Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b+86d8c8cfb612f93dc4efeca806267a6dc2c52eff (8e0880dde281daf2bb9e43933a85ed467b70c152) 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-ssh8205398909706677220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2124255691191381485.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6279245076160133393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2777068871682490146.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5617567975535161045.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1708 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-875 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh4678910848391021491.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-875@tmp/jenkins-gitclient-ssh5194880109616679656.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 86d8c8cfb612f93dc4efeca806267a6dc2c52eff into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b Merge succeeded, producing 5f669c2475d73401f89ab589eb4c6c35abfa03cb Checking out Revision 5f669c2475d73401f89ab589eb4c6c35abfa03cb (PR-875) > git config core.sparsecheckout # timeout=10 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh390358345211048314.key > git merge 86d8c8cfb612f93dc4efeca806267a6dc2c52eff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f669c2475d73401f89ab589eb4c6c35abfa03cb # timeout=10 Commit message: "Merge commit '86d8c8cfb612f93dc4efeca806267a6dc2c52eff' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:06 ========================================================= 15:46:06 EdgeX Global Pipelines Version Info 15:46:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 34464321f6df7bb603f7e73f8fbb62a8bdfefbdf # timeout=10 15:46:08 ------------------- 15:46:08 stable info: 15:46:08 ------------------- 15:46:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:46:08 Message: update stable to v1.0.195 15:46:08 ------------------- 15:46:08 experimental info: 15:46:08 ------------------- 15:46:08 Commited By: **** collab-it+edgex@linuxfoundation.org 15:46:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:46:08 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f669c2475d73401f89ab589eb4c6c35abfa03cb [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f669c2 [Pipeline] echo 15:46:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:13 + git log --format=format:%s -1 5f669c2475d73401f89ab589eb4c6c35abfa03cb [Pipeline] echo 15:46:13 GIT_COMMIT: 5f669c2475d73401f89ab589eb4c6c35abfa03cb, Commit Message: Merge commit '86d8c8cfb612f93dc4efeca806267a6dc2c52eff' into HEAD [Pipeline] echo 15:46:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:14 15:46:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:46:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:14 latest: Pulling from edgex-devops/git-semver 15:46:14 31603596830f: Pulling fs layer 15:46:14 54011a49482f: Pulling fs layer 15:46:14 a6820b24f6d8: Pulling fs layer 15:46:14 f581987b2513: Pulling fs layer 15:46:14 f581987b2513: Waiting 15:46:14 54011a49482f: Verifying Checksum 15:46:14 54011a49482f: Download complete 15:46:14 31603596830f: Verifying Checksum 15:46:14 31603596830f: Download complete 15:46:14 f581987b2513: Verifying Checksum 15:46:14 f581987b2513: Download complete 15:46:14 a6820b24f6d8: Verifying Checksum 15:46:14 a6820b24f6d8: Download complete 15:46:14 31603596830f: Pull complete 15:46:15 54011a49482f: Pull complete 15:46:15 a6820b24f6d8: Pull complete 15:46:15 f581987b2513: Pull complete 15:46:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:46:15 prd-centos7-docker-4c-2g-1708 does not seem to be running inside a container 15:46:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:46:16 $ docker top 5b070e6b057716a39e2219edbc2ac0b8a5b172f39b6d957e83745c45cb634809 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:17 [ssh-agent] Looking for ssh-agent implementation... 15:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:17 $ docker exec 5b070e6b057716a39e2219edbc2ac0b8a5b172f39b6d957e83745c45cb634809 ssh-agent 15:46:17 SSH_AUTH_SOCK=/tmp/ssh-RQZOQkBz4U9R/agent.14 15:46:17 SSH_AGENT_PID=20 15:46:17 Running ssh-add (command line suppressed) 15:46:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_860347383944377199.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_860347383944377199.key) 15:46:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:17 + git tag --points-at HEAD [Pipeline] } 15:46:17 $ docker exec --env ******** --env ******** 5b070e6b057716a39e2219edbc2ac0b8a5b172f39b6d957e83745c45cb634809 ssh-agent -k 15:46:17 unset SSH_AUTH_SOCK; 15:46:17 unset SSH_AGENT_PID; 15:46:17 echo Agent pid 20 killed; 15:46:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:17 [ssh-agent] Looking for ssh-agent implementation... 15:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:18 $ docker exec 5b070e6b057716a39e2219edbc2ac0b8a5b172f39b6d957e83745c45cb634809 ssh-agent 15:46:18 SSH_AUTH_SOCK=/tmp/ssh-KnpLRjUYyss1/agent.55 15:46:18 SSH_AGENT_PID=62 15:46:18 Running ssh-add (command line suppressed) 15:46:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_1098000385279558844.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_1098000385279558844.key) 15:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:18 + git semver init 15:46:18 # -> Open(): unable to determine branch for HEAD 15:46:18 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 15:46:18 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 15:46:18 # $SEMVER_REMOTE_NAME = origin 15:46:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:18 # $SEMVER_USER_NAME = edgex-jenkins 15:46:18 # $SEMVER_BRANCH = PR-875 15:46:18 # $SEMVER_TEMP = /tmp/semver-728937717 15:46:18 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:46:20 # '/tmp/semver-728937717' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 15:46:20 # -> Force: false 15:46:20 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 15:46:20 $ docker exec --env ******** --env ******** 5b070e6b057716a39e2219edbc2ac0b8a5b172f39b6d957e83745c45cb634809 ssh-agent -k 15:46:20 unset SSH_AUTH_SOCK; 15:46:20 unset SSH_AGENT_PID; 15:46:20 echo Agent pid 62 killed; 15:46:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:20 + git semver [Pipeline] } 15:46:20 $ docker stop --time=1 5b070e6b057716a39e2219edbc2ac0b8a5b172f39b6d957e83745c45cb634809 15:46:22 $ docker rm -f 5b070e6b057716a39e2219edbc2ac0b8a5b172f39b6d957e83745c45cb634809 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:22 Stashed 1 file(s) [Pipeline] echo 15:46:22 [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 15:46:38 Still waiting to schedule task 15:46:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1708’ 15:46:38 Still waiting to schedule task 15:46:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:48:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1709 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 15:48:37 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 15:48:38 The recommended git tool is: git 15:48:46 using credential edgex-jenkins-ssh 15:48:46 Cloning the remote Git repository 15:48:46 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:46 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 15:48:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:46 > git --version # timeout=10 15:48:46 > git --version # 'git version 2.17.1' 15:48:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:50 Merging remotes/origin/master commit 86d8c8cfb612f93dc4efeca806267a6dc2c52eff into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 15:48:50 Merge succeeded, producing 918fb27555a04d01296d1fc0dae3a0705b56329c 15:48:50 Checking out Revision 918fb27555a04d01296d1fc0dae3a0705b56329c (PR-875) 15:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:48:50 > git config core.sparsecheckout # timeout=10 15:48:50 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 15:48:50 > git remote # timeout=10 15:48:50 > git config --get remote.origin.url # timeout=10 15:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:50 > git merge 86d8c8cfb612f93dc4efeca806267a6dc2c52eff # timeout=10 15:48:50 > git rev-parse HEAD^{commit} # timeout=10 15:48:50 > git config core.sparsecheckout # timeout=10 15:48:50 > git checkout -f 918fb27555a04d01296d1fc0dae3a0705b56329c # timeout=10 15:48:55 Commit message: "Merge commit '86d8c8cfb612f93dc4efeca806267a6dc2c52eff' into HEAD" 15:48:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:55 > git rev-list --no-walk 34464321f6df7bb603f7e73f8fbb62a8bdfefbdf # timeout=10 15:48:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:48:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:48:57 + + sudo servicetrue 15:48:57 docker restart 15:49:13 Running on prd-centos7-docker-4c-2g-1710 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 15:49:13 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 15:49:13 The recommended git tool is: git 15:49:15 using credential edgex-jenkins-ssh 15:49:15 Cloning the remote Git repository [Pipeline] unstash [Pipeline] echo 15:49:16 ========================================================= 15:49:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:49:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:49:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:15 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 15:49:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:15 > git --version # timeout=10 15:49:15 > git --version # 'git version 2.24.4' 15:49:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:15 [INFO] Currently running in a labeled security context 15:49:15 [INFO] Currently SELinux is 'enforcing' on the host 15:49:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/14@tmp/jenkins-gitclient-ssh7524898928404533227.key 15:49:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:17 + 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 . 15:49:17 Merging remotes/origin/master commit 86d8c8cfb612f93dc4efeca806267a6dc2c52eff into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 15:49:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:17 [INFO] Currently running in a labeled security context 15:49:17 [INFO] Currently SELinux is 'enforcing' on the host 15:49:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/14@tmp/jenkins-gitclient-ssh2186947682477605999.key 15:49:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:17 > git config core.sparsecheckout # timeout=10 15:49:17 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 15:49:17 > git remote # timeout=10 15:49:17 Merge succeeded, producing 462ebdb8cdf331d88d2c5b5f214a5a9a30ae4910 15:49:17 Checking out Revision 462ebdb8cdf331d88d2c5b5f214a5a9a30ae4910 (PR-875) 15:49:17 Sending build context to Docker daemon 19.81MB 15:49:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:49:18 Step 2/8 : FROM ${BASE} 15:49:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:49:18 595b0fe564bb: Pulling fs layer 15:49:18 3088b5b3c5c0: Pulling fs layer 15:49:18 5b7225fbf94c: Pulling fs layer 15:49:18 ba82ee9f976e: Pulling fs layer 15:49:18 506bd15cee9f: Pulling fs layer 15:49:18 75a0a4a0db45: Pulling fs layer 15:49:18 618dc40b7e24: Pulling fs layer 15:49:18 506bd15cee9f: Waiting 15:49:18 75a0a4a0db45: Waiting 15:49:18 618dc40b7e24: Waiting 15:49:18 ba82ee9f976e: Waiting 15:49:18 5b7225fbf94c: Verifying Checksum 15:49:18 5b7225fbf94c: Download complete 15:49:18 3088b5b3c5c0: Verifying Checksum 15:49:18 3088b5b3c5c0: Download complete 15:49:18 506bd15cee9f: Verifying Checksum 15:49:18 506bd15cee9f: Download complete 15:49:18 75a0a4a0db45: Verifying Checksum 15:49:18 75a0a4a0db45: Download complete 15:49:18 595b0fe564bb: Download complete 15:49:17 > git config --get remote.origin.url # timeout=10 15:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:17 [INFO] Currently running in a labeled security context 15:49:17 [INFO] Currently SELinux is 'enforcing' on the host 15:49:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/14@tmp/jenkins-gitclient-ssh2336959975781032908.key 15:49:17 > git merge 86d8c8cfb612f93dc4efeca806267a6dc2c52eff # timeout=10 15:49:17 > git rev-parse HEAD^{commit} # timeout=10 15:49:17 > git config core.sparsecheckout # timeout=10 15:49:17 > git checkout -f 462ebdb8cdf331d88d2c5b5f214a5a9a30ae4910 # timeout=10 15:49:19 595b0fe564bb: Pull complete 15:49:20 3088b5b3c5c0: Pull complete 15:49:20 5b7225fbf94c: Pull complete 15:49:21 618dc40b7e24: Verifying Checksum 15:49:21 618dc40b7e24: Download complete 15:49:21 Commit message: "Merge commit '86d8c8cfb612f93dc4efeca806267a6dc2c52eff' into HEAD" 15:49:21 First time build. Skipping changelog. 15:49:21 > git rev-list --no-walk 34464321f6df7bb603f7e73f8fbb62a8bdfefbdf # timeout=10 [Pipeline] withEnv [Pipeline] { 15:49:22 ba82ee9f976e: Verifying Checksum 15:49:22 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:49:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:49:23 + true 15:49:23 + sudo service docker restart 15:49:23 Redirecting to /bin/systemctl restart docker.service 15:49:32 ba82ee9f976e: Pull complete 15:49:32 506bd15cee9f: Pull complete 15:49:32 75a0a4a0db45: Pull complete 15:49:37 618dc40b7e24: Pull complete 15:49:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:49:37 ---> a36622ca3599 15:49:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:49:37 20.10.0: Pulling from library/docker 15:49:37 a3cc7d3b244e: Pulling fs layer 15:49:37 02a3295e0d61: Pulling fs layer 15:49:37 0f4f2e6d8100: Pulling fs layer 15:49:37 330b718f631f: Pulling fs layer 15:49:37 a93816041522: Pulling fs layer 15:49:37 bdb6da89ff94: Pulling fs layer 15:49:37 2a70c0c122f4: Pulling fs layer 15:49:37 330b718f631f: Waiting 15:49:37 a93816041522: Waiting 15:49:37 bdb6da89ff94: Waiting 15:49:37 2a70c0c122f4: Waiting 15:49:37 0f4f2e6d8100: Verifying Checksum 15:49:37 0f4f2e6d8100: Download complete 15:49:37 a3cc7d3b244e: Download complete 15:49:37 02a3295e0d61: Download complete 15:49:37 a93816041522: Verifying Checksum 15:49:37 a93816041522: Download complete 15:49:37 bdb6da89ff94: Verifying Checksum 15:49:37 bdb6da89ff94: Download complete 15:49:37 2a70c0c122f4: Verifying Checksum 15:49:37 2a70c0c122f4: Download complete 15:49:38 a3cc7d3b244e: Pull complete 15:49:38 02a3295e0d61: Pull complete 15:49:39 330b718f631f: Verifying Checksum 15:49:39 330b718f631f: Download complete 15:49:39 0f4f2e6d8100: Pull complete [Pipeline] unstash [Pipeline] echo 15:49:41 ========================================================= 15:49:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:49:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:49:42 + 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 . 15:49:42 Sending build context to Docker daemon 19.81MB 15:49:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:49:42 Step 2/8 : FROM ${BASE} 15:49:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:42 540db60ca938: Pulling fs layer 15:49:42 adcc1eea9eea: Pulling fs layer 15:49:42 4c4ab2625f07: Pulling fs layer 15:49:42 0510c868ecb4: Pulling fs layer 15:49:42 afea3b2eda06: Pulling fs layer 15:49:42 7809a108b3ef: Pulling fs layer 15:49:42 f706445af74f: Pulling fs layer 15:49:42 afea3b2eda06: Waiting 15:49:42 7809a108b3ef: Waiting 15:49:42 f706445af74f: Waiting 15:49:42 0510c868ecb4: Waiting 15:49:42 4c4ab2625f07: Verifying Checksum 15:49:42 4c4ab2625f07: Download complete 15:49:42 adcc1eea9eea: Verifying Checksum 15:49:42 adcc1eea9eea: Download complete 15:49:42 afea3b2eda06: Verifying Checksum 15:49:42 afea3b2eda06: Download complete 15:49:42 7809a108b3ef: Verifying Checksum 15:49:42 7809a108b3ef: Download complete 15:49:42 540db60ca938: Verifying Checksum 15:49:42 540db60ca938: Download complete 15:49:42 540db60ca938: Pull complete 15:49:42 adcc1eea9eea: Pull complete 15:49:42 4c4ab2625f07: Pull complete 15:49:43 330b718f631f: Pull complete 15:49:43 a93816041522: Pull complete 15:49:43 f706445af74f: Verifying Checksum 15:49:43 f706445af74f: Download complete 15:49:43 bdb6da89ff94: Pull complete 15:49:44 0510c868ecb4: Verifying Checksum 15:49:44 0510c868ecb4: Download complete 15:49:44 2a70c0c122f4: Pull complete 15:49:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:49:44 Status: Downloaded newer image for docker:20.10.0 15:49:47 0510c868ecb4: Pull complete 15:49:47 afea3b2eda06: Pull complete 15:49:47 7809a108b3ef: Pull complete 15:49:49 f706445af74f: Pull complete 15:49:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:49:49 ---> b068be0155e3 15:49:49 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:49:49 20.10.0: Pulling from library/docker 15:49:49 05e7bc50f07f: Pulling fs layer 15:49:49 6db28d0fdbf6: Pulling fs layer 15:49:49 292df0bc6bf3: Pulling fs layer 15:49:49 2e060f4bd70b: Pulling fs layer 15:49:49 80e8d568a223: Pulling fs layer 15:49:49 8dc6ef1a942a: Pulling fs layer 15:49:49 2312dd95470a: Pulling fs layer 15:49:49 80e8d568a223: Waiting 15:49:49 8dc6ef1a942a: Waiting 15:49:49 2312dd95470a: Waiting 15:49:49 2e060f4bd70b: Waiting 15:49:49 292df0bc6bf3: Download complete 15:49:49 6db28d0fdbf6: Verifying Checksum 15:49:49 6db28d0fdbf6: Download complete 15:49:49 ---> f183a3d413e8 15:49:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:49 ---> Running in 4055d17b6a0b 15:49:49 80e8d568a223: Verifying Checksum 15:49:49 80e8d568a223: Download complete 15:49:49 8dc6ef1a942a: Verifying Checksum 15:49:49 8dc6ef1a942a: Download complete 15:49:49 05e7bc50f07f: Verifying Checksum 15:49:49 05e7bc50f07f: Download complete 15:49:49 2312dd95470a: Verifying Checksum 15:49:49 2312dd95470a: Download complete 15:49:49 05e7bc50f07f: Pull complete 15:49:49 6db28d0fdbf6: Pull complete 15:49:49 292df0bc6bf3: Pull complete 15:49:49 Removing intermediate container 4055d17b6a0b 15:49:49 ---> 0502dfc5e1a1 15:49:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:49:49 ---> Running in c4ea90e3f5af 15:49:50 2e060f4bd70b: Verifying Checksum 15:49:50 2e060f4bd70b: Download complete 15:49:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:52 2e060f4bd70b: Pull complete 15:49:52 80e8d568a223: Pull complete 15:49:52 8dc6ef1a942a: Pull complete 15:49:52 2312dd95470a: Pull complete 15:49:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:49:52 Status: Downloaded newer image for docker:20.10.0 15:49:52 (1/5) Installing libsodium (1.0.18-r0) 15:49:52 (2/5) Installing libzmq (4.3.3-r1) 15:49:52 (3/5) Installing pkgconf (1.7.3-r0) 15:49:53 (4/5) Installing libsodium-dev (1.0.18-r0) 15:49:53 (5/5) Installing zeromq-dev (4.3.3-r1) 15:49:53 Executing busybox-1.32.1-r6.trigger 15:49:53 OK: 139 MiB in 45 packages 15:49:54 Removing intermediate container c4ea90e3f5af 15:49:54 ---> 372d1668490e 15:49:54 Step 6/8 : WORKDIR /build 15:49:54 ---> Running in 1a6ce72a18c8 15:49:54 ---> e8ab03d14ef7 15:49:54 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:54 ---> Running in 786c85fe9697 15:49:54 Removing intermediate container 786c85fe9697 15:49:54 ---> 02cd2d981355 15:49:54 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:49:54 ---> Running in 12c13b592f06 15:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:49:55 Removing intermediate container 1a6ce72a18c8 15:49:55 ---> 13b391c8ed65 15:49:55 Step 7/8 : COPY go.mod . 15:49:55 ---> 14463eb24a5e 15:49:55 Step 8/8 : RUN go mod download 15:49:55 ---> Running in 26c79872db2f 15:49:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:49:56 (1/5) Installing libsodium (1.0.18-r0) 15:49:56 (2/5) Installing libzmq (4.3.3-r1) 15:49:56 (3/5) Installing pkgconf (1.7.3-r0) 15:49:56 (4/5) Installing libsodium-dev (1.0.18-r0) 15:49:56 (5/5) Installing zeromq-dev (4.3.3-r1) 15:49:56 Executing busybox-1.32.1-r6.trigger 15:49:56 OK: 150 MiB in 45 packages 15:49:57 Removing intermediate container 12c13b592f06 15:49:57 ---> 12771bd73e88 15:49:57 Step 6/8 : WORKDIR /build 15:49:57 ---> Running in d5857b1400f2 15:49:57 Removing intermediate container d5857b1400f2 15:49:57 ---> c1d970280e51 15:49:57 Step 7/8 : COPY go.mod . 15:49:57 ---> 7f26d4ae3210 15:49:57 Step 8/8 : RUN go mod download 15:49:57 ---> Running in 13f88549840b 15:50:09 Removing intermediate container 13f88549840b 15:50:09 ---> 9a23d7a0a462 15:50:09 Successfully built 9a23d7a0a462 15:50:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:50:09 + docker inspect -f . ci-base-image-x86_64 15:50:09 . [Pipeline] withDockerContainer 15:50:10 prd-centos7-docker-4c-2g-1710 does not seem to be running inside a container 15:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@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 ******** ci-base-image-x86_64 cat 15:50:10 $ docker top 600ada2e751d72fb8b5cd5c96a528032497eb3a0da28c0a321226d2aef1f32b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:10 + go version 15:50:10 go version go1.16.3 linux/amd64 [Pipeline] } 15:50:10 $ docker stop --time=1 600ada2e751d72fb8b5cd5c96a528032497eb3a0da28c0a321226d2aef1f32b8 15:50:12 $ docker rm -f 600ada2e751d72fb8b5cd5c96a528032497eb3a0da28c0a321226d2aef1f32b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:12 + docker inspect -f . ci-base-image-x86_64 15:50:12 . [Pipeline] withDockerContainer 15:50:12 prd-centos7-docker-4c-2g-1710 does not seem to be running inside a container 15:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@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 ******** ci-base-image-x86_64 cat 15:50:13 $ docker top 943cbe5c93a9ec9c5b75740e3f37b222c6a8909937aea48781951c2135dd1191 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:13 + go mod tidy [Pipeline] sh 15:50:14 + make test 15:50:14 make -C ./app-service-template build 15:50:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:50:14 go mod tidy 15:50:14 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 15:50:22 Removing intermediate container 26c79872db2f 15:50:22 ---> 630834cad8be 15:50:22 Successfully built 630834cad8be 15:50:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:50:22 + docker inspect -f . ci-base-image-arm64 15:50:22 . [Pipeline] withDockerContainer 15:50:23 prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container 15:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:50:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:50:24 make -C ./app-service-template test 15:50:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:50:24 go mod tidy 15:50:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:50:24 $ docker top 9324c8031bd129292f077a743a907a63380a329491722a72b8648ee74370f2a7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:25 + go version 15:50:25 go version go1.16.5 linux/arm64 [Pipeline] } 15:50:25 $ docker stop --time=1 9324c8031bd129292f077a743a907a63380a329491722a72b8648ee74370f2a7 15:50:27 $ docker rm -f 9324c8031bd129292f077a743a907a63380a329491722a72b8648ee74370f2a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:28 + docker inspect -f . ci-base-image-arm64 15:50:28 . [Pipeline] withDockerContainer 15:50:28 prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container 15:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:50:30 $ docker top c88690048c9f1b90b5044f3c46aa60c24a10eee46da54a31fe87e8e84b981e6e -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:31 + go mod tidy [Pipeline] sh 15:50:32 ok new-app-service 0.007s coverage: 47.8% of statements 15:50:32 ? new-app-service/config [no test files] 15:50:32 ok new-app-service/functions 0.012s 15:50:32 CGO_ENABLED=1 go vet ./... 15:50:32 + make test 15:50:32 make -C ./app-service-template build 15:50:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:50:32 go mod tidy 15:50:33 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 15:50:39 gofmt -l . 15:50:39 [ "`gofmt -l .`" = "" ] 15:50:39 ./bin/test-attribution-txt.sh 15:50:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:50:39 go mod tidy 15:50:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:50:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements 15:50:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements 15:50:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:50:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 15:50:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:50:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 15:50:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.035s coverage: 74.5% of statements 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:50:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.027s coverage: 97.1% of statements 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:50:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements 15:50:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.739s coverage: 76.1% of statements 15:50:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:50:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements 15:50:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 15:50:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:50:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:50:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 15:51:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:51:12 make -C ./app-service-template test 15:51:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:51:12 go mod tidy 15:51:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:51:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.037s coverage: 78.0% of statements 15:51:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 15:51:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:51:12 gofmt -l . 15:51:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:51:12 $ docker stop --time=1 943cbe5c93a9ec9c5b75740e3f37b222c6a8909937aea48781951c2135dd1191 15:51:13 $ docker rm -f 943cbe5c93a9ec9c5b75740e3f37b222c6a8909937aea48781951c2135dd1191 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:14 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:51:17 ---> job-cost.sh 15:51:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0oe5 15:51:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:51:40 ok new-app-service 0.041s coverage: 47.8% of statements 15:51:40 ? new-app-service/config [no test files] 15:51:40 ok new-app-service/functions 0.036s 15:51:40 CGO_ENABLED=1 go vet ./... 15:51:40 lf-activate-venv(): INFO: Adding /tmp/venv-0oe5/bin to PATH 15:51:40 INFO: No Stack... 15:51:40 INFO: Retrieving Pricing Info for: v3-standard-2 15:51:41 INFO: Archiving Costs [Pipeline] sh 15:51:41 + cat /w/workspace/app-functions-sdk-go/14/archives/cost.csv 15:51:41 + cut -d, -f6 [Pipeline] lock 15:51:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-stack-cost] 15:51:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-stack-cost] did not exist. Created. 15:51:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:41 + echo total: 0.05999999865889549 [Pipeline] stash 15:51:41 Stashed 1 file(s) [Pipeline] } 15:51:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:52:07 gofmt -l . 15:52:07 [ "`gofmt -l .`" = "" ] 15:52:07 ./bin/test-attribution-txt.sh 15:52:07 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/14/app-service-template' 15:52:07 go mod tidy 15:52:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:52:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.131s coverage: 63.6% of statements 15:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.071s coverage: 96.5% of statements 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.081s coverage: 61.8% of statements 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.053s 15:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.114s coverage: 74.5% of statements 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.1% of statements 15:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.053s coverage: 10.5% of statements 15:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.876s coverage: 76.1% of statements 15:52:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.038s coverage: 12.5% of statements 15:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.037s coverage: 27.3% of statements 15:52:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:52:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.051s coverage: 51.4% of statements 15:52:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.101s coverage: 78.0% of statements 15:52:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 15:52:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:52:52 gofmt -l . 15:52:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:52:53 $ docker stop --time=1 c88690048c9f1b90b5044f3c46aa60c24a10eee46da54a31fe87e8e84b981e6e 15:52:54 $ docker rm -f c88690048c9f1b90b5044f3c46aa60c24a10eee46da54a31fe87e8e84b981e6e [Pipeline] // withDockerContainer [Pipeline] sh 15:52:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:55 Warning: overwriting stash ‘coverage-report’ 15:52:56 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 15:52:57 ---> job-cost.sh 15:52:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dgCA 15:53:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-dgCA/bin to PATH 15:55:14 INFO: No Stack... 15:55:14 INFO: Retrieving Pricing Info for: v2-standard-4 15:55:14 INFO: Archiving Costs [Pipeline] sh 15:55:14 + cat /w/workspace/app-functions-sdk-go/14/archives/cost.csv 15:55:14 + cut -d, -f6 [Pipeline] lock 15:55:14 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-stack-cost] 15:55:14 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-stack-cost] did not exist. Created. 15:55:14 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:14 /w/workspace/app-functions-sdk-go/14@tmp/durable-f5e48cb3/script.sh: 1: /w/workspace/app-functions-sdk-go/14@tmp/durable-f5e48cb3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:55:15 + echo total: 0.18000000715255737 [Pipeline] stash 15:55:15 Warning: overwriting stash ‘stack-cost’ 15:55:15 Stashed 1 file(s) [Pipeline] } 15:55:15 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-14-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 15:55:18 provisioning config files... 15:55:18 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config7770482611913042253tmp [Pipeline] { [Pipeline] sh 15:55:19 + set +x 15:55:19 + curl -s https://codecov.io/bash 15:55:19 + bash -s -- 15:55:19 15:55:19 _____ _ 15:55:19 / ____| | | 15:55:19 | | ___ __| | ___ ___ _____ __ 15:55:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:55:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:55:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:55:19 Bash-1.0.3 15:55:19 15:55:19 15:55:19 ==> git version 2.24.4 found 15:55:19 ==> 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 15:55:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:55:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:55:19 ==> Jenkins CI detected. 15:55:19 project root: . 15:55:19 --> token set from env 15:55:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:55:19 ==> Running gcov in . (disable via -X gcov) 15:55:19 ==> Python coveragepy not found 15:55:19 ==> Searching for coverage reports in: 15:55:19 + . 15:55:19 -> Found 2 reports 15:55:19 ==> Detecting git/mercurial file structure 15:55:19 ==> Reading reports 15:55:19 + ./app-service-template/coverage.out bytes=1055 15:55:19 + ./coverage.out bytes=95090 15:55:19 ==> Appending adjustments 15:55:19 https://docs.codecov.io/docs/fixing-reports 15:55:19 + Found adjustments 15:55:19 ==> Gzipping contents 15:55:19 20K /tmp/codecov.amPo7z.gz 15:55:19 ==> Uploading reports 15:55:19 url: https://codecov.io 15:55:19 query: branch=PR-875&commit=5f669c2475d73401f89ab589eb4c6c35abfa03cb&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 15:55:19 -> Pinging Codecov 15:55:19 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-875&commit=5f669c2475d73401f89ab589eb4c6c35abfa03cb&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 15:55:20 -> Uploading to 15:55:20 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/3D8B5DFFC46A037C893635FACE044666/5f669c2475d73401f89ab589eb4c6c35abfa03cb/95ca8eea-c700-4154-890e-101ac049ba05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T155519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=257178bbb5fa85d249f007e7c2889a868b90c0ed47f7b6034f7ab206e3f6b2ef 15:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:20 Dload Upload Total Spent Left Speed 15:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16789 0 0 100 16789 0 40165 --:--:-- --:--:-- --:--:-- 40165 100 16789 0 0 100 16789 0 40149 --:--:-- --:--:-- --:--:-- 40069 15:55:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5f669c2475d73401f89ab589eb4c6c35abfa03cb [Pipeline] } 15:55:20 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 15:55:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:55:23 ---> package-listing.sh 15:55:23 ++ facter osfamily 15:55:23 ++ tr '[:upper:]' '[:lower:]' 15:55:23 + OS_FAMILY=redhat 15:55:23 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 15:55:23 + START_PACKAGES=/tmp/packages_start.txt 15:55:23 + END_PACKAGES=/tmp/packages_end.txt 15:55:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:55:23 + PACKAGES=/tmp/packages_start.txt 15:55:23 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 15:55:23 + PACKAGES=/tmp/packages_end.txt 15:55:23 + case "${OS_FAMILY}" in 15:55:23 + sort 15:55:23 + rpm -qa 15:55:23 + '[' -f /tmp/packages_start.txt ']' 15:55:23 + '[' -f /tmp/packages_end.txt ']' 15:55:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:55:23 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 15:55:23 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 15:55:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo 15:55:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:55:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:55:24 15:55:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:55:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:55:25 alpine: Pulling from edgex-lftools-log-publisher 15:55:25 df20fa9351a1: Pulling fs layer 15:55:25 36b3adc4ff6f: Pulling fs layer 15:55:25 8ad3a11d3b57: Pulling fs layer 15:55:25 46f8f816bc3b: Pulling fs layer 15:55:25 93b61091891f: Pulling fs layer 15:55:25 93b9cdb0e59b: Pulling fs layer 15:55:25 5e14af77c1be: Pulling fs layer 15:55:25 01666e4c0597: Pulling fs layer 15:55:25 aa168da1d23b: Pulling fs layer 15:55:25 93b9cdb0e59b: Waiting 15:55:25 5e14af77c1be: Waiting 15:55:25 01666e4c0597: Waiting 15:55:25 aa168da1d23b: Waiting 15:55:25 46f8f816bc3b: Waiting 15:55:25 93b61091891f: Waiting 15:55:25 36b3adc4ff6f: Verifying Checksum 15:55:25 36b3adc4ff6f: Download complete 15:55:25 46f8f816bc3b: Verifying Checksum 15:55:25 46f8f816bc3b: Download complete 15:55:25 df20fa9351a1: Verifying Checksum 15:55:25 df20fa9351a1: Download complete 15:55:25 93b9cdb0e59b: Verifying Checksum 15:55:25 93b9cdb0e59b: Download complete 15:55:25 5e14af77c1be: Verifying Checksum 15:55:25 5e14af77c1be: Download complete 15:55:25 01666e4c0597: Verifying Checksum 15:55:25 01666e4c0597: Download complete 15:55:25 93b61091891f: Verifying Checksum 15:55:25 df20fa9351a1: Pull complete 15:55:25 8ad3a11d3b57: Verifying Checksum 15:55:25 8ad3a11d3b57: Download complete 15:55:25 36b3adc4ff6f: Pull complete 15:55:26 8ad3a11d3b57: Pull complete 15:55:26 46f8f816bc3b: Pull complete 15:55:26 93b61091891f: Pull complete 15:55:26 93b9cdb0e59b: Pull complete 15:55:26 5e14af77c1be: Pull complete 15:55:26 01666e4c0597: Pull complete 15:55:27 aa168da1d23b: Verifying Checksum 15:55:27 aa168da1d23b: Download complete 15:55:31 aa168da1d23b: Pull complete 15:55:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:55:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:55:31 prd-centos7-docker-4c-2g-1708 does not seem to be running inside a container 15:55:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:55:34 $ docker top 5b2d2eec9bf993c7cff29b9e5a002903ee54497a27d74e66c2f9cde5389dac01 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:34 + touch /tmp/pre-build-complete [Pipeline] sh 15:55:34 + mkdir -p /var/log/sa [Pipeline] sh 15:55:35 + ls /var/log/sa-host 15:55:35 + sadf -c /var/log/sa-host/sa05 15:55:35 file_magic: OK 15:55:35 HZ: Using current value: 100 15:55:35 file_header: OK 15:55:35 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 15:55:35 Statistics: 15:55:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:55:35 File successfully converted to sysstat format version 12.2.1 15:55:35 + sadf -c /var/log/sa-host/sa16 15:55:35 file_magic: OK 15:55:35 HZ: Using current value: 100 15:55:35 file_header: OK 15:55:35 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 15:55:35 Statistics: 15:55:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:55:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:38 provisioning config files... 15:55:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config4900032351906488624tmp [Pipeline] { [Pipeline] echo 15:55:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:38 ---> create-netrc.sh [Pipeline] } 15:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:55:38 ---> python-tools-install.sh [Pipeline] echo 15:55:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:55:39 ---> sudo-logs.sh 15:55:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:55:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:55:39 ---> job-cost.sh 15:55:39 lf-activate-venv: SKIPPING 15:55:39 DEBUG: total: 0.18000000715255737 15:55:39 INFO: Retrieving Stack Cost... 15:55:40 INFO: Retrieving Pricing Info for: v3-standard-2 15:55:41 INFO: Archiving Costs [Pipeline] echo 15:55:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:41 ---> logs-deploy.sh 15:55:41 lf-activate-venv: SKIPPING 15:55:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/14 15:55:41 INFO: archiving workspace using pattern(s): 15:55:42 Archives upload complete. 15:55:42 INFO: archiving logs to Nexus 15:55:42 ---> uname -a: 15:55:42 Linux prd-centos7-docker-4c-2g-1708.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:55:42 15:55:42 15:55:42 ---> lscpu: 15:55:42 Architecture: x86_64 15:55:42 CPU op-mode(s): 32-bit, 64-bit 15:55:42 Byte Order: Little Endian 15:55:42 Address sizes: 40 bits physical, 48 bits virtual 15:55:42 CPU(s): 2 15:55:42 On-line CPU(s) list: 0,1 15:55:42 Thread(s) per core: 1 15:55:42 Core(s) per socket: 1 15:55:42 Socket(s): 2 15:55:42 NUMA node(s): 1 15:55:42 Vendor ID: AuthenticAMD 15:55:42 CPU family: 23 15:55:42 Model: 49 15:55:42 Model name: AMD EPYC-Rome Processor 15:55:42 Stepping: 0 15:55:42 CPU MHz: 2799.998 15:55:42 BogoMIPS: 5599.99 15:55:42 Virtualization: AMD-V 15:55:42 Hypervisor vendor: KVM 15:55:42 Virtualization type: full 15:55:42 L1d cache: 64 KiB 15:55:42 L1i cache: 64 KiB 15:55:42 L2 cache: 1 MiB 15:55:42 L3 cache: 32 MiB 15:55:42 NUMA node0 CPU(s): 0,1 15:55:42 Vulnerability Itlb multihit: Not affected 15:55:42 Vulnerability L1tf: Not affected 15:55:42 Vulnerability Mds: Not affected 15:55:42 Vulnerability Meltdown: Not affected 15:55:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:55:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:55:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:55:42 Vulnerability Srbds: Not affected 15:55:42 Vulnerability Tsx async abort: Not affected 15:55:42 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 15:55:42 15:55:42 15:55:42 ---> nproc: 15:55:42 2 15:55:42 15:55:42 15:55:42 ---> df -h: 15:55:42 Filesystem Size Used Available Use% Mounted on 15:55:42 overlay 40.0G 7.6G 32.4G 19% / 15:55:42 tmpfs 64.0M 0 64.0M 0% /dev 15:55:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:55:42 shm 64.0M 0 64.0M 0% /dev/shm 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:55:42 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:55:42 15:55:42 15:55:42 ---> free -m: 15:55:42 total used free shared buff/cache available 15:55:42 Mem: 7821 972 4719 0 2129 6671 15:55:42 Swap: 1023 0 1023 15:55:42 15:55:42 15:55:42 ---> ip addr: 15:55:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:55:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:55:42 inet 127.0.0.1/8 scope host lo 15:55:42 valid_lft forever preferred_lft forever 15:55:42 inet6 ::1/128 scope host 15:55:42 valid_lft forever preferred_lft forever 15:55:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:55:42 link/ether fa:16:3e:10:d2:9d brd ff:ff:ff:ff:ff:ff 15:55:42 inet 10.30.122.46/23 brd 10.30.123.255 scope global dynamic eth0 15:55:42 valid_lft 85787sec preferred_lft 85787sec 15:55:42 inet6 fe80::f816:3eff:fe10:d29d/64 scope link 15:55:42 valid_lft forever preferred_lft forever 15:55:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:55:42 link/ether 02:42:c4:ab:b5:a3 brd ff:ff:ff:ff:ff:ff 15:55:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:55:42 valid_lft forever preferred_lft forever 15:55:42 inet6 fe80::42:c4ff:feab:b5a3/64 scope link 15:55:42 valid_lft forever preferred_lft forever 15:55:42 15:55:42 15:55:42 ---> sar -b -r -n DEV: 15:55:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 15:55:42 15:55:42 15:45:19 LINUX RESTART (2 CPU) 15:55:42 15:55:42 15:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:55:42 15:47:01 84.30 3.40 80.90 0.00 2558.13 4710.54 0.00 15:55:42 15:48:01 1.72 0.00 1.72 0.00 0.00 33.32 0.00 15:55:42 15:49:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 15:55:42 15:50:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 15:55:42 15:51:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 15:55:42 15:52:01 0.43 0.00 0.43 0.00 0.00 6.50 0.00 15:55:42 15:53:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 15:55:42 15:54:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 15:55:42 15:55:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 15:55:42 Average: 9.76 0.38 9.38 0.00 284.33 529.96 0.00 15:55:42 15:55:42 15:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:55:42 15:47:01 5428316 0 805236 10.05 2620 1772768 1296476 14.31 592500 1586532 20 15:55:42 15:48:01 5441864 0 791680 9.88 2620 1772776 1195072 13.19 581640 1586500 20 15:55:42 15:49:01 5440500 0 793044 9.90 2620 1772776 1195324 13.20 580608 1588872 8 15:55:42 15:50:01 5438868 0 794672 9.92 2620 1772780 1195336 13.20 581760 1588872 8 15:55:42 15:51:01 5437788 0 795740 9.94 2620 1772792 1195156 13.20 580540 1591840 8 15:55:42 15:52:01 5437876 0 795652 9.93 2620 1772792 1195120 13.19 580500 1591840 8 15:55:42 15:53:01 5438048 0 795472 9.93 2620 1772800 1195072 13.19 580300 1591840 12 15:55:42 15:54:01 5427984 0 805532 10.06 2620 1772804 1195072 13.19 590172 1591840 8 15:55:42 15:55:01 5426588 0 806924 10.08 2620 1772808 1195072 13.19 591884 1591792 8 15:55:42 Average: 5435315 0 798217 9.97 2620 1772788 1206411 13.32 584434 1589992 11 15:55:42 15:55:42 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:55:42 15:47:01 eth0 197.99 209.68 752.35 36.96 0.00 0.00 0.00 0.00 15:55:42 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:47:01 docker0 114.70 67.11 10.31 313.30 0.00 0.00 0.00 0.00 15:55:42 15:48:01 eth0 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 15:55:42 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:49:01 eth0 1.02 0.33 0.32 0.20 0.00 0.00 0.00 0.00 15:55:42 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:50:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 15:55:42 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:51:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:55:42 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:52:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:55:42 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:55:42 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:55:42 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:55:42 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 Average: eth0 22.32 23.44 83.71 4.16 0.00 0.00 0.00 0.00 15:55:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:42 Average: docker0 12.75 7.46 1.15 34.82 0.00 0.00 0.00 0.00 15:55:42 15:55:42 15:55:42 ---> sar -P ALL: 15:55:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 15:55:42 15:55:42 15:45:19 LINUX RESTART (2 CPU) 15:55:42 15:55:42 15:46:01 CPU %user %nice %system %iowait %steal %idle 15:55:42 15:47:01 all 5.29 0.00 2.08 2.40 0.05 90.18 15:55:42 15:47:01 0 6.03 0.00 2.24 2.15 0.05 89.53 15:55:42 15:47:01 1 4.56 0.00 1.92 2.64 0.05 90.83 15:55:42 15:48:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:55:42 15:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:55:42 15:48:01 1 0.20 0.00 0.03 0.00 0.03 99.73 15:55:42 15:49:01 all 0.08 0.00 0.04 0.00 0.03 99.85 15:55:42 15:49:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:55:42 15:49:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:55:42 15:50:01 all 0.07 0.00 0.04 0.00 0.03 99.87 15:55:42 15:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:55:42 15:50:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:55:42 15:51:01 all 0.09 0.00 0.05 0.00 0.03 99.83 15:55:42 15:51:01 0 0.12 0.00 0.03 0.00 0.00 99.85 15:55:42 15:51:01 1 0.07 0.00 0.07 0.00 0.05 99.82 15:55:42 15:52:01 all 0.03 0.00 0.02 0.00 0.03 99.92 15:55:42 15:52:01 0 0.02 0.00 0.02 0.00 0.05 99.92 15:55:42 15:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:55:42 15:53:01 all 0.08 0.00 0.05 0.00 0.03 99.84 15:55:42 15:53:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:55:42 15:53:01 1 0.12 0.00 0.05 0.00 0.02 99.82 15:55:42 15:54:01 all 0.07 0.00 0.03 0.00 0.04 99.87 15:55:42 15:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:55:42 15:54:01 1 0.10 0.00 0.03 0.00 0.05 99.82 15:55:42 15:55:01 all 0.10 0.00 0.03 0.00 0.03 99.84 15:55:42 15:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:55:42 15:55:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:55:42 Average: all 0.65 0.00 0.26 0.26 0.03 98.79 15:55:42 Average: 0 0.71 0.00 0.27 0.24 0.03 98.75 15:55:42 Average: 1 0.59 0.00 0.25 0.29 0.03 98.84 15:55:42 15:55:42 15:55:42