Pull request #877 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 87bfc33b1665b7a826ea9309de008e2879655a12+c62645d0ab1012df8ad15b74000ef7e30c377aaa (4b27eace9a4bec634997b448710b28a4f1aaeb81) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-877/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-877/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-62 in /w/workspace/dgexfoundry_device-sdk-go_PR-877 [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-877 # 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 c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 87bfc33b1665b7a826ea9309de008e2879655a12 Merge succeeded, producing 87bfc33b1665b7a826ea9309de008e2879655a12 Checking out Revision 87bfc33b1665b7a826ea9309de008e2879655a12 (PR-877) > 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/877/head:refs/remotes/origin/PR-877 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87bfc33b1665b7a826ea9309de008e2879655a12 # 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 c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87bfc33b1665b7a826ea9309de008e2879655a12 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:51:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:51:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:51:45 ========================================================= 05:51:45 EdgeX Global Pipelines Version Info 05:51:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:51:47 ------------------- 05:51:47 stable info: 05:51:47 ------------------- 05:51:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:51:47 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:51:47 Message: update stable to v1.0.186 05:51:48 ------------------- 05:51:48 experimental info: 05:51:48 ------------------- 05:51:48 Commited By: **** collab-it+edgex@linuxfoundation.org 05:51:48 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:51:48 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-877 [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-877 [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-877 [Pipeline] echo 05:51:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87bfc33b1665b7a826ea9309de008e2879655a12 [Pipeline] echo 05:51:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87bfc33 [Pipeline] echo 05:51:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:51:50 provisioning config files... 05:51:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp/config8755793361189385478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:50 ---> docker-login.sh 05:51:50 nexus3.edgexfoundry.org:10001 05:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 nexus3.edgexfoundry.org:10002 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 nexus3.edgexfoundry.org:10003 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 nexus3.edgexfoundry.org:10004 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 docker.io 05:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:52 Configure a credential helper to remove this warning. See 05:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:52 05:51:52 Login Succeeded 05:51:52 ---> docker-login.sh ends [Pipeline] } 05:51:52 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 05:51:53 + git log --format=format:%s -1 87bfc33b1665b7a826ea9309de008e2879655a12 [Pipeline] echo 05:51:53 GIT_COMMIT: 87bfc33b1665b7a826ea9309de008e2879655a12, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:51:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:53 05:51:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:51:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:54 latest: Pulling from edgex-devops/git-semver 05:51:54 31603596830f: Pulling fs layer 05:51:54 2a8b12db71e7: Pulling fs layer 05:51:54 6ca5941a6612: Pulling fs layer 05:51:54 ecc8261a40a4: Pulling fs layer 05:51:54 ecc8261a40a4: Waiting 05:51:54 2a8b12db71e7: Verifying Checksum 05:51:54 2a8b12db71e7: Download complete 05:51:54 31603596830f: Verifying Checksum 05:51:54 31603596830f: Download complete 05:51:54 ecc8261a40a4: Verifying Checksum 05:51:54 ecc8261a40a4: Download complete 05:51:54 6ca5941a6612: Verifying Checksum 05:51:54 6ca5941a6612: Download complete 05:51:54 31603596830f: Pull complete 05:51:54 2a8b12db71e7: Pull complete 05:51:55 6ca5941a6612: Pull complete 05:51:55 ecc8261a40a4: Pull complete 05:51:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:51:56 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 05:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-877 -v /w/workspace/dgexfoundry_device-sdk-go_PR-877:/w/workspace/dgexfoundry_device-sdk-go_PR-877:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-877@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 05:51:58 $ docker top f2b77ebcb1af76cf195635260421fca6ba68d6df7b7d1ebc0f85c050b2db33f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:58 [ssh-agent] Looking for ssh-agent implementation... 05:51:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:58 $ docker exec f2b77ebcb1af76cf195635260421fca6ba68d6df7b7d1ebc0f85c050b2db33f5 ssh-agent 05:51:58 SSH_AUTH_SOCK=/tmp/ssh-GSC8hVcX979f/agent.12 05:51:58 SSH_AGENT_PID=17 05:51:58 Running ssh-add (command line suppressed) 05:51:59 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp/private_key_7066079902188581595.key (/w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp/private_key_7066079902188581595.key) 05:51:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:59 + git tag --points-at HEAD [Pipeline] } 05:51:59 $ docker exec --env ******** --env ******** f2b77ebcb1af76cf195635260421fca6ba68d6df7b7d1ebc0f85c050b2db33f5 ssh-agent -k 05:51:59 unset SSH_AUTH_SOCK; 05:51:59 unset SSH_AGENT_PID; 05:51:59 echo Agent pid 17 killed; 05:52:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:00 [ssh-agent] Looking for ssh-agent implementation... 05:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:00 $ docker exec f2b77ebcb1af76cf195635260421fca6ba68d6df7b7d1ebc0f85c050b2db33f5 ssh-agent 05:52:00 SSH_AUTH_SOCK=/tmp/ssh-MJWnRLpyPATg/agent.46 05:52:00 SSH_AGENT_PID=51 05:52:00 Running ssh-add (command line suppressed) 05:52:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp/private_key_6029118855283240687.key (/w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp/private_key_6029118855283240687.key) 05:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:01 + git semver init 05:52:01 # -> Open(): unable to determine branch for HEAD 05:52:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-877/.git 05:52:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-877 05:52:01 # $SEMVER_REMOTE_NAME = origin 05:52:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:52:01 # $SEMVER_USER_NAME = edgex-jenkins 05:52:01 # $SEMVER_BRANCH = PR-877 05:52:01 # $SEMVER_TEMP = /tmp/semver-501830923 05:52:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:52:01 # '/tmp/semver-501830923' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-877/.semver' 05:52:01 # -> Force: false 05:52:01 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-877/.semver [Pipeline] } 05:52:02 $ docker exec --env ******** --env ******** f2b77ebcb1af76cf195635260421fca6ba68d6df7b7d1ebc0f85c050b2db33f5 ssh-agent -k 05:52:02 unset SSH_AUTH_SOCK; 05:52:02 unset SSH_AGENT_PID; 05:52:02 echo Agent pid 51 killed; 05:52:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:02 + git semver [Pipeline] } 05:52:02 $ docker stop --time=1 f2b77ebcb1af76cf195635260421fca6ba68d6df7b7d1ebc0f85c050b2db33f5 05:52:04 $ docker rm -f f2b77ebcb1af76cf195635260421fca6ba68d6df7b7d1ebc0f85c050b2db33f5 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:52:05 Stashed 1 file(s) [Pipeline] echo 05:52:05 [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 05:52:20 Still waiting to schedule task 05:52:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:52:20 Still waiting to schedule task 05:52:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:54:22 Running on prd-centos7-docker-4c-2g-66 in /w/workspace/dgexfoundry_device-sdk-go_PR-877 [Pipeline] { [Pipeline] ws 05:54:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:54:25 using credential edgex-jenkins-ssh 05:54:25 Cloning the remote Git repository 05:54:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:54:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:54:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:54:25 > git --version # timeout=10 05:54:25 > git --version # 'git version 2.24.3' 05:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:27 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 87bfc33b1665b7a826ea9309de008e2879655a12 05:54:27 Merge succeeded, producing 87bfc33b1665b7a826ea9309de008e2879655a12 05:54:27 Checking out Revision 87bfc33b1665b7a826ea9309de008e2879655a12 (PR-877) 05:54:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:54:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:54:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/877/head:refs/remotes/origin/PR-877 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:54:27 > git config core.sparsecheckout # timeout=10 05:54:27 > git checkout -f 87bfc33b1665b7a826ea9309de008e2879655a12 # timeout=10 05:54:27 > git remote # timeout=10 05:54:27 > git config --get remote.origin.url # timeout=10 05:54:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:27 > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 05:54:27 > git rev-parse HEAD^{commit} # timeout=10 05:54:27 > git config core.sparsecheckout # timeout=10 05:54:27 > git checkout -f 87bfc33b1665b7a826ea9309de008e2879655a12 # timeout=10 05:54:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:54:30 > git --version # timeout=10 05:54:30 > git --version # 'git version 2.24.3' 05:54:30 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:54:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:54:32 + sudo service docker restart 05:54:32 + true 05:54:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:54:33 provisioning config files... 05:54:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config339664199076082536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:34 ---> docker-login.sh 05:54:34 nexus3.edgexfoundry.org:10001 05:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:34 Configure a credential helper to remove this warning. See 05:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:34 05:54:34 Login Succeeded 05:54:34 nexus3.edgexfoundry.org:10002 05:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:34 Configure a credential helper to remove this warning. See 05:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:34 05:54:34 Login Succeeded 05:54:34 nexus3.edgexfoundry.org:10003 05:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:34 Configure a credential helper to remove this warning. See 05:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:34 05:54:34 Login Succeeded 05:54:34 nexus3.edgexfoundry.org:10004 05:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:34 Configure a credential helper to remove this warning. See 05:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:34 05:54:34 Login Succeeded 05:54:34 docker.io 05:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:35 Configure a credential helper to remove this warning. See 05:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:35 05:54:35 Login Succeeded 05:54:35 ---> docker-login.sh ends [Pipeline] } 05:54:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:54:35 ========================================================= 05:54:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:54:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:54:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 05:54:35 Sending build context to Docker daemon 2.402MB 05:54:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:54:35 Step 2/8 : FROM ${BASE} 05:54:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:54:36 188c0c94c7c5: Pulling fs layer 05:54:36 0ef7d3d256c8: Pulling fs layer 05:54:36 de9db76c5a1d: Pulling fs layer 05:54:36 bca2f99d35d6: Pulling fs layer 05:54:36 93359f2a8cfa: Pulling fs layer 05:54:36 7c6f9722023f: Pulling fs layer 05:54:36 a35cf1a2eb13: Pulling fs layer 05:54:36 93359f2a8cfa: Waiting 05:54:36 7c6f9722023f: Waiting 05:54:36 a35cf1a2eb13: Waiting 05:54:36 bca2f99d35d6: Waiting 05:54:36 de9db76c5a1d: Download complete 05:54:36 0ef7d3d256c8: Verifying Checksum 05:54:36 0ef7d3d256c8: Download complete 05:54:36 93359f2a8cfa: Verifying Checksum 05:54:36 93359f2a8cfa: Download complete 05:54:36 7c6f9722023f: Download complete 05:54:36 188c0c94c7c5: Verifying Checksum 05:54:36 188c0c94c7c5: Download complete 05:54:36 188c0c94c7c5: Pull complete 05:54:36 0ef7d3d256c8: Pull complete 05:54:36 de9db76c5a1d: Pull complete 05:54:38 a35cf1a2eb13: Verifying Checksum 05:54:38 a35cf1a2eb13: Download complete 05:54:38 bca2f99d35d6: Verifying Checksum 05:54:38 bca2f99d35d6: Download complete 05:54:44 bca2f99d35d6: Pull complete 05:54:44 93359f2a8cfa: Pull complete 05:54:44 7c6f9722023f: Pull complete 05:54:48 a35cf1a2eb13: Pull complete 05:54:48 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:54:48 ---> a62c8e92a672 05:54:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:54:48 ---> Running in 0a7596302d7a 05:54:48 Removing intermediate container 0a7596302d7a 05:54:48 ---> 79e9b035bb09 05:54:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:49 ---> Running in 31c41e178f1c 05:54:49 Removing intermediate container 31c41e178f1c 05:54:49 ---> da12e65886c1 05:54:49 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:54:49 ---> Running in e45c504a1f7b 05:54:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:54:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:54:51 (1/6) Installing libc-dev (0.7.2-r3) 05:54:51 (2/6) Installing libsodium (1.0.18-r0) 05:54:51 (3/6) Installing pkgconf (1.7.2-r0) 05:54:51 (4/6) Installing libsodium-dev (1.0.18-r0) 05:54:51 (5/6) Installing libzmq (4.3.3-r0) 05:54:51 (6/6) Installing zeromq-dev (4.3.3-r0) 05:54:52 Executing busybox-1.31.1-r19.trigger 05:54:52 OK: 167 MiB in 45 packages 05:54:52 Removing intermediate container e45c504a1f7b 05:54:52 ---> e21649a89462 05:54:52 Step 6/8 : WORKDIR /device-sdk-go 05:54:53 ---> Running in 56bbe3f66ae2 05:54:53 Removing intermediate container 56bbe3f66ae2 05:54:53 ---> 665a2648e52c 05:54:53 Step 7/8 : COPY . . 05:54:54 ---> 2a1bcd9f092f 05:54:54 Step 8/8 : RUN go mod download 05:54:54 ---> Running in 53fbf2bec339 05:54:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/dgexfoundry_device-sdk-go_PR-877 [Pipeline] { [Pipeline] ws 05:54:56 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:55:02 using credential edgex-jenkins-ssh 05:55:02 Cloning the remote Git repository 05:55:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:55:02 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:55:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:02 > git --version # timeout=10 05:55:02 > git --version # 'git version 2.17.1' 05:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/877/head:refs/remotes/origin/PR-877 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:55:05 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 87bfc33b1665b7a826ea9309de008e2879655a12 05:55:06 Merge succeeded, producing 87bfc33b1665b7a826ea9309de008e2879655a12 05:55:06 Checking out Revision 87bfc33b1665b7a826ea9309de008e2879655a12 (PR-877) 05:55:05 > git config core.sparsecheckout # timeout=10 05:55:05 > git checkout -f 87bfc33b1665b7a826ea9309de008e2879655a12 # timeout=10 05:55:06 > git remote # timeout=10 05:55:06 > git config --get remote.origin.url # timeout=10 05:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:06 > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 05:55:06 > git rev-parse HEAD^{commit} # timeout=10 05:55:06 > git config core.sparsecheckout # timeout=10 05:55:06 > git checkout -f 87bfc33b1665b7a826ea9309de008e2879655a12 # timeout=10 05:55:10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:55:10 > git --version # timeout=10 05:55:10 > git --version # 'git version 2.17.1' 05:55:10 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:55:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:55:12 + + true 05:55:12 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:55:14 provisioning config files... 05:55:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5691131494542583665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:15 ---> docker-login.sh 05:55:15 nexus3.edgexfoundry.org:10001 05:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:16 Removing intermediate container 53fbf2bec339 05:55:16 ---> eca971c595cb 05:55:16 Successfully built eca971c595cb 05:55:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:16 Configure a credential helper to remove this warning. See 05:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:16 05:55:16 Login Succeeded 05:55:16 nexus3.edgexfoundry.org:10002 05:55:16 + docker inspect -f . ci-base-image-x86_64 05:55:16 . 05:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withDockerContainer 05:55:17 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 05:55:17 $ 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:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:17 Configure a credential helper to remove this warning. See 05:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:17 05:55:17 Login Succeeded 05:55:17 nexus3.edgexfoundry.org:10003 05:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:17 Configure a credential helper to remove this warning. See 05:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:17 05:55:17 Login Succeeded 05:55:17 nexus3.edgexfoundry.org:10004 05:55:17 $ docker top 453e1e3bdabfddd9429757d639eab3b64a219b2d64510733f2438cd6445a68cc -eo pid,comm [Pipeline] { 05:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 05:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:18 Configure a credential helper to remove this warning. See 05:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:18 05:55:18 Login Succeeded 05:55:18 docker.io 05:55:18 + go version 05:55:18 go version go1.15.5 linux/amd64 [Pipeline] } 05:55:18 $ docker stop --time=1 453e1e3bdabfddd9429757d639eab3b64a219b2d64510733f2438cd6445a68cc 05:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:19 Configure a credential helper to remove this warning. See 05:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:19 05:55:19 Login Succeeded 05:55:19 ---> docker-login.sh ends 05:55:19 $ docker rm -f 453e1e3bdabfddd9429757d639eab3b64a219b2d64510733f2438cd6445a68cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:55:19 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 05:55:20 ========================================================= 05:55:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:55:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:55:20 + docker inspect -f . ci-base-image-x86_64 05:55:20 . [Pipeline] withDockerContainer 05:55:20 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 05:55:20 $ 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:55:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:55:21 Sending build context to Docker daemon 2.403MB 05:55:21 $ docker top e4e4516aeb9c26fdaee5e0970063d9a6d3012410dd275501f38df01b919d4f4b -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:55:21 Step 2/8 : FROM ${BASE} 05:55:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:21 5f621e34cdf4: Pulling fs layer 05:55:21 a4357932f1b6: Pulling fs layer 05:55:21 18c013af1878: Pulling fs layer 05:55:21 00ac8860ef70: Pulling fs layer 05:55:21 63d7cb157983: Pulling fs layer 05:55:21 b116817d02f9: Pulling fs layer 05:55:21 745a02a5169b: Pulling fs layer 05:55:21 00ac8860ef70: Waiting 05:55:21 63d7cb157983: Waiting 05:55:21 b116817d02f9: Waiting 05:55:21 745a02a5169b: Waiting 05:55:21 18c013af1878: Verifying Checksum 05:55:21 18c013af1878: Download complete 05:55:21 a4357932f1b6: Download complete 05:55:21 63d7cb157983: Verifying Checksum 05:55:21 63d7cb157983: Download complete 05:55:21 b116817d02f9: Verifying Checksum 05:55:21 b116817d02f9: Download complete 05:55:21 5f621e34cdf4: Verifying Checksum 05:55:21 5f621e34cdf4: Download complete 05:55:21 + make test 05:55:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:55:22 5f621e34cdf4: Pull complete 05:55:22 a4357932f1b6: Pull complete 05:55:23 18c013af1878: Pull complete 05:55:24 745a02a5169b: Verifying Checksum 05:55:24 745a02a5169b: Download complete 05:55:24 00ac8860ef70: Verifying Checksum 05:55:24 00ac8860ef70: Download complete 05:55:30 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:55:35 00ac8860ef70: Pull complete 05:55:35 63d7cb157983: Pull complete 05:55:35 b116817d02f9: Pull complete 05:55:39 745a02a5169b: Pull complete 05:55:39 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:55:39 ---> b7e6874047d6 05:55:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:55:42 ---> Running in 78e11ca63925 05:55:42 Removing intermediate container 78e11ca63925 05:55:42 ---> fc3fa322f233 05:55:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:42 ---> Running in 130025bcb170 05:55:44 Removing intermediate container 130025bcb170 05:55:44 ---> 0d8618cbcf14 05:55:44 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:55:44 ---> Running in 9e010e09ea64 05:55:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:55:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:55:47 (1/6) Installing libc-dev (0.7.2-r3) 05:55:47 (2/6) Installing libsodium (1.0.18-r0) 05:55:47 (3/6) Installing pkgconf (1.7.2-r0) 05:55:47 (4/6) Installing libsodium-dev (1.0.18-r0) 05:55:47 (5/6) Installing libzmq (4.3.3-r0) 05:55:48 (6/6) Installing zeromq-dev (4.3.3-r0) 05:55:48 Executing busybox-1.31.1-r19.trigger 05:55:48 OK: 144 MiB in 45 packages 05:55:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:55:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:55:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:55:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:55:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:55:49 Removing intermediate container 9e010e09ea64 05:55:49 ---> 2e64ce8beabc 05:55:49 Step 6/8 : WORKDIR /device-sdk-go 05:55:49 ---> Running in f4361ad81759 05:55:50 Removing intermediate container f4361ad81759 05:55:50 ---> e5141a1eae7e 05:55:50 Step 7/8 : COPY . . 05:55:51 ---> 6db39a7c5d9b 05:55:51 Step 8/8 : RUN go mod download 05:55:51 ---> Running in 2eaeec10f062 05:55:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.092s coverage: 28.1% of statements 05:55:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements 05:55:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.062s coverage: 7.8% of statements 05:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:55:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.084s coverage: 32.5% of statements 05:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:55:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.092s coverage: 57.1% of statements 05:55:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.227s coverage: 6.6% of statements 05:55:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 05:55:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:55:54 GO111MODULE=on go vet ./... 05:56:09 gofmt -l . 05:56:10 [ "`gofmt -l .`" = "" ] 05:56:10 ./bin/test-attribution-txt.sh 05:56:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:56:11 $ docker stop --time=1 e4e4516aeb9c26fdaee5e0970063d9a6d3012410dd275501f38df01b919d4f4b 05:56:12 $ docker rm -f e4e4516aeb9c26fdaee5e0970063d9a6d3012410dd275501f38df01b919d4f4b [Pipeline] // withDockerContainer [Pipeline] sh 05:56:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:56:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:56:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:56:17 + ls -al . 05:56:17 total 188 05:56:17 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 14 05:56 . 05:56:17 drwxrwxr-x. 4 jenkins jenkins 28 Apr 14 05:54 .. 05:56:17 drwxrwxr-x. 2 jenkins jenkins 64 Apr 14 05:54 bin 05:56:17 -rw-r--r--. 1 jenkins jenkins 99750 Apr 14 05:55 coverage.out 05:56:17 -rw-rw-r--. 1 jenkins jenkins 987 Apr 14 05:54 Dockerfile.build 05:56:17 -rw-rw-r--. 1 jenkins jenkins 140 Apr 14 05:54 .dockerignore 05:56:17 drwxrwxr-x. 5 jenkins jenkins 62 Apr 14 05:54 example 05:56:17 drwxrwxr-x. 8 jenkins jenkins 179 Apr 14 05:54 .git 05:56:17 drwxrwxr-x. 2 jenkins jenkins 103 Apr 14 05:54 .github 05:56:17 -rw-rw-r--. 1 jenkins jenkins 138 Apr 14 05:54 .gitignore 05:56:17 -rw-r--r--. 1 jenkins jenkins 572 Apr 14 05:56 go.mod 05:56:17 -rw-r--r--. 1 jenkins jenkins 20817 Apr 14 05:56 go.sum 05:56:17 drwxrwxr-x. 14 jenkins jenkins 207 Apr 14 05:54 internal 05:56:17 -rw-rw-r--. 1 jenkins jenkins 901 Apr 14 05:54 Jenkinsfile 05:56:17 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 14 05:54 LICENSE 05:56:17 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 14 05:54 Makefile 05:56:17 drwxrwxr-x. 4 jenkins jenkins 26 Apr 14 05:54 openapi 05:56:17 drwxrwxr-x. 5 jenkins jenkins 50 Apr 14 05:54 pkg 05:56:17 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 14 05:54 README.md 05:56:17 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 14 05:54 RELEASE-NOTES.txt 05:56:17 drwxrwxr-x. 4 jenkins jenkins 54 Apr 14 05:54 snap 05:56:17 -rw-rw-r--. 1 jenkins jenkins 5 Apr 14 05:52 VERSION 05:56:17 -rw-rw-r--. 1 jenkins jenkins 222 Apr 14 05:54 version.go [Pipeline] isUnix [Pipeline] sh 05:56:17 + 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=87bfc33b1665b7a826ea9309de008e2879655a12 --label arch=amd64 --label version=0.0.0 . 05:56:17 Sending build context to Docker daemon 2.502MB 05:56:17 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 05:56:17 Step 2/23 : FROM ${BASE} AS builder 05:56:17 ---> eca971c595cb 05:56:17 Step 3/23 : WORKDIR /device-sdk-go 05:56:17 ---> Running in eac28b50b985 05:56:18 Removing intermediate container eac28b50b985 05:56:18 ---> d615a9c034a2 05:56:18 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:56:18 ---> Running in 44b07228cfb7 05:56:18 Removing intermediate container 44b07228cfb7 05:56:18 ---> 967bb41e8119 05:56:18 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:18 Removing intermediate container 2eaeec10f062 05:56:18 ---> b04a00f33d95 05:56:18 Successfully built b04a00f33d95 05:56:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:56:18 ---> Running in 491b5c4685ac 05:56:18 + docker inspect -f . ci-base-image-arm64 05:56:18 . [Pipeline] withDockerContainer 05:56:19 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 05:56:19 $ 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:56:19 Removing intermediate container 491b5c4685ac 05:56:19 ---> 66cd20b9e03e 05:56:19 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:56:19 ---> Running in a4a28a021552 05:56:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:56:20 $ docker top 4bb2d4f8d3a7d456cd13145fbd8e15b1a621fe6180581d9e00362f37ecd7c639 -eo pid,comm 05:56:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { 05:56:20 OK: 167 MiB in 45 packages [Pipeline] sh 05:56:21 Removing intermediate container a4a28a021552 05:56:21 ---> 2d0c162cd7d7 05:56:21 Step 7/23 : COPY . . 05:56:21 + go version 05:56:21 go version go1.15.5 linux/arm64 [Pipeline] } 05:56:21 $ docker stop --time=1 4bb2d4f8d3a7d456cd13145fbd8e15b1a621fe6180581d9e00362f37ecd7c639 05:56:22 ---> 609c6c7301de 05:56:22 Step 8/23 : RUN go mod download 05:56:22 ---> Running in 73416744aa46 05:56:23 Removing intermediate container 73416744aa46 05:56:23 ---> 107104b7df13 05:56:23 Step 9/23 : RUN make build 05:56:23 ---> Running in 5df53af68563 05:56:23 $ docker rm -f 4bb2d4f8d3a7d456cd13145fbd8e15b1a621fe6180581d9e00362f37ecd7c639 05:56:23 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:24 + docker inspect -f . ci-base-image-arm64 05:56:24 . [Pipeline] withDockerContainer 05:56:24 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 05:56:24 $ 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:56:26 $ docker top 8dcf16a34233784b7fc1594b251da10d1cc689949eb5855e5615351bf68686f9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:27 + make test 05:56:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:56:36 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:56:36 Removing intermediate container 5df53af68563 05:56:36 ---> c66057254d5a 05:56:36 Step 10/23 : FROM alpine:3.12 05:56:36 3.12: Pulling from library/alpine 05:56:37 532819f3e44c: Pulling fs layer 05:56:37 532819f3e44c: Download complete 05:56:37 532819f3e44c: Pull complete 05:56:37 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 05:56:37 Status: Downloaded newer image for alpine:3.12 05:56:37 ---> 7230e588e954 05:56:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:56:37 ---> Running in fef6abfd9955 05:56:37 Removing intermediate container fef6abfd9955 05:56:37 ---> d8e91148c76d 05:56:37 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:37 ---> Running in d9468b991514 05:56:38 Removing intermediate container d9468b991514 05:56:38 ---> 615d874ab835 05:56:38 Step 13/23 : RUN apk add --update --no-cache zeromq 05:56:38 ---> Running in 5193c70fd219 05:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:56:40 (1/5) Installing libgcc (9.3.0-r2) 05:56:40 (2/5) Installing libsodium (1.0.18-r0) 05:56:40 (3/5) Installing libstdc++ (9.3.0-r2) 05:56:41 (4/5) Installing libzmq (4.3.3-r0) 05:56:41 (5/5) Installing zeromq (4.3.3-r0) 05:56:41 Executing busybox-1.31.1-r20.trigger 05:56:41 OK: 8 MiB in 19 packages 05:56:41 Removing intermediate container 5193c70fd219 05:56:41 ---> b82eae0b006f 05:56:41 Step 14/23 : WORKDIR / 05:56:41 ---> Running in 76ebf0930964 05:56:42 Removing intermediate container 76ebf0930964 05:56:42 ---> 4aacbcf007d6 05:56:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:56:42 ---> ac828f1f0d11 05:56:42 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:56:42 ---> 250ff94f4090 05:56:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:56:43 ---> 726e25ba7882 05:56:43 Step 18/23 : EXPOSE 49990 05:56:43 ---> Running in 3e5e7453b392 05:56:43 Removing intermediate container 3e5e7453b392 05:56:43 ---> 47208451772f 05:56:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:56:43 ---> Running in 8b88581b8811 05:56:43 Removing intermediate container 8b88581b8811 05:56:43 ---> 7c8a08187a0c 05:56:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:56:43 ---> Running in 7bca75b8604b 05:56:44 Removing intermediate container 7bca75b8604b 05:56:44 ---> 55adabce6524 05:56:44 Step 21/23 : LABEL arch=amd64 05:56:44 ---> Running in 4113112df136 05:56:44 Removing intermediate container 4113112df136 05:56:44 ---> e90958c2fe1a 05:56:44 Step 22/23 : LABEL git_sha=87bfc33b1665b7a826ea9309de008e2879655a12 05:56:44 ---> Running in 0e0d8b204cd3 05:56:45 Removing intermediate container 0e0d8b204cd3 05:56:45 ---> d768b646bc3e 05:56:45 Step 23/23 : LABEL version=0.0.0 05:56:45 ---> Running in f2bcb0f24489 05:56:45 Removing intermediate container f2bcb0f24489 05:56:45 ---> 8750d2876196 05:56:45 [Warning] One or more build-args [MAKE ARCH] were not consumed 05:56:45 Successfully built 8750d2876196 05:56:45 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:56:46 ---> job-cost.sh 05:56:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCP5 05:56:49 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:57:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:57:27 lf-activate-venv(): INFO: Adding /tmp/venv-mCP5/bin to PATH 05:57:27 INFO: No Stack... 05:57:27 INFO: Retrieving Pricing Info for: v1-standard-2 05:57:28 INFO: Archiving Costs [Pipeline] sh 05:57:28 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:57:28 + cut -d, -f6 [Pipeline] lock 05:57:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-877-1-stack-cost] 05:57:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-877-1-stack-cost] did not exist. Created. 05:57:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-877-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:29 + echo total: 0.029999999329447746 [Pipeline] stash 05:57:29 Stashed 1 file(s) [Pipeline] } 05:57:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-877-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:57:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:57:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:57:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:57:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:57:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:57:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.162s coverage: 28.1% of statements 05:57:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.191s coverage: 78.9% of statements 05:57:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.173s coverage: 7.8% of statements 05:57:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:57:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:57:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:57:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.313s coverage: 32.5% of statements 05:57:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:57:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:57:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:57:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.325s coverage: 57.1% of statements 05:57:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.091s coverage: 6.6% of statements 05:57:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.150s coverage: 5.0% of statements 05:57:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:57:55 GO111MODULE=on go vet ./... 05:58:42 gofmt -l . 05:58:42 [ "`gofmt -l .`" = "" ] 05:58:42 ./bin/test-attribution-txt.sh 05:58:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:58:43 $ docker stop --time=1 8dcf16a34233784b7fc1594b251da10d1cc689949eb5855e5615351bf68686f9 05:58:45 $ docker rm -f 8dcf16a34233784b7fc1594b251da10d1cc689949eb5855e5615351bf68686f9 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:58:46 Warning: overwriting stash ‘coverage-report’ 05:58:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:58:48 + ls -al . 05:58:48 total 224 05:58:48 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 05:58 . 05:58:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 05:55 .. 05:58:48 -rw-rw-r-- 1 jenkins jenkins 140 Apr 14 05:55 .dockerignore 05:58:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 05:55 .git 05:58:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 05:55 .github 05:58:48 -rw-rw-r-- 1 jenkins jenkins 138 Apr 14 05:55 .gitignore 05:58:48 -rw-rw-r-- 1 jenkins jenkins 987 Apr 14 05:55 Dockerfile.build 05:58:48 -rw-rw-r-- 1 jenkins jenkins 901 Apr 14 05:55 Jenkinsfile 05:58:48 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 14 05:55 LICENSE 05:58:48 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 14 05:55 Makefile 05:58:48 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 14 05:55 README.md 05:58:48 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 14 05:55 RELEASE-NOTES.txt 05:58:48 -rw-rw-r-- 1 jenkins jenkins 5 Apr 14 05:52 VERSION 05:58:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 05:55 bin 05:58:48 -rw-r--r-- 1 jenkins jenkins 99750 Apr 14 05:57 coverage.out 05:58:48 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 05:55 example 05:58:48 -rw-r--r-- 1 jenkins jenkins 572 Apr 14 05:58 go.mod 05:58:48 -rw-r--r-- 1 jenkins jenkins 20817 Apr 14 05:58 go.sum 05:58:48 drwxrwxr-x 14 jenkins jenkins 4096 Apr 14 05:55 internal 05:58:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 05:55 openapi 05:58:48 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 05:55 pkg 05:58:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 05:55 snap 05:58:48 -rw-rw-r-- 1 jenkins jenkins 222 Apr 14 05:55 version.go [Pipeline] isUnix [Pipeline] sh 05:58:49 + 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=87bfc33b1665b7a826ea9309de008e2879655a12 --label arch=arm64 --label version=0.0.0 . 05:58:49 Sending build context to Docker daemon 2.504MB 05:58:49 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 05:58:49 Step 2/23 : FROM ${BASE} AS builder 05:58:49 ---> b04a00f33d95 05:58:49 Step 3/23 : WORKDIR /device-sdk-go 05:58:50 ---> Running in 8842b28ec3ad 05:58:50 Removing intermediate container 8842b28ec3ad 05:58:50 ---> 4e3d8c065fcc 05:58:50 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:58:50 ---> Running in 8389148f422e 05:58:51 Removing intermediate container 8389148f422e 05:58:51 ---> cd6a1061489b 05:58:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:51 ---> Running in 6422b6f52235 05:58:53 Removing intermediate container 6422b6f52235 05:58:53 ---> 3ea44323925c 05:58:53 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:58:53 ---> Running in 8fbe33c1b094 05:58:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:58:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:58:55 OK: 144 MiB in 45 packages 05:58:56 Removing intermediate container 8fbe33c1b094 05:58:56 ---> c8d92fca652b 05:58:56 Step 7/23 : COPY . . 05:58:58 ---> 8e68de61fe96 05:58:58 Step 8/23 : RUN go mod download 05:58:58 ---> Running in ab21bfd9f316 05:59:00 Removing intermediate container ab21bfd9f316 05:59:00 ---> d22deb99be3d 05:59:00 Step 9/23 : RUN make build 05:59:00 ---> Running in 5d219e30a9d6 05:59:01 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:59:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:59:37 Removing intermediate container 5d219e30a9d6 05:59:37 ---> a716db9fbb9b 05:59:37 Step 10/23 : FROM alpine:3.12 05:59:37 3.12: Pulling from library/alpine 05:59:37 9a219e8acc52: Pulling fs layer 05:59:37 9a219e8acc52: Download complete 05:59:38 9a219e8acc52: Pull complete 05:59:38 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 05:59:38 Status: Downloaded newer image for alpine:3.12 05:59:38 ---> d75e27dfc0a0 05:59:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:38 ---> Running in cdc392424be2 05:59:39 Removing intermediate container cdc392424be2 05:59:39 ---> 8c1379f4a35b 05:59:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:39 ---> Running in 9a4ca3726cdb 05:59:41 Removing intermediate container 9a4ca3726cdb 05:59:41 ---> aa0a8116d70a 05:59:41 Step 13/23 : RUN apk add --update --no-cache zeromq 05:59:41 ---> Running in bd7fda4ecbc4 05:59:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:59:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:59:44 (1/5) Installing libgcc (9.3.0-r2) 05:59:44 (2/5) Installing libsodium (1.0.18-r0) 05:59:44 (3/5) Installing libstdc++ (9.3.0-r2) 05:59:44 (4/5) Installing libzmq (4.3.3-r0) 05:59:44 (5/5) Installing zeromq (4.3.3-r0) 05:59:44 Executing busybox-1.31.1-r20.trigger 05:59:44 OK: 8 MiB in 19 packages 05:59:46 Removing intermediate container bd7fda4ecbc4 05:59:46 ---> fbbb72caac59 05:59:46 Step 14/23 : WORKDIR / 05:59:46 ---> Running in 6d00b84a6633 05:59:46 Removing intermediate container 6d00b84a6633 05:59:46 ---> d14ff88f28ed 05:59:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:59:47 ---> 93340ac6a687 05:59:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:59:48 ---> a800f5358742 05:59:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:59:49 ---> 79544a576be4 05:59:49 Step 18/23 : EXPOSE 49990 05:59:49 ---> Running in 7b454200d85f 05:59:49 Removing intermediate container 7b454200d85f 05:59:49 ---> 1a95f1b3ceff 05:59:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:59:49 ---> Running in cb7a62d0fe7b 05:59:50 Removing intermediate container cb7a62d0fe7b 05:59:50 ---> 2339f06bc019 05:59:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:50 ---> Running in 3688bc7c5dcc 05:59:50 Removing intermediate container 3688bc7c5dcc 05:59:50 ---> 09cd75e9fecc 05:59:50 Step 21/23 : LABEL arch=arm64 05:59:51 ---> Running in 4f257e35cc2f 05:59:51 Removing intermediate container 4f257e35cc2f 05:59:51 ---> 6e09c78cc427 05:59:51 Step 22/23 : LABEL git_sha=87bfc33b1665b7a826ea9309de008e2879655a12 05:59:51 ---> Running in cd71219eb2ef 05:59:51 Removing intermediate container cd71219eb2ef 05:59:51 ---> a6801b1f477a 05:59:51 Step 23/23 : LABEL version=0.0.0 05:59:52 ---> Running in 5f02587ac466 05:59:52 Removing intermediate container 5f02587ac466 05:59:52 ---> 58e763493ad0 05:59:52 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:59:52 Successfully built 58e763493ad0 05:59:52 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:59:53 ---> job-cost.sh 05:59:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FGYz 06:00:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-FGYz/bin to PATH 06:02:09 INFO: No Stack... 06:02:09 INFO: Retrieving Pricing Info for: lf-standard-4 06:02:09 INFO: Archiving Costs [Pipeline] sh 06:02:09 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:09 + cut -d, -f6 [Pipeline] lock 06:02:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-877-1-stack-cost] 06:02:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-877-1-stack-cost] did not exist. Created. 06:02:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-877-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:10 /w/workspace/device-sdk-go/1@tmp/durable-f6820e47/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-f6820e47/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:02:10 + echo total: 0.20999999344348907 [Pipeline] stash 06:02:10 Warning: overwriting stash ‘stack-cost’ 06:02:10 Stashed 1 file(s) [Pipeline] } 06:02:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-877-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 06:02:11 provisioning config files... 06:02:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp/config7892918364090774732tmp [Pipeline] { [Pipeline] sh 06:02:12 + set +x 06:02:12 + curl -s https://codecov.io/bash 06:02:12 + bash -s -- 06:02:12 06:02:12 _____ _ 06:02:12 / ____| | | 06:02:12 | | ___ __| | ___ ___ _____ __ 06:02:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:12 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:12 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:12 Bash-1.0.1 06:02:12 06:02:12 06:02:12 ==> git version 2.24.3 found 06:02:12 ==> 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 06:02:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:02:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:02:12 ==> Jenkins CI detected. 06:02:12 project root: . 06:02:12 --> token set from env 06:02:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:12 ==> Running gcov in . (disable via -X gcov) 06:02:12 ==> Python coveragepy not found 06:02:12 ==> Searching for coverage reports in: 06:02:12 + . 06:02:12 -> Found 1 reports 06:02:12 ==> Detecting git/mercurial file structure 06:02:12 ==> Reading reports 06:02:12 + ./coverage.out bytes=99750 06:02:12 ==> Appending adjustments 06:02:12 https://docs.codecov.io/docs/fixing-reports 06:02:13 + Found adjustments 06:02:13 ==> Gzipping contents 06:02:13 16K /tmp/codecov.8Abh88.gz 06:02:13 ==> Uploading reports 06:02:13 url: https://codecov.io 06:02:13 query: branch=PR-877&commit=87bfc33b1665b7a826ea9309de008e2879655a12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-877%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=877&job=&cmd_args= 06:02:13 -> Pinging Codecov 06:02:13 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-877&commit=87bfc33b1665b7a826ea9309de008e2879655a12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-877%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=877&job=&cmd_args= 06:02:13 -> Uploading to 06:02:13 https://storage.googleapis.com/codecov/v4/raw/2021-04-14/7E55EF52A471D76F132DFD9A03CDDE97/87bfc33b1665b7a826ea9309de008e2879655a12/23c752b2-a7ca-4609-86fd-33626b3d2576.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210414T060213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0c831cd370c2d2859dd3eaacc96feb49764ec16318d152bd1fdde82a73d4635 06:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:13 Dload Upload Total Spent Left Speed 06:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13498 0 0 100 13498 0 32299 --:--:-- --:--:-- --:--:-- 32291 100 13498 0 0 100 13498 0 32281 --:--:-- --:--:-- --:--:-- 32291 06:02:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/87bfc33b1665b7a826ea9309de008e2879655a12 [Pipeline] } 06:02:13 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 06:02:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:16 ---> package-listing.sh 06:02:16 ++ facter osfamily 06:02:16 ++ tr '[:upper:]' '[:lower:]' 06:02:16 + OS_FAMILY=redhat 06:02:16 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-877 06:02:16 + START_PACKAGES=/tmp/packages_start.txt 06:02:16 + END_PACKAGES=/tmp/packages_end.txt 06:02:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:16 + PACKAGES=/tmp/packages_start.txt 06:02:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-877 ']' 06:02:16 + PACKAGES=/tmp/packages_end.txt 06:02:16 + case "${OS_FAMILY}" in 06:02:16 + rpm -qa 06:02:16 + sort 06:02:21 + '[' -f /tmp/packages_start.txt ']' 06:02:21 + '[' -f /tmp/packages_end.txt ']' 06:02:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:21 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-877 ']' 06:02:21 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-877/archives/ 06:02:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-877/archives/ [Pipeline] echo 06:02:21 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-877/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:22 06:02:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:22 alpine: Pulling from edgex-lftools-log-publisher 06:02:22 df20fa9351a1: Pulling fs layer 06:02:22 36b3adc4ff6f: Pulling fs layer 06:02:22 8ad3a11d3b57: Pulling fs layer 06:02:22 46f8f816bc3b: Pulling fs layer 06:02:22 93b61091891f: Pulling fs layer 06:02:22 93b9cdb0e59b: Pulling fs layer 06:02:22 5e14af77c1be: Pulling fs layer 06:02:22 01666e4c0597: Pulling fs layer 06:02:22 aa168da1d23b: Pulling fs layer 06:02:22 93b9cdb0e59b: Waiting 06:02:22 5e14af77c1be: Waiting 06:02:22 01666e4c0597: Waiting 06:02:22 aa168da1d23b: Waiting 06:02:22 46f8f816bc3b: Waiting 06:02:22 93b61091891f: Waiting 06:02:22 36b3adc4ff6f: Verifying Checksum 06:02:22 36b3adc4ff6f: Download complete 06:02:22 46f8f816bc3b: Verifying Checksum 06:02:22 46f8f816bc3b: Download complete 06:02:22 df20fa9351a1: Verifying Checksum 06:02:22 df20fa9351a1: Download complete 06:02:22 93b9cdb0e59b: Verifying Checksum 06:02:22 93b9cdb0e59b: Download complete 06:02:22 93b61091891f: Verifying Checksum 06:02:22 93b61091891f: Download complete 06:02:22 5e14af77c1be: Verifying Checksum 06:02:22 5e14af77c1be: Download complete 06:02:22 01666e4c0597: Verifying Checksum 06:02:22 01666e4c0597: Download complete 06:02:23 df20fa9351a1: Pull complete 06:02:23 8ad3a11d3b57: Verifying Checksum 06:02:23 8ad3a11d3b57: Download complete 06:02:23 36b3adc4ff6f: Pull complete 06:02:24 8ad3a11d3b57: Pull complete 06:02:25 aa168da1d23b: Verifying Checksum 06:02:25 aa168da1d23b: Download complete 06:02:25 46f8f816bc3b: Pull complete 06:02:25 93b61091891f: Pull complete 06:02:26 93b9cdb0e59b: Pull complete 06:02:26 5e14af77c1be: Pull complete 06:02:26 01666e4c0597: Pull complete 06:02:34 aa168da1d23b: Pull complete 06:02:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:02:34 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 06:02:34 $ 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-877/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-877 -v /w/workspace/dgexfoundry_device-sdk-go_PR-877:/w/workspace/dgexfoundry_device-sdk-go_PR-877:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-877@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 06:02:38 $ docker top c6d1174cea4bafb4a6278dc9b890047b1e478075eead9b6d841883f77d3c0fe5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:39 + mkdir -p /var/log/sa [Pipeline] sh 06:02:39 + ls /var/log/sa-host 06:02:39 + sadf -c /var/log/sa-host/sa14 06:02:39 file_magic: OK 06:02:39 HZ: Using current value: 100 06:02:39 file_header: OK 06:02:39 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 06:02:39 Statistics: 06:02:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:02:39 File successfully converted to sysstat format version 12.2.1 06:02:39 + sadf -c /var/log/sa-host/sa23 06:02:39 file_magic: OK 06:02:39 HZ: Using current value: 100 06:02:39 file_header: OK 06:02:39 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 06:02:39 Statistics: 06:02:39 Hnuu...uuuununununu... 06:02:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:40 provisioning config files... 06:02:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp/config1947159173211615863tmp [Pipeline] { [Pipeline] echo 06:02:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:40 ---> create-netrc.sh [Pipeline] } 06:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:02:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:02:41 ---> python-tools-install.sh [Pipeline] echo 06:02:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:41 ---> sudo-logs.sh 06:02:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:02:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:41 ---> job-cost.sh 06:02:41 lf-activate-venv: SKIPPING 06:02:41 DEBUG: total: 0.20999999344348907 06:02:41 INFO: Retrieving Stack Cost... 06:02:42 INFO: Retrieving Pricing Info for: v1-standard-2 06:02:43 INFO: Archiving Costs [Pipeline] echo 06:02:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:02:43 ---> logs-deploy.sh 06:02:43 lf-activate-venv: SKIPPING 06:02:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-877/1 06:02:43 INFO: archiving workspace using pattern(s): 06:02:45 Archives upload complete. 06:02:45 INFO: archiving logs to Nexus 06:02:46 ---> uname -a: 06:02:46 Linux prd-centos7-docker-4c-2g-62.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:02:46 06:02:46 06:02:46 ---> lscpu: 06:02:46 Architecture: x86_64 06:02:46 CPU op-mode(s): 32-bit, 64-bit 06:02:46 Byte Order: Little Endian 06:02:46 Address sizes: 40 bits physical, 48 bits virtual 06:02:46 CPU(s): 4 06:02:46 On-line CPU(s) list: 0-3 06:02:46 Thread(s) per core: 1 06:02:46 Core(s) per socket: 1 06:02:46 Socket(s): 4 06:02:46 NUMA node(s): 1 06:02:46 Vendor ID: GenuineIntel 06:02:46 CPU family: 6 06:02:46 Model: 44 06:02:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:02:46 Stepping: 1 06:02:46 CPU MHz: 2933.442 06:02:46 BogoMIPS: 5866.88 06:02:46 Virtualization: VT-x 06:02:46 Hypervisor vendor: KVM 06:02:46 Virtualization type: full 06:02:46 L1d cache: 128 KiB 06:02:46 L1i cache: 128 KiB 06:02:46 L2 cache: 16 MiB 06:02:46 L3 cache: 64 MiB 06:02:46 NUMA node0 CPU(s): 0-3 06:02:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:02:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:02:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:02:46 Vulnerability Meltdown: Mitigation; PTI 06:02:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:02:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:02:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:02:46 Vulnerability Srbds: Not affected 06:02:46 Vulnerability Tsx async abort: Not affected 06:02:46 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 06:02:46 06:02:46 06:02:46 ---> nproc: 06:02:46 4 06:02:46 06:02:46 06:02:46 ---> df -h: 06:02:46 Filesystem Size Used Available Use% Mounted on 06:02:46 overlay 50.0G 7.3G 42.7G 15% / 06:02:46 tmpfs 64.0M 0 64.0M 0% /dev 06:02:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:02:46 shm 64.0M 0 64.0M 0% /dev/shm 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-877 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-877@tmp 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:02:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:02:46 06:02:46 06:02:46 ---> free -m: 06:02:46 total used free shared buff/cache available 06:02:46 Mem: 1837 733 101 0 1002 998 06:02:46 Swap: 1023 1 1022 06:02:46 06:02:46 06:02:46 ---> ip addr: 06:02:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:02:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:02:46 inet 127.0.0.1/8 scope host lo 06:02:46 valid_lft forever preferred_lft forever 06:02:46 inet6 ::1/128 scope host 06:02:46 valid_lft forever preferred_lft forever 06:02:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:02:46 link/ether fa:16:3e:bd:4f:38 brd ff:ff:ff:ff:ff:ff 06:02:46 inet 10.30.123.215/23 brd 10.30.123.255 scope global dynamic eth0 06:02:46 valid_lft 85706sec preferred_lft 85706sec 06:02:46 inet6 fe80::f816:3eff:febd:4f38/64 scope link 06:02:46 valid_lft forever preferred_lft forever 06:02:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:02:46 link/ether 02:42:2a:b7:4b:b0 brd ff:ff:ff:ff:ff:ff 06:02:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:02:46 valid_lft forever preferred_lft forever 06:02:46 inet6 fe80::42:2aff:feb7:4bb0/64 scope link 06:02:46 valid_lft forever preferred_lft forever 06:02:46 06:02:46 06:02:46 ---> sar -b -r -n DEV: 06:02:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) 06:02:46 06:02:46 05:50:59 LINUX RESTART (4 CPU) 06:02:46 06:02:46 05:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:02:46 05:53:01 6.64 0.70 5.94 0.00 45.95 198.60 0.00 06:02:46 05:54:01 0.57 0.00 0.57 0.00 0.00 8.74 0.00 06:02:46 05:55:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:02:46 05:56:01 0.35 0.00 0.35 0.00 0.00 5.38 0.00 06:02:46 05:57:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 06:02:46 05:58:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 06:02:46 05:59:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:02:46 06:00:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 06:02:46 06:01:01 0.28 0.02 0.27 0.00 0.13 3.75 0.00 06:02:46 06:02:01 0.43 0.08 0.35 0.00 1.60 5.59 0.00 06:02:46 Average: 0.94 0.08 0.86 0.00 4.77 23.54 0.00 06:02:46 06:02:46 05:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:46 05:53:01 158732 0 621692 33.04 2620 1098500 1094088 37.34 445968 1078308 20 06:02:46 05:54:01 159936 0 620480 32.98 2620 1098508 1079908 36.86 446196 1077324 8 06:02:46 05:55:01 155128 0 625284 33.23 2620 1098512 1079968 36.86 447792 1080184 12 06:02:46 05:56:01 156592 0 623760 33.15 2620 1098572 1079752 36.85 457908 1068744 16 06:02:46 05:57:01 155556 0 624848 33.21 2620 1098520 1079800 36.85 458944 1069216 12 06:02:46 05:58:01 154848 0 625552 33.25 2620 1098524 1079800 36.85 461216 1067168 8 06:02:46 05:59:01 155120 0 625276 33.23 2620 1098528 1079752 36.85 460908 1067272 12 06:02:46 06:00:01 154020 0 626372 33.29 2620 1098532 1079920 36.86 461904 1067272 8 06:02:46 06:01:01 153732 0 626648 33.30 2620 1098544 1082288 36.94 461752 1067272 8 06:02:46 06:02:01 153524 0 626728 33.31 2620 1098672 1080556 36.88 462460 1067340 16 06:02:46 Average: 155719 0 624664 33.20 2620 1098541 1081583 36.91 456505 1071010 12 06:02:46 06:02:46 05:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:46 05:53:01 eth0 22.52 22.92 36.06 5.84 0.00 0.00 0.00 0.00 06:02:46 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:53:01 docker0 15.76 10.80 2.01 25.59 0.00 0.00 0.00 0.00 06:02:46 05:54:01 eth0 8.23 4.00 6.34 0.45 0.00 0.00 0.00 0.00 06:02:46 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:55:01 eth0 0.97 0.55 0.55 0.36 0.00 0.00 0.00 0.00 06:02:46 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:56:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 06:02:46 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:57:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:02:46 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:58:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:02:46 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:59:01 eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:02:46 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 06:00:01 eth0 1.32 0.53 0.33 0.21 0.00 0.00 0.00 0.00 06:02:46 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 06:01:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:02:46 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 06:02:01 eth0 0.67 0.45 0.35 0.24 0.00 0.00 0.00 0.00 06:02:46 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 Average: eth0 3.49 2.90 4.39 0.72 0.00 0.00 0.00 0.00 06:02:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:46 Average: docker0 1.58 1.08 0.20 2.56 0.00 0.00 0.00 0.00 06:02:46 06:02:46 06:02:46 ---> sar -P ALL: 06:02:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) 06:02:46 06:02:46 05:50:59 LINUX RESTART (4 CPU) 06:02:46 06:02:46 05:52:01 CPU %user %nice %system %iowait %steal %idle 06:02:46 05:53:01 all 0.77 0.00 0.39 0.09 0.00 98.75 06:02:46 05:53:01 0 0.62 0.00 0.42 0.00 0.00 98.96 06:02:46 05:53:01 1 1.12 0.00 0.37 0.02 0.02 98.48 06:02:46 05:53:01 2 0.63 0.00 0.38 0.33 0.00 98.65 06:02:46 05:53:01 3 0.72 0.00 0.38 0.00 0.00 98.90 06:02:46 05:54:01 all 0.18 0.00 0.06 0.00 0.00 99.76 06:02:46 05:54:01 0 0.03 0.00 0.08 0.00 0.00 99.88 06:02:46 05:54:01 1 0.53 0.00 0.12 0.00 0.00 99.35 06:02:46 05:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:02:46 05:54:01 3 0.10 0.00 0.02 0.00 0.02 99.87 06:02:46 05:55:01 all 0.18 0.00 0.06 0.00 0.01 99.75 06:02:46 05:55:01 0 0.35 0.00 0.05 0.00 0.03 99.57 06:02:46 05:55:01 1 0.23 0.00 0.05 0.00 0.00 99.72 06:02:46 05:55:01 2 0.07 0.00 0.08 0.00 0.02 99.83 06:02:46 05:55:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:02:46 05:56:01 all 0.14 0.00 0.04 0.00 0.00 99.82 06:02:46 05:56:01 0 0.45 0.00 0.03 0.00 0.00 99.52 06:02:46 05:56:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:02:46 05:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:02:46 05:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:02:46 05:57:01 all 0.18 0.00 0.05 0.00 0.00 99.78 06:02:46 05:57:01 0 0.55 0.00 0.03 0.00 0.00 99.42 06:02:46 05:57:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:02:46 05:57:01 2 0.07 0.00 0.07 0.00 0.00 99.87 06:02:46 05:57:01 3 0.07 0.00 0.03 0.00 0.00 99.90 06:02:46 05:58:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:02:46 05:58:01 0 0.53 0.00 0.02 0.00 0.00 99.45 06:02:46 05:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:02:46 05:58:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:02:46 05:58:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:02:46 05:59:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:02:46 05:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:02:46 05:59:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:02:46 05:59:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:02:46 05:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:02:46 06:00:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:02:46 06:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:02:46 06:00:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:02:46 06:00:01 2 0.05 0.00 0.07 0.00 0.00 99.88 06:02:46 06:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:02:46 06:01:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:02:46 06:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:02:46 06:01:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:02:46 06:01:01 2 0.10 0.00 0.05 0.00 0.00 99.85 06:02:46 06:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:02:46 06:02:01 all 0.20 0.00 0.05 0.00 0.00 99.73 06:02:46 06:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:02:46 06:02:01 1 0.48 0.00 0.08 0.02 0.00 99.42 06:02:46 06:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:02:46 06:02:01 3 0.23 0.00 0.08 0.00 0.02 99.67 06:02:46 Average: all 0.23 0.00 0.08 0.01 0.00 99.68 06:02:46 Average: 0 0.27 0.00 0.07 0.00 0.00 99.66 06:02:46 Average: 1 0.40 0.00 0.08 0.00 0.00 99.51 06:02:46 Average: 2 0.12 0.00 0.09 0.03 0.00 99.76 06:02:46 Average: 3 0.13 0.00 0.08 0.00 0.00 99.79 06:02:46 06:02:46 06:02:46