Pull request #840 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bb9ef58e6974fb746a7335e384d6d23bec89bca8+7563e5ddaf4609d3782aa72276f202d5a5a084f0 (267c221d0b8039f58a8525bd05138d72e43a7567) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-840/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-840/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 9d0281235b943b7ad605f650702698f9078b2862 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: app-functions-sdk 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-5014 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [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-840 # 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 > 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/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit bb9ef58e6974fb746a7335e384d6d23bec89bca8 Merge succeeded, producing bb9ef58e6974fb746a7335e384d6d23bec89bca8 Checking out Revision bb9ef58e6974fb746a7335e384d6d23bec89bca8 (PR-840) > git config core.sparsecheckout # timeout=10 > git checkout -f bb9ef58e6974fb746a7335e384d6d23bec89bca8 # 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 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb9ef58e6974fb746a7335e384d6d23bec89bca8 # 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 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:24 ========================================================= 05:52:24 EdgeX Global Pipelines Version Info 05:52:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:27 ------------------- 05:52:27 stable info: 05:52:27 ------------------- 05:52:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:52:27 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:27 Message: update stable to v1.0.192 05:52:28 ------------------- 05:52:28 experimental info: 05:52:28 ------------------- 05:52:28 Commited By: **** collab-it+edgex@linuxfoundation.org 05:52:28 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:28 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb9ef58e6974fb746a7335e384d6d23bec89bca8 [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb9ef58 [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:31 + git log --format=format:%s -1 bb9ef58e6974fb746a7335e384d6d23bec89bca8 [Pipeline] echo 05:52:31 GIT_COMMIT: bb9ef58e6974fb746a7335e384d6d23bec89bca8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 05:52:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:32 05:52:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:33 latest: Pulling from edgex-devops/git-semver 05:52:33 31603596830f: Pulling fs layer 05:52:33 54011a49482f: Pulling fs layer 05:52:33 a6820b24f6d8: Pulling fs layer 05:52:33 f581987b2513: Pulling fs layer 05:52:33 f581987b2513: Waiting 05:52:33 54011a49482f: Download complete 05:52:33 31603596830f: Verifying Checksum 05:52:33 31603596830f: Download complete 05:52:33 f581987b2513: Verifying Checksum 05:52:33 f581987b2513: Download complete 05:52:33 a6820b24f6d8: Verifying Checksum 05:52:33 a6820b24f6d8: Download complete 05:52:34 31603596830f: Pull complete 05:52:34 54011a49482f: Pull complete 05:52:35 a6820b24f6d8: Pull complete 05:52:37 f581987b2513: Pull complete 05:52:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:52:37 prd-centos7-docker-4c-2g-5014 does not seem to be running inside a container 05:52:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:52:41 $ docker top 8a2010531b66f873db91dfd38645b4502328e63310b69b5d2fdc0a5fe8de404b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:42 [ssh-agent] Looking for ssh-agent implementation... 05:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:42 $ docker exec 8a2010531b66f873db91dfd38645b4502328e63310b69b5d2fdc0a5fe8de404b ssh-agent 05:52:43 SSH_AUTH_SOCK=/tmp/ssh-91p5YBtiOFgn/agent.11 05:52:43 SSH_AGENT_PID=17 05:52:43 Running ssh-add (command line suppressed) 05:52:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_6967682627733695754.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_6967682627733695754.key) 05:52:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:44 + git tag --points-at HEAD [Pipeline] } 05:52:44 $ docker exec --env ******** --env ******** 8a2010531b66f873db91dfd38645b4502328e63310b69b5d2fdc0a5fe8de404b ssh-agent -k 05:52:44 unset SSH_AUTH_SOCK; 05:52:44 unset SSH_AGENT_PID; 05:52:44 echo Agent pid 17 killed; 05:52:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:52:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:45 [ssh-agent] Looking for ssh-agent implementation... 05:52:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:45 $ docker exec 8a2010531b66f873db91dfd38645b4502328e63310b69b5d2fdc0a5fe8de404b ssh-agent 05:52:45 SSH_AUTH_SOCK=/tmp/ssh-VFqDL75CvKzx/agent.47 05:52:45 SSH_AGENT_PID=53 05:52:45 Running ssh-add (command line suppressed) 05:52:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_1548869988045620155.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_1548869988045620155.key) 05:52:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:46 + git semver init 05:52:47 # -> Open(): unable to determine branch for HEAD 05:52:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.git 05:52:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-840 05:52:47 # $SEMVER_REMOTE_NAME = origin 05:52:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:52:47 # $SEMVER_USER_NAME = edgex-jenkins 05:52:47 # $SEMVER_BRANCH = PR-840 05:52:47 # $SEMVER_TEMP = /tmp/semver-584462000 05:52:47 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 05:52:50 # '/tmp/semver-584462000' -> '/w/workspace/ndry_app-functions-sdk-go_PR-840/.semver' 05:52:50 # -> Force: false 05:52:50 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.semver [Pipeline] } 05:52:50 $ docker exec --env ******** --env ******** 8a2010531b66f873db91dfd38645b4502328e63310b69b5d2fdc0a5fe8de404b ssh-agent -k 05:52:51 unset SSH_AUTH_SOCK; 05:52:51 unset SSH_AGENT_PID; 05:52:51 echo Agent pid 53 killed; 05:52:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:52 + git semver [Pipeline] } 05:52:52 $ docker stop --time=1 8a2010531b66f873db91dfd38645b4502328e63310b69b5d2fdc0a5fe8de404b 05:52:54 $ docker rm -f 8a2010531b66f873db91dfd38645b4502328e63310b69b5d2fdc0a5fe8de404b [Pipeline] // withDockerContainer [Pipeline] sh 05:52:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:52:56 Stashed 1 file(s) [Pipeline] echo 05:52:56 [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:53:11 Still waiting to schedule task 05:53:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:53:11 Still waiting to schedule task 05:53:11 ‘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-5017’ is offline 05:56:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5021 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 05:56:00 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:56:06 using credential edgex-jenkins-ssh 05:56:06 Cloning the remote Git repository 05:56:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:56:06 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:56:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:56:06 > git --version # timeout=10 05:56:06 > git --version # 'git version 2.17.1' 05:56:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:12 Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit bb9ef58e6974fb746a7335e384d6d23bec89bca8 05:56:12 Merge succeeded, producing bb9ef58e6974fb746a7335e384d6d23bec89bca8 05:56:12 Checking out Revision bb9ef58e6974fb746a7335e384d6d23bec89bca8 (PR-840) 05:56:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:56:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:56:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:56:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:12 > git config core.sparsecheckout # timeout=10 05:56:12 > git checkout -f bb9ef58e6974fb746a7335e384d6d23bec89bca8 # timeout=10 05:56:12 > git remote # timeout=10 05:56:12 > git config --get remote.origin.url # timeout=10 05:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:12 > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 05:56:12 > git rev-parse HEAD^{commit} # timeout=10 05:56:12 > git config core.sparsecheckout # timeout=10 05:56:12 > git checkout -f bb9ef58e6974fb746a7335e384d6d23bec89bca8 # timeout=10 05:56:16 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 05:56:16 > git --version # timeout=10 05:56:16 > git --version # 'git version 2.17.1' 05:56:16 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:56:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:56:19 + true 05:56:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:56:22 ========================================================= 05:56:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:56:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:56:22 + 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:56:23 Sending build context to Docker daemon 19.55MB 05:56:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:56:23 Step 2/8 : FROM ${BASE} 05:56:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:56:24 595b0fe564bb: Pulling fs layer 05:56:24 7186ed65a4f7: Pulling fs layer 05:56:24 316046926c0a: Pulling fs layer 05:56:24 4ebd0625c992: Pulling fs layer 05:56:24 207e8628e3a3: Pulling fs layer 05:56:24 c791037a9be2: Pulling fs layer 05:56:24 ffd874e62e21: Pulling fs layer 05:56:24 207e8628e3a3: Waiting 05:56:24 c791037a9be2: Waiting 05:56:24 ffd874e62e21: Waiting 05:56:24 4ebd0625c992: Waiting 05:56:24 316046926c0a: Verifying Checksum 05:56:24 316046926c0a: Download complete 05:56:24 7186ed65a4f7: Verifying Checksum 05:56:24 7186ed65a4f7: Download complete 05:56:24 207e8628e3a3: Verifying Checksum 05:56:24 207e8628e3a3: Download complete 05:56:24 c791037a9be2: Verifying Checksum 05:56:24 c791037a9be2: Download complete 05:56:24 595b0fe564bb: Verifying Checksum 05:56:24 595b0fe564bb: Download complete 05:56:24 595b0fe564bb: Pull complete 05:56:25 7186ed65a4f7: Pull complete 05:56:25 316046926c0a: Pull complete 05:56:26 ffd874e62e21: Verifying Checksum 05:56:26 ffd874e62e21: Download complete 05:56:27 4ebd0625c992: Verifying Checksum 05:56:27 4ebd0625c992: Download complete 05:56:37 4ebd0625c992: Pull complete 05:56:38 207e8628e3a3: Pull complete 05:56:38 c791037a9be2: Pull complete 05:56:42 ffd874e62e21: Pull complete 05:56:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:56:42 ---> cfc18b08335c 05:56:42 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:56:42 20.10.0: Pulling from library/docker 05:56:42 a3cc7d3b244e: Pulling fs layer 05:56:42 02a3295e0d61: Pulling fs layer 05:56:42 0f4f2e6d8100: Pulling fs layer 05:56:42 330b718f631f: Pulling fs layer 05:56:42 a93816041522: Pulling fs layer 05:56:42 bdb6da89ff94: Pulling fs layer 05:56:42 2a70c0c122f4: Pulling fs layer 05:56:42 a93816041522: Waiting 05:56:42 bdb6da89ff94: Waiting 05:56:42 330b718f631f: Waiting 05:56:42 2a70c0c122f4: Waiting 05:56:42 0f4f2e6d8100: Verifying Checksum 05:56:42 0f4f2e6d8100: Download complete 05:56:42 02a3295e0d61: Verifying Checksum 05:56:42 02a3295e0d61: Download complete 05:56:42 a93816041522: Verifying Checksum 05:56:42 a93816041522: Download complete 05:56:42 a3cc7d3b244e: Verifying Checksum 05:56:42 a3cc7d3b244e: Download complete 05:56:42 bdb6da89ff94: Verifying Checksum 05:56:42 bdb6da89ff94: Download complete 05:56:42 2a70c0c122f4: Verifying Checksum 05:56:42 2a70c0c122f4: Download complete 05:56:42 a3cc7d3b244e: Pull complete 05:56:43 02a3295e0d61: Pull complete 05:56:44 0f4f2e6d8100: Pull complete 05:56:44 330b718f631f: Verifying Checksum 05:56:44 330b718f631f: Download complete 05:56:48 330b718f631f: Pull complete 05:56:48 a93816041522: Pull complete 05:56:48 bdb6da89ff94: Pull complete 05:56:48 2a70c0c122f4: Pull complete 05:56:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:56:49 Status: Downloaded newer image for docker:20.10.0 05:56:55 ---> 1bfc848248eb 05:56:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:56:55 ---> Running in 3195188d0091 05:56:55 Removing intermediate container 3195188d0091 05:56:55 ---> 7adc4eadff26 05:56:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:56:55 ---> Running in 55813399d1c1 05:56:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:56:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:56:58 (1/5) Installing libsodium (1.0.18-r0) 05:56:58 (2/5) Installing libzmq (4.3.3-r1) 05:56:58 (3/5) Installing pkgconf (1.7.3-r0) 05:56:58 (4/5) Installing libsodium-dev (1.0.18-r0) 05:56:58 (5/5) Installing zeromq-dev (4.3.3-r1) 05:56:58 Executing busybox-1.32.1-r6.trigger 05:56:58 OK: 139 MiB in 45 packages 05:57:00 Removing intermediate container 55813399d1c1 05:57:00 ---> 459b1ccbccf6 05:57:00 Step 6/8 : WORKDIR /build 05:57:00 ---> Running in 4b9360fa95e6 05:57:00 Removing intermediate container 4b9360fa95e6 05:57:00 ---> 2e3f4596fbc6 05:57:00 Step 7/8 : COPY go.mod . 05:57:01 ---> d5d74f013dcf 05:57:01 Step 8/8 : RUN go mod download 05:57:01 ---> Running in 98603213c2a3 05:57:28 Removing intermediate container 98603213c2a3 05:57:28 ---> ecd28d8d22b1 05:57:28 Successfully built ecd28d8d22b1 05:57:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:57:28 + docker inspect -f . ci-base-image-arm64 05:57:28 . [Pipeline] withDockerContainer 05:57:28 prd-ubuntu18.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 05:57:29 $ 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:57:30 $ docker top 0307c79673c11a33200664fe63acd185f995ea35b805f84454e8eb547c89c635 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:31 + go version 05:57:31 go version go1.16.3 linux/arm64 [Pipeline] } 05:57:31 $ docker stop --time=1 0307c79673c11a33200664fe63acd185f995ea35b805f84454e8eb547c89c635 05:57:33 $ docker rm -f 0307c79673c11a33200664fe63acd185f995ea35b805f84454e8eb547c89c635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:57:34 + docker inspect -f . ci-base-image-arm64 05:57:34 . [Pipeline] withDockerContainer 05:57:34 prd-ubuntu18.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 05:57:34 $ 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:57:36 $ docker top 7e72bfb2cb2329e480f905366c75496edbbbf1821fd3db4beeb77f63683aae1f -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:37 + go mod tidy [Pipeline] sh 05:57:38 + make test 05:57:38 make -C ./app-service-template build 05:57:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:57:38 go mod tidy 05:57:39 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:58:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:11 make -C ./app-service-template test 05:58:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:58:15 Running on prd-centos7-docker-4c-2g-5023 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 05:58:15 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:58:18 using credential edgex-jenkins-ssh 05:58:18 Cloning the remote Git repository 05:58:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:18 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:58:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:18 > git --version # timeout=10 05:58:18 > git --version # 'git version 2.24.3' 05:58:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:58:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:58:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:58:20 Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit bb9ef58e6974fb746a7335e384d6d23bec89bca8 05:58:20 Merge succeeded, producing bb9ef58e6974fb746a7335e384d6d23bec89bca8 05:58:20 Checking out Revision bb9ef58e6974fb746a7335e384d6d23bec89bca8 (PR-840) 05:58:20 > git config core.sparsecheckout # timeout=10 05:58:20 > git checkout -f bb9ef58e6974fb746a7335e384d6d23bec89bca8 # timeout=10 05:58:20 > git remote # timeout=10 05:58:20 > git config --get remote.origin.url # timeout=10 05:58:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:20 > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 05:58:20 > git rev-parse HEAD^{commit} # timeout=10 05:58:20 > git config core.sparsecheckout # timeout=10 05:58:20 > git checkout -f bb9ef58e6974fb746a7335e384d6d23bec89bca8 # timeout=10 05:58:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 05:58:24 > git --version # timeout=10 05:58:24 > git --version # 'git version 2.24.3' 05:58:24 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:58:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:58:26 + true 05:58:26 + sudo service docker restart 05:58:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:58:27 ========================================================= 05:58:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:58:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:58:28 + 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:58:28 Sending build context to Docker daemon 19.55MB 05:58:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:58:28 Step 2/8 : FROM ${BASE} 05:58:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:28 540db60ca938: Pulling fs layer 05:58:28 adcc1eea9eea: Pulling fs layer 05:58:28 4c4ab2625f07: Pulling fs layer 05:58:28 0510c868ecb4: Pulling fs layer 05:58:28 afea3b2eda06: Pulling fs layer 05:58:28 7809a108b3ef: Pulling fs layer 05:58:28 f706445af74f: Pulling fs layer 05:58:28 afea3b2eda06: Waiting 05:58:28 7809a108b3ef: Waiting 05:58:28 0510c868ecb4: Waiting 05:58:28 f706445af74f: Waiting 05:58:28 4c4ab2625f07: Download complete 05:58:28 adcc1eea9eea: Verifying Checksum 05:58:28 adcc1eea9eea: Download complete 05:58:28 afea3b2eda06: Verifying Checksum 05:58:28 afea3b2eda06: Download complete 05:58:28 7809a108b3ef: Verifying Checksum 05:58:28 7809a108b3ef: Download complete 05:58:28 540db60ca938: Verifying Checksum 05:58:28 540db60ca938: Download complete 05:58:29 540db60ca938: Pull complete 05:58:29 adcc1eea9eea: Pull complete 05:58:29 4c4ab2625f07: Pull complete 05:58:30 f706445af74f: Verifying Checksum 05:58:30 f706445af74f: Download complete 05:58:31 0510c868ecb4: Verifying Checksum 05:58:31 0510c868ecb4: Download complete 05:58:37 0510c868ecb4: Pull complete 05:58:37 afea3b2eda06: Pull complete 05:58:37 7809a108b3ef: Pull complete 05:58:44 ok new-app-service 0.038s coverage: 47.8% of statements 05:58:44 ? new-app-service/config [no test files] 05:58:44 ok new-app-service/functions 0.030s 05:58:44 CGO_ENABLED=1 go vet ./... 05:58:47 f706445af74f: Pull complete 05:58:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:58:47 ---> b068be0155e3 05:58:47 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:58:47 20.10.0: Pulling from library/docker 05:58:47 05e7bc50f07f: Pulling fs layer 05:58:47 6db28d0fdbf6: Pulling fs layer 05:58:47 292df0bc6bf3: Pulling fs layer 05:58:47 2e060f4bd70b: Pulling fs layer 05:58:47 80e8d568a223: Pulling fs layer 05:58:47 8dc6ef1a942a: Pulling fs layer 05:58:47 2312dd95470a: Pulling fs layer 05:58:47 80e8d568a223: Waiting 05:58:47 8dc6ef1a942a: Waiting 05:58:47 2312dd95470a: Waiting 05:58:47 2e060f4bd70b: Waiting 05:58:47 292df0bc6bf3: Verifying Checksum 05:58:47 292df0bc6bf3: Download complete 05:58:47 6db28d0fdbf6: Download complete 05:58:47 05e7bc50f07f: Verifying Checksum 05:58:47 8dc6ef1a942a: Verifying Checksum 05:58:47 8dc6ef1a942a: Download complete 05:58:47 80e8d568a223: Verifying Checksum 05:58:47 80e8d568a223: Download complete 05:58:47 2312dd95470a: Verifying Checksum 05:58:47 2312dd95470a: Download complete 05:58:47 2e060f4bd70b: Verifying Checksum 05:58:47 05e7bc50f07f: Pull complete 05:58:47 6db28d0fdbf6: Pull complete 05:58:47 292df0bc6bf3: Pull complete 05:58:50 2e060f4bd70b: Pull complete 05:58:50 80e8d568a223: Pull complete 05:58:50 8dc6ef1a942a: Pull complete 05:58:50 2312dd95470a: Pull complete 05:58:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:58:51 Status: Downloaded newer image for docker:20.10.0 05:58:52 ---> 9c02268d7c97 05:58:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:58:52 ---> Running in d1931ec12905 05:58:52 Removing intermediate container d1931ec12905 05:58:52 ---> cf61082abf37 05:58:52 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:58:52 ---> Running in a0ba004ba2e9 05:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:58:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:58:54 (1/5) Installing libsodium (1.0.18-r0) 05:58:54 (2/5) Installing libzmq (4.3.3-r1) 05:58:54 (3/5) Installing pkgconf (1.7.3-r0) 05:58:55 (4/5) Installing libsodium-dev (1.0.18-r0) 05:58:55 (5/5) Installing zeromq-dev (4.3.3-r1) 05:58:55 Executing busybox-1.32.1-r6.trigger 05:58:55 OK: 150 MiB in 45 packages 05:58:56 Removing intermediate container a0ba004ba2e9 05:58:56 ---> bb5dac8da058 05:58:56 Step 6/8 : WORKDIR /build 05:58:56 ---> Running in 78110dd56797 05:58:56 Removing intermediate container 78110dd56797 05:58:56 ---> 3f57ad9ffcbc 05:58:56 Step 7/8 : COPY go.mod . 05:58:56 ---> ef78d5df6925 05:58:56 Step 8/8 : RUN go mod download 05:58:56 ---> Running in 2d1086fac049 05:59:10 gofmt -l . 05:59:10 [ "`gofmt -l .`" = "" ] 05:59:10 ./bin/test-go-mod-tidy.sh 05:59:10 ./bin/test-attribution-txt.sh 05:59:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:59:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:59:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 05:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.066s coverage: 56.5% of statements 05:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.037s coverage: 92.5% of statements 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 05:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.070s coverage: 61.5% of statements 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 05:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.049s 05:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.080s coverage: 75.4% of statements 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 05:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.0% of statements 05:59:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 05:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.035s coverage: 10.5% of statements 05:59:23 Removing intermediate container 2d1086fac049 05:59:23 ---> 149e9eb439d1 05:59:23 Successfully built 149e9eb439d1 05:59:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:59:23 + docker inspect -f . ci-base-image-x86_64 05:59:23 . [Pipeline] withDockerContainer 05:59:23 prd-centos7-docker-4c-2g-5023 does not seem to be running inside a container 05:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:59:24 $ docker top 339c72de13cc12dc6829a4a23b5f883851fe7c703fb8b2b7949da272ddd47370 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:25 + go version 05:59:25 go version go1.16.3 linux/amd64 [Pipeline] } 05:59:25 $ docker stop --time=1 339c72de13cc12dc6829a4a23b5f883851fe7c703fb8b2b7949da272ddd47370 05:59:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.820s coverage: 76.9% of statements 05:59:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 05:59:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.136s coverage: 18.4% of statements 05:59:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.034s coverage: 27.3% of statements 05:59:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 05:59:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 05:59:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.030s coverage: 51.4% of statements 05:59:26 $ docker rm -f 339c72de13cc12dc6829a4a23b5f883851fe7c703fb8b2b7949da272ddd47370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:27 + docker inspect -f . ci-base-image-x86_64 05:59:27 . [Pipeline] withDockerContainer 05:59:27 prd-centos7-docker-4c-2g-5023 does not seem to be running inside a container 05:59:27 $ 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:59:28 $ docker top a5f6b7344557047e984cd35210c162457b13aacc3aec3aebb0e6c25d4b62063d -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:28 + go mod tidy [Pipeline] sh 05:59:30 + make test 05:59:30 make -C ./app-service-template build 05:59:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:59:30 go mod tidy 05:59:30 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:59:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:59:45 make -C ./app-service-template test 05:59:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:59:45 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:59:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.099s coverage: 81.9% of statements 05:59:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 05:59:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:59:54 gofmt -l . 05:59:54 [ "`gofmt -l .`" = "" ] 05:59:55 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 05:59:55 $ docker stop --time=1 7e72bfb2cb2329e480f905366c75496edbbbf1821fd3db4beeb77f63683aae1f 05:59:56 ok new-app-service 0.019s coverage: 47.8% of statements 05:59:56 ? new-app-service/config [no test files] 05:59:56 ok new-app-service/functions 0.014s 05:59:56 CGO_ENABLED=1 go vet ./... 05:59:57 $ docker rm -f 7e72bfb2cb2329e480f905366c75496edbbbf1821fd3db4beeb77f63683aae1f [Pipeline] // withDockerContainer [Pipeline] sh 05:59:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:59 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 06:00:00 ---> job-cost.sh 06:00:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hvmf 06:00:04 gofmt -l . 06:00:04 [ "`gofmt -l .`" = "" ] 06:00:04 ./bin/test-go-mod-tidy.sh 06:00:04 ./bin/test-attribution-txt.sh 06:00:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:00:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:00:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:00:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.026s coverage: 56.5% of statements 06:00:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.028s coverage: 92.5% of statements 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:00:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.046s coverage: 61.5% of statements 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:00:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.013s 06:00:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.038s coverage: 75.4% of statements 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:00:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.0% of statements 06:00:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:00:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.014s coverage: 10.5% of statements 06:00:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.754s coverage: 76.9% of statements 06:00:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:00:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.025s coverage: 18.4% of statements 06:00:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 06:00:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:00:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:00:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 51.4% of statements 06:00:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:00:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 81.9% of statements 06:00:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 06:00:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:00:39 gofmt -l . 06:00:39 [ "`gofmt -l .`" = "" ] 06:00:39 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 06:00:39 $ docker stop --time=1 a5f6b7344557047e984cd35210c162457b13aacc3aec3aebb0e6c25d4b62063d 06:00:41 $ docker rm -f a5f6b7344557047e984cd35210c162457b13aacc3aec3aebb0e6c25d4b62063d [Pipeline] // withDockerContainer [Pipeline] sh 06:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:42 Warning: overwriting stash ‘coverage-report’ 06:00:42 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 06:00:43 ---> job-cost.sh 06:00:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OPDj 06:00:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:01:30 lf-activate-venv(): INFO: Adding /tmp/venv-OPDj/bin to PATH 06:01:30 INFO: No Stack... 06:01:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:01:30 INFO: Archiving Costs [Pipeline] sh 06:01:31 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:01:31 + cut -d, -f6 [Pipeline] lock 06:01:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-1-stack-cost] 06:01:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-1-stack-cost] did not exist. Created. 06:01:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:31 + echo total: 0.029999999329447746 [Pipeline] stash 06:01:31 Stashed 1 file(s) [Pipeline] } 06:01:31 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:01 lf-activate-venv(): INFO: Adding /tmp/venv-Hvmf/bin to PATH 06:02:01 INFO: No Stack... 06:02:01 INFO: Retrieving Pricing Info for: lf-standard-4 06:02:01 INFO: Archiving Costs [Pipeline] sh 06:02:01 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:02:01 + cut -d, -f6 [Pipeline] lock 06:02:02 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-1-stack-cost] 06:02:02 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-1-stack-cost] did not exist. Created. 06:02:02 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:02 /w/workspace/app-functions-sdk-go/1@tmp/durable-9693b303/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-9693b303/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:02:02 + echo total: 0.20999999344348907 [Pipeline] stash 06:02:03 Warning: overwriting stash ‘stack-cost’ 06:02:03 Stashed 1 file(s) [Pipeline] } 06:02:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-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 06:02:04 provisioning config files... 06:02:04 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config4963897399011992405tmp [Pipeline] { [Pipeline] sh 06:02:04 + set +x 06:02:04 + curl -s https://codecov.io/bash 06:02:04 + bash -s -- 06:02:04 06:02:04 _____ _ 06:02:04 / ____| | | 06:02:04 | | ___ __| | ___ ___ _____ __ 06:02:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:04 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:04 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:04 Bash-1.0.2 06:02:04 06:02:04 06:02:04 ==> git version 2.24.3 found 06:02:04 ==> 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 06:02:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:02:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:02:04 ==> Jenkins CI detected. 06:02:04 project root: . 06:02:04 --> token set from env 06:02:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:04 ==> Running gcov in . (disable via -X gcov) 06:02:04 ==> Python coveragepy not found 06:02:04 ==> Searching for coverage reports in: 06:02:04 + . 06:02:04 -> Found 2 reports 06:02:04 ==> Detecting git/mercurial file structure 06:02:04 ==> Reading reports 06:02:04 + ./app-service-template/coverage.out bytes=1055 06:02:04 + ./coverage.out bytes=86556 06:02:04 ==> Appending adjustments 06:02:04 https://docs.codecov.io/docs/fixing-reports 06:02:05 + Found adjustments 06:02:05 ==> Gzipping contents 06:02:05 16K /tmp/codecov.WVu6bC.gz 06:02:05 ==> Uploading reports 06:02:05 url: https://codecov.io 06:02:05 query: branch=PR-840&commit=bb9ef58e6974fb746a7335e384d6d23bec89bca8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 06:02:05 -> Pinging Codecov 06:02:05 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-840&commit=bb9ef58e6974fb746a7335e384d6d23bec89bca8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 06:02:06 -> Uploading to 06:02:06 https://storage.googleapis.com/codecov/v4/raw/2021-05-13/3D8B5DFFC46A037C893635FACE044666/bb9ef58e6974fb746a7335e384d6d23bec89bca8/bc220a19-b52b-405f-bd67-327238214ea3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T060206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a80e3b43b415c24cf154f8509153ac52b67aa8765d76ca166839d477f30692b 06:02:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:06 Dload Upload Total Spent Left Speed 06:02:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15324 0 0 100 15324 0 35729 --:--:-- --:--:-- --:--:-- 35720 100 15324 0 0 100 15324 0 35709 --:--:-- --:--:-- --:--:-- 35720 06:02:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/bb9ef58e6974fb746a7335e384d6d23bec89bca8 [Pipeline] } 06:02:06 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 06:02:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:09 ---> package-listing.sh 06:02:09 ++ facter osfamily 06:02:09 ++ tr '[:upper:]' '[:lower:]' 06:02:09 + OS_FAMILY=redhat 06:02:09 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-840 06:02:09 + START_PACKAGES=/tmp/packages_start.txt 06:02:09 + END_PACKAGES=/tmp/packages_end.txt 06:02:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:09 + PACKAGES=/tmp/packages_start.txt 06:02:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 06:02:09 + PACKAGES=/tmp/packages_end.txt 06:02:09 + case "${OS_FAMILY}" in 06:02:09 + rpm -qa 06:02:09 + sort 06:02:16 + '[' -f /tmp/packages_start.txt ']' 06:02:16 + '[' -f /tmp/packages_end.txt ']' 06:02:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:16 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 06:02:16 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ 06:02:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ [Pipeline] echo 06:02:16 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-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:17 06:02:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:17 alpine: Pulling from edgex-lftools-log-publisher 06:02:17 df20fa9351a1: Pulling fs layer 06:02:17 36b3adc4ff6f: Pulling fs layer 06:02:17 8ad3a11d3b57: Pulling fs layer 06:02:17 46f8f816bc3b: Pulling fs layer 06:02:17 93b61091891f: Pulling fs layer 06:02:17 93b9cdb0e59b: Pulling fs layer 06:02:17 5e14af77c1be: Pulling fs layer 06:02:17 01666e4c0597: Pulling fs layer 06:02:17 aa168da1d23b: Pulling fs layer 06:02:17 93b9cdb0e59b: Waiting 06:02:17 5e14af77c1be: Waiting 06:02:17 46f8f816bc3b: Waiting 06:02:17 01666e4c0597: Waiting 06:02:17 93b61091891f: Waiting 06:02:17 aa168da1d23b: Waiting 06:02:17 36b3adc4ff6f: Verifying Checksum 06:02:17 36b3adc4ff6f: Download complete 06:02:17 46f8f816bc3b: Verifying Checksum 06:02:17 46f8f816bc3b: Download complete 06:02:18 df20fa9351a1: Verifying Checksum 06:02:18 df20fa9351a1: Download complete 06:02:18 93b9cdb0e59b: Verifying Checksum 06:02:18 93b9cdb0e59b: Download complete 06:02:18 93b61091891f: Verifying Checksum 06:02:18 93b61091891f: Download complete 06:02:18 5e14af77c1be: Verifying Checksum 06:02:18 5e14af77c1be: Download complete 06:02:18 01666e4c0597: Verifying Checksum 06:02:18 01666e4c0597: Download complete 06:02:18 8ad3a11d3b57: Verifying Checksum 06:02:18 8ad3a11d3b57: Download complete 06:02:18 df20fa9351a1: Pull complete 06:02:18 36b3adc4ff6f: Pull complete 06:02:21 aa168da1d23b: Verifying Checksum 06:02:21 aa168da1d23b: Download complete 06:02:21 8ad3a11d3b57: Pull complete 06:02:21 46f8f816bc3b: Pull complete 06:02:21 93b61091891f: Pull complete 06:02:22 93b9cdb0e59b: Pull complete 06:02:22 5e14af77c1be: Pull complete 06:02:22 01666e4c0597: Pull complete 06:02:34 aa168da1d23b: Pull complete 06:02:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:02:35 prd-centos7-docker-4c-2g-5014 does not seem to be running inside a container 06:02:35 $ 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-840/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-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:02:39 $ docker top 448807088a6ef3939e46761624eafd1021c42a6b2dd0fc7a566f1c49168ae590 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:40 + mkdir -p /var/log/sa [Pipeline] sh 06:02:40 + ls /var/log/sa-host 06:02:40 + sadf -c /var/log/sa-host/sa13 06:02:40 file_magic: OK 06:02:40 HZ: Using current value: 100 06:02:40 file_header: OK 06:02:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:02:40 Statistics: 06:02:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:02:40 File successfully converted to sysstat format version 12.2.1 06:02:40 + sadf -c /var/log/sa-host/sa23 06:02:40 file_magic: OK 06:02:40 HZ: Using current value: 100 06:02:40 file_header: OK 06:02:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:02:40 Statistics: 06:02:40 Hnuu...uuuununununu... 06:02:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:41 provisioning config files... 06:02:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config7945539815028651686tmp [Pipeline] { [Pipeline] echo 06:02:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:41 ---> create-netrc.sh [Pipeline] } 06:02:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:02:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:02:42 ---> python-tools-install.sh [Pipeline] echo 06:02:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:42 ---> sudo-logs.sh 06:02:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:02:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:43 ---> job-cost.sh 06:02:43 lf-activate-venv: SKIPPING 06:02:43 DEBUG: total: 0.20999999344348907 06:02:43 INFO: Retrieving Stack Cost... 06:02:44 INFO: Retrieving Pricing Info for: v1-standard-2 06:02:44 INFO: Archiving Costs [Pipeline] echo 06:02:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:02:45 ---> logs-deploy.sh 06:02:45 lf-activate-venv: SKIPPING 06:02:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-840/1 06:02:45 INFO: archiving workspace using pattern(s): 06:02:48 Archives upload complete. 06:02:48 INFO: archiving logs to Nexus 06:02:51 ---> uname -a: 06:02:51 Linux prd-centos7-docker-4c-2g-5014.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:02:51 06:02:51 06:02:51 ---> lscpu: 06:02:51 Architecture: x86_64 06:02:51 CPU op-mode(s): 32-bit, 64-bit 06:02:51 Byte Order: Little Endian 06:02:51 Address sizes: 40 bits physical, 48 bits virtual 06:02:51 CPU(s): 4 06:02:51 On-line CPU(s) list: 0-3 06:02:51 Thread(s) per core: 1 06:02:51 Core(s) per socket: 1 06:02:51 Socket(s): 4 06:02:51 NUMA node(s): 1 06:02:51 Vendor ID: GenuineIntel 06:02:51 CPU family: 6 06:02:51 Model: 44 06:02:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:02:51 Stepping: 1 06:02:51 CPU MHz: 2933.438 06:02:51 BogoMIPS: 5866.87 06:02:51 Virtualization: VT-x 06:02:51 Hypervisor vendor: KVM 06:02:51 Virtualization type: full 06:02:51 L1d cache: 128 KiB 06:02:51 L1i cache: 128 KiB 06:02:51 L2 cache: 16 MiB 06:02:51 L3 cache: 64 MiB 06:02:51 NUMA node0 CPU(s): 0-3 06:02:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:02:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:02:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:02:51 Vulnerability Meltdown: Mitigation; PTI 06:02:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:02:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:02:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:02:51 Vulnerability Srbds: Not affected 06:02:51 Vulnerability Tsx async abort: Not affected 06:02:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:02:51 06:02:51 06:02:51 ---> nproc: 06:02:51 4 06:02:51 06:02:51 06:02:51 ---> df -h: 06:02:51 Filesystem Size Used Available Use% Mounted on 06:02:51 overlay 50.0G 7.3G 42.7G 15% / 06:02:51 tmpfs 64.0M 0 64.0M 0% /dev 06:02:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:02:51 shm 64.0M 0 64.0M 0% /dev/shm 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-840 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:02:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:02:51 06:02:51 06:02:51 ---> free -m: 06:02:51 total used free shared buff/cache available 06:02:51 Mem: 1837 729 96 0 1011 1003 06:02:51 Swap: 1023 1 1022 06:02:51 06:02:51 06:02:51 ---> ip addr: 06:02:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:02:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:02:51 inet 127.0.0.1/8 scope host lo 06:02:51 valid_lft forever preferred_lft forever 06:02:51 inet6 ::1/128 scope host 06:02:51 valid_lft forever preferred_lft forever 06:02:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:02:51 link/ether fa:16:3e:37:de:6e brd ff:ff:ff:ff:ff:ff 06:02:51 inet 10.30.122.39/23 brd 10.30.123.255 scope global dynamic eth0 06:02:51 valid_lft 85702sec preferred_lft 85702sec 06:02:51 inet6 fe80::f816:3eff:fe37:de6e/64 scope link 06:02:51 valid_lft forever preferred_lft forever 06:02:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:02:51 link/ether 02:42:f5:97:29:a4 brd ff:ff:ff:ff:ff:ff 06:02:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:02:51 valid_lft forever preferred_lft forever 06:02:51 inet6 fe80::42:f5ff:fe97:29a4/64 scope link 06:02:51 valid_lft forever preferred_lft forever 06:02:51 06:02:51 06:02:51 ---> sar -b -r -n DEV: 06:02:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 06:02:51 06:02:51 05:50:55 LINUX RESTART (4 CPU) 06:02:51 06:02:51 05:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:02:51 05:53:01 62.60 18.36 44.24 0.00 5277.43 5625.41 0.00 06:02:51 05:54:01 2.10 0.00 2.10 0.00 0.00 45.43 0.00 06:02:51 05:55:01 0.37 0.00 0.37 0.00 0.00 5.81 0.00 06:02:51 05:56:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 06:02:51 05:57:01 0.27 0.00 0.27 0.00 0.00 3.96 0.00 06:02:51 05:58:02 0.22 0.00 0.22 0.00 0.00 1.90 0.00 06:02:51 05:59:01 0.29 0.00 0.29 0.00 0.00 3.81 0.00 06:02:51 06:00:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 06:02:51 06:01:01 0.30 0.02 0.28 0.00 0.13 3.21 0.00 06:02:51 06:02:01 0.42 0.08 0.33 0.00 1.60 4.94 0.00 06:02:51 Average: 6.64 1.82 4.82 0.00 521.76 563.71 0.00 06:02:51 06:02:51 05:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:51 05:53:01 180636 0 617344 32.81 2620 1080944 1153172 39.36 422140 1079320 128 06:02:51 05:54:01 186924 0 611048 32.48 2620 1080952 1108296 37.82 426304 1070032 12 06:02:51 05:55:01 188208 0 609756 32.41 2620 1080960 1080324 36.87 425020 1070624 8 06:02:51 05:56:01 185964 0 611996 32.53 2620 1080964 1080560 36.88 427980 1070052 12 06:02:51 05:57:01 183576 0 614380 32.65 2620 1080968 1080660 36.88 435064 1065700 12 06:02:51 05:58:02 184924 0 613028 32.58 2620 1080972 1080324 36.87 434132 1064644 8 06:02:51 05:59:01 184404 0 613544 32.61 2620 1080976 1080420 36.87 435024 1064652 8 06:02:51 06:00:01 185216 0 612728 32.57 2620 1080980 1080324 36.87 434260 1064652 8 06:02:51 06:01:01 184036 0 613900 32.63 2620 1080988 1083096 36.96 435156 1064656 8 06:02:51 06:02:01 184244 0 613564 32.61 2620 1081116 1080916 36.89 435276 1064716 16 06:02:51 Average: 184813 0 613129 32.59 2620 1080982 1090809 37.23 431036 1067905 22 06:02:51 06:02:51 05:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:51 05:53:01 eth0 342.53 309.05 1388.03 78.01 0.00 0.00 0.00 0.00 06:02:51 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:53:01 docker0 121.86 99.39 10.90 316.75 0.00 0.00 0.00 0.00 06:02:51 05:54:01 eth0 1.01 0.57 0.54 0.40 0.00 0.00 0.00 0.00 06:02:51 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:55:01 eth0 1.28 0.08 0.10 0.01 0.00 0.00 0.00 0.00 06:02:51 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:56:01 eth0 1.25 0.47 0.33 0.21 0.00 0.00 0.00 0.00 06:02:51 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:57:01 eth0 1.43 0.80 0.89 0.45 0.00 0.00 0.00 0.00 06:02:51 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:58:02 eth0 0.62 0.07 0.06 0.04 0.00 0.00 0.00 0.00 06:02:51 05:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:59:01 eth0 0.49 0.27 0.27 0.20 0.00 0.00 0.00 0.00 06:02:51 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 06:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:02:51 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 06:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:02:51 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 06:02:01 eth0 0.25 0.15 0.08 0.04 0.00 0.00 0.00 0.00 06:02:51 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 Average: eth0 34.52 30.80 137.41 7.85 0.00 0.00 0.00 0.00 06:02:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:51 Average: docker0 12.04 9.82 1.08 31.31 0.00 0.00 0.00 0.00 06:02:51 06:02:51 06:02:51 ---> sar -P ALL: 06:02:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 06:02:51 06:02:51 05:50:55 LINUX RESTART (4 CPU) 06:02:51 06:02:51 05:52:02 CPU %user %nice %system %iowait %steal %idle 06:02:51 05:53:01 all 12.24 0.00 4.69 1.79 18.17 63.10 06:02:51 05:53:01 0 10.51 0.00 5.21 0.96 19.02 64.30 06:02:51 05:53:01 1 11.85 0.00 4.69 2.53 18.51 62.43 06:02:51 05:53:01 2 13.90 0.00 4.29 1.97 16.93 62.91 06:02:51 05:53:01 3 12.72 0.00 4.58 1.71 18.21 62.78 06:02:51 05:54:01 all 0.10 0.00 0.10 0.00 0.86 98.94 06:02:51 05:54:01 0 0.05 0.00 0.12 0.00 1.04 98.79 06:02:51 05:54:01 1 0.12 0.00 0.15 0.00 0.91 98.83 06:02:51 05:54:01 2 0.08 0.00 0.08 0.00 0.76 99.07 06:02:51 05:54:01 3 0.17 0.00 0.07 0.00 0.71 99.05 06:02:51 05:55:01 all 0.09 0.00 0.07 0.00 1.24 98.61 06:02:51 05:55:01 0 0.25 0.00 0.07 0.00 1.01 98.68 06:02:51 05:55:01 1 0.07 0.00 0.08 0.00 2.10 97.76 06:02:51 05:55:01 2 0.02 0.00 0.05 0.00 1.30 98.63 06:02:51 05:55:01 3 0.02 0.00 0.07 0.00 0.53 99.39 06:02:51 05:56:01 all 0.10 0.00 0.02 0.00 0.77 99.11 06:02:51 05:56:01 0 0.26 0.00 0.02 0.00 1.19 98.53 06:02:51 05:56:01 1 0.03 0.00 0.02 0.00 1.02 98.93 06:02:51 05:56:01 2 0.07 0.00 0.03 0.00 0.63 99.27 06:02:51 05:56:01 3 0.02 0.00 0.03 0.00 0.25 99.70 06:02:51 05:57:01 all 0.09 0.00 0.08 0.00 1.11 98.72 06:02:51 05:57:01 0 0.25 0.00 0.05 0.00 1.13 98.58 06:02:51 05:57:01 1 0.00 0.00 0.05 0.00 0.93 99.02 06:02:51 05:57:01 2 0.07 0.00 0.13 0.00 0.58 99.22 06:02:51 05:57:01 3 0.05 0.00 0.10 0.00 1.79 98.06 06:02:51 05:58:02 all 0.09 0.00 0.17 0.00 0.86 98.87 06:02:51 05:58:02 0 0.02 0.00 0.17 0.00 0.85 98.97 06:02:51 05:58:02 1 0.03 0.00 0.32 0.00 0.71 98.94 06:02:51 05:58:02 2 0.03 0.00 0.15 0.00 0.57 99.25 06:02:51 05:58:02 3 0.28 0.00 0.07 0.00 1.32 98.33 06:02:51 05:59:01 all 0.10 0.00 0.05 0.00 0.56 99.29 06:02:51 05:59:01 0 0.05 0.00 0.07 0.00 0.67 99.21 06:02:51 05:59:01 1 0.02 0.00 0.05 0.00 0.52 99.41 06:02:51 05:59:01 2 0.03 0.00 0.03 0.00 0.51 99.43 06:02:51 05:59:01 3 0.30 0.00 0.03 0.00 0.54 99.12 06:02:51 06:00:01 all 0.14 0.00 0.03 0.00 0.63 99.20 06:02:51 06:00:01 0 0.05 0.00 0.03 0.00 0.55 99.37 06:02:51 06:00:01 1 0.30 0.00 0.05 0.00 1.06 98.59 06:02:51 06:00:01 2 0.02 0.00 0.02 0.00 0.22 99.75 06:02:51 06:00:01 3 0.18 0.00 0.03 0.00 0.71 99.07 06:02:51 06:01:01 all 0.10 0.00 0.03 0.00 0.48 99.39 06:02:51 06:01:01 0 0.02 0.00 0.03 0.00 0.33 99.62 06:02:51 06:01:01 1 0.03 0.00 0.05 0.00 0.71 99.21 06:02:51 06:01:01 2 0.32 0.00 0.02 0.00 0.25 99.42 06:02:51 06:01:01 3 0.03 0.00 0.03 0.00 0.61 99.32 06:02:51 06:02:01 all 0.11 0.00 0.05 0.00 0.13 99.70 06:02:51 06:02:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:02:51 06:02:01 1 0.32 0.00 0.10 0.00 0.35 99.24 06:02:51 06:02:01 2 0.07 0.00 0.07 0.02 0.10 99.75 06:02:51 06:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:02:51 Average: all 1.32 0.00 0.53 0.18 2.49 95.48 06:02:51 Average: 0 1.15 0.00 0.58 0.10 2.59 95.58 06:02:51 Average: 1 1.28 0.00 0.56 0.25 2.69 95.23 06:02:51 Average: 2 1.45 0.00 0.49 0.20 2.18 95.68 06:02:51 Average: 3 1.40 0.00 0.51 0.17 2.50 95.41 06:02:51 06:02:51 06:02:51