Pull request #882 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 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf+06230dde5569c454459512e551525ee39ee23299 (35f97830c0666f8d3a5ca3ab31c514d432853ded) 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-ssh6140112123717210977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5035328653809308012.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-882/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-882/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5633688296085912283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh703853997626017417.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-882/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-882/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8932213077998194923.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1052 in /w/workspace/ndry_app-functions-sdk-go_PR-882 [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-882 # 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-882@tmp/jenkins-gitclient-ssh1481693642914255090.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-882@tmp/jenkins-gitclient-ssh8929039872086113304.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/882/head:refs/remotes/origin/PR-882 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 06230dde5569c454459512e551525ee39ee23299 into PR head commit 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf Merge succeeded, producing 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf Checking out Revision 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf (PR-882) > git config core.sparsecheckout # timeout=10 > git checkout -f 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf # 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-882@tmp/jenkins-gitclient-ssh1471593298369600665.key > git merge 06230dde5569c454459512e551525ee39ee23299 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf # timeout=10 Commit message: "Merge branch 'master' into clients" > git rev-list --no-walk e8eb8feac136df2bf26bb86bd1cc2c832d88c143 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:20:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:20:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:20:59 ========================================================= 23:20:59 EdgeX Global Pipelines Version Info 23:20:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:21:03 ------------------- 23:21:03 stable info: 23:21:03 ------------------- 23:21:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:03 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 23:21:03 Message: update stable to v1.0.194 23:21:03 ------------------- 23:21:03 experimental info: 23:21:03 ------------------- 23:21:03 Commited By: **** collab-it+edgex@linuxfoundation.org 23:21:03 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 23:21:03 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-882 [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-882 [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-882 [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 178af8a [Pipeline] echo 23:21:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:05 + git log --format=format:%s -1 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf [Pipeline] echo 23:21:05 GIT_COMMIT: 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf, Commit Message: Merge branch 'master' into clients [Pipeline] echo 23:21:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:08 23:21:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:21:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:09 latest: Pulling from edgex-devops/git-semver 23:21:09 31603596830f: Pulling fs layer 23:21:09 54011a49482f: Pulling fs layer 23:21:09 a6820b24f6d8: Pulling fs layer 23:21:09 f581987b2513: Pulling fs layer 23:21:09 f581987b2513: Waiting 23:21:09 54011a49482f: Verifying Checksum 23:21:09 54011a49482f: Download complete 23:21:09 31603596830f: Verifying Checksum 23:21:09 31603596830f: Download complete 23:21:09 f581987b2513: Verifying Checksum 23:21:09 f581987b2513: Download complete 23:21:09 a6820b24f6d8: Verifying Checksum 23:21:09 a6820b24f6d8: Download complete 23:21:09 31603596830f: Pull complete 23:21:09 54011a49482f: Pull complete 23:21:10 a6820b24f6d8: Pull complete 23:21:10 f581987b2513: Pull complete 23:21:10 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:21:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:21:10 prd-centos7-docker-4c-2g-1052 does not seem to be running inside a container 23:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-882 -v /w/workspace/ndry_app-functions-sdk-go_PR-882:/w/workspace/ndry_app-functions-sdk-go_PR-882:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-882@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-882@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:10004/edgex-devops/git-semver:latest cat 23:21:11 $ docker top b529703f6143ed323a094bfeaf317099d52b6b868c7db41785729d580f04af60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:11 [ssh-agent] Looking for ssh-agent implementation... 23:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:12 $ docker exec b529703f6143ed323a094bfeaf317099d52b6b868c7db41785729d580f04af60 ssh-agent 23:21:12 SSH_AUTH_SOCK=/tmp/ssh-lssfZXPOSgzN/agent.15 23:21:12 SSH_AGENT_PID=21 23:21:12 Running ssh-add (command line suppressed) 23:21:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-882@tmp/private_key_620152125213774243.key (/w/workspace/ndry_app-functions-sdk-go_PR-882@tmp/private_key_620152125213774243.key) 23:21:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:12 + git tag --points-at HEAD [Pipeline] } 23:21:12 $ docker exec --env ******** --env ******** b529703f6143ed323a094bfeaf317099d52b6b868c7db41785729d580f04af60 ssh-agent -k 23:21:12 unset SSH_AUTH_SOCK; 23:21:12 unset SSH_AGENT_PID; 23:21:12 echo Agent pid 21 killed; 23:21:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:21:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:12 [ssh-agent] Looking for ssh-agent implementation... 23:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:12 $ docker exec b529703f6143ed323a094bfeaf317099d52b6b868c7db41785729d580f04af60 ssh-agent 23:21:13 SSH_AUTH_SOCK=/tmp/ssh-EQjiHleui7Ka/agent.53 23:21:13 SSH_AGENT_PID=59 23:21:13 Running ssh-add (command line suppressed) 23:21:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-882@tmp/private_key_4373105300557499786.key (/w/workspace/ndry_app-functions-sdk-go_PR-882@tmp/private_key_4373105300557499786.key) 23:21:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:13 + git semver init 23:21:13 # -> Open(): unable to determine branch for HEAD 23:21:13 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-882/.git 23:21:13 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-882 23:21:13 # $SEMVER_REMOTE_NAME = origin 23:21:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:21:13 # $SEMVER_USER_NAME = edgex-jenkins 23:21:13 # $SEMVER_BRANCH = PR-882 23:21:13 # $SEMVER_TEMP = /tmp/semver-264458562 23:21:13 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:21:18 # '/tmp/semver-264458562' -> '/w/workspace/ndry_app-functions-sdk-go_PR-882/.semver' 23:21:18 # -> Force: false 23:21:18 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-882/.semver [Pipeline] } 23:21:18 $ docker exec --env ******** --env ******** b529703f6143ed323a094bfeaf317099d52b6b868c7db41785729d580f04af60 ssh-agent -k 23:21:18 unset SSH_AUTH_SOCK; 23:21:18 unset SSH_AGENT_PID; 23:21:18 echo Agent pid 59 killed; 23:21:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:19 + git semver [Pipeline] } 23:21:19 $ docker stop --time=1 b529703f6143ed323a094bfeaf317099d52b6b868c7db41785729d580f04af60 23:21:20 $ docker rm -f b529703f6143ed323a094bfeaf317099d52b6b868c7db41785729d580f04af60 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:21:21 Stashed 1 file(s) [Pipeline] echo 23:21:21 [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:21:36 Still waiting to schedule task 23:21:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:21:36 Still waiting to schedule task 23:21:36 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:23:39 Running on prd-centos7-docker-4c-2g-1053 in /w/workspace/ndry_app-functions-sdk-go_PR-882 [Pipeline] { [Pipeline] ws 23:23:39 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 23:23:39 The recommended git tool is: git 23:23:43 using credential edgex-jenkins-ssh 23:23:43 Cloning the remote Git repository 23:23:43 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:23:43 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 23:23:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:23:43 > git --version # timeout=10 23:23:43 > git --version # 'git version 2.24.4' 23:23:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:44 [INFO] Currently running in a labeled security context 23:23:44 [INFO] Currently SELinux is 'enforcing' on the host 23:23:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh249444472475523564.key 23:23:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:45 Merging remotes/origin/master commit 06230dde5569c454459512e551525ee39ee23299 into PR head commit 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf 23:23:46 Merge succeeded, producing 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf 23:23:46 Checking out Revision 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf (PR-882) 23:23:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:23:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:23:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:45 [INFO] Currently running in a labeled security context 23:23:45 [INFO] Currently SELinux is 'enforcing' on the host 23:23:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh631048553450229922.key 23:23:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/882/head:refs/remotes/origin/PR-882 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:23:45 > git config core.sparsecheckout # timeout=10 23:23:45 > git checkout -f 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf # timeout=10 23:23:46 > git remote # timeout=10 23:23:46 > git config --get remote.origin.url # timeout=10 23:23:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:46 [INFO] Currently running in a labeled security context 23:23:46 [INFO] Currently SELinux is 'enforcing' on the host 23:23:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh678164088472337799.key 23:23:46 > git merge 06230dde5569c454459512e551525ee39ee23299 # timeout=10 23:23:46 > git rev-parse HEAD^{commit} # timeout=10 23:23:46 > git config core.sparsecheckout # timeout=10 23:23:46 > git checkout -f 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf # timeout=10 23:23:49 Commit message: "Merge branch 'master' into clients" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:23:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:23:51 + sudo service docker restart 23:23:51 + true 23:23:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:24:09 ========================================================= 23:24:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:24:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:24:09 + 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:24:10 Sending build context to Docker daemon 19.82MB 23:24:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:24:10 Step 2/8 : FROM ${BASE} 23:24:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:24:10 540db60ca938: Pulling fs layer 23:24:10 adcc1eea9eea: Pulling fs layer 23:24:10 4c4ab2625f07: Pulling fs layer 23:24:10 0510c868ecb4: Pulling fs layer 23:24:10 afea3b2eda06: Pulling fs layer 23:24:10 7809a108b3ef: Pulling fs layer 23:24:10 f706445af74f: Pulling fs layer 23:24:10 afea3b2eda06: Waiting 23:24:10 7809a108b3ef: Waiting 23:24:10 f706445af74f: Waiting 23:24:10 0510c868ecb4: Waiting 23:24:10 4c4ab2625f07: Verifying Checksum 23:24:10 4c4ab2625f07: Download complete 23:24:10 adcc1eea9eea: Verifying Checksum 23:24:10 adcc1eea9eea: Download complete 23:24:10 afea3b2eda06: Verifying Checksum 23:24:10 afea3b2eda06: Download complete 23:24:10 7809a108b3ef: Verifying Checksum 23:24:10 7809a108b3ef: Download complete 23:24:10 540db60ca938: Verifying Checksum 23:24:10 540db60ca938: Download complete 23:24:10 540db60ca938: Pull complete 23:24:10 adcc1eea9eea: Pull complete 23:24:10 4c4ab2625f07: Pull complete 23:24:12 f706445af74f: Verifying Checksum 23:24:12 f706445af74f: Download complete 23:24:12 0510c868ecb4: Verifying Checksum 23:24:12 0510c868ecb4: Download complete 23:24:16 0510c868ecb4: Pull complete 23:24:16 afea3b2eda06: Pull complete 23:24:16 7809a108b3ef: Pull complete 23:24:17 f706445af74f: Pull complete 23:24:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:24:17 ---> b068be0155e3 23:24:17 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:24:17 20.10.0: Pulling from library/docker 23:24:17 05e7bc50f07f: Pulling fs layer 23:24:17 6db28d0fdbf6: Pulling fs layer 23:24:17 292df0bc6bf3: Pulling fs layer 23:24:17 2e060f4bd70b: Pulling fs layer 23:24:17 80e8d568a223: Pulling fs layer 23:24:17 8dc6ef1a942a: Pulling fs layer 23:24:17 2312dd95470a: Pulling fs layer 23:24:17 80e8d568a223: Waiting 23:24:17 8dc6ef1a942a: Waiting 23:24:17 2312dd95470a: Waiting 23:24:17 292df0bc6bf3: Verifying Checksum 23:24:17 292df0bc6bf3: Download complete 23:24:17 6db28d0fdbf6: Verifying Checksum 23:24:17 6db28d0fdbf6: Download complete 23:24:17 05e7bc50f07f: Verifying Checksum 23:24:17 05e7bc50f07f: Download complete 23:24:17 80e8d568a223: Verifying Checksum 23:24:17 80e8d568a223: Download complete 23:24:17 8dc6ef1a942a: Verifying Checksum 23:24:17 8dc6ef1a942a: Download complete 23:24:17 2312dd95470a: Verifying Checksum 23:24:17 2312dd95470a: Download complete 23:24:17 05e7bc50f07f: Pull complete 23:24:18 6db28d0fdbf6: Pull complete 23:24:18 292df0bc6bf3: Pull complete 23:24:18 2e060f4bd70b: Verifying Checksum 23:24:18 2e060f4bd70b: Download complete 23:24:21 2e060f4bd70b: Pull complete 23:24:21 80e8d568a223: Pull complete 23:24:21 8dc6ef1a942a: Pull complete 23:24:21 2312dd95470a: Pull complete 23:24:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:24:21 Status: Downloaded newer image for docker:20.10.0 23:24:24 ---> 12a9fb6e86b1 23:24:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:24:24 ---> Running in 581d986cc2cb 23:24:24 Removing intermediate container 581d986cc2cb 23:24:24 ---> 6757a364c1a0 23:24:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:24:24 ---> Running in a5f914342e62 23:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:24:26 (1/5) Installing libsodium (1.0.18-r0) 23:24:26 (2/5) Installing libzmq (4.3.3-r1) 23:24:26 (3/5) Installing pkgconf (1.7.3-r0) 23:24:26 (4/5) Installing libsodium-dev (1.0.18-r0) 23:24:26 (5/5) Installing zeromq-dev (4.3.3-r1) 23:24:26 Executing busybox-1.32.1-r6.trigger 23:24:26 OK: 150 MiB in 45 packages 23:24:27 Removing intermediate container a5f914342e62 23:24:27 ---> 3625c950f504 23:24:27 Step 6/8 : WORKDIR /build 23:24:27 ---> Running in 857be2352305 23:24:27 Removing intermediate container 857be2352305 23:24:27 ---> 55d21b8deed2 23:24:27 Step 7/8 : COPY go.mod . 23:24:27 ---> 3c34bcf41064 23:24:27 Step 8/8 : RUN go mod download 23:24:27 ---> Running in f993b30c9e2f 23:24:39 Removing intermediate container f993b30c9e2f 23:24:39 ---> dd7b8ff4c8ac 23:24:39 Successfully built dd7b8ff4c8ac 23:24:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:24:39 + docker inspect -f . ci-base-image-x86_64 23:24:39 . [Pipeline] withDockerContainer 23:24:39 prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container 23:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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:24:41 $ docker top 0bbab1ac53b5de5225d2b0f8a07cfcf2317f6f898db289822cddc063e9b9a70c -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:42 + go version 23:24:42 go version go1.16.3 linux/amd64 [Pipeline] } 23:24:42 $ docker stop --time=1 0bbab1ac53b5de5225d2b0f8a07cfcf2317f6f898db289822cddc063e9b9a70c 23:24:43 $ docker rm -f 0bbab1ac53b5de5225d2b0f8a07cfcf2317f6f898db289822cddc063e9b9a70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:44 + docker inspect -f . ci-base-image-x86_64 23:24:44 . [Pipeline] withDockerContainer 23:24:44 prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container 23:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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:24:44 $ docker top 754efd3f70a2007c5248eba282da1c8b3c8931506b235fd9eb1f0d53b223e2d5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:44 + go mod tidy [Pipeline] sh 23:24:45 + make test 23:24:45 make -C ./app-service-template build 23:24:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:24:45 go mod tidy 23:24:45 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:24:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:24:56 make -C ./app-service-template test 23:24:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:24:56 go mod tidy 23:24:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:25:04 ok new-app-service 0.007s coverage: 47.8% of statements 23:25:04 ? new-app-service/config [no test files] 23:25:04 ok new-app-service/functions 0.007s 23:25:04 CGO_ENABLED=1 go vet ./... 23:25:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1054 in /w/workspace/ndry_app-functions-sdk-go_PR-882 [Pipeline] { [Pipeline] ws 23:25:05 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 23:25:05 The recommended git tool is: git 23:25:11 gofmt -l . 23:25:11 [ "`gofmt -l .`" = "" ] 23:25:11 ./bin/test-attribution-txt.sh 23:25:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:25:11 go mod tidy 23:25:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:25:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:25:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 62.8% of statements 23:25:13 using credential edgex-jenkins-ssh 23:25:13 Cloning the remote Git repository 23:25:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 96.5% of statements 23:25:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:25:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 64.9% of statements 23:25:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:25:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 23:25:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.025s coverage: 76.1% of statements 23:25:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:25:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:25:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:25:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:25:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:25:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:25:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements 23:25:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:25:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:25:13 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 23:25:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:25:13 > git --version # timeout=10 23:25:13 > git --version # 'git version 2.17.1' 23:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.016s coverage: 10.5% of statements 23:25:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:25:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:25:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:25:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/882/head:refs/remotes/origin/PR-882 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:25:17 Merging remotes/origin/master commit 06230dde5569c454459512e551525ee39ee23299 into PR head commit 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf 23:25:17 Merge succeeded, producing 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf 23:25:17 Checking out Revision 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf (PR-882) 23:25:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.736s coverage: 76.9% of statements 23:25:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:25:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements 23:25:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 23:25:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:25:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:25:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 23:25:17 > git config core.sparsecheckout # timeout=10 23:25:17 > git checkout -f 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf # timeout=10 23:25:17 > git remote # timeout=10 23:25:17 > git config --get remote.origin.url # timeout=10 23:25:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:17 > git merge 06230dde5569c454459512e551525ee39ee23299 # timeout=10 23:25:17 > git rev-parse HEAD^{commit} # timeout=10 23:25:17 > git config core.sparsecheckout # timeout=10 23:25:17 > git checkout -f 178af8acbf7f7cfaa958a986ebc2b8c375ef57bf # timeout=10 23:25:24 Commit message: "Merge branch 'master' into clients" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:25:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:25:26 + sudo service docker restart 23:25:26 + true 23:25:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.025s coverage: 78.0% of statements 23:25:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 23:25:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:25:43 gofmt -l . 23:25:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:25:43 $ docker stop --time=1 754efd3f70a2007c5248eba282da1c8b3c8931506b235fd9eb1f0d53b223e2d5 23:25:44 $ docker rm -f 754efd3f70a2007c5248eba282da1c8b3c8931506b235fd9eb1f0d53b223e2d5 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:45 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 23:25:46 ---> job-cost.sh 23:25:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SVOJ [Pipeline] unstash [Pipeline] echo 23:25:46 ========================================================= 23:25:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:25:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:25:49 + 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:25:50 Sending build context to Docker daemon 19.81MB 23:25:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:25:50 Step 2/8 : FROM ${BASE} 23:25:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:50 595b0fe564bb: Pulling fs layer 23:25:50 7186ed65a4f7: Pulling fs layer 23:25:50 316046926c0a: Pulling fs layer 23:25:50 4ebd0625c992: Pulling fs layer 23:25:50 207e8628e3a3: Pulling fs layer 23:25:50 c791037a9be2: Pulling fs layer 23:25:50 ffd874e62e21: Pulling fs layer 23:25:50 4ebd0625c992: Waiting 23:25:50 207e8628e3a3: Waiting 23:25:50 c791037a9be2: Waiting 23:25:50 ffd874e62e21: Waiting 23:25:50 316046926c0a: Download complete 23:25:50 7186ed65a4f7: Download complete 23:25:50 207e8628e3a3: Verifying Checksum 23:25:50 207e8628e3a3: Download complete 23:25:50 c791037a9be2: Verifying Checksum 23:25:50 c791037a9be2: Download complete 23:25:50 595b0fe564bb: Verifying Checksum 23:25:50 595b0fe564bb: Download complete 23:25:51 595b0fe564bb: Pull complete 23:25:52 7186ed65a4f7: Pull complete 23:25:52 316046926c0a: Pull complete 23:25:53 ffd874e62e21: Verifying Checksum 23:25:53 ffd874e62e21: Download complete 23:25:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:25:54 4ebd0625c992: Verifying Checksum 23:25:54 4ebd0625c992: Download complete 23:26:04 4ebd0625c992: Pull complete 23:26:05 207e8628e3a3: Pull complete 23:26:05 c791037a9be2: Pull complete 23:26:08 lf-activate-venv(): INFO: Adding /tmp/venv-SVOJ/bin to PATH 23:26:08 INFO: No Stack... 23:26:08 INFO: Retrieving Pricing Info for: v3-standard-2 23:26:08 INFO: Archiving Costs [Pipeline] sh 23:26:09 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv 23:26:09 + cut -d, -f6 [Pipeline] lock 23:26:09 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-stack-cost] 23:26:09 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-stack-cost] did not exist. Created. 23:26:09 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:26:09 + echo total: 0.05999999865889549 [Pipeline] stash 23:26:09 Stashed 1 file(s) [Pipeline] } 23:26:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 23:26:09 ffd874e62e21: Pull complete 23:26:09 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:26:09 ---> cfc18b08335c 23:26:09 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:26:09 20.10.0: Pulling from library/docker 23:26:09 a3cc7d3b244e: Pulling fs layer 23:26:09 02a3295e0d61: Pulling fs layer 23:26:09 0f4f2e6d8100: Pulling fs layer 23:26:09 330b718f631f: Pulling fs layer 23:26:09 a93816041522: Pulling fs layer 23:26:09 bdb6da89ff94: Pulling fs layer 23:26:09 2a70c0c122f4: Pulling fs layer 23:26:09 330b718f631f: Waiting 23:26:09 a93816041522: Waiting 23:26:09 bdb6da89ff94: Waiting 23:26:09 2a70c0c122f4: Waiting 23:26:09 0f4f2e6d8100: Download complete 23:26:09 02a3295e0d61: Download complete 23:26:09 a3cc7d3b244e: Download complete 23:26:09 a93816041522: Verifying Checksum 23:26:09 a93816041522: Download complete 23:26:09 2a70c0c122f4: Verifying Checksum 23:26:09 2a70c0c122f4: Download complete 23:26:09 bdb6da89ff94: Verifying Checksum 23:26:09 bdb6da89ff94: Download complete [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:26:10 a3cc7d3b244e: Pull complete 23:26:11 02a3295e0d61: Pull complete 23:26:11 0f4f2e6d8100: Pull complete 23:26:11 330b718f631f: Verifying Checksum 23:26:11 330b718f631f: Download complete 23:26:15 330b718f631f: Pull complete 23:26:15 a93816041522: Pull complete 23:26:16 bdb6da89ff94: Pull complete 23:26:16 2a70c0c122f4: Pull complete 23:26:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:26:16 Status: Downloaded newer image for docker:20.10.0 23:26:22 ---> 56fca8868103 23:26:22 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:26:22 ---> Running in 56da45747c1f 23:26:22 Removing intermediate container 56da45747c1f 23:26:22 ---> ad05b87a8d4b 23:26:22 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:26:22 ---> Running in b2a29f985b0f 23:26:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:26:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:26:25 (1/5) Installing libsodium (1.0.18-r0) 23:26:25 (2/5) Installing libzmq (4.3.3-r1) 23:26:25 (3/5) Installing pkgconf (1.7.3-r0) 23:26:25 (4/5) Installing libsodium-dev (1.0.18-r0) 23:26:26 (5/5) Installing zeromq-dev (4.3.3-r1) 23:26:26 Executing busybox-1.32.1-r6.trigger 23:26:26 OK: 139 MiB in 45 packages 23:26:27 Removing intermediate container b2a29f985b0f 23:26:27 ---> ffeeb380b4f9 23:26:27 Step 6/8 : WORKDIR /build 23:26:27 ---> Running in 2488f160cbe7 23:26:28 Removing intermediate container 2488f160cbe7 23:26:28 ---> 7b71827ce7b0 23:26:28 Step 7/8 : COPY go.mod . 23:26:28 ---> d7a7a04a898e 23:26:28 Step 8/8 : RUN go mod download 23:26:29 ---> Running in dd49260a8ef2 23:26:57 Removing intermediate container dd49260a8ef2 23:26:57 ---> 3fee8c6c7796 23:26:57 Successfully built 3fee8c6c7796 23:26:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:26:57 + docker inspect -f . ci-base-image-arm64 23:26:57 . [Pipeline] withDockerContainer 23:26:57 prd-ubuntu18.04-docker-arm64-4c-16g-1054 does not seem to be running inside a container 23:26:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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:26:59 $ docker top 23e70b4235ed615f3989c22c187fcc1eae142fcc427eb2a4c7b3aba99a4584c5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:00 + go version 23:27:00 go version go1.16.3 linux/arm64 [Pipeline] } 23:27:00 $ docker stop --time=1 23e70b4235ed615f3989c22c187fcc1eae142fcc427eb2a4c7b3aba99a4584c5 23:27:02 $ docker rm -f 23e70b4235ed615f3989c22c187fcc1eae142fcc427eb2a4c7b3aba99a4584c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:27:02 + docker inspect -f . ci-base-image-arm64 23:27:02 . [Pipeline] withDockerContainer 23:27:03 prd-ubuntu18.04-docker-arm64-4c-16g-1054 does not seem to be running inside a container 23:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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:27:04 $ docker top f39c7e14a43d42ae2a04036cf7348751d01bcd8c7b8d860cb75345881d7e93d8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:05 + go mod tidy [Pipeline] sh 23:27:06 + make test 23:27:06 make -C ./app-service-template build 23:27:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:27:06 go mod tidy 23:27:07 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:27:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:27:42 make -C ./app-service-template test 23:27:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:27:42 go mod tidy 23:27:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:28:14 ok new-app-service 0.044s coverage: 47.8% of statements 23:28:14 ? new-app-service/config [no test files] 23:28:14 ok new-app-service/functions 0.047s 23:28:14 CGO_ENABLED=1 go vet ./... 23:28:42 gofmt -l . 23:28:42 [ "`gofmt -l .`" = "" ] 23:28:42 ./bin/test-attribution-txt.sh 23:28:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:28:45 go mod tidy 23:28:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:28:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.083s coverage: 62.8% of statements 23:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 96.5% of statements 23:28:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.084s coverage: 64.9% of statements 23:28:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.043s 23:28:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.104s coverage: 76.1% of statements 23:28:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:28:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:28:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:28:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:28:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:28:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:28:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.1% of statements 23:28:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:28:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.073s coverage: 10.5% of statements 23:29:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.908s coverage: 76.9% of statements 23:29:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:29:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.054s coverage: 12.5% of statements 23:29:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.082s coverage: 27.3% of statements 23:29:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:29:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:29:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 51.4% of statements 23:29:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.121s coverage: 78.0% of statements 23:29:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 23:29:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:29:31 gofmt -l . 23:29:31 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:29:32 $ docker stop --time=1 f39c7e14a43d42ae2a04036cf7348751d01bcd8c7b8d860cb75345881d7e93d8 23:29:33 $ docker rm -f f39c7e14a43d42ae2a04036cf7348751d01bcd8c7b8d860cb75345881d7e93d8 [Pipeline] // withDockerContainer [Pipeline] sh 23:29:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:29:34 Warning: overwriting stash ‘coverage-report’ 23:29:35 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:29:36 ---> job-cost.sh 23:29:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NowW 23:30:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:31:58 lf-activate-venv(): INFO: Adding /tmp/venv-NowW/bin to PATH 23:31:58 INFO: No Stack... 23:31:58 INFO: Retrieving Pricing Info for: v2-standard-4 23:31:58 INFO: Archiving Costs [Pipeline] sh 23:31:59 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv+ 23:31:59 cut -d, -f6 [Pipeline] lock 23:31:59 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-stack-cost] 23:31:59 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-stack-cost] did not exist. Created. 23:31:59 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:59 /w/workspace/app-functions-sdk-go/4@tmp/durable-9a6f485c/script.sh: 1: /w/workspace/app-functions-sdk-go/4@tmp/durable-9a6f485c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:32:00 + echo total: 0.18000000715255737 [Pipeline] stash 23:32:00 Warning: overwriting stash ‘stack-cost’ 23:32:00 Stashed 1 file(s) [Pipeline] } 23:32:00 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-882-4-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:32:03 provisioning config files... 23:32:03 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-882@tmp/config5662480687405621086tmp [Pipeline] { [Pipeline] sh 23:32:04 + set +x 23:32:04 + bash -s -- 23:32:04 + curl -s https://codecov.io/bash 23:32:04 23:32:04 _____ _ 23:32:04 / ____| | | 23:32:04 | | ___ __| | ___ ___ _____ __ 23:32:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:32:04 | |___| (_) | (_| | __/ (_| (_) \ V / 23:32:04 \_____\___/ \__,_|\___|\___\___/ \_/ 23:32:04 Bash-1.0.3 23:32:04 23:32:04 23:32:04 ==> git version 2.24.4 found 23:32:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:32:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:32:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:32:04 ==> Jenkins CI detected. 23:32:04 project root: . 23:32:04 --> token set from env 23:32:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:32:04 ==> Running gcov in . (disable via -X gcov) 23:32:04 ==> Python coveragepy not found 23:32:04 ==> Searching for coverage reports in: 23:32:04 + . 23:32:04 -> Found 2 reports 23:32:04 ==> Detecting git/mercurial file structure 23:32:04 ==> Reading reports 23:32:04 + ./app-service-template/coverage.out bytes=1055 23:32:04 + ./coverage.out bytes=95736 23:32:04 ==> Appending adjustments 23:32:04 https://docs.codecov.io/docs/fixing-reports 23:32:04 + Found adjustments 23:32:04 ==> Gzipping contents 23:32:04 20K /tmp/codecov.2CzVwc.gz 23:32:04 ==> Uploading reports 23:32:04 url: https://codecov.io 23:32:04 query: branch=PR-882&commit=178af8acbf7f7cfaa958a986ebc2b8c375ef57bf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-882%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=882&job=&cmd_args= 23:32:04 -> Pinging Codecov 23:32:04 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-882&commit=178af8acbf7f7cfaa958a986ebc2b8c375ef57bf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-882%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=882&job=&cmd_args= 23:32:05 -> Uploading to 23:32:05 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/3D8B5DFFC46A037C893635FACE044666/178af8acbf7f7cfaa958a986ebc2b8c375ef57bf/23631615-402d-48fd-b6eb-f953eec31b96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T233205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=382fcea849ccfe44446a8cb1190fc5e713ba22095703db110b83d570fb7a5dc0 23:32:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:05 Dload Upload Total Spent Left Speed 23:32:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16720 0 0 100 16720 0 50081 --:--:-- --:--:-- --:--:-- 50210 23:32:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/178af8acbf7f7cfaa958a986ebc2b8c375ef57bf [Pipeline] } 23:32:05 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:32:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:08 ---> package-listing.sh 23:32:08 ++ facter osfamily 23:32:08 ++ tr '[:upper:]' '[:lower:]' 23:32:08 + OS_FAMILY=redhat 23:32:08 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-882 23:32:08 + START_PACKAGES=/tmp/packages_start.txt 23:32:08 + END_PACKAGES=/tmp/packages_end.txt 23:32:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:08 + PACKAGES=/tmp/packages_start.txt 23:32:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-882 ']' 23:32:08 + PACKAGES=/tmp/packages_end.txt 23:32:08 + case "${OS_FAMILY}" in 23:32:08 + rpm -qa 23:32:08 + sort 23:32:08 + '[' -f /tmp/packages_start.txt ']' 23:32:08 + '[' -f /tmp/packages_end.txt ']' 23:32:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-882 ']' 23:32:09 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-882/archives/ 23:32:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-882/archives/ [Pipeline] echo 23:32: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-882/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:32:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:32:12 23:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:32:12 alpine: Pulling from edgex-lftools-log-publisher 23:32:12 df20fa9351a1: Pulling fs layer 23:32:12 36b3adc4ff6f: Pulling fs layer 23:32:12 8ad3a11d3b57: Pulling fs layer 23:32:12 46f8f816bc3b: Pulling fs layer 23:32:12 93b61091891f: Pulling fs layer 23:32:12 93b9cdb0e59b: Pulling fs layer 23:32:12 5e14af77c1be: Pulling fs layer 23:32:12 01666e4c0597: Pulling fs layer 23:32:12 aa168da1d23b: Pulling fs layer 23:32:12 93b9cdb0e59b: Waiting 23:32:12 5e14af77c1be: Waiting 23:32:12 01666e4c0597: Waiting 23:32:12 aa168da1d23b: Waiting 23:32:12 46f8f816bc3b: Waiting 23:32:12 93b61091891f: Waiting 23:32:12 36b3adc4ff6f: Verifying Checksum 23:32:12 36b3adc4ff6f: Download complete 23:32:12 46f8f816bc3b: Verifying Checksum 23:32:12 46f8f816bc3b: Download complete 23:32:12 df20fa9351a1: Verifying Checksum 23:32:12 df20fa9351a1: Download complete 23:32:12 93b9cdb0e59b: Verifying Checksum 23:32:12 93b9cdb0e59b: Download complete 23:32:12 5e14af77c1be: Verifying Checksum 23:32:12 5e14af77c1be: Download complete 23:32:12 93b61091891f: Verifying Checksum 23:32:12 93b61091891f: Download complete 23:32:12 01666e4c0597: Verifying Checksum 23:32:12 01666e4c0597: Download complete 23:32:13 df20fa9351a1: Pull complete 23:32:13 36b3adc4ff6f: Pull complete 23:32:13 8ad3a11d3b57: Verifying Checksum 23:32:13 8ad3a11d3b57: Download complete 23:32:13 8ad3a11d3b57: Pull complete 23:32:13 46f8f816bc3b: Pull complete 23:32:14 93b61091891f: Pull complete 23:32:14 93b9cdb0e59b: Pull complete 23:32:14 5e14af77c1be: Pull complete 23:32:14 01666e4c0597: Pull complete 23:32:15 aa168da1d23b: Verifying Checksum 23:32:15 aa168da1d23b: Download complete 23:32:19 aa168da1d23b: Pull complete 23:32:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:32:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:32:19 prd-centos7-docker-4c-2g-1052 does not seem to be running inside a container 23:32:19 $ 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-882/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-882 -v /w/workspace/ndry_app-functions-sdk-go_PR-882:/w/workspace/ndry_app-functions-sdk-go_PR-882:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-882@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-882@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:32:23 $ docker top e7b03ec97963176fc04c2c799afbe6bd37ef9eb576e1d0f8383780ed5f08eafd -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:23 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:24 + mkdir -p /var/log/sa [Pipeline] sh 23:32:24 + ls /var/log/sa-host 23:32:24 + sadf -c /var/log/sa-host/sa05 23:32:24 file_magic: OK 23:32:24 HZ: Using current value: 100 23:32:24 file_header: OK 23:32:24 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:32:24 Statistics: 23:32:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:32:24 File successfully converted to sysstat format version 12.2.1 23:32:24 + sadf -c /var/log/sa-host/sa08 23:32:24 file_magic: OK 23:32:24 HZ: Using current value: 100 23:32:24 file_header: OK 23:32:24 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:32:24 Statistics: 23:32:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:32:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:24 provisioning config files... 23:32:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-882@tmp/config3263417601182291863tmp [Pipeline] { [Pipeline] echo 23:32:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:25 ---> create-netrc.sh [Pipeline] } 23:32:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:27 ---> python-tools-install.sh [Pipeline] echo 23:32:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:28 ---> sudo-logs.sh 23:32:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:32:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:28 ---> job-cost.sh 23:32:28 lf-activate-venv: SKIPPING 23:32:28 DEBUG: total: 0.18000000715255737 23:32:28 INFO: Retrieving Stack Cost... 23:32:29 INFO: Retrieving Pricing Info for: v3-standard-2 23:32:30 INFO: Archiving Costs [Pipeline] echo 23:32:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:30 ---> logs-deploy.sh 23:32:30 lf-activate-venv: SKIPPING 23:32:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-882/4 23:32:30 INFO: archiving workspace using pattern(s): 23:32:31 Archives upload complete. 23:32:31 INFO: archiving logs to Nexus 23:32:32 ---> uname -a: 23:32:32 Linux prd-centos7-docker-4c-2g-1052.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:32:32 23:32:32 23:32:32 ---> lscpu: 23:32:32 Architecture: x86_64 23:32:32 CPU op-mode(s): 32-bit, 64-bit 23:32:32 Byte Order: Little Endian 23:32:32 Address sizes: 40 bits physical, 48 bits virtual 23:32:32 CPU(s): 2 23:32:32 On-line CPU(s) list: 0,1 23:32:32 Thread(s) per core: 1 23:32:32 Core(s) per socket: 1 23:32:32 Socket(s): 2 23:32:32 NUMA node(s): 1 23:32:32 Vendor ID: AuthenticAMD 23:32:32 CPU family: 23 23:32:32 Model: 49 23:32:32 Model name: AMD EPYC-Rome Processor 23:32:32 Stepping: 0 23:32:32 CPU MHz: 2799.998 23:32:32 BogoMIPS: 5599.99 23:32:32 Virtualization: AMD-V 23:32:32 Hypervisor vendor: KVM 23:32:32 Virtualization type: full 23:32:32 L1d cache: 64 KiB 23:32:32 L1i cache: 64 KiB 23:32:32 L2 cache: 1 MiB 23:32:32 L3 cache: 32 MiB 23:32:32 NUMA node0 CPU(s): 0,1 23:32:32 Vulnerability Itlb multihit: Not affected 23:32:32 Vulnerability L1tf: Not affected 23:32:32 Vulnerability Mds: Not affected 23:32:32 Vulnerability Meltdown: Not affected 23:32:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:32:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:32:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:32:32 Vulnerability Srbds: Not affected 23:32:32 Vulnerability Tsx async abort: Not affected 23:32:32 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:32:32 23:32:32 23:32:32 ---> nproc: 23:32:32 2 23:32:32 23:32:32 23:32:32 ---> df -h: 23:32:32 Filesystem Size Used Available Use% Mounted on 23:32:32 overlay 40.0G 7.6G 32.4G 19% / 23:32:32 tmpfs 64.0M 0 64.0M 0% /dev 23:32:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:32:32 shm 64.0M 0 64.0M 0% /dev/shm 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-882 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-882@tmp 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 23:32:32 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 23:32:32 23:32:32 23:32:32 ---> free -m: 23:32:32 total used free shared buff/cache available 23:32:32 Mem: 7821 980 4711 0 2129 6663 23:32:32 Swap: 1023 0 1023 23:32:32 23:32:32 23:32:32 ---> ip addr: 23:32:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:32:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:32:32 inet 127.0.0.1/8 scope host lo 23:32:32 valid_lft forever preferred_lft forever 23:32:32 inet6 ::1/128 scope host 23:32:32 valid_lft forever preferred_lft forever 23:32:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:32:32 link/ether fa:16:3e:1a:05:dd brd ff:ff:ff:ff:ff:ff 23:32:32 inet 10.30.122.162/23 brd 10.30.123.255 scope global dynamic eth0 23:32:32 valid_lft 85674sec preferred_lft 85674sec 23:32:32 inet6 fe80::f816:3eff:fe1a:5dd/64 scope link 23:32:32 valid_lft forever preferred_lft forever 23:32:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:32:32 link/ether 02:42:59:74:73:f0 brd ff:ff:ff:ff:ff:ff 23:32:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:32:32 valid_lft forever preferred_lft forever 23:32:32 inet6 fe80::42:59ff:fe74:73f0/64 scope link 23:32:32 valid_lft forever preferred_lft forever 23:32:32 23:32:32 23:32:32 ---> sar -b -r -n DEV: 23:32:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 23:32:32 23:32:32 23:20:15 LINUX RESTART (2 CPU) 23:32:32 23:32:32 23:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:32:32 23:22:01 22.88 3.38 19.50 0.00 2557.04 4227.22 0.00 23:32:32 23:23:01 1.73 0.00 1.73 0.00 0.00 33.46 0.00 23:32:32 23:24:01 0.33 0.00 0.33 0.00 0.00 5.01 0.00 23:32:32 23:25:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 23:32:32 23:26:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 23:32:32 23:27:01 0.33 0.00 0.33 0.00 0.00 4.58 0.00 23:32:32 23:28:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 23:32:32 23:29:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 23:32:32 23:30:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 23:32:32 23:31:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 23:32:32 23:32:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 23:32:32 Average: 2.45 0.31 2.14 0.00 232.54 390.31 0.00 23:32:32 23:32:32 23:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:32:32 23:22:01 5434844 0 798796 9.97 2620 1772680 1261108 13.92 584848 1588968 20 23:32:32 23:23:01 5439916 0 793716 9.91 2620 1772688 1204556 13.30 581208 1588932 12 23:32:32 23:24:01 5438816 0 794812 9.92 2620 1772692 1204784 13.30 583860 1587620 20 23:32:32 23:25:01 5437520 0 796100 9.94 2620 1772700 1204772 13.30 584760 1587624 12 23:32:32 23:26:01 5437316 0 796300 9.94 2620 1772704 1204868 13.30 578928 1594084 20 23:32:32 23:27:01 5437096 0 796520 9.95 2620 1772704 1204700 13.30 579092 1594084 12 23:32:32 23:28:01 5436420 0 797188 9.95 2620 1772712 1204556 13.30 579488 1594132 8 23:32:32 23:29:01 5431820 0 801784 10.01 2620 1772716 1204556 13.30 584432 1594132 8 23:32:32 23:30:01 5428336 0 805264 10.05 2620 1772720 1204712 13.30 589752 1592156 16 23:32:32 23:31:01 5428816 0 804780 10.05 2620 1772724 1204724 13.30 589200 1592156 8 23:32:32 23:32:01 5428368 0 805124 10.05 2620 1772828 1204700 13.30 589852 1592388 120 23:32:32 Average: 5434479 0 799126 9.98 2620 1772715 1209821 13.36 584129 1591480 23 23:32:32 23:32:32 23:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:32:32 23:22:01 eth0 205.28 213.52 689.85 29.91 0.00 0.00 0.00 0.00 23:32:32 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:22:01 docker0 138.05 102.38 10.81 312.70 0.00 0.00 0.00 0.00 23:32:32 23:23:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:32:32 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:24:01 eth0 1.65 0.23 0.37 0.19 0.00 0.00 0.00 0.00 23:32:32 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:25:01 eth0 1.03 0.30 0.32 0.20 0.00 0.00 0.00 0.00 23:32:32 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:26:01 eth0 1.35 0.53 0.65 0.45 0.00 0.00 0.00 0.00 23:32:32 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:27:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 23:32:32 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:28:01 eth0 0.77 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:32:32 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:29:01 eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:32:32 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:30:01 eth0 0.95 0.33 0.32 0.20 0.00 0.00 0.00 0.00 23:32:32 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:31:01 eth0 0.78 0.48 0.41 0.27 0.00 0.00 0.00 0.00 23:32:32 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:32:01 eth0 0.38 0.32 0.36 0.10 0.00 0.00 0.00 0.00 23:32:32 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 Average: eth0 19.35 19.65 62.97 2.85 0.00 0.00 0.00 0.00 23:32:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:32 Average: docker0 12.55 9.31 0.98 28.44 0.00 0.00 0.00 0.00 23:32:32 23:32:32 23:32:32 ---> sar -P ALL: 23:32:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 23:32:32 23:32:32 23:20:15 LINUX RESTART (2 CPU) 23:32:32 23:32:32 23:21:01 CPU %user %nice %system %iowait %steal %idle 23:32:32 23:22:01 all 4.89 0.00 2.08 0.88 0.04 92.11 23:32:32 23:22:01 0 4.97 0.00 2.23 0.58 0.05 92.17 23:32:32 23:22:01 1 4.81 0.00 1.92 1.19 0.03 92.04 23:32:32 23:23:01 all 0.11 0.00 0.04 0.01 0.03 99.81 23:32:32 23:23:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:32:32 23:23:01 1 0.17 0.00 0.03 0.02 0.03 99.75 23:32:32 23:24:01 all 0.09 0.00 0.05 0.00 0.03 99.83 23:32:32 23:24:01 0 0.08 0.00 0.07 0.00 0.03 99.82 23:32:32 23:24:01 1 0.10 0.00 0.03 0.00 0.02 99.85 23:32:32 23:25:01 all 0.10 0.00 0.06 0.00 0.03 99.82 23:32:32 23:25:01 0 0.07 0.00 0.08 0.00 0.03 99.82 23:32:32 23:25:01 1 0.13 0.00 0.03 0.00 0.02 99.82 23:32:32 23:26:01 all 0.15 0.00 0.03 0.00 0.03 99.78 23:32:32 23:26:01 0 0.07 0.00 0.03 0.00 0.05 99.85 23:32:32 23:26:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:32:32 23:27:01 all 0.10 0.00 0.03 0.00 0.03 99.84 23:32:32 23:27:01 0 0.17 0.00 0.03 0.00 0.00 99.80 23:32:32 23:27:01 1 0.03 0.00 0.03 0.00 0.05 99.88 23:32:32 23:28:01 all 0.14 0.00 0.03 0.00 0.03 99.80 23:32:32 23:28:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:32:32 23:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 23:32:32 23:29:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:32:32 23:29:01 0 0.20 0.00 0.05 0.00 0.00 99.75 23:32:32 23:29:01 1 0.03 0.00 0.02 0.00 0.05 99.90 23:32:32 23:30:01 all 0.08 0.00 0.04 0.00 0.03 99.85 23:32:32 23:30:01 0 0.13 0.00 0.03 0.00 0.02 99.82 23:32:32 23:30:01 1 0.03 0.00 0.05 0.00 0.03 99.88 23:32:32 23:31:01 all 0.14 0.00 0.03 0.00 0.03 99.80 23:32:32 23:31:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:32:32 23:31:01 1 0.07 0.00 0.03 0.00 0.03 99.87 23:32:32 23:32:01 all 0.18 0.00 0.06 0.00 0.02 99.74 23:32:32 23:32:01 0 0.28 0.00 0.05 0.00 0.00 99.67 23:32:32 23:32:01 1 0.08 0.00 0.07 0.00 0.03 99.82 23:32:32 23:32:32 Average: CPU %user %nice %system %iowait %steal %idle 23:32:32 Average: all 0.55 0.00 0.22 0.08 0.03 99.12 23:32:32 Average: 0 0.58 0.00 0.24 0.05 0.02 99.10 23:32:32 Average: 1 0.52 0.00 0.21 0.11 0.03 99.14 23:32:32 23:32:32 23:32:32