Pull request #833 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9958968cb4d7dd48aba627785dc6cc5e2b7ae157+00d745e262a2b669949b9e69e1b8c77e0ea64523 (e8f4567a4e7a0b1c75ba39e4db9880e839394e03) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-833/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-833/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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-4333 in /w/workspace/ndry_app-functions-sdk-go_PR-833 [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-833 # 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 00d745e262a2b669949b9e69e1b8c77e0ea64523 into PR head commit 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 Merge succeeded, producing 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 Checking out Revision 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 (PR-833) > 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/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 # 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 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:20:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:20:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:20:05 ========================================================= 05:20:05 EdgeX Global Pipelines Version Info 05:20:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:20:07 ------------------- 05:20:07 stable info: 05:20:07 ------------------- 05:20:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:20:07 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:20:07 Message: update stable to v1.0.191 05:20:08 ------------------- 05:20:08 experimental info: 05:20:08 ------------------- 05:20:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:20:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:20:08 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:20:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:20:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:20:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:20:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:20:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-833 [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-833 [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-833 [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9958968 [Pipeline] echo 05:20:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:11 + git log --format=format:%s -1 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 [Pipeline] echo 05:20:11 GIT_COMMIT: 9958968cb4d7dd48aba627785dc6cc5e2b7ae157, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 05:20:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:20:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:12 05:20:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:20:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:12 latest: Pulling from edgex-devops/git-semver 05:20:12 31603596830f: Pulling fs layer 05:20:12 54011a49482f: Pulling fs layer 05:20:12 a6820b24f6d8: Pulling fs layer 05:20:12 f581987b2513: Pulling fs layer 05:20:12 f581987b2513: Waiting 05:20:12 54011a49482f: Verifying Checksum 05:20:12 54011a49482f: Download complete 05:20:13 31603596830f: Verifying Checksum 05:20:13 31603596830f: Download complete 05:20:13 f581987b2513: Verifying Checksum 05:20:13 f581987b2513: Download complete 05:20:13 a6820b24f6d8: Verifying Checksum 05:20:13 a6820b24f6d8: Download complete 05:20:13 31603596830f: Pull complete 05:20:13 54011a49482f: Pull complete 05:20:14 a6820b24f6d8: Pull complete 05:20:14 f581987b2513: Pull complete 05:20:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:20:15 prd-centos7-docker-4c-2g-4333 does not seem to be running inside a container 05:20:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-833 -v /w/workspace/ndry_app-functions-sdk-go_PR-833:/w/workspace/ndry_app-functions-sdk-go_PR-833:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-833@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-833@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:20:17 $ docker top 3db73c1da46c78cba52f017017c2b1f7602d117f6fa918c7ce155d0008db1fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:20:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:17 [ssh-agent] Looking for ssh-agent implementation... 05:20:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:18 $ docker exec 3db73c1da46c78cba52f017017c2b1f7602d117f6fa918c7ce155d0008db1fdd ssh-agent 05:20:18 SSH_AUTH_SOCK=/tmp/ssh-hBQZ3c3Rnfd2/agent.13 05:20:18 SSH_AGENT_PID=18 05:20:18 Running ssh-add (command line suppressed) 05:20:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-833@tmp/private_key_1765778701307893937.key (/w/workspace/ndry_app-functions-sdk-go_PR-833@tmp/private_key_1765778701307893937.key) 05:20:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:18 + git tag --points-at HEAD [Pipeline] } 05:20:18 $ docker exec --env ******** --env ******** 3db73c1da46c78cba52f017017c2b1f7602d117f6fa918c7ce155d0008db1fdd ssh-agent -k 05:20:19 unset SSH_AUTH_SOCK; 05:20:19 unset SSH_AGENT_PID; 05:20:19 echo Agent pid 18 killed; 05:20:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:19 [ssh-agent] Looking for ssh-agent implementation... 05:20:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:19 $ docker exec 3db73c1da46c78cba52f017017c2b1f7602d117f6fa918c7ce155d0008db1fdd ssh-agent 05:20:19 SSH_AUTH_SOCK=/tmp/ssh-xpgjT7SA0sK2/agent.47 05:20:19 SSH_AGENT_PID=52 05:20:19 Running ssh-add (command line suppressed) 05:20:19 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-833@tmp/private_key_6223960448355555086.key (/w/workspace/ndry_app-functions-sdk-go_PR-833@tmp/private_key_6223960448355555086.key) 05:20:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:20 + git semver init 05:20:20 # -> Open(): unable to determine branch for HEAD 05:20:20 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-833/.git 05:20:20 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-833 05:20:20 # $SEMVER_REMOTE_NAME = origin 05:20:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:20:20 # $SEMVER_USER_NAME = edgex-jenkins 05:20:20 # $SEMVER_BRANCH = PR-833 05:20:20 # $SEMVER_TEMP = /tmp/semver-663153168 05:20:20 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 05:20:24 # '/tmp/semver-663153168' -> '/w/workspace/ndry_app-functions-sdk-go_PR-833/.semver' 05:20:24 # -> Force: false 05:20:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-833/.semver [Pipeline] } 05:20:24 $ docker exec --env ******** --env ******** 3db73c1da46c78cba52f017017c2b1f7602d117f6fa918c7ce155d0008db1fdd ssh-agent -k 05:20:24 unset SSH_AUTH_SOCK; 05:20:24 unset SSH_AGENT_PID; 05:20:24 echo Agent pid 52 killed; 05:20:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:25 + git semver [Pipeline] } 05:20:25 $ docker stop --time=1 3db73c1da46c78cba52f017017c2b1f7602d117f6fa918c7ce155d0008db1fdd 05:20:26 $ docker rm -f 3db73c1da46c78cba52f017017c2b1f7602d117f6fa918c7ce155d0008db1fdd [Pipeline] // withDockerContainer [Pipeline] sh 05:20:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:20:27 Stashed 1 file(s) [Pipeline] echo 05:20:27 [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:20:43 Still waiting to schedule task 05:20:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:20:43 Still waiting to schedule task 05:20:43 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4336’ is offline 05:21:41 Running on prd-centos7-docker-4c-2g-4340 in /w/workspace/ndry_app-functions-sdk-go_PR-833 [Pipeline] { [Pipeline] ws 05:21:42 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:21:44 using credential edgex-jenkins-ssh 05:21:44 Cloning the remote Git repository 05:21:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:21:44 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:21:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:21:44 > git --version # timeout=10 05:21:44 > git --version # 'git version 2.24.3' 05:21:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:21:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:46 Merging remotes/origin/master commit 00d745e262a2b669949b9e69e1b8c77e0ea64523 into PR head commit 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 05:21:46 Merge succeeded, producing 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 05:21:46 Checking out Revision 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 (PR-833) 05:21:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:21:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:21:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:21:46 > git config core.sparsecheckout # timeout=10 05:21:46 > git checkout -f 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 # timeout=10 05:21:46 > git remote # timeout=10 05:21:46 > git config --get remote.origin.url # timeout=10 05:21:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:46 > git merge 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 05:21:46 > git rev-parse HEAD^{commit} # timeout=10 05:21:46 > git config core.sparsecheckout # timeout=10 05:21:46 > git checkout -f 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 # timeout=10 05:21:50 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 05:21:50 > git --version # timeout=10 05:21:50 > git --version # 'git version 2.24.3' 05:21:50 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:21:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:21:52 + sudo service docker restart 05:21:52 + true 05:21:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:21:53 ========================================================= 05:21:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:21:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:21:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:21:54 Sending build context to Docker daemon 19.57MB 05:21:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:21:54 Step 2/8 : FROM ${BASE} 05:21:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:21:54 540db60ca938: Pulling fs layer 05:21:54 adcc1eea9eea: Pulling fs layer 05:21:54 4c4ab2625f07: Pulling fs layer 05:21:54 0510c868ecb4: Pulling fs layer 05:21:54 afea3b2eda06: Pulling fs layer 05:21:54 7809a108b3ef: Pulling fs layer 05:21:54 f706445af74f: Pulling fs layer 05:21:54 afea3b2eda06: Waiting 05:21:54 7809a108b3ef: Waiting 05:21:54 f706445af74f: Waiting 05:21:54 0510c868ecb4: Waiting 05:21:54 4c4ab2625f07: Download complete 05:21:54 adcc1eea9eea: Download complete 05:21:54 afea3b2eda06: Verifying Checksum 05:21:54 afea3b2eda06: Download complete 05:21:54 7809a108b3ef: Verifying Checksum 05:21:54 7809a108b3ef: Download complete 05:21:54 540db60ca938: Verifying Checksum 05:21:54 540db60ca938: Download complete 05:21:55 540db60ca938: Pull complete 05:21:55 adcc1eea9eea: Pull complete 05:21:55 4c4ab2625f07: Pull complete 05:21:56 f706445af74f: Verifying Checksum 05:21:56 f706445af74f: Download complete 05:21:57 0510c868ecb4: Verifying Checksum 05:21:57 0510c868ecb4: Download complete 05:22:03 0510c868ecb4: Pull complete 05:22:03 afea3b2eda06: Pull complete 05:22:03 7809a108b3ef: Pull complete 05:22:11 f706445af74f: Pull complete 05:22:11 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:22:11 ---> b068be0155e3 05:22:11 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:22:11 20.10.0: Pulling from library/docker 05:22:11 05e7bc50f07f: Pulling fs layer 05:22:11 6db28d0fdbf6: Pulling fs layer 05:22:11 292df0bc6bf3: Pulling fs layer 05:22:11 2e060f4bd70b: Pulling fs layer 05:22:11 80e8d568a223: Pulling fs layer 05:22:11 8dc6ef1a942a: Pulling fs layer 05:22:11 2312dd95470a: Pulling fs layer 05:22:11 2e060f4bd70b: Waiting 05:22:11 80e8d568a223: Waiting 05:22:11 8dc6ef1a942a: Waiting 05:22:11 2312dd95470a: Waiting 05:22:11 292df0bc6bf3: Download complete 05:22:11 05e7bc50f07f: Verifying Checksum 05:22:11 05e7bc50f07f: Download complete 05:22:11 6db28d0fdbf6: Download complete 05:22:11 80e8d568a223: Verifying Checksum 05:22:11 80e8d568a223: Download complete 05:22:11 8dc6ef1a942a: Verifying Checksum 05:22:11 8dc6ef1a942a: Download complete 05:22:11 2312dd95470a: Verifying Checksum 05:22:11 2312dd95470a: Download complete 05:22:11 05e7bc50f07f: Pull complete 05:22:11 6db28d0fdbf6: Pull complete 05:22:12 292df0bc6bf3: Pull complete 05:22:18 2e060f4bd70b: Verifying Checksum 05:22:18 2e060f4bd70b: Download complete 05:22:21 2e060f4bd70b: Pull complete 05:22:21 80e8d568a223: Pull complete 05:22:21 8dc6ef1a942a: Pull complete 05:22:21 2312dd95470a: Pull complete 05:22:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:22:21 Status: Downloaded newer image for docker:20.10.0 05:22:23 ---> 1778475e5adb 05:22:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:22:23 ---> Running in 52e60a7f55eb 05:22:23 Removing intermediate container 52e60a7f55eb 05:22:23 ---> 69f0a0b8c06a 05:22:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:22:23 ---> Running in 3e17ba55bace 05:22:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:22:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:22:28 (1/5) Installing libsodium (1.0.18-r0) 05:22:29 (2/5) Installing libzmq (4.3.3-r1) 05:22:29 (3/5) Installing pkgconf (1.7.3-r0) 05:22:29 (4/5) Installing libsodium-dev (1.0.18-r0) 05:22:30 (5/5) Installing zeromq-dev (4.3.3-r1) 05:22:30 Executing busybox-1.32.1-r6.trigger 05:22:30 OK: 150 MiB in 45 packages 05:22:30 Removing intermediate container 3e17ba55bace 05:22:30 ---> 9caa640accbc 05:22:30 Step 6/8 : WORKDIR /build 05:22:30 ---> Running in 418a9946ef9c 05:22:31 Removing intermediate container 418a9946ef9c 05:22:31 ---> d5cd6dabcd02 05:22:31 Step 7/8 : COPY go.mod . 05:22:31 ---> e94303e72fc0 05:22:31 Step 8/8 : RUN go mod download 05:22:31 ---> Running in f14c94020d1d 05:22:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4341 in /w/workspace/ndry_app-functions-sdk-go_PR-833 [Pipeline] { [Pipeline] ws 05:22:36 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:22:41 using credential edgex-jenkins-ssh 05:22:41 Cloning the remote Git repository 05:22:41 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:22:41 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:22:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:22:41 > git --version # timeout=10 05:22:41 > git --version # 'git version 2.17.1' 05:22:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:22:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:22:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:22:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:22:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:22:46 Merging remotes/origin/master commit 00d745e262a2b669949b9e69e1b8c77e0ea64523 into PR head commit 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 05:22:47 Merge succeeded, producing 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 05:22:47 Checking out Revision 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 (PR-833) 05:22:47 > git config core.sparsecheckout # timeout=10 05:22:47 > git checkout -f 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 # timeout=10 05:22:47 > git remote # timeout=10 05:22:47 > git config --get remote.origin.url # timeout=10 05:22:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:22:47 > git merge 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 05:22:47 > git rev-parse HEAD^{commit} # timeout=10 05:22:47 > git config core.sparsecheckout # timeout=10 05:22:47 > git checkout -f 9958968cb4d7dd48aba627785dc6cc5e2b7ae157 # timeout=10 05:22:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 05:22:51 > git --version # timeout=10 05:22:51 > git --version # 'git version 2.17.1' 05:22:51 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:22:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:22:53 + sudo service docker restart 05:22:53 + true [Pipeline] unstash [Pipeline] echo 05:22:56 ========================================================= 05:22:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:22:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:22: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.16-alpine . 05:22:58 Removing intermediate container f14c94020d1d 05:22:58 ---> 4b64409509dd 05:22:58 Successfully built 4b64409509dd 05:22:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:22:58 Sending build context to Docker daemon 19.57MB 05:22:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:22:58 Step 2/8 : FROM ${BASE} 05:22:58 + docker inspect -f . ci-base-image-x86_64 05:22:58 . [Pipeline] withDockerContainer 05:22:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:22:58 595b0fe564bb: Pulling fs layer 05:22:58 7186ed65a4f7: Pulling fs layer 05:22:58 316046926c0a: Pulling fs layer 05:22:58 4ebd0625c992: Pulling fs layer 05:22:58 prd-centos7-docker-4c-2g-4340 does not seem to be running inside a container 05:22:58 $ 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 ******** ci-base-image-x86_64 cat 05:22:58 207e8628e3a3: Pulling fs layer 05:22:58 c791037a9be2: Pulling fs layer 05:22:58 ffd874e62e21: Pulling fs layer 05:22:58 207e8628e3a3: Waiting 05:22:58 c791037a9be2: Waiting 05:22:58 ffd874e62e21: Waiting 05:22:58 4ebd0625c992: Waiting 05:22:58 316046926c0a: Download complete 05:22:58 7186ed65a4f7: Verifying Checksum 05:22:58 7186ed65a4f7: Download complete 05:22:58 207e8628e3a3: Download complete 05:22:58 c791037a9be2: Verifying Checksum 05:22:58 c791037a9be2: Download complete 05:22:58 595b0fe564bb: Verifying Checksum 05:22:58 595b0fe564bb: Download complete 05:22:59 $ docker top 89453dc3a1ba30639428c30d7daf670b407a83d8778b5b99a3475a35331d4519 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:59 595b0fe564bb: Pull complete 05:23:00 + go version 05:23:00 go version go1.16.3 linux/amd64 [Pipeline] } 05:23:00 $ docker stop --time=1 89453dc3a1ba30639428c30d7daf670b407a83d8778b5b99a3475a35331d4519 05:23:00 7186ed65a4f7: Pull complete 05:23:00 316046926c0a: Pull complete 05:23:00 ffd874e62e21: Verifying Checksum 05:23:00 ffd874e62e21: Download complete 05:23:01 $ docker rm -f 89453dc3a1ba30639428c30d7daf670b407a83d8778b5b99a3475a35331d4519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:23:02 4ebd0625c992: Verifying Checksum 05:23:02 4ebd0625c992: Download complete 05:23:02 + docker inspect -f . ci-base-image-x86_64 05:23:02 . [Pipeline] withDockerContainer 05:23:02 prd-centos7-docker-4c-2g-4340 does not seem to be running inside a container 05:23:02 $ 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 ******** ci-base-image-x86_64 cat 05:23:03 $ docker top 85a622d7fe8e39d5719a3d919e7822008786c3d1177a4f62a56fac0575bcee77 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:03 + go mod tidy [Pipeline] sh 05:23:05 + make test 05:23:05 make -C ./app-service-template build 05:23:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:23:05 go mod tidy 05:23:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 05:23:12 4ebd0625c992: Pull complete 05:23:12 207e8628e3a3: Pull complete 05:23:13 c791037a9be2: Pull complete 05:23:16 ffd874e62e21: Pull complete 05:23:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:23:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:23:16 ---> cfc18b08335c 05:23:16 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:23:16 20.10.0: Pulling from library/docker 05:23:16 a3cc7d3b244e: Pulling fs layer 05:23:16 02a3295e0d61: Pulling fs layer 05:23:16 0f4f2e6d8100: Pulling fs layer 05:23:16 330b718f631f: Pulling fs layer 05:23:16 a93816041522: Pulling fs layer 05:23:16 bdb6da89ff94: Pulling fs layer 05:23:16 2a70c0c122f4: Pulling fs layer 05:23:16 330b718f631f: Waiting 05:23:16 a93816041522: Waiting 05:23:16 2a70c0c122f4: Waiting 05:23:16 bdb6da89ff94: Waiting 05:23:16 0f4f2e6d8100: Verifying Checksum 05:23:16 0f4f2e6d8100: Download complete 05:23:17 02a3295e0d61: Verifying Checksum 05:23:17 02a3295e0d61: Download complete 05:23:17 a3cc7d3b244e: Download complete 05:23:17 a93816041522: Verifying Checksum 05:23:17 a93816041522: Download complete 05:23:17 bdb6da89ff94: Verifying Checksum 05:23:17 2a70c0c122f4: Verifying Checksum 05:23:17 2a70c0c122f4: Download complete 05:23:18 a3cc7d3b244e: Pull complete 05:23:18 02a3295e0d61: Pull complete 05:23:19 0f4f2e6d8100: Pull complete 05:23:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:23:20 make -C ./app-service-template test 05:23:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:23:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:23:22 330b718f631f: Verifying Checksum 05:23:22 330b718f631f: Download complete 05:23:25 330b718f631f: Pull complete 05:23:25 a93816041522: Pull complete 05:23:26 bdb6da89ff94: Pull complete 05:23:26 2a70c0c122f4: Pull complete 05:23:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:23:26 Status: Downloaded newer image for docker:20.10.0 05:23:28 ok new-app-service 0.017s coverage: 47.8% of statements 05:23:28 ? new-app-service/config [no test files] 05:23:28 ok new-app-service/functions 0.011s 05:23:28 CGO_ENABLED=1 go vet ./... 05:23:33 ---> c0829a7e8d92 05:23:33 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:23:33 ---> Running in 696e12ddd521 05:23:33 Removing intermediate container 696e12ddd521 05:23:33 ---> 14a0e5eb1503 05:23:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:23:33 ---> Running in abbc321d555a 05:23:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:23:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:23:38 (1/5) Installing libsodium (1.0.18-r0) 05:23:38 (2/5) Installing libzmq (4.3.3-r1) 05:23:38 (3/5) Installing pkgconf (1.7.3-r0) 05:23:38 (4/5) Installing libsodium-dev (1.0.18-r0) 05:23:38 (5/5) Installing zeromq-dev (4.3.3-r1) 05:23:38 Executing busybox-1.32.1-r6.trigger 05:23:38 OK: 139 MiB in 45 packages 05:23:38 gofmt -l . 05:23:38 [ "`gofmt -l .`" = "" ] 05:23:38 ./bin/test-go-mod-tidy.sh 05:23:38 ./bin/test-attribution-txt.sh 05:23:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:23:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 05:23:40 Removing intermediate container abbc321d555a 05:23:40 ---> 7576fef17320 05:23:40 Step 6/8 : WORKDIR /build 05:23:40 ---> Running in b9a890d20c1d 05:23:40 Removing intermediate container b9a890d20c1d 05:23:40 ---> c76bfe711432 05:23:40 Step 7/8 : COPY go.mod . 05:23:41 ---> 02842efd546c 05:23:41 Step 8/8 : RUN go mod download 05:23:41 ---> Running in 47aede83b027 05:23:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.020s coverage: 56.5% of statements 05:23:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.020s coverage: 92.5% of statements 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 05:23:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.060s coverage: 61.5% of statements 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 05:23:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.033s 05:23:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.058s coverage: 75.4% of statements 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 05:23:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.043s coverage: 97.0% of statements 05:23:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 05:23:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.015s coverage: 10.5% of statements 05:23:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.778s coverage: 76.9% of statements 05:23:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 05:23:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.029s coverage: 18.4% of statements 05:23:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.017s coverage: 27.3% of statements 05:23:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 05:23:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 05:23:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.012s coverage: 51.4% of statements 05:24:08 Removing intermediate container 47aede83b027 05:24:08 ---> 18e87da02ae2 05:24:08 Successfully built 18e87da02ae2 05:24:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:24:08 + docker inspect -f . ci-base-image-arm64 05:24:08 . [Pipeline] withDockerContainer 05:24:09 prd-ubuntu18.04-docker-arm64-4c-16g-4341 does not seem to be running inside a container 05:24:09 $ 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 ******** ci-base-image-arm64 cat 05:24:10 $ docker top 5c2fc9eb73cd7e5f2fdb33468683d383049e550ac77a0cdc0b3cfc42833e88bf -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:11 + go version 05:24:11 go version go1.16.3 linux/arm64 [Pipeline] } 05:24:11 $ docker stop --time=1 5c2fc9eb73cd7e5f2fdb33468683d383049e550ac77a0cdc0b3cfc42833e88bf 05:24:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.090s coverage: 81.9% of statements 05:24:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.014s coverage: 94.4% of statements 05:24:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:24:12 gofmt -l . 05:24:12 [ "`gofmt -l .`" = "" ] 05:24:12 ./app-service-template/bin/test-go-mod-tidy.sh 05:24:13 $ docker rm -f 5c2fc9eb73cd7e5f2fdb33468683d383049e550ac77a0cdc0b3cfc42833e88bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:24:14 $ docker stop --time=1 85a622d7fe8e39d5719a3d919e7822008786c3d1177a4f62a56fac0575bcee77 05:24:15 $ docker rm -f 85a622d7fe8e39d5719a3d919e7822008786c3d1177a4f62a56fac0575bcee77 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:24:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:24:16 + docker inspect -f . ci-base-image-arm64 05:24:16 . [Pipeline] withDockerContainer 05:24:16 Stashed 2 file(s) 05:24:17 prd-ubuntu18.04-docker-arm64-4c-16g-4341 does not seem to be running inside a container 05:24: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 ******** ci-base-image-arm64 cat 05:24:18 $ docker top c5703c0861b71a3c74365001b4f6a86217d93fe64dfcadc21ccb4e082b5e7cbd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [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 05:24:19 + go mod tidy [Pipeline] libraryResource [Pipeline] sh 05:24:20 ---> job-cost.sh 05:24:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hMPf [Pipeline] sh 05:24:21 + make test 05:24:21 make -C ./app-service-template build 05:24:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:24:21 go mod tidy 05:24:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 05:24:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:25:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:25:01 make -C ./app-service-template test 05:25:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:25:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:25:02 lf-activate-venv(): INFO: Adding /tmp/venv-hMPf/bin to PATH 05:25:02 INFO: No Stack... 05:25:02 INFO: Retrieving Pricing Info for: v1-standard-2 05:25:02 INFO: Archiving Costs [Pipeline] sh 05:25:03 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 05:25:03 + cut -d, -f6 [Pipeline] lock 05:25:03 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-1-stack-cost] 05:25:03 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-1-stack-cost] did not exist. Created. 05:25:03 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:25:03 + echo total: 0.029999999329447746 [Pipeline] stash 05:25:03 Stashed 1 file(s) [Pipeline] } 05:25:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:25:28 ok new-app-service 0.035s coverage: 47.8% of statements 05:25:28 ? new-app-service/config [no test files] 05:25:28 ok new-app-service/functions 0.036s 05:25:28 CGO_ENABLED=1 go vet ./... 05:25:55 gofmt -l . 05:25:55 [ "`gofmt -l .`" = "" ] 05:25:55 ./bin/test-go-mod-tidy.sh 05:25:55 ./bin/test-attribution-txt.sh 05:25:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:25:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:25:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 05:26:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.078s coverage: 56.5% of statements 05:26:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.031s coverage: 92.5% of statements 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 05:26:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.092s coverage: 61.5% of statements 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 05:26:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.022s 05:26:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.061s coverage: 75.4% of statements 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 05:26:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.027s coverage: 97.0% of statements 05:26:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 05:26:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.058s coverage: 10.5% of statements 05:26:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.864s coverage: 76.9% of statements 05:26:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 05:26:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.030s coverage: 18.4% of statements 05:26:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.036s coverage: 27.3% of statements 05:26:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 05:26:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 05:26:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.045s coverage: 51.4% of statements 05:26:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.091s coverage: 81.9% of statements 05:26:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 05:26:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:26:42 gofmt -l . 05:26:42 [ "`gofmt -l .`" = "" ] 05:26:43 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 05:26:43 $ docker stop --time=1 c5703c0861b71a3c74365001b4f6a86217d93fe64dfcadc21ccb4e082b5e7cbd 05:26:45 $ docker rm -f c5703c0861b71a3c74365001b4f6a86217d93fe64dfcadc21ccb4e082b5e7cbd [Pipeline] // withDockerContainer [Pipeline] sh 05:26:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:46 Warning: overwriting stash ‘coverage-report’ 05:26:48 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 05:26:48 ---> job-cost.sh 05:26:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yU8s 05:27:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:29:12 lf-activate-venv(): INFO: Adding /tmp/venv-yU8s/bin to PATH 05:29:12 INFO: No Stack... 05:29:12 INFO: Retrieving Pricing Info for: lf-standard-4 05:29:12 INFO: Archiving Costs [Pipeline] sh 05:29:12 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 05:29:12 + cut -d, -f6 [Pipeline] lock 05:29:13 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-1-stack-cost] 05:29:13 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-1-stack-cost] did not exist. Created. 05:29:13 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:29:13 /w/workspace/app-functions-sdk-go/1@tmp/durable-c780e3a1/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-c780e3a1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:29:13 + echo total: 0.20999999344348907 [Pipeline] stash 05:29:14 Warning: overwriting stash ‘stack-cost’ 05:29:14 Stashed 1 file(s) [Pipeline] } 05:29:14 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-833-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 05:29:15 provisioning config files... 05:29:15 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-833@tmp/config5794644434723897721tmp [Pipeline] { [Pipeline] sh 05:29:15 + set +x 05:29:15 + curl -s https://codecov.io/bash 05:29:15 + bash -s -- 05:29:15 05:29:15 _____ _ 05:29:15 / ____| | | 05:29:15 | | ___ __| | ___ ___ _____ __ 05:29:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:29:15 | |___| (_) | (_| | __/ (_| (_) \ V / 05:29:15 \_____\___/ \__,_|\___|\___\___/ \_/ 05:29:15 Bash-1.0.2 05:29:15 05:29:15 05:29:15 ==> git version 2.24.3 found 05:29:15 ==> 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 05:29:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:29:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:29:15 ==> Jenkins CI detected. 05:29:15 project root: . 05:29:15 --> token set from env 05:29:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:29:15 ==> Running gcov in . (disable via -X gcov) 05:29:15 ==> Python coveragepy not found 05:29:15 ==> Searching for coverage reports in: 05:29:15 + . 05:29:15 -> Found 2 reports 05:29:15 ==> Detecting git/mercurial file structure 05:29:15 ==> Reading reports 05:29:15 + ./app-service-template/coverage.out bytes=1055 05:29:15 + ./coverage.out bytes=86556 05:29:15 ==> Appending adjustments 05:29:15 https://docs.codecov.io/docs/fixing-reports 05:29:16 + Found adjustments 05:29:16 ==> Gzipping contents 05:29:16 16K /tmp/codecov.bFree3.gz 05:29:16 ==> Uploading reports 05:29:16 url: https://codecov.io 05:29:16 query: branch=PR-833&commit=9958968cb4d7dd48aba627785dc6cc5e2b7ae157&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=833&job=&cmd_args= 05:29:16 -> Pinging Codecov 05:29:16 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-833&commit=9958968cb4d7dd48aba627785dc6cc5e2b7ae157&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=833&job=&cmd_args= 05:29:17 -> Uploading to 05:29:17 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/3D8B5DFFC46A037C893635FACE044666/9958968cb4d7dd48aba627785dc6cc5e2b7ae157/8ce3d034-a378-4000-b23c-fb57d451eb76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T052916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e125ce6b23d3fd06201095deae02a35fcd2047e99ffc757e30314fcd9d6ae656 05:29:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:29:17 Dload Upload Total Spent Left Speed 05:29:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15302 0 0 100 15302 0 30437 --:--:-- --:--:-- --:--:-- 30482 05:29:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9958968cb4d7dd48aba627785dc6cc5e2b7ae157 [Pipeline] } 05:29:17 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 05:29:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:20 ---> package-listing.sh 05:29:20 ++ facter osfamily 05:29:20 ++ tr '[:upper:]' '[:lower:]' 05:29:20 + OS_FAMILY=redhat 05:29:20 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-833 05:29:20 + START_PACKAGES=/tmp/packages_start.txt 05:29:20 + END_PACKAGES=/tmp/packages_end.txt 05:29:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:20 + PACKAGES=/tmp/packages_start.txt 05:29:20 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-833 ']' 05:29:20 + PACKAGES=/tmp/packages_end.txt 05:29:20 + case "${OS_FAMILY}" in 05:29:20 + rpm -qa 05:29:20 + sort 05:29:25 + '[' -f /tmp/packages_start.txt ']' 05:29:25 + '[' -f /tmp/packages_end.txt ']' 05:29:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:25 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-833 ']' 05:29:25 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-833/archives/ 05:29:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-833/archives/ [Pipeline] echo 05:29:25 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-833/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:29:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:29:26 05:29:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:29:26 alpine: Pulling from edgex-lftools-log-publisher 05:29:26 df20fa9351a1: Pulling fs layer 05:29:26 36b3adc4ff6f: Pulling fs layer 05:29:26 8ad3a11d3b57: Pulling fs layer 05:29:26 46f8f816bc3b: Pulling fs layer 05:29:26 93b61091891f: Pulling fs layer 05:29:26 93b9cdb0e59b: Pulling fs layer 05:29:26 5e14af77c1be: Pulling fs layer 05:29:26 01666e4c0597: Pulling fs layer 05:29:26 aa168da1d23b: Pulling fs layer 05:29:26 93b9cdb0e59b: Waiting 05:29:26 5e14af77c1be: Waiting 05:29:26 46f8f816bc3b: Waiting 05:29:26 01666e4c0597: Waiting 05:29:26 aa168da1d23b: Waiting 05:29:26 93b61091891f: Waiting 05:29:26 36b3adc4ff6f: Verifying Checksum 05:29:26 36b3adc4ff6f: Download complete 05:29:26 46f8f816bc3b: Verifying Checksum 05:29:26 46f8f816bc3b: Download complete 05:29:26 93b61091891f: Verifying Checksum 05:29:26 93b61091891f: Download complete 05:29:26 df20fa9351a1: Verifying Checksum 05:29:26 df20fa9351a1: Download complete 05:29:26 93b9cdb0e59b: Download complete 05:29:26 5e14af77c1be: Download complete 05:29:26 01666e4c0597: Verifying Checksum 05:29:27 8ad3a11d3b57: Verifying Checksum 05:29:27 8ad3a11d3b57: Download complete 05:29:27 df20fa9351a1: Pull complete 05:29:27 36b3adc4ff6f: Pull complete 05:29:28 8ad3a11d3b57: Pull complete 05:29:28 46f8f816bc3b: Pull complete 05:29:28 aa168da1d23b: Verifying Checksum 05:29:28 aa168da1d23b: Download complete 05:29:29 93b61091891f: Pull complete 05:29:29 93b9cdb0e59b: Pull complete 05:29:29 5e14af77c1be: Pull complete 05:29:29 01666e4c0597: Pull complete 05:29:36 aa168da1d23b: Pull complete 05:29:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:29:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:29:36 prd-centos7-docker-4c-2g-4333 does not seem to be running inside a container 05:29:36 $ 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-833/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-833 -v /w/workspace/ndry_app-functions-sdk-go_PR-833:/w/workspace/ndry_app-functions-sdk-go_PR-833:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-833@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-833@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 05:29:40 $ docker top b316246814cfbbc1188f2a84a9d20fbe88e990c914d90b2060af71b2cb04820a -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:29:41 + mkdir -p /var/log/sa [Pipeline] sh 05:29:41 + ls /var/log/sa-host 05:29:41 + sadf -c /var/log/sa-host/sa11 05:29:41 file_magic: OK 05:29:41 HZ: Using current value: 100 05:29:41 file_header: OK 05:29:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:29:41 Statistics: 05:29:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:29:41 File successfully converted to sysstat format version 12.2.1 05:29:41 + sadf -c /var/log/sa-host/sa23 05:29:41 file_magic: OK 05:29:41 HZ: Using current value: 100 05:29:41 file_header: OK 05:29:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:29:41 Statistics: 05:29:41 Hnuu...uuuununununu... 05:29:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:41 provisioning config files... 05:29:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-833@tmp/config1377984102939262229tmp [Pipeline] { [Pipeline] echo 05:29:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:29:42 ---> create-netrc.sh [Pipeline] } 05:29:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:29:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:29:42 ---> python-tools-install.sh [Pipeline] echo 05:29:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:29:42 ---> sudo-logs.sh 05:29:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:29:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:29:43 ---> job-cost.sh 05:29:43 lf-activate-venv: SKIPPING 05:29:43 DEBUG: total: 0.20999999344348907 05:29:43 INFO: Retrieving Stack Cost... 05:29:44 INFO: Retrieving Pricing Info for: v1-standard-2 05:29:44 INFO: Archiving Costs [Pipeline] echo 05:29:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:29:45 ---> logs-deploy.sh 05:29:45 lf-activate-venv: SKIPPING 05:29:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-833/1 05:29:45 INFO: archiving workspace using pattern(s): 05:29:47 Archives upload complete. 05:29:47 INFO: archiving logs to Nexus 05:29:48 ---> uname -a: 05:29:48 Linux prd-centos7-docker-4c-2g-4333.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:29:48 05:29:48 05:29:48 ---> lscpu: 05:29:48 Architecture: x86_64 05:29:48 CPU op-mode(s): 32-bit, 64-bit 05:29:48 Byte Order: Little Endian 05:29:48 Address sizes: 40 bits physical, 48 bits virtual 05:29:48 CPU(s): 4 05:29:48 On-line CPU(s) list: 0-3 05:29:48 Thread(s) per core: 1 05:29:48 Core(s) per socket: 1 05:29:48 Socket(s): 4 05:29:48 NUMA node(s): 1 05:29:48 Vendor ID: GenuineIntel 05:29:48 CPU family: 6 05:29:48 Model: 44 05:29:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:29:48 Stepping: 1 05:29:48 CPU MHz: 2933.442 05:29:48 BogoMIPS: 5866.88 05:29:48 Virtualization: VT-x 05:29:48 Hypervisor vendor: KVM 05:29:48 Virtualization type: full 05:29:48 L1d cache: 128 KiB 05:29:48 L1i cache: 128 KiB 05:29:48 L2 cache: 16 MiB 05:29:48 L3 cache: 64 MiB 05:29:48 NUMA node0 CPU(s): 0-3 05:29:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:29:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:29:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:29:48 Vulnerability Meltdown: Mitigation; PTI 05:29:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:29:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:29:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:29:48 Vulnerability Srbds: Not affected 05:29:48 Vulnerability Tsx async abort: Not affected 05:29:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:29:48 05:29:48 05:29:48 ---> nproc: 05:29:48 4 05:29:48 05:29:48 05:29:48 ---> df -h: 05:29:48 Filesystem Size Used Available Use% Mounted on 05:29:48 overlay 50.0G 7.3G 42.7G 15% / 05:29:48 tmpfs 64.0M 0 64.0M 0% /dev 05:29:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:29:48 shm 64.0M 0 64.0M 0% /dev/shm 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-833 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-833@tmp 05:29:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:29:48 05:29:48 05:29:48 ---> free -m: 05:29:48 total used free shared buff/cache available 05:29:48 Mem: 1837 727 101 0 1008 1004 05:29:48 Swap: 1023 1 1022 05:29:48 05:29:48 05:29:48 ---> ip addr: 05:29:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:29:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:29:48 inet 127.0.0.1/8 scope host lo 05:29:48 valid_lft forever preferred_lft forever 05:29:48 inet6 ::1/128 scope host 05:29:48 valid_lft forever preferred_lft forever 05:29:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:29:48 link/ether fa:16:3e:a7:b3:b4 brd ff:ff:ff:ff:ff:ff 05:29:48 inet 10.30.123.141/23 brd 10.30.123.255 scope global dynamic eth0 05:29:48 valid_lft 85782sec preferred_lft 85782sec 05:29:48 inet6 fe80::f816:3eff:fea7:b3b4/64 scope link 05:29:48 valid_lft forever preferred_lft forever 05:29:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:29:48 link/ether 02:42:9b:ff:56:55 brd ff:ff:ff:ff:ff:ff 05:29:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:29:48 valid_lft forever preferred_lft forever 05:29:48 inet6 fe80::42:9bff:feff:5655/64 scope link 05:29:48 valid_lft forever preferred_lft forever 05:29:48 05:29:48 05:29:48 ---> sar -b -r -n DEV: 05:29:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 05:29:48 05:29:48 05:19:17 LINUX RESTART (4 CPU) 05:29:48 05:29:48 05:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:29:48 05:21:01 49.46 14.54 34.91 0.00 4571.54 4404.29 0.00 05:29:48 05:22:01 1.82 0.00 1.82 0.00 0.00 35.67 0.00 05:29:48 05:23:02 0.23 0.00 0.23 0.00 0.00 3.13 0.00 05:29:48 05:24:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 05:29:48 05:25:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 05:29:48 05:26:01 0.32 0.00 0.32 0.00 0.00 4.75 0.00 05:29:48 05:27:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 05:29:48 05:28:01 0.20 0.00 0.20 0.00 0.00 2.85 0.00 05:29:48 05:29:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 05:29:48 Average: 5.91 1.62 4.29 0.00 509.22 497.18 0.00 05:29:48 05:29:48 05:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:29:48 05:21:01 207108 0 606916 32.26 2620 1064900 1101784 37.60 434336 1041376 24 05:29:48 05:22:01 205656 0 608360 32.33 2620 1064908 1101500 37.59 441328 1036348 8 05:29:48 05:23:02 205516 0 608496 32.34 2620 1064912 1094208 37.34 438784 1039260 8 05:29:48 05:24:01 207180 0 606832 32.25 2620 1064912 1079816 36.85 448368 1028528 8 05:29:48 05:25:01 199856 0 614148 32.64 2620 1064920 1079948 36.86 453016 1031372 8 05:29:48 05:26:01 200056 0 613944 32.63 2620 1064924 1079992 36.86 459004 1025436 8 05:29:48 05:27:01 200728 0 613268 32.59 2620 1064928 1079884 36.85 458400 1025436 8 05:29:48 05:28:01 199660 0 614332 32.65 2620 1064932 1080016 36.86 459156 1025436 8 05:29:48 05:29:01 200636 0 613348 32.60 2620 1064940 1079884 36.85 458456 1025436 8 05:29:48 Average: 202933 0 611072 32.48 2620 1064920 1086337 37.07 450094 1030959 10 05:29:48 05:29:48 05:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:29:48 05:21:01 eth0 270.86 255.60 762.02 40.39 0.00 0.00 0.00 0.00 05:29:48 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:21:01 docker0 137.33 104.48 10.70 312.40 0.00 0.00 0.00 0.00 05:29:48 05:22:01 eth0 2.98 1.02 1.17 0.79 0.00 0.00 0.00 0.00 05:29:48 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:23:02 eth0 0.60 0.23 0.27 0.20 0.00 0.00 0.00 0.00 05:29:48 05:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:24:01 eth0 1.54 0.05 0.13 0.00 0.00 0.00 0.00 0.00 05:29:48 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:25:01 eth0 3.43 1.32 1.60 0.30 0.00 0.00 0.00 0.00 05:29:48 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:26:01 eth0 1.02 0.52 0.54 0.39 0.00 0.00 0.00 0.00 05:29:48 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:27:01 eth0 0.80 0.12 0.07 0.04 0.00 0.00 0.00 0.00 05:29:48 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:28:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 05:29:48 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:29:48 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 Average: eth0 31.39 28.88 85.33 4.71 0.00 0.00 0.00 0.00 05:29:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:48 Average: docker0 15.30 11.64 1.19 34.80 0.00 0.00 0.00 0.00 05:29:48 05:29:48 05:29:48 ---> sar -P ALL: 05:29:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 05:29:48 05:29:48 05:19:17 LINUX RESTART (4 CPU) 05:29:48 05:29:48 05:20:01 CPU %user %nice %system %iowait %steal %idle 05:29:48 05:21:01 all 4.49 0.00 2.62 0.86 0.08 91.96 05:29:48 05:21:01 0 5.29 0.00 3.50 2.52 0.07 88.62 05:29:48 05:21:01 1 4.54 0.00 2.36 0.47 0.07 92.56 05:29:48 05:21:01 2 3.94 0.00 2.22 0.25 0.08 93.50 05:29:48 05:21:01 3 4.18 0.00 2.39 0.20 0.10 93.13 05:29:48 05:22:01 all 0.18 0.00 0.07 0.00 0.00 99.75 05:29:48 05:22:01 0 0.45 0.00 0.07 0.00 0.00 99.48 05:29:48 05:22:01 1 0.10 0.00 0.05 0.00 0.02 99.83 05:29:48 05:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 05:29:48 05:22:01 3 0.10 0.00 0.08 0.00 0.00 99.82 05:29:48 05:23:02 all 0.21 0.00 0.14 0.00 0.01 99.65 05:29:48 05:23:02 0 0.50 0.00 0.02 0.00 0.02 99.47 05:29:48 05:23:02 1 0.13 0.00 0.18 0.00 0.00 99.68 05:29:48 05:23:02 2 0.12 0.00 0.17 0.00 0.00 99.72 05:29:48 05:23:02 3 0.08 0.00 0.18 0.00 0.02 99.72 05:29:48 05:24:01 all 0.14 0.00 0.06 0.00 0.00 99.79 05:29:48 05:24:01 0 0.03 0.00 0.07 0.00 0.00 99.90 05:29:48 05:24:01 1 0.07 0.00 0.05 0.00 0.00 99.88 05:29:48 05:24:01 2 0.46 0.00 0.12 0.00 0.00 99.42 05:29:48 05:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:29:48 05:25:01 all 0.10 0.00 0.13 0.00 0.00 99.77 05:29:48 05:25:01 0 0.08 0.00 0.10 0.00 0.00 99.82 05:29:48 05:25:01 1 0.08 0.00 0.15 0.00 0.00 99.77 05:29:48 05:25:01 2 0.12 0.00 0.12 0.00 0.02 99.75 05:29:48 05:25:01 3 0.12 0.00 0.13 0.00 0.00 99.75 05:29:48 05:26:01 all 0.10 0.00 0.05 0.00 0.00 99.85 05:29:48 05:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:29:48 05:26:01 1 0.08 0.00 0.07 0.00 0.00 99.85 05:29:48 05:26:01 2 0.25 0.00 0.08 0.00 0.00 99.67 05:29:48 05:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:29:48 05:27:01 all 0.15 0.00 0.04 0.00 0.00 99.81 05:29:48 05:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:29:48 05:27:01 1 0.55 0.00 0.05 0.00 0.00 99.40 05:29:48 05:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 05:29:48 05:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:29:48 05:28:01 all 0.16 0.00 0.03 0.00 0.00 99.80 05:29:48 05:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:29:48 05:28:01 1 0.53 0.00 0.03 0.00 0.02 99.42 05:29:48 05:28:01 2 0.03 0.00 0.07 0.00 0.00 99.90 05:29:48 05:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:29:48 05:29:01 all 0.16 0.00 0.03 0.00 0.00 99.81 05:29:48 05:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:29:48 05:29:01 1 0.53 0.00 0.03 0.00 0.00 99.43 05:29:48 05:29:01 2 0.08 0.00 0.05 0.00 0.00 99.87 05:29:48 05:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:29:48 Average: all 0.63 0.00 0.35 0.09 0.01 98.92 05:29:48 Average: 0 0.71 0.00 0.42 0.28 0.01 98.58 05:29:48 Average: 1 0.73 0.00 0.33 0.05 0.01 98.87 05:29:48 Average: 2 0.56 0.00 0.33 0.03 0.01 99.07 05:29:48 Average: 3 0.51 0.00 0.32 0.02 0.01 99.13 05:29:48 05:29:48 05:29:48