Pull request #732 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 59f0f25581884426a3cc41c9a7adf43b8435d358+3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 (68d72c0cae19c6294a252ef99bba2ae116f02cfc) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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/app-functions-sdk-go/branches/PR-732/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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/app-functions-sdk-go/branches/PR-732/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28576 in /w/workspace/ndry_app-functions-sdk-go_PR-732 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-732 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit 59f0f25581884426a3cc41c9a7adf43b8435d358 Merge succeeded, producing 59f0f25581884426a3cc41c9a7adf43b8435d358 Checking out Revision 59f0f25581884426a3cc41c9a7adf43b8435d358 (PR-732) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/732/head:refs/remotes/origin/PR-732 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59f0f25581884426a3cc41c9a7adf43b8435d358 # 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 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59f0f25581884426a3cc41c9a7adf43b8435d358 # 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:50 ========================================================= 22:35:50 EdgeX Global Pipelines Version Info 22:35:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:52 ------------------- 22:35:52 stable info: 22:35:52 ------------------- 22:35:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:52 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 22:35:52 Message: update stable to v1.0.184 22:35:53 ------------------- 22:35:53 experimental info: 22:35:53 ------------------- 22:35:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:35:53 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 22:35:53 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:35:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:35:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 22:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:35:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:35:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:35:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:35:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-732 [Pipeline] echo 22:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-732 [Pipeline] echo 22:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-732 [Pipeline] echo 22:35:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59f0f25581884426a3cc41c9a7adf43b8435d358 [Pipeline] echo 22:35:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59f0f25 [Pipeline] echo 22:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:58 + git log --format=format:%s -1 59f0f25581884426a3cc41c9a7adf43b8435d358 [Pipeline] echo 22:35:58 GIT_COMMIT: 59f0f25581884426a3cc41c9a7adf43b8435d358, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 22:35:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:59 22:35:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:36:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:00 latest: Pulling from edgex-devops/git-semver 22:36:00 31603596830f: Pulling fs layer 22:36:00 2a8b12db71e7: Pulling fs layer 22:36:00 6ca5941a6612: Pulling fs layer 22:36:00 ecc8261a40a4: Pulling fs layer 22:36:00 ecc8261a40a4: Waiting 22:36:00 2a8b12db71e7: Verifying Checksum 22:36:00 2a8b12db71e7: Download complete 22:36:00 31603596830f: Verifying Checksum 22:36:00 31603596830f: Download complete 22:36:00 ecc8261a40a4: Verifying Checksum 22:36:00 ecc8261a40a4: Download complete 22:36:00 6ca5941a6612: Verifying Checksum 22:36:00 6ca5941a6612: Download complete 22:36:00 31603596830f: Pull complete 22:36:00 2a8b12db71e7: Pull complete 22:36:01 6ca5941a6612: Pull complete 22:36:02 ecc8261a40a4: Pull complete 22:36:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:36:02 prd-centos7-docker-4c-2g-28576 does not seem to be running inside a container 22:36:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-732 -v /w/workspace/ndry_app-functions-sdk-go_PR-732:/w/workspace/ndry_app-functions-sdk-go_PR-732:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-732@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-732@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 22:36:04 $ docker top bc85630d38ac3e20e8642040e682918f32c8914d1da1c0319a2bc7a4a6cc0e82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:04 [ssh-agent] Looking for ssh-agent implementation... 22:36:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:05 $ docker exec bc85630d38ac3e20e8642040e682918f32c8914d1da1c0319a2bc7a4a6cc0e82 ssh-agent 22:36:05 SSH_AUTH_SOCK=/tmp/ssh-XnM3rnN61iCe/agent.12 22:36:05 SSH_AGENT_PID=17 22:36:05 Running ssh-add (command line suppressed) 22:36:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-732@tmp/private_key_4085581455177133139.key (/w/workspace/ndry_app-functions-sdk-go_PR-732@tmp/private_key_4085581455177133139.key) 22:36:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:05 + git tag --points-at HEAD [Pipeline] } 22:36:06 $ docker exec --env ******** --env ******** bc85630d38ac3e20e8642040e682918f32c8914d1da1c0319a2bc7a4a6cc0e82 ssh-agent -k 22:36:06 unset SSH_AUTH_SOCK; 22:36:06 unset SSH_AGENT_PID; 22:36:06 echo Agent pid 17 killed; 22:36:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:06 [ssh-agent] Looking for ssh-agent implementation... 22:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:06 $ docker exec bc85630d38ac3e20e8642040e682918f32c8914d1da1c0319a2bc7a4a6cc0e82 ssh-agent 22:36:06 SSH_AUTH_SOCK=/tmp/ssh-29qrJ61E9Kip/agent.46 22:36:06 SSH_AGENT_PID=52 22:36:06 Running ssh-add (command line suppressed) 22:36:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-732@tmp/private_key_6245271935029430952.key (/w/workspace/ndry_app-functions-sdk-go_PR-732@tmp/private_key_6245271935029430952.key) 22:36:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:07 + git semver init 22:36:07 # -> Open(): unable to determine branch for HEAD 22:36:07 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-732/.git 22:36:07 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-732 22:36:07 # $SEMVER_REMOTE_NAME = origin 22:36:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:07 # $SEMVER_USER_NAME = edgex-jenkins 22:36:07 # $SEMVER_BRANCH = PR-732 22:36:07 # $SEMVER_TEMP = /tmp/semver-655797272 22:36:07 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:36:09 # '/tmp/semver-655797272' -> '/w/workspace/ndry_app-functions-sdk-go_PR-732/.semver' 22:36:09 # -> Force: false 22:36:09 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-732/.semver [Pipeline] } 22:36:09 $ docker exec --env ******** --env ******** bc85630d38ac3e20e8642040e682918f32c8914d1da1c0319a2bc7a4a6cc0e82 ssh-agent -k 22:36:09 unset SSH_AUTH_SOCK; 22:36:09 unset SSH_AGENT_PID; 22:36:09 echo Agent pid 52 killed; 22:36:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:10 + git semver [Pipeline] } 22:36:10 $ docker stop --time=1 bc85630d38ac3e20e8642040e682918f32c8914d1da1c0319a2bc7a4a6cc0e82 22:36:12 $ docker rm -f bc85630d38ac3e20e8642040e682918f32c8914d1da1c0319a2bc7a4a6cc0e82 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:36:13 Stashed 1 file(s) [Pipeline] echo 22:36:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:36:29 Still waiting to schedule task 22:36:29 ‘prd-centos7-docker-4c-2g-28579’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-28569’ doesn’t have label ‘centos7-docker-4c-2g’ 22:36:29 Still waiting to schedule task 22:36:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:36:39 Running on prd-centos7-docker-4c-2g-28579 in /w/workspace/ndry_app-functions-sdk-go_PR-732 [Pipeline] { [Pipeline] ws 22:36:39 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:36:42 using credential edgex-jenkins-ssh 22:36:42 Cloning the remote Git repository 22:36:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:36:42 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:36:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:36:42 > git --version # timeout=10 22:36:42 > git --version # 'git version 2.24.3' 22:36:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:48 Merging remotes/origin/master commit 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit 59f0f25581884426a3cc41c9a7adf43b8435d358 22:36:48 Merge succeeded, producing 59f0f25581884426a3cc41c9a7adf43b8435d358 22:36:48 Checking out Revision 59f0f25581884426a3cc41c9a7adf43b8435d358 (PR-732) 22:36:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:36:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:36:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:36:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/732/head:refs/remotes/origin/PR-732 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:36:48 > git config core.sparsecheckout # timeout=10 22:36:48 > git checkout -f 59f0f25581884426a3cc41c9a7adf43b8435d358 # timeout=10 22:36:48 > git remote # timeout=10 22:36:48 > git config --get remote.origin.url # timeout=10 22:36:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:48 > git merge 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 22:36:48 > git rev-parse HEAD^{commit} # timeout=10 22:36:48 > git config core.sparsecheckout # timeout=10 22:36:48 > git checkout -f 59f0f25581884426a3cc41c9a7adf43b8435d358 # timeout=10 22:36:52 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 22:36:52 > git --version # timeout=10 22:36:52 > git --version # 'git version 2.24.3' 22:36:52 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:36:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:36:54 + sudo service docker restart 22:36:54 + true 22:36:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:36:55 ========================================================= 22:36:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:36:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:36:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:36:56 Sending build context to Docker daemon 19.28MB 22:36:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:36:56 Step 2/8 : FROM ${BASE} 22:36:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:36:56 188c0c94c7c5: Pulling fs layer 22:36:56 0ef7d3d256c8: Pulling fs layer 22:36:56 de9db76c5a1d: Pulling fs layer 22:36:56 bca2f99d35d6: Pulling fs layer 22:36:56 93359f2a8cfa: Pulling fs layer 22:36:56 7c6f9722023f: Pulling fs layer 22:36:56 a35cf1a2eb13: Pulling fs layer 22:36:56 93359f2a8cfa: Waiting 22:36:56 7c6f9722023f: Waiting 22:36:56 bca2f99d35d6: Waiting 22:36:56 a35cf1a2eb13: Waiting 22:36:56 de9db76c5a1d: Verifying Checksum 22:36:56 de9db76c5a1d: Download complete 22:36:56 0ef7d3d256c8: Verifying Checksum 22:36:56 0ef7d3d256c8: Download complete 22:36:56 93359f2a8cfa: Verifying Checksum 22:36:56 93359f2a8cfa: Download complete 22:36:56 7c6f9722023f: Verifying Checksum 22:36:56 7c6f9722023f: Download complete 22:36:57 188c0c94c7c5: Verifying Checksum 22:36:57 188c0c94c7c5: Download complete 22:36:57 188c0c94c7c5: Pull complete 22:36:57 0ef7d3d256c8: Pull complete 22:36:58 de9db76c5a1d: Pull complete 22:36:58 a35cf1a2eb13: Verifying Checksum 22:36:58 a35cf1a2eb13: Download complete 22:36:59 bca2f99d35d6: Verifying Checksum 22:36:59 bca2f99d35d6: Download complete 22:37:06 bca2f99d35d6: Pull complete 22:37:06 93359f2a8cfa: Pull complete 22:37:06 7c6f9722023f: Pull complete 22:37:14 a35cf1a2eb13: Pull complete 22:37:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:37:14 ---> a62c8e92a672 22:37:14 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:37:14 20.10.0: Pulling from library/docker 22:37:14 05e7bc50f07f: Pulling fs layer 22:37:14 6db28d0fdbf6: Pulling fs layer 22:37:14 292df0bc6bf3: Pulling fs layer 22:37:14 2e060f4bd70b: Pulling fs layer 22:37:14 80e8d568a223: Pulling fs layer 22:37:14 8dc6ef1a942a: Pulling fs layer 22:37:14 2312dd95470a: Pulling fs layer 22:37:14 80e8d568a223: Waiting 22:37:14 8dc6ef1a942a: Waiting 22:37:14 2312dd95470a: Waiting 22:37:14 2e060f4bd70b: Waiting 22:37:14 292df0bc6bf3: Download complete 22:37:14 6db28d0fdbf6: Verifying Checksum 22:37:14 6db28d0fdbf6: Download complete 22:37:14 05e7bc50f07f: Verifying Checksum 22:37:14 05e7bc50f07f: Download complete 22:37:14 80e8d568a223: Verifying Checksum 22:37:14 80e8d568a223: Download complete 22:37:14 8dc6ef1a942a: Verifying Checksum 22:37:14 8dc6ef1a942a: Download complete 22:37:14 2312dd95470a: Verifying Checksum 22:37:14 2312dd95470a: Download complete 22:37:14 05e7bc50f07f: Pull complete 22:37:15 2e060f4bd70b: Verifying Checksum 22:37:15 2e060f4bd70b: Download complete 22:37:15 6db28d0fdbf6: Pull complete 22:37:15 292df0bc6bf3: Pull complete 22:37:19 2e060f4bd70b: Pull complete 22:37:19 80e8d568a223: Pull complete 22:37:19 8dc6ef1a942a: Pull complete 22:37:20 2312dd95470a: Pull complete 22:37:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:37:20 Status: Downloaded newer image for docker:20.10.0 22:37:22 ---> 16f17575a42f 22:37:22 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:37:22 ---> Running in 68932568e1ec 22:37:23 Removing intermediate container 68932568e1ec 22:37:23 ---> 001d17898e9e 22:37:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:37:24 ---> Running in 5b50188c4dc7 22:37:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:26 (1/5) Installing libsodium (1.0.18-r0) 22:37:27 (2/5) Installing libzmq (4.3.3-r0) 22:37:27 (3/5) Installing pkgconf (1.7.2-r0) 22:37:27 (4/5) Installing libsodium-dev (1.0.18-r0) 22:37:27 (5/5) Installing zeromq-dev (4.3.3-r0) 22:37:27 Executing busybox-1.31.1-r19.trigger 22:37:27 OK: 167 MiB in 44 packages 22:37:29 Removing intermediate container 5b50188c4dc7 22:37:29 ---> b568beab9533 22:37:29 Step 6/8 : WORKDIR /build 22:37:29 ---> Running in 59712e63be7b 22:37:29 Removing intermediate container 59712e63be7b 22:37:29 ---> 777632c94397 22:37:29 Step 7/8 : COPY go.mod . 22:37:30 ---> acdc019ee463 22:37:30 Step 8/8 : RUN go mod download 22:37:30 ---> Running in ddf7459b2379 22:38:09 Removing intermediate container ddf7459b2379 22:38:09 ---> 5f451f806c9b 22:38:09 Successfully built 5f451f806c9b 22:38:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:10 + docker inspect -f . ci-base-image-x86_64 22:38:10 . [Pipeline] withDockerContainer 22:38:10 prd-centos7-docker-4c-2g-28579 does not seem to be running inside a container 22:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-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 22:38:11 $ docker top 682d150c2153b32469afdb603eea4d114851b605a16c936b65294007428c67f7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:12 + go version 22:38:12 go version go1.15.5 linux/amd64 [Pipeline] } 22:38:12 $ docker stop --time=1 682d150c2153b32469afdb603eea4d114851b605a16c936b65294007428c67f7 22:38:13 $ docker rm -f 682d150c2153b32469afdb603eea4d114851b605a16c936b65294007428c67f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:14 + docker inspect -f . ci-base-image-x86_64 22:38:14 . [Pipeline] withDockerContainer 22:38:15 prd-centos7-docker-4c-2g-28579 does not seem to be running inside a container 22:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-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 22:38:16 $ docker top 2cf3543c11623c677a44b57307ecfc936a2c52ad92a0f3026f39ce8fff9ab7f3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:16 + make test 22:38:16 make -C ./app-service-template build 22:38:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:38:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:38:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:38:31 make -C ./app-service-template test 22:38:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:38:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:38:37 ? new-app-service [no test files] 22:38:37 ok new-app-service/functions 0.009s coverage: 75.8% of statements 22:38:38 CGO_ENABLED=1 go vet ./... 22:38:40 gofmt -l . 22:38:40 [ "`gofmt -l .`" = "" ] 22:38:40 ./bin/test-go-mod-tidy.sh 22:38:41 ./bin/test-attribution-txt.sh 22:38:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:38:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:38:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.021s coverage: 82.6% of statements 22:38:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.028s coverage: 56.8% of statements 22:38:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:38:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:38:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.039s coverage: 61.5% of statements 22:38:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:38:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s coverage: 86.5% of statements 22:38:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.073s coverage: 75.6% of statements 22:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:38:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.0% of statements 22:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:38:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.028s coverage: 9.1% of statements 22:38:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28581 in /w/workspace/ndry_app-functions-sdk-go_PR-732 [Pipeline] { [Pipeline] ws 22:38:50 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:38:55 using credential edgex-jenkins-ssh 22:38:56 Cloning the remote Git repository 22:38:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:38:56 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:38:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:38:56 > git --version # timeout=10 22:38:56 > git --version # 'git version 2.17.1' 22:38:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:38:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:38:59 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:38:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/732/head:refs/remotes/origin/PR-732 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:39:00 Merging remotes/origin/master commit 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit 59f0f25581884426a3cc41c9a7adf43b8435d358 22:39:00 Merge succeeded, producing 59f0f25581884426a3cc41c9a7adf43b8435d358 22:39:00 Checking out Revision 59f0f25581884426a3cc41c9a7adf43b8435d358 (PR-732) 22:39:00 > git config core.sparsecheckout # timeout=10 22:39:00 > git checkout -f 59f0f25581884426a3cc41c9a7adf43b8435d358 # timeout=10 22:39:00 > git remote # timeout=10 22:39:00 > git config --get remote.origin.url # timeout=10 22:39:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:00 > git merge 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 22:39:00 > git rev-parse HEAD^{commit} # timeout=10 22:39:00 > git config core.sparsecheckout # timeout=10 22:39:00 > git checkout -f 59f0f25581884426a3cc41c9a7adf43b8435d358 # timeout=10 22:39:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.832s coverage: 77.5% of statements 22:39:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:39:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.018s coverage: 20.0% of statements 22:39:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.037s coverage: 71.7% of statements 22:39:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 22:39:04 > git --version # timeout=10 22:39:04 > git --version # 'git version 2.17.1' 22:39:04 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:39:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:39:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:39:07 + true 22:39:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:39:10 ========================================================= 22:39:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:39:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:39:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:39:12 Sending build context to Docker daemon 19.27MB 22:39:12 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:39:12 Step 2/8 : FROM ${BASE} 22:39:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:39:12 5f621e34cdf4: Pulling fs layer 22:39:12 a4357932f1b6: Pulling fs layer 22:39:12 18c013af1878: Pulling fs layer 22:39:12 00ac8860ef70: Pulling fs layer 22:39:12 63d7cb157983: Pulling fs layer 22:39:12 b116817d02f9: Pulling fs layer 22:39:12 745a02a5169b: Pulling fs layer 22:39:12 00ac8860ef70: Waiting 22:39:12 63d7cb157983: Waiting 22:39:12 b116817d02f9: Waiting 22:39:12 745a02a5169b: Waiting 22:39:12 18c013af1878: Verifying Checksum 22:39:12 18c013af1878: Download complete 22:39:12 a4357932f1b6: Verifying Checksum 22:39:12 a4357932f1b6: Download complete 22:39:12 63d7cb157983: Verifying Checksum 22:39:12 63d7cb157983: Download complete 22:39:12 b116817d02f9: Verifying Checksum 22:39:12 b116817d02f9: Download complete 22:39:12 5f621e34cdf4: Download complete 22:39:13 5f621e34cdf4: Pull complete 22:39:13 a4357932f1b6: Pull complete 22:39:14 18c013af1878: Pull complete 22:39:14 745a02a5169b: Verifying Checksum 22:39:14 745a02a5169b: Download complete 22:39:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.065s coverage: 83.0% of statements 22:39:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.012s coverage: 94.4% of statements 22:39:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:39:14 gofmt -l . 22:39:14 [ "`gofmt -l .`" = "" ] 22:39:14 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 22:39:14 $ docker stop --time=1 2cf3543c11623c677a44b57307ecfc936a2c52ad92a0f3026f39ce8fff9ab7f3 22:39:15 00ac8860ef70: Verifying Checksum 22:39:16 00ac8860ef70: Download complete 22:39:16 $ docker rm -f 2cf3543c11623c677a44b57307ecfc936a2c52ad92a0f3026f39ce8fff9ab7f3 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:39:17 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:39:18 ---> job-cost.sh 22:39:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kyxD 22:39:26 00ac8860ef70: Pull complete 22:39:26 63d7cb157983: Pull complete 22:39:26 b116817d02f9: Pull complete 22:39:30 745a02a5169b: Pull complete 22:39:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:39:30 ---> b7e6874047d6 22:39:30 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:39:30 20.10.0: Pulling from library/docker 22:39:30 a3cc7d3b244e: Pulling fs layer 22:39:30 02a3295e0d61: Pulling fs layer 22:39:30 0f4f2e6d8100: Pulling fs layer 22:39:30 330b718f631f: Pulling fs layer 22:39:30 a93816041522: Pulling fs layer 22:39:30 bdb6da89ff94: Pulling fs layer 22:39:30 2a70c0c122f4: Pulling fs layer 22:39:30 330b718f631f: Waiting 22:39:30 a93816041522: Waiting 22:39:30 bdb6da89ff94: Waiting 22:39:30 2a70c0c122f4: Waiting 22:39:30 0f4f2e6d8100: Verifying Checksum 22:39:30 0f4f2e6d8100: Download complete 22:39:30 a3cc7d3b244e: Verifying Checksum 22:39:30 a3cc7d3b244e: Download complete 22:39:30 02a3295e0d61: Verifying Checksum 22:39:30 02a3295e0d61: Download complete 22:39:30 a93816041522: Download complete 22:39:30 bdb6da89ff94: Verifying Checksum 22:39:30 bdb6da89ff94: Download complete 22:39:30 2a70c0c122f4: Download complete 22:39:31 a3cc7d3b244e: Pull complete 22:39:32 02a3295e0d61: Pull complete 22:39:32 0f4f2e6d8100: Pull complete 22:39:32 330b718f631f: Verifying Checksum 22:39:32 330b718f631f: Download complete 22:39:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:39:36 330b718f631f: Pull complete 22:39:36 a93816041522: Pull complete 22:39:37 bdb6da89ff94: Pull complete 22:39:37 2a70c0c122f4: Pull complete 22:39:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:39:37 Status: Downloaded newer image for docker:20.10.0 22:39:44 ---> 2d0bca312df2 22:39:44 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:39:44 ---> Running in 7660e3e35715 22:39:44 Removing intermediate container 7660e3e35715 22:39:44 ---> 1ec707d701cf 22:39:44 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:39:44 ---> Running in d385a2efc7fa 22:39:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:46 (1/5) Installing libsodium (1.0.18-r0) 22:39:46 (2/5) Installing libzmq (4.3.3-r0) 22:39:47 (3/5) Installing pkgconf (1.7.2-r0) 22:39:47 (4/5) Installing libsodium-dev (1.0.18-r0) 22:39:47 (5/5) Installing zeromq-dev (4.3.3-r0) 22:39:47 Executing busybox-1.31.1-r19.trigger 22:39:47 OK: 144 MiB in 44 packages 22:39:48 Removing intermediate container d385a2efc7fa 22:39:48 ---> 77cf3287bd4c 22:39:48 Step 6/8 : WORKDIR /build 22:39:48 ---> Running in 08c3671b5a0a 22:39:49 Removing intermediate container 08c3671b5a0a 22:39:49 ---> 3f5daaca0e3c 22:39:49 Step 7/8 : COPY go.mod . 22:39:50 ---> 20375826664c 22:39:50 Step 8/8 : RUN go mod download 22:39:50 ---> Running in 4e009757b798 22:40:00 lf-activate-venv(): INFO: Adding /tmp/venv-kyxD/bin to PATH 22:40:00 INFO: No Stack... 22:40:00 INFO: Retrieving Pricing Info for: v1-standard-2 22:40:00 INFO: Archiving Costs [Pipeline] sh 22:40:01 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:40:01 + cut -d, -f6 [Pipeline] lock 22:40:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] 22:40:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] did not exist. Created. 22:40:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:02 + echo total: 0.029999999329447746 [Pipeline] stash 22:40:02 Stashed 1 file(s) [Pipeline] } 22:40:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:40:16 Removing intermediate container 4e009757b798 22:40:16 ---> df65974fe0d2 22:40:16 Successfully built df65974fe0d2 22:40:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:40:17 + docker inspect -f . ci-base-image-arm64 22:40:17 . [Pipeline] withDockerContainer 22:40:17 prd-ubuntu18.04-docker-arm64-4c-16g-28581 does not seem to be running inside a container 22:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-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 22:40:19 $ docker top ed3b9a08ba86a70e82f9392b6e85ab2f9b00f6761713330d4fddd0632fff6340 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:20 + go version 22:40:20 go version go1.15.5 linux/arm64 [Pipeline] } 22:40:20 $ docker stop --time=1 ed3b9a08ba86a70e82f9392b6e85ab2f9b00f6761713330d4fddd0632fff6340 22:40:22 $ docker rm -f ed3b9a08ba86a70e82f9392b6e85ab2f9b00f6761713330d4fddd0632fff6340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:23 + docker inspect -f . ci-base-image-arm64 22:40:23 . [Pipeline] withDockerContainer 22:40:23 prd-ubuntu18.04-docker-arm64-4c-16g-28581 does not seem to be running inside a container 22:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-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 22:40:25 $ docker top c0498be9302f3dbf6335331087e25238483654edd9a5a57c07ef3a6bd91ff191 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:26 + make test 22:40:26 make -C ./app-service-template build 22:40:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:40:26 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:40:58 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:40:58 make -C ./app-service-template test 22:40:58 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:40:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:41:21 ? new-app-service [no test files] 22:41:21 ok new-app-service/functions 0.024s coverage: 75.8% of statements 22:41:21 CGO_ENABLED=1 go vet ./... 22:41:29 gofmt -l . 22:41:29 [ "`gofmt -l .`" = "" ] 22:41:29 ./bin/test-go-mod-tidy.sh 22:41:29 ./bin/test-attribution-txt.sh 22:41:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:41:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:41:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.030s coverage: 82.6% of statements 22:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.069s coverage: 56.8% of statements 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.077s coverage: 61.5% of statements 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.037s coverage: 86.5% of statements 22:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.081s coverage: 75.6% of statements 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.021s coverage: 97.0% of statements 22:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.107s coverage: 9.1% of statements 22:42:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.861s coverage: 77.5% of statements 22:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:42:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.064s coverage: 20.0% of statements 22:42:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.022s coverage: 71.7% of statements 22:42:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.084s coverage: 83.0% of statements 22:42:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 22:42:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:42:16 gofmt -l . 22:42:16 [ "`gofmt -l .`" = "" ] 22:42:16 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 22:42:16 $ docker stop --time=1 c0498be9302f3dbf6335331087e25238483654edd9a5a57c07ef3a6bd91ff191 22:42:18 $ docker rm -f c0498be9302f3dbf6335331087e25238483654edd9a5a57c07ef3a6bd91ff191 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:19 Warning: overwriting stash ‘coverage-report’ 22:42:20 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:42:22 ---> job-cost.sh 22:42:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hx1A 22:43:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:45:07 lf-activate-venv(): INFO: Adding /tmp/venv-Hx1A/bin to PATH 22:45:07 INFO: No Stack... 22:45:07 INFO: Retrieving Pricing Info for: lf-standard-4 22:45:07 INFO: Archiving Costs [Pipeline] sh 22:45:08 + + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:45:08 cut -d, -f6 [Pipeline] lock 22:45:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] 22:45:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] did not exist. Created. 22:45:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:08 /w/workspace/app-functions-sdk-go/1@tmp/durable-6f089202/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-6f089202/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:45:09 + echo total: 0.20999999344348907 [Pipeline] stash 22:45:09 Warning: overwriting stash ‘stack-cost’ 22:45:09 Stashed 1 file(s) [Pipeline] } 22:45:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-732-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:45:11 provisioning config files... 22:45:11 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-732@tmp/config4729892639601614301tmp [Pipeline] { [Pipeline] sh 22:45:11 + set +x 22:45:11 + curl -s https://codecov.io/bash 22:45:11 + bash -s -- 22:45:12 22:45:12 _____ _ 22:45:12 / ____| | | 22:45:12 | | ___ __| | ___ ___ _____ __ 22:45:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:45:12 | |___| (_) | (_| | __/ (_| (_) \ V / 22:45:12 \_____\___/ \__,_|\___|\___\___/ \_/ 22:45:12 Bash-20210226-7100762 22:45:12 22:45:12 22:45:12 ==> git version 2.24.3 found 22:45:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:45:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:45:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:45:12 ==> Jenkins CI detected. 22:45:12 project root: . 22:45:12 --> token set from env 22:45:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:45:12 ==> Running gcov in . (disable via -X gcov) 22:45:12 ==> Python coveragepy not found 22:45:12 ==> Searching for coverage reports in: 22:45:12 + . 22:45:12 -> Found 2 reports 22:45:12 ==> Detecting git/mercurial file structure 22:45:12 ==> Reading reports 22:45:12 + ./app-service-template/coverage.out bytes=1148 22:45:12 + ./coverage.out bytes=81770 22:45:12 ==> Appending adjustments 22:45:12 https://docs.codecov.io/docs/fixing-reports 22:45:12 + Found adjustments 22:45:12 ==> Gzipping contents 22:45:12 16K /tmp/codecov.xniFwf.gz 22:45:12 ==> Uploading reports 22:45:12 url: https://codecov.io 22:45:12 query: branch=PR-732&commit=59f0f25581884426a3cc41c9a7adf43b8435d358&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-732%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=732&job=&cmd_args= 22:45:12 -> Pinging Codecov 22:45:12 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-732&commit=59f0f25581884426a3cc41c9a7adf43b8435d358&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-732%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=732&job=&cmd_args= 22:45:12 -> Uploading to 22:45:12 https://storage.googleapis.com/codecov/v4/raw/2021-03-04/3D8B5DFFC46A037C893635FACE044666/59f0f25581884426a3cc41c9a7adf43b8435d358/bdd7bcec-5dd9-44af-ade2-5b193b9ff37b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210304T224512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=022b8f5d47f2c04dbe5ee8318f25dbd384b42718f0c4ce16046f11f5b326e50e 22:45:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:12 Dload Upload Total Spent Left Speed 22:45:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14163 0 0 100 14163 0 31421 --:--:-- --:--:-- --:--:-- 31473 22:45:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/59f0f25581884426a3cc41c9a7adf43b8435d358 [Pipeline] } 22:45:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:45:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:45:17 ---> package-listing.sh 22:45:17 ++ tr '[:upper:]' '[:lower:]' 22:45:17 ++ facter osfamily 22:45:17 + OS_FAMILY=redhat 22:45:17 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-732 22:45:17 + START_PACKAGES=/tmp/packages_start.txt 22:45:17 + END_PACKAGES=/tmp/packages_end.txt 22:45:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:17 + PACKAGES=/tmp/packages_start.txt 22:45:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-732 ']' 22:45:17 + PACKAGES=/tmp/packages_end.txt 22:45:17 + case "${OS_FAMILY}" in 22:45:17 + rpm -qa 22:45:17 + sort 22:45:22 + '[' -f /tmp/packages_start.txt ']' 22:45:22 + '[' -f /tmp/packages_end.txt ']' 22:45:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:22 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-732 ']' 22:45:22 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-732/archives/ 22:45:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-732/archives/ [Pipeline] echo 22:45:22 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/ndry_app-functions-sdk-go_PR-732/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:45:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:23 22:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:23 alpine: Pulling from edgex-lftools-log-publisher 22:45:23 df20fa9351a1: Pulling fs layer 22:45:23 36b3adc4ff6f: Pulling fs layer 22:45:23 8ad3a11d3b57: Pulling fs layer 22:45:23 46f8f816bc3b: Pulling fs layer 22:45:23 93b61091891f: Pulling fs layer 22:45:23 93b9cdb0e59b: Pulling fs layer 22:45:23 5e14af77c1be: Pulling fs layer 22:45:23 01666e4c0597: Pulling fs layer 22:45:23 aa168da1d23b: Pulling fs layer 22:45:23 5e14af77c1be: Waiting 22:45:23 93b9cdb0e59b: Waiting 22:45:23 93b61091891f: Waiting 22:45:23 01666e4c0597: Waiting 22:45:23 aa168da1d23b: Waiting 22:45:23 46f8f816bc3b: Waiting 22:45:23 36b3adc4ff6f: Verifying Checksum 22:45:23 36b3adc4ff6f: Download complete 22:45:23 46f8f816bc3b: Verifying Checksum 22:45:23 46f8f816bc3b: Download complete 22:45:23 df20fa9351a1: Verifying Checksum 22:45:23 df20fa9351a1: Download complete 22:45:23 93b9cdb0e59b: Verifying Checksum 22:45:23 93b9cdb0e59b: Download complete 22:45:23 5e14af77c1be: Verifying Checksum 22:45:23 5e14af77c1be: Download complete 22:45:23 93b61091891f: Verifying Checksum 22:45:23 93b61091891f: Download complete 22:45:23 01666e4c0597: Verifying Checksum 22:45:23 01666e4c0597: Download complete 22:45:24 df20fa9351a1: Pull complete 22:45:24 8ad3a11d3b57: Verifying Checksum 22:45:24 8ad3a11d3b57: Download complete 22:45:24 36b3adc4ff6f: Pull complete 22:45:25 aa168da1d23b: Verifying Checksum 22:45:25 aa168da1d23b: Download complete 22:45:25 8ad3a11d3b57: Pull complete 22:45:25 46f8f816bc3b: Pull complete 22:45:26 93b61091891f: Pull complete 22:45:26 93b9cdb0e59b: Pull complete 22:45:26 5e14af77c1be: Pull complete 22:45:26 01666e4c0597: Pull complete 22:45:33 aa168da1d23b: Pull complete 22:45:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:45:33 prd-centos7-docker-4c-2g-28576 does not seem to be running inside a container 22:45:33 $ 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/ndry_app-functions-sdk-go_PR-732/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-732 -v /w/workspace/ndry_app-functions-sdk-go_PR-732:/w/workspace/ndry_app-functions-sdk-go_PR-732:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-732@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-732@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 22:45:37 $ docker top 983fdbaa720b87825b7c87fc4660c721145117b4d5d9c0d84aa5205564345fae -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:38 + touch /tmp/pre-build-complete [Pipeline] sh 22:45:38 + mkdir -p /var/log/sa [Pipeline] sh 22:45:39 + ls /var/log/sa-host 22:45:39 + sadf -c /var/log/sa-host/sa04 22:45:39 file_magic: OK 22:45:39 HZ: Using current value: 100 22:45:39 file_header: OK 22:45:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:45:39 Statistics: 22:45:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:45:39 File successfully converted to sysstat format version 12.2.1 22:45:39 + sadf -c /var/log/sa-host/sa23 22:45:39 file_magic: OK 22:45:39 HZ: Using current value: 100 22:45:39 file_header: OK 22:45:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:45:39 Statistics: 22:45:39 Hnuu...uuuununununu... 22:45:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:39 provisioning config files... 22:45:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-732@tmp/config2246219964242453966tmp [Pipeline] { [Pipeline] echo 22:45:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:45:39 ---> create-netrc.sh [Pipeline] } 22:45:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:45:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:45:40 ---> python-tools-install.sh [Pipeline] echo 22:45:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:45:40 ---> sudo-logs.sh 22:45:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:45:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:45:41 ---> job-cost.sh 22:45:41 lf-activate-venv: SKIPPING 22:45:41 DEBUG: total: 0.20999999344348907 22:45:41 INFO: Retrieving Stack Cost... 22:45:42 INFO: Retrieving Pricing Info for: v1-standard-2 22:45:42 INFO: Archiving Costs [Pipeline] echo 22:45:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:45:43 ---> logs-deploy.sh 22:45:43 lf-activate-venv: SKIPPING 22:45:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-732/1 22:45:43 INFO: archiving workspace using pattern(s): 22:45:44 Archives upload complete. 22:45:44 INFO: archiving logs to Nexus 22:45:45 ---> uname -a: 22:45:45 Linux prd-centos7-docker-4c-2g-28576.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:45:45 22:45:45 22:45:45 ---> lscpu: 22:45:45 Architecture: x86_64 22:45:45 CPU op-mode(s): 32-bit, 64-bit 22:45:45 Byte Order: Little Endian 22:45:45 Address sizes: 40 bits physical, 48 bits virtual 22:45:45 CPU(s): 4 22:45:45 On-line CPU(s) list: 0-3 22:45:45 Thread(s) per core: 1 22:45:45 Core(s) per socket: 1 22:45:45 Socket(s): 4 22:45:45 NUMA node(s): 1 22:45:45 Vendor ID: GenuineIntel 22:45:45 CPU family: 6 22:45:45 Model: 44 22:45:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:45:45 Stepping: 1 22:45:45 CPU MHz: 2933.438 22:45:45 BogoMIPS: 5866.87 22:45:45 Virtualization: VT-x 22:45:45 Hypervisor vendor: KVM 22:45:45 Virtualization type: full 22:45:45 L1d cache: 128 KiB 22:45:45 L1i cache: 128 KiB 22:45:45 L2 cache: 16 MiB 22:45:45 L3 cache: 64 MiB 22:45:45 NUMA node0 CPU(s): 0-3 22:45:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:45:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:45:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:45:45 Vulnerability Meltdown: Mitigation; PTI 22:45:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:45:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:45:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:45:45 Vulnerability Srbds: Not affected 22:45:45 Vulnerability Tsx async abort: Not affected 22:45:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:45:45 22:45:45 22:45:45 ---> nproc: 22:45:45 4 22:45:45 22:45:45 22:45:45 ---> df -h: 22:45:45 Filesystem Size Used Available Use% Mounted on 22:45:45 overlay 50.0G 7.3G 42.7G 15% / 22:45:45 tmpfs 64.0M 0 64.0M 0% /dev 22:45:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:45:45 shm 64.0M 0 64.0M 0% /dev/shm 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-732 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-732@tmp 22:45:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 22:45:45 22:45:45 22:45:45 ---> free -m: 22:45:45 total used free shared buff/cache available 22:45:45 Mem: 1837 694 92 0 1050 1038 22:45:45 Swap: 1023 1 1022 22:45:45 22:45:45 22:45:45 ---> ip addr: 22:45:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:45:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:45:45 inet 127.0.0.1/8 scope host lo 22:45:45 valid_lft forever preferred_lft forever 22:45:45 inet6 ::1/128 scope host 22:45:45 valid_lft forever preferred_lft forever 22:45:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:45:45 link/ether fa:16:3e:3a:75:40 brd ff:ff:ff:ff:ff:ff 22:45:45 inet 10.30.122.172/23 brd 10.30.123.255 scope global dynamic eth0 22:45:45 valid_lft 85770sec preferred_lft 85770sec 22:45:45 inet6 fe80::f816:3eff:fe3a:7540/64 scope link 22:45:45 valid_lft forever preferred_lft forever 22:45:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:45:45 link/ether 02:42:c1:18:7a:9e brd ff:ff:ff:ff:ff:ff 22:45:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:45:45 valid_lft forever preferred_lft forever 22:45:45 inet6 fe80::42:c1ff:fe18:7a9e/64 scope link 22:45:45 valid_lft forever preferred_lft forever 22:45:45 22:45:45 22:45:45 ---> sar -b -r -n DEV: 22:45:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/04/21 _x86_64_ (4 CPU) 22:45:45 22:45:45 22:35:02 LINUX RESTART (4 CPU) 22:45:45 22:45:45 22:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:45:45 22:37:01 22.33 8.18 14.15 0.00 1382.90 2221.77 0.00 22:45:45 22:38:01 1.85 0.00 1.85 0.00 0.00 35.89 0.00 22:45:45 22:39:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 22:45:45 22:40:02 0.40 0.00 0.40 0.00 0.00 5.68 0.00 22:45:45 22:41:01 0.25 0.00 0.25 0.00 0.00 2.79 0.00 22:45:45 22:42:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 22:45:45 22:43:01 0.28 0.00 0.28 0.00 0.00 2.86 0.00 22:45:45 22:44:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 22:45:45 22:45:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 22:45:45 Average: 2.87 0.90 1.98 0.00 151.72 250.39 0.00 22:45:45 22:45:45 22:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:45:45 22:37:01 237580 0 580000 30.83 2620 1061344 1095256 37.38 403192 1043852 24 22:45:45 22:38:01 239496 0 578080 30.72 2620 1061348 1081604 36.91 402880 1042376 16 22:45:45 22:39:01 237636 0 579932 30.82 2620 1061356 1081616 36.91 408252 1038872 12 22:45:45 22:40:02 239148 0 578420 30.74 2620 1061356 1072292 36.60 413244 1032536 12 22:45:45 22:41:01 237740 0 579820 30.82 2620 1061364 1072352 36.60 417420 1030228 8 22:45:45 22:42:01 237976 0 579580 30.80 2620 1061368 1072292 36.60 423224 1024120 12 22:45:45 22:43:01 237268 0 580284 30.84 2620 1061372 1072428 36.60 423808 1024164 8 22:45:45 22:44:01 238044 0 579504 30.80 2620 1061376 1072292 36.60 423192 1024164 8 22:45:45 22:45:01 238116 0 579428 30.80 2620 1061380 1072292 36.60 423208 1024164 8 22:45:45 Average: 238112 0 579450 30.80 2620 1061363 1076936 36.75 415380 1031608 12 22:45:45 22:45:45 22:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:45:45 22:37:01 eth0 87.91 95.46 335.62 20.05 0.00 0.00 0.00 0.00 22:45:45 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:37:01 docker0 77.82 61.22 7.85 310.95 0.00 0.00 0.00 0.00 22:45:45 22:38:01 eth0 1.90 0.63 0.62 0.37 0.00 0.00 0.00 0.00 22:45:45 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:39:01 eth0 0.73 0.35 0.42 0.23 0.00 0.00 0.00 0.00 22:45:45 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:40:02 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:45:45 22:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:41:01 eth0 0.24 0.12 0.14 0.07 0.00 0.00 0.00 0.00 22:45:45 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:42:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:45:45 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:43:01 eth0 0.55 0.28 0.27 0.17 0.00 0.00 0.00 0.00 22:45:45 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:44:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 22:45:45 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:45 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 Average: eth0 10.09 10.67 36.99 2.30 0.00 0.00 0.00 0.00 22:45:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:45 Average: docker0 8.54 6.72 0.86 34.11 0.00 0.00 0.00 0.00 22:45:45 22:45:45 22:45:45 ---> sar -P ALL: 22:45:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/04/21 _x86_64_ (4 CPU) 22:45:45 22:45:45 22:35:02 LINUX RESTART (4 CPU) 22:45:45 22:45:45 22:36:02 CPU %user %nice %system %iowait %steal %idle 22:45:45 22:37:01 all 2.20 0.00 1.17 0.37 0.01 96.25 22:45:45 22:37:01 0 1.12 0.00 1.17 0.10 0.00 97.60 22:45:45 22:37:01 1 1.57 0.00 1.04 0.66 0.02 96.72 22:45:45 22:37:01 2 2.02 0.00 1.00 0.43 0.02 96.53 22:45:45 22:37:01 3 4.10 0.00 1.45 0.31 0.00 94.15 22:45:45 22:38:01 all 0.14 0.00 0.05 0.00 0.00 99.81 22:45:45 22:38:01 0 0.07 0.00 0.07 0.00 0.00 99.87 22:45:45 22:38:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:45:45 22:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:45:45 22:38:01 3 0.40 0.00 0.03 0.00 0.00 99.57 22:45:45 22:39:01 all 0.17 0.00 0.03 0.00 0.00 99.80 22:45:45 22:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:45:45 22:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:45:45 22:39:01 2 0.07 0.00 0.03 0.00 0.00 99.90 22:45:45 22:39:01 3 0.53 0.00 0.03 0.00 0.00 99.43 22:45:45 22:40:02 all 0.15 0.00 0.04 0.00 0.00 99.81 22:45:45 22:40:02 0 0.00 0.00 0.05 0.00 0.02 99.93 22:45:45 22:40:02 1 0.03 0.00 0.03 0.00 0.00 99.93 22:45:45 22:40:02 2 0.03 0.00 0.05 0.00 0.00 99.92 22:45:45 22:40:02 3 0.52 0.00 0.03 0.00 0.00 99.45 22:45:45 22:41:01 all 0.17 0.00 0.05 0.00 0.00 99.78 22:45:45 22:41:01 0 0.51 0.00 0.02 0.00 0.00 99.47 22:45:45 22:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:45:45 22:41:01 2 0.07 0.00 0.08 0.00 0.00 99.85 22:45:45 22:41:01 3 0.03 0.00 0.07 0.00 0.00 99.90 22:45:45 22:42:01 all 0.09 0.00 0.08 0.00 0.00 99.82 22:45:45 22:42:01 0 0.30 0.00 0.08 0.00 0.00 99.62 22:45:45 22:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:45:45 22:42:01 2 0.05 0.00 0.05 0.00 0.02 99.88 22:45:45 22:42:01 3 0.00 0.00 0.17 0.00 0.00 99.83 22:45:45 22:43:01 all 0.04 0.00 0.03 0.00 0.00 99.94 22:45:45 22:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:45:45 22:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:45:45 22:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:45:45 22:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:45:45 22:44:01 all 0.07 0.00 0.04 0.00 0.00 99.89 22:45:45 22:44:01 0 0.18 0.00 0.03 0.00 0.00 99.78 22:45:45 22:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:45:45 22:44:01 2 0.05 0.00 0.07 0.00 0.02 99.87 22:45:45 22:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:45:45 22:45:01 all 0.15 0.00 0.02 0.00 0.00 99.83 22:45:45 22:45:01 0 0.50 0.00 0.02 0.00 0.00 99.48 22:45:45 22:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:45:45 22:45:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:45:45 22:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:45:45 Average: all 0.35 0.00 0.17 0.04 0.00 99.44 22:45:45 Average: 0 0.31 0.00 0.16 0.01 0.00 99.52 22:45:45 Average: 1 0.21 0.00 0.15 0.07 0.00 99.57 22:45:45 Average: 2 0.26 0.00 0.15 0.05 0.01 99.53 22:45:45 Average: 3 0.62 0.00 0.20 0.03 0.00 99.15 22:45:45 22:45:45 22:45:45