Pull request #949 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/device-sdk-go Loading trusted files from base branch master at f9e550b20f5a93948f1e6d0294bcd4043c76663f rather than a51df48fb88117a0264a5420430980afa873b2af Obtained Jenkinsfile from f9e550b20f5a93948f1e6d0294bcd4043c76663f 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-ssh1289169017944160101.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-ssh6444265256998380377.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-949/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-949/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5430973760728822479.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-ssh8822974554922346138.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-949/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-949/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4417872815683904957.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1794 in /w/workspace/dgexfoundry_device-sdk-go_PR-949 [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-949 # 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-949@tmp/jenkins-gitclient-ssh2218545117126549619.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-949@tmp/jenkins-gitclient-ssh304170019573089396.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit a51df48fb88117a0264a5420430980afa873b2af Merge succeeded, producing a51df48fb88117a0264a5420430980afa873b2af Checking out Revision a51df48fb88117a0264a5420430980afa873b2af (PR-949) > git config core.sparsecheckout # timeout=10 > git checkout -f a51df48fb88117a0264a5420430980afa873b2af # 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-949@tmp/jenkins-gitclient-ssh7282564819476412068.key > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a51df48fb88117a0264a5420430980afa873b2af # timeout=10 Commit message: "fix: Update config on removing retry and secret path change Address PR feedback on Cloud's commnets" > git rev-list --no-walk 59faab7815dc9db383d035b6058155fdddbd96b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:57:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:57:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:57:56 ========================================================= 15:57:56 EdgeX Global Pipelines Version Info 15:57:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:58:00 ------------------- 15:58:00 stable info: 15:58:00 ------------------- 15:58:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:58:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:58:00 Message: update stable to v1.0.192 15:58:01 ------------------- 15:58:01 experimental info: 15:58:01 ------------------- 15:58:01 Commited By: **** collab-it+edgex@linuxfoundation.org 15:58:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:58:01 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-949 [Pipeline] echo 15:58:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-949 [Pipeline] echo 15:58:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-949 [Pipeline] echo 15:58:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a51df48fb88117a0264a5420430980afa873b2af [Pipeline] echo 15:58:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a51df48 [Pipeline] echo 15:58:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:08 provisioning config files... 15:58:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp/config5363209631201249789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:08 ---> docker-login.sh 15:58:08 nexus3.edgexfoundry.org:10001 15:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:08 Configure a credential helper to remove this warning. See 15:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:08 15:58:08 Login Succeeded 15:58:08 nexus3.edgexfoundry.org:10002 15:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:09 Configure a credential helper to remove this warning. See 15:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:09 15:58:09 Login Succeeded 15:58:09 nexus3.edgexfoundry.org:10003 15:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:09 Configure a credential helper to remove this warning. See 15:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:09 15:58:09 Login Succeeded 15:58:09 nexus3.edgexfoundry.org:10004 15:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:09 Configure a credential helper to remove this warning. See 15:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:09 15:58:09 Login Succeeded 15:58:09 docker.io 15:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:09 Configure a credential helper to remove this warning. See 15:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:09 15:58:09 Login Succeeded 15:58:09 ---> docker-login.sh ends [Pipeline] } 15:58:09 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 15:58:12 + git log --format=format:%s -1 a51df48fb88117a0264a5420430980afa873b2af [Pipeline] echo 15:58:12 GIT_COMMIT: a51df48fb88117a0264a5420430980afa873b2af, Commit Message: fix: Update config on removing retry and secret path change Address PR feedback on Cloud's commnets [Pipeline] echo 15:58:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:19 15:58:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:58:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:19 latest: Pulling from edgex-devops/git-semver 15:58:19 31603596830f: Pulling fs layer 15:58:19 54011a49482f: Pulling fs layer 15:58:19 a6820b24f6d8: Pulling fs layer 15:58:19 f581987b2513: Pulling fs layer 15:58:19 f581987b2513: Waiting 15:58:19 54011a49482f: Verifying Checksum 15:58:19 54011a49482f: Download complete 15:58:19 31603596830f: Verifying Checksum 15:58:19 31603596830f: Download complete 15:58:19 f581987b2513: Verifying Checksum 15:58:19 f581987b2513: Download complete 15:58:19 a6820b24f6d8: Verifying Checksum 15:58:19 a6820b24f6d8: Download complete 15:58:19 31603596830f: Pull complete 15:58:20 54011a49482f: Pull complete 15:58:20 a6820b24f6d8: Pull complete 15:58:20 f581987b2513: Pull complete 15:58:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:58:21 prd-centos7-docker-4c-2g-1794 does not seem to be running inside a container 15:58:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-949 -v /w/workspace/dgexfoundry_device-sdk-go_PR-949:/w/workspace/dgexfoundry_device-sdk-go_PR-949:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:22 $ docker top 54ae7f926cf05e57709be5e299069aea0bed63fe9ad4c624af6a35b500b257cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:22 [ssh-agent] Looking for ssh-agent implementation... 15:58:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:22 $ docker exec 54ae7f926cf05e57709be5e299069aea0bed63fe9ad4c624af6a35b500b257cb ssh-agent 15:58:24 SSH_AUTH_SOCK=/tmp/ssh-6asOxPVQ3b6L/agent.13 15:58:24 SSH_AGENT_PID=19 15:58:24 Running ssh-add (command line suppressed) 15:58:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp/private_key_3011294644250300536.key (/w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp/private_key_3011294644250300536.key) 15:58:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:25 + git tag --points-at HEAD [Pipeline] } 15:58:25 $ docker exec --env ******** --env ******** 54ae7f926cf05e57709be5e299069aea0bed63fe9ad4c624af6a35b500b257cb ssh-agent -k 15:58:25 unset SSH_AUTH_SOCK; 15:58:25 unset SSH_AGENT_PID; 15:58:25 echo Agent pid 19 killed; 15:58:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:25 [ssh-agent] Looking for ssh-agent implementation... 15:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:25 $ docker exec 54ae7f926cf05e57709be5e299069aea0bed63fe9ad4c624af6a35b500b257cb ssh-agent 15:58:25 SSH_AUTH_SOCK=/tmp/ssh-Y0O9mVIaq16J/agent.52 15:58:25 SSH_AGENT_PID=58 15:58:25 Running ssh-add (command line suppressed) 15:58:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp/private_key_6341818812817449454.key (/w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp/private_key_6341818812817449454.key) 15:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:26 + git semver init 15:58:26 # -> Open(): unable to determine branch for HEAD 15:58:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-949/.git 15:58:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-949 15:58:26 # $SEMVER_REMOTE_NAME = origin 15:58:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:26 # $SEMVER_USER_NAME = edgex-jenkins 15:58:26 # $SEMVER_BRANCH = PR-949 15:58:26 # $SEMVER_TEMP = /tmp/semver-272984414 15:58:26 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:58:27 # '/tmp/semver-272984414' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-949/.semver' 15:58:27 # -> Force: false 15:58:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-949/.semver [Pipeline] } 15:58:27 $ docker exec --env ******** --env ******** 54ae7f926cf05e57709be5e299069aea0bed63fe9ad4c624af6a35b500b257cb ssh-agent -k 15:58:28 unset SSH_AUTH_SOCK; 15:58:28 unset SSH_AGENT_PID; 15:58:28 echo Agent pid 58 killed; 15:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:28 + git semver [Pipeline] } 15:58:28 $ docker stop --time=1 54ae7f926cf05e57709be5e299069aea0bed63fe9ad4c624af6a35b500b257cb 15:58:29 $ docker rm -f 54ae7f926cf05e57709be5e299069aea0bed63fe9ad4c624af6a35b500b257cb [Pipeline] // withDockerContainer [Pipeline] sh 15:58:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:58:32 Stashed 1 file(s) [Pipeline] echo 15:58:32 [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 15:58:49 Still waiting to schedule task 15:58:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:58:49 Still waiting to schedule task 15:58:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:02:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1795 in /w/workspace/dgexfoundry_device-sdk-go_PR-949 [Pipeline] { [Pipeline] ws 16:02:37 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 16:02:48 Selected Git installation does not exist. Using Default 16:02:48 The recommended git tool is: NONE 16:05:23 using credential edgex-jenkins-ssh 16:05:25 Cloning the remote Git repository 16:05:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:05:31 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit a51df48fb88117a0264a5420430980afa873b2af 16:05:27 > git init /w/workspace/device-sdk-go/2 # timeout=10 16:05:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:05:27 > git --version # timeout=10 16:05:27 > git --version # 'git version 2.17.1' 16:05:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:05:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:05:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:05:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:05:31 > git config core.sparsecheckout # timeout=10 16:05:31 > git checkout -f a51df48fb88117a0264a5420430980afa873b2af # timeout=10 16:05:36 Merge succeeded, producing a51df48fb88117a0264a5420430980afa873b2af 16:05:36 Checking out Revision a51df48fb88117a0264a5420430980afa873b2af (PR-949) 16:05:34 > git remote # timeout=10 16:05:34 > git config --get remote.origin.url # timeout=10 16:05:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:34 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 16:05:36 > git rev-parse HEAD^{commit} # timeout=10 16:05:36 > git config core.sparsecheckout # timeout=10 16:05:36 > git checkout -f a51df48fb88117a0264a5420430980afa873b2af # timeout=10 16:05:46 Running on prd-centos7-docker-4c-2g-1796 in /w/workspace/dgexfoundry_device-sdk-go_PR-949 [Pipeline] { [Pipeline] ws 16:05:46 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 16:05:51 Selected Git installation does not exist. Using Default 16:05:51 The recommended git tool is: NONE 16:06:08 Commit message: "fix: Update config on removing retry and secret path change Address PR feedback on Cloud's commnets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:06:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:06:31 + sudo service docker restart 16:06:31 + true 16:06:33 using credential edgex-jenkins-ssh 16:06:33 Cloning the remote Git repository 16:06:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:06:33 > git init /w/workspace/device-sdk-go/2 # timeout=10 16:06:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:06:35 > git --version # timeout=10 16:06:35 > git --version # 'git version 2.24.4' 16:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:35 [INFO] Currently running in a labeled security context 16:06:35 [INFO] Currently SELinux is 'enforcing' on the host 16:06:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5469676419683139269.key 16:06:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:06:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:38 [INFO] Currently running in a labeled security context 16:06:38 [INFO] Currently SELinux is 'enforcing' on the host 16:06:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh399181054249578637.key 16:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:06:39 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit a51df48fb88117a0264a5420430980afa873b2af 16:06:41 Merge succeeded, producing a51df48fb88117a0264a5420430980afa873b2af 16:06:41 Checking out Revision a51df48fb88117a0264a5420430980afa873b2af (PR-949) 16:06:39 > git config core.sparsecheckout # timeout=10 16:06:39 > git checkout -f a51df48fb88117a0264a5420430980afa873b2af # timeout=10 16:06:41 > git remote # timeout=10 16:06:41 > git config --get remote.origin.url # timeout=10 16:06:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:41 [INFO] Currently running in a labeled security context 16:06:41 [INFO] Currently SELinux is 'enforcing' on the host 16:06:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5135390035546230205.key 16:06:41 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 16:06:41 > git rev-parse HEAD^{commit} # timeout=10 16:06:41 > git config core.sparsecheckout # timeout=10 16:06:41 > git checkout -f a51df48fb88117a0264a5420430980afa873b2af # timeout=10 16:06:47 Commit message: "fix: Update config on removing retry and secret path change Address PR feedback on Cloud's commnets" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:49 provisioning config files... 16:06:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config82524718910097667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 16:06:51 ---> docker-login.sh 16:06:51 nexus3.edgexfoundry.org:10001 16:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:51 Configure a credential helper to remove this warning. See 16:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:51 16:06:51 Login Succeeded 16:06:51 nexus3.edgexfoundry.org:10002 16:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:54 Configure a credential helper to remove this warning. See 16:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:54 16:06:54 Login Succeeded 16:06:54 nexus3.edgexfoundry.org:10003 16:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:54 Configure a credential helper to remove this warning. See 16:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:54 16:06:54 Login Succeeded 16:06:54 nexus3.edgexfoundry.org:10004 16:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:54 Configure a credential helper to remove this warning. See 16:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:54 16:06:54 Login Succeeded 16:06:54 docker.io 16:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:54 Configure a credential helper to remove this warning. See 16:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:54 16:06:54 Login Succeeded 16:06:54 ---> docker-login.sh ends [Pipeline] } 16:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:06:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo 16:06:58 ========================================================= 16:06:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:06:58 ========================================================= 16:06:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:06:59 + sudo service docker restart 16:06:59 + true 16:06:59 Redirecting to /bin/systemctl restart docker.service 16:06:59 + 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 . 16:07:01 Sending build context to Docker daemon 2.63MB 16:07:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:07:01 Step 2/8 : FROM ${BASE} 16:07:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:07:01 595b0fe564bb: Pulling fs layer 16:07:01 7186ed65a4f7: Pulling fs layer 16:07:01 316046926c0a: Pulling fs layer 16:07:01 4ebd0625c992: Pulling fs layer 16:07:01 207e8628e3a3: Pulling fs layer 16:07:01 c791037a9be2: Pulling fs layer 16:07:01 ffd874e62e21: Pulling fs layer 16:07:01 207e8628e3a3: Waiting 16:07:01 c791037a9be2: Waiting 16:07:01 316046926c0a: Verifying Checksum 16:07:01 7186ed65a4f7: Verifying Checksum 16:07:01 7186ed65a4f7: Download complete 16:07:01 207e8628e3a3: Verifying Checksum 16:07:01 207e8628e3a3: Download complete 16:07:01 c791037a9be2: Verifying Checksum 16:07:01 c791037a9be2: Download complete 16:07:01 595b0fe564bb: Download complete 16:07:01 595b0fe564bb: Pull complete 16:07:01 7186ed65a4f7: Pull complete 16:07:01 316046926c0a: Pull complete 16:07:02 ffd874e62e21: Verifying Checksum 16:07:02 ffd874e62e21: Download complete 16:07:04 4ebd0625c992: Verifying Checksum 16:07:04 4ebd0625c992: Download complete 16:07:14 4ebd0625c992: Pull complete 16:07:14 207e8628e3a3: Pull complete 16:07:14 c791037a9be2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:16 provisioning config files... 16:07:18 ffd874e62e21: Pull complete 16:07:18 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:07:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config545108610355295544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:18 ---> cfc18b08335c 16:07:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:07:19 ---> docker-login.sh 16:07:19 nexus3.edgexfoundry.org:10001 16:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:19 Configure a credential helper to remove this warning. See 16:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:19 16:07:19 Login Succeeded 16:07:19 nexus3.edgexfoundry.org:10002 16:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:19 Configure a credential helper to remove this warning. See 16:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:19 16:07:19 Login Succeeded 16:07:19 nexus3.edgexfoundry.org:10003 16:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:20 Configure a credential helper to remove this warning. See 16:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:20 16:07:20 Login Succeeded 16:07:20 nexus3.edgexfoundry.org:10004 16:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:20 Configure a credential helper to remove this warning. See 16:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:20 16:07:20 Login Succeeded 16:07:20 docker.io 16:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:20 Configure a credential helper to remove this warning. See 16:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:20 16:07:20 Login Succeeded 16:07:20 ---> docker-login.sh ends [Pipeline] } 16:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider 16:07:22 ---> Running in a1e40d9d8e01 16:07:22 Removing intermediate container a1e40d9d8e01 16:07:22 ---> 5a0daa0b221e 16:07:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:22 ---> Running in 8fea125a84c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:07:23 ========================================================= 16:07:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:07:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:07:25 Removing intermediate container 8fea125a84c2 16:07:25 ---> 37c791ca7e3d 16:07:25 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 16:07:25 ---> Running in e3ad7a6ac699 16:07:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:25 + 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 . 16:07:25 Sending build context to Docker daemon 2.631MB 16:07:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:07:25 Step 2/8 : FROM ${BASE} 16:07:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:07:25 540db60ca938: Pulling fs layer 16:07:25 adcc1eea9eea: Pulling fs layer 16:07:25 4c4ab2625f07: Pulling fs layer 16:07:25 0510c868ecb4: Pulling fs layer 16:07:25 afea3b2eda06: Pulling fs layer 16:07:25 7809a108b3ef: Pulling fs layer 16:07:25 f706445af74f: Pulling fs layer 16:07:25 afea3b2eda06: Waiting 16:07:25 7809a108b3ef: Waiting 16:07:25 f706445af74f: Waiting 16:07:25 0510c868ecb4: Waiting 16:07:25 4c4ab2625f07: Verifying Checksum 16:07:25 4c4ab2625f07: Download complete 16:07:26 adcc1eea9eea: Verifying Checksum 16:07:26 adcc1eea9eea: Download complete 16:07:26 afea3b2eda06: Verifying Checksum 16:07:26 afea3b2eda06: Download complete 16:07:26 7809a108b3ef: Verifying Checksum 16:07:26 7809a108b3ef: Download complete 16:07:26 540db60ca938: Verifying Checksum 16:07:26 540db60ca938: Download complete 16:07:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:26 540db60ca938: Pull complete 16:07:26 adcc1eea9eea: Pull complete 16:07:27 4c4ab2625f07: Pull complete 16:07:27 f706445af74f: Verifying Checksum 16:07:27 f706445af74f: Download complete 16:07:27 (1/6) Installing libc-dev (0.7.2-r3) 16:07:27 (2/6) Installing libsodium (1.0.18-r0) 16:07:27 (3/6) Installing pkgconf (1.7.3-r0) 16:07:27 (4/6) Installing libsodium-dev (1.0.18-r0) 16:07:27 (5/6) Installing libzmq (4.3.3-r1) 16:07:28 0510c868ecb4: Verifying Checksum 16:07:28 0510c868ecb4: Download complete 16:07:28 (6/6) Installing zeromq-dev (4.3.3-r1) 16:07:28 Executing busybox-1.32.1-r6.trigger 16:07:28 OK: 139 MiB in 46 packages 16:07:32 Removing intermediate container e3ad7a6ac699 16:07:32 ---> bd37a9a7a44d 16:07:32 Step 6/8 : WORKDIR /device-sdk-go 16:07:32 ---> Running in d3232cbc6f79 16:07:32 Removing intermediate container d3232cbc6f79 16:07:32 ---> 9110cc1f0ccc 16:07:32 Step 7/8 : COPY . . 16:07:32 ---> eff28deb281f 16:07:32 Step 8/8 : RUN go mod download 16:07:32 ---> Running in a236c05dec4f 16:07:32 0510c868ecb4: Pull complete 16:07:32 afea3b2eda06: Pull complete 16:07:32 7809a108b3ef: Pull complete 16:07:36 f706445af74f: Pull complete 16:07:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:07:36 ---> b068be0155e3 16:07:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:08:01 Removing intermediate container a236c05dec4f 16:08:01 ---> 4f39e1dcb3cc 16:08:01 Successfully built 4f39e1dcb3cc 16:08:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:08:01 + docker inspect -f . ci-base-image-arm64 16:08:01 . [Pipeline] withDockerContainer 16:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container 16:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:08:04 $ docker top e2a5762b116a320cdff9ebebd8b749b54df8cb87e965c8738136f4d057cccc51 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:05 + go version 16:08:05 go version go1.16.3 linux/arm64 [Pipeline] } 16:08:05 $ docker stop --time=1 e2a5762b116a320cdff9ebebd8b749b54df8cb87e965c8738136f4d057cccc51 16:08:08 $ docker rm -f e2a5762b116a320cdff9ebebd8b749b54df8cb87e965c8738136f4d057cccc51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 16:08:10 ---> Running in e51a9cf1ae75 16:08:10 Removing intermediate container e51a9cf1ae75 16:08:10 ---> e0b13ed15382 16:08:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:10 ---> Running in e018417f802b [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:13 Removing intermediate container e018417f802b 16:08:13 ---> 57d23aa9b08c 16:08:13 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 16:08:13 ---> Running in a38a1ee3c8a0 16:08:13 + docker inspect -f . ci-base-image-arm64 16:08:13 . [Pipeline] withDockerContainer 16:08:13 prd-ubuntu18.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container 16:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:08:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:08:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:08:17 (1/6) Installing libc-dev (0.7.2-r3) 16:08:17 (2/6) Installing libsodium (1.0.18-r0) 16:08:17 (3/6) Installing pkgconf (1.7.3-r0) 16:08:17 (4/6) Installing libsodium-dev (1.0.18-r0) 16:08:17 (5/6) Installing libzmq (4.3.3-r1) 16:08:17 (6/6) Installing zeromq-dev (4.3.3-r1) 16:08:17 Executing busybox-1.32.1-r6.trigger 16:08:17 OK: 150 MiB in 46 packages 16:08:17 $ docker top 8d41b69fced0e5ae6b2284e0beb4d21391dfeb5ce28492b80a0d864023f82eea -eo pid,comm 16:08:19 Removing intermediate container a38a1ee3c8a0 16:08:19 ---> 7ec9adb8cbf1 16:08:19 Step 6/8 : WORKDIR /device-sdk-go 16:08:19 ---> Running in 83a72935d134 16:08:19 Removing intermediate container 83a72935d134 16:08:19 ---> ebf023c5123a 16:08:19 Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh 16:08:21 ---> 45c882218861 16:08:21 Step 8/8 : RUN go mod download 16:08:21 ---> Running in 13a7a1ef944b 16:08:23 + go mod tidy [Pipeline] sh 16:08:28 + make test 16:08:28 go mod tidy 16:08:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:08:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:09:31 Removing intermediate container 13a7a1ef944b 16:09:31 ---> 10eea3f19b01 16:09:31 Successfully built 10eea3f19b01 16:09:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:09:33 + docker inspect -f . ci-base-image-x86_64 16:09:33 . [Pipeline] withDockerContainer 16:09:35 prd-centos7-docker-4c-2g-1796 does not seem to be running inside a container 16:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:09:37 $ docker top b917321282d93321efd285fd0f24424b3e0a0ac5c3673b2e39e5f948ea75a362 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:39 + go version 16:09:39 go version go1.16.3 linux/amd64 [Pipeline] } 16:09:39 $ docker stop --time=1 b917321282d93321efd285fd0f24424b3e0a0ac5c3673b2e39e5f948ea75a362 16:09:42 $ docker rm -f b917321282d93321efd285fd0f24424b3e0a0ac5c3673b2e39e5f948ea75a362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:45 + docker inspect -f . ci-base-image-x86_64 16:09:45 . [Pipeline] withDockerContainer 16:09:47 prd-centos7-docker-4c-2g-1796 does not seem to be running inside a container 16:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:09:49 $ docker top 3dbc481cd32bac84b072743e0182422473d132cdbf0bc96b3c18003aaa4dc4d9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:50 + go mod tidy [Pipeline] sh 16:09:52 + make test 16:09:52 go mod tidy 16:09:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:10:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.273s coverage: 25.4% of statements 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:10:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.214s coverage: 28.1% of statements 16:10:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.301s coverage: 78.9% of statements 16:10:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.186s coverage: 9.0% of statements 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:10:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:10:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.293s coverage: 30.2% of statements 16:10:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:10:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.219s coverage: 83.3% of statements 16:10:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:10:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:10:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.406s coverage: 58.0% of statements 16:10:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.995s coverage: 89.2% of statements 16:10:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:10:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 5.0% of statements 16:10:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:10:08 GO111MODULE=on go vet ./... 16:10:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:10:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:10:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:10:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 16:10:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:10:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements 16:10:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 78.9% of statements 16:10:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 16:10:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:10:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:10:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:11:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 30.2% of statements 16:11:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:11:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.043s coverage: 83.3% of statements 16:11:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:11:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:11:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 16:11:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.803s coverage: 89.2% of statements 16:11:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:11:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements 16:11:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:11:04 GO111MODULE=on go vet ./... 16:11:07 gofmt -l . 16:11:07 [ "`gofmt -l .`" = "" ] 16:11:07 ./bin/test-attribution-txt.sh 16:11:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:11:07 $ docker stop --time=1 8d41b69fced0e5ae6b2284e0beb4d21391dfeb5ce28492b80a0d864023f82eea 16:11:10 $ docker rm -f 8d41b69fced0e5ae6b2284e0beb4d21391dfeb5ce28492b80a0d864023f82eea [Pipeline] // withDockerContainer [Pipeline] sh 16:11:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:11:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 16:11:27 gofmt -l . 16:11:27 [ "`gofmt -l .`" = "" ] 16:11:27 ./bin/test-attribution-txt.sh 16:11:27 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:13:12 $ docker stop --time=1 3dbc481cd32bac84b072743e0182422473d132cdbf0bc96b3c18003aaa4dc4d9 16:13:14 $ docker rm -f 3dbc481cd32bac84b072743e0182422473d132cdbf0bc96b3c18003aaa4dc4d9 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 16:13:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:13:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:17 Warning: overwriting stash ‘coverage-report’ 16:13:19 + ls -al . 16:13:19 total 244 16:13:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 1 16:11 . 16:13:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 16:05 .. 16:13:19 -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 16:05 .dockerignore 16:13:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 16:05 .git 16:13:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 16:05 .github 16:13:19 -rw-rw-r-- 1 jenkins jenkins 138 Jun 1 16:05 .gitignore 16:13:19 -rw-rw-r-- 1 jenkins jenkins 987 Jun 1 16:05 Dockerfile.build 16:13:19 -rw-rw-r-- 1 jenkins jenkins 894 Jun 1 16:05 Jenkinsfile 16:13:19 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 1 16:05 LICENSE 16:13:19 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 1 16:05 Makefile 16:13:19 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 1 16:05 README.md 16:13:19 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 1 16:05 RELEASE-NOTES.txt 16:13:19 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 15:58 VERSION 16:13:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 16:05 bin 16:13:19 -rw-r--r-- 1 jenkins jenkins 126444 Jun 1 16:10 coverage.out 16:13:19 drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 16:05 example 16:13:19 -rw-r--r-- 1 jenkins jenkins 575 Jun 1 16:11 go.mod 16:13:19 -rw-r--r-- 1 jenkins jenkins 20381 Jun 1 16:08 go.sum 16:13:19 drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 16:05 internal 16:13:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 16:05 openapi 16:13:19 drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 16:05 pkg 16:13:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 16:05 snap 16:13:19 -rw-rw-r-- 1 jenkins jenkins 222 Jun 1 16:05 version.go [Pipeline] isUnix [Pipeline] sh 16:13:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:13:22 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a51df48fb88117a0264a5420430980afa873b2af --label arch=arm64 --label version=0.0.0 . 16:13:22 Sending build context to Docker daemon 2.757MB 16:13:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:13:22 Step 2/23 : FROM ${BASE} AS builder 16:13:22 ---> 4f39e1dcb3cc 16:13:22 Step 3/23 : WORKDIR /device-sdk-go 16:13:22 ---> Running in 51924ad80361 16:13:22 Removing intermediate container 51924ad80361 16:13:22 ---> 445fe132680d 16:13:22 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:22 ---> Running in d9734bc7d8f1 16:13:22 Removing intermediate container d9734bc7d8f1 16:13:22 ---> 804ed137a7f1 16:13:22 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:22 ---> Running in d8e4e625c2ad [Pipeline] sh 16:13:24 + sudo chown -R jenkins:jenkins . 16:13:24 Removing intermediate container d8e4e625c2ad 16:13:24 ---> 5bdac68ab756 16:13:24 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:13:24 ---> Running in 7efeabb74364 [Pipeline] sh 16:13:26 + ls -al . 16:13:26 total 208 16:13:26 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 1 16:11 . 16:13:26 drwxrwxr-x. 4 jenkins jenkins 28 Jun 1 16:06 .. 16:13:26 drwxrwxr-x. 2 jenkins jenkins 64 Jun 1 16:06 bin 16:13:26 -rw-r--r--. 1 jenkins jenkins 126444 Jun 1 16:11 coverage.out 16:13:26 -rw-rw-r--. 1 jenkins jenkins 987 Jun 1 16:06 Dockerfile.build 16:13:26 -rw-rw-r--. 1 jenkins jenkins 140 Jun 1 16:06 .dockerignore 16:13:26 drwxrwxr-x. 5 jenkins jenkins 62 Jun 1 16:06 example 16:13:26 drwxrwxr-x. 8 jenkins jenkins 179 Jun 1 16:06 .git 16:13:26 drwxrwxr-x. 2 jenkins jenkins 103 Jun 1 16:06 .github 16:13:26 -rw-rw-r--. 1 jenkins jenkins 138 Jun 1 16:06 .gitignore 16:13:26 -rw-r--r--. 1 jenkins jenkins 575 Jun 1 16:11 go.mod 16:13:26 -rw-r--r--. 1 jenkins jenkins 20381 Jun 1 16:09 go.sum 16:13:26 drwxrwxr-x. 15 jenkins jenkins 224 Jun 1 16:06 internal 16:13:26 -rw-rw-r--. 1 jenkins jenkins 894 Jun 1 16:06 Jenkinsfile 16:13:26 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 1 16:06 LICENSE 16:13:26 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 1 16:06 Makefile 16:13:26 drwxrwxr-x. 4 jenkins jenkins 26 Jun 1 16:06 openapi 16:13:26 drwxrwxr-x. 5 jenkins jenkins 50 Jun 1 16:06 pkg 16:13:26 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 1 16:06 README.md 16:13:26 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 1 16:06 RELEASE-NOTES.txt 16:13:26 drwxrwxr-x. 4 jenkins jenkins 54 Jun 1 16:06 snap 16:13:26 -rw-rw-r--. 1 jenkins jenkins 5 Jun 1 15:58 VERSION 16:13:26 -rw-rw-r--. 1 jenkins jenkins 222 Jun 1 16:06 version.go 16:13:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:13:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 16:13:28 + 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=a51df48fb88117a0264a5420430980afa873b2af --label arch=amd64 --label version=0.0.0 . 16:13:28 Sending build context to Docker daemon 2.758MB 16:13:28 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:13:28 Step 2/23 : FROM ${BASE} AS builder 16:13:28 ---> 10eea3f19b01 16:13:28 Step 3/23 : WORKDIR /device-sdk-go 16:13:28 ---> Running in 40ff891c4c46 16:13:28 Removing intermediate container 40ff891c4c46 16:13:28 ---> 44b743ba928f 16:13:28 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:28 ---> Running in bd77bf927a05 16:13:28 Removing intermediate container bd77bf927a05 16:13:28 ---> 2e7ec2e9f39b 16:13:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:28 ---> Running in 3548ee456c49 16:13:28 OK: 139 MiB in 46 packages 16:13:28 Removing intermediate container 7efeabb74364 16:13:28 ---> b4d4ebca652b 16:13:28 Step 7/23 : COPY . . 16:13:31 ---> d41345c4966b 16:13:31 Step 8/23 : RUN go mod download 16:13:31 ---> Running in aaae44a57ba7 16:13:33 Removing intermediate container 3548ee456c49 16:13:33 ---> 36fce7304c2e 16:13:33 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:13:33 ---> Running in 4def78ae64c5 16:13:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:13:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:13:33 OK: 150 MiB in 46 packages 16:13:33 Removing intermediate container aaae44a57ba7 16:13:33 ---> 74a597e25759 16:13:33 Step 9/23 : RUN make build 16:13:33 ---> Running in 56efd5ad24f1 16:13:35 Removing intermediate container 4def78ae64c5 16:13:35 ---> 14607277f153 16:13:35 Step 7/23 : COPY . . 16:13:35 go mod tidy 16:13:35 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 16:13:35 ---> 2889c88ae30e 16:13:35 Step 8/23 : RUN go mod download 16:13:38 ---> Running in b248962caf8a 16:13:38 Removing intermediate container b248962caf8a 16:13:38 ---> 378c992f8911 16:13:38 Step 9/23 : RUN make build 16:13:38 ---> Running in 6423f9e1d6ce 16:13:38 go mod tidy 16:13:38 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 16:13:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:13:53 Removing intermediate container 6423f9e1d6ce 16:13:53 ---> f3033a0deb80 16:13:53 Step 10/23 : FROM alpine:3.12 16:13:53 3.12: Pulling from library/alpine 16:13:53 339de151aab4: Pulling fs layer 16:13:56 339de151aab4: Verifying Checksum 16:13:56 339de151aab4: Download complete 16:13:58 339de151aab4: Pull complete 16:13:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:13:58 Status: Downloaded newer image for alpine:3.12 16:13:58 ---> 13621d1b12d4 16:13:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:58 ---> Running in 0a0ac3ebd792 16:13:58 Removing intermediate container 0a0ac3ebd792 16:13:58 ---> 6c4169023972 16:13:58 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:58 ---> Running in a887bb8afb33 16:13:58 Removing intermediate container a887bb8afb33 16:13:58 ---> 56f9b6036161 16:13:58 Step 13/23 : RUN apk add --update --no-cache zeromq 16:13:58 ---> Running in 5e650aabfa08 16:13:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:13:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:13:58 (1/5) Installing libgcc (9.3.0-r2) 16:13:58 (2/5) Installing libsodium (1.0.18-r0) 16:13:58 (3/5) Installing libstdc++ (9.3.0-r2) 16:13:58 (4/5) Installing libzmq (4.3.3-r0) 16:13:58 (5/5) Installing zeromq (4.3.3-r0) 16:13:58 Executing busybox-1.31.1-r20.trigger 16:13:58 OK: 8 MiB in 19 packages 16:14:01 Removing intermediate container 5e650aabfa08 16:14:01 ---> 4ea400b7d693 16:14:01 Step 14/23 : WORKDIR / 16:14:01 ---> Running in 63528b8cd0a8 16:14:01 Removing intermediate container 63528b8cd0a8 16:14:01 ---> f55583f028aa 16:14:01 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:14:01 ---> a5f49a1a2d61 16:14:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:14:04 ---> 29b75be8210d 16:14:04 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:14:04 ---> 320878710ada 16:14:04 Step 18/23 : EXPOSE 59999 16:14:04 ---> Running in cc709d2e33c2 16:14:04 Removing intermediate container cc709d2e33c2 16:14:04 ---> f9a8c7af1cd6 16:14:04 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:14:07 ---> Running in 9f75aef28f9d 16:14:07 Removing intermediate container 9f75aef28f9d 16:14:07 ---> 8596818f3f2d 16:14:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:07 ---> Running in cd38312b4b46 16:14:07 Removing intermediate container cd38312b4b46 16:14:07 ---> b6ceddfa8a83 16:14:07 Step 21/23 : LABEL arch=amd64 16:14:07 ---> Running in 6e75ba13c274 16:14:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:14:07 Removing intermediate container 6e75ba13c274 16:14:07 ---> d3bfaf87728a 16:14:07 Step 22/23 : LABEL git_sha=a51df48fb88117a0264a5420430980afa873b2af 16:14:10 ---> Running in 6527e5035102 16:14:10 Removing intermediate container 6527e5035102 16:14:10 ---> 510691477a8d 16:14:10 Step 23/23 : LABEL version=0.0.0 16:14:10 ---> Running in e965c1e871ab 16:14:10 Removing intermediate container e965c1e871ab 16:14:10 ---> 5d32974ca8ad 16:14:10 [Warning] One or more build-args [MAKE ARCH] were not consumed 16:14:10 Successfully built 5d32974ca8ad 16:14:10 Successfully tagged device-sdk-simple:latest 16:14:10 Removing intermediate container 56efd5ad24f1 16:14:10 ---> 9f6719953e6f 16:14:10 Step 10/23 : FROM alpine:3.12 16:14:10 3.12: Pulling from library/alpine 16:14:10 d2f70382dc9a: Pulling fs layer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 16:14:12 d2f70382dc9a: Verifying Checksum 16:14:12 d2f70382dc9a: Download complete 16:14:12 d2f70382dc9a: Pull complete 16:14:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:14:12 Status: Downloaded newer image for alpine:3.12 16:14:12 ---> 9852663dfa18 16:14:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:14:12 ---> Running in 7c0f9eb3cfd5 16:14:12 Removing intermediate container 7c0f9eb3cfd5 16:14:12 ---> 3274de509456 16:14:12 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:12 ---> Running in 9f4d6714c200 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage 16:14:15 Removing intermediate container 9f4d6714c200 16:14:15 ---> e6fcc66a6dd2 16:14:15 Step 13/23 : RUN apk add --update --no-cache zeromq 16:14:15 ---> Running in 1ef81f112c12 [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 16:14:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:17 (1/5) Installing libgcc (9.3.0-r2) 16:14:17 (2/5) Installing libsodium (1.0.18-r0) 16:14:17 (3/5) Installing libstdc++ (9.3.0-r2) 16:14:17 (4/5) Installing libzmq (4.3.3-r0) 16:14:17 (5/5) Installing zeromq (4.3.3-r0) 16:14:17 Executing busybox-1.31.1-r20.trigger 16:14:17 OK: 8 MiB in 19 packages 16:14:19 Removing intermediate container 1ef81f112c12 16:14:19 ---> 1a70ca7e7323 16:14:19 Step 14/23 : WORKDIR / 16:14:19 ---> Running in d22b8d695c42 16:14:19 Removing intermediate container d22b8d695c42 16:14:19 ---> 7a23dc8c7c66 16:14:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:14:21 ---> 39a57955c69a 16:14:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:14:21 ---> ce4df3d9ad9f 16:14:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:14:21 ---> cbb788beebdd 16:14:21 Step 18/23 : EXPOSE 59999 [Pipeline] libraryResource [Pipeline] sh 16:14:22 ---> Running in 0f8e11f47aed 16:14:22 ---> job-cost.sh 16:14:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wHx4 16:14:22 Removing intermediate container 0f8e11f47aed 16:14:22 ---> 2c3bb37f4296 16:14:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:14:22 ---> Running in 5cd55c5c6c14 16:14:23 Removing intermediate container 5cd55c5c6c14 16:14:23 ---> fc1179813514 16:14:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:23 ---> Running in 5dd7cd55ecee 16:14:26 Removing intermediate container 5dd7cd55ecee 16:14:26 ---> f0724f6d6cdc 16:14:26 Step 21/23 : LABEL arch=arm64 16:14:26 ---> Running in d43897e6cacd 16:14:26 Removing intermediate container d43897e6cacd 16:14:26 ---> 1c00c3d5cd2b 16:14:26 Step 22/23 : LABEL git_sha=a51df48fb88117a0264a5420430980afa873b2af 16:14:26 ---> Running in dd396434aaeb 16:14:26 Removing intermediate container dd396434aaeb 16:14:26 ---> d44da8ac80fc 16:14:26 Step 23/23 : LABEL version=0.0.0 16:14:26 ---> Running in 8af2bfbd3ee6 16:14:26 Removing intermediate container 8af2bfbd3ee6 16:14:26 ---> f6718dac14dc 16:14:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 16:14:26 Successfully built f6718dac14dc 16:14:26 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 16:14:28 ---> job-cost.sh 16:14:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1wZ9 16:14:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:15:03 lf-activate-venv(): INFO: Adding /tmp/venv-wHx4/bin to PATH 16:15:03 INFO: No Stack... 16:15:03 INFO: Retrieving Pricing Info for: v3-standard-2 16:15:03 INFO: Archiving Costs [Pipeline] sh 16:15:03 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 16:15:03 + cut -d, -f6 [Pipeline] lock 16:15:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] 16:15:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] did not exist. Created. 16:15:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:04 + echo total: 0.05999999865889549 [Pipeline] stash 16:15:06 Stashed 1 file(s) [Pipeline] } 16:15:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 16:15:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [Pipeline] // stage [Pipeline] } 16:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-1wZ9/bin to PATH 16:16:32 INFO: No Stack... 16:16:32 INFO: Retrieving Pricing Info for: v2-standard-4 16:16:32 INFO: Archiving Costs [Pipeline] sh 16:16:36 + + catcut /w/workspace/device-sdk-go/2/archives/cost.csv -d, 16:16:36 -f6 [Pipeline] lock 16:16:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] 16:16:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] did not exist. Created. 16:16:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:50 /w/workspace/device-sdk-go/2@tmp/durable-fc4fe59e/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-fc4fe59e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:16:56 + echo total: 0.18000000715255737 [Pipeline] stash 16:16:56 Warning: overwriting stash ‘stack-cost’ 16:17:00 Stashed 1 file(s) [Pipeline] } 16:17:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-949-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:18:02 provisioning config files... 16:18:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp/config6058181011755614378tmp [Pipeline] { [Pipeline] sh 16:18:09 + set +x 16:18:09 + curl -s https://codecov.io/bash 16:18:09 + bash -s -- 16:18:09 16:18:09 _____ _ 16:18:09 / ____| | | 16:18:09 | | ___ __| | ___ ___ _____ __ 16:18:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:18:09 | |___| (_) | (_| | __/ (_| (_) \ V / 16:18:09 \_____\___/ \__,_|\___|\___\___/ \_/ 16:18:09 Bash-1.0.3 16:18:09 16:18:09 16:18:09 ==> git version 2.24.4 found 16:18:09 ==> 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 16:18:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:18:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:18:09 ==> Jenkins CI detected. 16:18:09 project root: . 16:18:09 --> token set from env 16:18:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:18:09 ==> Running gcov in . (disable via -X gcov) 16:18:09 ==> Python coveragepy not found 16:18:09 ==> Searching for coverage reports in: 16:18:09 + . 16:18:09 -> Found 1 reports 16:18:09 ==> Detecting git/mercurial file structure 16:18:09 ==> Reading reports 16:18:09 + ./coverage.out bytes=126444 16:18:09 ==> Appending adjustments 16:18:09 https://docs.codecov.io/docs/fixing-reports 16:18:09 + Found adjustments 16:18:09 ==> Gzipping contents 16:18:09 20K /tmp/codecov.jx9XHJ.gz 16:18:09 ==> Uploading reports 16:18:09 url: https://codecov.io 16:18:09 query: branch=PR-949&commit=a51df48fb88117a0264a5420430980afa873b2af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-949%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=949&job=&cmd_args= 16:18:09 -> Pinging Codecov 16:18:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-949&commit=a51df48fb88117a0264a5420430980afa873b2af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-949%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=949&job=&cmd_args= 16:18:09 -> Uploading to 16:18:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-01/7E55EF52A471D76F132DFD9A03CDDE97/a51df48fb88117a0264a5420430980afa873b2af/32d65e39-21a0-4d56-b873-133fc657395c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210601T161808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f4d5b6dda40a83f10bdcbfddb05647822ccad4fa06fd58a0121c05adc0f3564 16:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:09 Dload Upload Total Spent Left Speed 16:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16521 0 0 100 16521 0 44654 --:--:-- --:--:-- --:--:-- 44772 16:18:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a51df48fb88117a0264a5420430980afa873b2af [Pipeline] } 16:18:09 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 16:19:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:19:51 ---> package-listing.sh 16:19:51 ++ tr '[:upper:]' '[:lower:]' 16:19:51 ++ facter osfamily 16:19:51 + OS_FAMILY=redhat 16:19:51 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-949 16:19:51 + START_PACKAGES=/tmp/packages_start.txt 16:19:51 + END_PACKAGES=/tmp/packages_end.txt 16:19:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:51 + PACKAGES=/tmp/packages_start.txt 16:19:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-949 ']' 16:19:51 + PACKAGES=/tmp/packages_end.txt 16:19:51 + case "${OS_FAMILY}" in 16:19:51 + rpm -qa 16:19:51 + sort 16:19:51 + '[' -f /tmp/packages_start.txt ']' 16:19:51 + '[' -f /tmp/packages_end.txt ']' 16:19:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-949 ']' 16:19:51 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-949/archives/ 16:19:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-949/archives/ [Pipeline] echo 16:19:51 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-949/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:19:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:19:56 16:19:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:19:58 alpine: Pulling from edgex-lftools-log-publisher 16:19:58 df20fa9351a1: Pulling fs layer 16:19:58 36b3adc4ff6f: Pulling fs layer 16:19:58 8ad3a11d3b57: Pulling fs layer 16:19:58 46f8f816bc3b: Pulling fs layer 16:19:58 93b61091891f: Pulling fs layer 16:19:58 93b9cdb0e59b: Pulling fs layer 16:19:58 5e14af77c1be: Pulling fs layer 16:19:58 01666e4c0597: Pulling fs layer 16:19:58 aa168da1d23b: Pulling fs layer 16:19:58 46f8f816bc3b: Waiting 16:19:58 93b61091891f: Waiting 16:19:58 93b9cdb0e59b: Waiting 16:19:58 5e14af77c1be: Waiting 16:19:58 01666e4c0597: Waiting 16:19:58 aa168da1d23b: Waiting 16:19:58 36b3adc4ff6f: Verifying Checksum 16:19:58 36b3adc4ff6f: Download complete 16:19:58 46f8f816bc3b: Verifying Checksum 16:19:58 46f8f816bc3b: Download complete 16:19:58 df20fa9351a1: Verifying Checksum 16:19:58 df20fa9351a1: Download complete 16:19:58 93b9cdb0e59b: Verifying Checksum 16:19:58 93b9cdb0e59b: Download complete 16:19:58 5e14af77c1be: Verifying Checksum 16:19:58 5e14af77c1be: Download complete 16:19:58 01666e4c0597: Verifying Checksum 16:19:58 01666e4c0597: Download complete 16:19:58 93b61091891f: Verifying Checksum 16:19:58 93b61091891f: Download complete 16:19:58 df20fa9351a1: Pull complete 16:19:58 36b3adc4ff6f: Pull complete 16:19:58 8ad3a11d3b57: Verifying Checksum 16:19:58 8ad3a11d3b57: Download complete 16:19:58 8ad3a11d3b57: Pull complete 16:19:58 46f8f816bc3b: Pull complete 16:19:58 93b61091891f: Pull complete 16:19:58 aa168da1d23b: Verifying Checksum 16:19:58 aa168da1d23b: Download complete 16:19:58 93b9cdb0e59b: Pull complete 16:19:59 5e14af77c1be: Pull complete 16:19:59 01666e4c0597: Pull complete 16:20:05 aa168da1d23b: Pull complete 16:20:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:20:05 prd-centos7-docker-4c-2g-1794 does not seem to be running inside a container 16:20:05 $ 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-949/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-949 -v /w/workspace/dgexfoundry_device-sdk-go_PR-949:/w/workspace/dgexfoundry_device-sdk-go_PR-949:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:20:24 $ docker top 61173f21c413ffc2f9b5a942262ba7d3214a5325faf05e614f8ca5a9909ff06e -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:24 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:25 + mkdir -p /var/log/sa [Pipeline] sh 16:20:27 + ls /var/log/sa-host 16:20:27 + sadf -c /var/log/sa-host/sa01 16:20:27 file_magic: OK 16:20:27 HZ: Using current value: 100 16:20:27 file_header: OK 16:20:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:20:27 Statistics: 16:20:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:27 File successfully converted to sysstat format version 12.2.1 16:20:27 + sadf -c /var/log/sa-host/sa05 16:20:27 file_magic: OK 16:20:27 HZ: Using current value: 100 16:20:27 file_header: OK 16:20:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:20:27 Statistics: 16:20:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:56 provisioning config files... 16:20:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp/config7962776221251585712tmp [Pipeline] { [Pipeline] echo 16:21:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:21:05 ---> create-netrc.sh [Pipeline] } 16:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:21:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:21:13 ---> python-tools-install.sh [Pipeline] echo 16:21:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:21:20 ---> sudo-logs.sh 16:21:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:21:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:21:26 ---> job-cost.sh 16:21:26 lf-activate-venv: SKIPPING 16:21:26 DEBUG: total: 0.18000000715255737 16:21:26 INFO: Retrieving Stack Cost... 16:21:26 INFO: Retrieving Pricing Info for: v3-standard-2 16:21:26 INFO: Archiving Costs [Pipeline] echo 16:21:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:21:32 ---> logs-deploy.sh 16:21:32 lf-activate-venv: SKIPPING 16:21:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-949/2 16:21:32 INFO: archiving workspace using pattern(s): 16:21:32 Archives upload complete. 16:21:32 INFO: archiving logs to Nexus 16:21:32 ---> uname -a: 16:21:32 Linux prd-centos7-docker-4c-2g-1794.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:21:32 16:21:32 16:21:32 ---> lscpu: 16:21:32 Architecture: x86_64 16:21:32 CPU op-mode(s): 32-bit, 64-bit 16:21:32 Byte Order: Little Endian 16:21:32 Address sizes: 40 bits physical, 48 bits virtual 16:21:32 CPU(s): 2 16:21:32 On-line CPU(s) list: 0,1 16:21:32 Thread(s) per core: 1 16:21:32 Core(s) per socket: 1 16:21:32 Socket(s): 2 16:21:32 NUMA node(s): 1 16:21:32 Vendor ID: AuthenticAMD 16:21:32 CPU family: 23 16:21:32 Model: 49 16:21:32 Model name: AMD EPYC-Rome Processor 16:21:32 Stepping: 0 16:21:32 CPU MHz: 2799.998 16:21:32 BogoMIPS: 5599.99 16:21:32 Virtualization: AMD-V 16:21:32 Hypervisor vendor: KVM 16:21:32 Virtualization type: full 16:21:32 L1d cache: 64 KiB 16:21:32 L1i cache: 64 KiB 16:21:32 L2 cache: 1 MiB 16:21:32 L3 cache: 32 MiB 16:21:32 NUMA node0 CPU(s): 0,1 16:21:32 Vulnerability Itlb multihit: Not affected 16:21:32 Vulnerability L1tf: Not affected 16:21:32 Vulnerability Mds: Not affected 16:21:32 Vulnerability Meltdown: Not affected 16:21:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:21:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:21:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:21:32 Vulnerability Srbds: Not affected 16:21:32 Vulnerability Tsx async abort: Not affected 16:21:32 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 16:21:32 16:21:32 16:21:32 ---> nproc: 16:21:32 2 16:21:32 16:21:32 16:21:32 ---> df -h: 16:21:32 Filesystem Size Used Available Use% Mounted on 16:21:32 overlay 40.0G 7.2G 32.8G 18% / 16:21:32 tmpfs 64.0M 0 64.0M 0% /dev 16:21:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:21:32 shm 64.0M 0 64.0M 0% /dev/shm 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-949 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-949@tmp 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 16:21:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 16:21:32 16:21:32 16:21:32 ---> free -m: 16:21:32 total used free shared buff/cache available 16:21:32 Mem: 7821 1004 4663 0 2153 6655 16:21:32 Swap: 1023 0 1023 16:21:32 16:21:32 16:21:32 ---> ip addr: 16:21:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:21:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:21:32 inet 127.0.0.1/8 scope host lo 16:21:32 valid_lft forever preferred_lft forever 16:21:32 inet6 ::1/128 scope host 16:21:32 valid_lft forever preferred_lft forever 16:21:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:21:32 link/ether fa:16:3e:54:f1:63 brd ff:ff:ff:ff:ff:ff 16:21:32 inet 10.30.123.7/23 brd 10.30.123.255 scope global dynamic eth0 16:21:32 valid_lft 84912sec preferred_lft 84912sec 16:21:32 inet6 fe80::f816:3eff:fe54:f163/64 scope link 16:21:32 valid_lft forever preferred_lft forever 16:21:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:21:32 link/ether 02:42:07:67:c4:e4 brd ff:ff:ff:ff:ff:ff 16:21:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:21:32 valid_lft forever preferred_lft forever 16:21:32 inet6 fe80::42:7ff:fe67:c4e4/64 scope link 16:21:32 valid_lft forever preferred_lft forever 16:21:32 16:21:32 16:21:32 ---> sar -b -r -n DEV: 16:21:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 16:21:32 16:21:32 15:56:23 LINUX RESTART (2 CPU) 16:21:32 16:21:32 15:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:21:32 15:58:01 198.93 78.60 120.34 0.00 7651.20 37901.15 0.00 16:21:32 15:59:01 23.07 3.36 19.70 0.00 2565.22 3086.41 0.00 16:21:32 16:00:01 1.82 0.00 1.82 0.00 0.00 37.68 0.00 16:21:32 16:01:01 0.28 0.02 0.27 0.00 0.13 3.33 0.00 16:21:32 16:02:02 0.43 0.10 0.33 0.00 1.73 5.06 0.00 16:21:32 16:03:01 0.29 0.00 0.29 0.00 0.00 4.52 0.00 16:21:32 16:04:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 16:21:32 16:05:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 16:21:32 16:06:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 16:21:32 16:07:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 16:21:32 16:08:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 16:21:32 16:09:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 16:21:32 16:10:01 0.32 0.00 0.32 0.00 0.00 3.77 0.00 16:21:32 16:11:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 16:21:32 16:12:01 0.35 0.15 0.20 0.00 4.80 1.67 0.00 16:21:32 16:13:01 0.78 0.00 0.78 0.00 0.00 15.51 0.00 16:21:32 16:14:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 16:21:32 16:15:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 16:21:32 16:16:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 16:21:32 16:17:01 0.17 0.00 0.17 0.00 0.00 1.35 0.00 16:21:32 16:18:01 0.20 0.00 0.20 0.00 0.00 6.23 0.00 16:21:32 16:19:01 278.58 253.97 24.61 0.00 3446.59 1064.16 0.00 16:21:32 16:20:01 4.43 0.10 4.33 0.00 9.99 127.25 0.00 16:21:32 Average: 22.28 14.64 7.64 0.00 595.32 1840.03 0.00 16:21:32 16:21:32 15:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:21:32 15:58:01 5623700 0 767020 9.58 2620 1615600 1128336 12.46 491948 1503672 35628 16:21:32 15:59:01 5471916 0 796900 9.95 2620 1737504 1162900 12.84 570784 1565960 128 16:21:32 16:00:01 5486636 0 782176 9.77 2620 1737508 1063324 11.74 559892 1564032 16 16:21:32 16:01:01 5484440 0 784368 9.79 2620 1737512 1065664 11.77 557280 1568372 8 16:21:32 16:02:02 5480092 0 788584 9.85 2620 1737644 1093204 12.07 561936 1568432 20 16:21:32 16:03:01 5475220 0 793456 9.91 2620 1737644 1097328 12.12 561800 1572916 16 16:21:32 16:04:01 5473792 0 794876 9.92 2620 1737652 1064992 11.76 564308 1572920 12 16:21:32 16:05:01 5473764 0 794900 9.93 2620 1737656 1064992 11.76 566500 1570664 8 16:21:32 16:06:01 5473240 0 795420 9.93 2620 1737660 1065136 11.76 567384 1570664 8 16:21:32 16:07:01 5473968 0 794688 9.92 2620 1737664 1064992 11.76 574368 1562896 8 16:21:32 16:08:01 5473252 0 795404 9.93 2620 1737664 1065076 11.76 574740 1562896 8 16:21:32 16:09:01 5473860 0 794788 9.92 2620 1737672 1064992 11.76 574160 1562896 16 16:21:32 16:10:01 5473852 0 794792 9.92 2620 1737676 1064992 11.76 574288 1562896 16 16:21:32 16:11:01 5472236 0 796404 9.94 2620 1737680 1064992 11.76 575924 1562896 8 16:21:32 16:12:01 5471688 0 796948 9.95 2620 1737684 1064992 11.76 575660 1563264 16 16:21:32 16:13:01 5471732 0 796900 9.95 2620 1737688 1065076 11.76 576020 1563264 8 16:21:32 16:14:01 5471300 0 797328 9.96 2620 1737692 1065208 11.76 576560 1563264 20 16:21:32 16:15:01 5471760 0 796860 9.95 2620 1737700 1064992 11.76 575980 1562896 20 16:21:32 16:16:01 5472136 0 796484 9.94 2620 1737700 1064992 11.76 575928 1562896 8 16:21:32 16:17:01 5472056 0 796560 9.95 2620 1737704 1064992 11.76 575932 1562896 8 16:21:32 16:18:01 5470640 0 797848 9.96 2620 1737832 1065392 11.76 577044 1563020 12 16:21:32 16:19:01 5315604 0 893368 11.15 2620 1797348 1065748 11.77 618064 1582072 8 16:21:32 16:20:01 4778160 0 1009616 12.61 2620 2218544 1464544 16.17 928212 1770652 420528 16:21:32 Average: 5443698 0 806769 10.07 2620 1755853 1092037 12.06 584987 1572449 19849 16:21:32 16:21:32 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:21:32 15:58:01 eth0 525.28 382.94 754.37 75.45 0.00 0.00 0.00 0.00 16:21:32 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 15:59:01 eth0 88.56 79.06 365.11 31.21 0.00 0.00 0.00 0.00 16:21:32 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 15:59:01 docker0 18.00 12.34 2.37 28.17 0.00 0.00 0.00 0.00 16:21:32 16:00:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:21:32 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:01:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:02:02 eth0 1.00 0.95 0.30 6.32 0.00 0.00 0.00 0.00 16:21:32 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:03:01 eth0 0.54 0.44 0.16 1.41 0.00 0.00 0.00 0.00 16:21:32 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:04:01 eth0 1.07 0.08 0.12 0.01 0.00 0.00 0.00 0.00 16:21:32 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:05:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 16:21:32 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:06:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 16:21:32 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:08:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:21:32 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:12:01 eth0 0.30 0.02 0.03 0.00 0.00 0.00 0.00 0.00 16:21:32 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:13:01 eth0 0.47 0.23 0.16 0.07 0.00 0.00 0.00 0.00 16:21:32 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:14:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:21:32 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:15:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:17:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:18:01 eth0 0.58 0.48 0.54 0.17 0.00 0.00 0.00 0.00 16:21:32 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:19:01 eth0 3.03 2.35 3.24 1.12 0.00 0.00 0.00 0.00 16:21:32 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:20:01 eth0 185.85 165.91 2161.30 13.98 0.00 0.00 0.00 0.00 16:21:32 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 Average: eth0 35.25 27.60 143.05 5.67 0.00 0.00 0.00 0.00 16:21:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 Average: docker0 0.78 0.54 0.10 1.23 0.00 0.00 0.00 0.00 16:21:32 16:21:32 16:21:32 ---> sar -P ALL: 16:21:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 16:21:32 16:21:32 15:56:23 LINUX RESTART (2 CPU) 16:21:32 16:21:32 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:21:32 15:58:01 all 16.96 0.00 5.92 20.57 0.07 56.48 16:21:32 15:58:01 0 16.99 0.00 5.95 20.82 0.07 56.17 16:21:32 15:58:01 1 16.93 0.00 5.89 20.31 0.07 56.80 16:21:32 15:59:01 all 2.99 0.00 1.67 0.82 0.03 94.49 16:21:32 15:59:01 0 2.93 0.00 1.73 1.30 0.03 94.01 16:21:32 15:59:01 1 3.05 0.00 1.60 0.35 0.03 94.97 16:21:32 16:00:01 all 0.03 0.00 0.03 0.01 0.02 99.91 16:21:32 16:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:21:32 16:00:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:21:32 16:01:01 all 0.05 0.00 0.04 0.00 0.02 99.89 16:21:32 16:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:21:32 16:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:21:32 16:02:02 all 0.05 0.00 0.06 0.00 0.01 99.88 16:21:32 16:02:02 0 0.05 0.00 0.07 0.00 0.02 99.87 16:21:32 16:02:02 1 0.05 0.00 0.05 0.00 0.00 99.90 16:21:32 16:03:01 all 0.15 0.00 0.19 0.00 0.02 99.64 16:21:32 16:03:01 0 0.17 0.00 0.25 0.00 0.02 99.56 16:21:32 16:03:01 1 0.14 0.00 0.14 0.00 0.02 99.71 16:21:32 16:04:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:21:32 16:04:01 0 0.13 0.00 0.05 0.00 0.02 99.80 16:21:32 16:04:01 1 0.12 0.00 0.02 0.00 0.02 99.85 16:21:32 16:05:01 all 0.16 0.00 0.02 0.00 0.02 99.81 16:21:32 16:05:01 0 0.28 0.00 0.02 0.00 0.02 99.68 16:21:32 16:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:21:32 16:06:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:21:32 16:06:01 0 0.23 0.00 0.03 0.00 0.00 99.73 16:21:32 16:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:21:32 16:07:01 all 0.12 0.00 0.03 0.00 0.02 99.83 16:21:32 16:07:01 0 0.18 0.00 0.03 0.00 0.02 99.77 16:21:32 16:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:21:32 16:08:01 all 0.04 0.00 0.01 0.00 0.02 99.93 16:21:32 16:08:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:21:32 16:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:21:32 16:08:01 CPU %user %nice %system %iowait %steal %idle 16:21:32 16:09:01 all 0.06 0.00 0.02 0.00 0.01 99.92 16:21:32 16:09:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:21:32 16:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 16:21:32 16:10:01 all 0.06 0.00 0.02 0.00 0.02 99.91 16:21:32 16:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:21:32 16:10:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:21:32 16:11:01 all 0.14 0.00 0.03 0.00 0.02 99.82 16:21:32 16:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:21:32 16:11:01 1 0.25 0.00 0.02 0.00 0.00 99.73 16:21:32 16:12:01 all 0.12 0.00 0.04 0.00 0.01 99.83 16:21:32 16:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:21:32 16:12:01 1 0.20 0.00 0.05 0.00 0.02 99.73 16:21:32 16:13:01 all 0.17 0.00 0.02 0.00 0.02 99.80 16:21:32 16:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:21:32 16:13:01 1 0.30 0.00 0.00 0.00 0.02 99.68 16:21:32 16:14:01 all 0.19 0.00 0.03 0.00 0.02 99.77 16:21:32 16:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:21:32 16:14:01 1 0.33 0.00 0.02 0.00 0.02 99.63 16:21:32 16:15:01 all 0.17 0.00 0.03 0.00 0.01 99.80 16:21:32 16:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:21:32 16:15:01 1 0.28 0.00 0.02 0.00 0.00 99.70 16:21:32 16:16:01 all 0.14 0.00 0.03 0.00 0.02 99.81 16:21:32 16:16:01 0 0.08 0.00 0.05 0.00 0.03 99.83 16:21:32 16:16:01 1 0.20 0.00 0.02 0.00 0.00 99.78 16:21:32 16:17:01 all 0.06 0.00 0.03 0.00 0.01 99.91 16:21:32 16:17:01 0 0.12 0.00 0.05 0.00 0.02 99.82 16:21:32 16:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:18:01 all 0.23 0.00 0.02 0.00 0.03 99.73 16:21:32 16:18:01 0 0.37 0.00 0.02 0.00 0.02 99.60 16:21:32 16:18:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:21:32 16:19:01 all 0.44 4.36 14.97 11.04 0.08 69.11 16:21:32 16:19:01 0 0.43 4.37 15.03 10.66 0.09 69.42 16:21:32 16:19:01 1 0.45 4.36 14.91 11.42 0.07 68.80 16:21:32 16:21:32 16:19:01 CPU %user %nice %system %iowait %steal %idle 16:21:32 16:20:01 all 4.66 0.00 1.41 0.22 0.03 93.68 16:21:32 16:20:01 0 6.00 0.00 1.52 0.29 0.02 92.17 16:21:32 16:20:01 1 3.33 0.00 1.30 0.15 0.03 95.19 16:21:32 Average: all 1.16 0.19 1.05 1.38 0.02 96.20 16:21:32 Average: 0 1.21 0.19 1.07 1.40 0.02 96.12 16:21:32 Average: 1 1.11 0.19 1.03 1.36 0.02 96.29 16:21:32 16:21:32 16:21:32