Pull request #952 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ef863db579e6d4e0579033a4c76015e68da9ea6b+f9e550b20f5a93948f1e6d0294bcd4043c76663f (696146a1c979b93052f27236d9e725caef51c777) 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-ssh5584137092255714617.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-ssh7459911231101693330.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-952/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-952/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7437808480623223656.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-952/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1197136030342967008.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-ssh457232030262072067.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-952/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-952/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4625490386420350161.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1773 in /w/workspace/dgexfoundry_device-sdk-go_PR-952 [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-952 # 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-952@tmp/jenkins-gitclient-ssh8621495540266454925.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 f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit ef863db579e6d4e0579033a4c76015e68da9ea6b Merge succeeded, producing ef863db579e6d4e0579033a4c76015e68da9ea6b Checking out Revision ef863db579e6d4e0579033a4c76015e68da9ea6b (PR-952) > 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-952@tmp/jenkins-gitclient-ssh2958678097452243195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/952/head:refs/remotes/origin/PR-952 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef863db579e6d4e0579033a4c76015e68da9ea6b # 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-952@tmp/jenkins-gitclient-ssh8697878141457771402.key > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef863db579e6d4e0579033a4c76015e68da9ea6b # 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:55:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:55:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:55:31 ========================================================= 05:55:31 EdgeX Global Pipelines Version Info 05:55:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:55:33 ------------------- 05:55:33 stable info: 05:55:33 ------------------- 05:55:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:55:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:55:33 Message: update stable to v1.0.192 05:55:33 ------------------- 05:55:33 experimental info: 05:55:33 ------------------- 05:55:33 Commited By: **** collab-it+edgex@linuxfoundation.org 05:55:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:55:33 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:55:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:55:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:55:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:55:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:55:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-952 [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-952 [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-952 [Pipeline] echo 05:55:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef863db579e6d4e0579033a4c76015e68da9ea6b [Pipeline] echo 05:55:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef863db [Pipeline] echo 05:55:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:40 provisioning config files... 05:55:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp/config4524704909932779850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:40 ---> docker-login.sh 05:55:40 nexus3.edgexfoundry.org:10001 05:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 nexus3.edgexfoundry.org:10002 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 nexus3.edgexfoundry.org:10003 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 nexus3.edgexfoundry.org:10004 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 docker.io 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 ---> docker-login.sh ends [Pipeline] } 05:55:41 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:55:42 + git log --format=format:%s -1 ef863db579e6d4e0579033a4c76015e68da9ea6b [Pipeline] echo 05:55:42 GIT_COMMIT: ef863db579e6d4e0579033a4c76015e68da9ea6b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:55:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:47 05:55:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:55:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:48 latest: Pulling from edgex-devops/git-semver 05:55:48 31603596830f: Pulling fs layer 05:55:48 54011a49482f: Pulling fs layer 05:55:48 a6820b24f6d8: Pulling fs layer 05:55:48 f581987b2513: Pulling fs layer 05:55:48 f581987b2513: Waiting 05:55:48 54011a49482f: Download complete 05:55:48 31603596830f: Verifying Checksum 05:55:48 31603596830f: Download complete 05:55:48 a6820b24f6d8: Verifying Checksum 05:55:48 a6820b24f6d8: Download complete 05:55:48 f581987b2513: Verifying Checksum 05:55:48 f581987b2513: Download complete 05:55:48 31603596830f: Pull complete 05:55:48 54011a49482f: Pull complete 05:55:49 a6820b24f6d8: Pull complete 05:55:49 f581987b2513: Pull complete 05:55:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:55:49 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 05:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-952 -v /w/workspace/dgexfoundry_device-sdk-go_PR-952:/w/workspace/dgexfoundry_device-sdk-go_PR-952:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:55:51 $ docker top a2151380e854dbcd1ce8a3e259396278457c69a95336eb7c99f21d56b7528cf4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:51 [ssh-agent] Looking for ssh-agent implementation... 05:55:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:51 $ docker exec a2151380e854dbcd1ce8a3e259396278457c69a95336eb7c99f21d56b7528cf4 ssh-agent 05:55:51 SSH_AUTH_SOCK=/tmp/ssh-3KkQdmR6CXsw/agent.14 05:55:51 SSH_AGENT_PID=21 05:55:51 Running ssh-add (command line suppressed) 05:55:51 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp/private_key_7767965541645454778.key (/w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp/private_key_7767965541645454778.key) 05:55:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:52 + git tag --points-at HEAD [Pipeline] } 05:55:52 $ docker exec --env ******** --env ******** a2151380e854dbcd1ce8a3e259396278457c69a95336eb7c99f21d56b7528cf4 ssh-agent -k 05:55:52 unset SSH_AUTH_SOCK; 05:55:52 unset SSH_AGENT_PID; 05:55:52 echo Agent pid 21 killed; 05:55:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:55:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:52 [ssh-agent] Looking for ssh-agent implementation... 05:55:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:52 $ docker exec a2151380e854dbcd1ce8a3e259396278457c69a95336eb7c99f21d56b7528cf4 ssh-agent 05:55:52 SSH_AUTH_SOCK=/tmp/ssh-SBmp2he7aBuC/agent.54 05:55:52 SSH_AGENT_PID=60 05:55:52 Running ssh-add (command line suppressed) 05:55:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp/private_key_2733179274205637863.key (/w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp/private_key_2733179274205637863.key) 05:55:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:53 + git semver init 05:55:53 # -> Open(): unable to determine branch for HEAD 05:55:53 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-952/.git 05:55:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-952 05:55:53 # $SEMVER_REMOTE_NAME = origin 05:55:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:55:53 # $SEMVER_USER_NAME = edgex-jenkins 05:55:53 # $SEMVER_BRANCH = PR-952 05:55:53 # $SEMVER_TEMP = /tmp/semver-910812271 05:55:53 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:55:53 # '/tmp/semver-910812271' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-952/.semver' 05:55:53 # -> Force: false 05:55:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-952/.semver [Pipeline] } 05:55:53 $ docker exec --env ******** --env ******** a2151380e854dbcd1ce8a3e259396278457c69a95336eb7c99f21d56b7528cf4 ssh-agent -k 05:55:53 unset SSH_AUTH_SOCK; 05:55:53 unset SSH_AGENT_PID; 05:55:53 echo Agent pid 60 killed; 05:55:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:56 + git semver [Pipeline] } 05:55:56 $ docker stop --time=1 a2151380e854dbcd1ce8a3e259396278457c69a95336eb7c99f21d56b7528cf4 05:55:57 $ docker rm -f a2151380e854dbcd1ce8a3e259396278457c69a95336eb7c99f21d56b7528cf4 [Pipeline] // withDockerContainer [Pipeline] sh 05:55:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:55:58 Stashed 1 file(s) [Pipeline] echo 05:55:58 [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:56:14 Still waiting to schedule task 05:56:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:56:14 Still waiting to schedule task 05:56:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:58:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1774 in /w/workspace/dgexfoundry_device-sdk-go_PR-952 [Pipeline] { [Pipeline] ws 05:58:29 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:58:29 Selected Git installation does not exist. Using Default 05:58:29 The recommended git tool is: NONE 05:58:38 using credential edgex-jenkins-ssh 05:58:38 Cloning the remote Git repository 05:58:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:58:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:58:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:58:38 > git --version # timeout=10 05:58:38 > git --version # 'git version 2.17.1' 05:58:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:40 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit ef863db579e6d4e0579033a4c76015e68da9ea6b 05:58:40 Merge succeeded, producing ef863db579e6d4e0579033a4c76015e68da9ea6b 05:58:40 Checking out Revision ef863db579e6d4e0579033a4c76015e68da9ea6b (PR-952) 05:58:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:58:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:58:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:58:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/952/head:refs/remotes/origin/PR-952 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:58:40 > git config core.sparsecheckout # timeout=10 05:58:40 > git checkout -f ef863db579e6d4e0579033a4c76015e68da9ea6b # timeout=10 05:58:40 > git remote # timeout=10 05:58:40 > git config --get remote.origin.url # timeout=10 05:58:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:40 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 05:58:40 > git rev-parse HEAD^{commit} # timeout=10 05:58:40 > git config core.sparsecheckout # timeout=10 05:58:40 > git checkout -f ef863db579e6d4e0579033a4c76015e68da9ea6b # timeout=10 05:58:44 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:58:44 > git --version # timeout=10 05:58:44 > git --version # 'git version 2.17.1' 05:58:44 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:58:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:58:49 + true 05:58:49 + sudo service docker restart 05:58:55 Running on prd-centos7-docker-4c-2g-1775 in /w/workspace/dgexfoundry_device-sdk-go_PR-952 [Pipeline] { [Pipeline] ws 05:58:56 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:58:56 Selected Git installation does not exist. Using Default 05:58:56 The recommended git tool is: NONE 05:59:02 using credential edgex-jenkins-ssh 05:59:02 Cloning the remote Git repository 05:59:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:02 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:59:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:02 > git --version # timeout=10 05:59:02 > git --version # 'git version 2.24.4' 05:59:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:02 [INFO] Currently running in a labeled security context 05:59:02 [INFO] Currently SELinux is 'enforcing' on the host 05:59:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8526619692318677386.key 05:59:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:04 [INFO] Currently running in a labeled security context 05:59:04 [INFO] Currently SELinux is 'enforcing' on the host 05:59:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6966067872221875928.key 05:59:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/952/head:refs/remotes/origin/PR-952 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:04 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit ef863db579e6d4e0579033a4c76015e68da9ea6b 05:59:04 Merge succeeded, producing ef863db579e6d4e0579033a4c76015e68da9ea6b 05:59:04 Checking out Revision ef863db579e6d4e0579033a4c76015e68da9ea6b (PR-952) 05:59:04 > git config core.sparsecheckout # timeout=10 05:59:04 > git checkout -f ef863db579e6d4e0579033a4c76015e68da9ea6b # timeout=10 05:59:04 > git remote # timeout=10 05:59:04 > git config --get remote.origin.url # timeout=10 05:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:04 [INFO] Currently running in a labeled security context 05:59:04 [INFO] Currently SELinux is 'enforcing' on the host 05:59:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7867087740950558228.key 05:59:04 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 05:59:04 > git rev-parse HEAD^{commit} # timeout=10 05:59:04 > git config core.sparsecheckout # timeout=10 05:59:04 > git checkout -f ef863db579e6d4e0579033a4c76015e68da9ea6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:08 provisioning config files... 05:59:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1044721199463506395tmp [Pipeline] { 05:59:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] libraryResource [Pipeline] sh 05:59:08 > git --version # timeout=10 05:59:08 > git --version # 'git version 2.24.4' 05:59:08 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:59:08 ---> docker-login.sh 05:59:08 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 nexus3.edgexfoundry.org:10002 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 nexus3.edgexfoundry.org:10003 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 nexus3.edgexfoundry.org:10004 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:11 Configure a credential helper to remove this warning. See 05:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:11 05:59:11 Login Succeeded 05:59:11 docker.io 05:59:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:12 Configure a credential helper to remove this warning. See 05:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:12 05:59:12 Login Succeeded 05:59:12 ---> docker-login.sh ends [Pipeline] } 05:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider 05:59:12 + sudo service docker restart 05:59:12 + true 05:59:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:13 ========================================================= 05:59:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:59:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:15 + 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:59:16 Sending build context to Docker daemon 2.618MB 05:59:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:59:16 Step 2/8 : FROM ${BASE} 05:59:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:16 595b0fe564bb: Pulling fs layer 05:59:16 7186ed65a4f7: Pulling fs layer 05:59:16 316046926c0a: Pulling fs layer 05:59:16 4ebd0625c992: Pulling fs layer 05:59:16 207e8628e3a3: Pulling fs layer 05:59:16 c791037a9be2: Pulling fs layer 05:59:16 ffd874e62e21: Pulling fs layer 05:59:16 4ebd0625c992: Waiting 05:59:16 207e8628e3a3: Waiting 05:59:16 ffd874e62e21: Waiting 05:59:16 316046926c0a: Verifying Checksum 05:59:16 316046926c0a: Download complete 05:59:16 7186ed65a4f7: Download complete 05:59:16 207e8628e3a3: Download complete 05:59:16 c791037a9be2: Verifying Checksum 05:59:16 c791037a9be2: Download complete 05:59:16 595b0fe564bb: Verifying Checksum 05:59:16 595b0fe564bb: Download complete 05:59:17 595b0fe564bb: Pull complete 05:59:17 7186ed65a4f7: Pull complete 05:59:18 316046926c0a: Pull complete 05:59:18 ffd874e62e21: Download complete 05:59:20 4ebd0625c992: Verifying Checksum 05:59:20 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:29 provisioning config files... 05:59:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6485246346726629845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:29 ---> docker-login.sh 05:59:29 nexus3.edgexfoundry.org:10001 05:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:29 Configure a credential helper to remove this warning. See 05:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:29 05:59:29 Login Succeeded 05:59:29 nexus3.edgexfoundry.org:10002 05:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:29 Configure a credential helper to remove this warning. See 05:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:29 05:59:29 Login Succeeded 05:59:29 nexus3.edgexfoundry.org:10003 05:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:30 Configure a credential helper to remove this warning. See 05:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:30 05:59:30 Login Succeeded 05:59:30 nexus3.edgexfoundry.org:10004 05:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:30 Configure a credential helper to remove this warning. See 05:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:30 05:59:30 Login Succeeded 05:59:30 docker.io 05:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:30 Configure a credential helper to remove this warning. See 05:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:30 05:59:30 Login Succeeded 05:59:30 ---> docker-login.sh ends [Pipeline] } 05:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:59:31 4ebd0625c992: Pull complete 05:59:31 207e8628e3a3: Pull complete [Pipeline] echo 05:59:31 ========================================================= 05:59:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:59:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:33 + 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:59:33 Sending build context to Docker daemon 2.62MB 05:59:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:59:33 Step 2/8 : FROM ${BASE} 05:59:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:33 540db60ca938: Pulling fs layer 05:59:33 adcc1eea9eea: Pulling fs layer 05:59:33 4c4ab2625f07: Pulling fs layer 05:59:33 0510c868ecb4: Pulling fs layer 05:59:33 afea3b2eda06: Pulling fs layer 05:59:33 7809a108b3ef: Pulling fs layer 05:59:33 f706445af74f: Pulling fs layer 05:59:33 0510c868ecb4: Waiting 05:59:33 f706445af74f: Waiting 05:59:33 afea3b2eda06: Waiting 05:59:33 7809a108b3ef: Waiting 05:59:33 4c4ab2625f07: Verifying Checksum 05:59:33 4c4ab2625f07: Download complete 05:59:33 adcc1eea9eea: Verifying Checksum 05:59:33 adcc1eea9eea: Download complete 05:59:33 afea3b2eda06: Verifying Checksum 05:59:33 afea3b2eda06: Download complete 05:59:33 540db60ca938: Verifying Checksum 05:59:33 540db60ca938: Download complete 05:59:33 7809a108b3ef: Verifying Checksum 05:59:33 7809a108b3ef: Download complete 05:59:33 540db60ca938: Pull complete 05:59:33 adcc1eea9eea: Pull complete 05:59:33 4c4ab2625f07: Pull complete 05:59:33 f706445af74f: Verifying Checksum 05:59:33 f706445af74f: Download complete 05:59:33 c791037a9be2: Pull complete 05:59:33 0510c868ecb4: Verifying Checksum 05:59:33 0510c868ecb4: Download complete 05:59:35 ffd874e62e21: Pull complete 05:59:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:59:35 ---> cfc18b08335c 05:59:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:37 ---> Running in 3db9f6b3fb9c 05:59:37 Removing intermediate container 3db9f6b3fb9c 05:59:37 ---> a773a2c11d44 05:59:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:37 0510c868ecb4: Pull complete 05:59:37 afea3b2eda06: Pull complete 05:59:37 7809a108b3ef: Pull complete 05:59:37 ---> Running in 6a7b47537fbd 05:59:39 f706445af74f: Pull complete 05:59:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:59:39 ---> b068be0155e3 05:59:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:39 Removing intermediate container 6a7b47537fbd 05:59:39 ---> 887f2012e49e 05:59:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:59:40 ---> Running in c52fe6385ad5 05:59:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:59:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:59:43 ---> Running in 052d6488b894 05:59:43 Removing intermediate container 052d6488b894 05:59:43 ---> 1785c2c35117 05:59:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:43 ---> Running in 4b1b8bd300bb 05:59:43 (1/6) Installing libc-dev (0.7.2-r3) 05:59:43 (2/6) Installing libsodium (1.0.18-r0) 05:59:43 (3/6) Installing pkgconf (1.7.3-r0) 05:59:43 (4/6) Installing libsodium-dev (1.0.18-r0) 05:59:43 (5/6) Installing libzmq (4.3.3-r1) 05:59:44 (6/6) Installing zeromq-dev (4.3.3-r1) 05:59:44 Executing busybox-1.32.1-r6.trigger 05:59:44 OK: 139 MiB in 46 packages 05:59:44 Removing intermediate container 4b1b8bd300bb 05:59:44 ---> c70aa8f9524e 05:59:44 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:59:44 ---> Running in db51a7b513fd 05:59:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:59:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:59:45 Removing intermediate container c52fe6385ad5 05:59:45 ---> 8a35b0f0234e 05:59:45 Step 6/8 : WORKDIR /device-sdk-go 05:59:45 ---> Running in 9b51dba6415d 05:59:45 (1/6) Installing libc-dev (0.7.2-r3) 05:59:46 Removing intermediate container 9b51dba6415d 05:59:46 ---> 39ac6d680b0e 05:59:46 Step 7/8 : COPY . . 05:59:46 (2/6) Installing libsodium (1.0.18-r0) 05:59:46 (3/6) Installing pkgconf (1.7.3-r0) 05:59:46 (4/6) Installing libsodium-dev (1.0.18-r0) 05:59:46 (5/6) Installing libzmq (4.3.3-r1) 05:59:46 (6/6) Installing zeromq-dev (4.3.3-r1) 05:59:46 Executing busybox-1.32.1-r6.trigger 05:59:46 OK: 150 MiB in 46 packages 05:59:47 Removing intermediate container db51a7b513fd 05:59:47 ---> 2e11dc90d9cc 05:59:47 Step 6/8 : WORKDIR /device-sdk-go 05:59:47 ---> Running in f240ce160035 05:59:47 Removing intermediate container f240ce160035 05:59:47 ---> a863e611063e 05:59:47 Step 7/8 : COPY . . 05:59:47 ---> de933c9c2eb8 05:59:47 Step 8/8 : RUN go mod download 05:59:47 ---> Running in e5ad79222505 05:59:47 ---> 3961cecf7e04 05:59:47 Step 8/8 : RUN go mod download 05:59:47 ---> Running in d8c7e549f158 06:00:02 Removing intermediate container e5ad79222505 06:00:02 ---> f86f3b169519 06:00:02 Successfully built f86f3b169519 06:00:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:02 + docker inspect -f . ci-base-image-x86_64 06:00:02 . [Pipeline] withDockerContainer 06:00:03 prd-centos7-docker-4c-2g-1775 does not seem to be running inside a container 06:00:03 $ 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-x86_64 cat 06:00:03 $ docker top 0917265a3324186659243f2ac3ae560f0d9c0fb55ff99bd692c6c501fc4113c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:06 + go version 06:00:06 go version go1.16.3 linux/amd64 [Pipeline] } 06:00:06 $ docker stop --time=1 0917265a3324186659243f2ac3ae560f0d9c0fb55ff99bd692c6c501fc4113c8 06:00:07 $ docker rm -f 0917265a3324186659243f2ac3ae560f0d9c0fb55ff99bd692c6c501fc4113c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:08 + docker inspect -f . ci-base-image-x86_64 06:00:08 . [Pipeline] withDockerContainer 06:00:08 prd-centos7-docker-4c-2g-1775 does not seem to be running inside a container 06:00:08 $ 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-x86_64 cat 06:00:08 $ docker top 8c8005ae85fcd89018fd0f60923362ce495c44f549be75a00f69ac7c3ab43727 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:09 + go mod tidy [Pipeline] sh 06:00:12 + make test 06:00:12 go mod tidy 06:00:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:16 Removing intermediate container d8c7e549f158 06:00:16 ---> 89a9d241fc79 06:00:16 Successfully built 89a9d241fc79 06:00:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:00:16 + docker inspect -f . ci-base-image-arm64 06:00:16 . [Pipeline] withDockerContainer 06:00:16 prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container 06:00:16 $ 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 06:00:18 $ docker top e7006d6969028a8b8a94ab3314cd9cb0153481efaa97f1254c86b85a1ef6c9a9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:00:19 + go version 06:00:19 go version go1.16.3 linux/arm64 [Pipeline] } 06:00:19 $ docker stop --time=1 e7006d6969028a8b8a94ab3314cd9cb0153481efaa97f1254c86b85a1ef6c9a9 06:00:21 $ docker rm -f e7006d6969028a8b8a94ab3314cd9cb0153481efaa97f1254c86b85a1ef6c9a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:24 + docker inspect -f . ci-base-image-arm64 06:00:24 . [Pipeline] withDockerContainer 06:00:24 prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container 06:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:00:26 $ docker top c7fb03cadf0ec495ae67f28109160e809995d3acaba8166e6cd7db2cd7da132a -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:27 + go mod tidy [Pipeline] sh 06:00:28 + make test 06:00:28 go mod tidy 06:00:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:00:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:00:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:00:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 25.4% of statements 06:00:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:00:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 28.1% of statements 06:00:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 06:00:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 06:00:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:00:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:00:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:00:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 30.2% of statements 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:00:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 83.3% of statements 06:00:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:00:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:00:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 58.0% of statements 06:00:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.816s coverage: 89.2% of statements 06:00:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:00:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements 06:00:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:00:50 GO111MODULE=on go vet ./... 06:00:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:01:12 gofmt -l . 06:01:12 [ "`gofmt -l .`" = "" ] 06:01:12 ./bin/test-attribution-txt.sh 06:01:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:01:12 $ docker stop --time=1 8c8005ae85fcd89018fd0f60923362ce495c44f549be75a00f69ac7c3ab43727 06:01:16 $ docker rm -f 8c8005ae85fcd89018fd0f60923362ce495c44f549be75a00f69ac7c3ab43727 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:39 + ls -al . 06:01:39 total 212 06:01:39 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 1 06:01 . 06:01:39 drwxrwxr-x. 4 jenkins jenkins 28 Jun 1 05:59 .. 06:01:39 drwxrwxr-x. 2 jenkins jenkins 64 Jun 1 05:59 bin 06:01:39 -rw-r--r--. 1 jenkins jenkins 126444 Jun 1 06:00 coverage.out 06:01:39 -rw-rw-r--. 1 jenkins jenkins 987 Jun 1 05:59 Dockerfile.build 06:01:39 -rw-rw-r--. 1 jenkins jenkins 140 Jun 1 05:59 .dockerignore 06:01:39 drwxrwxr-x. 5 jenkins jenkins 62 Jun 1 05:59 example 06:01:39 drwxrwxr-x. 8 jenkins jenkins 179 Jun 1 05:59 .git 06:01:39 drwxrwxr-x. 2 jenkins jenkins 103 Jun 1 05:59 .github 06:01:39 -rw-rw-r--. 1 jenkins jenkins 138 Jun 1 05:59 .gitignore 06:01:39 -rw-r--r--. 1 jenkins jenkins 575 Jun 1 06:01 go.mod 06:01:39 -rw-r--r--. 1 jenkins jenkins 20803 Jun 1 06:00 go.sum 06:01:39 drwxrwxr-x. 15 jenkins jenkins 224 Jun 1 05:59 internal 06:01:39 -rw-rw-r--. 1 jenkins jenkins 894 Jun 1 05:59 Jenkinsfile 06:01:39 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 1 05:59 LICENSE 06:01:39 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 1 05:59 Makefile 06:01:39 drwxrwxr-x. 4 jenkins jenkins 26 Jun 1 05:59 openapi 06:01:39 drwxrwxr-x. 5 jenkins jenkins 50 Jun 1 05:59 pkg 06:01:39 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 1 05:59 README.md 06:01:39 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 1 05:59 RELEASE-NOTES.txt 06:01:39 drwxrwxr-x. 4 jenkins jenkins 54 Jun 1 05:59 snap 06:01:39 -rw-rw-r--. 1 jenkins jenkins 5 Jun 1 05:55 VERSION 06:01:39 -rw-rw-r--. 1 jenkins jenkins 222 Jun 1 05:59 version.go [Pipeline] isUnix [Pipeline] sh 06:01:39 + 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=ef863db579e6d4e0579033a4c76015e68da9ea6b --label arch=amd64 --label version=0.0.0 . 06:01:39 Sending build context to Docker daemon 2.747MB 06:01:39 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:01:39 Step 2/23 : FROM ${BASE} AS builder 06:01:39 ---> f86f3b169519 06:01:39 Step 3/23 : WORKDIR /device-sdk-go 06:01:39 ---> Running in 0f9c1fa0af98 06:01:39 Removing intermediate container 0f9c1fa0af98 06:01:39 ---> e9558b9bb6cf 06:01:39 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:39 ---> Running in 5a26d0ed9dda 06:01:39 Removing intermediate container 5a26d0ed9dda 06:01:39 ---> e2979228ccec 06:01:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:39 ---> Running in 9a557aa2435b 06:01:40 Removing intermediate container 9a557aa2435b 06:01:40 ---> efce5d40175b 06:01:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:01:40 ---> Running in b2e9d9edd117 06:01:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:01:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:01:42 OK: 150 MiB in 46 packages 06:01:42 Removing intermediate container b2e9d9edd117 06:01:42 ---> 895ae1cc4699 06:01:42 Step 7/23 : COPY . . 06:01:43 ---> 22d36b35e32f 06:01:43 Step 8/23 : RUN go mod download 06:01:43 ---> Running in 67e68b2a70af 06:01:43 Removing intermediate container 67e68b2a70af 06:01:43 ---> 7f19a6d232cb 06:01:43 Step 9/23 : RUN make build 06:01:43 ---> Running in 82821a69b9b7 06:01:43 go mod tidy 06:01:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:01:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:01:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:01:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:01:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:01:56 Removing intermediate container 82821a69b9b7 06:01:56 ---> b22dab033612 06:01:56 Step 10/23 : FROM alpine:3.12 06:01:57 3.12: Pulling from library/alpine 06:01:57 339de151aab4: Pulling fs layer 06:01:57 339de151aab4: Verifying Checksum 06:01:57 339de151aab4: Download complete 06:01:57 339de151aab4: Pull complete 06:01:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:01:57 Status: Downloaded newer image for alpine:3.12 06:01:57 ---> 13621d1b12d4 06:01:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:57 ---> Running in 39b4f756cf86 06:01:57 Removing intermediate container 39b4f756cf86 06:01:57 ---> 4f54c51c4de1 06:01:57 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:58 ---> Running in 7fcce34408bb 06:02:00 Removing intermediate container 7fcce34408bb 06:02:00 ---> 06eff1354396 06:02:00 Step 13/23 : RUN apk add --update --no-cache zeromq 06:02:00 ---> Running in d33d57fb6271 06:02:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:00 (1/5) Installing libgcc (9.3.0-r2) 06:02:00 (2/5) Installing libsodium (1.0.18-r0) 06:02:00 (3/5) Installing libstdc++ (9.3.0-r2) 06:02:00 (4/5) Installing libzmq (4.3.3-r0) 06:02:00 (5/5) Installing zeromq (4.3.3-r0) 06:02:01 Executing busybox-1.31.1-r20.trigger 06:02:01 OK: 8 MiB in 19 packages 06:02:01 Removing intermediate container d33d57fb6271 06:02:01 ---> d96a68e67f69 06:02:01 Step 14/23 : WORKDIR / 06:02:01 ---> Running in 5c3336e05013 06:02:01 Removing intermediate container 5c3336e05013 06:02:01 ---> 459435557140 06:02:01 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:02:01 ---> fcb8dbb42892 06:02:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:02:02 ---> cdc63ec222cb 06:02:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:02:02 ---> 49e24fe6a9db 06:02:02 Step 18/23 : EXPOSE 59999 06:02:02 ---> Running in d93508d47d23 06:02:02 Removing intermediate container d93508d47d23 06:02:02 ---> 502343f874cd 06:02:02 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:02:02 ---> Running in 9315dc202672 06:02:02 Removing intermediate container 9315dc202672 06:02:02 ---> 9d0e45d8656a 06:02:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:02:02 ---> Running in c27605a19ea1 06:02:02 Removing intermediate container c27605a19ea1 06:02:02 ---> 2a079afabcbf 06:02:02 Step 21/23 : LABEL arch=amd64 06:02:02 ---> Running in 554bae2dca52 06:02:02 Removing intermediate container 554bae2dca52 06:02:02 ---> c241078064e2 06:02:02 Step 22/23 : LABEL git_sha=ef863db579e6d4e0579033a4c76015e68da9ea6b 06:02:02 ---> Running in b99040b12178 06:02:02 Removing intermediate container b99040b12178 06:02:02 ---> e648b1e76fa1 06:02:02 Step 23/23 : LABEL version=0.0.0 06:02:05 ---> Running in 0d3f2bfdee94 06:02:05 Removing intermediate container 0d3f2bfdee94 06:02:05 ---> ce927e5eec82 06:02:05 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:02:05 Successfully built ce927e5eec82 06:02:05 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 06:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.257s coverage: 25.4% of statements 06:02:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.216s coverage: 28.1% of statements 06:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.279s coverage: 78.9% of statements 06:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.206s coverage: 9.0% of statements 06:02:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:02:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:02:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.280s coverage: 30.2% of statements 06:02:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] libraryResource [Pipeline] sh 06:02:08 ---> job-cost.sh 06:02:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n0yh 06:02:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.188s coverage: 83.3% of statements 06:02:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:02:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:02:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.409s coverage: 58.0% of statements 06:02:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.104s coverage: 89.2% of statements 06:02:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:02:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.186s coverage: 5.0% of statements 06:02:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:02:12 GO111MODULE=on go vet ./... 06:02:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-n0yh/bin to PATH 06:02:30 INFO: No Stack... 06:02:30 INFO: Retrieving Pricing Info for: v3-standard-2 06:02:31 INFO: Archiving Costs [Pipeline] sh 06:02:31 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:31 + cut -d, -f6 [Pipeline] lock 06:02:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-952-1-stack-cost] 06:02:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-952-1-stack-cost] did not exist. Created. 06:02:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-952-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:32 + echo total: 0.05999999865889549 [Pipeline] stash 06:02:32 Stashed 1 file(s) [Pipeline] } 06:02:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-952-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:13 gofmt -l . 06:03:13 [ "`gofmt -l .`" = "" ] 06:03:13 ./bin/test-attribution-txt.sh 06:03:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:03:13 $ docker stop --time=1 c7fb03cadf0ec495ae67f28109160e809995d3acaba8166e6cd7db2cd7da132a 06:03:16 $ docker rm -f c7fb03cadf0ec495ae67f28109160e809995d3acaba8166e6cd7db2cd7da132a [Pipeline] // withDockerContainer [Pipeline] sh 06:03:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:17 Warning: overwriting stash ‘coverage-report’ 06:03:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:21 + ls -al . 06:03:21 total 248 06:03:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 1 06:03 . 06:03:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 05:58 .. 06:03:21 -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 05:58 .dockerignore 06:03:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 05:58 .git 06:03:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 05:58 .github 06:03:21 -rw-rw-r-- 1 jenkins jenkins 138 Jun 1 05:58 .gitignore 06:03:21 -rw-rw-r-- 1 jenkins jenkins 987 Jun 1 05:58 Dockerfile.build 06:03:21 -rw-rw-r-- 1 jenkins jenkins 894 Jun 1 05:58 Jenkinsfile 06:03:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 1 05:58 LICENSE 06:03:21 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 1 05:58 Makefile 06:03:21 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 1 05:58 README.md 06:03:21 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 1 05:58 RELEASE-NOTES.txt 06:03:21 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 05:55 VERSION 06:03:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 05:58 bin 06:03:21 -rw-r--r-- 1 jenkins jenkins 126444 Jun 1 06:02 coverage.out 06:03:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 05:58 example 06:03:21 -rw-r--r-- 1 jenkins jenkins 575 Jun 1 06:03 go.mod 06:03:21 -rw-r--r-- 1 jenkins jenkins 20803 Jun 1 06:00 go.sum 06:03:21 drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 05:58 internal 06:03:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 05:58 openapi 06:03:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 05:58 pkg 06:03:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 05:58 snap 06:03:21 -rw-rw-r-- 1 jenkins jenkins 222 Jun 1 05:58 version.go [Pipeline] isUnix [Pipeline] sh 06:03: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=ef863db579e6d4e0579033a4c76015e68da9ea6b --label arch=arm64 --label version=0.0.0 . 06:03:22 Sending build context to Docker daemon 2.745MB 06:03:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:03:22 Step 2/23 : FROM ${BASE} AS builder 06:03:22 ---> 89a9d241fc79 06:03:22 Step 3/23 : WORKDIR /device-sdk-go 06:03:22 ---> Running in f0139bed675c 06:03:23 Removing intermediate container f0139bed675c 06:03:23 ---> f97b04792502 06:03:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:23 ---> Running in d747b435a6e6 06:03:24 Removing intermediate container d747b435a6e6 06:03:24 ---> 0218dfae53ca 06:03:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:24 ---> Running in c488b9459115 06:03:28 Removing intermediate container c488b9459115 06:03:28 ---> a2a00b297209 06:03:28 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:03:28 ---> Running in 9a99ee19a8cb 06:03:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:03:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:03:31 OK: 139 MiB in 46 packages 06:03:34 Removing intermediate container 9a99ee19a8cb 06:03:34 ---> 633a22673808 06:03:34 Step 7/23 : COPY . . 06:03:35 ---> cc3aec30abbc 06:03:35 Step 8/23 : RUN go mod download 06:03:35 ---> Running in 18b923df440b 06:03:39 Removing intermediate container 18b923df440b 06:03:39 ---> 8eacc67874ef 06:03:39 Step 9/23 : RUN make build 06:03:39 ---> Running in ad4f72c00964 06:03:40 go mod tidy 06:03:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:04:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:04:16 Removing intermediate container ad4f72c00964 06:04:16 ---> 3f76153a4c31 06:04:16 Step 10/23 : FROM alpine:3.12 06:04:16 3.12: Pulling from library/alpine 06:04:16 d2f70382dc9a: Pulling fs layer 06:04:19 d2f70382dc9a: Pull complete 06:04:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:04:19 Status: Downloaded newer image for alpine:3.12 06:04:19 ---> 9852663dfa18 06:04:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:04:19 ---> Running in 8fd1e3f9b0f9 06:04:19 Removing intermediate container 8fd1e3f9b0f9 06:04:19 ---> 376a376f9c21 06:04:19 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:19 ---> Running in e2a30bf36fae 06:04:21 Removing intermediate container e2a30bf36fae 06:04:21 ---> 6baeba8fe2b8 06:04:21 Step 13/23 : RUN apk add --update --no-cache zeromq 06:04:21 ---> Running in 22b761976cc0 06:04:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:24 (1/5) Installing libgcc (9.3.0-r2) 06:04:24 (2/5) Installing libsodium (1.0.18-r0) 06:04:24 (3/5) Installing libstdc++ (9.3.0-r2) 06:04:24 (4/5) Installing libzmq (4.3.3-r0) 06:04:24 (5/5) Installing zeromq (4.3.3-r0) 06:04:24 Executing busybox-1.31.1-r20.trigger 06:04:24 OK: 8 MiB in 19 packages 06:04:27 Removing intermediate container 22b761976cc0 06:04:27 ---> b6d2c67ade3f 06:04:27 Step 14/23 : WORKDIR / 06:04:27 ---> Running in 5f97a6dc3d92 06:04:27 Removing intermediate container 5f97a6dc3d92 06:04:27 ---> 59df54fba275 06:04:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:04:28 ---> 8eac5aafa1c6 06:04:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:04:30 ---> eeb17e9836f2 06:04:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:04:30 ---> fe9eaa5cfc06 06:04:30 Step 18/23 : EXPOSE 59999 06:04:30 ---> Running in c4bce2dfa6be 06:04:31 Removing intermediate container c4bce2dfa6be 06:04:31 ---> 3a52c43670eb 06:04:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:04:31 ---> Running in aedb5e2f7dff 06:04:34 Removing intermediate container aedb5e2f7dff 06:04:34 ---> c0bc77f10b95 06:04:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:34 ---> Running in 17b0829189dc 06:04:34 Removing intermediate container 17b0829189dc 06:04:34 ---> 7de7179339d8 06:04:34 Step 21/23 : LABEL arch=arm64 06:04:34 ---> Running in 3c6bc1ef04e2 06:04:34 Removing intermediate container 3c6bc1ef04e2 06:04:34 ---> bcce1f0481e0 06:04:34 Step 22/23 : LABEL git_sha=ef863db579e6d4e0579033a4c76015e68da9ea6b 06:04:34 ---> Running in eb15f82e6627 06:04:34 Removing intermediate container eb15f82e6627 06:04:34 ---> a4d4ddbc150b 06:04:34 Step 23/23 : LABEL version=0.0.0 06:04:34 ---> Running in c14fa52c58f2 06:04:35 Removing intermediate container c14fa52c58f2 06:04:35 ---> fdb1b363afcc 06:04:37 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:04:37 Successfully built fdb1b363afcc 06:04:37 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 06:04:38 ---> job-cost.sh 06:04:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WXtT 06:05:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-WXtT/bin to PATH 06:06:41 INFO: No Stack... 06:06:41 INFO: Retrieving Pricing Info for: v2-standard-4 06:06:42 INFO: Archiving Costs [Pipeline] sh 06:06:42 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:06:42 + cut -d, -f6 [Pipeline] lock 06:06:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-952-1-stack-cost] 06:06:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-952-1-stack-cost] did not exist. Created. 06:06:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-952-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:45 /w/workspace/device-sdk-go/1@tmp/durable-bad95738/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-bad95738/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:45 + echo total: 0.18000000715255737 [Pipeline] stash 06:06:45 Warning: overwriting stash ‘stack-cost’ 06:06:46 Stashed 1 file(s) [Pipeline] } 06:06:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-952-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 06:06:49 provisioning config files... 06:06:49 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp/config4486715815755430709tmp [Pipeline] { [Pipeline] sh 06:06:49 + set +x 06:06:49 + curl -s https://codecov.io/bash 06:06:49 + bash -s -- 06:06:49 06:06:49 _____ _ 06:06:49 / ____| | | 06:06:49 | | ___ __| | ___ ___ _____ __ 06:06:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:06:49 | |___| (_) | (_| | __/ (_| (_) \ V / 06:06:49 \_____\___/ \__,_|\___|\___\___/ \_/ 06:06:49 Bash-1.0.3 06:06:49 06:06:49 06:06:49 ==> git version 2.24.4 found 06:06:49 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:06:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:06:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:06:49 ==> Jenkins CI detected. 06:06:49 project root: . 06:06:49 --> token set from env 06:06:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:06:49 ==> Running gcov in . (disable via -X gcov) 06:06:49 ==> Python coveragepy not found 06:06:49 ==> Searching for coverage reports in: 06:06:49 + . 06:06:49 -> Found 1 reports 06:06:49 ==> Detecting git/mercurial file structure 06:06:49 ==> Reading reports 06:06:49 + ./coverage.out bytes=126444 06:06:49 ==> Appending adjustments 06:06:49 https://docs.codecov.io/docs/fixing-reports 06:06:50 + Found adjustments 06:06:50 ==> Gzipping contents 06:06:50 20K /tmp/codecov.gNa8OD.gz 06:06:50 ==> Uploading reports 06:06:50 url: https://codecov.io 06:06:50 query: branch=PR-952&commit=ef863db579e6d4e0579033a4c76015e68da9ea6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-952%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=952&job=&cmd_args= 06:06:50 -> Pinging Codecov 06:06:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-952&commit=ef863db579e6d4e0579033a4c76015e68da9ea6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-952%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=952&job=&cmd_args= 06:06:50 -> Uploading to 06:06:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-01/7E55EF52A471D76F132DFD9A03CDDE97/ef863db579e6d4e0579033a4c76015e68da9ea6b/312d04db-a030-46c9-a88a-2e40312fe375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210601T060650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90d51d68c95eaeaa558c0fb18772d653d646b1d30b6923b2ed3d3ad780d3a8bd 06:06:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:50 Dload Upload Total Spent Left Speed 06:06:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16472 0 0 100 16472 0 47251 --:--:-- --:--:-- --:--:-- 47333 06:06:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ef863db579e6d4e0579033a4c76015e68da9ea6b [Pipeline] } 06:06:51 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 06:06:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:57 ---> package-listing.sh 06:06:57 ++ tr '[:upper:]' '[:lower:]' 06:06:57 ++ facter osfamily 06:06:58 + OS_FAMILY=redhat 06:06:58 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-952 06:06:58 + START_PACKAGES=/tmp/packages_start.txt 06:06:58 + END_PACKAGES=/tmp/packages_end.txt 06:06:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:58 + PACKAGES=/tmp/packages_start.txt 06:06:58 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-952 ']' 06:06:58 + PACKAGES=/tmp/packages_end.txt 06:06:58 + case "${OS_FAMILY}" in 06:06:58 + rpm -qa 06:06:58 + sort 06:06:58 + '[' -f /tmp/packages_start.txt ']' 06:06:58 + '[' -f /tmp/packages_end.txt ']' 06:06:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:58 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-952 ']' 06:06:58 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-952/archives/ 06:06:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-952/archives/ [Pipeline] echo 06:06:58 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-952/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:06:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:59 06:06:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:02 alpine: Pulling from edgex-lftools-log-publisher 06:07:02 df20fa9351a1: Pulling fs layer 06:07:02 36b3adc4ff6f: Pulling fs layer 06:07:02 8ad3a11d3b57: Pulling fs layer 06:07:02 46f8f816bc3b: Pulling fs layer 06:07:02 93b61091891f: Pulling fs layer 06:07:02 93b9cdb0e59b: Pulling fs layer 06:07:02 5e14af77c1be: Pulling fs layer 06:07:02 01666e4c0597: Pulling fs layer 06:07:02 aa168da1d23b: Pulling fs layer 06:07:02 93b9cdb0e59b: Waiting 06:07:02 5e14af77c1be: Waiting 06:07:02 01666e4c0597: Waiting 06:07:02 aa168da1d23b: Waiting 06:07:02 46f8f816bc3b: Waiting 06:07:02 93b61091891f: Waiting 06:07:02 36b3adc4ff6f: Verifying Checksum 06:07:02 36b3adc4ff6f: Download complete 06:07:02 46f8f816bc3b: Verifying Checksum 06:07:02 46f8f816bc3b: Download complete 06:07:02 df20fa9351a1: Verifying Checksum 06:07:02 df20fa9351a1: Download complete 06:07:02 93b9cdb0e59b: Verifying Checksum 06:07:02 93b9cdb0e59b: Download complete 06:07:02 5e14af77c1be: Verifying Checksum 06:07:02 5e14af77c1be: Download complete 06:07:02 93b61091891f: Verifying Checksum 06:07:02 93b61091891f: Download complete 06:07:02 01666e4c0597: Verifying Checksum 06:07:02 01666e4c0597: Download complete 06:07:02 df20fa9351a1: Pull complete 06:07:02 36b3adc4ff6f: Pull complete 06:07:02 8ad3a11d3b57: Verifying Checksum 06:07:02 8ad3a11d3b57: Download complete 06:07:03 8ad3a11d3b57: Pull complete 06:07:03 46f8f816bc3b: Pull complete 06:07:03 93b61091891f: Pull complete 06:07:03 93b9cdb0e59b: Pull complete 06:07:03 5e14af77c1be: Pull complete 06:07:03 01666e4c0597: Pull complete 06:07:04 aa168da1d23b: Verifying Checksum 06:07:04 aa168da1d23b: Download complete 06:07:08 aa168da1d23b: Pull complete 06:07:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:07:08 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 06:07:08 $ 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-952/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-952 -v /w/workspace/dgexfoundry_device-sdk-go_PR-952:/w/workspace/dgexfoundry_device-sdk-go_PR-952:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:07:21 $ docker top f2b25d9f582d36d5125b8a214f4caabf155be50d7266d3d4e969e4d5309e8e08 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:22 + mkdir -p /var/log/sa [Pipeline] sh 06:07:22 + ls /var/log/sa-host 06:07:22 + sadf -c /var/log/sa-host/sa01 06:07:22 file_magic: OK 06:07:22 HZ: Using current value: 100 06:07:22 file_header: OK 06:07:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:07:22 Statistics: 06:07:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:07:22 File successfully converted to sysstat format version 12.2.1 06:07:22 + sadf -c /var/log/sa-host/sa05 06:07:22 file_magic: OK 06:07:22 HZ: Using current value: 100 06:07:22 file_header: OK 06:07:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:07:22 Statistics: 06:07:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:07:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:27 provisioning config files... 06:07:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp/config4412335343779179070tmp [Pipeline] { [Pipeline] echo 06:07:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:27 ---> create-netrc.sh [Pipeline] } 06:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:07:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:07:30 ---> python-tools-install.sh [Pipeline] echo 06:07:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:30 ---> sudo-logs.sh 06:07:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:30 ---> job-cost.sh 06:07:30 lf-activate-venv: SKIPPING 06:07:30 DEBUG: total: 0.18000000715255737 06:07:30 INFO: Retrieving Stack Cost... 06:07:33 INFO: Retrieving Pricing Info for: v3-standard-2 06:07:33 INFO: Archiving Costs [Pipeline] echo 06:07:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:33 ---> logs-deploy.sh 06:07:33 lf-activate-venv: SKIPPING 06:07:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-952/1 06:07:33 INFO: archiving workspace using pattern(s): 06:07:34 Archives upload complete. 06:07:34 INFO: archiving logs to Nexus 06:07:35 ---> uname -a: 06:07:35 Linux prd-centos7-docker-4c-2g-1773.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:07:35 06:07:35 06:07:35 ---> lscpu: 06:07:35 Architecture: x86_64 06:07:35 CPU op-mode(s): 32-bit, 64-bit 06:07:35 Byte Order: Little Endian 06:07:35 Address sizes: 40 bits physical, 48 bits virtual 06:07:35 CPU(s): 2 06:07:35 On-line CPU(s) list: 0,1 06:07:35 Thread(s) per core: 1 06:07:35 Core(s) per socket: 1 06:07:35 Socket(s): 2 06:07:35 NUMA node(s): 1 06:07:35 Vendor ID: AuthenticAMD 06:07:35 CPU family: 23 06:07:35 Model: 49 06:07:35 Model name: AMD EPYC-Rome Processor 06:07:35 Stepping: 0 06:07:35 CPU MHz: 2800.000 06:07:35 BogoMIPS: 5600.00 06:07:35 Virtualization: AMD-V 06:07:35 Hypervisor vendor: KVM 06:07:35 Virtualization type: full 06:07:35 L1d cache: 64 KiB 06:07:35 L1i cache: 64 KiB 06:07:35 L2 cache: 1 MiB 06:07:35 L3 cache: 32 MiB 06:07:35 NUMA node0 CPU(s): 0,1 06:07:35 Vulnerability Itlb multihit: Not affected 06:07:35 Vulnerability L1tf: Not affected 06:07:35 Vulnerability Mds: Not affected 06:07:35 Vulnerability Meltdown: Not affected 06:07:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:07:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:07:35 Vulnerability Srbds: Not affected 06:07:35 Vulnerability Tsx async abort: Not affected 06:07:35 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 06:07:35 06:07:35 06:07:35 ---> nproc: 06:07:35 2 06:07:35 06:07:35 06:07:35 ---> df -h: 06:07:35 Filesystem Size Used Available Use% Mounted on 06:07:35 overlay 40.0G 7.6G 32.4G 19% / 06:07:35 tmpfs 64.0M 0 64.0M 0% /dev 06:07:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:07:35 shm 64.0M 0 64.0M 0% /dev/shm 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-952 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-952@tmp 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:07:35 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:07:35 06:07:35 06:07:35 ---> free -m: 06:07:35 total used free shared buff/cache available 06:07:35 Mem: 7821 916 4806 0 2097 6726 06:07:35 Swap: 1023 0 1023 06:07:35 06:07:35 06:07:35 ---> ip addr: 06:07:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:07:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:35 inet 127.0.0.1/8 scope host lo 06:07:35 valid_lft forever preferred_lft forever 06:07:35 inet6 ::1/128 scope host 06:07:35 valid_lft forever preferred_lft forever 06:07:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:07:35 link/ether fa:16:3e:9e:1b:33 brd ff:ff:ff:ff:ff:ff 06:07:35 inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 06:07:35 valid_lft 85628sec preferred_lft 85628sec 06:07:35 inet6 fe80::f816:3eff:fe9e:1b33/64 scope link 06:07:35 valid_lft forever preferred_lft forever 06:07:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:07:35 link/ether 02:42:15:88:d3:0c brd ff:ff:ff:ff:ff:ff 06:07:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:35 valid_lft forever preferred_lft forever 06:07:35 inet6 fe80::42:15ff:fe88:d30c/64 scope link 06:07:35 valid_lft forever preferred_lft forever 06:07:35 06:07:35 06:07:35 ---> sar -b -r -n DEV: 06:07:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 06:07:35 06:07:35 05:54:31 LINUX RESTART (2 CPU) 06:07:35 06:07:35 05:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:35 05:56:01 113.25 18.43 94.82 0.00 5808.67 8273.51 0.00 06:07:35 05:57:01 1.97 0.00 1.97 0.00 0.00 37.74 0.00 06:07:35 05:58:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 06:07:35 05:59:01 0.23 0.00 0.23 0.00 0.00 3.47 0.00 06:07:35 06:00:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 06:07:35 06:01:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 06:07:35 06:02:01 0.42 0.12 0.30 0.00 1.86 5.82 0.00 06:07:35 06:03:01 0.38 0.00 0.38 0.00 0.00 7.01 0.00 06:07:35 06:04:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 06:07:35 06:05:01 0.18 0.00 0.18 0.00 0.00 3.72 0.00 06:07:35 06:06:01 0.32 0.00 0.32 0.00 0.00 5.18 0.00 06:07:35 06:07:01 0.37 0.13 0.23 0.00 13.73 4.56 0.00 06:07:35 Average: 9.69 1.53 8.16 0.00 478.00 685.60 0.00 06:07:35 06:07:35 05:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:35 05:56:01 5462060 0 803784 10.04 2620 1740468 1150448 12.70 571420 1574164 132 06:07:35 05:57:01 5471760 0 794076 9.91 2620 1740476 1079912 11.92 563708 1574124 12 06:07:35 05:58:01 5474016 0 791820 9.89 2620 1740476 1063464 11.74 561568 1574516 8 06:07:35 05:59:01 5471056 0 794768 9.92 2620 1740488 1063840 11.75 564420 1574520 20 06:07:35 06:00:01 5472932 0 792888 9.90 2620 1740492 1063528 11.74 561704 1575460 16 06:07:35 06:01:01 5468504 0 797312 9.96 2620 1740496 1066000 11.77 562964 1578612 16 06:07:35 06:02:01 5462164 0 803528 10.03 2620 1740620 1064276 11.75 569424 1578672 8 06:07:35 06:03:01 5463624 0 802060 10.01 2620 1740628 1064036 11.75 568344 1578672 8 06:07:35 06:04:01 5463472 0 802212 10.02 2620 1740628 1064036 11.75 570372 1576648 8 06:07:35 06:05:01 5459296 0 806380 10.07 2620 1740636 1106140 12.21 581004 1568740 8 06:07:35 06:06:01 5458248 0 807428 10.08 2620 1740636 1136004 12.54 581640 1568736 8 06:07:35 06:07:01 5457056 0 807892 10.09 2620 1741364 1084440 11.97 695844 1456280 328 06:07:35 Average: 5465349 0 800346 9.99 2620 1740617 1083844 11.97 579368 1564929 48 06:07:35 06:07:35 05:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:35 05:56:01 eth0 618.19 432.37 1136.62 90.62 0.00 0.00 0.00 0.00 06:07:35 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 05:56:01 docker0 12.06 9.77 1.97 28.11 0.00 0.00 0.00 0.00 06:07:35 05:57:01 eth0 1.35 0.55 0.85 0.04 0.00 0.00 0.00 0.00 06:07:35 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 05:58:01 eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:07:35 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 05:59:01 eth0 1.33 0.77 0.61 0.38 0.00 0.00 0.00 0.00 06:07:35 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:00:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:07:35 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:01:01 eth0 0.73 0.27 0.19 0.08 0.00 0.00 0.00 0.00 06:07:35 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:02:01 eth0 0.47 0.33 0.27 0.20 0.00 0.00 0.00 0.00 06:07:35 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:07:35 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:04:01 eth0 0.68 0.07 0.06 0.01 0.00 0.00 0.00 0.00 06:07:35 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:05:01 eth0 1.97 2.08 0.36 8.25 0.00 0.00 0.00 0.00 06:07:35 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:06:01 eth0 1.32 1.30 0.20 6.45 0.00 0.00 0.00 0.00 06:07:35 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:07:01 eth0 12.83 9.15 11.91 12.23 0.00 0.00 0.00 0.00 06:07:35 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 Average: eth0 52.52 36.72 94.49 9.75 0.00 0.00 0.00 0.00 06:07:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:35 Average: docker0 0.99 0.80 0.16 2.31 0.00 0.00 0.00 0.00 06:07:35 06:07:35 06:07:35 ---> sar -P ALL: 06:07:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 06:07:35 06:07:35 05:54:31 LINUX RESTART (2 CPU) 06:07:35 06:07:35 05:55:02 CPU %user %nice %system %iowait %steal %idle 06:07:35 05:56:01 all 17.14 0.00 4.26 6.51 0.07 72.02 06:07:35 05:56:01 0 15.43 0.00 4.75 4.87 0.07 74.88 06:07:35 05:56:01 1 18.85 0.00 3.77 8.15 0.07 69.16 06:07:35 05:57:01 all 0.12 0.00 0.03 0.00 0.04 99.81 06:07:35 05:57:01 0 0.05 0.00 0.03 0.00 0.05 99.87 06:07:35 05:57:01 1 0.18 0.00 0.03 0.00 0.03 99.75 06:07:35 05:58:01 all 0.12 0.00 0.13 0.00 0.03 99.72 06:07:35 05:58:01 0 0.10 0.00 0.13 0.00 0.02 99.75 06:07:35 05:58:01 1 0.13 0.00 0.12 0.00 0.05 99.70 06:07:35 05:59:01 all 0.10 0.00 0.03 0.00 0.03 99.84 06:07:35 05:59:01 0 0.12 0.00 0.02 0.00 0.02 99.85 06:07:35 05:59:01 1 0.08 0.00 0.03 0.00 0.05 99.83 06:07:35 06:00:01 all 0.08 0.00 0.03 0.00 0.03 99.85 06:07:35 06:00:01 0 0.12 0.00 0.02 0.00 0.03 99.83 06:07:35 06:00:01 1 0.05 0.00 0.05 0.00 0.03 99.87 06:07:35 06:01:01 all 0.11 0.00 0.04 0.00 0.03 99.82 06:07:35 06:01:01 0 0.18 0.00 0.05 0.00 0.03 99.73 06:07:35 06:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:07:35 06:02:01 all 0.08 0.00 0.04 0.04 0.03 99.81 06:07:35 06:02:01 0 0.12 0.00 0.05 0.08 0.02 99.73 06:07:35 06:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 06:07:35 06:03:01 all 0.07 0.00 0.03 0.00 0.04 99.87 06:07:35 06:03:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:07:35 06:03:01 1 0.05 0.00 0.03 0.00 0.07 99.85 06:07:35 06:04:01 all 0.03 0.00 0.03 0.03 0.02 99.91 06:07:35 06:04:01 0 0.05 0.00 0.02 0.05 0.02 99.87 06:07:35 06:04:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:07:35 06:05:01 all 0.13 0.00 0.03 0.00 0.03 99.80 06:07:35 06:05:01 0 0.12 0.00 0.05 0.00 0.05 99.78 06:07:35 06:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 06:07:35 06:06:01 all 0.08 0.00 0.02 0.00 0.02 99.89 06:07:35 06:06:01 0 0.12 0.00 0.02 0.00 0.02 99.85 06:07:35 06:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:07:35 06:07:35 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:07:35 06:07:01 all 1.95 0.00 0.49 0.03 0.03 97.51 06:07:35 06:07:01 0 1.14 0.00 0.49 0.02 0.03 98.33 06:07:35 06:07:01 1 2.76 0.00 0.49 0.03 0.03 96.68 06:07:35 Average: all 1.60 0.00 0.41 0.53 0.03 97.42 06:07:35 Average: 0 1.41 0.00 0.45 0.40 0.03 97.70 06:07:35 Average: 1 1.79 0.00 0.37 0.65 0.04 97.14 06:07:35 06:07:35 06:07:35