Pull request #874 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ed77be24645ab2af13bd57d023d4e09868037d8e+881afdccbfdadc5bb0aa286f97c4ef6367ec9127 (46a5390b9f847d326ec597be5fe8486b305f38d0) Running in Durability level: MAX_SURVIVABILITY 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-ssh8596645045857620843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4501001790984965618.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-874/workspace@libs/edgex-global-pipelines # timeout=10 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-874/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh604270806720751991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-874/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5670765750996674722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4860341029919070113.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-874/workspace@libs/lf-pipelines # timeout=10 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-874/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1036159210632783187.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-1707 in /w/workspace/ndry_app-functions-sdk-go_PR-874 [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-874 # 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-874@tmp/jenkins-gitclient-ssh48809705911595104.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 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit ed77be24645ab2af13bd57d023d4e09868037d8e Merge succeeded, producing ed77be24645ab2af13bd57d023d4e09868037d8e Checking out Revision ed77be24645ab2af13bd57d023d4e09868037d8e (PR-874) > 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-874@tmp/jenkins-gitclient-ssh815664449887945971.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/874/head:refs/remotes/origin/PR-874 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed77be24645ab2af13bd57d023d4e09868037d8e # 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-874@tmp/jenkins-gitclient-ssh6675821315153320460.key > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed77be24645ab2af13bd57d023d4e09868037d8e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T06:17:01.593Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T06:17:01.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T06:17:01.921Z] ========================================================= [2021-05-31T06:17:01.921Z] EdgeX Global Pipelines Version Info [2021-05-31T06:17:01.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:17:05.408Z] ------------------- [2021-05-31T06:17:05.408Z] stable info: [2021-05-31T06:17:05.408Z] ------------------- [2021-05-31T06:17:05.408Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T06:17:05.408Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T06:17:05.408Z] Message: update stable to v1.0.192 [2021-05-31T06:17:05.985Z] ------------------- [2021-05-31T06:17:05.985Z] experimental info: [2021-05-31T06:17:05.985Z] ------------------- [2021-05-31T06:17:05.985Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T06:17:05.985Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T06:17:05.985Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T06:17:06.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-31T06:17:06.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-31T06:17:06.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T06:17:06.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T06:17:06.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T06:17:06.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T06:17:06.575Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T06:17:06.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T06:17:06.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T06:17:06.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T06:17:06.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T06:17:06.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-31T06:17:06.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T06:17:07.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T06:17:07.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T06:17:07.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T06:17:07.206Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T06:17:07.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T06:17:07.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T06:17:07.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-31T06:17:07.478Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-31T06:17:07.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-31T06:17:07.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T06:17:07.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T06:17:07.753Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-31T06:17:07.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T06:17:07.894Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-874 [Pipeline] echo [2021-05-31T06:17:07.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-874 [Pipeline] echo [2021-05-31T06:17:08.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-874 [Pipeline] echo [2021-05-31T06:17:08.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed77be24645ab2af13bd57d023d4e09868037d8e [Pipeline] echo [2021-05-31T06:17:08.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed77be2 [Pipeline] echo [2021-05-31T06:17:08.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:17:10.919Z] + git log --format=format:%s -1 ed77be24645ab2af13bd57d023d4e09868037d8e [Pipeline] echo [2021-05-31T06:17:10.978Z] GIT_COMMIT: ed77be24645ab2af13bd57d023d4e09868037d8e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-31T06:17:11.022Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:17:12.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T06:17:12.603Z] [2021-05-31T06:17:12.603Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:17:12.993Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T06:17:13.257Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T06:17:13.257Z] 31603596830f: Pulling fs layer [2021-05-31T06:17:13.257Z] 54011a49482f: Pulling fs layer [2021-05-31T06:17:13.257Z] a6820b24f6d8: Pulling fs layer [2021-05-31T06:17:13.257Z] f581987b2513: Pulling fs layer [2021-05-31T06:17:13.257Z] f581987b2513: Waiting [2021-05-31T06:17:13.257Z] 54011a49482f: Verifying Checksum [2021-05-31T06:17:13.257Z] 54011a49482f: Download complete [2021-05-31T06:17:13.257Z] 31603596830f: Verifying Checksum [2021-05-31T06:17:13.257Z] 31603596830f: Download complete [2021-05-31T06:17:13.522Z] a6820b24f6d8: Verifying Checksum [2021-05-31T06:17:13.522Z] a6820b24f6d8: Download complete [2021-05-31T06:17:13.522Z] 31603596830f: Pull complete [2021-05-31T06:17:13.522Z] 54011a49482f: Pull complete [2021-05-31T06:17:13.522Z] f581987b2513: Verifying Checksum [2021-05-31T06:17:13.522Z] f581987b2513: Download complete [2021-05-31T06:17:14.521Z] a6820b24f6d8: Pull complete [2021-05-31T06:17:14.521Z] f581987b2513: Pull complete [2021-05-31T06:17:14.521Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T06:17:14.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T06:17:14.785Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T06:17:14.893Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-05-31T06:17:14.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-874 -v /w/workspace/ndry_app-functions-sdk-go_PR-874:/w/workspace/ndry_app-functions-sdk-go_PR-874:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-874@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-874@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-31T06:17:18.835Z] $ docker top 8dc4468af847326daf750e1d62ebacd71e1c66c567295f4914d3a0515af5ada4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T06:17:19.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T06:17:19.065Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T06:17:19.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T06:17:19.179Z] $ docker exec 8dc4468af847326daf750e1d62ebacd71e1c66c567295f4914d3a0515af5ada4 ssh-agent [2021-05-31T06:17:19.293Z] SSH_AUTH_SOCK=/tmp/ssh-3akbc1CS8LAs/agent.15 [2021-05-31T06:17:19.293Z] SSH_AGENT_PID=21 [2021-05-31T06:17:19.301Z] Running ssh-add (command line suppressed) [2021-05-31T06:17:19.403Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-874@tmp/private_key_7712285728117029107.key (/w/workspace/ndry_app-functions-sdk-go_PR-874@tmp/private_key_7712285728117029107.key) [2021-05-31T06:17:19.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T06:17:19.776Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T06:17:19.795Z] $ docker exec --env ******** --env ******** 8dc4468af847326daf750e1d62ebacd71e1c66c567295f4914d3a0515af5ada4 ssh-agent -k [2021-05-31T06:17:19.899Z] unset SSH_AUTH_SOCK; [2021-05-31T06:17:19.899Z] unset SSH_AGENT_PID; [2021-05-31T06:17:19.899Z] echo Agent pid 21 killed; [2021-05-31T06:17:19.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T06:17:20.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T06:17:20.006Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T06:17:20.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T06:17:20.114Z] $ docker exec 8dc4468af847326daf750e1d62ebacd71e1c66c567295f4914d3a0515af5ada4 ssh-agent [2021-05-31T06:17:20.239Z] SSH_AUTH_SOCK=/tmp/ssh-yEdBHe02kWgT/agent.53 [2021-05-31T06:17:20.239Z] SSH_AGENT_PID=59 [2021-05-31T06:17:20.244Z] Running ssh-add (command line suppressed) [2021-05-31T06:17:20.340Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-874@tmp/private_key_5599721505653076477.key (/w/workspace/ndry_app-functions-sdk-go_PR-874@tmp/private_key_5599721505653076477.key) [2021-05-31T06:17:20.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T06:17:20.701Z] + git semver init [2021-05-31T06:17:20.701Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T06:17:20.701Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-874/.git [2021-05-31T06:17:20.701Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-874 [2021-05-31T06:17:20.701Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T06:17:20.701Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T06:17:20.701Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T06:17:20.701Z] # $SEMVER_BRANCH = PR-874 [2021-05-31T06:17:20.701Z] # $SEMVER_TEMP = /tmp/semver-864319251 [2021-05-31T06:17:20.701Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-31T06:17:23.260Z] # '/tmp/semver-864319251' -> '/w/workspace/ndry_app-functions-sdk-go_PR-874/.semver' [2021-05-31T06:17:23.260Z] # -> Force: false [2021-05-31T06:17:23.260Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-874/.semver [Pipeline] } [2021-05-31T06:17:23.278Z] $ docker exec --env ******** --env ******** 8dc4468af847326daf750e1d62ebacd71e1c66c567295f4914d3a0515af5ada4 ssh-agent -k [2021-05-31T06:17:23.380Z] unset SSH_AUTH_SOCK; [2021-05-31T06:17:23.380Z] unset SSH_AGENT_PID; [2021-05-31T06:17:23.380Z] echo Agent pid 59 killed; [2021-05-31T06:17:23.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T06:17:23.832Z] + git semver [Pipeline] } [2021-05-31T06:17:23.854Z] $ docker stop --time=1 8dc4468af847326daf750e1d62ebacd71e1c66c567295f4914d3a0515af5ada4 [2021-05-31T06:17:25.281Z] $ docker rm -f 8dc4468af847326daf750e1d62ebacd71e1c66c567295f4914d3a0515af5ada4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:17:25.704Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T06:17:26.029Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T06:17:26.053Z] [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 [2021-05-31T06:17:26.735Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1700 in /w/workspace/ndry_app-functions-sdk-go_PR-874 [Pipeline] { [Pipeline] ws [2021-05-31T06:17:26.799Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-31T06:17:28.959Z] The recommended git tool is: git [2021-05-31T06:17:38.060Z] using credential edgex-jenkins-ssh [2021-05-31T06:17:38.082Z] Cloning the remote Git repository [2021-05-31T06:17:38.111Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-31T06:17:38.220Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-31T06:17:38.283Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-31T06:17:38.284Z] > git --version # timeout=10 [2021-05-31T06:17:38.298Z] > git --version # 'git version 2.17.1' [2021-05-31T06:17:38.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:17:38.386Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:17:41.495Z] Still waiting to schedule task [2021-05-31T06:17:41.496Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-31T06:17:41.727Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-31T06:17:41.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:17:41.773Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-31T06:17:41.799Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-31T06:17:41.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:17:41.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/874/head:refs/remotes/origin/PR-874 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:17:42.345Z] Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit ed77be24645ab2af13bd57d023d4e09868037d8e [2021-05-31T06:17:42.548Z] Merge succeeded, producing ed77be24645ab2af13bd57d023d4e09868037d8e [2021-05-31T06:17:42.549Z] Checking out Revision ed77be24645ab2af13bd57d023d4e09868037d8e (PR-874) [2021-05-31T06:17:42.347Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:17:42.358Z] > git checkout -f ed77be24645ab2af13bd57d023d4e09868037d8e # timeout=10 [2021-05-31T06:17:42.458Z] > git remote # timeout=10 [2021-05-31T06:17:42.473Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:17:42.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:17:42.498Z] > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 [2021-05-31T06:17:42.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:17:42.541Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:17:42.551Z] > git checkout -f ed77be24645ab2af13bd57d023d4e09868037d8e # timeout=10 [2021-05-31T06:17:47.888Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T06:17:47.929Z] > git --version # timeout=10 [2021-05-31T06:17:47.948Z] > git --version # 'git version 2.17.1' [2021-05-31T06:17:47.961Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:17:49.667Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:17:50.093Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:17:50.450Z] + true [2021-05-31T06:17:50.451Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-31T06:18:08.822Z] ========================================================= [2021-05-31T06:18:08.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T06:18:08.822Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:18:09.253Z] + 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 . [2021-05-31T06:18:11.914Z] Sending build context to Docker daemon 19.61MB [2021-05-31T06:18:11.914Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:18:11.914Z] Step 2/8 : FROM ${BASE} [2021-05-31T06:18:11.914Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T06:18:11.914Z] 595b0fe564bb: Pulling fs layer [2021-05-31T06:18:11.914Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T06:18:11.914Z] 316046926c0a: Pulling fs layer [2021-05-31T06:18:11.914Z] 4ebd0625c992: Pulling fs layer [2021-05-31T06:18:11.914Z] 207e8628e3a3: Pulling fs layer [2021-05-31T06:18:11.914Z] c791037a9be2: Pulling fs layer [2021-05-31T06:18:11.914Z] ffd874e62e21: Pulling fs layer [2021-05-31T06:18:11.914Z] 207e8628e3a3: Waiting [2021-05-31T06:18:11.914Z] c791037a9be2: Waiting [2021-05-31T06:18:11.914Z] 4ebd0625c992: Waiting [2021-05-31T06:18:11.914Z] ffd874e62e21: Waiting [2021-05-31T06:18:11.914Z] 316046926c0a: Verifying Checksum [2021-05-31T06:18:11.914Z] 316046926c0a: Download complete [2021-05-31T06:18:11.914Z] 7186ed65a4f7: Download complete [2021-05-31T06:18:11.914Z] 207e8628e3a3: Verifying Checksum [2021-05-31T06:18:11.914Z] 207e8628e3a3: Download complete [2021-05-31T06:18:11.914Z] c791037a9be2: Verifying Checksum [2021-05-31T06:18:11.914Z] c791037a9be2: Download complete [2021-05-31T06:18:11.914Z] 595b0fe564bb: Download complete [2021-05-31T06:18:11.914Z] 595b0fe564bb: Pull complete [2021-05-31T06:18:12.202Z] 7186ed65a4f7: Pull complete [2021-05-31T06:18:12.811Z] 316046926c0a: Pull complete [2021-05-31T06:18:14.268Z] ffd874e62e21: Verifying Checksum [2021-05-31T06:18:14.268Z] ffd874e62e21: Download complete [2021-05-31T06:18:15.243Z] 4ebd0625c992: Verifying Checksum [2021-05-31T06:18:15.243Z] 4ebd0625c992: Download complete [2021-05-31T06:18:25.077Z] 4ebd0625c992: Pull complete [2021-05-31T06:18:25.077Z] 207e8628e3a3: Pull complete [2021-05-31T06:18:25.077Z] c791037a9be2: Pull complete [2021-05-31T06:18:28.481Z] ffd874e62e21: Pull complete [2021-05-31T06:18:28.481Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T06:18:28.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T06:18:28.481Z] ---> cfc18b08335c [2021-05-31T06:18:28.481Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-31T06:18:28.481Z] 20.10.0: Pulling from library/docker [2021-05-31T06:18:28.481Z] a3cc7d3b244e: Pulling fs layer [2021-05-31T06:18:28.481Z] 02a3295e0d61: Pulling fs layer [2021-05-31T06:18:28.481Z] 0f4f2e6d8100: Pulling fs layer [2021-05-31T06:18:28.481Z] 330b718f631f: Pulling fs layer [2021-05-31T06:18:28.481Z] a93816041522: Pulling fs layer [2021-05-31T06:18:28.481Z] bdb6da89ff94: Pulling fs layer [2021-05-31T06:18:28.481Z] 2a70c0c122f4: Pulling fs layer [2021-05-31T06:18:28.481Z] a93816041522: Waiting [2021-05-31T06:18:28.481Z] bdb6da89ff94: Waiting [2021-05-31T06:18:28.481Z] 2a70c0c122f4: Waiting [2021-05-31T06:18:28.481Z] 330b718f631f: Waiting [2021-05-31T06:18:28.481Z] 0f4f2e6d8100: Verifying Checksum [2021-05-31T06:18:28.481Z] 0f4f2e6d8100: Download complete [2021-05-31T06:18:28.481Z] 02a3295e0d61: Download complete [2021-05-31T06:18:28.481Z] a93816041522: Verifying Checksum [2021-05-31T06:18:28.481Z] a93816041522: Download complete [2021-05-31T06:18:28.481Z] a3cc7d3b244e: Verifying Checksum [2021-05-31T06:18:28.481Z] a3cc7d3b244e: Download complete [2021-05-31T06:18:28.755Z] bdb6da89ff94: Verifying Checksum [2021-05-31T06:18:28.755Z] bdb6da89ff94: Download complete [2021-05-31T06:18:28.755Z] 2a70c0c122f4: Verifying Checksum [2021-05-31T06:18:28.755Z] 2a70c0c122f4: Download complete [2021-05-31T06:18:29.352Z] a3cc7d3b244e: Pull complete [2021-05-31T06:18:29.956Z] 02a3295e0d61: Pull complete [2021-05-31T06:18:30.557Z] 330b718f631f: Download complete [2021-05-31T06:18:30.557Z] 0f4f2e6d8100: Pull complete [2021-05-31T06:18:35.939Z] 330b718f631f: Pull complete [2021-05-31T06:18:35.939Z] a93816041522: Pull complete [2021-05-31T06:18:35.939Z] bdb6da89ff94: Pull complete [2021-05-31T06:18:35.939Z] 2a70c0c122f4: Pull complete [2021-05-31T06:18:35.939Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-31T06:18:35.939Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-31T06:18:40.285Z] ---> 0203f2235d22 [2021-05-31T06:18:40.285Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T06:18:40.560Z] ---> Running in c9f3ef842ea4 [2021-05-31T06:18:40.835Z] Removing intermediate container c9f3ef842ea4 [2021-05-31T06:18:40.835Z] ---> 3c0cf9d163ec [2021-05-31T06:18:40.835Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-31T06:18:41.108Z] ---> Running in e73d218ef34b [2021-05-31T06:18:42.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:18:43.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:18:44.109Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-31T06:18:44.109Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-31T06:18:44.378Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-31T06:18:44.378Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-31T06:18:44.378Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-31T06:18:44.651Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T06:18:44.651Z] OK: 139 MiB in 45 packages [2021-05-31T06:18:45.629Z] Removing intermediate container e73d218ef34b [2021-05-31T06:18:45.629Z] ---> 0e8235feff50 [2021-05-31T06:18:45.629Z] Step 6/8 : WORKDIR /build [2021-05-31T06:18:45.907Z] ---> Running in cc7523e615ad [2021-05-31T06:18:46.512Z] Removing intermediate container cc7523e615ad [2021-05-31T06:18:46.512Z] ---> 1f1286130e77 [2021-05-31T06:18:46.512Z] Step 7/8 : COPY go.mod . [2021-05-31T06:18:47.120Z] ---> 9dd4d224665e [2021-05-31T06:18:47.120Z] Step 8/8 : RUN go mod download [2021-05-31T06:18:47.396Z] ---> Running in 25b9d65eb1e5 [2021-05-31T06:19:17.175Z] Removing intermediate container 25b9d65eb1e5 [2021-05-31T06:19:17.175Z] ---> e0e0e163a620 [2021-05-31T06:19:17.175Z] Successfully built e0e0e163a620 [2021-05-31T06:19:17.175Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:19:17.558Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:19:17.558Z] . [Pipeline] withDockerContainer [2021-05-31T06:19:17.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container [2021-05-31T06:19:17.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat [2021-05-31T06:19:19.384Z] $ docker top ff28720331a8da84e0da8ad1b1bc1a2075eb13bf881afefea955870fd2d6ea49 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:19:21.846Z] Running on prd-centos7-docker-4c-2g-1710 in /w/workspace/ndry_app-functions-sdk-go_PR-874 [Pipeline] { [Pipeline] ws [2021-05-31T06:19:21.904Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-31T06:19:22.041Z] The recommended git tool is: git [2021-05-31T06:19:22.162Z] + go version [2021-05-31T06:19:22.162Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T06:19:22.191Z] $ docker stop --time=1 ff28720331a8da84e0da8ad1b1bc1a2075eb13bf881afefea955870fd2d6ea49 [2021-05-31T06:19:24.019Z] $ docker rm -f ff28720331a8da84e0da8ad1b1bc1a2075eb13bf881afefea955870fd2d6ea49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-05-31T06:19:26.328Z] using credential edgex-jenkins-ssh [Pipeline] } [2021-05-31T06:19:26.345Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:19:26.362Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-31T06:19:26.424Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-31T06:19:26.469Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-31T06:19:26.469Z] > git --version # timeout=10 [2021-05-31T06:19:26.481Z] > git --version # 'git version 2.24.4' [2021-05-31T06:19:26.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:19:26.536Z] [INFO] Currently running in a labeled security context [2021-05-31T06:19:26.536Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:19:26.536Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3833521193891257333.key [2021-05-31T06:19:26.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:19:26.880Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:19:26.880Z] . [Pipeline] withDockerContainer [2021-05-31T06:19:27.147Z] prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container [2021-05-31T06:19:27.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat [2021-05-31T06:19:28.806Z] Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit ed77be24645ab2af13bd57d023d4e09868037d8e [2021-05-31T06:19:28.803Z] $ docker top 16f0c097fe13aa99e9070c070bf8748d1de3c15d7a00bbaddc75d314eeb63ade -eo pid,comm [2021-05-31T06:19:28.899Z] Merge succeeded, producing ed77be24645ab2af13bd57d023d4e09868037d8e [2021-05-31T06:19:28.900Z] Checking out Revision ed77be24645ab2af13bd57d023d4e09868037d8e (PR-874) [2021-05-31T06:19:28.298Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-31T06:19:28.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:19:28.319Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-31T06:19:28.329Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-31T06:19:28.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:19:28.331Z] [INFO] Currently running in a labeled security context [2021-05-31T06:19:28.332Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:19:28.332Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6148020062683810723.key [2021-05-31T06:19:28.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/874/head:refs/remotes/origin/PR-874 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:19:28.810Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:19:28.817Z] > git checkout -f ed77be24645ab2af13bd57d023d4e09868037d8e # timeout=10 [2021-05-31T06:19:28.861Z] > git remote # timeout=10 [2021-05-31T06:19:28.868Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:19:28.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:19:28.876Z] [INFO] Currently running in a labeled security context [2021-05-31T06:19:28.876Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:19:28.876Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5493579797067425523.key [2021-05-31T06:19:28.880Z] > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 [2021-05-31T06:19:28.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:19:28.900Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:19:28.903Z] > git checkout -f ed77be24645ab2af13bd57d023d4e09868037d8e # timeout=10 [Pipeline] { [Pipeline] sh [2021-05-31T06:19:29.822Z] + go mod tidy [Pipeline] sh [2021-05-31T06:19:33.084Z] + make test [2021-05-31T06:19:33.084Z] make -C ./app-service-template build [2021-05-31T06:19:33.084Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:19:33.084Z] go mod tidy [2021-05-31T06:19:33.084Z] 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 [2021-05-31T06:19:33.312Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T06:19:33.338Z] > git --version # timeout=10 [2021-05-31T06:19:33.343Z] > git --version # 'git version 2.24.4' [2021-05-31T06:19:33.352Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:19:34.816Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:19:35.160Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:19:35.490Z] + sudo service docker restart [2021-05-31T06:19:35.490Z] + true [2021-05-31T06:19:35.490Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-31T06:19:56.050Z] ========================================================= [2021-05-31T06:19:56.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T06:19:56.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:19:56.408Z] + 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 . [2021-05-31T06:19:56.980Z] Sending build context to Docker daemon 19.61MB [2021-05-31T06:19:56.980Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:19:57.254Z] Step 2/8 : FROM ${BASE} [2021-05-31T06:19:57.516Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T06:19:57.516Z] 540db60ca938: Pulling fs layer [2021-05-31T06:19:57.516Z] adcc1eea9eea: Pulling fs layer [2021-05-31T06:19:57.516Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T06:19:57.516Z] 0510c868ecb4: Pulling fs layer [2021-05-31T06:19:57.516Z] afea3b2eda06: Pulling fs layer [2021-05-31T06:19:57.516Z] 7809a108b3ef: Pulling fs layer [2021-05-31T06:19:57.516Z] f706445af74f: Pulling fs layer [2021-05-31T06:19:57.516Z] 0510c868ecb4: Waiting [2021-05-31T06:19:57.516Z] afea3b2eda06: Waiting [2021-05-31T06:19:57.516Z] 7809a108b3ef: Waiting [2021-05-31T06:19:57.516Z] f706445af74f: Waiting [2021-05-31T06:19:57.516Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T06:19:57.516Z] 4c4ab2625f07: Download complete [2021-05-31T06:19:57.516Z] adcc1eea9eea: Verifying Checksum [2021-05-31T06:19:57.516Z] adcc1eea9eea: Download complete [2021-05-31T06:19:57.516Z] afea3b2eda06: Verifying Checksum [2021-05-31T06:19:57.516Z] afea3b2eda06: Download complete [2021-05-31T06:19:57.516Z] 7809a108b3ef: Verifying Checksum [2021-05-31T06:19:57.516Z] 7809a108b3ef: Download complete [2021-05-31T06:19:57.779Z] 540db60ca938: Verifying Checksum [2021-05-31T06:19:57.779Z] 540db60ca938: Download complete [2021-05-31T06:19:58.040Z] 540db60ca938: Pull complete [2021-05-31T06:19:58.324Z] adcc1eea9eea: Pull complete [2021-05-31T06:19:58.592Z] 4c4ab2625f07: Pull complete [2021-05-31T06:19:59.538Z] f706445af74f: Verifying Checksum [2021-05-31T06:19:59.538Z] f706445af74f: Download complete [2021-05-31T06:20:00.116Z] 0510c868ecb4: Verifying Checksum [2021-05-31T06:20:00.116Z] 0510c868ecb4: Download complete [2021-05-31T06:20:04.764Z] 0510c868ecb4: Pull complete [2021-05-31T06:20:04.764Z] afea3b2eda06: Pull complete [2021-05-31T06:20:04.764Z] 7809a108b3ef: Pull complete [2021-05-31T06:20:05.729Z] f706445af74f: Pull complete [2021-05-31T06:20:05.729Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T06:20:05.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T06:20:05.729Z] ---> b068be0155e3 [2021-05-31T06:20:05.729Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-31T06:20:05.992Z] 20.10.0: Pulling from library/docker [2021-05-31T06:20:05.992Z] 05e7bc50f07f: Pulling fs layer [2021-05-31T06:20:05.992Z] 6db28d0fdbf6: Pulling fs layer [2021-05-31T06:20:05.992Z] 292df0bc6bf3: Pulling fs layer [2021-05-31T06:20:05.992Z] 2e060f4bd70b: Pulling fs layer [2021-05-31T06:20:05.992Z] 80e8d568a223: Pulling fs layer [2021-05-31T06:20:05.992Z] 8dc6ef1a942a: Pulling fs layer [2021-05-31T06:20:05.992Z] 2312dd95470a: Pulling fs layer [2021-05-31T06:20:05.992Z] 2e060f4bd70b: Waiting [2021-05-31T06:20:05.992Z] 80e8d568a223: Waiting [2021-05-31T06:20:05.992Z] 8dc6ef1a942a: Waiting [2021-05-31T06:20:05.992Z] 2312dd95470a: Waiting [2021-05-31T06:20:05.992Z] 292df0bc6bf3: Download complete [2021-05-31T06:20:06.257Z] 6db28d0fdbf6: Verifying Checksum [2021-05-31T06:20:06.257Z] 6db28d0fdbf6: Download complete [2021-05-31T06:20:06.257Z] 05e7bc50f07f: Download complete [2021-05-31T06:20:06.257Z] 80e8d568a223: Verifying Checksum [2021-05-31T06:20:06.257Z] 80e8d568a223: Download complete [2021-05-31T06:20:06.257Z] 8dc6ef1a942a: Verifying Checksum [2021-05-31T06:20:06.257Z] 8dc6ef1a942a: Download complete [2021-05-31T06:20:06.257Z] 2312dd95470a: Verifying Checksum [2021-05-31T06:20:06.257Z] 2312dd95470a: Download complete [2021-05-31T06:20:06.521Z] 05e7bc50f07f: Pull complete [2021-05-31T06:20:06.802Z] 6db28d0fdbf6: Pull complete [2021-05-31T06:20:06.802Z] 292df0bc6bf3: Pull complete [2021-05-31T06:20:07.077Z] 2e060f4bd70b: Verifying Checksum [2021-05-31T06:20:07.077Z] 2e060f4bd70b: Download complete [2021-05-31T06:20:07.254Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:20:07.254Z] make -C ./app-service-template test [2021-05-31T06:20:07.254Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:20:07.254Z] go mod tidy [2021-05-31T06:20:07.541Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-31T06:20:10.400Z] 2e060f4bd70b: Pull complete [2021-05-31T06:20:10.400Z] 80e8d568a223: Pull complete [2021-05-31T06:20:10.661Z] 8dc6ef1a942a: Pull complete [2021-05-31T06:20:10.925Z] 2312dd95470a: Pull complete [2021-05-31T06:20:10.925Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-31T06:20:10.925Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-31T06:20:26.361Z] ---> 4218e42969a7 [2021-05-31T06:20:26.361Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T06:20:26.361Z] ---> Running in 74c0f03fc5cf [2021-05-31T06:20:26.361Z] Removing intermediate container 74c0f03fc5cf [2021-05-31T06:20:26.361Z] ---> 7f491b3ad948 [2021-05-31T06:20:26.361Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-31T06:20:26.361Z] ---> Running in 355e7da63419 [2021-05-31T06:20:26.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T06:20:27.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T06:20:27.570Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-31T06:20:27.570Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-31T06:20:27.832Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-31T06:20:27.832Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-31T06:20:27.832Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-31T06:20:28.095Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T06:20:28.095Z] OK: 150 MiB in 45 packages [2021-05-31T06:20:28.678Z] Removing intermediate container 355e7da63419 [2021-05-31T06:20:28.679Z] ---> e01bd8ada73b [2021-05-31T06:20:28.679Z] Step 6/8 : WORKDIR /build [2021-05-31T06:20:28.679Z] ---> Running in f14edc1fdcad [2021-05-31T06:20:28.679Z] Removing intermediate container f14edc1fdcad [2021-05-31T06:20:28.679Z] ---> 25ca324c1e08 [2021-05-31T06:20:28.679Z] Step 7/8 : COPY go.mod . [2021-05-31T06:20:28.956Z] ---> 8062725fffe2 [2021-05-31T06:20:28.956Z] Step 8/8 : RUN go mod download [2021-05-31T06:20:28.956Z] ---> Running in 8f017d6b4e86 [2021-05-31T06:20:43.287Z] ok new-app-service 0.049s coverage: 47.8% of statements [2021-05-31T06:20:43.287Z] ? new-app-service/config [no test files] [2021-05-31T06:20:43.287Z] ok new-app-service/functions 0.041s [2021-05-31T06:20:43.287Z] CGO_ENABLED=1 go vet ./... [2021-05-31T06:20:51.911Z] Removing intermediate container 8f017d6b4e86 [2021-05-31T06:20:51.911Z] ---> 95ce46e3d4b4 [2021-05-31T06:20:51.911Z] Successfully built 95ce46e3d4b4 [2021-05-31T06:20:51.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:20:52.254Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T06:20:52.255Z] . [Pipeline] withDockerContainer [2021-05-31T06:20:52.351Z] prd-centos7-docker-4c-2g-1710 does not seem to be running inside a container [2021-05-31T06:20:52.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-31T06:20:52.895Z] $ docker top a9aa61dbfe43fcc1499e5cc4470b0077761225479c34b6fd61b52789bbd58002 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:20:53.343Z] + go version [2021-05-31T06:20:53.343Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T06:20:53.376Z] $ docker stop --time=1 a9aa61dbfe43fcc1499e5cc4470b0077761225479c34b6fd61b52789bbd58002 [2021-05-31T06:20:54.731Z] $ docker rm -f a9aa61dbfe43fcc1499e5cc4470b0077761225479c34b6fd61b52789bbd58002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:20:55.491Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T06:20:55.491Z] . [Pipeline] withDockerContainer [2021-05-31T06:20:55.585Z] prd-centos7-docker-4c-2g-1710 does not seem to be running inside a container [2021-05-31T06:20:55.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-31T06:20:58.153Z] $ docker top 3a964db7b33a2af8b6a60059f08a8aa5c6a9ef112cfbb9429773e97d5011ecb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:20:58.766Z] + go mod tidy [Pipeline] sh [2021-05-31T06:20:59.397Z] + make test [2021-05-31T06:20:59.397Z] make -C ./app-service-template build [2021-05-31T06:20:59.397Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:20:59.397Z] go mod tidy [2021-05-31T06:20:59.666Z] 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 [2021-05-31T06:21:10.098Z] gofmt -l . [2021-05-31T06:21:10.098Z] [ "`gofmt -l .`" = "" ] [2021-05-31T06:21:10.098Z] ./bin/test-attribution-txt.sh [2021-05-31T06:21:10.098Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:21:10.098Z] go mod tidy [2021-05-31T06:21:10.098Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T06:21:10.098Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-31T06:21:13.172Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:21:13.172Z] make -C ./app-service-template test [2021-05-31T06:21:13.172Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:21:13.172Z] go mod tidy [2021-05-31T06:21:13.172Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-31T06:21:18.484Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.093s coverage: 56.6% of statements [2021-05-31T06:21:18.484Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 93.8% of statements [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-31T06:21:18.484Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 61.5% of statements [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-31T06:21:18.484Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.078s [2021-05-31T06:21:18.484Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.104s coverage: 76.1% of statements [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-31T06:21:18.484Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements [2021-05-31T06:21:18.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-31T06:21:18.760Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.037s coverage: 10.5% of statements [2021-05-31T06:21:21.333Z] ok new-app-service 0.019s coverage: 47.8% of statements [2021-05-31T06:21:21.333Z] ? new-app-service/config [no test files] [2021-05-31T06:21:21.333Z] ok new-app-service/functions 0.007s [2021-05-31T06:21:21.333Z] CGO_ENABLED=1 go vet ./... [2021-05-31T06:21:27.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.865s coverage: 76.9% of statements [2021-05-31T06:21:27.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-31T06:21:27.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.172s coverage: 12.5% of statements [2021-05-31T06:21:27.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements [2021-05-31T06:21:27.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-31T06:21:27.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-31T06:21:27.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.066s coverage: 51.4% of statements [2021-05-31T06:21:27.953Z] gofmt -l . [2021-05-31T06:21:27.953Z] [ "`gofmt -l .`" = "" ] [2021-05-31T06:21:27.953Z] ./bin/test-attribution-txt.sh [2021-05-31T06:21:28.217Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-31T06:21:28.217Z] go mod tidy [2021-05-31T06:21:28.217Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T06:21:28.802Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-31T06:21:29.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 56.6% of statements [2021-05-31T06:21:29.757Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.017s coverage: 93.8% of statements [2021-05-31T06:21:29.757Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-31T06:21:30.338Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.5% of statements [2021-05-31T06:21:30.338Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-31T06:21:30.338Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-05-31T06:21:30.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 76.1% of statements [2021-05-31T06:21:30.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-31T06:21:30.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-31T06:21:30.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-31T06:21:30.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-31T06:21:30.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-31T06:21:30.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-31T06:21:30.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements [2021-05-31T06:21:30.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-31T06:21:31.207Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [2021-05-31T06:21:34.541Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.749s coverage: 76.9% of statements [2021-05-31T06:21:34.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-31T06:21:34.541Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-05-31T06:21:34.541Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-05-31T06:21:34.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-31T06:21:34.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-31T06:21:34.541Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-05-31T06:21:53.995Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.115s coverage: 79.8% of statements [2021-05-31T06:21:53.995Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.040s coverage: 94.4% of statements [2021-05-31T06:21:53.995Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-31T06:21:54.981Z] gofmt -l . [2021-05-31T06:21:55.261Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T06:21:55.885Z] $ docker stop --time=1 16f0c097fe13aa99e9070c070bf8748d1de3c15d7a00bbaddc75d314eeb63ade [2021-05-31T06:21:57.852Z] $ docker rm -f 16f0c097fe13aa99e9070c070bf8748d1de3c15d7a00bbaddc75d314eeb63ade [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:21:58.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T06:21:59.738Z] 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 [2021-05-31T06:22:00.932Z] ---> job-cost.sh [2021-05-31T06:22:00.932Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-poxa [2021-05-31T06:22:01.126Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.028s coverage: 79.8% of statements [2021-05-31T06:22:01.126Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-05-31T06:22:01.126Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-31T06:22:01.126Z] gofmt -l . [2021-05-31T06:22:01.126Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T06:22:01.157Z] $ docker stop --time=1 3a964db7b33a2af8b6a60059f08a8aa5c6a9ef112cfbb9429773e97d5011ecb2 [2021-05-31T06:22:02.760Z] $ docker rm -f 3a964db7b33a2af8b6a60059f08a8aa5c6a9ef112cfbb9429773e97d5011ecb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:22:03.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T06:22:03.372Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T06:22:03.550Z] 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 [2021-05-31T06:22:06.501Z] ---> job-cost.sh [2021-05-31T06:22:06.501Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5q2S [2021-05-31T06:22:16.527Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T06:22:31.510Z] lf-activate-venv(): INFO: Adding /tmp/venv-5q2S/bin to PATH [2021-05-31T06:22:31.510Z] INFO: No Stack... [2021-05-31T06:22:31.773Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T06:22:32.350Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T06:22:32.674Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-05-31T06:22:32.675Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T06:22:32.732Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-stack-cost] [2021-05-31T06:22:32.740Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-stack-cost] did not exist. Created. [2021-05-31T06:22:32.740Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T06:22:33.159Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T06:22:33.236Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T06:22:33.259Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T06:22:41.408Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T06:24:22.135Z] lf-activate-venv(): INFO: Adding /tmp/venv-poxa/bin to PATH [2021-05-31T06:24:22.135Z] INFO: No Stack... [2021-05-31T06:24:22.135Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T06:24:22.135Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T06:24:22.517Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-05-31T06:24:22.517Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T06:24:22.638Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-stack-cost] [2021-05-31T06:24:22.646Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-stack-cost] did not exist. Created. [2021-05-31T06:24:22.646Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T06:24:23.131Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-e8142262/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-e8142262/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-31T06:24:23.510Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T06:24:23.564Z] Warning: overwriting stash ‘stack-cost’ [2021-05-31T06:24:23.725Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T06:24:23.765Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-874-1-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 [2021-05-31T06:24:27.011Z] provisioning config files... [2021-05-31T06:24:27.109Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-874@tmp/config6427420630616880196tmp [Pipeline] { [Pipeline] sh [2021-05-31T06:24:27.485Z] + set +x [2021-05-31T06:24:27.485Z] + curl -s https://codecov.io/bash [2021-05-31T06:24:27.485Z] + bash -s -- [2021-05-31T06:24:27.485Z] [2021-05-31T06:24:27.485Z] _____ _ [2021-05-31T06:24:27.485Z] / ____| | | [2021-05-31T06:24:27.485Z] | | ___ __| | ___ ___ _____ __ [2021-05-31T06:24:27.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-31T06:24:27.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-31T06:24:27.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-31T06:24:27.485Z] Bash-1.0.3 [2021-05-31T06:24:27.485Z] [2021-05-31T06:24:27.485Z] [2021-05-31T06:24:27.485Z] ==> git version 2.24.4 found [2021-05-31T06:24:27.485Z] ==> 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 [2021-05-31T06:24:27.485Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-31T06:24:27.485Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-31T06:24:27.485Z] ==> Jenkins CI detected. [2021-05-31T06:24:27.485Z] project root: . [2021-05-31T06:24:27.485Z] --> token set from env [2021-05-31T06:24:27.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-31T06:24:27.485Z] ==> Running gcov in . (disable via -X gcov) [2021-05-31T06:24:27.485Z] ==> Python coveragepy not found [2021-05-31T06:24:27.485Z] ==> Searching for coverage reports in: [2021-05-31T06:24:27.485Z] + . [2021-05-31T06:24:27.747Z] -> Found 2 reports [2021-05-31T06:24:27.747Z] ==> Detecting git/mercurial file structure [2021-05-31T06:24:27.747Z] ==> Reading reports [2021-05-31T06:24:27.747Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-31T06:24:27.747Z] + ./coverage.out bytes=89805 [2021-05-31T06:24:27.747Z] ==> Appending adjustments [2021-05-31T06:24:27.747Z] https://docs.codecov.io/docs/fixing-reports [2021-05-31T06:24:28.012Z] + Found adjustments [2021-05-31T06:24:28.012Z] ==> Gzipping contents [2021-05-31T06:24:28.012Z] 16K /tmp/codecov.TTexgA.gz [2021-05-31T06:24:28.012Z] ==> Uploading reports [2021-05-31T06:24:28.012Z] url: https://codecov.io [2021-05-31T06:24:28.012Z] query: branch=PR-874&commit=ed77be24645ab2af13bd57d023d4e09868037d8e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-874%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=874&job=&cmd_args= [2021-05-31T06:24:28.012Z] -> Pinging Codecov [2021-05-31T06:24:28.012Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-874&commit=ed77be24645ab2af13bd57d023d4e09868037d8e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-874%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=874&job=&cmd_args= [2021-05-31T06:24:28.607Z] -> Uploading to [2021-05-31T06:24:28.607Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-31/3D8B5DFFC46A037C893635FACE044666/ed77be24645ab2af13bd57d023d4e09868037d8e/2d38f1fd-b8ad-4dc7-9f90-7d62f23f0ef5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T062428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ebe377635bbb3d131c12d5683ff53836fc57a327a4e09264ebef69407cc0833 [2021-05-31T06:24:28.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T06:24:28.607Z] Dload Upload Total Spent Left Speed [2021-05-31T06:24:28.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15790 0 0 100 15790 0 33032 --:--:-- --:--:-- --:--:-- 33033 [2021-05-31T06:24:29.130Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ed77be24645ab2af13bd57d023d4e09868037d8e [Pipeline] } [2021-05-31T06:24:29.166Z] 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 [2021-05-31T06:24:33.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:24:34.352Z] ---> package-listing.sh [2021-05-31T06:24:34.352Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T06:24:34.352Z] ++ facter osfamily [2021-05-31T06:24:34.616Z] + OS_FAMILY=redhat [2021-05-31T06:24:34.616Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-874 [2021-05-31T06:24:34.616Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T06:24:34.616Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T06:24:34.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T06:24:34.616Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T06:24:34.616Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-874 ']' [2021-05-31T06:24:34.616Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T06:24:34.616Z] + case "${OS_FAMILY}" in [2021-05-31T06:24:34.616Z] + rpm -qa [2021-05-31T06:24:34.616Z] + sort [2021-05-31T06:24:35.193Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T06:24:35.193Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T06:24:35.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T06:24:35.193Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-874 ']' [2021-05-31T06:24:35.193Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-874/archives/ [2021-05-31T06:24:35.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-874/archives/ [Pipeline] echo [2021-05-31T06:24:35.236Z] 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-874/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T06:24:35.553Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:24:36.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:24:36.196Z] [2021-05-31T06:24:36.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:24:36.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:24:36.587Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T06:24:36.587Z] df20fa9351a1: Pulling fs layer [2021-05-31T06:24:36.587Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T06:24:36.587Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T06:24:36.587Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T06:24:36.587Z] 93b61091891f: Pulling fs layer [2021-05-31T06:24:36.587Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T06:24:36.587Z] 5e14af77c1be: Pulling fs layer [2021-05-31T06:24:36.587Z] 01666e4c0597: Pulling fs layer [2021-05-31T06:24:36.587Z] aa168da1d23b: Pulling fs layer [2021-05-31T06:24:36.587Z] 93b9cdb0e59b: Waiting [2021-05-31T06:24:36.587Z] 5e14af77c1be: Waiting [2021-05-31T06:24:36.587Z] 01666e4c0597: Waiting [2021-05-31T06:24:36.587Z] aa168da1d23b: Waiting [2021-05-31T06:24:36.587Z] 46f8f816bc3b: Waiting [2021-05-31T06:24:36.587Z] 93b61091891f: Waiting [2021-05-31T06:24:36.587Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T06:24:36.587Z] 36b3adc4ff6f: Download complete [2021-05-31T06:24:36.587Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T06:24:36.587Z] 46f8f816bc3b: Download complete [2021-05-31T06:24:36.848Z] df20fa9351a1: Verifying Checksum [2021-05-31T06:24:36.848Z] df20fa9351a1: Download complete [2021-05-31T06:24:36.848Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T06:24:36.848Z] 93b9cdb0e59b: Download complete [2021-05-31T06:24:36.848Z] 5e14af77c1be: Verifying Checksum [2021-05-31T06:24:36.848Z] 5e14af77c1be: Download complete [2021-05-31T06:24:36.848Z] 01666e4c0597: Verifying Checksum [2021-05-31T06:24:36.848Z] 01666e4c0597: Download complete [2021-05-31T06:24:36.848Z] 93b61091891f: Verifying Checksum [2021-05-31T06:24:36.848Z] 93b61091891f: Download complete [2021-05-31T06:24:36.848Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T06:24:36.848Z] 8ad3a11d3b57: Download complete [2021-05-31T06:24:37.112Z] df20fa9351a1: Pull complete [2021-05-31T06:24:37.112Z] 36b3adc4ff6f: Pull complete [2021-05-31T06:24:37.703Z] 8ad3a11d3b57: Pull complete [2021-05-31T06:24:37.971Z] 46f8f816bc3b: Pull complete [2021-05-31T06:24:38.233Z] 93b61091891f: Pull complete [2021-05-31T06:24:38.233Z] 93b9cdb0e59b: Pull complete [2021-05-31T06:24:38.494Z] 5e14af77c1be: Pull complete [2021-05-31T06:24:38.494Z] 01666e4c0597: Pull complete [2021-05-31T06:24:39.075Z] aa168da1d23b: Verifying Checksum [2021-05-31T06:24:39.075Z] aa168da1d23b: Download complete [2021-05-31T06:24:43.318Z] aa168da1d23b: Pull complete [2021-05-31T06:24:43.318Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T06:24:43.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:24:43.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T06:24:43.415Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-05-31T06:24:43.479Z] $ 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-874/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-874 -v /w/workspace/ndry_app-functions-sdk-go_PR-874:/w/workspace/ndry_app-functions-sdk-go_PR-874:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-874@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-874@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-31T06:24:48.089Z] $ docker top 718e39f89bbd7a981c55fd5837f2fe838d606a0461a3a0b70e7c7c7068562323 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:24:50.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T06:24:50.864Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T06:24:51.190Z] + ls /var/log/sa-host [2021-05-31T06:24:51.190Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T06:24:51.190Z] file_magic: OK [2021-05-31T06:24:51.190Z] HZ: Using current value: 100 [2021-05-31T06:24:51.190Z] file_header: OK [2021-05-31T06:24:51.190Z] 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 [2021-05-31T06:24:51.190Z] Statistics: [2021-05-31T06:24:51.190Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:24:51.190Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T06:24:51.190Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T06:24:51.190Z] file_magic: OK [2021-05-31T06:24:51.190Z] HZ: Using current value: 100 [2021-05-31T06:24:51.190Z] file_header: OK [2021-05-31T06:24:51.190Z] 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 [2021-05-31T06:24:51.190Z] Statistics: [2021-05-31T06:24:51.190Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:24:51.190Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:24:51.452Z] provisioning config files... [2021-05-31T06:24:51.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-874@tmp/config1668478041981113386tmp [Pipeline] { [Pipeline] echo [2021-05-31T06:24:51.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:24:51.860Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T06:24:51.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T06:24:51.971Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:24:52.306Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T06:24:52.338Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:24:52.697Z] ---> sudo-logs.sh [2021-05-31T06:24:52.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T06:24:52.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:24:53.125Z] ---> job-cost.sh [2021-05-31T06:24:53.126Z] lf-activate-venv: SKIPPING [2021-05-31T06:24:53.126Z] DEBUG: total: 0.18000000715255737 [2021-05-31T06:24:53.126Z] INFO: Retrieving Stack Cost... [2021-05-31T06:24:54.512Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T06:24:54.772Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T06:24:54.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:24:57.006Z] ---> logs-deploy.sh [2021-05-31T06:24:57.006Z] lf-activate-venv: SKIPPING [2021-05-31T06:24:57.006Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-874/1 [2021-05-31T06:24:57.006Z] INFO: archiving workspace using pattern(s): [2021-05-31T06:24:57.006Z] Archives upload complete. [2021-05-31T06:24:57.006Z] INFO: archiving logs to Nexus [2021-05-31T06:24:57.006Z] ---> uname -a: [2021-05-31T06:24:57.006Z] Linux prd-centos7-docker-4c-2g-1707.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] ---> lscpu: [2021-05-31T06:24:57.006Z] Architecture: x86_64 [2021-05-31T06:24:57.006Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-31T06:24:57.006Z] Byte Order: Little Endian [2021-05-31T06:24:57.006Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-31T06:24:57.006Z] CPU(s): 2 [2021-05-31T06:24:57.006Z] On-line CPU(s) list: 0,1 [2021-05-31T06:24:57.006Z] Thread(s) per core: 1 [2021-05-31T06:24:57.006Z] Core(s) per socket: 1 [2021-05-31T06:24:57.006Z] Socket(s): 2 [2021-05-31T06:24:57.006Z] NUMA node(s): 1 [2021-05-31T06:24:57.006Z] Vendor ID: AuthenticAMD [2021-05-31T06:24:57.006Z] CPU family: 23 [2021-05-31T06:24:57.006Z] Model: 49 [2021-05-31T06:24:57.006Z] Model name: AMD EPYC-Rome Processor [2021-05-31T06:24:57.006Z] Stepping: 0 [2021-05-31T06:24:57.006Z] CPU MHz: 2800.000 [2021-05-31T06:24:57.006Z] BogoMIPS: 5600.00 [2021-05-31T06:24:57.006Z] Virtualization: AMD-V [2021-05-31T06:24:57.006Z] Hypervisor vendor: KVM [2021-05-31T06:24:57.006Z] Virtualization type: full [2021-05-31T06:24:57.006Z] L1d cache: 64 KiB [2021-05-31T06:24:57.006Z] L1i cache: 64 KiB [2021-05-31T06:24:57.006Z] L2 cache: 1 MiB [2021-05-31T06:24:57.006Z] L3 cache: 32 MiB [2021-05-31T06:24:57.006Z] NUMA node0 CPU(s): 0,1 [2021-05-31T06:24:57.006Z] Vulnerability Itlb multihit: Not affected [2021-05-31T06:24:57.006Z] Vulnerability L1tf: Not affected [2021-05-31T06:24:57.006Z] Vulnerability Mds: Not affected [2021-05-31T06:24:57.006Z] Vulnerability Meltdown: Not affected [2021-05-31T06:24:57.006Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-31T06:24:57.006Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-31T06:24:57.006Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-31T06:24:57.006Z] Vulnerability Srbds: Not affected [2021-05-31T06:24:57.006Z] Vulnerability Tsx async abort: Not affected [2021-05-31T06:24:57.006Z] 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 [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] ---> nproc: [2021-05-31T06:24:57.006Z] 2 [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] ---> df -h: [2021-05-31T06:24:57.006Z] Filesystem Size Used Available Use% Mounted on [2021-05-31T06:24:57.006Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-31T06:24:57.006Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-31T06:24:57.006Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-31T06:24:57.006Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-874 [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-874@tmp [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-31T06:24:57.006Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] ---> free -m: [2021-05-31T06:24:57.006Z] total used free shared buff/cache available [2021-05-31T06:24:57.006Z] Mem: 7821 935 4756 0 2128 6708 [2021-05-31T06:24:57.006Z] Swap: 1023 0 1023 [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] ---> ip addr: [2021-05-31T06:24:57.006Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-31T06:24:57.006Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-31T06:24:57.006Z] inet 127.0.0.1/8 scope host lo [2021-05-31T06:24:57.006Z] valid_lft forever preferred_lft forever [2021-05-31T06:24:57.006Z] inet6 ::1/128 scope host [2021-05-31T06:24:57.006Z] valid_lft forever preferred_lft forever [2021-05-31T06:24:57.006Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-31T06:24:57.006Z] link/ether fa:16:3e:d3:7e:e3 brd ff:ff:ff:ff:ff:ff [2021-05-31T06:24:57.006Z] inet 10.30.123.20/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-31T06:24:57.006Z] valid_lft 85881sec preferred_lft 85881sec [2021-05-31T06:24:57.006Z] inet6 fe80::f816:3eff:fed3:7ee3/64 scope link [2021-05-31T06:24:57.006Z] valid_lft forever preferred_lft forever [2021-05-31T06:24:57.006Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-31T06:24:57.006Z] link/ether 02:42:63:73:ef:c4 brd ff:ff:ff:ff:ff:ff [2021-05-31T06:24:57.006Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-31T06:24:57.006Z] valid_lft forever preferred_lft forever [2021-05-31T06:24:57.006Z] inet6 fe80::42:63ff:fe73:efc4/64 scope link [2021-05-31T06:24:57.006Z] valid_lft forever preferred_lft forever [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] ---> sar -b -r -n DEV: [2021-05-31T06:24:57.006Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] 06:16:07 LINUX RESTART (2 CPU) [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] 06:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-31T06:24:57.006Z] 06:18:01 25.28 3.45 21.83 0.00 2559.60 4311.41 0.00 [2021-05-31T06:24:57.006Z] 06:19:01 1.67 0.00 1.67 0.00 0.00 32.88 0.00 [2021-05-31T06:24:57.006Z] 06:20:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-05-31T06:24:57.006Z] 06:21:01 0.37 0.00 0.37 0.00 0.00 5.05 0.00 [2021-05-31T06:24:57.006Z] 06:22:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-05-31T06:24:57.006Z] 06:23:01 0.37 0.00 0.37 0.00 0.00 5.61 0.00 [2021-05-31T06:24:57.006Z] 06:24:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-05-31T06:24:57.006Z] Average: 4.05 0.49 3.56 0.00 365.75 623.49 0.00 [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] 06:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-31T06:24:57.006Z] 06:18:01 5420280 0 813672 10.16 2620 1772360 1295796 14.31 597984 1589172 20 [2021-05-31T06:24:57.006Z] 06:19:01 5431992 0 801956 10.01 2620 1772364 1203656 13.29 590528 1587244 8 [2021-05-31T06:24:57.006Z] 06:20:01 5430508 0 803436 10.03 2620 1772368 1203968 13.29 588200 1591220 8 [2021-05-31T06:24:57.006Z] 06:21:01 5429992 0 803944 10.04 2620 1772376 1203936 13.29 588976 1591220 8 [2021-05-31T06:24:57.006Z] 06:22:01 5429752 0 804180 10.04 2620 1772380 1203816 13.29 585452 1594748 16 [2021-05-31T06:24:57.006Z] 06:23:01 5428820 0 805108 10.05 2620 1772384 1203780 13.29 586352 1594748 12 [2021-05-31T06:24:57.006Z] 06:24:01 5428976 0 804948 10.05 2620 1772388 1203720 13.29 585992 1594748 16 [2021-05-31T06:24:57.006Z] Average: 5428617 0 805321 10.06 2620 1772374 1216953 13.44 589069 1591871 13 [2021-05-31T06:24:57.006Z] [2021-05-31T06:24:57.006Z] 06:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-31T06:24:57.006Z] 06:18:01 eth0 206.13 204.60 730.53 35.50 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:18:01 docker0 104.73 72.52 9.44 309.68 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:19:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:20:01 eth0 1.42 0.58 0.58 0.39 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:21:01 eth0 0.28 0.17 0.25 0.19 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:22:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:23:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:24:01 eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.006Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.007Z] Average: eth0 29.89 29.40 104.54 5.17 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.007Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.007Z] Average: docker0 14.97 10.36 1.35 44.25 0.00 0.00 0.00 0.00 [2021-05-31T06:24:57.007Z] [2021-05-31T06:24:57.007Z] [2021-05-31T06:24:57.007Z] ---> sar -P ALL: [2021-05-31T06:24:57.007Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T06:24:57.007Z] [2021-05-31T06:24:57.007Z] 06:16:07 LINUX RESTART (2 CPU) [2021-05-31T06:24:57.007Z] [2021-05-31T06:24:57.007Z] 06:17:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T06:24:57.007Z] 06:18:01 all 4.45 0.00 1.69 2.89 0.07 90.90 [2021-05-31T06:24:57.007Z] 06:18:01 0 4.25 0.00 1.97 2.07 0.07 91.65 [2021-05-31T06:24:57.007Z] 06:18:01 1 4.65 0.00 1.42 3.71 0.07 90.15 [2021-05-31T06:24:57.007Z] 06:19:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-05-31T06:24:57.007Z] 06:19:01 0 0.07 0.00 0.05 0.00 0.05 99.83 [2021-05-31T06:24:57.007Z] 06:19:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-05-31T06:24:57.007Z] 06:20:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-05-31T06:24:57.007Z] 06:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-31T06:24:57.007Z] 06:20:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-31T06:24:57.007Z] 06:21:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-31T06:24:57.007Z] 06:21:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-31T06:24:57.007Z] 06:21:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-31T06:24:57.007Z] 06:22:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-05-31T06:24:57.007Z] 06:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-31T06:24:57.007Z] 06:22:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-31T06:24:57.007Z] 06:23:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-31T06:24:57.007Z] 06:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-31T06:24:57.007Z] 06:23:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-31T06:24:57.007Z] 06:24:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-31T06:24:57.007Z] 06:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-31T06:24:57.007Z] 06:24:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-05-31T06:24:57.007Z] Average: all 0.71 0.00 0.26 0.41 0.03 98.58 [2021-05-31T06:24:57.007Z] Average: 0 0.64 0.00 0.30 0.29 0.03 98.74 [2021-05-31T06:24:57.007Z] Average: 1 0.79 0.00 0.23 0.52 0.03 98.43 [2021-05-31T06:24:57.007Z] [2021-05-31T06:24:57.007Z] [2021-05-31T06:24:57.007Z]