Pull request #852 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1+4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 (90576fa1a4bdfa3a838926af6e2094fbf81199d9) 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-852/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-852/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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32297 in /w/workspace/dgexfoundry_device-sdk-go_PR-852 [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-852 # 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 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 Merge succeeded, producing b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 Checking out Revision b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 (PR-852) > 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/852/head:refs/remotes/origin/PR-852 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # 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 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:05:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:05:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:05:11 ========================================================= 18:05:11 EdgeX Global Pipelines Version Info 18:05:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:05:12 ------------------- 18:05:12 stable info: 18:05:12 ------------------- 18:05:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:05:12 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:05:12 Message: update stable to v1.0.186 18:05:13 ------------------- 18:05:13 experimental info: 18:05:13 ------------------- 18:05:13 Commited By: **** collab-it+edgex@linuxfoundation.org 18:05:13 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 18:05:13 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:05:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:05:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:05:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:05:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:05:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:05:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:05:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:05:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-852 [Pipeline] echo 18:05:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-852 [Pipeline] echo 18:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-852 [Pipeline] echo 18:05:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [Pipeline] echo 18:05:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b00c234 [Pipeline] echo 18:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:05:18 provisioning config files... 18:05:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/config2195547663372163398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:19 ---> docker-login.sh 18:05:19 nexus3.edgexfoundry.org:10001 18:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:19 Configure a credential helper to remove this warning. See 18:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:19 18:05:19 Login Succeeded 18:05:19 nexus3.edgexfoundry.org:10002 18:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:19 Configure a credential helper to remove this warning. See 18:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:19 18:05:19 Login Succeeded 18:05:19 nexus3.edgexfoundry.org:10003 18:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:19 Configure a credential helper to remove this warning. See 18:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:19 18:05:19 Login Succeeded 18:05:19 nexus3.edgexfoundry.org:10004 18:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:20 Configure a credential helper to remove this warning. See 18:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:20 18:05:20 Login Succeeded 18:05:20 docker.io 18:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:20 Configure a credential helper to remove this warning. See 18:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:20 18:05:20 Login Succeeded 18:05:20 ---> docker-login.sh ends [Pipeline] } 18:05:20 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 18:05:21 + git log --format=format:%s -1 b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [Pipeline] echo 18:05:21 GIT_COMMIT: b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 18:05:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:05:22 18:05:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:05:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:05:22 latest: Pulling from edgex-devops/git-semver 18:05:22 31603596830f: Pulling fs layer 18:05:22 2a8b12db71e7: Pulling fs layer 18:05:22 6ca5941a6612: Pulling fs layer 18:05:22 ecc8261a40a4: Pulling fs layer 18:05:22 ecc8261a40a4: Waiting 18:05:22 2a8b12db71e7: Verifying Checksum 18:05:22 2a8b12db71e7: Download complete 18:05:22 31603596830f: Verifying Checksum 18:05:22 31603596830f: Download complete 18:05:23 6ca5941a6612: Verifying Checksum 18:05:23 6ca5941a6612: Download complete 18:05:23 ecc8261a40a4: Verifying Checksum 18:05:23 ecc8261a40a4: Download complete 18:05:23 31603596830f: Pull complete 18:05:23 2a8b12db71e7: Pull complete 18:05:24 6ca5941a6612: Pull complete 18:05:24 ecc8261a40a4: Pull complete 18:05:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:05:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:05:24 prd-centos7-docker-4c-2g-32297 does not seem to be running inside a container 18:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-852 -v /w/workspace/dgexfoundry_device-sdk-go_PR-852:/w/workspace/dgexfoundry_device-sdk-go_PR-852:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:05:26 $ docker top db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:05:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:27 [ssh-agent] Looking for ssh-agent implementation... 18:05:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:27 $ docker exec db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent 18:05:27 SSH_AUTH_SOCK=/tmp/ssh-qQheOg4a3aas/agent.11 18:05:27 SSH_AGENT_PID=17 18:05:27 Running ssh-add (command line suppressed) 18:05:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_4575049098279005689.key (/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_4575049098279005689.key) 18:05:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:28 + git tag --points-at HEAD [Pipeline] } 18:05:28 $ docker exec --env ******** --env ******** db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent -k 18:05:28 unset SSH_AUTH_SOCK; 18:05:28 unset SSH_AGENT_PID; 18:05:28 echo Agent pid 17 killed; 18:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:05:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:28 [ssh-agent] Looking for ssh-agent implementation... 18:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:29 $ docker exec db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent 18:05:29 SSH_AUTH_SOCK=/tmp/ssh-Ty4uLrbgo2ss/agent.46 18:05:29 SSH_AGENT_PID=51 18:05:29 Running ssh-add (command line suppressed) 18:05:29 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_7618220191552372895.key (/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_7618220191552372895.key) 18:05:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:29 + git semver init 18:05:29 # -> Open(): unable to determine branch for HEAD 18:05:29 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-852/.git 18:05:29 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-852 18:05:29 # $SEMVER_REMOTE_NAME = origin 18:05:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:05:29 # $SEMVER_USER_NAME = edgex-jenkins 18:05:29 # $SEMVER_BRANCH = PR-852 18:05:29 # $SEMVER_TEMP = /tmp/semver-494279962 18:05:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:05:30 # '/tmp/semver-494279962' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-852/.semver' 18:05:30 # -> Force: false 18:05:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-852/.semver [Pipeline] } 18:05:30 $ docker exec --env ******** --env ******** db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent -k 18:05:30 unset SSH_AUTH_SOCK; 18:05:30 unset SSH_AGENT_PID; 18:05:30 echo Agent pid 51 killed; 18:05:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:05:31 + git semver [Pipeline] } 18:05:31 $ docker stop --time=1 db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d 18:05:33 $ docker rm -f db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d [Pipeline] // withDockerContainer [Pipeline] sh 18:05:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:05:34 Stashed 1 file(s) [Pipeline] echo 18:05:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:05:50 Still waiting to schedule task 18:05:50 ‘prd-centos7-docker-4c-2g-32294’ is offline; ‘prd-centos7-docker-4c-2g-32298’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ 18:05:50 Still waiting to schedule task 18:05:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:07:33 Running on prd-centos7-docker-4c-2g-32301 in /w/workspace/dgexfoundry_device-sdk-go_PR-852 [Pipeline] { [Pipeline] ws 18:07:34 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:07:36 using credential edgex-jenkins-ssh 18:07:36 Cloning the remote Git repository 18:07:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:07:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:07:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:07:36 > git --version # timeout=10 18:07:36 > git --version # 'git version 2.24.3' 18:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:07:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:07:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:07:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/852/head:refs/remotes/origin/PR-852 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:07:38 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 18:07:38 Merge succeeded, producing b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 18:07:38 Checking out Revision b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 (PR-852) 18:07:38 > git config core.sparsecheckout # timeout=10 18:07:38 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 18:07:38 > git remote # timeout=10 18:07:38 > git config --get remote.origin.url # timeout=10 18:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:38 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 18:07:38 > git rev-parse HEAD^{commit} # timeout=10 18:07:38 > git config core.sparsecheckout # timeout=10 18:07:38 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 18:07:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 18:07:41 > git --version # timeout=10 18:07:41 > git --version # 'git version 2.24.3' 18:07:41 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:07:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:07:44 + sudo service docker restart 18:07:44 + true 18:07:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:07:45 provisioning config files... 18:07:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10952762217383503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:46 ---> docker-login.sh 18:07:46 nexus3.edgexfoundry.org:10001 18:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:46 Configure a credential helper to remove this warning. See 18:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:46 18:07:46 Login Succeeded 18:07:46 nexus3.edgexfoundry.org:10002 18:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:46 Configure a credential helper to remove this warning. See 18:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:46 18:07:46 Login Succeeded 18:07:46 nexus3.edgexfoundry.org:10003 18:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:46 Configure a credential helper to remove this warning. See 18:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:46 18:07:46 Login Succeeded 18:07:46 nexus3.edgexfoundry.org:10004 18:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:47 Configure a credential helper to remove this warning. See 18:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:47 18:07:47 Login Succeeded 18:07:47 docker.io 18:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:47 Configure a credential helper to remove this warning. See 18:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:47 18:07:47 Login Succeeded 18:07:47 ---> docker-login.sh ends [Pipeline] } 18:07:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:48 ========================================================= 18:07:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:07:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:07:48 + 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 . 18:07:48 Sending build context to Docker daemon 2.339MB 18:07:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:07:48 Step 2/8 : FROM ${BASE} 18:07:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:48 188c0c94c7c5: Pulling fs layer 18:07:48 0ef7d3d256c8: Pulling fs layer 18:07:48 de9db76c5a1d: Pulling fs layer 18:07:48 bca2f99d35d6: Pulling fs layer 18:07:48 93359f2a8cfa: Pulling fs layer 18:07:48 7c6f9722023f: Pulling fs layer 18:07:48 a35cf1a2eb13: Pulling fs layer 18:07:48 93359f2a8cfa: Waiting 18:07:48 7c6f9722023f: Waiting 18:07:48 a35cf1a2eb13: Waiting 18:07:48 bca2f99d35d6: Waiting 18:07:48 de9db76c5a1d: Verifying Checksum 18:07:48 de9db76c5a1d: Download complete 18:07:48 0ef7d3d256c8: Verifying Checksum 18:07:48 0ef7d3d256c8: Download complete 18:07:48 93359f2a8cfa: Verifying Checksum 18:07:48 93359f2a8cfa: Download complete 18:07:48 7c6f9722023f: Verifying Checksum 18:07:48 7c6f9722023f: Download complete 18:07:48 188c0c94c7c5: Verifying Checksum 18:07:48 188c0c94c7c5: Download complete 18:07:49 188c0c94c7c5: Pull complete 18:07:49 0ef7d3d256c8: Pull complete 18:07:49 de9db76c5a1d: Pull complete 18:07:50 a35cf1a2eb13: Verifying Checksum 18:07:50 a35cf1a2eb13: Download complete 18:07:51 bca2f99d35d6: Verifying Checksum 18:07:51 bca2f99d35d6: Download complete 18:07:56 bca2f99d35d6: Pull complete 18:07:56 93359f2a8cfa: Pull complete 18:07:56 7c6f9722023f: Pull complete 18:08:06 a35cf1a2eb13: Pull complete 18:08:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:08:06 ---> a62c8e92a672 18:08:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:08:06 ---> Running in b4d0b70ee30b 18:08:06 Removing intermediate container b4d0b70ee30b 18:08:06 ---> 5539d83c4b64 18:08:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:06 ---> Running in c48218bcb1bc 18:08:07 Removing intermediate container c48218bcb1bc 18:08:07 ---> 1670f9f0ba1f 18:08:07 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:08:07 ---> Running in 0844260a05c9 18:08:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:08:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:08:10 (1/6) Installing libc-dev (0.7.2-r3) 18:08:10 (2/6) Installing libsodium (1.0.18-r0) 18:08:10 (3/6) Installing pkgconf (1.7.2-r0) 18:08:10 (4/6) Installing libsodium-dev (1.0.18-r0) 18:08:10 (5/6) Installing libzmq (4.3.3-r0) 18:08:10 (6/6) Installing zeromq-dev (4.3.3-r0) 18:08:11 Executing busybox-1.31.1-r19.trigger 18:08:11 OK: 167 MiB in 45 packages 18:08:11 Removing intermediate container 0844260a05c9 18:08:11 ---> 1d875ec426d3 18:08:11 Step 6/8 : WORKDIR /device-sdk-go 18:08:11 ---> Running in 12476d554c24 18:08:11 Removing intermediate container 12476d554c24 18:08:11 ---> e7bd601b81cc 18:08:11 Step 7/8 : COPY . . 18:08:13 ---> 7da87bdb9b2a 18:08:13 Step 8/8 : RUN go mod download 18:08:13 ---> Running in 6c08e5e2baab 18:08:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32302 in /w/workspace/dgexfoundry_device-sdk-go_PR-852 [Pipeline] { [Pipeline] ws 18:08:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:08:31 using credential edgex-jenkins-ssh 18:08:31 Cloning the remote Git repository 18:08:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:08:31 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:08:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:08:32 > git --version # timeout=10 18:08:32 > git --version # 'git version 2.17.1' 18:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:33 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 18:08:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:08:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:08:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/852/head:refs/remotes/origin/PR-852 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:08:33 > git config core.sparsecheckout # timeout=10 18:08:34 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 18:08:34 Merge succeeded, producing b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 18:08:34 Checking out Revision b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 (PR-852) 18:08:35 Removing intermediate container 6c08e5e2baab 18:08:35 ---> 2bf422d9668e 18:08:35 Successfully built 2bf422d9668e 18:08:35 Successfully tagged ci-base-image-x86_64:latest 18:08:34 > git remote # timeout=10 18:08:34 > git config --get remote.origin.url # timeout=10 18:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:34 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 18:08:34 > git rev-parse HEAD^{commit} # timeout=10 18:08:34 > git config core.sparsecheckout # timeout=10 18:08:34 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 [Pipeline] isUnix [Pipeline] sh 18:08:35 + docker inspect -f . ci-base-image-x86_64 18:08:35 . [Pipeline] withDockerContainer 18:08:35 prd-centos7-docker-4c-2g-32301 does not seem to be running inside a container 18:08:36 $ 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 18:08:36 $ docker top 1fd1d3c56bd974379bbdc0ba01b333b3e58eca9e286d3ff7499e897af0f576c5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:37 + go version 18:08:37 go version go1.15.5 linux/amd64 [Pipeline] } 18:08:37 $ docker stop --time=1 1fd1d3c56bd974379bbdc0ba01b333b3e58eca9e286d3ff7499e897af0f576c5 18:08:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 18:08:38 $ docker rm -f 1fd1d3c56bd974379bbdc0ba01b333b3e58eca9e286d3ff7499e897af0f576c5 18:08:38 > git --version # timeout=10 18:08:38 > git --version # 'git version 2.17.1' 18:08:38 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:40 + docker inspect -f . ci-base-image-x86_64 18:08:40 . [Pipeline] withDockerContainer 18:08:40 prd-centos7-docker-4c-2g-32301 does not seem to be running inside a container 18:08:40 $ 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 18:08:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 18:08:41 $ docker top 08835116d5c0eaefec460d1f385fcb3e0c4e4ffa43ba7323b0aaffea9bcb70c7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:08:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:08:42 + make test 18:08:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:08:42 + sudo service docker restart 18:08:42 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:08:45 provisioning config files... 18:08:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6076699868459657060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:46 ---> docker-login.sh 18:08:46 nexus3.edgexfoundry.org:10001 18:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:47 Configure a credential helper to remove this warning. See 18:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:47 18:08:47 Login Succeeded 18:08:47 nexus3.edgexfoundry.org:10002 18:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:47 Configure a credential helper to remove this warning. See 18:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:47 18:08:47 Login Succeeded 18:08:47 nexus3.edgexfoundry.org:10003 18:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:48 Configure a credential helper to remove this warning. See 18:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:48 18:08:48 Login Succeeded 18:08:48 nexus3.edgexfoundry.org:10004 18:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:48 Configure a credential helper to remove this warning. See 18:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:48 18:08:48 Login Succeeded 18:08:48 docker.io 18:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:49 Configure a credential helper to remove this warning. See 18:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:49 18:08:49 Login Succeeded 18:08:49 ---> docker-login.sh ends [Pipeline] } 18:08:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:50 ========================================================= 18:08:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:08:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:08:50 + 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 . 18:08:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:08:51 Sending build context to Docker daemon 2.338MB 18:08:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:08:51 Step 2/8 : FROM ${BASE} 18:08:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:51 5f621e34cdf4: Pulling fs layer 18:08:51 a4357932f1b6: Pulling fs layer 18:08:51 18c013af1878: Pulling fs layer 18:08:51 00ac8860ef70: Pulling fs layer 18:08:51 63d7cb157983: Pulling fs layer 18:08:51 b116817d02f9: Pulling fs layer 18:08:51 745a02a5169b: Pulling fs layer 18:08:51 00ac8860ef70: Waiting 18:08:51 63d7cb157983: Waiting 18:08:51 b116817d02f9: Waiting 18:08:51 745a02a5169b: Waiting 18:08:51 18c013af1878: Verifying Checksum 18:08:51 18c013af1878: Download complete 18:08:51 a4357932f1b6: Verifying Checksum 18:08:51 a4357932f1b6: Download complete 18:08:51 63d7cb157983: Download complete 18:08:51 b116817d02f9: Verifying Checksum 18:08:51 b116817d02f9: Download complete 18:08:51 5f621e34cdf4: Verifying Checksum 18:08:51 5f621e34cdf4: Download complete 18:08:52 5f621e34cdf4: Pull complete 18:08:52 a4357932f1b6: Pull complete 18:08:53 18c013af1878: Pull complete 18:08:53 745a02a5169b: Verifying Checksum 18:08:53 745a02a5169b: Download complete 18:08:55 00ac8860ef70: Verifying Checksum 18:08:55 00ac8860ef70: Download complete 18:09:05 00ac8860ef70: Pull complete 18:09:05 63d7cb157983: Pull complete 18:09:06 b116817d02f9: Pull complete 18:09:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:09:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:09:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:09:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:09:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:09:10 745a02a5169b: Pull complete 18:09:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:09:10 ---> b7e6874047d6 18:09:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 27.0% of statements 18:09:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 81.2% of statements 18:09:13 ---> Running in 45b119569c0e 18:09:13 Removing intermediate container 45b119569c0e 18:09:13 ---> 21d81a31a3ce 18:09:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:13 ---> Running in 7a7f3e884908 18:09:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.065s coverage: 7.8% of statements 18:09:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:09:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:09:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:09:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 32.5% of statements 18:09:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:09:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:09:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:09:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 57.3% of statements 18:09:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.189s coverage: 6.6% of statements 18:09:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements 18:09:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:09:14 GO111MODULE=on go vet ./... 18:09:15 Removing intermediate container 7a7f3e884908 18:09:15 ---> 2ab94d07020d 18:09:15 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:09:15 ---> Running in 5f668b019dcf 18:09:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:09:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:09:18 (1/6) Installing libc-dev (0.7.2-r3) 18:09:18 (2/6) Installing libsodium (1.0.18-r0) 18:09:18 (3/6) Installing pkgconf (1.7.2-r0) 18:09:19 (4/6) Installing libsodium-dev (1.0.18-r0) 18:09:19 (5/6) Installing libzmq (4.3.3-r0) 18:09:19 (6/6) Installing zeromq-dev (4.3.3-r0) 18:09:19 Executing busybox-1.31.1-r19.trigger 18:09:19 OK: 144 MiB in 45 packages 18:09:20 Removing intermediate container 5f668b019dcf 18:09:20 ---> d223e4eb43f2 18:09:20 Step 6/8 : WORKDIR /device-sdk-go 18:09:20 ---> Running in f92c6bb7177f 18:09:21 Removing intermediate container f92c6bb7177f 18:09:21 ---> 1353918116c5 18:09:21 Step 7/8 : COPY . . 18:09:22 ---> 26ad32089f11 18:09:22 Step 8/8 : RUN go mod download 18:09:22 ---> Running in b4729ba60e00 18:09:32 gofmt -l . 18:09:32 [ "`gofmt -l .`" = "" ] 18:09:32 ./bin/test-attribution-txt.sh 18:09:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:09:32 $ docker stop --time=1 08835116d5c0eaefec460d1f385fcb3e0c4e4ffa43ba7323b0aaffea9bcb70c7 18:09:35 $ docker rm -f 08835116d5c0eaefec460d1f385fcb3e0c4e4ffa43ba7323b0aaffea9bcb70c7 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:38 + ls -al . 18:09:38 total 188 18:09:38 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 18:09 . 18:09:38 drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 18:07 .. 18:09:38 drwxrwxr-x. 2 jenkins jenkins 64 Mar 31 18:07 bin 18:09:38 -rw-r--r--. 1 jenkins jenkins 101417 Mar 31 18:09 coverage.out 18:09:38 -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 18:07 Dockerfile.build 18:09:38 -rw-rw-r--. 1 jenkins jenkins 140 Mar 31 18:07 .dockerignore 18:09:38 drwxrwxr-x. 5 jenkins jenkins 62 Mar 31 18:07 example 18:09:38 drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 18:07 .git 18:09:38 drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 18:07 .github 18:09:38 -rw-rw-r--. 1 jenkins jenkins 138 Mar 31 18:07 .gitignore 18:09:38 -rw-r--r--. 1 jenkins jenkins 537 Mar 31 18:09 go.mod 18:09:38 -rw-r--r--. 1 jenkins jenkins 21235 Mar 31 18:09 go.sum 18:09:38 drwxrwxr-x. 14 jenkins jenkins 207 Mar 31 18:07 internal 18:09:38 -rw-rw-r--. 1 jenkins jenkins 901 Mar 31 18:07 Jenkinsfile 18:09:38 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 31 18:07 LICENSE 18:09:38 -rw-rw-r--. 1 jenkins jenkins 1022 Mar 31 18:07 Makefile 18:09:38 drwxrwxr-x. 4 jenkins jenkins 26 Mar 31 18:07 openapi 18:09:38 drwxrwxr-x. 5 jenkins jenkins 50 Mar 31 18:07 pkg 18:09:38 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 31 18:07 README.md 18:09:38 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 31 18:07 RELEASE-NOTES.txt 18:09:38 drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 18:07 snap 18:09:38 -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 18:05 VERSION 18:09:38 -rw-rw-r--. 1 jenkins jenkins 222 Mar 31 18:07 version.go [Pipeline] isUnix [Pipeline] sh 18:09:38 + 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=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 --label arch=amd64 --label version=0.0.0 . 18:09:38 Sending build context to Docker daemon 2.442MB 18:09:38 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 18:09:38 Step 2/23 : FROM ${BASE} AS builder 18:09:38 ---> 2bf422d9668e 18:09:38 Step 3/23 : WORKDIR /device-sdk-go 18:09:39 ---> Running in e2091635221c 18:09:39 Removing intermediate container e2091635221c 18:09:39 ---> f3d7ae593657 18:09:39 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:39 ---> Running in c7e5297bd3dc 18:09:39 Removing intermediate container c7e5297bd3dc 18:09:39 ---> 208f0a74b7db 18:09:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:39 ---> Running in 9587efcdb2ac 18:09:40 Removing intermediate container 9587efcdb2ac 18:09:40 ---> d6935eff2cac 18:09:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:09:40 ---> Running in 31238dc7ee05 18:09:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:09:42 OK: 167 MiB in 45 packages 18:09:42 Removing intermediate container 31238dc7ee05 18:09:42 ---> 1197e330a6b0 18:09:42 Step 7/23 : COPY . . 18:09:43 ---> 4df573f8cb59 18:09:43 Step 8/23 : RUN go mod download 18:09:43 ---> Running in f94018ebbf47 18:09:45 Removing intermediate container f94018ebbf47 18:09:45 ---> df215ef02b4a 18:09:45 Step 9/23 : RUN make build 18:09:45 ---> Running in d87cc0eb5815 18:09:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:09:49 Removing intermediate container b4729ba60e00 18:09:49 ---> 51577dfac138 18:09:49 Successfully built 51577dfac138 18:09:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:09:50 + docker inspect -f . ci-base-image-arm64 18:09:50 . [Pipeline] withDockerContainer 18:09:50 prd-ubuntu18.04-docker-arm64-4c-16g-32302 does not seem to be running inside a container 18:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:09:51 $ docker top 03453efc567facc8d45a6b4c21b5218980cd1087897540f125c4e54bc03f4b9b -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:53 + go version 18:09:53 go version go1.15.5 linux/arm64 [Pipeline] } 18:09:53 $ docker stop --time=1 03453efc567facc8d45a6b4c21b5218980cd1087897540f125c4e54bc03f4b9b 18:09:55 $ docker rm -f 03453efc567facc8d45a6b4c21b5218980cd1087897540f125c4e54bc03f4b9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:56 + docker inspect -f . ci-base-image-arm64 18:09:56 . [Pipeline] withDockerContainer 18:09:56 prd-ubuntu18.04-docker-arm64-4c-16g-32302 does not seem to be running inside a container 18:09: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 ******** -e ******** ci-base-image-arm64 cat 18:09:57 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:09:58 $ docker top bedd1cd4c4f7d07cc3357655b9eafb67d9d74f1f180382e13fcc4036ed503755 -eo pid,comm 18:09:58 Removing intermediate container d87cc0eb5815 18:09:58 ---> 7ffdc10748a3 18:09:58 Step 10/23 : FROM alpine:3.12 [Pipeline] { [Pipeline] sh 18:09:58 3.12: Pulling from library/alpine 18:09:59 22599d3e9e25: Pulling fs layer 18:09:59 22599d3e9e25: Verifying Checksum 18:09:59 22599d3e9e25: Download complete 18:09:59 + make test 18:09:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:09:59 22599d3e9e25: Pull complete 18:09:59 Digest: sha256:02cd4b50aef54502204d5956109e24876a5f9e8f3d3b22600dc14ea4de0d1d5d 18:09:59 Status: Downloaded newer image for alpine:3.12 18:09:59 ---> 42cb162f0360 18:09:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:59 ---> Running in 1de7163e677c 18:09:59 Removing intermediate container 1de7163e677c 18:09:59 ---> 947af7a1ab33 18:09:59 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:59 ---> Running in 6854954c616f 18:10:00 Removing intermediate container 6854954c616f 18:10:00 ---> aeaaaecba6d7 18:10:00 Step 13/23 : RUN apk add --update --no-cache zeromq 18:10:00 ---> Running in e2a3ae38b220 18:10:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:10:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:10:02 (1/5) Installing libgcc (9.3.0-r2) 18:10:02 (2/5) Installing libsodium (1.0.18-r0) 18:10:02 (3/5) Installing libstdc++ (9.3.0-r2) 18:10:02 (4/5) Installing libzmq (4.3.3-r0) 18:10:02 (5/5) Installing zeromq (4.3.3-r0) 18:10:03 Executing busybox-1.31.1-r19.trigger 18:10:03 OK: 8 MiB in 19 packages 18:10:03 Removing intermediate container e2a3ae38b220 18:10:03 ---> a905dfd89eac 18:10:03 Step 14/23 : WORKDIR / 18:10:03 ---> Running in b3dc72fed17e 18:10:03 Removing intermediate container b3dc72fed17e 18:10:03 ---> 635962c48f0c 18:10:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:10:04 ---> 2cb91b0b06dd 18:10:04 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:10:05 ---> cf974d0a5c1b 18:10:05 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:10:05 ---> 677e2cb740fe 18:10:05 Step 18/23 : EXPOSE 49990 18:10:05 ---> Running in 462c1050b3ee 18:10:05 Removing intermediate container 462c1050b3ee 18:10:05 ---> 729a1030039d 18:10:05 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:10:05 ---> Running in 7776f50585b4 18:10:06 Removing intermediate container 7776f50585b4 18:10:06 ---> e311ca1c492b 18:10:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:06 ---> Running in c1457b5fde4a 18:10:06 Removing intermediate container c1457b5fde4a 18:10:06 ---> acb956046498 18:10:06 Step 21/23 : LABEL arch=amd64 18:10:06 ---> Running in 8905a1cea75b 18:10:06 Removing intermediate container 8905a1cea75b 18:10:06 ---> bdb7ac9ca472 18:10:06 Step 22/23 : LABEL git_sha=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 18:10:06 ---> Running in ed876924d131 18:10:06 Removing intermediate container ed876924d131 18:10:06 ---> 6e49430e0f68 18:10:06 Step 23/23 : LABEL version=0.0.0 18:10:06 ---> Running in 341dd68dc26b 18:10:06 Removing intermediate container 341dd68dc26b 18:10:06 ---> adc01d5837e7 18:10:06 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:10:06 Successfully built adc01d5837e7 18:10:06 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 18:10:08 ---> job-cost.sh 18:10:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jKtX 18:10:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:10:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-jKtX/bin to PATH 18:10:49 INFO: No Stack... 18:10:50 INFO: Retrieving Pricing Info for: v1-standard-2 18:10:50 INFO: Archiving Costs [Pipeline] sh 18:10:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 18:10:51 + cut -d, -f6 [Pipeline] lock 18:10:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] 18:10:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] did not exist. Created. 18:10:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:51 + echo total: 0.029999999329447746 [Pipeline] stash 18:10:51 Stashed 1 file(s) [Pipeline] } 18:10:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:11:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:11:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:11:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:11:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:11:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:11:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.151s coverage: 27.0% of statements 18:11:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.199s coverage: 81.2% of statements 18:11:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.151s coverage: 7.8% of statements 18:11:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:11:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:11:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:11:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.258s coverage: 32.5% of statements 18:11:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:11:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:11:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:11:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.298s coverage: 57.3% of statements 18:11:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.116s coverage: 6.6% of statements 18:11:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.164s coverage: 5.0% of statements 18:11:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:11:28 GO111MODULE=on go vet ./... 18:12:15 gofmt -l . 18:12:15 [ "`gofmt -l .`" = "" ] 18:12:15 ./bin/test-attribution-txt.sh 18:12:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:12:16 $ docker stop --time=1 bedd1cd4c4f7d07cc3357655b9eafb67d9d74f1f180382e13fcc4036ed503755 18:12:18 $ docker rm -f bedd1cd4c4f7d07cc3357655b9eafb67d9d74f1f180382e13fcc4036ed503755 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:19 Warning: overwriting stash ‘coverage-report’ 18:12:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:21 + ls -al . 18:12:21 total 224 18:12:21 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 18:12 . 18:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:08 .. 18:12:21 -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 18:08 .dockerignore 18:12:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 18:08 .git 18:12:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 18:08 .github 18:12:21 -rw-rw-r-- 1 jenkins jenkins 138 Mar 31 18:08 .gitignore 18:12:21 -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 18:08 Dockerfile.build 18:12:21 -rw-rw-r-- 1 jenkins jenkins 901 Mar 31 18:08 Jenkinsfile 18:12:21 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 18:08 LICENSE 18:12:21 -rw-rw-r-- 1 jenkins jenkins 1022 Mar 31 18:08 Makefile 18:12:21 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 31 18:08 README.md 18:12:21 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 31 18:08 RELEASE-NOTES.txt 18:12:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 18:05 VERSION 18:12:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 18:08 bin 18:12:21 -rw-r--r-- 1 jenkins jenkins 101417 Mar 31 18:11 coverage.out 18:12:21 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 18:08 example 18:12:21 -rw-r--r-- 1 jenkins jenkins 537 Mar 31 18:12 go.mod 18:12:21 -rw-r--r-- 1 jenkins jenkins 21235 Mar 31 18:12 go.sum 18:12:21 drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 18:08 internal 18:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:08 openapi 18:12:21 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 18:08 pkg 18:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:08 snap 18:12:21 -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 18:08 version.go [Pipeline] isUnix [Pipeline] sh 18:12:22 + 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=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 --label arch=arm64 --label version=0.0.0 . 18:12:22 Sending build context to Docker daemon 2.441MB 18:12:22 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 18:12:22 Step 2/23 : FROM ${BASE} AS builder 18:12:22 ---> 51577dfac138 18:12:22 Step 3/23 : WORKDIR /device-sdk-go 18:12:22 ---> Running in 16213a46af38 18:12:23 Removing intermediate container 16213a46af38 18:12:23 ---> 8dcf8095d3d0 18:12:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:12:23 ---> Running in ffb7453ef210 18:12:23 Removing intermediate container ffb7453ef210 18:12:23 ---> c5d5a0a79d88 18:12:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:23 ---> Running in ebb1708a3f50 18:12:26 Removing intermediate container ebb1708a3f50 18:12:26 ---> 117f99587d75 18:12:26 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:12:26 ---> Running in e4ff22489414 18:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:12:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:12:29 OK: 144 MiB in 45 packages 18:12:30 Removing intermediate container e4ff22489414 18:12:30 ---> bc076733b94f 18:12:30 Step 7/23 : COPY . . 18:12:31 ---> 1442f6cd70b3 18:12:31 Step 8/23 : RUN go mod download 18:12:31 ---> Running in 3897506b964f 18:12:34 Removing intermediate container 3897506b964f 18:12:34 ---> 659441e9b1e8 18:12:34 Step 9/23 : RUN make build 18:12:34 ---> Running in d63274368b77 18:12:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:13:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:13:14 Removing intermediate container d63274368b77 18:13:14 ---> 2a7d0d67f16a 18:13:14 Step 10/23 : FROM alpine:3.12 18:13:14 3.12: Pulling from library/alpine 18:13:14 9a219e8acc52: Pulling fs layer 18:13:14 9a219e8acc52: Verifying Checksum 18:13:14 9a219e8acc52: Download complete 18:13:14 9a219e8acc52: Pull complete 18:13:14 Digest: sha256:02cd4b50aef54502204d5956109e24876a5f9e8f3d3b22600dc14ea4de0d1d5d 18:13:14 Status: Downloaded newer image for alpine:3.12 18:13:14 ---> d75e27dfc0a0 18:13:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:13:14 ---> Running in 076289711ad3 18:13:14 Removing intermediate container 076289711ad3 18:13:14 ---> 41d554dde86b 18:13:14 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:14 ---> Running in 65c815504deb 18:13:17 Removing intermediate container 65c815504deb 18:13:17 ---> e7ae0f16204b 18:13:17 Step 13/23 : RUN apk add --update --no-cache zeromq 18:13:17 ---> Running in d1a90b58b16d 18:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:19 (1/5) Installing libgcc (9.3.0-r2) 18:13:19 (2/5) Installing libsodium (1.0.18-r0) 18:13:19 (3/5) Installing libstdc++ (9.3.0-r2) 18:13:20 (4/5) Installing libzmq (4.3.3-r0) 18:13:20 (5/5) Installing zeromq (4.3.3-r0) 18:13:20 Executing busybox-1.31.1-r20.trigger 18:13:20 OK: 8 MiB in 19 packages 18:13:21 Removing intermediate container d1a90b58b16d 18:13:21 ---> 8c37f2a96a0d 18:13:21 Step 14/23 : WORKDIR / 18:13:21 ---> Running in 16f1191bb646 18:13:21 Removing intermediate container 16f1191bb646 18:13:21 ---> 02ea8acf8fe8 18:13:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:13:22 ---> 00fa6631952b 18:13:22 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:13:23 ---> 3aa8cf86c2c9 18:13:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:13:24 ---> 0cd90fe6d298 18:13:24 Step 18/23 : EXPOSE 49990 18:13:24 ---> Running in 7924f96220d8 18:13:25 Removing intermediate container 7924f96220d8 18:13:25 ---> 7192de60e31e 18:13:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:13:25 ---> Running in 67d69d92695b 18:13:26 Removing intermediate container 67d69d92695b 18:13:26 ---> 8f05334b5f48 18:13:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:26 ---> Running in 866b7c13eb81 18:13:26 Removing intermediate container 866b7c13eb81 18:13:26 ---> c58cd5d6ba5e 18:13:26 Step 21/23 : LABEL arch=arm64 18:13:26 ---> Running in 9f7c8407eaa3 18:13:27 Removing intermediate container 9f7c8407eaa3 18:13:27 ---> b8c416f7c5c8 18:13:27 Step 22/23 : LABEL git_sha=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 18:13:27 ---> Running in cde4fb5b870c 18:13:27 Removing intermediate container cde4fb5b870c 18:13:27 ---> 7352150d0445 18:13:27 Step 23/23 : LABEL version=0.0.0 18:13:27 ---> Running in 656f03ce0779 18:13:28 Removing intermediate container 656f03ce0779 18:13:28 ---> 179ada99b456 18:13:28 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:13:28 Successfully built 179ada99b456 18:13:28 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 18:13:29 ---> job-cost.sh 18:13:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nJ7U 18:14:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-nJ7U/bin to PATH 18:16:08 INFO: No Stack... 18:16:08 INFO: Retrieving Pricing Info for: lf-standard-4 18:16:08 INFO: Archiving Costs [Pipeline] sh 18:16:08 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 18:16:08 + cut -d, -f6 [Pipeline] lock 18:16:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] 18:16:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] did not exist. Created. 18:16:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:09 /w/workspace/device-sdk-go/1@tmp/durable-476370b3/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-476370b3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:16:09 + echo total: 0.20999999344348907 [Pipeline] stash 18:16:09 Warning: overwriting stash ‘stack-cost’ 18:16:10 Stashed 1 file(s) [Pipeline] } 18:16:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-852-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 18:16:11 provisioning config files... 18:16:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/config8890163616194006414tmp [Pipeline] { [Pipeline] sh 18:16:12 + set +x 18:16:12 + curl -s https://codecov.io/bash 18:16:12 + bash -s -- 18:16:12 18:16:12 _____ _ 18:16:12 / ____| | | 18:16:12 | | ___ __| | ___ ___ _____ __ 18:16:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:16:12 | |___| (_) | (_| | __/ (_| (_) \ V / 18:16:12 \_____\___/ \__,_|\___|\___\___/ \_/ 18:16:12 Bash-20210309-2b87ace 18:16:12 18:16:12 18:16:12 ==> git version 2.24.3 found 18:16:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:16:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:16:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:16:12 ==> Jenkins CI detected. 18:16:12 project root: . 18:16:12 --> token set from env 18:16:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:16:12 ==> Running gcov in . (disable via -X gcov) 18:16:12 ==> Python coveragepy not found 18:16:12 ==> Searching for coverage reports in: 18:16:12 + . 18:16:12 -> Found 1 reports 18:16:12 ==> Detecting git/mercurial file structure 18:16:12 ==> Reading reports 18:16:12 + ./coverage.out bytes=101417 18:16:12 ==> Appending adjustments 18:16:12 https://docs.codecov.io/docs/fixing-reports 18:16:12 + Found adjustments 18:16:12 ==> Gzipping contents 18:16:12 16K /tmp/codecov.A323Gi.gz 18:16:12 ==> Uploading reports 18:16:12 url: https://codecov.io 18:16:12 query: branch=PR-852&commit=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-852%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=852&job=&cmd_args= 18:16:12 -> Pinging Codecov 18:16:12 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-852&commit=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-852%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=852&job=&cmd_args= 18:16:13 -> Uploading to 18:16:13 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/7E55EF52A471D76F132DFD9A03CDDE97/b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1/1ea7d46a-35ee-48d8-9620-a65712ef1394.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T181613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea0e5769b537c59508b3d87bb465dd4ae4129590f5aa097d397fda97547b59a2 18:16:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:13 Dload Upload Total Spent Left Speed 18:16:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13758 0 0 100 13758 0 24070 --:--:-- --:--:-- --:--:-- 24094 18:16:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [Pipeline] } 18:16:14 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 18:16:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:16:18 ---> package-listing.sh 18:16:18 ++ facter osfamily 18:16:18 ++ tr '[:upper:]' '[:lower:]' 18:16:18 + OS_FAMILY=redhat 18:16:18 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-852 18:16:18 + START_PACKAGES=/tmp/packages_start.txt 18:16:18 + END_PACKAGES=/tmp/packages_end.txt 18:16:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:18 + PACKAGES=/tmp/packages_start.txt 18:16:18 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-852 ']' 18:16:18 + PACKAGES=/tmp/packages_end.txt 18:16:18 + case "${OS_FAMILY}" in 18:16:18 + rpm -qa 18:16:18 + sort 18:16:23 + '[' -f /tmp/packages_start.txt ']' 18:16:23 + '[' -f /tmp/packages_end.txt ']' 18:16:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:23 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-852 ']' 18:16:23 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-852/archives/ 18:16:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-852/archives/ [Pipeline] echo 18:16:23 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-852/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:16:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:16:24 18:16:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:16:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:16:24 alpine: Pulling from edgex-lftools-log-publisher 18:16:24 df20fa9351a1: Pulling fs layer 18:16:24 36b3adc4ff6f: Pulling fs layer 18:16:24 8ad3a11d3b57: Pulling fs layer 18:16:24 46f8f816bc3b: Pulling fs layer 18:16:24 93b61091891f: Pulling fs layer 18:16:24 93b9cdb0e59b: Pulling fs layer 18:16:24 5e14af77c1be: Pulling fs layer 18:16:24 01666e4c0597: Pulling fs layer 18:16:24 aa168da1d23b: Pulling fs layer 18:16:24 5e14af77c1be: Waiting 18:16:24 46f8f816bc3b: Waiting 18:16:24 01666e4c0597: Waiting 18:16:24 aa168da1d23b: Waiting 18:16:24 93b9cdb0e59b: Waiting 18:16:24 36b3adc4ff6f: Download complete 18:16:24 46f8f816bc3b: Verifying Checksum 18:16:24 46f8f816bc3b: Download complete 18:16:24 df20fa9351a1: Download complete 18:16:24 93b9cdb0e59b: Verifying Checksum 18:16:24 93b9cdb0e59b: Download complete 18:16:25 5e14af77c1be: Verifying Checksum 18:16:25 5e14af77c1be: Download complete 18:16:25 93b61091891f: Verifying Checksum 18:16:25 93b61091891f: Download complete 18:16:25 01666e4c0597: Verifying Checksum 18:16:25 01666e4c0597: Download complete 18:16:25 df20fa9351a1: Pull complete 18:16:25 36b3adc4ff6f: Pull complete 18:16:25 8ad3a11d3b57: Verifying Checksum 18:16:25 8ad3a11d3b57: Download complete 18:16:26 8ad3a11d3b57: Pull complete 18:16:26 46f8f816bc3b: Pull complete 18:16:27 aa168da1d23b: Verifying Checksum 18:16:27 aa168da1d23b: Download complete 18:16:27 93b61091891f: Pull complete 18:16:27 93b9cdb0e59b: Pull complete 18:16:27 5e14af77c1be: Pull complete 18:16:27 01666e4c0597: Pull complete 18:16:36 aa168da1d23b: Pull complete 18:16:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:16:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:16:36 prd-centos7-docker-4c-2g-32297 does not seem to be running inside a container 18:16:36 $ 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-852/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-852 -v /w/workspace/dgexfoundry_device-sdk-go_PR-852:/w/workspace/dgexfoundry_device-sdk-go_PR-852:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:16:39 $ docker top 7dc6064059d38c33059314903203aa7e66cfedb5a4c7041c480fd9a6cda0f8fa -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:16:40 + mkdir -p /var/log/sa [Pipeline] sh 18:16:40 + ls /var/log/sa-host 18:16:40 + sadf -c /var/log/sa-host/sa23 18:16:40 file_magic: OK 18:16:40 HZ: Using current value: 100 18:16:40 file_header: OK 18:16:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:16:40 Statistics: 18:16:40 Hnuu...uuuununununu... 18:16:40 File successfully converted to sysstat format version 12.2.1 18:16:40 + sadf -c /var/log/sa-host/sa31 18:16:40 file_magic: OK 18:16:40 HZ: Using current value: 100 18:16:40 file_header: OK 18:16:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:16:40 Statistics: 18:16:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:16:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:41 provisioning config files... 18:16:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/config535369901163524563tmp [Pipeline] { [Pipeline] echo 18:16:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:16:42 ---> create-netrc.sh [Pipeline] } 18:16:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:16:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:16:42 ---> python-tools-install.sh [Pipeline] echo 18:16:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:16:43 ---> sudo-logs.sh 18:16:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:16:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:16:43 ---> job-cost.sh 18:16:43 lf-activate-venv: SKIPPING 18:16:43 DEBUG: total: 0.20999999344348907 18:16:43 INFO: Retrieving Stack Cost... 18:16:44 INFO: Retrieving Pricing Info for: v1-standard-2 18:16:45 INFO: Archiving Costs [Pipeline] echo 18:16:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:16:45 ---> logs-deploy.sh 18:16:45 lf-activate-venv: SKIPPING 18:16:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-852/1 18:16:45 INFO: archiving workspace using pattern(s): 18:16:47 Archives upload complete. 18:16:47 INFO: archiving logs to Nexus 18:16:48 ---> uname -a: 18:16:48 Linux prd-centos7-docker-4c-2g-32297.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:16:48 18:16:48 18:16:48 ---> lscpu: 18:16:48 Architecture: x86_64 18:16:48 CPU op-mode(s): 32-bit, 64-bit 18:16:48 Byte Order: Little Endian 18:16:48 Address sizes: 40 bits physical, 48 bits virtual 18:16:48 CPU(s): 4 18:16:48 On-line CPU(s) list: 0-3 18:16:48 Thread(s) per core: 1 18:16:48 Core(s) per socket: 1 18:16:48 Socket(s): 4 18:16:48 NUMA node(s): 1 18:16:48 Vendor ID: GenuineIntel 18:16:48 CPU family: 6 18:16:48 Model: 44 18:16:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:16:48 Stepping: 1 18:16:48 CPU MHz: 2933.442 18:16:48 BogoMIPS: 5866.88 18:16:48 Virtualization: VT-x 18:16:48 Hypervisor vendor: KVM 18:16:48 Virtualization type: full 18:16:48 L1d cache: 128 KiB 18:16:48 L1i cache: 128 KiB 18:16:48 L2 cache: 16 MiB 18:16:48 L3 cache: 64 MiB 18:16:48 NUMA node0 CPU(s): 0-3 18:16:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:16:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:16:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:16:48 Vulnerability Meltdown: Mitigation; PTI 18:16:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:16:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:16:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:16:48 Vulnerability Srbds: Not affected 18:16:48 Vulnerability Tsx async abort: Not affected 18:16:48 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 18:16:48 18:16:48 18:16:48 ---> nproc: 18:16:48 4 18:16:48 18:16:48 18:16:48 ---> df -h: 18:16:48 Filesystem Size Used Available Use% Mounted on 18:16:48 overlay 50.0G 7.3G 42.7G 15% / 18:16:48 tmpfs 64.0M 0 64.0M 0% /dev 18:16:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:16:48 shm 64.0M 0 64.0M 0% /dev/shm 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-852 18:16:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp 18:16:48 18:16:48 18:16:48 ---> free -m: 18:16:48 total used free shared buff/cache available 18:16:48 Mem: 1837 714 97 0 1025 1017 18:16:48 Swap: 1023 1 1022 18:16:48 18:16:48 18:16:48 ---> ip addr: 18:16:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:16:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:16:48 inet 127.0.0.1/8 scope host lo 18:16:48 valid_lft forever preferred_lft forever 18:16:48 inet6 ::1/128 scope host 18:16:48 valid_lft forever preferred_lft forever 18:16:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:16:48 link/ether fa:16:3e:ee:27:a5 brd ff:ff:ff:ff:ff:ff 18:16:48 inet 10.30.122.47/23 brd 10.30.123.255 scope global dynamic eth0 18:16:48 valid_lft 85667sec preferred_lft 85667sec 18:16:48 inet6 fe80::f816:3eff:feee:27a5/64 scope link 18:16:48 valid_lft forever preferred_lft forever 18:16:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:16:48 link/ether 02:42:4e:6f:fa:72 brd ff:ff:ff:ff:ff:ff 18:16:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:16:48 valid_lft forever preferred_lft forever 18:16:48 inet6 fe80::42:4eff:fe6f:fa72/64 scope link 18:16:48 valid_lft forever preferred_lft forever 18:16:48 18:16:48 18:16:48 ---> sar -b -r -n DEV: 18:16:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 18:16:48 18:16:48 18:04:23 LINUX RESTART (4 CPU) 18:16:48 18:16:48 18:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:16:48 18:06:01 50.10 14.96 35.14 0.00 4685.35 3056.42 0.00 18:16:48 18:07:01 2.01 0.00 2.01 0.00 0.00 40.61 0.00 18:16:48 18:08:02 0.20 0.00 0.20 0.00 0.00 2.17 0.00 18:16:48 18:09:01 0.32 0.00 0.32 0.00 0.00 3.69 0.00 18:16:48 18:10:01 0.20 0.00 0.20 0.00 0.00 2.61 0.00 18:16:48 18:11:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 18:16:48 18:12:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 18:16:48 18:13:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 18:16:48 18:14:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 18:16:48 18:15:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 18:16:48 18:16:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 18:16:48 Average: 4.95 1.36 3.59 0.00 426.75 284.60 0.00 18:16:48 18:16:48 18:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:48 18:06:01 160456 0 600284 31.90 2620 1118184 1097572 37.46 392376 1129688 132 18:16:48 18:07:01 166928 0 593804 31.56 2620 1118192 1068356 36.46 394140 1122336 12 18:16:48 18:08:02 165248 0 595480 31.65 2620 1118196 1068452 36.46 393012 1125772 12 18:16:48 18:09:01 164540 0 596188 31.69 2620 1118196 1068536 36.47 408444 1110816 16 18:16:48 18:10:01 163900 0 596764 31.72 2620 1118260 1068428 36.46 407344 1112860 24 18:16:48 18:11:01 163648 0 597068 31.73 2620 1118208 1068404 36.46 409660 1110288 12 18:16:48 18:12:01 164036 0 596676 31.71 2620 1118212 1068356 36.46 409388 1110432 20 18:16:48 18:13:01 163256 0 597452 31.75 2620 1118216 1068476 36.47 410028 1110432 8 18:16:48 18:14:01 164424 0 596276 31.69 2620 1118224 1068356 36.46 409524 1110432 16 18:16:48 18:15:01 163880 0 596816 31.72 2620 1118228 1068416 36.46 409712 1110432 16 18:16:48 18:16:01 164004 0 596692 31.71 2620 1118228 1068404 36.46 409668 1110432 12 18:16:48 Average: 164029 0 596682 31.71 2620 1118213 1071069 36.55 404845 1114902 25 18:16:48 18:16:48 18:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:48 18:06:01 eth0 263.20 179.78 610.13 60.05 0.00 0.00 0.00 0.00 18:16:48 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:06:01 docker0 14.26 11.60 1.93 25.06 0.00 0.00 0.00 0.00 18:16:48 18:07:01 eth0 0.90 0.07 0.08 0.01 0.00 0.00 0.00 0.00 18:16:48 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:08:02 eth0 2.33 0.58 0.67 0.40 0.00 0.00 0.00 0.00 18:16:48 18:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:09:01 eth0 0.59 0.47 0.31 0.21 0.00 0.00 0.00 0.00 18:16:48 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:10:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:16:48 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:11:01 eth0 0.40 0.18 0.10 0.01 0.00 0.00 0.00 0.00 18:16:48 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:12:01 eth0 1.22 0.08 0.11 0.01 0.00 0.00 0.00 0.00 18:16:48 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:13:01 eth0 0.97 0.55 0.54 0.39 0.00 0.00 0.00 0.00 18:16:48 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:14:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:16:48 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:15:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:16:48 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:16:01 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 18:16:48 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 Average: eth0 24.64 16.60 55.76 5.58 0.00 0.00 0.00 0.00 18:16:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:48 Average: docker0 1.30 1.06 0.18 2.28 0.00 0.00 0.00 0.00 18:16:48 18:16:48 18:16:48 ---> sar -P ALL: 18:16:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 18:16:48 18:16:48 18:04:23 LINUX RESTART (4 CPU) 18:16:48 18:16:48 18:05:01 CPU %user %nice %system %iowait %steal %idle 18:16:48 18:06:01 all 5.48 0.00 2.87 1.17 0.03 90.45 18:16:48 18:06:01 0 5.17 0.00 3.20 0.57 0.02 91.05 18:16:48 18:06:01 1 6.09 0.00 2.11 0.52 0.05 91.22 18:16:48 18:06:01 2 5.85 0.00 2.99 2.10 0.03 89.02 18:16:48 18:06:01 3 4.81 0.00 3.16 1.50 0.03 90.51 18:16:48 18:07:01 all 0.17 0.00 0.05 0.00 0.00 99.78 18:16:48 18:07:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:16:48 18:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:16:48 18:07:01 2 0.55 0.00 0.08 0.00 0.00 99.37 18:16:48 18:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:16:48 18:08:02 all 0.18 0.00 0.05 0.00 0.00 99.77 18:16:48 18:08:02 0 0.30 0.00 0.03 0.00 0.00 99.67 18:16:48 18:08:02 1 0.08 0.00 0.05 0.00 0.00 99.87 18:16:48 18:08:02 2 0.25 0.00 0.08 0.00 0.02 99.65 18:16:48 18:08:02 3 0.07 0.00 0.05 0.00 0.00 99.88 18:16:48 18:09:01 all 0.04 0.00 0.04 0.00 0.00 99.92 18:16:48 18:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:16:48 18:09:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:16:48 18:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:16:48 18:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:16:48 18:10:01 all 0.17 0.00 0.06 0.00 0.01 99.75 18:16:48 18:10:01 0 0.52 0.00 0.07 0.00 0.02 99.40 18:16:48 18:10:01 1 0.08 0.00 0.08 0.00 0.02 99.82 18:16:48 18:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:16:48 18:10:01 3 0.03 0.00 0.05 0.00 0.02 99.90 18:16:48 18:11:01 all 0.15 0.00 0.07 0.00 0.00 99.78 18:16:48 18:11:01 0 0.50 0.00 0.03 0.00 0.00 99.47 18:16:48 18:11:01 1 0.05 0.00 0.15 0.00 0.00 99.80 18:16:48 18:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:16:48 18:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:16:48 18:12:01 all 0.15 0.00 0.04 0.00 0.00 99.82 18:16:48 18:12:01 0 0.45 0.00 0.05 0.00 0.00 99.50 18:16:48 18:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:16:48 18:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:16:48 18:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:16:48 18:13:01 all 0.19 0.00 0.04 0.00 0.00 99.77 18:16:48 18:13:01 0 0.53 0.00 0.02 0.00 0.00 99.45 18:16:48 18:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:16:48 18:13:01 2 0.13 0.00 0.08 0.00 0.00 99.78 18:16:48 18:13:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:16:48 18:14:01 all 0.17 0.00 0.05 0.00 0.00 99.78 18:16:48 18:14:01 0 0.53 0.00 0.03 0.00 0.00 99.43 18:16:48 18:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:16:48 18:14:01 2 0.07 0.00 0.07 0.00 0.02 99.85 18:16:48 18:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:16:48 18:15:01 all 0.16 0.00 0.04 0.00 0.00 99.79 18:16:48 18:15:01 0 0.53 0.00 0.03 0.00 0.02 99.42 18:16:48 18:15:01 1 0.05 0.00 0.08 0.00 0.00 99.87 18:16:48 18:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:16:48 18:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:16:48 18:16:01 all 0.16 0.00 0.03 0.00 0.00 99.81 18:16:48 18:16:01 0 0.52 0.00 0.02 0.00 0.00 99.47 18:16:48 18:16:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:16:48 18:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:16:48 18:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:16:48 18:16:48 Average: CPU %user %nice %system %iowait %steal %idle 18:16:48 Average: all 0.64 0.00 0.30 0.11 0.01 98.95 18:16:48 Average: 0 0.83 0.00 0.32 0.05 0.00 98.80 18:16:48 Average: 1 0.61 0.00 0.25 0.05 0.01 99.09 18:16:48 Average: 2 0.64 0.00 0.32 0.19 0.01 98.84 18:16:48 Average: 3 0.47 0.00 0.32 0.14 0.00 99.08 18:16:48 18:16:48 18:16:48