Pull request #875 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f10a2847b93946d052cfa4a76e5a8187700652c6+69a9f9593ab72f164779a8be55f54c142c37027d (2cd4ac288186145133c8c309c8225d5487b2262d) 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-ssh6517187471922552817.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-ssh1340636251476256151.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-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-ssh3714898269620275878.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-ssh1860408559200696631.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-ssh5892199776975597101.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-1111 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-ssh5076271116773350438.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit f10a2847b93946d052cfa4a76e5a8187700652c6 > 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-ssh6655102909799964103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f10a2847b93946d052cfa4a76e5a8187700652c6 # timeout=10 Merge succeeded, producing f10a2847b93946d052cfa4a76e5a8187700652c6 Checking out Revision f10a2847b93946d052cfa4a76e5a8187700652c6 (PR-875) > 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-ssh5096036694050824754.key > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f10a2847b93946d052cfa4a76e5a8187700652c6 # timeout=10 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 4637b9d51333e9b7de85d57d6822584e7cad50b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:34:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:34:12 ========================================================= 00:34:12 EdgeX Global Pipelines Version Info 00:34:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:20 ------------------- 00:34:20 stable info: 00:34:20 ------------------- 00:34:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:34:20 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:20 Message: update stable to v1.0.194 00:34:20 ------------------- 00:34:20 experimental info: 00:34:20 ------------------- 00:34:20 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:20 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:20 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:34:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f10a2847b93946d052cfa4a76e5a8187700652c6 [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f10a284 [Pipeline] echo 00:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:31 + git log --format=format:%s -1 f10a2847b93946d052cfa4a76e5a8187700652c6 [Pipeline] echo 00:34:31 GIT_COMMIT: f10a2847b93946d052cfa4a76e5a8187700652c6, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0 [Pipeline] echo 00:34:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:38 00:34:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:34:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:42 latest: Pulling from edgex-devops/git-semver 00:34:42 31603596830f: Pulling fs layer 00:34:42 54011a49482f: Pulling fs layer 00:34:42 a6820b24f6d8: Pulling fs layer 00:34:42 f581987b2513: Pulling fs layer 00:34:42 f581987b2513: Waiting 00:34:42 54011a49482f: Verifying Checksum 00:34:42 54011a49482f: Download complete 00:34:42 31603596830f: Verifying Checksum 00:34:42 31603596830f: Download complete 00:34:42 f581987b2513: Verifying Checksum 00:34:42 f581987b2513: Download complete 00:34:42 a6820b24f6d8: Verifying Checksum 00:34:42 a6820b24f6d8: Download complete 00:34:42 31603596830f: Pull complete 00:34:42 54011a49482f: Pull complete 00:34:42 a6820b24f6d8: Pull complete 00:34:42 f581987b2513: Pull complete 00:34:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:34:42 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 00:34:42 $ 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 00:34:44 $ docker top fd2d5e559052ff6a035cafa13c39ccfb54bc3cd4b4dea14d579f1c1763863789 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:45 [ssh-agent] Looking for ssh-agent implementation... 00:34:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:45 $ docker exec fd2d5e559052ff6a035cafa13c39ccfb54bc3cd4b4dea14d579f1c1763863789 ssh-agent 00:34:47 SSH_AUTH_SOCK=/tmp/ssh-nWXpAg1WpDdL/agent.15 00:34:47 SSH_AGENT_PID=21 00:34:47 Running ssh-add (command line suppressed) 00:34:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_1628226710991314071.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_1628226710991314071.key) 00:34:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:49 + git tag --points-at HEAD [Pipeline] } 00:34:49 $ docker exec --env ******** --env ******** fd2d5e559052ff6a035cafa13c39ccfb54bc3cd4b4dea14d579f1c1763863789 ssh-agent -k 00:34:50 unset SSH_AUTH_SOCK; 00:34:50 unset SSH_AGENT_PID; 00:34:50 echo Agent pid 21 killed; 00:34:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:34:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:50 [ssh-agent] Looking for ssh-agent implementation... 00:34:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:50 $ docker exec fd2d5e559052ff6a035cafa13c39ccfb54bc3cd4b4dea14d579f1c1763863789 ssh-agent 00:34:52 SSH_AUTH_SOCK=/tmp/ssh-r1JrIO6qAEwQ/agent.54 00:34:52 SSH_AGENT_PID=60 00:34:52 Running ssh-add (command line suppressed) 00:34:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_2341090929399841183.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_2341090929399841183.key) 00:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:55 + git semver init 00:34:55 # -> Open(): unable to determine branch for HEAD 00:34:55 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 00:34:55 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 00:34:55 # $SEMVER_REMOTE_NAME = origin 00:34:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:34:55 # $SEMVER_USER_NAME = edgex-jenkins 00:34:55 # $SEMVER_BRANCH = PR-875 00:34:55 # $SEMVER_TEMP = /tmp/semver-458373869 00:34:55 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:34:59 # '/tmp/semver-458373869' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 00:34:59 # -> Force: false 00:34:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 00:34:59 $ docker exec --env ******** --env ******** fd2d5e559052ff6a035cafa13c39ccfb54bc3cd4b4dea14d579f1c1763863789 ssh-agent -k 00:35:00 unset SSH_AUTH_SOCK; 00:35:00 unset SSH_AGENT_PID; 00:35:00 echo Agent pid 60 killed; 00:35:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:04 + git semver [Pipeline] } 00:35:04 $ docker stop --time=1 fd2d5e559052ff6a035cafa13c39ccfb54bc3cd4b4dea14d579f1c1763863789 00:35:07 $ docker rm -f fd2d5e559052ff6a035cafa13c39ccfb54bc3cd4b4dea14d579f1c1763863789 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:10 Stashed 1 file(s) [Pipeline] echo 00:35:10 [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 00:35:28 Still waiting to schedule task 00:35:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:35:28 Still waiting to schedule task 00:35:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:37:43 Running on prd-centos7-docker-4c-2g-1132 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 00:37:43 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 00:37:44 The recommended git tool is: git 00:37:53 using credential edgex-jenkins-ssh 00:37:53 Cloning the remote Git repository 00:37:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:37:53 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 00:37:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:37:53 > git --version # timeout=10 00:37:53 > git --version # 'git version 2.24.4' 00:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:53 [INFO] Currently running in a labeled security context 00:37:53 [INFO] Currently SELinux is 'enforcing' on the host 00:37:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh3044982053322731957.key 00:37:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:37:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:37:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:37:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:56 [INFO] Currently running in a labeled security context 00:37:56 [INFO] Currently SELinux is 'enforcing' on the host 00:37:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh8756047048311777864.key 00:37:56 > 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 00:37:57 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit f10a2847b93946d052cfa4a76e5a8187700652c6 00:37:57 Merge succeeded, producing f10a2847b93946d052cfa4a76e5a8187700652c6 00:37:57 Checking out Revision f10a2847b93946d052cfa4a76e5a8187700652c6 (PR-875) 00:37:57 > git config core.sparsecheckout # timeout=10 00:37:57 > git checkout -f f10a2847b93946d052cfa4a76e5a8187700652c6 # timeout=10 00:37:57 > git remote # timeout=10 00:37:57 > git config --get remote.origin.url # timeout=10 00:37:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:57 [INFO] Currently running in a labeled security context 00:37:57 [INFO] Currently SELinux is 'enforcing' on the host 00:37:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh5443492795556915591.key 00:37:57 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:37:57 > git rev-parse HEAD^{commit} # timeout=10 00:37:57 > git config core.sparsecheckout # timeout=10 00:37:57 > git checkout -f f10a2847b93946d052cfa4a76e5a8187700652c6 # timeout=10 00:38:05 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:38:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:38:18 + sudo service docker restart 00:38:18 + true 00:38:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:38:34 ========================================================= 00:38:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:38:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:38:34 + 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 . 00:38:34 Sending build context to Docker daemon 19.73MB 00:38:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:38:34 Step 2/8 : FROM ${BASE} 00:38:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:38:37 540db60ca938: Pulling fs layer 00:38:37 adcc1eea9eea: Pulling fs layer 00:38:37 4c4ab2625f07: Pulling fs layer 00:38:37 0510c868ecb4: Pulling fs layer 00:38:37 afea3b2eda06: Pulling fs layer 00:38:37 7809a108b3ef: Pulling fs layer 00:38:37 f706445af74f: Pulling fs layer 00:38:37 0510c868ecb4: Waiting 00:38:37 afea3b2eda06: Waiting 00:38:37 7809a108b3ef: Waiting 00:38:37 f706445af74f: Waiting 00:38:37 4c4ab2625f07: Verifying Checksum 00:38:37 4c4ab2625f07: Download complete 00:38:37 adcc1eea9eea: Verifying Checksum 00:38:37 adcc1eea9eea: Download complete 00:38:37 afea3b2eda06: Verifying Checksum 00:38:37 afea3b2eda06: Download complete 00:38:37 7809a108b3ef: Verifying Checksum 00:38:37 7809a108b3ef: Download complete 00:38:37 540db60ca938: Verifying Checksum 00:38:37 540db60ca938: Download complete 00:38:37 540db60ca938: Pull complete 00:38:37 adcc1eea9eea: Pull complete 00:38:37 4c4ab2625f07: Pull complete 00:38:37 f706445af74f: Verifying Checksum 00:38:37 f706445af74f: Download complete 00:38:40 0510c868ecb4: Verifying Checksum 00:38:40 0510c868ecb4: Download complete 00:38:43 0510c868ecb4: Pull complete 00:38:43 afea3b2eda06: Pull complete 00:38:43 7809a108b3ef: Pull complete 00:38:43 f706445af74f: Pull complete 00:38:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:38:43 ---> b068be0155e3 00:38:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:38:43 20.10.0: Pulling from library/docker 00:38:43 05e7bc50f07f: Pulling fs layer 00:38:43 6db28d0fdbf6: Pulling fs layer 00:38:43 292df0bc6bf3: Pulling fs layer 00:38:43 2e060f4bd70b: Pulling fs layer 00:38:43 80e8d568a223: Pulling fs layer 00:38:43 8dc6ef1a942a: Pulling fs layer 00:38:43 2312dd95470a: Pulling fs layer 00:38:43 2e060f4bd70b: Waiting 00:38:43 80e8d568a223: Waiting 00:38:43 8dc6ef1a942a: Waiting 00:38:43 2312dd95470a: Waiting 00:38:43 292df0bc6bf3: Verifying Checksum 00:38:43 292df0bc6bf3: Download complete 00:38:43 6db28d0fdbf6: Verifying Checksum 00:38:43 6db28d0fdbf6: Download complete 00:38:43 80e8d568a223: Verifying Checksum 00:38:43 80e8d568a223: Download complete 00:38:43 05e7bc50f07f: Verifying Checksum 00:38:43 05e7bc50f07f: Download complete 00:38:43 2312dd95470a: Verifying Checksum 00:38:43 2312dd95470a: Download complete 00:38:43 8dc6ef1a942a: Verifying Checksum 00:38:43 8dc6ef1a942a: Download complete 00:38:43 05e7bc50f07f: Pull complete 00:38:43 6db28d0fdbf6: Pull complete 00:38:43 292df0bc6bf3: Pull complete 00:38:45 2e060f4bd70b: Verifying Checksum 00:38:45 2e060f4bd70b: Download complete 00:38:45 2e060f4bd70b: Pull complete 00:38:45 80e8d568a223: Pull complete 00:38:46 8dc6ef1a942a: Pull complete 00:38:46 2312dd95470a: Pull complete 00:38:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:46 Status: Downloaded newer image for docker:20.10.0 00:38:48 ---> 840ef2cb5d1b 00:38:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:38:49 ---> Running in 1952fc6a5655 00:38:49 Removing intermediate container 1952fc6a5655 00:38:49 ---> 1ef05af475a9 00:38:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:38:49 ---> Running in aa39606d1fc8 00:38:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:38:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:38:51 (1/5) Installing libsodium (1.0.18-r0) 00:38:51 (2/5) Installing libzmq (4.3.3-r1) 00:38:51 (3/5) Installing pkgconf (1.7.3-r0) 00:38:51 (4/5) Installing libsodium-dev (1.0.18-r0) 00:38:51 (5/5) Installing zeromq-dev (4.3.3-r1) 00:38:51 Executing busybox-1.32.1-r6.trigger 00:38:51 OK: 150 MiB in 45 packages 00:38:51 Removing intermediate container aa39606d1fc8 00:38:51 ---> 33030821c402 00:38:51 Step 6/8 : WORKDIR /build 00:38:51 ---> Running in b936bfc7031d 00:38:51 Removing intermediate container b936bfc7031d 00:38:51 ---> 9873ca5b3d94 00:38:51 Step 7/8 : COPY go.mod . 00:38:51 ---> 5ccd16700581 00:38:51 Step 8/8 : RUN go mod download 00:38:51 ---> Running in 466cd77c078c 00:38:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1130 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 00:38:57 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 00:38:59 The recommended git tool is: git 00:39:05 Removing intermediate container 466cd77c078c 00:39:05 ---> 08479470dd83 00:39:05 Successfully built 08479470dd83 00:39:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:39:05 + docker inspect -f . ci-base-image-x86_64 00:39:05 . [Pipeline] withDockerContainer 00:39:07 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 00:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:39:08 $ docker top db1c3456a61ec6baa88f01403722e144535a9ffab9b70acdcf3b929989d959c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:10 + go version 00:39:10 go version go1.16.3 linux/amd64 [Pipeline] } 00:39:10 $ docker stop --time=1 db1c3456a61ec6baa88f01403722e144535a9ffab9b70acdcf3b929989d959c1 00:39:13 $ docker rm -f db1c3456a61ec6baa88f01403722e144535a9ffab9b70acdcf3b929989d959c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:16 + docker inspect -f . ci-base-image-x86_64 00:39:16 . [Pipeline] withDockerContainer 00:39:16 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 00:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:39:16 $ docker top f418ce10a6a1cf3f785baf0dcb4ad35c9dd11135b4144012040d41eb4db81ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:19 + go mod tidy [Pipeline] sh 00:39:21 + make test 00:39:21 make -C ./app-service-template build 00:39:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:39:21 go mod tidy 00:39:22 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 00:39:24 using credential edgex-jenkins-ssh 00:39:24 Cloning the remote Git repository 00:39:24 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:25 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 00:39:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:25 > git --version # timeout=10 00:39:25 > git --version # 'git version 2.17.1' 00:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:31 > 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 00:39:34 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit f10a2847b93946d052cfa4a76e5a8187700652c6 00:39:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:39:34 make -C ./app-service-template test 00:39:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:39:34 go mod tidy 00:39:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:39:34 Merge succeeded, producing f10a2847b93946d052cfa4a76e5a8187700652c6 00:39:34 Checking out Revision f10a2847b93946d052cfa4a76e5a8187700652c6 (PR-875) 00:39:34 > git config core.sparsecheckout # timeout=10 00:39:34 > git checkout -f f10a2847b93946d052cfa4a76e5a8187700652c6 # timeout=10 00:39:34 > git remote # timeout=10 00:39:34 > git config --get remote.origin.url # timeout=10 00:39:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:34 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:39:34 > git rev-parse HEAD^{commit} # timeout=10 00:39:34 > git config core.sparsecheckout # timeout=10 00:39:34 > git checkout -f f10a2847b93946d052cfa4a76e5a8187700652c6 # timeout=10 00:39:38 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 00:39:41 ok new-app-service 0.007s coverage: 47.8% of statements 00:39:41 ? new-app-service/config [no test files] 00:39:41 ok new-app-service/functions 0.008s 00:39:41 CGO_ENABLED=1 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:46 gofmt -l . 00:39:46 [ "`gofmt -l .`" = "" ] 00:39:46 ./bin/test-attribution-txt.sh 00:39:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:39:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:39:46 go mod tidy 00:39:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:39:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 62.8% of statements 00:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements 00:39:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.028s coverage: 64.9% of statements 00:39:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.013s 00:39:49 + true 00:39:49 + sudo service docker restart 00:39:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.025s coverage: 76.1% of statements 00:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:39:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements 00:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:39:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 00:39:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 76.9% of statements 00:39:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:39:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements 00:39:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 00:39:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:39:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:39:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo 00:40:05 ========================================================= 00:40:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:40:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:40:06 + 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 . 00:40:09 Sending build context to Docker daemon 19.73MB 00:40:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:40:09 Step 2/8 : FROM ${BASE} 00:40:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:40:09 595b0fe564bb: Pulling fs layer 00:40:09 7186ed65a4f7: Pulling fs layer 00:40:09 316046926c0a: Pulling fs layer 00:40:09 4ebd0625c992: Pulling fs layer 00:40:09 207e8628e3a3: Pulling fs layer 00:40:09 c791037a9be2: Pulling fs layer 00:40:09 ffd874e62e21: Pulling fs layer 00:40:09 4ebd0625c992: Waiting 00:40:09 207e8628e3a3: Waiting 00:40:09 c791037a9be2: Waiting 00:40:09 ffd874e62e21: Waiting 00:40:09 316046926c0a: Verifying Checksum 00:40:09 316046926c0a: Download complete 00:40:09 7186ed65a4f7: Download complete 00:40:09 207e8628e3a3: Verifying Checksum 00:40:09 207e8628e3a3: Download complete 00:40:09 c791037a9be2: Verifying Checksum 00:40:09 c791037a9be2: Download complete 00:40:09 595b0fe564bb: Download complete 00:40:09 595b0fe564bb: Pull complete 00:40:09 7186ed65a4f7: Pull complete 00:40:10 316046926c0a: Pull complete 00:40:10 ffd874e62e21: Verifying Checksum 00:40:10 ffd874e62e21: Download complete 00:40:11 4ebd0625c992: Verifying Checksum 00:40:11 4ebd0625c992: Download complete 00:40:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 78.0% of statements 00:40:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 00:40:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:40:19 gofmt -l . 00:40:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:40:19 $ docker stop --time=1 f418ce10a6a1cf3f785baf0dcb4ad35c9dd11135b4144012040d41eb4db81ab1 00:40:24 4ebd0625c992: Pull complete 00:40:24 207e8628e3a3: Pull complete 00:40:24 c791037a9be2: Pull complete 00:40:24 $ docker rm -f f418ce10a6a1cf3f785baf0dcb4ad35c9dd11135b4144012040d41eb4db81ab1 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:40:24 ffd874e62e21: Pull complete 00:40:24 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:40:24 ---> cfc18b08335c 00:40:24 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:40:25 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 00:40:25 20.10.0: Pulling from library/docker 00:40:25 a3cc7d3b244e: Pulling fs layer 00:40:25 02a3295e0d61: Pulling fs layer 00:40:25 0f4f2e6d8100: Pulling fs layer 00:40:25 330b718f631f: Pulling fs layer 00:40:25 a93816041522: Pulling fs layer 00:40:25 bdb6da89ff94: Pulling fs layer 00:40:25 2a70c0c122f4: Pulling fs layer 00:40:25 330b718f631f: Waiting 00:40:25 a93816041522: Waiting 00:40:25 bdb6da89ff94: Waiting 00:40:25 2a70c0c122f4: Waiting 00:40:25 0f4f2e6d8100: Verifying Checksum 00:40:25 0f4f2e6d8100: Download complete 00:40:27 a3cc7d3b244e: Verifying Checksum 00:40:27 a3cc7d3b244e: Download complete 00:40:27 a93816041522: Verifying Checksum 00:40:27 a93816041522: Download complete 00:40:27 bdb6da89ff94: Verifying Checksum 00:40:27 bdb6da89ff94: Download complete 00:40:27 02a3295e0d61: Verifying Checksum 00:40:27 02a3295e0d61: Download complete 00:40:27 2a70c0c122f4: Download complete 00:40:27 a3cc7d3b244e: Pull complete 00:40:27 02a3295e0d61: Pull complete 00:40:27 0f4f2e6d8100: Pull complete [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] } 00:40:27 330b718f631f: Download complete [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:40:30 ---> job-cost.sh 00:40:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hTRL 00:40:31 330b718f631f: Pull complete 00:40:34 a93816041522: Pull complete 00:40:34 bdb6da89ff94: Pull complete 00:40:34 2a70c0c122f4: Pull complete 00:40:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:34 Status: Downloaded newer image for docker:20.10.0 00:40:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:40:40 ---> d3c7e60e4736 00:40:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:40:40 ---> Running in 450ac4eee03a 00:40:40 Removing intermediate container 450ac4eee03a 00:40:40 ---> b3646d14ce92 00:40:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:40:40 ---> Running in 2512bd011b8f 00:40:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:40:44 (1/5) Installing libsodium (1.0.18-r0) 00:40:44 (2/5) Installing libzmq (4.3.3-r1) 00:40:44 (3/5) Installing pkgconf (1.7.3-r0) 00:40:44 (4/5) Installing libsodium-dev (1.0.18-r0) 00:40:44 (5/5) Installing zeromq-dev (4.3.3-r1) 00:40:44 Executing busybox-1.32.1-r6.trigger 00:40:44 OK: 139 MiB in 45 packages 00:40:45 Removing intermediate container 2512bd011b8f 00:40:45 ---> 183746e9ca29 00:40:45 Step 6/8 : WORKDIR /build 00:40:45 ---> Running in dea23495de73 00:40:47 Removing intermediate container dea23495de73 00:40:47 ---> 619052f95247 00:40:47 Step 7/8 : COPY go.mod . 00:40:47 ---> edf188523d2b 00:40:47 Step 8/8 : RUN go mod download 00:40:47 ---> Running in aab7080ec74e 00:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-hTRL/bin to PATH 00:40:50 INFO: No Stack... 00:40:50 INFO: Retrieving Pricing Info for: v3-standard-2 00:40:50 INFO: Archiving Costs [Pipeline] sh 00:40:51 + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv 00:40:51 + cut -d, -f6 [Pipeline] lock 00:40:51 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-stack-cost] 00:40:51 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-stack-cost] did not exist. Created. 00:40:51 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:40:53 + echo total: 0.05999999865889549 [Pipeline] stash 00:40:53 Stashed 1 file(s) [Pipeline] } 00:40:53 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:41:16 Removing intermediate container aab7080ec74e 00:41:16 ---> b3adabe1653e 00:41:16 Successfully built b3adabe1653e 00:41:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:16 + docker inspect -f . ci-base-image-arm64 00:41:16 . [Pipeline] withDockerContainer 00:41:17 prd-ubuntu18.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 00:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 00:41:19 $ docker top 5be5d2e3b0a9bad3d1e3f40c6391b7a6a07401a9b3deedff0edd9c0087691870 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:20 + go version 00:41:20 go version go1.16.3 linux/arm64 [Pipeline] } 00:41:20 $ docker stop --time=1 5be5d2e3b0a9bad3d1e3f40c6391b7a6a07401a9b3deedff0edd9c0087691870 00:41:23 $ docker rm -f 5be5d2e3b0a9bad3d1e3f40c6391b7a6a07401a9b3deedff0edd9c0087691870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:28 + docker inspect -f . ci-base-image-arm64 00:41:28 . [Pipeline] withDockerContainer 00:41:28 prd-ubuntu18.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 00:41:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 00:41:31 $ docker top eee5c35c582b136e8166b5215433ce60cb92940146bbdd51596e0ae4848daacc -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:32 + go mod tidy [Pipeline] sh 00:41:35 + make test 00:41:35 make -C ./app-service-template build 00:41:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:41:35 go mod tidy 00:41:36 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 00:42:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:42:20 make -C ./app-service-template test 00:42:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:42:20 go mod tidy 00:42:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:42:56 ok new-app-service 0.055s coverage: 47.8% of statements 00:42:56 ? new-app-service/config [no test files] 00:42:56 ok new-app-service/functions 0.051s 00:42:56 CGO_ENABLED=1 go vet ./... 00:43:25 gofmt -l . 00:43:25 [ "`gofmt -l .`" = "" ] 00:43:25 ./bin/test-attribution-txt.sh 00:43:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 00:43:26 go mod tidy 00:43:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:43:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:43:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.084s coverage: 62.8% of statements 00:43:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 96.5% of statements 00:43:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:43:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.090s coverage: 64.9% of statements 00:43:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:43:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.091s 00:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.121s coverage: 76.1% of statements 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.048s coverage: 10.5% of statements 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.900s coverage: 76.9% of statements 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.047s coverage: 12.5% of statements 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.040s coverage: 27.3% of statements 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.051s coverage: 51.4% of statements 00:44:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.112s coverage: 78.0% of statements 00:44:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 00:44:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:44:15 gofmt -l . 00:44:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:44:15 $ docker stop --time=1 eee5c35c582b136e8166b5215433ce60cb92940146bbdd51596e0ae4848daacc 00:44:18 $ docker rm -f eee5c35c582b136e8166b5215433ce60cb92940146bbdd51596e0ae4848daacc [Pipeline] // withDockerContainer [Pipeline] sh 00:44:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:19 Warning: overwriting stash ‘coverage-report’ 00:44:19 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 00:44:20 ---> job-cost.sh 00:44:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iKwD 00:45:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:46:59 lf-activate-venv(): INFO: Adding /tmp/venv-iKwD/bin to PATH 00:46:59 INFO: No Stack... 00:46:59 INFO: Retrieving Pricing Info for: v2-standard-4 00:46:59 INFO: Archiving Costs [Pipeline] sh 00:47:01 + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv 00:47:01 + cut -d, -f6 [Pipeline] lock 00:47:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-stack-cost] 00:47:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-stack-cost] did not exist. Created. 00:47:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:02 /w/workspace/app-functions-sdk-go/7@tmp/durable-60707ba2/script.sh: 1: /w/workspace/app-functions-sdk-go/7@tmp/durable-60707ba2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:47:04 + echo total: 0.18000000715255737 [Pipeline] stash 00:47:04 Warning: overwriting stash ‘stack-cost’ 00:47:04 Stashed 1 file(s) [Pipeline] } 00:47:04 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-7-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 00:47:07 provisioning config files... 00:47:07 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config8982548662451483487tmp [Pipeline] { [Pipeline] sh 00:47:08 + set +x 00:47:08 + curl -s https://codecov.io/bash 00:47:08 + bash -s -- 00:47:08 00:47:08 _____ _ 00:47:08 / ____| | | 00:47:08 | | ___ __| | ___ ___ _____ __ 00:47:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:47:08 | |___| (_) | (_| | __/ (_| (_) \ V / 00:47:08 \_____\___/ \__,_|\___|\___\___/ \_/ 00:47:08 Bash-1.0.3 00:47:08 00:47:08 00:47:08 ==> git version 2.24.4 found 00:47:08 ==> 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 00:47:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:47:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:47:08 ==> Jenkins CI detected. 00:47:08 project root: . 00:47:08 --> token set from env 00:47:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:47:08 ==> Running gcov in . (disable via -X gcov) 00:47:08 ==> Python coveragepy not found 00:47:08 ==> Searching for coverage reports in: 00:47:08 + . 00:47:08 -> Found 2 reports 00:47:08 ==> Detecting git/mercurial file structure 00:47:08 ==> Reading reports 00:47:08 + ./app-service-template/coverage.out bytes=1055 00:47:10 + ./coverage.out bytes=95736 00:47:10 ==> Appending adjustments 00:47:10 https://docs.codecov.io/docs/fixing-reports 00:47:10 + Found adjustments 00:47:10 ==> Gzipping contents 00:47:10 20K /tmp/codecov.I1ZY8M.gz 00:47:10 ==> Uploading reports 00:47:10 url: https://codecov.io 00:47:10 query: branch=PR-875&commit=f10a2847b93946d052cfa4a76e5a8187700652c6&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 00:47:10 -> Pinging Codecov 00:47:10 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-875&commit=f10a2847b93946d052cfa4a76e5a8187700652c6&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 00:47:10 -> Uploading to 00:47:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/3D8B5DFFC46A037C893635FACE044666/f10a2847b93946d052cfa4a76e5a8187700652c6/31bbf306-d4b0-4beb-b22d-9c11f421f7df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T004708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a55e6b9fccda60ac154ff39fc39619d0d90b0bc8d82453f86c06826f8ec8c876 00:47:10 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:10 Dload Upload Total Spent Left Speed 00:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16686 0 0 100 16686 0 51322 --:--:-- --:--:-- --:--:-- 51500 00:47:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f10a2847b93946d052cfa4a76e5a8187700652c6 [Pipeline] } 00:47:10 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 00:47:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:16 ---> package-listing.sh 00:47:16 ++ facter osfamily 00:47:16 ++ tr '[:upper:]' '[:lower:]' 00:47:16 + OS_FAMILY=redhat 00:47:16 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 00:47:16 + START_PACKAGES=/tmp/packages_start.txt 00:47:16 + END_PACKAGES=/tmp/packages_end.txt 00:47:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:16 + PACKAGES=/tmp/packages_start.txt 00:47:16 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 00:47:16 + PACKAGES=/tmp/packages_end.txt 00:47:16 + case "${OS_FAMILY}" in 00:47:16 + rpm -qa 00:47:16 + sort 00:47:19 + '[' -f /tmp/packages_start.txt ']' 00:47:19 + '[' -f /tmp/packages_end.txt ']' 00:47:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:19 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 00:47:19 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 00:47:19 + 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 00:47:19 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 00:47:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:20 00:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:20 alpine: Pulling from edgex-lftools-log-publisher 00:47:20 df20fa9351a1: Pulling fs layer 00:47:20 36b3adc4ff6f: Pulling fs layer 00:47:20 8ad3a11d3b57: Pulling fs layer 00:47:20 46f8f816bc3b: Pulling fs layer 00:47:20 93b61091891f: Pulling fs layer 00:47:20 93b9cdb0e59b: Pulling fs layer 00:47:20 5e14af77c1be: Pulling fs layer 00:47:20 01666e4c0597: Pulling fs layer 00:47:20 aa168da1d23b: Pulling fs layer 00:47:20 93b61091891f: Waiting 00:47:20 93b9cdb0e59b: Waiting 00:47:20 5e14af77c1be: Waiting 00:47:20 01666e4c0597: Waiting 00:47:20 aa168da1d23b: Waiting 00:47:20 46f8f816bc3b: Waiting 00:47:20 36b3adc4ff6f: Verifying Checksum 00:47:20 36b3adc4ff6f: Download complete 00:47:20 46f8f816bc3b: Verifying Checksum 00:47:20 46f8f816bc3b: Download complete 00:47:20 df20fa9351a1: Verifying Checksum 00:47:20 df20fa9351a1: Download complete 00:47:20 93b9cdb0e59b: Verifying Checksum 00:47:20 93b9cdb0e59b: Download complete 00:47:22 5e14af77c1be: Verifying Checksum 00:47:22 5e14af77c1be: Download complete 00:47:22 01666e4c0597: Verifying Checksum 00:47:22 01666e4c0597: Download complete 00:47:22 93b61091891f: Verifying Checksum 00:47:22 93b61091891f: Download complete 00:47:22 8ad3a11d3b57: Verifying Checksum 00:47:22 8ad3a11d3b57: Download complete 00:47:22 df20fa9351a1: Pull complete 00:47:22 36b3adc4ff6f: Pull complete 00:47:22 8ad3a11d3b57: Pull complete 00:47:22 46f8f816bc3b: Pull complete 00:47:22 93b61091891f: Pull complete 00:47:22 93b9cdb0e59b: Pull complete 00:47:22 5e14af77c1be: Pull complete 00:47:22 01666e4c0597: Pull complete 00:47:23 aa168da1d23b: Verifying Checksum 00:47:23 aa168da1d23b: Download complete 00:47:28 aa168da1d23b: Pull complete 00:47:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:47:29 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 00:47:29 $ 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 00:47:31 $ docker top 241ff070061522acc40d78cc62003392a9d9c5976342e5c573cd6f3040833d32 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:34 + mkdir -p /var/log/sa [Pipeline] sh 00:47:34 + ls /var/log/sa-host 00:47:34 + sadf -c /var/log/sa-host/sa05 00:47:34 file_magic: OK 00:47:34 HZ: Using current value: 100 00:47:34 file_header: OK 00:47:34 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 00:47:34 Statistics: 00:47:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:34 File successfully converted to sysstat format version 12.2.1 00:47:34 + sadf -c /var/log/sa-host/sa09 00:47:34 file_magic: OK 00:47:34 HZ: Using current value: 100 00:47:34 file_header: OK 00:47:34 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 00:47:34 Statistics: 00:47:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:37 provisioning config files... 00:47:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config6785921345785989607tmp [Pipeline] { [Pipeline] echo 00:47:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:39 ---> create-netrc.sh [Pipeline] } 00:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:47:39 ---> python-tools-install.sh [Pipeline] echo 00:47:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:42 ---> sudo-logs.sh 00:47:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:42 ---> job-cost.sh 00:47:42 lf-activate-venv: SKIPPING 00:47:42 DEBUG: total: 0.18000000715255737 00:47:42 INFO: Retrieving Stack Cost... 00:47:45 INFO: Retrieving Pricing Info for: v3-standard-2 00:47:45 INFO: Archiving Costs [Pipeline] echo 00:47:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:45 ---> logs-deploy.sh 00:47:45 lf-activate-venv: SKIPPING 00:47:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/7 00:47:45 INFO: archiving workspace using pattern(s): 00:47:46 Archives upload complete. 00:47:46 INFO: archiving logs to Nexus 00:47:49 ---> uname -a: 00:47:49 Linux prd-centos7-docker-4c-2g-1111.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:47:49 00:47:49 00:47:49 ---> lscpu: 00:47:49 Architecture: x86_64 00:47:49 CPU op-mode(s): 32-bit, 64-bit 00:47:49 Byte Order: Little Endian 00:47:49 Address sizes: 40 bits physical, 48 bits virtual 00:47:49 CPU(s): 2 00:47:49 On-line CPU(s) list: 0,1 00:47:49 Thread(s) per core: 1 00:47:49 Core(s) per socket: 1 00:47:49 Socket(s): 2 00:47:49 NUMA node(s): 1 00:47:49 Vendor ID: AuthenticAMD 00:47:49 CPU family: 23 00:47:49 Model: 49 00:47:49 Model name: AMD EPYC-Rome Processor 00:47:49 Stepping: 0 00:47:49 CPU MHz: 2800.000 00:47:49 BogoMIPS: 5600.00 00:47:49 Virtualization: AMD-V 00:47:49 Hypervisor vendor: KVM 00:47:49 Virtualization type: full 00:47:49 L1d cache: 64 KiB 00:47:49 L1i cache: 64 KiB 00:47:49 L2 cache: 1 MiB 00:47:49 L3 cache: 32 MiB 00:47:49 NUMA node0 CPU(s): 0,1 00:47:49 Vulnerability Itlb multihit: Not affected 00:47:49 Vulnerability L1tf: Not affected 00:47:49 Vulnerability Mds: Not affected 00:47:49 Vulnerability Meltdown: Not affected 00:47:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:47:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:47:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:47:49 Vulnerability Srbds: Not affected 00:47:49 Vulnerability Tsx async abort: Not affected 00:47:49 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 00:47:49 00:47:49 00:47:49 ---> nproc: 00:47:49 2 00:47:49 00:47:49 00:47:49 ---> df -h: 00:47:49 Filesystem Size Used Available Use% Mounted on 00:47:49 overlay 40.0G 7.3G 32.7G 18% / 00:47:49 tmpfs 64.0M 0 64.0M 0% /dev 00:47:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:47:49 shm 64.0M 0 64.0M 0% /dev/shm 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /facter-os 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/resolv.conf 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hostname 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hosts 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-875 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/sa-host 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/secure 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/auth.log 00:47:49 /dev/vda1 40.0G 7.3G 32.7G 18% /run/cloud-init/result.json 00:47:49 00:47:49 00:47:49 ---> free -m: 00:47:49 total used free shared buff/cache available 00:47:49 Mem: 7821 866 4825 0 2129 6777 00:47:49 Swap: 1023 0 1023 00:47:49 00:47:49 00:47:49 ---> ip addr: 00:47:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:47:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:49 inet 127.0.0.1/8 scope host lo 00:47:49 valid_lft forever preferred_lft forever 00:47:49 inet6 ::1/128 scope host 00:47:49 valid_lft forever preferred_lft forever 00:47:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:47:49 link/ether fa:16:3e:55:97:14 brd ff:ff:ff:ff:ff:ff 00:47:49 inet 10.30.123.116/23 brd 10.30.123.255 scope global dynamic eth0 00:47:49 valid_lft 85509sec preferred_lft 85509sec 00:47:49 inet6 fe80::f816:3eff:fe55:9714/64 scope link 00:47:49 valid_lft forever preferred_lft forever 00:47:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:47:49 link/ether 02:42:63:d3:86:06 brd ff:ff:ff:ff:ff:ff 00:47:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:49 valid_lft forever preferred_lft forever 00:47:49 inet6 fe80::42:63ff:fed3:8606/64 scope link 00:47:49 valid_lft forever preferred_lft forever 00:47:49 00:47:49 00:47:49 ---> sar -b -r -n DEV: 00:47:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:47:49 00:47:49 00:32:43 LINUX RESTART (2 CPU) 00:47:49 00:47:49 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:47:49 00:34:02 132.13 47.04 85.10 0.00 4410.92 37867.47 0.00 00:47:49 00:35:01 54.37 3.30 51.07 0.00 2578.12 2560.63 0.00 00:47:49 00:36:01 6.51 0.15 6.36 0.00 22.11 1317.05 0.00 00:47:49 00:37:01 0.55 0.00 0.55 0.00 0.00 8.68 0.00 00:47:49 00:38:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 00:47:49 00:39:01 0.35 0.00 0.35 0.00 0.00 4.66 0.00 00:47:49 00:40:01 0.17 0.00 0.17 0.00 0.00 1.93 0.00 00:47:49 00:41:01 0.32 0.00 0.32 0.00 0.00 3.25 0.00 00:47:49 00:42:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 00:47:49 00:43:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 00:47:49 00:44:01 0.32 0.00 0.32 0.00 0.00 4.22 0.00 00:47:49 00:45:02 0.17 0.00 0.17 0.00 0.00 1.62 0.00 00:47:49 00:46:01 0.29 0.00 0.29 0.00 0.00 3.27 0.00 00:47:49 00:47:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 00:47:49 Average: 13.99 3.61 10.38 0.00 499.10 2989.94 0.00 00:47:49 00:47:49 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:49 00:34:02 5680256 0 696152 8.69 2620 1629904 1154552 12.75 432596 1507836 10880 00:47:49 00:35:01 5471156 0 744612 9.30 2620 1790544 1245764 13.75 540696 1594416 37432 00:47:49 00:36:01 5504336 0 729496 9.11 2620 1772480 1093580 12.07 521800 1583580 20 00:47:49 00:37:01 5507468 0 726360 9.07 2620 1772484 1056560 11.67 519308 1583580 8 00:47:49 00:38:01 5504564 0 729256 9.11 2620 1772492 1088472 12.02 521536 1583580 12 00:47:49 00:39:01 5503896 0 729924 9.11 2620 1772492 1067352 11.78 516144 1590208 20 00:47:49 00:40:01 5492784 0 741028 9.25 2620 1772500 1067340 11.78 526840 1590228 12 00:47:49 00:41:01 5495276 0 738532 9.22 2620 1772504 1050844 11.60 525116 1590228 8 00:47:49 00:42:01 5495396 0 738412 9.22 2620 1772504 1050844 11.60 527036 1588308 8 00:47:49 00:43:01 5495336 0 738464 9.22 2620 1772512 1050844 11.60 532864 1582652 8 00:47:49 00:44:01 5495076 0 738724 9.22 2620 1772512 1050940 11.60 533240 1582572 12 00:47:49 00:45:02 5495716 0 738076 9.22 2620 1772520 1050844 11.60 532708 1582572 12 00:47:49 00:46:01 5495684 0 738104 9.22 2620 1772524 1050844 11.60 532792 1582572 8 00:47:49 00:47:01 5494740 0 739044 9.23 2620 1772528 1051048 11.60 533768 1582572 8 00:47:49 Average: 5509406 0 733299 9.16 2620 1763607 1080702 11.93 521175 1580350 3461 00:47:49 00:47:49 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:47:49 00:34:02 eth0 424.34 320.70 941.79 66.24 0.00 0.00 0.00 0.00 00:47:49 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:35:01 eth0 197.07 211.84 732.28 34.80 0.00 0.00 0.00 0.00 00:47:49 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:35:01 veth4bfaf1c 144.34 113.77 13.19 318.66 0.00 0.00 0.00 0.00 00:47:49 00:35:01 docker0 144.34 113.63 11.21 318.65 0.00 0.00 0.00 0.00 00:47:49 00:36:01 eth0 7.99 5.35 8.86 2.79 0.00 0.00 0.00 0.00 00:47:49 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:37:01 eth0 1.72 0.08 0.16 0.01 0.00 0.00 0.00 0.00 00:47:49 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:38:01 eth0 5.55 2.18 0.95 12.08 0.00 0.00 0.00 0.00 00:47:49 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:39:01 eth0 3.06 1.08 1.32 0.85 0.00 0.00 0.00 0.00 00:47:49 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:40:01 eth0 1.28 0.67 0.75 0.59 0.00 0.00 0.00 0.00 00:47:49 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:41:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:49 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:42:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:49 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:43:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:47:49 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:44:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:47:49 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:45:02 eth0 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 00:47:49 00:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:46:01 eth0 1.00 0.08 0.09 0.01 0.00 0.00 0.00 0.00 00:47:49 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:47:01 eth0 0.88 0.38 0.31 0.20 0.00 0.00 0.00 0.00 00:47:49 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 Average: eth0 45.88 38.63 119.94 8.39 0.00 0.00 0.00 0.00 00:47:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:49 Average: docker0 10.17 8.00 0.79 22.44 0.00 0.00 0.00 0.00 00:47:49 00:47:49 00:47:49 ---> sar -P ALL: 00:47:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:47:49 00:47:49 00:32:43 LINUX RESTART (2 CPU) 00:47:49 00:47:49 00:33:01 CPU %user %nice %system %iowait %steal %idle 00:47:49 00:34:02 all 15.74 0.00 5.19 5.93 0.07 73.07 00:47:49 00:34:02 0 16.99 0.00 5.33 5.36 0.07 72.25 00:47:49 00:34:02 1 14.49 0.00 5.06 6.50 0.07 73.88 00:47:49 00:35:01 all 5.38 0.00 2.08 1.48 0.05 91.00 00:47:49 00:35:01 0 4.82 0.00 2.41 2.25 0.05 90.46 00:47:49 00:35:01 1 5.94 0.00 1.75 0.71 0.05 91.54 00:47:49 00:36:01 all 0.46 0.00 0.28 0.16 0.03 99.07 00:47:49 00:36:01 0 0.47 0.00 0.28 0.32 0.03 98.90 00:47:49 00:36:01 1 0.45 0.00 0.27 0.00 0.03 99.25 00:47:49 00:37:01 all 0.06 0.00 0.04 0.00 0.03 99.87 00:47:49 00:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:47:49 00:37:01 1 0.07 0.00 0.05 0.00 0.05 99.83 00:47:49 00:38:01 all 0.23 0.00 0.04 0.00 0.04 99.68 00:47:49 00:38:01 0 0.17 0.00 0.03 0.00 0.03 99.77 00:47:49 00:38:01 1 0.30 0.00 0.05 0.00 0.05 99.60 00:47:49 00:39:01 all 0.13 0.00 0.05 0.00 0.03 99.79 00:47:49 00:39:01 0 0.07 0.00 0.07 0.00 0.05 99.82 00:47:49 00:39:01 1 0.18 0.00 0.03 0.00 0.02 99.77 00:47:49 00:40:01 all 0.07 0.00 0.03 0.00 0.03 99.87 00:47:49 00:40:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:47:49 00:40:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:47:49 00:41:01 all 0.05 0.00 0.03 0.00 0.03 99.90 00:47:49 00:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:47:49 00:41:01 1 0.08 0.00 0.03 0.00 0.02 99.87 00:47:49 00:42:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:47:49 00:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:47:49 00:42:01 1 0.12 0.00 0.03 0.00 0.02 99.83 00:47:49 00:43:01 all 0.04 0.00 0.03 0.00 0.03 99.90 00:47:49 00:43:01 0 0.02 0.00 0.03 0.00 0.05 99.90 00:47:49 00:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:47:49 00:44:01 all 0.07 0.00 0.02 0.00 0.03 99.88 00:47:49 00:44:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:47:49 00:44:01 1 0.08 0.00 0.02 0.00 0.03 99.87 00:47:49 00:47:49 00:44:01 CPU %user %nice %system %iowait %steal %idle 00:47:49 00:45:02 all 0.08 0.00 0.02 0.00 0.03 99.88 00:47:49 00:45:02 0 0.02 0.00 0.02 0.00 0.03 99.93 00:47:49 00:45:02 1 0.13 0.00 0.02 0.00 0.02 99.83 00:47:49 00:46:01 all 0.10 0.00 0.02 0.00 0.03 99.85 00:47:49 00:46:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:47:49 00:46:01 1 0.15 0.00 0.03 0.00 0.05 99.76 00:47:49 00:47:01 all 0.03 0.00 0.04 0.00 0.03 99.89 00:47:49 00:47:01 0 0.02 0.00 0.03 0.00 0.05 99.90 00:47:49 00:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:47:49 Average: all 1.57 0.00 0.55 0.53 0.04 97.32 00:47:49 Average: 0 1.59 0.00 0.58 0.55 0.04 97.24 00:47:49 Average: 1 1.55 0.00 0.52 0.50 0.03 97.39 00:47:49 00:47:49 00:47:49