Pull request #799 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4870bf09809a11a22b530c385dd0cf0f620020d4+859d05bb29d195830a2bef80ceacb337f49ed4c7 (f69fcc824b77fcfd836e41116b90a4039014c4e4) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-799/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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-799/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27600’ Running on prd-centos7-docker-4c-2g-27603 in /w/workspace/dgexfoundry_device-sdk-go_PR-799 [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-799 # 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 859d05bb29d195830a2bef80ceacb337f49ed4c7 into PR head commit 4870bf09809a11a22b530c385dd0cf0f620020d4 Merge succeeded, producing 4870bf09809a11a22b530c385dd0cf0f620020d4 Checking out Revision 4870bf09809a11a22b530c385dd0cf0f620020d4 (PR-799) > 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/799/head:refs/remotes/origin/PR-799 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # 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 859d05bb29d195830a2bef80ceacb337f49ed4c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:08 ========================================================= 05:57:08 EdgeX Global Pipelines Version Info 05:57:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:09 ------------------- 05:57:09 stable info: 05:57:09 ------------------- 05:57:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:57:09 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 05:57:09 Message: update stable to v1.0.181 05:57:10 ------------------- 05:57:10 experimental info: 05:57:10 ------------------- 05:57:10 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:10 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 05:57:10 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:57:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:57:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:57:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:57:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:57:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-799 [Pipeline] echo 05:57:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-799 [Pipeline] echo 05:57:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-799 [Pipeline] echo 05:57:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4870bf09809a11a22b530c385dd0cf0f620020d4 [Pipeline] echo 05:57:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4870bf0 [Pipeline] echo 05:57:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:57:14 provisioning config files... 05:57:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/config639059630421332091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:15 ---> docker-login.sh 05:57:15 nexus3.edgexfoundry.org:10001 05:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:15 Configure a credential helper to remove this warning. See 05:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:15 05:57:15 Login Succeeded 05:57:15 nexus3.edgexfoundry.org:10002 05:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:16 Configure a credential helper to remove this warning. See 05:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:16 05:57:16 Login Succeeded 05:57:16 nexus3.edgexfoundry.org:10003 05:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:16 Configure a credential helper to remove this warning. See 05:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:16 05:57:16 Login Succeeded 05:57:16 nexus3.edgexfoundry.org:10004 05:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:16 Configure a credential helper to remove this warning. See 05:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:16 05:57:16 Login Succeeded 05:57:16 docker.io 05:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:16 Configure a credential helper to remove this warning. See 05:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:16 05:57:16 Login Succeeded 05:57:16 ---> docker-login.sh ends [Pipeline] } 05:57:16 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:57:17 + git log --format=format:%s -1 4870bf09809a11a22b530c385dd0cf0f620020d4 [Pipeline] echo 05:57:18 GIT_COMMIT: 4870bf09809a11a22b530c385dd0cf0f620020d4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:57:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:18 05:57:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:57:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:19 latest: Pulling from edgex-devops/git-semver 05:57:19 31603596830f: Pulling fs layer 05:57:19 2a8b12db71e7: Pulling fs layer 05:57:19 6ca5941a6612: Pulling fs layer 05:57:19 ecc8261a40a4: Pulling fs layer 05:57:19 ecc8261a40a4: Waiting 05:57:19 2a8b12db71e7: Verifying Checksum 05:57:19 2a8b12db71e7: Download complete 05:57:19 31603596830f: Verifying Checksum 05:57:19 31603596830f: Download complete 05:57:19 ecc8261a40a4: Verifying Checksum 05:57:19 ecc8261a40a4: Download complete 05:57:19 6ca5941a6612: Verifying Checksum 05:57:19 6ca5941a6612: Download complete 05:57:19 31603596830f: Pull complete 05:57:19 2a8b12db71e7: Pull complete 05:57:20 6ca5941a6612: Pull complete 05:57:20 ecc8261a40a4: Pull complete 05:57:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:57:20 prd-centos7-docker-4c-2g-27603 does not seem to be running inside a container 05:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-799 -v /w/workspace/dgexfoundry_device-sdk-go_PR-799:/w/workspace/dgexfoundry_device-sdk-go_PR-799:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-799@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:57:22 $ docker top 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:23 [ssh-agent] Looking for ssh-agent implementation... 05:57:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:23 $ docker exec 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent 05:57:23 SSH_AUTH_SOCK=/tmp/ssh-wrOUbzUPdwGr/agent.12 05:57:23 SSH_AGENT_PID=18 05:57:23 Running ssh-add (command line suppressed) 05:57:23 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_5280559371620097689.key (/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_5280559371620097689.key) 05:57:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:24 + git tag --points-at HEAD [Pipeline] } 05:57:24 $ docker exec --env ******** --env ******** 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent -k 05:57:24 unset SSH_AUTH_SOCK; 05:57:24 unset SSH_AGENT_PID; 05:57:24 echo Agent pid 18 killed; 05:57:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:24 [ssh-agent] Looking for ssh-agent implementation... 05:57:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:24 $ docker exec 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent 05:57:25 SSH_AUTH_SOCK=/tmp/ssh-I5J8DGpMld4s/agent.48 05:57:25 SSH_AGENT_PID=53 05:57:25 Running ssh-add (command line suppressed) 05:57:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_4357750319119892090.key (/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_4357750319119892090.key) 05:57:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:25 + git semver init 05:57:25 # -> Open(): unable to determine branch for HEAD 05:57:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-799/.git 05:57:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-799 05:57:25 # $SEMVER_REMOTE_NAME = origin 05:57:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:57:25 # $SEMVER_USER_NAME = edgex-jenkins 05:57:25 # $SEMVER_BRANCH = PR-799 05:57:25 # $SEMVER_TEMP = /tmp/semver-868265038 05:57:25 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:57:26 # '/tmp/semver-868265038' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-799/.semver' 05:57:26 # -> Force: false 05:57:26 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-799/.semver [Pipeline] } 05:57:26 $ docker exec --env ******** --env ******** 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent -k 05:57:26 unset SSH_AUTH_SOCK; 05:57:26 unset SSH_AGENT_PID; 05:57:26 echo Agent pid 53 killed; 05:57:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:26 + git semver [Pipeline] } 05:57:26 $ docker stop --time=1 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f 05:57:28 $ docker rm -f 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f [Pipeline] // withDockerContainer [Pipeline] sh 05:57:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:29 Stashed 1 file(s) [Pipeline] echo 05:57:29 [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:57:45 Still waiting to schedule task 05:57:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:57:45 Still waiting to schedule task 05:57:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:59:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27604 in /w/workspace/dgexfoundry_device-sdk-go_PR-799 [Pipeline] { [Pipeline] ws 05:59:34 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:59:39 using credential edgex-jenkins-ssh 05:59:39 Cloning the remote Git repository 05:59:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:39 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:59:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:39 > git --version # timeout=10 05:59:39 > git --version # 'git version 2.17.1' 05:59:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:41 Merging remotes/origin/master commit 859d05bb29d195830a2bef80ceacb337f49ed4c7 into PR head commit 4870bf09809a11a22b530c385dd0cf0f620020d4 05:59:42 Merge succeeded, producing 4870bf09809a11a22b530c385dd0cf0f620020d4 05:59:42 Checking out Revision 4870bf09809a11a22b530c385dd0cf0f620020d4 (PR-799) 05:59:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/799/head:refs/remotes/origin/PR-799 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:41 > git config core.sparsecheckout # timeout=10 05:59:41 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 05:59:42 > git remote # timeout=10 05:59:42 > git config --get remote.origin.url # timeout=10 05:59:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:42 > git merge 859d05bb29d195830a2bef80ceacb337f49ed4c7 # timeout=10 05:59:42 > git rev-parse HEAD^{commit} # timeout=10 05:59:42 > git config core.sparsecheckout # timeout=10 05:59:42 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 05:59:46 Running on prd-centos7-docker-4c-2g-27605 in /w/workspace/dgexfoundry_device-sdk-go_PR-799 [Pipeline] { [Pipeline] ws 05:59:46 Running in /w/workspace/device-sdk-go/1 05:59:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] { 05:59:46 > git --version # timeout=10 05:59:46 > git --version # 'git version 2.17.1' 05:59:46 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:59:49 using credential edgex-jenkins-ssh 05:59:49 Cloning the remote Git repository 05:59:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:49 + true 05:59:49 + sudo service docker restart 05:59:49 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:59:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:49 > git --version # timeout=10 05:59:49 > git --version # 'git version 2.24.3' 05:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/799/head:refs/remotes/origin/PR-799 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:50 Merging remotes/origin/master commit 859d05bb29d195830a2bef80ceacb337f49ed4c7 into PR head commit 4870bf09809a11a22b530c385dd0cf0f620020d4 05:59:50 Merge succeeded, producing 4870bf09809a11a22b530c385dd0cf0f620020d4 05:59:50 Checking out Revision 4870bf09809a11a22b530c385dd0cf0f620020d4 (PR-799) 05:59:50 > git config core.sparsecheckout # timeout=10 05:59:50 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 05:59:50 > git remote # timeout=10 05:59:50 > git config --get remote.origin.url # timeout=10 05:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:50 > git merge 859d05bb29d195830a2bef80ceacb337f49ed4c7 # timeout=10 05:59:50 > git rev-parse HEAD^{commit} # timeout=10 05:59:50 > git config core.sparsecheckout # timeout=10 05:59:50 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:52 provisioning config files... 05:59:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8461433343031710448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:52 ---> docker-login.sh 05:59:52 nexus3.edgexfoundry.org:10001 05:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:54 Configure a credential helper to remove this warning. See 05:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:54 05:59:54 Login Succeeded 05:59:54 nexus3.edgexfoundry.org:10002 05:59:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:59:54 > git --version # timeout=10 05:59:54 > git --version # 'git version 2.24.3' 05:59:54 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 05:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:54 Configure a credential helper to remove this warning. See 05:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:54 05:59:54 Login Succeeded 05:59:54 nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:55 Configure a credential helper to remove this warning. See 05:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:55 05:59:55 Login Succeeded 05:59:55 nexus3.edgexfoundry.org:10004 05:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 05:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:55 Configure a credential helper to remove this warning. See 05:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:55 05:59:55 Login Succeeded 05:59:55 docker.io [Pipeline] sh 05:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:56 + sudo service docker restart 05:59:56 + true 05:59:56 Redirecting to /bin/systemctl restart docker.service 05:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:56 Configure a credential helper to remove this warning. See 05:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:56 05:59:56 Login Succeeded 05:59:56 ---> docker-login.sh ends [Pipeline] } 05:59:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:57 ========================================================= 05:59:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:59:57 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:57 provisioning config files... 05:59:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2805927304445098551tmp [Pipeline] { 05:59:57 + 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 . [Pipeline] libraryResource [Pipeline] sh 05:59:58 ---> docker-login.sh 05:59:58 nexus3.edgexfoundry.org:10001 05:59:58 Sending build context to Docker daemon 2.408MB 05:59:58 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:59:58 Step 2/8 : FROM ${BASE} 05:59:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:58 5f621e34cdf4: Pulling fs layer 05:59:58 a4357932f1b6: Pulling fs layer 05:59:58 18c013af1878: Pulling fs layer 05:59:58 00ac8860ef70: Pulling fs layer 05:59:58 63d7cb157983: Pulling fs layer 05:59:58 b116817d02f9: Pulling fs layer 05:59:58 745a02a5169b: Pulling fs layer 05:59:58 00ac8860ef70: Waiting 05:59:58 63d7cb157983: Waiting 05:59:58 745a02a5169b: Waiting 05:59:58 b116817d02f9: Waiting 05:59:58 18c013af1878: Verifying Checksum 05:59:58 18c013af1878: Download complete 05:59:58 a4357932f1b6: Verifying Checksum 05:59:58 a4357932f1b6: Download complete 05:59:58 63d7cb157983: Verifying Checksum 05:59:58 63d7cb157983: Download complete 05:59:58 5f621e34cdf4: Verifying Checksum 05:59:58 5f621e34cdf4: Download complete 05:59:58 b116817d02f9: Download complete 05:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:58 Configure a credential helper to remove this warning. See 05:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:58 05:59:58 Login Succeeded 05:59:58 nexus3.edgexfoundry.org:10002 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 nexus3.edgexfoundry.org:10003 05:59:59 5f621e34cdf4: Pull complete 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 nexus3.edgexfoundry.org:10004 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 docker.io 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 a4357932f1b6: Pull complete 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 ---> docker-login.sh ends [Pipeline] } 05:59:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 06:00:00 18c013af1878: Pull complete [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:00 ========================================================= 06:00:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:00:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:00 745a02a5169b: Verifying Checksum 06:00:00 + 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 . 06:00:00 Sending build context to Docker daemon 2.409MB 06:00:00 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:00:00 Step 2/8 : FROM ${BASE} 06:00:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:01 188c0c94c7c5: Pulling fs layer 06:00:01 0ef7d3d256c8: Pulling fs layer 06:00:01 de9db76c5a1d: Pulling fs layer 06:00:01 bca2f99d35d6: Pulling fs layer 06:00:01 93359f2a8cfa: Pulling fs layer 06:00:01 7c6f9722023f: Pulling fs layer 06:00:01 a35cf1a2eb13: Pulling fs layer 06:00:01 bca2f99d35d6: Waiting 06:00:01 93359f2a8cfa: Waiting 06:00:01 7c6f9722023f: Waiting 06:00:01 de9db76c5a1d: Verifying Checksum 06:00:01 de9db76c5a1d: Download complete 06:00:01 0ef7d3d256c8: Verifying Checksum 06:00:01 0ef7d3d256c8: Download complete 06:00:01 93359f2a8cfa: Verifying Checksum 06:00:01 93359f2a8cfa: Download complete 06:00:01 7c6f9722023f: Verifying Checksum 06:00:01 7c6f9722023f: Download complete 06:00:01 188c0c94c7c5: Verifying Checksum 06:00:01 188c0c94c7c5: Download complete 06:00:01 188c0c94c7c5: Pull complete 06:00:02 0ef7d3d256c8: Pull complete 06:00:02 de9db76c5a1d: Pull complete 06:00:03 00ac8860ef70: Verifying Checksum 06:00:03 00ac8860ef70: Download complete 06:00:04 a35cf1a2eb13: Verifying Checksum 06:00:04 a35cf1a2eb13: Download complete 06:00:04 bca2f99d35d6: Verifying Checksum 06:00:04 bca2f99d35d6: Download complete 06:00:10 bca2f99d35d6: Pull complete 06:00:10 93359f2a8cfa: Pull complete 06:00:10 7c6f9722023f: Pull complete 06:00:13 a35cf1a2eb13: Pull complete 06:00:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:00:14 ---> a62c8e92a672 06:00:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:00:14 ---> Running in 8a6541b78f60 06:00:14 Removing intermediate container 8a6541b78f60 06:00:14 ---> ea4211fd9df1 06:00:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:14 ---> Running in 02fc794933df 06:00:15 Removing intermediate container 02fc794933df 06:00:15 ---> a94c88edc021 06:00:15 Step 5/8 : RUN apk add --update --no-cache make git 06:00:15 ---> Running in c0f0d2848d9c 06:00:15 00ac8860ef70: Pull complete 06:00:15 63d7cb157983: Pull complete 06:00:15 b116817d02f9: Pull complete 06:00:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:00:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:00:17 745a02a5169b: Pull complete 06:00:17 OK: 166 MiB in 39 packages 06:00:18 Removing intermediate container c0f0d2848d9c 06:00:18 ---> bc9b0b86fae0 06:00:18 Step 6/8 : WORKDIR /device-sdk-go 06:00:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:00:18 ---> b7e6874047d6 06:00:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:00:18 ---> Running in 910e2cb076b8 06:00:18 Removing intermediate container 910e2cb076b8 06:00:18 ---> 859d324e8695 06:00:18 Step 7/8 : COPY . . 06:00:19 ---> d4a49c95ff55 06:00:19 Step 8/8 : RUN go mod download 06:00:19 ---> Running in c47f810fd968 06:00:20 ---> Running in 9c203d92a2e8 06:00:21 Removing intermediate container 9c203d92a2e8 06:00:21 ---> 3d54e1023439 06:00:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:21 ---> Running in f501ee4fad08 06:00:23 Removing intermediate container f501ee4fad08 06:00:23 ---> 1e1fa4fec8f7 06:00:23 Step 5/8 : RUN apk add --update --no-cache make git 06:00:23 ---> Running in 31ccff6177c7 06:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:00:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:00:26 OK: 142 MiB in 39 packages 06:00:27 Removing intermediate container 31ccff6177c7 06:00:27 ---> e26c323a49d4 06:00:27 Step 6/8 : WORKDIR /device-sdk-go 06:00:27 ---> Running in 7479adea2fd8 06:00:28 Removing intermediate container 7479adea2fd8 06:00:28 ---> 60b37420ec9c 06:00:28 Step 7/8 : COPY . . 06:00:29 ---> de40a627690b 06:00:29 Step 8/8 : RUN go mod download 06:00:29 ---> Running in 7a7cef9f4f92 06:00:41 Removing intermediate container c47f810fd968 06:00:41 ---> 88b16060be52 06:00:41 Successfully built 88b16060be52 06:00:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:42 + docker inspect -f . ci-base-image-x86_64 06:00:42 . [Pipeline] withDockerContainer 06:00:42 prd-centos7-docker-4c-2g-27605 does not seem to be running inside a container 06:00: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 ******** ci-base-image-x86_64 cat 06:00:43 $ docker top 22aa2021f328192a52149fb12e6be435415a1fbeb1bfe3213d03ad9ec2d37f3e -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:43 + go version 06:00:43 go version go1.15.5 linux/amd64 [Pipeline] } 06:00:43 $ docker stop --time=1 22aa2021f328192a52149fb12e6be435415a1fbeb1bfe3213d03ad9ec2d37f3e 06:00:45 $ docker rm -f 22aa2021f328192a52149fb12e6be435415a1fbeb1bfe3213d03ad9ec2d37f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:46 + docker inspect -f . ci-base-image-x86_64 06:00:46 . [Pipeline] withDockerContainer 06:00:46 prd-centos7-docker-4c-2g-27605 does not seem to be running inside a container 06:00:46 $ 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 ******** ci-base-image-x86_64 cat 06:00:47 $ docker top 57a5e3c41d590326be9611aea63d22290ef50bf3d8931481b84499822e21cc52 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:47 + make test 06:00:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:00:56 Removing intermediate container 7a7cef9f4f92 06:00:56 ---> 92afbe8a39b6 06:00:56 Successfully built 92afbe8a39b6 06:00:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:00:56 + docker inspect -f . ci-base-image-arm64 06:00:56 . [Pipeline] withDockerContainer 06:00:57 prd-ubuntu18.04-docker-arm64-4c-16g-27604 does not seem to be running inside a container 06:00: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 ******** ci-base-image-arm64 cat 06:00:58 $ docker top 13eddb1538c6eb6b7f6817e70603252688c3b6351c976b4470de5eaf3a4bfae8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:59 + go version 06:00:59 go version go1.15.5 linux/arm64 [Pipeline] } 06:00:59 $ docker stop --time=1 13eddb1538c6eb6b7f6817e70603252688c3b6351c976b4470de5eaf3a4bfae8 06:01:01 $ docker rm -f 13eddb1538c6eb6b7f6817e70603252688c3b6351c976b4470de5eaf3a4bfae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:03 + docker inspect -f . ci-base-image-arm64 06:01:03 . [Pipeline] withDockerContainer 06:01:03 prd-ubuntu18.04-docker-arm64-4c-16g-27604 does not seem to be running inside a container 06:01:03 $ 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 ******** ci-base-image-arm64 cat 06:01:05 $ docker top ee7f6ddfd385bc16f2619d6b7904a4686375b6fe548c17cfaf09493c0aa4ae56 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:06 + make test 06:01:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:01:06 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models 06:01:06 pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:06 pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:06 pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:06 pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:06 pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:06 pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:06 pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:06 pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:06 pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:09 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] 06:01:09 pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:09 pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:09 pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:09 pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:09 pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:09 pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:09 pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:09 pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:09 pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 06:01:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.047s coverage: 12.5% of statements 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] 06:01:10 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:01:10 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:01:10 $ docker stop --time=1 57a5e3c41d590326be9611aea63d22290ef50bf3d8931481b84499822e21cc52 06:01:12 $ docker rm -f 57a5e3c41d590326be9611aea63d22290ef50bf3d8931481b84499822e21cc52 [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 06:01:14 ---> job-cost.sh 06:01:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Wcy 06:01:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:01:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:01:55 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models 06:01:55 pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:55 pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:55 pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:55 pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:55 pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:55 pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:55 pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:55 pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:55 pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:02:01 lf-activate-venv(): INFO: Adding /tmp/venv-9Wcy/bin to PATH 06:02:01 INFO: No Stack... 06:02:01 INFO: Retrieving Pricing Info for: v1-standard-2 06:02:01 INFO: Archiving Costs [Pipeline] sh 06:02:02 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:02 + cut -d, -f6 [Pipeline] lock 06:02:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] 06:02:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] did not exist. Created. 06:02:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:02 + echo total: 0.029999999329447746 [Pipeline] stash 06:02:03 Stashed 1 file(s) [Pipeline] } 06:02:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:04 Failed in branch amd64 06:02:07 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] 06:02:07 pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:02:07 pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:02:07 pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:02:07 pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:02:07 pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:02:07 pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:02:07 pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:02:07 pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:02:07 pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 06:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.109s coverage: 12.5% of statements 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] 06:02:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:02:08 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:02:08 $ docker stop --time=1 ee7f6ddfd385bc16f2619d6b7904a4686375b6fe548c17cfaf09493c0aa4ae56 06:02:10 $ docker rm -f ee7f6ddfd385bc16f2619d6b7904a4686375b6fe548c17cfaf09493c0aa4ae56 [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 06:02:12 ---> job-cost.sh 06:02:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-so3z 06:02:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-so3z/bin to PATH 06:04:58 INFO: No Stack... 06:04:58 INFO: Retrieving Pricing Info for: lf-standard-4 06:04:58 INFO: Archiving Costs [Pipeline] sh 06:04:59 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:04:59 + cut -d, -f6 [Pipeline] lock 06:04:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] 06:04:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] did not exist. Created. 06:04:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:59 /w/workspace/device-sdk-go/1@tmp/durable-3f8bdb7e/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-3f8bdb7e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:05:00 + echo total: 0.20999999344348907 [Pipeline] stash 06:05:00 Warning: overwriting stash ‘stack-cost’ 06:05:01 Stashed 1 file(s) [Pipeline] } 06:05:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:02 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 06:05:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:07 ---> package-listing.sh 06:05:07 ++ facter osfamily 06:05:07 ++ tr '[:upper:]' '[:lower:]' 06:05:07 + OS_FAMILY=redhat 06:05:07 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-799 06:05:07 + START_PACKAGES=/tmp/packages_start.txt 06:05:07 + END_PACKAGES=/tmp/packages_end.txt 06:05:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:07 + PACKAGES=/tmp/packages_start.txt 06:05:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-799 ']' 06:05:07 + PACKAGES=/tmp/packages_end.txt 06:05:07 + case "${OS_FAMILY}" in 06:05:07 + rpm -qa 06:05:07 + sort 06:05:12 + '[' -f /tmp/packages_start.txt ']' 06:05:12 + '[' -f /tmp/packages_end.txt ']' 06:05:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-799 ']' 06:05:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-799/archives/ 06:05:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-799/archives/ [Pipeline] echo 06:05:12 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-799/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:05:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:13 06:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:13 alpine: Pulling from edgex-lftools-log-publisher 06:05:13 df20fa9351a1: Pulling fs layer 06:05:13 36b3adc4ff6f: Pulling fs layer 06:05:13 8ad3a11d3b57: Pulling fs layer 06:05:13 46f8f816bc3b: Pulling fs layer 06:05:13 93b61091891f: Pulling fs layer 06:05:13 93b9cdb0e59b: Pulling fs layer 06:05:13 5e14af77c1be: Pulling fs layer 06:05:13 01666e4c0597: Pulling fs layer 06:05:13 aa168da1d23b: Pulling fs layer 06:05:13 93b9cdb0e59b: Waiting 06:05:13 5e14af77c1be: Waiting 06:05:13 01666e4c0597: Waiting 06:05:13 aa168da1d23b: Waiting 06:05:13 46f8f816bc3b: Waiting 06:05:13 93b61091891f: Waiting 06:05:13 36b3adc4ff6f: Verifying Checksum 06:05:13 36b3adc4ff6f: Download complete 06:05:13 46f8f816bc3b: Verifying Checksum 06:05:13 46f8f816bc3b: Download complete 06:05:13 df20fa9351a1: Verifying Checksum 06:05:13 df20fa9351a1: Download complete 06:05:13 93b9cdb0e59b: Verifying Checksum 06:05:13 93b9cdb0e59b: Download complete 06:05:13 93b61091891f: Verifying Checksum 06:05:13 93b61091891f: Download complete 06:05:13 5e14af77c1be: Verifying Checksum 06:05:13 5e14af77c1be: Download complete 06:05:13 01666e4c0597: Verifying Checksum 06:05:13 01666e4c0597: Download complete 06:05:14 df20fa9351a1: Pull complete 06:05:14 36b3adc4ff6f: Pull complete 06:05:14 8ad3a11d3b57: Verifying Checksum 06:05:14 8ad3a11d3b57: Download complete 06:05:15 8ad3a11d3b57: Pull complete 06:05:15 46f8f816bc3b: Pull complete 06:05:16 93b61091891f: Pull complete 06:05:16 aa168da1d23b: Verifying Checksum 06:05:16 aa168da1d23b: Download complete 06:05:16 93b9cdb0e59b: Pull complete 06:05:16 5e14af77c1be: Pull complete 06:05:16 01666e4c0597: Pull complete 06:05:22 aa168da1d23b: Pull complete 06:05:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:05:22 prd-centos7-docker-4c-2g-27603 does not seem to be running inside a container 06:05:22 $ 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-799/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-799 -v /w/workspace/dgexfoundry_device-sdk-go_PR-799:/w/workspace/dgexfoundry_device-sdk-go_PR-799:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-799@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:05:26 $ docker top e238df67bfbf0154dcb1c30bee4eeb22de6fef453cb36b00b100bbc8049e352b -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:27 + mkdir -p /var/log/sa [Pipeline] sh 06:05:27 + ls /var/log/sa-host 06:05:27 + sadf -c /var/log/sa-host/sa23 06:05:27 file_magic: OK 06:05:27 HZ: Using current value: 100 06:05:27 file_header: OK 06:05:27 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 06:05:27 Statistics: 06:05:27 Hnuu...uuuununununu... 06:05:27 File successfully converted to sysstat format version 12.2.1 06:05:27 + sadf -c /var/log/sa-host/sa25 06:05:27 file_magic: OK 06:05:27 HZ: Using current value: 100 06:05:27 file_header: OK 06:05:27 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 06:05:27 Statistics: 06:05:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:28 provisioning config files... 06:05:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/config4011331583546894139tmp [Pipeline] { [Pipeline] echo 06:05:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:28 ---> create-netrc.sh [Pipeline] } 06:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:05:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:05:29 ---> python-tools-install.sh [Pipeline] echo 06:05:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:29 ---> sudo-logs.sh 06:05:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:30 ---> job-cost.sh 06:05:30 lf-activate-venv: SKIPPING 06:05:30 DEBUG: total: 0.20999999344348907 06:05:30 INFO: Retrieving Stack Cost... 06:05:31 INFO: Retrieving Pricing Info for: v1-standard-2 06:05:31 INFO: Archiving Costs [Pipeline] echo 06:05:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:32 ---> logs-deploy.sh 06:05:32 lf-activate-venv: SKIPPING 06:05:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-799/1 06:05:32 INFO: archiving workspace using pattern(s): 06:05:33 Archives upload complete. 06:05:33 INFO: archiving logs to Nexus 06:05:34 ---> uname -a: 06:05:34 Linux prd-centos7-docker-4c-2g-27603.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:05:34 06:05:34 06:05:34 ---> lscpu: 06:05:34 Architecture: x86_64 06:05:34 CPU op-mode(s): 32-bit, 64-bit 06:05:34 Byte Order: Little Endian 06:05:34 Address sizes: 40 bits physical, 48 bits virtual 06:05:34 CPU(s): 4 06:05:34 On-line CPU(s) list: 0-3 06:05:34 Thread(s) per core: 1 06:05:34 Core(s) per socket: 1 06:05:34 Socket(s): 4 06:05:34 NUMA node(s): 1 06:05:34 Vendor ID: GenuineIntel 06:05:34 CPU family: 6 06:05:34 Model: 44 06:05:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:05:34 Stepping: 1 06:05:34 CPU MHz: 2933.438 06:05:34 BogoMIPS: 5866.87 06:05:34 Virtualization: VT-x 06:05:34 Hypervisor vendor: KVM 06:05:34 Virtualization type: full 06:05:34 L1d cache: 128 KiB 06:05:34 L1i cache: 128 KiB 06:05:34 L2 cache: 16 MiB 06:05:34 L3 cache: 64 MiB 06:05:34 NUMA node0 CPU(s): 0-3 06:05:34 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:05:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:05:34 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:05:34 Vulnerability Meltdown: Mitigation; PTI 06:05:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:05:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:05:34 Vulnerability Srbds: Not affected 06:05:34 Vulnerability Tsx async abort: Not affected 06:05:34 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 06:05:34 06:05:34 06:05:34 ---> nproc: 06:05:34 4 06:05:34 06:05:34 06:05:34 ---> df -h: 06:05:34 Filesystem Size Used Available Use% Mounted on 06:05:34 overlay 50.0G 7.3G 42.7G 15% / 06:05:34 tmpfs 64.0M 0 64.0M 0% /dev 06:05:34 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:05:34 shm 64.0M 0 64.0M 0% /dev/shm 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-799 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp 06:05:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:05:34 06:05:34 06:05:34 ---> free -m: 06:05:34 total used free shared buff/cache available 06:05:34 Mem: 1837 710 98 0 1028 1022 06:05:34 Swap: 1023 1 1022 06:05:34 06:05:34 06:05:34 ---> ip addr: 06:05:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:05:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:05:34 inet 127.0.0.1/8 scope host lo 06:05:34 valid_lft forever preferred_lft forever 06:05:34 inet6 ::1/128 scope host 06:05:34 valid_lft forever preferred_lft forever 06:05:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:05:34 link/ether fa:16:3e:58:d4:b9 brd ff:ff:ff:ff:ff:ff 06:05:34 inet 10.30.122.61/23 brd 10.30.123.255 scope global dynamic eth0 06:05:34 valid_lft 85862sec preferred_lft 85862sec 06:05:34 inet6 fe80::f816:3eff:fe58:d4b9/64 scope link 06:05:34 valid_lft forever preferred_lft forever 06:05:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:05:34 link/ether 02:42:1c:2d:3b:4a brd ff:ff:ff:ff:ff:ff 06:05:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:05:34 valid_lft forever preferred_lft forever 06:05:34 inet6 fe80::42:1cff:fe2d:3b4a/64 scope link 06:05:34 valid_lft forever preferred_lft forever 06:05:34 06:05:34 06:05:34 ---> sar -b -r -n DEV: 06:05:34 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) 06:05:34 06:05:34 05:56:25 LINUX RESTART (4 CPU) 06:05:34 06:05:34 05:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:05:34 05:58:01 47.49 13.19 34.30 0.00 4614.73 3285.27 0.00 06:05:34 05:59:01 1.88 0.00 1.88 0.00 0.00 37.93 0.00 06:05:34 06:00:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 06:05:34 06:01:01 0.38 0.02 0.37 0.00 0.13 4.63 0.00 06:05:34 06:02:01 0.37 0.08 0.28 0.00 1.60 5.06 0.00 06:05:34 06:03:01 0.67 0.00 0.67 0.00 0.00 7.66 0.00 06:05:34 06:04:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 06:05:34 06:05:01 0.18 0.00 0.18 0.00 0.00 2.96 0.00 06:05:34 Average: 6.36 1.64 4.72 0.00 568.83 412.90 0.00 06:05:34 06:05:34 05:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:34 05:58:01 154360 0 607008 32.26 2620 1117556 1129556 38.55 417408 1110896 128 06:05:34 05:59:01 162140 0 599224 31.85 2620 1117560 1082852 36.96 416708 1104388 8 06:05:34 06:00:01 159908 0 601448 31.97 2620 1117568 1077940 36.79 417504 1106248 8 06:05:34 06:01:01 159880 0 601476 31.97 2620 1117568 1080484 36.88 427300 1095812 8 06:05:34 06:02:01 159312 0 601916 31.99 2620 1117696 1078292 36.80 422124 1102072 8 06:05:34 06:03:01 159876 0 601344 31.96 2620 1117704 1078220 36.80 431640 1092080 12 06:05:34 06:04:01 159164 0 602024 32.00 2620 1117736 1078364 36.80 432548 1092088 20 06:05:34 06:05:01 158644 0 602572 32.03 2620 1117708 1078400 36.80 432764 1092080 12 06:05:34 Average: 159160 0 602126 32.00 2620 1117637 1085514 37.05 424750 1099458 26 06:05:34 06:05:34 05:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:34 05:58:01 eth0 177.96 121.97 503.19 49.40 0.00 0.00 0.00 0.00 06:05:34 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 05:58:01 docker0 10.58 8.46 1.49 23.49 0.00 0.00 0.00 0.00 06:05:34 05:59:01 eth0 1.60 0.55 0.94 0.04 0.00 0.00 0.00 0.00 06:05:34 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:00:01 eth0 1.50 0.70 0.61 0.37 0.00 0.00 0.00 0.00 06:05:34 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:01:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:05:34 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:02:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:05:34 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:34 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:04:01 eth0 1.57 0.38 0.37 0.17 0.00 0.00 0.00 0.00 06:05:34 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:05:01 eth0 2.96 0.92 1.08 0.60 0.00 0.00 0.00 0.00 06:05:34 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 Average: eth0 22.94 15.39 62.40 6.25 0.00 0.00 0.00 0.00 06:05:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:34 Average: docker0 1.30 1.04 0.18 2.89 0.00 0.00 0.00 0.00 06:05:34 06:05:34 06:05:34 ---> sar -P ALL: 06:05:34 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) 06:05:34 06:05:34 05:56:25 LINUX RESTART (4 CPU) 06:05:34 06:05:34 05:57:02 CPU %user %nice %system %iowait %steal %idle 06:05:34 05:58:01 all 4.28 0.00 2.24 1.21 0.05 92.22 06:05:34 05:58:01 0 4.76 0.00 2.40 0.53 0.05 92.26 06:05:34 05:58:01 1 3.42 0.00 2.62 2.88 0.07 91.01 06:05:34 05:58:01 2 4.75 0.00 1.84 0.27 0.05 93.09 06:05:34 05:58:01 3 4.19 0.00 2.11 1.17 0.03 92.49 06:05:34 05:59:01 all 0.18 0.00 0.05 0.00 0.00 99.77 06:05:34 05:59:01 0 0.55 0.00 0.05 0.00 0.00 99.40 06:05:34 05:59:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:05:34 05:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:05:34 05:59:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:05:34 06:00:01 all 0.18 0.00 0.05 0.00 0.00 99.77 06:05:34 06:00:01 0 0.52 0.00 0.07 0.00 0.00 99.42 06:05:34 06:00:01 1 0.10 0.00 0.03 0.00 0.00 99.87 06:05:34 06:00:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:05:34 06:00:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:05:34 06:01:01 all 0.12 0.00 0.04 0.00 0.00 99.84 06:05:34 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:05:34 06:01:01 1 0.40 0.00 0.05 0.00 0.00 99.55 06:05:34 06:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:05:34 06:01:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:05:34 06:02:01 all 0.11 0.00 0.05 0.01 0.00 99.83 06:05:34 06:02:01 0 0.05 0.00 0.03 0.02 0.00 99.90 06:05:34 06:02:01 1 0.30 0.00 0.03 0.00 0.00 99.67 06:05:34 06:02:01 2 0.02 0.00 0.05 0.02 0.00 99.92 06:05:34 06:02:01 3 0.07 0.00 0.08 0.00 0.00 99.85 06:05:34 06:03:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:05:34 06:03:01 0 0.53 0.00 0.02 0.00 0.00 99.45 06:05:34 06:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:05:34 06:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:05:34 06:03:01 3 0.02 0.00 0.05 0.00 0.02 99.92 06:05:34 06:04:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:05:34 06:04:01 0 0.53 0.00 0.03 0.00 0.00 99.43 06:05:34 06:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:05:34 06:04:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:05:34 06:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:05:34 06:05:01 all 0.19 0.00 0.03 0.00 0.01 99.77 06:05:34 06:05:01 0 0.63 0.00 0.05 0.00 0.02 99.30 06:05:34 06:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:05:34 06:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:05:34 06:05:01 3 0.07 0.00 0.03 0.00 0.00 99.90 06:05:34 Average: all 0.66 0.00 0.31 0.15 0.01 98.87 06:05:34 Average: 0 0.94 0.00 0.33 0.07 0.01 98.66 06:05:34 Average: 1 0.54 0.00 0.35 0.35 0.01 98.75 06:05:34 Average: 2 0.62 0.00 0.26 0.04 0.01 99.07 06:05:34 Average: 3 0.55 0.00 0.30 0.14 0.01 98.99 06:05:34 06:05:34 06:05:34