Pull request #802 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6813282c6f30d5a04f63044a4348db7724c45662+d38291b108151c678147caa989c3776b19aa5fc1 (10b4785e95ba54e6a8ab76acd18b5a37df626889) 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-802/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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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-802/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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-28168 in /w/workspace/dgexfoundry_device-sdk-go_PR-802 [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-802 # 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 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 6813282c6f30d5a04f63044a4348db7724c45662 Merge succeeded, producing 6813282c6f30d5a04f63044a4348db7724c45662 Checking out Revision 6813282c6f30d5a04f63044a4348db7724c45662 (PR-802) > 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/802/head:refs/remotes/origin/PR-802 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6813282c6f30d5a04f63044a4348db7724c45662 # 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 d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6813282c6f30d5a04f63044a4348db7724c45662 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:49 ========================================================= 05:38:49 EdgeX Global Pipelines Version Info 05:38:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:50 ------------------- 05:38:50 stable info: 05:38:50 ------------------- 05:38:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:38:50 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 05:38:50 Message: update stable to v1.0.183 05:38:51 ------------------- 05:38:51 experimental info: 05:38:51 ------------------- 05:38:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:38:51 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 05:38:51 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:38:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:38:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:38:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:38:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:38:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:38:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:38:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:38:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:38:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:38:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:38:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:38:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:38:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-802 [Pipeline] echo 05:38:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-802 [Pipeline] echo 05:38:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-802 [Pipeline] echo 05:38:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6813282c6f30d5a04f63044a4348db7724c45662 [Pipeline] echo 05:38:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6813282 [Pipeline] echo 05:38:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:38:56 provisioning config files... 05:38:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp/config4845323091940119824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:57 ---> docker-login.sh 05:38:57 nexus3.edgexfoundry.org:10001 05:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:57 Configure a credential helper to remove this warning. See 05:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:57 05:38:57 Login Succeeded 05:38:57 nexus3.edgexfoundry.org:10002 05:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:57 Configure a credential helper to remove this warning. See 05:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:57 05:38:57 Login Succeeded 05:38:57 nexus3.edgexfoundry.org:10003 05:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:57 Configure a credential helper to remove this warning. See 05:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:57 05:38:57 Login Succeeded 05:38:57 nexus3.edgexfoundry.org:10004 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 docker.io 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 ---> docker-login.sh ends [Pipeline] } 05:38:58 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 05:38:59 + git log --format=format:%s -1 6813282c6f30d5a04f63044a4348db7724c45662 [Pipeline] echo 05:38:59 GIT_COMMIT: 6813282c6f30d5a04f63044a4348db7724c45662, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:38:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:01 05:39:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:39:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:01 latest: Pulling from edgex-devops/git-semver 05:39:01 31603596830f: Pulling fs layer 05:39:01 2a8b12db71e7: Pulling fs layer 05:39:01 6ca5941a6612: Pulling fs layer 05:39:01 ecc8261a40a4: Pulling fs layer 05:39:01 ecc8261a40a4: Waiting 05:39:01 2a8b12db71e7: Verifying Checksum 05:39:01 2a8b12db71e7: Download complete 05:39:01 31603596830f: Verifying Checksum 05:39:01 31603596830f: Download complete 05:39:01 ecc8261a40a4: Verifying Checksum 05:39:01 ecc8261a40a4: Download complete 05:39:01 6ca5941a6612: Verifying Checksum 05:39:01 6ca5941a6612: Download complete 05:39:02 31603596830f: Pull complete 05:39:02 2a8b12db71e7: Pull complete 05:39:03 6ca5941a6612: Pull complete 05:39:03 ecc8261a40a4: Pull complete 05:39:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:39:03 prd-centos7-docker-4c-2g-28168 does not seem to be running inside a container 05:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-802 -v /w/workspace/dgexfoundry_device-sdk-go_PR-802:/w/workspace/dgexfoundry_device-sdk-go_PR-802:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-802@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:39:05 $ docker top 3e242f812898789ea711a5a540243242d0471120210f9f561d97eab637569580 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:06 [ssh-agent] Looking for ssh-agent implementation... 05:39:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:06 $ docker exec 3e242f812898789ea711a5a540243242d0471120210f9f561d97eab637569580 ssh-agent 05:39:06 SSH_AUTH_SOCK=/tmp/ssh-8B8Zcc95VaAd/agent.11 05:39:06 SSH_AGENT_PID=16 05:39:06 Running ssh-add (command line suppressed) 05:39:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp/private_key_8303149978208557458.key (/w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp/private_key_8303149978208557458.key) 05:39:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:07 + git tag --points-at HEAD [Pipeline] } 05:39:07 $ docker exec --env ******** --env ******** 3e242f812898789ea711a5a540243242d0471120210f9f561d97eab637569580 ssh-agent -k 05:39:07 unset SSH_AUTH_SOCK; 05:39:07 unset SSH_AGENT_PID; 05:39:07 echo Agent pid 16 killed; 05:39:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:39:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:07 [ssh-agent] Looking for ssh-agent implementation... 05:39:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:07 $ docker exec 3e242f812898789ea711a5a540243242d0471120210f9f561d97eab637569580 ssh-agent 05:39:07 SSH_AUTH_SOCK=/tmp/ssh-mxH1gVWV1LGb/agent.46 05:39:07 SSH_AGENT_PID=51 05:39:07 Running ssh-add (command line suppressed) 05:39:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp/private_key_9200871236932408141.key (/w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp/private_key_9200871236932408141.key) 05:39:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:08 + git semver init 05:39:08 # -> Open(): unable to determine branch for HEAD 05:39:08 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-802/.git 05:39:08 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-802 05:39:08 # $SEMVER_REMOTE_NAME = origin 05:39:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:39:08 # $SEMVER_USER_NAME = edgex-jenkins 05:39:08 # $SEMVER_BRANCH = PR-802 05:39:08 # $SEMVER_TEMP = /tmp/semver-109722614 05:39:08 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:39:09 # '/tmp/semver-109722614' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-802/.semver' 05:39:09 # -> Force: false 05:39:09 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-802/.semver [Pipeline] } 05:39:09 $ docker exec --env ******** --env ******** 3e242f812898789ea711a5a540243242d0471120210f9f561d97eab637569580 ssh-agent -k 05:39:09 unset SSH_AUTH_SOCK; 05:39:09 unset SSH_AGENT_PID; 05:39:09 echo Agent pid 51 killed; 05:39:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:09 + git semver [Pipeline] } 05:39:09 $ docker stop --time=1 3e242f812898789ea711a5a540243242d0471120210f9f561d97eab637569580 05:39:11 $ docker rm -f 3e242f812898789ea711a5a540243242d0471120210f9f561d97eab637569580 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:39:12 Stashed 1 file(s) [Pipeline] echo 05:39:12 [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 05:39:28 Still waiting to schedule task 05:39:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28168’ 05:39:28 Still waiting to schedule task 05:39:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:41:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28169 in /w/workspace/dgexfoundry_device-sdk-go_PR-802 [Pipeline] { [Pipeline] ws 05:41:18 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:41:23 using credential edgex-jenkins-ssh 05:41:23 Cloning the remote Git repository 05:41:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:41:23 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:41:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:23 > git --version # timeout=10 05:41:23 > git --version # 'git version 2.17.1' 05:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:25 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 6813282c6f30d5a04f63044a4348db7724c45662 05:41:26 Merge succeeded, producing 6813282c6f30d5a04f63044a4348db7724c45662 05:41:26 Checking out Revision 6813282c6f30d5a04f63044a4348db7724c45662 (PR-802) 05:41:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/802/head:refs/remotes/origin/PR-802 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:25 > git config core.sparsecheckout # timeout=10 05:41:25 > git checkout -f 6813282c6f30d5a04f63044a4348db7724c45662 # timeout=10 05:41:25 > git remote # timeout=10 05:41:25 > git config --get remote.origin.url # timeout=10 05:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:25 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 05:41:25 > git rev-parse HEAD^{commit} # timeout=10 05:41:26 > git config core.sparsecheckout # timeout=10 05:41:26 > git checkout -f 6813282c6f30d5a04f63044a4348db7724c45662 # timeout=10 05:41:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:41:30 > git --version # timeout=10 05:41:30 > git --version # 'git version 2.17.1' 05:41:30 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:41:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:41:32 + sudo service docker restart 05:41:32 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:41:35 provisioning config files... 05:41:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6837859342201868878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:36 ---> docker-login.sh 05:41:36 nexus3.edgexfoundry.org:10001 05:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:37 Configure a credential helper to remove this warning. See 05:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:37 05:41:37 Login Succeeded 05:41:37 nexus3.edgexfoundry.org:10002 05:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:38 Configure a credential helper to remove this warning. See 05:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:38 05:41:38 Login Succeeded 05:41:38 nexus3.edgexfoundry.org:10003 05:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:38 Configure a credential helper to remove this warning. See 05:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:38 05:41:38 Login Succeeded 05:41:38 nexus3.edgexfoundry.org:10004 05:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:39 Configure a credential helper to remove this warning. See 05:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:39 05:41:39 Login Succeeded 05:41:39 docker.io 05:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:39 Configure a credential helper to remove this warning. See 05:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:39 05:41:39 Login Succeeded 05:41:39 ---> docker-login.sh ends [Pipeline] } 05:41:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:40 ========================================================= 05:41:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:41:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:40 + 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 . 05:41:41 Sending build context to Docker daemon 2.396MB 05:41:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:41:41 Step 2/8 : FROM ${BASE} 05:41:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:41 5f621e34cdf4: Pulling fs layer 05:41:41 a4357932f1b6: Pulling fs layer 05:41:41 18c013af1878: Pulling fs layer 05:41:41 00ac8860ef70: Pulling fs layer 05:41:41 63d7cb157983: Pulling fs layer 05:41:41 b116817d02f9: Pulling fs layer 05:41:41 745a02a5169b: Pulling fs layer 05:41:41 00ac8860ef70: Waiting 05:41:41 63d7cb157983: Waiting 05:41:41 b116817d02f9: Waiting 05:41:41 745a02a5169b: Waiting 05:41:41 18c013af1878: Verifying Checksum 05:41:41 18c013af1878: Download complete 05:41:41 a4357932f1b6: Download complete 05:41:41 63d7cb157983: Verifying Checksum 05:41:41 63d7cb157983: Download complete 05:41:42 b116817d02f9: Download complete 05:41:42 5f621e34cdf4: Download complete 05:41:42 5f621e34cdf4: Pull complete 05:41:43 a4357932f1b6: Pull complete 05:41:43 18c013af1878: Pull complete 05:41:45 745a02a5169b: Verifying Checksum 05:41:45 00ac8860ef70: Verifying Checksum 05:41:45 00ac8860ef70: Download complete 05:41:55 00ac8860ef70: Pull complete 05:41:55 63d7cb157983: Pull complete 05:41:55 b116817d02f9: Pull complete 05:41:58 Running on prd-centos7-docker-4c-2g-28170 in /w/workspace/dgexfoundry_device-sdk-go_PR-802 [Pipeline] { [Pipeline] ws 05:41:58 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:42:00 745a02a5169b: Pull complete 05:42:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:42:00 ---> b7e6874047d6 05:42:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:00 using credential edgex-jenkins-ssh 05:42:00 Cloning the remote Git repository 05:42:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:42:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:42:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:42:01 > git --version # timeout=10 05:42:01 > git --version # 'git version 2.24.3' 05:42:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:02 ---> Running in 01aafad7d2cc 05:42:02 Removing intermediate container 01aafad7d2cc 05:42:02 ---> 7b53a6dbfc72 05:42:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:03 ---> Running in 2255989bc233 05:42:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:42:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:42:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:42:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/802/head:refs/remotes/origin/PR-802 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:42:03 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 6813282c6f30d5a04f63044a4348db7724c45662 05:42:03 Merge succeeded, producing 6813282c6f30d5a04f63044a4348db7724c45662 05:42:03 Checking out Revision 6813282c6f30d5a04f63044a4348db7724c45662 (PR-802) 05:42:03 > git config core.sparsecheckout # timeout=10 05:42:03 > git checkout -f 6813282c6f30d5a04f63044a4348db7724c45662 # timeout=10 05:42:03 > git remote # timeout=10 05:42:03 > git config --get remote.origin.url # timeout=10 05:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:03 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 05:42:03 > git rev-parse HEAD^{commit} # timeout=10 05:42:03 > git config core.sparsecheckout # timeout=10 05:42:03 > git checkout -f 6813282c6f30d5a04f63044a4348db7724c45662 # timeout=10 05:42:05 Removing intermediate container 2255989bc233 05:42:05 ---> 4b9d1e35b238 05:42:05 Step 5/8 : RUN apk add --update --no-cache make git 05:42:05 ---> Running in d5f4a120f765 05:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:42:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:42:07 > git --version # timeout=10 05:42:07 > git --version # 'git version 2.24.3' 05:42:07 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:42:07 OK: 142 MiB in 39 packages [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:42:08 Removing intermediate container d5f4a120f765 05:42:08 ---> 85aa7c809d02 05:42:08 Step 6/8 : WORKDIR /device-sdk-go 05:42:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:42:09 ---> Running in 0e8341a508f4 05:42:09 + sudo service docker restart 05:42:09 + true 05:42:09 Redirecting to /bin/systemctl restart docker.service 05:42:09 Removing intermediate container 0e8341a508f4 05:42:09 ---> deddd3889b0b 05:42:09 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:42:10 provisioning config files... 05:42:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2790558213796221565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:10 ---> 207c0aae7635 05:42:10 Step 8/8 : RUN go mod download 05:42:10 ---> Running in 92007f1cdff8 05:42:11 ---> docker-login.sh 05:42:11 nexus3.edgexfoundry.org:10001 05:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:11 Configure a credential helper to remove this warning. See 05:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:11 05:42:11 Login Succeeded 05:42:11 nexus3.edgexfoundry.org:10002 05:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:11 Configure a credential helper to remove this warning. See 05:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:11 05:42:11 Login Succeeded 05:42:11 nexus3.edgexfoundry.org:10003 05:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:11 Configure a credential helper to remove this warning. See 05:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:11 05:42:11 Login Succeeded 05:42:11 nexus3.edgexfoundry.org:10004 05:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 docker.io 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 ---> docker-login.sh ends [Pipeline] } 05:42:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:12 ========================================================= 05:42:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:42:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:42:13 + 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 . 05:42:13 Sending build context to Docker daemon 2.397MB 05:42:13 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:42:13 Step 2/8 : FROM ${BASE} 05:42:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:13 188c0c94c7c5: Pulling fs layer 05:42:13 0ef7d3d256c8: Pulling fs layer 05:42:13 de9db76c5a1d: Pulling fs layer 05:42:13 bca2f99d35d6: Pulling fs layer 05:42:13 93359f2a8cfa: Pulling fs layer 05:42:13 7c6f9722023f: Pulling fs layer 05:42:13 a35cf1a2eb13: Pulling fs layer 05:42:13 93359f2a8cfa: Waiting 05:42:13 7c6f9722023f: Waiting 05:42:13 a35cf1a2eb13: Waiting 05:42:13 bca2f99d35d6: Waiting 05:42:13 de9db76c5a1d: Verifying Checksum 05:42:13 de9db76c5a1d: Download complete 05:42:13 0ef7d3d256c8: Verifying Checksum 05:42:13 0ef7d3d256c8: Download complete 05:42:13 93359f2a8cfa: Verifying Checksum 05:42:13 93359f2a8cfa: Download complete 05:42:13 188c0c94c7c5: Verifying Checksum 05:42:13 188c0c94c7c5: Download complete 05:42:13 7c6f9722023f: Verifying Checksum 05:42:13 7c6f9722023f: Download complete 05:42:13 188c0c94c7c5: Pull complete 05:42:14 0ef7d3d256c8: Pull complete 05:42:14 de9db76c5a1d: Pull complete 05:42:15 a35cf1a2eb13: Verifying Checksum 05:42:15 a35cf1a2eb13: Download complete 05:42:16 bca2f99d35d6: Verifying Checksum 05:42:16 bca2f99d35d6: Download complete 05:42:21 bca2f99d35d6: Pull complete 05:42:21 93359f2a8cfa: Pull complete 05:42:21 7c6f9722023f: Pull complete 05:42:25 a35cf1a2eb13: Pull complete 05:42:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:42:25 ---> a62c8e92a672 05:42:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:26 ---> Running in c28a495a9915 05:42:26 Removing intermediate container c28a495a9915 05:42:26 ---> 513fe96fe2b4 05:42:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:26 ---> Running in 299a85a6017c 05:42:27 Removing intermediate container 299a85a6017c 05:42:27 ---> 8bbfeda3dc58 05:42:27 Step 5/8 : RUN apk add --update --no-cache make git 05:42:27 ---> Running in dd5c7198fa35 05:42:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:42:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:42:29 OK: 166 MiB in 39 packages 05:42:30 Removing intermediate container dd5c7198fa35 05:42:30 ---> 88872ccb81fb 05:42:30 Step 6/8 : WORKDIR /device-sdk-go 05:42:30 ---> Running in 18f486c61c82 05:42:30 Removing intermediate container 18f486c61c82 05:42:30 ---> 006d721a9a08 05:42:30 Step 7/8 : COPY . . 05:42:31 ---> 45adea095e6e 05:42:31 Step 8/8 : RUN go mod download 05:42:31 ---> Running in babb6b878004 05:42:43 Removing intermediate container 92007f1cdff8 05:42:43 ---> 11d3d772a81a 05:42:43 Successfully built 11d3d772a81a 05:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:42:43 + docker inspect -f . ci-base-image-arm64 05:42:43 . [Pipeline] withDockerContainer 05:42:44 prd-ubuntu18.04-docker-arm64-4c-16g-28169 does not seem to be running inside a container 05:42:44 $ 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 ******** ci-base-image-arm64 cat 05:42:45 $ docker top bdcb298aa95eb8e7efd5662fc77cf4ac3572439c02d3379fbe9c46833b600725 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:46 + go version 05:42:46 go version go1.15.5 linux/arm64 [Pipeline] } 05:42:46 $ docker stop --time=1 bdcb298aa95eb8e7efd5662fc77cf4ac3572439c02d3379fbe9c46833b600725 05:42:48 $ docker rm -f bdcb298aa95eb8e7efd5662fc77cf4ac3572439c02d3379fbe9c46833b600725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:49 + docker inspect -f . ci-base-image-arm64 05:42:49 . [Pipeline] withDockerContainer 05:42:50 prd-ubuntu18.04-docker-arm64-4c-16g-28169 does not seem to be running inside a container 05:42:50 $ 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 ******** ci-base-image-arm64 cat 05:42:51 $ docker top 09fc01b536fd0baf036d911fe0e87122488638b8f32dba362d79ece9e1075102 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:52 + make test 05:42:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:42:53 Removing intermediate container babb6b878004 05:42:53 ---> 6da089db2f97 05:42:53 Successfully built 6da089db2f97 05:42:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:42:54 + docker inspect -f . ci-base-image-x86_64 05:42:54 . [Pipeline] withDockerContainer 05:42:54 prd-centos7-docker-4c-2g-28170 does not seem to be running inside a container 05:42:54 $ 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 ******** ci-base-image-x86_64 cat 05:42:55 $ docker top 85fdc0cf6863694c0a6b3aef57d5b387693dbcb6317771bb546b91eadeed3019 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:55 + go version 05:42:55 go version go1.15.5 linux/amd64 [Pipeline] } 05:42:55 $ docker stop --time=1 85fdc0cf6863694c0a6b3aef57d5b387693dbcb6317771bb546b91eadeed3019 05:42:56 $ docker rm -f 85fdc0cf6863694c0a6b3aef57d5b387693dbcb6317771bb546b91eadeed3019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:58 + docker inspect -f . ci-base-image-x86_64 05:42:58 . [Pipeline] withDockerContainer 05:42:58 prd-centos7-docker-4c-2g-28170 does not seem to be running inside a container 05:42:58 $ 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 ******** ci-base-image-x86_64 cat 05:42:58 $ docker top 40ee3327cb9327f1e0b5f1f4319171414089ce8aed78666b4c0ffd7666eeffd4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:59 + make test 05:42:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:43:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:43:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:43:18 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models 05:43:18 pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:18 pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:18 pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:18 pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:18 pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:18 pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:18 pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:18 pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:18 pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:21 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] 05:43:21 pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:21 pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:21 pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:21 pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:21 pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:21 pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:21 pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:21 pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:21 pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.048s coverage: 12.5% of statements 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] 05:43:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 05:43:21 make: *** [Makefile:32: test] Error 2 [Pipeline] } 05:43:21 $ docker stop --time=1 40ee3327cb9327f1e0b5f1f4319171414089ce8aed78666b4c0ffd7666eeffd4 05:43:23 $ docker rm -f 40ee3327cb9327f1e0b5f1f4319171414089ce8aed78666b4c0ffd7666eeffd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:43:26 ---> job-cost.sh 05:43:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qPRu 05:43:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:43:41 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models 05:43:41 pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:41 pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:41 pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:41 pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:41 pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:41 pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:41 pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:41 pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:41 pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:50 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] 05:43:50 pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:50 pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:50 pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:50 pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:50 pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:50 pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:50 pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:43:50 pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:50 pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 05:43:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.102s coverage: 12.5% of statements 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] 05:43:55 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 05:43:55 make: *** [Makefile:32: test] Error 2 [Pipeline] } 05:43:55 $ docker stop --time=1 09fc01b536fd0baf036d911fe0e87122488638b8f32dba362d79ece9e1075102 05:43:58 $ docker rm -f 09fc01b536fd0baf036d911fe0e87122488638b8f32dba362d79ece9e1075102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:44:00 ---> job-cost.sh 05:44:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IFW5 05:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-qPRu/bin to PATH 05:44:13 INFO: No Stack... 05:44:13 INFO: Retrieving Pricing Info for: v1-standard-2 05:44:13 INFO: Archiving Costs [Pipeline] sh 05:44:13 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:44:13 + cut -d, -f6 [Pipeline] lock 05:44:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] 05:44:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] did not exist. Created. 05:44:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:14 + echo total: 0.029999999329447746 [Pipeline] stash 05:44:14 Stashed 1 file(s) [Pipeline] } 05:44:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:44:15 Failed in branch amd64 05:44:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-IFW5/bin to PATH 05:46:46 INFO: No Stack... 05:46:46 INFO: Retrieving Pricing Info for: lf-standard-4 05:46:46 INFO: Archiving Costs [Pipeline] sh 05:46:46 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:46:46 + cut -d, -f6 [Pipeline] lock 05:46:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] 05:46:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] did not exist. Created. 05:46:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:47 /w/workspace/device-sdk-go/1@tmp/durable-9d8e1c57/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-9d8e1c57/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:47 + echo total: 0.20999999344348907 [Pipeline] stash 05:46:47 Warning: overwriting stash ‘stack-cost’ 05:46:48 Stashed 1 file(s) [Pipeline] } 05:46:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-802-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:46:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:46:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:54 ---> package-listing.sh 05:46:54 ++ facter osfamily 05:46:54 ++ tr '[:upper:]' '[:lower:]' 05:46:54 + OS_FAMILY=redhat 05:46:54 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-802 05:46:54 + START_PACKAGES=/tmp/packages_start.txt 05:46:54 + END_PACKAGES=/tmp/packages_end.txt 05:46:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:54 + PACKAGES=/tmp/packages_start.txt 05:46:54 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-802 ']' 05:46:54 + PACKAGES=/tmp/packages_end.txt 05:46:54 + case "${OS_FAMILY}" in 05:46:54 + sort 05:46:54 + rpm -qa 05:46:59 + '[' -f /tmp/packages_start.txt ']' 05:46:59 + '[' -f /tmp/packages_end.txt ']' 05:46:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-802 ']' 05:46:59 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-802/archives/ 05:46:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-802/archives/ [Pipeline] echo 05:46:59 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-802/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:47:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:47:00 05:47:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:47:00 alpine: Pulling from edgex-lftools-log-publisher 05:47:00 df20fa9351a1: Pulling fs layer 05:47:00 36b3adc4ff6f: Pulling fs layer 05:47:00 8ad3a11d3b57: Pulling fs layer 05:47:00 46f8f816bc3b: Pulling fs layer 05:47:00 93b61091891f: Pulling fs layer 05:47:00 93b9cdb0e59b: Pulling fs layer 05:47:00 5e14af77c1be: Pulling fs layer 05:47:00 01666e4c0597: Pulling fs layer 05:47:00 aa168da1d23b: Pulling fs layer 05:47:00 93b9cdb0e59b: Waiting 05:47:00 5e14af77c1be: Waiting 05:47:00 01666e4c0597: Waiting 05:47:00 aa168da1d23b: Waiting 05:47:00 93b61091891f: Waiting 05:47:00 46f8f816bc3b: Waiting 05:47:01 36b3adc4ff6f: Verifying Checksum 05:47:01 36b3adc4ff6f: Download complete 05:47:01 46f8f816bc3b: Download complete 05:47:01 df20fa9351a1: Verifying Checksum 05:47:01 93b9cdb0e59b: Verifying Checksum 05:47:01 93b9cdb0e59b: Download complete 05:47:01 93b61091891f: Verifying Checksum 05:47:01 93b61091891f: Download complete 05:47:01 5e14af77c1be: Verifying Checksum 05:47:01 5e14af77c1be: Download complete 05:47:01 01666e4c0597: Verifying Checksum 05:47:01 01666e4c0597: Download complete 05:47:01 8ad3a11d3b57: Verifying Checksum 05:47:01 8ad3a11d3b57: Download complete 05:47:01 df20fa9351a1: Pull complete 05:47:01 36b3adc4ff6f: Pull complete 05:47:02 8ad3a11d3b57: Pull complete 05:47:02 46f8f816bc3b: Pull complete 05:47:03 aa168da1d23b: Verifying Checksum 05:47:03 aa168da1d23b: Download complete 05:47:03 93b61091891f: Pull complete 05:47:03 93b9cdb0e59b: Pull complete 05:47:03 5e14af77c1be: Pull complete 05:47:04 01666e4c0597: Pull complete 05:47:10 aa168da1d23b: Pull complete 05:47:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:47:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:47:11 prd-centos7-docker-4c-2g-28168 does not seem to be running inside a container 05:47:11 $ 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-802/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-802 -v /w/workspace/dgexfoundry_device-sdk-go_PR-802:/w/workspace/dgexfoundry_device-sdk-go_PR-802:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-802@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:10003/edgex-lftools-log-publisher:alpine cat 05:47:18 $ docker top 1b013aa72bf087c155fe914c27ead36ac3db63cc0ae1444ecb1a5dd1622a57cc -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:47:19 + mkdir -p /var/log/sa [Pipeline] sh 05:47:19 + ls /var/log/sa-host 05:47:19 + sadf -c /var/log/sa-host/sa02 05:47:19 file_magic: OK 05:47:19 HZ: Using current value: 100 05:47:19 file_header: OK 05:47:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:47:19 Statistics: 05:47:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:47:19 File successfully converted to sysstat format version 12.2.1 05:47:19 + sadf -c /var/log/sa-host/sa23 05:47:19 file_magic: OK 05:47:19 HZ: Using current value: 100 05:47:19 file_header: OK 05:47:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:47:19 Statistics: 05:47:19 Hnuu...uuuununununu... 05:47:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:20 provisioning config files... 05:47:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp/config1727734209464044884tmp [Pipeline] { [Pipeline] echo 05:47:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:47:20 ---> create-netrc.sh [Pipeline] } 05:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:47:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:47:21 ---> python-tools-install.sh [Pipeline] echo 05:47:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:47:21 ---> sudo-logs.sh 05:47:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:47:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:47:22 ---> job-cost.sh 05:47:22 lf-activate-venv: SKIPPING 05:47:22 DEBUG: total: 0.20999999344348907 05:47:22 INFO: Retrieving Stack Cost... 05:47:23 INFO: Retrieving Pricing Info for: v1-standard-2 05:47:24 INFO: Archiving Costs [Pipeline] echo 05:47:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:47:24 ---> logs-deploy.sh 05:47:24 lf-activate-venv: SKIPPING 05:47:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-802/1 05:47:24 INFO: archiving workspace using pattern(s): 05:47:26 Archives upload complete. 05:47:26 INFO: archiving logs to Nexus 05:47:27 ---> uname -a: 05:47:27 Linux prd-centos7-docker-4c-2g-28168.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:47:27 05:47:27 05:47:27 ---> lscpu: 05:47:27 Architecture: x86_64 05:47:27 CPU op-mode(s): 32-bit, 64-bit 05:47:27 Byte Order: Little Endian 05:47:27 Address sizes: 40 bits physical, 48 bits virtual 05:47:27 CPU(s): 4 05:47:27 On-line CPU(s) list: 0-3 05:47:27 Thread(s) per core: 1 05:47:27 Core(s) per socket: 1 05:47:27 Socket(s): 4 05:47:27 NUMA node(s): 1 05:47:27 Vendor ID: GenuineIntel 05:47:27 CPU family: 6 05:47:27 Model: 44 05:47:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:47:27 Stepping: 1 05:47:27 CPU MHz: 2933.438 05:47:27 BogoMIPS: 5866.87 05:47:27 Virtualization: VT-x 05:47:27 Hypervisor vendor: KVM 05:47:27 Virtualization type: full 05:47:27 L1d cache: 128 KiB 05:47:27 L1i cache: 128 KiB 05:47:27 L2 cache: 16 MiB 05:47:27 L3 cache: 64 MiB 05:47:27 NUMA node0 CPU(s): 0-3 05:47:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:47:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:47:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:47:27 Vulnerability Meltdown: Mitigation; PTI 05:47:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:47:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:47:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:47:27 Vulnerability Srbds: Not affected 05:47:27 Vulnerability Tsx async abort: Not affected 05:47:27 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 05:47:27 05:47:27 05:47:27 ---> nproc: 05:47:27 4 05:47:27 05:47:27 05:47:27 ---> df -h: 05:47:27 Filesystem Size Used Available Use% Mounted on 05:47:27 overlay 50.0G 7.3G 42.7G 15% / 05:47:27 tmpfs 64.0M 0 64.0M 0% /dev 05:47:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:47:27 shm 64.0M 0 64.0M 0% /dev/shm 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-802 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-802@tmp 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:47:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:47:27 05:47:27 05:47:27 ---> free -m: 05:47:27 total used free shared buff/cache available 05:47:27 Mem: 1837 715 65 0 1055 1017 05:47:27 Swap: 1023 0 1023 05:47:27 05:47:27 05:47:27 ---> ip addr: 05:47:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:47:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:47:27 inet 127.0.0.1/8 scope host lo 05:47:27 valid_lft forever preferred_lft forever 05:47:27 inet6 ::1/128 scope host 05:47:27 valid_lft forever preferred_lft forever 05:47:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:47:27 link/ether fa:16:3e:08:43:71 brd ff:ff:ff:ff:ff:ff 05:47:27 inet 10.30.122.207/23 brd 10.30.123.255 scope global dynamic eth0 05:47:27 valid_lft 85847sec preferred_lft 85847sec 05:47:27 inet6 fe80::f816:3eff:fe08:4371/64 scope link 05:47:27 valid_lft forever preferred_lft forever 05:47:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:47:27 link/ether 02:42:93:33:2f:63 brd ff:ff:ff:ff:ff:ff 05:47:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:47:27 valid_lft forever preferred_lft forever 05:47:27 inet6 fe80::42:93ff:fe33:2f63/64 scope link 05:47:27 valid_lft forever preferred_lft forever 05:47:27 05:47:27 05:47:27 ---> sar -b -r -n DEV: 05:47:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 05:47:27 05:47:27 05:38:03 LINUX RESTART (4 CPU) 05:47:27 05:47:27 05:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:47:27 05:40:01 22.61 5.29 17.31 0.00 1319.69 3053.57 0.00 05:47:27 05:41:01 1.58 0.00 1.58 0.00 0.00 26.54 0.00 05:47:27 05:42:01 0.28 0.00 0.28 0.00 0.00 4.85 0.00 05:47:27 05:43:01 0.35 0.00 0.35 0.00 0.00 5.03 0.00 05:47:27 05:44:01 0.28 0.00 0.28 0.00 0.00 4.80 0.00 05:47:27 05:45:01 0.28 0.00 0.28 0.00 0.00 3.96 0.00 05:47:27 05:46:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 05:47:27 05:47:01 49.25 48.15 1.10 0.00 4036.23 25.97 0.00 05:47:27 Average: 9.37 6.68 2.69 0.00 669.66 391.17 0.00 05:47:27 05:47:27 05:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:47:27 05:40:01 166472 0 586052 31.15 2620 1126400 1114824 38.05 424996 1090884 16 05:47:27 05:41:01 172068 0 580452 30.85 2620 1126404 1075124 36.69 426128 1085268 16 05:47:27 05:42:01 170760 0 581752 30.92 2620 1126412 1075304 36.70 423732 1088552 12 05:47:27 05:43:01 168344 0 584168 31.05 2620 1126412 1075232 36.70 431972 1083316 16 05:47:27 05:44:01 168584 0 583920 31.03 2620 1126420 1075208 36.70 440056 1075136 12 05:47:27 05:45:01 169496 0 583004 30.99 2620 1126424 1075124 36.69 439468 1075136 12 05:47:27 05:46:01 169184 0 583312 31.00 2620 1126428 1075124 36.69 439596 1075136 8 05:47:27 05:47:01 68408 0 656656 34.90 2620 1153860 1504292 51.34 515068 1094424 69336 05:47:27 Average: 156664 0 592414 31.49 2620 1129845 1133779 38.69 442627 1083482 8678 05:47:27 05:47:27 05:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:47:27 05:40:01 eth0 43.97 36.36 129.57 23.61 0.00 0.00 0.00 0.00 05:47:27 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:40:01 docker0 7.13 5.51 1.21 22.63 0.00 0.00 0.00 0.00 05:47:27 05:41:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:47:27 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:42:01 eth0 4.16 1.98 3.54 0.43 0.00 0.00 0.00 0.00 05:47:27 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:43:01 eth0 0.50 0.27 0.27 0.23 0.00 0.00 0.00 0.00 05:47:27 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:44:01 eth0 0.25 0.18 0.14 0.10 0.00 0.00 0.00 0.00 05:47:27 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:47:27 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:47:27 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:47:01 eth0 81.29 64.90 747.22 7.88 0.00 0.00 0.00 0.00 05:47:27 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 Average: eth0 16.39 13.00 110.13 4.03 0.00 0.00 0.00 0.00 05:47:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:27 Average: docker0 0.89 0.69 0.15 2.83 0.00 0.00 0.00 0.00 05:47:27 05:47:27 05:47:27 ---> sar -P ALL: 05:47:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 05:47:27 05:47:27 05:38:03 LINUX RESTART (4 CPU) 05:47:27 05:47:27 05:39:01 CPU %user %nice %system %iowait %steal %idle 05:47:27 05:40:01 all 2.08 0.00 1.46 0.39 0.01 96.05 05:47:27 05:40:01 0 1.88 0.00 1.84 0.42 0.02 95.84 05:47:27 05:40:01 1 2.41 0.00 1.41 1.00 0.02 95.16 05:47:27 05:40:01 2 2.00 0.00 1.49 0.03 0.02 96.46 05:47:27 05:40:01 3 2.03 0.00 1.11 0.12 0.00 96.75 05:47:27 05:41:01 all 0.16 0.00 0.04 0.00 0.00 99.80 05:47:27 05:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:47:27 05:41:01 1 0.52 0.00 0.05 0.00 0.00 99.43 05:47:27 05:41:01 2 0.08 0.00 0.05 0.00 0.00 99.87 05:47:27 05:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:47:27 05:42:01 all 0.20 0.00 0.05 0.00 0.02 99.73 05:47:27 05:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:47:27 05:42:01 1 0.55 0.00 0.05 0.00 0.02 99.38 05:47:27 05:42:01 2 0.15 0.00 0.08 0.00 0.00 99.77 05:47:27 05:42:01 3 0.07 0.00 0.07 0.00 0.02 99.85 05:47:27 05:43:01 all 0.15 0.00 0.05 0.00 0.00 99.80 05:47:27 05:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:47:27 05:43:01 1 0.48 0.00 0.08 0.00 0.00 99.43 05:47:27 05:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:47:27 05:43:01 3 0.07 0.00 0.07 0.00 0.02 99.85 05:47:27 05:44:01 all 0.05 0.00 0.05 0.00 0.02 99.88 05:47:27 05:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:47:27 05:44:01 1 0.10 0.00 0.10 0.00 0.02 99.78 05:47:27 05:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:47:27 05:44:01 3 0.03 0.00 0.05 0.00 0.02 99.90 05:47:27 05:45:01 all 0.08 0.00 0.03 0.00 0.00 99.89 05:47:27 05:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:47:27 05:45:01 1 0.18 0.00 0.07 0.00 0.00 99.75 05:47:27 05:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:47:27 05:45:01 3 0.08 0.00 0.03 0.00 0.00 99.88 05:47:27 05:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 05:47:27 05:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:47:27 05:46:01 1 0.53 0.00 0.03 0.00 0.00 99.43 05:47:27 05:46:01 2 0.05 0.00 0.07 0.00 0.00 99.88 05:47:27 05:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:47:27 05:47:01 all 1.60 0.00 0.80 1.29 0.00 96.31 05:47:27 05:47:01 0 1.37 0.00 0.82 2.15 0.02 95.64 05:47:27 05:47:01 1 1.35 0.00 0.65 0.95 0.00 97.04 05:47:27 05:47:01 2 1.82 0.00 0.75 0.03 0.00 97.40 05:47:27 05:47:01 3 1.86 0.00 0.97 2.03 0.00 95.15 05:47:27 Average: all 0.56 0.00 0.31 0.21 0.01 98.91 05:47:27 Average: 0 0.42 0.00 0.35 0.32 0.01 98.89 05:47:27 Average: 1 0.77 0.00 0.30 0.24 0.01 98.68 05:47:27 Average: 2 0.52 0.00 0.31 0.01 0.00 99.15 05:47:27 Average: 3 0.52 0.00 0.29 0.27 0.01 98.92 05:47:27 05:47:27 05:47:27