Pull request #912 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4ce5a3699167fe1fd8c949993467574400e9bc24+edddd13237ed2f870dfa3fb5fc7d300be4879f06 (02edf14e79459d9f4cb68388b2c1ed484cbf88f0) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-912/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-912/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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:docker-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: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3935’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3936 in /w/workspace/dgexfoundry_device-sdk-go_PR-912 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-912 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 edddd13237ed2f870dfa3fb5fc7d300be4879f06 into PR head commit 4ce5a3699167fe1fd8c949993467574400e9bc24 Merge succeeded, producing 4ce5a3699167fe1fd8c949993467574400e9bc24 Checking out Revision 4ce5a3699167fe1fd8c949993467574400e9bc24 (PR-912) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/912/head:refs/remotes/origin/PR-912 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge edddd13237ed2f870dfa3fb5fc7d300be4879f06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:56:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:56:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:56:06 ========================================================= 04:56:06 EdgeX Global Pipelines Version Info 04:56:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:56:07 ------------------- 04:56:07 stable info: 04:56:07 ------------------- 04:56:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:56:07 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 04:56:07 Message: update stable to v1.0.191 04:56:08 ------------------- 04:56:08 experimental info: 04:56:08 ------------------- 04:56:08 Commited By: **** collab-it+edgex@linuxfoundation.org 04:56:08 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 04:56:08 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:56:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:56:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:56:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-912 [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-912 [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-912 [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ce5a3699167fe1fd8c949993467574400e9bc24 [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ce5a36 [Pipeline] echo 04:56:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:56:10 provisioning config files... 04:56:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/config1340233506038228649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:11 ---> docker-login.sh 04:56:11 nexus3.edgexfoundry.org:10001 04:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:11 Configure a credential helper to remove this warning. See 04:56:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:11 04:56:11 Login Succeeded 04:56:11 nexus3.edgexfoundry.org:10002 04:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:12 Configure a credential helper to remove this warning. See 04:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:12 04:56:12 Login Succeeded 04:56:12 nexus3.edgexfoundry.org:10003 04:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:12 Configure a credential helper to remove this warning. See 04:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:12 04:56:12 Login Succeeded 04:56:12 nexus3.edgexfoundry.org:10004 04:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:12 Configure a credential helper to remove this warning. See 04:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:12 04:56:12 Login Succeeded 04:56:12 docker.io 04:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:12 Configure a credential helper to remove this warning. See 04:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:12 04:56:12 Login Succeeded 04:56:12 ---> docker-login.sh ends [Pipeline] } 04:56:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:13 + git log --format=format:%s -1 4ce5a3699167fe1fd8c949993467574400e9bc24 [Pipeline] echo 04:56:13 GIT_COMMIT: 4ce5a3699167fe1fd8c949993467574400e9bc24, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:56:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:14 04:56:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:56:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:14 latest: Pulling from edgex-devops/git-semver 04:56:14 31603596830f: Pulling fs layer 04:56:14 54011a49482f: Pulling fs layer 04:56:14 a6820b24f6d8: Pulling fs layer 04:56:14 f581987b2513: Pulling fs layer 04:56:14 f581987b2513: Waiting 04:56:14 54011a49482f: Verifying Checksum 04:56:14 54011a49482f: Download complete 04:56:14 31603596830f: Verifying Checksum 04:56:14 31603596830f: Download complete 04:56:15 f581987b2513: Verifying Checksum 04:56:15 f581987b2513: Download complete 04:56:15 a6820b24f6d8: Verifying Checksum 04:56:15 a6820b24f6d8: Download complete 04:56:15 31603596830f: Pull complete 04:56:15 54011a49482f: Pull complete 04:56:16 a6820b24f6d8: Pull complete 04:56:16 f581987b2513: Pull complete 04:56:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:56:16 prd-centos7-docker-4c-2g-3936 does not seem to be running inside a container 04:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-912 -v /w/workspace/dgexfoundry_device-sdk-go_PR-912:/w/workspace/dgexfoundry_device-sdk-go_PR-912:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-912@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:56:18 $ docker top 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:19 [ssh-agent] Looking for ssh-agent implementation... 04:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:19 $ docker exec 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent 04:56:19 SSH_AUTH_SOCK=/tmp/ssh-icvbt5AiRp77/agent.11 04:56:19 SSH_AGENT_PID=16 04:56:19 Running ssh-add (command line suppressed) 04:56:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_6954464513837538219.key (/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_6954464513837538219.key) 04:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:20 + git tag --points-at HEAD [Pipeline] } 04:56:20 $ docker exec --env ******** --env ******** 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent -k 04:56:20 unset SSH_AUTH_SOCK; 04:56:20 unset SSH_AGENT_PID; 04:56:20 echo Agent pid 16 killed; 04:56:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:56:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:20 [ssh-agent] Looking for ssh-agent implementation... 04:56:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:20 $ docker exec 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent 04:56:20 SSH_AUTH_SOCK=/tmp/ssh-8IjO9oVSZwMO/agent.45 04:56:20 SSH_AGENT_PID=50 04:56:20 Running ssh-add (command line suppressed) 04:56:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_7454969498827970202.key (/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_7454969498827970202.key) 04:56:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:21 + git semver init 04:56:21 # -> Open(): unable to determine branch for HEAD 04:56:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-912/.git 04:56:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-912 04:56:21 # $SEMVER_REMOTE_NAME = origin 04:56:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:56:21 # $SEMVER_USER_NAME = edgex-jenkins 04:56:21 # $SEMVER_BRANCH = PR-912 04:56:21 # $SEMVER_TEMP = /tmp/semver-351621517 04:56:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:56:22 # '/tmp/semver-351621517' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-912/.semver' 04:56:22 # -> Force: false 04:56:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-912/.semver [Pipeline] } 04:56:22 $ docker exec --env ******** --env ******** 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent -k 04:56:22 unset SSH_AUTH_SOCK; 04:56:22 unset SSH_AGENT_PID; 04:56:22 echo Agent pid 50 killed; 04:56:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:22 + git semver [Pipeline] } 04:56:22 $ docker stop --time=1 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae 04:56:24 $ docker rm -f 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae [Pipeline] // withDockerContainer [Pipeline] sh 04:56:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:56:25 Stashed 1 file(s) [Pipeline] echo 04:56:25 [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 04:56:40 Still waiting to schedule task 04:56:40 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3937’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-3938’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 04:56:40 Still waiting to schedule task 04:56:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:59:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3940 in /w/workspace/dgexfoundry_device-sdk-go_PR-912 [Pipeline] { [Pipeline] ws 04:59:59 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:00:04 Running on prd-centos7-docker-4c-2g-3941 in /w/workspace/dgexfoundry_device-sdk-go_PR-912 [Pipeline] { [Pipeline] ws 05:00:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:00:06 using credential edgex-jenkins-ssh 05:00:06 Cloning the remote Git repository 05:00:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:00:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:00:07 using credential edgex-jenkins-ssh 05:00:07 Cloning the remote Git repository 05:00:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:06 > git --version # timeout=10 05:00:06 > git --version # 'git version 2.17.1' 05:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:00:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:00:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:07 > git --version # timeout=10 05:00:07 > git --version # 'git version 2.24.3' 05:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/912/head:refs/remotes/origin/PR-912 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/912/head:refs/remotes/origin/PR-912 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:00:09 Merging remotes/origin/master commit edddd13237ed2f870dfa3fb5fc7d300be4879f06 into PR head commit 4ce5a3699167fe1fd8c949993467574400e9bc24 05:00:09 Merging remotes/origin/master commit edddd13237ed2f870dfa3fb5fc7d300be4879f06 into PR head commit 4ce5a3699167fe1fd8c949993467574400e9bc24 05:00:09 Merge succeeded, producing 4ce5a3699167fe1fd8c949993467574400e9bc24 05:00:09 Checking out Revision 4ce5a3699167fe1fd8c949993467574400e9bc24 (PR-912) 05:00:09 Merge succeeded, producing 4ce5a3699167fe1fd8c949993467574400e9bc24 05:00:09 Checking out Revision 4ce5a3699167fe1fd8c949993467574400e9bc24 (PR-912) 05:00:09 > git config core.sparsecheckout # timeout=10 05:00:09 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 05:00:09 > git remote # timeout=10 05:00:09 > git config --get remote.origin.url # timeout=10 05:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:09 > git merge edddd13237ed2f870dfa3fb5fc7d300be4879f06 # timeout=10 05:00:09 > git rev-parse HEAD^{commit} # timeout=10 05:00:09 > git config core.sparsecheckout # timeout=10 05:00:09 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 05:00:09 > git config core.sparsecheckout # timeout=10 05:00:09 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 05:00:09 > git remote # timeout=10 05:00:09 > git config --get remote.origin.url # timeout=10 05:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:09 > git merge edddd13237ed2f870dfa3fb5fc7d300be4879f06 # timeout=10 05:00:09 > git rev-parse HEAD^{commit} # timeout=10 05:00:09 > git config core.sparsecheckout # timeout=10 05:00:09 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 05:00:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:00:13 > git --version # timeout=10 05:00:13 > git --version # 'git version 2.24.3' 05:00:13 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:00:13 > git --version # timeout=10 05:00:13 > git --version # 'git version 2.17.1' 05:00:13 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:00:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 05:00:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:00:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:00:15 + sudo service docker restart 05:00:15 + true 05:00:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] sh 05:00:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:00:16 + sudo service docker restart+ 05:00:16 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:00:17 provisioning config files... 05:00:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3872737452453437518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:17 ---> docker-login.sh 05:00:17 nexus3.edgexfoundry.org:10001 05:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:18 Configure a credential helper to remove this warning. See 05:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:18 05:00:18 Login Succeeded 05:00:18 nexus3.edgexfoundry.org:10002 05:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:18 Configure a credential helper to remove this warning. See 05:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:18 05:00:18 Login Succeeded 05:00:18 nexus3.edgexfoundry.org:10003 05:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:18 Configure a credential helper to remove this warning. See 05:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:18 05:00:18 Login Succeeded 05:00:18 nexus3.edgexfoundry.org:10004 05:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:18 Configure a credential helper to remove this warning. See 05:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:18 05:00:18 Login Succeeded 05:00:18 docker.io 05:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:19 Configure a credential helper to remove this warning. See 05:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:19 05:00:19 Login Succeeded 05:00:19 ---> docker-login.sh ends [Pipeline] } 05:00:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:00:19 provisioning config files... 05:00:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3516769141811046051tmp [Pipeline] echo 05:00:19 ========================================================= 05:00:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:00:19 ========================================================= [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:00:19 ---> docker-login.sh 05:00:19 nexus3.edgexfoundry.org:10001 05:00:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:00:20 Sending build context to Docker daemon 2.468MB 05:00:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:00:20 Step 2/8 : FROM ${BASE} 05:00:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:20 540db60ca938: Pulling fs layer 05:00:20 adcc1eea9eea: Pulling fs layer 05:00:20 4c4ab2625f07: Pulling fs layer 05:00:20 0510c868ecb4: Pulling fs layer 05:00:20 afea3b2eda06: Pulling fs layer 05:00:20 7809a108b3ef: Pulling fs layer 05:00:20 f706445af74f: Pulling fs layer 05:00:20 0510c868ecb4: Waiting 05:00:20 7809a108b3ef: Waiting 05:00:20 f706445af74f: Waiting 05:00:20 afea3b2eda06: Waiting 05:00:20 4c4ab2625f07: Verifying Checksum 05:00:20 4c4ab2625f07: Download complete 05:00:20 adcc1eea9eea: Download complete 05:00:20 afea3b2eda06: Verifying Checksum 05:00:20 afea3b2eda06: Download complete 05:00:20 7809a108b3ef: Verifying Checksum 05:00:20 7809a108b3ef: Download complete 05:00:20 540db60ca938: Verifying Checksum 05:00:20 540db60ca938: Download complete 05:00:20 540db60ca938: Pull complete 05:00:20 adcc1eea9eea: Pull complete 05:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:20 4c4ab2625f07: Pull complete 05:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:21 Configure a credential helper to remove this warning. See 05:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:21 05:00:21 Login Succeeded 05:00:21 nexus3.edgexfoundry.org:10002 05:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:21 Configure a credential helper to remove this warning. See 05:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:21 05:00:21 Login Succeeded 05:00:21 nexus3.edgexfoundry.org:10003 05:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:22 f706445af74f: Verifying Checksum 05:00:22 f706445af74f: Download complete 05:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:22 Configure a credential helper to remove this warning. See 05:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:22 05:00:22 Login Succeeded 05:00:22 nexus3.edgexfoundry.org:10004 05:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:23 Configure a credential helper to remove this warning. See 05:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:23 05:00:23 Login Succeeded 05:00:23 docker.io 05:00:23 0510c868ecb4: Verifying Checksum 05:00:23 0510c868ecb4: Download complete 05:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:23 Configure a credential helper to remove this warning. See 05:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:23 05:00:23 Login Succeeded 05:00:23 ---> docker-login.sh ends [Pipeline] } 05:00:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:24 ========================================================= 05:00:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:00:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 05: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 . 05:00:25 Sending build context to Docker daemon 2.467MB 05:00:25 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:00:25 Step 2/8 : FROM ${BASE} 05:00:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:00:25 595b0fe564bb: Pulling fs layer 05:00:25 7186ed65a4f7: Pulling fs layer 05:00:25 316046926c0a: Pulling fs layer 05:00:25 4ebd0625c992: Pulling fs layer 05:00:25 207e8628e3a3: Pulling fs layer 05:00:25 c791037a9be2: Pulling fs layer 05:00:25 ffd874e62e21: Pulling fs layer 05:00:25 4ebd0625c992: Waiting 05:00:25 207e8628e3a3: Waiting 05:00:25 c791037a9be2: Waiting 05:00:25 ffd874e62e21: Waiting 05:00:25 316046926c0a: Verifying Checksum 05:00:25 316046926c0a: Download complete 05:00:25 7186ed65a4f7: Verifying Checksum 05:00:25 7186ed65a4f7: Download complete 05:00:25 207e8628e3a3: Verifying Checksum 05:00:25 207e8628e3a3: Download complete 05:00:25 c791037a9be2: Verifying Checksum 05:00:25 c791037a9be2: Download complete 05:00:25 595b0fe564bb: Verifying Checksum 05:00:25 595b0fe564bb: Download complete 05:00:26 595b0fe564bb: Pull complete 05:00:26 7186ed65a4f7: Pull complete 05:00:27 316046926c0a: Pull complete 05:00:27 ffd874e62e21: Verifying Checksum 05:00:27 ffd874e62e21: Download complete 05:00:28 4ebd0625c992: Verifying Checksum 05:00:28 4ebd0625c992: Download complete 05:00:29 0510c868ecb4: Pull complete 05:00:29 afea3b2eda06: Pull complete 05:00:29 7809a108b3ef: Pull complete 05:00:38 f706445af74f: Pull complete 05:00:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:00:38 ---> b068be0155e3 05:00:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:00:38 ---> Running in 4facfe2001d9 05:00:39 4ebd0625c992: Pull complete 05:00:39 Removing intermediate container 4facfe2001d9 05:00:39 ---> 2047c47cc321 05:00:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:39 ---> Running in 91a96f3e439e 05:00:39 207e8628e3a3: Pull complete 05:00:39 c791037a9be2: Pull complete 05:00:40 Removing intermediate container 91a96f3e439e 05:00:40 ---> e42a84b0a7b4 05:00:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:00:40 ---> Running in 3916dad27721 05:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:00:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:00:43 ffd874e62e21: Pull complete 05:00:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:00:43 ---> cfc18b08335c 05:00:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:00:43 (1/6) Installing libc-dev (0.7.2-r3) 05:00:43 (2/6) Installing libsodium (1.0.18-r0) 05:00:44 (3/6) Installing pkgconf (1.7.3-r0) 05:00:44 (4/6) Installing libsodium-dev (1.0.18-r0) 05:00:44 (5/6) Installing libzmq (4.3.3-r1) 05:00:44 (6/6) Installing zeromq-dev (4.3.3-r1) 05:00:44 Executing busybox-1.32.1-r6.trigger 05:00:44 OK: 150 MiB in 46 packages 05:00:45 Removing intermediate container 3916dad27721 05:00:45 ---> 5646ba1ed959 05:00:45 Step 6/8 : WORKDIR /device-sdk-go 05:00:45 ---> Running in 96974c5cc6e8 05:00:45 Removing intermediate container 96974c5cc6e8 05:00:45 ---> 7d6fa30fc937 05:00:45 Step 7/8 : COPY . . 05:00:46 ---> Running in 2255cba22be0 05:00:46 Removing intermediate container 2255cba22be0 05:00:46 ---> 24d00de3a862 05:00:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:46 ---> Running in e6a306202bcb 05:00:47 ---> 786a5de8af77 05:00:47 Step 8/8 : RUN go mod download 05:00:47 ---> Running in 251b872975e8 05:00:49 Removing intermediate container e6a306202bcb 05:00:49 ---> 60c8b2f5d385 05:00:49 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:00:49 ---> Running in 552de3dc6761 05:00:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:00:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:00:53 (1/6) Installing libc-dev (0.7.2-r3) 05:00:53 (2/6) Installing libsodium (1.0.18-r0) 05:00:53 (3/6) Installing pkgconf (1.7.3-r0) 05:00:53 (4/6) Installing libsodium-dev (1.0.18-r0) 05:00:53 (5/6) Installing libzmq (4.3.3-r1) 05:00:54 (6/6) Installing zeromq-dev (4.3.3-r1) 05:00:54 Executing busybox-1.32.1-r6.trigger 05:00:54 OK: 139 MiB in 46 packages 05:00:56 Removing intermediate container 552de3dc6761 05:00:56 ---> 6c65699ed26a 05:00:56 Step 6/8 : WORKDIR /device-sdk-go 05:00:56 ---> Running in 4dff0cc15551 05:00:56 Removing intermediate container 4dff0cc15551 05:00:56 ---> 4fde228660ca 05:00:56 Step 7/8 : COPY . . 05:00:58 ---> 5baa1e8b3729 05:00:58 Step 8/8 : RUN go mod download 05:00:58 ---> Running in 70561bb4fd1b 05:01:09 Removing intermediate container 251b872975e8 05:01:09 ---> 0972b2ca60e5 05:01:09 Successfully built 0972b2ca60e5 05:01:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:01:09 + docker inspect -f . ci-base-image-x86_64 05:01:09 . [Pipeline] withDockerContainer 05:01:09 prd-centos7-docker-4c-2g-3941 does not seem to be running inside a container 05:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:01:10 $ docker top 0f1d4e6aa8b4d45c64d1e22e0974b0c9a5977a28fb559639576549fc77e3f971 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:11 + go version 05:01:11 go version go1.16.3 linux/amd64 [Pipeline] } 05:01:11 $ docker stop --time=1 0f1d4e6aa8b4d45c64d1e22e0974b0c9a5977a28fb559639576549fc77e3f971 05:01:12 $ docker rm -f 0f1d4e6aa8b4d45c64d1e22e0974b0c9a5977a28fb559639576549fc77e3f971 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:13 + docker inspect -f . ci-base-image-x86_64 05:01:13 . [Pipeline] withDockerContainer 05:01:13 prd-centos7-docker-4c-2g-3941 does not seem to be running inside a container 05:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:01:14 $ docker top c1112d7605ac604c4dcb3e0a7b956deae1c721efb06bfb00738d838a5da3aa95 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:14 + go mod tidy [Pipeline] sh 05:01:15 + make test 05:01:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:01:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:01:24 Removing intermediate container 70561bb4fd1b 05:01:24 ---> c68412ebaa17 05:01:24 Successfully built c68412ebaa17 05:01:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:25 + docker inspect -f . ci-base-image-arm64 05:01:25 . [Pipeline] withDockerContainer 05:01:25 prd-ubuntu18.04-docker-arm64-4c-16g-3940 does not seem to be running inside a container 05:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:01:27 $ docker top f1ea99764519b940752180b295e4101fd5d39e44610082f5677c7d417f117bf3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:28 + go version 05:01:28 go version go1.16.3 linux/arm64 [Pipeline] } 05:01:28 $ docker stop --time=1 f1ea99764519b940752180b295e4101fd5d39e44610082f5677c7d417f117bf3 05:01:30 $ docker rm -f f1ea99764519b940752180b295e4101fd5d39e44610082f5677c7d417f117bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:31 + docker inspect -f . ci-base-image-arm64 05:01:31 . [Pipeline] withDockerContainer 05:01:31 prd-ubuntu18.04-docker-arm64-4c-16g-3940 does not seem to be running inside a container 05:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:01:33 $ docker top c6953406b778ac021f61910834ea64994f56d579e38705f74be8f0246c5d94ff -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:34 + go mod tidy [Pipeline] sh 05:01:35 + make test 05:01:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:01:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.087s coverage: 28.1% of statements 05:01:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 78.9% of statements 05:01:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.063s coverage: 10.7% of statements 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:01:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.109s coverage: 30.2% of statements 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:01:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:01:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.110s coverage: 57.2% of statements 05:01:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.187s coverage: 6.6% of statements 05:01:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 05:01:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:01:51 GO111MODULE=on go vet ./... 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:02:13 gofmt -l . 05:02:13 [ "`gofmt -l .`" = "" ] 05:02:13 ./bin/test-attribution-txt.sh 05:02:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:02:13 $ docker stop --time=1 c1112d7605ac604c4dcb3e0a7b956deae1c721efb06bfb00738d838a5da3aa95 05:02:15 $ docker rm -f c1112d7605ac604c4dcb3e0a7b956deae1c721efb06bfb00738d838a5da3aa95 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:18 + ls -al . 05:02:18 total 188 05:02:18 drwxrwxr-x. 10 jenkins jenkins 4096 May 10 05:02 . 05:02:18 drwxrwxr-x. 4 jenkins jenkins 28 May 10 05:00 .. 05:02:18 drwxrwxr-x. 2 jenkins jenkins 64 May 10 05:00 bin 05:02:18 -rw-r--r--. 1 jenkins jenkins 98899 May 10 05:01 coverage.out 05:02:18 -rw-rw-r--. 1 jenkins jenkins 987 May 10 05:00 Dockerfile.build 05:02:18 -rw-rw-r--. 1 jenkins jenkins 140 May 10 05:00 .dockerignore 05:02:18 drwxrwxr-x. 5 jenkins jenkins 62 May 10 05:00 example 05:02:18 drwxrwxr-x. 8 jenkins jenkins 179 May 10 05:00 .git 05:02:18 drwxrwxr-x. 2 jenkins jenkins 103 May 10 05:00 .github 05:02:18 -rw-rw-r--. 1 jenkins jenkins 138 May 10 05:00 .gitignore 05:02:18 -rw-r--r--. 1 jenkins jenkins 575 May 10 05:02 go.mod 05:02:18 -rw-r--r--. 1 jenkins jenkins 20904 May 10 05:01 go.sum 05:02:18 drwxrwxr-x. 15 jenkins jenkins 222 May 10 05:00 internal 05:02:18 -rw-rw-r--. 1 jenkins jenkins 901 May 10 05:00 Jenkinsfile 05:02:18 -rw-rw-r--. 1 jenkins jenkins 11341 May 10 05:00 LICENSE 05:02:18 -rw-rw-r--. 1 jenkins jenkins 1022 May 10 05:00 Makefile 05:02:18 drwxrwxr-x. 4 jenkins jenkins 26 May 10 05:00 openapi 05:02:18 drwxrwxr-x. 5 jenkins jenkins 50 May 10 05:00 pkg 05:02:18 -rw-rw-r--. 1 jenkins jenkins 7652 May 10 05:00 README.md 05:02:18 -rw-rw-r--. 1 jenkins jenkins 6616 May 10 05:00 RELEASE-NOTES.txt 05:02:18 drwxrwxr-x. 4 jenkins jenkins 54 May 10 05:00 snap 05:02:18 -rw-rw-r--. 1 jenkins jenkins 5 May 10 04:56 VERSION 05:02:18 -rw-rw-r--. 1 jenkins jenkins 222 May 10 05:00 version.go [Pipeline] isUnix [Pipeline] sh 05:02:18 + docker build -t docker-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=4ce5a3699167fe1fd8c949993467574400e9bc24 --label arch=amd64 --label version=0.0.0 . 05:02:18 Sending build context to Docker daemon 2.568MB 05:02:18 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 05:02:18 Step 2/23 : FROM ${BASE} AS builder 05:02:18 ---> 0972b2ca60e5 05:02:18 Step 3/23 : WORKDIR /device-sdk-go 05:02:19 ---> Running in 997c644846a4 05:02:19 Removing intermediate container 997c644846a4 05:02:19 ---> c003f3b13f9e 05:02:19 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:02:19 ---> Running in 0aaaf77b9e44 05:02:19 Removing intermediate container 0aaaf77b9e44 05:02:19 ---> 3f9ea0439d13 05:02:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:19 ---> Running in 74674f3fd70a 05:02:20 Removing intermediate container 74674f3fd70a 05:02:20 ---> c9a79ba62e0f 05:02:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:02:20 ---> Running in d22c3ee3d60e 05:02:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:24 OK: 150 MiB in 46 packages 05:02:24 Removing intermediate container d22c3ee3d60e 05:02:24 ---> 3e81468a85a3 05:02:24 Step 7/23 : COPY . . 05:02:25 ---> 6afb0506e4da 05:02:25 Step 8/23 : RUN go mod download 05:02:25 ---> Running in f320d272c22a 05:02:26 Removing intermediate container f320d272c22a 05:02:26 ---> 4278c127810b 05:02:26 Step 9/23 : RUN make build 05:02:26 ---> Running in 530a38e819e9 05:02:27 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 05:02:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:02:40 Removing intermediate container 530a38e819e9 05:02:40 ---> ebc1a80c2cef 05:02:40 Step 10/23 : FROM alpine:3.12 05:02:40 3.12: Pulling from library/alpine 05:02:40 339de151aab4: Pulling fs layer 05:02:41 339de151aab4: Verifying Checksum 05:02:41 339de151aab4: Download complete 05:02:41 339de151aab4: Pull complete 05:02:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:02:41 Status: Downloaded newer image for alpine:3.12 05:02:41 ---> 13621d1b12d4 05:02:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:02:41 ---> Running in acf283aff64c 05:02:41 Removing intermediate container acf283aff64c 05:02:41 ---> 0e3f2c7dba65 05:02:41 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:41 ---> Running in 1cac5b372afe 05:02:42 Removing intermediate container 1cac5b372afe 05:02:42 ---> f4c948f9e5c9 05:02:42 Step 13/23 : RUN apk add --update --no-cache zeromq 05:02:42 ---> Running in 022bbb052d39 05:02:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:02:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:02:45 (1/5) Installing libgcc (9.3.0-r2) 05:02:45 (2/5) Installing libsodium (1.0.18-r0) 05:02:45 (3/5) Installing libstdc++ (9.3.0-r2) 05:02:46 (4/5) Installing libzmq (4.3.3-r0) 05:02:46 (5/5) Installing zeromq (4.3.3-r0) 05:02:47 Executing busybox-1.31.1-r20.trigger 05:02:47 OK: 8 MiB in 19 packages 05:02:47 Removing intermediate container 022bbb052d39 05:02:47 ---> 7051546c9c83 05:02:47 Step 14/23 : WORKDIR / 05:02:47 ---> Running in db1167907f26 05:02:47 Removing intermediate container db1167907f26 05:02:47 ---> 681801dbc560 05:02:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:48 ---> 69944550c290 05:02:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:48 ---> e528495062f5 05:02:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:49 ---> df07aedaa5c0 05:02:49 Step 18/23 : EXPOSE 49990 05:02:49 ---> Running in ce31e21aea53 05:02:49 Removing intermediate container ce31e21aea53 05:02:49 ---> 7fa87ff7149d 05:02:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:49 ---> Running in fab9907cb1a6 05:02:49 Removing intermediate container fab9907cb1a6 05:02:49 ---> 6684451ebed1 05:02:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:02:49 ---> Running in d8f3d19f0f75 05:02:49 Removing intermediate container d8f3d19f0f75 05:02:49 ---> ce962be5b17c 05:02:49 Step 21/23 : LABEL arch=amd64 05:02:49 ---> Running in 563bd625b0f9 05:02:50 Removing intermediate container 563bd625b0f9 05:02:50 ---> 569f0f14b884 05:02:50 Step 22/23 : LABEL git_sha=4ce5a3699167fe1fd8c949993467574400e9bc24 05:02:50 ---> Running in 5b99037f16e0 05:02:50 Removing intermediate container 5b99037f16e0 05:02:50 ---> 120fc343a3c7 05:02:50 Step 23/23 : LABEL version=0.0.0 05:02:50 ---> Running in 91a48c57dc14 05:02:50 Removing intermediate container 91a48c57dc14 05:02:50 ---> fe6d61b691b3 05:02:50 [Warning] One or more build-args [MAKE ARCH] were not consumed 05:02:50 Successfully built fe6d61b691b3 05:02:50 Successfully tagged docker-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 05:02:51 ---> job-cost.sh 05:02:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DhKS 05:03:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:03:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:03:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:03:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:03:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:03:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:03:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.142s coverage: 28.1% of statements 05:03:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.256s coverage: 78.9% of statements 05:03:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.209s coverage: 10.7% of statements 05:03:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:03:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:03:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:03:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.251s coverage: 30.2% of statements 05:03:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:03:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 05:03:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:03:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:03:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.290s coverage: 57.2% of statements 05:03:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.229s coverage: 6.6% of statements 05:03:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.165s coverage: 5.0% of statements 05:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:03:15 GO111MODULE=on go vet ./... 05:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-DhKS/bin to PATH 05:03:33 INFO: No Stack... 05:03:34 INFO: Retrieving Pricing Info for: v1-standard-2 05:03:35 INFO: Archiving Costs [Pipeline] sh 05:03:35 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:03:35 + cut -d, -f6 [Pipeline] lock 05:03:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] 05:03:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] did not exist. Created. 05:03:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:36 + echo total: 0.029999999329447746 [Pipeline] stash 05:03:36 Stashed 1 file(s) [Pipeline] } 05:03:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:12 gofmt -l . 05:04:12 [ "`gofmt -l .`" = "" ] 05:04:12 ./bin/test-attribution-txt.sh 05:04:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:04:12 $ docker stop --time=1 c6953406b778ac021f61910834ea64994f56d579e38705f74be8f0246c5d94ff 05:04:14 $ docker rm -f c6953406b778ac021f61910834ea64994f56d579e38705f74be8f0246c5d94ff [Pipeline] // withDockerContainer [Pipeline] sh 05:04:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:15 Warning: overwriting stash ‘coverage-report’ 05:04:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:17 + ls -al . 05:04:17 total 224 05:04:17 drwxrwxr-x 10 jenkins jenkins 4096 May 10 05:04 . 05:04:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:00 .. 05:04:17 -rw-rw-r-- 1 jenkins jenkins 140 May 10 05:00 .dockerignore 05:04:17 drwxrwxr-x 8 jenkins jenkins 4096 May 10 05:00 .git 05:04:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 05:00 .github 05:04:17 -rw-rw-r-- 1 jenkins jenkins 138 May 10 05:00 .gitignore 05:04:17 -rw-rw-r-- 1 jenkins jenkins 987 May 10 05:00 Dockerfile.build 05:04:17 -rw-rw-r-- 1 jenkins jenkins 901 May 10 05:00 Jenkinsfile 05:04:17 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 05:00 LICENSE 05:04:17 -rw-rw-r-- 1 jenkins jenkins 1022 May 10 05:00 Makefile 05:04:17 -rw-rw-r-- 1 jenkins jenkins 7652 May 10 05:00 README.md 05:04:17 -rw-rw-r-- 1 jenkins jenkins 6616 May 10 05:00 RELEASE-NOTES.txt 05:04:17 -rw-rw-r-- 1 jenkins jenkins 5 May 10 04:56 VERSION 05:04:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 05:00 bin 05:04:17 -rw-r--r-- 1 jenkins jenkins 98899 May 10 05:03 coverage.out 05:04:17 drwxrwxr-x 5 jenkins jenkins 4096 May 10 05:00 example 05:04:17 -rw-r--r-- 1 jenkins jenkins 575 May 10 05:04 go.mod 05:04:17 -rw-r--r-- 1 jenkins jenkins 20904 May 10 05:01 go.sum 05:04:17 drwxrwxr-x 15 jenkins jenkins 4096 May 10 05:00 internal 05:04:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:00 openapi 05:04:17 drwxrwxr-x 5 jenkins jenkins 4096 May 10 05:00 pkg 05:04:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:00 snap 05:04:17 -rw-rw-r-- 1 jenkins jenkins 222 May 10 05:00 version.go [Pipeline] isUnix [Pipeline] sh 05:04:17 + docker build -t docker-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=4ce5a3699167fe1fd8c949993467574400e9bc24 --label arch=arm64 --label version=0.0.0 . 05:04:17 Sending build context to Docker daemon 2.567MB 05:04:17 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 05:04:17 Step 2/23 : FROM ${BASE} AS builder 05:04:17 ---> c68412ebaa17 05:04:17 Step 3/23 : WORKDIR /device-sdk-go 05:04:18 ---> Running in c294cc58de65 05:04:18 Removing intermediate container c294cc58de65 05:04:18 ---> 0ff5606d2b05 05:04:18 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:04:18 ---> Running in 34409e4d723c 05:04:19 Removing intermediate container 34409e4d723c 05:04:19 ---> 933b028661bd 05:04:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:19 ---> Running in 46204f43e4f7 05:04:21 Removing intermediate container 46204f43e4f7 05:04:21 ---> 7650ff459d5a 05:04:21 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:04:21 ---> Running in 8c3f5f579c7c 05:04:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:04:25 OK: 139 MiB in 46 packages 05:04:26 Removing intermediate container 8c3f5f579c7c 05:04:26 ---> 9ef6049d34de 05:04:26 Step 7/23 : COPY . . 05:04:28 ---> 64f634b77090 05:04:28 Step 8/23 : RUN go mod download 05:04:28 ---> Running in 89380555add7 05:04:31 Removing intermediate container 89380555add7 05:04:31 ---> e2b2c22d99b0 05:04:31 Step 9/23 : RUN make build 05:04:31 ---> Running in 42affbb029dd 05:04:31 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 05:05:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:05:07 Removing intermediate container 42affbb029dd 05:05:07 ---> da25d59934f3 05:05:07 Step 10/23 : FROM alpine:3.12 05:05:07 3.12: Pulling from library/alpine 05:05:07 d2f70382dc9a: Pulling fs layer 05:05:07 d2f70382dc9a: Verifying Checksum 05:05:07 d2f70382dc9a: Download complete 05:05:07 d2f70382dc9a: Pull complete 05:05:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:05:08 Status: Downloaded newer image for alpine:3.12 05:05:08 ---> 9852663dfa18 05:05:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:05:08 ---> Running in f38313916ea4 05:05:08 Removing intermediate container f38313916ea4 05:05:08 ---> 64367d383ac1 05:05:08 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:09 ---> Running in e576dcc1df6c 05:05:10 Removing intermediate container e576dcc1df6c 05:05:10 ---> 6c49ff08c331 05:05:10 Step 13/23 : RUN apk add --update --no-cache zeromq 05:05:10 ---> Running in fac4c2e5aacb 05:05:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:05:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:05:14 (1/5) Installing libgcc (9.3.0-r2) 05:05:14 (2/5) Installing libsodium (1.0.18-r0) 05:05:14 (3/5) Installing libstdc++ (9.3.0-r2) 05:05:14 (4/5) Installing libzmq (4.3.3-r0) 05:05:15 (5/5) Installing zeromq (4.3.3-r0) 05:05:15 Executing busybox-1.31.1-r20.trigger 05:05:15 OK: 8 MiB in 19 packages 05:05:16 Removing intermediate container fac4c2e5aacb 05:05:16 ---> 661a5a8b1b94 05:05:16 Step 14/23 : WORKDIR / 05:05:16 ---> Running in 322c93cd5b0d 05:05:16 Removing intermediate container 322c93cd5b0d 05:05:16 ---> ee16df4abf90 05:05:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:05:17 ---> 61b086b22235 05:05:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:05:18 ---> 44896c539228 05:05:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:05:19 ---> 4ff86ebe35f6 05:05:19 Step 18/23 : EXPOSE 49990 05:05:19 ---> Running in 03ee788e3ce9 05:05:20 Removing intermediate container 03ee788e3ce9 05:05:20 ---> db8e8bedac2f 05:05:20 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:05:20 ---> Running in 76017165a855 05:05:21 Removing intermediate container 76017165a855 05:05:21 ---> 93202335ec52 05:05:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:05:21 ---> Running in 11ce2184502a 05:05:21 Removing intermediate container 11ce2184502a 05:05:21 ---> a509e57eb337 05:05:21 Step 21/23 : LABEL arch=arm64 05:05:21 ---> Running in 0d542d91e40e 05:05:22 Removing intermediate container 0d542d91e40e 05:05:22 ---> 90211c235a53 05:05:22 Step 22/23 : LABEL git_sha=4ce5a3699167fe1fd8c949993467574400e9bc24 05:05:22 ---> Running in 69ff7bab8741 05:05:22 Removing intermediate container 69ff7bab8741 05:05:22 ---> daa30aa25c30 05:05:22 Step 23/23 : LABEL version=0.0.0 05:05:22 ---> Running in e24217190920 05:05:23 Removing intermediate container e24217190920 05:05:23 ---> 584cae4468bc 05:05:23 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:05:23 Successfully built 584cae4468bc 05:05:23 Successfully tagged docker-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 05:05:24 ---> job-cost.sh 05:05:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Aemv 05:06:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-Aemv/bin to PATH 05:07:24 INFO: No Stack... 05:07:24 INFO: Retrieving Pricing Info for: lf-standard-4 05:07:25 INFO: Archiving Costs [Pipeline] sh 05:07:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:07:25 + cut -d, -f6 [Pipeline] lock 05:07:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] 05:07:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] did not exist. Created. 05:07:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:07:26 /w/workspace/device-sdk-go/1@tmp/durable-d87efdd4/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-d87efdd4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:07:26 + echo total: 0.20999999344348907 [Pipeline] stash 05:07:26 Warning: overwriting stash ‘stack-cost’ 05:07:26 Stashed 1 file(s) [Pipeline] } 05:07:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-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] wrap 05:07:28 provisioning config files... 05:07:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/config3704268354965767961tmp [Pipeline] { [Pipeline] sh 05:07:28 + set +x 05:07:28 + curl -s https://codecov.io/bash 05:07:28 + bash -s -- 05:07:28 05:07:28 _____ _ 05:07:28 / ____| | | 05:07:28 | | ___ __| | ___ ___ _____ __ 05:07:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:07:28 | |___| (_) | (_| | __/ (_| (_) \ V / 05:07:28 \_____\___/ \__,_|\___|\___\___/ \_/ 05:07:28 Bash-1.0.2 05:07:28 05:07:28 05:07:28 ==> git version 2.24.3 found 05:07:28 ==> 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 05:07:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:07:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:07:28 ==> Jenkins CI detected. 05:07:28 project root: . 05:07:28 --> token set from env 05:07:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:07:28 ==> Running gcov in . (disable via -X gcov) 05:07:28 ==> Python coveragepy not found 05:07:28 ==> Searching for coverage reports in: 05:07:28 + . 05:07:28 -> Found 1 reports 05:07:28 ==> Detecting git/mercurial file structure 05:07:28 ==> Reading reports 05:07:28 + ./coverage.out bytes=98899 05:07:28 ==> Appending adjustments 05:07:28 https://docs.codecov.io/docs/fixing-reports 05:07:29 + Found adjustments 05:07:29 ==> Gzipping contents 05:07:29 16K /tmp/codecov.jRPYAD.gz 05:07:29 ==> Uploading reports 05:07:29 url: https://codecov.io 05:07:29 query: branch=PR-912&commit=4ce5a3699167fe1fd8c949993467574400e9bc24&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-912%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=912&job=&cmd_args= 05:07:29 -> Pinging Codecov 05:07:29 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-912&commit=4ce5a3699167fe1fd8c949993467574400e9bc24&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-912%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=912&job=&cmd_args= 05:07:29 -> Uploading to 05:07:29 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/7E55EF52A471D76F132DFD9A03CDDE97/4ce5a3699167fe1fd8c949993467574400e9bc24/9988d578-825c-4cd8-9818-9934d01a6f14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T050729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7a8a19d89ae605fef15ca6a6395847f00f5b5a46fa41fc4d43e09c3a425967e 05:07:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:29 Dload Upload Total Spent Left Speed 05:07:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13392 0 0 100 13392 0 35185 --:--:-- --:--:-- --:--:-- 35242 05:07:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4ce5a3699167fe1fd8c949993467574400e9bc24 [Pipeline] } 05:07:30 Deleting 1 temporary files [Pipeline] // wrap [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 05:07:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:07:33 ---> package-listing.sh 05:07:33 ++ facter osfamily 05:07:33 ++ tr '[:upper:]' '[:lower:]' 05:07:33 + OS_FAMILY=redhat 05:07:33 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-912 05:07:33 + START_PACKAGES=/tmp/packages_start.txt 05:07:33 + END_PACKAGES=/tmp/packages_end.txt 05:07:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:33 + PACKAGES=/tmp/packages_start.txt 05:07:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-912 ']' 05:07:33 + PACKAGES=/tmp/packages_end.txt 05:07:33 + case "${OS_FAMILY}" in 05:07:33 + rpm -qa 05:07:33 + sort 05:07:38 + '[' -f /tmp/packages_start.txt ']' 05:07:38 + '[' -f /tmp/packages_end.txt ']' 05:07:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-912 ']' 05:07:38 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-912/archives/ 05:07:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-912/archives/ [Pipeline] echo 05:07:38 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-912/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:07:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:39 05:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:39 alpine: Pulling from edgex-lftools-log-publisher 05:07:39 df20fa9351a1: Pulling fs layer 05:07:39 36b3adc4ff6f: Pulling fs layer 05:07:39 8ad3a11d3b57: Pulling fs layer 05:07:39 46f8f816bc3b: Pulling fs layer 05:07:39 93b61091891f: Pulling fs layer 05:07:39 93b9cdb0e59b: Pulling fs layer 05:07:39 5e14af77c1be: Pulling fs layer 05:07:39 01666e4c0597: Pulling fs layer 05:07:39 aa168da1d23b: Pulling fs layer 05:07:39 93b9cdb0e59b: Waiting 05:07:39 46f8f816bc3b: Waiting 05:07:39 93b61091891f: Waiting 05:07:39 5e14af77c1be: Waiting 05:07:39 aa168da1d23b: Waiting 05:07:39 01666e4c0597: Waiting 05:07:39 36b3adc4ff6f: Verifying Checksum 05:07:39 36b3adc4ff6f: Download complete 05:07:39 46f8f816bc3b: Verifying Checksum 05:07:39 46f8f816bc3b: Download complete 05:07:39 df20fa9351a1: Verifying Checksum 05:07:39 df20fa9351a1: Download complete 05:07:39 93b9cdb0e59b: Verifying Checksum 05:07:39 93b9cdb0e59b: Download complete 05:07:39 5e14af77c1be: Verifying Checksum 05:07:39 5e14af77c1be: Download complete 05:07:39 01666e4c0597: Verifying Checksum 05:07:39 01666e4c0597: Download complete 05:07:39 93b61091891f: Verifying Checksum 05:07:39 93b61091891f: Download complete 05:07:40 8ad3a11d3b57: Verifying Checksum 05:07:40 8ad3a11d3b57: Download complete 05:07:40 df20fa9351a1: Pull complete 05:07:40 36b3adc4ff6f: Pull complete 05:07:41 8ad3a11d3b57: Pull complete 05:07:41 46f8f816bc3b: Pull complete 05:07:42 aa168da1d23b: Verifying Checksum 05:07:42 aa168da1d23b: Download complete 05:07:43 93b61091891f: Pull complete 05:07:43 93b9cdb0e59b: Pull complete 05:07:43 5e14af77c1be: Pull complete 05:07:43 01666e4c0597: Pull complete 05:07:51 aa168da1d23b: Pull complete 05:07:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:07:51 prd-centos7-docker-4c-2g-3936 does not seem to be running inside a container 05:07:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-912/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-912 -v /w/workspace/dgexfoundry_device-sdk-go_PR-912:/w/workspace/dgexfoundry_device-sdk-go_PR-912:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-912@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:07:54 $ docker top c19f4ec15cdea3fc195b87772077f0f94701e7b459f34febec662aff916040ed -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:07:54 + mkdir -p /var/log/sa [Pipeline] sh 05:07:55 + ls /var/log/sa-host 05:07:55 + sadf -c /var/log/sa-host/sa10 05:07:55 file_magic: OK 05:07:55 HZ: Using current value: 100 05:07:55 file_header: OK 05:07:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:07:55 Statistics: 05:07:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:07:55 File successfully converted to sysstat format version 12.2.1 05:07:55 + sadf -c /var/log/sa-host/sa23 05:07:55 file_magic: OK 05:07:55 HZ: Using current value: 100 05:07:55 file_header: OK 05:07:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:07:55 Statistics: 05:07:55 Hnuu...uuuununununu... 05:07:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:55 provisioning config files... 05:07:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/config1359260427632509202tmp [Pipeline] { [Pipeline] echo 05:07:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:07:56 ---> create-netrc.sh [Pipeline] } 05:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:07:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:07:56 ---> python-tools-install.sh [Pipeline] echo 05:07:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:07:57 ---> sudo-logs.sh 05:07:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:07:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:07:57 ---> job-cost.sh 05:07:57 lf-activate-venv: SKIPPING 05:07:57 DEBUG: total: 0.20999999344348907 05:07:57 INFO: Retrieving Stack Cost... 05:07:59 INFO: Retrieving Pricing Info for: v1-standard-2 05:07:59 INFO: Archiving Costs [Pipeline] echo 05:07:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:00 ---> logs-deploy.sh 05:08:00 lf-activate-venv: SKIPPING 05:08:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-912/1 05:08:00 INFO: archiving workspace using pattern(s): 05:08:02 Archives upload complete. 05:08:02 INFO: archiving logs to Nexus 05:08:02 ---> uname -a: 05:08:02 Linux prd-centos7-docker-4c-2g-3936.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:08:02 05:08:02 05:08:02 ---> lscpu: 05:08:02 Architecture: x86_64 05:08:02 CPU op-mode(s): 32-bit, 64-bit 05:08:02 Byte Order: Little Endian 05:08:02 Address sizes: 40 bits physical, 48 bits virtual 05:08:02 CPU(s): 4 05:08:02 On-line CPU(s) list: 0-3 05:08:02 Thread(s) per core: 1 05:08:02 Core(s) per socket: 1 05:08:02 Socket(s): 4 05:08:02 NUMA node(s): 1 05:08:02 Vendor ID: GenuineIntel 05:08:02 CPU family: 6 05:08:02 Model: 44 05:08:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:08:02 Stepping: 1 05:08:02 CPU MHz: 2933.438 05:08:02 BogoMIPS: 5866.87 05:08:02 Virtualization: VT-x 05:08:02 Hypervisor vendor: KVM 05:08:02 Virtualization type: full 05:08:02 L1d cache: 128 KiB 05:08:02 L1i cache: 128 KiB 05:08:02 L2 cache: 16 MiB 05:08:02 L3 cache: 64 MiB 05:08:02 NUMA node0 CPU(s): 0-3 05:08:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:08:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:08:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:08:02 Vulnerability Meltdown: Mitigation; PTI 05:08:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:08:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:08:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:08:02 Vulnerability Srbds: Not affected 05:08:02 Vulnerability Tsx async abort: Not affected 05:08:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:08:02 05:08:02 05:08:02 ---> nproc: 05:08:02 4 05:08:02 05:08:02 05:08:02 ---> df -h: 05:08:02 Filesystem Size Used Available Use% Mounted on 05:08:02 overlay 50.0G 7.3G 42.7G 15% / 05:08:02 tmpfs 64.0M 0 64.0M 0% /dev 05:08:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:08:02 shm 64.0M 0 64.0M 0% /dev/shm 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-912 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:08:02 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:08:02 05:08:02 05:08:02 ---> free -m: 05:08:02 total used free shared buff/cache available 05:08:02 Mem: 1837 720 111 0 1005 1011 05:08:02 Swap: 1023 1 1022 05:08:02 05:08:02 05:08:02 ---> ip addr: 05:08:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:08:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:08:02 inet 127.0.0.1/8 scope host lo 05:08:02 valid_lft forever preferred_lft forever 05:08:02 inet6 ::1/128 scope host 05:08:02 valid_lft forever preferred_lft forever 05:08:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:08:02 link/ether fa:16:3e:4b:ad:fb brd ff:ff:ff:ff:ff:ff 05:08:02 inet 10.30.122.166/23 brd 10.30.123.255 scope global dynamic eth0 05:08:02 valid_lft 85649sec preferred_lft 85649sec 05:08:02 inet6 fe80::f816:3eff:fe4b:adfb/64 scope link 05:08:02 valid_lft forever preferred_lft forever 05:08:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:08:02 link/ether 02:42:8c:e0:6a:d7 brd ff:ff:ff:ff:ff:ff 05:08:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:08:02 valid_lft forever preferred_lft forever 05:08:02 inet6 fe80::42:8cff:fee0:6ad7/64 scope link 05:08:02 valid_lft forever preferred_lft forever 05:08:02 05:08:02 05:08:02 ---> sar -b -r -n DEV: 05:08:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 05:08:02 05:08:02 04:55:19 LINUX RESTART (4 CPU) 05:08:02 05:08:02 04:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:08:02 04:57:01 49.19 12.41 36.78 0.00 4524.71 3270.50 0.00 05:08:02 04:58:01 1.81 0.00 1.81 0.00 0.00 36.78 0.00 05:08:02 04:59:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 05:08:02 05:00:01 0.32 0.00 0.32 0.00 0.00 4.35 0.00 05:08:02 05:01:01 0.18 0.02 0.17 0.00 0.13 1.95 0.00 05:08:02 05:02:01 0.47 0.08 0.38 0.00 1.60 6.78 0.00 05:08:02 05:03:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 05:08:02 05:04:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 05:08:02 05:05:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 05:08:02 05:06:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 05:08:02 05:07:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 05:08:02 Average: 4.78 1.12 3.66 0.00 405.45 298.90 0.00 05:08:02 05:08:02 04:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:08:02 04:57:01 164172 0 617864 32.84 2620 1096888 1121876 38.29 420836 1096540 20 05:08:02 04:58:01 171924 0 610104 32.43 2620 1096896 1087508 37.11 419016 1092116 12 05:08:02 04:59:01 166692 0 615332 32.70 2620 1096900 1087712 37.12 420640 1095484 12 05:08:02 05:00:01 167572 0 614448 32.66 2620 1096904 1087508 37.11 434884 1080248 12 05:08:02 05:01:01 162084 0 619932 32.95 2620 1096908 1090420 37.21 437904 1082696 12 05:08:02 05:02:01 163912 0 617976 32.84 2620 1097036 1088016 37.13 447140 1072304 16 05:08:02 05:03:01 163868 0 618020 32.85 2620 1097036 1088016 37.13 446880 1072352 8 05:08:02 05:04:01 163976 0 617904 32.84 2620 1097044 1088016 37.13 446888 1072352 8 05:08:02 05:05:01 162004 0 619872 32.94 2620 1097048 1088244 37.14 448628 1072352 20 05:08:02 05:06:01 163012 0 618856 32.89 2620 1097056 1088100 37.14 447836 1072356 16 05:08:02 05:07:01 163628 0 618240 32.86 2620 1097056 1088012 37.13 447276 1072352 16 05:08:02 Average: 164804 0 617141 32.80 2620 1096979 1091221 37.24 437993 1080105 14 05:08:02 05:08:02 04:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:08:02 04:57:01 eth0 164.81 124.20 486.79 28.66 0.00 0.00 0.00 0.00 05:08:02 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 04:57:01 docker0 9.39 6.06 1.60 26.49 0.00 0.00 0.00 0.00 05:08:02 04:58:01 eth0 0.77 0.00 0.06 0.00 0.00 0.00 0.00 0.00 05:08:02 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 04:59:01 eth0 1.02 0.42 0.30 0.21 0.00 0.00 0.00 0.00 05:08:02 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:00:01 eth0 0.87 0.08 0.09 0.01 0.00 0.00 0.00 0.00 05:08:02 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:01:01 eth0 1.18 0.63 0.67 0.46 0.00 0.00 0.00 0.00 05:08:02 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:02:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:08:02 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:03:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:08:02 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:08:02 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:05:01 eth0 1.40 0.75 0.58 0.35 0.00 0.00 0.00 0.00 05:08:02 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:06:01 eth0 0.35 0.22 0.15 0.13 0.00 0.00 0.00 0.00 05:08:02 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:07:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:08:02 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 Average: eth0 15.36 11.35 43.78 2.67 0.00 0.00 0.00 0.00 05:08:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:02 Average: docker0 0.84 0.54 0.14 2.37 0.00 0.00 0.00 0.00 05:08:02 05:08:02 05:08:02 ---> sar -P ALL: 05:08:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 05:08:02 05:08:02 04:55:19 LINUX RESTART (4 CPU) 05:08:02 05:08:02 04:56:02 CPU %user %nice %system %iowait %steal %idle 05:08:02 04:57:01 all 3.60 0.00 2.41 1.29 0.07 92.63 05:08:02 04:57:01 0 3.74 0.00 2.74 0.56 0.05 92.91 05:08:02 04:57:01 1 3.04 0.00 1.79 0.96 0.09 94.13 05:08:02 04:57:01 2 4.06 0.00 2.73 2.92 0.07 90.22 05:08:02 04:57:01 3 3.56 0.00 2.38 0.74 0.07 93.26 05:08:02 04:58:01 all 0.15 0.00 0.06 0.00 0.01 99.78 05:08:02 04:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:08:02 04:58:01 1 0.05 0.00 0.07 0.00 0.02 99.87 05:08:02 04:58:01 2 0.45 0.00 0.07 0.00 0.02 99.47 05:08:02 04:58:01 3 0.05 0.00 0.07 0.00 0.00 99.88 05:08:02 04:59:01 all 0.15 0.00 0.11 0.00 0.08 99.66 05:08:02 04:59:01 0 0.03 0.00 0.15 0.00 0.08 99.73 05:08:02 04:59:01 1 0.27 0.00 0.10 0.00 0.07 99.57 05:08:02 04:59:01 2 0.25 0.00 0.08 0.00 0.12 99.55 05:08:02 04:59:01 3 0.03 0.00 0.12 0.00 0.07 99.78 05:08:02 05:00:01 all 0.09 0.00 0.04 0.00 0.02 99.85 05:08:02 05:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:08:02 05:00:01 1 0.25 0.00 0.03 0.00 0.02 99.70 05:08:02 05:00:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:08:02 05:00:01 3 0.02 0.00 0.07 0.00 0.00 99.92 05:08:02 05:01:01 all 0.16 0.00 0.07 0.00 0.01 99.75 05:08:02 05:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:08:02 05:01:01 1 0.30 0.00 0.07 0.00 0.00 99.63 05:08:02 05:01:01 2 0.08 0.00 0.08 0.00 0.03 99.80 05:08:02 05:01:01 3 0.25 0.00 0.10 0.02 0.02 99.62 05:08:02 05:02:01 all 0.08 0.00 0.08 0.00 0.00 99.83 05:08:02 05:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:08:02 05:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:08:02 05:02:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:08:02 05:02:01 3 0.23 0.00 0.20 0.00 0.00 99.57 05:08:02 05:03:01 all 0.16 0.00 0.03 0.00 0.01 99.79 05:08:02 05:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:08:02 05:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:08:02 05:03:01 2 0.10 0.00 0.05 0.00 0.02 99.83 05:08:02 05:03:01 3 0.52 0.00 0.05 0.00 0.02 99.42 05:08:02 05:04:01 all 0.15 0.00 0.03 0.00 0.01 99.81 05:08:02 05:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:08:02 05:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:08:02 05:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:08:02 05:04:01 3 0.52 0.00 0.03 0.00 0.00 99.45 05:08:02 05:05:01 all 0.16 0.00 0.04 0.00 0.00 99.80 05:08:02 05:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:08:02 05:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:08:02 05:05:01 2 0.15 0.00 0.03 0.00 0.00 99.82 05:08:02 05:05:01 3 0.42 0.00 0.03 0.00 0.00 99.55 05:08:02 05:06:01 all 0.15 0.00 0.03 0.00 0.00 99.82 05:08:02 05:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:08:02 05:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:08:02 05:06:01 2 0.07 0.00 0.07 0.00 0.00 99.87 05:08:02 05:06:01 3 0.50 0.00 0.03 0.00 0.00 99.47 05:08:02 05:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 05:08:02 05:07:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:08:02 05:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:08:02 05:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:08:02 05:07:01 3 0.52 0.00 0.02 0.00 0.00 99.47 05:08:02 05:08:02 Average: CPU %user %nice %system %iowait %steal %idle 05:08:02 Average: all 0.45 0.00 0.26 0.12 0.02 99.15 05:08:02 Average: 0 0.36 0.00 0.28 0.05 0.02 99.30 05:08:02 Average: 1 0.36 0.00 0.20 0.09 0.02 99.34 05:08:02 Average: 2 0.48 0.00 0.29 0.26 0.03 98.94 05:08:02 Average: 3 0.59 0.00 0.28 0.07 0.02 99.05 05:08:02 05:08:02 05:08:02