Pull request #924 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 68926e767bd64a1471202d9e3e2c12ae240c4665+8d3d36979320f9fc0ce2797f8744993b6dbca912 (c0397d83560d0d587cf66052906627242b3ed094) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-924/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-924/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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4709 in /w/workspace/dgexfoundry_device-sdk-go_PR-924 [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-924 # 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 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 68926e767bd64a1471202d9e3e2c12ae240c4665 Merge succeeded, producing 68926e767bd64a1471202d9e3e2c12ae240c4665 Checking out Revision 68926e767bd64a1471202d9e3e2c12ae240c4665 (PR-924) > 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/924/head:refs/remotes/origin/PR-924 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68926e767bd64a1471202d9e3e2c12ae240c4665 # 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 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68926e767bd64a1471202d9e3e2c12ae240c4665 # 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 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:20 ========================================================= 15:48:20 EdgeX Global Pipelines Version Info 15:48:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:22 ------------------- 15:48:22 stable info: 15:48:22 ------------------- 15:48:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:22 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:48:22 Message: update stable to v1.0.192 15:48:23 ------------------- 15:48:23 experimental info: 15:48:23 ------------------- 15:48:23 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:48:23 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:48:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:48:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:48:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:48:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-924 [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-924 [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-924 [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68926e767bd64a1471202d9e3e2c12ae240c4665 [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68926e7 [Pipeline] echo 15:48:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:48:25 provisioning config files... 15:48:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp/config1409900800799525876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:26 ---> docker-login.sh 15:48:26 nexus3.edgexfoundry.org:10001 15:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:26 Configure a credential helper to remove this warning. See 15:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:26 15:48:26 Login Succeeded 15:48:26 nexus3.edgexfoundry.org:10002 15:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:26 Configure a credential helper to remove this warning. See 15:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:26 15:48:26 Login Succeeded 15:48:26 nexus3.edgexfoundry.org:10003 15:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:26 Configure a credential helper to remove this warning. See 15:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:26 15:48:26 Login Succeeded 15:48:26 nexus3.edgexfoundry.org:10004 15:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:27 Configure a credential helper to remove this warning. See 15:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:27 15:48:27 Login Succeeded 15:48:27 docker.io 15:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:27 Configure a credential helper to remove this warning. See 15:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:27 15:48:27 Login Succeeded 15:48:27 ---> docker-login.sh ends [Pipeline] } 15:48:27 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 15:48:28 + git log --format=format:%s -1 68926e767bd64a1471202d9e3e2c12ae240c4665 [Pipeline] echo 15:48:28 GIT_COMMIT: 68926e767bd64a1471202d9e3e2c12ae240c4665, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 15:48:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:29 15:48:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:48:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:29 latest: Pulling from edgex-devops/git-semver 15:48:29 31603596830f: Pulling fs layer 15:48:29 54011a49482f: Pulling fs layer 15:48:29 a6820b24f6d8: Pulling fs layer 15:48:29 f581987b2513: Pulling fs layer 15:48:29 f581987b2513: Waiting 15:48:29 54011a49482f: Verifying Checksum 15:48:29 54011a49482f: Download complete 15:48:29 31603596830f: Verifying Checksum 15:48:29 31603596830f: Download complete 15:48:29 f581987b2513: Verifying Checksum 15:48:29 f581987b2513: Download complete 15:48:30 a6820b24f6d8: Verifying Checksum 15:48:30 a6820b24f6d8: Download complete 15:48:30 31603596830f: Pull complete 15:48:30 54011a49482f: Pull complete 15:48:31 a6820b24f6d8: Pull complete 15:48:31 f581987b2513: Pull complete 15:48:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:48:32 prd-centos7-docker-4c-2g-4709 does not seem to be running inside a container 15:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-924 -v /w/workspace/dgexfoundry_device-sdk-go_PR-924:/w/workspace/dgexfoundry_device-sdk-go_PR-924:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:48:34 $ docker top bc5becbf41d721d8695989282ed6b8b78db7707de690683ea5533034578b6540 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:34 [ssh-agent] Looking for ssh-agent implementation... 15:48:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:34 $ docker exec bc5becbf41d721d8695989282ed6b8b78db7707de690683ea5533034578b6540 ssh-agent 15:48:35 SSH_AUTH_SOCK=/tmp/ssh-rJBfTd6iYx7U/agent.11 15:48:35 SSH_AGENT_PID=16 15:48:35 Running ssh-add (command line suppressed) 15:48:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp/private_key_5499559567694580699.key (/w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp/private_key_5499559567694580699.key) 15:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:35 + git tag --points-at HEAD [Pipeline] } 15:48:35 $ docker exec --env ******** --env ******** bc5becbf41d721d8695989282ed6b8b78db7707de690683ea5533034578b6540 ssh-agent -k 15:48:36 unset SSH_AUTH_SOCK; 15:48:36 unset SSH_AGENT_PID; 15:48:36 echo Agent pid 16 killed; 15:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:36 [ssh-agent] Looking for ssh-agent implementation... 15:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:36 $ docker exec bc5becbf41d721d8695989282ed6b8b78db7707de690683ea5533034578b6540 ssh-agent 15:48:36 SSH_AUTH_SOCK=/tmp/ssh-LDMpL3gRMwv5/agent.45 15:48:36 SSH_AGENT_PID=50 15:48:36 Running ssh-add (command line suppressed) 15:48:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp/private_key_3695491841582898694.key (/w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp/private_key_3695491841582898694.key) 15:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:37 + git semver init 15:48:37 # -> Open(): unable to determine branch for HEAD 15:48:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-924/.git 15:48:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-924 15:48:37 # $SEMVER_REMOTE_NAME = origin 15:48:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:48:37 # $SEMVER_USER_NAME = edgex-jenkins 15:48:37 # $SEMVER_BRANCH = PR-924 15:48:37 # $SEMVER_TEMP = /tmp/semver-121668257 15:48:37 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:48:38 # '/tmp/semver-121668257' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-924/.semver' 15:48:38 # -> Force: false 15:48:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-924/.semver [Pipeline] } 15:48:38 $ docker exec --env ******** --env ******** bc5becbf41d721d8695989282ed6b8b78db7707de690683ea5533034578b6540 ssh-agent -k 15:48:38 unset SSH_AUTH_SOCK; 15:48:38 unset SSH_AGENT_PID; 15:48:38 echo Agent pid 50 killed; 15:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:39 + git semver [Pipeline] } 15:48:39 $ docker stop --time=1 bc5becbf41d721d8695989282ed6b8b78db7707de690683ea5533034578b6540 15:48:41 $ docker rm -f bc5becbf41d721d8695989282ed6b8b78db7707de690683ea5533034578b6540 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:48:42 Stashed 1 file(s) [Pipeline] echo 15:48:42 [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 15:48:57 Still waiting to schedule task 15:48:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:48:57 Still waiting to schedule task 15:48:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 15:50:00 Running on prd-centos7-docker-4c-2g-4713 in /w/workspace/dgexfoundry_device-sdk-go_PR-924 [Pipeline] { [Pipeline] ws 15:50:00 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 15:50:03 using credential edgex-jenkins-ssh 15:50:03 Cloning the remote Git repository 15:50:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:50:03 > git init /w/workspace/device-sdk-go/1 # timeout=10 15:50:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:50:03 > git --version # timeout=10 15:50:03 > git --version # 'git version 2.24.3' 15:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:50:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:50:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/924/head:refs/remotes/origin/PR-924 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:50:15 Merging remotes/origin/master commit 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 68926e767bd64a1471202d9e3e2c12ae240c4665 15:50:15 Merge succeeded, producing 68926e767bd64a1471202d9e3e2c12ae240c4665 15:50:15 Checking out Revision 68926e767bd64a1471202d9e3e2c12ae240c4665 (PR-924) 15:50:15 > git config core.sparsecheckout # timeout=10 15:50:15 > git checkout -f 68926e767bd64a1471202d9e3e2c12ae240c4665 # timeout=10 15:50:15 > git remote # timeout=10 15:50:15 > git config --get remote.origin.url # timeout=10 15:50:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:15 > git merge 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 15:50:15 > git rev-parse HEAD^{commit} # timeout=10 15:50:15 > git config core.sparsecheckout # timeout=10 15:50:15 > git checkout -f 68926e767bd64a1471202d9e3e2c12ae240c4665 # timeout=10 15:50:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 15:50:19 > git --version # timeout=10 15:50:19 > git --version # 'git version 2.24.3' 15:50:19 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:50:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:50:21 + true 15:50:21 + sudo service docker restart 15:50:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:50:22 provisioning config files... 15:50:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4856209807874279793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:23 ---> docker-login.sh 15:50:23 nexus3.edgexfoundry.org:10001 15:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:23 Configure a credential helper to remove this warning. See 15:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:23 15:50:23 Login Succeeded 15:50:23 nexus3.edgexfoundry.org:10002 15:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:23 Configure a credential helper to remove this warning. See 15:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:23 15:50:23 Login Succeeded 15:50:23 nexus3.edgexfoundry.org:10003 15:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:23 Configure a credential helper to remove this warning. See 15:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:23 15:50:23 Login Succeeded 15:50:23 nexus3.edgexfoundry.org:10004 15:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:23 Configure a credential helper to remove this warning. See 15:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:23 15:50:23 Login Succeeded 15:50:23 docker.io 15:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:24 Configure a credential helper to remove this warning. See 15:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:24 15:50:24 Login Succeeded 15:50:24 ---> docker-login.sh ends [Pipeline] } 15:50:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:50:24 ========================================================= 15:50:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:50:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:50:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:50:25 Sending build context to Docker daemon 2.559MB 15:50:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:50:25 Step 2/8 : FROM ${BASE} 15:50:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:25 540db60ca938: Pulling fs layer 15:50:25 adcc1eea9eea: Pulling fs layer 15:50:25 4c4ab2625f07: Pulling fs layer 15:50:25 0510c868ecb4: Pulling fs layer 15:50:25 afea3b2eda06: Pulling fs layer 15:50:25 7809a108b3ef: Pulling fs layer 15:50:25 f706445af74f: Pulling fs layer 15:50:25 0510c868ecb4: Waiting 15:50:25 afea3b2eda06: Waiting 15:50:25 f706445af74f: Waiting 15:50:25 7809a108b3ef: Waiting 15:50:25 4c4ab2625f07: Verifying Checksum 15:50:25 4c4ab2625f07: Download complete 15:50:25 adcc1eea9eea: Verifying Checksum 15:50:25 adcc1eea9eea: Download complete 15:50:25 afea3b2eda06: Verifying Checksum 15:50:25 afea3b2eda06: Download complete 15:50:25 540db60ca938: Verifying Checksum 15:50:25 540db60ca938: Download complete 15:50:25 7809a108b3ef: Verifying Checksum 15:50:25 7809a108b3ef: Download complete 15:50:25 540db60ca938: Pull complete 15:50:25 adcc1eea9eea: Pull complete 15:50:26 4c4ab2625f07: Pull complete 15:50:26 f706445af74f: Verifying Checksum 15:50:26 f706445af74f: Download complete 15:50:27 0510c868ecb4: Verifying Checksum 15:50:27 0510c868ecb4: Download complete 15:50:33 0510c868ecb4: Pull complete 15:50:33 afea3b2eda06: Pull complete 15:50:33 7809a108b3ef: Pull complete 15:50:41 f706445af74f: Pull complete 15:50:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:50:41 ---> b068be0155e3 15:50:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:50:41 ---> Running in 3db310a9ed25 15:50:41 Removing intermediate container 3db310a9ed25 15:50:41 ---> bf79710213b7 15:50:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:41 ---> Running in deab340e8b25 15:50:42 Removing intermediate container deab340e8b25 15:50:42 ---> cee19a3bdd0e 15:50:42 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:50:42 ---> Running in 89e936544415 15:50:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:50:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:50:45 (1/6) Installing libc-dev (0.7.2-r3) 15:50:45 (2/6) Installing libsodium (1.0.18-r0) 15:50:46 (3/6) Installing pkgconf (1.7.3-r0) 15:50:46 (4/6) Installing libsodium-dev (1.0.18-r0) 15:50:46 (5/6) Installing libzmq (4.3.3-r1) 15:50:46 (6/6) Installing zeromq-dev (4.3.3-r1) 15:50:46 Executing busybox-1.32.1-r6.trigger 15:50:46 OK: 150 MiB in 46 packages 15:50:47 Removing intermediate container 89e936544415 15:50:47 ---> 29647502d9d2 15:50:47 Step 6/8 : WORKDIR /device-sdk-go 15:50:47 ---> Running in 18986fa9119a 15:50:47 Removing intermediate container 18986fa9119a 15:50:47 ---> 4a968c5519b2 15:50:47 Step 7/8 : COPY . . 15:50:48 ---> 24e3e667e433 15:50:48 Step 8/8 : RUN go mod download 15:50:48 ---> Running in a9e0071e977b 15:51:10 Removing intermediate container a9e0071e977b 15:51:10 ---> 77d1f7daeb01 15:51:10 Successfully built 77d1f7daeb01 15:51:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:51:11 + docker inspect -f . ci-base-image-x86_64 15:51:11 . [Pipeline] withDockerContainer 15:51:11 prd-centos7-docker-4c-2g-4713 does not seem to be running inside a container 15:51:11 $ 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 15:51:12 $ docker top c404286bcfbb96f854c3a0a8a77ddbebe91c34e3dcfcde524e0768c46c86985e -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:12 + go version 15:51:12 go version go1.16.3 linux/amd64 [Pipeline] } 15:51:12 $ docker stop --time=1 c404286bcfbb96f854c3a0a8a77ddbebe91c34e3dcfcde524e0768c46c86985e 15:51:14 $ docker rm -f c404286bcfbb96f854c3a0a8a77ddbebe91c34e3dcfcde524e0768c46c86985e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:14 + docker inspect -f . ci-base-image-x86_64 15:51:14 . [Pipeline] withDockerContainer 15:51:14 prd-centos7-docker-4c-2g-4713 does not seem to be running inside a container 15:51:15 $ 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 15:51:15 $ docker top 78037ea73e35b3e15a4fe06e59476276935817bc05aebef9dc44eb13c156b551 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:16 + go mod tidy [Pipeline] sh 15:51:17 + make test 15:51:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:51:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:51:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4715 in /w/workspace/dgexfoundry_device-sdk-go_PR-924 [Pipeline] { [Pipeline] ws 15:51:45 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 15:51:51 using credential edgex-jenkins-ssh 15:51:51 Cloning the remote Git repository 15:51:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:51:51 > git init /w/workspace/device-sdk-go/1 # timeout=10 15:51:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:51:52 > git --version # timeout=10 15:51:52 > git --version # 'git version 2.17.1' 15:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:51:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:51:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:51:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:51:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:51:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:51:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/924/head:refs/remotes/origin/PR-924 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:51:54 Merging remotes/origin/master commit 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 68926e767bd64a1471202d9e3e2c12ae240c4665 15:51:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.095s coverage: 25.4% of statements 15:51:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:51:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.090s coverage: 28.1% of statements 15:51:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements 15:51:55 Merge succeeded, producing 68926e767bd64a1471202d9e3e2c12ae240c4665 15:51:55 Checking out Revision 68926e767bd64a1471202d9e3e2c12ae240c4665 (PR-924) 15:51:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.113s coverage: 10.7% of statements 15:51:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:51:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:51:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:51:54 > git config core.sparsecheckout # timeout=10 15:51:54 > git checkout -f 68926e767bd64a1471202d9e3e2c12ae240c4665 # timeout=10 15:51:55 > git remote # timeout=10 15:51:55 > git config --get remote.origin.url # timeout=10 15:51:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:55 > git merge 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 15:51:55 > git rev-parse HEAD^{commit} # timeout=10 15:51:55 > git config core.sparsecheckout # timeout=10 15:51:55 > git checkout -f 68926e767bd64a1471202d9e3e2c12ae240c4665 # timeout=10 15:51:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.124s coverage: 30.2% of statements 15:51:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:51:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.105s coverage: 83.3% of statements 15:51:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:51:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:51:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.121s coverage: 58.4% of statements 15:51:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.351s coverage: 89.2% of statements 15:51:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:51:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.073s coverage: 5.0% of statements 15:51:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:51:58 GO111MODULE=on go vet ./... 15:51:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 15:51:59 > git --version # timeout=10 15:51:59 > git --version # 'git version 2.17.1' 15:51:59 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:52:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:52:02 + sudo service docker restart 15:52:02 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:52:05 provisioning config files... 15:52:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8950775779349970247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:06 ---> docker-login.sh 15:52:06 nexus3.edgexfoundry.org:10001 15:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:07 Configure a credential helper to remove this warning. See 15:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:07 15:52:07 Login Succeeded 15:52:07 nexus3.edgexfoundry.org:10002 15:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:08 Configure a credential helper to remove this warning. See 15:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:08 15:52:08 Login Succeeded 15:52:08 nexus3.edgexfoundry.org:10003 15:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:08 Configure a credential helper to remove this warning. See 15:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:08 15:52:08 Login Succeeded 15:52:08 nexus3.edgexfoundry.org:10004 15:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:09 Configure a credential helper to remove this warning. See 15:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:09 15:52:09 Login Succeeded 15:52:09 docker.io 15:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:09 Configure a credential helper to remove this warning. See 15:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:09 15:52:09 Login Succeeded 15:52:09 ---> docker-login.sh ends [Pipeline] } 15:52:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:52:10 ========================================================= 15:52:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:52:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:52:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:52:11 Sending build context to Docker daemon 2.558MB 15:52:11 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:52:11 Step 2/8 : FROM ${BASE} 15:52:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:11 595b0fe564bb: Pulling fs layer 15:52:11 7186ed65a4f7: Pulling fs layer 15:52:11 316046926c0a: Pulling fs layer 15:52:11 4ebd0625c992: Pulling fs layer 15:52:11 207e8628e3a3: Pulling fs layer 15:52:11 c791037a9be2: Pulling fs layer 15:52:11 ffd874e62e21: Pulling fs layer 15:52:11 4ebd0625c992: Waiting 15:52:11 207e8628e3a3: Waiting 15:52:11 ffd874e62e21: Waiting 15:52:11 c791037a9be2: Waiting 15:52:11 316046926c0a: Verifying Checksum 15:52:11 316046926c0a: Download complete 15:52:11 7186ed65a4f7: Verifying Checksum 15:52:11 595b0fe564bb: Verifying Checksum 15:52:11 595b0fe564bb: Download complete 15:52:11 207e8628e3a3: Verifying Checksum 15:52:11 207e8628e3a3: Download complete 15:52:11 c791037a9be2: Verifying Checksum 15:52:11 c791037a9be2: Download complete 15:52:12 595b0fe564bb: Pull complete 15:52:12 7186ed65a4f7: Pull complete 15:52:12 316046926c0a: Pull complete 15:52:13 ffd874e62e21: Verifying Checksum 15:52:13 ffd874e62e21: Download complete 15:52:14 4ebd0625c992: Verifying Checksum 15:52:14 4ebd0625c992: Download complete 15:52:20 gofmt -l . 15:52:20 [ "`gofmt -l .`" = "" ] 15:52:20 ./bin/test-attribution-txt.sh 15:52:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:52:20 $ docker stop --time=1 78037ea73e35b3e15a4fe06e59476276935817bc05aebef9dc44eb13c156b551 15:52:23 $ docker rm -f 78037ea73e35b3e15a4fe06e59476276935817bc05aebef9dc44eb13c156b551 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:52:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:52:25 + ls -al . 15:52:25 total 212 15:52:25 drwxrwxr-x. 10 jenkins jenkins 4096 May 12 15:52 . 15:52:25 drwxrwxr-x. 4 jenkins jenkins 28 May 12 15:50 .. 15:52:25 drwxrwxr-x. 2 jenkins jenkins 64 May 12 15:50 bin 15:52:25 -rw-r--r--. 1 jenkins jenkins 126002 May 12 15:51 coverage.out 15:52:25 -rw-rw-r--. 1 jenkins jenkins 987 May 12 15:50 Dockerfile.build 15:52:25 -rw-rw-r--. 1 jenkins jenkins 140 May 12 15:50 .dockerignore 15:52:25 drwxrwxr-x. 5 jenkins jenkins 62 May 12 15:50 example 15:52:25 drwxrwxr-x. 8 jenkins jenkins 179 May 12 15:50 .git 15:52:25 drwxrwxr-x. 2 jenkins jenkins 103 May 12 15:50 .github 15:52:25 -rw-rw-r--. 1 jenkins jenkins 138 May 12 15:50 .gitignore 15:52:25 -rw-r--r--. 1 jenkins jenkins 575 May 12 15:52 go.mod 15:52:25 -rw-r--r--. 1 jenkins jenkins 20526 May 12 15:51 go.sum 15:52:25 drwxrwxr-x. 15 jenkins jenkins 224 May 12 15:50 internal 15:52:25 -rw-rw-r--. 1 jenkins jenkins 894 May 12 15:50 Jenkinsfile 15:52:25 -rw-rw-r--. 1 jenkins jenkins 11341 May 12 15:50 LICENSE 15:52:25 -rw-rw-r--. 1 jenkins jenkins 1000 May 12 15:50 Makefile 15:52:25 drwxrwxr-x. 4 jenkins jenkins 26 May 12 15:50 openapi 15:52:25 drwxrwxr-x. 5 jenkins jenkins 50 May 12 15:50 pkg 15:52:25 -rw-rw-r--. 1 jenkins jenkins 7652 May 12 15:50 README.md 15:52:25 -rw-rw-r--. 1 jenkins jenkins 6616 May 12 15:50 RELEASE-NOTES.txt 15:52:25 drwxrwxr-x. 4 jenkins jenkins 54 May 12 15:50 snap 15:52:25 -rw-rw-r--. 1 jenkins jenkins 5 May 12 15:48 VERSION 15:52:25 -rw-rw-r--. 1 jenkins jenkins 222 May 12 15:50 version.go [Pipeline] isUnix [Pipeline] sh 15:52:26 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=68926e767bd64a1471202d9e3e2c12ae240c4665 --label arch=amd64 --label version=0.0.0 . 15:52:26 Sending build context to Docker daemon 2.686MB 15:52:26 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:52:26 Step 2/23 : FROM ${BASE} AS builder 15:52:26 ---> 77d1f7daeb01 15:52:26 Step 3/23 : WORKDIR /device-sdk-go 15:52:27 4ebd0625c992: Pull complete 15:52:27 207e8628e3a3: Pull complete 15:52:27 c791037a9be2: Pull complete 15:52:27 ---> Running in 98fcc6d4f96f 15:52:27 Removing intermediate container 98fcc6d4f96f 15:52:27 ---> ad03cca7d9db 15:52:27 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:52:27 ---> Running in 8f645aa072f5 15:52:27 Removing intermediate container 8f645aa072f5 15:52:27 ---> 124c769c6292 15:52:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:27 ---> Running in 9cfd04c59162 15:52:28 Removing intermediate container 9cfd04c59162 15:52:28 ---> 6c81002126e4 15:52:28 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:52:28 ---> Running in fe81bb2fbcd2 15:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:29 ffd874e62e21: Pull complete 15:52:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:29 ---> cfc18b08335c 15:52:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:30 OK: 150 MiB in 46 packages 15:52:30 Removing intermediate container fe81bb2fbcd2 15:52:30 ---> 3838b76b2679 15:52:30 Step 7/23 : COPY . . 15:52:31 ---> b80d5ac3ddfa 15:52:31 Step 8/23 : RUN go mod download 15:52:32 ---> Running in 0d4b4d795710 15:52:33 ---> Running in bf8791ee730e 15:52:33 Removing intermediate container 0d4b4d795710 15:52:33 ---> 73b0b9a51dd9 15:52:33 Step 9/23 : RUN make build 15:52:33 Removing intermediate container bf8791ee730e 15:52:33 ---> aa696c3751dd 15:52:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:33 ---> Running in 34753250c866 15:52:33 ---> Running in a4ca672c2edc 15:52:33 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 15:52:36 Removing intermediate container a4ca672c2edc 15:52:36 ---> 7a3c31c0c4eb 15:52:36 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:52:36 ---> Running in b82537cf7116 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:52:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:52:39 (1/6) Installing libc-dev (0.7.2-r3) 15:52:39 (2/6) Installing libsodium (1.0.18-r0) 15:52:39 (3/6) Installing pkgconf (1.7.3-r0) 15:52:39 (4/6) Installing libsodium-dev (1.0.18-r0) 15:52:40 (5/6) Installing libzmq (4.3.3-r1) 15:52:40 (6/6) Installing zeromq-dev (4.3.3-r1) 15:52:40 Executing busybox-1.32.1-r6.trigger 15:52:40 OK: 139 MiB in 46 packages 15:52:41 Removing intermediate container b82537cf7116 15:52:41 ---> b6185f3b6a11 15:52:41 Step 6/8 : WORKDIR /device-sdk-go 15:52:41 ---> Running in 84437c1bc1d2 15:52:42 Removing intermediate container 84437c1bc1d2 15:52:42 ---> ff57d7c66792 15:52:42 Step 7/8 : COPY . . 15:52:43 ---> 606822d269a7 15:52:43 Step 8/8 : RUN go mod download 15:52:43 ---> Running in 8acf2dea83bd 15:52:46 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:52:47 Removing intermediate container 34753250c866 15:52:47 ---> 6cfcaa932fd3 15:52:47 Step 10/23 : FROM alpine:3.12 15:52:47 3.12: Pulling from library/alpine 15:52:47 339de151aab4: Pulling fs layer 15:52:47 339de151aab4: Verifying Checksum 15:52:47 339de151aab4: Download complete 15:52:47 339de151aab4: Pull complete 15:52:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:52:48 Status: Downloaded newer image for alpine:3.12 15:52:48 ---> 13621d1b12d4 15:52:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:52:48 ---> Running in 0a50a7be02f6 15:52:48 Removing intermediate container 0a50a7be02f6 15:52:48 ---> eb0b17514fca 15:52:48 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:48 ---> Running in 24aa9f4e762e 15:52:49 Removing intermediate container 24aa9f4e762e 15:52:49 ---> a94de3a3e25e 15:52:49 Step 13/23 : RUN apk add --update --no-cache zeromq 15:52:49 ---> Running in 5d2a34e0e9fc 15:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:51 (1/5) Installing libgcc (9.3.0-r2) 15:52:51 (2/5) Installing libsodium (1.0.18-r0) 15:52:51 (3/5) Installing libstdc++ (9.3.0-r2) 15:52:51 (4/5) Installing libzmq (4.3.3-r0) 15:52:51 (5/5) Installing zeromq (4.3.3-r0) 15:52:51 Executing busybox-1.31.1-r20.trigger 15:52:52 OK: 8 MiB in 19 packages 15:52:53 Removing intermediate container 5d2a34e0e9fc 15:52:53 ---> 2e9d096d6ad7 15:52:53 Step 14/23 : WORKDIR / 15:52:53 ---> Running in dddde0f8f886 15:52:53 Removing intermediate container dddde0f8f886 15:52:53 ---> 62c79c0e4afd 15:52:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:52:53 ---> 6aa1ae2db7d9 15:52:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:52:54 ---> 01b0fcca20b2 15:52:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:52:54 ---> 0a886503ecb5 15:52:54 Step 18/23 : EXPOSE 49990 15:52:54 ---> Running in e5c026b090a6 15:52:54 Removing intermediate container e5c026b090a6 15:52:54 ---> cc738a78a306 15:52:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:52:54 ---> Running in 508983b98b77 15:52:55 Removing intermediate container 508983b98b77 15:52:55 ---> ac84814fe406 15:52:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:55 ---> Running in 9b846078df71 15:52:55 Removing intermediate container 9b846078df71 15:52:55 ---> 8b0cb2b0050e 15:52:55 Step 21/23 : LABEL arch=amd64 15:52:55 ---> Running in 694f4b270367 15:52:55 Removing intermediate container 694f4b270367 15:52:55 ---> 33c7c65b58bb 15:52:55 Step 22/23 : LABEL git_sha=68926e767bd64a1471202d9e3e2c12ae240c4665 15:52:55 ---> Running in a17409b43e26 15:52:55 Removing intermediate container a17409b43e26 15:52:55 ---> 757d2435b495 15:52:55 Step 23/23 : LABEL version=0.0.0 15:52:55 ---> Running in 63b1d6afdcab 15:52:55 Removing intermediate container 63b1d6afdcab 15:52:55 ---> edfca6f14787 15:52:55 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:52:55 Successfully built edfca6f14787 15:52:55 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:52:56 ---> job-cost.sh 15:52:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sgrf 15:53:10 Removing intermediate container 8acf2dea83bd 15:53:10 ---> fde4e18f6f9f 15:53:10 Successfully built fde4e18f6f9f 15:53:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:53:11 + docker inspect -f . ci-base-image-arm64 15:53:11 . [Pipeline] withDockerContainer 15:53:11 prd-ubuntu18.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container 15:53:11 $ 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 15:53:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:53:13 $ docker top 8c3f3ef7772f04e43f2dcc548815b5220a78f479e1b657b86ed093e9955a1ddf -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:14 + go version 15:53:14 go version go1.16.3 linux/arm64 [Pipeline] } 15:53:14 $ docker stop --time=1 8c3f3ef7772f04e43f2dcc548815b5220a78f479e1b657b86ed093e9955a1ddf 15:53:16 $ docker rm -f 8c3f3ef7772f04e43f2dcc548815b5220a78f479e1b657b86ed093e9955a1ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:17 + docker inspect -f . ci-base-image-arm64 15:53:17 . [Pipeline] withDockerContainer 15:53:17 prd-ubuntu18.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container 15:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:19 $ docker top 3328f86240125f4cdc2ef1edd809c8b94a00cc2367f649a1f807ead51c70795a -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:20 + go mod tidy [Pipeline] sh 15:53:21 + make test 15:53:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:53:38 lf-activate-venv(): INFO: Adding /tmp/venv-sgrf/bin to PATH 15:53:38 INFO: No Stack... 15:53:38 INFO: Retrieving Pricing Info for: v1-standard-2 15:53:38 INFO: Archiving Costs [Pipeline] sh 15:53:39 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 15:53:39 + cut -d, -f6 [Pipeline] lock 15:53:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-924-1-stack-cost] 15:53:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-924-1-stack-cost] did not exist. Created. 15:53:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-924-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:39 + echo total: 0.029999999329447746 [Pipeline] stash 15:53:39 Stashed 1 file(s) [Pipeline] } 15:53:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-924-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:53:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:54:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:54:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:54:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:55:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.219s coverage: 25.4% of statements 15:55:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:55:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.185s coverage: 28.1% of statements 15:55:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.167s coverage: 78.9% of statements 15:55:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.179s coverage: 10.7% of statements 15:55:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:55:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:55:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:55:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.204s coverage: 30.2% of statements 15:55:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:55:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.171s coverage: 83.3% of statements 15:55:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:55:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:55:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.334s coverage: 58.4% of statements 15:55:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.047s coverage: 89.2% of statements 15:55:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:55:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.156s coverage: 5.0% of statements 15:55:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:55:15 GO111MODULE=on go vet ./... 15:56:11 gofmt -l . 15:56:11 [ "`gofmt -l .`" = "" ] 15:56:11 ./bin/test-attribution-txt.sh 15:56:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:56:11 $ docker stop --time=1 3328f86240125f4cdc2ef1edd809c8b94a00cc2367f649a1f807ead51c70795a 15:56:13 $ docker rm -f 3328f86240125f4cdc2ef1edd809c8b94a00cc2367f649a1f807ead51c70795a [Pipeline] // withDockerContainer [Pipeline] sh 15:56:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:15 Warning: overwriting stash ‘coverage-report’ 15:56:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:16 + ls -al . 15:56:16 total 248 15:56:16 drwxrwxr-x 10 jenkins jenkins 4096 May 12 15:56 . 15:56:16 drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:51 .. 15:56:16 -rw-rw-r-- 1 jenkins jenkins 140 May 12 15:51 .dockerignore 15:56:16 drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:51 .git 15:56:16 drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:51 .github 15:56:16 -rw-rw-r-- 1 jenkins jenkins 138 May 12 15:51 .gitignore 15:56:16 -rw-rw-r-- 1 jenkins jenkins 987 May 12 15:51 Dockerfile.build 15:56:16 -rw-rw-r-- 1 jenkins jenkins 894 May 12 15:51 Jenkinsfile 15:56:16 -rw-rw-r-- 1 jenkins jenkins 11341 May 12 15:51 LICENSE 15:56:16 -rw-rw-r-- 1 jenkins jenkins 1000 May 12 15:51 Makefile 15:56:16 -rw-rw-r-- 1 jenkins jenkins 7652 May 12 15:51 README.md 15:56:16 -rw-rw-r-- 1 jenkins jenkins 6616 May 12 15:51 RELEASE-NOTES.txt 15:56:16 -rw-rw-r-- 1 jenkins jenkins 5 May 12 15:48 VERSION 15:56:16 drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:51 bin 15:56:16 -rw-r--r-- 1 jenkins jenkins 126003 May 12 15:55 coverage.out 15:56:16 drwxrwxr-x 5 jenkins jenkins 4096 May 12 15:51 example 15:56:16 -rw-r--r-- 1 jenkins jenkins 575 May 12 15:56 go.mod 15:56:16 -rw-r--r-- 1 jenkins jenkins 20526 May 12 15:53 go.sum 15:56:16 drwxrwxr-x 15 jenkins jenkins 4096 May 12 15:51 internal 15:56:16 drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:51 openapi 15:56:16 drwxrwxr-x 5 jenkins jenkins 4096 May 12 15:51 pkg 15:56:16 drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:51 snap 15:56:16 -rw-rw-r-- 1 jenkins jenkins 222 May 12 15:51 version.go [Pipeline] isUnix [Pipeline] sh 15:56:17 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=68926e767bd64a1471202d9e3e2c12ae240c4665 --label arch=arm64 --label version=0.0.0 . 15:56:17 Sending build context to Docker daemon 2.685MB 15:56:17 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:56:17 Step 2/23 : FROM ${BASE} AS builder 15:56:17 ---> fde4e18f6f9f 15:56:17 Step 3/23 : WORKDIR /device-sdk-go 15:56:18 ---> Running in da12608b5943 15:56:18 Removing intermediate container da12608b5943 15:56:18 ---> 9eedaed67413 15:56:18 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:56:18 ---> Running in a036bacaa720 15:56:19 Removing intermediate container a036bacaa720 15:56:19 ---> c57326bdb8a6 15:56:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:19 ---> Running in 728f12082093 15:56:21 Removing intermediate container 728f12082093 15:56:21 ---> 1c2e60eab7d3 15:56:21 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:56:21 ---> Running in 493c48b07b4e 15:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:56:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:56:25 OK: 139 MiB in 46 packages 15:56:26 Removing intermediate container 493c48b07b4e 15:56:26 ---> 55753d111ae4 15:56:26 Step 7/23 : COPY . . 15:56:27 ---> 94e782eaa4df 15:56:27 Step 8/23 : RUN go mod download 15:56:27 ---> Running in a68de654db6f 15:56:30 Removing intermediate container a68de654db6f 15:56:30 ---> 27a9878fa524 15:56:30 Step 9/23 : RUN make build 15:56:30 ---> Running in d39265b709ee 15:56:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:57:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:57:07 Removing intermediate container d39265b709ee 15:57:07 ---> 2e0442035235 15:57:07 Step 10/23 : FROM alpine:3.12 15:57:08 3.12: Pulling from library/alpine 15:57:08 d2f70382dc9a: Pulling fs layer 15:57:08 d2f70382dc9a: Verifying Checksum 15:57:08 d2f70382dc9a: Download complete 15:57:10 d2f70382dc9a: Pull complete 15:57:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:57:10 Status: Downloaded newer image for alpine:3.12 15:57:10 ---> 9852663dfa18 15:57:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:57:10 ---> Running in c0d0af067327 15:57:10 Removing intermediate container c0d0af067327 15:57:10 ---> 32a356c9e5b7 15:57:10 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:11 ---> Running in 6bdb629b8f98 15:57:13 Removing intermediate container 6bdb629b8f98 15:57:13 ---> ac513b08a5d3 15:57:13 Step 13/23 : RUN apk add --update --no-cache zeromq 15:57:13 ---> Running in 286d2295009d 15:57:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:57:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:57:16 (1/5) Installing libgcc (9.3.0-r2) 15:57:16 (2/5) Installing libsodium (1.0.18-r0) 15:57:16 (3/5) Installing libstdc++ (9.3.0-r2) 15:57:16 (4/5) Installing libzmq (4.3.3-r0) 15:57:16 (5/5) Installing zeromq (4.3.3-r0) 15:57:16 Executing busybox-1.31.1-r20.trigger 15:57:16 OK: 8 MiB in 19 packages 15:57:18 Removing intermediate container 286d2295009d 15:57:18 ---> 51182e75760f 15:57:18 Step 14/23 : WORKDIR / 15:57:18 ---> Running in ae8eb1ce5995 15:57:18 Removing intermediate container ae8eb1ce5995 15:57:18 ---> 10ab9a01058c 15:57:18 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:57:19 ---> 4b951948cc94 15:57:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:57:20 ---> 5e5de598814f 15:57:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:57:21 ---> e116275c36b7 15:57:21 Step 18/23 : EXPOSE 49990 15:57:21 ---> Running in e7d93eedf189 15:57:23 Removing intermediate container e7d93eedf189 15:57:23 ---> 6dfe97865be8 15:57:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:57:23 ---> Running in 59490f408e71 15:57:23 Removing intermediate container 59490f408e71 15:57:23 ---> 191da2c5bf5d 15:57:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:23 ---> Running in f29ed3a4a4f5 15:57:24 Removing intermediate container f29ed3a4a4f5 15:57:24 ---> 363ce581fb67 15:57:24 Step 21/23 : LABEL arch=arm64 15:57:24 ---> Running in a459fe1091e2 15:57:24 Removing intermediate container a459fe1091e2 15:57:24 ---> a77a053c2241 15:57:24 Step 22/23 : LABEL git_sha=68926e767bd64a1471202d9e3e2c12ae240c4665 15:57:24 ---> Running in 0855158100ce 15:57:25 Removing intermediate container 0855158100ce 15:57:25 ---> 1ce889826434 15:57:25 Step 23/23 : LABEL version=0.0.0 15:57:25 ---> Running in 13dcfe2265d7 15:57:26 Removing intermediate container 13dcfe2265d7 15:57:26 ---> 19136e503352 15:57:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:57:26 Successfully built 19136e503352 15:57:26 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:57:27 ---> job-cost.sh 15:57:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bEQK 15:58:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:59:27 lf-activate-venv(): INFO: Adding /tmp/venv-bEQK/bin to PATH 15:59:27 INFO: No Stack... 15:59:28 INFO: Retrieving Pricing Info for: lf-standard-4 15:59:28 INFO: Archiving Costs [Pipeline] sh 15:59:29 + + cut -d, -f6 15:59:29 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 15:59:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-924-1-stack-cost] 15:59:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-924-1-stack-cost] did not exist. Created. 15:59:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-924-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:29 /w/workspace/device-sdk-go/1@tmp/durable-60addfdd/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-60addfdd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:59:30 + echo total: 0.20999999344348907 [Pipeline] stash 15:59:30 Warning: overwriting stash ‘stack-cost’ 15:59:30 Stashed 1 file(s) [Pipeline] } 15:59:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-924-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 15:59:31 provisioning config files... 15:59:31 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp/config6860222298995069535tmp [Pipeline] { [Pipeline] sh 15:59:31 + set +x 15:59:31 + curl -s https://codecov.io/bash 15:59:31 + bash -s -- 15:59:32 15:59:32 _____ _ 15:59:32 / ____| | | 15:59:32 | | ___ __| | ___ ___ _____ __ 15:59:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:59:32 | |___| (_) | (_| | __/ (_| (_) \ V / 15:59:32 \_____\___/ \__,_|\___|\___\___/ \_/ 15:59:32 Bash-1.0.2 15:59:32 15:59:32 15:59:32 ==> git version 2.24.3 found 15:59:32 ==> 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 15:59:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:59:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:59:32 ==> Jenkins CI detected. 15:59:32 project root: . 15:59:32 --> token set from env 15:59:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:59:32 ==> Running gcov in . (disable via -X gcov) 15:59:32 ==> Python coveragepy not found 15:59:32 ==> Searching for coverage reports in: 15:59:32 + . 15:59:32 -> Found 1 reports 15:59:32 ==> Detecting git/mercurial file structure 15:59:32 ==> Reading reports 15:59:32 + ./coverage.out bytes=126003 15:59:32 ==> Appending adjustments 15:59:32 https://docs.codecov.io/docs/fixing-reports 15:59:33 + Found adjustments 15:59:33 ==> Gzipping contents 15:59:33 20K /tmp/codecov.jqbuXy.gz 15:59:33 ==> Uploading reports 15:59:33 url: https://codecov.io 15:59:33 query: branch=PR-924&commit=68926e767bd64a1471202d9e3e2c12ae240c4665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-924%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=924&job=&cmd_args= 15:59:33 -> Pinging Codecov 15:59:33 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-924&commit=68926e767bd64a1471202d9e3e2c12ae240c4665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-924%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=924&job=&cmd_args= 15:59:33 -> Uploading to 15:59:33 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/7E55EF52A471D76F132DFD9A03CDDE97/68926e767bd64a1471202d9e3e2c12ae240c4665/1a071d77-0d69-4079-9c47-256baecde1f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T155933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc09fba3630433ad34c7edc4dd627755f72ec190f6a8e4a878e08eb6abdf73b 15:59:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:59:33 Dload Upload Total Spent Left Speed 15:59:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16477 0 0 100 16477 0 26704 --:--:-- --:--:-- --:--:-- 26748 15:59:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/68926e767bd64a1471202d9e3e2c12ae240c4665 [Pipeline] } 15:59:34 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 15:59:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:37 ---> package-listing.sh 15:59:37 ++ facter osfamily 15:59:37 ++ tr '[:upper:]' '[:lower:]' 15:59:37 + OS_FAMILY=redhat 15:59:37 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-924 15:59:37 + START_PACKAGES=/tmp/packages_start.txt 15:59:37 + END_PACKAGES=/tmp/packages_end.txt 15:59:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:37 + PACKAGES=/tmp/packages_start.txt 15:59:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-924 ']' 15:59:37 + PACKAGES=/tmp/packages_end.txt 15:59:37 + case "${OS_FAMILY}" in 15:59:37 + sort 15:59:37 + rpm -qa 15:59:44 + '[' -f /tmp/packages_start.txt ']' 15:59:44 + '[' -f /tmp/packages_end.txt ']' 15:59:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-924 ']' 15:59:44 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-924/archives/ 15:59:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-924/archives/ [Pipeline] echo 15:59:44 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-924/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:59:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:46 15:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:46 alpine: Pulling from edgex-lftools-log-publisher 15:59:46 df20fa9351a1: Pulling fs layer 15:59:46 36b3adc4ff6f: Pulling fs layer 15:59:46 8ad3a11d3b57: Pulling fs layer 15:59:46 46f8f816bc3b: Pulling fs layer 15:59:46 93b61091891f: Pulling fs layer 15:59:46 93b9cdb0e59b: Pulling fs layer 15:59:46 5e14af77c1be: Pulling fs layer 15:59:46 01666e4c0597: Pulling fs layer 15:59:46 aa168da1d23b: Pulling fs layer 15:59:46 46f8f816bc3b: Waiting 15:59:46 93b61091891f: Waiting 15:59:46 93b9cdb0e59b: Waiting 15:59:46 5e14af77c1be: Waiting 15:59:46 01666e4c0597: Waiting 15:59:46 aa168da1d23b: Waiting 15:59:46 36b3adc4ff6f: Verifying Checksum 15:59:46 36b3adc4ff6f: Download complete 15:59:46 46f8f816bc3b: Verifying Checksum 15:59:46 46f8f816bc3b: Download complete 15:59:47 df20fa9351a1: Verifying Checksum 15:59:47 df20fa9351a1: Download complete 15:59:47 93b9cdb0e59b: Verifying Checksum 15:59:47 93b9cdb0e59b: Download complete 15:59:47 5e14af77c1be: Verifying Checksum 15:59:47 5e14af77c1be: Download complete 15:59:47 93b61091891f: Download complete 15:59:47 01666e4c0597: Verifying Checksum 15:59:47 01666e4c0597: Download complete 15:59:48 df20fa9351a1: Pull complete 15:59:48 8ad3a11d3b57: Verifying Checksum 15:59:48 8ad3a11d3b57: Download complete 15:59:48 36b3adc4ff6f: Pull complete 15:59:50 8ad3a11d3b57: Pull complete 15:59:50 46f8f816bc3b: Pull complete 15:59:51 93b61091891f: Pull complete 15:59:51 93b9cdb0e59b: Pull complete 15:59:52 5e14af77c1be: Pull complete 15:59:52 01666e4c0597: Pull complete 15:59:53 aa168da1d23b: Verifying Checksum 15:59:53 aa168da1d23b: Download complete 16:00:08 aa168da1d23b: Pull complete 16:00:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:00:09 prd-centos7-docker-4c-2g-4709 does not seem to be running inside a container 16:00:09 $ 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-924/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-924 -v /w/workspace/dgexfoundry_device-sdk-go_PR-924:/w/workspace/dgexfoundry_device-sdk-go_PR-924:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:00:12 $ docker top 0aa9c3512336617d3b27a74f84b35456564a6c1608a62f3b617cf135134fbf3f -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:00:13 + mkdir -p /var/log/sa [Pipeline] sh 16:00:13 + ls /var/log/sa-host 16:00:13 + sadf -c /var/log/sa-host/sa12 16:00:13 file_magic: OK 16:00:13 HZ: Using current value: 100 16:00:13 file_header: OK 16:00:13 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 16:00:13 Statistics: 16:00:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:00:13 File successfully converted to sysstat format version 12.2.1 16:00:13 + sadf -c /var/log/sa-host/sa23 16:00:13 file_magic: OK 16:00:13 HZ: Using current value: 100 16:00:13 file_header: OK 16:00:13 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 16:00:13 Statistics: 16:00:13 Hnuu...uuuununununu... 16:00:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:14 provisioning config files... 16:00:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp/config5190758967517526937tmp [Pipeline] { [Pipeline] echo 16:00:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:00:14 ---> create-netrc.sh [Pipeline] } 16:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:00:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:00:15 ---> python-tools-install.sh [Pipeline] echo 16:00:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:00:16 ---> sudo-logs.sh 16:00:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:00:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:00:16 ---> job-cost.sh 16:00:16 lf-activate-venv: SKIPPING 16:00:16 DEBUG: total: 0.20999999344348907 16:00:16 INFO: Retrieving Stack Cost... 16:00:17 INFO: Retrieving Pricing Info for: v1-standard-2 16:00:18 INFO: Archiving Costs [Pipeline] echo 16:00:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:00:18 ---> logs-deploy.sh 16:00:18 lf-activate-venv: SKIPPING 16:00:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-924/1 16:00:19 INFO: archiving workspace using pattern(s): 16:00:21 Archives upload complete. 16:00:22 INFO: archiving logs to Nexus 16:00:24 ---> uname -a: 16:00:24 Linux prd-centos7-docker-4c-2g-4709.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:00:24 16:00:24 16:00:24 ---> lscpu: 16:00:24 Architecture: x86_64 16:00:24 CPU op-mode(s): 32-bit, 64-bit 16:00:24 Byte Order: Little Endian 16:00:24 Address sizes: 40 bits physical, 48 bits virtual 16:00:24 CPU(s): 4 16:00:24 On-line CPU(s) list: 0-3 16:00:24 Thread(s) per core: 1 16:00:24 Core(s) per socket: 1 16:00:24 Socket(s): 4 16:00:24 NUMA node(s): 1 16:00:24 Vendor ID: GenuineIntel 16:00:24 CPU family: 6 16:00:24 Model: 44 16:00:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:00:24 Stepping: 1 16:00:24 CPU MHz: 2933.436 16:00:24 BogoMIPS: 5866.87 16:00:24 Virtualization: VT-x 16:00:24 Hypervisor vendor: KVM 16:00:24 Virtualization type: full 16:00:24 L1d cache: 128 KiB 16:00:24 L1i cache: 128 KiB 16:00:24 L2 cache: 16 MiB 16:00:24 L3 cache: 64 MiB 16:00:24 NUMA node0 CPU(s): 0-3 16:00:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:00:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:00:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:00:24 Vulnerability Meltdown: Mitigation; PTI 16:00:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:00:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:00:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:00:24 Vulnerability Srbds: Not affected 16:00:24 Vulnerability Tsx async abort: Not affected 16:00:24 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 16:00:24 16:00:24 16:00:24 ---> nproc: 16:00:24 4 16:00:24 16:00:24 16:00:24 ---> df -h: 16:00:24 Filesystem Size Used Available Use% Mounted on 16:00:24 overlay 50.0G 7.3G 42.7G 15% / 16:00:24 tmpfs 64.0M 0 64.0M 0% /dev 16:00:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:00:24 shm 64.0M 0 64.0M 0% /dev/shm 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-924 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-924@tmp 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:00:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:00:24 16:00:24 16:00:24 ---> free -m: 16:00:24 total used free shared buff/cache available 16:00:24 Mem: 1837 742 93 0 1001 989 16:00:24 Swap: 1023 0 1023 16:00:24 16:00:24 16:00:24 ---> ip addr: 16:00:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:00:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:00:24 inet 127.0.0.1/8 scope host lo 16:00:24 valid_lft forever preferred_lft forever 16:00:24 inet6 ::1/128 scope host 16:00:24 valid_lft forever preferred_lft forever 16:00:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:00:24 link/ether fa:16:3e:62:63:8e brd ff:ff:ff:ff:ff:ff 16:00:24 inet 10.30.123.100/23 brd 10.30.123.255 scope global dynamic eth0 16:00:24 valid_lft 85636sec preferred_lft 85636sec 16:00:24 inet6 fe80::f816:3eff:fe62:638e/64 scope link 16:00:24 valid_lft forever preferred_lft forever 16:00:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:00:24 link/ether 02:42:e0:d9:c1:0c brd ff:ff:ff:ff:ff:ff 16:00:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:00:24 valid_lft forever preferred_lft forever 16:00:24 inet6 fe80::42:e0ff:fed9:c10c/64 scope link 16:00:24 valid_lft forever preferred_lft forever 16:00:24 16:00:24 16:00:24 ---> sar -b -r -n DEV: 16:00:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 16:00:24 16:00:24 15:47:27 LINUX RESTART (4 CPU) 16:00:24 16:00:24 15:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:00:24 15:49:01 63.59 19.49 44.10 0.00 5530.57 3970.38 0.00 16:00:24 15:50:01 1.93 0.00 1.93 0.00 0.00 39.06 0.00 16:00:24 15:51:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 16:00:24 15:52:01 0.30 0.00 0.30 0.00 0.00 3.90 0.00 16:00:24 15:53:01 0.48 0.00 0.48 0.00 0.00 5.56 0.00 16:00:24 15:54:01 0.30 0.00 0.30 0.00 0.00 4.68 0.00 16:00:24 15:55:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 16:00:24 15:56:01 0.20 0.00 0.20 0.00 0.00 1.76 0.00 16:00:24 15:57:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 16:00:24 15:58:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 16:00:24 15:59:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 16:00:24 16:00:02 99.42 61.45 37.97 0.00 4456.48 13001.19 0.00 16:00:24 Average: 13.93 6.75 7.18 0.00 827.38 1421.08 0.00 16:00:24 16:00:24 15:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:24 15:49:01 133980 0 627736 33.36 2620 1117208 1120156 38.23 470600 1078052 132 16:00:24 15:50:01 134892 0 626816 33.31 2620 1117216 1119712 38.21 471584 1076304 12 16:00:24 15:51:01 135452 0 626192 33.28 2620 1117280 1098124 37.48 469700 1078056 28 16:00:24 15:52:01 136848 0 624852 33.21 2620 1117224 1082632 36.95 471388 1075680 20 16:00:24 15:53:01 137204 0 624488 33.19 2620 1117232 1082488 36.94 468652 1077440 16 16:00:24 15:54:01 136396 0 625292 33.23 2620 1117236 1082608 36.95 472024 1075800 20 16:00:24 15:55:01 137052 0 624632 33.20 2620 1117240 1082488 36.94 471336 1075800 12 16:00:24 15:56:01 136540 0 625140 33.22 2620 1117244 1082488 36.94 471404 1075800 8 16:00:24 15:57:01 136616 0 625056 33.22 2620 1117252 1082488 36.94 471584 1075800 16 16:00:24 15:58:01 136492 0 625176 33.23 2620 1117256 1082488 36.94 471544 1075800 8 16:00:24 15:59:01 135884 0 625784 33.26 2620 1117256 1082548 36.95 472232 1075800 8 16:00:24 16:00:02 73080 0 745988 39.65 2620 1059856 1556616 53.12 608532 967512 81220 16:00:24 Average: 130870 0 635596 33.78 2620 1112458 1129570 38.55 482548 1067320 6792 16:00:24 16:00:24 15:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:00:24 15:49:01 eth0 370.85 246.93 1116.54 79.63 0.00 0.00 0.00 0.00 16:00:24 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:49:01 docker0 14.97 11.59 2.01 27.42 0.00 0.00 0.00 0.00 16:00:24 15:50:01 eth0 1.80 0.83 0.60 0.42 0.00 0.00 0.00 0.00 16:00:24 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:51:01 eth0 1.73 0.32 0.38 0.21 0.00 0.00 0.00 0.00 16:00:24 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:52:01 eth0 1.00 0.52 0.54 0.39 0.00 0.00 0.00 0.00 16:00:24 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:53:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:24 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:54:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 16:00:24 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:24 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:24 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:57:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:24 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:58:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:24 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:59:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 16:00:24 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 16:00:02 eth0 207.57 177.43 2165.19 48.26 0.00 0.00 0.00 0.00 16:00:24 16:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 16:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 Average: eth0 48.32 35.36 273.23 10.68 0.00 0.00 0.00 0.00 16:00:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:24 Average: docker0 1.23 0.95 0.17 2.25 0.00 0.00 0.00 0.00 16:00:24 16:00:24 16:00:24 ---> sar -P ALL: 16:00:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 16:00:24 16:00:24 15:47:27 LINUX RESTART (4 CPU) 16:00:24 16:00:24 15:48:02 CPU %user %nice %system %iowait %steal %idle 16:00:24 15:49:01 all 15.66 0.00 5.14 1.24 3.04 74.92 16:00:24 15:49:01 0 16.34 0.00 5.07 0.69 3.08 74.82 16:00:24 15:49:01 1 13.92 0.00 5.00 1.40 3.33 76.36 16:00:24 15:49:01 2 15.65 0.00 5.99 1.85 2.96 73.55 16:00:24 15:49:01 3 16.76 0.00 4.48 1.01 2.80 74.95 16:00:24 15:50:01 all 0.18 0.00 0.07 0.00 0.08 99.66 16:00:24 15:50:01 0 0.48 0.00 0.08 0.00 0.15 99.28 16:00:24 15:50:01 1 0.08 0.00 0.07 0.00 0.07 99.78 16:00:24 15:50:01 2 0.08 0.00 0.08 0.00 0.03 99.80 16:00:24 15:50:01 3 0.07 0.00 0.07 0.00 0.08 99.78 16:00:24 15:51:01 all 0.16 0.00 0.19 0.00 0.27 99.38 16:00:24 15:51:01 0 0.38 0.00 0.17 0.00 0.28 99.17 16:00:24 15:51:01 1 0.15 0.00 0.27 0.00 0.28 99.30 16:00:24 15:51:01 2 0.08 0.00 0.20 0.00 0.25 99.47 16:00:24 15:51:01 3 0.03 0.00 0.13 0.00 0.25 99.58 16:00:24 15:52:01 all 0.17 0.00 0.07 0.00 0.08 99.68 16:00:24 15:52:01 0 0.52 0.00 0.10 0.00 0.07 99.32 16:00:24 15:52:01 1 0.03 0.00 0.05 0.00 0.08 99.83 16:00:24 15:52:01 2 0.07 0.00 0.05 0.00 0.05 99.83 16:00:24 15:52:01 3 0.07 0.00 0.08 0.00 0.12 99.73 16:00:24 15:53:01 all 0.12 0.00 0.05 0.00 0.12 99.71 16:00:24 15:53:01 0 0.37 0.00 0.05 0.00 0.08 99.50 16:00:24 15:53:01 1 0.05 0.00 0.08 0.00 0.27 99.60 16:00:24 15:53:01 2 0.05 0.00 0.03 0.00 0.07 99.85 16:00:24 15:53:01 3 0.02 0.00 0.03 0.00 0.05 99.90 16:00:24 15:54:01 all 0.15 0.00 0.05 0.00 0.26 99.53 16:00:24 15:54:01 0 0.48 0.00 0.05 0.00 0.12 99.35 16:00:24 15:54:01 1 0.07 0.00 0.07 0.00 0.45 99.42 16:00:24 15:54:01 2 0.05 0.00 0.05 0.00 0.37 99.53 16:00:24 15:54:01 3 0.02 0.00 0.03 0.00 0.12 99.83 16:00:24 15:55:01 all 0.14 0.00 0.04 0.00 0.21 99.61 16:00:24 15:55:01 0 0.42 0.00 0.03 0.00 0.12 99.43 16:00:24 15:55:01 1 0.07 0.00 0.07 0.00 0.37 99.50 16:00:24 15:55:01 2 0.05 0.00 0.03 0.00 0.30 99.62 16:00:24 15:55:01 3 0.03 0.00 0.02 0.00 0.07 99.88 16:00:24 15:56:01 all 0.12 0.00 0.06 0.00 0.21 99.61 16:00:24 15:56:01 0 0.40 0.00 0.07 0.00 0.37 99.17 16:00:24 15:56:01 1 0.03 0.00 0.03 0.00 0.13 99.80 16:00:24 15:56:01 2 0.05 0.00 0.05 0.00 0.28 99.62 16:00:24 15:56:01 3 0.02 0.00 0.08 0.00 0.07 99.83 16:00:24 15:57:01 all 0.16 0.00 0.03 0.00 0.16 99.65 16:00:24 15:57:01 0 0.50 0.00 0.02 0.00 0.02 99.47 16:00:24 15:57:01 1 0.02 0.00 0.03 0.00 0.13 99.82 16:00:24 15:57:01 2 0.07 0.00 0.05 0.00 0.42 99.47 16:00:24 15:57:01 3 0.05 0.00 0.03 0.00 0.08 99.83 16:00:24 15:58:01 all 0.08 0.00 0.05 0.00 0.28 99.58 16:00:24 15:58:01 0 0.23 0.00 0.03 0.00 0.17 99.57 16:00:24 15:58:01 1 0.02 0.00 0.05 0.00 0.22 99.72 16:00:24 15:58:01 2 0.05 0.00 0.08 0.00 0.47 99.40 16:00:24 15:58:01 3 0.03 0.00 0.03 0.00 0.28 99.65 16:00:24 15:59:01 all 0.15 0.00 0.04 0.00 0.17 99.64 16:00:24 15:59:01 0 0.45 0.00 0.03 0.00 0.08 99.43 16:00:24 15:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:00:24 15:59:01 2 0.05 0.00 0.03 0.00 0.23 99.68 16:00:24 15:59:01 3 0.08 0.00 0.07 0.00 0.32 99.53 16:00:24 16:00:24 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:00:24 16:00:02 all 5.05 0.00 3.67 1.67 9.73 79.89 16:00:24 16:00:02 0 4.36 0.00 3.65 0.50 10.49 81.00 16:00:24 16:00:02 1 4.78 0.00 3.58 2.45 9.82 79.37 16:00:24 16:00:02 2 4.16 0.00 3.45 0.06 9.75 82.58 16:00:24 16:00:02 3 6.92 0.00 3.99 3.70 8.85 76.53 16:00:24 Average: all 1.82 0.00 0.79 0.24 1.24 95.91 16:00:24 Average: 0 2.05 0.00 0.78 0.10 1.27 95.81 16:00:24 Average: 1 1.59 0.00 0.78 0.33 1.29 96.02 16:00:24 Average: 2 1.68 0.00 0.84 0.16 1.29 96.03 16:00:24 Average: 3 1.99 0.00 0.75 0.40 1.10 95.77 16:00:24 16:00:24 16:00:24