Pull request #867 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7a59099b22a9388dfc6249f76e984302afe3ad87+00c5ba735e55045c2b436cba75d2b8d60948dbc8 (c3680eed3bdc93d9be423b82c96cc4cf75b1335b) 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-867/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-867/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-33197 in /w/workspace/dgexfoundry_device-sdk-go_PR-867 [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-867 # 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/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 7a59099b22a9388dfc6249f76e984302afe3ad87 Merge succeeded, producing 7a59099b22a9388dfc6249f76e984302afe3ad87 Checking out Revision 7a59099b22a9388dfc6249f76e984302afe3ad87 (PR-867) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a59099b22a9388dfc6249f76e984302afe3ad87 # 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 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a59099b22a9388dfc6249f76e984302afe3ad87 # timeout=10 Commit message: "refactor: Replace file based with use of Secret Provider to get Access Tokens" 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 22:07:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:07:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:07:32 ========================================================= 22:07:32 EdgeX Global Pipelines Version Info 22:07:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:07:37 ------------------- 22:07:37 stable info: 22:07:37 ------------------- 22:07:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:37 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:07:37 Message: update stable to v1.0.186 22:07:38 ------------------- 22:07:38 experimental info: 22:07:38 ------------------- 22:07:38 Commited By: **** collab-it+edgex@linuxfoundation.org 22:07:38 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 22:07:38 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:07:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:07:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:07:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:07:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:07:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:07:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:07:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 22:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:07:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:07:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:07:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:07:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:07:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:07:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:07:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:07:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:07:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:07:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:07:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:07:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:07:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-867 [Pipeline] echo 22:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-867 [Pipeline] echo 22:07:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-867 [Pipeline] echo 22:07:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a59099b22a9388dfc6249f76e984302afe3ad87 [Pipeline] echo 22:07:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a59099 [Pipeline] echo 22:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:07:44 provisioning config files... 22:07:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/config3147690256284739537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:45 ---> docker-login.sh 22:07:45 nexus3.edgexfoundry.org:10001 22:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:47 Configure a credential helper to remove this warning. See 22:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:47 22:07:47 Login Succeeded 22:07:47 nexus3.edgexfoundry.org:10002 22:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:48 Configure a credential helper to remove this warning. See 22:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:48 22:07:48 Login Succeeded 22:07:48 nexus3.edgexfoundry.org:10003 22:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:48 Configure a credential helper to remove this warning. See 22:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:48 22:07:48 Login Succeeded 22:07:48 nexus3.edgexfoundry.org:10004 22:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:50 Configure a credential helper to remove this warning. See 22:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:50 22:07:50 Login Succeeded 22:07:50 docker.io 22:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:51 Configure a credential helper to remove this warning. See 22:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:51 22:07:51 Login Succeeded 22:07:51 ---> docker-login.sh ends [Pipeline] } 22:07:51 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 22:07:52 + git log --format=format:%s -1 7a59099b22a9388dfc6249f76e984302afe3ad87 [Pipeline] echo 22:07:53 GIT_COMMIT: 7a59099b22a9388dfc6249f76e984302afe3ad87, Commit Message: refactor: Replace file based with use of Secret Provider to get Access Tokens [Pipeline] echo 22:07:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:54 22:07:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:07:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:55 latest: Pulling from edgex-devops/git-semver 22:07:55 31603596830f: Pulling fs layer 22:07:55 2a8b12db71e7: Pulling fs layer 22:07:55 6ca5941a6612: Pulling fs layer 22:07:55 ecc8261a40a4: Pulling fs layer 22:07:55 ecc8261a40a4: Waiting 22:07:55 2a8b12db71e7: Verifying Checksum 22:07:55 2a8b12db71e7: Download complete 22:07:56 31603596830f: Verifying Checksum 22:07:56 31603596830f: Download complete 22:07:56 ecc8261a40a4: Verifying Checksum 22:07:56 ecc8261a40a4: Download complete 22:07:57 6ca5941a6612: Verifying Checksum 22:07:57 6ca5941a6612: Download complete 22:07:57 31603596830f: Pull complete 22:07:57 2a8b12db71e7: Pull complete 22:07:59 6ca5941a6612: Pull complete 22:08:00 ecc8261a40a4: Pull complete 22:08:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:08:00 prd-centos7-docker-4c-2g-33197 does not seem to be running inside a container 22:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-867 -v /w/workspace/dgexfoundry_device-sdk-go_PR-867:/w/workspace/dgexfoundry_device-sdk-go_PR-867:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:08:06 $ docker top b05e17ac570aede55a596735098ffcd43eb08da7435191132abe739cc6ad9a8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:06 [ssh-agent] Looking for ssh-agent implementation... 22:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:07 $ docker exec b05e17ac570aede55a596735098ffcd43eb08da7435191132abe739cc6ad9a8c ssh-agent 22:08:08 SSH_AUTH_SOCK=/tmp/ssh-ca9rdnEcIAuO/agent.11 22:08:08 SSH_AGENT_PID=16 22:08:08 Running ssh-add (command line suppressed) 22:08:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_445901569667831494.key (/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_445901569667831494.key) 22:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:10 + git tag --points-at HEAD [Pipeline] } 22:08:10 $ docker exec --env ******** --env ******** b05e17ac570aede55a596735098ffcd43eb08da7435191132abe739cc6ad9a8c ssh-agent -k 22:08:10 unset SSH_AUTH_SOCK; 22:08:10 unset SSH_AGENT_PID; 22:08:10 echo Agent pid 16 killed; 22:08:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:11 [ssh-agent] Looking for ssh-agent implementation... 22:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:11 $ docker exec b05e17ac570aede55a596735098ffcd43eb08da7435191132abe739cc6ad9a8c ssh-agent 22:08:12 SSH_AUTH_SOCK=/tmp/ssh-iccGBjeJsq7f/agent.44 22:08:12 SSH_AGENT_PID=50 22:08:12 Running ssh-add (command line suppressed) 22:08:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_1712368456275791950.key (/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_1712368456275791950.key) 22:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:13 + git semver init 22:08:13 # -> Open(): unable to determine branch for HEAD 22:08:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-867/.git 22:08:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-867 22:08:13 # $SEMVER_REMOTE_NAME = origin 22:08:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:13 # $SEMVER_USER_NAME = edgex-jenkins 22:08:13 # $SEMVER_BRANCH = PR-867 22:08:13 # $SEMVER_TEMP = /tmp/semver-162887676 22:08:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:08:15 # '/tmp/semver-162887676' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-867/.semver' 22:08:15 # -> Force: false 22:08:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-867/.semver [Pipeline] } 22:08:15 $ docker exec --env ******** --env ******** b05e17ac570aede55a596735098ffcd43eb08da7435191132abe739cc6ad9a8c ssh-agent -k 22:08:15 unset SSH_AUTH_SOCK; 22:08:15 unset SSH_AGENT_PID; 22:08:15 echo Agent pid 50 killed; 22:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:16 + git semver [Pipeline] } 22:08:17 $ docker stop --time=1 b05e17ac570aede55a596735098ffcd43eb08da7435191132abe739cc6ad9a8c 22:08:19 $ docker rm -f b05e17ac570aede55a596735098ffcd43eb08da7435191132abe739cc6ad9a8c [Pipeline] // withDockerContainer [Pipeline] sh 22:08:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:08:22 Stashed 1 file(s) [Pipeline] echo 22:08:22 [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 22:08:38 Still waiting to schedule task 22:08:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:08:38 Still waiting to schedule task 22:08:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 22:10:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33198 in /w/workspace/dgexfoundry_device-sdk-go_PR-867 [Pipeline] { [Pipeline] ws 22:10:20 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:10:26 using credential edgex-jenkins-ssh 22:10:26 Cloning the remote Git repository 22:10:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:10:26 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:10:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:10:26 > git --version # timeout=10 22:10:26 > git --version # 'git version 2.17.1' 22:10:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:10:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:10:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:10:28 Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 7a59099b22a9388dfc6249f76e984302afe3ad87 22:10:28 Merge succeeded, producing 7a59099b22a9388dfc6249f76e984302afe3ad87 22:10:28 Checking out Revision 7a59099b22a9388dfc6249f76e984302afe3ad87 (PR-867) 22:10:28 > git config core.sparsecheckout # timeout=10 22:10:28 > git checkout -f 7a59099b22a9388dfc6249f76e984302afe3ad87 # timeout=10 22:10:28 > git remote # timeout=10 22:10:28 > git config --get remote.origin.url # timeout=10 22:10:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:28 > git merge 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 22:10:28 > git rev-parse HEAD^{commit} # timeout=10 22:10:28 > git config core.sparsecheckout # timeout=10 22:10:28 > git checkout -f 7a59099b22a9388dfc6249f76e984302afe3ad87 # timeout=10 22:10:33 Commit message: "refactor: Replace file based with use of Secret Provider to get Access Tokens" 22:10:33 > git --version # timeout=10 22:10:33 > git --version # 'git version 2.17.1' 22:10:33 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:10:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:10:35 + sudo service docker restart 22:10:35 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:10:38 provisioning config files... 22:10:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4675291354814584188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:39 ---> docker-login.sh 22:10:39 nexus3.edgexfoundry.org:10001 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 nexus3.edgexfoundry.org:10002 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 nexus3.edgexfoundry.org:10003 22:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:41 Configure a credential helper to remove this warning. See 22:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:41 22:10:41 Login Succeeded 22:10:41 nexus3.edgexfoundry.org:10004 22:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:41 Configure a credential helper to remove this warning. See 22:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:41 22:10:41 Login Succeeded 22:10:42 docker.io 22:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:42 Configure a credential helper to remove this warning. See 22:10:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:42 22:10:42 Login Succeeded 22:10:42 ---> docker-login.sh ends [Pipeline] } 22:10:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:43 ========================================================= 22:10:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:10:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:10:43 + 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 . 22:10:43 Sending build context to Docker daemon 2.413MB 22:10:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:10:44 Step 2/8 : FROM ${BASE} 22:10:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:10:44 5f621e34cdf4: Pulling fs layer 22:10:44 a4357932f1b6: Pulling fs layer 22:10:44 18c013af1878: Pulling fs layer 22:10:44 00ac8860ef70: Pulling fs layer 22:10:44 63d7cb157983: Pulling fs layer 22:10:44 b116817d02f9: Pulling fs layer 22:10:44 745a02a5169b: Pulling fs layer 22:10:44 00ac8860ef70: Waiting 22:10:44 63d7cb157983: Waiting 22:10:44 b116817d02f9: Waiting 22:10:44 745a02a5169b: Waiting 22:10:44 18c013af1878: Verifying Checksum 22:10:44 18c013af1878: Download complete 22:10:44 a4357932f1b6: Verifying Checksum 22:10:44 a4357932f1b6: Download complete 22:10:44 63d7cb157983: Verifying Checksum 22:10:44 63d7cb157983: Download complete 22:10:45 b116817d02f9: Verifying Checksum 22:10:45 b116817d02f9: Download complete 22:10:45 5f621e34cdf4: Verifying Checksum 22:10:45 5f621e34cdf4: Download complete 22:10:45 5f621e34cdf4: Pull complete 22:10:46 a4357932f1b6: Pull complete 22:10:46 18c013af1878: Pull complete 22:10:47 745a02a5169b: Verifying Checksum 22:10:47 745a02a5169b: Download complete 22:10:48 00ac8860ef70: Download complete 22:10:57 Running on prd-centos7-docker-4c-2g-33199 in /w/workspace/dgexfoundry_device-sdk-go_PR-867 [Pipeline] { [Pipeline] ws 22:10:57 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:10:58 00ac8860ef70: Pull complete 22:10:58 63d7cb157983: Pull complete 22:10:59 b116817d02f9: Pull complete 22:11:00 using credential edgex-jenkins-ssh 22:11:00 Cloning the remote Git repository 22:11:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:11:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:11:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:11:00 > git --version # timeout=10 22:11:00 > git --version # 'git version 2.24.3' 22:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:11:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:11:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:02 Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 7a59099b22a9388dfc6249f76e984302afe3ad87 22:11:02 Merge succeeded, producing 7a59099b22a9388dfc6249f76e984302afe3ad87 22:11:02 Checking out Revision 7a59099b22a9388dfc6249f76e984302afe3ad87 (PR-867) 22:11:02 > git config core.sparsecheckout # timeout=10 22:11:02 > git checkout -f 7a59099b22a9388dfc6249f76e984302afe3ad87 # timeout=10 22:11:02 > git remote # timeout=10 22:11:02 > git config --get remote.origin.url # timeout=10 22:11:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:02 > git merge 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 22:11:02 > git rev-parse HEAD^{commit} # timeout=10 22:11:02 > git config core.sparsecheckout # timeout=10 22:11:02 > git checkout -f 7a59099b22a9388dfc6249f76e984302afe3ad87 # timeout=10 22:11:03 745a02a5169b: Pull complete 22:11:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:11:03 ---> b7e6874047d6 22:11:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:11:06 Commit message: "refactor: Replace file based with use of Secret Provider to get Access Tokens" 22:11:06 > git --version # timeout=10 22:11:06 > git --version # 'git version 2.24.3' 22:11:06 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:11:06 ---> Running in 3cf4d08f0442 22:11:06 Removing intermediate container 3cf4d08f0442 22:11:06 ---> 005d6ec15160 22:11:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:06 ---> Running in b9de8ce63c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:11:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:11:08 + true 22:11:08 + sudo service docker restart 22:11:08 Redirecting to /bin/systemctl restart docker.service 22:11:09 Removing intermediate container b9de8ce63c79 22:11:09 ---> 4386ac70892d 22:11:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:11:09 ---> Running in 2b184cc0278b [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:11:09 provisioning config files... 22:11:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6297521705598053772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:11:09 ---> docker-login.sh 22:11:09 nexus3.edgexfoundry.org:10001 22:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:10 Configure a credential helper to remove this warning. See 22:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:10 22:11:10 Login Succeeded 22:11:10 nexus3.edgexfoundry.org:10002 22:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:10 Configure a credential helper to remove this warning. See 22:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:10 22:11:10 Login Succeeded 22:11:10 nexus3.edgexfoundry.org:10003 22:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:10 Configure a credential helper to remove this warning. See 22:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:10 22:11:10 Login Succeeded 22:11:10 nexus3.edgexfoundry.org:10004 22:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:10 Configure a credential helper to remove this warning. See 22:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:10 22:11:10 Login Succeeded 22:11:10 docker.io 22:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:11 Configure a credential helper to remove this warning. See 22:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:11 22:11:11 Login Succeeded 22:11:11 ---> docker-login.sh ends [Pipeline] } 22:11:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:11 ========================================================= 22:11:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:11:11 ========================================================= 22:11:11 (1/6) Installing libc-dev (0.7.2-r3) 22:11:11 (2/6) Installing libsodium (1.0.18-r0) 22:11:11 (3/6) Installing pkgconf (1.7.2-r0) 22:11:11 (4/6) Installing libsodium-dev (1.0.18-r0) [Pipeline] isUnix [Pipeline] sh 22:11:11 (5/6) Installing libzmq (4.3.3-r0) 22:11:11 (6/6) Installing zeromq-dev (4.3.3-r0) 22:11:11 Executing busybox-1.31.1-r19.trigger 22:11:11 OK: 144 MiB in 45 packages 22:11:12 + 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 . 22:11:12 Sending build context to Docker daemon 2.411MB 22:11:12 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:11:12 Step 2/8 : FROM ${BASE} 22:11:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:12 188c0c94c7c5: Pulling fs layer 22:11:12 0ef7d3d256c8: Pulling fs layer 22:11:12 de9db76c5a1d: Pulling fs layer 22:11:12 bca2f99d35d6: Pulling fs layer 22:11:12 93359f2a8cfa: Pulling fs layer 22:11:12 7c6f9722023f: Pulling fs layer 22:11:12 a35cf1a2eb13: Pulling fs layer 22:11:12 bca2f99d35d6: Waiting 22:11:12 93359f2a8cfa: Waiting 22:11:12 7c6f9722023f: Waiting 22:11:12 a35cf1a2eb13: Waiting 22:11:12 de9db76c5a1d: Verifying Checksum 22:11:12 de9db76c5a1d: Download complete 22:11:12 0ef7d3d256c8: Verifying Checksum 22:11:12 0ef7d3d256c8: Download complete 22:11:12 93359f2a8cfa: Verifying Checksum 22:11:12 93359f2a8cfa: Download complete 22:11:12 188c0c94c7c5: Verifying Checksum 22:11:12 7c6f9722023f: Verifying Checksum 22:11:12 7c6f9722023f: Download complete 22:11:13 188c0c94c7c5: Pull complete 22:11:13 0ef7d3d256c8: Pull complete 22:11:13 de9db76c5a1d: Pull complete 22:11:13 Removing intermediate container 2b184cc0278b 22:11:13 ---> 703f87028dc6 22:11:13 Step 6/8 : WORKDIR /device-sdk-go 22:11:13 ---> Running in aa3a3c8ae0bc 22:11:13 Removing intermediate container aa3a3c8ae0bc 22:11:13 ---> 0bc7dacc0ec6 22:11:13 Step 7/8 : COPY . . 22:11:14 a35cf1a2eb13: Verifying Checksum 22:11:14 a35cf1a2eb13: Download complete 22:11:14 bca2f99d35d6: Verifying Checksum 22:11:14 bca2f99d35d6: Download complete 22:11:15 ---> 4b9bfb6a1696 22:11:15 Step 8/8 : RUN go mod download 22:11:15 ---> Running in 6f9ed91187c2 22:11:21 bca2f99d35d6: Pull complete 22:11:21 93359f2a8cfa: Pull complete 22:11:21 7c6f9722023f: Pull complete 22:11:24 a35cf1a2eb13: Pull complete 22:11:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:11:24 ---> a62c8e92a672 22:11:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:11:24 ---> Running in 30440f959e56 22:11:25 Removing intermediate container 30440f959e56 22:11:25 ---> 088358501b11 22:11:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:25 ---> Running in 4944461dc0c5 22:11:26 Removing intermediate container 4944461dc0c5 22:11:26 ---> 0ae0905ae667 22:11:26 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:11:26 ---> Running in 4a9ab9cee0f7 22:11:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:27 (1/6) Installing libc-dev (0.7.2-r3) 22:11:27 (2/6) Installing libsodium (1.0.18-r0) 22:11:27 (3/6) Installing pkgconf (1.7.2-r0) 22:11:28 (4/6) Installing libsodium-dev (1.0.18-r0) 22:11:28 (5/6) Installing libzmq (4.3.3-r0) 22:11:28 (6/6) Installing zeromq-dev (4.3.3-r0) 22:11:28 Executing busybox-1.31.1-r19.trigger 22:11:28 OK: 167 MiB in 45 packages 22:11:29 Removing intermediate container 4a9ab9cee0f7 22:11:29 ---> f7d59a5a7465 22:11:29 Step 6/8 : WORKDIR /device-sdk-go 22:11:29 ---> Running in 7d468bc35988 22:11:29 Removing intermediate container 7d468bc35988 22:11:29 ---> acb3947888fb 22:11:29 Step 7/8 : COPY . . 22:11:30 ---> 9b8e68568e5b 22:11:30 Step 8/8 : RUN go mod download 22:11:30 ---> Running in 82196a87c23b 22:11:42 Removing intermediate container 6f9ed91187c2 22:11:42 ---> 28169e1a0efd 22:11:42 Successfully built 28169e1a0efd 22:11:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:11:42 + docker inspect -f . ci-base-image-arm64 22:11:42 . [Pipeline] withDockerContainer 22:11:42 prd-ubuntu18.04-docker-arm64-4c-16g-33198 does not seem to be running inside a container 22:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:44 $ docker top 17b0ba2bec85b3ac56ee153c38c7a10683b453f6ddfbfb4f65eaf38a6f352412 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:45 + go version 22:11:45 go version go1.15.5 linux/arm64 [Pipeline] } 22:11:45 $ docker stop --time=1 17b0ba2bec85b3ac56ee153c38c7a10683b453f6ddfbfb4f65eaf38a6f352412 22:11:47 $ docker rm -f 17b0ba2bec85b3ac56ee153c38c7a10683b453f6ddfbfb4f65eaf38a6f352412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:11:48 + docker inspect -f . ci-base-image-arm64 22:11:48 . [Pipeline] withDockerContainer 22:11:49 prd-ubuntu18.04-docker-arm64-4c-16g-33198 does not seem to be running inside a container 22:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:50 $ docker top 66723e995d81e68e881537a014581c834f613cfe548de374a53b81abaea9e857 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:51 + make test 22:11:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:11:57 Removing intermediate container 82196a87c23b 22:11:57 ---> 9540b1c2066a 22:11:57 Successfully built 9540b1c2066a 22:11:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:11:57 + docker inspect -f . ci-base-image-x86_64 22:11:57 . [Pipeline] withDockerContainer 22:11:57 prd-centos7-docker-4c-2g-33199 does not seem to be running inside a container 22:11:57 $ 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 22:11:58 $ docker top bb8a38ce8f1a29ce2a1e675b671c980c64c85afc852150a756cf9b5de7265498 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:59 + go version 22:11:59 go version go1.15.5 linux/amd64 [Pipeline] } 22:11:59 $ docker stop --time=1 bb8a38ce8f1a29ce2a1e675b671c980c64c85afc852150a756cf9b5de7265498 22:12:00 $ docker rm -f bb8a38ce8f1a29ce2a1e675b671c980c64c85afc852150a756cf9b5de7265498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:01 + docker inspect -f . ci-base-image-x86_64 22:12:01 . [Pipeline] withDockerContainer 22:12:01 prd-centos7-docker-4c-2g-33199 does not seem to be running inside a container 22:12:01 $ 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 22:12:02 $ docker top dc8ac3c93ccb20f2efc07ca3349fd7e277c5ba626f154dfc2e8f8249f3d2e500 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:03 + make test 22:12:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:12:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:12:13 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:12:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:12:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:12:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:12:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 22:12:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:12:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 28.1% of statements 22:12:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements 22:12:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.106s coverage: 7.8% of statements 22:12:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:12:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:12:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:12:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.094s coverage: 32.5% of statements 22:12:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:12:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:12:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:12:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 57.3% of statements 22:12:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.171s coverage: 6.6% of statements 22:12:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 22:12:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:12:35 GO111MODULE=on go vet ./... 22:12:50 gofmt -l . 22:12:50 [ "`gofmt -l .`" = "" ] 22:12:50 ./bin/test-attribution-txt.sh 22:12:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:12:50 $ docker stop --time=1 dc8ac3c93ccb20f2efc07ca3349fd7e277c5ba626f154dfc2e8f8249f3d2e500 22:12:52 $ docker rm -f dc8ac3c93ccb20f2efc07ca3349fd7e277c5ba626f154dfc2e8f8249f3d2e500 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:12:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:57 + ls -al . 22:12:57 total 188 22:12:57 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 7 22:12 . 22:12:57 drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 22:11 .. 22:12:57 drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 22:11 bin 22:12:57 -rw-r--r--. 1 jenkins jenkins 99189 Apr 7 22:12 coverage.out 22:12:57 -rw-rw-r--. 1 jenkins jenkins 987 Apr 7 22:11 Dockerfile.build 22:12:57 -rw-rw-r--. 1 jenkins jenkins 140 Apr 7 22:11 .dockerignore 22:12:57 drwxrwxr-x. 5 jenkins jenkins 62 Apr 7 22:11 example 22:12:57 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 22:11 .git 22:12:57 drwxrwxr-x. 2 jenkins jenkins 103 Apr 7 22:11 .github 22:12:57 -rw-rw-r--. 1 jenkins jenkins 138 Apr 7 22:11 .gitignore 22:12:57 -rw-r--r--. 1 jenkins jenkins 572 Apr 7 22:12 go.mod 22:12:57 -rw-r--r--. 1 jenkins jenkins 20726 Apr 7 22:12 go.sum 22:12:57 drwxrwxr-x. 14 jenkins jenkins 207 Apr 7 22:11 internal 22:12:57 -rw-rw-r--. 1 jenkins jenkins 901 Apr 7 22:11 Jenkinsfile 22:12:57 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 7 22:11 LICENSE 22:12:57 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 7 22:11 Makefile 22:12:57 drwxrwxr-x. 4 jenkins jenkins 26 Apr 7 22:11 openapi 22:12:57 drwxrwxr-x. 5 jenkins jenkins 50 Apr 7 22:11 pkg 22:12:57 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 7 22:11 README.md 22:12:57 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 7 22:11 RELEASE-NOTES.txt 22:12:57 drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 22:11 snap 22:12:57 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 22:08 VERSION 22:12:57 -rw-rw-r--. 1 jenkins jenkins 222 Apr 7 22:11 version.go [Pipeline] isUnix [Pipeline] sh 22:12:57 + 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=7a59099b22a9388dfc6249f76e984302afe3ad87 --label arch=amd64 --label version=0.0.0 . 22:12:57 Sending build context to Docker daemon 2.511MB 22:12:57 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 22:12:57 Step 2/23 : FROM ${BASE} AS builder 22:12:57 ---> 9540b1c2066a 22:12:57 Step 3/23 : WORKDIR /device-sdk-go 22:12:58 ---> Running in c5c3b3d368b6 22:12:58 Removing intermediate container c5c3b3d368b6 22:12:58 ---> 720de857801b 22:12:58 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:12:58 ---> Running in d5c01f72aa6d 22:12:59 Removing intermediate container d5c01f72aa6d 22:12:59 ---> 5a60d5823caa 22:12:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:59 ---> Running in eb5ce899d43c 22:13:00 Removing intermediate container eb5ce899d43c 22:13:00 ---> ff4de22dfee7 22:13:00 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:13:00 ---> Running in 581da6f2638d 22:13:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:13:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:13:02 OK: 167 MiB in 45 packages 22:13:02 Removing intermediate container 581da6f2638d 22:13:02 ---> de2b50ad9fe5 22:13:02 Step 7/23 : COPY . . 22:13:03 ---> 72d8b97d84ee 22:13:03 Step 8/23 : RUN go mod download 22:13:03 ---> Running in ed58d25742ea 22:13:05 Removing intermediate container ed58d25742ea 22:13:05 ---> d84cf993a58d 22:13:05 Step 9/23 : RUN make build 22:13:05 ---> Running in e646530ba903 22:13:05 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 22:13:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:13:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:13:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:13:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 22:13:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:13:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.133s coverage: 28.1% of statements 22:13:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.178s coverage: 78.9% of statements 22:13:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.172s coverage: 7.8% of statements 22:13:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:13:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:13:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:13:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:13:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.311s coverage: 32.5% of statements 22:13:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:13:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:13:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:13:17 Removing intermediate container e646530ba903 22:13:17 ---> 2cfe345fff48 22:13:17 Step 10/23 : FROM alpine:3.12 22:13:18 3.12: Pulling from library/alpine 22:13:18 532819f3e44c: Pulling fs layer 22:13:18 532819f3e44c: Download complete 22:13:18 532819f3e44c: Pull complete 22:13:18 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 22:13:18 Status: Downloaded newer image for alpine:3.12 22:13:18 ---> 7230e588e954 22:13:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:13:19 ---> Running in a39310299035 22:13:19 Removing intermediate container a39310299035 22:13:19 ---> 8806d181af87 22:13:19 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:19 ---> Running in a4c785a451f6 22:13:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.263s coverage: 57.3% of statements 22:13:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.769s coverage: 6.6% of statements 22:13:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.148s coverage: 5.0% of statements 22:13:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:13:20 GO111MODULE=on go vet ./... 22:13:21 Removing intermediate container a4c785a451f6 22:13:21 ---> 7536bd664506 22:13:21 Step 13/23 : RUN apk add --update --no-cache zeromq 22:13:21 ---> Running in 1baf8a6d8f86 22:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:13:22 (1/5) Installing libgcc (9.3.0-r2) 22:13:22 (2/5) Installing libsodium (1.0.18-r0) 22:13:22 (3/5) Installing libstdc++ (9.3.0-r2) 22:13:23 (4/5) Installing libzmq (4.3.3-r0) 22:13:23 (5/5) Installing zeromq (4.3.3-r0) 22:13:23 Executing busybox-1.31.1-r20.trigger 22:13:23 OK: 8 MiB in 19 packages 22:13:23 Removing intermediate container 1baf8a6d8f86 22:13:23 ---> 2c6d3eb6907b 22:13:23 Step 14/23 : WORKDIR / 22:13:24 ---> Running in 8e02c9ba3c7d 22:13:24 Removing intermediate container 8e02c9ba3c7d 22:13:24 ---> f391a42869ae 22:13:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:13:24 ---> 20969245ea49 22:13:24 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:13:25 ---> e6bc9cdb2b9d 22:13:25 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:13:25 ---> dce048eb1e39 22:13:25 Step 18/23 : EXPOSE 49990 22:13:25 ---> Running in 13bf3e2c7027 22:13:26 Removing intermediate container 13bf3e2c7027 22:13:26 ---> c7939d2e99f1 22:13:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:13:26 ---> Running in 602fbd4ffa54 22:13:26 Removing intermediate container 602fbd4ffa54 22:13:26 ---> b10c6f3fb62c 22:13:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:13:26 ---> Running in 1f9141fb94e0 22:13:26 Removing intermediate container 1f9141fb94e0 22:13:26 ---> ff2295a1f1cf 22:13:26 Step 21/23 : LABEL arch=amd64 22:13:26 ---> Running in 2214c22c0e33 22:13:27 Removing intermediate container 2214c22c0e33 22:13:27 ---> 2287d86850ea 22:13:27 Step 22/23 : LABEL git_sha=7a59099b22a9388dfc6249f76e984302afe3ad87 22:13:27 ---> Running in 0b71de0f4b6c 22:13:27 Removing intermediate container 0b71de0f4b6c 22:13:27 ---> 42d2168a1085 22:13:27 Step 23/23 : LABEL version=0.0.0 22:13:27 ---> Running in 2eb4b8bcf2e3 22:13:28 Removing intermediate container 2eb4b8bcf2e3 22:13:28 ---> 75c2323dcb20 22:13:28 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:13:28 Successfully built 75c2323dcb20 22:13:28 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 22:13:29 ---> job-cost.sh 22:13:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dxVk 22:13:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:14:07 gofmt -l . 22:14:07 [ "`gofmt -l .`" = "" ] 22:14:07 ./bin/test-attribution-txt.sh 22:14:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:14:07 $ docker stop --time=1 66723e995d81e68e881537a014581c834f613cfe548de374a53b81abaea9e857 22:14:10 $ docker rm -f 66723e995d81e68e881537a014581c834f613cfe548de374a53b81abaea9e857 22:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-dxVk/bin to PATH 22:14:10 INFO: No Stack... [Pipeline] // withDockerContainer [Pipeline] sh 22:14:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:14:11 Warning: overwriting stash ‘coverage-report’ 22:14:11 INFO: Retrieving Pricing Info for: v1-standard-2 22:14:12 INFO: Archiving Costs [Pipeline] sh 22:14:12 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 22:14:12 + cut -d, -f6 [Pipeline] lock 22:14:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-867-1-stack-cost] 22:14:12 Resource [jenkins-edgexfoundry-device-sdk-go-PR-867-1-stack-cost] did not exist. Created. 22:14:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-867-1-stack-cost] [Pipeline] { [Pipeline] unstash 22:14:12 Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } 22:14:13 + echo total: 0.029999999329447746 [Pipeline] // stage [Pipeline] stash [Pipeline] stage [Pipeline] { (Build) 22:14:13 Stashed 1 file(s) [Pipeline] } 22:14:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-867-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] sh 22:14:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:14:14 + ls -al . 22:14:14 total 224 22:14:14 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 22:14 . 22:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 22:10 .. 22:14:14 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 22:10 .dockerignore 22:14:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 22:10 .git 22:14:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 22:10 .github 22:14:14 -rw-rw-r-- 1 jenkins jenkins 138 Apr 7 22:10 .gitignore 22:14:14 -rw-rw-r-- 1 jenkins jenkins 987 Apr 7 22:10 Dockerfile.build 22:14:14 -rw-rw-r-- 1 jenkins jenkins 901 Apr 7 22:10 Jenkinsfile 22:14:14 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 22:10 LICENSE 22:14:14 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 7 22:10 Makefile 22:14:14 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 7 22:10 README.md 22:14:14 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 7 22:10 RELEASE-NOTES.txt 22:14:14 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 22:08 VERSION 22:14:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 22:10 bin 22:14:14 -rw-r--r-- 1 jenkins jenkins 99189 Apr 7 22:13 coverage.out 22:14:14 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 22:10 example 22:14:14 -rw-r--r-- 1 jenkins jenkins 572 Apr 7 22:14 go.mod 22:14:14 -rw-r--r-- 1 jenkins jenkins 20726 Apr 7 22:14 go.sum 22:14:14 drwxrwxr-x 14 jenkins jenkins 4096 Apr 7 22:10 internal 22:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 22:10 openapi 22:14:14 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 22:10 pkg 22:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 22:10 snap 22:14:14 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 22:10 version.go [Pipeline] isUnix [Pipeline] sh 22:14:15 + 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=7a59099b22a9388dfc6249f76e984302afe3ad87 --label arch=arm64 --label version=0.0.0 . 22:14:15 Sending build context to Docker daemon 2.513MB 22:14:15 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 22:14:15 Step 2/23 : FROM ${BASE} AS builder 22:14:15 ---> 28169e1a0efd 22:14:15 Step 3/23 : WORKDIR /device-sdk-go 22:14:15 ---> Running in 7a9c31c565fa 22:14:16 Removing intermediate container 7a9c31c565fa 22:14:16 ---> 461fb6935fce 22:14:16 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:14:16 ---> Running in b3df5c2ba43f 22:14:16 Removing intermediate container b3df5c2ba43f 22:14:16 ---> 9ec4ecd0f466 22:14:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:16 ---> Running in dac1609977e9 22:14:19 Removing intermediate container dac1609977e9 22:14:19 ---> 01b04d15f97d 22:14:19 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:14:19 ---> Running in 165729b9e96e 22:14:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:14:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:14:21 OK: 144 MiB in 45 packages 22:14:22 Removing intermediate container 165729b9e96e 22:14:22 ---> 2236227daa34 22:14:22 Step 7/23 : COPY . . 22:14:24 ---> 4ac59291f166 22:14:24 Step 8/23 : RUN go mod download 22:14:24 ---> Running in 4a502654d0c1 22:14:26 Removing intermediate container 4a502654d0c1 22:14:26 ---> d758df677fb5 22:14:26 Step 9/23 : RUN make build 22:14:26 ---> Running in 940d85206429 22:14:27 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 22:15:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:15:03 Removing intermediate container 940d85206429 22:15:03 ---> 80fa1bfb8d4e 22:15:03 Step 10/23 : FROM alpine:3.12 22:15:03 3.12: Pulling from library/alpine 22:15:04 9a219e8acc52: Pulling fs layer 22:15:04 9a219e8acc52: Verifying Checksum 22:15:04 9a219e8acc52: Download complete 22:15:04 9a219e8acc52: Pull complete 22:15:04 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 22:15:04 Status: Downloaded newer image for alpine:3.12 22:15:04 ---> d75e27dfc0a0 22:15:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:15:04 ---> Running in 17390cb696aa 22:15:05 Removing intermediate container 17390cb696aa 22:15:05 ---> 624544b846b7 22:15:05 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:05 ---> Running in 1efc70a529c1 22:15:07 Removing intermediate container 1efc70a529c1 22:15:07 ---> 34f4c9cd6f02 22:15:07 Step 13/23 : RUN apk add --update --no-cache zeromq 22:15:07 ---> Running in d2ba001b7265 22:15:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:15:10 (1/5) Installing libgcc (9.3.0-r2) 22:15:10 (2/5) Installing libsodium (1.0.18-r0) 22:15:10 (3/5) Installing libstdc++ (9.3.0-r2) 22:15:10 (4/5) Installing libzmq (4.3.3-r0) 22:15:10 (5/5) Installing zeromq (4.3.3-r0) 22:15:10 Executing busybox-1.31.1-r20.trigger 22:15:10 OK: 8 MiB in 19 packages 22:15:12 Removing intermediate container d2ba001b7265 22:15:12 ---> 213686e5a0ac 22:15:12 Step 14/23 : WORKDIR / 22:15:12 ---> Running in 527204da19df 22:15:12 Removing intermediate container 527204da19df 22:15:12 ---> c234258ff85c 22:15:12 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:15:13 ---> a5675808ef67 22:15:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:15:14 ---> f711b8574787 22:15:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:15:15 ---> a92cec506db9 22:15:15 Step 18/23 : EXPOSE 49990 22:15:15 ---> Running in 8e17b6396355 22:15:16 Removing intermediate container 8e17b6396355 22:15:16 ---> 75dac336962c 22:15:16 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:15:16 ---> Running in 2b3cbd708866 22:15:16 Removing intermediate container 2b3cbd708866 22:15:16 ---> db5cb31f80a6 22:15:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:16 ---> Running in a17d87af67a3 22:15:16 Removing intermediate container a17d87af67a3 22:15:16 ---> c8e9fa10a96f 22:15:16 Step 21/23 : LABEL arch=arm64 22:15:17 ---> Running in 27182bc9b3b5 22:15:17 Removing intermediate container 27182bc9b3b5 22:15:17 ---> 541df988e325 22:15:17 Step 22/23 : LABEL git_sha=7a59099b22a9388dfc6249f76e984302afe3ad87 22:15:17 ---> Running in 6f2db405d4c4 22:15:18 Removing intermediate container 6f2db405d4c4 22:15:18 ---> e0e77dedda2d 22:15:18 Step 23/23 : LABEL version=0.0.0 22:15:18 ---> Running in 4dd884000426 22:15:19 Removing intermediate container 4dd884000426 22:15:19 ---> 8de41f48dd8d 22:15:19 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:15:19 Successfully built 8de41f48dd8d 22:15:19 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 22:15:20 ---> job-cost.sh 22:15:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EE5f 22:15:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:17:35 lf-activate-venv(): INFO: Adding /tmp/venv-EE5f/bin to PATH 22:17:35 INFO: No Stack... 22:17:35 INFO: Retrieving Pricing Info for: lf-standard-4 22:17:35 INFO: Archiving Costs [Pipeline] sh 22:17:36 + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv -d, 22:17:36 -f6 [Pipeline] lock 22:17:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-867-1-stack-cost] 22:17:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-867-1-stack-cost] did not exist. Created. 22:17:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-867-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:36 /w/workspace/device-sdk-go/1@tmp/durable-5b83d2e7/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-5b83d2e7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:17:37 + echo total: 0.20999999344348907 [Pipeline] stash 22:17:37 Warning: overwriting stash ‘stack-cost’ 22:17:37 Stashed 1 file(s) [Pipeline] } 22:17:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-867-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 22:17:39 provisioning config files... 22:17:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/config1407530070159003415tmp [Pipeline] { [Pipeline] sh 22:17:40 + set +x 22:17:40 + curl -s https://codecov.io/bash 22:17:40 + bash -s -- 22:17:40 22:17:40 _____ _ 22:17:40 / ____| | | 22:17:40 | | ___ __| | ___ ___ _____ __ 22:17:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:17:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:17:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:17:40 Bash-20210309-2b87ace 22:17:40 22:17:40 22:17:40 ==> git version 2.24.3 found 22:17:40 ==> 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 22:17:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:17:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:17:40 ==> Jenkins CI detected. 22:17:40 project root: . 22:17:40 --> token set from env 22:17:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:17:40 ==> Running gcov in . (disable via -X gcov) 22:17:40 ==> Python coveragepy not found 22:17:40 ==> Searching for coverage reports in: 22:17:40 + . 22:17:40 -> Found 1 reports 22:17:40 ==> Detecting git/mercurial file structure 22:17:40 ==> Reading reports 22:17:40 + ./coverage.out bytes=99189 22:17:40 ==> Appending adjustments 22:17:40 https://docs.codecov.io/docs/fixing-reports 22:17:41 + Found adjustments 22:17:41 ==> Gzipping contents 22:17:41 16K /tmp/codecov.CEZ0Yi.gz 22:17:41 ==> Uploading reports 22:17:41 url: https://codecov.io 22:17:41 query: branch=PR-867&commit=7a59099b22a9388dfc6249f76e984302afe3ad87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=867&job=&cmd_args= 22:17:41 -> Pinging Codecov 22:17:41 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-867&commit=7a59099b22a9388dfc6249f76e984302afe3ad87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=867&job=&cmd_args= 22:17:42 -> Uploading to 22:17:42 https://storage.googleapis.com/codecov/v4/raw/2021-04-07/7E55EF52A471D76F132DFD9A03CDDE97/7a59099b22a9388dfc6249f76e984302afe3ad87/b9630771-7ffb-4a9c-8e55-141e68a14dff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210407T221742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6aab2df37515a2011c55b3abcfdfb0909d9730a4ade0b1aa506fc901ecb89ca9 22:17:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:42 Dload Upload Total Spent Left Speed 22:17:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13369 0 0 100 13369 0 27049 --:--:-- --:--:-- --:--:-- 27117 22:17:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7a59099b22a9388dfc6249f76e984302afe3ad87 [Pipeline] } 22:17:42 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 22:17:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:17:47 ---> package-listing.sh 22:17:47 ++ facter osfamily 22:17:47 ++ tr '[:upper:]' '[:lower:]' 22:17:48 + OS_FAMILY=redhat 22:17:48 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-867 22:17:48 + START_PACKAGES=/tmp/packages_start.txt 22:17:48 + END_PACKAGES=/tmp/packages_end.txt 22:17:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:17:48 + PACKAGES=/tmp/packages_start.txt 22:17:48 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-867 ']' 22:17:48 + PACKAGES=/tmp/packages_end.txt 22:17:48 + case "${OS_FAMILY}" in 22:17:48 + rpm -qa 22:17:48 + sort 22:17:56 + '[' -f /tmp/packages_start.txt ']' 22:17:56 + '[' -f /tmp/packages_end.txt ']' 22:17:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:17:56 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-867 ']' 22:17:56 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-867/archives/ 22:17:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-867/archives/ [Pipeline] echo 22:17:56 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-867/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:17:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:17:58 22:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:17:59 alpine: Pulling from edgex-lftools-log-publisher 22:17:59 df20fa9351a1: Pulling fs layer 22:17:59 36b3adc4ff6f: Pulling fs layer 22:17:59 8ad3a11d3b57: Pulling fs layer 22:17:59 46f8f816bc3b: Pulling fs layer 22:17:59 93b61091891f: Pulling fs layer 22:17:59 93b9cdb0e59b: Pulling fs layer 22:17:59 5e14af77c1be: Pulling fs layer 22:17:59 01666e4c0597: Pulling fs layer 22:17:59 aa168da1d23b: Pulling fs layer 22:17:59 46f8f816bc3b: Waiting 22:17:59 01666e4c0597: Waiting 22:17:59 aa168da1d23b: Waiting 22:17:59 93b61091891f: Waiting 22:17:59 93b9cdb0e59b: Waiting 22:17:59 5e14af77c1be: Waiting 22:17:59 36b3adc4ff6f: Verifying Checksum 22:17:59 36b3adc4ff6f: Download complete 22:18:00 46f8f816bc3b: Download complete 22:18:00 df20fa9351a1: Verifying Checksum 22:18:00 df20fa9351a1: Download complete 22:18:00 93b9cdb0e59b: Verifying Checksum 22:18:00 93b9cdb0e59b: Download complete 22:18:00 5e14af77c1be: Verifying Checksum 22:18:00 5e14af77c1be: Download complete 22:18:00 01666e4c0597: Verifying Checksum 22:18:00 01666e4c0597: Download complete 22:18:00 93b61091891f: Download complete 22:18:00 df20fa9351a1: Pull complete 22:18:01 36b3adc4ff6f: Pull complete 22:18:02 8ad3a11d3b57: Verifying Checksum 22:18:02 8ad3a11d3b57: Download complete 22:18:04 8ad3a11d3b57: Pull complete 22:18:05 46f8f816bc3b: Pull complete 22:18:06 93b61091891f: Pull complete 22:18:06 93b9cdb0e59b: Pull complete 22:18:06 5e14af77c1be: Pull complete 22:18:07 01666e4c0597: Pull complete 22:18:09 aa168da1d23b: Verifying Checksum 22:18:09 aa168da1d23b: Download complete 22:18:28 aa168da1d23b: Pull complete 22:18:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:18:29 prd-centos7-docker-4c-2g-33197 does not seem to be running inside a container 22:18:29 $ 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-867/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-867 -v /w/workspace/dgexfoundry_device-sdk-go_PR-867:/w/workspace/dgexfoundry_device-sdk-go_PR-867:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:18:32 $ docker top 61f0e5023f3e01eb20411b58655ca7f6fa29c76750cb4253ff3ae36f6d460b92 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:33 + touch /tmp/pre-build-complete [Pipeline] sh 22:18:33 + mkdir -p /var/log/sa [Pipeline] sh 22:18:35 + ls /var/log/sa-host 22:18:35 + sadf -c /var/log/sa-host/sa07 22:18:35 file_magic: OK 22:18:35 HZ: Using current value: 100 22:18:35 file_header: OK 22:18:35 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 22:18:35 Statistics: 22:18:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:18:35 File successfully converted to sysstat format version 12.2.1 22:18:35 + sadf -c /var/log/sa-host/sa23 22:18:35 file_magic: OK 22:18:35 HZ: Using current value: 100 22:18:35 file_header: OK 22:18:35 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 22:18:35 Statistics: 22:18:35 Hnuu...uuuununununu... 22:18:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:36 provisioning config files... 22:18:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/config2019249007869112339tmp [Pipeline] { [Pipeline] echo 22:18:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:18:37 ---> create-netrc.sh [Pipeline] } 22:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:18:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:18:38 ---> python-tools-install.sh [Pipeline] echo 22:18:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:18:39 ---> sudo-logs.sh 22:18:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:18:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:18:39 ---> job-cost.sh 22:18:39 lf-activate-venv: SKIPPING 22:18:39 DEBUG: total: 0.20999999344348907 22:18:39 INFO: Retrieving Stack Cost... 22:18:41 INFO: Retrieving Pricing Info for: v1-standard-2 22:18:41 INFO: Archiving Costs [Pipeline] echo 22:18:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:18:42 ---> logs-deploy.sh 22:18:42 lf-activate-venv: SKIPPING 22:18:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-867/1 22:18:42 INFO: archiving workspace using pattern(s): 22:18:46 Archives upload complete. 22:18:46 INFO: archiving logs to Nexus 22:18:48 ---> uname -a: 22:18:48 Linux prd-centos7-docker-4c-2g-33197.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:18:48 22:18:48 22:18:48 ---> lscpu: 22:18:48 Architecture: x86_64 22:18:48 CPU op-mode(s): 32-bit, 64-bit 22:18:48 Byte Order: Little Endian 22:18:48 Address sizes: 40 bits physical, 48 bits virtual 22:18:48 CPU(s): 4 22:18:48 On-line CPU(s) list: 0-3 22:18:48 Thread(s) per core: 1 22:18:48 Core(s) per socket: 1 22:18:48 Socket(s): 4 22:18:48 NUMA node(s): 1 22:18:48 Vendor ID: GenuineIntel 22:18:48 CPU family: 6 22:18:48 Model: 44 22:18:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:18:48 Stepping: 1 22:18:48 CPU MHz: 2933.438 22:18:48 BogoMIPS: 5866.87 22:18:48 Virtualization: VT-x 22:18:48 Hypervisor vendor: KVM 22:18:48 Virtualization type: full 22:18:48 L1d cache: 128 KiB 22:18:48 L1i cache: 128 KiB 22:18:48 L2 cache: 16 MiB 22:18:48 L3 cache: 64 MiB 22:18:48 NUMA node0 CPU(s): 0-3 22:18:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:18:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:18:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:18:48 Vulnerability Meltdown: Mitigation; PTI 22:18:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:18:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:18:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:18:48 Vulnerability Srbds: Not affected 22:18:48 Vulnerability Tsx async abort: Not affected 22:18:48 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 22:18:48 22:18:48 22:18:48 ---> nproc: 22:18:48 4 22:18:48 22:18:48 22:18:48 ---> df -h: 22:18:48 Filesystem Size Used Available Use% Mounted on 22:18:48 overlay 50.0G 7.3G 42.7G 15% / 22:18:48 tmpfs 64.0M 0 64.0M 0% /dev 22:18:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:18:48 shm 64.0M 0 64.0M 0% /dev/shm 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-867 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 22:18:48 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 22:18:48 22:18:48 22:18:48 ---> free -m: 22:18:48 total used free shared buff/cache available 22:18:48 Mem: 1837 737 102 0 997 994 22:18:48 Swap: 1023 1 1022 22:18:48 22:18:48 22:18:48 ---> ip addr: 22:18:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:18:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:18:48 inet 127.0.0.1/8 scope host lo 22:18:48 valid_lft forever preferred_lft forever 22:18:48 inet6 ::1/128 scope host 22:18:48 valid_lft forever preferred_lft forever 22:18:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:18:48 link/ether fa:16:3e:bd:03:11 brd ff:ff:ff:ff:ff:ff 22:18:48 inet 10.30.123.203/23 brd 10.30.123.255 scope global dynamic eth0 22:18:48 valid_lft 85639sec preferred_lft 85639sec 22:18:48 inet6 fe80::f816:3eff:febd:311/64 scope link 22:18:48 valid_lft forever preferred_lft forever 22:18:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:18:48 link/ether 02:42:3d:c7:1d:f9 brd ff:ff:ff:ff:ff:ff 22:18:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:18:48 valid_lft forever preferred_lft forever 22:18:48 inet6 fe80::42:3dff:fec7:1df9/64 scope link 22:18:48 valid_lft forever preferred_lft forever 22:18:48 22:18:48 22:18:48 ---> sar -b -r -n DEV: 22:18:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 22:18:48 22:18:48 22:05:51 LINUX RESTART (4 CPU) 22:18:48 22:18:48 22:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:18:48 22:08:01 39.62 14.12 25.50 0.00 4125.33 1824.61 0.00 22:18:48 22:09:01 20.59 4.49 16.10 0.00 1210.10 2002.71 0.00 22:18:48 22:10:01 1.88 0.00 1.88 0.00 0.00 37.16 0.00 22:18:48 22:11:02 0.28 0.00 0.28 0.00 0.00 3.33 0.00 22:18:48 22:12:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 22:18:48 22:13:01 0.27 0.00 0.27 0.00 0.00 2.20 0.00 22:18:48 22:14:01 0.35 0.00 0.35 0.00 0.00 3.66 0.00 22:18:48 22:15:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 22:18:48 22:16:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 22:18:48 22:17:01 0.27 0.00 0.27 0.00 0.00 2.81 0.00 22:18:48 22:18:01 50.90 48.62 2.27 0.00 4078.70 61.35 0.00 22:18:48 Average: 10.45 6.13 4.33 0.00 855.45 358.40 0.00 22:18:48 22:18:48 22:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:18:48 22:08:01 125740 0 628772 33.42 2620 1124412 1152116 39.32 407608 1146980 48512 22:18:48 22:09:01 178672 0 644812 34.27 2620 1055440 1233352 42.09 437300 1064400 20 22:18:48 22:10:01 200768 0 622708 33.10 2620 1055448 1082388 36.94 424188 1059016 8 22:18:48 22:11:02 198224 0 625252 33.23 2620 1055448 1082616 36.95 424232 1061416 20 22:18:48 22:12:01 198296 0 625176 33.23 2620 1055452 1082616 36.95 427848 1057840 12 22:18:48 22:13:01 198084 0 625380 33.24 2620 1055460 1082424 36.94 440316 1045948 12 22:18:48 22:14:01 198276 0 625188 33.23 2620 1055460 1082388 36.94 440116 1045948 8 22:18:48 22:15:01 198484 0 624972 33.22 2620 1055468 1082388 36.94 440008 1045944 8 22:18:48 22:16:01 198608 0 624844 33.21 2620 1055472 1082388 36.94 440136 1045944 8 22:18:48 22:17:01 198032 0 625412 33.24 2620 1055480 1082484 36.94 440500 1045948 20 22:18:48 22:18:01 117360 0 658916 35.02 2620 1102648 1277940 43.61 437588 1127368 18892 22:18:48 Average: 182777 0 630130 33.49 2620 1066017 1120282 38.23 432713 1067887 6138 22:18:48 22:18:48 22:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:18:48 22:08:01 eth0 165.89 141.81 822.03 56.37 0.00 0.00 0.00 0.00 22:18:48 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:09:01 eth0 32.85 34.83 49.77 31.21 0.00 0.00 0.00 0.00 22:18:48 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:09:01 docker0 13.39 10.39 1.87 25.66 0.00 0.00 0.00 0.00 22:18:48 22:10:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:18:48 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:11:02 eth0 1.58 0.80 1.36 0.32 0.00 0.00 0.00 0.00 22:18:48 22:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:12:01 eth0 0.20 0.19 0.08 0.17 0.00 0.00 0.00 0.00 22:18:48 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:13:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:18:48 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:14:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:18:48 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:15:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:18:48 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:17:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:18:48 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:18:01 eth0 47.26 36.00 268.80 9.00 0.00 0.00 0.00 0.00 22:18:48 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 Average: eth0 22.57 19.40 103.43 8.81 0.00 0.00 0.00 0.00 22:18:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:48 Average: docker0 1.22 0.95 0.17 2.34 0.00 0.00 0.00 0.00 22:18:48 22:18:48 22:18:48 ---> sar -P ALL: 22:18:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 22:18:48 22:18:48 22:05:51 LINUX RESTART (4 CPU) 22:18:48 22:18:48 22:07:02 CPU %user %nice %system %iowait %steal %idle 22:18:48 22:08:01 all 9.17 0.00 3.70 0.72 29.72 56.69 22:18:48 22:08:01 0 8.59 0.00 4.20 0.59 33.41 53.21 22:18:48 22:08:01 1 11.47 0.00 3.04 1.19 29.31 54.99 22:18:48 22:08:01 2 6.37 0.00 3.70 0.62 28.41 60.90 22:18:48 22:08:01 3 10.33 0.00 3.88 0.45 27.74 57.59 22:18:48 22:09:01 all 2.20 0.00 2.09 0.41 11.03 84.27 22:18:48 22:09:01 0 3.38 0.00 1.80 0.24 12.32 82.26 22:18:48 22:09:01 1 1.46 0.00 2.03 0.23 10.78 85.49 22:18:48 22:09:01 2 1.65 0.00 2.17 0.65 10.77 84.76 22:18:48 22:09:01 3 2.31 0.00 2.38 0.52 10.25 84.54 22:18:48 22:10:01 all 0.11 0.00 0.17 0.00 0.81 98.91 22:18:48 22:10:01 0 0.07 0.00 0.07 0.00 1.21 98.66 22:18:48 22:10:01 1 0.05 0.00 0.10 0.00 0.90 98.95 22:18:48 22:10:01 2 0.30 0.00 0.12 0.00 1.00 98.59 22:18:48 22:10:01 3 0.03 0.00 0.40 0.00 0.12 99.45 22:18:48 22:11:02 all 0.09 0.00 0.13 0.00 0.75 99.03 22:18:48 22:11:02 0 0.05 0.00 0.12 0.00 0.98 98.86 22:18:48 22:11:02 1 0.03 0.00 0.07 0.00 0.66 99.24 22:18:48 22:11:02 2 0.23 0.00 0.10 0.00 0.81 98.85 22:18:48 22:11:02 3 0.05 0.00 0.23 0.00 0.55 99.17 22:18:48 22:12:01 all 0.11 0.00 0.05 0.00 0.72 99.12 22:18:48 22:12:01 0 0.00 0.00 0.02 0.00 0.20 99.78 22:18:48 22:12:01 1 0.10 0.00 0.14 0.00 0.34 99.42 22:18:48 22:12:01 2 0.32 0.00 0.05 0.00 1.85 97.78 22:18:48 22:12:01 3 0.02 0.00 0.02 0.00 0.47 99.49 22:18:48 22:13:01 all 0.11 0.00 0.16 0.00 0.32 99.41 22:18:48 22:13:01 0 0.03 0.00 0.02 0.02 0.22 99.72 22:18:48 22:13:01 1 0.30 0.00 0.22 0.00 0.37 99.12 22:18:48 22:13:01 2 0.07 0.00 0.13 0.00 0.52 99.29 22:18:48 22:13:01 3 0.03 0.00 0.27 0.00 0.17 99.53 22:18:48 22:14:01 all 0.11 0.00 0.02 0.00 0.15 99.72 22:18:48 22:14:01 0 0.03 0.00 0.03 0.00 0.17 99.77 22:18:48 22:14:01 1 0.38 0.00 0.05 0.00 0.08 99.48 22:18:48 22:14:01 2 0.02 0.00 0.02 0.00 0.32 99.65 22:18:48 22:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:18:48 22:15:01 all 0.12 0.00 0.03 0.00 0.10 99.76 22:18:48 22:15:01 0 0.03 0.00 0.03 0.00 0.10 99.83 22:18:48 22:15:01 1 0.37 0.00 0.03 0.00 0.12 99.48 22:18:48 22:15:01 2 0.05 0.00 0.03 0.00 0.12 99.80 22:18:48 22:15:01 3 0.02 0.00 0.02 0.00 0.05 99.92 22:18:48 22:16:01 all 0.07 0.00 0.03 0.00 0.08 99.82 22:18:48 22:16:01 0 0.03 0.00 0.03 0.00 0.08 99.85 22:18:48 22:16:01 1 0.22 0.00 0.03 0.00 0.18 99.57 22:18:48 22:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 22:18:48 22:16:01 3 0.02 0.00 0.02 0.00 0.03 99.93 22:18:48 22:17:01 all 0.13 0.00 0.02 0.00 0.15 99.70 22:18:48 22:17:01 0 0.03 0.00 0.02 0.00 0.22 99.73 22:18:48 22:17:01 1 0.42 0.00 0.02 0.00 0.08 99.48 22:18:48 22:17:01 2 0.05 0.00 0.02 0.00 0.15 99.78 22:18:48 22:17:01 3 0.03 0.00 0.02 0.00 0.13 99.82 22:18:48 22:18:01 all 1.62 0.00 0.99 2.12 6.51 88.77 22:18:48 22:18:01 0 1.13 0.00 0.96 0.35 7.47 90.10 22:18:48 22:18:01 1 2.63 0.00 1.32 3.69 6.29 86.07 22:18:48 22:18:01 2 1.11 0.00 0.65 1.69 6.57 89.98 22:18:48 22:18:01 3 1.61 0.00 1.03 2.80 5.67 88.88 22:18:48 22:18:48 Average: CPU %user %nice %system %iowait %steal %idle 22:18:48 Average: all 1.36 0.00 0.72 0.31 4.91 92.70 22:18:48 Average: 0 1.31 0.00 0.71 0.12 5.50 92.36 22:18:48 Average: 1 1.72 0.00 0.68 0.48 4.84 92.28 22:18:48 Average: 2 1.00 0.00 0.69 0.28 4.96 93.07 22:18:48 Average: 3 1.40 0.00 0.79 0.35 4.35 93.11 22:18:48 22:18:48 22:18:48