Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7359c27f1919bf5fefd45f83f462395d5b907848+4e049b0e61ed820b8a848f7dbb8d7ec208be4474 (13902c4f9e804527260f693696dc50740d1ca51c) 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-ssh7826465597405652372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3443651698878420757.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/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-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3786433860655883579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1889523060577378308.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/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-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6045337504315297947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1248 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [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-971 # 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-971@tmp/jenkins-gitclient-ssh7942718072654656901.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-971@tmp/jenkins-gitclient-ssh8652968993073230190.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4e049b0e61ed820b8a848f7dbb8d7ec208be4474 into PR head commit 7359c27f1919bf5fefd45f83f462395d5b907848 Merge succeeded, producing 7359c27f1919bf5fefd45f83f462395d5b907848 Checking out Revision 7359c27f1919bf5fefd45f83f462395d5b907848 (PR-971) > git config core.sparsecheckout # timeout=10 > git checkout -f 7359c27f1919bf5fefd45f83f462395d5b907848 # 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-971@tmp/jenkins-gitclient-ssh5131792531602644215.key > git merge 4e049b0e61ed820b8a848f7dbb8d7ec208be4474 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7359c27f1919bf5fefd45f83f462395d5b907848 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:35 ========================================================= 18:22:35 EdgeX Global Pipelines Version Info 18:22:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 # timeout=10 18:22:36 ------------------- 18:22:36 stable info: 18:22:36 ------------------- 18:22:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:22:36 Message: update stable to v1.0.195 18:22:37 ------------------- 18:22:37 experimental info: 18:22:37 ------------------- 18:22:37 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:22:37 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:22:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7359c27f1919bf5fefd45f83f462395d5b907848 [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7359c27 [Pipeline] echo 18:22:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:40 provisioning config files... 18:22:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config8668258741422758697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:40 ---> docker-login.sh 18:22:40 nexus3.edgexfoundry.org:10001 18:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 nexus3.edgexfoundry.org:10002 18:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 nexus3.edgexfoundry.org:10003 18:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 nexus3.edgexfoundry.org:10004 18:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 docker.io 18:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 ---> docker-login.sh ends [Pipeline] } 18:22:41 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 18:22:42 + git log --format=format:%s -1 7359c27f1919bf5fefd45f83f462395d5b907848 [Pipeline] echo 18:22:42 GIT_COMMIT: 7359c27f1919bf5fefd45f83f462395d5b907848, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 18:22:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:43 18:22:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:22:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:43 latest: Pulling from edgex-devops/git-semver 18:22:43 31603596830f: Pulling fs layer 18:22:43 54011a49482f: Pulling fs layer 18:22:43 a6820b24f6d8: Pulling fs layer 18:22:43 f581987b2513: Pulling fs layer 18:22:43 f581987b2513: Waiting 18:22:43 54011a49482f: Verifying Checksum 18:22:43 54011a49482f: Download complete 18:22:43 31603596830f: Verifying Checksum 18:22:43 31603596830f: Download complete 18:22:43 f581987b2513: Verifying Checksum 18:22:43 f581987b2513: Download complete 18:22:43 a6820b24f6d8: Verifying Checksum 18:22:43 a6820b24f6d8: Download complete 18:22:43 31603596830f: Pull complete 18:22:43 54011a49482f: Pull complete 18:22:44 a6820b24f6d8: Pull complete 18:22:44 f581987b2513: Pull complete 18:22:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:22:44 prd-centos7-docker-4c-2g-1248 does not seem to be running inside a container 18:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:22:45 $ docker top 5d50b29b74f2b20af271ee5d6201d84de723220e82387759952fc74560f4e09a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:45 [ssh-agent] Looking for ssh-agent implementation... 18:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:46 $ docker exec 5d50b29b74f2b20af271ee5d6201d84de723220e82387759952fc74560f4e09a ssh-agent 18:22:46 SSH_AUTH_SOCK=/tmp/ssh-lOigh8oxSwkd/agent.14 18:22:46 SSH_AGENT_PID=21 18:22:46 Running ssh-add (command line suppressed) 18:22:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1284678428116186092.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1284678428116186092.key) 18:22:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:46 + git tag --points-at HEAD [Pipeline] } 18:22:46 $ docker exec --env ******** --env ******** 5d50b29b74f2b20af271ee5d6201d84de723220e82387759952fc74560f4e09a ssh-agent -k 18:22:46 unset SSH_AUTH_SOCK; 18:22:46 unset SSH_AGENT_PID; 18:22:46 echo Agent pid 21 killed; 18:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:46 [ssh-agent] Looking for ssh-agent implementation... 18:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:46 $ docker exec 5d50b29b74f2b20af271ee5d6201d84de723220e82387759952fc74560f4e09a ssh-agent 18:22:47 SSH_AUTH_SOCK=/tmp/ssh-1VmYBg76UHpF/agent.55 18:22:47 SSH_AGENT_PID=61 18:22:47 Running ssh-add (command line suppressed) 18:22:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_3523050795191962990.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_3523050795191962990.key) 18:22:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:49 + git semver init 18:22:49 # -> Open(): unable to determine branch for HEAD 18:22:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 18:22:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 18:22:49 # $SEMVER_REMOTE_NAME = origin 18:22:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:22:49 # $SEMVER_USER_NAME = edgex-jenkins 18:22:49 # $SEMVER_BRANCH = PR-971 18:22:49 # $SEMVER_TEMP = /tmp/semver-936167789 18:22:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:22:50 # '/tmp/semver-936167789' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 18:22:50 # -> Force: false 18:22:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 18:22:50 $ docker exec --env ******** --env ******** 5d50b29b74f2b20af271ee5d6201d84de723220e82387759952fc74560f4e09a ssh-agent -k 18:22:50 unset SSH_AUTH_SOCK; 18:22:50 unset SSH_AGENT_PID; 18:22:50 echo Agent pid 61 killed; 18:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:50 + git semver [Pipeline] } 18:22:50 $ docker stop --time=1 5d50b29b74f2b20af271ee5d6201d84de723220e82387759952fc74560f4e09a 18:22:52 $ docker rm -f 5d50b29b74f2b20af271ee5d6201d84de723220e82387759952fc74560f4e09a [Pipeline] // withDockerContainer [Pipeline] sh 18:22:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:22:52 Stashed 1 file(s) [Pipeline] echo 18:22:52 [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 18:23:07 Still waiting to schedule task 18:23:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:23:07 Still waiting to schedule task 18:23:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:26:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1249 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 18:26:34 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 18:26:35 Selected Git installation does not exist. Using Default 18:26:35 The recommended git tool is: NONE 18:26:38 Running on prd-centos7-docker-4c-2g-1250 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 18:26:38 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 18:26:38 Selected Git installation does not exist. Using Default 18:26:38 The recommended git tool is: NONE 18:26:43 using credential edgex-jenkins-ssh 18:26:43 Cloning the remote Git repository 18:26:43 using credential edgex-jenkins-ssh 18:26:43 Cloning the remote Git repository 18:26:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:26:43 > git init /w/workspace/device-sdk-go/17 # timeout=10 18:26:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:26:43 > git --version # timeout=10 18:26:43 > git --version # 'git version 2.17.1' 18:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:26:43 > git init /w/workspace/device-sdk-go/17 # timeout=10 18:26:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:26:43 > git --version # timeout=10 18:26:43 > git --version # 'git version 2.24.4' 18:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:43 [INFO] Currently running in a labeled security context 18:26:43 [INFO] Currently SELinux is 'enforcing' on the host 18:26:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/17@tmp/jenkins-gitclient-ssh6343402615559018136.key 18:26:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:26:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:44 [INFO] Currently running in a labeled security context 18:26:44 [INFO] Currently SELinux is 'enforcing' on the host 18:26:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/17@tmp/jenkins-gitclient-ssh3359497296974480001.key 18:26:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:44 Merging remotes/origin/master commit 4e049b0e61ed820b8a848f7dbb8d7ec208be4474 into PR head commit 7359c27f1919bf5fefd45f83f462395d5b907848 18:26:44 Merge succeeded, producing 7359c27f1919bf5fefd45f83f462395d5b907848 18:26:44 Checking out Revision 7359c27f1919bf5fefd45f83f462395d5b907848 (PR-971) 18:26:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:26:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:46 Merging remotes/origin/master commit 4e049b0e61ed820b8a848f7dbb8d7ec208be4474 into PR head commit 7359c27f1919bf5fefd45f83f462395d5b907848 18:26:44 > git config core.sparsecheckout # timeout=10 18:26:44 > git checkout -f 7359c27f1919bf5fefd45f83f462395d5b907848 # timeout=10 18:26:44 > git remote # timeout=10 18:26:44 > git config --get remote.origin.url # timeout=10 18:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:44 [INFO] Currently running in a labeled security context 18:26:44 [INFO] Currently SELinux is 'enforcing' on the host 18:26:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/17@tmp/jenkins-gitclient-ssh271856108244342334.key 18:26:44 > git merge 4e049b0e61ed820b8a848f7dbb8d7ec208be4474 # timeout=10 18:26:44 > git rev-parse HEAD^{commit} # timeout=10 18:26:44 > git config core.sparsecheckout # timeout=10 18:26:44 > git checkout -f 7359c27f1919bf5fefd45f83f462395d5b907848 # timeout=10 18:26:47 Merge succeeded, producing 7359c27f1919bf5fefd45f83f462395d5b907848 18:26:47 Checking out Revision 7359c27f1919bf5fefd45f83f462395d5b907848 (PR-971) 18:26:46 > git config core.sparsecheckout # timeout=10 18:26:46 > git checkout -f 7359c27f1919bf5fefd45f83f462395d5b907848 # timeout=10 18:26:47 > git remote # timeout=10 18:26:47 > git config --get remote.origin.url # timeout=10 18:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:47 > git merge 4e049b0e61ed820b8a848f7dbb8d7ec208be4474 # timeout=10 18:26:47 > git rev-parse HEAD^{commit} # timeout=10 18:26:47 > git config core.sparsecheckout # timeout=10 18:26:47 > git checkout -f 7359c27f1919bf5fefd45f83f462395d5b907848 # timeout=10 18:26:50 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:53 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" 18:26:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:26:54 + true 18:26:54 + sudo service docker restart 18:26:54 Redirecting to /bin/systemctl restart docker.service 18:26:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:26:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:26:55 + sudo service docker restart+ 18:26:55 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:14 provisioning config files... 18:27:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/17@tmp/config6312184176762075656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:14 ---> docker-login.sh 18:27:14 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:15 provisioning config files... 18:27:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/17@tmp/config1661985674273918904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:15 ---> docker-login.sh 18:27:15 nexus3.edgexfoundry.org:10001 18:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:15 Configure a credential helper to remove this warning. See 18:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:15 18:27:15 Login Succeeded 18:27:15 nexus3.edgexfoundry.org:10002 18:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:15 Configure a credential helper to remove this warning. See 18:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:15 18:27:15 Login Succeeded 18:27:15 nexus3.edgexfoundry.org:10003 18:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:16 Configure a credential helper to remove this warning. See 18:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:16 18:27:16 Login Succeeded 18:27:16 nexus3.edgexfoundry.org:10002 18:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:16 Configure a credential helper to remove this warning. See 18:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:16 18:27:16 Login Succeeded 18:27:16 nexus3.edgexfoundry.org:10004 18:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:16 Configure a credential helper to remove this warning. See 18:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:16 18:27:16 Login Succeeded 18:27:16 docker.io 18:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:16 Configure a credential helper to remove this warning. See 18:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:16 18:27:16 Login Succeeded 18:27:16 nexus3.edgexfoundry.org:10003 18:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:16 Configure a credential helper to remove this warning. See 18:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:16 18:27:16 Login Succeeded 18:27:16 ---> docker-login.sh ends [Pipeline] } 18:27:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:27:16 ========================================================= 18:27:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:27:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:19 + 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 . 18:27:19 Sending build context to Docker daemon 2.659MB 18:27:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:27:19 Step 2/8 : FROM ${BASE} 18:27:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:27:19 540db60ca938: Pulling fs layer 18:27:19 adcc1eea9eea: Pulling fs layer 18:27:19 4c4ab2625f07: Pulling fs layer 18:27:19 0510c868ecb4: Pulling fs layer 18:27:19 afea3b2eda06: Pulling fs layer 18:27:19 7809a108b3ef: Pulling fs layer 18:27:19 f706445af74f: Pulling fs layer 18:27:19 0510c868ecb4: Waiting 18:27:19 afea3b2eda06: Waiting 18:27:19 7809a108b3ef: Waiting 18:27:19 f706445af74f: Waiting 18:27:19 4c4ab2625f07: Verifying Checksum 18:27:19 4c4ab2625f07: Download complete 18:27:19 adcc1eea9eea: Verifying Checksum 18:27:19 adcc1eea9eea: Download complete 18:27:19 afea3b2eda06: Verifying Checksum 18:27:19 afea3b2eda06: Download complete 18:27:19 7809a108b3ef: Verifying Checksum 18:27:19 7809a108b3ef: Download complete 18:27:19 540db60ca938: Verifying Checksum 18:27:19 540db60ca938: Download complete 18:27:19 540db60ca938: Pull complete 18:27:19 adcc1eea9eea: Pull complete 18:27:19 4c4ab2625f07: Pull complete 18:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:19 Configure a credential helper to remove this warning. See 18:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:19 18:27:19 Login Succeeded 18:27:19 nexus3.edgexfoundry.org:10004 18:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:19 Configure a credential helper to remove this warning. See 18:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:19 18:27:19 Login Succeeded 18:27:19 docker.io 18:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:19 Configure a credential helper to remove this warning. See 18:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:19 18:27:19 Login Succeeded 18:27:19 ---> docker-login.sh ends [Pipeline] } 18:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:27:19 f706445af74f: Verifying Checksum 18:27:19 f706445af74f: Download complete [Pipeline] echo 18:27:19 ========================================================= 18:27:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:27:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:27:20 + 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 . 18:27:20 0510c868ecb4: Verifying Checksum 18:27:20 0510c868ecb4: Download complete 18:27:20 Sending build context to Docker daemon 2.658MB 18:27:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:27:20 Step 2/8 : FROM ${BASE} 18:27:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:27:21 595b0fe564bb: Pulling fs layer 18:27:21 3088b5b3c5c0: Pulling fs layer 18:27:21 5b7225fbf94c: Pulling fs layer 18:27:21 ba82ee9f976e: Pulling fs layer 18:27:21 ba82ee9f976e: Waiting 18:27:21 506bd15cee9f: Pulling fs layer 18:27:21 75a0a4a0db45: Pulling fs layer 18:27:21 618dc40b7e24: Pulling fs layer 18:27:21 506bd15cee9f: Waiting 18:27:21 75a0a4a0db45: Waiting 18:27:21 618dc40b7e24: Waiting 18:27:21 5b7225fbf94c: Verifying Checksum 18:27:21 5b7225fbf94c: Download complete 18:27:21 3088b5b3c5c0: Download complete 18:27:21 506bd15cee9f: Download complete 18:27:21 75a0a4a0db45: Verifying Checksum 18:27:21 75a0a4a0db45: Download complete 18:27:21 595b0fe564bb: Download complete 18:27:22 595b0fe564bb: Pull complete 18:27:22 3088b5b3c5c0: Pull complete 18:27:22 618dc40b7e24: Verifying Checksum 18:27:22 618dc40b7e24: Download complete 18:27:22 5b7225fbf94c: Pull complete 18:27:24 ba82ee9f976e: Verifying Checksum 18:27:24 ba82ee9f976e: Download complete 18:27:25 0510c868ecb4: Pull complete 18:27:25 afea3b2eda06: Pull complete 18:27:26 7809a108b3ef: Pull complete 18:27:28 f706445af74f: Pull complete 18:27:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:27:28 ---> b068be0155e3 18:27:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:27:34 ba82ee9f976e: Pull complete 18:27:34 506bd15cee9f: Pull complete 18:27:35 75a0a4a0db45: Pull complete 18:27:38 618dc40b7e24: Pull complete 18:27:38 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:27:38 ---> a36622ca3599 18:27:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:27:40 ---> Running in bacb1a87de20 18:27:41 Removing intermediate container bacb1a87de20 18:27:41 ---> 5c984e193edb 18:27:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:41 ---> Running in 3bc0fcc30cc2 18:27:44 Removing intermediate container 3bc0fcc30cc2 18:27:44 ---> 338612c6f9cf 18:27:44 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:27:44 ---> Running in adb96ef0770a 18:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:27:46 (1/6) Installing libc-dev (0.7.2-r3) 18:27:47 (2/6) Installing libsodium (1.0.18-r0) 18:27:47 (3/6) Installing pkgconf (1.7.3-r0) 18:27:47 (4/6) Installing libsodium-dev (1.0.18-r0) 18:27:47 (5/6) Installing libzmq (4.3.3-r1) 18:27:47 (6/6) Installing zeromq-dev (4.3.3-r1) 18:27:47 Executing busybox-1.32.1-r6.trigger 18:27:47 OK: 139 MiB in 46 packages 18:27:49 Removing intermediate container adb96ef0770a 18:27:49 ---> dae2bb826474 18:27:49 Step 6/8 : WORKDIR /device-sdk-go 18:27:49 ---> Running in 31eaed9738a0 18:27:49 Removing intermediate container 31eaed9738a0 18:27:49 ---> 468833297c67 18:27:49 Step 7/8 : COPY . . 18:27:50 ---> 823e97a6f7ef 18:27:50 Step 8/8 : RUN go mod download 18:27:51 ---> Running in 1bdd98573d90 18:28:03 ---> Running in 8de09d5e11eb 18:28:03 Removing intermediate container 8de09d5e11eb 18:28:03 ---> 5a2d21efd817 18:28:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:03 ---> Running in df67446cc820 18:28:03 Removing intermediate container df67446cc820 18:28:03 ---> 119796176507 18:28:03 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:28:03 ---> Running in 7dacb09a3934 18:28:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:06 (1/6) Installing libc-dev (0.7.2-r3) 18:28:06 (2/6) Installing libsodium (1.0.18-r0) 18:28:06 (3/6) Installing pkgconf (1.7.3-r0) 18:28:06 (4/6) Installing libsodium-dev (1.0.18-r0) 18:28:06 (5/6) Installing libzmq (4.3.3-r1) 18:28:07 (6/6) Installing zeromq-dev (4.3.3-r1) 18:28:07 Executing busybox-1.32.1-r6.trigger 18:28:07 OK: 150 MiB in 46 packages 18:28:09 Removing intermediate container 7dacb09a3934 18:28:09 ---> 330e1c1318b9 18:28:09 Step 6/8 : WORKDIR /device-sdk-go 18:28:09 ---> Running in 9fd8b32d65d0 18:28:11 Removing intermediate container 9fd8b32d65d0 18:28:11 ---> cffcd50efd76 18:28:11 Step 7/8 : COPY . . 18:28:13 ---> 46a6497bc4d0 18:28:13 Step 8/8 : RUN go mod download 18:28:13 ---> Running in 36161719086f 18:28:20 Removing intermediate container 1bdd98573d90 18:28:20 ---> 72299a6b653d 18:28:20 Successfully built 72299a6b653d 18:28:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:28:21 + docker inspect -f . ci-base-image-arm64 18:28:21 . [Pipeline] withDockerContainer 18:28:21 prd-ubuntu18.04-docker-arm64-4c-16g-1249 does not seem to be running inside a container 18:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 ******** ci-base-image-arm64 cat 18:28:23 $ docker top b7627e3a88a14e8cf344263a13ffb7e652bb6328018a192f3ed70aeca43c0314 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:24 + go version 18:28:24 go version go1.16.5 linux/arm64 [Pipeline] } 18:28:24 $ docker stop --time=1 b7627e3a88a14e8cf344263a13ffb7e652bb6328018a192f3ed70aeca43c0314 18:28:26 $ docker rm -f b7627e3a88a14e8cf344263a13ffb7e652bb6328018a192f3ed70aeca43c0314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:26 + docker inspect -f . ci-base-image-arm64 18:28:26 . [Pipeline] withDockerContainer 18:28:27 prd-ubuntu18.04-docker-arm64-4c-16g-1249 does not seem to be running inside a container 18:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 ******** ci-base-image-arm64 cat 18:28:28 $ docker top 92ae566f33c878cce451d5e214c429716666155e0dd39de87b235d159f23f191 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:29 + go mod tidy [Pipeline] sh 18:28:31 + make test 18:28:31 go mod tidy 18:28:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:28:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:29:09 Removing intermediate container 36161719086f 18:29:09 ---> 6c100bf59979 18:29:09 Successfully built 6c100bf59979 18:29:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:29:09 + docker inspect -f . ci-base-image-x86_64 18:29:09 . [Pipeline] withDockerContainer 18:29:09 prd-centos7-docker-4c-2g-1250 does not seem to be running inside a container 18:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 ******** ci-base-image-x86_64 cat 18:29:11 $ docker top a3945c6cc9ff861ff1ad593741157b44435e5c800c95a0e84df251134d04ec36 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:12 + go version 18:29:12 go version go1.16.3 linux/amd64 [Pipeline] } 18:29:12 $ docker stop --time=1 a3945c6cc9ff861ff1ad593741157b44435e5c800c95a0e84df251134d04ec36 18:29:13 $ docker rm -f a3945c6cc9ff861ff1ad593741157b44435e5c800c95a0e84df251134d04ec36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:14 + docker inspect -f . ci-base-image-x86_64 18:29:14 . [Pipeline] withDockerContainer 18:29:14 prd-centos7-docker-4c-2g-1250 does not seem to be running inside a container 18:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 ******** ci-base-image-x86_64 cat 18:29:15 $ docker top 327c7eaff5e4b7b3e1b4d88c312ec1aae7b3b1b1f65748d0d97561bd968cf008 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:16 + go mod tidy [Pipeline] sh 18:29:16 + make test 18:29:16 go mod tidy 18:29:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:29:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:29:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:29:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:29:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:29:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:29:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:29:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:29:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 24.2% of statements 18:29:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:29:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements 18:29:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.064s coverage: 78.9% of statements 18:29:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 18:29:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:29:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:29:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:29:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements 18:29:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:29:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.069s coverage: 83.3% of statements 18:29:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:29:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:29:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 58.0% of statements 18:29:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.866s coverage: 89.2% of statements 18:29:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:29:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 5.0% of statements 18:29:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:29:59 GO111MODULE=on go vet ./... 18:30:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.339s coverage: 24.2% of statements 18:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:30:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.215s coverage: 28.1% of statements 18:30:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.219s coverage: 78.9% of statements 18:30:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.175s coverage: 9.0% of statements 18:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:30:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.325s coverage: 28.7% of statements 18:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:30:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.212s coverage: 83.3% of statements 18:30:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:30:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:30:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.368s coverage: 58.0% of statements 18:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.101s coverage: 89.2% of statements 18:30:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 5.0% of statements 18:30:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:30:15 GO111MODULE=on go vet ./... 18:30:26 gofmt -l . 18:30:26 [ "`gofmt -l .`" = "" ] 18:30:26 ./bin/test-attribution-txt.sh 18:30:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:30:26 $ docker stop --time=1 327c7eaff5e4b7b3e1b4d88c312ec1aae7b3b1b1f65748d0d97561bd968cf008 18:30:27 $ docker rm -f 327c7eaff5e4b7b3e1b4d88c312ec1aae7b3b1b1f65748d0d97561bd968cf008 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:30:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:30:29 + ls -al . 18:30:29 total 212 18:30:29 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 18:30 . 18:30:29 drwxrwxr-x. 4 jenkins jenkins 30 Jun 24 18:26 .. 18:30:29 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 18:26 bin 18:30:29 -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 18:29 coverage.out 18:30:29 -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 18:26 Dockerfile.build 18:30:29 -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 18:26 .dockerignore 18:30:29 drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 18:26 example 18:30:29 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 18:26 .git 18:30:29 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 18:26 .github 18:30:29 -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 18:26 .gitignore 18:30:29 -rw-r--r--. 1 jenkins jenkins 563 Jun 24 18:30 go.mod 18:30:29 -rw-r--r--. 1 jenkins jenkins 20589 Jun 24 18:29 go.sum 18:30:29 drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 18:26 internal 18:30:29 -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 18:26 Jenkinsfile 18:30:29 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 18:26 LICENSE 18:30:29 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 18:26 Makefile 18:30:29 drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 18:26 openapi 18:30:29 drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 18:26 pkg 18:30:29 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 18:26 README.md 18:30:29 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 18:26 RELEASE-NOTES.txt 18:30:29 drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 18:26 snap 18:30:29 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 18:22 VERSION 18:30:29 -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 18:26 version.go [Pipeline] isUnix [Pipeline] sh 18:30:30 + 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=7359c27f1919bf5fefd45f83f462395d5b907848 --label arch=amd64 --label version=0.0.0 . 18:30:30 Sending build context to Docker daemon 2.786MB 18:30:30 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:30:30 Step 2/23 : FROM ${BASE} AS builder 18:30:30 ---> 6c100bf59979 18:30:30 Step 3/23 : WORKDIR /device-sdk-go 18:30:30 ---> Running in f8b692f5edcf 18:30:30 Removing intermediate container f8b692f5edcf 18:30:30 ---> 78c2926dea05 18:30:30 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:30:30 ---> Running in 03c414657d7d 18:30:30 Removing intermediate container 03c414657d7d 18:30:30 ---> eaaec74b52b2 18:30:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:30 ---> Running in a4ad895411f0 18:30:31 Removing intermediate container a4ad895411f0 18:30:31 ---> 365bf5544563 18:30:31 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:30:31 ---> Running in 4a6fbb7db0ae 18:30:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:30:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:30:33 OK: 150 MiB in 46 packages 18:30:33 Removing intermediate container 4a6fbb7db0ae 18:30:33 ---> 94c35dc688c6 18:30:33 Step 7/23 : COPY . . 18:30:33 ---> 62562acd23fe 18:30:33 Step 8/23 : RUN go mod download 18:30:33 ---> Running in 495ef5f09021 18:30:34 Removing intermediate container 495ef5f09021 18:30:34 ---> b52423944f02 18:30:34 Step 9/23 : RUN make build 18:30:34 ---> Running in 4515c107fca6 18:30:34 go mod tidy 18:30:34 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 18:30:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:30:46 Removing intermediate container 4515c107fca6 18:30:46 ---> 40a1145fb49d 18:30:46 Step 10/23 : FROM alpine:3.12 18:30:47 3.12: Pulling from library/alpine 18:30:47 339de151aab4: Pulling fs layer 18:30:47 339de151aab4: Verifying Checksum 18:30:47 339de151aab4: Download complete 18:30:47 339de151aab4: Pull complete 18:30:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:30:47 Status: Downloaded newer image for alpine:3.12 18:30:47 ---> 13621d1b12d4 18:30:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:30:47 ---> Running in ef6a32a18eb6 18:30:47 Removing intermediate container ef6a32a18eb6 18:30:47 ---> 699b2606868b 18:30:47 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:47 ---> Running in 38428d419036 18:30:48 Removing intermediate container 38428d419036 18:30:48 ---> 9439094b7103 18:30:48 Step 13/23 : RUN apk add --update --no-cache zeromq 18:30:48 ---> Running in 231be63cbda9 18:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:30:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:30:50 (1/5) Installing libgcc (9.3.0-r2) 18:30:50 (2/5) Installing libsodium (1.0.18-r0) 18:30:50 (3/5) Installing libstdc++ (9.3.0-r2) 18:30:50 (4/5) Installing libzmq (4.3.3-r0) 18:30:50 (5/5) Installing zeromq (4.3.3-r0) 18:30:50 Executing busybox-1.31.1-r20.trigger 18:30:50 OK: 8 MiB in 19 packages 18:30:51 Removing intermediate container 231be63cbda9 18:30:51 ---> b6798b133f8c 18:30:51 Step 14/23 : WORKDIR / 18:30:51 ---> Running in 626a81f10930 18:30:51 Removing intermediate container 626a81f10930 18:30:51 ---> 896e33449f9d 18:30:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:30:51 ---> 8afbb95c9083 18:30:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:30:51 ---> 71841eaf3e75 18:30:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:30:51 ---> 2f3141cec22b 18:30:51 Step 18/23 : EXPOSE 59999 18:30:51 ---> Running in 4ea79ee8844f 18:30:52 Removing intermediate container 4ea79ee8844f 18:30:52 ---> abe5a173331b 18:30:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:30:52 ---> Running in 1bcd66e4a0f1 18:30:52 Removing intermediate container 1bcd66e4a0f1 18:30:52 ---> e94c1929540d 18:30:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:52 ---> Running in a64205fea663 18:30:52 Removing intermediate container a64205fea663 18:30:52 ---> ba0fe4716404 18:30:52 Step 21/23 : LABEL arch=amd64 18:30:52 ---> Running in 4042e1857b65 18:30:52 Removing intermediate container 4042e1857b65 18:30:52 ---> b73508972321 18:30:52 Step 22/23 : LABEL git_sha=7359c27f1919bf5fefd45f83f462395d5b907848 18:30:52 ---> Running in 53adee63c1d8 18:30:52 Removing intermediate container 53adee63c1d8 18:30:52 ---> d428c85598d9 18:30:52 Step 23/23 : LABEL version=0.0.0 18:30:52 ---> Running in 10c1862ad751 18:30:52 Removing intermediate container 10c1862ad751 18:30:52 ---> f43fb66dee9f 18:30:52 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:30:52 Successfully built f43fb66dee9f 18:30:52 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:30:55 ---> job-cost.sh 18:30:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cdyX 18:31:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:31:13 gofmt -l . 18:31:13 [ "`gofmt -l .`" = "" ] 18:31:13 ./bin/test-attribution-txt.sh 18:31:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:31:13 $ docker stop --time=1 92ae566f33c878cce451d5e214c429716666155e0dd39de87b235d159f23f191 18:31:15 $ docker rm -f 92ae566f33c878cce451d5e214c429716666155e0dd39de87b235d159f23f191 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:31:16 Warning: overwriting stash ‘coverage-report’ 18:31:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:31:20 + ls -al . 18:31:20 total 248 18:31:20 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 18:31 . 18:31:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 18:26 .. 18:31:20 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 18:26 .dockerignore 18:31:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 18:26 .git 18:31:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 18:26 .github 18:31:20 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 18:26 .gitignore 18:31:20 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 18:26 Dockerfile.build 18:31:20 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 18:26 Jenkinsfile 18:31:20 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 18:26 LICENSE 18:31:20 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 18:26 Makefile 18:31:20 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 18:26 README.md 18:31:20 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 18:26 RELEASE-NOTES.txt 18:31:20 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 18:22 VERSION 18:31:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 18:26 bin 18:31:20 -rw-r--r-- 1 jenkins jenkins 125634 Jun 24 18:30 coverage.out 18:31:20 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 18:26 example 18:31:20 -rw-r--r-- 1 jenkins jenkins 563 Jun 24 18:31 go.mod 18:31:20 -rw-r--r-- 1 jenkins jenkins 20589 Jun 24 18:28 go.sum 18:31:20 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 18:26 internal 18:31:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 18:26 openapi 18:31:20 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 18:26 pkg 18:31:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 18:26 snap 18:31:20 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 18:26 version.go 18:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-cdyX/bin to PATH 18:31:20 INFO: No Stack... 18:31:20 INFO: Retrieving Pricing Info for: v3-standard-2 18:31:20 INFO: Archiving Costs [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:31:20 + cat /w/workspace/device-sdk-go/17/archives/cost.csv 18:31:20 + cut -d, -f6 [Pipeline] lock 18:31:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-17-stack-cost] 18:31:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-17-stack-cost] did not exist. Created. 18:31:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:20 + 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=7359c27f1919bf5fefd45f83f462395d5b907848 --label arch=arm64 --label version=0.0.0 . 18:31:21 + echo total: 0.05999999865889549 [Pipeline] stash 18:31:21 Stashed 1 file(s) [Pipeline] } 18:31:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-17-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 18:31:21 Sending build context to Docker daemon 2.785MB 18:31:21 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:31:21 Step 2/23 : FROM ${BASE} AS builder 18:31:21 ---> 72299a6b653d 18:31:21 Step 3/23 : WORKDIR /device-sdk-go [Pipeline] } 18:31:21 ---> Running in 77cd891d586e 18:31:22 Removing intermediate container 77cd891d586e 18:31:22 ---> bdc47af8a913 18:31:22 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:31:22 ---> Running in 626f4fe30782 18:31:22 Removing intermediate container 626f4fe30782 18:31:22 ---> 25c874b6a85f 18:31:22 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:23 ---> Running in 2b30b31cf224 18:31:25 Removing intermediate container 2b30b31cf224 18:31:25 ---> cdf2198dc354 18:31:25 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:31:25 ---> Running in 69f96252bf2b 18:31:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:31:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:31:28 OK: 139 MiB in 46 packages 18:31:29 Removing intermediate container 69f96252bf2b 18:31:29 ---> 13ad5431a3d8 18:31:29 Step 7/23 : COPY . . 18:31:31 ---> d027f072025d 18:31:31 Step 8/23 : RUN go mod download 18:31:31 ---> Running in 96b625d2fb9a 18:31:33 Removing intermediate container 96b625d2fb9a 18:31:33 ---> 146b4886e78c 18:31:33 Step 9/23 : RUN make build 18:31:33 ---> Running in ba0a48f00040 18:31:34 go mod tidy 18:31: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 18:32:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:32:09 Removing intermediate container ba0a48f00040 18:32:09 ---> cd3ef50e5307 18:32:09 Step 10/23 : FROM alpine:3.12 18:32:09 3.12: Pulling from library/alpine 18:32:09 d2f70382dc9a: Pulling fs layer 18:32:10 d2f70382dc9a: Verifying Checksum 18:32:10 d2f70382dc9a: Download complete 18:32:10 d2f70382dc9a: Pull complete 18:32:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:32:10 Status: Downloaded newer image for alpine:3.12 18:32:10 ---> c4fd0aeabfcf 18:32:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:32:10 ---> Running in b92ebe86ae8d 18:32:11 Removing intermediate container b92ebe86ae8d 18:32:11 ---> 3a90efd8f68c 18:32:11 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:11 ---> Running in acba3815587b 18:32:13 Removing intermediate container acba3815587b 18:32:13 ---> 21d9566999c7 18:32:13 Step 13/23 : RUN apk add --update --no-cache zeromq 18:32:13 ---> Running in 20601a50cd70 18:32:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:32:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:32:16 (1/5) Installing libgcc (9.3.0-r2) 18:32:16 (2/5) Installing libsodium (1.0.18-r0) 18:32:16 (3/5) Installing libstdc++ (9.3.0-r2) 18:32:16 (4/5) Installing libzmq (4.3.3-r0) 18:32:16 (5/5) Installing zeromq (4.3.3-r0) 18:32:16 Executing busybox-1.31.1-r20.trigger 18:32:16 OK: 8 MiB in 19 packages 18:32:18 Removing intermediate container 20601a50cd70 18:32:18 ---> d033b74efc68 18:32:18 Step 14/23 : WORKDIR / 18:32:18 ---> Running in 8c45017bc284 18:32:18 Removing intermediate container 8c45017bc284 18:32:18 ---> 430fdc5bf961 18:32:18 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:32:19 ---> 24339496919b 18:32:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:32:21 ---> 8dcabcacc3aa 18:32:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:32:22 ---> 9ee889eb3bc0 18:32:22 Step 18/23 : EXPOSE 59999 18:32:22 ---> Running in b12ec8920b14 18:32:22 Removing intermediate container b12ec8920b14 18:32:22 ---> 5bb12ef08db7 18:32:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:32:22 ---> Running in 2a096130fe93 18:32:23 Removing intermediate container 2a096130fe93 18:32:23 ---> 24ba64824836 18:32:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:23 ---> Running in 15e2ac7f989c 18:32:23 Removing intermediate container 15e2ac7f989c 18:32:23 ---> da4bac7e0946 18:32:23 Step 21/23 : LABEL arch=arm64 18:32:23 ---> Running in 94db30c87218 18:32:24 Removing intermediate container 94db30c87218 18:32:24 ---> 1d811d4fc3ab 18:32:24 Step 22/23 : LABEL git_sha=7359c27f1919bf5fefd45f83f462395d5b907848 18:32:24 ---> Running in 0d9d479b7f31 18:32:24 Removing intermediate container 0d9d479b7f31 18:32:24 ---> b2c6313195b8 18:32:24 Step 23/23 : LABEL version=0.0.0 18:32:24 ---> Running in 490590d63bc6 18:32:25 Removing intermediate container 490590d63bc6 18:32:25 ---> 2f4f58fe2c5c 18:32:25 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:32:25 Successfully built 2f4f58fe2c5c 18:32:25 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 18:32:26 ---> job-cost.sh 18:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PDg6 18:33:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-PDg6/bin to PATH 18:34:30 INFO: No Stack... 18:34:30 INFO: Retrieving Pricing Info for: v2-standard-4 18:34:30 INFO: Archiving Costs [Pipeline] sh 18:34:30 + cat /w/workspace/device-sdk-go/17/archives/cost.csv 18:34:30 + cut -d, -f6 [Pipeline] lock 18:34:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-17-stack-cost] 18:34:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-17-stack-cost] did not exist. Created. 18:34:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:31 /w/workspace/device-sdk-go/17@tmp/durable-c3cdde44/script.sh: 1: /w/workspace/device-sdk-go/17@tmp/durable-c3cdde44/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:34:31 + echo total: 0.18000000715255737 [Pipeline] stash 18:34:31 Warning: overwriting stash ‘stack-cost’ 18:34:31 Stashed 1 file(s) [Pipeline] } 18:34:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-17-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 18:34:35 provisioning config files... 18:34:35 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config2421476237489503728tmp [Pipeline] { [Pipeline] sh 18:34:35 + set +x 18:34:35 + curl -s https://codecov.io/bash 18:34:35 + bash -s -- 18:34:35 18:34:35 _____ _ 18:34:35 / ____| | | 18:34:35 | | ___ __| | ___ ___ _____ __ 18:34:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:34:35 | |___| (_) | (_| | __/ (_| (_) \ V / 18:34:35 \_____\___/ \__,_|\___|\___\___/ \_/ 18:34:35 Bash-1.0.3 18:34:35 18:34:35 18:34:35 ==> git version 2.24.4 found 18:34:35 ==> 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 18:34:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:34:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:34:35 ==> Jenkins CI detected. 18:34:35 project root: . 18:34:35 --> token set from env 18:34:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:34:35 ==> Running gcov in . (disable via -X gcov) 18:34:35 ==> Python coveragepy not found 18:34:35 ==> Searching for coverage reports in: 18:34:35 + . 18:34:35 -> Found 1 reports 18:34:35 ==> Detecting git/mercurial file structure 18:34:35 ==> Reading reports 18:34:35 + ./coverage.out bytes=125634 18:34:35 ==> Appending adjustments 18:34:35 https://docs.codecov.io/docs/fixing-reports 18:34:36 + Found adjustments 18:34:36 ==> Gzipping contents 18:34:36 16K /tmp/codecov.iUUIaW.gz 18:34:36 ==> Uploading reports 18:34:36 url: https://codecov.io 18:34:36 query: branch=PR-971&commit=7359c27f1919bf5fefd45f83f462395d5b907848&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 18:34:36 -> Pinging Codecov 18:34:36 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=7359c27f1919bf5fefd45f83f462395d5b907848&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 18:34:36 -> Uploading to 18:34:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/7359c27f1919bf5fefd45f83f462395d5b907848/62748e52-0eb3-45eb-98c5-2bb357da4a4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T183436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ee0ba0509abd95949348dfb691264a4f1994ca10e1a6adaac6e65102c7248ce 18:34:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:36 Dload Upload Total Spent Left Speed 18:34:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16340 0 0 100 16340 0 41444 --:--:-- --:--:-- --:--:-- 41472 18:34:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7359c27f1919bf5fefd45f83f462395d5b907848 [Pipeline] } 18:34:36 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 18:34:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:38 ---> package-listing.sh 18:34:38 ++ tr '[:upper:]' '[:lower:]' 18:34:38 ++ facter osfamily 18:34:39 + OS_FAMILY=redhat 18:34:39 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 18:34:39 + START_PACKAGES=/tmp/packages_start.txt 18:34:39 + END_PACKAGES=/tmp/packages_end.txt 18:34:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:39 + PACKAGES=/tmp/packages_start.txt 18:34:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 18:34:39 + PACKAGES=/tmp/packages_end.txt 18:34:39 + case "${OS_FAMILY}" in 18:34:39 + rpm -qa 18:34:39 + sort 18:34:39 + '[' -f /tmp/packages_start.txt ']' 18:34:39 + '[' -f /tmp/packages_end.txt ']' 18:34:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 18:34:39 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 18:34:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 18:34:39 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-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:40 18:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:40 alpine: Pulling from edgex-lftools-log-publisher 18:34:40 df20fa9351a1: Pulling fs layer 18:34:40 36b3adc4ff6f: Pulling fs layer 18:34:40 8ad3a11d3b57: Pulling fs layer 18:34:40 46f8f816bc3b: Pulling fs layer 18:34:40 93b61091891f: Pulling fs layer 18:34:40 93b9cdb0e59b: Pulling fs layer 18:34:40 5e14af77c1be: Pulling fs layer 18:34:40 01666e4c0597: Pulling fs layer 18:34:40 aa168da1d23b: Pulling fs layer 18:34:40 93b9cdb0e59b: Waiting 18:34:40 5e14af77c1be: Waiting 18:34:40 01666e4c0597: Waiting 18:34:40 46f8f816bc3b: Waiting 18:34:40 93b61091891f: Waiting 18:34:40 aa168da1d23b: Waiting 18:34:40 36b3adc4ff6f: Verifying Checksum 18:34:40 36b3adc4ff6f: Download complete 18:34:40 46f8f816bc3b: Verifying Checksum 18:34:40 46f8f816bc3b: Download complete 18:34:40 df20fa9351a1: Verifying Checksum 18:34:40 df20fa9351a1: Download complete 18:34:41 93b9cdb0e59b: Verifying Checksum 18:34:41 93b9cdb0e59b: Download complete 18:34:41 5e14af77c1be: Verifying Checksum 18:34:41 5e14af77c1be: Download complete 18:34:41 93b61091891f: Verifying Checksum 18:34:41 93b61091891f: Download complete 18:34:41 df20fa9351a1: Pull complete 18:34:41 8ad3a11d3b57: Verifying Checksum 18:34:41 8ad3a11d3b57: Download complete 18:34:41 01666e4c0597: Verifying Checksum 18:34:41 01666e4c0597: Download complete 18:34:41 36b3adc4ff6f: Pull complete 18:34:42 8ad3a11d3b57: Pull complete 18:34:42 46f8f816bc3b: Pull complete 18:34:42 93b61091891f: Pull complete 18:34:42 93b9cdb0e59b: Pull complete 18:34:42 5e14af77c1be: Pull complete 18:34:42 01666e4c0597: Pull complete 18:34:42 aa168da1d23b: Verifying Checksum 18:34:42 aa168da1d23b: Download complete 18:34:47 aa168da1d23b: Pull complete 18:34:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:34:47 prd-centos7-docker-4c-2g-1248 does not seem to be running inside a container 18:34:47 $ 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-971/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-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:34:50 $ docker top c6720f493ff129738fc8d780747ddfff4c36073ff3cf36036010cf0015a328e4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:51 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:51 + mkdir -p /var/log/sa [Pipeline] sh 18:34:51 + ls /var/log/sa-host 18:34:51 + sadf -c /var/log/sa-host/sa05 18:34:51 file_magic: OK 18:34:51 HZ: Using current value: 100 18:34:51 file_header: OK 18:34:51 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 18:34:51 Statistics: 18:34:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:34:51 File successfully converted to sysstat format version 12.2.1 18:34:51 + sadf -c /var/log/sa-host/sa24 18:34:51 file_magic: OK 18:34:51 HZ: Using current value: 100 18:34:51 file_header: OK 18:34:51 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 18:34:51 Statistics: 18:34:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:34:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:54 provisioning config files... 18:34:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config3058804988420123077tmp [Pipeline] { [Pipeline] echo 18:34:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:54 ---> create-netrc.sh [Pipeline] } 18:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:34:55 ---> python-tools-install.sh [Pipeline] echo 18:34:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:55 ---> sudo-logs.sh 18:34:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:55 ---> job-cost.sh 18:34:55 lf-activate-venv: SKIPPING 18:34:55 DEBUG: total: 0.18000000715255737 18:34:55 INFO: Retrieving Stack Cost... 18:34:56 INFO: Retrieving Pricing Info for: v3-standard-2 18:34:56 INFO: Archiving Costs [Pipeline] echo 18:34:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:57 ---> logs-deploy.sh 18:34:57 lf-activate-venv: SKIPPING 18:34:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/17 18:34:57 INFO: archiving workspace using pattern(s): 18:34:58 Archives upload complete. 18:34:58 INFO: archiving logs to Nexus 18:34:58 ---> uname -a: 18:34:58 Linux prd-centos7-docker-4c-2g-1248.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:34:58 18:34:58 18:34:58 ---> lscpu: 18:34:58 Architecture: x86_64 18:34:58 CPU op-mode(s): 32-bit, 64-bit 18:34:58 Byte Order: Little Endian 18:34:58 Address sizes: 40 bits physical, 48 bits virtual 18:34:58 CPU(s): 2 18:34:58 On-line CPU(s) list: 0,1 18:34:58 Thread(s) per core: 1 18:34:58 Core(s) per socket: 1 18:34:58 Socket(s): 2 18:34:58 NUMA node(s): 1 18:34:58 Vendor ID: AuthenticAMD 18:34:58 CPU family: 23 18:34:58 Model: 49 18:34:58 Model name: AMD EPYC-Rome Processor 18:34:58 Stepping: 0 18:34:58 CPU MHz: 2800.000 18:34:58 BogoMIPS: 5600.00 18:34:58 Virtualization: AMD-V 18:34:58 Hypervisor vendor: KVM 18:34:58 Virtualization type: full 18:34:58 L1d cache: 64 KiB 18:34:58 L1i cache: 64 KiB 18:34:58 L2 cache: 1 MiB 18:34:58 L3 cache: 32 MiB 18:34:58 NUMA node0 CPU(s): 0,1 18:34:58 Vulnerability Itlb multihit: Not affected 18:34:58 Vulnerability L1tf: Not affected 18:34:58 Vulnerability Mds: Not affected 18:34:58 Vulnerability Meltdown: Not affected 18:34:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:34:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:34:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:34:58 Vulnerability Srbds: Not affected 18:34:58 Vulnerability Tsx async abort: Not affected 18:34:58 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 18:34:58 18:34:58 18:34:58 ---> nproc: 18:34:58 2 18:34:58 18:34:58 18:34:58 ---> df -h: 18:34:58 Filesystem Size Used Available Use% Mounted on 18:34:58 overlay 40.0G 7.6G 32.4G 19% / 18:34:58 tmpfs 64.0M 0 64.0M 0% /dev 18:34:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:34:58 shm 64.0M 0 64.0M 0% /dev/shm 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:34:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:34:58 18:34:58 18:34:58 ---> free -m: 18:34:58 total used free shared buff/cache available 18:34:58 Mem: 7821 987 4735 0 2097 6655 18:34:58 Swap: 1023 0 1023 18:34:58 18:34:58 18:34:58 ---> ip addr: 18:34:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:34:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:34:58 inet 127.0.0.1/8 scope host lo 18:34:58 valid_lft forever preferred_lft forever 18:34:58 inet6 ::1/128 scope host 18:34:58 valid_lft forever preferred_lft forever 18:34:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:34:58 link/ether fa:16:3e:ed:91:8d brd ff:ff:ff:ff:ff:ff 18:34:58 inet 10.30.123.233/23 brd 10.30.123.255 scope global dynamic eth0 18:34:58 valid_lft 85625sec preferred_lft 85625sec 18:34:58 inet6 fe80::f816:3eff:feed:918d/64 scope link 18:34:58 valid_lft forever preferred_lft forever 18:34:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:34:58 link/ether 02:42:77:06:b7:c1 brd ff:ff:ff:ff:ff:ff 18:34:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:34:58 valid_lft forever preferred_lft forever 18:34:58 inet6 fe80::42:77ff:fe06:b7c1/64 scope link 18:34:58 valid_lft forever preferred_lft forever 18:34:58 18:34:58 18:34:58 ---> sar -b -r -n DEV: 18:34:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 18:34:58 18:34:58 18:21:52 LINUX RESTART (2 CPU) 18:34:58 18:34:58 18:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:34:58 18:24:01 1.71 0.00 1.71 0.00 0.00 35.81 0.00 18:34:58 18:25:01 0.40 0.00 0.40 0.00 0.00 5.88 0.00 18:34:58 18:26:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 18:34:58 18:27:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 18:34:58 18:28:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 18:34:58 18:29:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 18:34:58 18:30:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 18:34:58 18:31:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 18:34:58 18:32:02 0.23 0.00 0.23 0.00 0.00 2.73 0.00 18:34:58 18:33:01 0.19 0.00 0.19 0.00 0.00 2.25 0.00 18:34:58 18:34:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 18:34:58 Average: 0.40 0.00 0.40 0.00 0.00 6.24 0.00 18:34:58 18:34:58 18:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:34:58 18:24:01 5463676 0 802028 10.01 2620 1740616 1216764 13.43 572308 1574020 20 18:34:58 18:25:01 5465512 0 800180 9.99 2620 1740628 1205396 13.31 576372 1568620 16 18:34:58 18:26:01 5462880 0 802812 10.02 2620 1740628 1205396 13.31 578812 1569056 8 18:34:58 18:27:01 5461252 0 804436 10.04 2620 1740632 1205672 13.31 580320 1569056 8 18:34:58 18:28:01 5458812 0 806868 10.07 2620 1740640 1205648 13.31 579948 1572240 8 18:34:58 18:29:01 5460232 0 805448 10.06 2620 1740640 1205652 13.31 578588 1572240 12 18:34:58 18:30:01 5451488 0 814184 10.17 2620 1740648 1205652 13.31 587420 1572240 8 18:34:58 18:31:01 5449612 0 816056 10.19 2620 1740652 1205652 13.31 589088 1572240 8 18:34:58 18:32:02 5449924 0 815740 10.19 2620 1740656 1205652 13.31 590768 1570684 8 18:34:58 18:33:01 5448912 0 816748 10.20 2620 1740660 1205796 13.31 591400 1570680 8 18:34:58 18:34:01 5448380 0 817280 10.20 2620 1740660 1205916 13.31 595932 1566928 8 18:34:58 Average: 5456425 0 809253 10.10 2620 1740642 1206654 13.32 583723 1570728 10 18:34:58 18:34:58 18:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:34:58 18:24:01 eth0 1.27 0.97 1.11 0.08 0.00 0.00 0.00 0.00 18:34:58 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:25:01 eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:34:58 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:26:01 eth0 1.33 0.08 0.12 0.01 0.00 0.00 0.00 0.00 18:34:58 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:27:01 eth0 1.78 0.77 0.84 0.59 0.00 0.00 0.00 0.00 18:34:58 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:28:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 18:34:58 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:34:58 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:30:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:34:58 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:31:01 eth0 0.57 0.05 0.04 0.00 0.00 0.00 0.00 0.00 18:34:58 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:32:02 eth0 0.38 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:34:58 18:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:33:01 eth0 1.17 0.42 0.46 0.27 0.00 0.00 0.00 0.00 18:34:58 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:34:01 eth0 0.55 0.53 0.27 0.15 0.00 0.00 0.00 0.00 18:34:58 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 Average: eth0 0.71 0.30 0.28 0.11 0.00 0.00 0.00 0.00 18:34:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:58 18:34:58 18:34:58 ---> sar -P ALL: 18:34:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 18:34:58 18:34:58 18:21:52 LINUX RESTART (2 CPU) 18:34:58 18:34:58 18:23:02 CPU %user %nice %system %iowait %steal %idle 18:34:58 18:24:01 all 0.19 0.00 0.04 0.00 0.02 99.75 18:34:58 18:24:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:34:58 18:24:01 1 0.29 0.00 0.03 0.00 0.02 99.66 18:34:58 18:25:01 all 0.09 0.00 0.05 0.00 0.04 99.82 18:34:58 18:25:01 0 0.03 0.00 0.07 0.00 0.05 99.85 18:34:58 18:25:01 1 0.15 0.00 0.03 0.00 0.03 99.78 18:34:58 18:26:01 all 0.11 0.00 0.03 0.00 0.03 99.83 18:34:58 18:26:01 0 0.17 0.00 0.02 0.00 0.02 99.80 18:34:58 18:26:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:34:58 18:27:01 all 0.11 0.00 0.04 0.00 0.03 99.82 18:34:58 18:27:01 0 0.18 0.00 0.05 0.00 0.03 99.73 18:34:58 18:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:34:58 18:28:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:34:58 18:28:01 0 0.25 0.00 0.03 0.00 0.02 99.70 18:34:58 18:28:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:34:58 18:29:01 all 0.14 0.00 0.05 0.00 0.02 99.79 18:34:58 18:29:01 0 0.23 0.00 0.03 0.00 0.02 99.72 18:34:58 18:29:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:34:58 18:30:01 all 0.10 0.00 0.03 0.00 0.03 99.84 18:34:58 18:30:01 0 0.15 0.00 0.07 0.00 0.03 99.75 18:34:58 18:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:34:58 18:31:01 all 0.09 0.00 0.05 0.00 0.03 99.83 18:34:58 18:31:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:34:58 18:31:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:34:58 18:32:02 all 0.08 0.00 0.05 0.00 0.03 99.84 18:34:58 18:32:02 0 0.07 0.00 0.07 0.00 0.03 99.83 18:34:58 18:32:02 1 0.10 0.00 0.03 0.00 0.02 99.85 18:34:58 18:33:01 all 0.14 0.00 0.03 0.00 0.03 99.80 18:34:58 18:33:01 0 0.22 0.00 0.05 0.00 0.02 99.71 18:34:58 18:33:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:34:58 18:34:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:34:58 18:34:01 0 0.15 0.00 0.05 0.00 0.02 99.78 18:34:58 18:34:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:34:58 18:34:58 Average: CPU %user %nice %system %iowait %steal %idle 18:34:58 Average: all 0.12 0.00 0.04 0.00 0.03 99.81 18:34:58 Average: 0 0.15 0.00 0.05 0.00 0.03 99.78 18:34:58 Average: 1 0.09 0.00 0.04 0.00 0.02 99.85 18:34:58 18:34:58 18:34:58