Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0887c0ef194ba6a504b0214fcf2fa499e99ba925+a24609de80133c139ab476bfa891138650961ed9 (9095ab1edfbc026f112149389e1c19db57e5eb5b) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh95151380556639862.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-ssh1774011935138464860.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh763473227071491517.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 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-ssh6578783393916975667.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-973/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8289727732746690890.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 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-1825’ is offline Running on prd-centos7-docker-4c-2g-318 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [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-973 # 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-973@tmp/jenkins-gitclient-ssh6901661977232523054.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-973@tmp/jenkins-gitclient-ssh2416946935309629776.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 Merge succeeded, producing 0ae78dd78972988671b4728b1f371216b9f70a0a Checking out Revision 0ae78dd78972988671b4728b1f371216b9f70a0a (PR-973) > git config core.sparsecheckout # timeout=10 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # 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-973@tmp/jenkins-gitclient-ssh6215119885027885111.key > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ae78dd78972988671b4728b1f371216b9f70a0a # timeout=10 Commit message: "Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD" > git rev-list --no-walk 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:55 ========================================================= 06:41:55 EdgeX Global Pipelines Version Info 06:41:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:56 ------------------- 06:41:56 stable info: 06:41:56 ------------------- 06:41:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:41:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:41:56 Message: update stable to v1.0.195 06:41:57 ------------------- 06:41:57 experimental info: 06:41:57 ------------------- 06:41:57 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:57 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:41:57 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-973 [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-973 [Pipeline] echo 06:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-973 [Pipeline] echo 06:41:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ae78dd78972988671b4728b1f371216b9f70a0a [Pipeline] echo 06:41:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ae78dd [Pipeline] echo 06:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:58 provisioning config files... 06:41:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config388174923215592861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:58 ---> docker-login.sh 06:41:58 nexus3.edgexfoundry.org:10001 06:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:58 Configure a credential helper to remove this warning. See 06:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:58 06:41:58 Login Succeeded 06:41:58 nexus3.edgexfoundry.org:10002 06:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:58 Configure a credential helper to remove this warning. See 06:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:58 06:41:58 Login Succeeded 06:41:58 nexus3.edgexfoundry.org:10003 06:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:59 Configure a credential helper to remove this warning. See 06:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:59 06:41:59 Login Succeeded 06:41:59 nexus3.edgexfoundry.org:10004 06:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:59 Configure a credential helper to remove this warning. See 06:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:59 06:41:59 Login Succeeded 06:41:59 docker.io 06:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:59 Configure a credential helper to remove this warning. See 06:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:59 06:41:59 Login Succeeded 06:41:59 ---> docker-login.sh ends [Pipeline] } 06:41:59 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 06:42:00 + git log --format=format:%s -1 0ae78dd78972988671b4728b1f371216b9f70a0a [Pipeline] echo 06:42:00 GIT_COMMIT: 0ae78dd78972988671b4728b1f371216b9f70a0a, Commit Message: Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD [Pipeline] echo 06:42:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:01 06:42:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:42:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:01 latest: Pulling from edgex-devops/git-semver 06:42:01 31603596830f: Pulling fs layer 06:42:01 54011a49482f: Pulling fs layer 06:42:01 a6820b24f6d8: Pulling fs layer 06:42:01 f581987b2513: Pulling fs layer 06:42:01 f581987b2513: Waiting 06:42:01 54011a49482f: Verifying Checksum 06:42:01 54011a49482f: Download complete 06:42:01 31603596830f: Verifying Checksum 06:42:01 31603596830f: Download complete 06:42:01 f581987b2513: Verifying Checksum 06:42:01 f581987b2513: Download complete 06:42:01 a6820b24f6d8: Verifying Checksum 06:42:01 a6820b24f6d8: Download complete 06:42:01 31603596830f: Pull complete 06:42:02 54011a49482f: Pull complete 06:42:02 a6820b24f6d8: Pull complete 06:42:02 f581987b2513: Pull complete 06:42:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:42:02 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 06:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:42:03 $ docker top 79e1697b9d7d169964ac7efa758b80df178689be7f3218250a16b3f87c0db5ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:04 [ssh-agent] Looking for ssh-agent implementation... 06:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:04 $ docker exec 79e1697b9d7d169964ac7efa758b80df178689be7f3218250a16b3f87c0db5ee ssh-agent 06:42:04 SSH_AUTH_SOCK=/tmp/ssh-QOoiphLxFare/agent.14 06:42:04 SSH_AGENT_PID=20 06:42:04 Running ssh-add (command line suppressed) 06:42:04 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_6346234092291771249.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_6346234092291771249.key) 06:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:04 + git tag --points-at HEAD [Pipeline] } 06:42:04 $ docker exec --env ******** --env ******** 79e1697b9d7d169964ac7efa758b80df178689be7f3218250a16b3f87c0db5ee ssh-agent -k 06:42:04 unset SSH_AUTH_SOCK; 06:42:04 unset SSH_AGENT_PID; 06:42:04 echo Agent pid 20 killed; 06:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:04 [ssh-agent] Looking for ssh-agent implementation... 06:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:04 $ docker exec 79e1697b9d7d169964ac7efa758b80df178689be7f3218250a16b3f87c0db5ee ssh-agent 06:42:05 SSH_AUTH_SOCK=/tmp/ssh-WPuwLkRMu61a/agent.54 06:42:05 SSH_AGENT_PID=60 06:42:05 Running ssh-add (command line suppressed) 06:42:05 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_3455775341092134871.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_3455775341092134871.key) 06:42:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:05 + git semver init 06:42:05 # -> Open(): unable to determine branch for HEAD 06:42:05 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.git 06:42:05 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-973 06:42:05 # $SEMVER_REMOTE_NAME = origin 06:42:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:42:05 # $SEMVER_USER_NAME = edgex-jenkins 06:42:05 # $SEMVER_BRANCH = PR-973 06:42:05 # $SEMVER_TEMP = /tmp/semver-662714124 06:42:05 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:42:06 # '/tmp/semver-662714124' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver' 06:42:06 # -> Force: false 06:42:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver [Pipeline] } 06:42:06 $ docker exec --env ******** --env ******** 79e1697b9d7d169964ac7efa758b80df178689be7f3218250a16b3f87c0db5ee ssh-agent -k 06:42:06 unset SSH_AUTH_SOCK; 06:42:06 unset SSH_AGENT_PID; 06:42:06 echo Agent pid 60 killed; 06:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:06 + git semver [Pipeline] } 06:42:06 $ docker stop --time=1 79e1697b9d7d169964ac7efa758b80df178689be7f3218250a16b3f87c0db5ee 06:42:08 $ docker rm -f 79e1697b9d7d169964ac7efa758b80df178689be7f3218250a16b3f87c0db5ee [Pipeline] // withDockerContainer [Pipeline] sh 06:42:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:42:09 Stashed 1 file(s) [Pipeline] echo 06:42:09 [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 06:42:24 Still waiting to schedule task 06:42:24 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 06:42:24 ‘prd-centos7-docker-4c-2g-1825’ is offline 06:42:24 ‘prd-centos7-docker-4c-2g-319’ is offline 06:42:24 Still waiting to schedule task 06:42:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:44:11 Running on prd-centos7-docker-4c-2g-321 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 06:44:11 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:44:12 Selected Git installation does not exist. Using Default 06:44:12 The recommended git tool is: NONE 06:44:14 using credential edgex-jenkins-ssh 06:44:14 Cloning the remote Git repository 06:44:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:44:14 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:44:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:14 > git --version # timeout=10 06:44:14 > git --version # 'git version 2.24.4' 06:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:14 [INFO] Currently running in a labeled security context 06:44:14 [INFO] Currently SELinux is 'enforcing' on the host 06:44:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1238676793743832771.key 06:44:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:15 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 06:44:15 Merge succeeded, producing b59acfa02edb9bdb91d4429442b7df691c9775b1 06:44:15 Checking out Revision b59acfa02edb9bdb91d4429442b7df691c9775b1 (PR-973) 06:44:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:15 [INFO] Currently running in a labeled security context 06:44:15 [INFO] Currently SELinux is 'enforcing' on the host 06:44:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6142581250395400835.key 06:44:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:15 > git config core.sparsecheckout # timeout=10 06:44:15 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 06:44:15 > git remote # timeout=10 06:44:15 > git config --get remote.origin.url # timeout=10 06:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:15 [INFO] Currently running in a labeled security context 06:44:15 [INFO] Currently SELinux is 'enforcing' on the host 06:44:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4243027978329524782.key 06:44:15 > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 06:44:15 > git rev-parse HEAD^{commit} # timeout=10 06:44:15 > git config core.sparsecheckout # timeout=10 06:44:15 > git checkout -f b59acfa02edb9bdb91d4429442b7df691c9775b1 # timeout=10 06:44:19 Commit message: "Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD" 06:44:19 > git rev-list --no-walk 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:44:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:21 + true 06:44:21 + sudo service docker restart 06:44:21 Redirecting to /bin/systemctl restart docker.service 06:44:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-320 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 06:44:22 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:44:22 Selected Git installation does not exist. Using Default 06:44:22 The recommended git tool is: NONE 06:44:27 using credential edgex-jenkins-ssh 06:44:27 Cloning the remote Git repository 06:44:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:44:28 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:44:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:28 > git --version # timeout=10 06:44:28 > git --version # 'git version 2.17.1' 06:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:30 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 06:44:30 Merge succeeded, producing 269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f 06:44:30 Checking out Revision 269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f (PR-973) 06:44:30 > git config core.sparsecheckout # timeout=10 06:44:30 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 06:44:30 > git remote # timeout=10 06:44:30 > git config --get remote.origin.url # timeout=10 06:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:30 > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 06:44:30 > git rev-parse HEAD^{commit} # timeout=10 06:44:30 > git config core.sparsecheckout # timeout=10 06:44:30 > git checkout -f 269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f # timeout=10 06:44:34 Commit message: "Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD" 06:44:34 > git rev-list --no-walk 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:44:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:36 + sudo service docker restart 06:44:36 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:39 provisioning config files... 06:44:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7589918607406809586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:39 ---> docker-login.sh 06:44:39 nexus3.edgexfoundry.org:10001 06:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:39 Configure a credential helper to remove this warning. See 06:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:39 06:44:39 Login Succeeded 06:44:39 nexus3.edgexfoundry.org:10002 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:40 Configure a credential helper to remove this warning. See 06:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:40 06:44:40 Login Succeeded 06:44:40 nexus3.edgexfoundry.org:10003 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:40 Configure a credential helper to remove this warning. See 06:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:40 06:44:40 Login Succeeded 06:44:40 nexus3.edgexfoundry.org:10004 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:40 Configure a credential helper to remove this warning. See 06:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:40 06:44:40 Login Succeeded 06:44:40 docker.io 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:41 Configure a credential helper to remove this warning. See 06:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:41 06:44:41 Login Succeeded 06:44:41 ---> docker-login.sh ends [Pipeline] } 06:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:41 ========================================================= 06:44:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:44:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:41 + 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 . 06:44:41 Sending build context to Docker daemon 2.689MB 06:44:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:44:41 Step 2/8 : FROM ${BASE} 06:44:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:41 540db60ca938: Pulling fs layer 06:44:41 adcc1eea9eea: Pulling fs layer 06:44:41 4c4ab2625f07: Pulling fs layer 06:44:41 0510c868ecb4: Pulling fs layer 06:44:41 afea3b2eda06: Pulling fs layer 06:44:41 7809a108b3ef: Pulling fs layer 06:44:41 f706445af74f: Pulling fs layer 06:44:41 0510c868ecb4: Waiting 06:44:41 afea3b2eda06: Waiting 06:44:41 7809a108b3ef: Waiting 06:44:41 f706445af74f: Waiting 06:44:41 4c4ab2625f07: Download complete 06:44:41 adcc1eea9eea: Verifying Checksum 06:44:41 adcc1eea9eea: Download complete 06:44:41 afea3b2eda06: Verifying Checksum 06:44:41 afea3b2eda06: Download complete 06:44:41 7809a108b3ef: Verifying Checksum 06:44:41 7809a108b3ef: Download complete 06:44:41 540db60ca938: Verifying Checksum 06:44:41 540db60ca938: Download complete 06:44:42 540db60ca938: Pull complete 06:44:42 adcc1eea9eea: Pull complete 06:44:42 4c4ab2625f07: Pull complete 06:44:44 f706445af74f: Verifying Checksum 06:44:44 f706445af74f: Download complete 06:44:44 0510c868ecb4: Verifying Checksum 06:44:44 0510c868ecb4: Download complete 06:44:47 0510c868ecb4: Pull complete 06:44:47 afea3b2eda06: Pull complete 06:44:47 7809a108b3ef: Pull complete 06:44:49 f706445af74f: Pull complete 06:44:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:44:49 ---> b068be0155e3 06:44:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:44:52 ---> Running in 4c7c9507a1ba 06:44:52 Removing intermediate container 4c7c9507a1ba 06:44:52 ---> f9fea670adbd 06:44:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:52 ---> Running in 74fd0ad8092f 06:44:53 Removing intermediate container 74fd0ad8092f 06:44:53 ---> 99077068b696 06:44:53 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:44:53 ---> Running in da6b7f851ef4 06:44:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:44:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:44:54 (1/6) Installing libc-dev (0.7.2-r3) 06:44:54 (2/6) Installing libsodium (1.0.18-r0) 06:44:54 (3/6) Installing pkgconf (1.7.3-r0) [Pipeline] withEnv [Pipeline] { 06:44:55 (4/6) Installing libsodium-dev (1.0.18-r0) 06:44:55 (5/6) Installing libzmq (4.3.3-r1) 06:44:55 (6/6) Installing zeromq-dev (4.3.3-r1) [Pipeline] configFileProvider 06:44:55 provisioning config files... 06:44:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3058512635367024095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:55 Executing busybox-1.32.1-r6.trigger 06:44:55 OK: 150 MiB in 46 packages 06:44:55 ---> docker-login.sh 06:44:55 nexus3.edgexfoundry.org:10001 06:44:55 Removing intermediate container da6b7f851ef4 06:44:55 ---> 96890280b930 06:44:55 Step 6/8 : WORKDIR /device-sdk-go 06:44:55 ---> Running in 77453db4be97 06:44:55 Removing intermediate container 77453db4be97 06:44:55 ---> bc4a9bc35c72 06:44:55 Step 7/8 : COPY . . 06:44:56 ---> 67713da2350d 06:44:56 Step 8/8 : RUN go mod download 06:44:56 ---> Running in 1e4711770b1f 06:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:57 Configure a credential helper to remove this warning. See 06:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:57 06:44:57 Login Succeeded 06:44:57 nexus3.edgexfoundry.org:10002 06:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:57 Configure a credential helper to remove this warning. See 06:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:57 06:44:57 Login Succeeded 06:44:57 nexus3.edgexfoundry.org:10003 06:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:58 Configure a credential helper to remove this warning. See 06:44:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:58 06:44:58 Login Succeeded 06:44:58 nexus3.edgexfoundry.org:10004 06:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:58 Configure a credential helper to remove this warning. See 06:44:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:58 06:44:58 Login Succeeded 06:44:58 docker.io 06:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:59 Configure a credential helper to remove this warning. See 06:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:59 06:44:59 Login Succeeded 06:44:59 ---> docker-login.sh ends [Pipeline] } 06:44:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:45:00 ========================================================= 06:45:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:45:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:45:00 + 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 . 06:45:01 Sending build context to Docker daemon 2.687MB 06:45:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:45:01 Step 2/8 : FROM ${BASE} 06:45:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:45:01 595b0fe564bb: Pulling fs layer 06:45:01 3088b5b3c5c0: Pulling fs layer 06:45:01 5b7225fbf94c: Pulling fs layer 06:45:01 ba82ee9f976e: Pulling fs layer 06:45:01 506bd15cee9f: Pulling fs layer 06:45:01 75a0a4a0db45: Pulling fs layer 06:45:01 618dc40b7e24: Pulling fs layer 06:45:01 506bd15cee9f: Waiting 06:45:01 75a0a4a0db45: Waiting 06:45:01 618dc40b7e24: Waiting 06:45:01 ba82ee9f976e: Waiting 06:45:01 5b7225fbf94c: Download complete 06:45:01 3088b5b3c5c0: Download complete 06:45:01 506bd15cee9f: Verifying Checksum 06:45:01 506bd15cee9f: Download complete 06:45:01 75a0a4a0db45: Download complete 06:45:01 595b0fe564bb: Verifying Checksum 06:45:01 595b0fe564bb: Download complete 06:45:01 595b0fe564bb: Pull complete 06:45:02 3088b5b3c5c0: Pull complete 06:45:03 5b7225fbf94c: Pull complete 06:45:03 618dc40b7e24: Verifying Checksum 06:45:03 618dc40b7e24: Download complete 06:45:04 ba82ee9f976e: Download complete 06:45:14 Removing intermediate container 1e4711770b1f 06:45:14 ---> 7d1729a12739 06:45:14 Successfully built 7d1729a12739 06:45:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:45:14 + docker inspect -f . ci-base-image-x86_64 06:45:14 . [Pipeline] withDockerContainer 06:45:14 prd-centos7-docker-4c-2g-321 does not seem to be running inside a container 06:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:45:15 ba82ee9f976e: Pull complete 06:45:15 506bd15cee9f: Pull complete 06:45:15 $ docker top aa9d144cfaaf8670f63d8ef30857ba7ae61c8d78d91459e4382a0b3d3081a30a -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:15 + go version 06:45:15 go version go1.16.3 linux/amd64 [Pipeline] } 06:45:15 $ docker stop --time=1 aa9d144cfaaf8670f63d8ef30857ba7ae61c8d78d91459e4382a0b3d3081a30a 06:45:15 75a0a4a0db45: Pull complete 06:45:17 $ docker rm -f aa9d144cfaaf8670f63d8ef30857ba7ae61c8d78d91459e4382a0b3d3081a30a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:17 + docker inspect -f . ci-base-image-x86_64 06:45:17 . [Pipeline] withDockerContainer 06:45:17 prd-centos7-docker-4c-2g-321 does not seem to be running inside a container 06:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:45:18 $ docker top 5ce3e2672394280afa61bd501b9f1b867092e74b1c89c5976b4c193d92437523 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:18 + go mod tidy [Pipeline] sh 06:45:19 + make test 06:45:19 go mod tidy 06:45:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:45:19 618dc40b7e24: Pull complete 06:45:19 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:45:19 ---> a36622ca3599 06:45:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:45:21 ---> Running in da2b2000a6ba 06:45:22 Removing intermediate container da2b2000a6ba 06:45:22 ---> 53828c7c3ef6 06:45:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:22 ---> Running in 04966759fcc5 06:45:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:45:24 Removing intermediate container 04966759fcc5 06:45:24 ---> 901c5d63e01e 06:45:24 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:45:24 ---> Running in e9b2b353dfab 06:45:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:45:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:45:27 (1/6) Installing libc-dev (0.7.2-r3) 06:45:27 (2/6) Installing libsodium (1.0.18-r0) 06:45:27 (3/6) Installing pkgconf (1.7.3-r0) 06:45:28 (4/6) Installing libsodium-dev (1.0.18-r0) 06:45:28 (5/6) Installing libzmq (4.3.3-r1) 06:45:28 (6/6) Installing zeromq-dev (4.3.3-r1) 06:45:28 Executing busybox-1.32.1-r6.trigger 06:45:28 OK: 139 MiB in 46 packages 06:45:29 Removing intermediate container e9b2b353dfab 06:45:29 ---> b56c5937f70c 06:45:29 Step 6/8 : WORKDIR /device-sdk-go 06:45:29 ---> Running in 8b3ab6e9d8e4 06:45:30 Removing intermediate container 8b3ab6e9d8e4 06:45:30 ---> b4e815481f0f 06:45:30 Step 7/8 : COPY . . 06:45:31 ---> c9030b817c9a 06:45:31 Step 8/8 : RUN go mod download 06:45:31 ---> Running in 53d7e6768cfd 06:45:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:45:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:45:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:45:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.048s coverage: 25.4% of statements 06:45:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:45:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 28.1% of statements 06:45:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements 06:45:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements 06:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:45:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.062s coverage: 29.2% of statements 06:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:45:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.057s coverage: 83.3% of statements 06:45:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:45:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:45:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 58.0% of statements 06:45:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.827s coverage: 89.2% of statements 06:45:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:45:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 5.0% of statements 06:45:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:45:52 GO111MODULE=on go vet ./... 06:45:58 Removing intermediate container 53d7e6768cfd 06:45:58 ---> f0b73dc91438 06:45:58 Successfully built f0b73dc91438 06:45:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:58 + docker inspect -f . ci-base-image-arm64 06:45:58 . [Pipeline] withDockerContainer 06:45:59 prd-ubuntu18.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 06:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:00 $ docker top d11349bf78dc79ad38c7148f81898d9c0fdf2f90337d560e13888de19aa17b45 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:01 + go version 06:46:01 go version go1.16.5 linux/arm64 [Pipeline] } 06:46:01 $ docker stop --time=1 d11349bf78dc79ad38c7148f81898d9c0fdf2f90337d560e13888de19aa17b45 06:46:03 $ docker rm -f d11349bf78dc79ad38c7148f81898d9c0fdf2f90337d560e13888de19aa17b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:04 + docker inspect -f . ci-base-image-arm64 06:46:04 . [Pipeline] withDockerContainer 06:46:04 prd-ubuntu18.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 06:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:06 $ docker top e77ad591d2c03b648a440db0cd8570f2b159664df2aa3265d4974a1db4d82b87 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:07 + go mod tidy [Pipeline] sh 06:46:08 + make test 06:46:08 go mod tidy 06:46:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:46:10 gofmt -l . 06:46:10 [ "`gofmt -l .`" = "" ] 06:46:10 ./bin/test-attribution-txt.sh 06:46:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:46:10 $ docker stop --time=1 5ce3e2672394280afa61bd501b9f1b867092e74b1c89c5976b4c193d92437523 06:46:12 $ docker rm -f 5ce3e2672394280afa61bd501b9f1b867092e74b1c89c5976b4c193d92437523 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:46:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:16 + ls -al . 06:46:16 total 208 06:46:16 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 19 06:46 . 06:46:16 drwxrwxr-x. 4 jenkins jenkins 28 Jun 19 06:44 .. 06:46:16 drwxrwxr-x. 2 jenkins jenkins 64 Jun 19 06:44 bin 06:46:16 -rw-r--r--. 1 jenkins jenkins 126073 Jun 19 06:45 coverage.out 06:46:16 -rw-rw-r--. 1 jenkins jenkins 987 Jun 19 06:44 Dockerfile.build 06:46:16 -rw-rw-r--. 1 jenkins jenkins 140 Jun 19 06:44 .dockerignore 06:46:16 drwxrwxr-x. 5 jenkins jenkins 62 Jun 19 06:44 example 06:46:16 drwxrwxr-x. 8 jenkins jenkins 179 Jun 19 06:44 .git 06:46:16 drwxrwxr-x. 2 jenkins jenkins 103 Jun 19 06:44 .github 06:46:16 -rw-rw-r--. 1 jenkins jenkins 138 Jun 19 06:44 .gitignore 06:46:16 -rw-r--r--. 1 jenkins jenkins 576 Jun 19 06:46 go.mod 06:46:16 -rw-r--r--. 1 jenkins jenkins 20294 Jun 19 06:45 go.sum 06:46:16 drwxrwxr-x. 15 jenkins jenkins 224 Jun 19 06:44 internal 06:46:16 -rw-rw-r--. 1 jenkins jenkins 894 Jun 19 06:44 Jenkinsfile 06:46:16 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 19 06:44 LICENSE 06:46:16 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 19 06:44 Makefile 06:46:16 drwxrwxr-x. 4 jenkins jenkins 26 Jun 19 06:44 openapi 06:46:16 drwxrwxr-x. 5 jenkins jenkins 50 Jun 19 06:44 pkg 06:46:16 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 19 06:44 README.md 06:46:16 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 19 06:44 RELEASE-NOTES.txt 06:46:16 drwxrwxr-x. 4 jenkins jenkins 54 Jun 19 06:44 snap 06:46:16 -rw-rw-r--. 1 jenkins jenkins 5 Jun 19 06:42 VERSION 06:46:16 -rw-rw-r--. 1 jenkins jenkins 222 Jun 19 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:46:16 + 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=b59acfa02edb9bdb91d4429442b7df691c9775b1 --label arch=amd64 --label version=0.0.0 . 06:46:16 Sending build context to Docker daemon 2.815MB 06:46:16 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:46:16 Step 2/23 : FROM ${BASE} AS builder 06:46:16 ---> 7d1729a12739 06:46:16 Step 3/23 : WORKDIR /device-sdk-go 06:46:16 ---> Running in 9688d1663231 06:46:16 Removing intermediate container 9688d1663231 06:46:16 ---> ca77c39200dd 06:46:16 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:16 ---> Running in 35091a6d5d03 06:46:16 Removing intermediate container 35091a6d5d03 06:46:16 ---> 9959499880b0 06:46:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:16 ---> Running in e6c8e8135349 06:46:17 Removing intermediate container e6c8e8135349 06:46:17 ---> a2c3d91a42f6 06:46:17 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:46:17 ---> Running in d71428929e1d 06:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:46:18 OK: 150 MiB in 46 packages 06:46:19 Removing intermediate container d71428929e1d 06:46:19 ---> 6ac530d2fa57 06:46:19 Step 7/23 : COPY . . 06:46:19 ---> a1b6fe542486 06:46:19 Step 8/23 : RUN go mod download 06:46:19 ---> Running in 29fec22ddbac 06:46:19 Removing intermediate container 29fec22ddbac 06:46:19 ---> 3ffd516ac84c 06:46:19 Step 9/23 : RUN make build 06:46:19 ---> Running in 2bca14a6f1c1 06:46:20 go mod tidy 06:46:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:46:30 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:46:30 Removing intermediate container 2bca14a6f1c1 06:46:30 ---> ff2f275c0fcf 06:46:30 Step 10/23 : FROM alpine:3.12 06:46:31 3.12: Pulling from library/alpine 06:46:31 339de151aab4: Pulling fs layer 06:46:31 339de151aab4: Verifying Checksum 06:46:31 339de151aab4: Download complete 06:46:31 339de151aab4: Pull complete 06:46:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:46:31 Status: Downloaded newer image for alpine:3.12 06:46:31 ---> 13621d1b12d4 06:46:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:31 ---> Running in d5d028f96220 06:46:31 Removing intermediate container d5d028f96220 06:46:31 ---> e5279e6fddc0 06:46:31 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:31 ---> Running in 3c8a502c3798 06:46:32 Removing intermediate container 3c8a502c3798 06:46:32 ---> a78e50cbfcc8 06:46:32 Step 13/23 : RUN apk add --update --no-cache zeromq 06:46:32 ---> Running in 10cd1df18e8e 06:46:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:33 (1/5) Installing libgcc (9.3.0-r2) 06:46:33 (2/5) Installing libsodium (1.0.18-r0) 06:46:33 (3/5) Installing libstdc++ (9.3.0-r2) 06:46:34 (4/5) Installing libzmq (4.3.3-r0) 06:46:35 (5/5) Installing zeromq (4.3.3-r0) 06:46:35 Executing busybox-1.31.1-r20.trigger 06:46:35 OK: 8 MiB in 19 packages 06:46:35 Removing intermediate container 10cd1df18e8e 06:46:35 ---> 392c45f87fcc 06:46:35 Step 14/23 : WORKDIR / 06:46:35 ---> Running in 13acbd55a51e 06:46:35 Removing intermediate container 13acbd55a51e 06:46:35 ---> b3a99a93dfc9 06:46:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:46:35 ---> 10349380398b 06:46:35 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:46:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:46:36 ---> ea0ef3d43f75 06:46:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:46:36 ---> 81da07f8c448 06:46:36 Step 18/23 : EXPOSE 59999 06:46:36 ---> Running in 23f83eab2c23 06:46:36 Removing intermediate container 23f83eab2c23 06:46:36 ---> f1cd1e18b6c1 06:46:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:46:36 ---> Running in ddb9d813fd89 06:46:36 Removing intermediate container ddb9d813fd89 06:46:36 ---> 1b69a551670f 06:46:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:36 ---> Running in fa097ad6ac34 06:46:36 Removing intermediate container fa097ad6ac34 06:46:36 ---> 6acab3bf80d9 06:46:36 Step 21/23 : LABEL arch=amd64 06:46:36 ---> Running in 7112f7f3a0f8 06:46:36 Removing intermediate container 7112f7f3a0f8 06:46:36 ---> 9298e4ba2277 06:46:36 Step 22/23 : LABEL git_sha=b59acfa02edb9bdb91d4429442b7df691c9775b1 06:46:36 ---> Running in 045cac906cc5 06:46:36 Removing intermediate container 045cac906cc5 06:46:36 ---> 461c45b414dc 06:46:36 Step 23/23 : LABEL version=0.0.0 06:46:36 ---> Running in 79e7146d6e1c 06:46:37 Removing intermediate container 79e7146d6e1c 06:46:37 ---> 9c7098ed4cdf 06:46:37 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:46:37 Successfully built 9c7098ed4cdf 06:46:37 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 06:46:38 ---> job-cost.sh 06:46:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vjDd 06:46:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:47:01 lf-activate-venv(): INFO: Adding /tmp/venv-vjDd/bin to PATH 06:47:01 INFO: No Stack... 06:47:01 INFO: Retrieving Pricing Info for: v3-standard-2 06:47:01 INFO: Archiving Costs [Pipeline] sh 06:47:01 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:47:01 + cut -d, -f6 [Pipeline] lock 06:47:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] 06:47:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] did not exist. Created. 06:47:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:02 + echo total: 0.05999999865889549 [Pipeline] stash 06:47:02 Stashed 1 file(s) [Pipeline] } 06:47:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:47:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:47:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:47:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.332s coverage: 25.4% of statements 06:47:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:47:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.197s coverage: 28.1% of statements 06:47:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.230s coverage: 78.9% of statements 06:47:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.203s coverage: 9.0% of statements 06:47:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:47:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:47:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:47:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.287s coverage: 29.2% of statements 06:47:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:47:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.241s coverage: 83.3% of statements 06:47:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:47:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:47:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.329s coverage: 58.0% of statements 06:47:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.034s coverage: 89.2% of statements 06:47:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:47:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.200s coverage: 5.0% of statements 06:47:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:47:55 GO111MODULE=on go vet ./... 06:48:51 gofmt -l . 06:48:51 [ "`gofmt -l .`" = "" ] 06:48:51 ./bin/test-attribution-txt.sh 06:48:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:48:52 $ docker stop --time=1 e77ad591d2c03b648a440db0cd8570f2b159664df2aa3265d4974a1db4d82b87 06:48:54 $ docker rm -f e77ad591d2c03b648a440db0cd8570f2b159664df2aa3265d4974a1db4d82b87 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:48:55 Warning: overwriting stash ‘coverage-report’ 06:48:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:48:56 + ls -al . 06:48:56 total 244 06:48:56 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:48 . 06:48:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:44 .. 06:48:56 -rw-rw-r-- 1 jenkins jenkins 140 Jun 19 06:44 .dockerignore 06:48:56 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:44 .git 06:48:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:44 .github 06:48:56 -rw-rw-r-- 1 jenkins jenkins 138 Jun 19 06:44 .gitignore 06:48:56 -rw-rw-r-- 1 jenkins jenkins 987 Jun 19 06:44 Dockerfile.build 06:48:56 -rw-rw-r-- 1 jenkins jenkins 894 Jun 19 06:44 Jenkinsfile 06:48:56 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 19 06:44 LICENSE 06:48:56 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 19 06:44 Makefile 06:48:56 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 19 06:44 README.md 06:48:56 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 19 06:44 RELEASE-NOTES.txt 06:48:56 -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:42 VERSION 06:48:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:44 bin 06:48:56 -rw-r--r-- 1 jenkins jenkins 126073 Jun 19 06:47 coverage.out 06:48:56 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 06:44 example 06:48:56 -rw-r--r-- 1 jenkins jenkins 576 Jun 19 06:48 go.mod 06:48:56 -rw-r--r-- 1 jenkins jenkins 20294 Jun 19 06:46 go.sum 06:48:56 drwxrwxr-x 15 jenkins jenkins 4096 Jun 19 06:44 internal 06:48:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:44 openapi 06:48:56 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 06:44 pkg 06:48:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:44 snap 06:48:56 -rw-rw-r-- 1 jenkins jenkins 222 Jun 19 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:48:57 + 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=269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f --label arch=arm64 --label version=0.0.0 . 06:48:57 Sending build context to Docker daemon 2.814MB 06:48:57 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:48:57 Step 2/23 : FROM ${BASE} AS builder 06:48:57 ---> f0b73dc91438 06:48:57 Step 3/23 : WORKDIR /device-sdk-go 06:48:58 ---> Running in 8a1e4cd35656 06:48:58 Removing intermediate container 8a1e4cd35656 06:48:58 ---> cabf7db724c3 06:48:58 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:48:58 ---> Running in 4984d3667b9a 06:48:59 Removing intermediate container 4984d3667b9a 06:48:59 ---> dc06ad77ce24 06:48:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:59 ---> Running in 5b8d23527e42 06:49:01 Removing intermediate container 5b8d23527e42 06:49:01 ---> 389ad020c6f0 06:49:01 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:49:01 ---> Running in 054c059f4bce 06:49:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:49:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:49:04 OK: 139 MiB in 46 packages 06:49:05 Removing intermediate container 054c059f4bce 06:49:05 ---> 54b3d4bef6f0 06:49:05 Step 7/23 : COPY . . 06:49:06 ---> ccbbdc017475 06:49:06 Step 8/23 : RUN go mod download 06:49:07 ---> Running in 8dfca3d7f14b 06:49:09 Removing intermediate container 8dfca3d7f14b 06:49:09 ---> 8c6cff76cac7 06:49:09 Step 9/23 : RUN make build 06:49:09 ---> Running in 4f1f43c07981 06:49:10 go mod tidy 06:49:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:49:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:49:45 Removing intermediate container 4f1f43c07981 06:49:45 ---> ab0c60963ce4 06:49:45 Step 10/23 : FROM alpine:3.12 06:49:45 3.12: Pulling from library/alpine 06:49:46 d2f70382dc9a: Pulling fs layer 06:49:46 d2f70382dc9a: Verifying Checksum 06:49:46 d2f70382dc9a: Download complete 06:49:46 d2f70382dc9a: Pull complete 06:49:46 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:49:46 Status: Downloaded newer image for alpine:3.12 06:49:46 ---> c4fd0aeabfcf 06:49:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:49:47 ---> Running in 6d1ea8d99419 06:49:47 Removing intermediate container 6d1ea8d99419 06:49:47 ---> 5dd2b2ca0fae 06:49:47 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:47 ---> Running in e072655396c1 06:49:49 Removing intermediate container e072655396c1 06:49:49 ---> ac6d5bbfc1fd 06:49:49 Step 13/23 : RUN apk add --update --no-cache zeromq 06:49:50 ---> Running in 4801fa0813ea 06:49:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:49:52 (1/5) Installing libgcc (9.3.0-r2) 06:49:52 (2/5) Installing libsodium (1.0.18-r0) 06:49:52 (3/5) Installing libstdc++ (9.3.0-r2) 06:49:52 (4/5) Installing libzmq (4.3.3-r0) 06:49:53 (5/5) Installing zeromq (4.3.3-r0) 06:49:53 Executing busybox-1.31.1-r20.trigger 06:49:53 OK: 8 MiB in 19 packages 06:49:54 Removing intermediate container 4801fa0813ea 06:49:54 ---> 1e98241b9100 06:49:54 Step 14/23 : WORKDIR / 06:49:54 ---> Running in 454523c90169 06:49:55 Removing intermediate container 454523c90169 06:49:55 ---> fc6657d3b47c 06:49:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:49:55 ---> c18a37d95939 06:49:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:49:57 ---> bf2624d28ab9 06:49:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:49:57 ---> ad8cf8263af5 06:49:57 Step 18/23 : EXPOSE 59999 06:49:58 ---> Running in fe9d52f6652e 06:49:58 Removing intermediate container fe9d52f6652e 06:49:58 ---> 24e6002d376d 06:49:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:49:58 ---> Running in 39b0bf585ce1 06:49:59 Removing intermediate container 39b0bf585ce1 06:49:59 ---> 4332334e18ac 06:49:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:59 ---> Running in e16a6e701ad8 06:49:59 Removing intermediate container e16a6e701ad8 06:49:59 ---> b1c844bba04e 06:49:59 Step 21/23 : LABEL arch=arm64 06:49:59 ---> Running in 3e530426ad17 06:50:00 Removing intermediate container 3e530426ad17 06:50:00 ---> 20025f6f6ed0 06:50:00 Step 22/23 : LABEL git_sha=269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f 06:50:00 ---> Running in 3be2e4618e42 06:50:00 Removing intermediate container 3be2e4618e42 06:50:00 ---> 1963dbb3c252 06:50:00 Step 23/23 : LABEL version=0.0.0 06:50:00 ---> Running in 3673673c1aeb 06:50:01 Removing intermediate container 3673673c1aeb 06:50:01 ---> ae05f9bbacb2 06:50:01 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:50:01 Successfully built ae05f9bbacb2 06:50:01 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:50:02 ---> job-cost.sh 06:50:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zZk5 06:50:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-zZk5/bin to PATH 06:52:03 INFO: No Stack... 06:52:03 INFO: Retrieving Pricing Info for: v2-standard-4 06:52:03 INFO: Archiving Costs [Pipeline] sh 06:52:04 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:52:04 + cut -d, -f6 [Pipeline] lock 06:52:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] 06:52:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] did not exist. Created. 06:52:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:04 /w/workspace/device-sdk-go/2@tmp/durable-04a1b503/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-04a1b503/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:52:05 + echo total: 0.18000000715255737 [Pipeline] stash 06:52:05 Warning: overwriting stash ‘stack-cost’ 06:52:05 Stashed 1 file(s) [Pipeline] } 06:52:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:52:05 provisioning config files... 06:52:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config3378299929156858451tmp [Pipeline] { [Pipeline] sh 06:52:06 + set +x 06:52:06 + curl -s https://codecov.io/bash 06:52:06 + bash -s -- 06:52:06 06:52:06 _____ _ 06:52:06 / ____| | | 06:52:06 | | ___ __| | ___ ___ _____ __ 06:52:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:52:06 | |___| (_) | (_| | __/ (_| (_) \ V / 06:52:06 \_____\___/ \__,_|\___|\___\___/ \_/ 06:52:06 Bash-1.0.3 06:52:06 06:52:06 06:52:06 ==> git version 2.24.4 found 06:52:06 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:52:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:52:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:52:06 ==> Jenkins CI detected. 06:52:06 project root: . 06:52:06 --> token set from env 06:52:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:52:06 ==> Running gcov in . (disable via -X gcov) 06:52:06 ==> Python coveragepy not found 06:52:06 ==> Searching for coverage reports in: 06:52:06 + . 06:52:06 -> Found 1 reports 06:52:06 ==> Detecting git/mercurial file structure 06:52:06 ==> Reading reports 06:52:06 + ./coverage.out bytes=126073 06:52:06 ==> Appending adjustments 06:52:06 https://docs.codecov.io/docs/fixing-reports 06:52:06 + Found adjustments 06:52:06 ==> Gzipping contents 06:52:06 20K /tmp/codecov.Q5GcaB.gz 06:52:06 ==> Uploading reports 06:52:06 url: https://codecov.io 06:52:06 query: branch=PR-973&commit=0ae78dd78972988671b4728b1f371216b9f70a0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 06:52:06 -> Pinging Codecov 06:52:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-973&commit=0ae78dd78972988671b4728b1f371216b9f70a0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 06:52:07 -> Uploading to 06:52:07 https://storage.googleapis.com/codecov/v4/raw/2021-06-19/7E55EF52A471D76F132DFD9A03CDDE97/0ae78dd78972988671b4728b1f371216b9f70a0a/22c8d31c-8ae0-44d3-926c-ad804959834e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210619T065207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25a6a65ce93ef41d7ca776e7398c0c5698dabffa8c6dfa69737b5ff6a9fbbff8 06:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:07 Dload Upload Total Spent Left Speed 06:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16434 0 0 100 16434 0 49544 --:--:-- --:--:-- --:--:-- 49500 100 16434 0 0 100 16434 0 49525 --:--:-- --:--:-- --:--:-- 49500 06:52:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0ae78dd78972988671b4728b1f371216b9f70a0a [Pipeline] } 06:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:52:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:52:09 ---> package-listing.sh 06:52:09 ++ facter osfamily 06:52:09 ++ tr '[:upper:]' '[:lower:]' 06:52:10 + OS_FAMILY=redhat 06:52:10 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-973 06:52:10 + START_PACKAGES=/tmp/packages_start.txt 06:52:10 + END_PACKAGES=/tmp/packages_end.txt 06:52:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:52:10 + PACKAGES=/tmp/packages_start.txt 06:52:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 06:52:10 + PACKAGES=/tmp/packages_end.txt 06:52:10 + case "${OS_FAMILY}" in 06:52:10 + rpm -qa 06:52:10 + sort 06:52:10 + '[' -f /tmp/packages_start.txt ']' 06:52:10 + '[' -f /tmp/packages_end.txt ']' 06:52:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:52:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 06:52:10 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ 06:52:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ [Pipeline] echo 06:52:10 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-973/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:52:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:52:11 06:52:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:52:11 alpine: Pulling from edgex-lftools-log-publisher 06:52:11 df20fa9351a1: Pulling fs layer 06:52:11 36b3adc4ff6f: Pulling fs layer 06:52:11 8ad3a11d3b57: Pulling fs layer 06:52:11 46f8f816bc3b: Pulling fs layer 06:52:11 93b61091891f: Pulling fs layer 06:52:11 93b9cdb0e59b: Pulling fs layer 06:52:11 5e14af77c1be: Pulling fs layer 06:52:11 01666e4c0597: Pulling fs layer 06:52:11 aa168da1d23b: Pulling fs layer 06:52:11 46f8f816bc3b: Waiting 06:52:11 93b61091891f: Waiting 06:52:11 93b9cdb0e59b: Waiting 06:52:11 01666e4c0597: Waiting 06:52:11 5e14af77c1be: Waiting 06:52:11 aa168da1d23b: Waiting 06:52:11 36b3adc4ff6f: Verifying Checksum 06:52:11 36b3adc4ff6f: Download complete 06:52:11 46f8f816bc3b: Verifying Checksum 06:52:11 46f8f816bc3b: Download complete 06:52:12 df20fa9351a1: Verifying Checksum 06:52:12 df20fa9351a1: Download complete 06:52:12 93b9cdb0e59b: Verifying Checksum 06:52:12 93b9cdb0e59b: Download complete 06:52:12 5e14af77c1be: Verifying Checksum 06:52:12 5e14af77c1be: Download complete 06:52:12 93b61091891f: Verifying Checksum 06:52:12 93b61091891f: Download complete 06:52:12 01666e4c0597: Verifying Checksum 06:52:12 01666e4c0597: Download complete 06:52:12 8ad3a11d3b57: Verifying Checksum 06:52:12 8ad3a11d3b57: Download complete 06:52:12 df20fa9351a1: Pull complete 06:52:12 36b3adc4ff6f: Pull complete 06:52:13 8ad3a11d3b57: Pull complete 06:52:13 46f8f816bc3b: Pull complete 06:52:13 93b61091891f: Pull complete 06:52:13 93b9cdb0e59b: Pull complete 06:52:13 5e14af77c1be: Pull complete 06:52:13 01666e4c0597: Pull complete 06:52:14 aa168da1d23b: Verifying Checksum 06:52:14 aa168da1d23b: Download complete 06:52:18 aa168da1d23b: Pull complete 06:52:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:52:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:52:18 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 06:52:18 $ 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-973/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-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:52:20 $ docker top a34c916fe09902aed7d3d52c3ea8983d28f78fb9826f109bdfc78eb036cb4a01 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:20 + touch /tmp/pre-build-complete [Pipeline] sh 06:52:21 + mkdir -p /var/log/sa [Pipeline] sh 06:52:21 + ls /var/log/sa-host 06:52:21 + sadf -c /var/log/sa-host/sa05 06:52:21 file_magic: OK 06:52:21 HZ: Using current value: 100 06:52:21 file_header: OK 06:52:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:52:21 Statistics: 06:52:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:52:21 File successfully converted to sysstat format version 12.2.1 06:52:21 + sadf -c /var/log/sa-host/sa19 06:52:21 file_magic: OK 06:52:21 HZ: Using current value: 100 06:52:21 file_header: OK 06:52:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:52:21 Statistics: 06:52:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:52:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:22 provisioning config files... 06:52:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config9124941425122628979tmp [Pipeline] { [Pipeline] echo 06:52:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:52:22 ---> create-netrc.sh [Pipeline] } 06:52:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:52:22 ---> python-tools-install.sh [Pipeline] echo 06:52:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:52:23 ---> sudo-logs.sh 06:52:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:52:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:52:23 ---> job-cost.sh 06:52:23 lf-activate-venv: SKIPPING 06:52:23 DEBUG: total: 0.18000000715255737 06:52:23 INFO: Retrieving Stack Cost... 06:52:24 INFO: Retrieving Pricing Info for: v3-standard-2 06:52:24 INFO: Archiving Costs [Pipeline] echo 06:52:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:52:25 ---> logs-deploy.sh 06:52:25 lf-activate-venv: SKIPPING 06:52:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-973/2 06:52:25 INFO: archiving workspace using pattern(s): 06:52:26 Archives upload complete. 06:52:26 INFO: archiving logs to Nexus 06:52:26 ---> uname -a: 06:52:26 Linux prd-centos7-docker-4c-2g-318.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:52:26 06:52:26 06:52:26 ---> lscpu: 06:52:26 Architecture: x86_64 06:52:26 CPU op-mode(s): 32-bit, 64-bit 06:52:26 Byte Order: Little Endian 06:52:26 Address sizes: 40 bits physical, 48 bits virtual 06:52:26 CPU(s): 2 06:52:26 On-line CPU(s) list: 0,1 06:52:26 Thread(s) per core: 1 06:52:26 Core(s) per socket: 1 06:52:26 Socket(s): 2 06:52:26 NUMA node(s): 1 06:52:26 Vendor ID: AuthenticAMD 06:52:26 CPU family: 23 06:52:26 Model: 49 06:52:26 Model name: AMD EPYC-Rome Processor 06:52:26 Stepping: 0 06:52:26 CPU MHz: 2800.000 06:52:26 BogoMIPS: 5600.00 06:52:26 Virtualization: AMD-V 06:52:26 Hypervisor vendor: KVM 06:52:26 Virtualization type: full 06:52:26 L1d cache: 64 KiB 06:52:26 L1i cache: 64 KiB 06:52:26 L2 cache: 1 MiB 06:52:26 L3 cache: 32 MiB 06:52:26 NUMA node0 CPU(s): 0,1 06:52:26 Vulnerability Itlb multihit: Not affected 06:52:26 Vulnerability L1tf: Not affected 06:52:26 Vulnerability Mds: Not affected 06:52:26 Vulnerability Meltdown: Not affected 06:52:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:52:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:52:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:52:26 Vulnerability Srbds: Not affected 06:52:26 Vulnerability Tsx async abort: Not affected 06:52:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:52:26 06:52:26 06:52:26 ---> nproc: 06:52:26 2 06:52:26 06:52:26 06:52:26 ---> df -h: 06:52:26 Filesystem Size Used Available Use% Mounted on 06:52:26 overlay 40.0G 7.6G 32.4G 19% / 06:52:26 tmpfs 64.0M 0 64.0M 0% /dev 06:52:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:52:26 shm 64.0M 0 64.0M 0% /dev/shm 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-973 06:52:26 06:52:26 06:52:26 ---> free -m: 06:52:26 total used free shared buff/cache available 06:52:26 Mem: 7821 978 4744 0 2098 6664 06:52:26 Swap: 1023 0 1023 06:52:26 06:52:26 06:52:26 ---> ip addr: 06:52:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:52:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:52:26 inet 127.0.0.1/8 scope host lo 06:52:26 valid_lft forever preferred_lft forever 06:52:26 inet6 ::1/128 scope host 06:52:26 valid_lft forever preferred_lft forever 06:52:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:52:26 link/ether fa:16:3e:90:bc:c8 brd ff:ff:ff:ff:ff:ff 06:52:26 inet 10.30.123.145/23 brd 10.30.123.255 scope global dynamic eth0 06:52:26 valid_lft 85740sec preferred_lft 85740sec 06:52:26 inet6 fe80::f816:3eff:fe90:bcc8/64 scope link 06:52:26 valid_lft forever preferred_lft forever 06:52:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:52:26 link/ether 02:42:14:3d:e0:a8 brd ff:ff:ff:ff:ff:ff 06:52:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:52:26 valid_lft forever preferred_lft forever 06:52:26 inet6 fe80::42:14ff:fe3d:e0a8/64 scope link 06:52:26 valid_lft forever preferred_lft forever 06:52:26 06:52:26 06:52:26 ---> sar -b -r -n DEV: 06:52:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 06:52:26 06:52:26 06:41:15 LINUX RESTART (2 CPU) 06:52:26 06:52:26 06:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:52:26 06:43:01 19.43 0.62 18.82 0.00 351.71 2746.29 0.00 06:52:26 06:44:01 0.37 0.00 0.37 0.00 0.00 6.33 0.00 06:52:26 06:45:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 06:52:26 06:46:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 06:52:26 06:47:01 0.18 0.00 0.18 0.00 0.00 2.50 0.00 06:52:26 06:48:01 0.73 0.00 0.73 0.00 0.00 9.66 0.00 06:52:26 06:49:02 0.13 0.00 0.13 0.00 0.00 2.28 0.00 06:52:26 06:50:01 0.34 0.00 0.34 0.00 0.00 4.98 0.00 06:52:26 06:51:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 06:52:26 06:52:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 06:52:26 Average: 2.20 0.06 2.14 0.00 35.24 278.66 0.00 06:52:26 06:52:26 06:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:52:26 06:43:01 5459788 0 805888 10.06 2620 1740636 1294712 14.29 579792 1569724 20 06:52:26 06:44:01 5468364 0 797304 9.96 2620 1740644 1204020 13.29 572840 1569692 8 06:52:26 06:45:01 5467944 0 797724 9.96 2620 1740644 1204260 13.30 575840 1567904 8 06:52:26 06:46:01 5465844 0 799820 9.99 2620 1740648 1204200 13.30 577512 1567904 8 06:52:26 06:47:01 5463784 0 801872 10.01 2620 1740656 1204224 13.30 572676 1575632 8 06:52:26 06:48:01 5464216 0 801440 10.01 2620 1740656 1204020 13.29 571520 1575632 8 06:52:26 06:49:02 5464464 0 801180 10.00 2620 1740668 1204020 13.29 571544 1575632 8 06:52:26 06:50:01 5463904 0 801736 10.01 2620 1740672 1204020 13.29 571956 1575632 8 06:52:26 06:51:01 5455408 0 810228 10.12 2620 1740676 1204020 13.29 580832 1575632 16 06:52:26 06:52:01 5454168 0 811464 10.13 2620 1740680 1204116 13.29 582772 1574152 12 06:52:26 Average: 5462788 0 802866 10.02 2620 1740658 1213161 13.39 575728 1572754 10 06:52:26 06:52:26 06:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:52:26 06:43:01 eth0 43.08 36.84 57.38 11.38 0.00 0.00 0.00 0.00 06:52:26 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:43:01 docker0 18.25 14.42 2.48 29.22 0.00 0.00 0.00 0.00 06:52:26 06:44:01 eth0 0.97 0.07 0.10 0.01 0.00 0.00 0.00 0.00 06:52:26 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:45:01 eth0 2.00 0.45 0.63 0.36 0.00 0.00 0.00 0.00 06:52:26 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:46:01 eth0 0.57 0.28 0.27 0.23 0.00 0.00 0.00 0.00 06:52:26 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:47:01 eth0 0.67 0.43 0.40 0.27 0.00 0.00 0.00 0.00 06:52:26 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:52:26 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:49:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:52:26 06:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:52:26 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:52:26 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:52:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:52:26 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 Average: eth0 4.80 3.87 5.90 1.24 0.00 0.00 0.00 0.00 06:52:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:26 Average: docker0 1.83 1.44 0.25 2.93 0.00 0.00 0.00 0.00 06:52:26 06:52:26 06:52:26 ---> sar -P ALL: 06:52:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 06:52:26 06:52:26 06:41:15 LINUX RESTART (2 CPU) 06:52:26 06:52:26 06:42:01 CPU %user %nice %system %iowait %steal %idle 06:52:26 06:43:01 all 2.10 0.00 1.12 0.35 0.05 96.38 06:52:26 06:43:01 0 2.00 0.00 1.14 0.35 0.05 96.45 06:52:26 06:43:01 1 2.21 0.00 1.10 0.34 0.05 96.31 06:52:26 06:44:01 all 0.08 0.00 0.05 0.00 0.04 99.83 06:52:26 06:44:01 0 0.08 0.00 0.05 0.00 0.05 99.82 06:52:26 06:44:01 1 0.07 0.00 0.05 0.00 0.03 99.85 06:52:26 06:45:01 all 0.06 0.00 0.02 0.00 0.04 99.88 06:52:26 06:45:01 0 0.05 0.00 0.02 0.00 0.05 99.88 06:52:26 06:45:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:52:26 06:46:01 all 0.07 0.00 0.03 0.00 0.04 99.87 06:52:26 06:46:01 0 0.05 0.00 0.02 0.00 0.05 99.88 06:52:26 06:46:01 1 0.08 0.00 0.03 0.00 0.03 99.85 06:52:26 06:47:01 all 0.05 0.00 0.03 0.00 0.03 99.88 06:52:26 06:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:52:26 06:47:01 1 0.05 0.00 0.05 0.00 0.03 99.87 06:52:26 06:48:01 all 0.03 0.00 0.03 0.00 0.04 99.90 06:52:26 06:48:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:52:26 06:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:52:26 06:49:02 all 0.08 0.00 0.03 0.00 0.03 99.87 06:52:26 06:49:02 0 0.05 0.00 0.00 0.00 0.03 99.92 06:52:26 06:49:02 1 0.12 0.00 0.05 0.00 0.02 99.82 06:52:26 06:50:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:52:26 06:50:01 0 0.02 0.00 0.02 0.00 0.05 99.92 06:52:26 06:50:01 1 0.12 0.00 0.03 0.00 0.02 99.83 06:52:26 06:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:52:26 06:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:52:26 06:51:01 1 0.12 0.00 0.03 0.00 0.02 99.83 06:52:26 06:52:01 all 0.04 0.00 0.03 0.00 0.03 99.90 06:52:26 06:52:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:52:26 06:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:52:26 Average: all 0.26 0.00 0.14 0.03 0.04 99.53 06:52:26 Average: 0 0.24 0.00 0.13 0.04 0.05 99.55 06:52:26 Average: 1 0.29 0.00 0.14 0.03 0.03 99.51 06:52:26 06:52:26 06:52:26