Pull request #942 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of gy95 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 7e3188cb6f7f988d05cb284df26c8fc32f770518 rather than 987f356fa5b95d71561d3b416b9c41ba8a68ab8c Obtained Jenkinsfile from 7e3188cb6f7f988d05cb284df26c8fc32f770518 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-ssh5280965000368484259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1621325880010027968.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-942/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-942/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7181047273576368198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh249976497551412159.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-942/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-942/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1254774976204049466.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-110 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [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-942 # 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-942@tmp/jenkins-gitclient-ssh1294685258586769140.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-942@tmp/jenkins-gitclient-ssh1376942655245196845.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit 987f356fa5b95d71561d3b416b9c41ba8a68ab8c Merge succeeded, producing 987f356fa5b95d71561d3b416b9c41ba8a68ab8c Checking out Revision 987f356fa5b95d71561d3b416b9c41ba8a68ab8c (PR-942) > git config core.sparsecheckout # timeout=10 > git checkout -f 987f356fa5b95d71561d3b416b9c41ba8a68ab8c # 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-942@tmp/jenkins-gitclient-ssh8280509506952389788.key > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 987f356fa5b95d71561d3b416b9c41ba8a68ab8c # timeout=10 Commit message: "Merge branch 'master' into update_profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:04:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:04:19 ========================================================= 09:04:19 EdgeX Global Pipelines Version Info 09:04:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b8de0c46dcac9521bbc6db73aa1bcd79ffd5f31 # timeout=10 09:04:21 ------------------- 09:04:21 stable info: 09:04:21 ------------------- 09:04:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:04:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:04:21 Message: update stable to v1.0.192 09:04:21 ------------------- 09:04:21 experimental info: 09:04:21 ------------------- 09:04:21 Commited By: **** collab-it+edgex@linuxfoundation.org 09:04:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:04:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-942 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-942 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-942 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 987f356fa5b95d71561d3b416b9c41ba8a68ab8c [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 987f356 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:22 provisioning config files... 09:04:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config3554070074023610984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:23 ---> docker-login.sh 09:04:23 nexus3.edgexfoundry.org:10001 09:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:28 Configure a credential helper to remove this warning. See 09:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:28 09:04:28 Login Succeeded 09:04:28 nexus3.edgexfoundry.org:10002 09:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:28 Configure a credential helper to remove this warning. See 09:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:28 09:04:28 Login Succeeded 09:04:28 nexus3.edgexfoundry.org:10003 09:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:28 Configure a credential helper to remove this warning. See 09:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:28 09:04:28 Login Succeeded 09:04:28 nexus3.edgexfoundry.org:10004 09:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:28 Configure a credential helper to remove this warning. See 09:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:28 09:04:28 Login Succeeded 09:04:28 docker.io 09:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:29 Configure a credential helper to remove this warning. See 09:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:29 09:04:29 Login Succeeded 09:04:29 ---> docker-login.sh ends [Pipeline] } 09:04:29 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 09:04:29 + git log --format=format:%s -1 987f356fa5b95d71561d3b416b9c41ba8a68ab8c [Pipeline] echo 09:04:29 GIT_COMMIT: 987f356fa5b95d71561d3b416b9c41ba8a68ab8c, Commit Message: Merge branch 'master' into update_profile [Pipeline] echo 09:04:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:30 09:04:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:04:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:31 latest: Pulling from edgex-devops/git-semver 09:04:31 31603596830f: Pulling fs layer 09:04:31 54011a49482f: Pulling fs layer 09:04:31 a6820b24f6d8: Pulling fs layer 09:04:31 f581987b2513: Pulling fs layer 09:04:31 54011a49482f: Verifying Checksum 09:04:31 54011a49482f: Download complete 09:04:31 31603596830f: Verifying Checksum 09:04:31 31603596830f: Download complete 09:04:31 f581987b2513: Verifying Checksum 09:04:31 f581987b2513: Download complete 09:04:31 a6820b24f6d8: Verifying Checksum 09:04:31 a6820b24f6d8: Download complete 09:04:31 31603596830f: Pull complete 09:04:31 54011a49482f: Pull complete 09:04:32 a6820b24f6d8: Pull complete 09:04:32 f581987b2513: Pull complete 09:04:32 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:04:32 prd-centos7-docker-4c-2g-110 does not seem to be running inside a container 09:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:04:34 $ docker top 8fe3d0c09c1e7010526be7657722a4b914aecde1dd5d38ca63b7f9c8ef4e257d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:34 [ssh-agent] Looking for ssh-agent implementation... 09:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:34 $ docker exec 8fe3d0c09c1e7010526be7657722a4b914aecde1dd5d38ca63b7f9c8ef4e257d ssh-agent 09:04:34 SSH_AUTH_SOCK=/tmp/ssh-xI2xLsECoaex/agent.14 09:04:34 SSH_AGENT_PID=20 09:04:35 Running ssh-add (command line suppressed) 09:04:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_7478925804686101333.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_7478925804686101333.key) 09:04:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:35 + git tag --points-at HEAD [Pipeline] } 09:04:35 $ docker exec --env ******** --env ******** 8fe3d0c09c1e7010526be7657722a4b914aecde1dd5d38ca63b7f9c8ef4e257d ssh-agent -k 09:04:35 unset SSH_AUTH_SOCK; 09:04:35 unset SSH_AGENT_PID; 09:04:35 echo Agent pid 20 killed; 09:04:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:35 [ssh-agent] Looking for ssh-agent implementation... 09:04:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:35 $ docker exec 8fe3d0c09c1e7010526be7657722a4b914aecde1dd5d38ca63b7f9c8ef4e257d ssh-agent 09:04:35 SSH_AUTH_SOCK=/tmp/ssh-XdmzLA2UKVCC/agent.52 09:04:35 SSH_AGENT_PID=58 09:04:35 Running ssh-add (command line suppressed) 09:04:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_7552999088326385786.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_7552999088326385786.key) 09:04:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:36 + git semver init 09:04:36 # -> Open(): unable to determine branch for HEAD 09:04:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.git 09:04:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-942 09:04:36 # $SEMVER_REMOTE_NAME = origin 09:04:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:36 # $SEMVER_USER_NAME = edgex-jenkins 09:04:36 # $SEMVER_BRANCH = PR-942 09:04:36 # $SEMVER_TEMP = /tmp/semver-446293365 09:04:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:04:36 # '/tmp/semver-446293365' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver' 09:04:36 # -> Force: false 09:04:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver [Pipeline] } 09:04:36 $ docker exec --env ******** --env ******** 8fe3d0c09c1e7010526be7657722a4b914aecde1dd5d38ca63b7f9c8ef4e257d ssh-agent -k 09:04:36 unset SSH_AUTH_SOCK; 09:04:36 unset SSH_AGENT_PID; 09:04:36 echo Agent pid 58 killed; 09:04:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:37 + git semver [Pipeline] } 09:04:37 $ docker stop --time=1 8fe3d0c09c1e7010526be7657722a4b914aecde1dd5d38ca63b7f9c8ef4e257d 09:04:38 $ docker rm -f 8fe3d0c09c1e7010526be7657722a4b914aecde1dd5d38ca63b7f9c8ef4e257d [Pipeline] // withDockerContainer [Pipeline] sh 09:04:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:39 Stashed 1 file(s) [Pipeline] echo 09:04:39 [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 09:04:54 Still waiting to schedule task 09:04:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:04:54 Still waiting to schedule task 09:04:54 ‘prd-ubuntu18.04-docker-arm64-4c-16g-108’ is offline 09:06:53 Running on prd-centos7-docker-4c-2g-113 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws 09:06:53 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 09:06:53 Selected Git installation does not exist. Using Default 09:06:53 The recommended git tool is: NONE 09:06:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-112 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws 09:06:53 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 09:06:54 Selected Git installation does not exist. Using Default 09:06:54 The recommended git tool is: NONE 09:06:56 using credential edgex-jenkins-ssh 09:06:56 Cloning the remote Git repository 09:06:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:06:56 > git init /w/workspace/device-sdk-go/7 # timeout=10 09:06:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:56 > git --version # timeout=10 09:06:56 > git --version # 'git version 2.24.4' 09:06:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:56 [INFO] Currently running in a labeled security context 09:06:56 [INFO] Currently SELinux is 'enforcing' on the host 09:06:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh833491197913254601.key 09:06:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:57 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit 987f356fa5b95d71561d3b416b9c41ba8a68ab8c 09:06:57 Merge succeeded, producing 987f356fa5b95d71561d3b416b9c41ba8a68ab8c 09:06:57 Checking out Revision 987f356fa5b95d71561d3b416b9c41ba8a68ab8c (PR-942) 09:06:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:57 [INFO] Currently running in a labeled security context 09:06:57 [INFO] Currently SELinux is 'enforcing' on the host 09:06:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh7216900410423913595.key 09:06:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:57 > git config core.sparsecheckout # timeout=10 09:06:57 > git checkout -f 987f356fa5b95d71561d3b416b9c41ba8a68ab8c # timeout=10 09:06:57 > git remote # timeout=10 09:06:57 > git config --get remote.origin.url # timeout=10 09:06:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:57 [INFO] Currently running in a labeled security context 09:06:57 [INFO] Currently SELinux is 'enforcing' on the host 09:06:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh8574370644705445360.key 09:06:57 > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 09:06:57 > git rev-parse HEAD^{commit} # timeout=10 09:06:57 > git config core.sparsecheckout # timeout=10 09:06:57 > git checkout -f 987f356fa5b95d71561d3b416b9c41ba8a68ab8c # timeout=10 09:06:59 using credential edgex-jenkins-ssh 09:06:59 Cloning the remote Git repository 09:06:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:06:59 > git init /w/workspace/device-sdk-go/7 # timeout=10 09:06:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:59 > git --version # timeout=10 09:06:59 > git --version # 'git version 2.17.1' 09:06:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:07:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:07:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:07:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:07:01 Commit message: "Merge branch 'master' into update_profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:07:03 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit 987f356fa5b95d71561d3b416b9c41ba8a68ab8c 09:07:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 09:07:03 Merge succeeded, producing 987f356fa5b95d71561d3b416b9c41ba8a68ab8c 09:07:03 Checking out Revision 987f356fa5b95d71561d3b416b9c41ba8a68ab8c (PR-942) [Pipeline] sh 09:07:03 + sudo service docker restart 09:07:03 + true 09:07:03 Redirecting to /bin/systemctl restart docker.service 09:07:03 > git config core.sparsecheckout # timeout=10 09:07:03 > git checkout -f 987f356fa5b95d71561d3b416b9c41ba8a68ab8c # timeout=10 09:07:03 > git remote # timeout=10 09:07:03 > git config --get remote.origin.url # timeout=10 09:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:03 > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 09:07:03 > git rev-parse HEAD^{commit} # timeout=10 09:07:03 > git config core.sparsecheckout # timeout=10 09:07:03 > git checkout -f 987f356fa5b95d71561d3b416b9c41ba8a68ab8c # timeout=10 09:07:07 Commit message: "Merge branch 'master' into update_profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:07:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:07:09 + sudo service docker restart 09:07:09 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:21 provisioning config files... 09:07:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config7414784431978989591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:22 ---> docker-login.sh 09:07:22 nexus3.edgexfoundry.org:10001 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 nexus3.edgexfoundry.org:10002 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 nexus3.edgexfoundry.org:10003 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 nexus3.edgexfoundry.org:10004 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 docker.io 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:23 Configure a credential helper to remove this warning. See 09:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:23 09:07:23 Login Succeeded 09:07:23 ---> docker-login.sh ends [Pipeline] } 09:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:07:23 ========================================================= 09:07:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:07:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:07:23 + 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 . 09:07:23 Sending build context to Docker daemon 2.62MB 09:07:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:07:23 Step 2/8 : FROM ${BASE} 09:07:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:07:24 540db60ca938: Pulling fs layer 09:07:24 adcc1eea9eea: Pulling fs layer 09:07:24 4c4ab2625f07: Pulling fs layer 09:07:24 0510c868ecb4: Pulling fs layer 09:07:24 afea3b2eda06: Pulling fs layer 09:07:24 7809a108b3ef: Pulling fs layer 09:07:24 f706445af74f: Pulling fs layer 09:07:24 0510c868ecb4: Waiting 09:07:24 afea3b2eda06: Waiting 09:07:24 7809a108b3ef: Waiting 09:07:24 f706445af74f: Waiting 09:07:24 4c4ab2625f07: Verifying Checksum 09:07:24 4c4ab2625f07: Download complete 09:07:24 adcc1eea9eea: Verifying Checksum 09:07:24 adcc1eea9eea: Download complete 09:07:24 afea3b2eda06: Verifying Checksum 09:07:24 afea3b2eda06: Download complete 09:07:24 7809a108b3ef: Verifying Checksum 09:07:24 7809a108b3ef: Download complete 09:07:24 540db60ca938: Verifying Checksum 09:07:24 540db60ca938: Download complete 09:07:24 540db60ca938: Pull complete 09:07:24 adcc1eea9eea: Pull complete 09:07:24 4c4ab2625f07: Pull complete 09:07:26 f706445af74f: Verifying Checksum 09:07:26 f706445af74f: Download complete 09:07:26 0510c868ecb4: Verifying Checksum 09:07:26 0510c868ecb4: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:27 provisioning config files... 09:07:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config715221375122160298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:28 ---> docker-login.sh 09:07:28 nexus3.edgexfoundry.org:10001 09:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:29 Configure a credential helper to remove this warning. See 09:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:29 09:07:29 Login Succeeded 09:07:29 nexus3.edgexfoundry.org:10002 09:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:30 Configure a credential helper to remove this warning. See 09:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:30 09:07:30 Login Succeeded 09:07:30 nexus3.edgexfoundry.org:10003 09:07:30 0510c868ecb4: Pull complete 09:07:30 afea3b2eda06: Pull complete 09:07:30 7809a108b3ef: Pull complete 09:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:30 Configure a credential helper to remove this warning. See 09:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:30 09:07:30 Login Succeeded 09:07:30 nexus3.edgexfoundry.org:10004 09:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:31 Configure a credential helper to remove this warning. See 09:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:31 09:07:31 Login Succeeded 09:07:31 docker.io 09:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:31 f706445af74f: Pull complete 09:07:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:07:31 ---> b068be0155e3 09:07:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:31 Configure a credential helper to remove this warning. See 09:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:31 09:07:31 Login Succeeded 09:07:32 ---> docker-login.sh ends [Pipeline] } 09:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:07:32 ========================================================= 09:07:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:07:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:07:32 + 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 . 09:07:33 Sending build context to Docker daemon 2.619MB 09:07:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:07:33 Step 2/8 : FROM ${BASE} 09:07:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:07:33 595b0fe564bb: Pulling fs layer 09:07:33 7186ed65a4f7: Pulling fs layer 09:07:33 316046926c0a: Pulling fs layer 09:07:33 4ebd0625c992: Pulling fs layer 09:07:33 207e8628e3a3: Pulling fs layer 09:07:33 c791037a9be2: Pulling fs layer 09:07:33 ffd874e62e21: Pulling fs layer 09:07:33 4ebd0625c992: Waiting 09:07:33 207e8628e3a3: Waiting 09:07:33 c791037a9be2: Waiting 09:07:33 ffd874e62e21: Waiting 09:07:33 7186ed65a4f7: Verifying Checksum 09:07:33 7186ed65a4f7: Download complete 09:07:33 316046926c0a: Verifying Checksum 09:07:33 316046926c0a: Download complete 09:07:33 207e8628e3a3: Verifying Checksum 09:07:33 207e8628e3a3: Download complete 09:07:33 c791037a9be2: Verifying Checksum 09:07:33 595b0fe564bb: Download complete 09:07:34 595b0fe564bb: Pull complete 09:07:34 7186ed65a4f7: Pull complete 09:07:35 316046926c0a: Pull complete 09:07:35 ffd874e62e21: Verifying Checksum 09:07:35 ffd874e62e21: Download complete 09:07:35 ---> Running in 272b8ee1aadf 09:07:35 Removing intermediate container 272b8ee1aadf 09:07:35 ---> 75c4171848ee 09:07:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:35 ---> Running in cbd9fe793fde 09:07:36 Removing intermediate container cbd9fe793fde 09:07:36 ---> fb31f92e620e 09:07:36 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:07:36 ---> Running in 5301b6e481f8 09:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:07:36 4ebd0625c992: Verifying Checksum 09:07:36 4ebd0625c992: Download complete 09:07:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:07:38 (1/6) Installing libc-dev (0.7.2-r3) 09:07:38 (2/6) Installing libsodium (1.0.18-r0) 09:07:38 (3/6) Installing pkgconf (1.7.3-r0) 09:07:38 (4/6) Installing libsodium-dev (1.0.18-r0) 09:07:38 (5/6) Installing libzmq (4.3.3-r1) 09:07:38 (6/6) Installing zeromq-dev (4.3.3-r1) 09:07:38 Executing busybox-1.32.1-r6.trigger 09:07:38 OK: 150 MiB in 46 packages 09:07:39 Removing intermediate container 5301b6e481f8 09:07:39 ---> 5685bb4869a2 09:07:39 Step 6/8 : WORKDIR /device-sdk-go 09:07:39 ---> Running in 05d2541925c9 09:07:39 Removing intermediate container 05d2541925c9 09:07:39 ---> 35c170b7087d 09:07:39 Step 7/8 : COPY . . 09:07:39 ---> b760a794ef96 09:07:39 Step 8/8 : RUN go mod download 09:07:39 ---> Running in 73705540b8da 09:07:49 4ebd0625c992: Pull complete 09:07:49 207e8628e3a3: Pull complete 09:07:49 c791037a9be2: Pull complete 09:07:51 ffd874e62e21: Pull complete 09:07:51 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:07:51 ---> cfc18b08335c 09:07:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:07:51 Removing intermediate container 73705540b8da 09:07:51 ---> 6b7ab41fe325 09:07:51 Successfully built 6b7ab41fe325 09:07:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:07:52 + docker inspect -f . ci-base-image-x86_64 09:07:52 . [Pipeline] withDockerContainer 09:07:52 prd-centos7-docker-4c-2g-113 does not seem to be running inside a container 09:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 09:07:52 $ docker top 13781bfce9077c3768bbed0090b1a3ade50ade622c67bd017834982926e737bb -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:53 + go version 09:07:53 go version go1.16.3 linux/amd64 [Pipeline] } 09:07:53 $ docker stop --time=1 13781bfce9077c3768bbed0090b1a3ade50ade622c67bd017834982926e737bb 09:07:53 ---> Running in 302946226d6b 09:07:54 $ docker rm -f 13781bfce9077c3768bbed0090b1a3ade50ade622c67bd017834982926e737bb [Pipeline] // withDockerContainer 09:07:54 Removing intermediate container 302946226d6b 09:07:54 ---> 4e0f997bd538 09:07:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:07:54 ---> Running in 688de6bad7ae 09:07:54 + docker inspect -f . ci-base-image-x86_64 09:07:54 . [Pipeline] withDockerContainer 09:07:54 prd-centos7-docker-4c-2g-113 does not seem to be running inside a container 09:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 09:07:55 $ docker top 564e69ed3c833db28d32116bfe89cce7e7e0faafdfd3acabed8f4198a83b746a -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:55 + go mod tidy [Pipeline] sh 09:07:56 + make test 09:07:56 go mod tidy 09:07:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:07:57 Removing intermediate container 688de6bad7ae 09:07:57 ---> 4f0ce06e56bb 09:07:57 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:07:57 ---> Running in 7c73bfa42a5b 09:07:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:08:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:08:06 (1/6) Installing libc-dev (0.7.2-r3) 09:08:06 (2/6) Installing libsodium (1.0.18-r0) 09:08:06 (3/6) Installing pkgconf (1.7.3-r0) 09:08:06 (4/6) Installing libsodium-dev (1.0.18-r0) 09:08:06 (5/6) Installing libzmq (4.3.3-r1) 09:08:07 (6/6) Installing zeromq-dev (4.3.3-r1) 09:08:07 Executing busybox-1.32.1-r6.trigger 09:08:07 OK: 139 MiB in 46 packages 09:08:08 Removing intermediate container 7c73bfa42a5b 09:08:08 ---> ae531ed956c6 09:08:08 Step 6/8 : WORKDIR /device-sdk-go 09:08:08 ---> Running in ceeb79dfd079 09:08:09 Removing intermediate container ceeb79dfd079 09:08:09 ---> ae8093df885a 09:08:09 Step 7/8 : COPY . . 09:08:10 ---> e2fdc4c9cd64 09:08:10 Step 8/8 : RUN go mod download 09:08:10 ---> Running in bf4662a884bb 09:08:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:08:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:08:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:08:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 09:08:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:08:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements 09:08:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 09:08:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements 09:08:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:08:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:08:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:08:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 30.2% of statements 09:08:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:08:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.066s coverage: 83.3% of statements 09:08:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:08:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:08:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements 09:08:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.837s coverage: 89.2% of statements 09:08:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:08:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 5.0% of statements 09:08:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:08:29 GO111MODULE=on go vet ./... 09:08:37 Removing intermediate container bf4662a884bb 09:08:37 ---> 6bb49a17b9b4 09:08:37 Successfully built 6bb49a17b9b4 09:08:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:08:37 + docker inspect -f . ci-base-image-arm64 09:08:37 . [Pipeline] withDockerContainer 09:08:37 prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container 09:08:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** ci-base-image-arm64 cat 09:08:39 $ docker top b52583bb36213dcd52805976ae8f5eb78111ee1d644afb0c8df4ba326a376e94 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:40 + go version 09:08:40 go version go1.16.3 linux/arm64 [Pipeline] } 09:08:40 $ docker stop --time=1 b52583bb36213dcd52805976ae8f5eb78111ee1d644afb0c8df4ba326a376e94 09:08:42 $ docker rm -f b52583bb36213dcd52805976ae8f5eb78111ee1d644afb0c8df4ba326a376e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:43 + docker inspect -f . ci-base-image-arm64 09:08:43 . [Pipeline] withDockerContainer 09:08:43 prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container 09:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** ci-base-image-arm64 cat 09:08:45 $ docker top 068944e05861889179b61194bc7a41e0f8a7d68124d153fd6a12c54b9244752f -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:46 + go mod tidy [Pipeline] sh 09:08:47 + make test 09:08:47 go mod tidy 09:08:47 gofmt -l . 09:08:47 [ "`gofmt -l .`" = "" ] 09:08:47 ./bin/test-attribution-txt.sh 09:08:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:08:47 $ docker stop --time=1 564e69ed3c833db28d32116bfe89cce7e7e0faafdfd3acabed8f4198a83b746a 09:08:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:08:49 $ docker rm -f 564e69ed3c833db28d32116bfe89cce7e7e0faafdfd3acabed8f4198a83b746a [Pipeline] // withDockerContainer [Pipeline] sh 09:08:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:08:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:08:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:08:51 + ls -al . 09:08:51 total 212 09:08:51 drwxrwxr-x. 10 jenkins jenkins 4096 May 25 09:08 . 09:08:51 drwxrwxr-x. 4 jenkins jenkins 28 May 25 09:06 .. 09:08:51 drwxrwxr-x. 2 jenkins jenkins 64 May 25 09:06 bin 09:08:51 -rw-r--r--. 1 jenkins jenkins 126444 May 25 09:08 coverage.out 09:08:51 -rw-rw-r--. 1 jenkins jenkins 987 May 25 09:06 Dockerfile.build 09:08:51 -rw-rw-r--. 1 jenkins jenkins 140 May 25 09:06 .dockerignore 09:08:51 drwxrwxr-x. 5 jenkins jenkins 62 May 25 09:06 example 09:08:51 drwxrwxr-x. 8 jenkins jenkins 179 May 25 09:07 .git 09:08:51 drwxrwxr-x. 2 jenkins jenkins 103 May 25 09:06 .github 09:08:51 -rw-rw-r--. 1 jenkins jenkins 138 May 25 09:06 .gitignore 09:08:51 -rw-r--r--. 1 jenkins jenkins 575 May 25 09:08 go.mod 09:08:51 -rw-r--r--. 1 jenkins jenkins 20803 May 25 09:07 go.sum 09:08:51 drwxrwxr-x. 15 jenkins jenkins 224 May 25 09:06 internal 09:08:51 -rw-rw-r--. 1 jenkins jenkins 894 May 25 09:06 Jenkinsfile 09:08:51 -rw-rw-r--. 1 jenkins jenkins 11341 May 25 09:06 LICENSE 09:08:51 -rw-rw-r--. 1 jenkins jenkins 1026 May 25 09:06 Makefile 09:08:51 drwxrwxr-x. 4 jenkins jenkins 26 May 25 09:06 openapi 09:08:51 drwxrwxr-x. 5 jenkins jenkins 50 May 25 09:06 pkg 09:08:51 -rw-rw-r--. 1 jenkins jenkins 7652 May 25 09:06 README.md 09:08:51 -rw-rw-r--. 1 jenkins jenkins 6616 May 25 09:06 RELEASE-NOTES.txt 09:08:51 drwxrwxr-x. 4 jenkins jenkins 54 May 25 09:06 snap 09:08:51 -rw-rw-r--. 1 jenkins jenkins 5 May 25 09:04 VERSION 09:08:51 -rw-rw-r--. 1 jenkins jenkins 222 May 25 09:06 version.go [Pipeline] isUnix [Pipeline] sh 09:08:52 + 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=987f356fa5b95d71561d3b416b9c41ba8a68ab8c --label arch=amd64 --label version=0.0.0 . 09:08:52 Sending build context to Docker daemon 2.747MB 09:08:52 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:08:52 Step 2/23 : FROM ${BASE} AS builder 09:08:52 ---> 6b7ab41fe325 09:08:52 Step 3/23 : WORKDIR /device-sdk-go 09:08:52 ---> Running in adc21cfa5a88 09:08:52 Removing intermediate container adc21cfa5a88 09:08:52 ---> 67e4f5be50de 09:08:52 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:08:52 ---> Running in 1c28b0e80dc1 09:08:52 Removing intermediate container 1c28b0e80dc1 09:08:52 ---> e5fab62ac01a 09:08:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:08:52 ---> Running in ee76de811e1d 09:08:52 Removing intermediate container ee76de811e1d 09:08:52 ---> 14eb711bc097 09:08:52 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:08:52 ---> Running in 12688091c255 09:08:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:08:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:08:54 OK: 150 MiB in 46 packages 09:08:54 Removing intermediate container 12688091c255 09:08:54 ---> 5fe636696c07 09:08:54 Step 7/23 : COPY . . 09:08:54 ---> 1bd64bc0b356 09:08:54 Step 8/23 : RUN go mod download 09:08:54 ---> Running in 3c6546a6d371 09:08:55 Removing intermediate container 3c6546a6d371 09:08:55 ---> 99b0d46da30a 09:08:55 Step 9/23 : RUN make build 09:08:55 ---> Running in 21e588c6f209 09:08:55 go mod tidy 09:08:56 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 09:09:06 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:09:07 Removing intermediate container 21e588c6f209 09:09:07 ---> 275764d26890 09:09:07 Step 10/23 : FROM alpine:3.12 09:09:07 3.12: Pulling from library/alpine 09:09:07 339de151aab4: Pulling fs layer 09:09:07 339de151aab4: Verifying Checksum 09:09:07 339de151aab4: Download complete 09:09:07 339de151aab4: Pull complete 09:09:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:09:07 Status: Downloaded newer image for alpine:3.12 09:09:07 ---> 13621d1b12d4 09:09:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:09:07 ---> Running in e4ec5ac25db4 09:09:07 Removing intermediate container e4ec5ac25db4 09:09:07 ---> 965839417146 09:09:07 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:08 ---> Running in c4b476cc837c 09:09:08 Removing intermediate container c4b476cc837c 09:09:08 ---> 221e10bdf20a 09:09:08 Step 13/23 : RUN apk add --update --no-cache zeromq 09:09:08 ---> Running in 3cbfc5a439c9 09:09:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:09:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:09:09 (1/5) Installing libgcc (9.3.0-r2) 09:09:09 (2/5) Installing libsodium (1.0.18-r0) 09:09:09 (3/5) Installing libstdc++ (9.3.0-r2) 09:09:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:09:11 (4/5) Installing libzmq (4.3.3-r0) 09:09:11 (5/5) Installing zeromq (4.3.3-r0) 09:09:11 Executing busybox-1.31.1-r20.trigger 09:09:11 OK: 8 MiB in 19 packages 09:09:11 Removing intermediate container 3cbfc5a439c9 09:09:11 ---> 8ad768466dd3 09:09:11 Step 14/23 : WORKDIR / 09:09:11 ---> Running in 6ee53985366a 09:09:11 Removing intermediate container 6ee53985366a 09:09:11 ---> 22dd0434685b 09:09:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:09:11 ---> 5a2fb6a3c692 09:09:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:09:12 ---> e53e3270f361 09:09:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:09:12 ---> c451c0204957 09:09:12 Step 18/23 : EXPOSE 59999 09:09:12 ---> Running in 6d7d426e495d 09:09:12 Removing intermediate container 6d7d426e495d 09:09:12 ---> edb1f08cb55c 09:09:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:09:12 ---> Running in 25939baf69fe 09:09:12 Removing intermediate container 25939baf69fe 09:09:12 ---> 1af7b22efdf7 09:09:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:09:12 ---> Running in a1dd7314f08c 09:09:12 Removing intermediate container a1dd7314f08c 09:09:12 ---> e1e58cea1c9e 09:09:12 Step 21/23 : LABEL arch=amd64 09:09:12 ---> Running in 0c51ad73ad82 09:09:12 Removing intermediate container 0c51ad73ad82 09:09:12 ---> bc292f2a6f53 09:09:12 Step 22/23 : LABEL git_sha=987f356fa5b95d71561d3b416b9c41ba8a68ab8c 09:09:12 ---> Running in 42c40278392e 09:09:12 Removing intermediate container 42c40278392e 09:09:12 ---> ca081d35d3d8 09:09:12 Step 23/23 : LABEL version=0.0.0 09:09:12 ---> Running in edc4f2dabdfe 09:09:12 Removing intermediate container edc4f2dabdfe 09:09:12 ---> a3434c161ec5 09:09:12 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:09:12 Successfully built a3434c161ec5 09:09:12 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 09:09:13 ---> job-cost.sh 09:09:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r1sm 09:09:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:09:41 lf-activate-venv(): INFO: Adding /tmp/venv-r1sm/bin to PATH 09:09:41 INFO: No Stack... 09:09:41 INFO: Retrieving Pricing Info for: v3-standard-2 09:09:41 INFO: Archiving Costs [Pipeline] sh 09:09:42 + cut -d, -f6 09:09:42 + cat /w/workspace/device-sdk-go/7/archives/cost.csv [Pipeline] lock 09:09:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-942-7-stack-cost] 09:09:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-942-7-stack-cost] did not exist. Created. 09:09:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-942-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:42 + echo total: 0.05999999865889549 [Pipeline] stash 09:09:42 Stashed 1 file(s) [Pipeline] } 09:09:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-942-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:10:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.282s coverage: 25.4% of statements 09:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:10:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.226s coverage: 28.1% of statements 09:10:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.287s coverage: 78.9% of statements 09:10:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.190s coverage: 9.0% of statements 09:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:10:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.262s coverage: 30.2% of statements 09:10:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:10:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.231s coverage: 83.3% of statements 09:10:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:10:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:10:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.343s coverage: 58.0% of statements 09:10:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.126s coverage: 89.2% of statements 09:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:10:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.169s coverage: 5.0% of statements 09:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:10:30 GO111MODULE=on go vet ./... 09:11:27 gofmt -l . 09:11:27 [ "`gofmt -l .`" = "" ] 09:11:27 ./bin/test-attribution-txt.sh 09:11:27 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:11:27 $ docker stop --time=1 068944e05861889179b61194bc7a41e0f8a7d68124d153fd6a12c54b9244752f 09:11:29 $ docker rm -f 068944e05861889179b61194bc7a41e0f8a7d68124d153fd6a12c54b9244752f [Pipeline] // withDockerContainer [Pipeline] sh 09:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:11:30 Warning: overwriting stash ‘coverage-report’ 09:11:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:11:32 + ls -al . 09:11:32 total 248 09:11:32 drwxrwxr-x 10 jenkins jenkins 4096 May 25 09:11 . 09:11:32 drwxrwxr-x 4 jenkins jenkins 4096 May 25 09:06 .. 09:11:32 -rw-rw-r-- 1 jenkins jenkins 140 May 25 09:07 .dockerignore 09:11:32 drwxrwxr-x 8 jenkins jenkins 4096 May 25 09:07 .git 09:11:32 drwxrwxr-x 2 jenkins jenkins 4096 May 25 09:07 .github 09:11:32 -rw-rw-r-- 1 jenkins jenkins 138 May 25 09:07 .gitignore 09:11:32 -rw-rw-r-- 1 jenkins jenkins 987 May 25 09:07 Dockerfile.build 09:11:32 -rw-rw-r-- 1 jenkins jenkins 894 May 25 09:07 Jenkinsfile 09:11:32 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 09:07 LICENSE 09:11:32 -rw-rw-r-- 1 jenkins jenkins 1026 May 25 09:07 Makefile 09:11:32 -rw-rw-r-- 1 jenkins jenkins 7652 May 25 09:07 README.md 09:11:32 -rw-rw-r-- 1 jenkins jenkins 6616 May 25 09:07 RELEASE-NOTES.txt 09:11:32 -rw-rw-r-- 1 jenkins jenkins 5 May 25 09:04 VERSION 09:11:32 drwxrwxr-x 2 jenkins jenkins 4096 May 25 09:07 bin 09:11:32 -rw-r--r-- 1 jenkins jenkins 126444 May 25 09:10 coverage.out 09:11:32 drwxrwxr-x 5 jenkins jenkins 4096 May 25 09:07 example 09:11:32 -rw-r--r-- 1 jenkins jenkins 575 May 25 09:11 go.mod 09:11:32 -rw-r--r-- 1 jenkins jenkins 20803 May 25 09:08 go.sum 09:11:32 drwxrwxr-x 15 jenkins jenkins 4096 May 25 09:07 internal 09:11:32 drwxrwxr-x 4 jenkins jenkins 4096 May 25 09:07 openapi 09:11:32 drwxrwxr-x 5 jenkins jenkins 4096 May 25 09:07 pkg 09:11:32 drwxrwxr-x 4 jenkins jenkins 4096 May 25 09:07 snap 09:11:32 -rw-rw-r-- 1 jenkins jenkins 222 May 25 09:07 version.go [Pipeline] isUnix [Pipeline] sh 09:11:32 + 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=987f356fa5b95d71561d3b416b9c41ba8a68ab8c --label arch=arm64 --label version=0.0.0 . 09:11:33 Sending build context to Docker daemon 2.746MB 09:11:33 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:11:33 Step 2/23 : FROM ${BASE} AS builder 09:11:33 ---> 6bb49a17b9b4 09:11:33 Step 3/23 : WORKDIR /device-sdk-go 09:11:33 ---> Running in b4638d08f05d 09:11:34 Removing intermediate container b4638d08f05d 09:11:34 ---> 458e1c90b558 09:11:34 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:11:34 ---> Running in c7c24a954444 09:11:34 Removing intermediate container c7c24a954444 09:11:34 ---> a7fe2245091a 09:11:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:35 ---> Running in d64e9ac4c260 09:11:37 Removing intermediate container d64e9ac4c260 09:11:37 ---> bdf40c387a87 09:11:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:11:37 ---> Running in 79e0b8970f0f 09:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:11:40 OK: 139 MiB in 46 packages 09:11:41 Removing intermediate container 79e0b8970f0f 09:11:41 ---> d5f3de97e880 09:11:41 Step 7/23 : COPY . . 09:11:42 ---> e46fb125a23d 09:11:42 Step 8/23 : RUN go mod download 09:11:43 ---> Running in b09054cef1b3 09:11:45 Removing intermediate container b09054cef1b3 09:11:45 ---> 1755276cb4b3 09:11:45 Step 9/23 : RUN make build 09:11:45 ---> Running in 71405f69d070 09:11:46 go mod tidy 09:11:47 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 09:12:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:12:22 Removing intermediate container 71405f69d070 09:12:22 ---> 9bad01a75d33 09:12:22 Step 10/23 : FROM alpine:3.12 09:12:22 3.12: Pulling from library/alpine 09:12:22 d2f70382dc9a: Pulling fs layer 09:12:22 d2f70382dc9a: Verifying Checksum 09:12:22 d2f70382dc9a: Download complete 09:12:23 d2f70382dc9a: Pull complete 09:12:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:12:23 Status: Downloaded newer image for alpine:3.12 09:12:23 ---> 9852663dfa18 09:12:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:12:23 ---> Running in 949f96aaa63f 09:12:24 Removing intermediate container 949f96aaa63f 09:12:24 ---> ddab19ffc583 09:12:24 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:24 ---> Running in 7d0f9955db52 09:12:26 Removing intermediate container 7d0f9955db52 09:12:26 ---> 419b802d58f5 09:12:26 Step 13/23 : RUN apk add --update --no-cache zeromq 09:12:26 ---> Running in 49c4b773b1bd 09:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:12:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:12:29 (1/5) Installing libgcc (9.3.0-r2) 09:12:29 (2/5) Installing libsodium (1.0.18-r0) 09:12:29 (3/5) Installing libstdc++ (9.3.0-r2) 09:12:29 (4/5) Installing libzmq (4.3.3-r0) 09:12:29 (5/5) Installing zeromq (4.3.3-r0) 09:12:29 Executing busybox-1.31.1-r20.trigger 09:12:29 OK: 8 MiB in 19 packages 09:12:31 Removing intermediate container 49c4b773b1bd 09:12:31 ---> 4ed3579ab8b9 09:12:31 Step 14/23 : WORKDIR / 09:12:31 ---> Running in 9323085a3458 09:12:31 Removing intermediate container 9323085a3458 09:12:31 ---> c95b83548163 09:12:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:12:32 ---> aefc343a750e 09:12:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:12:33 ---> 8a60a799fadc 09:12:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:12:34 ---> 775b63a35480 09:12:34 Step 18/23 : EXPOSE 59999 09:12:34 ---> Running in 22210fed7953 09:12:34 Removing intermediate container 22210fed7953 09:12:34 ---> 6d944b7d6807 09:12:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:12:34 ---> Running in 8f3ca066bbd4 09:12:35 Removing intermediate container 8f3ca066bbd4 09:12:35 ---> 6998fd0e9990 09:12:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:35 ---> Running in 5be9c48e99c7 09:12:36 Removing intermediate container 5be9c48e99c7 09:12:36 ---> 2de1c1142c95 09:12:36 Step 21/23 : LABEL arch=arm64 09:12:36 ---> Running in 1dee4a6df065 09:12:36 Removing intermediate container 1dee4a6df065 09:12:36 ---> 0bf92f6af0fd 09:12:36 Step 22/23 : LABEL git_sha=987f356fa5b95d71561d3b416b9c41ba8a68ab8c 09:12:37 ---> Running in e891a36c41a1 09:12:37 Removing intermediate container e891a36c41a1 09:12:37 ---> a3acb26768ba 09:12:37 Step 23/23 : LABEL version=0.0.0 09:12:37 ---> Running in ab3a0cd61f02 09:12:38 Removing intermediate container ab3a0cd61f02 09:12:38 ---> ec28efa68d61 09:12:38 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:12:38 Successfully built ec28efa68d61 09:12:38 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 09:12:38 ---> job-cost.sh 09:12:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DWcD 09:13:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:14:54 lf-activate-venv(): INFO: Adding /tmp/venv-DWcD/bin to PATH 09:14:54 INFO: No Stack... 09:14:54 INFO: Retrieving Pricing Info for: v2-standard-4 09:14:54 INFO: Archiving Costs [Pipeline] sh 09:14:54 + cut+ -d, -f6 09:14:54 cat /w/workspace/device-sdk-go/7/archives/cost.csv [Pipeline] lock 09:14:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-942-7-stack-cost] 09:14:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-942-7-stack-cost] did not exist. Created. 09:14:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-942-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:55 /w/workspace/device-sdk-go/7@tmp/durable-1d5746d0/script.sh: 1: /w/workspace/device-sdk-go/7@tmp/durable-1d5746d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:14:55 + echo total: 0.18000000715255737 [Pipeline] stash 09:14:55 Warning: overwriting stash ‘stack-cost’ 09:14:55 Stashed 1 file(s) [Pipeline] } 09:14:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-942-7-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 09:14:56 provisioning config files... 09:14:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config3013098386420814379tmp [Pipeline] { [Pipeline] sh 09:14:56 + set +x 09:14:56 + bash -s -- 09:14:56 + curl -s https://codecov.io/bash 09:14:56 09:14:56 _____ _ 09:14:56 / ____| | | 09:14:56 | | ___ __| | ___ ___ _____ __ 09:14:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:56 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:56 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:56 Bash-1.0.3 09:14:56 09:14:56 09:14:56 ==> git version 2.24.4 found 09:14:56 ==> 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 09:14:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:14:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:14:56 ==> Jenkins CI detected. 09:14:56 project root: . 09:14:56 --> token set from env 09:14:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:57 ==> Running gcov in . (disable via -X gcov) 09:14:57 ==> Python coveragepy not found 09:14:57 ==> Searching for coverage reports in: 09:14:57 + . 09:14:57 -> Found 1 reports 09:14:57 ==> Detecting git/mercurial file structure 09:14:57 ==> Reading reports 09:14:57 + ./coverage.out bytes=126444 09:14:57 ==> Appending adjustments 09:14:57 https://docs.codecov.io/docs/fixing-reports 09:14:57 + Found adjustments 09:14:57 ==> Gzipping contents 09:14:57 20K /tmp/codecov.Zs76jf.gz 09:14:57 ==> Uploading reports 09:14:57 url: https://codecov.io 09:14:57 query: branch=PR-942&commit=987f356fa5b95d71561d3b416b9c41ba8a68ab8c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-942%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= 09:14:57 -> Pinging Codecov 09:14:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-942&commit=987f356fa5b95d71561d3b416b9c41ba8a68ab8c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-942%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= 09:14:58 -> Uploading to 09:14:58 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/987f356fa5b95d71561d3b416b9c41ba8a68ab8c/3358cf0e-50c2-44f5-a733-9ff9c2f52005.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T091457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea65c4ede158ab42350ff121dc0c81a8cfbc285daf0d30034f1acbd6cfa69ec2 09:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:58 Dload Upload Total Spent Left Speed 09:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16483 0 0 100 16483 0 39065 --:--:-- --:--:-- --:--:-- 39059 100 16483 0 0 100 16483 0 39052 --:--:-- --:--:-- --:--:-- 39059 09:14:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/987f356fa5b95d71561d3b416b9c41ba8a68ab8c [Pipeline] } 09:14:58 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 09:14:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:00 ---> package-listing.sh 09:15:00 ++ facter osfamily 09:15:00 ++ tr '[:upper:]' '[:lower:]' 09:15:00 + OS_FAMILY=redhat 09:15:00 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-942 09:15:00 + START_PACKAGES=/tmp/packages_start.txt 09:15:00 + END_PACKAGES=/tmp/packages_end.txt 09:15:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:00 + PACKAGES=/tmp/packages_start.txt 09:15:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' 09:15:00 + PACKAGES=/tmp/packages_end.txt 09:15:00 + case "${OS_FAMILY}" in 09:15:00 + rpm -qa 09:15:00 + sort 09:15:01 + '[' -f /tmp/packages_start.txt ']' 09:15:01 + '[' -f /tmp/packages_end.txt ']' 09:15:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:01 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' 09:15:01 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ 09:15:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ [Pipeline] echo 09:15:01 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-942/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:15:02 09:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:15:02 alpine: Pulling from edgex-lftools-log-publisher 09:15:02 df20fa9351a1: Pulling fs layer 09:15:02 36b3adc4ff6f: Pulling fs layer 09:15:02 8ad3a11d3b57: Pulling fs layer 09:15:02 46f8f816bc3b: Pulling fs layer 09:15:02 93b61091891f: Pulling fs layer 09:15:02 93b9cdb0e59b: Pulling fs layer 09:15:02 5e14af77c1be: Pulling fs layer 09:15:02 01666e4c0597: Pulling fs layer 09:15:02 aa168da1d23b: Pulling fs layer 09:15:02 46f8f816bc3b: Waiting 09:15:02 93b61091891f: Waiting 09:15:02 93b9cdb0e59b: Waiting 09:15:02 5e14af77c1be: Waiting 09:15:02 01666e4c0597: Waiting 09:15:02 aa168da1d23b: Waiting 09:15:02 36b3adc4ff6f: Verifying Checksum 09:15:02 36b3adc4ff6f: Download complete 09:15:02 46f8f816bc3b: Download complete 09:15:02 df20fa9351a1: Verifying Checksum 09:15:02 df20fa9351a1: Download complete 09:15:02 93b9cdb0e59b: Verifying Checksum 09:15:02 93b9cdb0e59b: Download complete 09:15:02 5e14af77c1be: Verifying Checksum 09:15:02 5e14af77c1be: Download complete 09:15:02 93b61091891f: Verifying Checksum 09:15:02 93b61091891f: Download complete 09:15:02 01666e4c0597: Verifying Checksum 09:15:02 01666e4c0597: Download complete 09:15:02 8ad3a11d3b57: Verifying Checksum 09:15:02 8ad3a11d3b57: Download complete 09:15:02 df20fa9351a1: Pull complete 09:15:03 36b3adc4ff6f: Pull complete 09:15:03 8ad3a11d3b57: Pull complete 09:15:04 46f8f816bc3b: Pull complete 09:15:04 93b61091891f: Pull complete 09:15:04 93b9cdb0e59b: Pull complete 09:15:04 5e14af77c1be: Pull complete 09:15:04 01666e4c0597: Pull complete 09:15:05 aa168da1d23b: Verifying Checksum 09:15:05 aa168da1d23b: Download complete 09:15:10 aa168da1d23b: Pull complete 09:15:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:15:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:15:10 prd-centos7-docker-4c-2g-110 does not seem to be running inside a container 09:15:10 $ 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-942/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-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:15:19 $ docker top ec24382f4f0f464f55b62395cf60ad7387f54ede2058e98d3ead135f77c808ca -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:19 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:19 + mkdir -p /var/log/sa [Pipeline] sh 09:15:19 + ls /var/log/sa-host 09:15:19 + sadf -c /var/log/sa-host/sa05 09:15:19 file_magic: OK 09:15:19 HZ: Using current value: 100 09:15:19 file_header: OK 09:15:19 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 09:15:19 Statistics: 09:15:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:15:19 File successfully converted to sysstat format version 12.2.1 09:15:19 + sadf -c /var/log/sa-host/sa25 09:15:19 file_magic: OK 09:15:19 HZ: Using current value: 100 09:15:19 file_header: OK 09:15:19 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 09:15:19 Statistics: 09:15:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:15:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:20 provisioning config files... 09:15:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config3646659805273455846tmp [Pipeline] { [Pipeline] echo 09:15:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:21 ---> create-netrc.sh [Pipeline] } 09:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:15:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:15:21 ---> python-tools-install.sh [Pipeline] echo 09:15:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:21 ---> sudo-logs.sh 09:15:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:22 ---> job-cost.sh 09:15:22 lf-activate-venv: SKIPPING 09:15:22 DEBUG: total: 0.18000000715255737 09:15:22 INFO: Retrieving Stack Cost... 09:15:23 INFO: Retrieving Pricing Info for: v3-standard-2 09:15:23 INFO: Archiving Costs [Pipeline] echo 09:15:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:23 ---> logs-deploy.sh 09:15:23 lf-activate-venv: SKIPPING 09:15:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-942/7 09:15:23 INFO: archiving workspace using pattern(s): 09:15:24 Archives upload complete. 09:15:24 INFO: archiving logs to Nexus 09:15:25 ---> uname -a: 09:15:25 Linux prd-centos7-docker-4c-2g-110.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:15:25 09:15:25 09:15:25 ---> lscpu: 09:15:25 Architecture: x86_64 09:15:25 CPU op-mode(s): 32-bit, 64-bit 09:15:25 Byte Order: Little Endian 09:15:25 Address sizes: 40 bits physical, 48 bits virtual 09:15:25 CPU(s): 2 09:15:25 On-line CPU(s) list: 0,1 09:15:25 Thread(s) per core: 1 09:15:25 Core(s) per socket: 1 09:15:25 Socket(s): 2 09:15:25 NUMA node(s): 1 09:15:25 Vendor ID: AuthenticAMD 09:15:25 CPU family: 23 09:15:25 Model: 49 09:15:25 Model name: AMD EPYC-Rome Processor 09:15:25 Stepping: 0 09:15:25 CPU MHz: 2800.000 09:15:25 BogoMIPS: 5600.00 09:15:25 Virtualization: AMD-V 09:15:25 Hypervisor vendor: KVM 09:15:25 Virtualization type: full 09:15:25 L1d cache: 64 KiB 09:15:25 L1i cache: 64 KiB 09:15:25 L2 cache: 1 MiB 09:15:25 L3 cache: 32 MiB 09:15:25 NUMA node0 CPU(s): 0,1 09:15:25 Vulnerability Itlb multihit: Not affected 09:15:25 Vulnerability L1tf: Not affected 09:15:25 Vulnerability Mds: Not affected 09:15:25 Vulnerability Meltdown: Not affected 09:15:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:15:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:15:25 Vulnerability Srbds: Not affected 09:15:25 Vulnerability Tsx async abort: Not affected 09:15:25 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 09:15:25 09:15:25 09:15:25 ---> nproc: 09:15:25 2 09:15:25 09:15:25 09:15:25 ---> df -h: 09:15:25 Filesystem Size Used Available Use% Mounted on 09:15:25 overlay 40.0G 7.6G 32.4G 19% / 09:15:25 tmpfs 64.0M 0 64.0M 0% /dev 09:15:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:15:25 shm 64.0M 0 64.0M 0% /dev/shm 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:15:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:15:25 09:15:25 09:15:25 ---> free -m: 09:15:25 total used free shared buff/cache available 09:15:25 Mem: 7821 927 4796 0 2097 6716 09:15:25 Swap: 1023 0 1023 09:15:25 09:15:25 09:15:25 ---> ip addr: 09:15:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:15:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:15:25 inet 127.0.0.1/8 scope host lo 09:15:25 valid_lft forever preferred_lft forever 09:15:25 inet6 ::1/128 scope host 09:15:25 valid_lft forever preferred_lft forever 09:15:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:15:25 link/ether fa:16:3e:c4:19:34 brd ff:ff:ff:ff:ff:ff 09:15:25 inet 10.30.123.222/23 brd 10.30.123.255 scope global dynamic eth0 09:15:25 valid_lft 85699sec preferred_lft 85699sec 09:15:25 inet6 fe80::f816:3eff:fec4:1934/64 scope link 09:15:25 valid_lft forever preferred_lft forever 09:15:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:15:25 link/ether 02:42:14:91:cc:a7 brd ff:ff:ff:ff:ff:ff 09:15:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:15:25 valid_lft forever preferred_lft forever 09:15:25 inet6 fe80::42:14ff:fe91:cca7/64 scope link 09:15:25 valid_lft forever preferred_lft forever 09:15:25 09:15:25 09:15:25 ---> sar -b -r -n DEV: 09:15:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 09:15:25 09:15:25 09:03:31 LINUX RESTART (2 CPU) 09:15:25 09:15:25 09:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:15:25 09:05:01 109.01 18.57 90.43 0.00 5850.05 4669.07 0.00 09:15:25 09:06:02 1.95 0.00 1.95 0.00 0.00 39.88 0.00 09:15:25 09:07:01 0.15 0.00 0.15 0.00 0.00 1.76 0.00 09:15:25 09:08:01 0.32 0.00 0.32 0.00 0.00 5.78 0.00 09:15:25 09:09:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 09:15:25 09:10:01 0.35 0.00 0.35 0.00 0.00 4.61 0.00 09:15:25 09:11:01 0.25 0.00 0.25 0.00 0.00 4.26 0.00 09:15:25 09:12:01 0.43 0.00 0.43 0.00 0.00 5.25 0.00 09:15:25 09:13:01 0.32 0.00 0.32 0.00 0.00 4.26 0.00 09:15:25 09:14:01 0.25 0.00 0.25 0.00 0.00 3.61 0.00 09:15:25 09:15:01 0.60 0.13 0.47 0.00 13.73 13.69 0.00 09:15:25 Average: 10.22 1.68 8.54 0.00 526.03 426.71 0.00 09:15:25 09:15:25 09:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:25 09:05:01 5455912 0 809936 10.11 2620 1740472 1313324 14.50 581292 1570544 132 09:15:25 09:06:02 5469736 0 796104 9.94 2620 1740480 1200600 13.26 570304 1570508 12 09:15:25 09:07:01 5463368 0 802472 10.02 2620 1740480 1238076 13.67 572920 1573492 20 09:15:25 09:08:01 5468312 0 797520 9.96 2620 1740488 1201628 13.27 568796 1573496 8 09:15:25 09:09:01 5468584 0 797244 9.95 2620 1740492 1201628 13.27 564820 1577380 8 09:15:25 09:10:01 5465568 0 800260 9.99 2620 1740492 1201712 13.27 568040 1577380 8 09:15:25 09:11:01 5465904 0 799916 9.99 2620 1740500 1201628 13.27 567548 1577420 20 09:15:25 09:12:01 5456544 0 809268 10.10 2620 1740508 1201628 13.27 577216 1577420 8 09:15:25 09:13:01 5455768 0 810040 10.11 2620 1740512 1201664 13.27 577776 1577420 8 09:15:25 09:14:01 5455848 0 809956 10.11 2620 1740516 1201628 13.27 579524 1575492 8 09:15:25 09:15:01 5441604 0 823560 10.28 2620 1741156 1274024 14.07 703824 1463612 48 09:15:25 Average: 5460650 0 805116 10.05 2620 1740554 1221595 13.49 584733 1564924 25 09:15:25 09:15:25 09:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:25 09:05:01 eth0 629.70 447.12 1136.14 106.32 0.00 0.00 0.00 0.00 09:15:25 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:05:01 docker0 15.36 11.55 2.29 28.06 0.00 0.00 0.00 0.00 09:15:25 09:06:02 eth0 0.78 0.08 0.07 0.06 0.00 0.00 0.00 0.00 09:15:25 09:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:07:01 eth0 4.86 2.86 3.64 8.86 0.00 0.00 0.00 0.00 09:15:25 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:08:01 eth0 0.13 0.12 0.01 0.53 0.00 0.00 0.00 0.00 09:15:25 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:25 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:10:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:15:25 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:25 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:25 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:13:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:15:25 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:25 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:15:01 eth0 10.21 6.51 9.95 3.71 0.00 0.00 0.00 0.00 09:15:25 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 Average: eth0 58.01 41.04 103.17 10.73 0.00 0.00 0.00 0.00 09:15:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:25 Average: docker0 1.38 1.04 0.21 2.52 0.00 0.00 0.00 0.00 09:15:25 09:15:25 09:15:25 ---> sar -P ALL: 09:15:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 09:15:25 09:15:25 09:03:31 LINUX RESTART (2 CPU) 09:15:25 09:15:25 09:04:02 CPU %user %nice %system %iowait %steal %idle 09:15:25 09:05:01 all 17.05 0.00 4.74 3.58 0.08 74.56 09:15:25 09:05:01 0 17.39 0.00 5.25 3.54 0.07 73.74 09:15:25 09:05:01 1 16.70 0.00 4.23 3.62 0.09 75.37 09:15:25 09:06:02 all 0.04 0.00 0.06 0.00 0.03 99.87 09:15:25 09:06:02 0 0.05 0.00 0.07 0.00 0.03 99.85 09:15:25 09:06:02 1 0.03 0.00 0.05 0.00 0.03 99.88 09:15:25 09:07:01 all 0.39 0.00 0.06 0.00 0.03 99.52 09:15:25 09:07:01 0 0.10 0.00 0.07 0.00 0.05 99.78 09:15:25 09:07:01 1 0.68 0.00 0.05 0.00 0.02 99.25 09:15:25 09:08:01 all 0.08 0.00 0.02 0.00 0.04 99.86 09:15:25 09:08:01 0 0.15 0.00 0.02 0.00 0.05 99.78 09:15:25 09:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:15:25 09:09:01 all 0.20 0.00 0.04 0.00 0.02 99.74 09:15:25 09:09:01 0 0.35 0.00 0.05 0.00 0.02 99.58 09:15:25 09:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:15:25 09:10:01 all 0.11 0.00 0.03 0.00 0.03 99.82 09:15:25 09:10:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:15:25 09:10:01 1 0.03 0.00 0.05 0.00 0.05 99.87 09:15:25 09:11:01 all 0.08 0.00 0.04 0.00 0.03 99.85 09:15:25 09:11:01 0 0.15 0.00 0.07 0.00 0.03 99.75 09:15:25 09:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:15:25 09:12:01 all 0.10 0.00 0.05 0.00 0.02 99.83 09:15:25 09:12:01 0 0.15 0.00 0.05 0.00 0.03 99.77 09:15:25 09:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:15:25 09:13:01 all 0.10 0.00 0.04 0.00 0.03 99.83 09:15:25 09:13:01 0 0.17 0.00 0.05 0.00 0.03 99.75 09:15:25 09:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:15:25 09:14:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:15:25 09:14:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:15:25 09:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:15:25 09:15:01 all 1.58 0.00 0.42 0.02 0.03 97.95 09:15:25 09:15:01 0 1.17 0.00 0.42 0.00 0.02 98.39 09:15:25 09:15:01 1 1.99 0.00 0.42 0.03 0.05 97.51 09:15:25 09:15:25 Average: CPU %user %nice %system %iowait %steal %idle 09:15:25 Average: all 1.75 0.00 0.49 0.31 0.03 97.42 09:15:25 Average: 0 1.77 0.00 0.53 0.31 0.03 97.36 09:15:25 Average: 1 1.73 0.00 0.44 0.32 0.03 97.49 09:15:25 09:15:25 09:15:25