Pull request #734 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ac276f4341d1e46fdf44ebcf962be81e76e7aebe+3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 (ff985d0bf5e3e6202b5e53d7f05bd50360c1a47d) 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-734/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-734/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28950 in /w/workspace/ndry_app-functions-sdk-go_PR-734 [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-734 # 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 ac276f4341d1e46fdf44ebcf962be81e76e7aebe Merge succeeded, producing ac276f4341d1e46fdf44ebcf962be81e76e7aebe Checking out Revision ac276f4341d1e46fdf44ebcf962be81e76e7aebe (PR-734) > 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/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac276f4341d1e46fdf44ebcf962be81e76e7aebe # 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 ac276f4341d1e46fdf44ebcf962be81e76e7aebe # timeout=10 Commit message: "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 06:58:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:58:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:58:39 ========================================================= 06:58:39 EdgeX Global Pipelines Version Info 06:58:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:58:41 ------------------- 06:58:41 stable info: 06:58:41 ------------------- 06:58:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:58:41 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:58:41 Message: update stable to v1.0.184 06:58:42 ------------------- 06:58:42 experimental info: 06:58:42 ------------------- 06:58:42 Commited By: **** collab-it+edgex@linuxfoundation.org 06:58:42 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:58:42 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:58:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:58:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:58:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:58:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:58:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:58:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:58:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:58:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:58:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:58:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:58:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-734 [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-734 [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-734 [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac276f4341d1e46fdf44ebcf962be81e76e7aebe [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac276f4 [Pipeline] echo 06:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:47 + git log --format=format:%s -1 ac276f4341d1e46fdf44ebcf962be81e76e7aebe [Pipeline] echo 06:58:47 GIT_COMMIT: ac276f4341d1e46fdf44ebcf962be81e76e7aebe, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:58:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:49 06:58:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:58:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:49 latest: Pulling from edgex-devops/git-semver 06:58:49 31603596830f: Pulling fs layer 06:58:49 2a8b12db71e7: Pulling fs layer 06:58:49 6ca5941a6612: Pulling fs layer 06:58:49 ecc8261a40a4: Pulling fs layer 06:58:49 ecc8261a40a4: Waiting 06:58:49 2a8b12db71e7: Verifying Checksum 06:58:49 2a8b12db71e7: Download complete 06:58:49 31603596830f: Verifying Checksum 06:58:49 31603596830f: Download complete 06:58:49 ecc8261a40a4: Verifying Checksum 06:58:49 ecc8261a40a4: Download complete 06:58:50 6ca5941a6612: Verifying Checksum 06:58:50 6ca5941a6612: Download complete 06:58:50 31603596830f: Pull complete 06:58:50 2a8b12db71e7: Pull complete 06:58:51 6ca5941a6612: Pull complete 06:58:51 ecc8261a40a4: Pull complete 06:58:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:58:52 prd-centos7-docker-4c-2g-28950 does not seem to be running inside a container 06:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-734 -v /w/workspace/ndry_app-functions-sdk-go_PR-734:/w/workspace/ndry_app-functions-sdk-go_PR-734:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-734@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-734@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 06:58:54 $ docker top 72ad0ae38497a3177917e51e252609319721746489c410865cc155880946d6bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:54 [ssh-agent] Looking for ssh-agent implementation... 06:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:54 $ docker exec 72ad0ae38497a3177917e51e252609319721746489c410865cc155880946d6bc ssh-agent 06:58:55 SSH_AUTH_SOCK=/tmp/ssh-0PgokQyqNCD0/agent.12 06:58:55 SSH_AGENT_PID=18 06:58:55 Running ssh-add (command line suppressed) 06:58:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-734@tmp/private_key_6927770000321125287.key (/w/workspace/ndry_app-functions-sdk-go_PR-734@tmp/private_key_6927770000321125287.key) 06:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:55 + git tag --points-at HEAD [Pipeline] } 06:58:55 $ docker exec --env ******** --env ******** 72ad0ae38497a3177917e51e252609319721746489c410865cc155880946d6bc ssh-agent -k 06:58:55 unset SSH_AUTH_SOCK; 06:58:55 unset SSH_AGENT_PID; 06:58:55 echo Agent pid 18 killed; 06:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:56 [ssh-agent] Looking for ssh-agent implementation... 06:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:56 $ docker exec 72ad0ae38497a3177917e51e252609319721746489c410865cc155880946d6bc ssh-agent 06:58:56 SSH_AUTH_SOCK=/tmp/ssh-H4UVhgz2uYjP/agent.46 06:58:56 SSH_AGENT_PID=52 06:58:56 Running ssh-add (command line suppressed) 06:58:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-734@tmp/private_key_7903960992564204924.key (/w/workspace/ndry_app-functions-sdk-go_PR-734@tmp/private_key_7903960992564204924.key) 06:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:56 + git semver init 06:58:56 # -> Open(): unable to determine branch for HEAD 06:58:56 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-734/.git 06:58:56 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-734 06:58:56 # $SEMVER_REMOTE_NAME = origin 06:58:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:58:56 # $SEMVER_USER_NAME = edgex-jenkins 06:58:56 # $SEMVER_BRANCH = PR-734 06:58:56 # $SEMVER_TEMP = /tmp/semver-511306054 06:58:56 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:58:59 # '/tmp/semver-511306054' -> '/w/workspace/ndry_app-functions-sdk-go_PR-734/.semver' 06:58:59 # -> Force: false 06:58:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-734/.semver [Pipeline] } 06:58:59 $ docker exec --env ******** --env ******** 72ad0ae38497a3177917e51e252609319721746489c410865cc155880946d6bc ssh-agent -k 06:58:59 unset SSH_AUTH_SOCK; 06:58:59 unset SSH_AGENT_PID; 06:58:59 echo Agent pid 52 killed; 06:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:00 + git semver [Pipeline] } 06:59:00 $ docker stop --time=1 72ad0ae38497a3177917e51e252609319721746489c410865cc155880946d6bc 06:59:01 $ docker rm -f 72ad0ae38497a3177917e51e252609319721746489c410865cc155880946d6bc [Pipeline] // withDockerContainer [Pipeline] sh 06:59:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:59:02 Stashed 1 file(s) [Pipeline] echo 06:59:02 [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 06:59:18 Still waiting to schedule task 06:59:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:59:18 Still waiting to schedule task 06:59:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:01:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28953 in /w/workspace/ndry_app-functions-sdk-go_PR-734 [Pipeline] { [Pipeline] ws 07:01:13 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:01:16 Running on prd-centos7-docker-4c-2g-28955 in /w/workspace/ndry_app-functions-sdk-go_PR-734 [Pipeline] { [Pipeline] ws 07:01:16 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:01:18 using credential edgex-jenkins-ssh 07:01:18 Cloning the remote Git repository 07:01:19 using credential edgex-jenkins-ssh 07:01:19 Cloning the remote Git repository 07:01:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:01:18 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:01:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:01:18 > git --version # timeout=10 07:01:18 > git --version # 'git version 2.17.1' 07:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:01:19 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:01:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:01:19 > git --version # timeout=10 07:01:19 > git --version # 'git version 2.24.3' 07:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:01:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:01:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:22 Merging remotes/origin/master commit 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit ac276f4341d1e46fdf44ebcf962be81e76e7aebe 07:01:23 Merge succeeded, producing ac276f4341d1e46fdf44ebcf962be81e76e7aebe 07:01:23 Checking out Revision ac276f4341d1e46fdf44ebcf962be81e76e7aebe (PR-734) 07:01:22 > git config core.sparsecheckout # timeout=10 07:01:22 > git checkout -f ac276f4341d1e46fdf44ebcf962be81e76e7aebe # timeout=10 07:01:22 > git remote # timeout=10 07:01:22 > git config --get remote.origin.url # timeout=10 07:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:22 > git merge 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 07:01:23 > git rev-parse HEAD^{commit} # timeout=10 07:01:23 > git config core.sparsecheckout # timeout=10 07:01:23 > git checkout -f ac276f4341d1e46fdf44ebcf962be81e76e7aebe # timeout=10 07:01:24 Merging remotes/origin/master commit 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit ac276f4341d1e46fdf44ebcf962be81e76e7aebe 07:01:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:01:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:01:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:24 > git config core.sparsecheckout # timeout=10 07:01:24 > git checkout -f ac276f4341d1e46fdf44ebcf962be81e76e7aebe # timeout=10 07:01:24 > git remote # timeout=10 07:01:24 > git config --get remote.origin.url # timeout=10 07:01:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:24 > git merge 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 07:01:24 Merge succeeded, producing ac276f4341d1e46fdf44ebcf962be81e76e7aebe 07:01:24 Checking out Revision ac276f4341d1e46fdf44ebcf962be81e76e7aebe (PR-734) 07:01:24 > git rev-parse HEAD^{commit} # timeout=10 07:01:24 > git config core.sparsecheckout # timeout=10 07:01:24 > git checkout -f ac276f4341d1e46fdf44ebcf962be81e76e7aebe # timeout=10 07:01:27 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:01:27 > git --version # timeout=10 07:01:27 > git --version # 'git version 2.17.1' 07:01:27 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:28 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:01:28 > git --version # timeout=10 07:01:28 > git --version # 'git version 2.24.3' 07:01:28 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 07:01:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:01:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:01:30 + sudo service+ docker restart 07:01:30 true 07:01:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:01:31 + sudo service docker restart 07:01:31 + true 07:01:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:01:32 ========================================================= 07:01:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:01:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:33 + 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 . [Pipeline] unstash [Pipeline] echo 07:01:33 ========================================================= 07:01:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:01:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:33 Sending build context to Docker daemon 19.25MB 07:01:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:01:33 Step 2/8 : FROM ${BASE} 07:01:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:33 188c0c94c7c5: Pulling fs layer 07:01:33 0ef7d3d256c8: Pulling fs layer 07:01:33 de9db76c5a1d: Pulling fs layer 07:01:33 bca2f99d35d6: Pulling fs layer 07:01:33 93359f2a8cfa: Pulling fs layer 07:01:33 7c6f9722023f: Pulling fs layer 07:01:33 a35cf1a2eb13: Pulling fs layer 07:01:33 bca2f99d35d6: Waiting 07:01:33 93359f2a8cfa: Waiting 07:01:33 7c6f9722023f: Waiting 07:01:33 a35cf1a2eb13: Waiting 07:01:33 de9db76c5a1d: Verifying Checksum 07:01:33 de9db76c5a1d: Download complete 07:01:33 0ef7d3d256c8: Verifying Checksum 07:01:33 0ef7d3d256c8: Download complete 07:01:33 93359f2a8cfa: Verifying Checksum 07:01:33 93359f2a8cfa: Download complete 07:01:33 7c6f9722023f: Verifying Checksum 07:01:33 7c6f9722023f: Download complete 07:01:33 188c0c94c7c5: Verifying Checksum 07:01:33 188c0c94c7c5: Download complete 07:01:34 188c0c94c7c5: Pull complete 07:01:34 + 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 . 07:01:34 0ef7d3d256c8: Pull complete 07:01:34 de9db76c5a1d: Pull complete 07:01:35 Sending build context to Docker daemon 19.25MB 07:01:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:01:35 Step 2/8 : FROM ${BASE} 07:01:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:35 5f621e34cdf4: Pulling fs layer 07:01:35 a4357932f1b6: Pulling fs layer 07:01:35 18c013af1878: Pulling fs layer 07:01:35 00ac8860ef70: Pulling fs layer 07:01:35 63d7cb157983: Pulling fs layer 07:01:35 b116817d02f9: Pulling fs layer 07:01:35 745a02a5169b: Pulling fs layer 07:01:35 b116817d02f9: Waiting 07:01:35 00ac8860ef70: Waiting 07:01:35 745a02a5169b: Waiting 07:01:35 63d7cb157983: Waiting 07:01:35 18c013af1878: Verifying Checksum 07:01:35 18c013af1878: Download complete 07:01:35 a4357932f1b6: Download complete 07:01:35 63d7cb157983: Verifying Checksum 07:01:35 63d7cb157983: Download complete 07:01:35 b116817d02f9: Verifying Checksum 07:01:35 b116817d02f9: Download complete 07:01:35 5f621e34cdf4: Download complete 07:01:36 5f621e34cdf4: Pull complete 07:01:37 a4357932f1b6: Pull complete 07:01:37 18c013af1878: Pull complete 07:01:37 a35cf1a2eb13: Verifying Checksum 07:01:37 a35cf1a2eb13: Download complete 07:01:39 bca2f99d35d6: Verifying Checksum 07:01:39 bca2f99d35d6: Download complete 07:01:40 745a02a5169b: Verifying Checksum 07:01:40 745a02a5169b: Download complete 07:01:42 00ac8860ef70: Verifying Checksum 07:01:42 00ac8860ef70: Download complete 07:01:45 bca2f99d35d6: Pull complete 07:01:45 93359f2a8cfa: Pull complete 07:01:45 7c6f9722023f: Pull complete 07:01:52 00ac8860ef70: Pull complete 07:01:52 63d7cb157983: Pull complete 07:01:52 b116817d02f9: Pull complete 07:01:53 a35cf1a2eb13: Pull complete 07:01:53 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:01:53 ---> a62c8e92a672 07:01:53 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:01:53 20.10.0: Pulling from library/docker 07:01:53 05e7bc50f07f: Pulling fs layer 07:01:53 6db28d0fdbf6: Pulling fs layer 07:01:53 292df0bc6bf3: Pulling fs layer 07:01:53 2e060f4bd70b: Pulling fs layer 07:01:53 80e8d568a223: Pulling fs layer 07:01:53 8dc6ef1a942a: Pulling fs layer 07:01:53 2312dd95470a: Pulling fs layer 07:01:53 80e8d568a223: Waiting 07:01:53 8dc6ef1a942a: Waiting 07:01:53 2e060f4bd70b: Waiting 07:01:53 2312dd95470a: Waiting 07:01:53 292df0bc6bf3: Verifying Checksum 07:01:53 292df0bc6bf3: Download complete 07:01:53 6db28d0fdbf6: Verifying Checksum 07:01:53 6db28d0fdbf6: Download complete 07:01:53 05e7bc50f07f: Verifying Checksum 07:01:53 05e7bc50f07f: Download complete 07:01:53 80e8d568a223: Verifying Checksum 07:01:53 80e8d568a223: Download complete 07:01:53 8dc6ef1a942a: Verifying Checksum 07:01:53 8dc6ef1a942a: Download complete 07:01:53 2312dd95470a: Verifying Checksum 07:01:53 2312dd95470a: Download complete 07:01:53 05e7bc50f07f: Pull complete 07:01:53 6db28d0fdbf6: Pull complete 07:01:53 292df0bc6bf3: Pull complete 07:01:55 2e060f4bd70b: Verifying Checksum 07:01:55 2e060f4bd70b: Download complete 07:01:56 745a02a5169b: Pull complete 07:01:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:01:56 ---> b7e6874047d6 07:01:56 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:01:56 20.10.0: Pulling from library/docker 07:01:56 a3cc7d3b244e: Pulling fs layer 07:01:56 02a3295e0d61: Pulling fs layer 07:01:56 0f4f2e6d8100: Pulling fs layer 07:01:56 330b718f631f: Pulling fs layer 07:01:56 a93816041522: Pulling fs layer 07:01:56 bdb6da89ff94: Pulling fs layer 07:01:56 2a70c0c122f4: Pulling fs layer 07:01:56 330b718f631f: Waiting 07:01:56 bdb6da89ff94: Waiting 07:01:56 a93816041522: Waiting 07:01:56 2a70c0c122f4: Waiting 07:01:56 0f4f2e6d8100: Verifying Checksum 07:01:56 0f4f2e6d8100: Download complete 07:01:56 02a3295e0d61: Verifying Checksum 07:01:56 02a3295e0d61: Download complete 07:01:56 a3cc7d3b244e: Verifying Checksum 07:01:56 a3cc7d3b244e: Download complete 07:01:56 a93816041522: Verifying Checksum 07:01:56 a93816041522: Download complete 07:01:56 bdb6da89ff94: Download complete 07:01:56 2a70c0c122f4: Verifying Checksum 07:01:56 2a70c0c122f4: Download complete 07:01:57 a3cc7d3b244e: Pull complete 07:01:57 2e060f4bd70b: Pull complete 07:01:57 80e8d568a223: Pull complete 07:01:58 02a3295e0d61: Pull complete 07:01:58 8dc6ef1a942a: Pull complete 07:01:58 2312dd95470a: Pull complete 07:01:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:01:58 Status: Downloaded newer image for docker:20.10.0 07:01:58 330b718f631f: Verifying Checksum 07:01:58 330b718f631f: Download complete 07:01:58 0f4f2e6d8100: Pull complete 07:02:00 ---> f7dc4a861d26 07:02:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:02:00 ---> Running in e10b292edc09 07:02:00 Removing intermediate container e10b292edc09 07:02:00 ---> 868b951f6022 07:02:00 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:02:00 ---> Running in da92b84a630b 07:02:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:02:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:02:02 (1/5) Installing libsodium (1.0.18-r0) 07:02:02 (2/5) Installing libzmq (4.3.3-r0) 07:02:02 (3/5) Installing pkgconf (1.7.2-r0) 07:02:02 330b718f631f: Pull complete 07:02:02 a93816041522: Pull complete 07:02:02 (4/5) Installing libsodium-dev (1.0.18-r0) 07:02:02 (5/5) Installing zeromq-dev (4.3.3-r0) 07:02:03 bdb6da89ff94: Pull complete 07:02:03 Executing busybox-1.31.1-r19.trigger 07:02:03 OK: 167 MiB in 44 packages 07:02:03 2a70c0c122f4: Pull complete 07:02:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:02:03 Status: Downloaded newer image for docker:20.10.0 07:02:03 Removing intermediate container da92b84a630b 07:02:03 ---> 162b1f5d63d6 07:02:03 Step 6/8 : WORKDIR /build 07:02:03 ---> Running in 5142232ab8d8 07:02:03 Removing intermediate container 5142232ab8d8 07:02:03 ---> 3a5b32ccc330 07:02:03 Step 7/8 : COPY go.mod . 07:02:04 ---> 233e6a289cd1 07:02:04 Step 8/8 : RUN go mod download 07:02:04 ---> Running in cafcaed69383 07:02:10 ---> 337201e12244 07:02:10 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:02:10 ---> Running in 861853ef95b7 07:02:10 Removing intermediate container 861853ef95b7 07:02:10 ---> 23f66b0e2e38 07:02:10 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:02:10 ---> Running in 79fd84659e18 07:02:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:02:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:02:13 (1/5) Installing libsodium (1.0.18-r0) 07:02:13 (2/5) Installing libzmq (4.3.3-r0) 07:02:13 (3/5) Installing pkgconf (1.7.2-r0) 07:02:13 (4/5) Installing libsodium-dev (1.0.18-r0) 07:02:13 (5/5) Installing zeromq-dev (4.3.3-r0) 07:02:13 Executing busybox-1.31.1-r19.trigger 07:02:13 OK: 144 MiB in 44 packages 07:02:15 Removing intermediate container 79fd84659e18 07:02:15 ---> d36801c354ef 07:02:15 Step 6/8 : WORKDIR /build 07:02:15 ---> Running in b9b8cecc4b0c 07:02:15 Removing intermediate container b9b8cecc4b0c 07:02:15 ---> 1fa061cacac9 07:02:15 Step 7/8 : COPY go.mod . 07:02:16 ---> abc5556e7153 07:02:16 Step 8/8 : RUN go mod download 07:02:16 ---> Running in b77fe561e3aa 07:02:30 Removing intermediate container cafcaed69383 07:02:30 ---> ac4ec9b3d2da 07:02:30 Successfully built ac4ec9b3d2da 07:02:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:02:31 + docker inspect -f . ci-base-image-x86_64 07:02:31 . [Pipeline] withDockerContainer 07:02:31 prd-centos7-docker-4c-2g-28955 does not seem to be running inside a container 07:02:31 $ 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 07:02:32 $ docker top f9afb505b58b019b5fbb9f4cbfcdb985182d8c0558eb4a7cf2bd460d531c4fef -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:32 + go version 07:02:32 go version go1.15.5 linux/amd64 [Pipeline] } 07:02:32 $ docker stop --time=1 f9afb505b58b019b5fbb9f4cbfcdb985182d8c0558eb4a7cf2bd460d531c4fef 07:02:34 $ docker rm -f f9afb505b58b019b5fbb9f4cbfcdb985182d8c0558eb4a7cf2bd460d531c4fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:35 + docker inspect -f . ci-base-image-x86_64 07:02:35 . [Pipeline] withDockerContainer 07:02:35 prd-centos7-docker-4c-2g-28955 does not seem to be running inside a container 07:02:35 $ 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 07:02:36 $ docker top 607e1eff9bc3db7690fd3b3d3a51211dd0b3688b4bb85fdf5d48d79d9f59a1dc -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:36 + make test 07:02:36 make -C ./app-service-template build 07:02:36 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:02:36 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 07:02:43 Removing intermediate container b77fe561e3aa 07:02:43 ---> 96aa17a6b686 07:02:43 Successfully built 96aa17a6b686 07:02:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:02:43 + docker inspect -f . ci-base-image-arm64 07:02:43 . [Pipeline] withDockerContainer 07:02:44 prd-ubuntu18.04-docker-arm64-4c-16g-28953 does not seem to be running inside a container 07:02:44 $ 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 07:02:45 $ docker top 2d00b0504b608fcca6c17dd3900bde81b0e044e07cdf2040188a984f11c015fe -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:46 + go version 07:02:46 go version go1.15.5 linux/arm64 [Pipeline] } 07:02:46 $ docker stop --time=1 2d00b0504b608fcca6c17dd3900bde81b0e044e07cdf2040188a984f11c015fe 07:02:48 $ docker rm -f 2d00b0504b608fcca6c17dd3900bde81b0e044e07cdf2040188a984f11c015fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:50 + docker inspect -f . ci-base-image-arm64 07:02:50 . [Pipeline] withDockerContainer 07:02:50 prd-ubuntu18.04-docker-arm64-4c-16g-28953 does not seem to be running inside a container 07:02:50 $ 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 07:02:51 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:02:51 make -C ./app-service-template test 07:02:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:02:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:02:52 $ docker top 305e5cea807c88de52d3019f86f23648122647579b15794db4530db0cd3e7d82 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:53 + make test 07:02:53 make -C ./app-service-template build 07:02:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:02:53 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 07:02:58 ? new-app-service [no test files] 07:02:59 ok new-app-service/functions 0.008s coverage: 75.8% of statements 07:02:59 CGO_ENABLED=1 go vet ./... 07:03:02 gofmt -l . 07:03:02 [ "`gofmt -l .`" = "" ] 07:03:02 ./bin/test-go-mod-tidy.sh 07:03:02 ./bin/test-attribution-txt.sh 07:03:03 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:03:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:03:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.034s coverage: 82.6% of statements 07:03:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.024s coverage: 56.8% of statements 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:03:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.031s coverage: 61.5% of statements 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:03:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.014s coverage: 86.5% of statements 07:03:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.058s coverage: 75.6% of statements 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:03:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:03:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.0% of statements 07:03:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:03:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 9.1% of statements 07:03:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.829s coverage: 77.5% of statements 07:03:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 07:03:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 20.0% of statements 07:03:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements 07:03:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:03:26 make -C ./app-service-template test 07:03:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:03:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:03:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.044s coverage: 83.0% of statements 07:03:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.013s coverage: 94.4% of statements 07:03:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:03:35 gofmt -l . 07:03:35 [ "`gofmt -l .`" = "" ] 07:03:35 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 07:03:35 $ docker stop --time=1 607e1eff9bc3db7690fd3b3d3a51211dd0b3688b4bb85fdf5d48d79d9f59a1dc 07:03:37 $ docker rm -f 607e1eff9bc3db7690fd3b3d3a51211dd0b3688b4bb85fdf5d48d79d9f59a1dc [Pipeline] // withDockerContainer [Pipeline] sh 07:03:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:38 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 07:03:40 ---> job-cost.sh 07:03:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jHkp 07:03:44 ? new-app-service [no test files] 07:03:46 ok new-app-service/functions 0.025s coverage: 75.8% of statements 07:03:46 CGO_ENABLED=1 go vet ./... 07:03:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:03:57 gofmt -l . 07:03:57 [ "`gofmt -l .`" = "" ] 07:03:57 ./bin/test-go-mod-tidy.sh 07:03:57 ./bin/test-attribution-txt.sh 07:03:58 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:03:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:04:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.033s coverage: 82.6% of statements 07:04:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.088s coverage: 56.8% of statements 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:04:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.067s coverage: 61.5% of statements 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:04:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.069s coverage: 86.5% of statements 07:04:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.075s coverage: 75.6% of statements 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:04:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.0% of statements 07:04:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:04:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.025s coverage: 9.1% of statements 07:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-jHkp/bin to PATH 07:04:27 INFO: No Stack... 07:04:27 INFO: Retrieving Pricing Info for: v1-standard-2 07:04:27 INFO: Archiving Costs [Pipeline] sh 07:04:27 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 07:04:27 + cut -d, -f6 [Pipeline] lock 07:04:27 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-1-stack-cost] 07:04:27 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-1-stack-cost] did not exist. Created. 07:04:27 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:28 + echo total: 0.029999999329447746 [Pipeline] stash 07:04:28 Stashed 1 file(s) [Pipeline] } 07:04:28 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv 07:04:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.867s coverage: 77.5% of statements 07:04:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 07:04:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.063s coverage: 20.0% of statements 07:04:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.036s coverage: 71.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.089s coverage: 83.0% of statements 07:04:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.023s coverage: 94.4% of statements 07:04:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:04:43 gofmt -l . 07:04:44 [ "`gofmt -l .`" = "" ] 07:04:44 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 07:04:45 $ docker stop --time=1 305e5cea807c88de52d3019f86f23648122647579b15794db4530db0cd3e7d82 07:04:47 $ docker rm -f 305e5cea807c88de52d3019f86f23648122647579b15794db4530db0cd3e7d82 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:04:48 Warning: overwriting stash ‘coverage-report’ 07:04:49 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 07:04:50 ---> job-cost.sh 07:04:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WiPI 07:05:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-WiPI/bin to PATH 07:08:29 INFO: No Stack... 07:08:29 INFO: Retrieving Pricing Info for: lf-standard-4 07:08:29 INFO: Archiving Costs [Pipeline] sh 07:08:29 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 07:08:29 + cut -d, -f6 [Pipeline] lock 07:08:30 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-1-stack-cost] 07:08:30 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-1-stack-cost] did not exist. Created. 07:08:30 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:30 /w/workspace/app-functions-sdk-go/1@tmp/durable-ea733ee0/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-ea733ee0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:08:31 + echo total: 0.20999999344348907 [Pipeline] stash 07:08:31 Warning: overwriting stash ‘stack-cost’ 07:08:31 Stashed 1 file(s) [Pipeline] } 07:08:31 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-734-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 07:08:33 provisioning config files... 07:08:33 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-734@tmp/config593341934461700913tmp [Pipeline] { [Pipeline] sh 07:08:33 + set +x 07:08:33 + curl -s https://codecov.io/bash 07:08:33 + bash -s -- 07:08:33 07:08:33 _____ _ 07:08:33 / ____| | | 07:08:33 | | ___ __| | ___ ___ _____ __ 07:08:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:33 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:33 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:33 Bash-20210226-7100762 07:08:33 07:08:33 07:08:33 ==> git version 2.24.3 found 07:08:33 ==> 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 07:08:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:08:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:08:33 ==> Jenkins CI detected. 07:08:33 project root: . 07:08:33 --> token set from env 07:08:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:33 ==> Running gcov in . (disable via -X gcov) 07:08:33 ==> Python coveragepy not found 07:08:33 ==> Searching for coverage reports in: 07:08:33 + . 07:08:33 -> Found 2 reports 07:08:33 ==> Detecting git/mercurial file structure 07:08:33 ==> Reading reports 07:08:33 + ./app-service-template/coverage.out bytes=1148 07:08:33 + ./coverage.out bytes=81770 07:08:33 ==> Appending adjustments 07:08:33 https://docs.codecov.io/docs/fixing-reports 07:08:34 + Found adjustments 07:08:34 ==> Gzipping contents 07:08:34 16K /tmp/codecov.tGmXdg.gz 07:08:34 ==> Uploading reports 07:08:34 url: https://codecov.io 07:08:34 query: branch=PR-734&commit=ac276f4341d1e46fdf44ebcf962be81e76e7aebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=734&job=&cmd_args= 07:08:34 -> Pinging Codecov 07:08:34 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-734&commit=ac276f4341d1e46fdf44ebcf962be81e76e7aebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=734&job=&cmd_args= 07:08:35 -> Uploading to 07:08:35 https://storage.googleapis.com/codecov/v4/raw/2021-03-08/3D8B5DFFC46A037C893635FACE044666/ac276f4341d1e46fdf44ebcf962be81e76e7aebe/32bf95f2-4fd1-404e-8387-a715b4e1cf0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T070834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13cc2ceba5622b8d06afb8cbda9549de5cd58a45e7c5e00e0193319084fae990 07:08:35 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:35 Dload Upload Total Spent Left Speed 07:08:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14159 0 0 100 14159 0 27337 --:--:-- --:--:-- --:--:-- 27386 07:08:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ac276f4341d1e46fdf44ebcf962be81e76e7aebe [Pipeline] } 07:08:35 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 07:08:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:39 ---> package-listing.sh 07:08:39 ++ facter osfamily 07:08:39 ++ tr '[:upper:]' '[:lower:]' 07:08:39 + OS_FAMILY=redhat 07:08:39 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-734 07:08:39 + START_PACKAGES=/tmp/packages_start.txt 07:08:39 + END_PACKAGES=/tmp/packages_end.txt 07:08:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:39 + PACKAGES=/tmp/packages_start.txt 07:08:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-734 ']' 07:08:39 + PACKAGES=/tmp/packages_end.txt 07:08:39 + case "${OS_FAMILY}" in 07:08:39 + rpm -qa 07:08:39 + sort 07:08:44 + '[' -f /tmp/packages_start.txt ']' 07:08:44 + '[' -f /tmp/packages_end.txt ']' 07:08:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:44 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-734 ']' 07:08:44 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-734/archives/ 07:08:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-734/archives/ [Pipeline] echo 07:08:44 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-734/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:08:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:45 07:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:45 alpine: Pulling from edgex-lftools-log-publisher 07:08:45 df20fa9351a1: Pulling fs layer 07:08:45 36b3adc4ff6f: Pulling fs layer 07:08:45 8ad3a11d3b57: Pulling fs layer 07:08:45 46f8f816bc3b: Pulling fs layer 07:08:45 93b61091891f: Pulling fs layer 07:08:45 93b9cdb0e59b: Pulling fs layer 07:08:45 5e14af77c1be: Pulling fs layer 07:08:45 01666e4c0597: Pulling fs layer 07:08:45 aa168da1d23b: Pulling fs layer 07:08:45 46f8f816bc3b: Waiting 07:08:45 93b61091891f: Waiting 07:08:45 93b9cdb0e59b: Waiting 07:08:45 5e14af77c1be: Waiting 07:08:45 aa168da1d23b: Waiting 07:08:45 36b3adc4ff6f: Verifying Checksum 07:08:45 36b3adc4ff6f: Download complete 07:08:45 46f8f816bc3b: Verifying Checksum 07:08:45 46f8f816bc3b: Download complete 07:08:45 df20fa9351a1: Verifying Checksum 07:08:45 df20fa9351a1: Download complete 07:08:45 93b9cdb0e59b: Verifying Checksum 07:08:45 93b9cdb0e59b: Download complete 07:08:45 5e14af77c1be: Verifying Checksum 07:08:45 5e14af77c1be: Download complete 07:08:45 93b61091891f: Verifying Checksum 07:08:45 93b61091891f: Download complete 07:08:45 01666e4c0597: Verifying Checksum 07:08:45 01666e4c0597: Download complete 07:08:45 8ad3a11d3b57: Verifying Checksum 07:08:45 8ad3a11d3b57: Download complete 07:08:46 df20fa9351a1: Pull complete 07:08:46 36b3adc4ff6f: Pull complete 07:08:47 8ad3a11d3b57: Pull complete 07:08:47 46f8f816bc3b: Pull complete 07:08:48 aa168da1d23b: Verifying Checksum 07:08:48 aa168da1d23b: Download complete 07:08:48 93b61091891f: Pull complete 07:08:48 93b9cdb0e59b: Pull complete 07:08:48 5e14af77c1be: Pull complete 07:08:48 01666e4c0597: Pull complete 07:08:55 aa168da1d23b: Pull complete 07:08:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:08:55 prd-centos7-docker-4c-2g-28950 does not seem to be running inside a container 07:08:55 $ 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-734/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-734 -v /w/workspace/ndry_app-functions-sdk-go_PR-734:/w/workspace/ndry_app-functions-sdk-go_PR-734:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-734@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-734@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 07:08:58 $ docker top 3b45c5100dbaf9005d8600177f2079a419de5fcd8b492b9024ed9de9a1bf2afd -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:59 + touch /tmp/pre-build-complete [Pipeline] sh 07:08:59 + mkdir -p /var/log/sa [Pipeline] sh 07:09:00 + ls /var/log/sa-host 07:09:00 + sadf -c /var/log/sa-host/sa08 07:09:00 file_magic: OK 07:09:00 HZ: Using current value: 100 07:09:00 file_header: OK 07:09:00 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 07:09:00 Statistics: 07:09:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:00 File successfully converted to sysstat format version 12.2.1 07:09:00 + sadf -c /var/log/sa-host/sa23 07:09:00 file_magic: OK 07:09:00 HZ: Using current value: 100 07:09:00 file_header: OK 07:09:00 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 07:09:00 Statistics: 07:09:00 Hnuu...uuuununununu... 07:09:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:00 provisioning config files... 07:09:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-734@tmp/config2675018666500110760tmp [Pipeline] { [Pipeline] echo 07:09:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:00 ---> create-netrc.sh [Pipeline] } 07:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:09:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:09:01 ---> python-tools-install.sh [Pipeline] echo 07:09:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:01 ---> sudo-logs.sh 07:09:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:09:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:02 ---> job-cost.sh 07:09:02 lf-activate-venv: SKIPPING 07:09:02 DEBUG: total: 0.20999999344348907 07:09:02 INFO: Retrieving Stack Cost... 07:09:03 INFO: Retrieving Pricing Info for: v1-standard-2 07:09:03 INFO: Archiving Costs [Pipeline] echo 07:09:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:04 ---> logs-deploy.sh 07:09:04 lf-activate-venv: SKIPPING 07:09:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-734/1 07:09:04 INFO: archiving workspace using pattern(s): 07:09:06 Archives upload complete. 07:09:06 INFO: archiving logs to Nexus 07:09:06 ---> uname -a: 07:09:06 Linux prd-centos7-docker-4c-2g-28950.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:09:06 07:09:06 07:09:06 ---> lscpu: 07:09:06 Architecture: x86_64 07:09:06 CPU op-mode(s): 32-bit, 64-bit 07:09:06 Byte Order: Little Endian 07:09:06 Address sizes: 40 bits physical, 48 bits virtual 07:09:06 CPU(s): 4 07:09:06 On-line CPU(s) list: 0-3 07:09:06 Thread(s) per core: 1 07:09:06 Core(s) per socket: 1 07:09:06 Socket(s): 4 07:09:06 NUMA node(s): 1 07:09:06 Vendor ID: GenuineIntel 07:09:06 CPU family: 6 07:09:06 Model: 44 07:09:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:09:06 Stepping: 1 07:09:06 CPU MHz: 2933.442 07:09:06 BogoMIPS: 5866.88 07:09:06 Virtualization: VT-x 07:09:06 Hypervisor vendor: KVM 07:09:06 Virtualization type: full 07:09:06 L1d cache: 128 KiB 07:09:06 L1i cache: 128 KiB 07:09:06 L2 cache: 16 MiB 07:09:06 L3 cache: 64 MiB 07:09:06 NUMA node0 CPU(s): 0-3 07:09:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:09:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:09:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:09:06 Vulnerability Meltdown: Mitigation; PTI 07:09:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:09:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:09:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:09:06 Vulnerability Srbds: Not affected 07:09:06 Vulnerability Tsx async abort: Not affected 07:09:06 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 07:09:06 07:09:06 07:09:06 ---> nproc: 07:09:06 4 07:09:06 07:09:06 07:09:06 ---> df -h: 07:09:06 Filesystem Size Used Available Use% Mounted on 07:09:06 overlay 50.0G 7.3G 42.7G 15% / 07:09:06 tmpfs 64.0M 0 64.0M 0% /dev 07:09:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:09:06 shm 64.0M 0 64.0M 0% /dev/shm 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-734@tmp 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:09:06 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-734 07:09:06 07:09:06 07:09:06 ---> free -m: 07:09:06 total used free shared buff/cache available 07:09:06 Mem: 1837 710 81 0 1045 1021 07:09:06 Swap: 1023 1 1022 07:09:06 07:09:06 07:09:06 ---> ip addr: 07:09:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:09:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:09:06 inet 127.0.0.1/8 scope host lo 07:09:06 valid_lft forever preferred_lft forever 07:09:06 inet6 ::1/128 scope host 07:09:06 valid_lft forever preferred_lft forever 07:09:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:09:06 link/ether fa:16:3e:17:da:63 brd ff:ff:ff:ff:ff:ff 07:09:06 inet 10.30.123.187/23 brd 10.30.123.255 scope global dynamic eth0 07:09:06 valid_lft 85737sec preferred_lft 85737sec 07:09:06 inet6 fe80::f816:3eff:fe17:da63/64 scope link 07:09:06 valid_lft forever preferred_lft forever 07:09:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:09:06 link/ether 02:42:c4:f0:6c:51 brd ff:ff:ff:ff:ff:ff 07:09:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:09:06 valid_lft forever preferred_lft forever 07:09:06 inet6 fe80::42:c4ff:fef0:6c51/64 scope link 07:09:06 valid_lft forever preferred_lft forever 07:09:06 07:09:06 07:09:06 ---> sar -b -r -n DEV: 07:09:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) 07:09:06 07:09:06 06:57:51 LINUX RESTART (4 CPU) 07:09:06 07:09:06 06:59:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:09:06 07:00:01 2.58 0.00 2.58 0.00 0.00 60.20 0.00 07:09:06 07:01:01 0.38 0.02 0.37 0.00 0.13 6.08 0.00 07:09:06 07:02:01 0.43 0.08 0.35 0.00 1.60 5.44 0.00 07:09:06 07:03:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 07:09:06 07:04:01 0.27 0.00 0.27 0.00 0.00 4.26 0.00 07:09:06 07:05:01 0.20 0.00 0.20 0.00 0.00 2.08 0.00 07:09:06 07:06:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 07:09:06 07:07:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 07:09:06 07:08:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 07:09:06 Average: 0.52 0.01 0.51 0.00 0.19 9.73 0.00 07:09:06 07:09:06 06:59:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:09:06 07:00:01 232204 0 571296 30.36 2620 1075424 1110240 37.89 397364 1051688 24 07:09:06 07:01:01 231600 0 571892 30.39 2620 1075432 1080196 36.87 408120 1041120 8 07:09:06 07:02:01 232320 0 571048 30.35 2620 1075556 1078120 36.79 405000 1043980 8 07:09:06 07:03:01 231744 0 571620 30.38 2620 1075560 1078060 36.79 418756 1031192 20 07:09:06 07:04:01 231648 0 571712 30.39 2620 1075564 1077988 36.79 416684 1033472 8 07:09:06 07:05:01 230364 0 572988 30.45 2620 1075572 1078084 36.79 430960 1020048 20 07:09:06 07:06:01 230736 0 572616 30.43 2620 1075572 1078244 36.80 430880 1020044 20 07:09:06 07:07:01 231540 0 571804 30.39 2620 1075580 1078100 36.79 430116 1020044 20 07:09:06 07:08:01 231960 0 571380 30.37 2620 1075584 1078100 36.79 429996 1020044 8 07:09:06 Average: 231568 0 571817 30.39 2620 1075538 1081904 36.92 418653 1031292 15 07:09:06 07:09:06 06:59:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:09:06 07:00:01 eth0 1.89 0.45 0.59 0.23 0.00 0.00 0.00 0.00 07:09:06 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:01:01 eth0 2.60 0.48 0.53 0.21 0.00 0.00 0.00 0.00 07:09:06 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:02:01 eth0 2.60 0.68 0.69 0.40 0.00 0.00 0.00 0.00 07:09:06 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:03:01 eth0 1.45 0.57 0.57 0.39 0.00 0.00 0.00 0.00 07:09:06 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:04:01 eth0 2.00 0.25 0.30 0.08 0.00 0.00 0.00 0.00 07:09:06 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:05:01 eth0 2.75 1.10 0.94 0.61 0.00 0.00 0.00 0.00 07:09:06 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:06:01 eth0 1.10 0.68 0.56 0.40 0.00 0.00 0.00 0.00 07:09:06 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:07:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:09:06 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:08:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:06 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 Average: eth0 1.62 0.48 0.47 0.26 0.00 0.00 0.00 0.00 07:09:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:06 07:09:06 07:09:06 ---> sar -P ALL: 07:09:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) 07:09:06 07:09:06 06:57:51 LINUX RESTART (4 CPU) 07:09:06 07:09:06 06:59:03 CPU %user %nice %system %iowait %steal %idle 07:09:06 07:00:01 all 0.20 0.00 0.07 0.00 0.00 99.73 07:09:06 07:00:01 0 0.03 0.00 0.05 0.00 0.00 99.91 07:09:06 07:00:01 1 0.09 0.00 0.09 0.00 0.00 99.83 07:09:06 07:00:01 2 0.57 0.00 0.09 0.00 0.00 99.35 07:09:06 07:00:01 3 0.12 0.00 0.05 0.00 0.00 99.83 07:09:06 07:01:01 all 0.17 0.00 0.07 0.00 0.00 99.76 07:09:06 07:01:01 0 0.03 0.00 0.08 0.00 0.00 99.88 07:09:06 07:01:01 1 0.05 0.00 0.07 0.00 0.00 99.88 07:09:06 07:01:01 2 0.53 0.00 0.05 0.00 0.02 99.40 07:09:06 07:01:01 3 0.05 0.00 0.07 0.02 0.00 99.87 07:09:06 07:02:01 all 0.21 0.00 0.07 0.00 0.02 99.70 07:09:06 07:02:01 0 0.08 0.00 0.10 0.00 0.03 99.78 07:09:06 07:02:01 1 0.07 0.00 0.07 0.00 0.02 99.85 07:09:06 07:02:01 2 0.58 0.00 0.07 0.02 0.02 99.32 07:09:06 07:02:01 3 0.10 0.00 0.03 0.00 0.00 99.87 07:09:06 07:03:01 all 0.12 0.00 0.08 0.00 0.02 99.79 07:09:06 07:03:01 0 0.02 0.00 0.13 0.00 0.00 99.85 07:09:06 07:03:01 1 0.15 0.00 0.08 0.00 0.02 99.75 07:09:06 07:03:01 2 0.28 0.00 0.03 0.00 0.02 99.67 07:09:06 07:03:01 3 0.02 0.00 0.07 0.00 0.03 99.88 07:09:06 07:04:01 all 0.17 0.00 0.23 0.00 0.06 99.54 07:09:06 07:04:01 0 0.05 0.00 0.25 0.00 0.07 99.63 07:09:06 07:04:01 1 0.43 0.00 0.27 0.00 0.05 99.25 07:09:06 07:04:01 2 0.10 0.00 0.17 0.00 0.05 99.68 07:09:06 07:04:01 3 0.10 0.00 0.25 0.00 0.07 99.58 07:09:06 07:05:01 all 0.17 0.00 0.05 0.00 0.00 99.77 07:09:06 07:05:01 0 0.05 0.00 0.12 0.00 0.00 99.83 07:09:06 07:05:01 1 0.53 0.00 0.02 0.00 0.00 99.45 07:09:06 07:05:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:09:06 07:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:09:06 07:06:01 all 0.33 0.00 0.03 0.00 0.01 99.62 07:09:06 07:06:01 0 0.38 0.00 0.05 0.00 0.02 99.55 07:09:06 07:06:01 1 0.83 0.00 0.03 0.00 0.02 99.12 07:09:06 07:06:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:09:06 07:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:09:06 07:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:09:06 07:07:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:09:06 07:07:01 1 0.53 0.00 0.03 0.00 0.00 99.43 07:09:06 07:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:09:06 07:07:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:09:06 07:08:01 all 0.17 0.00 0.04 0.00 0.00 99.80 07:09:06 07:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:09:06 07:08:01 1 0.53 0.00 0.03 0.00 0.00 99.43 07:09:06 07:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:09:06 07:08:01 3 0.03 0.00 0.05 0.00 0.00 99.92 07:09:06 Average: all 0.19 0.00 0.07 0.00 0.01 99.72 07:09:06 Average: 0 0.08 0.00 0.10 0.00 0.01 99.81 07:09:06 Average: 1 0.36 0.00 0.08 0.00 0.01 99.55 07:09:06 Average: 2 0.25 0.00 0.06 0.00 0.01 99.67 07:09:06 Average: 3 0.06 0.00 0.07 0.00 0.01 99.86 07:09:06 07:09:06 07:09:06