Pull request #900 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0df1feef5fd52680c0333778b4e71abc37891c1f+92affc97e25621ac5a3617c0e5e42feb55191c77 (700a28ff8b07357c3c0fe0aca6d4442f4dd1d1a2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-900/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-900/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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:docker-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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2001 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-900 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 0df1feef5fd52680c0333778b4e71abc37891c1f Merge succeeded, producing 0df1feef5fd52680c0333778b4e71abc37891c1f Checking out Revision 0df1feef5fd52680c0333778b4e71abc37891c1f (PR-900) > git config core.sparsecheckout # timeout=10 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 Commit message: "test: add unit tests for application package" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:12 ========================================================= 08:12:12 EdgeX Global Pipelines Version Info 08:12:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:14 ------------------- 08:12:14 stable info: 08:12:14 ------------------- 08:12:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:12:14 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:12:14 Message: update stable to v1.0.186 08:12:15 ------------------- 08:12:15 experimental info: 08:12:15 ------------------- 08:12:15 Commited By: **** collab-it+edgex@linuxfoundation.org 08:12:15 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 08:12:15 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:12:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:12:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:12:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:12:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:12:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-900 [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-900 [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-900 [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df1feef5fd52680c0333778b4e71abc37891c1f [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df1fee [Pipeline] echo 08:12:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:12:17 provisioning config files... 08:12:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config2332895506164109887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:18 ---> docker-login.sh 08:12:18 nexus3.edgexfoundry.org:10001 08:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:18 Configure a credential helper to remove this warning. See 08:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:18 08:12:18 Login Succeeded 08:12:18 nexus3.edgexfoundry.org:10002 08:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:18 Configure a credential helper to remove this warning. See 08:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:18 08:12:18 Login Succeeded 08:12:18 nexus3.edgexfoundry.org:10003 08:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:19 Configure a credential helper to remove this warning. See 08:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:19 08:12:19 Login Succeeded 08:12:19 nexus3.edgexfoundry.org:10004 08:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:19 Configure a credential helper to remove this warning. See 08:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:19 08:12:19 Login Succeeded 08:12:19 docker.io 08:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:19 Configure a credential helper to remove this warning. See 08:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:19 08:12:19 Login Succeeded 08:12:19 ---> docker-login.sh ends [Pipeline] } 08:12:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:20 + git log --format=format:%s -1 0df1feef5fd52680c0333778b4e71abc37891c1f [Pipeline] echo 08:12:20 GIT_COMMIT: 0df1feef5fd52680c0333778b4e71abc37891c1f, Commit Message: test: add unit tests for application package [Pipeline] echo 08:12:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:21 08:12:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:12:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:21 latest: Pulling from edgex-devops/git-semver 08:12:21 31603596830f: Pulling fs layer 08:12:21 2a8b12db71e7: Pulling fs layer 08:12:21 6ca5941a6612: Pulling fs layer 08:12:21 ecc8261a40a4: Pulling fs layer 08:12:21 ecc8261a40a4: Waiting 08:12:21 2a8b12db71e7: Verifying Checksum 08:12:21 2a8b12db71e7: Download complete 08:12:22 31603596830f: Verifying Checksum 08:12:22 31603596830f: Download complete 08:12:22 ecc8261a40a4: Verifying Checksum 08:12:22 ecc8261a40a4: Download complete 08:12:22 6ca5941a6612: Verifying Checksum 08:12:22 6ca5941a6612: Download complete 08:12:22 31603596830f: Pull complete 08:12:22 2a8b12db71e7: Pull complete 08:12:23 6ca5941a6612: Pull complete 08:12:23 ecc8261a40a4: Pull complete 08:12:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:12:23 prd-centos7-docker-4c-2g-2001 does not seem to be running inside a container 08:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-900 -v /w/workspace/dgexfoundry_device-sdk-go_PR-900:/w/workspace/dgexfoundry_device-sdk-go_PR-900:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-900@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:12:25 $ docker top bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:26 [ssh-agent] Looking for ssh-agent implementation... 08:12:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:26 $ docker exec bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent 08:12:26 SSH_AUTH_SOCK=/tmp/ssh-Ir4AqvmXq8nF/agent.12 08:12:26 SSH_AGENT_PID=17 08:12:26 Running ssh-add (command line suppressed) 08:12:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_6825911740305483775.key (/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_6825911740305483775.key) 08:12:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:27 + git tag --points-at HEAD [Pipeline] } 08:12:27 $ docker exec --env ******** --env ******** bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent -k 08:12:27 unset SSH_AUTH_SOCK; 08:12:27 unset SSH_AGENT_PID; 08:12:27 echo Agent pid 17 killed; 08:12:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:12:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:27 [ssh-agent] Looking for ssh-agent implementation... 08:12:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:27 $ docker exec bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent 08:12:27 SSH_AUTH_SOCK=/tmp/ssh-WnPkzO3P1KU5/agent.45 08:12:27 SSH_AGENT_PID=50 08:12:28 Running ssh-add (command line suppressed) 08:12:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_809598775774949460.key (/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_809598775774949460.key) 08:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:28 + git semver init 08:12:28 # -> Open(): unable to determine branch for HEAD 08:12:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-900/.git 08:12:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-900 08:12:28 # $SEMVER_REMOTE_NAME = origin 08:12:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:12:28 # $SEMVER_USER_NAME = edgex-jenkins 08:12:28 # $SEMVER_BRANCH = PR-900 08:12:28 # $SEMVER_TEMP = /tmp/semver-630982800 08:12:28 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:12:29 # '/tmp/semver-630982800' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-900/.semver' 08:12:29 # -> Force: false 08:12:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-900/.semver [Pipeline] } 08:12:29 $ docker exec --env ******** --env ******** bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent -k 08:12:29 unset SSH_AUTH_SOCK; 08:12:29 unset SSH_AGENT_PID; 08:12:29 echo Agent pid 50 killed; 08:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:30 + git semver [Pipeline] } 08:12:30 $ docker stop --time=1 bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 08:12:31 $ docker rm -f bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 [Pipeline] // withDockerContainer [Pipeline] sh 08:12:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:32 Stashed 1 file(s) [Pipeline] echo 08:12:32 [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 08:12:48 Still waiting to schedule task 08:12:48 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2001’ 08:12:48 Still waiting to schedule task 08:12:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:14:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2002 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [Pipeline] { [Pipeline] ws 08:14:39 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:14:45 using credential edgex-jenkins-ssh 08:14:45 Cloning the remote Git repository 08:14:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:14:45 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:14:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:14:45 > git --version # timeout=10 08:14:45 > git --version # 'git version 2.17.1' 08:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:48 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 0df1feef5fd52680c0333778b4e71abc37891c1f 08:14:48 Merge succeeded, producing 0df1feef5fd52680c0333778b4e71abc37891c1f 08:14:48 Checking out Revision 0df1feef5fd52680c0333778b4e71abc37891c1f (PR-900) 08:14:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:14:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:14:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:14:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:14:48 > git config core.sparsecheckout # timeout=10 08:14:48 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 08:14:48 > git remote # timeout=10 08:14:48 > git config --get remote.origin.url # timeout=10 08:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:48 > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 08:14:48 > git rev-parse HEAD^{commit} # timeout=10 08:14:48 > git config core.sparsecheckout # timeout=10 08:14:48 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 08:14:52 Commit message: "test: add unit tests for application package" 08:14:52 > git --version # timeout=10 08:14:52 > git --version # 'git version 2.17.1' 08:14:52 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:14:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:14:55 + sudo service docker restart 08:14:55 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:14:58 provisioning config files... 08:14:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4905029155944340914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:58 ---> docker-login.sh 08:14:58 nexus3.edgexfoundry.org:10001 08:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:59 Configure a credential helper to remove this warning. See 08:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:59 08:14:59 Login Succeeded 08:14:59 nexus3.edgexfoundry.org:10002 08:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:00 Configure a credential helper to remove this warning. See 08:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:00 08:15:00 Login Succeeded 08:15:00 nexus3.edgexfoundry.org:10003 08:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:00 Configure a credential helper to remove this warning. See 08:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:00 08:15:00 Login Succeeded 08:15:00 nexus3.edgexfoundry.org:10004 08:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:01 Configure a credential helper to remove this warning. See 08:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:01 08:15:01 Login Succeeded 08:15:01 docker.io 08:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:02 Configure a credential helper to remove this warning. See 08:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:02 08:15:02 Login Succeeded 08:15:02 ---> docker-login.sh ends [Pipeline] } 08:15:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:02 ========================================================= 08:15:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:15:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:15:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:15:03 Sending build context to Docker daemon 2.515MB 08:15:03 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:15:03 Step 2/8 : FROM ${BASE} 08:15:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:15:03 5f621e34cdf4: Pulling fs layer 08:15:03 a4357932f1b6: Pulling fs layer 08:15:03 18c013af1878: Pulling fs layer 08:15:03 00ac8860ef70: Pulling fs layer 08:15:03 63d7cb157983: Pulling fs layer 08:15:03 b116817d02f9: Pulling fs layer 08:15:03 745a02a5169b: Pulling fs layer 08:15:03 00ac8860ef70: Waiting 08:15:03 745a02a5169b: Waiting 08:15:03 b116817d02f9: Waiting 08:15:03 18c013af1878: Download complete 08:15:03 a4357932f1b6: Verifying Checksum 08:15:03 a4357932f1b6: Download complete 08:15:03 63d7cb157983: Verifying Checksum 08:15:03 63d7cb157983: Download complete 08:15:03 b116817d02f9: Verifying Checksum 08:15:03 b116817d02f9: Download complete 08:15:03 5f621e34cdf4: Verifying Checksum 08:15:03 5f621e34cdf4: Download complete 08:15:04 5f621e34cdf4: Pull complete 08:15:05 a4357932f1b6: Pull complete 08:15:05 18c013af1878: Pull complete 08:15:06 745a02a5169b: Verifying Checksum 08:15:06 745a02a5169b: Download complete 08:15:07 00ac8860ef70: Download complete 08:15:13 Running on prd-centos7-docker-4c-2g-2003 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [Pipeline] { [Pipeline] ws 08:15:13 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:15:16 using credential edgex-jenkins-ssh 08:15:16 Cloning the remote Git repository 08:15:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:15:16 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:15:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:15:16 > git --version # timeout=10 08:15:16 > git --version # 'git version 2.24.3' 08:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:17 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 0df1feef5fd52680c0333778b4e71abc37891c1f 08:15:17 00ac8860ef70: Pull complete 08:15:17 Merge succeeded, producing 0df1feef5fd52680c0333778b4e71abc37891c1f 08:15:17 Checking out Revision 0df1feef5fd52680c0333778b4e71abc37891c1f (PR-900) 08:15:17 63d7cb157983: Pull complete 08:15:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:15:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:15:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:15:17 > git config core.sparsecheckout # timeout=10 08:15:17 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 08:15:17 > git remote # timeout=10 08:15:17 > git config --get remote.origin.url # timeout=10 08:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:17 > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 08:15:17 > git rev-parse HEAD^{commit} # timeout=10 08:15:17 > git config core.sparsecheckout # timeout=10 08:15:17 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 08:15:18 b116817d02f9: Pull complete 08:15:21 Commit message: "test: add unit tests for application package" 08:15:21 > git --version # timeout=10 08:15:21 > git --version # 'git version 2.24.3' 08:15:21 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:15:21 745a02a5169b: Pull complete 08:15:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:15:21 ---> b7e6874047d6 08:15:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:15:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:15:23 + sudo service docker restart 08:15:23 + true 08:15:23 Redirecting to /bin/systemctl restart docker.service 08:15:24 ---> Running in c9b9a7d3db37 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:15:24 provisioning config files... 08:15:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4135750946910414977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:24 Removing intermediate container c9b9a7d3db37 08:15:24 ---> 8178cd40bae6 08:15:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:24 ---> Running in 2ce79ff11b31 08:15:25 ---> docker-login.sh 08:15:25 nexus3.edgexfoundry.org:10001 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:25 Configure a credential helper to remove this warning. See 08:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:25 08:15:25 Login Succeeded 08:15:25 nexus3.edgexfoundry.org:10002 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:25 Configure a credential helper to remove this warning. See 08:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:25 08:15:25 Login Succeeded 08:15:25 nexus3.edgexfoundry.org:10003 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:26 Configure a credential helper to remove this warning. See 08:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:26 08:15:26 Login Succeeded 08:15:26 nexus3.edgexfoundry.org:10004 08:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:26 Configure a credential helper to remove this warning. See 08:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:26 08:15:26 Login Succeeded 08:15:26 docker.io 08:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:26 Configure a credential helper to remove this warning. See 08:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:26 08:15:26 Login Succeeded 08:15:26 ---> docker-login.sh ends [Pipeline] } 08:15:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:26 ========================================================= 08:15:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:15:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:15:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:15:27 Sending build context to Docker daemon 2.516MB 08:15:27 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:15:27 Step 2/8 : FROM ${BASE} 08:15:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:15:27 188c0c94c7c5: Pulling fs layer 08:15:27 0ef7d3d256c8: Pulling fs layer 08:15:27 de9db76c5a1d: Pulling fs layer 08:15:27 bca2f99d35d6: Pulling fs layer 08:15:27 93359f2a8cfa: Pulling fs layer 08:15:27 7c6f9722023f: Pulling fs layer 08:15:27 a35cf1a2eb13: Pulling fs layer 08:15:27 93359f2a8cfa: Waiting 08:15:27 bca2f99d35d6: Waiting 08:15:27 7c6f9722023f: Waiting 08:15:27 a35cf1a2eb13: Waiting 08:15:27 de9db76c5a1d: Verifying Checksum 08:15:27 de9db76c5a1d: Download complete 08:15:27 0ef7d3d256c8: Verifying Checksum 08:15:27 0ef7d3d256c8: Download complete 08:15:27 93359f2a8cfa: Verifying Checksum 08:15:27 93359f2a8cfa: Download complete 08:15:27 7c6f9722023f: Verifying Checksum 08:15:27 7c6f9722023f: Download complete 08:15:27 188c0c94c7c5: Verifying Checksum 08:15:27 188c0c94c7c5: Download complete 08:15:27 Removing intermediate container 2ce79ff11b31 08:15:27 ---> 052d1f857100 08:15:27 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:15:27 ---> Running in 7082a139738c 08:15:27 188c0c94c7c5: Pull complete 08:15:28 0ef7d3d256c8: Pull complete 08:15:28 de9db76c5a1d: Pull complete 08:15:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:29 a35cf1a2eb13: Verifying Checksum 08:15:29 a35cf1a2eb13: Download complete 08:15:29 bca2f99d35d6: Verifying Checksum 08:15:29 bca2f99d35d6: Download complete 08:15:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:33 (1/6) Installing libc-dev (0.7.2-r3) 08:15:33 (2/6) Installing libsodium (1.0.18-r0) 08:15:33 (3/6) Installing pkgconf (1.7.2-r0) 08:15:33 (4/6) Installing libsodium-dev (1.0.18-r0) 08:15:33 (5/6) Installing libzmq (4.3.3-r0) 08:15:33 (6/6) Installing zeromq-dev (4.3.3-r0) 08:15:33 Executing busybox-1.31.1-r19.trigger 08:15:33 OK: 144 MiB in 45 packages 08:15:35 bca2f99d35d6: Pull complete 08:15:35 93359f2a8cfa: Pull complete 08:15:35 7c6f9722023f: Pull complete 08:15:35 Removing intermediate container 7082a139738c 08:15:35 ---> ace2e9d661ef 08:15:35 Step 6/8 : WORKDIR /device-sdk-go 08:15:35 ---> Running in 186dae65e5ff 08:15:35 Removing intermediate container 186dae65e5ff 08:15:35 ---> 1b8747407671 08:15:35 Step 7/8 : COPY . . 08:15:37 ---> bec1783023fe 08:15:37 Step 8/8 : RUN go mod download 08:15:37 ---> Running in 1521e596d1b6 08:15:43 a35cf1a2eb13: Pull complete 08:15:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:15:43 ---> a62c8e92a672 08:15:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:15:43 ---> Running in 6db9586d539f 08:15:43 Removing intermediate container 6db9586d539f 08:15:43 ---> f9940d89ded3 08:15:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:43 ---> Running in 482abcf7fbd2 08:15:44 Removing intermediate container 482abcf7fbd2 08:15:44 ---> 44d65d80d772 08:15:44 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:15:44 ---> Running in 2a21a7e223dd 08:15:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:15:46 (1/6) Installing libc-dev (0.7.2-r3) 08:15:46 (2/6) Installing libsodium (1.0.18-r0) 08:15:46 (3/6) Installing pkgconf (1.7.2-r0) 08:15:47 (4/6) Installing libsodium-dev (1.0.18-r0) 08:15:47 (5/6) Installing libzmq (4.3.3-r0) 08:15:47 (6/6) Installing zeromq-dev (4.3.3-r0) 08:15:47 Executing busybox-1.31.1-r19.trigger 08:15:47 OK: 167 MiB in 45 packages 08:15:48 Removing intermediate container 2a21a7e223dd 08:15:48 ---> efee544922bb 08:15:48 Step 6/8 : WORKDIR /device-sdk-go 08:15:48 ---> Running in 4800f164785f 08:15:48 Removing intermediate container 4800f164785f 08:15:48 ---> 8573d1584345 08:15:48 Step 7/8 : COPY . . 08:15:49 ---> cebf1c4630a6 08:15:49 Step 8/8 : RUN go mod download 08:15:49 ---> Running in 5fb99c59d5cf 08:16:03 Removing intermediate container 1521e596d1b6 08:16:03 ---> 1135ec16f0ac 08:16:03 Successfully built 1135ec16f0ac 08:16:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:16:04 + docker inspect -f . ci-base-image-arm64 08:16:04 . [Pipeline] withDockerContainer 08:16:04 prd-ubuntu18.04-docker-arm64-4c-16g-2002 does not seem to be running inside a container 08:16:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:16:06 $ docker top 73575470767a95e2765e9b519b3d4734c45cc466b89b4635a8d6ebcbcd87cf4d -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:07 + go version 08:16:07 go version go1.15.5 linux/arm64 [Pipeline] } 08:16:07 $ docker stop --time=1 73575470767a95e2765e9b519b3d4734c45cc466b89b4635a8d6ebcbcd87cf4d 08:16:09 $ docker rm -f 73575470767a95e2765e9b519b3d4734c45cc466b89b4635a8d6ebcbcd87cf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:16:10 + docker inspect -f . ci-base-image-arm64 08:16:10 . [Pipeline] withDockerContainer 08:16:10 prd-ubuntu18.04-docker-arm64-4c-16g-2002 does not seem to be running inside a container 08:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:16:11 Removing intermediate container 5fb99c59d5cf 08:16:11 ---> 8dc77b5b30e2 08:16:11 Successfully built 8dc77b5b30e2 08:16:11 Successfully tagged ci-base-image-x86_64:latest 08:16:11 $ docker top 44347150edbe9e7f54e73f902327a2865267b68072aa5ebbd4bfe312dfaef8dd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:16:12 + make test 08:16:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:16:13 + docker inspect -f . ci-base-image-x86_64 08:16:13 . [Pipeline] withDockerContainer 08:16:13 prd-centos7-docker-4c-2g-2003 does not seem to be running inside a container 08:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:16:14 $ docker top 4538b1ee7a17ab7e416f8715e9c02a135374d399c3b0c44be8de514d883ccaa6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:14 + go version 08:16:14 go version go1.15.5 linux/amd64 [Pipeline] } 08:16:14 $ docker stop --time=1 4538b1ee7a17ab7e416f8715e9c02a135374d399c3b0c44be8de514d883ccaa6 08:16:15 $ docker rm -f 4538b1ee7a17ab7e416f8715e9c02a135374d399c3b0c44be8de514d883ccaa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:16:16 + docker inspect -f . ci-base-image-x86_64 08:16:16 . [Pipeline] withDockerContainer 08:16:16 prd-centos7-docker-4c-2g-2003 does not seem to be running inside a container 08:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:16:17 $ docker top b424856f117828f09a65e73ef3aff31066deae9dbb4f5a8a5fd2281d64cb86a4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:18 + make test 08:16:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:16:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:16:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:16:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:16:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:16:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:16:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.095s coverage: 25.4% of statements 08:16:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:16:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.112s coverage: 28.1% of statements 08:16:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.068s coverage: 78.9% of statements 08:16:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.065s coverage: 7.8% of statements 08:16:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:16:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:16:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:16:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.109s coverage: 30.2% of statements 08:16:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:16:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:16:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:16:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.108s coverage: 57.2% of statements 08:16:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.180s coverage: 6.6% of statements 08:16:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:16:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 08:16:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:16:53 GO111MODULE=on go vet ./... 08:17:11 gofmt -l . 08:17:11 [ "`gofmt -l .`" = "" ] 08:17:11 ./bin/test-attribution-txt.sh 08:17:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:17:11 $ docker stop --time=1 b424856f117828f09a65e73ef3aff31066deae9dbb4f5a8a5fd2281d64cb86a4 08:17:14 $ docker rm -f b424856f117828f09a65e73ef3aff31066deae9dbb4f5a8a5fd2281d64cb86a4 [Pipeline] // withDockerContainer [Pipeline] sh 08:17:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:17:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:17:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:17:18 + ls -al . 08:17:18 total 212 08:17:18 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 27 08:17 . 08:17:18 drwxrwxr-x. 4 jenkins jenkins 28 Apr 27 08:15 .. 08:17:18 drwxrwxr-x. 2 jenkins jenkins 64 Apr 27 08:15 bin 08:17:18 -rw-r--r--. 1 jenkins jenkins 125559 Apr 27 08:16 coverage.out 08:17:18 -rw-rw-r--. 1 jenkins jenkins 987 Apr 27 08:15 Dockerfile.build 08:17:18 -rw-rw-r--. 1 jenkins jenkins 140 Apr 27 08:15 .dockerignore 08:17:18 drwxrwxr-x. 5 jenkins jenkins 62 Apr 27 08:15 example 08:17:18 drwxrwxr-x. 8 jenkins jenkins 179 Apr 27 08:15 .git 08:17:18 drwxrwxr-x. 2 jenkins jenkins 103 Apr 27 08:15 .github 08:17:18 -rw-rw-r--. 1 jenkins jenkins 138 Apr 27 08:15 .gitignore 08:17:18 -rw-r--r--. 1 jenkins jenkins 575 Apr 27 08:17 go.mod 08:17:18 -rw-r--r--. 1 jenkins jenkins 20957 Apr 27 08:17 go.sum 08:17:18 drwxrwxr-x. 14 jenkins jenkins 207 Apr 27 08:15 internal 08:17:18 -rw-rw-r--. 1 jenkins jenkins 901 Apr 27 08:15 Jenkinsfile 08:17:18 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 27 08:15 LICENSE 08:17:18 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 27 08:15 Makefile 08:17:18 drwxrwxr-x. 4 jenkins jenkins 26 Apr 27 08:15 openapi 08:17:18 drwxrwxr-x. 5 jenkins jenkins 50 Apr 27 08:15 pkg 08:17:18 -rw-rw-r--. 1 jenkins jenkins 7652 Apr 27 08:15 README.md 08:17:18 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 27 08:15 RELEASE-NOTES.txt 08:17:18 drwxrwxr-x. 4 jenkins jenkins 54 Apr 27 08:15 snap 08:17:18 -rw-rw-r--. 1 jenkins jenkins 5 Apr 27 08:12 VERSION 08:17:18 -rw-rw-r--. 1 jenkins jenkins 222 Apr 27 08:15 version.go [Pipeline] isUnix [Pipeline] sh 08:17:18 + docker build -t docker-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=0df1feef5fd52680c0333778b4e71abc37891c1f --label arch=amd64 --label version=0.0.0 . 08:17:18 Sending build context to Docker daemon 2.642MB 08:17:18 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 08:17:18 Step 2/23 : FROM ${BASE} AS builder 08:17:18 ---> 8dc77b5b30e2 08:17:18 Step 3/23 : WORKDIR /device-sdk-go 08:17:19 ---> Running in 0cb1111e5c52 08:17:19 Removing intermediate container 0cb1111e5c52 08:17:19 ---> 65837acb2bc5 08:17:19 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:17:19 ---> Running in c4f1658d2ad2 08:17:19 Removing intermediate container c4f1658d2ad2 08:17:19 ---> 930fcf813e1e 08:17:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:19 ---> Running in 45cdf646d8e5 08:17:21 Removing intermediate container 45cdf646d8e5 08:17:21 ---> 3e854dee9a10 08:17:21 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:17:21 ---> Running in dce51da29cc7 08:17:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:17:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:17:22 OK: 167 MiB in 45 packages 08:17:23 Removing intermediate container dce51da29cc7 08:17:23 ---> 8588ca2c7bd6 08:17:23 Step 7/23 : COPY . . 08:17:24 ---> 770e7778b9df 08:17:24 Step 8/23 : RUN go mod download 08:17:24 ---> Running in 3b6f83101fde 08:17:25 Removing intermediate container 3b6f83101fde 08:17:25 ---> 2ec77d67586c 08:17:25 Step 9/23 : RUN make build 08:17:25 ---> Running in 792fa9369a64 08:17:26 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 08:17:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:17:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:17:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:17:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.261s coverage: 25.4% of statements 08:17:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:17:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.151s coverage: 28.1% of statements 08:17:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.207s coverage: 78.9% of statements 08:17:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.181s coverage: 7.8% of statements 08:17:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:17:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:17:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:17:38 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:17:39 Removing intermediate container 792fa9369a64 08:17:39 ---> 4a445978aadf 08:17:39 Step 10/23 : FROM alpine:3.12 08:17:39 3.12: Pulling from library/alpine 08:17:39 339de151aab4: Pulling fs layer 08:17:40 339de151aab4: Verifying Checksum 08:17:40 339de151aab4: Download complete 08:17:40 339de151aab4: Pull complete 08:17:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:17:40 Status: Downloaded newer image for alpine:3.12 08:17:40 ---> 13621d1b12d4 08:17:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:17:40 ---> Running in 02a3bee3e556 08:17:40 Removing intermediate container 02a3bee3e556 08:17:40 ---> 5a8c6521fddd 08:17:40 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:40 ---> Running in 8386e1715599 08:17:41 Removing intermediate container 8386e1715599 08:17:41 ---> eb45af716451 08:17:41 Step 13/23 : RUN apk add --update --no-cache zeromq 08:17:41 ---> Running in ecb35babf22a 08:17:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:17:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:17:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.221s coverage: 30.2% of statements 08:17:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:17:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:17:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:17:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.341s coverage: 57.2% of statements 08:17:43 (1/5) Installing libgcc (9.3.0-r2) 08:17:43 (2/5) Installing libsodium (1.0.18-r0) 08:17:43 (3/5) Installing libstdc++ (9.3.0-r2) 08:17:44 (4/5) Installing libzmq (4.3.3-r0) 08:17:44 (5/5) Installing zeromq (4.3.3-r0) 08:17:44 Executing busybox-1.31.1-r20.trigger 08:17:44 OK: 8 MiB in 19 packages 08:17:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.073s coverage: 6.6% of statements 08:17:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:17:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.162s coverage: 5.0% of statements 08:17:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:17:45 Removing intermediate container ecb35babf22a 08:17:45 ---> cbdd354d8ed0 08:17:45 Step 14/23 : WORKDIR / 08:17:45 ---> Running in 39c6f4b7a3a6 08:17:45 Removing intermediate container 39c6f4b7a3a6 08:17:45 ---> 3cb5aa07fbe1 08:17:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:17:45 GO111MODULE=on go vet ./... 08:17:45 ---> 2fb050b45375 08:17:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:17:46 ---> 4dce4000d014 08:17:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:17:46 ---> 18b6e3c6a3e8 08:17:46 Step 18/23 : EXPOSE 49990 08:17:46 ---> Running in 11410940db15 08:17:46 Removing intermediate container 11410940db15 08:17:46 ---> 14cd8c6434ca 08:17:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:17:46 ---> Running in 3372c54af422 08:17:46 Removing intermediate container 3372c54af422 08:17:46 ---> 534b5176121e 08:17:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:17:47 ---> Running in 41198c42895a 08:17:47 Removing intermediate container 41198c42895a 08:17:47 ---> 839a3c1980dc 08:17:47 Step 21/23 : LABEL arch=amd64 08:17:47 ---> Running in 8c06198da47e 08:17:47 Removing intermediate container 8c06198da47e 08:17:47 ---> 291cf112c09f 08:17:47 Step 22/23 : LABEL git_sha=0df1feef5fd52680c0333778b4e71abc37891c1f 08:17:47 ---> Running in 84de68cbec92 08:17:47 Removing intermediate container 84de68cbec92 08:17:47 ---> 2d78c7b16bd6 08:17:47 Step 23/23 : LABEL version=0.0.0 08:17:47 ---> Running in df52a751525d 08:17:47 Removing intermediate container df52a751525d 08:17:47 ---> fde379591fd5 08:17:47 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:17:47 Successfully built fde379591fd5 08:17:47 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:17:48 ---> job-cost.sh 08:17:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZRj5 08:18:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-ZRj5/bin to PATH 08:18:30 INFO: No Stack... 08:18:31 INFO: Retrieving Pricing Info for: v1-standard-2 08:18:31 INFO: Archiving Costs [Pipeline] sh 08:18:32 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:18:32 + cut -d, -f6 [Pipeline] lock 08:18:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] 08:18:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] did not exist. Created. 08:18:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:32 gofmt -l . 08:18:32 [ "`gofmt -l .`" = "" ] 08:18:32 ./bin/test-attribution-txt.sh 08:18:32 + echo total: 0.029999999329447746 [Pipeline] stash 08:18:32 Stashed 1 file(s) [Pipeline] } 08:18:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 08:18:33 ./bin/test-go-mod-tidy.sh [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 08:18:33 $ docker stop --time=1 44347150edbe9e7f54e73f902327a2865267b68072aa5ebbd4bfe312dfaef8dd 08:18:36 $ docker rm -f 44347150edbe9e7f54e73f902327a2865267b68072aa5ebbd4bfe312dfaef8dd [Pipeline] // withDockerContainer [Pipeline] sh 08:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:37 Warning: overwriting stash ‘coverage-report’ 08:18:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:18:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:39 + ls -al . 08:18:39 total 248 08:18:39 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 08:18 . 08:18:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:14 .. 08:18:39 -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 08:14 .dockerignore 08:18:39 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:14 .git 08:18:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:14 .github 08:18:39 -rw-rw-r-- 1 jenkins jenkins 138 Apr 27 08:14 .gitignore 08:18:39 -rw-rw-r-- 1 jenkins jenkins 987 Apr 27 08:14 Dockerfile.build 08:18:39 -rw-rw-r-- 1 jenkins jenkins 901 Apr 27 08:14 Jenkinsfile 08:18:39 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 27 08:14 LICENSE 08:18:39 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 27 08:14 Makefile 08:18:39 -rw-rw-r-- 1 jenkins jenkins 7652 Apr 27 08:14 README.md 08:18:39 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 27 08:14 RELEASE-NOTES.txt 08:18:39 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 08:12 VERSION 08:18:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:14 bin 08:18:39 -rw-r--r-- 1 jenkins jenkins 125559 Apr 27 08:17 coverage.out 08:18:39 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 08:14 example 08:18:39 -rw-r--r-- 1 jenkins jenkins 575 Apr 27 08:18 go.mod 08:18:39 -rw-r--r-- 1 jenkins jenkins 20957 Apr 27 08:18 go.sum 08:18:39 drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 08:14 internal 08:18:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:14 openapi 08:18:39 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 08:14 pkg 08:18:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:14 snap 08:18:39 -rw-rw-r-- 1 jenkins jenkins 222 Apr 27 08:14 version.go [Pipeline] isUnix [Pipeline] sh 08:18:39 + docker build -t docker-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=0df1feef5fd52680c0333778b4e71abc37891c1f --label arch=arm64 --label version=0.0.0 . 08:18:40 Sending build context to Docker daemon 2.641MB 08:18:40 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 08:18:40 Step 2/23 : FROM ${BASE} AS builder 08:18:40 ---> 1135ec16f0ac 08:18:40 Step 3/23 : WORKDIR /device-sdk-go 08:18:40 ---> Running in 74f478ffc833 08:18:41 Removing intermediate container 74f478ffc833 08:18:41 ---> f8df4d809e85 08:18:41 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:18:41 ---> Running in bae7fcafbde2 08:18:41 Removing intermediate container bae7fcafbde2 08:18:41 ---> b311390ea91b 08:18:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:41 ---> Running in 1fb3ce728f50 08:18:44 Removing intermediate container 1fb3ce728f50 08:18:44 ---> a77871d32a99 08:18:44 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:18:44 ---> Running in 961be6ee82f2 08:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:18:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:18:46 OK: 144 MiB in 45 packages 08:18:48 Removing intermediate container 961be6ee82f2 08:18:48 ---> 3fada43c7018 08:18:48 Step 7/23 : COPY . . 08:18:49 ---> 6797bf59a8db 08:18:49 Step 8/23 : RUN go mod download 08:18:49 ---> Running in 6ee513cb3b89 08:18:52 Removing intermediate container 6ee513cb3b89 08:18:52 ---> 9fe9b3fd20f4 08:18:52 Step 9/23 : RUN make build 08:18:52 ---> Running in ecf1919339c6 08:18:53 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 08:19:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:19:28 Removing intermediate container ecf1919339c6 08:19:28 ---> c053b8f47d9a 08:19:28 Step 10/23 : FROM alpine:3.12 08:19:28 3.12: Pulling from library/alpine 08:19:28 d2f70382dc9a: Pulling fs layer 08:19:28 d2f70382dc9a: Verifying Checksum 08:19:28 d2f70382dc9a: Download complete 08:19:29 d2f70382dc9a: Pull complete 08:19:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:19:29 Status: Downloaded newer image for alpine:3.12 08:19:29 ---> 9852663dfa18 08:19:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:19:29 ---> Running in c97f810346a9 08:19:29 Removing intermediate container c97f810346a9 08:19:29 ---> 81068e12ac52 08:19:29 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:29 ---> Running in 7caf052ff148 08:19:31 Removing intermediate container 7caf052ff148 08:19:31 ---> 143719cade91 08:19:31 Step 13/23 : RUN apk add --update --no-cache zeromq 08:19:32 ---> Running in 3bb44c0ca333 08:19:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:34 (1/5) Installing libgcc (9.3.0-r2) 08:19:34 (2/5) Installing libsodium (1.0.18-r0) 08:19:34 (3/5) Installing libstdc++ (9.3.0-r2) 08:19:35 (4/5) Installing libzmq (4.3.3-r0) 08:19:35 (5/5) Installing zeromq (4.3.3-r0) 08:19:35 Executing busybox-1.31.1-r20.trigger 08:19:35 OK: 8 MiB in 19 packages 08:19:36 Removing intermediate container 3bb44c0ca333 08:19:36 ---> c14700ee2600 08:19:36 Step 14/23 : WORKDIR / 08:19:36 ---> Running in a0199f80336d 08:19:37 Removing intermediate container a0199f80336d 08:19:37 ---> 995f5703b05b 08:19:37 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:19:38 ---> a14bea2b2f59 08:19:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:19:39 ---> 187b2be840af 08:19:39 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:19:40 ---> 29fe3ca4aaee 08:19:40 Step 18/23 : EXPOSE 49990 08:19:40 ---> Running in 0b639a3d41ef 08:19:40 Removing intermediate container 0b639a3d41ef 08:19:40 ---> 2daf91c779ad 08:19:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:19:40 ---> Running in 1e0fcae9d04e 08:19:41 Removing intermediate container 1e0fcae9d04e 08:19:41 ---> 0b9f9530c62b 08:19:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:41 ---> Running in 18377bc7d38f 08:19:41 Removing intermediate container 18377bc7d38f 08:19:41 ---> 17bb70ea2ce9 08:19:41 Step 21/23 : LABEL arch=arm64 08:19:41 ---> Running in 506bbdd00c98 08:19:42 Removing intermediate container 506bbdd00c98 08:19:42 ---> 3c6f5524e268 08:19:42 Step 22/23 : LABEL git_sha=0df1feef5fd52680c0333778b4e71abc37891c1f 08:19:42 ---> Running in 49feb9d5b5f9 08:19:43 Removing intermediate container 49feb9d5b5f9 08:19:43 ---> f2a243abfa3e 08:19:43 Step 23/23 : LABEL version=0.0.0 08:19:43 ---> Running in be20595101d9 08:19:43 Removing intermediate container be20595101d9 08:19:43 ---> 4b3a1b7f1940 08:19:43 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:19:43 Successfully built 4b3a1b7f1940 08:19:43 Successfully tagged docker-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 08:19:44 ---> job-cost.sh 08:19:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4gKZ 08:20:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-4gKZ/bin to PATH 08:21:45 INFO: No Stack... 08:21:45 INFO: Retrieving Pricing Info for: lf-standard-4 08:21:45 INFO: Archiving Costs [Pipeline] sh 08:21:45 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 08:21:45 [Pipeline] lock 08:21:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] 08:21:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] did not exist. Created. 08:21:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:21:46 /w/workspace/device-sdk-go/1@tmp/durable-3a7c13f0/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-3a7c13f0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:21:46 + echo total: 0.20999999344348907 [Pipeline] stash 08:21:46 Warning: overwriting stash ‘stack-cost’ 08:21:46 Stashed 1 file(s) [Pipeline] } 08:21:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:21:47 provisioning config files... 08:21:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config536374937116599235tmp [Pipeline] { [Pipeline] sh 08:21:48 + set +x 08:21:48 + curl -s https://codecov.io/bash 08:21:48 + bash -s -- 08:21:48 08:21:48 _____ _ 08:21:48 / ____| | | 08:21:48 | | ___ __| | ___ ___ _____ __ 08:21:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:21:48 | |___| (_) | (_| | __/ (_| (_) \ V / 08:21:48 \_____\___/ \__,_|\___|\___\___/ \_/ 08:21:48 Bash-1.0.2 08:21:48 08:21:48 08:21:48 ==> git version 2.24.3 found 08:21:48 ==> 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 08:21:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:21:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:21:48 ==> Jenkins CI detected. 08:21:48 project root: . 08:21:48 --> token set from env 08:21:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:21:48 ==> Running gcov in . (disable via -X gcov) 08:21:48 ==> Python coveragepy not found 08:21:48 ==> Searching for coverage reports in: 08:21:48 + . 08:21:48 -> Found 1 reports 08:21:48 ==> Detecting git/mercurial file structure 08:21:48 ==> Reading reports 08:21:48 + ./coverage.out bytes=125559 08:21:48 ==> Appending adjustments 08:21:48 https://docs.codecov.io/docs/fixing-reports 08:21:48 + Found adjustments 08:21:48 ==> Gzipping contents 08:21:48 16K /tmp/codecov.llYrqt.gz 08:21:48 ==> Uploading reports 08:21:48 url: https://codecov.io 08:21:48 query: branch=PR-900&commit=0df1feef5fd52680c0333778b4e71abc37891c1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=900&job=&cmd_args= 08:21:48 -> Pinging Codecov 08:21:48 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-900&commit=0df1feef5fd52680c0333778b4e71abc37891c1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=900&job=&cmd_args= 08:21:49 -> Uploading to 08:21:49 https://storage.googleapis.com/codecov/v4/raw/2021-04-27/7E55EF52A471D76F132DFD9A03CDDE97/0df1feef5fd52680c0333778b4e71abc37891c1f/fcd797db-85f9-4848-be05-25dc7f0867cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210427T082149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f79f846824596be755cc31bf9687b514200a1309e8dbb2f73338a59247cf0bd9 08:21:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:49 Dload Upload Total Spent Left Speed 08:21:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15961 0 0 100 15961 0 30611 --:--:-- --:--:-- --:--:-- 30576 08:21:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0df1feef5fd52680c0333778b4e71abc37891c1f [Pipeline] } 08:21:49 Deleting 1 temporary files [Pipeline] // wrap [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 08:21:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:21:52 ---> package-listing.sh 08:21:52 ++ facter osfamily 08:21:52 ++ tr '[:upper:]' '[:lower:]' 08:21:52 + OS_FAMILY=redhat 08:21:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-900 08:21:52 + START_PACKAGES=/tmp/packages_start.txt 08:21:52 + END_PACKAGES=/tmp/packages_end.txt 08:21:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:21:52 + PACKAGES=/tmp/packages_start.txt 08:21:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-900 ']' 08:21:52 + PACKAGES=/tmp/packages_end.txt 08:21:52 + case "${OS_FAMILY}" in 08:21:52 + rpm -qa 08:21:52 + sort 08:21:57 + '[' -f /tmp/packages_start.txt ']' 08:21:57 + '[' -f /tmp/packages_end.txt ']' 08:21:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:21:57 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-900 ']' 08:21:57 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-900/archives/ 08:21:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-900/archives/ [Pipeline] echo 08:21:57 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-900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:21:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:21:58 08:21:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:21:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:21:58 alpine: Pulling from edgex-lftools-log-publisher 08:21:58 df20fa9351a1: Pulling fs layer 08:21:58 36b3adc4ff6f: Pulling fs layer 08:21:58 8ad3a11d3b57: Pulling fs layer 08:21:58 46f8f816bc3b: Pulling fs layer 08:21:58 93b61091891f: Pulling fs layer 08:21:58 93b9cdb0e59b: Pulling fs layer 08:21:58 5e14af77c1be: Pulling fs layer 08:21:58 01666e4c0597: Pulling fs layer 08:21:58 aa168da1d23b: Pulling fs layer 08:21:58 93b9cdb0e59b: Waiting 08:21:58 46f8f816bc3b: Waiting 08:21:58 5e14af77c1be: Waiting 08:21:58 93b61091891f: Waiting 08:21:58 01666e4c0597: Waiting 08:21:58 aa168da1d23b: Waiting 08:21:58 36b3adc4ff6f: Verifying Checksum 08:21:58 36b3adc4ff6f: Download complete 08:21:58 46f8f816bc3b: Verifying Checksum 08:21:58 46f8f816bc3b: Download complete 08:21:58 df20fa9351a1: Verifying Checksum 08:21:58 df20fa9351a1: Download complete 08:21:58 93b9cdb0e59b: Verifying Checksum 08:21:58 93b9cdb0e59b: Download complete 08:21:58 5e14af77c1be: Verifying Checksum 08:21:58 5e14af77c1be: Download complete 08:21:58 93b61091891f: Download complete 08:21:58 01666e4c0597: Verifying Checksum 08:21:58 01666e4c0597: Download complete 08:21:58 8ad3a11d3b57: Verifying Checksum 08:21:58 8ad3a11d3b57: Download complete 08:21:59 df20fa9351a1: Pull complete 08:21:59 36b3adc4ff6f: Pull complete 08:22:00 8ad3a11d3b57: Pull complete 08:22:00 46f8f816bc3b: Pull complete 08:22:01 93b61091891f: Pull complete 08:22:01 aa168da1d23b: Verifying Checksum 08:22:01 aa168da1d23b: Download complete 08:22:01 93b9cdb0e59b: Pull complete 08:22:01 5e14af77c1be: Pull complete 08:22:01 01666e4c0597: Pull complete 08:22:09 aa168da1d23b: Pull complete 08:22:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:22:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:22:09 prd-centos7-docker-4c-2g-2001 does not seem to be running inside a container 08:22:09 $ 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-900/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-900 -v /w/workspace/dgexfoundry_device-sdk-go_PR-900:/w/workspace/dgexfoundry_device-sdk-go_PR-900:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:22:13 $ docker top c2bd01dafcd0668ccd142f48711fe83eff3477ac3b3f18739d317ea1b79617b5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:14 + touch /tmp/pre-build-complete [Pipeline] sh 08:22:14 + mkdir -p /var/log/sa [Pipeline] sh 08:22:14 + ls /var/log/sa-host 08:22:14 + sadf -c /var/log/sa-host/sa23 08:22:14 file_magic: OK 08:22:14 HZ: Using current value: 100 08:22:14 file_header: OK 08:22:14 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 08:22:14 Statistics: 08:22:14 Hnuu...uuuununununu... 08:22:14 File successfully converted to sysstat format version 12.2.1 08:22:14 + sadf -c /var/log/sa-host/sa27 08:22:14 file_magic: OK 08:22:14 HZ: Using current value: 100 08:22:14 file_header: OK 08:22:14 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 08:22:14 Statistics: 08:22:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:22:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:15 provisioning config files... 08:22:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config3941045560268539046tmp [Pipeline] { [Pipeline] echo 08:22:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:22:15 ---> create-netrc.sh [Pipeline] } 08:22:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:22:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:22:16 ---> python-tools-install.sh [Pipeline] echo 08:22:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:22:16 ---> sudo-logs.sh 08:22:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:22:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:22:17 ---> job-cost.sh 08:22:17 lf-activate-venv: SKIPPING 08:22:17 DEBUG: total: 0.20999999344348907 08:22:17 INFO: Retrieving Stack Cost... 08:22:18 INFO: Retrieving Pricing Info for: v1-standard-2 08:22:18 INFO: Archiving Costs [Pipeline] echo 08:22:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:22:19 ---> logs-deploy.sh 08:22:19 lf-activate-venv: SKIPPING 08:22:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-900/1 08:22:19 INFO: archiving workspace using pattern(s): 08:22:21 Archives upload complete. 08:22:21 INFO: archiving logs to Nexus 08:22:22 ---> uname -a: 08:22:22 Linux prd-centos7-docker-4c-2g-2001.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:22:22 08:22:22 08:22:22 ---> lscpu: 08:22:22 Architecture: x86_64 08:22:22 CPU op-mode(s): 32-bit, 64-bit 08:22:22 Byte Order: Little Endian 08:22:22 Address sizes: 40 bits physical, 48 bits virtual 08:22:22 CPU(s): 4 08:22:22 On-line CPU(s) list: 0-3 08:22:22 Thread(s) per core: 1 08:22:22 Core(s) per socket: 1 08:22:22 Socket(s): 4 08:22:22 NUMA node(s): 1 08:22:22 Vendor ID: GenuineIntel 08:22:22 CPU family: 6 08:22:22 Model: 44 08:22:22 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:22:22 Stepping: 1 08:22:22 CPU MHz: 2933.442 08:22:22 BogoMIPS: 5866.88 08:22:22 Virtualization: VT-x 08:22:22 Hypervisor vendor: KVM 08:22:22 Virtualization type: full 08:22:22 L1d cache: 128 KiB 08:22:22 L1i cache: 128 KiB 08:22:22 L2 cache: 16 MiB 08:22:22 L3 cache: 64 MiB 08:22:22 NUMA node0 CPU(s): 0-3 08:22:22 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:22:22 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:22:22 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:22:22 Vulnerability Meltdown: Mitigation; PTI 08:22:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:22:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:22:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:22:22 Vulnerability Srbds: Not affected 08:22:22 Vulnerability Tsx async abort: Not affected 08:22:22 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 08:22:22 08:22:22 08:22:22 ---> nproc: 08:22:22 4 08:22:22 08:22:22 08:22:22 ---> df -h: 08:22:22 Filesystem Size Used Available Use% Mounted on 08:22:22 overlay 50.0G 7.3G 42.7G 15% / 08:22:22 tmpfs 64.0M 0 64.0M 0% /dev 08:22:22 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:22:22 shm 64.0M 0 64.0M 0% /dev/shm 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-900 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp 08:22:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:22:22 08:22:22 08:22:22 ---> free -m: 08:22:22 total used free shared buff/cache available 08:22:22 Mem: 1837 713 112 0 1011 1019 08:22:22 Swap: 1023 1 1022 08:22:22 08:22:22 08:22:22 ---> ip addr: 08:22:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:22:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:22:22 inet 127.0.0.1/8 scope host lo 08:22:22 valid_lft forever preferred_lft forever 08:22:22 inet6 ::1/128 scope host 08:22:22 valid_lft forever preferred_lft forever 08:22:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:22:22 link/ether fa:16:3e:c2:e1:93 brd ff:ff:ff:ff:ff:ff 08:22:22 inet 10.30.122.209/23 brd 10.30.123.255 scope global dynamic eth0 08:22:22 valid_lft 85758sec preferred_lft 85758sec 08:22:22 inet6 fe80::f816:3eff:fec2:e193/64 scope link 08:22:22 valid_lft forever preferred_lft forever 08:22:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:22:22 link/ether 02:42:a9:bc:af:04 brd ff:ff:ff:ff:ff:ff 08:22:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:22:22 valid_lft forever preferred_lft forever 08:22:22 inet6 fe80::42:a9ff:febc:af04/64 scope link 08:22:22 valid_lft forever preferred_lft forever 08:22:22 08:22:22 08:22:22 ---> sar -b -r -n DEV: 08:22:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) 08:22:22 08:22:22 08:11:29 LINUX RESTART (4 CPU) 08:22:22 08:22:22 08:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:22:22 08:13:01 55.05 15.21 39.84 0.00 4710.27 3423.41 0.00 08:22:22 08:14:01 2.01 0.00 2.01 0.00 0.00 43.13 0.00 08:22:22 08:15:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 08:22:22 08:16:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 08:22:22 08:17:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 08:22:22 08:18:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 08:22:22 08:19:01 0.33 0.00 0.33 0.00 0.00 5.38 0.00 08:22:22 08:20:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 08:22:22 08:21:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 08:22:22 08:22:02 63.02 49.25 13.76 0.00 3976.70 3493.64 0.00 08:22:22 Average: 12.19 6.45 5.74 0.00 869.14 698.79 0.00 08:22:22 08:22:22 08:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:22:22 08:13:01 154864 0 620448 32.98 2604 1103628 1121104 38.26 452668 1074116 128 08:22:22 08:14:01 162800 0 612504 32.55 2604 1103636 1079096 36.83 451664 1068204 20 08:22:22 08:15:01 158472 0 616828 32.78 2604 1103640 1080580 36.88 455064 1069040 20 08:22:22 08:16:01 158192 0 617104 32.80 2604 1103644 1082648 36.95 467208 1057396 12 08:22:22 08:17:01 159208 0 616084 32.74 2604 1103648 1080196 36.87 457708 1066012 16 08:22:22 08:18:01 158848 0 616440 32.76 2604 1103652 1080244 36.87 483620 1040752 20 08:22:22 08:19:01 159916 0 615368 32.71 2604 1103656 1080124 36.86 482744 1040856 16 08:22:22 08:20:01 160024 0 615256 32.70 2604 1103660 1080124 36.86 482748 1040856 8 08:22:22 08:21:01 160156 0 615116 32.69 2604 1103668 1080124 36.86 482880 1040856 8 08:22:22 08:22:02 67772 0 700408 37.23 2604 1110760 1507972 51.46 575976 1028016 98820 08:22:22 Average: 150025 0 624556 33.19 2604 1104359 1127221 38.47 479228 1052610 9907 08:22:22 08:22:22 08:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:22:22 08:13:01 eth0 489.38 310.67 887.99 90.94 0.00 0.00 0.00 0.00 08:22:22 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:13:01 docker0 9.79 6.92 1.63 26.11 0.00 0.00 0.00 0.00 08:22:22 08:14:01 eth0 0.78 0.08 0.06 0.02 0.00 0.00 0.00 0.00 08:22:22 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:15:01 eth0 5.88 4.63 2.01 7.02 0.00 0.00 0.00 0.00 08:22:22 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:16:01 eth0 1.30 1.25 0.32 1.64 0.00 0.00 0.00 0.00 08:22:22 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:17:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 08:22:22 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:18:01 eth0 0.62 0.42 0.33 0.20 0.00 0.00 0.00 0.00 08:22:22 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:19:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:22:22 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:22 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:22 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:22:02 eth0 216.74 172.59 2169.67 17.50 0.00 0.00 0.00 0.00 08:22:22 08:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 08:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 Average: eth0 71.56 49.03 306.19 11.75 0.00 0.00 0.00 0.00 08:22:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:22 Average: docker0 0.98 0.69 0.16 2.61 0.00 0.00 0.00 0.00 08:22:22 08:22:22 08:22:22 ---> sar -P ALL: 08:22:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) 08:22:22 08:22:22 08:11:29 LINUX RESTART (4 CPU) 08:22:22 08:22:22 08:12:01 CPU %user %nice %system %iowait %steal %idle 08:22:22 08:13:01 all 8.52 0.00 3.47 1.12 0.08 86.81 08:22:22 08:13:01 0 7.63 0.00 4.37 0.56 0.07 87.37 08:22:22 08:13:01 1 10.08 0.00 3.29 0.71 0.07 85.85 08:22:22 08:13:01 2 8.90 0.00 3.16 1.20 0.07 86.67 08:22:22 08:13:01 3 7.45 0.00 3.08 2.01 0.10 87.36 08:22:22 08:14:01 all 0.05 0.00 0.06 0.00 0.00 99.89 08:22:22 08:14:01 0 0.07 0.00 0.08 0.00 0.00 99.85 08:22:22 08:14:01 1 0.05 0.00 0.07 0.00 0.00 99.88 08:22:22 08:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:22:22 08:14:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:22:22 08:15:01 all 0.11 0.00 0.08 0.00 0.00 99.81 08:22:22 08:15:01 0 0.13 0.00 0.15 0.00 0.00 99.72 08:22:22 08:15:01 1 0.08 0.00 0.07 0.00 0.00 99.85 08:22:22 08:15:01 2 0.13 0.00 0.05 0.00 0.00 99.82 08:22:22 08:15:01 3 0.10 0.00 0.05 0.00 0.00 99.85 08:22:22 08:16:01 all 0.14 0.00 0.07 0.00 0.00 99.79 08:22:22 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:22 08:16:01 1 0.35 0.00 0.12 0.00 0.00 99.53 08:22:22 08:16:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:22:22 08:16:01 3 0.13 0.00 0.10 0.00 0.00 99.77 08:22:22 08:17:01 all 0.16 0.00 0.05 0.00 0.02 99.77 08:22:22 08:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:22:22 08:17:01 1 0.18 0.00 0.05 0.00 0.03 99.73 08:22:22 08:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:22:22 08:17:01 3 0.40 0.00 0.07 0.00 0.02 99.52 08:22:22 08:18:01 all 0.15 0.00 0.10 0.00 0.00 99.75 08:22:22 08:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:22 08:18:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:22:22 08:18:01 2 0.07 0.00 0.05 0.00 0.00 99.88 08:22:22 08:18:01 3 0.50 0.00 0.27 0.00 0.00 99.23 08:22:22 08:19:01 all 0.15 0.00 0.04 0.00 0.00 99.81 08:22:22 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:22 08:19:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:22:22 08:19:01 2 0.03 0.00 0.07 0.00 0.00 99.90 08:22:22 08:19:01 3 0.50 0.00 0.03 0.00 0.00 99.47 08:22:22 08:20:01 all 0.14 0.00 0.03 0.00 0.00 99.83 08:22:22 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:22 08:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:22:22 08:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:22:22 08:20:01 3 0.47 0.00 0.07 0.00 0.00 99.47 08:22:22 08:21:01 all 0.14 0.00 0.04 0.00 0.01 99.82 08:22:22 08:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:22:22 08:21:01 1 0.07 0.00 0.07 0.00 0.00 99.87 08:22:22 08:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:22:22 08:21:01 3 0.43 0.00 0.05 0.00 0.02 99.50 08:22:22 08:22:02 all 2.82 0.00 1.86 1.35 0.03 93.94 08:22:22 08:22:02 0 2.73 0.00 2.20 0.62 0.02 94.43 08:22:22 08:22:02 1 2.46 0.00 1.86 2.78 0.03 92.86 08:22:22 08:22:02 2 2.50 0.00 1.61 1.53 0.02 94.35 08:22:22 08:22:02 3 3.59 0.00 1.78 0.47 0.05 94.12 08:22:22 Average: all 1.23 0.00 0.58 0.25 0.01 97.94 08:22:22 Average: 0 1.06 0.00 0.69 0.12 0.01 98.13 08:22:22 Average: 1 1.33 0.00 0.56 0.35 0.02 97.75 08:22:22 Average: 2 1.17 0.00 0.50 0.27 0.01 98.05 08:22:22 Average: 3 1.35 0.00 0.55 0.25 0.02 97.83 08:22:22 08:22:22 08:22:22