Pull request #981 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf2712dcf46c325b8e22390d0542c3bbed44cdb4+0db703d64fc08bffb80d8974c9a71386e8567543 (2568435e39dc2b746c11e8d5195295378bf7ef52) 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-ssh1911410448431387948.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-ssh8084928739391774641.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-981/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-981/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8249452718290192534.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-ssh618676989569640123.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-981/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-981/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2719987544514327060.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-1103 in /w/workspace/dgexfoundry_device-sdk-go_PR-981 [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-981 # 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-981@tmp/jenkins-gitclient-ssh5876561078648672213.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0db703d64fc08bffb80d8974c9a71386e8567543 into PR head commit cf2712dcf46c325b8e22390d0542c3bbed44cdb4 Merge succeeded, producing cf2712dcf46c325b8e22390d0542c3bbed44cdb4 Checking out Revision cf2712dcf46c325b8e22390d0542c3bbed44cdb4 (PR-981) > 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-981@tmp/jenkins-gitclient-ssh2311941471398033172.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/981/head:refs/remotes/origin/PR-981 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf2712dcf46c325b8e22390d0542c3bbed44cdb4 # 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-981@tmp/jenkins-gitclient-ssh6353289540354061861.key > git merge 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf2712dcf46c325b8e22390d0542c3bbed44cdb4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:29 ========================================================= 08:55:29 EdgeX Global Pipelines Version Info 08:55:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd # timeout=10 08:55:31 ------------------- 08:55:31 stable info: 08:55:31 ------------------- 08:55:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:55:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:55:31 Message: update stable to v1.0.195 08:55:31 ------------------- 08:55:31 experimental info: 08:55:31 ------------------- 08:55:31 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:55:31 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:55:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:55:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:55:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:55:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-981 [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-981 [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-981 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf2712dcf46c325b8e22390d0542c3bbed44cdb4 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf2712d [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:37 provisioning config files... 08:55:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/config462033977040128927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:37 ---> docker-login.sh 08:55:37 nexus3.edgexfoundry.org:10001 08:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:37 Configure a credential helper to remove this warning. See 08:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:37 08:55:37 Login Succeeded 08:55:37 nexus3.edgexfoundry.org:10002 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10003 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10004 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 docker.io 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:39 Configure a credential helper to remove this warning. See 08:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:39 08:55:39 Login Succeeded 08:55:39 ---> docker-login.sh ends [Pipeline] } 08:55:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:39 + git log --format=format:%s -1 cf2712dcf46c325b8e22390d0542c3bbed44cdb4 [Pipeline] echo 08:55:39 GIT_COMMIT: cf2712dcf46c325b8e22390d0542c3bbed44cdb4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 08:55:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:40 08:55:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:55:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:41 latest: Pulling from edgex-devops/git-semver 08:55:41 31603596830f: Pulling fs layer 08:55:41 54011a49482f: Pulling fs layer 08:55:41 a6820b24f6d8: Pulling fs layer 08:55:41 f581987b2513: Pulling fs layer 08:55:41 f581987b2513: Waiting 08:55:41 54011a49482f: Verifying Checksum 08:55:41 54011a49482f: Download complete 08:55:41 31603596830f: Verifying Checksum 08:55:41 31603596830f: Download complete 08:55:42 31603596830f: Pull complete 08:55:42 54011a49482f: Pull complete 08:55:42 f581987b2513: Verifying Checksum 08:55:42 f581987b2513: Download complete 08:55:42 a6820b24f6d8: Verifying Checksum 08:55:42 a6820b24f6d8: Download complete 08:55:43 a6820b24f6d8: Pull complete 08:55:43 f581987b2513: Pull complete 08:55:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:55:43 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 08:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-981 -v /w/workspace/dgexfoundry_device-sdk-go_PR-981:/w/workspace/dgexfoundry_device-sdk-go_PR-981:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-981@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:55:46 $ docker top ae520fd16fc04b10e74bf842ae2b1f69f676958ce818f9980479010cd0f900b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:46 [ssh-agent] Looking for ssh-agent implementation... 08:55:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:46 $ docker exec ae520fd16fc04b10e74bf842ae2b1f69f676958ce818f9980479010cd0f900b8 ssh-agent 08:55:46 SSH_AUTH_SOCK=/tmp/ssh-qAZAZ0Ec8At1/agent.14 08:55:46 SSH_AGENT_PID=21 08:55:46 Running ssh-add (command line suppressed) 08:55:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_6613016545377019247.key (/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_6613016545377019247.key) 08:55:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:47 + git tag --points-at HEAD [Pipeline] } 08:55:47 $ docker exec --env ******** --env ******** ae520fd16fc04b10e74bf842ae2b1f69f676958ce818f9980479010cd0f900b8 ssh-agent -k 08:55:47 unset SSH_AUTH_SOCK; 08:55:47 unset SSH_AGENT_PID; 08:55:47 echo Agent pid 21 killed; 08:55:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:47 [ssh-agent] Looking for ssh-agent implementation... 08:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:47 $ docker exec ae520fd16fc04b10e74bf842ae2b1f69f676958ce818f9980479010cd0f900b8 ssh-agent 08:55:47 SSH_AUTH_SOCK=/tmp/ssh-a6cIl9dm5X0b/agent.53 08:55:47 SSH_AGENT_PID=59 08:55:47 Running ssh-add (command line suppressed) 08:55:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_2510468252518463041.key (/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_2510468252518463041.key) 08:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:48 + git semver init 08:55:48 # -> Open(): unable to determine branch for HEAD 08:55:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-981/.git 08:55:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-981 08:55:48 # $SEMVER_REMOTE_NAME = origin 08:55:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:55:48 # $SEMVER_USER_NAME = edgex-jenkins 08:55:48 # $SEMVER_BRANCH = PR-981 08:55:48 # $SEMVER_TEMP = /tmp/semver-077801713 08:55:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:55:51 # '/tmp/semver-077801713' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-981/.semver' 08:55:51 # -> Force: false 08:55:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-981/.semver [Pipeline] } 08:55:51 $ docker exec --env ******** --env ******** ae520fd16fc04b10e74bf842ae2b1f69f676958ce818f9980479010cd0f900b8 ssh-agent -k 08:55:51 unset SSH_AUTH_SOCK; 08:55:51 unset SSH_AGENT_PID; 08:55:51 echo Agent pid 59 killed; 08:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:51 + git semver [Pipeline] } 08:55:51 $ docker stop --time=1 ae520fd16fc04b10e74bf842ae2b1f69f676958ce818f9980479010cd0f900b8 08:55:53 $ docker rm -f ae520fd16fc04b10e74bf842ae2b1f69f676958ce818f9980479010cd0f900b8 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:55:54 Stashed 1 file(s) [Pipeline] echo 08:55:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:56:09 Still waiting to schedule task 08:56:09 ‘prd-centos7-docker-4c-2g-1100’ is offline 08:56:09 ‘prd-centos7-docker-4c-2g-1104’ is offline 08:56:09 ‘prd-centos7-docker-4c-2g-1105’ is offline 08:56:09 ‘prd-centos7-docker-4c-2g-915’ is offline 08:56:09 Still waiting to schedule task 08:56:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1101’ 08:59:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1107 in /w/workspace/dgexfoundry_device-sdk-go_PR-981 [Pipeline] { [Pipeline] ws 08:59:44 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 08:59:44 Selected Git installation does not exist. Using Default 08:59:44 The recommended git tool is: NONE 08:59:51 using credential edgex-jenkins-ssh 08:59:51 Cloning the remote Git repository 08:59:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:59:51 > git init /w/workspace/device-sdk-go/2 # timeout=10 08:59:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:59:51 > git --version # timeout=10 08:59:51 > git --version # 'git version 2.17.1' 08:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:59:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:59:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:59:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:59:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/981/head:refs/remotes/origin/PR-981 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:53 Merging remotes/origin/master commit 0db703d64fc08bffb80d8974c9a71386e8567543 into PR head commit cf2712dcf46c325b8e22390d0542c3bbed44cdb4 08:59:53 Merge succeeded, producing cf2712dcf46c325b8e22390d0542c3bbed44cdb4 08:59:53 Checking out Revision cf2712dcf46c325b8e22390d0542c3bbed44cdb4 (PR-981) 08:59:53 > git config core.sparsecheckout # timeout=10 08:59:53 > git checkout -f cf2712dcf46c325b8e22390d0542c3bbed44cdb4 # timeout=10 08:59:53 > git remote # timeout=10 08:59:53 > git config --get remote.origin.url # timeout=10 08:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:53 > git merge 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 08:59:53 > git rev-parse HEAD^{commit} # timeout=10 08:59:53 > git config core.sparsecheckout # timeout=10 08:59:53 > git checkout -f cf2712dcf46c325b8e22390d0542c3bbed44cdb4 # timeout=10 08:59:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:59:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:59:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:00:00 + sudo service docker restart 09:00:00 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:19 provisioning config files... 09:00:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1093522107433984061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:19 ---> docker-login.sh 09:00:19 nexus3.edgexfoundry.org:10001 09:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:20 Configure a credential helper to remove this warning. See 09:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:20 09:00:20 Login Succeeded 09:00:20 nexus3.edgexfoundry.org:10002 09:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:21 Configure a credential helper to remove this warning. See 09:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:21 09:00:21 Login Succeeded 09:00:21 nexus3.edgexfoundry.org:10003 09:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:22 Configure a credential helper to remove this warning. See 09:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:22 09:00:22 Login Succeeded 09:00:22 nexus3.edgexfoundry.org:10004 09:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:22 Configure a credential helper to remove this warning. See 09:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:22 09:00:22 Login Succeeded 09:00:22 docker.io 09:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:23 Configure a credential helper to remove this warning. See 09:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:23 09:00:23 Login Succeeded 09:00:23 ---> docker-login.sh ends [Pipeline] } 09:00:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:00:24 ========================================================= 09:00:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:00:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:00:24 + 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 . 09:00:25 Sending build context to Docker daemon 2.698MB 09:00:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:00:25 Step 2/8 : FROM ${BASE} 09:00:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:00:25 595b0fe564bb: Pulling fs layer 09:00:25 3088b5b3c5c0: Pulling fs layer 09:00:25 5b7225fbf94c: Pulling fs layer 09:00:25 ba82ee9f976e: Pulling fs layer 09:00:25 506bd15cee9f: Pulling fs layer 09:00:25 75a0a4a0db45: Pulling fs layer 09:00:25 618dc40b7e24: Pulling fs layer 09:00:25 506bd15cee9f: Waiting 09:00:25 75a0a4a0db45: Waiting 09:00:25 618dc40b7e24: Waiting 09:00:25 ba82ee9f976e: Waiting 09:00:25 5b7225fbf94c: Verifying Checksum 09:00:25 5b7225fbf94c: Download complete 09:00:25 3088b5b3c5c0: Download complete 09:00:25 506bd15cee9f: Verifying Checksum 09:00:25 506bd15cee9f: Download complete 09:00:25 75a0a4a0db45: Download complete 09:00:25 595b0fe564bb: Verifying Checksum 09:00:25 595b0fe564bb: Download complete 09:00:26 595b0fe564bb: Pull complete 09:00:27 3088b5b3c5c0: Pull complete 09:00:29 5b7225fbf94c: Pull complete 09:00:29 618dc40b7e24: Verifying Checksum 09:00:29 618dc40b7e24: Download complete 09:00:31 ba82ee9f976e: Download complete 09:00:41 ba82ee9f976e: Pull complete 09:00:41 506bd15cee9f: Pull complete 09:00:41 75a0a4a0db45: Pull complete 09:00:46 618dc40b7e24: Pull complete 09:00:46 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:00:46 ---> a36622ca3599 09:00:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:00:47 ---> Running in 5813209b4a16 09:00:48 Removing intermediate container 5813209b4a16 09:00:48 ---> 1b80a508c0de 09:00:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:48 ---> Running in ab8f73822411 09:00:51 Removing intermediate container ab8f73822411 09:00:51 ---> 3ad52a59d1a7 09:00:51 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:00:51 ---> Running in b89a2e5f2b5e 09:00:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:00:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:00:53 (1/6) Installing libc-dev (0.7.2-r3) 09:00:53 (2/6) Installing libsodium (1.0.18-r0) 09:00:53 (3/6) Installing pkgconf (1.7.3-r0) 09:00:53 (4/6) Installing libsodium-dev (1.0.18-r0) 09:00:54 (5/6) Installing libzmq (4.3.3-r1) 09:00:54 (6/6) Installing zeromq-dev (4.3.3-r1) 09:00:54 Executing busybox-1.32.1-r6.trigger 09:00:54 OK: 139 MiB in 46 packages 09:00:55 Removing intermediate container b89a2e5f2b5e 09:00:55 ---> 5e500f0596eb 09:00:55 Step 6/8 : WORKDIR /device-sdk-go 09:00:55 ---> Running in 776d61be1a54 09:00:56 Removing intermediate container 776d61be1a54 09:00:56 ---> c0865b01f135 09:00:56 Step 7/8 : COPY . . 09:00:57 ---> ca33f7cc7e6e 09:00:57 Step 8/8 : RUN go mod download 09:00:57 ---> Running in 17df6c688571 09:01:06 Running on prd-centos7-docker-4c-2g-1108 in /w/workspace/dgexfoundry_device-sdk-go_PR-981 [Pipeline] { [Pipeline] ws 09:01:06 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:01:06 Selected Git installation does not exist. Using Default 09:01:06 The recommended git tool is: NONE 09:01:11 using credential edgex-jenkins-ssh 09:01:11 Cloning the remote Git repository 09:01:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:01:13 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:01:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:01:13 > git --version # timeout=10 09:01:13 > git --version # 'git version 2.24.4' 09:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:13 [INFO] Currently running in a labeled security context 09:01:13 [INFO] Currently SELinux is 'enforcing' on the host 09:01:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8611741770173034556.key 09:01:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:01:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:01:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:14 [INFO] Currently running in a labeled security context 09:01:14 [INFO] Currently SELinux is 'enforcing' on the host 09:01:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6101947932333831726.key 09:01:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/981/head:refs/remotes/origin/PR-981 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:01:15 Merging remotes/origin/master commit 0db703d64fc08bffb80d8974c9a71386e8567543 into PR head commit cf2712dcf46c325b8e22390d0542c3bbed44cdb4 09:01:15 Merge succeeded, producing cf2712dcf46c325b8e22390d0542c3bbed44cdb4 09:01:15 Checking out Revision cf2712dcf46c325b8e22390d0542c3bbed44cdb4 (PR-981) 09:01:15 > git config core.sparsecheckout # timeout=10 09:01:15 > git checkout -f cf2712dcf46c325b8e22390d0542c3bbed44cdb4 # timeout=10 09:01:15 > git remote # timeout=10 09:01:15 > git config --get remote.origin.url # timeout=10 09:01:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:15 [INFO] Currently running in a labeled security context 09:01:15 [INFO] Currently SELinux is 'enforcing' on the host 09:01:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4755616664375055795.key 09:01:15 > git merge 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 09:01:15 > git rev-parse HEAD^{commit} # timeout=10 09:01:15 > git config core.sparsecheckout # timeout=10 09:01:15 > git checkout -f cf2712dcf46c325b8e22390d0542c3bbed44cdb4 # timeout=10 09:01:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:01:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:01:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:01:21 + sudo service docker restart 09:01:21 + true 09:01:21 Redirecting to /bin/systemctl restart docker.service 09:01:24 Removing intermediate container 17df6c688571 09:01:24 ---> f4709b80429d 09:01:24 Successfully built f4709b80429d 09:01:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:01:25 + docker inspect -f . ci-base-image-arm64 09:01:25 . [Pipeline] withDockerContainer 09:01:25 prd-ubuntu18.04-docker-arm64-4c-16g-1107 does not seem to be running inside a container 09:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:01:27 $ docker top 587f2c1e494b5c6ac34c837e5cc521867e6d77451acef0c556b849356b5f0245 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:28 + go version 09:01:28 go version go1.16.5 linux/arm64 [Pipeline] } 09:01:28 $ docker stop --time=1 587f2c1e494b5c6ac34c837e5cc521867e6d77451acef0c556b849356b5f0245 09:01:30 $ docker rm -f 587f2c1e494b5c6ac34c837e5cc521867e6d77451acef0c556b849356b5f0245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:01:30 + docker inspect -f . ci-base-image-arm64 09:01:30 . [Pipeline] withDockerContainer 09:01:31 prd-ubuntu18.04-docker-arm64-4c-16g-1107 does not seem to be running inside a container 09:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:01:32 $ docker top 6db76ef361d62c54d60ec85d3889079bf3b9805ef7155982bf7497704bb8ff0a -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:33 + go mod tidy [Pipeline] sh 09:01:35 + make test 09:01:35 go mod tidy 09:01:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:39 provisioning config files... 09:01:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6427265579029049243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:40 ---> docker-login.sh 09:01:40 nexus3.edgexfoundry.org:10001 09:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:41 Configure a credential helper to remove this warning. See 09:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:41 09:01:41 Login Succeeded 09:01:41 nexus3.edgexfoundry.org:10002 09:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:41 Configure a credential helper to remove this warning. See 09:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:41 09:01:41 Login Succeeded 09:01:41 nexus3.edgexfoundry.org:10003 09:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:41 Configure a credential helper to remove this warning. See 09:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:41 09:01:41 Login Succeeded 09:01:41 nexus3.edgexfoundry.org:10004 09:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:41 Configure a credential helper to remove this warning. See 09:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:41 09:01:41 Login Succeeded 09:01:41 docker.io 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 ---> docker-login.sh ends [Pipeline] } 09:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:01:42 ========================================================= 09:01:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:01:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:01:42 + 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 . 09:01:42 Sending build context to Docker daemon 2.701MB 09:01:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:01:42 Step 2/8 : FROM ${BASE} 09:01:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:01:43 540db60ca938: Pulling fs layer 09:01:43 adcc1eea9eea: Pulling fs layer 09:01:43 4c4ab2625f07: Pulling fs layer 09:01:43 0510c868ecb4: Pulling fs layer 09:01:43 afea3b2eda06: Pulling fs layer 09:01:43 7809a108b3ef: Pulling fs layer 09:01:43 f706445af74f: Pulling fs layer 09:01:43 afea3b2eda06: Waiting 09:01:43 7809a108b3ef: Waiting 09:01:43 f706445af74f: Waiting 09:01:43 4c4ab2625f07: Verifying Checksum 09:01:43 4c4ab2625f07: Download complete 09:01:43 adcc1eea9eea: Verifying Checksum 09:01:43 adcc1eea9eea: Download complete 09:01:43 afea3b2eda06: Verifying Checksum 09:01:43 afea3b2eda06: Download complete 09:01:43 7809a108b3ef: Verifying Checksum 09:01:43 7809a108b3ef: Download complete 09:01:43 540db60ca938: Verifying Checksum 09:01:43 540db60ca938: Download complete 09:01:43 540db60ca938: Pull complete 09:01:43 adcc1eea9eea: Pull complete 09:01:43 4c4ab2625f07: Pull complete 09:01:46 f706445af74f: Verifying Checksum 09:01:46 f706445af74f: Download complete 09:01:47 0510c868ecb4: Verifying Checksum 09:01:47 0510c868ecb4: Download complete 09:01:51 0510c868ecb4: Pull complete 09:01:51 afea3b2eda06: Pull complete 09:01:51 7809a108b3ef: Pull complete 09:01:52 f706445af74f: Pull complete 09:01:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:01:52 ---> b068be0155e3 09:01:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:01:57 ---> Running in 59876ad916d9 09:01:57 Removing intermediate container 59876ad916d9 09:01:57 ---> ab8b3a767513 09:01:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:57 ---> Running in 592469f38519 09:01:58 Removing intermediate container 592469f38519 09:01:58 ---> 968801f67636 09:01:58 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:01:58 ---> Running in ece8ffa9f930 09:01:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:01:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:02:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:02:04 (1/6) Installing libc-dev (0.7.2-r3) 09:02:04 (2/6) Installing libsodium (1.0.18-r0) 09:02:04 (3/6) Installing pkgconf (1.7.3-r0) 09:02:04 (4/6) Installing libsodium-dev (1.0.18-r0) 09:02:04 (5/6) Installing libzmq (4.3.3-r1) 09:02:05 (6/6) Installing zeromq-dev (4.3.3-r1) 09:02:05 Executing busybox-1.32.1-r6.trigger 09:02:05 OK: 150 MiB in 46 packages 09:02:06 Removing intermediate container ece8ffa9f930 09:02:06 ---> 207501f78e37 09:02:06 Step 6/8 : WORKDIR /device-sdk-go 09:02:06 ---> Running in 752903bcff3c 09:02:06 Removing intermediate container 752903bcff3c 09:02:06 ---> 9e16f5590506 09:02:06 Step 7/8 : COPY . . 09:02:06 ---> c72ce822cbf8 09:02:06 Step 8/8 : RUN go mod download 09:02:06 ---> Running in b731b88f6e7a 09:02:22 Removing intermediate container b731b88f6e7a 09:02:22 ---> 625e96d1042c 09:02:22 Successfully built 625e96d1042c 09:02:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:02:22 + docker inspect -f . ci-base-image-x86_64 09:02:22 . [Pipeline] withDockerContainer 09:02:22 prd-centos7-docker-4c-2g-1108 does not seem to be running inside a container 09:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:23 $ docker top a55962df4419273e81f3441b4dfd188d447523e3e41079e8e198159f7d2824a0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:23 + go version 09:02:23 go version go1.16.3 linux/amd64 [Pipeline] } 09:02:23 $ docker stop --time=1 a55962df4419273e81f3441b4dfd188d447523e3e41079e8e198159f7d2824a0 09:02:25 $ docker rm -f a55962df4419273e81f3441b4dfd188d447523e3e41079e8e198159f7d2824a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:02:25 + docker inspect -f . ci-base-image-x86_64 09:02:25 . [Pipeline] withDockerContainer 09:02:26 prd-centos7-docker-4c-2g-1108 does not seem to be running inside a container 09:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:27 $ docker top feb4fb4fe7964da15c24d512feb14fe01394fa15b5741c90e2221eee0a3cdf06 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:27 + go mod tidy [Pipeline] sh 09:02:28 + make test 09:02:28 go mod tidy 09:02:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:02:34 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:02:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:02:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:02:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:02:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:02:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:02:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:02:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.050s coverage: 24.2% of statements 09:02:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:02:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 28.1% of statements 09:02:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.047s coverage: 78.9% of statements 09:02:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 09:02:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:02:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:02:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:03:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.062s coverage: 28.7% of statements 09:03:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:03:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.047s coverage: 83.3% of statements 09:03:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:03:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:03:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 09:03:06 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.816s coverage: 89.2% of statements 09:03:06 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:03:06 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 5.0% of statements 09:03:06 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:03:06 GO111MODULE=on go vet ./... 09:03:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.268s coverage: 24.2% of statements 09:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:03:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.220s coverage: 28.1% of statements 09:03:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements 09:03:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.164s coverage: 9.0% of statements 09:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:03:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.259s coverage: 28.7% of statements 09:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:03:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.237s coverage: 83.3% of statements 09:03:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:03:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:03:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.322s coverage: 58.0% of statements 09:03:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.978s coverage: 89.2% of statements 09:03:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:03:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements 09:03:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:03:19 GO111MODULE=on go vet ./... 09:03:25 gofmt -l . 09:03:25 [ "`gofmt -l .`" = "" ] 09:03:25 ./bin/test-attribution-txt.sh 09:03:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:03:25 $ docker stop --time=1 feb4fb4fe7964da15c24d512feb14fe01394fa15b5741c90e2221eee0a3cdf06 09:03:27 $ docker rm -f feb4fb4fe7964da15c24d512feb14fe01394fa15b5741c90e2221eee0a3cdf06 [Pipeline] // withDockerContainer [Pipeline] sh 09:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:03:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:03:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:03:30 + ls -al . 09:03:30 total 212 09:03:30 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 09:03 . 09:03:30 drwxrwxr-x. 4 jenkins jenkins 28 Jun 24 09:01 .. 09:03:30 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 09:01 bin 09:03:30 -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 09:03 coverage.out 09:03:30 -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 09:01 Dockerfile.build 09:03:30 -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 09:01 .dockerignore 09:03:30 drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 09:01 example 09:03:30 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 09:01 .git 09:03:30 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 09:01 .github 09:03:30 -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 09:01 .gitignore 09:03:30 -rw-r--r--. 1 jenkins jenkins 563 Jun 24 09:03 go.mod 09:03:30 -rw-r--r--. 1 jenkins jenkins 20507 Jun 24 09:02 go.sum 09:03:30 drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 09:01 internal 09:03:30 -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 09:01 Jenkinsfile 09:03:30 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 09:01 LICENSE 09:03:30 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 09:01 Makefile 09:03:30 drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 09:01 openapi 09:03:30 drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 09:01 pkg 09:03:30 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 09:01 README.md 09:03:30 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 09:01 RELEASE-NOTES.txt 09:03:30 drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 09:01 snap 09:03:30 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 08:55 VERSION 09:03:30 -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 09:01 version.go [Pipeline] isUnix [Pipeline] sh 09:03:31 + 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=cf2712dcf46c325b8e22390d0542c3bbed44cdb4 --label arch=amd64 --label version=0.0.0 . 09:03:31 Sending build context to Docker daemon 2.827MB 09:03:31 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:03:31 Step 2/23 : FROM ${BASE} AS builder 09:03:31 ---> 625e96d1042c 09:03:31 Step 3/23 : WORKDIR /device-sdk-go 09:03:32 ---> Running in 9e97a6352aec 09:03:32 Removing intermediate container 9e97a6352aec 09:03:32 ---> ac75bbf19673 09:03:32 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:03:32 ---> Running in 9bd7dc7ece80 09:03:32 Removing intermediate container 9bd7dc7ece80 09:03:32 ---> 91c8755ac099 09:03:32 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:32 ---> Running in 19f34bfe2eb0 09:03:33 Removing intermediate container 19f34bfe2eb0 09:03:33 ---> 45ba0bc5b007 09:03:33 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:03:33 ---> Running in ca72d06b1ae2 09:03:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:03:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:03:38 OK: 150 MiB in 46 packages 09:03:38 Removing intermediate container ca72d06b1ae2 09:03:38 ---> 10c73d15d2c1 09:03:38 Step 7/23 : COPY . . 09:03:39 ---> 3774b7d272d3 09:03:39 Step 8/23 : RUN go mod download 09:03:39 ---> Running in fe29863e2b29 09:03:39 Removing intermediate container fe29863e2b29 09:03:39 ---> b658397025b5 09:03:39 Step 9/23 : RUN make build 09:03:40 ---> Running in 910ad6ec9e99 09:03:40 go mod tidy 09:03:40 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 09:03:50 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:03:56 Removing intermediate container 910ad6ec9e99 09:03:56 ---> 2ca88de059a5 09:03:56 Step 10/23 : FROM alpine:3.12 09:03:56 3.12: Pulling from library/alpine 09:03:56 339de151aab4: Pulling fs layer 09:03:56 339de151aab4: Verifying Checksum 09:03:56 339de151aab4: Download complete 09:03:56 339de151aab4: Pull complete 09:03:56 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:03:56 Status: Downloaded newer image for alpine:3.12 09:03:56 ---> 13621d1b12d4 09:03:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:03:56 ---> Running in 7f54451e82f5 09:03:56 Removing intermediate container 7f54451e82f5 09:03:56 ---> 8f415cb679b2 09:03:56 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:56 ---> Running in d0b476b31031 09:03:57 Removing intermediate container d0b476b31031 09:03:57 ---> 108e0048ccce 09:03:57 Step 13/23 : RUN apk add --update --no-cache zeromq 09:03:57 ---> Running in 82922cc70461 09:03:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:03:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:03:58 (1/5) Installing libgcc (9.3.0-r2) 09:03:58 (2/5) Installing libsodium (1.0.18-r0) 09:03:59 (3/5) Installing libstdc++ (9.3.0-r2) 09:03:59 (4/5) Installing libzmq (4.3.3-r0) 09:04:00 (5/5) Installing zeromq (4.3.3-r0) 09:04:00 Executing busybox-1.31.1-r20.trigger 09:04:00 OK: 8 MiB in 19 packages 09:04:00 Removing intermediate container 82922cc70461 09:04:00 ---> 9274111bdd0b 09:04:00 Step 14/23 : WORKDIR / 09:04:00 ---> Running in 3d6886fb86be 09:04:00 Removing intermediate container 3d6886fb86be 09:04:00 ---> cba5dbfd166e 09:04:00 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:04:01 ---> 51aea65e0547 09:04:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:04:02 ---> 4f6a8abd8e6f 09:04:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:04:02 ---> a8feb85a914e 09:04:02 Step 18/23 : EXPOSE 59999 09:04:02 ---> Running in 1f4230536e04 09:04:02 Removing intermediate container 1f4230536e04 09:04:02 ---> c11c3682b6e2 09:04:02 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:04:02 ---> Running in 8a4eebeb4579 09:04:02 Removing intermediate container 8a4eebeb4579 09:04:02 ---> 20168f605f48 09:04:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:02 ---> Running in 197509b7c9c2 09:04:02 Removing intermediate container 197509b7c9c2 09:04:02 ---> 028322ec6546 09:04:02 Step 21/23 : LABEL arch=amd64 09:04:02 ---> Running in 872bfa4a1fe6 09:04:02 Removing intermediate container 872bfa4a1fe6 09:04:02 ---> 95457fe4be1d 09:04:02 Step 22/23 : LABEL git_sha=cf2712dcf46c325b8e22390d0542c3bbed44cdb4 09:04:02 ---> Running in f85944144ee0 09:04:02 Removing intermediate container f85944144ee0 09:04:02 ---> e7b4f4d352c2 09:04:02 Step 23/23 : LABEL version=0.0.0 09:04:02 ---> Running in 3d35fab5641d 09:04:03 Removing intermediate container 3d35fab5641d 09:04:03 ---> 6d37734f019f 09:04:03 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:04:03 Successfully built 6d37734f019f 09:04:03 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 09:04:04 ---> job-cost.sh 09:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-trQs 09:04:17 gofmt -l . 09:04:17 [ "`gofmt -l .`" = "" ] 09:04:17 ./bin/test-attribution-txt.sh 09:04:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:04:17 $ docker stop --time=1 6db76ef361d62c54d60ec85d3889079bf3b9805ef7155982bf7497704bb8ff0a 09:04:19 $ docker rm -f 6db76ef361d62c54d60ec85d3889079bf3b9805ef7155982bf7497704bb8ff0a [Pipeline] // withDockerContainer [Pipeline] sh 09:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:04:20 Warning: overwriting stash ‘coverage-report’ 09:04:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:04:21 + ls -al . 09:04:21 total 248 09:04:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 09:04 . 09:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:59 .. 09:04:21 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 08:59 .dockerignore 09:04:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 08:59 .git 09:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:59 .github 09:04:21 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 08:59 .gitignore 09:04:21 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 08:59 Dockerfile.build 09:04:21 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 08:59 Jenkinsfile 09:04:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 08:59 LICENSE 09:04:21 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 08:59 Makefile 09:04:21 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 08:59 README.md 09:04:21 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 08:59 RELEASE-NOTES.txt 09:04:21 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 08:55 VERSION 09:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:59 bin 09:04:21 -rw-r--r-- 1 jenkins jenkins 125634 Jun 24 09:03 coverage.out 09:04:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:59 example 09:04:21 -rw-r--r-- 1 jenkins jenkins 563 Jun 24 09:04 go.mod 09:04:21 -rw-r--r-- 1 jenkins jenkins 20507 Jun 24 09:01 go.sum 09:04:21 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 08:59 internal 09:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:59 openapi 09:04:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:59 pkg 09:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:59 snap 09:04:21 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 08:59 version.go [Pipeline] isUnix [Pipeline] sh 09:04:22 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cf2712dcf46c325b8e22390d0542c3bbed44cdb4 --label arch=arm64 --label version=0.0.0 . 09:04:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:04:24 Sending build context to Docker daemon 2.825MB 09:04:24 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:04:24 Step 2/23 : FROM ${BASE} AS builder 09:04:24 ---> f4709b80429d 09:04:24 Step 3/23 : WORKDIR /device-sdk-go 09:04:24 ---> Running in 6ec1d3499be7 09:04:24 Removing intermediate container 6ec1d3499be7 09:04:24 ---> 35df34d17b78 09:04:24 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:04:24 ---> Running in 0b19474f8896 09:04:24 Removing intermediate container 0b19474f8896 09:04:24 ---> 3c6d5b48603d 09:04:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:24 ---> Running in 48fdf3673bad 09:04:26 Removing intermediate container 48fdf3673bad 09:04:26 ---> 9220d9cc87e5 09:04:26 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:04:26 ---> Running in 407d766c716b 09:04:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:04:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:04:29 OK: 139 MiB in 46 packages 09:04:30 Removing intermediate container 407d766c716b 09:04:30 ---> c7521aacd86d 09:04:30 Step 7/23 : COPY . . 09:04:32 ---> 6d87b2b6d83f 09:04:32 Step 8/23 : RUN go mod download 09:04:32 ---> Running in 96c43e5f94a6 09:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-trQs/bin to PATH 09:04:34 INFO: No Stack... 09:04:34 Removing intermediate container 96c43e5f94a6 09:04:34 ---> fe5971a1cb97 09:04:34 Step 9/23 : RUN make build 09:04:34 ---> Running in 7dae547747e4 09:04:35 go mod tidy 09:04:36 INFO: Retrieving Pricing Info for: v3-standard-2 09:04:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:04:36 INFO: Archiving Costs [Pipeline] sh 09:04:37 + cut -d, -f6 09:04:37 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 09:04:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] 09:04:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] did not exist. Created. 09:04:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:37 + echo total: 0.05999999865889549 [Pipeline] stash 09:04:37 Stashed 1 file(s) [Pipeline] } 09:04:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:05:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:05:09 Removing intermediate container 7dae547747e4 09:05:09 ---> 61be6edac909 09:05:09 Step 10/23 : FROM alpine:3.12 09:05:10 3.12: Pulling from library/alpine 09:05:10 d2f70382dc9a: Pulling fs layer 09:05:10 d2f70382dc9a: Verifying Checksum 09:05:10 d2f70382dc9a: Download complete 09:05:11 d2f70382dc9a: Pull complete 09:05:11 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:05:11 Status: Downloaded newer image for alpine:3.12 09:05:11 ---> c4fd0aeabfcf 09:05:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:05:11 ---> Running in 3dc1533c7ea5 09:05:12 Removing intermediate container 3dc1533c7ea5 09:05:12 ---> 729224436a27 09:05:12 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:12 ---> Running in f949ee56e1c9 09:05:14 Removing intermediate container f949ee56e1c9 09:05:14 ---> ff71a5c75456 09:05:14 Step 13/23 : RUN apk add --update --no-cache zeromq 09:05:14 ---> Running in 2b93ec44a71f 09:05:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:05:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:05:17 (1/5) Installing libgcc (9.3.0-r2) 09:05:17 (2/5) Installing libsodium (1.0.18-r0) 09:05:17 (3/5) Installing libstdc++ (9.3.0-r2) 09:05:18 (4/5) Installing libzmq (4.3.3-r0) 09:05:18 (5/5) Installing zeromq (4.3.3-r0) 09:05:18 Executing busybox-1.31.1-r20.trigger 09:05:18 OK: 8 MiB in 19 packages 09:05:19 Removing intermediate container 2b93ec44a71f 09:05:19 ---> 98b55f47274d 09:05:19 Step 14/23 : WORKDIR / 09:05:19 ---> Running in 79b032adb062 09:05:20 Removing intermediate container 79b032adb062 09:05:20 ---> c2db5434d2ef 09:05:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:05:21 ---> 56b8522ff025 09:05:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:05:22 ---> 7fe9b2684e00 09:05:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:05:23 ---> 475a0ee9d20b 09:05:23 Step 18/23 : EXPOSE 59999 09:05:23 ---> Running in af568fc32a21 09:05:23 Removing intermediate container af568fc32a21 09:05:23 ---> d00a2d68e795 09:05:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:05:23 ---> Running in 201863e61a1f 09:05:24 Removing intermediate container 201863e61a1f 09:05:24 ---> c2025d83f1ec 09:05:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:24 ---> Running in 96f4b1ad3c0f 09:05:24 Removing intermediate container 96f4b1ad3c0f 09:05:24 ---> cfe07cda5a80 09:05:24 Step 21/23 : LABEL arch=arm64 09:05:24 ---> Running in 49b489a96846 09:05:25 Removing intermediate container 49b489a96846 09:05:25 ---> 5270e563bb56 09:05:25 Step 22/23 : LABEL git_sha=cf2712dcf46c325b8e22390d0542c3bbed44cdb4 09:05:25 ---> Running in 0f20ce8cb874 09:05:26 Removing intermediate container 0f20ce8cb874 09:05:26 ---> 4111a02917c9 09:05:26 Step 23/23 : LABEL version=0.0.0 09:05:26 ---> Running in bd1671838057 09:05:26 Removing intermediate container bd1671838057 09:05:26 ---> cc84a2e40ed3 09:05:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:05:26 Successfully built cc84a2e40ed3 09:05:26 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:05:27 ---> job-cost.sh 09:05:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g0CD 09:06:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-g0CD/bin to PATH 09:07:30 INFO: No Stack... 09:07:30 INFO: Retrieving Pricing Info for: v2-standard-4 09:07:30 INFO: Archiving Costs [Pipeline] sh 09:07:30 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 09:07:30 + cut -d, -f6 [Pipeline] lock 09:07:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] 09:07:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] did not exist. Created. 09:07:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:31 /w/workspace/device-sdk-go/2@tmp/durable-fd09187b/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-fd09187b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:07:31 + echo total: 0.18000000715255737 [Pipeline] stash 09:07:31 Warning: overwriting stash ‘stack-cost’ 09:07:32 Stashed 1 file(s) [Pipeline] } 09:07:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-981-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:07:32 provisioning config files... 09:07:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/config5988306635187969956tmp [Pipeline] { [Pipeline] sh 09:07:33 + set +x 09:07:33 + bash -s -- 09:07:33 + curl -s https://codecov.io/bash 09:07:33 09:07:33 _____ _ 09:07:33 / ____| | | 09:07:33 | | ___ __| | ___ ___ _____ __ 09:07:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:33 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:33 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:33 Bash-1.0.3 09:07:33 09:07:33 09:07:33 ==> git version 2.24.4 found 09:07:33 ==> 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 09:07:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:07:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:07:33 ==> Jenkins CI detected. 09:07:33 project root: . 09:07:33 --> token set from env 09:07:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:33 ==> Running gcov in . (disable via -X gcov) 09:07:33 ==> Python coveragepy not found 09:07:33 ==> Searching for coverage reports in: 09:07:33 + . 09:07:33 -> Found 1 reports 09:07:33 ==> Detecting git/mercurial file structure 09:07:33 ==> Reading reports 09:07:33 + ./coverage.out bytes=125634 09:07:33 ==> Appending adjustments 09:07:33 https://docs.codecov.io/docs/fixing-reports 09:07:33 + Found adjustments 09:07:33 ==> Gzipping contents 09:07:33 16K /tmp/codecov.6ijEdC.gz 09:07:33 ==> Uploading reports 09:07:33 url: https://codecov.io 09:07:33 query: branch=PR-981&commit=cf2712dcf46c325b8e22390d0542c3bbed44cdb4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-981%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=981&job=&cmd_args= 09:07:33 -> Pinging Codecov 09:07:33 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-981&commit=cf2712dcf46c325b8e22390d0542c3bbed44cdb4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-981%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=981&job=&cmd_args= 09:07:34 -> Uploading to 09:07:34 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/cf2712dcf46c325b8e22390d0542c3bbed44cdb4/bf394360-c015-4ba3-a08a-bbb1a44dc823.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T090734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04a8017215205faeb01230f71252042632793857380efe54a08963a97ec1c195 09:07:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:34 Dload Upload Total Spent Left Speed 09:07:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16307 0 0 100 16307 0 33483 --:--:-- --:--:-- --:--:-- 33484 09:07:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cf2712dcf46c325b8e22390d0542c3bbed44cdb4 [Pipeline] } 09:07:34 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 09:07:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:37 ---> package-listing.sh 09:07:37 ++ facter osfamily 09:07:37 ++ tr '[:upper:]' '[:lower:]' 09:07:37 + OS_FAMILY=redhat 09:07:37 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-981 09:07:37 + START_PACKAGES=/tmp/packages_start.txt 09:07:37 + END_PACKAGES=/tmp/packages_end.txt 09:07:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:37 + PACKAGES=/tmp/packages_start.txt 09:07:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-981 ']' 09:07:37 + PACKAGES=/tmp/packages_end.txt 09:07:37 + case "${OS_FAMILY}" in 09:07:37 + rpm -qa 09:07:37 + sort 09:07:40 + '[' -f /tmp/packages_start.txt ']' 09:07:40 + '[' -f /tmp/packages_end.txt ']' 09:07:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:40 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-981 ']' 09:07:40 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-981/archives/ 09:07:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-981/archives/ [Pipeline] echo 09:07:40 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-981/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:07:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:07:40 09:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:07:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:07:41 alpine: Pulling from edgex-lftools-log-publisher 09:07:41 df20fa9351a1: Pulling fs layer 09:07:41 36b3adc4ff6f: Pulling fs layer 09:07:41 8ad3a11d3b57: Pulling fs layer 09:07:41 46f8f816bc3b: Pulling fs layer 09:07:41 93b61091891f: Pulling fs layer 09:07:41 93b9cdb0e59b: Pulling fs layer 09:07:41 5e14af77c1be: Pulling fs layer 09:07:41 01666e4c0597: Pulling fs layer 09:07:41 aa168da1d23b: Pulling fs layer 09:07:41 93b9cdb0e59b: Waiting 09:07:41 5e14af77c1be: Waiting 09:07:41 01666e4c0597: Waiting 09:07:41 aa168da1d23b: Waiting 09:07:41 46f8f816bc3b: Waiting 09:07:41 93b61091891f: Waiting 09:07:41 36b3adc4ff6f: Verifying Checksum 09:07:41 36b3adc4ff6f: Download complete 09:07:41 46f8f816bc3b: Verifying Checksum 09:07:41 46f8f816bc3b: Download complete 09:07:41 df20fa9351a1: Verifying Checksum 09:07:41 df20fa9351a1: Download complete 09:07:41 93b9cdb0e59b: Verifying Checksum 09:07:41 93b9cdb0e59b: Download complete 09:07:41 5e14af77c1be: Verifying Checksum 09:07:41 5e14af77c1be: Download complete 09:07:41 93b61091891f: Verifying Checksum 09:07:41 93b61091891f: Download complete 09:07:41 01666e4c0597: Verifying Checksum 09:07:41 01666e4c0597: Download complete 09:07:42 8ad3a11d3b57: Verifying Checksum 09:07:42 8ad3a11d3b57: Download complete 09:07:42 df20fa9351a1: Pull complete 09:07:42 36b3adc4ff6f: Pull complete 09:07:44 8ad3a11d3b57: Pull complete 09:07:44 46f8f816bc3b: Pull complete 09:07:44 aa168da1d23b: Verifying Checksum 09:07:44 aa168da1d23b: Download complete 09:07:44 93b61091891f: Pull complete 09:07:44 93b9cdb0e59b: Pull complete 09:07:44 5e14af77c1be: Pull complete 09:07:45 01666e4c0597: Pull complete 09:07:53 aa168da1d23b: Pull complete 09:07:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:07:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:07:53 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 09:07:53 $ 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-981/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-981 -v /w/workspace/dgexfoundry_device-sdk-go_PR-981:/w/workspace/dgexfoundry_device-sdk-go_PR-981:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-981@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:10003/edgex-lftools-log-publisher:alpine cat 09:08:30 $ docker top 0346f8f009189bfbe908ebeb695925e6438bc7d00969b56e202dcc62d2bb7c06 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:31 + touch /tmp/pre-build-complete [Pipeline] sh 09:08:31 + mkdir -p /var/log/sa [Pipeline] sh 09:08:31 + ls /var/log/sa-host 09:08:31 + sadf -c /var/log/sa-host/sa05 09:08:31 file_magic: OK 09:08:31 HZ: Using current value: 100 09:08:31 file_header: OK 09:08:31 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 09:08:31 Statistics: 09:08:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:08:31 File successfully converted to sysstat format version 12.2.1 09:08:31 + sadf -c /var/log/sa-host/sa24 09:08:31 file_magic: OK 09:08:31 HZ: Using current value: 100 09:08:31 file_header: OK 09:08:31 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 09:08:31 Statistics: 09:08:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:08:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:31 provisioning config files... 09:08:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/config3574152534326860159tmp [Pipeline] { [Pipeline] echo 09:08:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:08:32 ---> create-netrc.sh [Pipeline] } 09:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:08:32 ---> python-tools-install.sh [Pipeline] echo 09:08:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:08:32 ---> sudo-logs.sh 09:08:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:08:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:08:33 ---> job-cost.sh 09:08:33 lf-activate-venv: SKIPPING 09:08:33 DEBUG: total: 0.18000000715255737 09:08:33 INFO: Retrieving Stack Cost... 09:08:34 INFO: Retrieving Pricing Info for: v3-standard-2 09:08:34 INFO: Archiving Costs [Pipeline] echo 09:08:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:08:35 ---> logs-deploy.sh 09:08:35 lf-activate-venv: SKIPPING 09:08:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-981/2 09:08:35 INFO: archiving workspace using pattern(s): 09:08:36 Archives upload complete. 09:08:36 INFO: archiving logs to Nexus 09:08:37 ---> uname -a: 09:08:37 Linux prd-centos7-docker-4c-2g-1103.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:08:37 09:08:37 09:08:37 ---> lscpu: 09:08:37 Architecture: x86_64 09:08:37 CPU op-mode(s): 32-bit, 64-bit 09:08:37 Byte Order: Little Endian 09:08:37 Address sizes: 40 bits physical, 48 bits virtual 09:08:37 CPU(s): 2 09:08:37 On-line CPU(s) list: 0,1 09:08:37 Thread(s) per core: 1 09:08:37 Core(s) per socket: 1 09:08:37 Socket(s): 2 09:08:37 NUMA node(s): 1 09:08:37 Vendor ID: AuthenticAMD 09:08:37 CPU family: 23 09:08:37 Model: 49 09:08:37 Model name: AMD EPYC-Rome Processor 09:08:37 Stepping: 0 09:08:37 CPU MHz: 2799.998 09:08:37 BogoMIPS: 5599.99 09:08:37 Virtualization: AMD-V 09:08:37 Hypervisor vendor: KVM 09:08:37 Virtualization type: full 09:08:37 L1d cache: 64 KiB 09:08:37 L1i cache: 64 KiB 09:08:37 L2 cache: 1 MiB 09:08:37 L3 cache: 32 MiB 09:08:37 NUMA node0 CPU(s): 0,1 09:08:37 Vulnerability Itlb multihit: Not affected 09:08:37 Vulnerability L1tf: Not affected 09:08:37 Vulnerability Mds: Not affected 09:08:37 Vulnerability Meltdown: Not affected 09:08:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:08:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:08:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:08:37 Vulnerability Srbds: Not affected 09:08:37 Vulnerability Tsx async abort: Not affected 09:08:37 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 09:08:37 09:08:37 09:08:37 ---> nproc: 09:08:37 2 09:08:37 09:08:37 09:08:37 ---> df -h: 09:08:37 Filesystem Size Used Available Use% Mounted on 09:08:37 overlay 40.0G 7.6G 32.4G 19% / 09:08:37 tmpfs 64.0M 0 64.0M 0% /dev 09:08:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:08:37 shm 64.0M 0 64.0M 0% /dev/shm 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-981 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:08:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:08:37 09:08:37 09:08:37 ---> free -m: 09:08:37 total used free shared buff/cache available 09:08:37 Mem: 7821 908 4814 0 2098 6734 09:08:37 Swap: 1023 0 1023 09:08:37 09:08:37 09:08:37 ---> ip addr: 09:08:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:08:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:08:37 inet 127.0.0.1/8 scope host lo 09:08:37 valid_lft forever preferred_lft forever 09:08:37 inet6 ::1/128 scope host 09:08:37 valid_lft forever preferred_lft forever 09:08:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:08:37 link/ether fa:16:3e:e0:82:e0 brd ff:ff:ff:ff:ff:ff 09:08:37 inet 10.30.123.212/23 brd 10.30.123.255 scope global dynamic eth0 09:08:37 valid_lft 85574sec preferred_lft 85574sec 09:08:37 inet6 fe80::f816:3eff:fee0:82e0/64 scope link 09:08:37 valid_lft forever preferred_lft forever 09:08:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:08:37 link/ether 02:42:2d:a5:6a:1b brd ff:ff:ff:ff:ff:ff 09:08:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:08:37 valid_lft forever preferred_lft forever 09:08:37 inet6 fe80::42:2dff:fea5:6a1b/64 scope link 09:08:37 valid_lft forever preferred_lft forever 09:08:37 09:08:37 09:08:37 ---> sar -b -r -n DEV: 09:08:37 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) 09:08:37 09:08:37 08:54:40 LINUX RESTART (2 CPU) 09:08:37 09:08:37 08:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:08:37 08:56:01 153.58 19.85 133.73 0.00 5868.66 40990.36 0.00 09:08:37 08:57:01 2.86 0.00 2.86 0.00 0.00 100.63 0.00 09:08:37 08:58:01 0.45 0.00 0.45 0.00 0.00 6.76 0.00 09:08:37 08:59:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 09:08:37 09:00:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 09:08:37 09:01:01 0.33 0.00 0.33 0.00 0.00 4.73 0.00 09:08:37 09:02:01 0.52 0.12 0.40 0.00 1.86 6.56 0.00 09:08:37 09:03:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 09:08:37 09:04:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 09:08:37 09:05:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 09:08:37 09:06:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 09:08:37 09:07:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 09:08:37 09:08:01 19.15 0.17 18.99 0.00 14.79 3042.16 0.00 09:08:37 Average: 13.73 1.55 12.18 0.00 452.87 3398.76 0.00 09:08:37 09:08:37 08:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:08:37 08:56:01 5474368 0 791260 9.88 2620 1740692 1158100 12.79 560800 1574628 132 09:08:37 08:57:01 5477076 0 788544 9.85 2620 1740700 1142236 12.61 558716 1574596 20 09:08:37 08:58:01 5484868 0 780752 9.75 2620 1740700 1076228 11.88 553256 1573504 8 09:08:37 08:59:01 5481620 0 783992 9.79 2620 1740708 1076372 11.88 556920 1573504 8 09:08:37 09:00:01 5476880 0 788724 9.85 2620 1740716 1114312 12.30 560096 1574160 8 09:08:37 09:01:01 5470020 0 795584 9.93 2620 1740716 1148228 12.68 562852 1577544 8 09:08:37 09:02:01 5459016 0 806460 10.07 2620 1740844 1156668 12.77 573080 1577620 8 09:08:37 09:03:01 5470432 0 795036 9.93 2620 1740852 1077056 11.89 563512 1577624 8 09:08:37 09:04:01 5470768 0 794700 9.92 2620 1740852 1077056 11.89 565336 1575820 8 09:08:37 09:05:01 5470308 0 795156 9.93 2620 1740856 1078552 11.91 565912 1575820 8 09:08:37 09:06:01 5470184 0 795276 9.93 2620 1740860 1078276 11.90 573364 1568188 8 09:08:37 09:07:01 5470748 0 794708 9.92 2620 1740864 1078132 11.90 573188 1568188 8 09:08:37 09:08:01 4950020 0 910752 11.37 2620 2145548 1264984 13.97 745208 1834916 298676 09:08:37 Average: 5432793 0 801611 10.01 2620 1771916 1117400 12.34 577865 1594316 22993 09:08:37 09:08:37 08:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:08:37 08:56:01 eth0 257.18 222.19 1097.19 75.13 0.00 0.00 0.00 0.00 09:08:37 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 08:56:01 docker0 12.02 8.54 2.01 28.67 0.00 0.00 0.00 0.00 09:08:37 08:57:01 eth0 1.62 1.02 1.71 0.61 0.00 0.00 0.00 0.00 09:08:37 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 08:58:01 eth0 0.53 0.10 0.06 0.04 0.00 0.00 0.00 0.00 09:08:37 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 08:59:01 eth0 1.12 0.32 0.32 0.20 0.00 0.00 0.00 0.00 09:08:37 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:00:01 eth0 1.82 2.12 0.35 8.24 0.00 0.00 0.00 0.00 09:08:37 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:01:01 eth0 1.28 0.80 0.22 6.45 0.00 0.00 0.00 0.00 09:08:37 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:02:01 eth0 1.03 1.23 0.31 6.54 0.00 0.00 0.00 0.00 09:08:37 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:03:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:37 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:04:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:08:37 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:05:01 eth0 1.25 1.03 0.32 2.42 0.00 0.00 0.00 0.00 09:08:37 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:06:01 eth0 0.17 0.12 0.08 0.04 0.00 0.00 0.00 0.00 09:08:37 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:07:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 09:08:37 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:08:01 eth0 209.71 190.31 2175.35 19.95 0.00 0.00 0.00 0.00 09:08:37 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 Average: eth0 36.67 32.28 252.03 9.21 0.00 0.00 0.00 0.00 09:08:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:37 Average: docker0 0.93 0.66 0.15 2.21 0.00 0.00 0.00 0.00 09:08:37 09:08:37 09:08:37 ---> sar -P ALL: 09:08:37 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) 09:08:37 09:08:37 08:54:40 LINUX RESTART (2 CPU) 09:08:37 09:08:37 08:55:01 CPU %user %nice %system %iowait %steal %idle 09:08:37 08:56:01 all 18.93 0.00 5.61 10.89 0.14 64.43 09:08:37 08:56:01 0 19.52 0.00 5.79 10.69 0.14 63.86 09:08:37 08:56:01 1 18.34 0.00 5.43 11.09 0.14 65.00 09:08:37 08:57:01 all 0.29 0.00 0.08 0.00 0.02 99.62 09:08:37 08:57:01 0 0.22 0.00 0.08 0.00 0.02 99.68 09:08:37 08:57:01 1 0.37 0.00 0.07 0.00 0.02 99.55 09:08:37 08:58:01 all 0.22 0.00 0.03 0.00 0.02 99.74 09:08:37 08:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:08:37 08:58:01 1 0.38 0.00 0.02 0.00 0.02 99.58 09:08:37 08:59:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:08:37 08:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:08:37 08:59:01 1 0.33 0.00 0.03 0.00 0.02 99.62 09:08:37 09:00:01 all 0.19 0.00 0.07 0.00 0.01 99.73 09:08:37 09:00:01 0 0.12 0.00 0.03 0.00 0.00 99.85 09:08:37 09:00:01 1 0.27 0.00 0.10 0.00 0.02 99.62 09:08:37 09:01:01 all 0.08 0.00 0.03 0.01 0.03 99.85 09:08:37 09:01:01 0 0.10 0.00 0.03 0.02 0.03 99.82 09:08:37 09:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:08:37 09:02:01 all 0.06 0.00 0.06 0.05 0.02 99.82 09:08:37 09:02:01 0 0.07 0.00 0.07 0.08 0.02 99.77 09:08:37 09:02:01 1 0.05 0.00 0.05 0.02 0.02 99.87 09:08:37 09:03:01 all 0.05 0.00 0.03 0.00 0.02 99.91 09:08:37 09:03:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:08:37 09:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:08:37 09:04:01 all 0.02 0.00 0.03 0.00 0.01 99.95 09:08:37 09:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:08:37 09:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:08:37 09:05:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:08:37 09:05:01 0 0.08 0.00 0.03 0.00 0.03 99.85 09:08:37 09:05:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:08:37 09:06:01 all 0.09 0.00 0.04 0.00 0.03 99.84 09:08:37 09:06:01 0 0.03 0.00 0.05 0.00 0.05 99.87 09:08:37 09:06:01 1 0.15 0.00 0.03 0.00 0.00 99.82 09:08:37 09:08:37 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:08:37 09:07:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:08:37 09:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:08:37 09:07:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:08:37 09:08:01 all 7.46 0.00 3.00 8.06 0.06 81.42 09:08:37 09:08:01 0 7.21 0.00 3.10 6.62 0.07 83.01 09:08:37 09:08:01 1 7.70 0.00 2.91 9.50 0.05 79.84 09:08:37 Average: all 2.08 0.00 0.68 1.43 0.03 95.79 09:08:37 Average: 0 2.06 0.00 0.70 1.30 0.03 95.91 09:08:37 Average: 1 2.10 0.00 0.66 1.55 0.03 95.66 09:08:37 09:08:37 09:08:37