Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b+94336c9c53b1247fb7495ab7633c50db9b40dd9a (92a82ce69edb18a27a828b164a33b22a147273cf) Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8289099918533120979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6572160325039979814.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8184497931851375746.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2865959067484229499.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4418559634280615913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 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-268 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-875 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh8649398830562709802.key > 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 94336c9c53b1247fb7495ab7633c50db9b40dd9a into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b Merge succeeded, producing ab673105993aa5b1466b5b3fce00d3d082d64e71 Checking out Revision ab673105993aa5b1466b5b3fce00d3d082d64e71 (PR-875) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh5031952919274604859.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh2807132946093094679.key > git merge 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab673105993aa5b1466b5b3fce00d3d082d64e71 # timeout=10 Commit message: "Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 462ebdb8cdf331d88d2c5b5f214a5a9a30ae4910 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:46:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:46:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:46:58 ========================================================= 19:46:58 EdgeX Global Pipelines Version Info 19:46:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:46:59 ------------------- 19:46:59 stable info: 19:46:59 ------------------- 19:46:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:46:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:46:59 Message: update stable to v1.0.195 19:46:59 ------------------- 19:46:59 experimental info: 19:46:59 ------------------- 19:46:59 Commited By: **** collab-it+edgex@linuxfoundation.org 19:46:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:46:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab673105993aa5b1466b5b3fce00d3d082d64e71 [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab67310 [Pipeline] echo 19:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:47:01 + git log --format=format:%s -1 ab673105993aa5b1466b5b3fce00d3d082d64e71 [Pipeline] echo 19:47:01 GIT_COMMIT: ab673105993aa5b1466b5b3fce00d3d082d64e71, Commit Message: Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD [Pipeline] echo 19:47:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:02 19:47:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:47:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:02 latest: Pulling from edgex-devops/git-semver 19:47:02 31603596830f: Pulling fs layer 19:47:02 54011a49482f: Pulling fs layer 19:47:02 a6820b24f6d8: Pulling fs layer 19:47:02 f581987b2513: Pulling fs layer 19:47:02 f581987b2513: Waiting 19:47:02 54011a49482f: Verifying Checksum 19:47:02 54011a49482f: Download complete 19:47:02 31603596830f: Verifying Checksum 19:47:02 31603596830f: Download complete 19:47:02 a6820b24f6d8: Verifying Checksum 19:47:02 a6820b24f6d8: Download complete 19:47:02 f581987b2513: Verifying Checksum 19:47:02 f581987b2513: Download complete 19:47:03 31603596830f: Pull complete 19:47:03 54011a49482f: Pull complete 19:47:04 a6820b24f6d8: Pull complete 19:47:04 f581987b2513: Pull complete 19:47:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:47:05 prd-centos7-docker-4c-2g-268 does not seem to be running inside a container 19:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:47:06 $ docker top c343ec7cc24b2d64158cdf38773e11426b5983f13e0eb3d5b35a7dff6876b502 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:06 [ssh-agent] Looking for ssh-agent implementation... 19:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:07 $ docker exec c343ec7cc24b2d64158cdf38773e11426b5983f13e0eb3d5b35a7dff6876b502 ssh-agent 19:47:07 SSH_AUTH_SOCK=/tmp/ssh-sfoBxVyGv1qO/agent.13 19:47:07 SSH_AGENT_PID=19 19:47:07 Running ssh-add (command line suppressed) 19:47:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_474390237483264601.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_474390237483264601.key) 19:47:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:07 + git tag --points-at HEAD [Pipeline] } 19:47:07 $ docker exec --env ******** --env ******** c343ec7cc24b2d64158cdf38773e11426b5983f13e0eb3d5b35a7dff6876b502 ssh-agent -k 19:47:07 unset SSH_AUTH_SOCK; 19:47:07 unset SSH_AGENT_PID; 19:47:07 echo Agent pid 19 killed; 19:47:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:07 [ssh-agent] Looking for ssh-agent implementation... 19:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:07 $ docker exec c343ec7cc24b2d64158cdf38773e11426b5983f13e0eb3d5b35a7dff6876b502 ssh-agent 19:47:07 SSH_AUTH_SOCK=/tmp/ssh-flscim8mZleE/agent.51 19:47:07 SSH_AGENT_PID=57 19:47:07 Running ssh-add (command line suppressed) 19:47:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_7731333094066684558.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_7731333094066684558.key) 19:47:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:08 + git semver init 19:47:08 # -> Open(): unable to determine branch for HEAD 19:47:08 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 19:47:08 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 19:47:08 # $SEMVER_REMOTE_NAME = origin 19:47:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:08 # $SEMVER_USER_NAME = edgex-jenkins 19:47:08 # $SEMVER_BRANCH = PR-875 19:47:08 # $SEMVER_TEMP = /tmp/semver-193963340 19:47:08 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:47:10 # '/tmp/semver-193963340' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 19:47:10 # -> Force: false 19:47:10 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 19:47:10 $ docker exec --env ******** --env ******** c343ec7cc24b2d64158cdf38773e11426b5983f13e0eb3d5b35a7dff6876b502 ssh-agent -k 19:47:10 unset SSH_AUTH_SOCK; 19:47:10 unset SSH_AGENT_PID; 19:47:10 echo Agent pid 57 killed; 19:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:10 + git semver [Pipeline] } 19:47:10 $ docker stop --time=1 c343ec7cc24b2d64158cdf38773e11426b5983f13e0eb3d5b35a7dff6876b502 19:47:12 $ docker rm -f c343ec7cc24b2d64158cdf38773e11426b5983f13e0eb3d5b35a7dff6876b502 [Pipeline] // withDockerContainer [Pipeline] sh 19:47:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:12 Stashed 1 file(s) [Pipeline] echo 19:47:12 [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 19:47:28 Still waiting to schedule task 19:47:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:47:28 Still waiting to schedule task 19:47:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-266’ 19:50:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-272 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 19:50:59 Running in /w/workspace/app-functions-sdk-go/16 [Pipeline] { [Pipeline] checkout 19:50:59 The recommended git tool is: git 19:51:04 using credential edgex-jenkins-ssh 19:51:04 Cloning the remote Git repository 19:51:04 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:05 > git init /w/workspace/app-functions-sdk-go/16 # timeout=10 19:51:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:05 > git --version # timeout=10 19:51:05 > git --version # 'git version 2.17.1' 19:51:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:08 Running on prd-centos7-docker-4c-2g-273 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 19:51:08 Running in /w/workspace/app-functions-sdk-go/16 [Pipeline] { [Pipeline] checkout 19:51:08 The recommended git tool is: git 19:51:09 Merging remotes/origin/master commit 94336c9c53b1247fb7495ab7633c50db9b40dd9a into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 19:51:09 Merge succeeded, producing 36e9f02d760c4fbe9fc18d6215c9df587d2ee1f5 19:51:09 Checking out Revision 36e9f02d760c4fbe9fc18d6215c9df587d2ee1f5 (PR-875) 19:51:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:51:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:51:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:51:09 > git config core.sparsecheckout # timeout=10 19:51:09 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 19:51:09 > git remote # timeout=10 19:51:09 > git config --get remote.origin.url # timeout=10 19:51:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:09 > git merge 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 19:51:09 > git rev-parse HEAD^{commit} # timeout=10 19:51:09 > git config core.sparsecheckout # timeout=10 19:51:09 > git checkout -f 36e9f02d760c4fbe9fc18d6215c9df587d2ee1f5 # timeout=10 19:51:11 using credential edgex-jenkins-ssh 19:51:11 Cloning the remote Git repository 19:51:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:11 > git init /w/workspace/app-functions-sdk-go/16 # timeout=10 19:51:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:11 > git --version # timeout=10 19:51:11 > git --version # 'git version 2.24.4' 19:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:11 [INFO] Currently running in a labeled security context 19:51:11 [INFO] Currently SELinux is 'enforcing' on the host 19:51:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/16@tmp/jenkins-gitclient-ssh8296261784909296574.key 19:51:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:13 Merging remotes/origin/master commit 94336c9c53b1247fb7495ab7633c50db9b40dd9a into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 19:51:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:51:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:51:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:12 [INFO] Currently running in a labeled security context 19:51:12 [INFO] Currently SELinux is 'enforcing' on the host 19:51:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/16@tmp/jenkins-gitclient-ssh1678419877469763297.key 19:51:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:51:13 > git config core.sparsecheckout # timeout=10 19:51:13 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 19:51:13 > git remote # timeout=10 19:51:13 > git config --get remote.origin.url # timeout=10 19:51:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:13 [INFO] Currently running in a labeled security context 19:51:13 [INFO] Currently SELinux is 'enforcing' on the host 19:51:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/16@tmp/jenkins-gitclient-ssh2450650217480999952.key 19:51:13 > git merge 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 19:51:13 Merge succeeded, producing d2322b7204b8ff8f37a918e3790cc8455173bed3 19:51:13 Checking out Revision d2322b7204b8ff8f37a918e3790cc8455173bed3 (PR-875) 19:51:13 Commit message: "Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD" 19:51:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 19:51:13 > git rev-list --no-walk 462ebdb8cdf331d88d2c5b5f214a5a9a30ae4910 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:13 > git rev-parse HEAD^{commit} # timeout=10 19:51:13 > git config core.sparsecheckout # timeout=10 19:51:13 > git checkout -f d2322b7204b8ff8f37a918e3790cc8455173bed3 # timeout=10 19:51:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:51:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:51:15 + true 19:51:15 + sudo service docker restart 19:51:17 Commit message: "Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD" 19:51:17 First time build. Skipping changelog. 19:51:17 > git rev-list --no-walk 462ebdb8cdf331d88d2c5b5f214a5a9a30ae4910 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:51:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:51:18 + true 19:51:18 + sudo service docker restart 19:51:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:51:34 ========================================================= 19:51:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:51:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:51: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.16-alpine . 19:51:35 Sending build context to Docker daemon 19.83MB 19:51:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:51:36 Step 2/8 : FROM ${BASE} 19:51:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:36 595b0fe564bb: Pulling fs layer 19:51:36 3088b5b3c5c0: Pulling fs layer 19:51:36 5b7225fbf94c: Pulling fs layer 19:51:36 ba82ee9f976e: Pulling fs layer 19:51:36 506bd15cee9f: Pulling fs layer 19:51:36 75a0a4a0db45: Pulling fs layer 19:51:36 618dc40b7e24: Pulling fs layer 19:51:36 506bd15cee9f: Waiting 19:51:36 75a0a4a0db45: Waiting 19:51:36 618dc40b7e24: Waiting 19:51:36 ba82ee9f976e: Waiting 19:51:36 5b7225fbf94c: Verifying Checksum 19:51:36 5b7225fbf94c: Download complete 19:51:36 3088b5b3c5c0: Verifying Checksum 19:51:36 3088b5b3c5c0: Download complete 19:51:36 506bd15cee9f: Verifying Checksum 19:51:36 506bd15cee9f: Download complete 19:51:36 75a0a4a0db45: Verifying Checksum 19:51:36 75a0a4a0db45: Download complete 19:51:36 595b0fe564bb: Verifying Checksum 19:51:36 595b0fe564bb: Download complete [Pipeline] unstash [Pipeline] echo 19:51:37 ========================================================= 19:51:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:51:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:51:37 595b0fe564bb: Pull complete 19:51:37 + 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 . 19:51:37 Sending build context to Docker daemon 19.83MB 19:51:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:51:37 Step 2/8 : FROM ${BASE} 19:51:37 3088b5b3c5c0: Pull complete 19:51:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:51:38 540db60ca938: Pulling fs layer 19:51:38 adcc1eea9eea: Pulling fs layer 19:51:38 4c4ab2625f07: Pulling fs layer 19:51:38 0510c868ecb4: Pulling fs layer 19:51:38 afea3b2eda06: Pulling fs layer 19:51:38 7809a108b3ef: Pulling fs layer 19:51:38 f706445af74f: Pulling fs layer 19:51:38 0510c868ecb4: Waiting 19:51:38 afea3b2eda06: Waiting 19:51:38 f706445af74f: Waiting 19:51:38 7809a108b3ef: Waiting 19:51:38 4c4ab2625f07: Verifying Checksum 19:51:38 4c4ab2625f07: Download complete 19:51:38 adcc1eea9eea: Verifying Checksum 19:51:38 adcc1eea9eea: Download complete 19:51:38 afea3b2eda06: Verifying Checksum 19:51:38 afea3b2eda06: Download complete 19:51:38 7809a108b3ef: Verifying Checksum 19:51:38 7809a108b3ef: Download complete 19:51:38 540db60ca938: Verifying Checksum 19:51:38 540db60ca938: Download complete 19:51:38 540db60ca938: Pull complete 19:51:38 5b7225fbf94c: Pull complete 19:51:38 adcc1eea9eea: Pull complete 19:51:38 4c4ab2625f07: Pull complete 19:51:39 618dc40b7e24: Verifying Checksum 19:51:39 618dc40b7e24: Download complete 19:51:40 f706445af74f: Verifying Checksum 19:51:40 f706445af74f: Download complete 19:51:40 ba82ee9f976e: Verifying Checksum 19:51:40 ba82ee9f976e: Download complete 19:51:41 0510c868ecb4: Verifying Checksum 19:51:41 0510c868ecb4: Download complete 19:51:44 0510c868ecb4: Pull complete 19:51:44 afea3b2eda06: Pull complete 19:51:45 7809a108b3ef: Pull complete 19:51:46 f706445af74f: Pull complete 19:51:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:51:46 ---> b068be0155e3 19:51:46 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:51:46 20.10.0: Pulling from library/docker 19:51:46 05e7bc50f07f: Pulling fs layer 19:51:46 6db28d0fdbf6: Pulling fs layer 19:51:46 292df0bc6bf3: Pulling fs layer 19:51:46 2e060f4bd70b: Pulling fs layer 19:51:46 80e8d568a223: Pulling fs layer 19:51:46 8dc6ef1a942a: Pulling fs layer 19:51:46 2312dd95470a: Pulling fs layer 19:51:46 2e060f4bd70b: Waiting 19:51:46 80e8d568a223: Waiting 19:51:46 8dc6ef1a942a: Waiting 19:51:46 2312dd95470a: Waiting 19:51:46 292df0bc6bf3: Verifying Checksum 19:51:46 292df0bc6bf3: Download complete 19:51:46 05e7bc50f07f: Verifying Checksum 19:51:46 05e7bc50f07f: Download complete 19:51:46 6db28d0fdbf6: Verifying Checksum 19:51:46 6db28d0fdbf6: Download complete 19:51:46 80e8d568a223: Verifying Checksum 19:51:46 80e8d568a223: Download complete 19:51:46 8dc6ef1a942a: Verifying Checksum 19:51:46 8dc6ef1a942a: Download complete 19:51:46 2312dd95470a: Verifying Checksum 19:51:46 2312dd95470a: Download complete 19:51:46 05e7bc50f07f: Pull complete 19:51:47 6db28d0fdbf6: Pull complete 19:51:47 292df0bc6bf3: Pull complete 19:51:47 2e060f4bd70b: Verifying Checksum 19:51:47 2e060f4bd70b: Download complete 19:51:49 2e060f4bd70b: Pull complete 19:51:49 80e8d568a223: Pull complete 19:51:49 8dc6ef1a942a: Pull complete 19:51:49 2312dd95470a: Pull complete 19:51:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:51:49 Status: Downloaded newer image for docker:20.10.0 19:51:51 ba82ee9f976e: Pull complete 19:51:51 506bd15cee9f: Pull complete 19:51:51 75a0a4a0db45: Pull complete 19:51:53 ---> 041678ead9a0 19:51:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:51:53 ---> Running in 2718a3f5d030 19:51:53 Removing intermediate container 2718a3f5d030 19:51:53 ---> 8896432971e9 19:51:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:51:53 ---> Running in 3a63bd549ca8 19:51:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:51:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:51:54 (1/5) Installing libsodium (1.0.18-r0) 19:51:54 (2/5) Installing libzmq (4.3.3-r1) 19:51:54 (3/5) Installing pkgconf (1.7.3-r0) 19:51:54 (4/5) Installing libsodium-dev (1.0.18-r0) 19:51:54 (5/5) Installing zeromq-dev (4.3.3-r1) 19:51:55 Executing busybox-1.32.1-r6.trigger 19:51:55 OK: 150 MiB in 45 packages 19:51:55 Removing intermediate container 3a63bd549ca8 19:51:55 ---> 529ea4702d5f 19:51:55 Step 6/8 : WORKDIR /build 19:51:55 ---> Running in 6699f87b2d08 19:51:55 Removing intermediate container 6699f87b2d08 19:51:55 ---> 877b533aed06 19:51:55 Step 7/8 : COPY go.mod . 19:51:55 ---> 55fed81c7468 19:51:55 Step 8/8 : RUN go mod download 19:51:55 ---> Running in aaaba56894ec 19:51:56 618dc40b7e24: Pull complete 19:51:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:51:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:51:56 ---> a36622ca3599 19:51:56 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:51:56 20.10.0: Pulling from library/docker 19:51:56 a3cc7d3b244e: Pulling fs layer 19:51:56 02a3295e0d61: Pulling fs layer 19:51:56 0f4f2e6d8100: Pulling fs layer 19:51:56 330b718f631f: Pulling fs layer 19:51:56 a93816041522: Pulling fs layer 19:51:56 bdb6da89ff94: Pulling fs layer 19:51:56 2a70c0c122f4: Pulling fs layer 19:51:56 a93816041522: Waiting 19:51:56 bdb6da89ff94: Waiting 19:51:56 330b718f631f: Waiting 19:51:56 2a70c0c122f4: Waiting 19:51:56 0f4f2e6d8100: Download complete 19:51:56 02a3295e0d61: Verifying Checksum 19:51:56 02a3295e0d61: Download complete 19:51:56 a3cc7d3b244e: Verifying Checksum 19:51:56 a3cc7d3b244e: Download complete 19:51:56 a93816041522: Verifying Checksum 19:51:56 a93816041522: Download complete 19:51:56 bdb6da89ff94: Verifying Checksum 19:51:56 2a70c0c122f4: Verifying Checksum 19:51:56 2a70c0c122f4: Download complete 19:51:56 a3cc7d3b244e: Pull complete 19:51:57 02a3295e0d61: Pull complete 19:51:57 0f4f2e6d8100: Pull complete 19:51:57 330b718f631f: Verifying Checksum 19:51:57 330b718f631f: Download complete 19:52:01 330b718f631f: Pull complete 19:52:01 a93816041522: Pull complete 19:52:02 bdb6da89ff94: Pull complete 19:52:02 2a70c0c122f4: Pull complete 19:52:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:52:02 Status: Downloaded newer image for docker:20.10.0 19:52:08 Removing intermediate container aaaba56894ec 19:52:08 ---> 742546b8176f 19:52:08 Successfully built 742546b8176f 19:52:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:52:08 ---> 20dd9b07a211 19:52:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:52:08 ---> Running in 28807388aef6 19:52:08 + docker inspect -f . ci-base-image-x86_64 19:52:08 . [Pipeline] withDockerContainer 19:52:08 Removing intermediate container 28807388aef6 19:52:08 ---> 9c3224c589ee 19:52:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:52:08 prd-centos7-docker-4c-2g-273 does not seem to be running inside a container 19:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:52:08 ---> Running in 78f99782957b 19:52:08 $ docker top 7ea54f3761ccfd3ed9208e4f028274104127897d29981539278461ac67302568 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:09 + go version 19:52:09 go version go1.16.3 linux/amd64 [Pipeline] } 19:52:09 $ docker stop --time=1 7ea54f3761ccfd3ed9208e4f028274104127897d29981539278461ac67302568 19:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:52:10 $ docker rm -f 7ea54f3761ccfd3ed9208e4f028274104127897d29981539278461ac67302568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:52:11 + docker inspect -f . ci-base-image-x86_64 19:52:11 . [Pipeline] withDockerContainer 19:52:11 prd-centos7-docker-4c-2g-273 does not seem to be running inside a container 19:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:52:11 $ docker top 062c0ed0f511d15361025a19fad85e0304c3ddb024b54e73956607a3a4c34c1a -eo pid,comm 19:52:11 (1/5) Installing libsodium (1.0.18-r0) [Pipeline] { [Pipeline] sh 19:52:11 (2/5) Installing libzmq (4.3.3-r1) 19:52:11 (3/5) Installing pkgconf (1.7.3-r0) 19:52:11 (4/5) Installing libsodium-dev (1.0.18-r0) 19:52:12 + go mod tidy 19:52:12 (5/5) Installing zeromq-dev (4.3.3-r1) 19:52:12 Executing busybox-1.32.1-r6.trigger 19:52:12 OK: 139 MiB in 45 packages [Pipeline] sh 19:52:12 + make test 19:52:12 make -C ./app-service-template build 19:52:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:52:12 go mod tidy 19:52:12 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 19:52:13 Removing intermediate container 78f99782957b 19:52:13 ---> a2ec2abc5cb3 19:52:13 Step 6/8 : WORKDIR /build 19:52:13 ---> Running in fb3d29d43012 19:52:14 Removing intermediate container fb3d29d43012 19:52:14 ---> 09716c8881a3 19:52:14 Step 7/8 : COPY go.mod . 19:52:14 ---> 22b25431a805 19:52:14 Step 8/8 : RUN go mod download 19:52:14 ---> Running in 17013c2fb880 19:52:23 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:52:23 make -C ./app-service-template test 19:52:23 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:52:23 go mod tidy 19:52:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:52:33 ok new-app-service 0.013s coverage: 47.8% of statements 19:52:33 ? new-app-service/config [no test files] 19:52:33 ok new-app-service/functions 0.008s 19:52:33 CGO_ENABLED=1 go vet ./... 19:52:38 gofmt -l . 19:52:38 [ "`gofmt -l .`" = "" ] 19:52:38 ./bin/test-attribution-txt.sh 19:52:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:52:39 go mod tidy 19:52:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:52:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:52:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements 19:52:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.015s coverage: 96.5% of statements 19:52:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:52:41 Removing intermediate container 17013c2fb880 19:52:41 ---> d81d42a3656e 19:52:41 Successfully built d81d42a3656e 19:52:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 19:52:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:52:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s 19:52:42 + docker inspect -f . ci-base-image-arm64 19:52:42 . [Pipeline] withDockerContainer 19:52:42 prd-ubuntu18.04-docker-arm64-4c-16g-272 does not seem to be running inside a container 19:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.040s coverage: 74.5% of statements 19:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements 19:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 19:52:44 $ docker top 8343ed55d26cc08bd2b8f01b82664ec3c3f5625e6a32e3ef6b054e4d4560ff30 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:45 + go version 19:52:45 go version go1.16.5 linux/arm64 [Pipeline] } 19:52:45 $ docker stop --time=1 8343ed55d26cc08bd2b8f01b82664ec3c3f5625e6a32e3ef6b054e4d4560ff30 19:52:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.752s coverage: 76.1% of statements 19:52:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:52:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 12.5% of statements 19:52:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 19:52:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:52:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:52:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 19:52:47 $ docker rm -f 8343ed55d26cc08bd2b8f01b82664ec3c3f5625e6a32e3ef6b054e4d4560ff30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:47 + docker inspect -f . ci-base-image-arm64 19:52:47 . [Pipeline] withDockerContainer 19:52:48 prd-ubuntu18.04-docker-arm64-4c-16g-272 does not seem to be running inside a container 19:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:49 $ docker top 7602862b5d04a1d57bf5446d8f105d7ec24948fc23632cfc4f4c45accade5723 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:50 + go mod tidy [Pipeline] sh 19:52:52 + make test 19:52:52 make -C ./app-service-template build 19:52:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:52:52 go mod tidy 19:52:52 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 19:53:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.030s coverage: 78.0% of statements 19:53:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 19:53:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:53:12 gofmt -l . 19:53:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:53:12 $ docker stop --time=1 062c0ed0f511d15361025a19fad85e0304c3ddb024b54e73956607a3a4c34c1a 19:53:14 $ docker rm -f 062c0ed0f511d15361025a19fad85e0304c3ddb024b54e73956607a3a4c34c1a [Pipeline] // withDockerContainer [Pipeline] sh 19:53:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:53:14 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 19:53:15 ---> job-cost.sh 19:53:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yLXe 19:53:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:53:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:53:31 make -C ./app-service-template test 19:53:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:53:31 go mod tidy 19:53:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:53:38 lf-activate-venv(): INFO: Adding /tmp/venv-yLXe/bin to PATH 19:53:38 INFO: No Stack... 19:53:38 INFO: Retrieving Pricing Info for: v3-standard-2 19:53:38 INFO: Archiving Costs [Pipeline] sh 19:53:39 + cat /w/workspace/app-functions-sdk-go/16/archives/cost.csv 19:53:39 + cut -d, -f6 [Pipeline] lock 19:53:39 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-stack-cost] 19:53:39 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-stack-cost] did not exist. Created. 19:53:39 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:39 + echo total: 0.05999999865889549 [Pipeline] stash 19:53:39 Stashed 1 file(s) [Pipeline] } 19:53:39 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:54:04 ok new-app-service 0.041s coverage: 47.8% of statements 19:54:04 ? new-app-service/config [no test files] 19:54:04 ok new-app-service/functions 0.038s 19:54:04 CGO_ENABLED=1 go vet ./... 19:54:26 gofmt -l . 19:54:26 [ "`gofmt -l .`" = "" ] 19:54:26 ./bin/test-attribution-txt.sh 19:54:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/16/app-service-template' 19:54:26 go mod tidy 19:54:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:54:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.210s coverage: 63.6% of statements 19:54:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.064s coverage: 96.5% of statements 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:54:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.098s coverage: 61.8% of statements 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:54:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.038s 19:54:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.144s coverage: 74.5% of statements 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:54:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.035s coverage: 97.1% of statements 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:54:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.104s coverage: 10.5% of statements 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.827s coverage: 76.1% of statements 19:54:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.057s coverage: 12.5% of statements 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.038s coverage: 27.3% of statements 19:54:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:54:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 51.4% of statements 19:55:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.120s coverage: 78.0% of statements 19:55:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 19:55:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:55:12 gofmt -l . 19:55:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:55:13 $ docker stop --time=1 7602862b5d04a1d57bf5446d8f105d7ec24948fc23632cfc4f4c45accade5723 19:55:14 $ docker rm -f 7602862b5d04a1d57bf5446d8f105d7ec24948fc23632cfc4f4c45accade5723 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:55:15 Warning: overwriting stash ‘coverage-report’ 19:55:16 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 19:55:17 ---> job-cost.sh 19:55:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v1nC 19:55:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:57:33 lf-activate-venv(): INFO: Adding /tmp/venv-v1nC/bin to PATH 19:57:33 INFO: No Stack... 19:57:33 INFO: Retrieving Pricing Info for: v2-standard-4 19:57:33 INFO: Archiving Costs [Pipeline] sh 19:57:33 + + cutcat -d, /w/workspace/app-functions-sdk-go/16/archives/cost.csv -f6 19:57:33 [Pipeline] lock 19:57:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-stack-cost] 19:57:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-stack-cost] did not exist. Created. 19:57:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:57:34 /w/workspace/app-functions-sdk-go/16@tmp/durable-0b7d1c31/script.sh: 1: /w/workspace/app-functions-sdk-go/16@tmp/durable-0b7d1c31/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:57:34 + echo total: 0.18000000715255737 [Pipeline] stash 19:57:34 Warning: overwriting stash ‘stack-cost’ 19:57:34 Stashed 1 file(s) [Pipeline] } 19:57:34 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-16-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] configFileProvider 19:57:35 provisioning config files... 19:57:35 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config5241203370994065267tmp [Pipeline] { [Pipeline] sh 19:57:35 + set +x 19:57:35 + curl -s https://codecov.io/bash 19:57:35 + bash -s -- 19:57:35 19:57:35 _____ _ 19:57:35 / ____| | | 19:57:35 | | ___ __| | ___ ___ _____ __ 19:57:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:57:35 | |___| (_) | (_| | __/ (_| (_) \ V / 19:57:35 \_____\___/ \__,_|\___|\___\___/ \_/ 19:57:35 Bash-1.0.3 19:57:35 19:57:35 19:57:35 ==> git version 2.24.4 found 19:57:35 ==> 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 19:57:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:57:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:57:35 ==> Jenkins CI detected. 19:57:35 project root: . 19:57:35 --> token set from env 19:57:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:57:35 ==> Running gcov in . (disable via -X gcov) 19:57:35 ==> Python coveragepy not found 19:57:35 ==> Searching for coverage reports in: 19:57:35 + . 19:57:35 -> Found 2 reports 19:57:35 ==> Detecting git/mercurial file structure 19:57:35 ==> Reading reports 19:57:35 + ./app-service-template/coverage.out bytes=1055 19:57:35 + ./coverage.out bytes=95181 19:57:35 ==> Appending adjustments 19:57:35 https://docs.codecov.io/docs/fixing-reports 19:57:36 + Found adjustments 19:57:36 ==> Gzipping contents 19:57:36 20K /tmp/codecov.ClU0Iy.gz 19:57:36 ==> Uploading reports 19:57:36 url: https://codecov.io 19:57:36 query: branch=PR-875&commit=ab673105993aa5b1466b5b3fce00d3d082d64e71&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 19:57:36 -> Pinging Codecov 19:57:36 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-875&commit=ab673105993aa5b1466b5b3fce00d3d082d64e71&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 19:57:36 -> Uploading to 19:57:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/3D8B5DFFC46A037C893635FACE044666/ab673105993aa5b1466b5b3fce00d3d082d64e71/654fcdbb-4904-4f42-8004-f41e9d80bec8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T195736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79f9107a2dd75ed6b75cdf2e75619cbdbafd484f0d02e47102d44373671fd50a 19:57:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:36 Dload Upload Total Spent Left Speed 19:57:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16872 0 0 100 16872 0 40709 --:--:-- --:--:-- --:--:-- 40655 19:57:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ab673105993aa5b1466b5b3fce00d3d082d64e71 [Pipeline] } 19:57:36 Deleting 1 temporary files [Pipeline] // configFileProvider [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 19:57:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:57:38 ---> package-listing.sh 19:57:38 ++ tr '[:upper:]' '[:lower:]' 19:57:38 ++ facter osfamily 19:57:39 + OS_FAMILY=redhat 19:57:39 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 19:57:39 + START_PACKAGES=/tmp/packages_start.txt 19:57:39 + END_PACKAGES=/tmp/packages_end.txt 19:57:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:57:39 + PACKAGES=/tmp/packages_start.txt 19:57:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 19:57:39 + PACKAGES=/tmp/packages_end.txt 19:57:39 + case "${OS_FAMILY}" in 19:57:39 + rpm -qa 19:57:39 + sort 19:57:39 + '[' -f /tmp/packages_start.txt ']' 19:57:39 + '[' -f /tmp/packages_end.txt ']' 19:57:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:57:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 19:57:39 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 19:57:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo 19:57:39 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-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:57:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:40 19:57:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:41 alpine: Pulling from edgex-lftools-log-publisher 19:57:41 df20fa9351a1: Pulling fs layer 19:57:41 36b3adc4ff6f: Pulling fs layer 19:57:41 8ad3a11d3b57: Pulling fs layer 19:57:41 46f8f816bc3b: Pulling fs layer 19:57:41 93b61091891f: Pulling fs layer 19:57:41 93b9cdb0e59b: Pulling fs layer 19:57:41 5e14af77c1be: Pulling fs layer 19:57:41 01666e4c0597: Pulling fs layer 19:57:41 aa168da1d23b: Pulling fs layer 19:57:41 5e14af77c1be: Waiting 19:57:41 01666e4c0597: Waiting 19:57:41 46f8f816bc3b: Waiting 19:57:41 93b61091891f: Waiting 19:57:41 93b9cdb0e59b: Waiting 19:57:41 aa168da1d23b: Waiting 19:57:41 36b3adc4ff6f: Verifying Checksum 19:57:41 36b3adc4ff6f: Download complete 19:57:41 46f8f816bc3b: Verifying Checksum 19:57:41 46f8f816bc3b: Download complete 19:57:41 df20fa9351a1: Verifying Checksum 19:57:41 df20fa9351a1: Download complete 19:57:41 93b9cdb0e59b: Verifying Checksum 19:57:41 93b9cdb0e59b: Download complete 19:57:41 5e14af77c1be: Verifying Checksum 19:57:41 5e14af77c1be: Download complete 19:57:41 93b61091891f: Verifying Checksum 19:57:41 93b61091891f: Download complete 19:57:41 01666e4c0597: Verifying Checksum 19:57:41 01666e4c0597: Download complete 19:57:41 8ad3a11d3b57: Verifying Checksum 19:57:41 8ad3a11d3b57: Download complete 19:57:41 df20fa9351a1: Pull complete 19:57:41 36b3adc4ff6f: Pull complete 19:57:42 8ad3a11d3b57: Pull complete 19:57:42 46f8f816bc3b: Pull complete 19:57:42 93b61091891f: Pull complete 19:57:42 93b9cdb0e59b: Pull complete 19:57:42 5e14af77c1be: Pull complete 19:57:42 01666e4c0597: Pull complete 19:57:42 aa168da1d23b: Verifying Checksum 19:57:42 aa168da1d23b: Download complete 19:57:47 aa168da1d23b: Pull complete 19:57:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:57:47 prd-centos7-docker-4c-2g-268 does not seem to be running inside a container 19:57:47 $ 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-875/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-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:57:49 $ docker top 35ac08f57c4408d01ca61bc160ffdd04b8bb43affbc762ae4babb8ab847e854e -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:57:50 + mkdir -p /var/log/sa [Pipeline] sh 19:57:50 + ls /var/log/sa-host 19:57:50 + sadf -c /var/log/sa-host/sa05 19:57:50 file_magic: OK 19:57:50 HZ: Using current value: 100 19:57:50 file_header: OK 19:57:50 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 19:57:50 Statistics: 19:57:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:57:50 File successfully converted to sysstat format version 12.2.1 19:57:50 + sadf -c /var/log/sa-host/sa18 19:57:50 file_magic: OK 19:57:50 HZ: Using current value: 100 19:57:50 file_header: OK 19:57:50 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 19:57:50 Statistics: 19:57:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:57:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:51 provisioning config files... 19:57:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config1126517744979558538tmp [Pipeline] { [Pipeline] echo 19:57:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:57:51 ---> create-netrc.sh [Pipeline] } 19:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:57:51 ---> python-tools-install.sh [Pipeline] echo 19:57:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:57:52 ---> sudo-logs.sh 19:57:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:57:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:57:52 ---> job-cost.sh 19:57:52 lf-activate-venv: SKIPPING 19:57:52 DEBUG: total: 0.18000000715255737 19:57:52 INFO: Retrieving Stack Cost... 19:57:53 INFO: Retrieving Pricing Info for: v3-standard-2 19:57:53 INFO: Archiving Costs [Pipeline] echo 19:57:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:57:53 ---> logs-deploy.sh 19:57:53 lf-activate-venv: SKIPPING 19:57:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/16 19:57:53 INFO: archiving workspace using pattern(s): 19:57:54 Archives upload complete. 19:57:54 INFO: archiving logs to Nexus 19:57:55 ---> uname -a: 19:57:55 Linux prd-centos7-docker-4c-2g-268.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:57:55 19:57:55 19:57:55 ---> lscpu: 19:57:55 Architecture: x86_64 19:57:55 CPU op-mode(s): 32-bit, 64-bit 19:57:55 Byte Order: Little Endian 19:57:55 Address sizes: 40 bits physical, 48 bits virtual 19:57:55 CPU(s): 2 19:57:55 On-line CPU(s) list: 0,1 19:57:55 Thread(s) per core: 1 19:57:55 Core(s) per socket: 1 19:57:55 Socket(s): 2 19:57:55 NUMA node(s): 1 19:57:55 Vendor ID: AuthenticAMD 19:57:55 CPU family: 23 19:57:55 Model: 49 19:57:55 Model name: AMD EPYC-Rome Processor 19:57:55 Stepping: 0 19:57:55 CPU MHz: 2799.998 19:57:55 BogoMIPS: 5599.99 19:57:55 Virtualization: AMD-V 19:57:55 Hypervisor vendor: KVM 19:57:55 Virtualization type: full 19:57:55 L1d cache: 64 KiB 19:57:55 L1i cache: 64 KiB 19:57:55 L2 cache: 1 MiB 19:57:55 L3 cache: 32 MiB 19:57:55 NUMA node0 CPU(s): 0,1 19:57:55 Vulnerability Itlb multihit: Not affected 19:57:55 Vulnerability L1tf: Not affected 19:57:55 Vulnerability Mds: Not affected 19:57:55 Vulnerability Meltdown: Not affected 19:57:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:57:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:57:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:57:55 Vulnerability Srbds: Not affected 19:57:55 Vulnerability Tsx async abort: Not affected 19:57:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:57:55 19:57:55 19:57:55 ---> nproc: 19:57:55 2 19:57:55 19:57:55 19:57:55 ---> df -h: 19:57:55 Filesystem Size Used Available Use% Mounted on 19:57:55 overlay 40.0G 7.6G 32.4G 19% / 19:57:55 tmpfs 64.0M 0 64.0M 0% /dev 19:57:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:57:55 shm 64.0M 0 64.0M 0% /dev/shm 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp 19:57:55 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:57:55 19:57:55 19:57:55 ---> free -m: 19:57:55 total used free shared buff/cache available 19:57:55 Mem: 7821 994 4697 0 2129 6649 19:57:55 Swap: 1023 0 1023 19:57:55 19:57:55 19:57:55 ---> ip addr: 19:57:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:57:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:57:55 inet 127.0.0.1/8 scope host lo 19:57:55 valid_lft forever preferred_lft forever 19:57:55 inet6 ::1/128 scope host 19:57:55 valid_lft forever preferred_lft forever 19:57:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:57:55 link/ether fa:16:3e:ed:ab:f9 brd ff:ff:ff:ff:ff:ff 19:57:55 inet 10.30.122.131/23 brd 10.30.123.255 scope global dynamic eth0 19:57:55 valid_lft 85714sec preferred_lft 85714sec 19:57:55 inet6 fe80::f816:3eff:feed:abf9/64 scope link 19:57:55 valid_lft forever preferred_lft forever 19:57:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:57:55 link/ether 02:42:81:a8:16:a8 brd ff:ff:ff:ff:ff:ff 19:57:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:57:55 valid_lft forever preferred_lft forever 19:57:55 inet6 fe80::42:81ff:fea8:16a8/64 scope link 19:57:55 valid_lft forever preferred_lft forever 19:57:55 19:57:55 19:57:55 ---> sar -b -r -n DEV: 19:57:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 19:57:55 19:57:55 19:46:19 LINUX RESTART (2 CPU) 19:57:55 19:57:55 19:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:57:55 19:48:01 22.60 3.10 19.50 0.00 2487.26 4234.17 0.00 19:57:55 19:49:01 0.28 0.00 0.28 0.00 0.00 4.86 0.00 19:57:55 19:50:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 19:57:55 19:51:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 19:57:55 19:52:02 0.27 0.00 0.27 0.00 0.00 3.66 0.00 19:57:55 19:53:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 19:57:55 19:54:01 0.15 0.00 0.15 0.00 0.00 2.18 0.00 19:57:55 19:55:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 19:57:55 19:56:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 19:57:55 19:57:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 19:57:55 Average: 2.50 0.31 2.19 0.00 249.21 427.48 0.00 19:57:55 19:57:55 19:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:57:55 19:48:01 5426420 0 807100 10.08 2620 1772792 1249256 13.79 587524 1595084 20 19:57:55 19:49:01 5430588 0 802928 10.03 2620 1772796 1196816 13.21 584640 1594656 20 19:57:55 19:50:01 5430596 0 802916 10.03 2620 1772800 1196984 13.22 590828 1589352 16 19:57:55 19:51:01 5428468 0 805040 10.05 2620 1772804 1197008 13.22 591940 1589352 8 19:57:55 19:52:02 5425212 0 808288 10.09 2620 1772812 1199884 13.25 592112 1592552 16 19:57:55 19:53:01 5426460 0 807040 10.08 2620 1772812 1199692 13.25 591052 1592552 12 19:57:55 19:54:01 5426968 0 806524 10.07 2620 1772820 1199608 13.24 590640 1592552 8 19:57:55 19:55:01 5417792 0 815696 10.18 2620 1772824 1199608 13.24 599872 1592552 8 19:57:55 19:56:01 5417304 0 816184 10.19 2620 1772824 1199608 13.24 600188 1592552 16 19:57:55 19:57:01 5414760 0 818660 10.22 2620 1772892 1199704 13.25 604268 1591248 24 19:57:55 Average: 5424457 0 809038 10.10 2620 1772818 1203817 13.29 593306 1592245 15 19:57:55 19:57:55 19:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:57:55 19:48:01 eth0 157.95 168.91 644.19 24.04 0.00 0.00 0.00 0.00 19:57:55 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:48:01 docker0 118.13 92.07 10.23 313.98 0.00 0.00 0.00 0.00 19:57:55 19:49:01 eth0 0.72 0.03 0.06 0.00 0.00 0.00 0.00 0.00 19:57:55 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:50:01 eth0 1.58 0.40 0.37 0.20 0.00 0.00 0.00 0.00 19:57:55 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:51:01 eth0 1.10 0.30 0.33 0.20 0.00 0.00 0.00 0.00 19:57:55 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:52:02 eth0 1.02 0.60 0.61 0.46 0.00 0.00 0.00 0.00 19:57:55 19:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:53:01 eth0 0.22 0.19 0.10 0.01 0.00 0.00 0.00 0.00 19:57:55 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:57:55 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:55:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:57:55 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:57:55 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:57:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 19:57:55 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 Average: eth0 16.35 17.12 64.70 2.51 0.00 0.00 0.00 0.00 19:57:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:55 Average: docker0 11.84 9.23 1.02 31.46 0.00 0.00 0.00 0.00 19:57:55 19:57:55 19:57:55 ---> sar -P ALL: 19:57:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 19:57:55 19:57:55 19:46:19 LINUX RESTART (2 CPU) 19:57:55 19:57:55 19:47:01 CPU %user %nice %system %iowait %steal %idle 19:57:55 19:48:01 all 3.49 0.00 1.42 1.67 0.05 93.37 19:57:55 19:48:01 0 3.03 0.00 1.53 1.42 0.05 93.96 19:57:55 19:48:01 1 3.94 0.00 1.30 1.93 0.05 92.78 19:57:55 19:49:01 all 0.05 0.00 0.03 0.00 0.04 99.87 19:57:55 19:49:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:57:55 19:49:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:57:55 19:50:01 all 0.07 0.00 0.03 0.00 0.04 99.87 19:57:55 19:50:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:57:55 19:50:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:57:55 19:51:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:57:55 19:51:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:57:55 19:51:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:57:55 19:52:02 all 0.12 0.00 0.06 0.00 0.03 99.79 19:57:55 19:52:02 0 0.18 0.00 0.05 0.00 0.02 99.75 19:57:55 19:52:02 1 0.05 0.00 0.07 0.00 0.05 99.83 19:57:55 19:53:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:57:55 19:53:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:57:55 19:53:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:57:55 19:54:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:57:55 19:54:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:57:55 19:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:57:55 19:55:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:57:55 19:55:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:57:55 19:55:01 1 0.00 0.00 0.03 0.00 0.03 99.93 19:57:55 19:56:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:57:55 19:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:57:55 19:56:01 1 0.10 0.00 0.02 0.00 0.05 99.83 19:57:55 19:57:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:57:55 19:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:57:55 19:57:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:57:55 Average: all 0.41 0.00 0.17 0.17 0.04 99.23 19:57:55 Average: 0 0.38 0.00 0.17 0.14 0.03 99.27 19:57:55 Average: 1 0.43 0.00 0.16 0.19 0.04 99.18 19:57:55 19:57:55 19:57:55