Pull request #860 updated 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 8ac214046fe77c668ca012b842478e3e7c2e746b+c799dd1e2e676f948ce955bf27c3c34b16a6af34 (5f128c82ecb1bade32c6f203f50dc19deeec071d) 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-ssh5355603014584351893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --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-ssh2025238992287939936.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 9d0281235b943b7ad605f650702698f9078b2862 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-860/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-860/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh557175128575117117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7068893512357197135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-860/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-860/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4008727615949422841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-966 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [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-860 # 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-860@tmp/jenkins-gitclient-ssh1156711331962284014.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 c799dd1e2e676f948ce955bf27c3c34b16a6af34 into PR head commit 8ac214046fe77c668ca012b842478e3e7c2e746b Merge succeeded, producing 8ac214046fe77c668ca012b842478e3e7c2e746b Checking out Revision 8ac214046fe77c668ca012b842478e3e7c2e746b (PR-860) > 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-860@tmp/jenkins-gitclient-ssh1494172381421060257.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # 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-860@tmp/jenkins-gitclient-ssh28896665570366973.key > git merge c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout > git rev-list --no-walk e6dd0ed10db29f0e446564a25515f130de332253 # timeout=10 23:41:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:41:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:41:38 ========================================================= 23:41:38 EdgeX Global Pipelines Version Info 23:41:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:41:40 ------------------- 23:41:40 stable info: 23:41:40 ------------------- 23:41:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:41:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:41:40 Message: update stable to v1.0.192 23:41:40 ------------------- 23:41:40 experimental info: 23:41:40 ------------------- 23:41:40 Commited By: **** collab-it+edgex@linuxfoundation.org 23:41:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:41:40 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-860 [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-860 [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-860 [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ac214046fe77c668ca012b842478e3e7c2e746b [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ac2140 [Pipeline] echo 23:41:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:42 + git log --format=format:%s -1 8ac214046fe77c668ca012b842478e3e7c2e746b [Pipeline] echo 23:41:42 GIT_COMMIT: 8ac214046fe77c668ca012b842478e3e7c2e746b, Commit Message: feat: Add ability to chain HTTP exports for multiple destinations [Pipeline] echo 23:41:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:41:43 23:41:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:41:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:41:43 latest: Pulling from edgex-devops/git-semver 23:41:43 31603596830f: Pulling fs layer 23:41:43 54011a49482f: Pulling fs layer 23:41:43 a6820b24f6d8: Pulling fs layer 23:41:43 f581987b2513: Pulling fs layer 23:41:43 f581987b2513: Waiting 23:41:43 54011a49482f: Verifying Checksum 23:41:43 54011a49482f: Download complete 23:41:43 31603596830f: Verifying Checksum 23:41:43 31603596830f: Download complete 23:41:43 a6820b24f6d8: Verifying Checksum 23:41:43 a6820b24f6d8: Download complete 23:41:43 f581987b2513: Verifying Checksum 23:41:43 f581987b2513: Download complete 23:41:43 31603596830f: Pull complete 23:41:44 54011a49482f: Pull complete 23:41:44 a6820b24f6d8: Pull complete 23:41:44 f581987b2513: Pull complete 23:41:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:41:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:41:44 prd-centos7-docker-4c-2g-966 does not seem to be running inside a container 23:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@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:10004/edgex-devops/git-semver:latest cat 23:41:45 $ docker top 8352a5e5bb5d9db8221a7e10d9b5e53c8d0f26f28defdf495b15f807cb1d511b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:45 [ssh-agent] Looking for ssh-agent implementation... 23:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:45 $ docker exec 8352a5e5bb5d9db8221a7e10d9b5e53c8d0f26f28defdf495b15f807cb1d511b ssh-agent 23:41:46 SSH_AUTH_SOCK=/tmp/ssh-9dftP6TsECvt/agent.13 23:41:46 SSH_AGENT_PID=20 23:41:46 Running ssh-add (command line suppressed) 23:41:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_8433997682772488532.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_8433997682772488532.key) 23:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:46 + git tag --points-at HEAD [Pipeline] } 23:41:46 $ docker exec --env ******** --env ******** 8352a5e5bb5d9db8221a7e10d9b5e53c8d0f26f28defdf495b15f807cb1d511b ssh-agent -k 23:41:46 unset SSH_AUTH_SOCK; 23:41:46 unset SSH_AGENT_PID; 23:41:46 echo Agent pid 20 killed; 23:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:46 [ssh-agent] Looking for ssh-agent implementation... 23:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:46 $ docker exec 8352a5e5bb5d9db8221a7e10d9b5e53c8d0f26f28defdf495b15f807cb1d511b ssh-agent 23:41:46 SSH_AUTH_SOCK=/tmp/ssh-jhzee98t2z01/agent.54 23:41:46 SSH_AGENT_PID=61 23:41:46 Running ssh-add (command line suppressed) 23:41:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_6357702005857489458.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_6357702005857489458.key) 23:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:47 + git semver init 23:41:47 # -> Open(): unable to determine branch for HEAD 23:41:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.git 23:41:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-860 23:41:47 # $SEMVER_REMOTE_NAME = origin 23:41:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:41:47 # $SEMVER_USER_NAME = edgex-jenkins 23:41:47 # $SEMVER_BRANCH = PR-860 23:41:47 # $SEMVER_TEMP = /tmp/semver-618661014 23:41:47 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:41:49 # '/tmp/semver-618661014' -> '/w/workspace/ndry_app-functions-sdk-go_PR-860/.semver' 23:41:49 # -> Force: false 23:41:49 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.semver [Pipeline] } 23:41:49 $ docker exec --env ******** --env ******** 8352a5e5bb5d9db8221a7e10d9b5e53c8d0f26f28defdf495b15f807cb1d511b ssh-agent -k 23:41:49 unset SSH_AUTH_SOCK; 23:41:49 unset SSH_AGENT_PID; 23:41:49 echo Agent pid 61 killed; 23:41:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:49 + git semver [Pipeline] } 23:41:49 $ docker stop --time=1 8352a5e5bb5d9db8221a7e10d9b5e53c8d0f26f28defdf495b15f807cb1d511b 23:41:51 $ docker rm -f 8352a5e5bb5d9db8221a7e10d9b5e53c8d0f26f28defdf495b15f807cb1d511b [Pipeline] // withDockerContainer [Pipeline] sh 23:41:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:41:51 Stashed 1 file(s) [Pipeline] echo 23:41:51 [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 23:42:06 Still waiting to schedule task 23:42:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:42:06 Still waiting to schedule task 23:42:06 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-964’ 23:44:42 Running on prd-centos7-docker-4c-2g-967 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws 23:44:42 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 23:44:42 The recommended git tool is: git 23:44:44 using credential edgex-jenkins-ssh 23:44:44 Cloning the remote Git repository 23:44:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:44:44 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 23:44:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:44:44 > git --version # timeout=10 23:44:44 > git --version # 'git version 2.24.4' 23:44:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:44 [INFO] Currently running in a labeled security context 23:44:44 [INFO] Currently SELinux is 'enforcing' on the host 23:44:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh4393751888918034678.key 23:44:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:44:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:44:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:44:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:45 [INFO] Currently running in a labeled security context 23:44:45 [INFO] Currently SELinux is 'enforcing' on the host 23:44:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh4295203350436305710.key 23:44:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:44:46 Merging remotes/origin/master commit c799dd1e2e676f948ce955bf27c3c34b16a6af34 into PR head commit 8ac214046fe77c668ca012b842478e3e7c2e746b 23:44:46 Merge succeeded, producing 8ac214046fe77c668ca012b842478e3e7c2e746b 23:44:46 Checking out Revision 8ac214046fe77c668ca012b842478e3e7c2e746b (PR-860) 23:44:46 > git config core.sparsecheckout # timeout=10 23:44:46 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 23:44:46 > git remote # timeout=10 23:44:46 > git config --get remote.origin.url # timeout=10 23:44:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:46 [INFO] Currently running in a labeled security context 23:44:46 [INFO] Currently SELinux is 'enforcing' on the host 23:44:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh1869252765266452809.key 23:44:46 > git merge c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 23:44:46 > git rev-parse HEAD^{commit} # timeout=10 23:44:46 > git config core.sparsecheckout # timeout=10 23:44:46 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 23:44:50 Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:44:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:44:52 + sudo service docker restart 23:44:52 + true 23:44:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:45:10 ========================================================= 23:45:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:45:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:45:10 + 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 . 23:45:11 Sending build context to Docker daemon 19.65MB 23:45:11 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:45:11 Step 2/8 : FROM ${BASE} 23:45:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:45:11 540db60ca938: Pulling fs layer 23:45:11 adcc1eea9eea: Pulling fs layer 23:45:11 4c4ab2625f07: Pulling fs layer 23:45:11 0510c868ecb4: Pulling fs layer 23:45:11 afea3b2eda06: Pulling fs layer 23:45:11 7809a108b3ef: Pulling fs layer 23:45:11 f706445af74f: Pulling fs layer 23:45:11 0510c868ecb4: Waiting 23:45:11 afea3b2eda06: Waiting 23:45:11 7809a108b3ef: Waiting 23:45:11 f706445af74f: Waiting 23:45:11 4c4ab2625f07: Verifying Checksum 23:45:11 4c4ab2625f07: Download complete 23:45:11 adcc1eea9eea: Verifying Checksum 23:45:11 adcc1eea9eea: Download complete 23:45:11 afea3b2eda06: Verifying Checksum 23:45:11 afea3b2eda06: Download complete 23:45:11 540db60ca938: Verifying Checksum 23:45:11 540db60ca938: Download complete 23:45:11 7809a108b3ef: Verifying Checksum 23:45:11 7809a108b3ef: Download complete 23:45:11 540db60ca938: Pull complete 23:45:11 adcc1eea9eea: Pull complete 23:45:11 4c4ab2625f07: Pull complete 23:45:13 f706445af74f: Verifying Checksum 23:45:13 f706445af74f: Download complete 23:45:13 0510c868ecb4: Verifying Checksum 23:45:13 0510c868ecb4: Download complete 23:45:17 0510c868ecb4: Pull complete 23:45:17 afea3b2eda06: Pull complete 23:45:17 7809a108b3ef: Pull complete 23:45:19 f706445af74f: Pull complete 23:45:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:45:19 ---> b068be0155e3 23:45:19 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:45:19 20.10.0: Pulling from library/docker 23:45:19 05e7bc50f07f: Pulling fs layer 23:45:19 6db28d0fdbf6: Pulling fs layer 23:45:19 292df0bc6bf3: Pulling fs layer 23:45:19 2e060f4bd70b: Pulling fs layer 23:45:19 80e8d568a223: Pulling fs layer 23:45:19 8dc6ef1a942a: Pulling fs layer 23:45:19 2312dd95470a: Pulling fs layer 23:45:19 2e060f4bd70b: Waiting 23:45:19 80e8d568a223: Waiting 23:45:19 8dc6ef1a942a: Waiting 23:45:19 2312dd95470a: Waiting 23:45:19 292df0bc6bf3: Verifying Checksum 23:45:19 292df0bc6bf3: Download complete 23:45:19 05e7bc50f07f: Verifying Checksum 23:45:19 05e7bc50f07f: Download complete 23:45:19 6db28d0fdbf6: Verifying Checksum 23:45:19 6db28d0fdbf6: Download complete 23:45:19 80e8d568a223: Verifying Checksum 23:45:19 80e8d568a223: Download complete 23:45:19 8dc6ef1a942a: Verifying Checksum 23:45:19 8dc6ef1a942a: Download complete 23:45:19 05e7bc50f07f: Pull complete 23:45:19 2312dd95470a: Verifying Checksum 23:45:19 2312dd95470a: Download complete 23:45:19 6db28d0fdbf6: Pull complete 23:45:19 292df0bc6bf3: Pull complete 23:45:20 2e060f4bd70b: Verifying Checksum 23:45:20 2e060f4bd70b: Download complete 23:45:22 2e060f4bd70b: Pull complete 23:45:22 80e8d568a223: Pull complete 23:45:22 8dc6ef1a942a: Pull complete 23:45:22 2312dd95470a: Pull complete 23:45:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:45:22 Status: Downloaded newer image for docker:20.10.0 23:45:25 ---> 60cf4a8d46f6 23:45:25 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:45:25 ---> Running in ec7a17425f20 23:45:25 Removing intermediate container ec7a17425f20 23:45:25 ---> 2afbc417bf51 23:45:25 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:45:25 ---> Running in 03f99de15705 23:45:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:45:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:45:27 (1/5) Installing libsodium (1.0.18-r0) 23:45:27 (2/5) Installing libzmq (4.3.3-r1) 23:45:27 (3/5) Installing pkgconf (1.7.3-r0) 23:45:28 (4/5) Installing libsodium-dev (1.0.18-r0) 23:45:28 (5/5) Installing zeromq-dev (4.3.3-r1) 23:45:28 Executing busybox-1.32.1-r6.trigger 23:45:28 OK: 150 MiB in 45 packages 23:45:28 Removing intermediate container 03f99de15705 23:45:28 ---> 1a7dede0b44b 23:45:28 Step 6/8 : WORKDIR /build 23:45:28 ---> Running in a2b89e6efd56 23:45:28 Removing intermediate container a2b89e6efd56 23:45:28 ---> e4cc332c7c64 23:45:28 Step 7/8 : COPY go.mod . 23:45:28 ---> e2ed58fce98f 23:45:28 Step 8/8 : RUN go mod download 23:45:28 ---> Running in a16079a3f050 23:45:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-968 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws 23:45:46 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 23:45:46 The recommended git tool is: git 23:45:46 Removing intermediate container a16079a3f050 23:45:46 ---> 6d450f3ea413 23:45:46 Successfully built 6d450f3ea413 23:45:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:45:47 + docker inspect -f . ci-base-image-x86_64 23:45:47 . [Pipeline] withDockerContainer 23:45:47 prd-centos7-docker-4c-2g-967 does not seem to be running inside a container 23:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 23:45:47 $ docker top 48399e2a19d86871b021b48413eb468d3b2c4821cc4986a8731be11141101823 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:48 + go version 23:45:48 go version go1.16.3 linux/amd64 [Pipeline] } 23:45:48 $ docker stop --time=1 48399e2a19d86871b021b48413eb468d3b2c4821cc4986a8731be11141101823 23:45:49 $ docker rm -f 48399e2a19d86871b021b48413eb468d3b2c4821cc4986a8731be11141101823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:50 + docker inspect -f . ci-base-image-x86_64 23:45:50 . [Pipeline] withDockerContainer 23:45:50 prd-centos7-docker-4c-2g-967 does not seem to be running inside a container 23:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 23:45:50 $ docker top 9aa315b98ba5d2cf53a5ad6cf8ba9ad1486dc7d7bc0bc63c9511986c83df2730 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:50 + go mod tidy [Pipeline] sh 23:45:51 + make test 23:45:51 make -C ./app-service-template build 23:45:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:45:51 go mod tidy 23:45:51 using credential edgex-jenkins-ssh 23:45:51 Cloning the remote Git repository 23:45:51 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 23:45:51 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:45:51 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 23:45:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:45:51 > git --version # timeout=10 23:45:52 > git --version # 'git version 2.17.1' 23:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:56 Merging remotes/origin/master commit c799dd1e2e676f948ce955bf27c3c34b16a6af34 into PR head commit 8ac214046fe77c668ca012b842478e3e7c2e746b 23:45:56 Merge succeeded, producing 8ac214046fe77c668ca012b842478e3e7c2e746b 23:45:56 Checking out Revision 8ac214046fe77c668ca012b842478e3e7c2e746b (PR-860) 23:45:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:45:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:45:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:45:56 > git config core.sparsecheckout # timeout=10 23:45:56 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 23:45:56 > git remote # timeout=10 23:45:56 > git config --get remote.origin.url # timeout=10 23:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:56 > git merge c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 23:45:56 > git rev-parse HEAD^{commit} # timeout=10 23:45:56 > git config core.sparsecheckout # timeout=10 23:45:56 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 23:46:00 Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:46:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:46:02 + true 23:46:02 + sudo service docker restart 23:46:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:46:04 make -C ./app-service-template test 23:46:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:46:04 go mod tidy 23:46:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:46:12 ok new-app-service 0.010s coverage: 47.8% of statements 23:46:12 ? new-app-service/config [no test files] 23:46:12 ok new-app-service/functions 0.009s 23:46:12 CGO_ENABLED=1 go vet ./... 23:46:20 gofmt -l . 23:46:20 [ "`gofmt -l .`" = "" ] 23:46:20 ./bin/test-attribution-txt.sh 23:46:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:46:20 go mod tidy 23:46:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash 23:46:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [Pipeline] echo 23:46:21 ========================================================= 23:46:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:46:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:46:21 + 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 . 23:46:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 58.4% of statements 23:46:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.017s coverage: 93.8% of statements 23:46:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:46:22 Sending build context to Docker daemon 19.64MB 23:46:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:46:22 Step 2/8 : FROM ${BASE} 23:46:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.5% of statements 23:46:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:46:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.014s 23:46:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:46:23 595b0fe564bb: Pulling fs layer 23:46:23 7186ed65a4f7: Pulling fs layer 23:46:23 316046926c0a: Pulling fs layer 23:46:23 4ebd0625c992: Pulling fs layer 23:46:23 207e8628e3a3: Pulling fs layer 23:46:23 c791037a9be2: Pulling fs layer 23:46:23 ffd874e62e21: Pulling fs layer 23:46:23 207e8628e3a3: Waiting 23:46:23 c791037a9be2: Waiting 23:46:23 ffd874e62e21: Waiting 23:46:23 4ebd0625c992: Waiting 23:46:23 316046926c0a: Download complete 23:46:23 7186ed65a4f7: Verifying Checksum 23:46:23 7186ed65a4f7: Download complete 23:46:23 207e8628e3a3: Verifying Checksum 23:46:23 207e8628e3a3: Download complete 23:46:23 c791037a9be2: Verifying Checksum 23:46:23 c791037a9be2: Download complete 23:46:23 595b0fe564bb: Download complete 23:46:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.084s coverage: 76.1% of statements 23:46:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:46:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:46:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:46:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:46:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:46:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:46:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements 23:46:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:46:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 23:46:24 595b0fe564bb: Pull complete 23:46:24 7186ed65a4f7: Pull complete 23:46:25 316046926c0a: Pull complete 23:46:25 ffd874e62e21: Download complete 23:46:26 4ebd0625c992: Verifying Checksum 23:46:26 4ebd0625c992: Download complete 23:46:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.745s coverage: 76.9% of statements 23:46:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:46:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 23:46:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 23:46:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:46:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:46:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 23:46:39 4ebd0625c992: Pull complete 23:46:39 207e8628e3a3: Pull complete 23:46:39 c791037a9be2: Pull complete 23:46:41 ffd874e62e21: Pull complete 23:46:41 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:46:41 ---> cfc18b08335c 23:46:41 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:46:41 20.10.0: Pulling from library/docker 23:46:42 a3cc7d3b244e: Pulling fs layer 23:46:42 02a3295e0d61: Pulling fs layer 23:46:42 0f4f2e6d8100: Pulling fs layer 23:46:42 330b718f631f: Pulling fs layer 23:46:42 a93816041522: Pulling fs layer 23:46:42 bdb6da89ff94: Pulling fs layer 23:46:42 2a70c0c122f4: Pulling fs layer 23:46:42 330b718f631f: Waiting 23:46:42 a93816041522: Waiting 23:46:42 bdb6da89ff94: Waiting 23:46:42 2a70c0c122f4: Waiting 23:46:42 0f4f2e6d8100: Download complete 23:46:42 02a3295e0d61: Verifying Checksum 23:46:42 02a3295e0d61: Download complete 23:46:42 a3cc7d3b244e: Verifying Checksum 23:46:42 a3cc7d3b244e: Download complete 23:46:42 a93816041522: Verifying Checksum 23:46:42 a93816041522: Download complete 23:46:42 2a70c0c122f4: Download complete 23:46:42 bdb6da89ff94: Verifying Checksum 23:46:42 bdb6da89ff94: Download complete 23:46:43 a3cc7d3b244e: Pull complete 23:46:43 02a3295e0d61: Pull complete 23:46:44 330b718f631f: Verifying Checksum 23:46:44 330b718f631f: Download complete 23:46:44 0f4f2e6d8100: Pull complete 23:46:48 330b718f631f: Pull complete 23:46:48 a93816041522: Pull complete 23:46:48 bdb6da89ff94: Pull complete 23:46:48 2a70c0c122f4: Pull complete 23:46:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:46:49 Status: Downloaded newer image for docker:20.10.0 23:46:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.045s coverage: 80.6% of statements 23:46:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 23:46:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:46:53 gofmt -l . 23:46:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:46:53 $ docker stop --time=1 9aa315b98ba5d2cf53a5ad6cf8ba9ad1486dc7d7bc0bc63c9511986c83df2730 23:46:54 ---> 0b288869abcb 23:46:54 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:46:54 ---> Running in 0e9be3a8d244 23:46:54 Removing intermediate container 0e9be3a8d244 23:46:54 ---> da706ea57572 23:46:54 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:46:54 ---> Running in aee4416ef385 23:46:55 $ docker rm -f 9aa315b98ba5d2cf53a5ad6cf8ba9ad1486dc7d7bc0bc63c9511986c83df2730 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:55 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 23:46:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 23:46:56 ---> job-cost.sh 23:46:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1B7h 23:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:46:57 (1/5) Installing libsodium (1.0.18-r0) 23:46:57 (2/5) Installing libzmq (4.3.3-r1) 23:46:58 (3/5) Installing pkgconf (1.7.3-r0) 23:46:58 (4/5) Installing libsodium-dev (1.0.18-r0) 23:46:58 (5/5) Installing zeromq-dev (4.3.3-r1) 23:46:58 Executing busybox-1.32.1-r6.trigger 23:46:58 OK: 139 MiB in 45 packages 23:46:59 Removing intermediate container aee4416ef385 23:46:59 ---> 9bb360a4b05f 23:46:59 Step 6/8 : WORKDIR /build 23:46:59 ---> Running in b382e57fbe0f 23:47:00 Removing intermediate container b382e57fbe0f 23:47:00 ---> 98b75c8199ea 23:47:00 Step 7/8 : COPY go.mod . 23:47:01 ---> 4f49078b9082 23:47:01 Step 8/8 : RUN go mod download 23:47:01 ---> Running in c5ae6fd5fd30 23:47:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-1B7h/bin to PATH 23:47:19 INFO: No Stack... 23:47:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:47:20 INFO: Archiving Costs [Pipeline] sh 23:47:21 + cut -d, -f6 23:47:21 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv [Pipeline] lock 23:47:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-stack-cost] 23:47:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-stack-cost] did not exist. Created. 23:47:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:21 + echo total: 0.05999999865889549 [Pipeline] stash 23:47:21 Stashed 1 file(s) [Pipeline] } 23:47:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:47:27 Removing intermediate container c5ae6fd5fd30 23:47:27 ---> 22e1a580c99e 23:47:27 Successfully built 22e1a580c99e 23:47:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:47:28 + docker inspect -f . ci-base-image-arm64 23:47:28 . [Pipeline] withDockerContainer 23:47:28 prd-ubuntu18.04-docker-arm64-4c-16g-968 does not seem to be running inside a container 23:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** -e ******** ci-base-image-arm64 cat 23:47:30 $ docker top 068b38f2319389cef27e7fcb724a407dcec623487a2f4750790ac568714a0522 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:30 + go version 23:47:30 go version go1.16.3 linux/arm64 [Pipeline] } 23:47:30 $ docker stop --time=1 068b38f2319389cef27e7fcb724a407dcec623487a2f4750790ac568714a0522 23:47:32 $ docker rm -f 068b38f2319389cef27e7fcb724a407dcec623487a2f4750790ac568714a0522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:47:33 + docker inspect -f . ci-base-image-arm64 23:47:33 . [Pipeline] withDockerContainer 23:47:33 prd-ubuntu18.04-docker-arm64-4c-16g-968 does not seem to be running inside a container 23:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** -e ******** ci-base-image-arm64 cat 23:47:35 $ docker top 41565573289ad48885c9c22744df0624e86029f797feb7058faaea00da92e992 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:36 + go mod tidy [Pipeline] sh 23:47:37 + make test 23:47:37 make -C ./app-service-template build 23:47:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:47:37 go mod tidy 23:47:38 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 23:48:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:48:17 make -C ./app-service-template test 23:48:17 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:48:17 go mod tidy 23:48:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:48:44 ok new-app-service 0.043s coverage: 47.8% of statements 23:48:44 ? new-app-service/config [no test files] 23:48:44 ok new-app-service/functions 0.040s 23:48:44 CGO_ENABLED=1 go vet ./... 23:49:11 gofmt -l . 23:49:11 [ "`gofmt -l .`" = "" ] 23:49:11 ./bin/test-attribution-txt.sh 23:49:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 23:49:11 go mod tidy 23:49:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:49:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.100s coverage: 58.4% of statements 23:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.112s coverage: 93.8% of statements 23:49:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.069s coverage: 61.5% of statements 23:49:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.032s 23:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.185s coverage: 76.1% of statements 23:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.032s coverage: 97.1% of statements 23:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 10.5% of statements 23:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.850s coverage: 76.9% of statements 23:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.077s coverage: 12.5% of statements 23:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.070s coverage: 27.3% of statements 23:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements 23:49:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.100s coverage: 80.6% of statements 23:49:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.035s coverage: 94.4% of statements 23:49:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:49:56 gofmt -l . 23:49:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:49:57 $ docker stop --time=1 41565573289ad48885c9c22744df0624e86029f797feb7058faaea00da92e992 23:49:59 $ docker rm -f 41565573289ad48885c9c22744df0624e86029f797feb7058faaea00da92e992 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:00 Warning: overwriting stash ‘coverage-report’ 23:50:01 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 23:50:01 ---> job-cost.sh 23:50:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OfzG 23:50:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-OfzG/bin to PATH 23:52:02 INFO: No Stack... 23:52:03 INFO: Retrieving Pricing Info for: v2-standard-4 23:52:03 INFO: Archiving Costs [Pipeline] sh 23:52:04 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 23:52:04 + cut -d, -f6 [Pipeline] lock 23:52:04 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-stack-cost] 23:52:04 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-stack-cost] did not exist. Created. 23:52:04 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:52:04 /w/workspace/app-functions-sdk-go/6@tmp/durable-7d57fa1c/script.sh: 1: /w/workspace/app-functions-sdk-go/6@tmp/durable-7d57fa1c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:52:04 + echo total: 0.18000000715255737 [Pipeline] stash 23:52:04 Warning: overwriting stash ‘stack-cost’ 23:52:05 Stashed 1 file(s) [Pipeline] } 23:52:05 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-6-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 23:52:05 provisioning config files... 23:52:05 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config5118448070767202422tmp [Pipeline] { [Pipeline] sh 23:52:06 + set +x 23:52:06 + bash -s -- 23:52:06 + curl -s https://codecov.io/bash 23:52:06 23:52:06 _____ _ 23:52:06 / ____| | | 23:52:06 | | ___ __| | ___ ___ _____ __ 23:52:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:52:06 | |___| (_) | (_| | __/ (_| (_) \ V / 23:52:06 \_____\___/ \__,_|\___|\___\___/ \_/ 23:52:06 Bash-1.0.3 23:52:06 23:52:06 23:52:06 ==> git version 2.24.4 found 23:52:06 ==> 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 23:52:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:52:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:52:06 ==> Jenkins CI detected. 23:52:06 project root: . 23:52:06 --> token set from env 23:52:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:52:06 ==> Running gcov in . (disable via -X gcov) 23:52:06 ==> Python coveragepy not found 23:52:06 ==> Searching for coverage reports in: 23:52:06 + . 23:52:06 -> Found 2 reports 23:52:06 ==> Detecting git/mercurial file structure 23:52:06 ==> Reading reports 23:52:06 + ./app-service-template/coverage.out bytes=1055 23:52:06 + ./coverage.out bytes=90612 23:52:06 ==> Appending adjustments 23:52:06 https://docs.codecov.io/docs/fixing-reports 23:52:06 + Found adjustments 23:52:06 ==> Gzipping contents 23:52:06 16K /tmp/codecov.QBPGWG.gz 23:52:06 ==> Uploading reports 23:52:06 url: https://codecov.io 23:52:06 query: branch=PR-860&commit=8ac214046fe77c668ca012b842478e3e7c2e746b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= 23:52:06 -> Pinging Codecov 23:52:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-860&commit=8ac214046fe77c668ca012b842478e3e7c2e746b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= 23:52:07 -> Uploading to 23:52:07 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/3D8B5DFFC46A037C893635FACE044666/8ac214046fe77c668ca012b842478e3e7c2e746b/d00d2610-d5de-4cdf-a331-e763240b93dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T235206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa8fc9cd39a7983ee872ba186b48c919f70a6b6ecca4d862c5492c1d4f4af50c 23:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:07 Dload Upload Total Spent Left Speed 23:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15834 0 0 100 15834 0 43184 --:--:-- --:--:-- --:--:-- 43262 23:52:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8ac214046fe77c668ca012b842478e3e7c2e746b [Pipeline] } 23:52:07 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 23:52:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:52:09 ---> package-listing.sh 23:52:09 ++ facter osfamily 23:52:09 ++ tr '[:upper:]' '[:lower:]' 23:52:09 + OS_FAMILY=redhat 23:52:09 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-860 23:52:09 + START_PACKAGES=/tmp/packages_start.txt 23:52:09 + END_PACKAGES=/tmp/packages_end.txt 23:52:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:52:09 + PACKAGES=/tmp/packages_start.txt 23:52:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' 23:52:09 + PACKAGES=/tmp/packages_end.txt 23:52:09 + case "${OS_FAMILY}" in 23:52:09 + rpm -qa 23:52:09 + sort 23:52:09 + '[' -f /tmp/packages_start.txt ']' 23:52:09 + '[' -f /tmp/packages_end.txt ']' 23:52:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:52:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' 23:52:09 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ 23:52:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ [Pipeline] echo 23:52:09 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-860/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:52:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:52:10 23:52:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:52:11 alpine: Pulling from edgex-lftools-log-publisher 23:52:11 df20fa9351a1: Pulling fs layer 23:52:11 36b3adc4ff6f: Pulling fs layer 23:52:11 8ad3a11d3b57: Pulling fs layer 23:52:11 46f8f816bc3b: Pulling fs layer 23:52:11 93b61091891f: Pulling fs layer 23:52:11 93b9cdb0e59b: Pulling fs layer 23:52:11 5e14af77c1be: Pulling fs layer 23:52:11 01666e4c0597: Pulling fs layer 23:52:11 aa168da1d23b: Pulling fs layer 23:52:11 93b61091891f: Waiting 23:52:11 93b9cdb0e59b: Waiting 23:52:11 5e14af77c1be: Waiting 23:52:11 01666e4c0597: Waiting 23:52:11 aa168da1d23b: Waiting 23:52:11 46f8f816bc3b: Waiting 23:52:11 36b3adc4ff6f: Verifying Checksum 23:52:11 36b3adc4ff6f: Download complete 23:52:11 46f8f816bc3b: Verifying Checksum 23:52:11 46f8f816bc3b: Download complete 23:52:11 df20fa9351a1: Verifying Checksum 23:52:11 df20fa9351a1: Download complete 23:52:11 93b9cdb0e59b: Verifying Checksum 23:52:11 93b9cdb0e59b: Download complete 23:52:11 93b61091891f: Verifying Checksum 23:52:11 93b61091891f: Download complete 23:52:11 5e14af77c1be: Verifying Checksum 23:52:11 5e14af77c1be: Download complete 23:52:11 01666e4c0597: Verifying Checksum 23:52:11 01666e4c0597: Download complete 23:52:11 8ad3a11d3b57: Verifying Checksum 23:52:11 8ad3a11d3b57: Download complete 23:52:11 df20fa9351a1: Pull complete 23:52:11 36b3adc4ff6f: Pull complete 23:52:12 8ad3a11d3b57: Pull complete 23:52:12 46f8f816bc3b: Pull complete 23:52:12 93b61091891f: Pull complete 23:52:12 93b9cdb0e59b: Pull complete 23:52:12 5e14af77c1be: Pull complete 23:52:12 01666e4c0597: Pull complete 23:52:13 aa168da1d23b: Verifying Checksum 23:52:13 aa168da1d23b: Download complete 23:52:18 aa168da1d23b: Pull complete 23:52:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:52:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:52:18 prd-centos7-docker-4c-2g-966 does not seem to be running inside a container 23:52:18 $ 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-860/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-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:52:20 $ docker top 59c0ba2c5492a108612f716321a67690d4aefe35beaf17f3d156dd6776e57df3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:52:20 + mkdir -p /var/log/sa [Pipeline] sh 23:52:21 + ls /var/log/sa-host 23:52:21 + sadf -c /var/log/sa-host/sa05 23:52:21 file_magic: OK 23:52:21 HZ: Using current value: 100 23:52:21 file_header: OK 23:52:21 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 23:52:21 Statistics: 23:52:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:52:21 File successfully converted to sysstat format version 12.2.1 23:52:21 + sadf -c /var/log/sa-host/sa28 23:52:21 file_magic: OK 23:52:21 HZ: Using current value: 100 23:52:21 file_header: OK 23:52:21 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 23:52:21 Statistics: 23:52:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:52:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:21 provisioning config files... 23:52:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config4058999342633730444tmp [Pipeline] { [Pipeline] echo 23:52:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:52:22 ---> create-netrc.sh [Pipeline] } 23:52:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:52:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:52:22 ---> python-tools-install.sh [Pipeline] echo 23:52:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:52:22 ---> sudo-logs.sh 23:52:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:52:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:52:23 ---> job-cost.sh 23:52:23 lf-activate-venv: SKIPPING 23:52:23 DEBUG: total: 0.18000000715255737 23:52:23 INFO: Retrieving Stack Cost... 23:52:23 INFO: Retrieving Pricing Info for: v3-standard-2 23:52:24 INFO: Archiving Costs [Pipeline] echo 23:52:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:52:24 ---> logs-deploy.sh 23:52:24 lf-activate-venv: SKIPPING 23:52:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-860/6 23:52:24 INFO: archiving workspace using pattern(s): 23:52:25 Archives upload complete. 23:52:25 INFO: archiving logs to Nexus 23:52:26 ---> uname -a: 23:52:26 Linux prd-centos7-docker-4c-2g-966.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:52:26 23:52:26 23:52:26 ---> lscpu: 23:52:26 Architecture: x86_64 23:52:26 CPU op-mode(s): 32-bit, 64-bit 23:52:26 Byte Order: Little Endian 23:52:26 Address sizes: 40 bits physical, 48 bits virtual 23:52:26 CPU(s): 2 23:52:26 On-line CPU(s) list: 0,1 23:52:26 Thread(s) per core: 1 23:52:26 Core(s) per socket: 1 23:52:26 Socket(s): 2 23:52:26 NUMA node(s): 1 23:52:26 Vendor ID: AuthenticAMD 23:52:26 CPU family: 23 23:52:26 Model: 49 23:52:26 Model name: AMD EPYC-Rome Processor 23:52:26 Stepping: 0 23:52:26 CPU MHz: 2800.000 23:52:26 BogoMIPS: 5600.00 23:52:26 Virtualization: AMD-V 23:52:26 Hypervisor vendor: KVM 23:52:26 Virtualization type: full 23:52:26 L1d cache: 64 KiB 23:52:26 L1i cache: 64 KiB 23:52:26 L2 cache: 1 MiB 23:52:26 L3 cache: 32 MiB 23:52:26 NUMA node0 CPU(s): 0,1 23:52:26 Vulnerability Itlb multihit: Not affected 23:52:26 Vulnerability L1tf: Not affected 23:52:26 Vulnerability Mds: Not affected 23:52:26 Vulnerability Meltdown: Not affected 23:52:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:52:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:52:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:52:26 Vulnerability Srbds: Not affected 23:52:26 Vulnerability Tsx async abort: Not affected 23:52:26 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 23:52:26 23:52:26 23:52:26 ---> nproc: 23:52:26 2 23:52:26 23:52:26 23:52:26 ---> df -h: 23:52:26 Filesystem Size Used Available Use% Mounted on 23:52:26 overlay 40.0G 7.6G 32.4G 19% / 23:52:26 tmpfs 64.0M 0 64.0M 0% /dev 23:52:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:52:26 shm 64.0M 0 64.0M 0% /dev/shm 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-860 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 23:52:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 23:52:26 23:52:26 23:52:26 ---> free -m: 23:52:26 total used free shared buff/cache available 23:52:26 Mem: 7821 987 4704 0 2129 6656 23:52:26 Swap: 1023 0 1023 23:52:26 23:52:26 23:52:26 ---> ip addr: 23:52:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:52:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:52:26 inet 127.0.0.1/8 scope host lo 23:52:26 valid_lft forever preferred_lft forever 23:52:26 inet6 ::1/128 scope host 23:52:26 valid_lft forever preferred_lft forever 23:52:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:52:26 link/ether fa:16:3e:95:4a:37 brd ff:ff:ff:ff:ff:ff 23:52:26 inet 10.30.123.240/23 brd 10.30.123.255 scope global dynamic eth0 23:52:26 valid_lft 85726sec preferred_lft 85726sec 23:52:26 inet6 fe80::f816:3eff:fe95:4a37/64 scope link 23:52:26 valid_lft forever preferred_lft forever 23:52:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:52:26 link/ether 02:42:e3:6e:2d:0a brd ff:ff:ff:ff:ff:ff 23:52:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:52:26 valid_lft forever preferred_lft forever 23:52:26 inet6 fe80::42:e3ff:fe6e:2d0a/64 scope link 23:52:26 valid_lft forever preferred_lft forever 23:52:26 23:52:26 23:52:26 ---> sar -b -r -n DEV: 23:52:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 23:52:26 23:52:26 23:41:01 LINUX RESTART (2 CPU) 23:52:26 23:52:26 23:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:52:26 23:43:01 1.92 0.00 1.92 0.00 0.00 38.48 0.00 23:52:26 23:44:01 0.22 0.00 0.22 0.00 0.00 3.00 0.00 23:52:26 23:45:02 0.33 0.00 0.33 0.00 0.00 3.78 0.00 23:52:26 23:46:01 0.22 0.00 0.22 0.00 0.00 2.96 0.00 23:52:26 23:47:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 23:52:26 23:48:01 0.42 0.00 0.42 0.00 0.00 6.26 0.00 23:52:26 23:49:01 0.23 0.00 0.23 0.00 0.00 4.70 0.00 23:52:26 23:50:01 0.40 0.00 0.40 0.00 0.00 6.03 0.00 23:52:26 23:51:01 0.28 0.00 0.28 0.00 0.00 4.46 0.00 23:52:26 23:52:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 23:52:26 Average: 0.45 0.00 0.45 0.00 0.00 7.49 0.00 23:52:26 23:52:26 23:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:52:26 23:43:01 5426816 0 807164 10.08 2620 1772332 1205824 13.31 594224 1588812 16 23:52:26 23:44:01 5427068 0 806904 10.08 2620 1772340 1205824 13.31 598040 1585088 8 23:52:26 23:45:02 5425532 0 808440 10.09 2620 1772340 1206064 13.32 599220 1585088 8 23:52:26 23:46:01 5424620 0 809344 10.11 2620 1772348 1206064 13.32 599656 1585868 8 23:52:26 23:47:01 5422476 0 811484 10.13 2620 1772352 1206028 13.32 598080 1589896 8 23:52:26 23:48:01 5423600 0 810360 10.12 2620 1772352 1205824 13.31 596996 1589896 8 23:52:26 23:49:01 5423200 0 810748 10.12 2620 1772364 1205968 13.31 597952 1589896 8 23:52:26 23:50:01 5415624 0 818320 10.22 2620 1772368 1205824 13.31 605296 1589896 8 23:52:26 23:51:01 5412568 0 821372 10.26 2620 1772372 1205824 13.31 609480 1588184 8 23:52:26 23:52:01 5412176 0 821760 10.26 2620 1772376 1205908 13.31 609932 1588184 8 23:52:26 Average: 5421368 0 812590 10.15 2620 1772354 1205915 13.31 600888 1588081 9 23:52:26 23:52:26 23:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:52:26 23:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:52:26 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:44:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:52:26 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:45:02 eth0 1.60 0.48 0.38 0.21 0.00 0.00 0.00 0.00 23:52:26 23:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:46:01 eth0 0.56 0.34 0.28 0.20 0.00 0.00 0.00 0.00 23:52:26 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:47:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:52:26 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:48:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:49:01 eth0 0.93 0.33 0.32 0.20 0.00 0.00 0.00 0.00 23:52:26 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:52:26 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:52:26 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:52:01 eth0 0.65 0.20 0.13 0.07 0.00 0.00 0.00 0.00 23:52:26 23:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 Average: eth0 0.45 0.19 0.13 0.08 0.00 0.00 0.00 0.00 23:52:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:26 23:52:26 23:52:26 ---> sar -P ALL: 23:52:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 23:52:26 23:52:26 23:41:01 LINUX RESTART (2 CPU) 23:52:26 23:52:26 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:52:26 23:43:01 all 0.06 0.00 0.04 0.00 0.04 99.86 23:52:26 23:43:01 0 0.03 0.00 0.05 0.00 0.05 99.87 23:52:26 23:43:01 1 0.08 0.00 0.03 0.00 0.03 99.85 23:52:26 23:44:01 all 0.08 0.00 0.03 0.00 0.04 99.85 23:52:26 23:44:01 0 0.05 0.00 0.03 0.00 0.07 99.85 23:52:26 23:44:01 1 0.12 0.00 0.02 0.00 0.02 99.85 23:52:26 23:45:02 all 0.07 0.00 0.02 0.00 0.03 99.88 23:52:26 23:45:02 0 0.07 0.00 0.03 0.00 0.05 99.85 23:52:26 23:45:02 1 0.07 0.00 0.00 0.00 0.02 99.92 23:52:26 23:46:01 all 0.08 0.00 0.03 0.00 0.03 99.85 23:52:26 23:46:01 0 0.14 0.00 0.03 0.00 0.03 99.80 23:52:26 23:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:52:26 23:47:01 all 0.08 0.00 0.03 0.00 0.04 99.86 23:52:26 23:47:01 0 0.12 0.00 0.02 0.00 0.05 99.82 23:52:26 23:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:52:26 23:48:01 all 0.08 0.00 0.02 0.00 0.04 99.87 23:52:26 23:48:01 0 0.13 0.00 0.02 0.00 0.05 99.80 23:52:26 23:48:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:52:26 23:49:01 all 0.10 0.00 0.03 0.00 0.03 99.84 23:52:26 23:49:01 0 0.17 0.00 0.02 0.00 0.03 99.78 23:52:26 23:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:52:26 23:50:01 all 0.11 0.00 0.02 0.00 0.03 99.85 23:52:26 23:50:01 0 0.18 0.00 0.02 0.00 0.03 99.77 23:52:26 23:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:52:26 23:51:01 all 0.09 0.00 0.03 0.00 0.04 99.84 23:52:26 23:51:01 0 0.15 0.00 0.02 0.00 0.05 99.78 23:52:26 23:51:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:52:26 23:52:01 all 0.03 0.00 0.02 0.00 0.03 99.92 23:52:26 23:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:52:26 23:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:52:26 Average: all 0.08 0.00 0.02 0.00 0.04 99.86 23:52:26 Average: 0 0.11 0.00 0.03 0.00 0.05 99.82 23:52:26 Average: 1 0.05 0.00 0.02 0.00 0.03 99.90 23:52:26 23:52:26 23:52:26