Pull request #937 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4807d63d74d416322c085e3e8b470655de571f17+a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (f3cfc4e1a6a36bf2615d8da491917fa3db435201) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1881330141444366046.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8139130050331953055.key > 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 The recommended git tool is: git 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-937/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2215801872050156023.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9171359268643762293.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9051957513736757018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-937/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8283778538381987009.key > 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 Avoid second fetch 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-15272 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-937 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/jenkins-gitclient-ssh6836459052745273432.key > 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 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/jenkins-gitclient-ssh507189779503496959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 4807d63d74d416322c085e3e8b470655de571f17 Checking out Revision 4807d63d74d416322c085e3e8b470655de571f17 (PR-937) > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/jenkins-gitclient-ssh1828743142634899767.key > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # 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.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:35:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:35:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:35:09 ========================================================= 05:35:09 EdgeX Global Pipelines Version Info 05:35:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:35:11 ------------------- 05:35:11 stable info: 05:35:11 ------------------- 05:35:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:35:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:35:11 Message: update stable to v1.0.192 05:35:11 ------------------- 05:35:11 experimental info: 05:35:11 ------------------- 05:35:11 Commited By: **** collab-it+edgex@linuxfoundation.org 05:35:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:35:11 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:35:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-937 [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-937 [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-937 [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4807d63d74d416322c085e3e8b470655de571f17 [Pipeline] echo 05:35:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4807d63 [Pipeline] echo 05:35:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:14 provisioning config files... 05:35:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config5312819068312767451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:14 ---> docker-login.sh 05:35:14 nexus3.edgexfoundry.org:10001 05:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:14 Configure a credential helper to remove this warning. See 05:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:14 05:35:14 Login Succeeded 05:35:14 nexus3.edgexfoundry.org:10002 05:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:15 Configure a credential helper to remove this warning. See 05:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:15 05:35:15 Login Succeeded 05:35:15 nexus3.edgexfoundry.org:10003 05:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:15 Configure a credential helper to remove this warning. See 05:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:15 05:35:15 Login Succeeded 05:35:15 nexus3.edgexfoundry.org:10004 05:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:15 Configure a credential helper to remove this warning. See 05:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:15 05:35:15 Login Succeeded 05:35:15 docker.io 05:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:15 Configure a credential helper to remove this warning. See 05:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:15 05:35:15 Login Succeeded 05:35:15 ---> docker-login.sh ends [Pipeline] } 05:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:16 + git log --format=format:%s -1 4807d63d74d416322c085e3e8b470655de571f17 [Pipeline] echo 05:35:16 GIT_COMMIT: 4807d63d74d416322c085e3e8b470655de571f17, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:35:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:35:17 05:35:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:35:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:35:18 latest: Pulling from edgex-devops/git-semver 05:35:18 31603596830f: Pulling fs layer 05:35:18 54011a49482f: Pulling fs layer 05:35:18 a6820b24f6d8: Pulling fs layer 05:35:18 f581987b2513: Pulling fs layer 05:35:18 f581987b2513: Waiting 05:35:18 54011a49482f: Verifying Checksum 05:35:18 54011a49482f: Download complete 05:35:18 31603596830f: Verifying Checksum 05:35:18 31603596830f: Download complete 05:35:18 f581987b2513: Verifying Checksum 05:35:18 f581987b2513: Download complete 05:35:18 a6820b24f6d8: Verifying Checksum 05:35:18 a6820b24f6d8: Download complete 05:35:18 31603596830f: Pull complete 05:35:18 54011a49482f: Pull complete 05:35:19 a6820b24f6d8: Pull complete 05:35:19 f581987b2513: Pull complete 05:35:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:35:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:35:19 prd-centos7-docker-4c-2g-15272 does not seem to be running inside a container 05:35:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-937 -v /w/workspace/dgexfoundry_device-sdk-go_PR-937:/w/workspace/dgexfoundry_device-sdk-go_PR-937:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:35:20 $ docker top 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:20 [ssh-agent] Looking for ssh-agent implementation... 05:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:20 $ docker exec 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent 05:35:21 SSH_AUTH_SOCK=/tmp/ssh-LhrOwUQUnIjN/agent.15 05:35:21 SSH_AGENT_PID=22 05:35:21 Running ssh-add (command line suppressed) 05:35:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_1733857255574604797.key (/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_1733857255574604797.key) 05:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:21 + git tag --points-at HEAD [Pipeline] } 05:35:21 $ docker exec --env ******** --env ******** 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent -k 05:35:21 unset SSH_AUTH_SOCK; 05:35:21 unset SSH_AGENT_PID; 05:35:21 echo Agent pid 22 killed; 05:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:35:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:21 [ssh-agent] Looking for ssh-agent implementation... 05:35:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:21 $ docker exec 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent 05:35:22 SSH_AUTH_SOCK=/tmp/ssh-ErZ5hRUyn93n/agent.54 05:35:22 SSH_AGENT_PID=61 05:35:22 Running ssh-add (command line suppressed) 05:35:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_6603820880687814170.key (/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_6603820880687814170.key) 05:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:22 + git semver init 05:35:22 # -> Open(): unable to determine branch for HEAD 05:35:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-937/.git 05:35:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-937 05:35:22 # $SEMVER_REMOTE_NAME = origin 05:35:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:35:22 # $SEMVER_USER_NAME = edgex-jenkins 05:35:22 # $SEMVER_BRANCH = PR-937 05:35:22 # $SEMVER_TEMP = /tmp/semver-671936918 05:35:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:35:23 # '/tmp/semver-671936918' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-937/.semver' 05:35:23 # -> Force: false 05:35:23 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-937/.semver [Pipeline] } 05:35:23 $ docker exec --env ******** --env ******** 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent -k 05:35:23 unset SSH_AUTH_SOCK; 05:35:23 unset SSH_AGENT_PID; 05:35:23 echo Agent pid 61 killed; 05:35:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:23 + git semver [Pipeline] } 05:35:23 $ docker stop --time=1 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 05:35:25 $ docker rm -f 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 [Pipeline] // withDockerContainer [Pipeline] sh 05:35:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:35:25 Stashed 1 file(s) [Pipeline] echo 05:35:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:35:41 Still waiting to schedule task 05:35:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:35:41 Still waiting to schedule task 05:35:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:37:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15273 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] ws 05:37:44 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:37:45 Selected Git installation does not exist. Using Default 05:37:45 The recommended git tool is: NONE 05:37:50 using credential edgex-jenkins-ssh 05:37:50 Cloning the remote Git repository 05:37:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:37:50 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:37:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:37:50 > git --version # timeout=10 05:37:50 > git --version # 'git version 2.17.1' 05:37:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:52 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 05:37:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:37:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:37:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:37:52 > git config core.sparsecheckout # timeout=10 05:37:52 Merge succeeded, producing 4807d63d74d416322c085e3e8b470655de571f17 05:37:52 Checking out Revision 4807d63d74d416322c085e3e8b470655de571f17 (PR-937) 05:37:52 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 05:37:52 > git remote # timeout=10 05:37:52 > git config --get remote.origin.url # timeout=10 05:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:52 > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 05:37:52 > git rev-parse HEAD^{commit} # timeout=10 05:37:52 > git config core.sparsecheckout # timeout=10 05:37:52 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 05:37:57 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:37:57 > git --version # timeout=10 05:37:57 > git --version # 'git version 2.17.1' 05:37:57 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:37:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:37:59 + sudo service docker+ restart 05:37:59 true 05:38:08 Running on prd-centos7-docker-4c-2g-15274 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] ws 05:38:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:38:09 Selected Git installation does not exist. Using Default 05:38:09 The recommended git tool is: NONE 05:38:11 using credential edgex-jenkins-ssh 05:38:11 Cloning the remote Git repository 05:38:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:38:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:38:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:38:10 > git --version # timeout=10 05:38:10 > git --version # 'git version 2.24.4' 05:38:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:10 [INFO] Currently running in a labeled security context 05:38:10 [INFO] Currently SELinux is 'enforcing' on the host 05:38:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8312408434703324112.key 05:38:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:12 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 05:38:12 Merge succeeded, producing 4807d63d74d416322c085e3e8b470655de571f17 05:38:12 Checking out Revision 4807d63d74d416322c085e3e8b470655de571f17 (PR-937) 05:38:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:38:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:38:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:11 [INFO] Currently running in a labeled security context 05:38:11 [INFO] Currently SELinux is 'enforcing' on the host 05:38:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1904857103017087633.key 05:38:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:38:12 > git config core.sparsecheckout # timeout=10 05:38:12 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 05:38:12 > git remote # timeout=10 05:38:12 > git config --get remote.origin.url # timeout=10 05:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:12 [INFO] Currently running in a labeled security context 05:38:12 [INFO] Currently SELinux is 'enforcing' on the host 05:38:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5993688010410606304.key 05:38:12 > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 05:38:12 > git rev-parse HEAD^{commit} # timeout=10 05:38:12 > git config core.sparsecheckout # timeout=10 05:38:12 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 05:38:16 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:38:15 > git --version # timeout=10 05:38:15 > git --version # 'git version 2.24.4' 05:38:15 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:38:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:38:17 + sudo service docker restart 05:38:17 + true 05:38:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:18 provisioning config files... 05:38:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5344961229863283793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:18 ---> docker-login.sh 05:38:18 nexus3.edgexfoundry.org:10001 05:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:19 Configure a credential helper to remove this warning. See 05:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:19 05:38:19 Login Succeeded 05:38:19 nexus3.edgexfoundry.org:10002 05:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:20 Configure a credential helper to remove this warning. See 05:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:20 05:38:20 Login Succeeded 05:38:20 nexus3.edgexfoundry.org:10003 05:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:21 Configure a credential helper to remove this warning. See 05:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:21 05:38:21 Login Succeeded 05:38:21 nexus3.edgexfoundry.org:10004 05:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:21 Configure a credential helper to remove this warning. See 05:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:21 05:38:21 Login Succeeded 05:38:21 docker.io 05:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:22 Configure a credential helper to remove this warning. See 05:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:22 05:38:22 Login Succeeded 05:38:22 ---> docker-login.sh ends [Pipeline] } 05:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:22 ========================================================= 05:38:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:38:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:38:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:38:23 Sending build context to Docker daemon 2.583MB 05:38:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:38:23 Step 2/8 : FROM ${BASE} 05:38:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:38:23 595b0fe564bb: Pulling fs layer 05:38:23 7186ed65a4f7: Pulling fs layer 05:38:23 316046926c0a: Pulling fs layer 05:38:23 4ebd0625c992: Pulling fs layer 05:38:23 207e8628e3a3: Pulling fs layer 05:38:23 c791037a9be2: Pulling fs layer 05:38:23 ffd874e62e21: Pulling fs layer 05:38:23 207e8628e3a3: Waiting 05:38:23 4ebd0625c992: Waiting 05:38:23 c791037a9be2: Waiting 05:38:23 ffd874e62e21: Waiting 05:38:23 316046926c0a: Verifying Checksum 05:38:23 316046926c0a: Download complete 05:38:24 7186ed65a4f7: Verifying Checksum 05:38:24 7186ed65a4f7: Download complete 05:38:24 207e8628e3a3: Download complete 05:38:24 595b0fe564bb: Verifying Checksum 05:38:24 c791037a9be2: Verifying Checksum 05:38:24 c791037a9be2: Download complete 05:38:24 595b0fe564bb: Pull complete 05:38:25 7186ed65a4f7: Pull complete 05:38:25 316046926c0a: Pull complete 05:38:26 ffd874e62e21: Verifying Checksum 05:38:26 ffd874e62e21: Download complete 05:38:28 4ebd0625c992: Verifying Checksum 05:38:28 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:36 provisioning config files... 05:38:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1893482867289994818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:36 ---> docker-login.sh 05:38:36 nexus3.edgexfoundry.org:10001 05:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:36 Configure a credential helper to remove this warning. See 05:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:36 05:38:36 Login Succeeded 05:38:36 nexus3.edgexfoundry.org:10002 05:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:37 Configure a credential helper to remove this warning. See 05:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:37 05:38:37 Login Succeeded 05:38:37 nexus3.edgexfoundry.org:10003 05:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:37 Configure a credential helper to remove this warning. See 05:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:37 05:38:37 Login Succeeded 05:38:37 nexus3.edgexfoundry.org:10004 05:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:37 Configure a credential helper to remove this warning. See 05:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:37 05:38:37 Login Succeeded 05:38:37 docker.io 05:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:37 Configure a credential helper to remove this warning. See 05:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:37 05:38:37 Login Succeeded 05:38:37 ---> docker-login.sh ends [Pipeline] } 05:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:38 ========================================================= 05:38:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:38:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:38:38 4ebd0625c992: Pull complete 05:38:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:38:38 Sending build context to Docker daemon 2.584MB 05:38:38 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:38:38 Step 2/8 : FROM ${BASE} 05:38:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:38:38 540db60ca938: Pulling fs layer 05:38:38 adcc1eea9eea: Pulling fs layer 05:38:38 4c4ab2625f07: Pulling fs layer 05:38:38 0510c868ecb4: Pulling fs layer 05:38:38 afea3b2eda06: Pulling fs layer 05:38:38 7809a108b3ef: Pulling fs layer 05:38:38 f706445af74f: Pulling fs layer 05:38:38 0510c868ecb4: Waiting 05:38:38 afea3b2eda06: Waiting 05:38:38 7809a108b3ef: Waiting 05:38:38 f706445af74f: Waiting 05:38:38 4c4ab2625f07: Verifying Checksum 05:38:38 4c4ab2625f07: Download complete 05:38:38 adcc1eea9eea: Verifying Checksum 05:38:38 adcc1eea9eea: Download complete 05:38:38 afea3b2eda06: Verifying Checksum 05:38:38 afea3b2eda06: Download complete 05:38:38 7809a108b3ef: Verifying Checksum 05:38:38 7809a108b3ef: Download complete 05:38:38 540db60ca938: Verifying Checksum 05:38:38 540db60ca938: Download complete 05:38:38 540db60ca938: Pull complete 05:38:38 207e8628e3a3: Pull complete 05:38:38 adcc1eea9eea: Pull complete 05:38:38 4c4ab2625f07: Pull complete 05:38:39 c791037a9be2: Pull complete 05:38:40 f706445af74f: Verifying Checksum 05:38:40 f706445af74f: Download complete 05:38:40 0510c868ecb4: Verifying Checksum 05:38:40 0510c868ecb4: Download complete 05:38:42 ffd874e62e21: Pull complete 05:38:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:38:42 ---> cfc18b08335c 05:38:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:38:43 0510c868ecb4: Pull complete 05:38:43 afea3b2eda06: Pull complete 05:38:43 7809a108b3ef: Pull complete 05:38:44 ---> Running in 028d5acc018b 05:38:45 f706445af74f: Pull complete 05:38:45 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:38:45 ---> b068be0155e3 05:38:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:38:45 Removing intermediate container 028d5acc018b 05:38:45 ---> 29b4fd6ac106 05:38:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:45 ---> Running in ecaca46adf09 05:38:48 Removing intermediate container ecaca46adf09 05:38:48 ---> b384a511ba85 05:38:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:38:48 ---> Running in edbcffe6879f 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:38:50 ---> Running in afd2c59a3c1e 05:38:50 Removing intermediate container afd2c59a3c1e 05:38:50 ---> 3cbae84a8e62 05:38:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:50 ---> Running in 562210155b51 05:38:50 Removing intermediate container 562210155b51 05:38:50 ---> 595a584ea782 05:38:50 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:38:50 ---> Running in 9f9a7260c026 05:38:50 (1/6) Installing libc-dev (0.7.2-r3) 05:38:50 (2/6) Installing libsodium (1.0.18-r0) 05:38:50 (3/6) Installing pkgconf (1.7.3-r0) 05:38:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:38:51 (4/6) Installing libsodium-dev (1.0.18-r0) 05:38:51 (5/6) Installing libzmq (4.3.3-r1) 05:38:51 (6/6) Installing zeromq-dev (4.3.3-r1) 05:38:51 Executing busybox-1.32.1-r6.trigger 05:38:51 OK: 139 MiB in 46 packages 05:38:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:38:52 (1/6) Installing libc-dev (0.7.2-r3) 05:38:52 (2/6) Installing libsodium (1.0.18-r0) 05:38:52 (3/6) Installing pkgconf (1.7.3-r0) 05:38:52 (4/6) Installing libsodium-dev (1.0.18-r0) 05:38:52 (5/6) Installing libzmq (4.3.3-r1) 05:38:52 (6/6) Installing zeromq-dev (4.3.3-r1) 05:38:52 Executing busybox-1.32.1-r6.trigger 05:38:52 OK: 150 MiB in 46 packages 05:38:52 Removing intermediate container edbcffe6879f 05:38:52 ---> e210b7f83fe1 05:38:52 Step 6/8 : WORKDIR /device-sdk-go 05:38:52 ---> Running in d8a4b5016d91 05:38:52 Removing intermediate container 9f9a7260c026 05:38:52 ---> fa612b4e52e2 05:38:52 Step 6/8 : WORKDIR /device-sdk-go 05:38:52 ---> Running in 9cd4dbcdc9b2 05:38:53 Removing intermediate container 9cd4dbcdc9b2 05:38:53 ---> abf16bc1ca31 05:38:53 Step 7/8 : COPY . . 05:38:53 ---> 8c716f1d0cfd 05:38:53 Step 8/8 : RUN go mod download 05:38:53 ---> Running in a86eeb371a7f 05:38:53 Removing intermediate container d8a4b5016d91 05:38:53 ---> 2b5f5326ed1c 05:38:53 Step 7/8 : COPY . . 05:38:54 ---> 6b32b6925282 05:38:54 Step 8/8 : RUN go mod download 05:38:54 ---> Running in 52a0bc33345e 05:39:05 Removing intermediate container a86eeb371a7f 05:39:05 ---> 3ed2c9ea36bc 05:39:05 Successfully built 3ed2c9ea36bc 05:39:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:39:06 + docker inspect -f . ci-base-image-x86_64 05:39:06 . [Pipeline] withDockerContainer 05:39:06 prd-centos7-docker-4c-2g-15274 does not seem to be running inside a container 05:39:06 $ 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-x86_64 cat 05:39:06 $ docker top 773f5637c985721e3faa4b25c284b263325c30b803c787bb56105aa9d7f9356a -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:07 + go version 05:39:07 go version go1.16.3 linux/amd64 [Pipeline] } 05:39:07 $ docker stop --time=1 773f5637c985721e3faa4b25c284b263325c30b803c787bb56105aa9d7f9356a 05:39:08 $ docker rm -f 773f5637c985721e3faa4b25c284b263325c30b803c787bb56105aa9d7f9356a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:39:09 + docker inspect -f . ci-base-image-x86_64 05:39:09 . [Pipeline] withDockerContainer 05:39:09 prd-centos7-docker-4c-2g-15274 does not seem to be running inside a container 05:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:39:09 $ docker top 75016084c19d5468273544ef20a9e4038bab73322618439432ecb33b1db421d1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:10 + go mod tidy [Pipeline] sh 05:39:10 + make test 05:39:10 go mod tidy 05:39:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:39:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:39:21 Removing intermediate container 52a0bc33345e 05:39:21 ---> 0b26214c3cee 05:39:21 Successfully built 0b26214c3cee 05:39:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:39:22 + docker inspect -f . ci-base-image-arm64 05:39:22 . [Pipeline] withDockerContainer 05:39:22 prd-ubuntu18.04-docker-arm64-4c-16g-15273 does not seem to be running inside a container 05:39:22 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:39:24 $ docker top 97ed9c6fefa248e19125d1014d51f99ba431125eca5075c2b5d7d4285f09a790 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:25 + go version 05:39:25 go version go1.16.3 linux/arm64 [Pipeline] } 05:39:25 $ docker stop --time=1 97ed9c6fefa248e19125d1014d51f99ba431125eca5075c2b5d7d4285f09a790 05:39:27 $ docker rm -f 97ed9c6fefa248e19125d1014d51f99ba431125eca5075c2b5d7d4285f09a790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:39:28 + docker inspect -f . ci-base-image-arm64 05:39:28 . [Pipeline] withDockerContainer 05:39:28 prd-ubuntu18.04-docker-arm64-4c-16g-15273 does not seem to be running inside a container 05:39:28 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:39:30 $ docker top c3ea6824cb3c40006fb88a6f3e1c1981e3746c2244cd108ab22054f0ddadedf6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:31 + go mod tidy [Pipeline] sh 05:39:32 + make test 05:39:32 go mod tidy 05:39:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:39:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:39:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:39:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:39:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.071s coverage: 25.4% of statements 05:39:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:39:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.043s coverage: 28.1% of statements 05:39:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 05:39:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.047s coverage: 10.7% of statements 05:39:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:39:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:39:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:39:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements 05:39:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:39:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements 05:39:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:39:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:39:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.073s coverage: 58.0% of statements 05:39:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.808s coverage: 89.2% of statements 05:39:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:39:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements 05:39:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:39:44 GO111MODULE=on go vet ./... 05:39:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:40:02 gofmt -l . 05:40:02 [ "`gofmt -l .`" = "" ] 05:40:02 ./bin/test-attribution-txt.sh 05:40:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:40:02 $ docker stop --time=1 75016084c19d5468273544ef20a9e4038bab73322618439432ecb33b1db421d1 05:40:04 $ docker rm -f 75016084c19d5468273544ef20a9e4038bab73322618439432ecb33b1db421d1 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:40:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:40:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:40:08 + ls -al . 05:40:08 total 212 05:40:08 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 05:40 . 05:40:08 drwxrwxr-x. 4 jenkins jenkins 28 May 20 05:38 .. 05:40:08 drwxrwxr-x. 2 jenkins jenkins 64 May 20 05:38 bin 05:40:08 -rw-r--r--. 1 jenkins jenkins 126187 May 20 05:39 coverage.out 05:40:08 -rw-rw-r--. 1 jenkins jenkins 987 May 20 05:38 Dockerfile.build 05:40:08 -rw-rw-r--. 1 jenkins jenkins 140 May 20 05:38 .dockerignore 05:40:08 drwxrwxr-x. 5 jenkins jenkins 62 May 20 05:38 example 05:40:08 drwxrwxr-x. 8 jenkins jenkins 179 May 20 05:38 .git 05:40:08 drwxrwxr-x. 2 jenkins jenkins 103 May 20 05:38 .github 05:40:08 -rw-rw-r--. 1 jenkins jenkins 138 May 20 05:38 .gitignore 05:40:08 -rw-r--r--. 1 jenkins jenkins 575 May 20 05:40 go.mod 05:40:08 -rw-r--r--. 1 jenkins jenkins 20803 May 20 05:39 go.sum 05:40:08 drwxrwxr-x. 15 jenkins jenkins 224 May 20 05:38 internal 05:40:08 -rw-rw-r--. 1 jenkins jenkins 894 May 20 05:38 Jenkinsfile 05:40:08 -rw-rw-r--. 1 jenkins jenkins 11341 May 20 05:38 LICENSE 05:40:08 -rw-rw-r--. 1 jenkins jenkins 1026 May 20 05:38 Makefile 05:40:08 drwxrwxr-x. 4 jenkins jenkins 26 May 20 05:38 openapi 05:40:08 drwxrwxr-x. 5 jenkins jenkins 50 May 20 05:38 pkg 05:40:08 -rw-rw-r--. 1 jenkins jenkins 7652 May 20 05:38 README.md 05:40:08 -rw-rw-r--. 1 jenkins jenkins 6616 May 20 05:38 RELEASE-NOTES.txt 05:40:08 drwxrwxr-x. 4 jenkins jenkins 54 May 20 05:38 snap 05:40:08 -rw-rw-r--. 1 jenkins jenkins 5 May 20 05:35 VERSION 05:40:08 -rw-rw-r--. 1 jenkins jenkins 222 May 20 05:38 version.go [Pipeline] isUnix [Pipeline] sh 05:40:08 + 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=4807d63d74d416322c085e3e8b470655de571f17 --label arch=amd64 --label version=0.0.0 . 05:40:08 Sending build context to Docker daemon 2.711MB 05:40:08 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:40:08 Step 2/23 : FROM ${BASE} AS builder 05:40:08 ---> 3ed2c9ea36bc 05:40:08 Step 3/23 : WORKDIR /device-sdk-go 05:40:08 ---> Running in d8573314b55d 05:40:08 Removing intermediate container d8573314b55d 05:40:08 ---> 220e81cf1e52 05:40:08 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:40:08 ---> Running in 04b66e8b03d6 05:40:08 Removing intermediate container 04b66e8b03d6 05:40:08 ---> aa6a3e553601 05:40:08 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:08 ---> Running in 6689db5d571d 05:40:09 Removing intermediate container 6689db5d571d 05:40:09 ---> 63ad8e4bb669 05:40:09 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:40:09 ---> Running in 73f0a4743d55 05:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:40:10 OK: 150 MiB in 46 packages 05:40:11 Removing intermediate container 73f0a4743d55 05:40:11 ---> 554eb3b4faee 05:40:11 Step 7/23 : COPY . . 05:40:11 ---> ab647d86bf24 05:40:11 Step 8/23 : RUN go mod download 05:40:11 ---> Running in 95ef1ebaf4dd 05:40:11 Removing intermediate container 95ef1ebaf4dd 05:40:11 ---> 958112af0308 05:40:11 Step 9/23 : RUN make build 05:40:11 ---> Running in 2e58cfcdae86 05:40:12 go mod tidy 05:40:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:40:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:40:23 Removing intermediate container 2e58cfcdae86 05:40:23 ---> 53c8917563a7 05:40:23 Step 10/23 : FROM alpine:3.12 05:40:23 3.12: Pulling from library/alpine 05:40:24 339de151aab4: Pulling fs layer 05:40:24 339de151aab4: Verifying Checksum 05:40:24 339de151aab4: Download complete 05:40:24 339de151aab4: Pull complete 05:40:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:40:24 Status: Downloaded newer image for alpine:3.12 05:40:24 ---> 13621d1b12d4 05:40:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:40:24 ---> Running in 123d4c13b3e3 05:40:24 Removing intermediate container 123d4c13b3e3 05:40:24 ---> bdcd667ef360 05:40:24 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:24 ---> Running in 0f53523f6599 05:40:25 Removing intermediate container 0f53523f6599 05:40:25 ---> d5d924508f1f 05:40:25 Step 13/23 : RUN apk add --update --no-cache zeromq 05:40:25 ---> Running in 132e94c1924c 05:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:40:26 (1/5) Installing libgcc (9.3.0-r2) 05:40:26 (2/5) Installing libsodium (1.0.18-r0) 05:40:26 (3/5) Installing libstdc++ (9.3.0-r2) 05:40:27 (4/5) Installing libzmq (4.3.3-r0) 05:40:27 (5/5) Installing zeromq (4.3.3-r0) 05:40:27 Executing busybox-1.31.1-r20.trigger 05:40:27 OK: 8 MiB in 19 packages 05:40:27 Removing intermediate container 132e94c1924c 05:40:27 ---> 13e1b7e57857 05:40:27 Step 14/23 : WORKDIR / 05:40:27 ---> Running in d311987d551c 05:40:27 Removing intermediate container d311987d551c 05:40:27 ---> 3072ee027d01 05:40:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:40:28 ---> 59acab7eca21 05:40:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:40:28 ---> 978183c0fa19 05:40:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:40:28 ---> 69749d771063 05:40:28 Step 18/23 : EXPOSE 49990 05:40:28 ---> Running in c3ac6301c8be 05:40:28 Removing intermediate container c3ac6301c8be 05:40:28 ---> 9016333340e0 05:40:28 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:40:28 ---> Running in 191d025f6344 05:40:28 Removing intermediate container 191d025f6344 05:40:28 ---> eea2676cad65 05:40:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:40:28 ---> Running in 60ab01d35fee 05:40:28 Removing intermediate container 60ab01d35fee 05:40:28 ---> 6856f5eb93b0 05:40:28 Step 21/23 : LABEL arch=amd64 05:40:28 ---> Running in 5a7f1bdc4330 05:40:28 Removing intermediate container 5a7f1bdc4330 05:40:28 ---> 8d889575089d 05:40:28 Step 22/23 : LABEL git_sha=4807d63d74d416322c085e3e8b470655de571f17 05:40:29 ---> Running in c86603fba7c3 05:40:29 Removing intermediate container c86603fba7c3 05:40:29 ---> 76e343eed880 05:40:29 Step 23/23 : LABEL version=0.0.0 05:40:29 ---> Running in 379b52d34ecc 05:40:29 Removing intermediate container 379b52d34ecc 05:40:29 ---> e60e50048617 05:40:29 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:40:29 Successfully built e60e50048617 05:40:29 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 05:40:30 ---> job-cost.sh 05:40:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6mhW 05:40:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-6mhW/bin to PATH 05:40:53 INFO: No Stack... 05:40:53 INFO: Retrieving Pricing Info for: v3-standard-2 05:40:53 INFO: Archiving Costs [Pipeline] sh 05:40:53 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:40:53 + cut -d, -f6 [Pipeline] lock 05:40:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] 05:40:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] did not exist. Created. 05:40:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:54 + echo total: 0.05999999865889549 [Pipeline] stash 05:40:54 Stashed 1 file(s) [Pipeline] } 05:40:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:41:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:41:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:41:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.335s coverage: 25.4% of statements 05:41:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:41:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.228s coverage: 28.1% of statements 05:41:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.320s coverage: 78.9% of statements 05:41:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.262s coverage: 10.7% of statements 05:41:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:41:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:41:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:41:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.307s coverage: 30.2% of statements 05:41:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:41:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.226s coverage: 83.3% of statements 05:41:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:41:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:41:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.341s coverage: 58.0% of statements 05:41:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.073s coverage: 89.2% of statements 05:41:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:41:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 5.0% of statements 05:41:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:41:16 GO111MODULE=on go vet ./... 05:42:13 gofmt -l . 05:42:13 [ "`gofmt -l .`" = "" ] 05:42:13 ./bin/test-attribution-txt.sh 05:42:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:42:16 $ docker stop --time=1 c3ea6824cb3c40006fb88a6f3e1c1981e3746c2244cd108ab22054f0ddadedf6 05:42:18 $ docker rm -f c3ea6824cb3c40006fb88a6f3e1c1981e3746c2244cd108ab22054f0ddadedf6 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:19 Warning: overwriting stash ‘coverage-report’ 05:42:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:21 + ls -al . 05:42:21 total 248 05:42:21 drwxrwxr-x 10 jenkins jenkins 4096 May 20 05:42 . 05:42:21 drwxrwxr-x 4 jenkins jenkins 4096 May 20 05:37 .. 05:42:21 -rw-rw-r-- 1 jenkins jenkins 140 May 20 05:37 .dockerignore 05:42:21 drwxrwxr-x 8 jenkins jenkins 4096 May 20 05:37 .git 05:42:21 drwxrwxr-x 2 jenkins jenkins 4096 May 20 05:37 .github 05:42:21 -rw-rw-r-- 1 jenkins jenkins 138 May 20 05:37 .gitignore 05:42:21 -rw-rw-r-- 1 jenkins jenkins 987 May 20 05:37 Dockerfile.build 05:42:21 -rw-rw-r-- 1 jenkins jenkins 894 May 20 05:37 Jenkinsfile 05:42:21 -rw-rw-r-- 1 jenkins jenkins 11341 May 20 05:37 LICENSE 05:42:21 -rw-rw-r-- 1 jenkins jenkins 1026 May 20 05:37 Makefile 05:42:21 -rw-rw-r-- 1 jenkins jenkins 7652 May 20 05:37 README.md 05:42:21 -rw-rw-r-- 1 jenkins jenkins 6616 May 20 05:37 RELEASE-NOTES.txt 05:42:21 -rw-rw-r-- 1 jenkins jenkins 5 May 20 05:35 VERSION 05:42:21 drwxrwxr-x 2 jenkins jenkins 4096 May 20 05:37 bin 05:42:21 -rw-r--r-- 1 jenkins jenkins 126187 May 20 05:41 coverage.out 05:42:21 drwxrwxr-x 5 jenkins jenkins 4096 May 20 05:37 example 05:42:21 -rw-r--r-- 1 jenkins jenkins 575 May 20 05:42 go.mod 05:42:21 -rw-r--r-- 1 jenkins jenkins 20803 May 20 05:39 go.sum 05:42:21 drwxrwxr-x 15 jenkins jenkins 4096 May 20 05:37 internal 05:42:21 drwxrwxr-x 4 jenkins jenkins 4096 May 20 05:37 openapi 05:42:21 drwxrwxr-x 5 jenkins jenkins 4096 May 20 05:37 pkg 05:42:21 drwxrwxr-x 4 jenkins jenkins 4096 May 20 05:37 snap 05:42:21 -rw-rw-r-- 1 jenkins jenkins 222 May 20 05:37 version.go [Pipeline] isUnix [Pipeline] sh 05:42:21 + 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=4807d63d74d416322c085e3e8b470655de571f17 --label arch=arm64 --label version=0.0.0 . 05:42:22 Sending build context to Docker daemon 2.71MB 05:42:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:42:22 Step 2/23 : FROM ${BASE} AS builder 05:42:22 ---> 0b26214c3cee 05:42:22 Step 3/23 : WORKDIR /device-sdk-go 05:42:22 ---> Running in d19b090546c1 05:42:23 Removing intermediate container d19b090546c1 05:42:23 ---> d425e183a147 05:42:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:23 ---> Running in 0dbb09174829 05:42:23 Removing intermediate container 0dbb09174829 05:42:23 ---> b3fe501a80b0 05:42:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:23 ---> Running in f1d0f84b68ad 05:42:25 Removing intermediate container f1d0f84b68ad 05:42:25 ---> 28951f030c6a 05:42:25 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:42:25 ---> Running in 1c81480f1c72 05:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:42:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:42:28 OK: 139 MiB in 46 packages 05:42:29 Removing intermediate container 1c81480f1c72 05:42:29 ---> e7bc67b39444 05:42:29 Step 7/23 : COPY . . 05:42:31 ---> 1339d959d8a6 05:42:31 Step 8/23 : RUN go mod download 05:42:31 ---> Running in c67232531150 05:42:33 Removing intermediate container c67232531150 05:42:33 ---> 259f7cb885e2 05:42:33 Step 9/23 : RUN make build 05:42:33 ---> Running in 9cc65d4ebc22 05:42:34 go mod tidy 05:42:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:43:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:43:09 Removing intermediate container 9cc65d4ebc22 05:43:09 ---> 6790a27e655a 05:43:09 Step 10/23 : FROM alpine:3.12 05:43:10 3.12: Pulling from library/alpine 05:43:10 d2f70382dc9a: Pulling fs layer 05:43:10 d2f70382dc9a: Download complete 05:43:11 d2f70382dc9a: Pull complete 05:43:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:43:11 Status: Downloaded newer image for alpine:3.12 05:43:11 ---> 9852663dfa18 05:43:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:43:11 ---> Running in dfdf8ef20ba2 05:43:12 Removing intermediate container dfdf8ef20ba2 05:43:12 ---> b6b8ec8387b0 05:43:12 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:12 ---> Running in 51b8634ca06d 05:43:14 Removing intermediate container 51b8634ca06d 05:43:14 ---> 5352c9e53861 05:43:14 Step 13/23 : RUN apk add --update --no-cache zeromq 05:43:14 ---> Running in 06e378ff30e7 05:43:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:17 (1/5) Installing libgcc (9.3.0-r2) 05:43:17 (2/5) Installing libsodium (1.0.18-r0) 05:43:17 (3/5) Installing libstdc++ (9.3.0-r2) 05:43:17 (4/5) Installing libzmq (4.3.3-r0) 05:43:17 (5/5) Installing zeromq (4.3.3-r0) 05:43:17 Executing busybox-1.31.1-r20.trigger 05:43:17 OK: 8 MiB in 19 packages 05:43:19 Removing intermediate container 06e378ff30e7 05:43:19 ---> 69d504ca50d7 05:43:19 Step 14/23 : WORKDIR / 05:43:19 ---> Running in f1da4e2b33b5 05:43:19 Removing intermediate container f1da4e2b33b5 05:43:19 ---> 305fd10f4af7 05:43:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:43:20 ---> bb5f6f0a7b99 05:43:20 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:43:21 ---> 9ed44d4ea9fe 05:43:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:43:22 ---> 0ab047295905 05:43:22 Step 18/23 : EXPOSE 49990 05:43:22 ---> Running in bb03918288d3 05:43:22 Removing intermediate container bb03918288d3 05:43:22 ---> f821b477d945 05:43:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:43:23 ---> Running in da5168cbea32 05:43:23 Removing intermediate container da5168cbea32 05:43:23 ---> e3127ebaf050 05:43:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:43:23 ---> Running in 8ffc2a7a1852 05:43:24 Removing intermediate container 8ffc2a7a1852 05:43:24 ---> 33ed303465d2 05:43:24 Step 21/23 : LABEL arch=arm64 05:43:24 ---> Running in ae118d086e66 05:43:24 Removing intermediate container ae118d086e66 05:43:24 ---> f43adfdc6da0 05:43:24 Step 22/23 : LABEL git_sha=4807d63d74d416322c085e3e8b470655de571f17 05:43:24 ---> Running in c81e6b6d8693 05:43:25 Removing intermediate container c81e6b6d8693 05:43:25 ---> eaf3941ee2ce 05:43:25 Step 23/23 : LABEL version=0.0.0 05:43:25 ---> Running in 3661da3eff5b 05:43:26 Removing intermediate container 3661da3eff5b 05:43:26 ---> 4bf74a092a91 05:43:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:43:26 Successfully built 4bf74a092a91 05:43: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 05:43:26 ---> job-cost.sh 05:43:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DH0m 05:44:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:45:27 lf-activate-venv(): INFO: Adding /tmp/venv-DH0m/bin to PATH 05:45:27 INFO: No Stack... 05:45:27 INFO: Retrieving Pricing Info for: v2-standard-4 05:45:27 INFO: Archiving Costs [Pipeline] sh 05:45:27 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:45:27 + cut -d, -f6 [Pipeline] lock 05:45:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] 05:45:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] did not exist. Created. 05:45:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:28 /w/workspace/device-sdk-go/1@tmp/durable-55db3795/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-55db3795/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:45:28 + echo total: 0.18000000715255737 [Pipeline] stash 05:45:28 Warning: overwriting stash ‘stack-cost’ 05:45:29 Stashed 1 file(s) [Pipeline] } 05:45:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-937-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] configFileProvider 05:45:30 provisioning config files... 05:45:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config735186677152697875tmp [Pipeline] { [Pipeline] sh 05:45:30 + set +x 05:45:30 + curl -s https://codecov.io/bash 05:45:30 + bash -s -- 05:45:30 05:45:30 _____ _ 05:45:30 / ____| | | 05:45:30 | | ___ __| | ___ ___ _____ __ 05:45:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:45:30 | |___| (_) | (_| | __/ (_| (_) \ V / 05:45:30 \_____\___/ \__,_|\___|\___\___/ \_/ 05:45:30 Bash-1.0.2 05:45:30 05:45:30 05:45:30 ==> git version 2.24.4 found 05:45:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:45:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:45:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:45:30 ==> Jenkins CI detected. 05:45:30 project root: . 05:45:30 --> token set from env 05:45:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:45:31 ==> Running gcov in . (disable via -X gcov) 05:45:31 ==> Python coveragepy not found 05:45:31 ==> Searching for coverage reports in: 05:45:31 + . 05:45:31 -> Found 1 reports 05:45:31 ==> Detecting git/mercurial file structure 05:45:31 ==> Reading reports 05:45:31 + ./coverage.out bytes=126187 05:45:31 ==> Appending adjustments 05:45:31 https://docs.codecov.io/docs/fixing-reports 05:45:31 + Found adjustments 05:45:31 ==> Gzipping contents 05:45:31 20K /tmp/codecov.BFr6Aj.gz 05:45:31 ==> Uploading reports 05:45:31 url: https://codecov.io 05:45:31 query: branch=PR-937&commit=4807d63d74d416322c085e3e8b470655de571f17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-937%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=937&job=&cmd_args= 05:45:31 -> Pinging Codecov 05:45:31 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-937&commit=4807d63d74d416322c085e3e8b470655de571f17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-937%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=937&job=&cmd_args= 05:45:31 -> Uploading to 05:45:31 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/7E55EF52A471D76F132DFD9A03CDDE97/4807d63d74d416322c085e3e8b470655de571f17/c7f2c44c-30cb-43ad-91ab-10a0ddd4962c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T054531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e253ea24e0998acd5d81d839a59bfa20254fc61aea3923fa0137d9caaf7c976d 05:45:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:31 Dload Upload Total Spent Left Speed 05:45:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16447 0 0 100 16447 0 48634 --:--:-- --:--:-- --:--:-- 48659 05:45:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4807d63d74d416322c085e3e8b470655de571f17 [Pipeline] } 05:45:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:45:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:45:35 ---> package-listing.sh 05:45:35 ++ facter osfamily 05:45:35 ++ tr '[:upper:]' '[:lower:]' 05:45:35 + OS_FAMILY=redhat 05:45:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-937 05:45:35 + START_PACKAGES=/tmp/packages_start.txt 05:45:35 + END_PACKAGES=/tmp/packages_end.txt 05:45:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:45:35 + PACKAGES=/tmp/packages_start.txt 05:45:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-937 ']' 05:45:35 + PACKAGES=/tmp/packages_end.txt 05:45:35 + case "${OS_FAMILY}" in 05:45:35 + sort 05:45:35 + rpm -qa 05:45:36 + '[' -f /tmp/packages_start.txt ']' 05:45:36 + '[' -f /tmp/packages_end.txt ']' 05:45:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:45:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-937 ']' 05:45:36 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-937/archives/ 05:45:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-937/archives/ [Pipeline] echo 05:45:36 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-937/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:45:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:45:37 05:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:45:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:45:37 alpine: Pulling from edgex-lftools-log-publisher 05:45:37 df20fa9351a1: Pulling fs layer 05:45:37 36b3adc4ff6f: Pulling fs layer 05:45:37 8ad3a11d3b57: Pulling fs layer 05:45:37 46f8f816bc3b: Pulling fs layer 05:45:37 93b61091891f: Pulling fs layer 05:45:37 93b9cdb0e59b: Pulling fs layer 05:45:37 5e14af77c1be: Pulling fs layer 05:45:37 01666e4c0597: Pulling fs layer 05:45:37 aa168da1d23b: Pulling fs layer 05:45:37 5e14af77c1be: Waiting 05:45:37 01666e4c0597: Waiting 05:45:37 46f8f816bc3b: Waiting 05:45:37 aa168da1d23b: Waiting 05:45:37 93b61091891f: Waiting 05:45:37 93b9cdb0e59b: Waiting 05:45:37 36b3adc4ff6f: Verifying Checksum 05:45:37 36b3adc4ff6f: Download complete 05:45:37 46f8f816bc3b: Verifying Checksum 05:45:37 46f8f816bc3b: Download complete 05:45:37 df20fa9351a1: Verifying Checksum 05:45:37 df20fa9351a1: Download complete 05:45:37 93b61091891f: Verifying Checksum 05:45:37 93b61091891f: Download complete 05:45:37 93b9cdb0e59b: Verifying Checksum 05:45:37 93b9cdb0e59b: Download complete 05:45:37 01666e4c0597: Verifying Checksum 05:45:37 01666e4c0597: Download complete 05:45:37 5e14af77c1be: Verifying Checksum 05:45:37 5e14af77c1be: Download complete 05:45:37 8ad3a11d3b57: Verifying Checksum 05:45:37 8ad3a11d3b57: Download complete 05:45:38 df20fa9351a1: Pull complete 05:45:38 36b3adc4ff6f: Pull complete 05:45:38 8ad3a11d3b57: Pull complete 05:45:39 46f8f816bc3b: Pull complete 05:45:39 93b61091891f: Pull complete 05:45:39 93b9cdb0e59b: Pull complete 05:45:39 5e14af77c1be: Pull complete 05:45:39 01666e4c0597: Pull complete 05:45:39 aa168da1d23b: Verifying Checksum 05:45:39 aa168da1d23b: Download complete 05:45:44 aa168da1d23b: Pull complete 05:45:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:45:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:45:44 prd-centos7-docker-4c-2g-15272 does not seem to be running inside a container 05:45:44 $ 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-937/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-937 -v /w/workspace/dgexfoundry_device-sdk-go_PR-937:/w/workspace/dgexfoundry_device-sdk-go_PR-937:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-937@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:45:47 $ docker top 9050b32869d490e51e1c59a98cb2152e3433482455b1cec20e5238205b474d07 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:48 + touch /tmp/pre-build-complete [Pipeline] sh 05:45:48 + mkdir -p /var/log/sa [Pipeline] sh 05:45:48 + ls /var/log/sa-host 05:45:48 + sadf -c /var/log/sa-host/sa05 05:45:48 file_magic: OK 05:45:48 HZ: Using current value: 100 05:45:48 file_header: OK 05:45:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:45:48 Statistics: 05:45:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:45:48 File successfully converted to sysstat format version 12.2.1 05:45:48 + sadf -c /var/log/sa-host/sa20 05:45:48 file_magic: OK 05:45:48 HZ: Using current value: 100 05:45:48 file_header: OK 05:45:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:45:48 Statistics: 05:45:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:45:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:49 provisioning config files... 05:45:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config6308639310533169384tmp [Pipeline] { [Pipeline] echo 05:45:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:45:49 ---> create-netrc.sh [Pipeline] } 05:45:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:45:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:45:50 ---> python-tools-install.sh [Pipeline] echo 05:45:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:45:50 ---> sudo-logs.sh 05:45:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:45:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:45:51 ---> job-cost.sh 05:45:51 lf-activate-venv: SKIPPING 05:45:51 DEBUG: total: 0.18000000715255737 05:45:51 INFO: Retrieving Stack Cost... 05:45:51 INFO: Retrieving Pricing Info for: v3-standard-2 05:45:52 INFO: Archiving Costs [Pipeline] echo 05:45:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:45:52 ---> logs-deploy.sh 05:45:52 lf-activate-venv: SKIPPING 05:45:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-937/1 05:45:52 INFO: archiving workspace using pattern(s): 05:45:53 Archives upload complete. 05:45:53 INFO: archiving logs to Nexus 05:45:54 ---> uname -a: 05:45:54 Linux prd-centos7-docker-4c-2g-15272.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:45:54 05:45:54 05:45:54 ---> lscpu: 05:45:54 Architecture: x86_64 05:45:54 CPU op-mode(s): 32-bit, 64-bit 05:45:54 Byte Order: Little Endian 05:45:54 Address sizes: 40 bits physical, 48 bits virtual 05:45:54 CPU(s): 2 05:45:54 On-line CPU(s) list: 0,1 05:45:54 Thread(s) per core: 1 05:45:54 Core(s) per socket: 1 05:45:54 Socket(s): 2 05:45:54 NUMA node(s): 1 05:45:54 Vendor ID: AuthenticAMD 05:45:54 CPU family: 23 05:45:54 Model: 49 05:45:54 Model name: AMD EPYC-Rome Processor 05:45:54 Stepping: 0 05:45:54 CPU MHz: 2799.998 05:45:54 BogoMIPS: 5599.99 05:45:54 Virtualization: AMD-V 05:45:54 Hypervisor vendor: KVM 05:45:54 Virtualization type: full 05:45:54 L1d cache: 64 KiB 05:45:54 L1i cache: 64 KiB 05:45:54 L2 cache: 1 MiB 05:45:54 L3 cache: 32 MiB 05:45:54 NUMA node0 CPU(s): 0,1 05:45:54 Vulnerability Itlb multihit: Not affected 05:45:54 Vulnerability L1tf: Not affected 05:45:54 Vulnerability Mds: Not affected 05:45:54 Vulnerability Meltdown: Not affected 05:45:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:45:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:45:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:45:54 Vulnerability Srbds: Not affected 05:45:54 Vulnerability Tsx async abort: Not affected 05:45:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:45:54 05:45:54 05:45:54 ---> nproc: 05:45:54 2 05:45:54 05:45:54 05:45:54 ---> df -h: 05:45:54 Filesystem Size Used Available Use% Mounted on 05:45:54 overlay 40.0G 7.6G 32.4G 19% / 05:45:54 tmpfs 64.0M 0 64.0M 0% /dev 05:45:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:45:54 shm 64.0M 0 64.0M 0% /dev/shm 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:45:54 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-937 05:45:54 05:45:54 05:45:54 ---> free -m: 05:45:54 total used free shared buff/cache available 05:45:54 Mem: 7821 977 4745 0 2097 6665 05:45:54 Swap: 1023 0 1023 05:45:54 05:45:54 05:45:54 ---> ip addr: 05:45:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:45:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:45:54 inet 127.0.0.1/8 scope host lo 05:45:54 valid_lft forever preferred_lft forever 05:45:54 inet6 ::1/128 scope host 05:45:54 valid_lft forever preferred_lft forever 05:45:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:45:54 link/ether fa:16:3e:46:bd:b4 brd ff:ff:ff:ff:ff:ff 05:45:54 inet 10.30.123.134/23 brd 10.30.123.255 scope global dynamic eth0 05:45:54 valid_lft 85723sec preferred_lft 85723sec 05:45:54 inet6 fe80::f816:3eff:fe46:bdb4/64 scope link 05:45:54 valid_lft forever preferred_lft forever 05:45:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:45:54 link/ether 02:42:16:e5:ec:17 brd ff:ff:ff:ff:ff:ff 05:45:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:45:54 valid_lft forever preferred_lft forever 05:45:54 inet6 fe80::42:16ff:fee5:ec17/64 scope link 05:45:54 valid_lft forever preferred_lft forever 05:45:54 05:45:54 05:45:54 ---> sar -b -r -n DEV: 05:45:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 05:45:54 05:45:54 05:34:27 LINUX RESTART (2 CPU) 05:45:54 05:45:54 05:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:45:54 05:36:01 79.90 3.56 76.34 0.00 2600.77 3567.04 0.00 05:45:54 05:37:01 0.45 0.00 0.45 0.00 0.00 7.65 0.00 05:45:54 05:38:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 05:45:54 05:39:02 0.17 0.00 0.17 0.00 0.00 2.15 0.00 05:45:54 05:40:01 0.30 0.00 0.30 0.00 0.00 3.52 0.00 05:45:54 05:41:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 05:45:54 05:42:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 05:45:54 05:43:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 05:45:54 05:44:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 05:45:54 05:45:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 05:45:54 Average: 8.24 0.36 7.89 0.00 260.58 360.60 0.00 05:45:54 05:45:54 05:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:45:54 05:36:01 5464184 0 801800 10.01 2620 1740336 1276536 14.09 571968 1573488 20 05:45:54 05:37:01 5473760 0 792216 9.89 2620 1740344 1204932 13.30 564244 1573452 8 05:45:54 05:38:01 5472236 0 793740 9.91 2620 1740344 1205208 13.31 565028 1574268 8 05:45:54 05:39:02 5471312 0 794656 9.92 2620 1740352 1205208 13.31 566072 1574268 8 05:45:54 05:40:01 5469624 0 796340 9.94 2620 1740356 1205028 13.30 565464 1576652 16 05:45:54 05:41:01 5468024 0 797936 9.96 2620 1740360 1205052 13.30 566636 1576656 20 05:45:54 05:42:01 5468596 0 797360 9.96 2620 1740364 1204932 13.30 566120 1576652 8 05:45:54 05:43:01 5467128 0 798824 9.97 2620 1740368 1205172 13.31 567524 1576652 8 05:45:54 05:44:01 5459716 0 806232 10.07 2620 1740372 1205256 13.31 574452 1576652 8 05:45:54 05:45:01 5462172 0 803772 10.04 2620 1740376 1205004 13.30 574952 1574876 12 05:45:54 Average: 5467675 0 798288 9.97 2620 1740357 1212233 13.38 568246 1575362 12 05:45:54 05:45:54 05:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:45:54 05:36:01 eth0 172.39 134.62 499.33 31.59 0.00 0.00 0.00 0.00 05:45:54 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:36:01 docker0 15.87 12.29 2.28 27.32 0.00 0.00 0.00 0.00 05:45:54 05:37:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 05:45:54 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:38:01 eth0 4.06 1.45 3.30 0.24 0.00 0.00 0.00 0.00 05:45:54 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:39:02 eth0 0.53 0.28 0.27 0.23 0.00 0.00 0.00 0.00 05:45:54 05:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:40:01 eth0 0.20 0.19 0.08 0.04 0.00 0.00 0.00 0.00 05:45:54 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:41:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 05:45:54 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:42:01 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 05:45:54 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:43:01 eth0 1.12 0.42 0.37 0.21 0.00 0.00 0.00 0.00 05:45:54 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:44:01 eth0 0.47 0.35 0.27 0.20 0.00 0.00 0.00 0.00 05:45:54 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:45:01 eth0 0.30 0.18 0.09 0.04 0.00 0.00 0.00 0.00 05:45:54 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 Average: eth0 18.08 13.81 50.48 3.27 0.00 0.00 0.00 0.00 05:45:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:54 Average: docker0 1.59 1.23 0.23 2.74 0.00 0.00 0.00 0.00 05:45:54 05:45:54 05:45:54 ---> sar -P ALL: 05:45:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 05:45:54 05:45:54 05:34:27 LINUX RESTART (2 CPU) 05:45:54 05:45:54 05:35:01 CPU %user %nice %system %iowait %steal %idle 05:45:54 05:36:01 all 5.08 0.00 2.28 1.77 0.06 90.81 05:45:54 05:36:01 0 4.98 0.00 2.13 0.27 0.05 92.56 05:45:54 05:36:01 1 5.17 0.00 2.43 3.27 0.07 89.06 05:45:54 05:37:01 all 0.06 0.00 0.03 0.00 0.05 99.86 05:45:54 05:37:01 0 0.02 0.00 0.03 0.00 0.07 99.88 05:45:54 05:37:01 1 0.10 0.00 0.03 0.00 0.03 99.83 05:45:54 05:38:01 all 0.13 0.00 0.04 0.00 0.03 99.79 05:45:54 05:38:01 0 0.10 0.00 0.03 0.00 0.05 99.82 05:45:54 05:38:01 1 0.17 0.00 0.05 0.00 0.02 99.77 05:45:54 05:39:02 all 0.05 0.00 0.02 0.00 0.04 99.89 05:45:54 05:39:02 0 0.03 0.00 0.02 0.00 0.07 99.88 05:45:54 05:39:02 1 0.07 0.00 0.02 0.00 0.02 99.90 05:45:54 05:40:01 all 0.12 0.00 0.03 0.00 0.04 99.81 05:45:54 05:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:45:54 05:40:01 1 0.19 0.00 0.02 0.00 0.05 99.74 05:45:54 05:41:01 all 0.02 0.00 0.03 0.00 0.03 99.92 05:45:54 05:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:45:54 05:41:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:45:54 05:42:01 all 0.05 0.00 0.02 0.00 0.03 99.90 05:45:54 05:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:45:54 05:42:01 1 0.07 0.00 0.02 0.00 0.03 99.88 05:45:54 05:43:01 all 0.03 0.00 0.04 0.00 0.03 99.90 05:45:54 05:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:45:54 05:43:01 1 0.02 0.00 0.05 0.00 0.03 99.90 05:45:54 05:44:01 all 0.07 0.00 0.03 0.00 0.03 99.87 05:45:54 05:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 05:45:54 05:44:01 1 0.05 0.00 0.03 0.00 0.05 99.87 05:45:54 05:45:01 all 0.05 0.00 0.02 0.00 0.04 99.89 05:45:54 05:45:01 0 0.08 0.00 0.02 0.00 0.02 99.88 05:45:54 05:45:01 1 0.02 0.00 0.02 0.00 0.07 99.90 05:45:54 Average: all 0.56 0.00 0.25 0.18 0.04 98.98 05:45:54 Average: 0 0.54 0.00 0.23 0.03 0.04 99.16 05:45:54 Average: 1 0.58 0.00 0.27 0.32 0.04 98.79 05:45:54 05:45:54 05:45:54