Pull request #982 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7b29f1733b536ff5a3365546b4838df0e30b3b18+c561a9a459db1ea872112ec1cdd177ce5971df20 (568aee3607815ba474af2a21aaa0c603e496752a) 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-ssh8697333293365258420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh8950181588118775098.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 6a41506d72e8e131afc862d141935157bee59f41 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-982/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-982/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5195821034614288011.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-982/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2729919054026279092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh4506408545623716231.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-982/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-982/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5871332856619999995.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1067 in /w/workspace/dgexfoundry_device-sdk-go_PR-982 [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-982 # 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-982@tmp/jenkins-gitclient-ssh4505354532894571129.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-982@tmp/jenkins-gitclient-ssh4158269362035668007.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/982/head:refs/remotes/origin/PR-982 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit 7b29f1733b536ff5a3365546b4838df0e30b3b18 Merge succeeded, producing 7b29f1733b536ff5a3365546b4838df0e30b3b18 Checking out Revision 7b29f1733b536ff5a3365546b4838df0e30b3b18 (PR-982) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b29f1733b536ff5a3365546b4838df0e30b3b18 # 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-982@tmp/jenkins-gitclient-ssh99389397698409492.key > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b29f1733b536ff5a3365546b4838df0e30b3b18 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:41 ========================================================= 04:07:41 EdgeX Global Pipelines Version Info 04:07:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:43 ------------------- 04:07:43 stable info: 04:07:43 ------------------- 04:07:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:07:43 Message: update stable to v1.0.195 04:07:44 ------------------- 04:07:44 experimental info: 04:07:44 ------------------- 04:07:44 Commited By: **** collab-it+edgex@linuxfoundation.org 04:07:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:07:44 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-982 [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-982 [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-982 [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b29f1733b536ff5a3365546b4838df0e30b3b18 [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b29f17 [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:46 provisioning config files... 04:07:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp/config3344304349692022991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:46 ---> docker-login.sh 04:07:46 nexus3.edgexfoundry.org:10001 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 nexus3.edgexfoundry.org:10002 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 nexus3.edgexfoundry.org:10003 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 nexus3.edgexfoundry.org:10004 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 docker.io 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:48 Configure a credential helper to remove this warning. See 04:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:48 04:07:48 Login Succeeded 04:07:48 ---> docker-login.sh ends [Pipeline] } 04:07:48 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 04:07:49 + git log --format=format:%s -1 7b29f1733b536ff5a3365546b4838df0e30b3b18 [Pipeline] echo 04:07:49 GIT_COMMIT: 7b29f1733b536ff5a3365546b4838df0e30b3b18, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 04:07:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:49 04:07:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:07:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:50 latest: Pulling from edgex-devops/git-semver 04:07:50 31603596830f: Pulling fs layer 04:07:50 54011a49482f: Pulling fs layer 04:07:50 a6820b24f6d8: Pulling fs layer 04:07:50 f581987b2513: Pulling fs layer 04:07:50 f581987b2513: Waiting 04:07:50 54011a49482f: Verifying Checksum 04:07:50 54011a49482f: Download complete 04:07:50 31603596830f: Verifying Checksum 04:07:50 31603596830f: Download complete 04:07:50 f581987b2513: Verifying Checksum 04:07:50 f581987b2513: Download complete 04:07:50 a6820b24f6d8: Verifying Checksum 04:07:50 a6820b24f6d8: Download complete 04:07:50 31603596830f: Pull complete 04:07:50 54011a49482f: Pull complete 04:07:51 a6820b24f6d8: Pull complete 04:07:51 f581987b2513: Pull complete 04:07:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:07:55 prd-centos7-docker-4c-2g-1067 does not seem to be running inside a container 04:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-982 -v /w/workspace/dgexfoundry_device-sdk-go_PR-982:/w/workspace/dgexfoundry_device-sdk-go_PR-982:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:07:56 $ docker top 644b7c49830cf8d6bfe600a3d88b9728cddad03687903ababfb52e2e132a01b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:56 [ssh-agent] Looking for ssh-agent implementation... 04:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:56 $ docker exec 644b7c49830cf8d6bfe600a3d88b9728cddad03687903ababfb52e2e132a01b6 ssh-agent 04:07:56 SSH_AUTH_SOCK=/tmp/ssh-KOpDvSkotZXO/agent.12 04:07:56 SSH_AGENT_PID=18 04:07:56 Running ssh-add (command line suppressed) 04:07:56 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp/private_key_6666982728438911424.key (/w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp/private_key_6666982728438911424.key) 04:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:57 + git tag --points-at HEAD [Pipeline] } 04:07:57 $ docker exec --env ******** --env ******** 644b7c49830cf8d6bfe600a3d88b9728cddad03687903ababfb52e2e132a01b6 ssh-agent -k 04:07:57 unset SSH_AUTH_SOCK; 04:07:57 unset SSH_AGENT_PID; 04:07:57 echo Agent pid 18 killed; 04:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:57 [ssh-agent] Looking for ssh-agent implementation... 04:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:57 $ docker exec 644b7c49830cf8d6bfe600a3d88b9728cddad03687903ababfb52e2e132a01b6 ssh-agent 04:07:57 SSH_AUTH_SOCK=/tmp/ssh-6pzjFZrTp3QF/agent.52 04:07:57 SSH_AGENT_PID=59 04:07:57 Running ssh-add (command line suppressed) 04:07:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp/private_key_1554952936893739075.key (/w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp/private_key_1554952936893739075.key) 04:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:58 + git semver init 04:07:58 # -> Open(): unable to determine branch for HEAD 04:07:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-982/.git 04:07:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-982 04:07:58 # $SEMVER_REMOTE_NAME = origin 04:07:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:07:58 # $SEMVER_USER_NAME = edgex-jenkins 04:07:58 # $SEMVER_BRANCH = PR-982 04:07:58 # $SEMVER_TEMP = /tmp/semver-673199548 04:07:58 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:07:59 # '/tmp/semver-673199548' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-982/.semver' 04:07:59 # -> Force: false 04:07:59 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-982/.semver [Pipeline] } 04:07:59 $ docker exec --env ******** --env ******** 644b7c49830cf8d6bfe600a3d88b9728cddad03687903ababfb52e2e132a01b6 ssh-agent -k 04:07:59 unset SSH_AUTH_SOCK; 04:07:59 unset SSH_AGENT_PID; 04:07:59 echo Agent pid 59 killed; 04:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:59 + git semver [Pipeline] } 04:07:59 $ docker stop --time=1 644b7c49830cf8d6bfe600a3d88b9728cddad03687903ababfb52e2e132a01b6 04:08:01 $ docker rm -f 644b7c49830cf8d6bfe600a3d88b9728cddad03687903ababfb52e2e132a01b6 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:08:01 Stashed 1 file(s) [Pipeline] echo 04:08:01 [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 04:08:17 Still waiting to schedule task 04:08:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:08:17 Still waiting to schedule task 04:08:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:09:25 Running on prd-centos7-docker-4c-2g-1071 in /w/workspace/dgexfoundry_device-sdk-go_PR-982 [Pipeline] { [Pipeline] ws 04:09:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:09:25 Selected Git installation does not exist. Using Default 04:09:25 The recommended git tool is: NONE 04:09:30 using credential edgex-jenkins-ssh 04:09:30 Cloning the remote Git repository 04:09:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:09:30 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:09:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:30 > git --version # timeout=10 04:09:30 > git --version # 'git version 2.24.4' 04:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:30 [INFO] Currently running in a labeled security context 04:09:30 [INFO] Currently SELinux is 'enforcing' on the host 04:09:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3770847606298496530.key 04:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:31 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit 7b29f1733b536ff5a3365546b4838df0e30b3b18 04:09:31 Merge succeeded, producing 7b29f1733b536ff5a3365546b4838df0e30b3b18 04:09:31 Checking out Revision 7b29f1733b536ff5a3365546b4838df0e30b3b18 (PR-982) 04:09:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:31 [INFO] Currently running in a labeled security context 04:09:31 [INFO] Currently SELinux is 'enforcing' on the host 04:09:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3366308075293297088.key 04:09:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/982/head:refs/remotes/origin/PR-982 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:09:31 > git config core.sparsecheckout # timeout=10 04:09:31 > git checkout -f 7b29f1733b536ff5a3365546b4838df0e30b3b18 # timeout=10 04:09:31 > git remote # timeout=10 04:09:31 > git config --get remote.origin.url # timeout=10 04:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:31 [INFO] Currently running in a labeled security context 04:09:31 [INFO] Currently SELinux is 'enforcing' on the host 04:09:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1404841199835163208.key 04:09:31 > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 04:09:31 > git rev-parse HEAD^{commit} # timeout=10 04:09:31 > git config core.sparsecheckout # timeout=10 04:09:31 > git checkout -f 7b29f1733b536ff5a3365546b4838df0e30b3b18 # timeout=10 04:09:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 04:09:35 > git --version # timeout=10 04:09:35 > git --version # 'git version 2.24.4' 04:09:35 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:09:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:09:37 + true 04:09:37 + sudo service docker restart 04:09:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:55 provisioning config files... 04:09:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4188907817301175781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:55 ---> docker-login.sh 04:09:55 nexus3.edgexfoundry.org:10001 04:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:56 Configure a credential helper to remove this warning. See 04:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:56 04:09:56 Login Succeeded 04:09:56 nexus3.edgexfoundry.org:10002 04:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:56 Configure a credential helper to remove this warning. See 04:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:56 04:09:56 Login Succeeded 04:09:56 nexus3.edgexfoundry.org:10003 04:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:56 Configure a credential helper to remove this warning. See 04:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:56 04:09:56 Login Succeeded 04:09:56 nexus3.edgexfoundry.org:10004 04:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:56 Configure a credential helper to remove this warning. See 04:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:56 04:09:56 Login Succeeded 04:09:56 docker.io 04:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:56 Configure a credential helper to remove this warning. See 04:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:56 04:09:56 Login Succeeded 04:09:56 ---> docker-login.sh ends [Pipeline] } 04:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:59 ========================================================= 04:09:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:09:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:09:59 + 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 . 04:09:59 Sending build context to Docker daemon 2.7MB 04:09:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:09:59 Step 2/8 : FROM ${BASE} 04:09:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:09:59 540db60ca938: Pulling fs layer 04:09:59 adcc1eea9eea: Pulling fs layer 04:09:59 4c4ab2625f07: Pulling fs layer 04:09:59 0510c868ecb4: Pulling fs layer 04:09:59 afea3b2eda06: Pulling fs layer 04:09:59 7809a108b3ef: Pulling fs layer 04:09:59 f706445af74f: Pulling fs layer 04:09:59 0510c868ecb4: Waiting 04:09:59 afea3b2eda06: Waiting 04:09:59 7809a108b3ef: Waiting 04:09:59 f706445af74f: Waiting 04:09:59 4c4ab2625f07: Verifying Checksum 04:09:59 4c4ab2625f07: Download complete 04:09:59 adcc1eea9eea: Verifying Checksum 04:09:59 adcc1eea9eea: Download complete 04:09:59 afea3b2eda06: Verifying Checksum 04:09:59 afea3b2eda06: Download complete 04:09:59 7809a108b3ef: Verifying Checksum 04:09:59 7809a108b3ef: Download complete 04:09:59 540db60ca938: Verifying Checksum 04:09:59 540db60ca938: Download complete 04:10:00 540db60ca938: Pull complete 04:10:00 adcc1eea9eea: Pull complete 04:10:00 4c4ab2625f07: Pull complete 04:10:01 f706445af74f: Verifying Checksum 04:10:01 f706445af74f: Download complete 04:10:01 0510c868ecb4: Verifying Checksum 04:10:01 0510c868ecb4: Download complete 04:10:05 0510c868ecb4: Pull complete 04:10:05 afea3b2eda06: Pull complete 04:10:05 7809a108b3ef: Pull complete 04:10:06 f706445af74f: Pull complete 04:10:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:10:06 ---> b068be0155e3 04:10:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:10 ---> Running in d868cf4dbcc1 04:10:10 Removing intermediate container d868cf4dbcc1 04:10:10 ---> 3a3dc3ed075b 04:10:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:10 ---> Running in 0f6b617b45c9 04:10:11 Removing intermediate container 0f6b617b45c9 04:10:11 ---> fe6dd4dd5226 04:10:11 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:10:11 ---> Running in 3a1ae518040b 04:10:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:10:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:10:13 (1/6) Installing libc-dev (0.7.2-r3) 04:10:13 (2/6) Installing libsodium (1.0.18-r0) 04:10:13 (3/6) Installing pkgconf (1.7.3-r0) 04:10:13 (4/6) Installing libsodium-dev (1.0.18-r0) 04:10:13 (5/6) Installing libzmq (4.3.3-r1) 04:10:13 (6/6) Installing zeromq-dev (4.3.3-r1) 04:10:13 Executing busybox-1.32.1-r6.trigger 04:10:13 OK: 150 MiB in 46 packages 04:10:13 Removing intermediate container 3a1ae518040b 04:10:13 ---> fa12ca6be6be 04:10:13 Step 6/8 : WORKDIR /device-sdk-go 04:10:13 ---> Running in ae07d443ff39 04:10:14 Removing intermediate container ae07d443ff39 04:10:14 ---> 0a0ed4e68db2 04:10:14 Step 7/8 : COPY . . 04:10:14 ---> 34fcf9837966 04:10:14 Step 8/8 : RUN go mod download 04:10:14 ---> Running in f872e31ddc31 04:10:26 Removing intermediate container f872e31ddc31 04:10:26 ---> 2a77ddf65c4b 04:10:26 Successfully built 2a77ddf65c4b 04:10:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:10:27 + docker inspect -f . ci-base-image-x86_64 04:10:27 . [Pipeline] withDockerContainer 04:10:27 prd-centos7-docker-4c-2g-1071 does not seem to be running inside a container 04:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:27 $ docker top e51e7e9624d0c36c63287fc695bc597ce5a6c33ee410ff3ad85d268c68561c77 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:28 + go version 04:10:28 go version go1.16.3 linux/amd64 [Pipeline] } 04:10:28 $ docker stop --time=1 e51e7e9624d0c36c63287fc695bc597ce5a6c33ee410ff3ad85d268c68561c77 04:10:29 $ docker rm -f e51e7e9624d0c36c63287fc695bc597ce5a6c33ee410ff3ad85d268c68561c77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:32 + docker inspect -f . ci-base-image-x86_64 04:10:32 . [Pipeline] withDockerContainer 04:10:32 prd-centos7-docker-4c-2g-1071 does not seem to be running inside a container 04:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:33 $ docker top 7b006a0dd8edcfca28ffd2361a93b62627a8a987ecd9af79fb67ed3eec108d4d -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:33 + go mod tidy [Pipeline] sh 04:10:34 + make test 04:10:34 go mod tidy 04:10:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:10:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1072 in /w/workspace/dgexfoundry_device-sdk-go_PR-982 [Pipeline] { [Pipeline] ws 04:11:01 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:11:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:01 Selected Git installation does not exist. Using Default 04:11:01 The recommended git tool is: NONE 04:11:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 24.2% of statements 04:11:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements 04:11:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 04:11:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 04:11:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:11:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:11:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:11:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 28.7% of statements 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:11:06 using credential edgex-jenkins-ssh 04:11:06 Cloning the remote Git repository 04:11:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:11:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:11:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:11:07 > git --version # timeout=10 04:11:07 > git --version # 'git version 2.17.1' 04:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:11:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:11:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/982/head:refs/remotes/origin/PR-982 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:11:09 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit 7b29f1733b536ff5a3365546b4838df0e30b3b18 04:11:09 Merge succeeded, producing 7b29f1733b536ff5a3365546b4838df0e30b3b18 04:11:09 Checking out Revision 7b29f1733b536ff5a3365546b4838df0e30b3b18 (PR-982) 04:11:09 > git config core.sparsecheckout # timeout=10 04:11:09 > git checkout -f 7b29f1733b536ff5a3365546b4838df0e30b3b18 # timeout=10 04:11:09 > git remote # timeout=10 04:11:09 > git config --get remote.origin.url # timeout=10 04:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:09 > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 04:11:09 > git rev-parse HEAD^{commit} # timeout=10 04:11:09 > git config core.sparsecheckout # timeout=10 04:11:09 > git checkout -f 7b29f1733b536ff5a3365546b4838df0e30b3b18 # timeout=10 04:11:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.051s coverage: 83.3% of statements 04:11:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:11:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:11:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.066s coverage: 58.0% of statements 04:11:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.800s coverage: 89.2% of statements 04:11:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 5.0% of statements 04:11:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:11:11 GO111MODULE=on go vet ./... 04:11:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 04:11:14 > git --version # timeout=10 04:11:14 > git --version # 'git version 2.17.1' 04:11:14 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:11:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:11:16 + true 04:11:16 + sudo service docker restart 04:11:28 gofmt -l . 04:11:28 [ "`gofmt -l .`" = "" ] 04:11:28 ./bin/test-attribution-txt.sh 04:11:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:11:28 $ docker stop --time=1 7b006a0dd8edcfca28ffd2361a93b62627a8a987ecd9af79fb67ed3eec108d4d 04:11:29 $ docker rm -f 7b006a0dd8edcfca28ffd2361a93b62627a8a987ecd9af79fb67ed3eec108d4d [Pipeline] // withDockerContainer [Pipeline] sh 04:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:35 provisioning config files... 04:11:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4235750038639551713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:36 ---> docker-login.sh 04:11:36 nexus3.edgexfoundry.org:10001 04:11:36 + ls -al . 04:11:36 total 208 04:11:36 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 04:11 . 04:11:36 drwxrwxr-x. 4 jenkins jenkins 28 Jun 24 04:09 .. 04:11:36 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 04:09 bin 04:11:36 -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 04:11 coverage.out 04:11:36 -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 04:09 Dockerfile.build 04:11:36 -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 04:09 .dockerignore 04:11:36 drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 04:09 example 04:11:36 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 04:09 .git 04:11:36 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 04:09 .github 04:11:36 -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 04:09 .gitignore 04:11:36 -rw-r--r--. 1 jenkins jenkins 569 Jun 24 04:11 go.mod 04:11:36 -rw-r--r--. 1 jenkins jenkins 20408 Jun 24 04:10 go.sum 04:11:36 drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 04:09 internal 04:11:36 -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 04:09 Jenkinsfile 04:11:36 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 04:09 LICENSE 04:11:36 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 04:09 Makefile 04:11:36 drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 04:09 openapi 04:11:36 drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 04:09 pkg 04:11:36 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 04:09 README.md 04:11:36 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 04:09 RELEASE-NOTES.txt 04:11:36 drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 04:09 snap 04:11:36 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 04:08 VERSION 04:11:36 -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 04:09 version.go [Pipeline] isUnix [Pipeline] sh 04:11:36 + 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=7b29f1733b536ff5a3365546b4838df0e30b3b18 --label arch=amd64 --label version=0.0.0 . 04:11:36 Sending build context to Docker daemon 2.827MB 04:11:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:11:36 Step 2/23 : FROM ${BASE} AS builder 04:11:36 ---> 2a77ddf65c4b 04:11:36 Step 3/23 : WORKDIR /device-sdk-go 04:11:36 ---> Running in 034b2d7a72c2 04:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:36 Removing intermediate container 034b2d7a72c2 04:11:36 ---> 575c24697e1d 04:11:36 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:36 ---> Running in 6f95e4627ba7 04:11:36 Removing intermediate container 6f95e4627ba7 04:11:36 ---> 20e25c9a6619 04:11:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:36 ---> Running in e8e655df7109 04:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:37 Configure a credential helper to remove this warning. See 04:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:37 04:11:37 Login Succeeded 04:11:37 nexus3.edgexfoundry.org:10002 04:11:37 Removing intermediate container e8e655df7109 04:11:37 ---> aad3ce46e244 04:11:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:11:37 ---> Running in dcc5b5d24760 04:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:37 Configure a credential helper to remove this warning. See 04:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:37 04:11:37 Login Succeeded 04:11:37 nexus3.edgexfoundry.org:10003 04:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:38 Configure a credential helper to remove this warning. See 04:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:38 04:11:38 Login Succeeded 04:11:38 nexus3.edgexfoundry.org:10004 04:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:38 Configure a credential helper to remove this warning. See 04:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:38 04:11:38 Login Succeeded 04:11:38 docker.io 04:11:39 OK: 150 MiB in 46 packages 04:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:39 Removing intermediate container dcc5b5d24760 04:11:39 ---> a4ff300c01e1 04:11:39 Step 7/23 : COPY . . 04:11:39 ---> 309d4924b63c 04:11:39 Step 8/23 : RUN go mod download 04:11:39 ---> Running in d01232332533 04:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:39 Configure a credential helper to remove this warning. See 04:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:39 04:11:39 Login Succeeded 04:11:39 ---> docker-login.sh ends [Pipeline] } 04:11:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:11:40 Removing intermediate container d01232332533 04:11:40 ---> 4b21afc6dd19 04:11:40 Step 9/23 : RUN make build 04:11:40 ---> Running in a2e21c370d2e [Pipeline] echo 04:11:40 ========================================================= 04:11:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:11:40 ========================================================= [Pipeline] isUnix 04:11:40 go mod tidy [Pipeline] sh 04:11:40 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 04:11:40 + 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 . 04:11:41 Sending build context to Docker daemon 2.699MB 04:11:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:11:41 Step 2/8 : FROM ${BASE} 04:11:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:11:41 595b0fe564bb: Pulling fs layer 04:11:41 3088b5b3c5c0: Pulling fs layer 04:11:41 5b7225fbf94c: Pulling fs layer 04:11:41 ba82ee9f976e: Pulling fs layer 04:11:41 506bd15cee9f: Pulling fs layer 04:11:41 75a0a4a0db45: Pulling fs layer 04:11:41 618dc40b7e24: Pulling fs layer 04:11:41 506bd15cee9f: Waiting 04:11:41 75a0a4a0db45: Waiting 04:11:41 618dc40b7e24: Waiting 04:11:41 5b7225fbf94c: Download complete 04:11:41 3088b5b3c5c0: Verifying Checksum 04:11:41 3088b5b3c5c0: Download complete 04:11:41 506bd15cee9f: Download complete 04:11:41 595b0fe564bb: Verifying Checksum 04:11:41 595b0fe564bb: Download complete 04:11:41 75a0a4a0db45: Verifying Checksum 04:11:41 75a0a4a0db45: Download complete 04:11:42 595b0fe564bb: Pull complete 04:11:42 3088b5b3c5c0: Pull complete 04:11:43 5b7225fbf94c: Pull complete 04:11:43 618dc40b7e24: Verifying Checksum 04:11:43 618dc40b7e24: Download complete 04:11:44 ba82ee9f976e: Verifying Checksum 04:11:45 ba82ee9f976e: Download complete 04:11:50 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:11:52 Removing intermediate container a2e21c370d2e 04:11:52 ---> be86916c5892 04:11:52 Step 10/23 : FROM alpine:3.12 04:11:52 3.12: Pulling from library/alpine 04:11:52 339de151aab4: Pulling fs layer 04:11:52 339de151aab4: Verifying Checksum 04:11:52 339de151aab4: Download complete 04:11:53 339de151aab4: Pull complete 04:11:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:11:53 Status: Downloaded newer image for alpine:3.12 04:11:53 ---> 13621d1b12d4 04:11:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:53 ---> Running in 0dc10e792217 04:11:53 Removing intermediate container 0dc10e792217 04:11:53 ---> 83c4d0cbcc88 04:11:53 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:53 ---> Running in ffa059624443 04:11:53 Removing intermediate container ffa059624443 04:11:53 ---> bcf02a38fcac 04:11:53 Step 13/23 : RUN apk add --update --no-cache zeromq 04:11:53 ---> Running in 842f37cbfefd 04:11:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:11:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:11:55 (1/5) Installing libgcc (9.3.0-r2) 04:11:55 (2/5) Installing libsodium (1.0.18-r0) 04:11:55 (3/5) Installing libstdc++ (9.3.0-r2) 04:11:55 ba82ee9f976e: Pull complete 04:11:55 506bd15cee9f: Pull complete 04:11:56 (4/5) Installing libzmq (4.3.3-r0) 04:11:56 (5/5) Installing zeromq (4.3.3-r0) 04:11:56 Executing busybox-1.31.1-r20.trigger 04:11:56 OK: 8 MiB in 19 packages 04:11:56 75a0a4a0db45: Pull complete 04:11:56 Removing intermediate container 842f37cbfefd 04:11:56 ---> 1c6a0a14616c 04:11:56 Step 14/23 : WORKDIR / 04:11:56 ---> Running in 2ae51b59f4af 04:11:56 Removing intermediate container 2ae51b59f4af 04:11:56 ---> 816ad0b4f6a6 04:11:56 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:11:56 ---> 18de1858c00f 04:11:56 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:11:57 ---> f095b5af3ae1 04:11:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:11:57 ---> f51d0dbca7e1 04:11:57 Step 18/23 : EXPOSE 59999 04:11:57 ---> Running in 7a3605e7ac6a 04:11:57 Removing intermediate container 7a3605e7ac6a 04:11:57 ---> 40c56b817dbf 04:11:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:11:57 ---> Running in 2e545b8a6b5b 04:11:57 Removing intermediate container 2e545b8a6b5b 04:11:57 ---> 9097cad961b1 04:11:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:11:57 ---> Running in abec650e7dfc 04:11:57 Removing intermediate container abec650e7dfc 04:11:57 ---> 4a2684a79eee 04:11:57 Step 21/23 : LABEL arch=amd64 04:11:57 ---> Running in 8868226055fb 04:11:57 Removing intermediate container 8868226055fb 04:11:57 ---> 3c38542781ae 04:11:57 Step 22/23 : LABEL git_sha=7b29f1733b536ff5a3365546b4838df0e30b3b18 04:11:57 ---> Running in 92b44fd428cc 04:11:57 Removing intermediate container 92b44fd428cc 04:11:57 ---> b4df9e86c41d 04:11:57 Step 23/23 : LABEL version=0.0.0 04:11:57 ---> Running in b67b66cee449 04:11:57 Removing intermediate container b67b66cee449 04:11:57 ---> 8483f866eac1 04:11:57 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:11:57 Successfully built 8483f866eac1 04:11:57 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 04:11:58 ---> job-cost.sh 04:11:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NLYq 04:12:00 618dc40b7e24: Pull complete 04:12:00 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:12:00 ---> a36622ca3599 04:12:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:01 ---> Running in dec0f82f60ce 04:12:02 Removing intermediate container dec0f82f60ce 04:12:02 ---> 7baaa028aef0 04:12:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:02 ---> Running in 4a3a393605b3 04:12:05 Removing intermediate container 4a3a393605b3 04:12:05 ---> b08b3b2aab72 04:12:05 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:12:05 ---> Running in 875542e3d343 04:12:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:12:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:12:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:12:08 (1/6) Installing libc-dev (0.7.2-r3) 04:12:08 (2/6) Installing libsodium (1.0.18-r0) 04:12:08 (3/6) Installing pkgconf (1.7.3-r0) 04:12:08 (4/6) Installing libsodium-dev (1.0.18-r0) 04:12:08 (5/6) Installing libzmq (4.3.3-r1) 04:12:08 (6/6) Installing zeromq-dev (4.3.3-r1) 04:12:08 Executing busybox-1.32.1-r6.trigger 04:12:08 OK: 139 MiB in 46 packages 04:12:10 Removing intermediate container 875542e3d343 04:12:10 ---> 05d78a5f7d0e 04:12:10 Step 6/8 : WORKDIR /device-sdk-go 04:12:10 ---> Running in 13d87eca3557 04:12:10 Removing intermediate container 13d87eca3557 04:12:10 ---> 242e44caa804 04:12:10 Step 7/8 : COPY . . 04:12:12 ---> 4de256fa3f83 04:12:12 Step 8/8 : RUN go mod download 04:12:12 ---> Running in 7bcd4e10ad27 04:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-NLYq/bin to PATH 04:12:21 INFO: No Stack... 04:12:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:12:21 INFO: Archiving Costs [Pipeline] sh 04:12:22 + cut -d, -f6 04:12:22 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:12:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-982-1-stack-cost] 04:12:22 Resource [jenkins-edgexfoundry-device-sdk-go-PR-982-1-stack-cost] did not exist. Created. 04:12:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-982-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:22 + echo total: 0.05999999865889549 [Pipeline] stash 04:12:22 Stashed 1 file(s) [Pipeline] } 04:12:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-982-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:12:42 Removing intermediate container 7bcd4e10ad27 04:12:42 ---> 3a4832bc5363 04:12:42 Successfully built 3a4832bc5363 04:12:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:12:43 + docker inspect -f . ci-base-image-arm64 04:12:43 . [Pipeline] withDockerContainer 04:12:43 prd-ubuntu18.04-docker-arm64-4c-16g-1072 does not seem to be running inside a container 04:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:45 $ docker top efef41c1d548198d5ff86538f7b53523afe5cd3279b0827012abe20e69febc2c -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:46 + go version 04:12:46 go version go1.16.5 linux/arm64 [Pipeline] } 04:12:46 $ docker stop --time=1 efef41c1d548198d5ff86538f7b53523afe5cd3279b0827012abe20e69febc2c 04:12:48 $ docker rm -f efef41c1d548198d5ff86538f7b53523afe5cd3279b0827012abe20e69febc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:12:49 + docker inspect -f . ci-base-image-arm64 04:12:49 . [Pipeline] withDockerContainer 04:12:49 prd-ubuntu18.04-docker-arm64-4c-16g-1072 does not seem to be running inside a container 04:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:51 $ docker top 2db1403c93ffc3f7954b8cb02bfc7b86034c972cb0c1f53d64204d6ea1fc18d9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:51 + go mod tidy [Pipeline] sh 04:12:53 + make test 04:12:53 go mod tidy 04:12:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:13:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:14:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.245s coverage: 24.2% of statements 04:14:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:14:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.221s coverage: 28.1% of statements 04:14:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.219s coverage: 78.9% of statements 04:14:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.197s coverage: 9.0% of statements 04:14:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:14:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:14:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:14:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.334s coverage: 28.7% of statements 04:14:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:14:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.195s coverage: 83.3% of statements 04:14:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:14:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:14:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.365s coverage: 58.0% of statements 04:14:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.066s coverage: 89.2% of statements 04:14:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:14:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.176s coverage: 5.0% of statements 04:14:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:14:38 GO111MODULE=on go vet ./... 04:15:35 gofmt -l . 04:15:35 [ "`gofmt -l .`" = "" ] 04:15:35 ./bin/test-attribution-txt.sh 04:15:35 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:15:35 $ docker stop --time=1 2db1403c93ffc3f7954b8cb02bfc7b86034c972cb0c1f53d64204d6ea1fc18d9 04:15:37 $ docker rm -f 2db1403c93ffc3f7954b8cb02bfc7b86034c972cb0c1f53d64204d6ea1fc18d9 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:38 Warning: overwriting stash ‘coverage-report’ 04:15:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:40 + ls -al . 04:15:40 total 244 04:15:40 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 04:15 . 04:15:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:11 .. 04:15:40 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 04:11 .dockerignore 04:15:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:11 .git 04:15:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:11 .github 04:15:40 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 04:11 .gitignore 04:15:40 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 04:11 Dockerfile.build 04:15:40 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 04:11 Jenkinsfile 04:15:40 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 04:11 LICENSE 04:15:40 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 04:11 Makefile 04:15:40 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 04:11 README.md 04:15:40 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 04:11 RELEASE-NOTES.txt 04:15:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:08 VERSION 04:15:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:11 bin 04:15:40 -rw-r--r-- 1 jenkins jenkins 125634 Jun 24 04:14 coverage.out 04:15:40 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:11 example 04:15:40 -rw-r--r-- 1 jenkins jenkins 569 Jun 24 04:15 go.mod 04:15:40 -rw-r--r-- 1 jenkins jenkins 20408 Jun 24 04:12 go.sum 04:15:40 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 04:11 internal 04:15:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:11 openapi 04:15:40 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:11 pkg 04:15:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:11 snap 04:15:40 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 04:11 version.go [Pipeline] isUnix [Pipeline] sh 04:15:40 + 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=7b29f1733b536ff5a3365546b4838df0e30b3b18 --label arch=arm64 --label version=0.0.0 . 04:15:41 Sending build context to Docker daemon 2.826MB 04:15:41 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:15:41 Step 2/23 : FROM ${BASE} AS builder 04:15:41 ---> 3a4832bc5363 04:15:41 Step 3/23 : WORKDIR /device-sdk-go 04:15:41 ---> Running in 6c78cecec121 04:15:42 Removing intermediate container 6c78cecec121 04:15:42 ---> 81f9f4a6b580 04:15:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:15:42 ---> Running in 5c37643d85e4 04:15:43 Removing intermediate container 5c37643d85e4 04:15:43 ---> df8057a66830 04:15:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:43 ---> Running in 2a36572ef936 04:15:45 Removing intermediate container 2a36572ef936 04:15:45 ---> c31b2636a631 04:15:45 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:15:45 ---> Running in 37e8ec5cb532 04:15:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:15:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:15:48 OK: 139 MiB in 46 packages 04:15:49 Removing intermediate container 37e8ec5cb532 04:15:49 ---> e2c1fc603193 04:15:49 Step 7/23 : COPY . . 04:15:51 ---> 22861ff561ab 04:15:51 Step 8/23 : RUN go mod download 04:15:51 ---> Running in c4a2fe702bfc 04:15:53 Removing intermediate container c4a2fe702bfc 04:15:53 ---> 007d8f292996 04:15:53 Step 9/23 : RUN make build 04:15:53 ---> Running in 5845bac15979 04:15:55 go mod tidy 04:15:55 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 04:16:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:16:28 Removing intermediate container 5845bac15979 04:16:28 ---> e8c296d0a422 04:16:28 Step 10/23 : FROM alpine:3.12 04:16:29 3.12: Pulling from library/alpine 04:16:29 d2f70382dc9a: Pulling fs layer 04:16:30 d2f70382dc9a: Verifying Checksum 04:16:30 d2f70382dc9a: Download complete 04:16:30 d2f70382dc9a: Pull complete 04:16:30 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:16:30 Status: Downloaded newer image for alpine:3.12 04:16:30 ---> c4fd0aeabfcf 04:16:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:30 ---> Running in d26c5d4fd41e 04:16:31 Removing intermediate container d26c5d4fd41e 04:16:31 ---> 9f3b9e75a6a1 04:16:31 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:31 ---> Running in be42c8b11df2 04:16:33 Removing intermediate container be42c8b11df2 04:16:33 ---> 3c8161dae836 04:16:33 Step 13/23 : RUN apk add --update --no-cache zeromq 04:16:33 ---> Running in c78cdd46c76d 04:16:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:16:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:16:36 (1/5) Installing libgcc (9.3.0-r2) 04:16:36 (2/5) Installing libsodium (1.0.18-r0) 04:16:36 (3/5) Installing libstdc++ (9.3.0-r2) 04:16:36 (4/5) Installing libzmq (4.3.3-r0) 04:16:36 (5/5) Installing zeromq (4.3.3-r0) 04:16:36 Executing busybox-1.31.1-r20.trigger 04:16:36 OK: 8 MiB in 19 packages 04:16:40 Removing intermediate container c78cdd46c76d 04:16:40 ---> 50ebba259427 04:16:40 Step 14/23 : WORKDIR / 04:16:40 ---> Running in 062a898de002 04:16:40 Removing intermediate container 062a898de002 04:16:40 ---> 604bc2cb02f0 04:16:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:16:40 ---> 03afa7ac8102 04:16:40 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:16:41 ---> 791f8129422e 04:16:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:16:42 ---> 1daf7d1424f7 04:16:42 Step 18/23 : EXPOSE 59999 04:16:42 ---> Running in af95663701b0 04:16:43 Removing intermediate container af95663701b0 04:16:43 ---> 1c9c2da9cf80 04:16:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:16:43 ---> Running in 6dcaf8090b1e 04:16:44 Removing intermediate container 6dcaf8090b1e 04:16:44 ---> 3f35ced1330b 04:16:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:44 ---> Running in 3e69435c89eb 04:16:44 Removing intermediate container 3e69435c89eb 04:16:44 ---> 47db6bee1794 04:16:44 Step 21/23 : LABEL arch=arm64 04:16:44 ---> Running in e6840b2f7a54 04:16:45 Removing intermediate container e6840b2f7a54 04:16:45 ---> ba9d7b92db40 04:16:45 Step 22/23 : LABEL git_sha=7b29f1733b536ff5a3365546b4838df0e30b3b18 04:16:45 ---> Running in 2b641c6f816d 04:16:45 Removing intermediate container 2b641c6f816d 04:16:45 ---> 503e093f9536 04:16:45 Step 23/23 : LABEL version=0.0.0 04:16:45 ---> Running in 7cf98146e587 04:16:46 Removing intermediate container 7cf98146e587 04:16:46 ---> 1012875933d5 04:16:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:16:46 Successfully built 1012875933d5 04:16:46 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 04:16:47 ---> job-cost.sh 04:16:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8ylk 04:17:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-8ylk/bin to PATH 04:18:49 INFO: No Stack... 04:18:49 INFO: Retrieving Pricing Info for: v2-standard-4 04:18:49 INFO: Archiving Costs [Pipeline] sh 04:18:49 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:18:49 cut -d, -f6 [Pipeline] lock 04:18:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-982-1-stack-cost] 04:18:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-982-1-stack-cost] did not exist. Created. 04:18:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-982-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:50 /w/workspace/device-sdk-go/1@tmp/durable-9d8cd26b/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-9d8cd26b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:50 + echo total: 0.18000000715255737 [Pipeline] stash 04:18:50 Warning: overwriting stash ‘stack-cost’ 04:18:50 Stashed 1 file(s) [Pipeline] } 04:18:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-982-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 04:18:51 provisioning config files... 04:18:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp/config2514672337077956165tmp [Pipeline] { [Pipeline] sh 04:18:52 + set +x 04:18:52 + curl -s https://codecov.io/bash 04:18:52 + bash -s -- 04:18:52 04:18:52 _____ _ 04:18:52 / ____| | | 04:18:52 | | ___ __| | ___ ___ _____ __ 04:18:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:52 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:52 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:52 Bash-1.0.3 04:18:52 04:18:52 04:18:52 ==> git version 2.24.4 found 04:18:52 ==> 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 04:18:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:18:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:18:52 ==> Jenkins CI detected. 04:18:52 project root: . 04:18:52 --> token set from env 04:18:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:52 ==> Running gcov in . (disable via -X gcov) 04:18:52 ==> Python coveragepy not found 04:18:52 ==> Searching for coverage reports in: 04:18:52 + . 04:18:52 -> Found 1 reports 04:18:52 ==> Detecting git/mercurial file structure 04:18:52 ==> Reading reports 04:18:52 + ./coverage.out bytes=125634 04:18:52 ==> Appending adjustments 04:18:52 https://docs.codecov.io/docs/fixing-reports 04:18:52 + Found adjustments 04:18:52 ==> Gzipping contents 04:18:52 16K /tmp/codecov.5d9cNH.gz 04:18:52 ==> Uploading reports 04:18:52 url: https://codecov.io 04:18:52 query: branch=PR-982&commit=7b29f1733b536ff5a3365546b4838df0e30b3b18&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=982&job=&cmd_args= 04:18:52 -> Pinging Codecov 04:18:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-982&commit=7b29f1733b536ff5a3365546b4838df0e30b3b18&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=982&job=&cmd_args= 04:18:53 -> Uploading to 04:18:53 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/7b29f1733b536ff5a3365546b4838df0e30b3b18/79eb967d-4871-43de-abcd-8a30e91372ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T041853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7f215b6e9043fe1df7f8fd3f5c3260e97446b6c59b3d586b2c6c6d8729326cf 04:18:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:53 Dload Upload Total Spent Left Speed 04:18:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16322 0 0 100 16322 0 47280 --:--:-- --:--:-- --:--:-- 47173 100 16322 0 0 100 16322 0 47255 --:--:-- --:--:-- --:--:-- 47173 04:18:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7b29f1733b536ff5a3365546b4838df0e30b3b18 [Pipeline] } 04:18:53 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 04:18:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:56 ---> package-listing.sh 04:18:56 ++ tr '[:upper:]' '[:lower:]' 04:18:56 ++ facter osfamily 04:18:56 + OS_FAMILY=redhat 04:18:56 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-982 04:18:56 + START_PACKAGES=/tmp/packages_start.txt 04:18:56 + END_PACKAGES=/tmp/packages_end.txt 04:18:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:56 + PACKAGES=/tmp/packages_start.txt 04:18:56 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-982 ']' 04:18:56 + PACKAGES=/tmp/packages_end.txt 04:18:56 + case "${OS_FAMILY}" in 04:18:56 + rpm -qa 04:18:56 + sort 04:18:59 + '[' -f /tmp/packages_start.txt ']' 04:18:59 + '[' -f /tmp/packages_end.txt ']' 04:18:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-982 ']' 04:18:59 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-982/archives/ 04:18:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-982/archives/ [Pipeline] echo 04:18:59 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-982/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:19:00 04:19:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:19:00 alpine: Pulling from edgex-lftools-log-publisher 04:19:00 df20fa9351a1: Pulling fs layer 04:19:00 36b3adc4ff6f: Pulling fs layer 04:19:00 8ad3a11d3b57: Pulling fs layer 04:19:00 46f8f816bc3b: Pulling fs layer 04:19:00 93b61091891f: Pulling fs layer 04:19:00 93b9cdb0e59b: Pulling fs layer 04:19:00 5e14af77c1be: Pulling fs layer 04:19:00 01666e4c0597: Pulling fs layer 04:19:00 aa168da1d23b: Pulling fs layer 04:19:00 93b61091891f: Waiting 04:19:00 93b9cdb0e59b: Waiting 04:19:00 5e14af77c1be: Waiting 04:19:00 01666e4c0597: Waiting 04:19:00 aa168da1d23b: Waiting 04:19:00 46f8f816bc3b: Waiting 04:19:00 36b3adc4ff6f: Verifying Checksum 04:19:00 36b3adc4ff6f: Download complete 04:19:00 46f8f816bc3b: Verifying Checksum 04:19:00 46f8f816bc3b: Download complete 04:19:00 df20fa9351a1: Verifying Checksum 04:19:00 df20fa9351a1: Download complete 04:19:00 93b9cdb0e59b: Verifying Checksum 04:19:00 93b9cdb0e59b: Download complete 04:19:00 5e14af77c1be: Verifying Checksum 04:19:00 5e14af77c1be: Download complete 04:19:00 01666e4c0597: Verifying Checksum 04:19:00 01666e4c0597: Download complete 04:19:00 df20fa9351a1: Pull complete 04:19:00 8ad3a11d3b57: Verifying Checksum 04:19:00 8ad3a11d3b57: Download complete 04:19:01 36b3adc4ff6f: Pull complete 04:19:01 8ad3a11d3b57: Pull complete 04:19:01 93b61091891f: Verifying Checksum 04:19:01 93b61091891f: Download complete 04:19:01 46f8f816bc3b: Pull complete 04:19:01 93b61091891f: Pull complete 04:19:02 93b9cdb0e59b: Pull complete 04:19:02 5e14af77c1be: Pull complete 04:19:02 01666e4c0597: Pull complete 04:19:03 aa168da1d23b: Verifying Checksum 04:19:03 aa168da1d23b: Download complete 04:19:07 aa168da1d23b: Pull complete 04:19:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:19:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:19:07 prd-centos7-docker-4c-2g-1067 does not seem to be running inside a container 04:19:07 $ 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-982/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-982 -v /w/workspace/dgexfoundry_device-sdk-go_PR-982:/w/workspace/dgexfoundry_device-sdk-go_PR-982:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:19:11 $ docker top 516514d32421bdd328b8dad2d3778abd724a8ca9167732d2ea04918b74d5659f -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:11 + touch /tmp/pre-build-complete [Pipeline] sh 04:19:12 + mkdir -p /var/log/sa [Pipeline] sh 04:19:12 + ls /var/log/sa-host 04:19:12 + sadf -c /var/log/sa-host/sa05 04:19:12 file_magic: OK 04:19:12 HZ: Using current value: 100 04:19:12 file_header: OK 04:19:12 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 04:19:12 Statistics: 04:19:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:12 File successfully converted to sysstat format version 12.2.1 04:19:12 + sadf -c /var/log/sa-host/sa24 04:19:12 file_magic: OK 04:19:12 HZ: Using current value: 100 04:19:12 file_header: OK 04:19:12 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 04:19:12 Statistics: 04:19:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:12 provisioning config files... 04:19:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp/config5754162868528351291tmp [Pipeline] { [Pipeline] echo 04:19:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:19:13 ---> create-netrc.sh [Pipeline] } 04:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:19:13 ---> python-tools-install.sh [Pipeline] echo 04:19:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:19:13 ---> sudo-logs.sh 04:19:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:19:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:19:14 ---> job-cost.sh 04:19:14 lf-activate-venv: SKIPPING 04:19:14 DEBUG: total: 0.18000000715255737 04:19:14 INFO: Retrieving Stack Cost... 04:19:15 INFO: Retrieving Pricing Info for: v3-standard-2 04:19:15 INFO: Archiving Costs [Pipeline] echo 04:19:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:19:15 ---> logs-deploy.sh 04:19:15 lf-activate-venv: SKIPPING 04:19:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-982/1 04:19:15 INFO: archiving workspace using pattern(s): 04:19:16 Archives upload complete. 04:19:16 INFO: archiving logs to Nexus 04:19:17 ---> uname -a: 04:19:17 Linux prd-centos7-docker-4c-2g-1067.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:19:17 04:19:17 04:19:17 ---> lscpu: 04:19:17 Architecture: x86_64 04:19:17 CPU op-mode(s): 32-bit, 64-bit 04:19:17 Byte Order: Little Endian 04:19:17 Address sizes: 40 bits physical, 48 bits virtual 04:19:17 CPU(s): 2 04:19:17 On-line CPU(s) list: 0,1 04:19:17 Thread(s) per core: 1 04:19:17 Core(s) per socket: 1 04:19:17 Socket(s): 2 04:19:17 NUMA node(s): 1 04:19:17 Vendor ID: AuthenticAMD 04:19:17 CPU family: 23 04:19:17 Model: 49 04:19:17 Model name: AMD EPYC-Rome Processor 04:19:17 Stepping: 0 04:19:17 CPU MHz: 2800.000 04:19:17 BogoMIPS: 5600.00 04:19:17 Virtualization: AMD-V 04:19:17 Hypervisor vendor: KVM 04:19:17 Virtualization type: full 04:19:17 L1d cache: 64 KiB 04:19:17 L1i cache: 64 KiB 04:19:17 L2 cache: 1 MiB 04:19:17 L3 cache: 32 MiB 04:19:17 NUMA node0 CPU(s): 0,1 04:19:17 Vulnerability Itlb multihit: Not affected 04:19:17 Vulnerability L1tf: Not affected 04:19:17 Vulnerability Mds: Not affected 04:19:17 Vulnerability Meltdown: Not affected 04:19:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:19:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:19:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:19:17 Vulnerability Srbds: Not affected 04:19:17 Vulnerability Tsx async abort: Not affected 04:19:17 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 04:19:17 04:19:17 04:19:17 ---> nproc: 04:19:17 2 04:19:17 04:19:17 04:19:17 ---> df -h: 04:19:17 Filesystem Size Used Available Use% Mounted on 04:19:17 overlay 40.0G 7.6G 32.4G 19% / 04:19:17 tmpfs 64.0M 0 64.0M 0% /dev 04:19:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:19:17 shm 64.0M 0 64.0M 0% /dev/shm 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-982 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-982@tmp 04:19:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:19:17 04:19:17 04:19:17 ---> free -m: 04:19:17 total used free shared buff/cache available 04:19:17 Mem: 7821 931 4791 0 2098 6711 04:19:17 Swap: 1023 0 1023 04:19:17 04:19:17 04:19:17 ---> ip addr: 04:19:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:19:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:19:17 inet 127.0.0.1/8 scope host lo 04:19:17 valid_lft forever preferred_lft forever 04:19:17 inet6 ::1/128 scope host 04:19:17 valid_lft forever preferred_lft forever 04:19:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:19:17 link/ether fa:16:3e:72:bf:c5 brd ff:ff:ff:ff:ff:ff 04:19:17 inet 10.30.123.231/23 brd 10.30.123.255 scope global dynamic eth0 04:19:17 valid_lft 85671sec preferred_lft 85671sec 04:19:17 inet6 fe80::f816:3eff:fe72:bfc5/64 scope link 04:19:17 valid_lft forever preferred_lft forever 04:19:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:19:17 link/ether 02:42:4d:95:31:f8 brd ff:ff:ff:ff:ff:ff 04:19:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:19:17 valid_lft forever preferred_lft forever 04:19:17 inet6 fe80::42:4dff:fe95:31f8/64 scope link 04:19:17 valid_lft forever preferred_lft forever 04:19:17 04:19:17 04:19:17 ---> sar -b -r -n DEV: 04:19:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 04:19:17 04:19:17 04:06:58 LINUX RESTART (2 CPU) 04:19:17 04:19:17 04:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:19:17 04:09:01 2.57 0.00 2.57 0.00 0.00 64.18 0.00 04:19:17 04:10:01 0.58 0.00 0.58 0.00 0.00 9.94 0.00 04:19:17 04:11:01 0.23 0.00 0.23 0.00 0.00 3.47 0.00 04:19:17 04:12:01 0.30 0.00 0.30 0.00 0.00 4.23 0.00 04:19:17 04:13:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 04:19:17 04:14:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 04:19:17 04:15:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 04:19:17 04:16:01 0.37 0.00 0.37 0.00 0.00 5.18 0.00 04:19:17 04:17:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 04:19:17 04:18:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 04:19:17 04:19:01 2.85 0.13 2.72 0.00 13.73 77.79 0.00 04:19:17 Average: 0.73 0.01 0.72 0.00 1.25 16.40 0.00 04:19:17 04:19:17 04:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:19:17 04:09:01 5447988 0 817660 10.21 2620 1740672 1318736 14.56 588644 1570900 8 04:19:17 04:10:01 5448188 0 817456 10.21 2620 1740676 1318496 14.56 592100 1567168 8 04:19:17 04:11:01 5457968 0 807672 10.08 2620 1740680 1229440 13.57 574332 1577048 8 04:19:17 04:12:01 5458072 0 807560 10.08 2620 1740688 1229464 13.57 573716 1577808 8 04:19:17 04:13:01 5461004 0 804620 10.05 2620 1740696 1200812 13.26 571548 1577808 8 04:19:17 04:14:01 5460644 0 804980 10.05 2620 1740696 1200656 13.26 571728 1577832 12 04:19:17 04:15:01 5459492 0 806124 10.07 2620 1740704 1200656 13.26 573252 1577832 8 04:19:17 04:16:01 5450124 0 815488 10.18 2620 1740708 1200656 13.26 582404 1577832 20 04:19:17 04:17:01 5449384 0 816228 10.19 2620 1740708 1200788 13.26 584984 1575872 8 04:19:17 04:18:01 5449664 0 815940 10.19 2620 1740716 1200764 13.26 584956 1575872 20 04:19:17 04:19:01 5313304 0 862916 10.77 2620 1830100 1391020 15.36 755452 1528840 88448 04:19:17 Average: 5441439 0 816059 10.19 2620 1748822 1244681 13.74 595738 1571347 8051 04:19:17 04:19:17 04:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:19:17 04:09:01 eth0 11.96 7.38 7.89 21.85 0.00 0.00 0.00 0.00 04:19:17 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:10:01 eth0 2.32 0.75 0.66 1.63 0.00 0.00 0.00 0.00 04:19:17 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:11:01 eth0 0.82 0.37 0.29 0.20 0.00 0.00 0.00 0.00 04:19:17 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:12:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 04:19:17 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:13:01 eth0 0.80 0.50 0.44 0.27 0.00 0.00 0.00 0.00 04:19:17 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:14:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:16:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:19:17 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:17:01 eth0 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 04:19:17 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:18:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 04:19:17 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:19:01 eth0 110.86 94.52 1022.29 11.08 0.00 0.00 0.00 0.00 04:19:17 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 Average: eth0 11.75 9.51 93.85 3.23 0.00 0.00 0.00 0.00 04:19:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:19:17 04:19:17 ---> sar -P ALL: 04:19:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 04:19:17 04:19:17 04:06:58 LINUX RESTART (2 CPU) 04:19:17 04:19:17 04:08:01 CPU %user %nice %system %iowait %steal %idle 04:19:17 04:09:01 all 0.34 0.00 0.10 0.00 0.05 99.51 04:19:17 04:09:01 0 0.27 0.00 0.13 0.00 0.05 99.55 04:19:17 04:09:01 1 0.42 0.00 0.07 0.00 0.05 99.47 04:19:17 04:10:01 all 0.15 0.00 0.03 0.00 0.03 99.79 04:19:17 04:10:01 0 0.12 0.00 0.03 0.00 0.05 99.80 04:19:17 04:10:01 1 0.18 0.00 0.02 0.00 0.02 99.78 04:19:17 04:11:01 all 0.14 0.00 0.10 0.00 0.04 99.72 04:19:17 04:11:01 0 0.15 0.00 0.02 0.00 0.03 99.80 04:19:17 04:11:01 1 0.13 0.00 0.18 0.00 0.05 99.63 04:19:17 04:12:01 all 0.11 0.00 0.03 0.00 0.03 99.83 04:19:17 04:12:01 0 0.18 0.00 0.03 0.00 0.03 99.75 04:19:17 04:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:19:17 04:13:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:19:17 04:13:01 0 0.22 0.00 0.02 0.00 0.03 99.73 04:19:17 04:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:19:17 04:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:19:17 04:14:01 0 0.23 0.00 0.03 0.00 0.05 99.68 04:19:17 04:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 04:15:01 all 0.10 0.00 0.04 0.00 0.03 99.83 04:19:17 04:15:01 0 0.17 0.00 0.07 0.00 0.03 99.73 04:19:17 04:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:19:17 04:16:01 all 0.03 0.00 0.03 0.00 0.03 99.90 04:19:17 04:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:19:17 04:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:19:17 04:17:01 all 0.09 0.00 0.02 0.00 0.03 99.86 04:19:17 04:17:01 0 0.13 0.00 0.02 0.00 0.02 99.83 04:19:17 04:17:01 1 0.05 0.00 0.02 0.00 0.05 99.88 04:19:17 04:18:01 all 0.07 0.00 0.03 0.00 0.03 99.88 04:19:17 04:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:19:17 04:18:01 1 0.10 0.00 0.03 0.00 0.03 99.83 04:19:17 04:19:01 all 2.65 0.00 0.93 0.09 0.03 96.30 04:19:17 04:19:01 0 1.78 0.00 0.96 0.10 0.05 97.11 04:19:17 04:19:01 1 3.52 0.00 0.91 0.08 0.02 95.47 04:19:17 04:19:17 Average: CPU %user %nice %system %iowait %steal %idle 04:19:17 Average: all 0.36 0.00 0.12 0.01 0.03 99.48 04:19:17 Average: 0 0.30 0.00 0.12 0.01 0.04 99.53 04:19:17 Average: 1 0.41 0.00 0.12 0.01 0.03 99.43 04:19:17 04:19:17 04:19:17