Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at b10469f13584187c4bd7f7cff58f5aa0259e83b1 rather than d51d541f257a7b5bae36629c803b1edc728dd05d Obtained Jenkinsfile from b10469f13584187c4bd7f7cff58f5aa0259e83b1 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-ssh305788121985087245.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-ssh6906590872434064226.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-918/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-918/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3303622642610575270.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-ssh7200704385377153405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-918/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-918/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2375589010412564560.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-1117 in /w/workspace/ndry_app-functions-sdk-go_PR-918 [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-918 # 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-918@tmp/jenkins-gitclient-ssh6506246513943861512.key > 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 [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-918@tmp/jenkins-gitclient-ssh3594393298322856718.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit d51d541f257a7b5bae36629c803b1edc728dd05d Merge succeeded, producing d6d90dd6a9db6fdf69991abbd49d231f4c91f401 Checking out Revision d6d90dd6a9db6fdf69991abbd49d231f4c91f401 (PR-918) > git config core.sparsecheckout # timeout=10 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # 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-918@tmp/jenkins-gitclient-ssh6829009043614820561.key > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6d90dd6a9db6fdf69991abbd49d231f4c91f401 # timeout=10 Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" > git rev-list --no-walk d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:47:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:47:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:47:58 ========================================================= 03:47:58 EdgeX Global Pipelines Version Info 03:47:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:48:00 ------------------- 03:48:00 stable info: 03:48:00 ------------------- 03:48:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:48:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:48:00 Message: update stable to v1.0.195 03:48:00 ------------------- 03:48:00 experimental info: 03:48:00 ------------------- 03:48:00 Commited By: **** collab-it+edgex@linuxfoundation.org 03:48:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:48:00 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-918 [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-918 [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-918 [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6d90dd6a9db6fdf69991abbd49d231f4c91f401 [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6d90dd [Pipeline] echo 03:48:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:02 + git log --format=format:%s -1 d6d90dd6a9db6fdf69991abbd49d231f4c91f401 [Pipeline] echo 03:48:02 GIT_COMMIT: d6d90dd6a9db6fdf69991abbd49d231f4c91f401, Commit Message: Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD [Pipeline] echo 03:48:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:03 03:48:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:48:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:03 latest: Pulling from edgex-devops/git-semver 03:48:03 31603596830f: Pulling fs layer 03:48:03 54011a49482f: Pulling fs layer 03:48:03 a6820b24f6d8: Pulling fs layer 03:48:03 f581987b2513: Pulling fs layer 03:48:03 f581987b2513: Waiting 03:48:03 54011a49482f: Download complete 03:48:03 31603596830f: Verifying Checksum 03:48:03 31603596830f: Download complete 03:48:03 a6820b24f6d8: Verifying Checksum 03:48:03 a6820b24f6d8: Download complete 03:48:03 f581987b2513: Verifying Checksum 03:48:03 f581987b2513: Download complete 03:48:03 31603596830f: Pull complete 03:48:03 54011a49482f: Pull complete 03:48:04 a6820b24f6d8: Pull complete 03:48:04 f581987b2513: Pull complete 03:48:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:48:04 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 03:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-918 -v /w/workspace/ndry_app-functions-sdk-go_PR-918:/w/workspace/ndry_app-functions-sdk-go_PR-918:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-918@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:48:05 $ docker top d6a6454591e505580c7208d30dfa3f47b5af3666df39abe9cd2cbc16f1105b2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:08 [ssh-agent] Looking for ssh-agent implementation... 03:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:08 $ docker exec d6a6454591e505580c7208d30dfa3f47b5af3666df39abe9cd2cbc16f1105b2a ssh-agent 03:48:08 SSH_AUTH_SOCK=/tmp/ssh-LZsIzyUSPhCo/agent.13 03:48:08 SSH_AGENT_PID=19 03:48:08 Running ssh-add (command line suppressed) 03:48:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_2567974801544241056.key (/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_2567974801544241056.key) 03:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:08 + git tag --points-at HEAD [Pipeline] } 03:48:08 $ docker exec --env ******** --env ******** d6a6454591e505580c7208d30dfa3f47b5af3666df39abe9cd2cbc16f1105b2a ssh-agent -k 03:48:08 unset SSH_AUTH_SOCK; 03:48:08 unset SSH_AGENT_PID; 03:48:08 echo Agent pid 19 killed; 03:48:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:08 [ssh-agent] Looking for ssh-agent implementation... 03:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:09 $ docker exec d6a6454591e505580c7208d30dfa3f47b5af3666df39abe9cd2cbc16f1105b2a ssh-agent 03:48:09 SSH_AUTH_SOCK=/tmp/ssh-gTstjEgGooeS/agent.52 03:48:09 SSH_AGENT_PID=59 03:48:09 Running ssh-add (command line suppressed) 03:48:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_8236181714443547931.key (/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_8236181714443547931.key) 03:48:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:09 + git semver init 03:48:09 # -> Open(): unable to determine branch for HEAD 03:48:09 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-918/.git 03:48:09 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-918 03:48:09 # $SEMVER_REMOTE_NAME = origin 03:48:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:48:09 # $SEMVER_USER_NAME = edgex-jenkins 03:48:09 # $SEMVER_BRANCH = PR-918 03:48:09 # $SEMVER_TEMP = /tmp/semver-093677245 03:48:09 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 03:48:11 # '/tmp/semver-093677245' -> '/w/workspace/ndry_app-functions-sdk-go_PR-918/.semver' 03:48:11 # -> Force: false 03:48:11 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-918/.semver [Pipeline] } 03:48:11 $ docker exec --env ******** --env ******** d6a6454591e505580c7208d30dfa3f47b5af3666df39abe9cd2cbc16f1105b2a ssh-agent -k 03:48:11 unset SSH_AUTH_SOCK; 03:48:11 unset SSH_AGENT_PID; 03:48:11 echo Agent pid 59 killed; 03:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:12 + git semver [Pipeline] } 03:48:12 $ docker stop --time=1 d6a6454591e505580c7208d30dfa3f47b5af3666df39abe9cd2cbc16f1105b2a 03:48:13 $ docker rm -f d6a6454591e505580c7208d30dfa3f47b5af3666df39abe9cd2cbc16f1105b2a [Pipeline] // withDockerContainer [Pipeline] sh 03:48:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:48:14 Stashed 1 file(s) [Pipeline] echo 03:48:14 [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 03:48:29 Still waiting to schedule task 03:48:29 ‘prd-centos7-docker-4c-2g-1119’ is offline 03:48:29 Still waiting to schedule task 03:48:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:49:00 Running on prd-centos7-docker-4c-2g-1120 in /w/workspace/ndry_app-functions-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 03:49:00 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 03:49:00 The recommended git tool is: git 03:49:05 using credential edgex-jenkins-ssh 03:49:05 Cloning the remote Git repository 03:49:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:49:05 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 03:49:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:49:05 > git --version # timeout=10 03:49:05 > git --version # 'git version 2.24.4' 03:49:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:05 [INFO] Currently running in a labeled security context 03:49:05 [INFO] Currently SELinux is 'enforcing' on the host 03:49:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5423197633021908862.key 03:49:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:49:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:49:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:49:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:07 [INFO] Currently running in a labeled security context 03:49:07 [INFO] Currently SELinux is 'enforcing' on the host 03:49:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh4029989492066797658.key 03:49:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:49:07 Merging remotes/origin/master commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit d51d541f257a7b5bae36629c803b1edc728dd05d 03:49:07 Merge succeeded, producing 50513cd8fe08a68367446113a16269ad1777f07b 03:49:07 Checking out Revision 50513cd8fe08a68367446113a16269ad1777f07b (PR-918) 03:49:07 > git config core.sparsecheckout # timeout=10 03:49:07 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 03:49:07 > git remote # timeout=10 03:49:07 > git config --get remote.origin.url # timeout=10 03:49:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:07 [INFO] Currently running in a labeled security context 03:49:07 [INFO] Currently SELinux is 'enforcing' on the host 03:49:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7733146514394274755.key 03:49:07 > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 03:49:07 > git rev-parse HEAD^{commit} # timeout=10 03:49:07 > git config core.sparsecheckout # timeout=10 03:49:07 > git checkout -f 50513cd8fe08a68367446113a16269ad1777f07b # timeout=10 03:49:11 Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" 03:49:11 > git rev-list --no-walk d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:49:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:49:13 + sudo service docker restart 03:49:13 + true 03:49:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:49:31 ========================================================= 03:49:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:49:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:49:31 + 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 . 03:49:32 Sending build context to Docker daemon 19.89MB 03:49:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:49:32 Step 2/8 : FROM ${BASE} 03:49:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:49:32 540db60ca938: Pulling fs layer 03:49:32 adcc1eea9eea: Pulling fs layer 03:49:32 4c4ab2625f07: Pulling fs layer 03:49:32 0510c868ecb4: Pulling fs layer 03:49:32 afea3b2eda06: Pulling fs layer 03:49:32 7809a108b3ef: Pulling fs layer 03:49:32 f706445af74f: Pulling fs layer 03:49:32 0510c868ecb4: Waiting 03:49:32 afea3b2eda06: Waiting 03:49:32 7809a108b3ef: Waiting 03:49:32 f706445af74f: Waiting 03:49:32 4c4ab2625f07: Verifying Checksum 03:49:32 4c4ab2625f07: Download complete 03:49:32 adcc1eea9eea: Verifying Checksum 03:49:32 adcc1eea9eea: Download complete 03:49:32 afea3b2eda06: Verifying Checksum 03:49:32 afea3b2eda06: Download complete 03:49:32 7809a108b3ef: Verifying Checksum 03:49:32 7809a108b3ef: Download complete 03:49:32 540db60ca938: Verifying Checksum 03:49:32 540db60ca938: Download complete 03:49:32 540db60ca938: Pull complete 03:49:32 adcc1eea9eea: Pull complete 03:49:32 4c4ab2625f07: Pull complete 03:49:33 f706445af74f: Verifying Checksum 03:49:33 f706445af74f: Download complete 03:49:34 0510c868ecb4: Verifying Checksum 03:49:34 0510c868ecb4: Download complete 03:49:37 0510c868ecb4: Pull complete 03:49:37 afea3b2eda06: Pull complete 03:49:37 7809a108b3ef: Pull complete 03:49:39 f706445af74f: Pull complete 03:49:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:49:39 ---> b068be0155e3 03:49:39 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:49:39 20.10.0: Pulling from library/docker 03:49:39 05e7bc50f07f: Pulling fs layer 03:49:39 6db28d0fdbf6: Pulling fs layer 03:49:39 292df0bc6bf3: Pulling fs layer 03:49:39 2e060f4bd70b: Pulling fs layer 03:49:39 80e8d568a223: Pulling fs layer 03:49:39 8dc6ef1a942a: Pulling fs layer 03:49:39 2312dd95470a: Pulling fs layer 03:49:39 2e060f4bd70b: Waiting 03:49:39 80e8d568a223: Waiting 03:49:39 8dc6ef1a942a: Waiting 03:49:39 2312dd95470a: Waiting 03:49:39 292df0bc6bf3: Verifying Checksum 03:49:39 292df0bc6bf3: Download complete 03:49:39 6db28d0fdbf6: Verifying Checksum 03:49:39 6db28d0fdbf6: Download complete 03:49:39 80e8d568a223: Verifying Checksum 03:49:39 80e8d568a223: Download complete 03:49:39 05e7bc50f07f: Verifying Checksum 03:49:39 05e7bc50f07f: Download complete 03:49:39 8dc6ef1a942a: Verifying Checksum 03:49:39 8dc6ef1a942a: Download complete 03:49:39 2312dd95470a: Verifying Checksum 03:49:39 2312dd95470a: Download complete 03:49:39 05e7bc50f07f: Pull complete 03:49:40 6db28d0fdbf6: Pull complete 03:49:40 292df0bc6bf3: Pull complete 03:49:40 2e060f4bd70b: Verifying Checksum 03:49:40 2e060f4bd70b: Download complete 03:49:42 2e060f4bd70b: Pull complete 03:49:42 80e8d568a223: Pull complete 03:49:42 8dc6ef1a942a: Pull complete 03:49:42 2312dd95470a: Pull complete 03:49:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:49:42 Status: Downloaded newer image for docker:20.10.0 03:49:46 ---> cee8e2af2ec2 03:49:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:49:46 ---> Running in 01eae0fc4ae4 03:49:46 Removing intermediate container 01eae0fc4ae4 03:49:46 ---> d936590ac500 03:49:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:49:46 ---> Running in 1bdc1cc372e6 03:49:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:49:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:49:47 (1/5) Installing libsodium (1.0.18-r0) 03:49:47 (2/5) Installing libzmq (4.3.3-r1) 03:49:47 (3/5) Installing pkgconf (1.7.3-r0) 03:49:47 (4/5) Installing libsodium-dev (1.0.18-r0) 03:49:48 (5/5) Installing zeromq-dev (4.3.3-r1) 03:49:48 Executing busybox-1.32.1-r6.trigger 03:49:48 OK: 150 MiB in 45 packages 03:49:48 Removing intermediate container 1bdc1cc372e6 03:49:48 ---> 0e8c756a435f 03:49:48 Step 6/8 : WORKDIR /build 03:49:48 ---> Running in 579e2685d391 03:49:48 Removing intermediate container 579e2685d391 03:49:48 ---> ad2dfd5e9e7e 03:49:48 Step 7/8 : COPY go.mod . 03:49:48 ---> cf4c67768feb 03:49:48 Step 8/8 : RUN go mod download 03:49:48 ---> Running in fd00c07cab0a 03:50:01 Removing intermediate container fd00c07cab0a 03:50:01 ---> d611647d5d61 03:50:01 Successfully built d611647d5d61 03:50:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:50:01 + docker inspect -f . ci-base-image-x86_64 03:50:01 . [Pipeline] withDockerContainer 03:50:01 prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container 03:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:50:02 $ docker top 799e9da8a61847f9cac155995a1643f0b16915ccbc2d344cda14425c871a86e2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:02 + go version 03:50:02 go version go1.16.3 linux/amd64 [Pipeline] } 03:50:02 $ docker stop --time=1 799e9da8a61847f9cac155995a1643f0b16915ccbc2d344cda14425c871a86e2 03:50:08 $ docker rm -f 799e9da8a61847f9cac155995a1643f0b16915ccbc2d344cda14425c871a86e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:08 + docker inspect -f . ci-base-image-x86_64 03:50:08 . [Pipeline] withDockerContainer 03:50:08 prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container 03:50:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:50:09 $ docker top 18d5609762ce4351a9339ddc25d76d170a6ce25026aa2c6649f9a500787d0fc9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:09 + go mod tidy [Pipeline] sh 03:50:12 + make test 03:50:12 make -C ./app-service-template build 03:50:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:50:12 go mod tidy 03:50:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 03:50:23 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:50:23 make -C ./app-service-template test 03:50:23 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:50:23 go mod tidy 03:50:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:50:31 ok new-app-service 0.027s coverage: 47.8% of statements 03:50:31 ? new-app-service/config [no test files] 03:50:31 ok new-app-service/functions 0.007s 03:50:31 CGO_ENABLED=1 go vet ./... 03:50:38 gofmt -l . 03:50:38 [ "`gofmt -l .`" = "" ] 03:50:38 ./bin/test-attribution-txt.sh 03:50:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:50:38 go mod tidy 03:50:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:50:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:50:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 63.6% of statements 03:50:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.018s coverage: 96.5% of statements 03:50:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:50:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:50:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 03:50:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 74.5% of statements 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:50:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements 03:50:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:50:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 03:50:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.1% of statements 03:50:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:50:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.009s coverage: 12.5% of statements 03:50:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 03:50:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:50:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:50:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 03:51:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.030s coverage: 78.0% of statements 03:51:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 03:51:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:51:10 gofmt -l . 03:51:10 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:51:10 $ docker stop --time=1 18d5609762ce4351a9339ddc25d76d170a6ce25026aa2c6649f9a500787d0fc9 03:51:11 $ docker rm -f 18d5609762ce4351a9339ddc25d76d170a6ce25026aa2c6649f9a500787d0fc9 [Pipeline] // withDockerContainer [Pipeline] sh 03:51:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:51: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:51:17 ---> job-cost.sh 03:51:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9sG6 03:51:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:51:40 lf-activate-venv(): INFO: Adding /tmp/venv-9sG6/bin to PATH 03:51:40 INFO: No Stack... 03:51:40 INFO: Retrieving Pricing Info for: v3-standard-2 03:51:40 INFO: Archiving Costs [Pipeline] sh 03:51:40 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 03:51:40 + cut -d, -f6 [Pipeline] lock 03:51:40 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-stack-cost] 03:51:40 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-stack-cost] did not exist. Created. 03:51:40 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:40 + echo total: 0.05999999865889549 [Pipeline] stash 03:51:40 Stashed 1 file(s) [Pipeline] } 03:51:40 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:51:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1122 in /w/workspace/ndry_app-functions-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 03:51:58 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 03:51:59 The recommended git tool is: git 03:52:04 using credential edgex-jenkins-ssh 03:52:04 Cloning the remote Git repository 03:52:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:52:06 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 03:52:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:52:07 > git --version # timeout=10 03:52:07 > git --version # 'git version 2.17.1' 03:52:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:52:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:52:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:52:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:52:10 Merging remotes/origin/master commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit d51d541f257a7b5bae36629c803b1edc728dd05d 03:52:11 Merge succeeded, producing 4713cf9b2f7877595b2096caf2bd140c05d01eca 03:52:11 Checking out Revision 4713cf9b2f7877595b2096caf2bd140c05d01eca (PR-918) 03:52:10 > git config core.sparsecheckout # timeout=10 03:52:10 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 03:52:10 > git remote # timeout=10 03:52:11 > git config --get remote.origin.url # timeout=10 03:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:11 > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 03:52:11 > git rev-parse HEAD^{commit} # timeout=10 03:52:11 > git config core.sparsecheckout # timeout=10 03:52:11 > git checkout -f 4713cf9b2f7877595b2096caf2bd140c05d01eca # timeout=10 03:52:17 Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" 03:52:17 > git rev-list --no-walk d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:52:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:52:19 + sudo service docker restart 03:52:19 + true [Pipeline] unstash [Pipeline] echo 03:52:38 ========================================================= 03:52:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:52:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:52:39 + 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 . 03:52:39 Sending build context to Docker daemon 19.89MB 03:52:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:52:40 Step 2/8 : FROM ${BASE} 03:52:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:52:40 595b0fe564bb: Pulling fs layer 03:52:40 3088b5b3c5c0: Pulling fs layer 03:52:40 5b7225fbf94c: Pulling fs layer 03:52:40 ba82ee9f976e: Pulling fs layer 03:52:40 506bd15cee9f: Pulling fs layer 03:52:40 75a0a4a0db45: Pulling fs layer 03:52:40 618dc40b7e24: Pulling fs layer 03:52:40 506bd15cee9f: Waiting 03:52:40 75a0a4a0db45: Waiting 03:52:40 618dc40b7e24: Waiting 03:52:40 ba82ee9f976e: Waiting 03:52:40 5b7225fbf94c: Verifying Checksum 03:52:40 5b7225fbf94c: Download complete 03:52:40 3088b5b3c5c0: Download complete 03:52:40 506bd15cee9f: Verifying Checksum 03:52:40 506bd15cee9f: Download complete 03:52:40 75a0a4a0db45: Verifying Checksum 03:52:40 75a0a4a0db45: Download complete 03:52:40 595b0fe564bb: Verifying Checksum 03:52:40 595b0fe564bb: Download complete 03:52:41 595b0fe564bb: Pull complete 03:52:42 3088b5b3c5c0: Pull complete 03:52:42 5b7225fbf94c: Pull complete 03:52:43 618dc40b7e24: Verifying Checksum 03:52:44 ba82ee9f976e: Verifying Checksum 03:52:44 ba82ee9f976e: Download complete 03:52:54 ba82ee9f976e: Pull complete 03:52:54 506bd15cee9f: Pull complete 03:52:54 75a0a4a0db45: Pull complete 03:52:58 618dc40b7e24: Pull complete 03:52:58 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 03:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:52:58 ---> a36622ca3599 03:52:58 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:52:58 20.10.0: Pulling from library/docker 03:52:58 a3cc7d3b244e: Pulling fs layer 03:52:58 02a3295e0d61: Pulling fs layer 03:52:58 0f4f2e6d8100: Pulling fs layer 03:52:58 330b718f631f: Pulling fs layer 03:52:58 a93816041522: Pulling fs layer 03:52:58 bdb6da89ff94: Pulling fs layer 03:52:58 2a70c0c122f4: Pulling fs layer 03:52:58 bdb6da89ff94: Waiting 03:52:58 330b718f631f: Waiting 03:52:58 2a70c0c122f4: Waiting 03:52:58 a93816041522: Waiting 03:52:58 0f4f2e6d8100: Verifying Checksum 03:52:58 0f4f2e6d8100: Download complete 03:52:58 02a3295e0d61: Verifying Checksum 03:52:58 02a3295e0d61: Download complete 03:52:58 a3cc7d3b244e: Verifying Checksum 03:52:58 bdb6da89ff94: Verifying Checksum 03:52:58 bdb6da89ff94: Download complete 03:52:58 a93816041522: Verifying Checksum 03:52:58 a93816041522: Download complete 03:52:58 2a70c0c122f4: Download complete 03:52:59 a3cc7d3b244e: Pull complete 03:53:00 02a3295e0d61: Pull complete 03:53:00 330b718f631f: Verifying Checksum 03:53:00 330b718f631f: Download complete 03:53:00 0f4f2e6d8100: Pull complete 03:53:05 330b718f631f: Pull complete 03:53:05 a93816041522: Pull complete 03:53:05 bdb6da89ff94: Pull complete 03:53:05 2a70c0c122f4: Pull complete 03:53:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:53:05 Status: Downloaded newer image for docker:20.10.0 03:53:11 ---> 8b5c9313095d 03:53:11 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:53:11 ---> Running in fc2380c38a48 03:53:11 Removing intermediate container fc2380c38a48 03:53:11 ---> c624208456bb 03:53:11 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:53:11 ---> Running in 5b6a13ee1a9b 03:53:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:14 (1/5) Installing libsodium (1.0.18-r0) 03:53:14 (2/5) Installing libzmq (4.3.3-r1) 03:53:14 (3/5) Installing pkgconf (1.7.3-r0) 03:53:15 (4/5) Installing libsodium-dev (1.0.18-r0) 03:53:15 (5/5) Installing zeromq-dev (4.3.3-r1) 03:53:15 Executing busybox-1.32.1-r6.trigger 03:53:15 OK: 139 MiB in 45 packages 03:53:16 Removing intermediate container 5b6a13ee1a9b 03:53:16 ---> 73a936e73a57 03:53:16 Step 6/8 : WORKDIR /build 03:53:16 ---> Running in 488ce3b523f4 03:53:17 Removing intermediate container 488ce3b523f4 03:53:17 ---> a136b72d0a64 03:53:17 Step 7/8 : COPY go.mod . 03:53:17 ---> d2880756b39e 03:53:17 Step 8/8 : RUN go mod download 03:53:17 ---> Running in 00dd103cef9e 03:53:44 Removing intermediate container 00dd103cef9e 03:53:44 ---> 02ec7046bdf6 03:53:44 Successfully built 02ec7046bdf6 03:53:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:53:45 + docker inspect -f . ci-base-image-arm64 03:53:45 . [Pipeline] withDockerContainer 03:53:45 prd-ubuntu18.04-docker-arm64-4c-16g-1122 does not seem to be running inside a container 03:53:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** ci-base-image-arm64 cat 03:53:47 $ docker top 1c78a9a91ec36a5be99bf41222094a571c9e3987cecd97439b22a20d24423a96 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:48 + go version 03:53:48 go version go1.16.5 linux/arm64 [Pipeline] } 03:53:48 $ docker stop --time=1 1c78a9a91ec36a5be99bf41222094a571c9e3987cecd97439b22a20d24423a96 03:53:50 $ docker rm -f 1c78a9a91ec36a5be99bf41222094a571c9e3987cecd97439b22a20d24423a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:53:50 + docker inspect -f . ci-base-image-arm64 03:53:50 . [Pipeline] withDockerContainer 03:53:51 prd-ubuntu18.04-docker-arm64-4c-16g-1122 does not seem to be running inside a container 03:53:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** ci-base-image-arm64 cat 03:53:52 $ docker top b7272a6ae8822ec498e3b69a604f8f2b6c48c45658c4686faedbbc07e95ecc2a -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:53 + go mod tidy [Pipeline] sh 03:53:55 + make test 03:53:55 make -C ./app-service-template build 03:53:55 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:53:55 go mod tidy 03:53:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 03:54:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:54:31 make -C ./app-service-template test 03:54:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:54:31 go mod tidy 03:54:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:55:04 ok new-app-service 0.044s coverage: 47.8% of statements 03:55:04 ? new-app-service/config [no test files] 03:55:04 ok new-app-service/functions 0.037s 03:55:04 CGO_ENABLED=1 go vet ./... 03:55:31 gofmt -l . 03:55:31 [ "`gofmt -l .`" = "" ] 03:55:31 ./bin/test-attribution-txt.sh 03:55:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 03:55:31 go mod tidy 03:55:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:55:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:55:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.103s coverage: 63.6% of statements 03:55:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.046s coverage: 96.5% of statements 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:55:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.088s coverage: 61.8% of statements 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:55:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.048s 03:55:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.098s coverage: 74.5% of statements 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:55:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.035s coverage: 97.1% of statements 03:55:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:55:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.059s coverage: 10.5% of statements 03:55:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.854s coverage: 76.1% of statements 03:55:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:55:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.052s coverage: 12.5% of statements 03:55:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.041s coverage: 27.3% of statements 03:55:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:55:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:55:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.105s coverage: 51.4% of statements 03:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.120s coverage: 78.0% of statements 03:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 03:56:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:56:17 gofmt -l . 03:56:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:56:17 $ docker stop --time=1 b7272a6ae8822ec498e3b69a604f8f2b6c48c45658c4686faedbbc07e95ecc2a 03:56:19 $ docker rm -f b7272a6ae8822ec498e3b69a604f8f2b6c48c45658c4686faedbbc07e95ecc2a [Pipeline] // withDockerContainer [Pipeline] sh 03:56:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:56:20 Warning: overwriting stash ‘coverage-report’ 03:56:21 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 03:56:22 ---> job-cost.sh 03:56:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SeH6 03:57:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:58:37 lf-activate-venv(): INFO: Adding /tmp/venv-SeH6/bin to PATH 03:58:37 INFO: No Stack... 03:58:37 INFO: Retrieving Pricing Info for: v2-standard-4 03:58:37 INFO: Archiving Costs [Pipeline] sh 03:58:38 + cut -d, -f6 03:58:38 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock 03:58:38 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-stack-cost] 03:58:38 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-stack-cost] did not exist. Created. 03:58:38 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:38 /w/workspace/app-functions-sdk-go/2@tmp/durable-1ffe2cc6/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-1ffe2cc6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:58:38 + echo total: 0.18000000715255737 [Pipeline] stash 03:58:39 Warning: overwriting stash ‘stack-cost’ 03:58:39 Stashed 1 file(s) [Pipeline] } 03:58:39 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-2-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 03:58:39 provisioning config files... 03:58:39 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/config7534218829047696509tmp [Pipeline] { [Pipeline] sh 03:58:40 + set +x 03:58:40 + bash -s -- 03:58:40 + curl -s https://codecov.io/bash 03:58:40 03:58:40 _____ _ 03:58:40 / ____| | | 03:58:40 | | ___ __| | ___ ___ _____ __ 03:58:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:58:40 | |___| (_) | (_| | __/ (_| (_) \ V / 03:58:40 \_____\___/ \__,_|\___|\___\___/ \_/ 03:58:40 Bash-1.0.3 03:58:40 03:58:40 03:58:40 ==> git version 2.24.4 found 03:58:40 ==> 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 03:58:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:58:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:58:40 ==> Jenkins CI detected. 03:58:40 project root: . 03:58:40 --> token set from env 03:58:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:58:40 ==> Running gcov in . (disable via -X gcov) 03:58:40 ==> Python coveragepy not found 03:58:40 ==> Searching for coverage reports in: 03:58:40 + . 03:58:40 -> Found 2 reports 03:58:40 ==> Detecting git/mercurial file structure 03:58:40 ==> Reading reports 03:58:40 + ./app-service-template/coverage.out bytes=1055 03:58:40 + ./coverage.out bytes=95181 03:58:40 ==> Appending adjustments 03:58:40 https://docs.codecov.io/docs/fixing-reports 03:58:40 + Found adjustments 03:58:40 ==> Gzipping contents 03:58:40 20K /tmp/codecov.dFiMcb.gz 03:58:40 ==> Uploading reports 03:58:40 url: https://codecov.io 03:58:40 query: branch=PR-918&commit=d6d90dd6a9db6fdf69991abbd49d231f4c91f401&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-918%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=918&job=&cmd_args= 03:58:40 -> Pinging Codecov 03:58:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-918&commit=d6d90dd6a9db6fdf69991abbd49d231f4c91f401&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-918%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=918&job=&cmd_args= 03:58:41 -> Uploading to 03:58:41 https://storage.googleapis.com/codecov/v4/raw/2021-07-01/3D8B5DFFC46A037C893635FACE044666/d6d90dd6a9db6fdf69991abbd49d231f4c91f401/9f3715f5-bcac-4475-996c-a106a2c3dce6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T035841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9182eb641596af6d20b07b0da2ea172723bd5a18a9d1b5fb762374d04ac4df9 03:58:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:41 Dload Upload Total Spent Left Speed 03:58:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16886 0 0 100 16886 0 44093 --:--:-- --:--:-- --:--:-- 44088 100 16886 0 0 100 16886 0 44077 --:--:-- --:--:-- --:--:-- 44088 03:58:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d6d90dd6a9db6fdf69991abbd49d231f4c91f401 [Pipeline] } 03:58:41 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 03:58:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:58:43 ---> package-listing.sh 03:58:43 ++ facter osfamily 03:58:43 ++ tr '[:upper:]' '[:lower:]' 03:58:44 + OS_FAMILY=redhat 03:58:44 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-918 03:58:44 + START_PACKAGES=/tmp/packages_start.txt 03:58:44 + END_PACKAGES=/tmp/packages_end.txt 03:58:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:58:44 + PACKAGES=/tmp/packages_start.txt 03:58:44 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-918 ']' 03:58:44 + PACKAGES=/tmp/packages_end.txt 03:58:44 + case "${OS_FAMILY}" in 03:58:44 + sort 03:58:44 + rpm -qa 03:58:44 + '[' -f /tmp/packages_start.txt ']' 03:58:44 + '[' -f /tmp/packages_end.txt ']' 03:58:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:58:44 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-918 ']' 03:58:44 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-918/archives/ 03:58:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-918/archives/ [Pipeline] echo 03:58:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:58:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:58:45 03:58:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:58:45 alpine: Pulling from edgex-lftools-log-publisher 03:58:45 df20fa9351a1: Pulling fs layer 03:58:45 36b3adc4ff6f: Pulling fs layer 03:58:45 8ad3a11d3b57: Pulling fs layer 03:58:45 46f8f816bc3b: Pulling fs layer 03:58:45 93b61091891f: Pulling fs layer 03:58:45 93b9cdb0e59b: Pulling fs layer 03:58:45 5e14af77c1be: Pulling fs layer 03:58:45 01666e4c0597: Pulling fs layer 03:58:45 aa168da1d23b: Pulling fs layer 03:58:45 93b61091891f: Waiting 03:58:45 93b9cdb0e59b: Waiting 03:58:45 5e14af77c1be: Waiting 03:58:45 01666e4c0597: Waiting 03:58:45 aa168da1d23b: Waiting 03:58:45 46f8f816bc3b: Waiting 03:58:45 36b3adc4ff6f: Verifying Checksum 03:58:45 36b3adc4ff6f: Download complete 03:58:45 46f8f816bc3b: Verifying Checksum 03:58:45 46f8f816bc3b: Download complete 03:58:45 df20fa9351a1: Verifying Checksum 03:58:45 df20fa9351a1: Download complete 03:58:45 93b9cdb0e59b: Verifying Checksum 03:58:45 93b9cdb0e59b: Download complete 03:58:46 5e14af77c1be: Verifying Checksum 03:58:46 5e14af77c1be: Download complete 03:58:46 93b61091891f: Verifying Checksum 03:58:46 93b61091891f: Download complete 03:58:46 01666e4c0597: Verifying Checksum 03:58:46 01666e4c0597: Download complete 03:58:46 df20fa9351a1: Pull complete 03:58:46 36b3adc4ff6f: Pull complete 03:58:46 8ad3a11d3b57: Verifying Checksum 03:58:46 8ad3a11d3b57: Download complete 03:58:46 8ad3a11d3b57: Pull complete 03:58:46 46f8f816bc3b: Pull complete 03:58:47 93b61091891f: Pull complete 03:58:47 93b9cdb0e59b: Pull complete 03:58:47 5e14af77c1be: Pull complete 03:58:47 01666e4c0597: Pull complete 03:58:48 aa168da1d23b: Verifying Checksum 03:58:48 aa168da1d23b: Download complete 03:58:52 aa168da1d23b: Pull complete 03:58:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:58:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:58:52 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 03:58:52 $ 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-918/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-918 -v /w/workspace/ndry_app-functions-sdk-go_PR-918:/w/workspace/ndry_app-functions-sdk-go_PR-918:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-918@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:58:54 $ docker top bc7af258060932b2a8646b473e50bb6a63087197b2c318e92f35dcdef3ded41c -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:55 + touch /tmp/pre-build-complete [Pipeline] sh 03:58:55 + mkdir -p /var/log/sa [Pipeline] sh 03:58:55 + ls /var/log/sa-host 03:58:55 + sadf -c /var/log/sa-host/sa01 03:58:55 file_magic: OK 03:58:55 HZ: Using current value: 100 03:58:55 file_header: OK 03:58:55 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 03:58:55 Statistics: 03:58:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:58:55 File successfully converted to sysstat format version 12.2.1 03:58:55 + sadf -c /var/log/sa-host/sa05 03:58:55 file_magic: OK 03:58:55 HZ: Using current value: 100 03:58:55 file_header: OK 03:58:55 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 03:58:55 Statistics: 03:58:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:58:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:56 provisioning config files... 03:58:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/config1819176510302170691tmp [Pipeline] { [Pipeline] echo 03:58:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:58:56 ---> create-netrc.sh [Pipeline] } 03:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:58:56 ---> python-tools-install.sh [Pipeline] echo 03:58:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:58:57 ---> sudo-logs.sh 03:58:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:58:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:58:57 ---> job-cost.sh 03:58:57 lf-activate-venv: SKIPPING 03:58:57 DEBUG: total: 0.18000000715255737 03:58:57 INFO: Retrieving Stack Cost... 03:58:58 INFO: Retrieving Pricing Info for: v3-standard-2 03:58:58 INFO: Archiving Costs [Pipeline] echo 03:58:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:58:59 ---> logs-deploy.sh 03:58:59 lf-activate-venv: SKIPPING 03:58:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-918/2 03:58:59 INFO: archiving workspace using pattern(s): 03:59:00 Archives upload complete. 03:59:00 INFO: archiving logs to Nexus 03:59:00 ---> uname -a: 03:59:00 Linux prd-centos7-docker-4c-2g-1117.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:59:00 03:59:00 03:59:00 ---> lscpu: 03:59:00 Architecture: x86_64 03:59:00 CPU op-mode(s): 32-bit, 64-bit 03:59:00 Byte Order: Little Endian 03:59:00 Address sizes: 40 bits physical, 48 bits virtual 03:59:00 CPU(s): 2 03:59:00 On-line CPU(s) list: 0,1 03:59:00 Thread(s) per core: 1 03:59:00 Core(s) per socket: 1 03:59:00 Socket(s): 2 03:59:00 NUMA node(s): 1 03:59:00 Vendor ID: AuthenticAMD 03:59:00 CPU family: 23 03:59:00 Model: 49 03:59:00 Model name: AMD EPYC-Rome Processor 03:59:00 Stepping: 0 03:59:00 CPU MHz: 2799.998 03:59:00 BogoMIPS: 5599.99 03:59:00 Virtualization: AMD-V 03:59:00 Hypervisor vendor: KVM 03:59:00 Virtualization type: full 03:59:00 L1d cache: 64 KiB 03:59:00 L1i cache: 64 KiB 03:59:00 L2 cache: 1 MiB 03:59:00 L3 cache: 32 MiB 03:59:00 NUMA node0 CPU(s): 0,1 03:59:00 Vulnerability Itlb multihit: Not affected 03:59:00 Vulnerability L1tf: Not affected 03:59:00 Vulnerability Mds: Not affected 03:59:00 Vulnerability Meltdown: Not affected 03:59:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:59:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:59:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:59:00 Vulnerability Srbds: Not affected 03:59:00 Vulnerability Tsx async abort: Not affected 03:59:00 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 03:59:00 03:59:00 03:59:00 ---> nproc: 03:59:00 2 03:59:00 03:59:00 03:59:00 ---> df -h: 03:59:00 Filesystem Size Used Available Use% Mounted on 03:59:00 overlay 40.0G 7.6G 32.4G 19% / 03:59:00 tmpfs 64.0M 0 64.0M 0% /dev 03:59:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:59:00 shm 64.0M 0 64.0M 0% /dev/shm 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-918 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 03:59:00 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 03:59:00 03:59:00 03:59:00 ---> free -m: 03:59:00 total used free shared buff/cache available 03:59:00 Mem: 7821 933 4758 0 2129 6710 03:59:00 Swap: 1023 0 1023 03:59:00 03:59:00 03:59:00 ---> ip addr: 03:59:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:59:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:59:00 inet 127.0.0.1/8 scope host lo 03:59:00 valid_lft forever preferred_lft forever 03:59:00 inet6 ::1/128 scope host 03:59:00 valid_lft forever preferred_lft forever 03:59:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:59:00 link/ether fa:16:3e:94:60:49 brd ff:ff:ff:ff:ff:ff 03:59:00 inet 10.30.123.182/23 brd 10.30.123.255 scope global dynamic eth0 03:59:00 valid_lft 85701sec preferred_lft 85701sec 03:59:00 inet6 fe80::f816:3eff:fe94:6049/64 scope link 03:59:00 valid_lft forever preferred_lft forever 03:59:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:59:00 link/ether 02:42:60:3e:9e:bd brd ff:ff:ff:ff:ff:ff 03:59:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:59:00 valid_lft forever preferred_lft forever 03:59:00 inet6 fe80::42:60ff:fe3e:9ebd/64 scope link 03:59:00 valid_lft forever preferred_lft forever 03:59:00 03:59:00 03:59:00 ---> sar -b -r -n DEV: 03:59:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 03:59:00 03:59:00 03:47:09 LINUX RESTART (2 CPU) 03:59:00 03:59:00 03:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:59:00 03:49:01 23.69 3.25 20.44 0.00 2564.61 4331.55 0.00 03:59:00 03:50:01 1.78 0.00 1.78 0.00 0.00 35.37 0.00 03:59:00 03:51:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 03:59:00 03:52:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 03:59:00 03:53:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 03:59:00 03:54:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 03:59:00 03:55:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 03:59:00 03:56:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 03:59:00 03:57:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 03:59:00 03:58:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 03:59:00 Average: 2.71 0.32 2.39 0.00 252.69 432.88 0.00 03:59:00 03:59:00 03:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:59:00 03:49:01 5427836 0 805516 10.06 2620 1772968 1277324 14.10 591288 1589056 20 03:59:00 03:50:01 5430424 0 802920 10.03 2620 1772976 1234136 13.63 592536 1585552 16 03:59:00 03:51:01 5434492 0 798848 9.97 2620 1772980 1194164 13.18 582944 1592012 20 03:59:00 03:52:01 5433040 0 800296 9.99 2620 1772984 1194200 13.18 584164 1592012 8 03:59:00 03:53:01 5430968 0 802360 10.02 2620 1772992 1194188 13.18 585508 1593268 16 03:59:00 03:54:01 5430740 0 802588 10.02 2620 1772992 1194044 13.18 585764 1593268 12 03:59:00 03:55:01 5428820 0 804500 10.05 2620 1773000 1194212 13.18 587528 1593268 8 03:59:00 03:56:01 5421000 0 812316 10.14 2620 1773004 1194044 13.18 595404 1593268 8 03:59:00 03:57:01 5420200 0 813112 10.15 2620 1773008 1194212 13.18 598044 1591564 8 03:59:00 03:58:01 5420084 0 813224 10.15 2620 1773012 1194212 13.18 598148 1591564 8 03:59:00 Average: 5427760 0 805568 10.06 2620 1772992 1206474 13.32 590133 1591483 12 03:59:00 03:59:00 03:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:59:00 03:49:01 eth0 142.24 161.47 655.97 24.03 0.00 0.00 0.00 0.00 03:59:00 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:49:01 docker0 112.02 78.12 10.15 318.52 0.00 0.00 0.00 0.00 03:59:00 03:50:01 eth0 1.18 0.30 0.33 0.20 0.00 0.00 0.00 0.00 03:59:00 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:51:01 eth0 1.83 0.25 0.38 0.20 0.00 0.00 0.00 0.00 03:59:00 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:52:01 eth0 0.50 0.18 0.24 0.10 0.00 0.00 0.00 0.00 03:59:00 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:53:01 eth0 0.73 0.45 0.41 0.30 0.00 0.00 0.00 0.00 03:59:00 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:54:01 eth0 0.55 0.07 0.06 0.01 0.00 0.00 0.00 0.00 03:59:00 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:55:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 03:59:00 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:56:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:57:01 eth0 0.72 0.32 0.29 0.20 0.00 0.00 0.00 0.00 03:59:00 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:58:01 eth0 1.48 0.47 0.47 0.27 0.00 0.00 0.00 0.00 03:59:00 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 Average: eth0 14.78 16.15 64.88 2.51 0.00 0.00 0.00 0.00 03:59:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 Average: docker0 11.04 7.70 1.00 31.38 0.00 0.00 0.00 0.00 03:59:00 03:59:00 03:59:00 ---> sar -P ALL: 03:59:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 03:59:00 03:59:00 03:47:09 LINUX RESTART (2 CPU) 03:59:00 03:59:00 03:48:01 CPU %user %nice %system %iowait %steal %idle 03:59:00 03:49:01 all 3.52 0.00 1.33 0.91 0.04 94.20 03:59:00 03:49:01 0 2.76 0.00 1.23 0.84 0.03 95.14 03:59:00 03:49:01 1 4.29 0.00 1.43 0.98 0.05 93.25 03:59:00 03:50:01 all 0.08 0.00 0.04 0.00 0.02 99.86 03:59:00 03:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:59:00 03:50:01 1 0.15 0.00 0.05 0.00 0.03 99.77 03:59:00 03:51:01 all 0.14 0.00 0.03 0.00 0.03 99.79 03:59:00 03:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:59:00 03:51:01 1 0.23 0.00 0.05 0.00 0.03 99.68 03:59:00 03:52:01 all 0.09 0.00 0.03 0.00 0.03 99.85 03:59:00 03:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:59:00 03:52:01 1 0.15 0.00 0.03 0.00 0.02 99.80 03:59:00 03:53:01 all 0.08 0.00 0.04 0.00 0.03 99.85 03:59:00 03:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:59:00 03:53:01 1 0.13 0.00 0.05 0.00 0.02 99.80 03:59:00 03:54:01 all 0.03 0.00 0.03 0.00 0.03 99.91 03:59:00 03:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:59:00 03:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:59:00 03:55:01 all 0.14 0.00 0.04 0.00 0.02 99.80 03:59:00 03:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:59:00 03:55:01 1 0.25 0.00 0.05 0.00 0.02 99.68 03:59:00 03:56:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:59:00 03:56:01 0 0.02 0.00 0.00 0.00 0.03 99.95 03:59:00 03:56:01 1 0.15 0.00 0.05 0.00 0.03 99.77 03:59:00 03:57:01 all 0.16 0.00 0.03 0.00 0.03 99.78 03:59:00 03:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:59:00 03:57:01 1 0.28 0.00 0.05 0.00 0.03 99.63 03:59:00 03:58:01 all 0.10 0.00 0.03 0.00 0.01 99.86 03:59:00 03:58:01 0 0.17 0.00 0.03 0.00 0.00 99.80 03:59:00 03:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:59:00 Average: all 0.44 0.00 0.16 0.09 0.03 99.29 03:59:00 Average: 0 0.31 0.00 0.14 0.08 0.02 99.44 03:59:00 Average: 1 0.56 0.00 0.18 0.10 0.03 99.14 03:59:00 03:59:00 03:59:00