Pull request #883 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 937f7680f1554a72c84329a55ac11d6ee07f800f+4afc3732447dbc1bcd63643089443d556eeee277 (76fc588f88a65214d67b70415b9049b10ac19cf0) 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-883/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-883/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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-424 in /w/workspace/dgexfoundry_device-sdk-go_PR-883 [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-883 # 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 4afc3732447dbc1bcd63643089443d556eeee277 into PR head commit 937f7680f1554a72c84329a55ac11d6ee07f800f Merge succeeded, producing 937f7680f1554a72c84329a55ac11d6ee07f800f Checking out Revision 937f7680f1554a72c84329a55ac11d6ee07f800f (PR-883) > 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/883/head:refs/remotes/origin/PR-883 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 937f7680f1554a72c84329a55ac11d6ee07f800f # 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 4afc3732447dbc1bcd63643089443d556eeee277 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 937f7680f1554a72c84329a55ac11d6ee07f800f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/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:58:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:13 ========================================================= 05:58:13 EdgeX Global Pipelines Version Info 05:58:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:14 ------------------- 05:58:14 stable info: 05:58:14 ------------------- 05:58:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:14 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:58:14 Message: update stable to v1.0.186 05:58:15 ------------------- 05:58:15 experimental info: 05:58:15 ------------------- 05:58:15 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:15 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:58:15 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-883 [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-883 [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-883 [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 937f7680f1554a72c84329a55ac11d6ee07f800f [Pipeline] echo 05:58:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 937f768 [Pipeline] echo 05:58:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:58:18 provisioning config files... 05:58:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp/config3444560714338736935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:18 ---> docker-login.sh 05:58:18 nexus3.edgexfoundry.org:10001 05:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:19 Configure a credential helper to remove this warning. See 05:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:19 05:58:19 Login Succeeded 05:58:19 nexus3.edgexfoundry.org:10002 05:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:19 Configure a credential helper to remove this warning. See 05:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:19 05:58:19 Login Succeeded 05:58:19 nexus3.edgexfoundry.org:10003 05:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:19 Configure a credential helper to remove this warning. See 05:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:19 05:58:19 Login Succeeded 05:58:19 nexus3.edgexfoundry.org:10004 05:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:19 Configure a credential helper to remove this warning. See 05:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:19 05:58:19 Login Succeeded 05:58:19 docker.io 05:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:19 Configure a credential helper to remove this warning. See 05:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:19 05:58:19 Login Succeeded 05:58:19 ---> docker-login.sh ends [Pipeline] } 05:58:19 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:58:20 + git log --format=format:%s -1 937f7680f1554a72c84329a55ac11d6ee07f800f [Pipeline] echo 05:58:20 GIT_COMMIT: 937f7680f1554a72c84329a55ac11d6ee07f800f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 05:58:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:21 05:58:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:58:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:21 latest: Pulling from edgex-devops/git-semver 05:58:21 31603596830f: Pulling fs layer 05:58:21 2a8b12db71e7: Pulling fs layer 05:58:21 6ca5941a6612: Pulling fs layer 05:58:21 ecc8261a40a4: Pulling fs layer 05:58:21 ecc8261a40a4: Waiting 05:58:21 2a8b12db71e7: Verifying Checksum 05:58:21 2a8b12db71e7: Download complete 05:58:21 31603596830f: Verifying Checksum 05:58:21 31603596830f: Download complete 05:58:22 ecc8261a40a4: Verifying Checksum 05:58:22 ecc8261a40a4: Download complete 05:58:22 6ca5941a6612: Verifying Checksum 05:58:22 6ca5941a6612: Download complete 05:58:22 31603596830f: Pull complete 05:58:22 2a8b12db71e7: Pull complete 05:58:23 6ca5941a6612: Pull complete 05:58:23 ecc8261a40a4: Pull complete 05:58:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:58:23 prd-centos7-docker-4c-2g-424 does not seem to be running inside a container 05:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-883 -v /w/workspace/dgexfoundry_device-sdk-go_PR-883:/w/workspace/dgexfoundry_device-sdk-go_PR-883:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-883@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:58:25 $ docker top 36cf2641912967247c6d2b0f9d0fe69a2dfc494f29a07ad34ffe2e306f90c2c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:25 [ssh-agent] Looking for ssh-agent implementation... 05:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:25 $ docker exec 36cf2641912967247c6d2b0f9d0fe69a2dfc494f29a07ad34ffe2e306f90c2c2 ssh-agent 05:58:26 SSH_AUTH_SOCK=/tmp/ssh-xHPTno5dDK1D/agent.12 05:58:26 SSH_AGENT_PID=17 05:58:26 Running ssh-add (command line suppressed) 05:58:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp/private_key_3962047907270216834.key (/w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp/private_key_3962047907270216834.key) 05:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:26 + git tag --points-at HEAD [Pipeline] } 05:58:26 $ docker exec --env ******** --env ******** 36cf2641912967247c6d2b0f9d0fe69a2dfc494f29a07ad34ffe2e306f90c2c2 ssh-agent -k 05:58:26 unset SSH_AUTH_SOCK; 05:58:26 unset SSH_AGENT_PID; 05:58:26 echo Agent pid 17 killed; 05:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:27 [ssh-agent] Looking for ssh-agent implementation... 05:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:27 $ docker exec 36cf2641912967247c6d2b0f9d0fe69a2dfc494f29a07ad34ffe2e306f90c2c2 ssh-agent 05:58:27 SSH_AUTH_SOCK=/tmp/ssh-jxaxCblY645l/agent.45 05:58:27 SSH_AGENT_PID=50 05:58:27 Running ssh-add (command line suppressed) 05:58:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp/private_key_616619898198552588.key (/w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp/private_key_616619898198552588.key) 05:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:27 + git semver init 05:58:27 # -> Open(): unable to determine branch for HEAD 05:58:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-883/.git 05:58:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-883 05:58:27 # $SEMVER_REMOTE_NAME = origin 05:58:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:58:27 # $SEMVER_USER_NAME = edgex-jenkins 05:58:27 # $SEMVER_BRANCH = PR-883 05:58:27 # $SEMVER_TEMP = /tmp/semver-976014006 05:58:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:58:28 # '/tmp/semver-976014006' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-883/.semver' 05:58:28 # -> Force: false 05:58:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-883/.semver [Pipeline] } 05:58:28 $ docker exec --env ******** --env ******** 36cf2641912967247c6d2b0f9d0fe69a2dfc494f29a07ad34ffe2e306f90c2c2 ssh-agent -k 05:58:29 unset SSH_AUTH_SOCK; 05:58:29 unset SSH_AGENT_PID; 05:58:29 echo Agent pid 50 killed; 05:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:29 + git semver [Pipeline] } 05:58:29 $ docker stop --time=1 36cf2641912967247c6d2b0f9d0fe69a2dfc494f29a07ad34ffe2e306f90c2c2 05:58:31 $ docker rm -f 36cf2641912967247c6d2b0f9d0fe69a2dfc494f29a07ad34ffe2e306f90c2c2 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:32 Stashed 1 file(s) [Pipeline] echo 05:58:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:58:47 Still waiting to schedule task 05:58:47 ‘prd-centos7-docker-4c-2g-426’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-423’ doesn’t have label ‘centos7-docker-4c-2g’ 05:58:47 Still waiting to schedule task 05:58:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-423’ is offline 05:58:58 Running on prd-centos7-docker-4c-2g-426 in /w/workspace/dgexfoundry_device-sdk-go_PR-883 [Pipeline] { [Pipeline] ws 05:58:58 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:59:01 using credential edgex-jenkins-ssh 05:59:01 Cloning the remote Git repository 05:59:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:59:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:01 > git --version # timeout=10 05:59:01 > git --version # 'git version 2.24.3' 05:59:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/883/head:refs/remotes/origin/PR-883 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:03 Merging remotes/origin/master commit 4afc3732447dbc1bcd63643089443d556eeee277 into PR head commit 937f7680f1554a72c84329a55ac11d6ee07f800f 05:59:03 Merge succeeded, producing 937f7680f1554a72c84329a55ac11d6ee07f800f 05:59:03 Checking out Revision 937f7680f1554a72c84329a55ac11d6ee07f800f (PR-883) 05:59:03 > git config core.sparsecheckout # timeout=10 05:59:03 > git checkout -f 937f7680f1554a72c84329a55ac11d6ee07f800f # timeout=10 05:59:03 > git remote # timeout=10 05:59:03 > git config --get remote.origin.url # timeout=10 05:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:03 > git merge 4afc3732447dbc1bcd63643089443d556eeee277 # timeout=10 05:59:03 > git rev-parse HEAD^{commit} # timeout=10 05:59:03 > git config core.sparsecheckout # timeout=10 05:59:03 > git checkout -f 937f7680f1554a72c84329a55ac11d6ee07f800f # timeout=10 05:59:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 05:59:07 > git --version # timeout=10 05:59:07 > git --version # 'git version 2.24.3' 05:59:07 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:09 + sudo service docker restart 05:59:09 + true 05:59:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:10 provisioning config files... 05:59:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3923592151471692495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:10 ---> docker-login.sh 05:59:10 nexus3.edgexfoundry.org:10001 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:11 Configure a credential helper to remove this warning. See 05:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:11 05:59:11 Login Succeeded 05:59:11 nexus3.edgexfoundry.org:10002 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:11 Configure a credential helper to remove this warning. See 05:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:11 05:59:11 Login Succeeded 05:59:11 nexus3.edgexfoundry.org:10003 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:11 Configure a credential helper to remove this warning. See 05:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:11 05:59:11 Login Succeeded 05:59:11 nexus3.edgexfoundry.org:10004 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:11 Configure a credential helper to remove this warning. See 05:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:11 05:59:11 Login Succeeded 05:59:11 docker.io 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:12 Configure a credential helper to remove this warning. See 05:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:12 05:59:12 Login Succeeded 05:59:12 ---> docker-login.sh ends [Pipeline] } 05:59:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:12 ========================================================= 05:59:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:59:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:12 + 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:59:12 Sending build context to Docker daemon 2.426MB 05:59:12 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:59:12 Step 2/8 : FROM ${BASE} 05:59:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:13 188c0c94c7c5: Pulling fs layer 05:59:13 0ef7d3d256c8: Pulling fs layer 05:59:13 de9db76c5a1d: Pulling fs layer 05:59:13 bca2f99d35d6: Pulling fs layer 05:59:13 93359f2a8cfa: Pulling fs layer 05:59:13 7c6f9722023f: Pulling fs layer 05:59:13 a35cf1a2eb13: Pulling fs layer 05:59:13 bca2f99d35d6: Waiting 05:59:13 93359f2a8cfa: Waiting 05:59:13 7c6f9722023f: Waiting 05:59:13 a35cf1a2eb13: Waiting 05:59:13 de9db76c5a1d: Verifying Checksum 05:59:13 de9db76c5a1d: Download complete 05:59:13 0ef7d3d256c8: Verifying Checksum 05:59:13 0ef7d3d256c8: Download complete 05:59:13 93359f2a8cfa: Verifying Checksum 05:59:13 93359f2a8cfa: Download complete 05:59:13 7c6f9722023f: Download complete 05:59:13 188c0c94c7c5: Verifying Checksum 05:59:13 188c0c94c7c5: Download complete 05:59:13 188c0c94c7c5: Pull complete 05:59:13 0ef7d3d256c8: Pull complete 05:59:13 de9db76c5a1d: Pull complete 05:59:15 a35cf1a2eb13: Verifying Checksum 05:59:15 a35cf1a2eb13: Download complete 05:59:15 bca2f99d35d6: Verifying Checksum 05:59:15 bca2f99d35d6: Download complete 05:59:20 bca2f99d35d6: Pull complete 05:59:20 93359f2a8cfa: Pull complete 05:59:21 7c6f9722023f: Pull complete 05:59:27 a35cf1a2eb13: Pull complete 05:59:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:59:27 ---> a62c8e92a672 05:59:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:27 ---> Running in 38243c5732c4 05:59:27 Removing intermediate container 38243c5732c4 05:59:27 ---> 6b6a61b3e835 05:59:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:27 ---> Running in 9e4cea665d88 05:59:29 Removing intermediate container 9e4cea665d88 05:59:29 ---> dd2b562afc42 05:59:29 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:59:29 ---> Running in e5cf8dd7c745 05:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:31 (1/6) Installing libc-dev (0.7.2-r3) 05:59:31 (2/6) Installing libsodium (1.0.18-r0) 05:59:31 (3/6) Installing pkgconf (1.7.2-r0) 05:59:31 (4/6) Installing libsodium-dev (1.0.18-r0) 05:59:31 (5/6) Installing libzmq (4.3.3-r0) 05:59:31 (6/6) Installing zeromq-dev (4.3.3-r0) 05:59:31 Executing busybox-1.31.1-r19.trigger 05:59:31 OK: 167 MiB in 45 packages 05:59:32 Removing intermediate container e5cf8dd7c745 05:59:32 ---> 30bf5fc3d419 05:59:32 Step 6/8 : WORKDIR /device-sdk-go 05:59:32 ---> Running in 0f3dcde7dae9 05:59:32 Removing intermediate container 0f3dcde7dae9 05:59:32 ---> c3bb178c7a74 05:59:32 Step 7/8 : COPY . . 05:59:34 ---> ee931a3e9ffa 05:59:34 Step 8/8 : RUN go mod download 05:59:34 ---> Running in 3f06f9e435cb 05:59:56 Removing intermediate container 3f06f9e435cb 05:59:56 ---> 4dac39275dc0 05:59:56 Successfully built 4dac39275dc0 05:59:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:59:56 + docker inspect -f . ci-base-image-x86_64 05:59:56 . [Pipeline] withDockerContainer 05:59:56 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 05:59:56 $ 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:59:57 $ docker top 260e55dc8d496e8d341519db5f47562736d5e92d13e378a61aa07660abbfd3dc -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:58 + go version 05:59:58 go version go1.15.5 linux/amd64 [Pipeline] } 05:59:58 $ docker stop --time=1 260e55dc8d496e8d341519db5f47562736d5e92d13e378a61aa07660abbfd3dc 05:59:59 $ docker rm -f 260e55dc8d496e8d341519db5f47562736d5e92d13e378a61aa07660abbfd3dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:00 + docker inspect -f . ci-base-image-x86_64 06:00:00 . [Pipeline] withDockerContainer 06:00:00 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 06:00:00 $ 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 06:00:01 $ docker top e225f463ec2c19f6b7db1503cd8dff6a56326ae9030fef231f7c63bb7b036e40 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:01 + make test 06:00:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:00:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:00:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:00:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:00:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:00:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:00:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.107s coverage: 28.1% of statements 06:00:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.070s coverage: 78.9% of statements 06:00:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.081s coverage: 7.8% of statements 06:00:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:00:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:00:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:00:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.084s coverage: 32.0% of statements 06:00:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:00:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:00:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:00:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.110s coverage: 57.1% of statements 06:00:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.328s coverage: 6.6% of statements 06:00:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 06:00:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:00:36 GO111MODULE=on go vet ./... 06:00:54 gofmt -l . 06:00:54 [ "`gofmt -l .`" = "" ] 06:00:54 ./bin/test-attribution-txt.sh 06:00:54 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:00:54 $ docker stop --time=1 e225f463ec2c19f6b7db1503cd8dff6a56326ae9030fef231f7c63bb7b036e40 06:00:56 $ docker rm -f e225f463ec2c19f6b7db1503cd8dff6a56326ae9030fef231f7c63bb7b036e40 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:58 + ls -al . 06:00:58 total 188 06:00:58 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 16 06:00 . 06:00:58 drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 05:59 .. 06:00:58 drwxrwxr-x. 2 jenkins jenkins 64 Apr 16 05:59 bin 06:00:58 -rw-r--r--. 1 jenkins jenkins 99931 Apr 16 06:00 coverage.out 06:00:58 -rw-rw-r--. 1 jenkins jenkins 987 Apr 16 05:59 Dockerfile.build 06:00:58 -rw-rw-r--. 1 jenkins jenkins 140 Apr 16 05:59 .dockerignore 06:00:58 drwxrwxr-x. 5 jenkins jenkins 62 Apr 16 05:59 example 06:00:58 drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 05:59 .git 06:00:58 drwxrwxr-x. 2 jenkins jenkins 103 Apr 16 05:59 .github 06:00:58 -rw-rw-r--. 1 jenkins jenkins 138 Apr 16 05:59 .gitignore 06:00:58 -rw-r--r--. 1 jenkins jenkins 574 Apr 16 06:00 go.mod 06:00:58 -rw-r--r--. 1 jenkins jenkins 20735 Apr 16 06:00 go.sum 06:00:58 drwxrwxr-x. 14 jenkins jenkins 207 Apr 16 05:59 internal 06:00:58 -rw-rw-r--. 1 jenkins jenkins 901 Apr 16 05:59 Jenkinsfile 06:00:58 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 16 05:59 LICENSE 06:00:58 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 16 05:59 Makefile 06:00:58 drwxrwxr-x. 4 jenkins jenkins 26 Apr 16 05:59 openapi 06:00:58 drwxrwxr-x. 5 jenkins jenkins 50 Apr 16 05:59 pkg 06:00:58 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 16 05:59 README.md 06:00:58 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 16 05:59 RELEASE-NOTES.txt 06:00:58 drwxrwxr-x. 4 jenkins jenkins 54 Apr 16 05:59 snap 06:00:58 -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 05:58 VERSION 06:00:58 -rw-rw-r--. 1 jenkins jenkins 222 Apr 16 05:59 version.go [Pipeline] isUnix [Pipeline] sh 06:00:58 + 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=937f7680f1554a72c84329a55ac11d6ee07f800f --label arch=amd64 --label version=0.0.0 . 06:00:59 Sending build context to Docker daemon 2.527MB 06:00:59 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:00:59 Step 2/23 : FROM ${BASE} AS builder 06:00:59 ---> 4dac39275dc0 06:00:59 Step 3/23 : WORKDIR /device-sdk-go 06:00:59 ---> Running in 3081e1096069 06:01:00 Removing intermediate container 3081e1096069 06:01:00 ---> 46fceacaa32b 06:01:00 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:00 ---> Running in 34b6e876a988 06:01:00 Removing intermediate container 34b6e876a988 06:01:00 ---> 248a0b285c65 06:01:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:00 ---> Running in c74de7568ae6 06:01:01 Removing intermediate container c74de7568ae6 06:01:01 ---> 9b67893acfde 06:01:01 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:01:01 ---> Running in 0bcb8e2c5c08 06:01:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:02 OK: 167 MiB in 45 packages 06:01:03 Removing intermediate container 0bcb8e2c5c08 06:01:03 ---> 3052b63d6671 06:01:03 Step 7/23 : COPY . . 06:01:04 ---> 22ed82c66092 06:01:04 Step 8/23 : RUN go mod download 06:01:04 ---> Running in b7147e143efd 06:01:05 Removing intermediate container b7147e143efd 06:01:05 ---> b61ee182dc00 06:01:05 Step 9/23 : RUN make build 06:01:05 ---> Running in 15287304aab6 06:01:06 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 06:01:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:01:19 Removing intermediate container 15287304aab6 06:01:19 ---> 6a1c5fade34f 06:01:19 Step 10/23 : FROM alpine:3.12 06:01:19 3.12: Pulling from library/alpine 06:01:19 339de151aab4: Pulling fs layer 06:01:19 339de151aab4: Verifying Checksum 06:01:19 339de151aab4: Download complete 06:01:19 339de151aab4: Pull complete 06:01:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:01:19 Status: Downloaded newer image for alpine:3.12 06:01:19 ---> 13621d1b12d4 06:01:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:20 ---> Running in fb680d4ca34b 06:01:20 Removing intermediate container fb680d4ca34b 06:01:20 ---> 1dc191eba75f 06:01:20 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:20 ---> Running in cbea3da1ee0d 06:01:21 Removing intermediate container cbea3da1ee0d 06:01:21 ---> dc791a8ffb3d 06:01:21 Step 13/23 : RUN apk add --update --no-cache zeromq 06:01:21 ---> Running in f9b40fe1303f 06:01:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:23 (1/5) Installing libgcc (9.3.0-r2) 06:01:23 (2/5) Installing libsodium (1.0.18-r0) 06:01:23 (3/5) Installing libstdc++ (9.3.0-r2) 06:01:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-427 in /w/workspace/dgexfoundry_device-sdk-go_PR-883 [Pipeline] { [Pipeline] ws 06:01:23 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:01:24 (4/5) Installing libzmq (4.3.3-r0) 06:01:24 (5/5) Installing zeromq (4.3.3-r0) 06:01:24 Executing busybox-1.31.1-r20.trigger 06:01:24 OK: 8 MiB in 19 packages 06:01:25 Removing intermediate container f9b40fe1303f 06:01:25 ---> 387154d60c90 06:01:25 Step 14/23 : WORKDIR / 06:01:25 ---> Running in 81291035db20 06:01:25 Removing intermediate container 81291035db20 06:01:25 ---> 034a59398cbf 06:01:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:01:25 ---> 68f8cc2a5ff4 06:01:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:01:26 ---> 4ca0f97d0baa 06:01:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:01:26 ---> dc8f2abfeb98 06:01:26 Step 18/23 : EXPOSE 49990 06:01:26 ---> Running in a9701b469e73 06:01:26 Removing intermediate container a9701b469e73 06:01:26 ---> fc1d5e064630 06:01:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:01:26 ---> Running in f1d66cddc04b 06:01:27 Removing intermediate container f1d66cddc04b 06:01:27 ---> a43df975d547 06:01:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:27 ---> Running in d1c41d1324c1 06:01:27 Removing intermediate container d1c41d1324c1 06:01:27 ---> b733c59e4566 06:01:27 Step 21/23 : LABEL arch=amd64 06:01:27 ---> Running in 4e9a37fe26d1 06:01:27 Removing intermediate container 4e9a37fe26d1 06:01:27 ---> 6c06fe96deb7 06:01:27 Step 22/23 : LABEL git_sha=937f7680f1554a72c84329a55ac11d6ee07f800f 06:01:27 ---> Running in 7457c2f3d15f 06:01:27 Removing intermediate container 7457c2f3d15f 06:01:27 ---> b87eb48c125b 06:01:27 Step 23/23 : LABEL version=0.0.0 06:01:27 ---> Running in c0c5bb8d6fd8 06:01:27 Removing intermediate container c0c5bb8d6fd8 06:01:27 ---> 6db6a2b6423b 06:01:27 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:01:27 Successfully built 6db6a2b6423b 06:01:27 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 06:01:28 ---> job-cost.sh 06:01:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yasc 06:01:29 using credential edgex-jenkins-ssh 06:01:29 Cloning the remote Git repository 06:01:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:01:30 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:01:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:01:30 > git --version # timeout=10 06:01:30 > git --version # 'git version 2.17.1' 06:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:01:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:01:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:32 Merging remotes/origin/master commit 4afc3732447dbc1bcd63643089443d556eeee277 into PR head commit 937f7680f1554a72c84329a55ac11d6ee07f800f 06:01:32 Merge succeeded, producing 937f7680f1554a72c84329a55ac11d6ee07f800f 06:01:32 Checking out Revision 937f7680f1554a72c84329a55ac11d6ee07f800f (PR-883) 06:01:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/883/head:refs/remotes/origin/PR-883 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:32 > git config core.sparsecheckout # timeout=10 06:01:32 > git checkout -f 937f7680f1554a72c84329a55ac11d6ee07f800f # timeout=10 06:01:32 > git remote # timeout=10 06:01:32 > git config --get remote.origin.url # timeout=10 06:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:32 > git merge 4afc3732447dbc1bcd63643089443d556eeee277 # timeout=10 06:01:32 > git rev-parse HEAD^{commit} # timeout=10 06:01:32 > git config core.sparsecheckout # timeout=10 06:01:32 > git checkout -f 937f7680f1554a72c84329a55ac11d6ee07f800f # timeout=10 06:01:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 06:01:36 > git --version # timeout=10 06:01:36 > git --version # 'git version 2.17.1' 06:01:36 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:01:37 06:01:37 GitHub has been notified of this commit’s build result 06:01:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:01:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:01:39 + sudo service docker restart 06:01:39 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:01:42 provisioning config files... 06:01:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config686357430647793732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:42 ---> docker-login.sh 06:01:42 nexus3.edgexfoundry.org:10001 06:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:43 Configure a credential helper to remove this warning. See 06:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:43 06:01:43 Login Succeeded 06:01:43 nexus3.edgexfoundry.org:10002 06:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:44 Configure a credential helper to remove this warning. See 06:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:44 06:01:44 Login Succeeded 06:01:44 nexus3.edgexfoundry.org:10003 06:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:44 Configure a credential helper to remove this warning. See 06:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:44 06:01:44 Login Succeeded 06:01:44 nexus3.edgexfoundry.org:10004 06:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:45 Configure a credential helper to remove this warning. See 06:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:45 06:01:45 Login Succeeded 06:01:45 docker.io 06:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:46 Configure a credential helper to remove this warning. See 06:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:46 06:01:46 Login Succeeded 06:01:46 ---> docker-login.sh ends [Pipeline] } 06:01:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:47 ========================================================= 06:01:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:01:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:01:47 + 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 . 06:01:48 Sending build context to Docker daemon 2.422MB 06:01:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:01:48 Step 2/8 : FROM ${BASE} 06:01:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:48 5f621e34cdf4: Pulling fs layer 06:01:48 a4357932f1b6: Pulling fs layer 06:01:48 18c013af1878: Pulling fs layer 06:01:48 00ac8860ef70: Pulling fs layer 06:01:48 63d7cb157983: Pulling fs layer 06:01:48 b116817d02f9: Pulling fs layer 06:01:48 745a02a5169b: Pulling fs layer 06:01:48 63d7cb157983: Waiting 06:01:48 b116817d02f9: Waiting 06:01:48 00ac8860ef70: Waiting 06:01:48 745a02a5169b: Waiting 06:01:48 18c013af1878: Download complete 06:01:48 a4357932f1b6: Verifying Checksum 06:01:48 a4357932f1b6: Download complete 06:01:48 63d7cb157983: Verifying Checksum 06:01:48 63d7cb157983: Download complete 06:01:48 b116817d02f9: Verifying Checksum 06:01:48 b116817d02f9: Download complete 06:01:48 5f621e34cdf4: Verifying Checksum 06:01:48 5f621e34cdf4: Download complete 06:01:49 5f621e34cdf4: Pull complete 06:01:49 a4357932f1b6: Pull complete 06:01:50 18c013af1878: Pull complete 06:01:50 745a02a5169b: Verifying Checksum 06:01:50 745a02a5169b: Download complete 06:01:51 00ac8860ef70: Verifying Checksum 06:01:51 00ac8860ef70: Download complete 06:02:01 00ac8860ef70: Pull complete 06:02:01 63d7cb157983: Pull complete 06:02:02 b116817d02f9: Pull complete 06:02:06 745a02a5169b: Pull complete 06:02:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:02:06 ---> b7e6874047d6 06:02:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:02:09 ---> Running in 19102e868d52 06:02:09 Removing intermediate container 19102e868d52 06:02:09 ---> a42f02e96a10 06:02:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:09 ---> Running in 8d8c93bbd752 06:02:12 Removing intermediate container 8d8c93bbd752 06:02:12 ---> 41960ae3cb9d 06:02:12 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:02:12 ---> Running in 2e597554c3b9 06:02:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:14 (1/6) Installing libc-dev (0.7.2-r3) 06:02:14 (2/6) Installing libsodium (1.0.18-r0) 06:02:14 (3/6) Installing pkgconf (1.7.2-r0) 06:02:14 (4/6) Installing libsodium-dev (1.0.18-r0) 06:02:14 (5/6) Installing libzmq (4.3.3-r0) 06:02:14 (6/6) Installing zeromq-dev (4.3.3-r0) 06:02:14 Executing busybox-1.31.1-r19.trigger 06:02:15 OK: 144 MiB in 45 packages 06:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-yasc/bin to PATH 06:02:15 INFO: No Stack... 06:02:15 INFO: Retrieving Pricing Info for: v1-standard-2 06:02:15 INFO: Archiving Costs [Pipeline] sh 06:02:16 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:16 + cut -d, -f6 [Pipeline] lock 06:02:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-883-1-stack-cost] 06:02:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-883-1-stack-cost] did not exist. Created. 06:02:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-883-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:16 + echo total: 0.029999999329447746 06:02:16 Removing intermediate container 2e597554c3b9 06:02:16 ---> bad53292a81e 06:02:16 Step 6/8 : WORKDIR /device-sdk-go 06:02:16 ---> Running in 4299ed35fb1f [Pipeline] stash 06:02:16 Stashed 1 file(s) [Pipeline] } 06:02:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-883-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:17 Removing intermediate container 4299ed35fb1f 06:02:17 ---> 07c92dcc494b 06:02:17 Step 7/8 : COPY . . 06:02:18 ---> d1d306f043ff 06:02:18 Step 8/8 : RUN go mod download 06:02:18 ---> Running in ac18d5b543c9 06:02:45 Removing intermediate container ac18d5b543c9 06:02:45 ---> 99309aafc77e 06:02:45 Successfully built 99309aafc77e 06:02:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:02:45 + docker inspect -f . ci-base-image-arm64 06:02:45 . [Pipeline] withDockerContainer 06:02:46 prd-ubuntu18.04-docker-arm64-4c-16g-427 does not seem to be running inside a container 06:02:46 $ 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-arm64 cat 06:02:47 $ docker top a43696c9579eeda5fb2c2c655eef6f75c9361c6130193ba022a91c525676c0c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:48 + go version 06:02:48 go version go1.15.5 linux/arm64 [Pipeline] } 06:02:48 $ docker stop --time=1 a43696c9579eeda5fb2c2c655eef6f75c9361c6130193ba022a91c525676c0c8 06:02:50 $ docker rm -f a43696c9579eeda5fb2c2c655eef6f75c9361c6130193ba022a91c525676c0c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:51 + docker inspect -f . ci-base-image-arm64 06:02:51 . [Pipeline] withDockerContainer 06:02:52 prd-ubuntu18.04-docker-arm64-4c-16g-427 does not seem to be running inside a container 06:02:52 $ 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-arm64 cat 06:02:53 $ docker top bf594e8603d378ca229e27574dc38f15158f8398e211a1ae2bb25f095a74604c -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:54 + make test 06:02:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:03:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:04:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.142s coverage: 28.1% of statements 06:04:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.208s coverage: 78.9% of statements 06:04:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.152s coverage: 7.8% of statements 06:04:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:04:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:04:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:04:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.301s coverage: 32.0% of statements 06:04:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:04:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:04:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:04:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.319s coverage: 57.1% of statements 06:04:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.992s coverage: 6.6% of statements 06:04:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.139s coverage: 5.0% of statements 06:04:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:04:23 GO111MODULE=on go vet ./... 06:05:10 gofmt -l . 06:05:10 [ "`gofmt -l .`" = "" ] 06:05:10 ./bin/test-attribution-txt.sh 06:05:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:05:10 $ docker stop --time=1 bf594e8603d378ca229e27574dc38f15158f8398e211a1ae2bb25f095a74604c 06:05:12 $ docker rm -f bf594e8603d378ca229e27574dc38f15158f8398e211a1ae2bb25f095a74604c [Pipeline] // withDockerContainer [Pipeline] sh 06:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:13 Warning: overwriting stash ‘coverage-report’ 06:05:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:15 + ls -al . 06:05:15 total 224 06:05:15 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 06:05 . 06:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 06:01 .. 06:05:15 -rw-rw-r-- 1 jenkins jenkins 140 Apr 16 06:01 .dockerignore 06:05:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 06:01 .git 06:05:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 06:01 .github 06:05:15 -rw-rw-r-- 1 jenkins jenkins 138 Apr 16 06:01 .gitignore 06:05:15 -rw-rw-r-- 1 jenkins jenkins 987 Apr 16 06:01 Dockerfile.build 06:05:15 -rw-rw-r-- 1 jenkins jenkins 901 Apr 16 06:01 Jenkinsfile 06:05:15 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 16 06:01 LICENSE 06:05:15 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 16 06:01 Makefile 06:05:15 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 16 06:01 README.md 06:05:15 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 16 06:01 RELEASE-NOTES.txt 06:05:15 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 05:58 VERSION 06:05:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 06:01 bin 06:05:15 -rw-r--r-- 1 jenkins jenkins 99931 Apr 16 06:04 coverage.out 06:05:15 drwxrwxr-x 5 jenkins jenkins 4096 Apr 16 06:01 example 06:05:15 -rw-r--r-- 1 jenkins jenkins 574 Apr 16 06:05 go.mod 06:05:15 -rw-r--r-- 1 jenkins jenkins 20735 Apr 16 06:05 go.sum 06:05:15 drwxrwxr-x 14 jenkins jenkins 4096 Apr 16 06:01 internal 06:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 06:01 openapi 06:05:15 drwxrwxr-x 5 jenkins jenkins 4096 Apr 16 06:01 pkg 06:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 06:01 snap 06:05:15 -rw-rw-r-- 1 jenkins jenkins 222 Apr 16 06:01 version.go [Pipeline] isUnix [Pipeline] sh 06:05:15 + 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=937f7680f1554a72c84329a55ac11d6ee07f800f --label arch=arm64 --label version=0.0.0 . 06:05:16 Sending build context to Docker daemon 2.523MB 06:05:16 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:05:16 Step 2/23 : FROM ${BASE} AS builder 06:05:16 ---> 99309aafc77e 06:05:16 Step 3/23 : WORKDIR /device-sdk-go 06:05:16 ---> Running in dccb89dacaa3 06:05:16 Removing intermediate container dccb89dacaa3 06:05:16 ---> 494dbb397fd1 06:05:16 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:05:17 ---> Running in 4c794a2957d5 06:05:17 Removing intermediate container 4c794a2957d5 06:05:17 ---> c12c79989fc6 06:05:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:17 ---> Running in 89e909903325 06:05:19 Removing intermediate container 89e909903325 06:05:19 ---> 939375a2724e 06:05:19 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:05:20 ---> Running in 27901e1e50a4 06:05:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:05:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:05:22 OK: 144 MiB in 45 packages 06:05:23 Removing intermediate container 27901e1e50a4 06:05:23 ---> 9c84e1268f84 06:05:23 Step 7/23 : COPY . . 06:05:25 ---> 955f9c14a1dc 06:05:25 Step 8/23 : RUN go mod download 06:05:25 ---> Running in e744ed60058d 06:05:27 Removing intermediate container e744ed60058d 06:05:27 ---> d64f91e40daf 06:05:27 Step 9/23 : RUN make build 06:05:27 ---> Running in e6f25afd5923 06:05:28 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 06:06:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:06:04 Removing intermediate container e6f25afd5923 06:06:04 ---> 978e327eca57 06:06:04 Step 10/23 : FROM alpine:3.12 06:06:04 3.12: Pulling from library/alpine 06:06:04 d2f70382dc9a: Pulling fs layer 06:06:04 d2f70382dc9a: Verifying Checksum 06:06:05 d2f70382dc9a: Pull complete 06:06:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:06:05 Status: Downloaded newer image for alpine:3.12 06:06:05 ---> 9852663dfa18 06:06:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:06:05 ---> Running in 2cbafbbca8dc 06:06:06 Removing intermediate container 2cbafbbca8dc 06:06:06 ---> 3d3da706c032 06:06:06 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:06 ---> Running in d157c6fb4a39 06:06:08 Removing intermediate container d157c6fb4a39 06:06:08 ---> 9dd4e1ca13ef 06:06:08 Step 13/23 : RUN apk add --update --no-cache zeromq 06:06:08 ---> Running in 7214ae1230dd 06:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:11 (1/5) Installing libgcc (9.3.0-r2) 06:06:11 (2/5) Installing libsodium (1.0.18-r0) 06:06:11 (3/5) Installing libstdc++ (9.3.0-r2) 06:06:11 (4/5) Installing libzmq (4.3.3-r0) 06:06:11 (5/5) Installing zeromq (4.3.3-r0) 06:06:11 Executing busybox-1.31.1-r20.trigger 06:06:12 OK: 8 MiB in 19 packages 06:06:13 Removing intermediate container 7214ae1230dd 06:06:13 ---> dca16e1e968b 06:06:13 Step 14/23 : WORKDIR / 06:06:13 ---> Running in 30c36508ea94 06:06:13 Removing intermediate container 30c36508ea94 06:06:13 ---> 8ae2434b9600 06:06:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:06:14 ---> b5036577a2ff 06:06:14 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:06:16 ---> 88c261015fac 06:06:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:06:16 ---> e4f94d2e0196 06:06:16 Step 18/23 : EXPOSE 49990 06:06:16 ---> Running in c904dd682b19 06:06:17 Removing intermediate container c904dd682b19 06:06:17 ---> 00a01648f675 06:06:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:06:17 ---> Running in 28ff3753c88e 06:06:18 Removing intermediate container 28ff3753c88e 06:06:18 ---> ce9aa01a4fae 06:06:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:18 ---> Running in 18ee597616c1 06:06:18 Removing intermediate container 18ee597616c1 06:06:18 ---> 14c77af2cdae 06:06:18 Step 21/23 : LABEL arch=arm64 06:06:18 ---> Running in 0a034a65d604 06:06:19 Removing intermediate container 0a034a65d604 06:06:19 ---> 010cf1649e24 06:06:19 Step 22/23 : LABEL git_sha=937f7680f1554a72c84329a55ac11d6ee07f800f 06:06:19 ---> Running in 73069bdcd02b 06:06:20 Removing intermediate container 73069bdcd02b 06:06:20 ---> 8dd153e361fa 06:06:20 Step 23/23 : LABEL version=0.0.0 06:06:20 ---> Running in dd36b39de3d4 06:06:20 Removing intermediate container dd36b39de3d4 06:06:20 ---> a24b6da26a05 06:06:20 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:06:21 Successfully built a24b6da26a05 06:06:21 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 06:06:21 ---> job-cost.sh 06:06:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XyfR 06:07:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-XyfR/bin to PATH 06:09:00 INFO: No Stack... 06:09:00 INFO: Retrieving Pricing Info for: lf-standard-4 06:09:00 INFO: Archiving Costs [Pipeline] sh 06:09:01 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:09:01 + cut -d, -f6 [Pipeline] lock 06:09:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-883-1-stack-cost] 06:09:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-883-1-stack-cost] did not exist. Created. 06:09:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-883-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:01 /w/workspace/device-sdk-go/1@tmp/durable-42dd6c27/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-42dd6c27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:02 + echo total: 0.20999999344348907 [Pipeline] stash 06:09:02 Warning: overwriting stash ‘stack-cost’ 06:09:02 Stashed 1 file(s) [Pipeline] } 06:09:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-883-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:09:03 provisioning config files... 06:09:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp/config2004473640290632222tmp [Pipeline] { [Pipeline] sh 06:09:03 + set +x 06:09:03 + curl -s https://codecov.io/bash 06:09:03 + bash -s -- 06:09:03 06:09:03 _____ _ 06:09:03 / ____| | | 06:09:03 | | ___ __| | ___ ___ _____ __ 06:09:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:03 Bash-1.0.1 06:09:03 06:09:03 06:09:03 ==> git version 2.24.3 found 06:09:03 ==> 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:09:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:09:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:09:03 ==> Jenkins CI detected. 06:09:03 project root: . 06:09:03 --> token set from env 06:09:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:03 ==> Running gcov in . (disable via -X gcov) 06:09:03 ==> Python coveragepy not found 06:09:03 ==> Searching for coverage reports in: 06:09:03 + . 06:09:03 -> Found 1 reports 06:09:03 ==> Detecting git/mercurial file structure 06:09:03 ==> Reading reports 06:09:03 + ./coverage.out bytes=99931 06:09:03 ==> Appending adjustments 06:09:03 https://docs.codecov.io/docs/fixing-reports 06:09:04 + Found adjustments 06:09:04 ==> Gzipping contents 06:09:04 16K /tmp/codecov.PJ06dC.gz 06:09:04 ==> Uploading reports 06:09:04 url: https://codecov.io 06:09:04 query: branch=PR-883&commit=937f7680f1554a72c84329a55ac11d6ee07f800f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-883%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=883&job=&cmd_args= 06:09:04 -> Pinging Codecov 06:09:04 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-883&commit=937f7680f1554a72c84329a55ac11d6ee07f800f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-883%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=883&job=&cmd_args= 06:09:04 -> Uploading to 06:09:04 https://storage.googleapis.com/codecov/v4/raw/2021-04-16/7E55EF52A471D76F132DFD9A03CDDE97/937f7680f1554a72c84329a55ac11d6ee07f800f/efae01e7-d185-4b72-8ff6-e9570c480121.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T060904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=640c1e20d8796f86df64bcd59bbb41bd7479cc593ada6ac4579e9ee79e45a191 06:09:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:04 Dload Upload Total Spent Left Speed 06:09:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13521 0 0 100 13521 0 34144 --:--:-- --:--:-- --:--:-- 34230 06:09:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/937f7680f1554a72c84329a55ac11d6ee07f800f [Pipeline] } 06:09:05 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:09:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:07 ---> package-listing.sh 06:09:07 ++ facter osfamily 06:09:07 ++ tr '[:upper:]' '[:lower:]' 06:09:07 + OS_FAMILY=redhat 06:09:07 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-883 06:09:07 + START_PACKAGES=/tmp/packages_start.txt 06:09:07 + END_PACKAGES=/tmp/packages_end.txt 06:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:07 + PACKAGES=/tmp/packages_start.txt 06:09:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-883 ']' 06:09:07 + PACKAGES=/tmp/packages_end.txt 06:09:07 + case "${OS_FAMILY}" in 06:09:07 + rpm -qa 06:09:07 + sort 06:09:12 + '[' -f /tmp/packages_start.txt ']' 06:09:12 + '[' -f /tmp/packages_end.txt ']' 06:09:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-883 ']' 06:09:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-883/archives/ 06:09:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-883/archives/ [Pipeline] echo 06:09:12 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-883/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:13 06:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:09:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:13 alpine: Pulling from edgex-lftools-log-publisher 06:09:13 df20fa9351a1: Pulling fs layer 06:09:13 36b3adc4ff6f: Pulling fs layer 06:09:13 8ad3a11d3b57: Pulling fs layer 06:09:13 46f8f816bc3b: Pulling fs layer 06:09:13 93b61091891f: Pulling fs layer 06:09:13 93b9cdb0e59b: Pulling fs layer 06:09:13 5e14af77c1be: Pulling fs layer 06:09:13 01666e4c0597: Pulling fs layer 06:09:13 aa168da1d23b: Pulling fs layer 06:09:13 93b9cdb0e59b: Waiting 06:09:13 5e14af77c1be: Waiting 06:09:13 46f8f816bc3b: Waiting 06:09:13 01666e4c0597: Waiting 06:09:13 aa168da1d23b: Waiting 06:09:13 36b3adc4ff6f: Verifying Checksum 06:09:13 36b3adc4ff6f: Download complete 06:09:13 df20fa9351a1: Verifying Checksum 06:09:13 93b9cdb0e59b: Verifying Checksum 06:09:13 93b9cdb0e59b: Download complete 06:09:13 5e14af77c1be: Verifying Checksum 06:09:13 5e14af77c1be: Download complete 06:09:13 93b61091891f: Download complete 06:09:13 01666e4c0597: Verifying Checksum 06:09:13 01666e4c0597: Download complete 06:09:14 8ad3a11d3b57: Verifying Checksum 06:09:14 8ad3a11d3b57: Download complete 06:09:14 df20fa9351a1: Pull complete 06:09:14 36b3adc4ff6f: Pull complete 06:09:15 8ad3a11d3b57: Pull complete 06:09:15 46f8f816bc3b: Pull complete 06:09:16 93b61091891f: Pull complete 06:09:16 aa168da1d23b: Verifying Checksum 06:09:16 aa168da1d23b: Download complete 06:09:16 93b9cdb0e59b: Pull complete 06:09:17 5e14af77c1be: Pull complete 06:09:17 01666e4c0597: Pull complete 06:09:24 aa168da1d23b: Pull complete 06:09:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:09:24 prd-centos7-docker-4c-2g-424 does not seem to be running inside a container 06:09:24 $ 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-883/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-883 -v /w/workspace/dgexfoundry_device-sdk-go_PR-883:/w/workspace/dgexfoundry_device-sdk-go_PR-883:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:09:28 $ docker top 653649481d485cbd4aef43ecd9c5fdc297b0afb2466bcc61afe81a90369018bc -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:29 + mkdir -p /var/log/sa [Pipeline] sh 06:09:29 + ls /var/log/sa-host 06:09:29 + sadf -c /var/log/sa-host/sa16 06:09:29 file_magic: OK 06:09:29 HZ: Using current value: 100 06:09:29 file_header: OK 06:09:29 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:09:29 Statistics: 06:09:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:09:29 File successfully converted to sysstat format version 12.2.1 06:09:29 + sadf -c /var/log/sa-host/sa23 06:09:29 file_magic: OK 06:09:29 HZ: Using current value: 100 06:09:29 file_header: OK 06:09:29 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:09:29 Statistics: 06:09:29 Hnuu...uuuununununu... 06:09:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:30 provisioning config files... 06:09:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp/config9158324138539504449tmp [Pipeline] { [Pipeline] echo 06:09:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:30 ---> create-netrc.sh [Pipeline] } 06:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:09:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:09:31 ---> python-tools-install.sh [Pipeline] echo 06:09:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:31 ---> sudo-logs.sh 06:09:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:32 ---> job-cost.sh 06:09:32 lf-activate-venv: SKIPPING 06:09:32 DEBUG: total: 0.20999999344348907 06:09:32 INFO: Retrieving Stack Cost... 06:09:33 INFO: Retrieving Pricing Info for: v1-standard-2 06:09:33 INFO: Archiving Costs [Pipeline] echo 06:09:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:34 ---> logs-deploy.sh 06:09:34 lf-activate-venv: SKIPPING 06:09:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-883/1 06:09:34 INFO: archiving workspace using pattern(s): 06:09:35 Archives upload complete. 06:09:35 INFO: archiving logs to Nexus 06:09:36 ---> uname -a: 06:09:36 Linux prd-centos7-docker-4c-2g-424.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:09:36 06:09:36 06:09:36 ---> lscpu: 06:09:36 Architecture: x86_64 06:09:36 CPU op-mode(s): 32-bit, 64-bit 06:09:36 Byte Order: Little Endian 06:09:36 Address sizes: 40 bits physical, 48 bits virtual 06:09:36 CPU(s): 4 06:09:36 On-line CPU(s) list: 0-3 06:09:36 Thread(s) per core: 1 06:09:36 Core(s) per socket: 1 06:09:36 Socket(s): 4 06:09:36 NUMA node(s): 1 06:09:36 Vendor ID: GenuineIntel 06:09:36 CPU family: 6 06:09:36 Model: 44 06:09:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:09:36 Stepping: 1 06:09:36 CPU MHz: 2933.438 06:09:36 BogoMIPS: 5866.87 06:09:36 Virtualization: VT-x 06:09:36 Hypervisor vendor: KVM 06:09:36 Virtualization type: full 06:09:36 L1d cache: 128 KiB 06:09:36 L1i cache: 128 KiB 06:09:36 L2 cache: 16 MiB 06:09:36 L3 cache: 64 MiB 06:09:36 NUMA node0 CPU(s): 0-3 06:09:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:09:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:09:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:09:36 Vulnerability Meltdown: Mitigation; PTI 06:09:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:09:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:09:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:09:36 Vulnerability Srbds: Not affected 06:09:36 Vulnerability Tsx async abort: Not affected 06:09:36 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:09:36 06:09:36 06:09:36 ---> nproc: 06:09:36 4 06:09:36 06:09:36 06:09:36 ---> df -h: 06:09:36 Filesystem Size Used Available Use% Mounted on 06:09:36 overlay 50.0G 7.3G 42.7G 15% / 06:09:36 tmpfs 64.0M 0 64.0M 0% /dev 06:09:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:09:36 shm 64.0M 0 64.0M 0% /dev/shm 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-883 06:09:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-883@tmp 06:09:36 06:09:36 06:09:36 ---> free -m: 06:09:36 total used free shared buff/cache available 06:09:36 Mem: 1837 696 106 0 1034 1036 06:09:36 Swap: 1023 0 1023 06:09:36 06:09:36 06:09:36 ---> ip addr: 06:09:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:09:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:09:36 inet 127.0.0.1/8 scope host lo 06:09:36 valid_lft forever preferred_lft forever 06:09:36 inet6 ::1/128 scope host 06:09:36 valid_lft forever preferred_lft forever 06:09:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:09:36 link/ether fa:16:3e:a2:f6:d3 brd ff:ff:ff:ff:ff:ff 06:09:36 inet 10.30.123.10/23 brd 10.30.123.255 scope global dynamic eth0 06:09:36 valid_lft 85684sec preferred_lft 85684sec 06:09:36 inet6 fe80::f816:3eff:fea2:f6d3/64 scope link 06:09:36 valid_lft forever preferred_lft forever 06:09:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:09:36 link/ether 02:42:e2:aa:b7:ba brd ff:ff:ff:ff:ff:ff 06:09:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:09:36 valid_lft forever preferred_lft forever 06:09:36 inet6 fe80::42:e2ff:feaa:b7ba/64 scope link 06:09:36 valid_lft forever preferred_lft forever 06:09:36 06:09:36 06:09:36 ---> sar -b -r -n DEV: 06:09:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 06:09:36 06:09:36 05:57:29 LINUX RESTART (4 CPU) 06:09:36 06:09:36 05:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:09:36 05:59:01 53.48 14.26 39.21 0.00 4850.47 3829.76 0.00 06:09:36 06:00:01 1.81 0.00 1.81 0.00 0.00 37.25 0.00 06:09:36 06:01:01 0.20 0.02 0.18 0.00 0.13 1.75 0.00 06:09:36 06:02:01 0.38 0.08 0.30 0.00 1.60 5.54 0.00 06:09:36 06:03:01 0.38 0.00 0.38 0.00 0.00 5.75 0.00 06:09:36 06:04:01 0.22 0.00 0.22 0.00 0.00 3.26 0.00 06:09:36 06:05:01 0.23 0.00 0.23 0.00 0.00 2.17 0.00 06:09:36 06:06:01 0.17 0.00 0.17 0.00 0.00 1.93 0.00 06:09:36 06:07:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 06:09:36 06:08:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 06:09:36 06:09:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 06:09:36 Average: 5.24 1.31 3.93 0.00 441.32 354.34 0.00 06:09:36 06:09:36 05:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:09:36 05:59:01 118668 0 597956 31.78 2620 1162300 1104600 37.70 432208 1129992 20 06:09:36 06:00:01 122888 0 593728 31.56 2620 1162308 1093644 37.32 431192 1128008 8 06:09:36 06:01:01 124492 0 592120 31.47 2620 1162312 1070284 36.53 430544 1126596 8 06:09:36 06:02:01 118408 0 598080 31.79 2620 1162436 1085348 37.04 436532 1126580 20 06:09:36 06:03:01 120564 0 595920 31.67 2620 1162440 1085024 37.03 431252 1130260 20 06:09:36 06:04:01 121064 0 595412 31.64 2620 1162448 1084952 37.03 430752 1130260 12 06:09:36 06:05:01 121088 0 595388 31.64 2620 1162448 1083796 36.99 430980 1130236 8 06:09:36 06:06:01 120072 0 596392 31.70 2620 1162460 1083952 36.99 431752 1130236 8 06:09:36 06:07:01 119568 0 596892 31.72 2620 1162464 1084000 37.00 432056 1130236 8 06:09:36 06:08:01 120940 0 595516 31.65 2620 1162468 1083796 36.99 430952 1130236 12 06:09:36 06:09:01 120996 0 595456 31.65 2620 1162472 1083784 36.99 430768 1130236 8 06:09:36 Average: 120795 0 595715 31.66 2620 1162414 1085744 37.05 431726 1129352 12 06:09:36 06:09:36 05:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:09:36 05:59:01 eth0 546.02 318.61 1111.20 82.77 0.00 0.00 0.00 0.00 06:09:36 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 05:59:01 docker0 12.20 9.00 1.86 25.65 0.00 0.00 0.00 0.00 06:09:36 06:00:01 eth0 0.50 0.28 0.27 0.23 0.00 0.00 0.00 0.00 06:09:36 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:01:01 eth0 1.40 0.08 0.12 0.01 0.00 0.00 0.00 0.00 06:09:36 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:02:01 eth0 10.55 8.57 1.69 25.32 0.00 0.00 0.00 0.00 06:09:36 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:03:01 eth0 1.85 0.62 0.62 0.39 0.00 0.00 0.00 0.00 06:09:36 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:04:01 eth0 2.08 0.47 0.50 0.12 0.00 0.00 0.00 0.00 06:09:36 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:05:01 eth0 2.96 0.60 0.71 0.40 0.00 0.00 0.00 0.00 06:09:36 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:06:01 eth0 2.60 0.70 0.91 0.58 0.00 0.00 0.00 0.00 06:09:36 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:07:01 eth0 3.88 0.60 0.78 0.37 0.00 0.00 0.00 0.00 06:09:36 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:08:01 eth0 3.56 1.12 1.21 0.82 0.00 0.00 0.00 0.00 06:09:36 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:09:01 eth0 1.07 0.50 0.44 0.27 0.00 0.00 0.00 0.00 06:09:36 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 Average: eth0 52.43 30.21 101.73 10.12 0.00 0.00 0.00 0.00 06:09:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:36 Average: docker0 1.11 0.82 0.17 2.33 0.00 0.00 0.00 0.00 06:09:36 06:09:36 06:09:36 ---> sar -P ALL: 06:09:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 06:09:36 06:09:36 05:57:29 LINUX RESTART (4 CPU) 06:09:36 06:09:36 05:58:01 CPU %user %nice %system %iowait %steal %idle 06:09:36 05:59:01 all 9.46 0.00 3.55 1.17 0.24 85.59 06:09:36 05:59:01 0 8.10 0.00 4.67 0.27 0.25 86.71 06:09:36 05:59:01 1 9.45 0.00 3.43 0.74 0.20 86.18 06:09:36 05:59:01 2 11.25 0.00 2.66 0.35 0.19 85.55 06:09:36 05:59:01 3 9.04 0.00 3.44 3.31 0.30 83.91 06:09:36 06:00:01 all 0.15 0.00 0.05 0.00 0.00 99.79 06:09:36 06:00:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:09:36 06:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:09:36 06:00:01 2 0.48 0.00 0.05 0.00 0.00 99.47 06:09:36 06:00:01 3 0.03 0.00 0.07 0.00 0.02 99.88 06:09:36 06:01:01 all 0.16 0.00 0.10 0.00 0.06 99.68 06:09:36 06:01:01 0 0.05 0.00 0.05 0.00 0.03 99.87 06:09:36 06:01:01 1 0.12 0.00 0.13 0.00 0.05 99.70 06:09:36 06:01:01 2 0.38 0.00 0.10 0.00 0.07 99.45 06:09:36 06:01:01 3 0.08 0.00 0.12 0.00 0.08 99.72 06:09:36 06:02:01 all 0.39 0.00 0.11 0.00 0.03 99.47 06:09:36 06:02:01 0 0.30 0.00 0.12 0.00 0.03 99.55 06:09:36 06:02:01 1 0.35 0.00 0.15 0.00 0.05 99.45 06:09:36 06:02:01 2 0.38 0.00 0.08 0.00 0.02 99.52 06:09:36 06:02:01 3 0.52 0.00 0.08 0.00 0.03 99.37 06:09:36 06:03:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:09:36 06:03:01 0 0.53 0.00 0.03 0.00 0.00 99.43 06:09:36 06:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:09:36 06:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:09:36 06:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:09:36 06:04:01 all 0.15 0.00 0.03 0.00 0.01 99.81 06:09:36 06:04:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:09:36 06:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:09:36 06:04:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:09:36 06:04:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:09:36 06:05:01 all 0.13 0.00 0.04 0.00 0.01 99.82 06:09:36 06:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:09:36 06:05:01 1 0.13 0.00 0.07 0.00 0.02 99.78 06:09:36 06:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:09:36 06:05:01 3 0.33 0.00 0.03 0.00 0.02 99.62 06:09:36 06:06:01 all 0.05 0.00 0.04 0.00 0.01 99.90 06:09:36 06:06:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:09:36 06:06:01 1 0.10 0.00 0.05 0.00 0.02 99.83 06:09:36 06:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:09:36 06:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:09:36 06:07:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:09:36 06:07:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:09:36 06:07:01 1 0.48 0.00 0.02 0.00 0.00 99.50 06:09:36 06:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:09:36 06:07:01 3 0.10 0.00 0.03 0.00 0.00 99.87 06:09:36 06:08:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:09:36 06:08:01 0 0.07 0.00 0.07 0.00 0.00 99.87 06:09:36 06:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:09:36 06:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:09:36 06:08:01 3 0.53 0.00 0.05 0.00 0.00 99.42 06:09:36 06:09:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:09:36 06:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:09:36 06:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:09:36 06:09:01 2 0.53 0.00 0.03 0.00 0.00 99.43 06:09:36 06:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:09:36 06:09:36 Average: CPU %user %nice %system %iowait %steal %idle 06:09:36 Average: all 1.00 0.00 0.36 0.11 0.03 98.50 06:09:36 Average: 0 0.84 0.00 0.47 0.02 0.03 98.64 06:09:36 Average: 1 0.97 0.00 0.36 0.07 0.03 98.57 06:09:36 Average: 2 1.19 0.00 0.28 0.03 0.03 98.48 06:09:36 Average: 3 1.01 0.00 0.35 0.30 0.04 98.30 06:09:36 06:09:36 06:09:36