Pull request #796 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 365462b5ffa89a4bdee95f904e174fb0d3b4bb98+31d53820897474db1e91be20d42ca7dc6cb60a35 (a2451e04da3ace863134ce534504e95c8710bdda) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-796/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-796/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1092 in /w/workspace/ndry_app-functions-sdk-go_PR-796 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-796 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 31d53820897474db1e91be20d42ca7dc6cb60a35 into PR head commit 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 Merge succeeded, producing 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 Checking out Revision 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 (PR-796) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/796/head:refs/remotes/origin/PR-796 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 31d53820897474db1e91be20d42ca7dc6cb60a35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 # 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.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:55:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:55:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:55:16 ========================================================= 05:55:16 EdgeX Global Pipelines Version Info 05:55:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:55:18 ------------------- 05:55:18 stable info: 05:55:18 ------------------- 05:55:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:55:18 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:55:18 Message: update stable to v1.0.186 05:55:19 ------------------- 05:55:19 experimental info: 05:55:19 ------------------- 05:55:19 Commited By: **** collab-it+edgex@linuxfoundation.org 05:55:19 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 05:55:19 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-796 [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-796 [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-796 [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 365462b [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:22 + git log --format=format:%s -1 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 [Pipeline] echo 05:55:22 GIT_COMMIT: 365462b5ffa89a4bdee95f904e174fb0d3b4bb98, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:55:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:23 05:55:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:55:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:23 latest: Pulling from edgex-devops/git-semver 05:55:23 31603596830f: Pulling fs layer 05:55:23 2a8b12db71e7: Pulling fs layer 05:55:23 6ca5941a6612: Pulling fs layer 05:55:23 ecc8261a40a4: Pulling fs layer 05:55:23 ecc8261a40a4: Waiting 05:55:23 2a8b12db71e7: Verifying Checksum 05:55:23 2a8b12db71e7: Download complete 05:55:23 31603596830f: Verifying Checksum 05:55:23 31603596830f: Download complete 05:55:23 ecc8261a40a4: Verifying Checksum 05:55:23 ecc8261a40a4: Download complete 05:55:23 6ca5941a6612: Verifying Checksum 05:55:23 6ca5941a6612: Download complete 05:55:24 31603596830f: Pull complete 05:55:24 2a8b12db71e7: Pull complete 05:55:25 6ca5941a6612: Pull complete 05:55:25 ecc8261a40a4: Pull complete 05:55:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:55:25 prd-centos7-docker-4c-2g-1092 does not seem to be running inside a container 05:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-796 -v /w/workspace/ndry_app-functions-sdk-go_PR-796:/w/workspace/ndry_app-functions-sdk-go_PR-796:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-796@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-796@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:55:27 $ docker top 48d1b64053220b4cab5f24114dcf5358d1d1f57204ac3632b33a28ed8f985c80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:27 [ssh-agent] Looking for ssh-agent implementation... 05:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:28 $ docker exec 48d1b64053220b4cab5f24114dcf5358d1d1f57204ac3632b33a28ed8f985c80 ssh-agent 05:55:28 SSH_AUTH_SOCK=/tmp/ssh-QxglzHdtO2P0/agent.12 05:55:28 SSH_AGENT_PID=17 05:55:28 Running ssh-add (command line suppressed) 05:55:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-796@tmp/private_key_1651019542884132252.key (/w/workspace/ndry_app-functions-sdk-go_PR-796@tmp/private_key_1651019542884132252.key) 05:55:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:28 + git tag --points-at HEAD [Pipeline] } 05:55:28 $ docker exec --env ******** --env ******** 48d1b64053220b4cab5f24114dcf5358d1d1f57204ac3632b33a28ed8f985c80 ssh-agent -k 05:55:28 unset SSH_AUTH_SOCK; 05:55:28 unset SSH_AGENT_PID; 05:55:28 echo Agent pid 17 killed; 05:55:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:55:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:29 [ssh-agent] Looking for ssh-agent implementation... 05:55:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:29 $ docker exec 48d1b64053220b4cab5f24114dcf5358d1d1f57204ac3632b33a28ed8f985c80 ssh-agent 05:55:29 SSH_AUTH_SOCK=/tmp/ssh-ra3DsAX5OFpS/agent.47 05:55:29 SSH_AGENT_PID=52 05:55:29 Running ssh-add (command line suppressed) 05:55:29 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-796@tmp/private_key_1536524007092109145.key (/w/workspace/ndry_app-functions-sdk-go_PR-796@tmp/private_key_1536524007092109145.key) 05:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:29 + git semver init 05:55:29 # -> Open(): unable to determine branch for HEAD 05:55:29 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-796/.git 05:55:29 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-796 05:55:29 # $SEMVER_REMOTE_NAME = origin 05:55:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:55:29 # $SEMVER_USER_NAME = edgex-jenkins 05:55:29 # $SEMVER_BRANCH = PR-796 05:55:29 # $SEMVER_TEMP = /tmp/semver-924640805 05:55:29 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 05:55:32 # '/tmp/semver-924640805' -> '/w/workspace/ndry_app-functions-sdk-go_PR-796/.semver' 05:55:32 # -> Force: false 05:55:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-796/.semver [Pipeline] } 05:55:32 $ docker exec --env ******** --env ******** 48d1b64053220b4cab5f24114dcf5358d1d1f57204ac3632b33a28ed8f985c80 ssh-agent -k 05:55:32 unset SSH_AUTH_SOCK; 05:55:32 unset SSH_AGENT_PID; 05:55:32 echo Agent pid 52 killed; 05:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:33 + git semver [Pipeline] } 05:55:33 $ docker stop --time=1 48d1b64053220b4cab5f24114dcf5358d1d1f57204ac3632b33a28ed8f985c80 05:55:34 $ docker rm -f 48d1b64053220b4cab5f24114dcf5358d1d1f57204ac3632b33a28ed8f985c80 [Pipeline] // withDockerContainer [Pipeline] sh 05:55:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:55:35 Stashed 1 file(s) [Pipeline] echo 05:55:35 [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 05:55:51 Still waiting to schedule task 05:55:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:55:51 Still waiting to schedule task 05:55:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:57:06 Running on prd-centos7-docker-4c-2g-1096 in /w/workspace/ndry_app-functions-sdk-go_PR-796 [Pipeline] { [Pipeline] ws 05:57:07 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:57:09 using credential edgex-jenkins-ssh 05:57:09 Cloning the remote Git repository 05:57:09 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:57:09 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:57:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:57:09 > git --version # timeout=10 05:57:09 > git --version # 'git version 2.24.3' 05:57:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:12 Merging remotes/origin/master commit 31d53820897474db1e91be20d42ca7dc6cb60a35 into PR head commit 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 05:57:12 Merge succeeded, producing 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 05:57:12 Checking out Revision 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 (PR-796) 05:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:57:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:57:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/796/head:refs/remotes/origin/PR-796 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:57:12 > git config core.sparsecheckout # timeout=10 05:57:12 > git checkout -f 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 # timeout=10 05:57:12 > git remote # timeout=10 05:57:12 > git config --get remote.origin.url # timeout=10 05:57:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:12 > git merge 31d53820897474db1e91be20d42ca7dc6cb60a35 # timeout=10 05:57:12 > git rev-parse HEAD^{commit} # timeout=10 05:57:12 > git config core.sparsecheckout # timeout=10 05:57:12 > git checkout -f 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 # timeout=10 05:57:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:57:15 > git --version # timeout=10 05:57:15 > git --version # 'git version 2.24.3' 05:57:15 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:57:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:18 + sudo service docker restart 05:57:18 + true 05:57:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:57:19 ========================================================= 05:57:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:57:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 05:57:20 Sending build context to Docker daemon 19.48MB 05:57:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:57:20 Step 2/8 : FROM ${BASE} 05:57:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:20 188c0c94c7c5: Pulling fs layer 05:57:20 0ef7d3d256c8: Pulling fs layer 05:57:20 de9db76c5a1d: Pulling fs layer 05:57:20 bca2f99d35d6: Pulling fs layer 05:57:20 93359f2a8cfa: Pulling fs layer 05:57:20 7c6f9722023f: Pulling fs layer 05:57:20 a35cf1a2eb13: Pulling fs layer 05:57:20 bca2f99d35d6: Waiting 05:57:20 93359f2a8cfa: Waiting 05:57:20 7c6f9722023f: Waiting 05:57:20 a35cf1a2eb13: Waiting 05:57:20 de9db76c5a1d: Verifying Checksum 05:57:20 de9db76c5a1d: Download complete 05:57:20 0ef7d3d256c8: Verifying Checksum 05:57:20 0ef7d3d256c8: Download complete 05:57:20 93359f2a8cfa: Verifying Checksum 05:57:20 93359f2a8cfa: Download complete 05:57:20 7c6f9722023f: Verifying Checksum 05:57:20 7c6f9722023f: Download complete 05:57:20 188c0c94c7c5: Verifying Checksum 05:57:20 188c0c94c7c5: Download complete 05:57:21 188c0c94c7c5: Pull complete 05:57:21 0ef7d3d256c8: Pull complete 05:57:21 de9db76c5a1d: Pull complete 05:57:23 a35cf1a2eb13: Verifying Checksum 05:57:23 a35cf1a2eb13: Download complete 05:57:23 bca2f99d35d6: Verifying Checksum 05:57:23 bca2f99d35d6: Download complete 05:57:30 bca2f99d35d6: Pull complete 05:57:30 93359f2a8cfa: Pull complete 05:57:30 7c6f9722023f: Pull complete 05:57:33 a35cf1a2eb13: Pull complete 05:57:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:57:33 ---> a62c8e92a672 05:57:33 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:57:33 20.10.0: Pulling from library/docker 05:57:34 05e7bc50f07f: Pulling fs layer 05:57:34 6db28d0fdbf6: Pulling fs layer 05:57:34 292df0bc6bf3: Pulling fs layer 05:57:34 2e060f4bd70b: Pulling fs layer 05:57:34 80e8d568a223: Pulling fs layer 05:57:34 8dc6ef1a942a: Pulling fs layer 05:57:34 2312dd95470a: Pulling fs layer 05:57:34 80e8d568a223: Waiting 05:57:34 8dc6ef1a942a: Waiting 05:57:34 2312dd95470a: Waiting 05:57:34 2e060f4bd70b: Waiting 05:57:34 6db28d0fdbf6: Verifying Checksum 05:57:34 6db28d0fdbf6: Download complete 05:57:34 292df0bc6bf3: Verifying Checksum 05:57:34 292df0bc6bf3: Download complete 05:57:34 05e7bc50f07f: Download complete 05:57:34 8dc6ef1a942a: Verifying Checksum 05:57:34 8dc6ef1a942a: Download complete 05:57:34 80e8d568a223: Verifying Checksum 05:57:34 80e8d568a223: Download complete 05:57:34 2312dd95470a: Verifying Checksum 05:57:34 2312dd95470a: Download complete 05:57:34 05e7bc50f07f: Pull complete 05:57:35 6db28d0fdbf6: Pull complete 05:57:35 292df0bc6bf3: Pull complete 05:57:39 2e060f4bd70b: Verifying Checksum 05:57:39 2e060f4bd70b: Download complete 05:57:43 2e060f4bd70b: Pull complete 05:57:43 80e8d568a223: Pull complete 05:57:43 8dc6ef1a942a: Pull complete 05:57:43 2312dd95470a: Pull complete 05:57:43 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:57:43 Status: Downloaded newer image for docker:20.10.0 05:57:44 ---> 3554002a20d1 05:57:44 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:57:44 ---> Running in 505c0c2e1084 05:57:44 Removing intermediate container 505c0c2e1084 05:57:44 ---> 5a3ec53f5288 05:57:44 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:57:44 ---> Running in 8d8df10afa6c 05:57:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:46 (1/5) Installing libsodium (1.0.18-r0) 05:57:47 (2/5) Installing libzmq (4.3.3-r0) 05:57:47 (3/5) Installing pkgconf (1.7.2-r0) 05:57:47 (4/5) Installing libsodium-dev (1.0.18-r0) 05:57:48 (5/5) Installing zeromq-dev (4.3.3-r0) 05:57:48 Executing busybox-1.31.1-r19.trigger 05:57:48 OK: 167 MiB in 44 packages 05:57:48 Removing intermediate container 8d8df10afa6c 05:57:48 ---> 0d5df6a04919 05:57:48 Step 6/8 : WORKDIR /build 05:57:48 ---> Running in 7f0e6969d4e4 05:57:49 Removing intermediate container 7f0e6969d4e4 05:57:49 ---> 4916cbbf15c2 05:57:49 Step 7/8 : COPY go.mod . 05:57:49 ---> f6c139090d22 05:57:49 Step 8/8 : RUN go mod download 05:57:49 ---> Running in 193de4f8a797 05:58:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1097 in /w/workspace/ndry_app-functions-sdk-go_PR-796 [Pipeline] { [Pipeline] ws 05:58:04 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:58:10 using credential edgex-jenkins-ssh 05:58:10 Cloning the remote Git repository 05:58:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:10 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:58:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:10 > git --version # timeout=10 05:58:10 > git --version # 'git version 2.17.1' 05:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:11 Removing intermediate container 193de4f8a797 05:58:11 ---> 6a7a77deb364 05:58:11 Successfully built 6a7a77deb364 05:58:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:58:12 + docker inspect -f . ci-base-image-x86_64 05:58:12 . [Pipeline] withDockerContainer 05:58:12 prd-centos7-docker-4c-2g-1096 does not seem to be running inside a container 05:58:12 $ 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 ******** ci-base-image-x86_64 cat 05:58:13 $ docker top 55062264be9279927c1cba91220fd09b09eee7e9714f5122051f99fb35421762 -eo pid,comm [Pipeline] { 05:58:14 Merging remotes/origin/master commit 31d53820897474db1e91be20d42ca7dc6cb60a35 into PR head commit 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 [Pipeline] sh 05:58:14 Merge succeeded, producing 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 05:58:14 Checking out Revision 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 (PR-796) 05:58:14 + go version 05:58:14 go version go1.15.5 linux/amd64 [Pipeline] } 05:58:14 $ docker stop --time=1 55062264be9279927c1cba91220fd09b09eee7e9714f5122051f99fb35421762 05:58:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:58:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:58:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/796/head:refs/remotes/origin/PR-796 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:58:14 > git config core.sparsecheckout # timeout=10 05:58:14 > git checkout -f 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 # timeout=10 05:58:14 > git remote # timeout=10 05:58:14 > git config --get remote.origin.url # timeout=10 05:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:14 > git merge 31d53820897474db1e91be20d42ca7dc6cb60a35 # timeout=10 05:58:14 > git rev-parse HEAD^{commit} # timeout=10 05:58:14 > git config core.sparsecheckout # timeout=10 05:58:14 > git checkout -f 365462b5ffa89a4bdee95f904e174fb0d3b4bb98 # timeout=10 05:58:15 $ docker rm -f 55062264be9279927c1cba91220fd09b09eee7e9714f5122051f99fb35421762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:16 + docker inspect -f . ci-base-image-x86_64 05:58:16 . [Pipeline] withDockerContainer 05:58:16 prd-centos7-docker-4c-2g-1096 does not seem to be running inside a container 05:58:16 $ 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 ******** ci-base-image-x86_64 cat 05:58:17 $ docker top 580edfcc375526c6b23028148321574a6ab5e34e9b2dd6a29e1d1709a4ca7e1b -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:18 + make test 05:58:18 make -C ./app-service-template build 05:58:18 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:18 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 05:58:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:58:18 > git --version # timeout=10 05:58:18 > git --version # 'git version 2.17.1' 05:58:18 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:58:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:58:21 + sudo service docker restart 05:58:21 + true [Pipeline] unstash [Pipeline] echo 05:58:24 ========================================================= 05:58:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:58:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:58:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:58:25 Sending build context to Docker daemon 19.48MB 05:58:25 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:58:25 Step 2/8 : FROM ${BASE} 05:58:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:58:26 5f621e34cdf4: Pulling fs layer 05:58:26 a4357932f1b6: Pulling fs layer 05:58:26 18c013af1878: Pulling fs layer 05:58:26 00ac8860ef70: Pulling fs layer 05:58:26 63d7cb157983: Pulling fs layer 05:58:26 b116817d02f9: Pulling fs layer 05:58:26 745a02a5169b: Pulling fs layer 05:58:26 00ac8860ef70: Waiting 05:58:26 63d7cb157983: Waiting 05:58:26 b116817d02f9: Waiting 05:58:26 745a02a5169b: Waiting 05:58:26 18c013af1878: Verifying Checksum 05:58:26 18c013af1878: Download complete 05:58:26 a4357932f1b6: Verifying Checksum 05:58:26 a4357932f1b6: Download complete 05:58:26 63d7cb157983: Verifying Checksum 05:58:26 63d7cb157983: Download complete 05:58:26 b116817d02f9: Download complete 05:58:26 5f621e34cdf4: Download complete 05:58:26 5f621e34cdf4: Pull complete 05:58:27 a4357932f1b6: Pull complete 05:58:28 18c013af1878: Pull complete 05:58:28 745a02a5169b: Verifying Checksum 05:58:28 745a02a5169b: Download complete 05:58:29 00ac8860ef70: Verifying Checksum 05:58:29 00ac8860ef70: Download complete 05:58:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:33 make -C ./app-service-template test 05:58:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:58:40 00ac8860ef70: Pull complete 05:58:40 63d7cb157983: Pull complete 05:58:40 b116817d02f9: Pull complete 05:58:41 ok new-app-service 0.018s coverage: 47.8% of statements 05:58:41 ? new-app-service/config [no test files] 05:58:41 ok new-app-service/functions 0.012s 05:58:41 CGO_ENABLED=1 go vet ./... 05:58:44 745a02a5169b: Pull complete 05:58:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:58:44 ---> b7e6874047d6 05:58:44 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:58:44 20.10.0: Pulling from library/docker 05:58:44 a3cc7d3b244e: Pulling fs layer 05:58:44 02a3295e0d61: Pulling fs layer 05:58:44 0f4f2e6d8100: Pulling fs layer 05:58:44 330b718f631f: Pulling fs layer 05:58:44 a93816041522: Pulling fs layer 05:58:44 bdb6da89ff94: Pulling fs layer 05:58:44 2a70c0c122f4: Pulling fs layer 05:58:44 a93816041522: Waiting 05:58:44 bdb6da89ff94: Waiting 05:58:44 2a70c0c122f4: Waiting 05:58:44 02a3295e0d61: Verifying Checksum 05:58:44 02a3295e0d61: Download complete 05:58:44 a3cc7d3b244e: Verifying Checksum 05:58:44 a3cc7d3b244e: Download complete 05:58:44 0f4f2e6d8100: Verifying Checksum 05:58:44 0f4f2e6d8100: Download complete 05:58:44 bdb6da89ff94: Verifying Checksum 05:58:44 bdb6da89ff94: Download complete 05:58:45 a93816041522: Verifying Checksum 05:58:45 a93816041522: Download complete 05:58:45 gofmt -l . 05:58:45 [ "`gofmt -l .`" = "" ] 05:58:45 ./bin/test-go-mod-tidy.sh 05:58:45 a3cc7d3b244e: Pull complete 05:58:45 2a70c0c122f4: Verifying Checksum 05:58:45 2a70c0c122f4: Download complete 05:58:45 ./bin/test-attribution-txt.sh 05:58:46 02a3295e0d61: Pull complete 05:58:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:58:46 0f4f2e6d8100: Pull complete 05:58:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 05:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.017s coverage: 55.8% of statements 05:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 92.5% of statements 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 05:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.046s coverage: 61.5% of statements 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 05:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 05:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.032s coverage: 75.4% of statements 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 05:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 05:58:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements 05:58:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 05:58:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.030s coverage: 10.5% of statements 05:58:51 330b718f631f: Verifying Checksum 05:58:51 330b718f631f: Download complete 05:58:54 330b718f631f: Pull complete 05:58:54 a93816041522: Pull complete 05:58:54 bdb6da89ff94: Pull complete 05:58:55 2a70c0c122f4: Pull complete 05:58:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:58:55 Status: Downloaded newer image for docker:20.10.0 05:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.751s coverage: 78.4% of statements 05:58:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 05:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 18.4% of statements 05:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.029s coverage: 27.3% of statements 05:58:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 05:58:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 05:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.014s coverage: 71.7% of statements 05:59:01 ---> dea9bb1b35bf 05:59:01 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:59:01 ---> Running in 2703760e72b8 05:59:02 Removing intermediate container 2703760e72b8 05:59:02 ---> 5004b72dab1e 05:59:02 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:59:02 ---> Running in e2f0252fde7f 05:59:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:59:05 (1/5) Installing libsodium (1.0.18-r0) 05:59:05 (2/5) Installing libzmq (4.3.3-r0) 05:59:05 (3/5) Installing pkgconf (1.7.2-r0) 05:59:05 (4/5) Installing libsodium-dev (1.0.18-r0) 05:59:05 (5/5) Installing zeromq-dev (4.3.3-r0) 05:59:06 Executing busybox-1.31.1-r19.trigger 05:59:06 OK: 144 MiB in 44 packages 05:59:07 Removing intermediate container e2f0252fde7f 05:59:07 ---> 834b08e9a741 05:59:07 Step 6/8 : WORKDIR /build 05:59:07 ---> Running in a32fac9ac61c 05:59:08 Removing intermediate container a32fac9ac61c 05:59:08 ---> aeaca3b95453 05:59:08 Step 7/8 : COPY go.mod . 05:59:08 ---> 2929b0f7b96b 05:59:08 Step 8/8 : RUN go mod download 05:59:09 ---> Running in 9bd0c9b992aa 05:59:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.046s coverage: 81.9% of statements 05:59:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 05:59:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:59:21 gofmt -l . 05:59:21 [ "`gofmt -l .`" = "" ] 05:59:21 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 05:59:21 $ docker stop --time=1 580edfcc375526c6b23028148321574a6ab5e34e9b2dd6a29e1d1709a4ca7e1b 05:59:23 $ docker rm -f 580edfcc375526c6b23028148321574a6ab5e34e9b2dd6a29e1d1709a4ca7e1b [Pipeline] // withDockerContainer [Pipeline] sh 05:59:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:24 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 05:59:25 ---> job-cost.sh 05:59:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Co4D 05:59:36 Removing intermediate container 9bd0c9b992aa 05:59:36 ---> 687c40167fd4 05:59:36 Successfully built 687c40167fd4 05:59:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:59:36 + docker inspect -f . ci-base-image-arm64 05:59:36 . [Pipeline] withDockerContainer 05:59:36 prd-ubuntu18.04-docker-arm64-4c-16g-1097 does not seem to be running inside a container 05:59:36 $ 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 05:59:38 $ docker top 9e8bfaa1f7e95969c9a006a6b99ea53b82d5d01169da069e7911f3801cb35b39 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:39 + go version 05:59:39 go version go1.15.5 linux/arm64 [Pipeline] } 05:59:39 $ docker stop --time=1 9e8bfaa1f7e95969c9a006a6b99ea53b82d5d01169da069e7911f3801cb35b39 05:59:41 $ docker rm -f 9e8bfaa1f7e95969c9a006a6b99ea53b82d5d01169da069e7911f3801cb35b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:42 + docker inspect -f . ci-base-image-arm64 05:59:42 . [Pipeline] withDockerContainer 05:59:42 prd-ubuntu18.04-docker-arm64-4c-16g-1097 does not seem to be running inside a container 05:59:42 $ 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 05:59:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:59:44 $ docker top 8225a035ffa7b8aab5ccde73d56076ee28c698fb7b50a630f6c1443472a83016 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:45 + make test 05:59:45 make -C ./app-service-template build 05:59:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:59:45 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 06:00:10 lf-activate-venv(): INFO: Adding /tmp/venv-Co4D/bin to PATH 06:00:10 INFO: No Stack... 06:00:10 INFO: Retrieving Pricing Info for: v1-standard-2 06:00:10 INFO: Archiving Costs [Pipeline] sh 06:00:10 + cut -d, -f6 06:00:10 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 06:00:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-1-stack-cost] 06:00:11 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-1-stack-cost] did not exist. Created. 06:00:11 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:11 + echo total: 0.029999999329447746 [Pipeline] stash 06:00:11 Stashed 1 file(s) [Pipeline] } 06:00:11 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:00:24 make -C ./app-service-template test 06:00:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:00:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 06:00:51 ok new-app-service 0.042s coverage: 47.8% of statements 06:00:51 ? new-app-service/config [no test files] 06:00:51 ok new-app-service/functions 0.033s 06:00:51 CGO_ENABLED=1 go vet ./... 06:01:01 gofmt -l . 06:01:01 [ "`gofmt -l .`" = "" ] 06:01:01 ./bin/test-go-mod-tidy.sh 06:01:01 ./bin/test-attribution-txt.sh 06:01:02 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:01:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:01:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:01:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.069s coverage: 55.8% of statements 06:01:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.038s coverage: 92.5% of statements 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:01:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.059s coverage: 61.5% of statements 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:01:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.054s 06:01:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.101s coverage: 75.4% of statements 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:01:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.047s coverage: 97.0% of statements 06:01:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:01:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.068s coverage: 10.5% of statements 06:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.860s coverage: 78.4% of statements 06:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.031s coverage: 18.4% of statements 06:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.030s coverage: 27.3% of statements 06:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.056s coverage: 71.7% of statements 06:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.082s coverage: 81.9% of statements 06:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 06:01:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:01:47 gofmt -l . 06:01:47 [ "`gofmt -l .`" = "" ] 06:01:48 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 06:01:49 $ docker stop --time=1 8225a035ffa7b8aab5ccde73d56076ee28c698fb7b50a630f6c1443472a83016 06:01:51 $ docker rm -f 8225a035ffa7b8aab5ccde73d56076ee28c698fb7b50a630f6c1443472a83016 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:52 Warning: overwriting stash ‘coverage-report’ 06:01:53 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 06:01:54 ---> job-cost.sh 06:01:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7hku 06:02:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-7hku/bin to PATH 06:04:42 INFO: No Stack... 06:04:42 INFO: Retrieving Pricing Info for: lf-standard-4 06:04:42 INFO: Archiving Costs [Pipeline] sh 06:04:43 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:04:43 + cut -d, -f6 [Pipeline] lock 06:04:43 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-1-stack-cost] 06:04:43 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-1-stack-cost] did not exist. Created. 06:04:43 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:43 /w/workspace/app-functions-sdk-go/1@tmp/durable-7184ae3d/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-7184ae3d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:44 + echo total: 0.20999999344348907 [Pipeline] stash 06:04:44 Warning: overwriting stash ‘stack-cost’ 06:04:44 Stashed 1 file(s) [Pipeline] } 06:04:44 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-796-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] wrap 06:04:45 provisioning config files... 06:04:45 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-796@tmp/config6786706203431672648tmp [Pipeline] { [Pipeline] sh 06:04:45 + set +x 06:04:45 + curl -s https://codecov.io/bash 06:04:45 + bash -s -- 06:04:45 06:04:45 _____ _ 06:04:45 / ____| | | 06:04:45 | | ___ __| | ___ ___ _____ __ 06:04:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:04:45 | |___| (_) | (_| | __/ (_| (_) \ V / 06:04:45 \_____\___/ \__,_|\___|\___\___/ \_/ 06:04:45 Bash-1.0.1 06:04:45 06:04:45 06:04:45 ==> git version 2.24.3 found 06:04:45 ==> 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 06:04:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:04:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:04:45 ==> Jenkins CI detected. 06:04:46 project root: . 06:04:46 --> token set from env 06:04:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:04:46 ==> Running gcov in . (disable via -X gcov) 06:04:46 ==> Python coveragepy not found 06:04:46 ==> Searching for coverage reports in: 06:04:46 + . 06:04:46 -> Found 2 reports 06:04:46 ==> Detecting git/mercurial file structure 06:04:46 ==> Reading reports 06:04:46 + ./app-service-template/coverage.out bytes=1055 06:04:46 + ./coverage.out bytes=86827 06:04:46 ==> Appending adjustments 06:04:46 https://docs.codecov.io/docs/fixing-reports 06:04:46 + Found adjustments 06:04:46 ==> Gzipping contents 06:04:46 16K /tmp/codecov.xYRKXc.gz 06:04:46 ==> Uploading reports 06:04:46 url: https://codecov.io 06:04:46 query: branch=PR-796&commit=365462b5ffa89a4bdee95f904e174fb0d3b4bb98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-796%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=796&job=&cmd_args= 06:04:46 -> Pinging Codecov 06:04:46 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-796&commit=365462b5ffa89a4bdee95f904e174fb0d3b4bb98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-796%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=796&job=&cmd_args= 06:04:47 -> Uploading to 06:04:47 https://storage.googleapis.com/codecov/v4/raw/2021-04-20/3D8B5DFFC46A037C893635FACE044666/365462b5ffa89a4bdee95f904e174fb0d3b4bb98/cc178e93-2077-49e7-bef1-9efc97656987.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210420T060447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69e2b2fc1ff6426b91083c1d3751cac274d19a67e942a1082632df1c4c08b69d 06:04:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:47 Dload Upload Total Spent Left Speed 06:04:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15293 0 0 100 15293 0 35004 --:--:-- --:--:-- --:--:-- 35075 06:04:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/365462b5ffa89a4bdee95f904e174fb0d3b4bb98 [Pipeline] } 06:04:47 Deleting 1 temporary files [Pipeline] // wrap [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 06:04:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:50 ---> package-listing.sh 06:04:50 ++ facter osfamily 06:04:50 ++ tr '[:upper:]' '[:lower:]' 06:04:50 + OS_FAMILY=redhat 06:04:50 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-796 06:04:50 + START_PACKAGES=/tmp/packages_start.txt 06:04:50 + END_PACKAGES=/tmp/packages_end.txt 06:04:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:50 + PACKAGES=/tmp/packages_start.txt 06:04:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-796 ']' 06:04:50 + PACKAGES=/tmp/packages_end.txt 06:04:50 + case "${OS_FAMILY}" in 06:04:50 + rpm -qa 06:04:50 + sort 06:04:55 + '[' -f /tmp/packages_start.txt ']' 06:04:55 + '[' -f /tmp/packages_end.txt ']' 06:04:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-796 ']' 06:04:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-796/archives/ 06:04:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-796/archives/ [Pipeline] echo 06:04:55 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-796/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:56 06:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:56 alpine: Pulling from edgex-lftools-log-publisher 06:04:56 df20fa9351a1: Pulling fs layer 06:04:56 36b3adc4ff6f: Pulling fs layer 06:04:56 8ad3a11d3b57: Pulling fs layer 06:04:56 46f8f816bc3b: Pulling fs layer 06:04:56 93b61091891f: Pulling fs layer 06:04:56 93b9cdb0e59b: Pulling fs layer 06:04:56 5e14af77c1be: Pulling fs layer 06:04:56 01666e4c0597: Pulling fs layer 06:04:56 aa168da1d23b: Pulling fs layer 06:04:56 46f8f816bc3b: Waiting 06:04:56 93b61091891f: Waiting 06:04:56 93b9cdb0e59b: Waiting 06:04:56 5e14af77c1be: Waiting 06:04:56 01666e4c0597: Waiting 06:04:56 aa168da1d23b: Waiting 06:04:56 36b3adc4ff6f: Verifying Checksum 06:04:56 36b3adc4ff6f: Download complete 06:04:56 46f8f816bc3b: Download complete 06:04:56 df20fa9351a1: Verifying Checksum 06:04:56 df20fa9351a1: Download complete 06:04:57 93b9cdb0e59b: Verifying Checksum 06:04:57 93b9cdb0e59b: Download complete 06:04:57 93b61091891f: Verifying Checksum 06:04:57 93b61091891f: Download complete 06:04:57 5e14af77c1be: Download complete 06:04:57 01666e4c0597: Verifying Checksum 06:04:57 01666e4c0597: Download complete 06:04:57 8ad3a11d3b57: Verifying Checksum 06:04:57 8ad3a11d3b57: Download complete 06:04:57 df20fa9351a1: Pull complete 06:04:57 36b3adc4ff6f: Pull complete 06:04:58 8ad3a11d3b57: Pull complete 06:04:58 46f8f816bc3b: Pull complete 06:04:59 93b61091891f: Pull complete 06:04:59 aa168da1d23b: Verifying Checksum 06:04:59 aa168da1d23b: Download complete 06:04:59 93b9cdb0e59b: Pull complete 06:04:59 5e14af77c1be: Pull complete 06:04:59 01666e4c0597: Pull complete 06:05:07 aa168da1d23b: Pull complete 06:05:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:05:07 prd-centos7-docker-4c-2g-1092 does not seem to be running inside a container 06:05:07 $ 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-796/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-796 -v /w/workspace/ndry_app-functions-sdk-go_PR-796:/w/workspace/ndry_app-functions-sdk-go_PR-796:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-796@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-796@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:05:10 $ docker top 08bb30fff5ecd9df6540bde3ca49d1ed30bbf40bd2e1e237ae4731e07b1296c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:10 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:11 + mkdir -p /var/log/sa [Pipeline] sh 06:05:11 + ls /var/log/sa-host 06:05:11 + sadf -c /var/log/sa-host/sa20 06:05:11 file_magic: OK 06:05:11 HZ: Using current value: 100 06:05:11 file_header: OK 06:05:11 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 06:05:11 Statistics: 06:05:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:11 File successfully converted to sysstat format version 12.2.1 06:05:11 + sadf -c /var/log/sa-host/sa23 06:05:11 file_magic: OK 06:05:11 HZ: Using current value: 100 06:05:11 file_header: OK 06:05:11 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 06:05:11 Statistics: 06:05:11 Hnuu...uuuununununu... 06:05:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:11 provisioning config files... 06:05:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-796@tmp/config7903513394634312259tmp [Pipeline] { [Pipeline] echo 06:05:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:12 ---> create-netrc.sh [Pipeline] } 06:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:05:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:05:12 ---> python-tools-install.sh [Pipeline] echo 06:05:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:13 ---> sudo-logs.sh 06:05:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:13 ---> job-cost.sh 06:05:13 lf-activate-venv: SKIPPING 06:05:13 DEBUG: total: 0.20999999344348907 06:05:13 INFO: Retrieving Stack Cost... 06:05:14 INFO: Retrieving Pricing Info for: v1-standard-2 06:05:15 INFO: Archiving Costs [Pipeline] echo 06:05:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:15 ---> logs-deploy.sh 06:05:15 lf-activate-venv: SKIPPING 06:05:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-796/1 06:05:15 INFO: archiving workspace using pattern(s): 06:05:17 Archives upload complete. 06:05:17 INFO: archiving logs to Nexus 06:05:18 ---> uname -a: 06:05:18 Linux prd-centos7-docker-4c-2g-1092.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:05:18 06:05:18 06:05:18 ---> lscpu: 06:05:18 Architecture: x86_64 06:05:18 CPU op-mode(s): 32-bit, 64-bit 06:05:18 Byte Order: Little Endian 06:05:18 Address sizes: 40 bits physical, 48 bits virtual 06:05:18 CPU(s): 4 06:05:18 On-line CPU(s) list: 0-3 06:05:18 Thread(s) per core: 1 06:05:18 Core(s) per socket: 1 06:05:18 Socket(s): 4 06:05:18 NUMA node(s): 1 06:05:18 Vendor ID: GenuineIntel 06:05:18 CPU family: 6 06:05:18 Model: 44 06:05:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:05:18 Stepping: 1 06:05:18 CPU MHz: 2933.438 06:05:18 BogoMIPS: 5866.87 06:05:18 Virtualization: VT-x 06:05:18 Hypervisor vendor: KVM 06:05:18 Virtualization type: full 06:05:18 L1d cache: 128 KiB 06:05:18 L1i cache: 128 KiB 06:05:18 L2 cache: 16 MiB 06:05:18 L3 cache: 64 MiB 06:05:18 NUMA node0 CPU(s): 0-3 06:05:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:05:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:05:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:05:18 Vulnerability Meltdown: Mitigation; PTI 06:05:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:05:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:05:18 Vulnerability Srbds: Not affected 06:05:18 Vulnerability Tsx async abort: Not affected 06:05:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:05:18 06:05:18 06:05:18 ---> nproc: 06:05:18 4 06:05:18 06:05:18 06:05:18 ---> df -h: 06:05:18 Filesystem Size Used Available Use% Mounted on 06:05:18 overlay 50.0G 7.3G 42.7G 15% / 06:05:18 tmpfs 64.0M 0 64.0M 0% /dev 06:05:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:05:18 shm 64.0M 0 64.0M 0% /dev/shm 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-796 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-796@tmp 06:05:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:05:18 06:05:18 06:05:18 ---> free -m: 06:05:18 total used free shared buff/cache available 06:05:18 Mem: 1837 712 105 0 1019 1020 06:05:18 Swap: 1023 1 1022 06:05:18 06:05:18 06:05:18 ---> ip addr: 06:05:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:05:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:05:18 inet 127.0.0.1/8 scope host lo 06:05:18 valid_lft forever preferred_lft forever 06:05:18 inet6 ::1/128 scope host 06:05:18 valid_lft forever preferred_lft forever 06:05:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:05:18 link/ether fa:16:3e:cc:aa:fb brd ff:ff:ff:ff:ff:ff 06:05:18 inet 10.30.122.238/23 brd 10.30.123.255 scope global dynamic eth0 06:05:18 valid_lft 85766sec preferred_lft 85766sec 06:05:18 inet6 fe80::f816:3eff:fecc:aafb/64 scope link 06:05:18 valid_lft forever preferred_lft forever 06:05:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:05:18 link/ether 02:42:ea:dd:2a:8d brd ff:ff:ff:ff:ff:ff 06:05:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:05:18 valid_lft forever preferred_lft forever 06:05:18 inet6 fe80::42:eaff:fedd:2a8d/64 scope link 06:05:18 valid_lft forever preferred_lft forever 06:05:18 06:05:18 06:05:18 ---> sar -b -r -n DEV: 06:05:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/20/21 _x86_64_ (4 CPU) 06:05:18 06:05:18 05:54:31 LINUX RESTART (4 CPU) 06:05:18 06:05:18 05:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:05:18 05:56:02 64.70 21.03 43.67 0.00 5615.17 5656.03 0.00 06:05:18 05:57:01 2.02 0.00 2.02 0.00 0.00 41.00 0.00 06:05:18 05:58:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 06:05:18 05:59:01 0.20 0.00 0.20 0.00 0.00 3.03 0.00 06:05:18 06:00:01 0.33 0.00 0.33 0.00 0.00 5.58 0.00 06:05:18 06:01:01 0.38 0.02 0.37 0.00 0.13 6.56 0.00 06:05:18 06:02:01 0.47 0.08 0.38 0.00 1.60 7.13 0.00 06:05:18 06:03:01 0.33 0.00 0.33 0.00 0.00 5.46 0.00 06:05:18 06:04:01 0.33 0.00 0.33 0.00 0.00 4.33 0.00 06:05:18 06:05:01 71.46 50.87 20.59 0.00 4320.72 7233.47 0.00 06:05:18 Average: 13.99 7.19 6.80 0.00 988.12 1292.01 0.00 06:05:18 06:05:18 05:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:18 05:56:02 206460 0 606780 32.25 2616 1065688 1104376 37.69 419260 1057616 128 06:05:18 05:57:01 207652 0 605624 32.19 2616 1065652 1081316 36.90 421540 1054320 12 06:05:18 05:58:01 207956 0 605312 32.17 2616 1065660 1081416 36.91 431428 1044568 20 06:05:18 05:59:01 204488 0 608780 32.36 2616 1065660 1081548 36.91 435480 1043848 16 06:05:18 06:00:01 203564 0 609696 32.40 2616 1065668 1079456 36.84 443316 1037564 16 06:05:18 06:01:01 200052 0 613204 32.59 2616 1065672 1080836 36.89 449584 1034168 12 06:05:18 06:02:01 202136 0 610996 32.47 2616 1065796 1067692 36.44 448320 1033812 8 06:05:18 06:03:01 198588 0 614540 32.66 2616 1065800 1080476 36.87 451584 1033788 8 06:05:18 06:04:01 198736 0 614384 32.65 2616 1065808 1079548 36.84 451704 1033764 20 06:05:18 06:05:01 73276 0 723492 38.45 2616 1082160 1507460 51.45 565724 1008636 64596 06:05:18 Average: 190291 0 621281 33.02 2616 1067356 1124412 38.37 451794 1038208 6484 06:05:18 06:05:18 05:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:18 05:56:02 eth0 736.47 558.92 1705.94 103.93 0.00 0.00 0.00 0.00 06:05:18 05:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 05:56:02 docker0 127.46 109.24 11.16 316.52 0.00 0.00 0.00 0.00 06:05:18 05:57:01 eth0 2.71 0.56 0.68 0.40 0.00 0.00 0.00 0.00 06:05:18 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 05:58:01 eth0 3.86 0.53 0.82 0.40 0.00 0.00 0.00 0.00 06:05:18 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 05:59:01 eth0 4.48 1.17 1.53 0.99 0.00 0.00 0.00 0.00 06:05:18 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:00:01 eth0 1.48 0.63 0.63 0.40 0.00 0.00 0.00 0.00 06:05:18 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:01:01 eth0 1.33 0.50 0.43 0.30 0.00 0.00 0.00 0.00 06:05:18 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:02:01 eth0 1.80 0.08 0.17 0.01 0.00 0.00 0.00 0.00 06:05:18 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:03:01 eth0 4.41 2.37 0.79 15.04 0.00 0.00 0.00 0.00 06:05:18 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:04:01 eth0 2.27 1.42 0.41 6.70 0.00 0.00 0.00 0.00 06:05:18 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:05:01 eth0 214.06 172.37 2170.24 23.15 0.00 0.00 0.00 0.00 06:05:18 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 Average: eth0 96.41 73.19 386.79 15.01 0.00 0.00 0.00 0.00 06:05:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:18 Average: docker0 12.58 10.78 1.10 31.24 0.00 0.00 0.00 0.00 06:05:18 06:05:18 06:05:18 ---> sar -P ALL: 06:05:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/20/21 _x86_64_ (4 CPU) 06:05:18 06:05:18 05:54:31 LINUX RESTART (4 CPU) 06:05:18 06:05:18 05:55:02 CPU %user %nice %system %iowait %steal %idle 06:05:18 05:56:02 all 12.56 0.00 3.17 1.24 0.51 82.52 06:05:18 05:56:02 0 12.72 0.00 3.82 0.28 0.53 82.66 06:05:18 05:56:02 1 12.07 0.00 3.43 1.27 0.58 82.65 06:05:18 05:56:02 2 13.14 0.00 3.05 2.26 0.43 81.11 06:05:18 05:56:02 3 12.30 0.00 2.39 1.17 0.50 83.65 06:05:18 05:57:01 all 0.10 0.00 0.04 0.00 0.00 99.85 06:05:18 05:57:01 0 0.25 0.00 0.03 0.00 0.00 99.71 06:05:18 05:57:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:05:18 05:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:05:18 05:57:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:05:18 05:58:01 all 0.19 0.00 0.15 0.00 0.01 99.65 06:05:18 05:58:01 0 0.53 0.00 0.15 0.00 0.02 99.30 06:05:18 05:58:01 1 0.08 0.00 0.22 0.00 0.00 99.70 06:05:18 05:58:01 2 0.10 0.00 0.12 0.00 0.02 99.77 06:05:18 05:58:01 3 0.03 0.00 0.13 0.00 0.02 99.82 06:05:18 05:59:01 all 0.16 0.00 0.04 0.00 0.03 99.77 06:05:18 05:59:01 0 0.47 0.00 0.02 0.00 0.03 99.48 06:05:18 05:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:05:18 05:59:01 2 0.07 0.00 0.05 0.00 0.07 99.82 06:05:18 05:59:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:05:18 06:00:01 all 0.15 0.00 0.06 0.00 0.01 99.77 06:05:18 06:00:01 0 0.37 0.00 0.03 0.00 0.00 99.60 06:05:18 06:00:01 1 0.15 0.00 0.12 0.00 0.02 99.72 06:05:18 06:00:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:05:18 06:00:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:05:18 06:01:01 all 0.05 0.00 0.03 0.00 0.00 99.92 06:05:18 06:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:05:18 06:01:01 1 0.12 0.00 0.03 0.00 0.00 99.85 06:05:18 06:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:05:18 06:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:05:18 06:02:01 all 0.06 0.00 0.03 0.00 0.00 99.91 06:05:18 06:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:05:18 06:02:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:05:18 06:02:01 2 0.08 0.00 0.03 0.02 0.00 99.87 06:05:18 06:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:05:18 06:03:01 all 0.15 0.00 0.04 0.00 0.01 99.80 06:05:18 06:03:01 0 0.20 0.00 0.05 0.00 0.02 99.73 06:05:18 06:03:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:05:18 06:03:01 2 0.23 0.00 0.02 0.00 0.00 99.75 06:05:18 06:03:01 3 0.08 0.00 0.05 0.00 0.00 99.87 06:05:18 06:04:01 all 0.12 0.00 0.03 0.00 0.00 99.86 06:05:18 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:05:18 06:04:01 1 0.08 0.00 0.03 0.00 0.00 99.88 06:05:18 06:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:05:18 06:04:01 3 0.28 0.00 0.03 0.00 0.00 99.68 06:05:18 06:05:01 all 3.85 0.00 1.73 1.26 0.18 92.98 06:05:18 06:05:01 0 3.41 0.00 1.86 0.54 0.17 94.02 06:05:18 06:05:01 1 3.73 0.00 1.66 2.03 0.13 92.45 06:05:18 06:05:01 2 4.71 0.00 1.81 1.37 0.25 91.86 06:05:18 06:05:01 3 3.57 0.00 1.59 1.09 0.17 93.58 06:05:18 Average: all 1.71 0.00 0.52 0.25 0.07 97.44 06:05:18 Average: 0 1.77 0.00 0.59 0.08 0.08 97.48 06:05:18 Average: 1 1.62 0.00 0.56 0.33 0.08 97.41 06:05:18 Average: 2 1.82 0.00 0.51 0.36 0.08 97.23 06:05:18 Average: 3 1.62 0.00 0.43 0.22 0.07 97.65 06:05:18 06:05:18 06:05:18