Pull request #934 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 9f08648ade41faca250647d52fae2d276d6fcbea+9b89d7644d3409c1e42d925e84b99a1b27025fab (c5f80688a3a93bc95187463a0a87e646819f9abb) 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-ssh1354142979033014685.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-ssh8432899461867207303.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-934/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-934/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1594626048296097125.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-934/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7691113244822986923.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-ssh762293319882448383.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-934/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-934/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3692765690849883480.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15005 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [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-934 # 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-934@tmp/jenkins-gitclient-ssh4014503099332211462.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-934@tmp/jenkins-gitclient-ssh9084014977880228500.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit 9f08648ade41faca250647d52fae2d276d6fcbea Merge succeeded, producing 9f08648ade41faca250647d52fae2d276d6fcbea Checking out Revision 9f08648ade41faca250647d52fae2d276d6fcbea (PR-934) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f08648ade41faca250647d52fae2d276d6fcbea # 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-934@tmp/jenkins-gitclient-ssh5079771623480983944.key > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f08648ade41faca250647d52fae2d276d6fcbea # timeout=10 Commit message: "build: update snap build" 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:46:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:06 ========================================================= 05:46:06 EdgeX Global Pipelines Version Info 05:46:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:08 ------------------- 05:46:08 stable info: 05:46:08 ------------------- 05:46:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:46:08 Message: update stable to v1.0.192 05:46:08 ------------------- 05:46:08 experimental info: 05:46:08 ------------------- 05:46:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:46:08 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:46:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-934 [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-934 [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-934 [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f08648ade41faca250647d52fae2d276d6fcbea [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f08648 [Pipeline] echo 05:46:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:11 provisioning config files... 05:46:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config784979524870565456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:11 ---> docker-login.sh 05:46:11 nexus3.edgexfoundry.org:10001 05:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:12 Configure a credential helper to remove this warning. See 05:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:12 05:46:12 Login Succeeded 05:46:12 nexus3.edgexfoundry.org:10002 05:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:12 Configure a credential helper to remove this warning. See 05:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:12 05:46:12 Login Succeeded 05:46:12 nexus3.edgexfoundry.org:10003 05:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:12 Configure a credential helper to remove this warning. See 05:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:12 05:46:12 Login Succeeded 05:46:12 nexus3.edgexfoundry.org:10004 05:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:12 Configure a credential helper to remove this warning. See 05:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:12 05:46:12 Login Succeeded 05:46:12 docker.io 05:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:12 Configure a credential helper to remove this warning. See 05:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:12 05:46:12 Login Succeeded 05:46:12 ---> docker-login.sh ends [Pipeline] } 05:46:12 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:46:13 + git log --format=format:%s -1 9f08648ade41faca250647d52fae2d276d6fcbea [Pipeline] echo 05:46:13 GIT_COMMIT: 9f08648ade41faca250647d52fae2d276d6fcbea, Commit Message: build: update snap build [Pipeline] echo 05:46:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:14 05:46:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:46:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:14 latest: Pulling from edgex-devops/git-semver 05:46:14 31603596830f: Pulling fs layer 05:46:14 54011a49482f: Pulling fs layer 05:46:14 a6820b24f6d8: Pulling fs layer 05:46:14 f581987b2513: Pulling fs layer 05:46:14 f581987b2513: Waiting 05:46:14 54011a49482f: Verifying Checksum 05:46:14 54011a49482f: Download complete 05:46:15 31603596830f: Verifying Checksum 05:46:15 31603596830f: Download complete 05:46:15 f581987b2513: Verifying Checksum 05:46:15 f581987b2513: Download complete 05:46:15 a6820b24f6d8: Verifying Checksum 05:46:15 a6820b24f6d8: Download complete 05:46:15 31603596830f: Pull complete 05:46:15 54011a49482f: Pull complete 05:46:16 a6820b24f6d8: Pull complete 05:46:16 f581987b2513: Pull complete 05:46:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:46:16 prd-centos7-docker-4c-2g-15005 does not seem to be running inside a container 05:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:46:17 $ docker top 8582dce1e20a47011d4334952dbd33237bcffeb47e13e34461fa1b88136fb761 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:18 [ssh-agent] Looking for ssh-agent implementation... 05:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:18 $ docker exec 8582dce1e20a47011d4334952dbd33237bcffeb47e13e34461fa1b88136fb761 ssh-agent 05:46:18 SSH_AUTH_SOCK=/tmp/ssh-iVWB7X71OE38/agent.12 05:46:18 SSH_AGENT_PID=19 05:46:18 Running ssh-add (command line suppressed) 05:46:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_1394230719122838821.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_1394230719122838821.key) 05:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:18 + git tag --points-at HEAD [Pipeline] } 05:46:18 $ docker exec --env ******** --env ******** 8582dce1e20a47011d4334952dbd33237bcffeb47e13e34461fa1b88136fb761 ssh-agent -k 05:46:18 unset SSH_AUTH_SOCK; 05:46:18 unset SSH_AGENT_PID; 05:46:18 echo Agent pid 19 killed; 05:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:19 [ssh-agent] Looking for ssh-agent implementation... 05:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:19 $ docker exec 8582dce1e20a47011d4334952dbd33237bcffeb47e13e34461fa1b88136fb761 ssh-agent 05:46:19 SSH_AUTH_SOCK=/tmp/ssh-UQRZUYbRNaGT/agent.51 05:46:19 SSH_AGENT_PID=58 05:46:19 Running ssh-add (command line suppressed) 05:46:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_4145179421689985111.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_4145179421689985111.key) 05:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:19 + git semver init 05:46:19 # -> Open(): unable to determine branch for HEAD 05:46:19 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.git 05:46:19 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-934 05:46:19 # $SEMVER_REMOTE_NAME = origin 05:46:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:46:19 # $SEMVER_USER_NAME = edgex-jenkins 05:46:19 # $SEMVER_BRANCH = PR-934 05:46:19 # $SEMVER_TEMP = /tmp/semver-067904440 05:46:19 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:46:21 # '/tmp/semver-067904440' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver' 05:46:21 # -> Force: false 05:46:21 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver [Pipeline] } 05:46:21 $ docker exec --env ******** --env ******** 8582dce1e20a47011d4334952dbd33237bcffeb47e13e34461fa1b88136fb761 ssh-agent -k 05:46:21 unset SSH_AUTH_SOCK; 05:46:21 unset SSH_AGENT_PID; 05:46:21 echo Agent pid 58 killed; 05:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:21 + git semver [Pipeline] } 05:46:21 $ docker stop --time=1 8582dce1e20a47011d4334952dbd33237bcffeb47e13e34461fa1b88136fb761 05:46:23 $ docker rm -f 8582dce1e20a47011d4334952dbd33237bcffeb47e13e34461fa1b88136fb761 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:23 Stashed 1 file(s) [Pipeline] echo 05:46:23 [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:46:39 Still waiting to schedule task 05:46:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:46:39 Still waiting to schedule task 05:46:39 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15003’ 05:48:59 Running on prd-centos7-docker-4c-2g-15007 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 05:48:59 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:48:59 Selected Git installation does not exist. Using Default 05:48:59 The recommended git tool is: NONE 05:49:02 using credential edgex-jenkins-ssh 05:49:02 Cloning the remote Git repository 05:49:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:49:02 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:49:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:49:02 > git --version # timeout=10 05:49:02 > git --version # 'git version 2.24.4' 05:49:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:02 [INFO] Currently running in a labeled security context 05:49:02 [INFO] Currently SELinux is 'enforcing' on the host 05:49:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2683347928461187781.key 05:49:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:49:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:49:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:03 [INFO] Currently running in a labeled security context 05:49:03 [INFO] Currently SELinux is 'enforcing' on the host 05:49:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3596529038895564541.key 05:49:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:04 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit 9f08648ade41faca250647d52fae2d276d6fcbea 05:49:04 Merge succeeded, producing 9f08648ade41faca250647d52fae2d276d6fcbea 05:49:04 Checking out Revision 9f08648ade41faca250647d52fae2d276d6fcbea (PR-934) 05:49:04 > git config core.sparsecheckout # timeout=10 05:49:04 > git checkout -f 9f08648ade41faca250647d52fae2d276d6fcbea # timeout=10 05:49:04 > git remote # timeout=10 05:49:04 > git config --get remote.origin.url # timeout=10 05:49:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:04 [INFO] Currently running in a labeled security context 05:49:04 [INFO] Currently SELinux is 'enforcing' on the host 05:49:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8250785245116782507.key 05:49:04 > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 05:49:04 > git rev-parse HEAD^{commit} # timeout=10 05:49:04 > git config core.sparsecheckout # timeout=10 05:49:04 > git checkout -f 9f08648ade41faca250647d52fae2d276d6fcbea # timeout=10 05:49:08 Commit message: "build: update snap build" 05:49:08 > git --version # timeout=10 05:49:08 > git --version # 'git version 2.24.4' 05:49:08 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:49:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:10 + true 05:49:10 + sudo service docker restart 05:49:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:28 provisioning config files... 05:49:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1443063805527763101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:29 ---> docker-login.sh 05:49:29 nexus3.edgexfoundry.org:10001 05:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:29 Configure a credential helper to remove this warning. See 05:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:29 05:49:29 Login Succeeded 05:49:29 nexus3.edgexfoundry.org:10002 05:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:29 Configure a credential helper to remove this warning. See 05:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:29 05:49:29 Login Succeeded 05:49:29 nexus3.edgexfoundry.org:10003 05:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:29 Configure a credential helper to remove this warning. See 05:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:29 05:49:29 Login Succeeded 05:49:29 nexus3.edgexfoundry.org:10004 05:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:29 Configure a credential helper to remove this warning. See 05:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:29 05:49:29 Login Succeeded 05:49:29 docker.io 05:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:30 Configure a credential helper to remove this warning. See 05:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:30 05:49:30 Login Succeeded 05:49:30 ---> docker-login.sh ends [Pipeline] } 05:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:49:30 ========================================================= 05:49:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:49:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:30 + 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:49:30 Sending build context to Docker daemon 2.589MB 05:49:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:49:30 Step 2/8 : FROM ${BASE} 05:49:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:31 540db60ca938: Pulling fs layer 05:49:31 adcc1eea9eea: Pulling fs layer 05:49:31 4c4ab2625f07: Pulling fs layer 05:49:31 0510c868ecb4: Pulling fs layer 05:49:31 afea3b2eda06: Pulling fs layer 05:49:31 7809a108b3ef: Pulling fs layer 05:49:31 f706445af74f: Pulling fs layer 05:49:31 afea3b2eda06: Waiting 05:49:31 7809a108b3ef: Waiting 05:49:31 f706445af74f: Waiting 05:49:31 0510c868ecb4: Waiting 05:49:31 4c4ab2625f07: Verifying Checksum 05:49:31 4c4ab2625f07: Download complete 05:49:31 adcc1eea9eea: Verifying Checksum 05:49:31 adcc1eea9eea: Download complete 05:49:31 540db60ca938: Verifying Checksum 05:49:31 540db60ca938: Download complete 05:49:31 afea3b2eda06: Verifying Checksum 05:49:31 afea3b2eda06: Download complete 05:49:31 7809a108b3ef: Verifying Checksum 05:49:31 7809a108b3ef: Download complete 05:49:31 540db60ca938: Pull complete 05:49:31 adcc1eea9eea: Pull complete 05:49:31 4c4ab2625f07: Pull complete 05:49:33 f706445af74f: Verifying Checksum 05:49:33 f706445af74f: Download complete 05:49:33 0510c868ecb4: Verifying Checksum 05:49:33 0510c868ecb4: Download complete 05:49:37 0510c868ecb4: Pull complete 05:49:37 afea3b2eda06: Pull complete 05:49:37 7809a108b3ef: Pull complete 05:49:38 f706445af74f: Pull complete 05:49:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:49:38 ---> b068be0155e3 05:49:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:41 ---> Running in 753bcaf35569 05:49:41 Removing intermediate container 753bcaf35569 05:49:41 ---> c83f54bbfbc3 05:49:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:41 ---> Running in 9d5efde35fab 05:49:41 Removing intermediate container 9d5efde35fab 05:49:41 ---> b77d6122e9f8 05:49:41 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:49:42 ---> Running in 3dad0ed9246f 05:49:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:49:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:43 (1/6) Installing libc-dev (0.7.2-r3) 05:49:43 (2/6) Installing libsodium (1.0.18-r0) 05:49:43 (3/6) Installing pkgconf (1.7.3-r0) 05:49:43 (4/6) Installing libsodium-dev (1.0.18-r0) 05:49:43 (5/6) Installing libzmq (4.3.3-r1) 05:49:43 (6/6) Installing zeromq-dev (4.3.3-r1) 05:49:44 Executing busybox-1.32.1-r6.trigger 05:49:44 OK: 150 MiB in 46 packages 05:49:44 Removing intermediate container 3dad0ed9246f 05:49:44 ---> 41dacdc5d524 05:49:44 Step 6/8 : WORKDIR /device-sdk-go 05:49:44 ---> Running in bdcd7d6ae56a 05:49:44 Removing intermediate container bdcd7d6ae56a 05:49:44 ---> 02e8b14609aa 05:49:44 Step 7/8 : COPY . . 05:49:44 ---> 34316d28e596 05:49:44 Step 8/8 : RUN go mod download 05:49:44 ---> Running in d1a36496cde9 05:49:57 Removing intermediate container d1a36496cde9 05:49:57 ---> 5e6b0668abc2 05:49:57 Successfully built 5e6b0668abc2 05:49:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:49:57 + docker inspect -f . ci-base-image-x86_64 05:49:57 . [Pipeline] withDockerContainer 05:49:57 prd-centos7-docker-4c-2g-15007 does not seem to be running inside a container 05:49:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:57 $ docker top 28d4d310ee7a319eb2f8e088513c881655c29a4b6d78cf747a8becf9b0578df8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:58 + go version 05:49:58 go version go1.16.3 linux/amd64 [Pipeline] } 05:49:58 $ docker stop --time=1 28d4d310ee7a319eb2f8e088513c881655c29a4b6d78cf747a8becf9b0578df8 05:49:59 $ docker rm -f 28d4d310ee7a319eb2f8e088513c881655c29a4b6d78cf747a8becf9b0578df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:00 + docker inspect -f . ci-base-image-x86_64 05:50:00 . [Pipeline] withDockerContainer 05:50:00 prd-centos7-docker-4c-2g-15007 does not seem to be running inside a container 05:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:00 $ docker top ea7909d53c1a63162005958ca94448833d34fe238162d1d504ca685fbe832ce3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:01 + go mod tidy [Pipeline] sh 05:50:02 + make test 05:50:02 go mod tidy 05:50:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:50:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:50:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15008 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 05:50:15 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:50:15 Selected Git installation does not exist. Using Default 05:50:15 The recommended git tool is: NONE 05:50:22 using credential edgex-jenkins-ssh 05:50:22 Cloning the remote Git repository 05:50:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:50:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:50:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:50:22 > git --version # timeout=10 05:50:22 > git --version # 'git version 2.17.1' 05:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:24 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit 9f08648ade41faca250647d52fae2d276d6fcbea 05:50:24 Merge succeeded, producing 9f08648ade41faca250647d52fae2d276d6fcbea 05:50:24 Checking out Revision 9f08648ade41faca250647d52fae2d276d6fcbea (PR-934) 05:50:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:50:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:50:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:24 > git config core.sparsecheckout # timeout=10 05:50:24 > git checkout -f 9f08648ade41faca250647d52fae2d276d6fcbea # timeout=10 05:50:24 > git remote # timeout=10 05:50:24 > git config --get remote.origin.url # timeout=10 05:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:24 > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 05:50:24 > git rev-parse HEAD^{commit} # timeout=10 05:50:24 > git config core.sparsecheckout # timeout=10 05:50:24 > git checkout -f 9f08648ade41faca250647d52fae2d276d6fcbea # timeout=10 05:50:28 Commit message: "build: update snap build" 05:50:29 > git --version # timeout=10 05:50:29 > git --version # 'git version 2.17.1' 05:50:29 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 05:50:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:50:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:50:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:50:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:31 + sudo service docker restart 05:50:31 + true 05:50:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 05:50:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:50:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements 05:50:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.047s coverage: 78.9% of statements 05:50:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.058s coverage: 10.7% of statements 05:50:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:50:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:50:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:50:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 30.2% of statements 05:50:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:50:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements 05:50:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:50:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:50:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.071s coverage: 58.0% of statements 05:50:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.830s coverage: 89.2% of statements 05:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:50:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 5.0% of statements 05:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:50:37 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:49 provisioning config files... 05:50:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4860989444965927867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:50 ---> docker-login.sh 05:50:50 nexus3.edgexfoundry.org:10001 05:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:51 Configure a credential helper to remove this warning. See 05:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:51 05:50:51 Login Succeeded 05:50:51 nexus3.edgexfoundry.org:10002 05:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:52 Configure a credential helper to remove this warning. See 05:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:52 05:50:52 Login Succeeded 05:50:52 nexus3.edgexfoundry.org:10003 05:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:52 Configure a credential helper to remove this warning. See 05:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:52 05:50:52 Login Succeeded 05:50:52 nexus3.edgexfoundry.org:10004 05:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:53 Configure a credential helper to remove this warning. See 05:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:53 05:50:53 Login Succeeded 05:50:53 docker.io 05:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:53 Configure a credential helper to remove this warning. See 05:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:53 05:50:53 Login Succeeded 05:50:53 ---> docker-login.sh ends [Pipeline] } 05:50:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:54 ========================================================= 05:50:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:50:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:54 + 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:50:55 gofmt -l . 05:50:55 [ "`gofmt -l .`" = "" ] 05:50:55 ./bin/test-attribution-txt.sh 05:50:55 ./bin/test-go-mod-tidy.sh 05:50:55 Sending build context to Docker daemon 2.588MB 05:50:55 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:50:55 Step 2/8 : FROM ${BASE} 05:50:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:55 595b0fe564bb: Pulling fs layer 05:50:55 7186ed65a4f7: Pulling fs layer 05:50:55 316046926c0a: Pulling fs layer 05:50:55 4ebd0625c992: Pulling fs layer 05:50:55 207e8628e3a3: Pulling fs layer 05:50:55 c791037a9be2: Pulling fs layer 05:50:55 ffd874e62e21: Pulling fs layer 05:50:55 4ebd0625c992: Waiting 05:50:55 207e8628e3a3: Waiting 05:50:55 c791037a9be2: Waiting 05:50:55 ffd874e62e21: Waiting [Pipeline] } 05:50:55 $ docker stop --time=1 ea7909d53c1a63162005958ca94448833d34fe238162d1d504ca685fbe832ce3 05:50:55 316046926c0a: Verifying Checksum 05:50:55 316046926c0a: Download complete 05:50:55 7186ed65a4f7: Verifying Checksum 05:50:55 7186ed65a4f7: Download complete 05:50:55 207e8628e3a3: Verifying Checksum 05:50:55 207e8628e3a3: Download complete 05:50:55 c791037a9be2: Download complete 05:50:55 595b0fe564bb: Download complete 05:50:56 595b0fe564bb: Pull complete 05:50:56 7186ed65a4f7: Pull complete 05:50:57 $ docker rm -f ea7909d53c1a63162005958ca94448833d34fe238162d1d504ca685fbe832ce3 05:50:57 316046926c0a: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 05:50:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:50:58 ffd874e62e21: Verifying Checksum 05:50:58 ffd874e62e21: Download complete [Pipeline] sh 05:50:59 + sudo chown -R jenkins:jenkins . 05:50:59 4ebd0625c992: Verifying Checksum 05:50:59 4ebd0625c992: Download complete [Pipeline] sh 05:50:59 + ls -al . 05:50:59 total 212 05:50:59 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 05:50 . 05:50:59 drwxrwxr-x. 4 jenkins jenkins 28 May 19 05:49 .. 05:50:59 drwxrwxr-x. 2 jenkins jenkins 64 May 19 05:49 bin 05:50:59 -rw-r--r--. 1 jenkins jenkins 126187 May 19 05:50 coverage.out 05:50:59 -rw-rw-r--. 1 jenkins jenkins 987 May 19 05:49 Dockerfile.build 05:50:59 -rw-rw-r--. 1 jenkins jenkins 140 May 19 05:49 .dockerignore 05:50:59 drwxrwxr-x. 5 jenkins jenkins 62 May 19 05:49 example 05:50:59 drwxrwxr-x. 8 jenkins jenkins 179 May 19 05:49 .git 05:50:59 drwxrwxr-x. 2 jenkins jenkins 103 May 19 05:49 .github 05:50:59 -rw-rw-r--. 1 jenkins jenkins 138 May 19 05:49 .gitignore 05:50:59 -rw-r--r--. 1 jenkins jenkins 575 May 19 05:50 go.mod 05:50:59 -rw-r--r--. 1 jenkins jenkins 20803 May 19 05:50 go.sum 05:50:59 drwxrwxr-x. 15 jenkins jenkins 224 May 19 05:49 internal 05:50:59 -rw-rw-r--. 1 jenkins jenkins 894 May 19 05:49 Jenkinsfile 05:50:59 -rw-rw-r--. 1 jenkins jenkins 11341 May 19 05:49 LICENSE 05:50:59 -rw-rw-r--. 1 jenkins jenkins 997 May 19 05:49 Makefile 05:50:59 drwxrwxr-x. 4 jenkins jenkins 26 May 19 05:49 openapi 05:50:59 drwxrwxr-x. 5 jenkins jenkins 50 May 19 05:49 pkg 05:50:59 -rw-rw-r--. 1 jenkins jenkins 7652 May 19 05:49 README.md 05:50:59 -rw-rw-r--. 1 jenkins jenkins 6616 May 19 05:49 RELEASE-NOTES.txt 05:50:59 drwxrwxr-x. 4 jenkins jenkins 54 May 19 05:49 snap 05:50:59 -rw-rw-r--. 1 jenkins jenkins 5 May 19 05:46 VERSION 05:50:59 -rw-rw-r--. 1 jenkins jenkins 222 May 19 05:49 version.go [Pipeline] isUnix [Pipeline] sh 05:51:00 + 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=9f08648ade41faca250647d52fae2d276d6fcbea --label arch=amd64 --label version=0.0.0 . 05:51:00 Sending build context to Docker daemon 2.716MB 05:51:00 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:51:00 Step 2/23 : FROM ${BASE} AS builder 05:51:00 ---> 5e6b0668abc2 05:51:00 Step 3/23 : WORKDIR /device-sdk-go 05:51:00 ---> Running in dc821cf0143f 05:51:00 Removing intermediate container dc821cf0143f 05:51:00 ---> eb1e16c64212 05:51:00 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:00 ---> Running in b1eddfc30404 05:51:00 Removing intermediate container b1eddfc30404 05:51:00 ---> e14e49fe4b4c 05:51:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:00 ---> Running in 533c0db69190 05:51:01 Removing intermediate container 533c0db69190 05:51:01 ---> 12c1187a2900 05:51:01 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:51:01 ---> Running in 678d3607eedd 05:51:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:51:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:51:02 OK: 150 MiB in 46 packages 05:51:02 Removing intermediate container 678d3607eedd 05:51:02 ---> 6053e182af58 05:51:02 Step 7/23 : COPY . . 05:51:03 ---> fb63ef655414 05:51:03 Step 8/23 : RUN go mod download 05:51:03 ---> Running in 81413c17a047 05:51:03 Removing intermediate container 81413c17a047 05:51:03 ---> 5d16d42dbd72 05:51:03 Step 9/23 : RUN make build 05:51:03 ---> Running in 08653fc13bfb 05:51:04 go mod tidy 05:51:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:51:12 4ebd0625c992: Pull complete 05:51:12 207e8628e3a3: Pull complete 05:51:12 c791037a9be2: Pull complete 05:51:14 ffd874e62e21: Pull complete 05:51:14 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:51:14 ---> cfc18b08335c 05:51:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:16 Removing intermediate container 08653fc13bfb 05:51:16 ---> cbb355e1708e 05:51:16 Step 10/23 : FROM alpine:3.12 05:51:16 3.12: Pulling from library/alpine 05:51:16 339de151aab4: Pulling fs layer 05:51:16 339de151aab4: Verifying Checksum 05:51:16 339de151aab4: Download complete 05:51:16 ---> Running in 65b34ae05f96 05:51:16 339de151aab4: Pull complete 05:51:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:51:16 Status: Downloaded newer image for alpine:3.12 05:51:16 ---> 13621d1b12d4 05:51:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:16 ---> Running in 8739a0ce56da 05:51:16 Removing intermediate container 8739a0ce56da 05:51:16 ---> 6aa4d92fe308 05:51:16 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:16 ---> Running in 7143beedb331 05:51:17 Removing intermediate container 65b34ae05f96 05:51:17 ---> 52f9832a5a70 05:51:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:17 ---> Running in cceff74fe7de 05:51:17 Removing intermediate container 7143beedb331 05:51:17 ---> 91fced82316f 05:51:17 Step 13/23 : RUN apk add --update --no-cache zeromq 05:51:17 ---> Running in a657f3fb798a 05:51:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:51:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:51:18 (1/5) Installing libgcc (9.3.0-r2) 05:51:18 (2/5) Installing libsodium (1.0.18-r0) 05:51:18 (3/5) Installing libstdc++ (9.3.0-r2) 05:51:19 Removing intermediate container cceff74fe7de 05:51:19 ---> b60ac458bca9 05:51:19 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:51:19 ---> Running in a571c61d6a7b 05:51:20 (4/5) Installing libzmq (4.3.3-r0) 05:51:20 (5/5) Installing zeromq (4.3.3-r0) 05:51:20 Executing busybox-1.31.1-r20.trigger 05:51:20 OK: 8 MiB in 19 packages 05:51:20 Removing intermediate container a657f3fb798a 05:51:20 ---> bf4d4610cf5b 05:51:20 Step 14/23 : WORKDIR / 05:51:20 ---> Running in 3ec8c10e8f36 05:51:20 Removing intermediate container 3ec8c10e8f36 05:51:20 ---> d0472b0caf03 05:51:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:51:20 ---> f435aa0fbf8b 05:51:20 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:51:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:51:21 ---> 67c2a1cdcef0 05:51:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:51:21 ---> d3e4fd3e7b31 05:51:21 Step 18/23 : EXPOSE 49990 05:51:21 ---> Running in 8358e4fa5541 05:51:21 Removing intermediate container 8358e4fa5541 05:51:21 ---> d637f2e1b320 05:51:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:51:21 ---> Running in 36a5ca1341dc 05:51:21 Removing intermediate container 36a5ca1341dc 05:51:21 ---> dc3b34c61cb3 05:51:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:51:21 ---> Running in 64a1f4f9e707 05:51:21 Removing intermediate container 64a1f4f9e707 05:51:21 ---> f5031fae8614 05:51:21 Step 21/23 : LABEL arch=amd64 05:51:21 ---> Running in 28be3f7b70bc 05:51:21 Removing intermediate container 28be3f7b70bc 05:51:21 ---> 4727315f3fbc 05:51:21 Step 22/23 : LABEL git_sha=9f08648ade41faca250647d52fae2d276d6fcbea 05:51:21 ---> Running in 67bc936d89a9 05:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:51:22 Removing intermediate container 67bc936d89a9 05:51:22 ---> 09f927f04669 05:51:22 Step 23/23 : LABEL version=0.0.0 05:51:22 ---> Running in 57871d00a878 05:51:22 Removing intermediate container 57871d00a878 05:51:22 ---> 709962cfc9c2 05:51:22 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:51:22 Successfully built 709962cfc9c2 05:51:22 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:51:23 ---> job-cost.sh 05:51:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OmR8 05:51:23 (1/6) Installing libc-dev (0.7.2-r3) 05:51:23 (2/6) Installing libsodium (1.0.18-r0) 05:51:23 (3/6) Installing pkgconf (1.7.3-r0) 05:51:23 (4/6) Installing libsodium-dev (1.0.18-r0) 05:51:23 (5/6) Installing libzmq (4.3.3-r1) 05:51:23 (6/6) Installing zeromq-dev (4.3.3-r1) 05:51:24 Executing busybox-1.32.1-r6.trigger 05:51:24 OK: 139 MiB in 46 packages 05:51:25 Removing intermediate container a571c61d6a7b 05:51:25 ---> 315ef893eeac 05:51:25 Step 6/8 : WORKDIR /device-sdk-go 05:51:25 ---> Running in bf62d62f63d6 05:51:25 Removing intermediate container bf62d62f63d6 05:51:25 ---> 5788e1a4d37c 05:51:25 Step 7/8 : COPY . . 05:51:27 ---> 75d9deb34282 05:51:27 Step 8/8 : RUN go mod download 05:51:27 ---> Running in 34b5cb9963b0 05:51:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:48 lf-activate-venv(): INFO: Adding /tmp/venv-OmR8/bin to PATH 05:51:48 INFO: No Stack... 05:51:48 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:48 INFO: Archiving Costs [Pipeline] sh 05:51:48 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:51:48 + cut -d, -f6 [Pipeline] lock 05:51:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] 05:51:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] did not exist. Created. 05:51:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:48 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:48 Stashed 1 file(s) [Pipeline] } 05:51:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:54 Removing intermediate container 34b5cb9963b0 05:51:54 ---> 81906f3f3331 05:51:54 Successfully built 81906f3f3331 05:51:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:54 + docker inspect -f . ci-base-image-arm64 05:51:54 . [Pipeline] withDockerContainer 05:51:54 prd-ubuntu18.04-docker-arm64-4c-16g-15008 does not seem to be running inside a container 05:51:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:56 $ docker top 5abaaaa5b705ac937f019e6e1472c258de753f510f89449eadd80b6d75d8cec3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:57 + go version 05:51:57 go version go1.16.3 linux/arm64 [Pipeline] } 05:51:57 $ docker stop --time=1 5abaaaa5b705ac937f019e6e1472c258de753f510f89449eadd80b6d75d8cec3 05:51:59 $ docker rm -f 5abaaaa5b705ac937f019e6e1472c258de753f510f89449eadd80b6d75d8cec3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:00 + docker inspect -f . ci-base-image-arm64 05:52:00 . [Pipeline] withDockerContainer 05:52:00 prd-ubuntu18.04-docker-arm64-4c-16g-15008 does not seem to be running inside a container 05:52:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:52:02 $ docker top 2d5ab7b5473b08211c893d2ac5e4504108220dcba7d1158b9129c4224b2c1575 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:03 + go mod tidy [Pipeline] sh 05:52:04 + make test 05:52:04 go mod tidy 05:52:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:52:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:53:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:53:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:53:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:53:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.287s coverage: 25.4% of statements 05:53:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:53:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.231s coverage: 28.1% of statements 05:53:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.208s coverage: 78.9% of statements 05:53:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.220s coverage: 10.7% of statements 05:53:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:53:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:53:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:53:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.306s coverage: 30.2% of statements 05:53:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:53:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.227s coverage: 83.3% of statements 05:53:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:53:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:53:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.365s coverage: 58.0% of statements 05:53:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.985s coverage: 89.2% of statements 05:53:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:53:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.192s coverage: 5.0% of statements 05:53:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:53:50 GO111MODULE=on go vet ./... 05:54:46 gofmt -l . 05:54:46 [ "`gofmt -l .`" = "" ] 05:54:46 ./bin/test-attribution-txt.sh 05:54:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:54:48 $ docker stop --time=1 2d5ab7b5473b08211c893d2ac5e4504108220dcba7d1158b9129c4224b2c1575 05:54:50 $ docker rm -f 2d5ab7b5473b08211c893d2ac5e4504108220dcba7d1158b9129c4224b2c1575 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:54:51 Warning: overwriting stash ‘coverage-report’ 05:54:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:54:53 + ls -al . 05:54:53 total 248 05:54:53 drwxrwxr-x 10 jenkins jenkins 4096 May 19 05:54 . 05:54:53 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:50 .. 05:54:53 -rw-rw-r-- 1 jenkins jenkins 140 May 19 05:50 .dockerignore 05:54:53 drwxrwxr-x 8 jenkins jenkins 4096 May 19 05:50 .git 05:54:53 drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:50 .github 05:54:53 -rw-rw-r-- 1 jenkins jenkins 138 May 19 05:50 .gitignore 05:54:53 -rw-rw-r-- 1 jenkins jenkins 987 May 19 05:50 Dockerfile.build 05:54:53 -rw-rw-r-- 1 jenkins jenkins 894 May 19 05:50 Jenkinsfile 05:54:53 -rw-rw-r-- 1 jenkins jenkins 11341 May 19 05:50 LICENSE 05:54:53 -rw-rw-r-- 1 jenkins jenkins 997 May 19 05:50 Makefile 05:54:53 -rw-rw-r-- 1 jenkins jenkins 7652 May 19 05:50 README.md 05:54:53 -rw-rw-r-- 1 jenkins jenkins 6616 May 19 05:50 RELEASE-NOTES.txt 05:54:53 -rw-rw-r-- 1 jenkins jenkins 5 May 19 05:46 VERSION 05:54:53 drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:50 bin 05:54:53 -rw-r--r-- 1 jenkins jenkins 126188 May 19 05:53 coverage.out 05:54:53 drwxrwxr-x 5 jenkins jenkins 4096 May 19 05:50 example 05:54:53 -rw-r--r-- 1 jenkins jenkins 575 May 19 05:54 go.mod 05:54:53 -rw-r--r-- 1 jenkins jenkins 20803 May 19 05:52 go.sum 05:54:53 drwxrwxr-x 15 jenkins jenkins 4096 May 19 05:50 internal 05:54:53 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:50 openapi 05:54:53 drwxrwxr-x 5 jenkins jenkins 4096 May 19 05:50 pkg 05:54:53 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:50 snap 05:54:53 -rw-rw-r-- 1 jenkins jenkins 222 May 19 05:50 version.go [Pipeline] isUnix [Pipeline] sh 05:54:53 + 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=9f08648ade41faca250647d52fae2d276d6fcbea --label arch=arm64 --label version=0.0.0 . 05:54:54 Sending build context to Docker daemon 2.715MB 05:54:54 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:54:54 Step 2/23 : FROM ${BASE} AS builder 05:54:54 ---> 81906f3f3331 05:54:54 Step 3/23 : WORKDIR /device-sdk-go 05:54:54 ---> Running in 948132098f72 05:54:55 Removing intermediate container 948132098f72 05:54:55 ---> c2b8f44e3e42 05:54:55 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:54:55 ---> Running in 6a3824367fe7 05:54:55 Removing intermediate container 6a3824367fe7 05:54:55 ---> 531bf6f892b6 05:54:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:55 ---> Running in 7155123485f3 05:54:58 Removing intermediate container 7155123485f3 05:54:58 ---> 2bcc60525fcd 05:54:58 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:54:58 ---> Running in 2b3f80bc6979 05:54:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:55:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:55:01 OK: 139 MiB in 46 packages 05:55:02 Removing intermediate container 2b3f80bc6979 05:55:02 ---> f996d3cea3a4 05:55:02 Step 7/23 : COPY . . 05:55:04 ---> 25b883f403d2 05:55:04 Step 8/23 : RUN go mod download 05:55:04 ---> Running in d014e858b7d6 05:55:06 Removing intermediate container d014e858b7d6 05:55:06 ---> 88029e7324d1 05:55:06 Step 9/23 : RUN make build 05:55:06 ---> Running in fa5fc0eed028 05:55:07 go mod tidy 05:55:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:55:47 Removing intermediate container fa5fc0eed028 05:55:47 ---> 17df4b68f8d3 05:55:47 Step 10/23 : FROM alpine:3.12 05:55:47 3.12: Pulling from library/alpine 05:55:47 d2f70382dc9a: Pulling fs layer 05:55:47 d2f70382dc9a: Verifying Checksum 05:55:47 d2f70382dc9a: Download complete 05:55:47 d2f70382dc9a: Pull complete 05:55:47 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:55:47 Status: Downloaded newer image for alpine:3.12 05:55:47 ---> 9852663dfa18 05:55:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:55:47 ---> Running in eac723091696 05:55:47 Removing intermediate container eac723091696 05:55:47 ---> 178d70b7f357 05:55:47 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:47 ---> Running in 3605a8b9a2c2 05:55:47 Removing intermediate container 3605a8b9a2c2 05:55:47 ---> 44de50dcf978 05:55:47 Step 13/23 : RUN apk add --update --no-cache zeromq 05:55:47 ---> Running in aa1eaa03f116 05:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:55:50 (1/5) Installing libgcc (9.3.0-r2) 05:55:50 (2/5) Installing libsodium (1.0.18-r0) 05:55:50 (3/5) Installing libstdc++ (9.3.0-r2) 05:55:50 (4/5) Installing libzmq (4.3.3-r0) 05:55:50 (5/5) Installing zeromq (4.3.3-r0) 05:55:50 Executing busybox-1.31.1-r20.trigger 05:55:50 OK: 8 MiB in 19 packages 05:55:52 Removing intermediate container aa1eaa03f116 05:55:52 ---> 621712b67172 05:55:52 Step 14/23 : WORKDIR / 05:55:52 ---> Running in 8245261b0153 05:55:52 Removing intermediate container 8245261b0153 05:55:52 ---> 79cb14649417 05:55:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:55:53 ---> 337cef46f8d3 05:55:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:55:54 ---> 6fbcaa962434 05:55:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:55:55 ---> aaec18dbf1da 05:55:55 Step 18/23 : EXPOSE 49990 05:55:55 ---> Running in 9e3adbd7422e 05:55:56 Removing intermediate container 9e3adbd7422e 05:55:56 ---> e9db08e71ee2 05:55:56 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:55:56 ---> Running in d71632283668 05:55:56 Removing intermediate container d71632283668 05:55:56 ---> 002e202077f8 05:55:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:55:56 ---> Running in 3a36364e9cff 05:55:57 Removing intermediate container 3a36364e9cff 05:55:57 ---> 149c01a8b093 05:55:57 Step 21/23 : LABEL arch=arm64 05:55:57 ---> Running in e9bed2ef6bca 05:55:57 Removing intermediate container e9bed2ef6bca 05:55:57 ---> 5eb2022a036f 05:55:57 Step 22/23 : LABEL git_sha=9f08648ade41faca250647d52fae2d276d6fcbea 05:55:57 ---> Running in 4d053868e39c 05:55:58 Removing intermediate container 4d053868e39c 05:55:58 ---> 3604ad19d846 05:55:58 Step 23/23 : LABEL version=0.0.0 05:55:58 ---> Running in 6d32ed796f6f 05:55:58 Removing intermediate container 6d32ed796f6f 05:55:58 ---> 114a985b2ce2 05:55:58 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:55:58 Successfully built 114a985b2ce2 05:55:58 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:56:00 ---> job-cost.sh 05:56:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kkdc 05:56:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:58:00 lf-activate-venv(): INFO: Adding /tmp/venv-kkdc/bin to PATH 05:58:00 INFO: No Stack... 05:58:00 INFO: Retrieving Pricing Info for: v2-standard-4 05:58:01 INFO: Archiving Costs [Pipeline] sh 05:58:01 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:58:01 + cut -d, -f6 [Pipeline] lock 05:58:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] 05:58:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] did not exist. Created. 05:58:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:02 /w/workspace/device-sdk-go/1@tmp/durable-0d062cc7/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-0d062cc7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:58:02 + echo total: 0.18000000715255737 [Pipeline] stash 05:58:02 Warning: overwriting stash ‘stack-cost’ 05:58:02 Stashed 1 file(s) [Pipeline] } 05:58:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:58:03 provisioning config files... 05:58:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config6803314024417724445tmp [Pipeline] { [Pipeline] sh 05:58:04 + set +x 05:58:04 + bash -s -- 05:58:04 + curl -s https://codecov.io/bash 05:58:04 05:58:04 _____ _ 05:58:04 / ____| | | 05:58:04 | | ___ __| | ___ ___ _____ __ 05:58:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:58:04 | |___| (_) | (_| | __/ (_| (_) \ V / 05:58:04 \_____\___/ \__,_|\___|\___\___/ \_/ 05:58:04 Bash-1.0.2 05:58:04 05:58:04 05:58:04 ==> git version 2.24.4 found 05:58:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:58:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:58:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:58:04 ==> Jenkins CI detected. 05:58:04 project root: . 05:58:04 --> token set from env 05:58:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:58:04 ==> Running gcov in . (disable via -X gcov) 05:58:04 ==> Python coveragepy not found 05:58:04 ==> Searching for coverage reports in: 05:58:04 + . 05:58:04 -> Found 1 reports 05:58:04 ==> Detecting git/mercurial file structure 05:58:04 ==> Reading reports 05:58:04 + ./coverage.out bytes=126188 05:58:04 ==> Appending adjustments 05:58:04 https://docs.codecov.io/docs/fixing-reports 05:58:04 + Found adjustments 05:58:04 ==> Gzipping contents 05:58:04 20K /tmp/codecov.sPtiZ9.gz 05:58:04 ==> Uploading reports 05:58:04 url: https://codecov.io 05:58:04 query: branch=PR-934&commit=9f08648ade41faca250647d52fae2d276d6fcbea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 05:58:04 -> Pinging Codecov 05:58:04 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-934&commit=9f08648ade41faca250647d52fae2d276d6fcbea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 05:58:05 -> Uploading to 05:58:05 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/9f08648ade41faca250647d52fae2d276d6fcbea/d0314913-4ed7-4484-9af5-9c2b861d2bff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T055805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9f133ca4b566e1bc9e775e3d058081378ef03e796009bbcc3c624532558fad9 05:58:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:05 Dload Upload Total Spent Left Speed 05:58:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16495 0 0 100 16495 0 51270 --:--:-- --:--:-- --:--:-- 51226 100 16495 0 0 100 16495 0 51250 --:--:-- --:--:-- --:--:-- 51226 05:58:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9f08648ade41faca250647d52fae2d276d6fcbea [Pipeline] } 05:58:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:58:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:58:08 ---> package-listing.sh 05:58:08 ++ facter osfamily 05:58:08 ++ tr '[:upper:]' '[:lower:]' 05:58:08 + OS_FAMILY=redhat 05:58:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-934 05:58:08 + START_PACKAGES=/tmp/packages_start.txt 05:58:08 + END_PACKAGES=/tmp/packages_end.txt 05:58:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:08 + PACKAGES=/tmp/packages_start.txt 05:58:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 05:58:08 + PACKAGES=/tmp/packages_end.txt 05:58:08 + case "${OS_FAMILY}" in 05:58:08 + rpm -qa 05:58:08 + sort 05:58:09 + '[' -f /tmp/packages_start.txt ']' 05:58:09 + '[' -f /tmp/packages_end.txt ']' 05:58:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 05:58:09 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ 05:58:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ [Pipeline] echo 05:58:09 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-934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:58:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:10 05:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:10 alpine: Pulling from edgex-lftools-log-publisher 05:58:10 df20fa9351a1: Pulling fs layer 05:58:10 36b3adc4ff6f: Pulling fs layer 05:58:10 8ad3a11d3b57: Pulling fs layer 05:58:10 46f8f816bc3b: Pulling fs layer 05:58:10 93b61091891f: Pulling fs layer 05:58:10 93b9cdb0e59b: Pulling fs layer 05:58:10 5e14af77c1be: Pulling fs layer 05:58:10 01666e4c0597: Pulling fs layer 05:58:10 aa168da1d23b: Pulling fs layer 05:58:10 93b9cdb0e59b: Waiting 05:58:10 5e14af77c1be: Waiting 05:58:10 01666e4c0597: Waiting 05:58:10 aa168da1d23b: Waiting 05:58:10 46f8f816bc3b: Waiting 05:58:10 93b61091891f: Waiting 05:58:10 36b3adc4ff6f: Verifying Checksum 05:58:10 36b3adc4ff6f: Download complete 05:58:10 46f8f816bc3b: Verifying Checksum 05:58:10 46f8f816bc3b: Download complete 05:58:10 df20fa9351a1: Verifying Checksum 05:58:10 df20fa9351a1: Download complete 05:58:11 93b9cdb0e59b: Verifying Checksum 05:58:11 93b9cdb0e59b: Download complete 05:58:11 5e14af77c1be: Verifying Checksum 05:58:11 5e14af77c1be: Download complete 05:58:11 93b61091891f: Verifying Checksum 05:58:11 93b61091891f: Download complete 05:58:11 01666e4c0597: Verifying Checksum 05:58:11 01666e4c0597: Download complete 05:58:11 8ad3a11d3b57: Verifying Checksum 05:58:11 8ad3a11d3b57: Download complete 05:58:11 df20fa9351a1: Pull complete 05:58:11 36b3adc4ff6f: Pull complete 05:58:11 8ad3a11d3b57: Pull complete 05:58:11 46f8f816bc3b: Pull complete 05:58:12 93b61091891f: Pull complete 05:58:12 93b9cdb0e59b: Pull complete 05:58:12 5e14af77c1be: Pull complete 05:58:12 01666e4c0597: Pull complete 05:58:12 aa168da1d23b: Verifying Checksum 05:58:12 aa168da1d23b: Download complete 05:58:17 aa168da1d23b: Pull complete 05:58:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:58:17 prd-centos7-docker-4c-2g-15005 does not seem to be running inside a container 05:58:17 $ 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-934/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-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:58:22 $ docker top 0e73a0cf7cd8f8b75eb30a98c39bd8e9cb9a68c842a3f061d1cdf5db9f98b98a -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:58:23 + mkdir -p /var/log/sa [Pipeline] sh 05:58:23 + ls /var/log/sa-host 05:58:23 + sadf -c /var/log/sa-host/sa05 05:58:23 file_magic: OK 05:58:23 HZ: Using current value: 100 05:58:23 file_header: OK 05:58:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:58:23 Statistics: 05:58:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:58:23 File successfully converted to sysstat format version 12.2.1 05:58:23 + sadf -c /var/log/sa-host/sa19 05:58:23 file_magic: OK 05:58:23 HZ: Using current value: 100 05:58:23 file_header: OK 05:58:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:58:23 Statistics: 05:58:23 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... 05:58:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:24 provisioning config files... 05:58:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config3398661870625088697tmp [Pipeline] { [Pipeline] echo 05:58:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:24 ---> create-netrc.sh [Pipeline] } 05:58:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:58:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:58:24 ---> python-tools-install.sh [Pipeline] echo 05:58:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:58:25 ---> sudo-logs.sh 05:58:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:58:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:58:25 ---> job-cost.sh 05:58:25 lf-activate-venv: SKIPPING 05:58:25 DEBUG: total: 0.18000000715255737 05:58:25 INFO: Retrieving Stack Cost... 05:58:26 INFO: Retrieving Pricing Info for: v3-standard-2 05:58:27 INFO: Archiving Costs [Pipeline] echo 05:58:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:58:27 ---> logs-deploy.sh 05:58:27 lf-activate-venv: SKIPPING 05:58:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-934/1 05:58:27 INFO: archiving workspace using pattern(s): 05:58:28 Archives upload complete. 05:58:28 INFO: archiving logs to Nexus 05:58:29 ---> uname -a: 05:58:29 Linux prd-centos7-docker-4c-2g-15005.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:58:29 05:58:29 05:58:29 ---> lscpu: 05:58:29 Architecture: x86_64 05:58:29 CPU op-mode(s): 32-bit, 64-bit 05:58:29 Byte Order: Little Endian 05:58:29 Address sizes: 40 bits physical, 48 bits virtual 05:58:29 CPU(s): 2 05:58:29 On-line CPU(s) list: 0,1 05:58:29 Thread(s) per core: 1 05:58:29 Core(s) per socket: 1 05:58:29 Socket(s): 2 05:58:29 NUMA node(s): 1 05:58:29 Vendor ID: AuthenticAMD 05:58:29 CPU family: 23 05:58:29 Model: 49 05:58:29 Model name: AMD EPYC-Rome Processor 05:58:29 Stepping: 0 05:58:29 CPU MHz: 2800.000 05:58:29 BogoMIPS: 5600.00 05:58:29 Virtualization: AMD-V 05:58:29 Hypervisor vendor: KVM 05:58:29 Virtualization type: full 05:58:29 L1d cache: 64 KiB 05:58:29 L1i cache: 64 KiB 05:58:29 L2 cache: 1 MiB 05:58:29 L3 cache: 32 MiB 05:58:29 NUMA node0 CPU(s): 0,1 05:58:29 Vulnerability Itlb multihit: Not affected 05:58:29 Vulnerability L1tf: Not affected 05:58:29 Vulnerability Mds: Not affected 05:58:29 Vulnerability Meltdown: Not affected 05:58:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:58:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:58:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:58:29 Vulnerability Srbds: Not affected 05:58:29 Vulnerability Tsx async abort: Not affected 05:58:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:58:29 05:58:29 05:58:29 ---> nproc: 05:58:29 2 05:58:29 05:58:29 05:58:29 ---> df -h: 05:58:29 Filesystem Size Used Available Use% Mounted on 05:58:29 overlay 40.0G 7.6G 32.4G 19% / 05:58:29 tmpfs 64.0M 0 64.0M 0% /dev 05:58:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:58:29 shm 64.0M 0 64.0M 0% /dev/shm 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:58:29 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:58:29 05:58:29 05:58:29 ---> free -m: 05:58:29 total used free shared buff/cache available 05:58:29 Mem: 7821 982 4743 0 2094 6660 05:58:29 Swap: 1023 0 1023 05:58:29 05:58:29 05:58:29 ---> ip addr: 05:58:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:58:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:29 inet 127.0.0.1/8 scope host lo 05:58:29 valid_lft forever preferred_lft forever 05:58:29 inet6 ::1/128 scope host 05:58:29 valid_lft forever preferred_lft forever 05:58:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:58:29 link/ether fa:16:3e:14:6a:a4 brd ff:ff:ff:ff:ff:ff 05:58:29 inet 10.30.122.58/23 brd 10.30.123.255 scope global dynamic eth0 05:58:29 valid_lft 85612sec preferred_lft 85612sec 05:58:29 inet6 fe80::f816:3eff:fe14:6aa4/64 scope link 05:58:29 valid_lft forever preferred_lft forever 05:58:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:58:29 link/ether 02:42:1b:63:b4:d9 brd ff:ff:ff:ff:ff:ff 05:58:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:29 valid_lft forever preferred_lft forever 05:58:29 inet6 fe80::42:1bff:fe63:b4d9/64 scope link 05:58:29 valid_lft forever preferred_lft forever 05:58:29 05:58:29 05:58:29 ---> sar -b -r -n DEV: 05:58:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 05:58:29 05:58:29 05:45:09 LINUX RESTART (2 CPU) 05:58:29 05:58:29 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:58:29 05:47:01 71.39 3.60 67.79 0.00 2601.83 3576.79 0.00 05:58:29 05:48:01 1.72 0.00 1.72 0.00 0.00 34.40 0.00 05:58:29 05:49:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 05:58:29 05:50:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 05:58:29 05:51:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 05:58:29 05:52:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 05:58:29 05:53:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 05:58:29 05:54:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 05:58:29 05:55:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 05:58:29 05:56:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 05:58:29 05:57:02 0.23 0.00 0.23 0.00 0.00 2.20 0.00 05:58:29 05:58:01 0.25 0.00 0.25 0.00 0.00 3.79 0.00 05:58:29 Average: 6.30 0.30 6.00 0.00 217.19 303.99 0.00 05:58:29 05:58:29 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:29 05:47:01 5453620 0 815360 10.18 2620 1737340 1318108 14.55 583448 1570672 20 05:58:29 05:48:01 5465028 0 803944 10.04 2620 1737348 1234248 13.63 575400 1569564 8 05:58:29 05:49:01 5464824 0 804148 10.04 2620 1737348 1234272 13.63 574752 1570284 8 05:58:29 05:50:01 5463892 0 805072 10.05 2620 1737356 1234296 13.63 575980 1570284 8 05:58:29 05:51:01 5465912 0 803048 10.03 2620 1737360 1208560 13.34 570040 1574548 12 05:58:29 05:52:01 5464864 0 804092 10.04 2620 1737364 1208596 13.34 571224 1574548 20 05:58:29 05:53:01 5463828 0 805124 10.05 2620 1737368 1208656 13.34 572068 1574548 20 05:58:29 05:54:01 5456884 0 812064 10.14 2620 1737372 1208332 13.34 579664 1574548 12 05:58:29 05:55:01 5455924 0 813020 10.15 2620 1737376 1208332 13.34 580108 1574548 8 05:58:29 05:56:01 5453132 0 815808 10.19 2620 1737380 1208440 13.34 585488 1572500 16 05:58:29 05:57:02 5452560 0 816376 10.19 2620 1737384 1208500 13.34 593692 1564780 8 05:58:29 05:58:01 5452276 0 816656 10.20 2620 1737388 1208724 13.34 594320 1564732 20 05:58:29 Average: 5459395 0 809559 10.11 2620 1737365 1224089 13.51 579682 1571296 13 05:58:29 05:58:29 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:29 05:47:01 eth0 167.89 130.09 473.41 31.40 0.00 0.00 0.00 0.00 05:58:29 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:47:01 docker0 13.52 10.12 1.96 27.31 0.00 0.00 0.00 0.00 05:58:29 05:48:01 eth0 1.08 0.32 0.32 0.20 0.00 0.00 0.00 0.00 05:58:29 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:49:01 eth0 1.62 0.32 0.36 0.20 0.00 0.00 0.00 0.00 05:58:29 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:50:01 eth0 0.65 0.22 0.29 0.19 0.00 0.00 0.00 0.00 05:58:29 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:51:01 eth0 1.43 0.48 0.46 0.27 0.00 0.00 0.00 0.00 05:58:29 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:52:01 eth0 1.08 0.32 0.32 0.20 0.00 0.00 0.00 0.00 05:58:29 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:53:01 eth0 1.40 0.55 0.58 0.39 0.00 0.00 0.00 0.00 05:58:29 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:54:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:58:29 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:58:29 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:56:01 eth0 0.75 0.30 0.19 0.08 0.00 0.00 0.00 0.00 05:58:29 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:57:02 eth0 1.68 0.30 0.38 0.20 0.00 0.00 0.00 0.00 05:58:29 05:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:58:01 eth0 1.00 0.49 0.55 0.37 0.00 0.00 0.00 0.00 05:58:29 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 Average: eth0 14.93 11.15 39.81 2.80 0.00 0.00 0.00 0.00 05:58:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:29 Average: docker0 1.13 0.85 0.16 2.28 0.00 0.00 0.00 0.00 05:58:29 05:58:29 05:58:29 ---> sar -P ALL: 05:58:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 05:58:29 05:58:29 05:45:09 LINUX RESTART (2 CPU) 05:58:29 05:58:29 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:58:29 05:47:01 all 4.59 0.00 2.02 2.89 0.07 90.44 05:58:29 05:47:01 0 4.58 0.00 2.00 2.53 0.05 90.85 05:58:29 05:47:01 1 4.59 0.00 2.03 3.26 0.08 90.03 05:58:29 05:48:01 all 0.08 0.00 0.03 0.00 0.03 99.85 05:58:29 05:48:01 0 0.13 0.00 0.02 0.00 0.02 99.83 05:58:29 05:48:01 1 0.03 0.00 0.05 0.00 0.05 99.87 05:58:29 05:49:01 all 0.04 0.00 0.03 0.00 0.05 99.88 05:58:29 05:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:58:29 05:49:01 1 0.05 0.00 0.02 0.00 0.07 99.87 05:58:29 05:50:01 all 0.05 0.00 0.03 0.00 0.03 99.89 05:58:29 05:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:58:29 05:50:01 1 0.07 0.00 0.02 0.00 0.07 99.85 05:58:29 05:51:01 all 0.14 0.00 0.03 0.00 0.03 99.80 05:58:29 05:51:01 0 0.10 0.00 0.02 0.00 0.02 99.87 05:58:29 05:51:01 1 0.18 0.00 0.03 0.00 0.05 99.73 05:58:29 05:52:01 all 0.03 0.00 0.03 0.00 0.04 99.91 05:58:29 05:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:58:29 05:52:01 1 0.03 0.00 0.02 0.00 0.07 99.88 05:58:29 05:53:01 all 0.07 0.00 0.03 0.00 0.04 99.86 05:58:29 05:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:58:29 05:53:01 1 0.10 0.00 0.03 0.00 0.05 99.82 05:58:29 05:54:01 all 0.03 0.00 0.03 0.00 0.04 99.90 05:58:29 05:54:01 0 0.02 0.00 0.03 0.00 0.05 99.90 05:58:29 05:54:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:58:29 05:55:01 all 0.06 0.00 0.03 0.00 0.04 99.87 05:58:29 05:55:01 0 0.07 0.00 0.02 0.00 0.03 99.88 05:58:29 05:55:01 1 0.05 0.00 0.03 0.00 0.05 99.87 05:58:29 05:56:01 all 0.08 0.00 0.03 0.00 0.04 99.85 05:58:29 05:56:01 0 0.15 0.00 0.03 0.00 0.02 99.80 05:58:29 05:56:01 1 0.02 0.00 0.02 0.00 0.07 99.90 05:58:29 05:57:02 all 0.08 0.00 0.03 0.00 0.03 99.87 05:58:29 05:57:02 0 0.13 0.00 0.02 0.00 0.02 99.83 05:58:29 05:57:02 1 0.02 0.00 0.03 0.00 0.05 99.90 05:58:29 05:58:29 05:57:02 CPU %user %nice %system %iowait %steal %idle 05:58:29 05:58:01 all 0.14 0.00 0.02 0.00 0.03 99.81 05:58:29 05:58:01 0 0.19 0.00 0.02 0.00 0.02 99.78 05:58:29 05:58:01 1 0.08 0.00 0.02 0.00 0.05 99.85 05:58:29 Average: all 0.44 0.00 0.19 0.24 0.04 99.09 05:58:29 Average: 0 0.45 0.00 0.19 0.21 0.03 99.13 05:58:29 Average: 1 0.44 0.00 0.19 0.27 0.06 99.05 05:58:29 05:58:29 05:58:29