Pull request #930 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2+81b7d046a48529156768d67edd838b16f3fcd6f5 (60ad819808fc7520b3803610d86264dbe3c5bb37) 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-ssh2265970845290558186.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-ssh7945100134751380107.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-930/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-930/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5152532990830209718.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-ssh2941112738606225856.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-930/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-930/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8503996934323804850.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-62 in /w/workspace/dgexfoundry_device-sdk-go_PR-930 [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-930 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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-930@tmp/jenkins-gitclient-ssh6125241974372175318.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 81b7d046a48529156768d67edd838b16f3fcd6f5 into PR head commit 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 Merge succeeded, producing 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 Checking out Revision 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 (PR-930) > 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-930@tmp/jenkins-gitclient-ssh5206469892408620009.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 # 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-930@tmp/jenkins-gitclient-ssh3316582299800325370.key > git merge 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 # timeout=10 Commit message: "feat: add Event tagging capability" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:53 ========================================================= 04:04:53 EdgeX Global Pipelines Version Info 04:04:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:54 ------------------- 04:04:54 stable info: 04:04:54 ------------------- 04:04:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:54 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:04:54 Message: update stable to v1.0.192 04:04:55 ------------------- 04:04:55 experimental info: 04:04:55 ------------------- 04:04:55 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:55 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:04:55 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-930 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-930 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-930 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 149daef [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:56 provisioning config files... 04:04:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp/config5237497015839566648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:57 ---> docker-login.sh 04:04:57 nexus3.edgexfoundry.org:10001 04:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 nexus3.edgexfoundry.org:10002 04:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 nexus3.edgexfoundry.org:10003 04:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 nexus3.edgexfoundry.org:10004 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 docker.io 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 ---> docker-login.sh ends [Pipeline] } 04:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:59 + git log --format=format:%s -1 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 [Pipeline] echo 04:04:59 GIT_COMMIT: 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2, Commit Message: feat: add Event tagging capability [Pipeline] echo 04:04:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:00 04:05:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:05:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:00 latest: Pulling from edgex-devops/git-semver 04:05:00 31603596830f: Pulling fs layer 04:05:00 54011a49482f: Pulling fs layer 04:05:00 a6820b24f6d8: Pulling fs layer 04:05:00 f581987b2513: Pulling fs layer 04:05:00 f581987b2513: Waiting 04:05:00 54011a49482f: Download complete 04:05:00 31603596830f: Download complete 04:05:00 a6820b24f6d8: Verifying Checksum 04:05:00 a6820b24f6d8: Download complete 04:05:00 31603596830f: Pull complete 04:05:00 f581987b2513: Verifying Checksum 04:05:00 54011a49482f: Pull complete 04:05:02 a6820b24f6d8: Pull complete 04:05:02 f581987b2513: Pull complete 04:05:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:05:03 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 04:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-930 -v /w/workspace/dgexfoundry_device-sdk-go_PR-930:/w/workspace/dgexfoundry_device-sdk-go_PR-930:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:05:05 $ docker top 79e928bcdc2466bb762cad5e9ec035f785780f17780128eff4292e357bcc2059 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:05 [ssh-agent] Looking for ssh-agent implementation... 04:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:06 $ docker exec 79e928bcdc2466bb762cad5e9ec035f785780f17780128eff4292e357bcc2059 ssh-agent 04:05:06 SSH_AUTH_SOCK=/tmp/ssh-b0FbzzMrAS9W/agent.11 04:05:06 SSH_AGENT_PID=16 04:05:06 Running ssh-add (command line suppressed) 04:05:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp/private_key_9222393535664999605.key (/w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp/private_key_9222393535664999605.key) 04:05:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:07 + git tag --points-at HEAD [Pipeline] } 04:05:07 $ docker exec --env ******** --env ******** 79e928bcdc2466bb762cad5e9ec035f785780f17780128eff4292e357bcc2059 ssh-agent -k 04:05:07 unset SSH_AUTH_SOCK; 04:05:07 unset SSH_AGENT_PID; 04:05:07 echo Agent pid 16 killed; 04:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:07 [ssh-agent] Looking for ssh-agent implementation... 04:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:07 $ docker exec 79e928bcdc2466bb762cad5e9ec035f785780f17780128eff4292e357bcc2059 ssh-agent 04:05:08 SSH_AUTH_SOCK=/tmp/ssh-6XHsSYGTakQX/agent.45 04:05:08 SSH_AGENT_PID=51 04:05:08 Running ssh-add (command line suppressed) 04:05:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp/private_key_5160559473626709509.key (/w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp/private_key_5160559473626709509.key) 04:05:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:08 + git semver init 04:05:08 # -> Open(): unable to determine branch for HEAD 04:05:08 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-930/.git 04:05:08 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-930 04:05:08 # $SEMVER_REMOTE_NAME = origin 04:05:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:05:08 # $SEMVER_USER_NAME = edgex-jenkins 04:05:08 # $SEMVER_BRANCH = PR-930 04:05:08 # $SEMVER_TEMP = /tmp/semver-198513033 04:05:08 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:05:10 # '/tmp/semver-198513033' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-930/.semver' 04:05:10 # -> Force: false 04:05:10 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-930/.semver [Pipeline] } 04:05:10 $ docker exec --env ******** --env ******** 79e928bcdc2466bb762cad5e9ec035f785780f17780128eff4292e357bcc2059 ssh-agent -k 04:05:10 unset SSH_AUTH_SOCK; 04:05:10 unset SSH_AGENT_PID; 04:05:10 echo Agent pid 51 killed; 04:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:11 + git semver [Pipeline] } 04:05:11 $ docker stop --time=1 79e928bcdc2466bb762cad5e9ec035f785780f17780128eff4292e357bcc2059 04:05:13 $ docker rm -f 79e928bcdc2466bb762cad5e9ec035f785780f17780128eff4292e357bcc2059 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:14 Stashed 1 file(s) [Pipeline] echo 04:05:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:05:29 Still waiting to schedule task 04:05:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:05:29 Still waiting to schedule task 04:05:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:08:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/dgexfoundry_device-sdk-go_PR-930 [Pipeline] { [Pipeline] ws 04:08:25 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 04:08:25 Selected Git installation does not exist. Using Default 04:08:25 The recommended git tool is: NONE 04:08:31 using credential edgex-jenkins-ssh 04:08:31 Cloning the remote Git repository 04:08:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:08:31 > git init /w/workspace/device-sdk-go/2 # timeout=10 04:08:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:08:31 > git --version # timeout=10 04:08:31 > git --version # 'git version 2.17.1' 04:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:34 Merging remotes/origin/master commit 81b7d046a48529156768d67edd838b16f3fcd6f5 into PR head commit 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 04:08:34 Merge succeeded, producing 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 04:08:34 Checking out Revision 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 (PR-930) 04:08:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:08:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:08:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:08:34 > git config core.sparsecheckout # timeout=10 04:08:34 > git checkout -f 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 # timeout=10 04:08:34 > git remote # timeout=10 04:08:34 > git config --get remote.origin.url # timeout=10 04:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:34 > git merge 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 04:08:34 > git rev-parse HEAD^{commit} # timeout=10 04:08:34 > git config core.sparsecheckout # timeout=10 04:08:34 > git checkout -f 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 # timeout=10 04:08:38 Commit message: "feat: add Event tagging capability" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:08:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:08:41 + sudo service docker restart 04:08:41 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:43 provisioning config files... 04:08:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2730671489712283650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:43 ---> docker-login.sh 04:08:43 nexus3.edgexfoundry.org:10001 04:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:44 Configure a credential helper to remove this warning. See 04:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:44 04:08:44 Login Succeeded 04:08:44 nexus3.edgexfoundry.org:10002 04:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:45 Configure a credential helper to remove this warning. See 04:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:45 04:08:45 Login Succeeded 04:08:45 nexus3.edgexfoundry.org:10003 04:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:46 Configure a credential helper to remove this warning. See 04:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:46 04:08:46 Login Succeeded 04:08:46 nexus3.edgexfoundry.org:10004 04:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:46 Configure a credential helper to remove this warning. See 04:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:46 04:08:46 Login Succeeded 04:08:46 docker.io 04:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:47 Configure a credential helper to remove this warning. See 04:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:47 04:08:47 Login Succeeded 04:08:47 ---> docker-login.sh ends [Pipeline] } 04:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:08:47 ========================================================= 04:08:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:08:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:08:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:08:48 Sending build context to Docker daemon 2.578MB 04:08:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:08:48 Step 2/8 : FROM ${BASE} 04:08:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:48 595b0fe564bb: Pulling fs layer 04:08:48 7186ed65a4f7: Pulling fs layer 04:08:48 316046926c0a: Pulling fs layer 04:08:48 4ebd0625c992: Pulling fs layer 04:08:48 207e8628e3a3: Pulling fs layer 04:08:48 c791037a9be2: Pulling fs layer 04:08:48 ffd874e62e21: Pulling fs layer 04:08:48 207e8628e3a3: Waiting 04:08:48 4ebd0625c992: Waiting 04:08:48 c791037a9be2: Waiting 04:08:48 ffd874e62e21: Waiting 04:08:48 316046926c0a: Verifying Checksum 04:08:48 316046926c0a: Download complete 04:08:48 7186ed65a4f7: Verifying Checksum 04:08:48 7186ed65a4f7: Download complete 04:08:48 207e8628e3a3: Verifying Checksum 04:08:48 207e8628e3a3: Download complete 04:08:48 c791037a9be2: Verifying Checksum 04:08:48 c791037a9be2: Download complete 04:08:48 595b0fe564bb: Verifying Checksum 04:08:48 595b0fe564bb: Download complete 04:08:49 595b0fe564bb: Pull complete 04:08:50 7186ed65a4f7: Pull complete 04:08:50 316046926c0a: Pull complete 04:08:52 ffd874e62e21: Download complete 04:08:52 4ebd0625c992: Verifying Checksum 04:08:52 4ebd0625c992: Download complete 04:09:02 4ebd0625c992: Pull complete 04:09:02 207e8628e3a3: Pull complete 04:09:02 c791037a9be2: Pull complete 04:09:05 Running on prd-centos7-docker-4c-2g-66 in /w/workspace/dgexfoundry_device-sdk-go_PR-930 [Pipeline] { [Pipeline] ws 04:09:05 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 04:09:05 Selected Git installation does not exist. Using Default 04:09:05 The recommended git tool is: NONE 04:09:06 ffd874e62e21: Pull complete 04:09:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:09:06 ---> cfc18b08335c 04:09:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:09:07 using credential edgex-jenkins-ssh 04:09:07 Cloning the remote Git repository 04:09:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:09:07 > git init /w/workspace/device-sdk-go/2 # timeout=10 04:09:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:08 > git --version # timeout=10 04:09:08 > git --version # 'git version 2.24.3' 04:09:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:08 [INFO] Currently running in a labeled security context 04:09:08 [INFO] Currently SELinux is 'enforcing' on the host 04:09:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1337716428176081934.key 04:09:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:09 Merging remotes/origin/master commit 81b7d046a48529156768d67edd838b16f3fcd6f5 into PR head commit 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 04:09:09 Merge succeeded, producing 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 04:09:09 Checking out Revision 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 (PR-930) 04:09:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:08 [INFO] Currently running in a labeled security context 04:09:08 [INFO] Currently SELinux is 'enforcing' on the host 04:09:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2789482280284284952.key 04:09:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:09:09 > git config core.sparsecheckout # timeout=10 04:09:09 > git checkout -f 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 # timeout=10 04:09:09 > git remote # timeout=10 04:09:09 > git config --get remote.origin.url # timeout=10 04:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:09 [INFO] Currently running in a labeled security context 04:09:09 [INFO] Currently SELinux is 'enforcing' on the host 04:09:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4898347383623001763.key 04:09:09 > git merge 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 04:09:09 > git rev-parse HEAD^{commit} # timeout=10 04:09:09 > git config core.sparsecheckout # timeout=10 04:09:09 > git checkout -f 149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 # timeout=10 04:09:09 ---> Running in 5e2b487e35ad 04:09:09 Removing intermediate container 5e2b487e35ad 04:09:09 ---> b95363116fdb 04:09:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:09 ---> Running in 0520f3341931 04:09:12 Removing intermediate container 0520f3341931 04:09:12 ---> b6cf42b42044 04:09:12 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:09:12 ---> Running in bf70209faaea 04:09:13 Commit message: "feat: add Event tagging capability" 04:09:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:09:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:09:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:09:14 + sudo service docker restart 04:09:14 + true 04:09:14 Redirecting to /bin/systemctl restart docker.service 04:09:15 (1/6) Installing libc-dev (0.7.2-r3) 04:09:15 (2/6) Installing libsodium (1.0.18-r0) 04:09:15 (3/6) Installing pkgconf (1.7.3-r0) 04:09:15 (4/6) Installing libsodium-dev (1.0.18-r0) 04:09:15 (5/6) Installing libzmq (4.3.3-r1) 04:09:15 (6/6) Installing zeromq-dev (4.3.3-r1) 04:09:15 Executing busybox-1.32.1-r6.trigger 04:09:15 OK: 139 MiB in 46 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:15 provisioning config files... 04:09:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4151098714439429606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:16 ---> docker-login.sh 04:09:16 nexus3.edgexfoundry.org:10001 04:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:16 Configure a credential helper to remove this warning. See 04:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:16 04:09:16 Login Succeeded 04:09:16 nexus3.edgexfoundry.org:10002 04:09:16 Removing intermediate container bf70209faaea 04:09:16 ---> f11168688c74 04:09:16 Step 6/8 : WORKDIR /device-sdk-go 04:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:16 Configure a credential helper to remove this warning. See 04:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:16 04:09:16 Login Succeeded 04:09:16 nexus3.edgexfoundry.org:10003 04:09:17 ---> Running in ea3f81eeefcd 04:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:17 Configure a credential helper to remove this warning. See 04:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:17 04:09:17 Login Succeeded 04:09:17 nexus3.edgexfoundry.org:10004 04:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:17 Configure a credential helper to remove this warning. See 04:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:17 04:09:17 Login Succeeded 04:09:17 docker.io 04:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:17 Configure a credential helper to remove this warning. See 04:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:17 04:09:17 Login Succeeded 04:09:17 ---> docker-login.sh ends [Pipeline] } 04:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 04:09:17 Removing intermediate container ea3f81eeefcd 04:09:17 ---> a96191b5b525 04:09:17 Step 7/8 : COPY . . [Pipeline] unstash [Pipeline] echo 04:09:17 ========================================================= 04:09:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:09:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:09:18 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:09:18 Sending build context to Docker daemon 2.582MB 04:09:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:09:18 Step 2/8 : FROM ${BASE} 04:09:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:09:18 540db60ca938: Pulling fs layer 04:09:18 adcc1eea9eea: Pulling fs layer 04:09:18 4c4ab2625f07: Pulling fs layer 04:09:18 0510c868ecb4: Pulling fs layer 04:09:18 afea3b2eda06: Pulling fs layer 04:09:18 7809a108b3ef: Pulling fs layer 04:09:18 f706445af74f: Pulling fs layer 04:09:18 afea3b2eda06: Waiting 04:09:18 7809a108b3ef: Waiting 04:09:18 0510c868ecb4: Waiting 04:09:18 f706445af74f: Waiting 04:09:18 4c4ab2625f07: Verifying Checksum 04:09:18 4c4ab2625f07: Download complete 04:09:18 adcc1eea9eea: Verifying Checksum 04:09:18 adcc1eea9eea: Download complete 04:09:18 afea3b2eda06: Download complete 04:09:18 7809a108b3ef: Verifying Checksum 04:09:18 7809a108b3ef: Download complete 04:09:18 540db60ca938: Verifying Checksum 04:09:18 540db60ca938: Download complete 04:09:18 540db60ca938: Pull complete 04:09:18 adcc1eea9eea: Pull complete 04:09:18 4c4ab2625f07: Pull complete 04:09:19 ---> 24edb43dc189 04:09:19 Step 8/8 : RUN go mod download 04:09:19 ---> Running in 2f9a514b3c39 04:09:20 f706445af74f: Verifying Checksum 04:09:20 f706445af74f: Download complete 04:09:20 0510c868ecb4: Verifying Checksum 04:09:20 0510c868ecb4: Download complete 04:09:26 0510c868ecb4: Pull complete 04:09:26 afea3b2eda06: Pull complete 04:09:26 7809a108b3ef: Pull complete 04:09:32 f706445af74f: Pull complete 04:09:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:09:32 ---> b068be0155e3 04:09:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:09:33 ---> Running in c990ddc09877 04:09:34 Removing intermediate container c990ddc09877 04:09:34 ---> cc8672a5cd89 04:09:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:34 ---> Running in 1dde92b8cdad 04:09:35 Removing intermediate container 1dde92b8cdad 04:09:35 ---> fa825a02ae72 04:09:35 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:09:35 ---> Running in 6c63ad06f297 04:09:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:09:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:09:37 (1/6) Installing libc-dev (0.7.2-r3) 04:09:37 (2/6) Installing libsodium (1.0.18-r0) 04:09:37 (3/6) Installing pkgconf (1.7.3-r0) 04:09:37 (4/6) Installing libsodium-dev (1.0.18-r0) 04:09:37 (5/6) Installing libzmq (4.3.3-r1) 04:09:38 (6/6) Installing zeromq-dev (4.3.3-r1) 04:09:38 Executing busybox-1.32.1-r6.trigger 04:09:38 OK: 150 MiB in 46 packages 04:09:39 Removing intermediate container 6c63ad06f297 04:09:39 ---> 9c9cb4ad3cef 04:09:39 Step 6/8 : WORKDIR /device-sdk-go 04:09:39 ---> Running in b2fa4b79784c 04:09:39 Removing intermediate container b2fa4b79784c 04:09:39 ---> 8226bede1593 04:09:39 Step 7/8 : COPY . . 04:09:40 ---> dec7f9dc10fb 04:09:40 Step 8/8 : RUN go mod download 04:09:40 ---> Running in c4f7bb0dbafd 04:09:45 Removing intermediate container 2f9a514b3c39 04:09:45 ---> 162ce3f7c86c 04:09:45 Successfully built 162ce3f7c86c 04:09:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:09:46 + docker inspect -f . ci-base-image-arm64 04:09:46 . [Pipeline] withDockerContainer 04:09:46 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 04:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:48 $ docker top 3fb6ca1bb2a910b6f72b7e15e6e4bf9414e1b7194e407601fc6d0a144fe34f0c -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:49 + go version 04:09:49 go version go1.16.3 linux/arm64 [Pipeline] } 04:09:49 $ docker stop --time=1 3fb6ca1bb2a910b6f72b7e15e6e4bf9414e1b7194e407601fc6d0a144fe34f0c 04:09:51 $ docker rm -f 3fb6ca1bb2a910b6f72b7e15e6e4bf9414e1b7194e407601fc6d0a144fe34f0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:51 + docker inspect -f . ci-base-image-arm64 04:09:51 . [Pipeline] withDockerContainer 04:09:52 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 04:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:53 $ docker top fa12aae3900321b032a8a093e703dd66377d1371cffa084892b646212cf34194 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:54 + go mod tidy [Pipeline] sh 04:09:56 + make test 04:09:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:10:07 Removing intermediate container c4f7bb0dbafd 04:10:07 ---> 4e0bf9d2386d 04:10:07 Successfully built 4e0bf9d2386d 04:10:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:10:07 + docker inspect -f . ci-base-image-x86_64 04:10:07 . [Pipeline] withDockerContainer 04:10:07 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 04:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:08 $ docker top aeab4b396a94702bf6d93484b7f6fba641201b0e47c0cf2b9fa81df7989f382c -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:09 + go version 04:10:09 go version go1.16.3 linux/amd64 [Pipeline] } 04:10:09 $ docker stop --time=1 aeab4b396a94702bf6d93484b7f6fba641201b0e47c0cf2b9fa81df7989f382c 04:10:10 $ docker rm -f aeab4b396a94702bf6d93484b7f6fba641201b0e47c0cf2b9fa81df7989f382c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:11 + docker inspect -f . ci-base-image-x86_64 04:10:11 . [Pipeline] withDockerContainer 04:10:11 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 04:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:11 $ docker top 1548219d4623e6d576f754f14e661f275cc4a02c676856e0c7b4cdd67dacd815 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:12 + go mod tidy [Pipeline] sh 04:10:13 + make test 04:10:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:10:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:10:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:10:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:10:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:10:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:10:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.088s coverage: 25.4% of statements 04:10:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:10:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.103s coverage: 28.1% of statements 04:10:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.089s coverage: 78.9% of statements 04:10:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.077s coverage: 10.7% of statements 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:10:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.103s coverage: 30.2% of statements 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:10:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.099s coverage: 83.3% of statements 04:10:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:10:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:10:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.125s coverage: 58.0% of statements 04:10:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.212s coverage: 89.2% of statements 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:10:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.071s coverage: 5.0% of statements 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:10:51 GO111MODULE=on go vet ./... 04:11:13 gofmt -l . 04:11:13 [ "`gofmt -l .`" = "" ] 04:11:13 ./bin/test-attribution-txt.sh 04:11:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:11:13 $ docker stop --time=1 1548219d4623e6d576f754f14e661f275cc4a02c676856e0c7b4cdd67dacd815 04:11:15 $ docker rm -f 1548219d4623e6d576f754f14e661f275cc4a02c676856e0c7b4cdd67dacd815 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:11:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:17 + ls -al . 04:11:17 total 212 04:11:17 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 04:11 . 04:11:17 drwxrwxr-x. 4 jenkins jenkins 28 May 14 04:09 .. 04:11:17 drwxrwxr-x. 2 jenkins jenkins 64 May 14 04:09 bin 04:11:17 -rw-r--r--. 1 jenkins jenkins 126187 May 14 04:10 coverage.out 04:11:17 -rw-rw-r--. 1 jenkins jenkins 987 May 14 04:09 Dockerfile.build 04:11:17 -rw-rw-r--. 1 jenkins jenkins 140 May 14 04:09 .dockerignore 04:11:17 drwxrwxr-x. 5 jenkins jenkins 62 May 14 04:09 example 04:11:17 drwxrwxr-x. 8 jenkins jenkins 179 May 14 04:09 .git 04:11:17 drwxrwxr-x. 2 jenkins jenkins 103 May 14 04:09 .github 04:11:17 -rw-rw-r--. 1 jenkins jenkins 138 May 14 04:09 .gitignore 04:11:17 -rw-r--r--. 1 jenkins jenkins 575 May 14 04:11 go.mod 04:11:17 -rw-r--r--. 1 jenkins jenkins 20803 May 14 04:10 go.sum 04:11:17 drwxrwxr-x. 15 jenkins jenkins 224 May 14 04:09 internal 04:11:17 -rw-rw-r--. 1 jenkins jenkins 894 May 14 04:09 Jenkinsfile 04:11:17 -rw-rw-r--. 1 jenkins jenkins 11341 May 14 04:09 LICENSE 04:11:17 -rw-rw-r--. 1 jenkins jenkins 1000 May 14 04:09 Makefile 04:11:17 drwxrwxr-x. 4 jenkins jenkins 26 May 14 04:09 openapi 04:11:17 drwxrwxr-x. 5 jenkins jenkins 50 May 14 04:09 pkg 04:11:17 -rw-rw-r--. 1 jenkins jenkins 7652 May 14 04:09 README.md 04:11:17 -rw-rw-r--. 1 jenkins jenkins 6616 May 14 04:09 RELEASE-NOTES.txt 04:11:17 drwxrwxr-x. 4 jenkins jenkins 54 May 14 04:09 snap 04:11:17 -rw-rw-r--. 1 jenkins jenkins 5 May 14 04:05 VERSION 04:11:17 -rw-rw-r--. 1 jenkins jenkins 222 May 14 04:09 version.go [Pipeline] isUnix [Pipeline] sh 04:11:18 + 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=149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 --label arch=amd64 --label version=0.0.0 . 04:11:18 Sending build context to Docker daemon 2.709MB 04:11:18 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:11:18 Step 2/23 : FROM ${BASE} AS builder 04:11:18 ---> 4e0bf9d2386d 04:11:18 Step 3/23 : WORKDIR /device-sdk-go 04:11:19 ---> Running in 1c8482ca9ee6 04:11:19 Removing intermediate container 1c8482ca9ee6 04:11:19 ---> 86df3a087483 04:11:19 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:19 ---> Running in 8a514fd7cb85 04:11:19 Removing intermediate container 8a514fd7cb85 04:11:19 ---> 0a30ba3808ce 04:11:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:19 ---> Running in 9074457198e1 04:11:20 Removing intermediate container 9074457198e1 04:11:20 ---> 3215db73a599 04:11:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:11:20 ---> Running in 4f176b207149 04:11:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:22 OK: 150 MiB in 46 packages 04:11:22 Removing intermediate container 4f176b207149 04:11:22 ---> b7199606e82f 04:11:22 Step 7/23 : COPY . . 04:11:23 ---> 8aad4372a12b 04:11:23 Step 8/23 : RUN go mod download 04:11:23 ---> Running in 02c6407bffe0 04:11:24 Removing intermediate container 02c6407bffe0 04:11:24 ---> 6528675d5c97 04:11:24 Step 9/23 : RUN make build 04:11:24 ---> Running in 8813498336eb 04:11:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:11:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:11:37 Removing intermediate container 8813498336eb 04:11:37 ---> 1ff208e06e25 04:11:37 Step 10/23 : FROM alpine:3.12 04:11:38 3.12: Pulling from library/alpine 04:11:38 339de151aab4: Pulling fs layer 04:11:38 339de151aab4: Verifying Checksum 04:11:38 339de151aab4: Download complete 04:11:38 339de151aab4: Pull complete 04:11:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:11:38 Status: Downloaded newer image for alpine:3.12 04:11:38 ---> 13621d1b12d4 04:11:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:38 ---> Running in 26a9f824c54a 04:11:38 Removing intermediate container 26a9f824c54a 04:11:38 ---> 9ac412554503 04:11:38 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:39 ---> Running in edd8404a8474 04:11:40 Removing intermediate container edd8404a8474 04:11:40 ---> 06c734ad58e5 04:11:40 Step 13/23 : RUN apk add --update --no-cache zeromq 04:11:40 ---> Running in 51388898299a 04:11:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:11:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:11:41 (1/5) Installing libgcc (9.3.0-r2) 04:11:41 (2/5) Installing libsodium (1.0.18-r0) 04:11:41 (3/5) Installing libstdc++ (9.3.0-r2) 04:11:42 (4/5) Installing libzmq (4.3.3-r0) 04:11:42 (5/5) Installing zeromq (4.3.3-r0) 04:11:42 Executing busybox-1.31.1-r20.trigger 04:11:42 OK: 8 MiB in 19 packages 04:11:43 Removing intermediate container 51388898299a 04:11:43 ---> 9f0b392f90f2 04:11:43 Step 14/23 : WORKDIR / 04:11:43 ---> Running in d1ceeccf1c07 04:11:43 Removing intermediate container d1ceeccf1c07 04:11:43 ---> 306ebbf918ae 04:11:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:11:43 ---> c8a047de246d 04:11:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:11:44 ---> 840b79937c6f 04:11:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:11:44 ---> 65a88a6150ae 04:11:44 Step 18/23 : EXPOSE 49990 04:11:44 ---> Running in 56f6f789fdc7 04:11:44 Removing intermediate container 56f6f789fdc7 04:11:44 ---> ebaa87538134 04:11:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:11:44 ---> Running in b9eb35bf97aa 04:11:44 Removing intermediate container b9eb35bf97aa 04:11:44 ---> 8532019df2e8 04:11:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:11:44 ---> Running in bd47152ba688 04:11:45 Removing intermediate container bd47152ba688 04:11:45 ---> ac98639d8fc2 04:11:45 Step 21/23 : LABEL arch=amd64 04:11:45 ---> Running in 4202a778e3f7 04:11:45 Removing intermediate container 4202a778e3f7 04:11:45 ---> 2380a55c3699 04:11:45 Step 22/23 : LABEL git_sha=149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 04:11:45 ---> Running in 29c883c1037a 04:11:45 Removing intermediate container 29c883c1037a 04:11:45 ---> 216802b41e0b 04:11:45 Step 23/23 : LABEL version=0.0.0 04:11:45 ---> Running in 4ef4602cae66 04:11:45 Removing intermediate container 4ef4602cae66 04:11:45 ---> a59582af02d0 04:11:45 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:11:45 Successfully built a59582af02d0 04:11:45 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 04:11:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.290s coverage: 25.4% of statements 04:11:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.197s coverage: 28.1% of statements 04:11:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements 04:11:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.265s coverage: 10.7% of statements 04:11:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:11:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:11:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [Pipeline] libraryResource [Pipeline] sh 04:11:46 ---> job-cost.sh 04:11:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r6qv 04:11:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.371s coverage: 30.2% of statements 04:11:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:11:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.207s coverage: 83.3% of statements 04:11:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:11:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:11:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.369s coverage: 58.0% of statements 04:11:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.288s coverage: 89.2% of statements 04:11:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.187s coverage: 5.0% of statements 04:11:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:11:54 GO111MODULE=on go vet ./... 04:12:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:12:28 lf-activate-venv(): INFO: Adding /tmp/venv-r6qv/bin to PATH 04:12:28 INFO: No Stack... 04:12:28 INFO: Retrieving Pricing Info for: v1-standard-2 04:12:29 INFO: Archiving Costs [Pipeline] sh 04:12:29 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 04:12:29 + cut -d, -f6 [Pipeline] lock 04:12:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] 04:12:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] did not exist. Created. 04:12:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:29 + echo total: 0.029999999329447746 [Pipeline] stash 04:12:30 Stashed 1 file(s) [Pipeline] } 04:12:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:12:50 gofmt -l . 04:12:50 [ "`gofmt -l .`" = "" ] 04:12:50 ./bin/test-attribution-txt.sh 04:12:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:12:50 $ docker stop --time=1 fa12aae3900321b032a8a093e703dd66377d1371cffa084892b646212cf34194 04:12:53 $ docker rm -f fa12aae3900321b032a8a093e703dd66377d1371cffa084892b646212cf34194 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:54 Warning: overwriting stash ‘coverage-report’ 04:12:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:55 + ls -al . 04:12:55 total 248 04:12:55 drwxrwxr-x 10 jenkins jenkins 4096 May 14 04:12 . 04:12:55 drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:08 .. 04:12:55 -rw-rw-r-- 1 jenkins jenkins 140 May 14 04:08 .dockerignore 04:12:55 drwxrwxr-x 8 jenkins jenkins 4096 May 14 04:08 .git 04:12:55 drwxrwxr-x 2 jenkins jenkins 4096 May 14 04:08 .github 04:12:55 -rw-rw-r-- 1 jenkins jenkins 138 May 14 04:08 .gitignore 04:12:55 -rw-rw-r-- 1 jenkins jenkins 987 May 14 04:08 Dockerfile.build 04:12:55 -rw-rw-r-- 1 jenkins jenkins 894 May 14 04:08 Jenkinsfile 04:12:55 -rw-rw-r-- 1 jenkins jenkins 11341 May 14 04:08 LICENSE 04:12:55 -rw-rw-r-- 1 jenkins jenkins 1000 May 14 04:08 Makefile 04:12:55 -rw-rw-r-- 1 jenkins jenkins 7652 May 14 04:08 README.md 04:12:55 -rw-rw-r-- 1 jenkins jenkins 6616 May 14 04:08 RELEASE-NOTES.txt 04:12:55 -rw-rw-r-- 1 jenkins jenkins 5 May 14 04:05 VERSION 04:12:55 drwxrwxr-x 2 jenkins jenkins 4096 May 14 04:08 bin 04:12:55 -rw-r--r-- 1 jenkins jenkins 126187 May 14 04:11 coverage.out 04:12:55 drwxrwxr-x 5 jenkins jenkins 4096 May 14 04:08 example 04:12:55 -rw-r--r-- 1 jenkins jenkins 575 May 14 04:12 go.mod 04:12:55 -rw-r--r-- 1 jenkins jenkins 20803 May 14 04:09 go.sum 04:12:55 drwxrwxr-x 15 jenkins jenkins 4096 May 14 04:08 internal 04:12:55 drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:08 openapi 04:12:55 drwxrwxr-x 5 jenkins jenkins 4096 May 14 04:08 pkg 04:12:55 drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:08 snap 04:12:55 -rw-rw-r-- 1 jenkins jenkins 222 May 14 04:08 version.go [Pipeline] isUnix [Pipeline] sh 04:12:56 + 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=149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 --label arch=arm64 --label version=0.0.0 . 04:12:56 Sending build context to Docker daemon 2.705MB 04:12:56 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:12:56 Step 2/23 : FROM ${BASE} AS builder 04:12:56 ---> 162ce3f7c86c 04:12:56 Step 3/23 : WORKDIR /device-sdk-go 04:12:57 ---> Running in 41e0b058247c 04:12:57 Removing intermediate container 41e0b058247c 04:12:57 ---> baa37de2feb7 04:12:57 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:57 ---> Running in 5698aceda753 04:12:58 Removing intermediate container 5698aceda753 04:12:58 ---> 23994ba83b22 04:12:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:58 ---> Running in df01b6245e3b 04:13:00 Removing intermediate container df01b6245e3b 04:13:00 ---> a32e6e2d9881 04:13:00 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:13:00 ---> Running in b8f2506cb6d8 04:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:13:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:13:03 OK: 139 MiB in 46 packages 04:13:04 Removing intermediate container b8f2506cb6d8 04:13:04 ---> f56f1c5a8539 04:13:04 Step 7/23 : COPY . . 04:13:05 ---> 6f03731ed14a 04:13:05 Step 8/23 : RUN go mod download 04:13:05 ---> Running in 85be1b851b5e 04:13:07 Removing intermediate container 85be1b851b5e 04:13:07 ---> fd67c813a59a 04:13:07 Step 9/23 : RUN make build 04:13:08 ---> Running in 00da06389526 04:13:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:13:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:13:48 Removing intermediate container 00da06389526 04:13:48 ---> 3544cdc7ddf9 04:13:48 Step 10/23 : FROM alpine:3.12 04:13:48 3.12: Pulling from library/alpine 04:13:48 d2f70382dc9a: Pulling fs layer 04:13:48 d2f70382dc9a: Download complete 04:13:48 d2f70382dc9a: Pull complete 04:13:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:13:48 Status: Downloaded newer image for alpine:3.12 04:13:48 ---> 9852663dfa18 04:13:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:48 ---> Running in 3561ec0f3832 04:13:48 Removing intermediate container 3561ec0f3832 04:13:48 ---> 8e2fac034d4e 04:13:48 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:48 ---> Running in 96591784bd79 04:13:50 Removing intermediate container 96591784bd79 04:13:50 ---> 442c68aad698 04:13:50 Step 13/23 : RUN apk add --update --no-cache zeromq 04:13:50 ---> Running in 14c1a3b4b970 04:13:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:13:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:13:54 (1/5) Installing libgcc (9.3.0-r2) 04:13:54 (2/5) Installing libsodium (1.0.18-r0) 04:13:54 (3/5) Installing libstdc++ (9.3.0-r2) 04:13:54 (4/5) Installing libzmq (4.3.3-r0) 04:13:54 (5/5) Installing zeromq (4.3.3-r0) 04:13:55 Executing busybox-1.31.1-r20.trigger 04:13:55 OK: 8 MiB in 19 packages 04:13:56 Removing intermediate container 14c1a3b4b970 04:13:56 ---> 5ac1db84cda0 04:13:56 Step 14/23 : WORKDIR / 04:13:56 ---> Running in dd4daaf9af6f 04:13:57 Removing intermediate container dd4daaf9af6f 04:13:57 ---> 7cc273dc4d4b 04:13:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:13:57 ---> c0e730345136 04:13:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:13:59 ---> b7089f9604cc 04:13:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:13:59 ---> bd85d526cc46 04:13:59 Step 18/23 : EXPOSE 49990 04:13:59 ---> Running in d7bfc0b5bee2 04:14:00 Removing intermediate container d7bfc0b5bee2 04:14:00 ---> 0ba2c5ea21dd 04:14:00 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:14:00 ---> Running in 40dd0ad68287 04:14:00 Removing intermediate container 40dd0ad68287 04:14:00 ---> 7d49aa1655a6 04:14:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:14:00 ---> Running in 2612b04fe463 04:14:01 Removing intermediate container 2612b04fe463 04:14:01 ---> aae4711ca722 04:14:01 Step 21/23 : LABEL arch=arm64 04:14:01 ---> Running in ecdef8f17deb 04:14:02 Removing intermediate container ecdef8f17deb 04:14:02 ---> c0b4d508cb26 04:14:02 Step 22/23 : LABEL git_sha=149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 04:14:02 ---> Running in 54b1b6d15f4c 04:14:02 Removing intermediate container 54b1b6d15f4c 04:14:02 ---> 2a889817bcf8 04:14:02 Step 23/23 : LABEL version=0.0.0 04:14:02 ---> Running in 9efa4e9c25ab 04:14:03 Removing intermediate container 9efa4e9c25ab 04:14:03 ---> 95fab5a6c160 04:14:03 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:14:03 Successfully built 95fab5a6c160 04:14:03 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:14:03 ---> job-cost.sh 04:14:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yYtW 04:14:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-yYtW/bin to PATH 04:16:27 INFO: No Stack... 04:16:27 INFO: Retrieving Pricing Info for: lf-standard-4 04:16:27 INFO: Archiving Costs [Pipeline] sh 04:16:27 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 04:16:27 + cut -d, -f6 [Pipeline] lock 04:16:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] 04:16:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] did not exist. Created. 04:16:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:28 /w/workspace/device-sdk-go/2@tmp/durable-9c7ea5f9/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-9c7ea5f9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:28 + echo total: 0.20999999344348907 [Pipeline] stash 04:16:28 Warning: overwriting stash ‘stack-cost’ 04:16:28 Stashed 1 file(s) [Pipeline] } 04:16:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-930-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:16:29 provisioning config files... 04:16:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp/config7768786069837877977tmp [Pipeline] { [Pipeline] sh 04:16:30 + set +x 04:16:30 + curl -s https://codecov.io/bash 04:16:30 + bash -s -- 04:16:30 04:16:30 _____ _ 04:16:30 / ____| | | 04:16:30 | | ___ __| | ___ ___ _____ __ 04:16:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:30 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:30 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:30 Bash-1.0.2 04:16:30 04:16:30 04:16:30 ==> git version 2.24.3 found 04:16:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:16:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:16:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:16:30 ==> Jenkins CI detected. 04:16:30 project root: . 04:16:30 --> token set from env 04:16:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:30 ==> Running gcov in . (disable via -X gcov) 04:16:30 ==> Python coveragepy not found 04:16:30 ==> Searching for coverage reports in: 04:16:30 + . 04:16:30 -> Found 1 reports 04:16:30 ==> Detecting git/mercurial file structure 04:16:30 ==> Reading reports 04:16:30 + ./coverage.out bytes=126187 04:16:30 ==> Appending adjustments 04:16:30 https://docs.codecov.io/docs/fixing-reports 04:16:31 + Found adjustments 04:16:31 ==> Gzipping contents 04:16:31 20K /tmp/codecov.pFKjIg.gz 04:16:31 ==> Uploading reports 04:16:31 url: https://codecov.io 04:16:31 query: branch=PR-930&commit=149daef636ba02d045d5c8d7674ff5d4ddcfd7e2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=930&job=&cmd_args= 04:16:31 -> Pinging Codecov 04:16:31 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-930&commit=149daef636ba02d045d5c8d7674ff5d4ddcfd7e2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=930&job=&cmd_args= 04:16:32 -> Uploading to 04:16:32 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/7E55EF52A471D76F132DFD9A03CDDE97/149daef636ba02d045d5c8d7674ff5d4ddcfd7e2/f543a92f-0ab8-4a35-acb2-023233943586.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T041632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fcef733b12268547ae357c77e5e9f7af8c9896b4ea6e24a7d25d80322aa2891 04:16:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:32 Dload Upload Total Spent Left Speed 04:16:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16511 0 0 100 16511 0 34888 --:--:-- --:--:-- --:--:-- 34906 04:16:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/149daef636ba02d045d5c8d7674ff5d4ddcfd7e2 [Pipeline] } 04:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:16:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:35 ---> package-listing.sh 04:16:35 ++ facter osfamily 04:16:35 ++ tr '[:upper:]' '[:lower:]' 04:16:35 + OS_FAMILY=redhat 04:16:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-930 04:16:35 + START_PACKAGES=/tmp/packages_start.txt 04:16:35 + END_PACKAGES=/tmp/packages_end.txt 04:16:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:35 + PACKAGES=/tmp/packages_start.txt 04:16:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-930 ']' 04:16:35 + PACKAGES=/tmp/packages_end.txt 04:16:35 + case "${OS_FAMILY}" in 04:16:35 + rpm -qa 04:16:35 + sort 04:16:42 + '[' -f /tmp/packages_start.txt ']' 04:16:42 + '[' -f /tmp/packages_end.txt ']' 04:16:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-930 ']' 04:16:42 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-930/archives/ 04:16:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-930/archives/ [Pipeline] echo 04:16:42 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-930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:16:43 04:16:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:16:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:16:44 alpine: Pulling from edgex-lftools-log-publisher 04:16:44 df20fa9351a1: Pulling fs layer 04:16:44 36b3adc4ff6f: Pulling fs layer 04:16:44 8ad3a11d3b57: Pulling fs layer 04:16:44 46f8f816bc3b: Pulling fs layer 04:16:44 93b61091891f: Pulling fs layer 04:16:44 93b9cdb0e59b: Pulling fs layer 04:16:44 5e14af77c1be: Pulling fs layer 04:16:44 01666e4c0597: Pulling fs layer 04:16:44 aa168da1d23b: Pulling fs layer 04:16:44 46f8f816bc3b: Waiting 04:16:44 93b61091891f: Waiting 04:16:44 93b9cdb0e59b: Waiting 04:16:44 5e14af77c1be: Waiting 04:16:44 01666e4c0597: Waiting 04:16:44 aa168da1d23b: Waiting 04:16:44 36b3adc4ff6f: Verifying Checksum 04:16:44 36b3adc4ff6f: Download complete 04:16:44 46f8f816bc3b: Verifying Checksum 04:16:44 46f8f816bc3b: Download complete 04:16:44 df20fa9351a1: Verifying Checksum 04:16:44 df20fa9351a1: Download complete 04:16:44 93b9cdb0e59b: Verifying Checksum 04:16:44 93b9cdb0e59b: Download complete 04:16:44 5e14af77c1be: Verifying Checksum 04:16:44 5e14af77c1be: Download complete 04:16:44 01666e4c0597: Verifying Checksum 04:16:44 01666e4c0597: Download complete 04:16:44 93b61091891f: Verifying Checksum 04:16:44 93b61091891f: Download complete 04:16:45 df20fa9351a1: Pull complete 04:16:45 8ad3a11d3b57: Verifying Checksum 04:16:45 8ad3a11d3b57: Download complete 04:16:45 36b3adc4ff6f: Pull complete 04:16:47 8ad3a11d3b57: Pull complete 04:16:47 46f8f816bc3b: Pull complete 04:16:48 93b61091891f: Pull complete 04:16:48 93b9cdb0e59b: Pull complete 04:16:49 5e14af77c1be: Pull complete 04:16:49 01666e4c0597: Pull complete 04:16:51 aa168da1d23b: Verifying Checksum 04:16:51 aa168da1d23b: Download complete 04:17:03 aa168da1d23b: Pull complete 04:17:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:17:04 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 04:17:04 $ 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-930/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-930 -v /w/workspace/dgexfoundry_device-sdk-go_PR-930:/w/workspace/dgexfoundry_device-sdk-go_PR-930:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:17:06 $ docker top 2aa62c97310139adf18d65b0f353a9b2d8da397539aa7c8b23dfbfed7463682a -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:07 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:07 + mkdir -p /var/log/sa [Pipeline] sh 04:17:08 + ls /var/log/sa-host 04:17:08 + sadf -c /var/log/sa-host/sa14 04:17:08 file_magic: OK 04:17:08 HZ: Using current value: 100 04:17:08 file_header: OK 04:17:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:17:08 Statistics: 04:17:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:17:08 File successfully converted to sysstat format version 12.2.1 04:17:08 + sadf -c /var/log/sa-host/sa23 04:17:08 file_magic: OK 04:17:08 HZ: Using current value: 100 04:17:08 file_header: OK 04:17:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:17:08 Statistics: 04:17:08 Hnuu...uuuununununu... 04:17:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:08 provisioning config files... 04:17:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp/config1955784016001775289tmp [Pipeline] { [Pipeline] echo 04:17:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:08 ---> create-netrc.sh [Pipeline] } 04:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:17:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:17:09 ---> python-tools-install.sh [Pipeline] echo 04:17:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:09 ---> sudo-logs.sh 04:17:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:09 ---> job-cost.sh 04:17:09 lf-activate-venv: SKIPPING 04:17:09 DEBUG: total: 0.20999999344348907 04:17:09 INFO: Retrieving Stack Cost... 04:17:10 INFO: Retrieving Pricing Info for: v1-standard-2 04:17:11 INFO: Archiving Costs [Pipeline] echo 04:17:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:11 ---> logs-deploy.sh 04:17:11 lf-activate-venv: SKIPPING 04:17:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-930/2 04:17:11 INFO: archiving workspace using pattern(s): 04:17:13 Archives upload complete. 04:17:13 INFO: archiving logs to Nexus 04:17:15 ---> uname -a: 04:17:15 Linux prd-centos7-docker-4c-2g-62.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:17:15 04:17:15 04:17:15 ---> lscpu: 04:17:15 Architecture: x86_64 04:17:15 CPU op-mode(s): 32-bit, 64-bit 04:17:15 Byte Order: Little Endian 04:17:15 Address sizes: 40 bits physical, 48 bits virtual 04:17:15 CPU(s): 4 04:17:15 On-line CPU(s) list: 0-3 04:17:15 Thread(s) per core: 1 04:17:15 Core(s) per socket: 1 04:17:15 Socket(s): 4 04:17:15 NUMA node(s): 1 04:17:15 Vendor ID: GenuineIntel 04:17:15 CPU family: 6 04:17:15 Model: 44 04:17:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:17:15 Stepping: 1 04:17:15 CPU MHz: 2933.436 04:17:15 BogoMIPS: 5866.87 04:17:15 Virtualization: VT-x 04:17:15 Hypervisor vendor: KVM 04:17:15 Virtualization type: full 04:17:15 L1d cache: 128 KiB 04:17:15 L1i cache: 128 KiB 04:17:15 L2 cache: 16 MiB 04:17:15 L3 cache: 64 MiB 04:17:15 NUMA node0 CPU(s): 0-3 04:17:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:17:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:17:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:17:15 Vulnerability Meltdown: Mitigation; PTI 04:17:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:17:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:17:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:17:15 Vulnerability Srbds: Not affected 04:17:15 Vulnerability Tsx async abort: Not affected 04:17:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:17:15 04:17:15 04:17:15 ---> nproc: 04:17:15 4 04:17:15 04:17:15 04:17:15 ---> df -h: 04:17:15 Filesystem Size Used Available Use% Mounted on 04:17:15 overlay 50.0G 7.3G 42.7G 15% / 04:17:15 tmpfs 64.0M 0 64.0M 0% /dev 04:17:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:17:15 shm 64.0M 0 64.0M 0% /dev/shm 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-930 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-930@tmp 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:17:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:17:15 04:17:15 04:17:15 ---> free -m: 04:17:15 total used free shared buff/cache available 04:17:15 Mem: 1837 738 109 0 989 993 04:17:15 Swap: 1023 1 1022 04:17:15 04:17:15 04:17:15 ---> ip addr: 04:17:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:17:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:17:15 inet 127.0.0.1/8 scope host lo 04:17:15 valid_lft forever preferred_lft forever 04:17:15 inet6 ::1/128 scope host 04:17:15 valid_lft forever preferred_lft forever 04:17:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:17:15 link/ether fa:16:3e:47:91:f3 brd ff:ff:ff:ff:ff:ff 04:17:15 inet 10.30.123.100/23 brd 10.30.123.255 scope global dynamic eth0 04:17:15 valid_lft 85619sec preferred_lft 85619sec 04:17:15 inet6 fe80::f816:3eff:fe47:91f3/64 scope link 04:17:15 valid_lft forever preferred_lft forever 04:17:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:17:15 link/ether 02:42:b7:5f:3c:7c brd ff:ff:ff:ff:ff:ff 04:17:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:17:15 valid_lft forever preferred_lft forever 04:17:15 inet6 fe80::42:b7ff:fe5f:3c7c/64 scope link 04:17:15 valid_lft forever preferred_lft forever 04:17:15 04:17:15 04:17:15 ---> sar -b -r -n DEV: 04:17:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 04:17:15 04:17:15 04:04:02 LINUX RESTART (4 CPU) 04:17:15 04:17:15 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:17:15 04:06:01 22.76 3.64 19.12 0.00 1115.87 2831.60 0.00 04:17:15 04:07:01 0.55 0.00 0.55 0.00 0.00 9.01 0.00 04:17:15 04:08:01 0.22 0.00 0.22 0.00 0.00 1.90 0.00 04:17:15 04:09:01 0.40 0.00 0.40 0.00 0.00 4.98 0.00 04:17:15 04:10:01 0.35 0.00 0.35 0.00 0.00 5.47 0.00 04:17:15 04:11:01 0.25 0.00 0.25 0.00 0.00 2.31 0.00 04:17:15 04:12:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 04:17:15 04:13:02 0.22 0.00 0.22 0.00 0.00 2.43 0.00 04:17:15 04:14:01 0.22 0.00 0.22 0.00 0.00 2.44 0.00 04:17:15 04:15:01 0.35 0.00 0.35 0.00 0.00 5.34 0.00 04:17:15 04:16:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 04:17:15 04:17:01 116.74 66.01 50.73 0.00 4548.57 14978.87 0.00 04:17:15 Average: 11.92 5.82 6.09 0.00 473.42 1492.05 0.00 04:17:15 04:17:15 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:15 04:06:01 154680 0 616600 32.77 2620 1107644 1120128 38.23 449640 1077124 20 04:17:15 04:07:01 160224 0 611052 32.48 2620 1107648 1101776 37.60 448408 1074032 8 04:17:15 04:08:01 158924 0 612344 32.54 2620 1107656 1080188 36.87 457152 1066932 8 04:17:15 04:09:01 158424 0 612844 32.57 2620 1107656 1080308 36.87 460788 1063716 16 04:17:15 04:10:01 151456 0 619804 32.94 2620 1107664 1080320 36.87 465552 1065932 12 04:17:15 04:11:01 152628 0 618628 32.88 2620 1107668 1080188 36.87 476084 1054772 20 04:17:15 04:12:01 151764 0 619488 32.92 2620 1107672 1080236 36.87 476236 1054772 12 04:17:15 04:13:02 152100 0 619148 32.91 2620 1107676 1080188 36.87 475968 1054772 8 04:17:15 04:14:01 151872 0 619368 32.92 2620 1107684 1080188 36.87 476096 1054776 8 04:17:15 04:15:01 151848 0 619384 32.92 2620 1107692 1080248 36.87 476404 1054776 16 04:17:15 04:16:01 151568 0 619664 32.93 2620 1107692 1080248 36.87 476432 1054772 8 04:17:15 04:17:01 178424 0 770228 40.94 2620 930272 1546496 52.78 512616 940560 93636 04:17:15 Average: 156159 0 629879 33.48 2620 1092885 1124209 38.37 470948 1051411 7814 04:17:15 04:17:15 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:15 04:06:01 eth0 36.22 30.62 55.83 11.11 0.00 0.00 0.00 0.00 04:17:15 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:06:01 docker0 12.40 9.15 1.94 26.94 0.00 0.00 0.00 0.00 04:17:15 04:07:01 eth0 1.33 0.82 0.83 0.23 0.00 0.00 0.00 0.00 04:17:15 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:08:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:17:15 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:09:01 eth0 1.05 0.37 0.32 0.20 0.00 0.00 0.00 0.00 04:17:15 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:10:01 eth0 0.67 0.42 0.35 0.27 0.00 0.00 0.00 0.00 04:17:15 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:12:01 eth0 0.22 0.17 0.10 0.01 0.00 0.00 0.00 0.00 04:17:15 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:13:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 04:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:15:01 eth0 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:17:15 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:16:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:17:15 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:17:01 eth0 216.20 178.75 2170.65 52.12 0.00 0.00 0.00 0.00 04:17:15 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 Average: eth0 21.48 17.70 186.29 5.35 0.00 0.00 0.00 0.00 04:17:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 Average: docker0 1.03 0.76 0.16 2.25 0.00 0.00 0.00 0.00 04:17:15 04:17:15 04:17:15 ---> sar -P ALL: 04:17:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 04:17:15 04:17:15 04:04:02 LINUX RESTART (4 CPU) 04:17:15 04:17:15 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:17:15 04:06:01 all 1.86 0.00 1.91 0.56 2.56 93.12 04:17:15 04:06:01 0 1.68 0.00 1.98 1.16 2.49 92.69 04:17:15 04:06:01 1 1.95 0.00 1.89 0.13 2.75 93.28 04:17:15 04:06:01 2 2.19 0.00 2.09 0.81 2.50 92.41 04:17:15 04:06:01 3 1.60 0.00 1.67 0.15 2.50 94.08 04:17:15 04:07:01 all 0.15 0.00 0.05 0.00 0.31 99.48 04:17:15 04:07:01 0 0.02 0.00 0.05 0.00 0.18 99.75 04:17:15 04:07:01 1 0.03 0.00 0.05 0.00 0.17 99.75 04:17:15 04:07:01 2 0.50 0.00 0.03 0.00 0.38 99.09 04:17:15 04:07:01 3 0.07 0.00 0.08 0.00 0.50 99.35 04:17:15 04:08:01 all 0.12 0.00 0.05 0.00 0.18 99.64 04:17:15 04:08:01 0 0.03 0.00 0.03 0.00 0.10 99.83 04:17:15 04:08:01 1 0.05 0.00 0.03 0.00 0.33 99.58 04:17:15 04:08:01 2 0.37 0.00 0.08 0.00 0.20 99.35 04:17:15 04:08:01 3 0.05 0.00 0.05 0.00 0.10 99.80 04:17:15 04:09:01 all 0.09 0.00 0.06 0.00 0.12 99.73 04:17:15 04:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:15 04:09:01 1 0.12 0.00 0.07 0.00 0.27 99.55 04:17:15 04:09:01 2 0.12 0.00 0.02 0.00 0.12 99.75 04:17:15 04:09:01 3 0.10 0.00 0.15 0.00 0.10 99.65 04:17:15 04:10:01 all 0.12 0.00 0.26 0.00 0.56 99.06 04:17:15 04:10:01 0 0.02 0.00 0.20 0.00 0.60 99.19 04:17:15 04:10:01 1 0.12 0.00 0.38 0.00 0.73 98.77 04:17:15 04:10:01 2 0.28 0.00 0.23 0.00 0.50 98.99 04:17:15 04:10:01 3 0.07 0.00 0.23 0.00 0.42 99.29 04:17:15 04:11:01 all 0.12 0.00 0.07 0.00 0.16 99.65 04:17:15 04:11:01 0 0.07 0.00 0.07 0.00 0.22 99.65 04:17:15 04:11:01 1 0.38 0.00 0.03 0.00 0.18 99.40 04:17:15 04:11:01 2 0.03 0.00 0.15 0.00 0.13 99.68 04:17:15 04:11:01 3 0.02 0.00 0.02 0.00 0.12 99.85 04:17:15 04:12:01 all 0.15 0.00 0.05 0.00 0.13 99.68 04:17:15 04:12:01 0 0.05 0.00 0.03 0.00 0.25 99.67 04:17:15 04:12:01 1 0.45 0.00 0.10 0.00 0.05 99.40 04:17:15 04:12:01 2 0.05 0.00 0.03 0.00 0.08 99.83 04:17:15 04:12:01 3 0.03 0.00 0.02 0.00 0.13 99.82 04:17:15 04:13:02 all 0.12 0.00 0.05 0.00 0.27 99.56 04:17:15 04:13:02 0 0.02 0.00 0.05 0.00 0.12 99.82 04:17:15 04:13:02 1 0.40 0.00 0.03 0.00 0.23 99.33 04:17:15 04:13:02 2 0.03 0.00 0.05 0.00 0.28 99.63 04:17:15 04:13:02 3 0.03 0.00 0.05 0.00 0.47 99.45 04:17:15 04:14:01 all 0.16 0.00 0.03 0.00 0.03 99.79 04:17:15 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:14:01 1 0.51 0.00 0.02 0.00 0.02 99.46 04:17:15 04:14:01 2 0.05 0.00 0.03 0.00 0.05 99.86 04:17:15 04:14:01 3 0.05 0.00 0.03 0.00 0.05 99.86 04:17:15 04:15:01 all 0.12 0.00 0.04 0.00 0.20 99.63 04:17:15 04:15:01 0 0.03 0.00 0.07 0.00 0.28 99.62 04:17:15 04:15:01 1 0.42 0.00 0.05 0.00 0.17 99.37 04:17:15 04:15:01 2 0.02 0.00 0.02 0.00 0.07 99.90 04:17:15 04:15:01 3 0.03 0.00 0.03 0.00 0.28 99.65 04:17:15 04:16:01 all 0.10 0.00 0.04 0.00 0.73 99.14 04:17:15 04:16:01 0 0.02 0.00 0.03 0.00 0.51 99.44 04:17:15 04:16:01 1 0.30 0.00 0.05 0.00 0.63 99.02 04:17:15 04:16:01 2 0.03 0.00 0.03 0.00 0.91 99.03 04:17:15 04:16:01 3 0.03 0.00 0.03 0.00 0.88 99.06 04:17:15 04:17:15 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:17:15 04:17:01 all 6.25 0.00 4.51 1.82 8.63 78.79 04:17:15 04:17:01 0 6.06 0.00 4.70 1.03 8.70 79.51 04:17:15 04:17:01 1 7.80 0.00 5.01 4.34 8.80 74.05 04:17:15 04:17:01 2 4.75 0.00 3.36 0.44 8.72 82.74 04:17:15 04:17:01 3 6.40 0.00 4.99 1.48 8.30 78.83 04:17:15 Average: all 0.79 0.00 0.60 0.20 1.17 97.24 04:17:15 Average: 0 0.68 0.00 0.61 0.18 1.13 97.39 04:17:15 Average: 1 1.06 0.00 0.65 0.38 1.21 96.71 04:17:15 Average: 2 0.71 0.00 0.52 0.11 1.18 97.48 04:17:15 Average: 3 0.71 0.00 0.62 0.14 1.16 97.36 04:17:15 04:17:15 04:17:15