Pull request #878 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f8d84a45e187d1f4d647e92be5ad8db5c43f67d7+e5a015aadf82674317b1b80edf4b00daa11f50d1 (375c8f6ca4216409aa34f00ad1a4c1eb27307988) 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-ssh7126176685821574086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5658491357355509775.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-878/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-878/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2368276744641760276.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-878/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8980361645761189057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh1678312731204940936.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-878/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-878/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6108634866265085349.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-274 in /w/workspace/ndry_app-functions-sdk-go_PR-878 [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-878 # 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-878@tmp/jenkins-gitclient-ssh3609571385626874739.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/jenkins-gitclient-ssh1383042999518845360.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/878/head:refs/remotes/origin/PR-878 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 Merge succeeded, producing f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 Checking out Revision f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 (PR-878) > git config core.sparsecheckout # timeout=10 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # 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-878@tmp/jenkins-gitclient-ssh847433916330515492.key > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T06:00:30.728Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T06:00:30.932Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T06:00:31.070Z] ========================================================= [2021-06-03T06:00:31.071Z] EdgeX Global Pipelines Version Info [2021-06-03T06:00:31.071Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:00:32.605Z] ------------------- [2021-06-03T06:00:32.605Z] stable info: [2021-06-03T06:00:32.605Z] ------------------- [2021-06-03T06:00:32.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T06:00:32.605Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T06:00:32.605Z] Message: update stable to v1.0.193 [2021-06-03T06:00:33.181Z] ------------------- [2021-06-03T06:00:33.181Z] experimental info: [2021-06-03T06:00:33.181Z] ------------------- [2021-06-03T06:00:33.181Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T06:00:33.181Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T06:00:33.181Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T06:00:33.488Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-03T06:00:33.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-03T06:00:33.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T06:00:33.684Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T06:00:33.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T06:00:33.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T06:00:33.887Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T06:00:33.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T06:00:34.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-03T06:00:34.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T06:00:34.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T06:00:34.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-03T06:00:34.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T06:00:34.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T06:00:34.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T06:00:34.403Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T06:00:34.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T06:00:34.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T06:00:34.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T06:00:34.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-03T06:00:34.718Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T06:00:34.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T06:00:34.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-03T06:00:34.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-03T06:00:34.955Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-03T06:00:35.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T06:00:35.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-878 [Pipeline] echo [2021-06-03T06:00:35.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-878 [Pipeline] echo [2021-06-03T06:00:35.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-878 [Pipeline] echo [2021-06-03T06:00:35.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [Pipeline] echo [2021-06-03T06:00:35.334Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d84a4 [Pipeline] echo [2021-06-03T06:00:35.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T06:00:36.076Z] + git log --format=format:%s -1 f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [Pipeline] echo [2021-06-03T06:00:36.135Z] GIT_COMMIT: f8d84a45e187d1f4d647e92be5ad8db5c43f67d7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-03T06:00:36.176Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:00:36.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T06:00:37.064Z] [2021-06-03T06:00:37.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:00:37.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T06:00:37.434Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T06:00:37.434Z] 31603596830f: Pulling fs layer [2021-06-03T06:00:37.434Z] 54011a49482f: Pulling fs layer [2021-06-03T06:00:37.434Z] a6820b24f6d8: Pulling fs layer [2021-06-03T06:00:37.434Z] f581987b2513: Pulling fs layer [2021-06-03T06:00:37.434Z] f581987b2513: Waiting [2021-06-03T06:00:37.697Z] 31603596830f: Verifying Checksum [2021-06-03T06:00:37.697Z] 31603596830f: Download complete [2021-06-03T06:00:37.697Z] f581987b2513: Verifying Checksum [2021-06-03T06:00:37.697Z] f581987b2513: Download complete [2021-06-03T06:00:37.697Z] 31603596830f: Pull complete [2021-06-03T06:00:37.697Z] a6820b24f6d8: Verifying Checksum [2021-06-03T06:00:37.697Z] a6820b24f6d8: Download complete [2021-06-03T06:00:37.960Z] 54011a49482f: Pull complete [2021-06-03T06:00:38.538Z] a6820b24f6d8: Pull complete [2021-06-03T06:00:38.799Z] f581987b2513: Pull complete [2021-06-03T06:00:38.799Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T06:00:38.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T06:00:38.799Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T06:00:38.902Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-06-03T06:00:38.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-878 -v /w/workspace/ndry_app-functions-sdk-go_PR-878:/w/workspace/ndry_app-functions-sdk-go_PR-878:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-878@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:10004/edgex-devops/git-semver:latest cat [2021-06-03T06:00:40.909Z] $ docker top a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T06:00:41.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T06:00:41.149Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T06:00:41.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T06:00:41.269Z] $ docker exec a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent [2021-06-03T06:00:41.391Z] SSH_AUTH_SOCK=/tmp/ssh-7LYe9n6LjV0t/agent.13 [2021-06-03T06:00:41.391Z] SSH_AGENT_PID=20 [2021-06-03T06:00:41.401Z] Running ssh-add (command line suppressed) [2021-06-03T06:00:41.496Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_2338264813961180690.key (/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_2338264813961180690.key) [2021-06-03T06:00:41.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T06:00:41.866Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T06:00:41.883Z] $ docker exec --env ******** --env ******** a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent -k [2021-06-03T06:00:41.982Z] unset SSH_AUTH_SOCK; [2021-06-03T06:00:41.982Z] unset SSH_AGENT_PID; [2021-06-03T06:00:41.982Z] echo Agent pid 20 killed; [2021-06-03T06:00:41.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T06:00:42.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T06:00:42.095Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T06:00:42.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T06:00:42.199Z] $ docker exec a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent [2021-06-03T06:00:42.304Z] SSH_AUTH_SOCK=/tmp/ssh-TODlSydH4iF5/agent.54 [2021-06-03T06:00:42.304Z] SSH_AGENT_PID=60 [2021-06-03T06:00:42.310Z] Running ssh-add (command line suppressed) [2021-06-03T06:00:42.412Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_4637580822713643661.key (/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_4637580822713643661.key) [2021-06-03T06:00:42.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T06:00:42.795Z] + git semver init [2021-06-03T06:00:42.795Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T06:00:42.795Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-878/.git [2021-06-03T06:00:42.795Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-878 [2021-06-03T06:00:42.795Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T06:00:42.795Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T06:00:42.795Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T06:00:42.795Z] # $SEMVER_BRANCH = PR-878 [2021-06-03T06:00:42.795Z] # $SEMVER_TEMP = /tmp/semver-159464182 [2021-06-03T06:00:42.795Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-03T06:00:44.727Z] # '/tmp/semver-159464182' -> '/w/workspace/ndry_app-functions-sdk-go_PR-878/.semver' [2021-06-03T06:00:44.727Z] # -> Force: false [2021-06-03T06:00:44.727Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-878/.semver [Pipeline] } [2021-06-03T06:00:44.744Z] $ docker exec --env ******** --env ******** a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent -k [2021-06-03T06:00:44.844Z] unset SSH_AUTH_SOCK; [2021-06-03T06:00:44.844Z] unset SSH_AGENT_PID; [2021-06-03T06:00:44.844Z] echo Agent pid 60 killed; [2021-06-03T06:00:44.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T06:00:45.302Z] + git semver [Pipeline] } [2021-06-03T06:00:45.329Z] $ docker stop --time=1 a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 [2021-06-03T06:00:46.820Z] $ docker rm -f a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T06:00:47.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T06:00:47.637Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T06:00:47.663Z] [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-06-03T06:01:03.253Z] Still waiting to schedule task [2021-06-03T06:01:03.254Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-03T06:01:03.281Z] Still waiting to schedule task [2021-06-03T06:01:03.281Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-03T06:03:29.197Z] Running on prd-centos7-docker-4c-2g-275 in /w/workspace/ndry_app-functions-sdk-go_PR-878 [Pipeline] { [Pipeline] ws [2021-06-03T06:03:29.258Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-03T06:03:29.414Z] The recommended git tool is: git [2021-06-03T06:03:31.676Z] using credential edgex-jenkins-ssh [2021-06-03T06:03:31.695Z] Cloning the remote Git repository [2021-06-03T06:03:31.192Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-03T06:03:31.284Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-03T06:03:31.318Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-03T06:03:31.318Z] > git --version # timeout=10 [2021-06-03T06:03:31.328Z] > git --version # 'git version 2.24.4' [2021-06-03T06:03:31.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:03:31.369Z] [INFO] Currently running in a labeled security context [2021-06-03T06:03:31.370Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T06:03:31.371Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8800578355846430787.key [2021-06-03T06:03:31.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:03:33.520Z] Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [2021-06-03T06:03:33.607Z] Merge succeeded, producing f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [2021-06-03T06:03:33.608Z] Checking out Revision f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 (PR-878) [2021-06-03T06:03:32.671Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-03T06:03:32.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:03:32.699Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-03T06:03:32.719Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-03T06:03:32.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:03:32.720Z] [INFO] Currently running in a labeled security context [2021-06-03T06:03:32.721Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T06:03:32.721Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5923669242580627852.key [2021-06-03T06:03:32.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/878/head:refs/remotes/origin/PR-878 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T06:03:33.154Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:03:33.164Z] > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 [2021-06-03T06:03:33.200Z] > git remote # timeout=10 [2021-06-03T06:03:33.206Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T06:03:33.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:03:33.218Z] [INFO] Currently running in a labeled security context [2021-06-03T06:03:33.218Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T06:03:33.218Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh4744614343793017966.key [2021-06-03T06:03:33.227Z] > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 [2021-06-03T06:03:33.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T06:03:33.244Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:03:33.250Z] > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 [2021-06-03T06:03:36.964Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-03T06:03:36.900Z] > git --version # timeout=10 [2021-06-03T06:03:36.908Z] > git --version # 'git version 2.24.4' [2021-06-03T06:03:36.920Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T06:03:38.535Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:03:38.884Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:03:39.202Z] + true [2021-06-03T06:03:39.202Z] + sudo service docker restart [2021-06-03T06:03:39.202Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-03T06:03:57.561Z] ========================================================= [2021-06-03T06:03:57.561Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T06:03:57.561Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:03:57.925Z] + 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-06-03T06:03:58.188Z] Sending build context to Docker daemon 19.62MB [2021-06-03T06:03:58.188Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T06:03:58.188Z] Step 2/8 : FROM ${BASE} [2021-06-03T06:03:58.451Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T06:03:58.451Z] 540db60ca938: Pulling fs layer [2021-06-03T06:03:58.451Z] adcc1eea9eea: Pulling fs layer [2021-06-03T06:03:58.451Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T06:03:58.451Z] 0510c868ecb4: Pulling fs layer [2021-06-03T06:03:58.451Z] afea3b2eda06: Pulling fs layer [2021-06-03T06:03:58.451Z] 7809a108b3ef: Pulling fs layer [2021-06-03T06:03:58.451Z] f706445af74f: Pulling fs layer [2021-06-03T06:03:58.451Z] afea3b2eda06: Waiting [2021-06-03T06:03:58.451Z] 7809a108b3ef: Waiting [2021-06-03T06:03:58.451Z] f706445af74f: Waiting [2021-06-03T06:03:58.451Z] 0510c868ecb4: Waiting [2021-06-03T06:03:58.451Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T06:03:58.451Z] 4c4ab2625f07: Download complete [2021-06-03T06:03:58.451Z] adcc1eea9eea: Verifying Checksum [2021-06-03T06:03:58.451Z] adcc1eea9eea: Download complete [2021-06-03T06:03:58.451Z] afea3b2eda06: Verifying Checksum [2021-06-03T06:03:58.451Z] afea3b2eda06: Download complete [2021-06-03T06:03:58.451Z] 7809a108b3ef: Verifying Checksum [2021-06-03T06:03:58.451Z] 7809a108b3ef: Download complete [2021-06-03T06:03:58.451Z] 540db60ca938: Verifying Checksum [2021-06-03T06:03:58.451Z] 540db60ca938: Download complete [2021-06-03T06:03:58.717Z] 540db60ca938: Pull complete [2021-06-03T06:03:58.979Z] adcc1eea9eea: Pull complete [2021-06-03T06:03:58.979Z] 4c4ab2625f07: Pull complete [2021-06-03T06:04:00.897Z] f706445af74f: Verifying Checksum [2021-06-03T06:04:00.897Z] f706445af74f: Download complete [2021-06-03T06:04:00.897Z] 0510c868ecb4: Verifying Checksum [2021-06-03T06:04:00.897Z] 0510c868ecb4: Download complete [2021-06-03T06:04:04.226Z] 0510c868ecb4: Pull complete [2021-06-03T06:04:04.491Z] afea3b2eda06: Pull complete [2021-06-03T06:04:04.491Z] 7809a108b3ef: Pull complete [2021-06-03T06:04:05.887Z] f706445af74f: Pull complete [2021-06-03T06:04:05.887Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T06:04:05.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T06:04:05.887Z] ---> b068be0155e3 [2021-06-03T06:04:05.887Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-03T06:04:05.887Z] 20.10.0: Pulling from library/docker [2021-06-03T06:04:06.157Z] 05e7bc50f07f: Pulling fs layer [2021-06-03T06:04:06.157Z] 6db28d0fdbf6: Pulling fs layer [2021-06-03T06:04:06.157Z] 292df0bc6bf3: Pulling fs layer [2021-06-03T06:04:06.157Z] 2e060f4bd70b: Pulling fs layer [2021-06-03T06:04:06.157Z] 80e8d568a223: Pulling fs layer [2021-06-03T06:04:06.157Z] 8dc6ef1a942a: Pulling fs layer [2021-06-03T06:04:06.157Z] 2312dd95470a: Pulling fs layer [2021-06-03T06:04:06.157Z] 2e060f4bd70b: Waiting [2021-06-03T06:04:06.157Z] 80e8d568a223: Waiting [2021-06-03T06:04:06.157Z] 8dc6ef1a942a: Waiting [2021-06-03T06:04:06.157Z] 2312dd95470a: Waiting [2021-06-03T06:04:06.157Z] 292df0bc6bf3: Verifying Checksum [2021-06-03T06:04:06.157Z] 292df0bc6bf3: Download complete [2021-06-03T06:04:06.157Z] 6db28d0fdbf6: Verifying Checksum [2021-06-03T06:04:06.157Z] 6db28d0fdbf6: Download complete [2021-06-03T06:04:06.157Z] 80e8d568a223: Verifying Checksum [2021-06-03T06:04:06.157Z] 80e8d568a223: Download complete [2021-06-03T06:04:06.157Z] 05e7bc50f07f: Verifying Checksum [2021-06-03T06:04:06.157Z] 05e7bc50f07f: Download complete [2021-06-03T06:04:06.157Z] 2312dd95470a: Verifying Checksum [2021-06-03T06:04:06.157Z] 2312dd95470a: Download complete [2021-06-03T06:04:06.157Z] 8dc6ef1a942a: Verifying Checksum [2021-06-03T06:04:06.157Z] 8dc6ef1a942a: Download complete [2021-06-03T06:04:06.422Z] 05e7bc50f07f: Pull complete [2021-06-03T06:04:06.422Z] 6db28d0fdbf6: Pull complete [2021-06-03T06:04:06.690Z] 292df0bc6bf3: Pull complete [2021-06-03T06:04:07.280Z] 2e060f4bd70b: Verifying Checksum [2021-06-03T06:04:07.280Z] 2e060f4bd70b: Download complete [2021-06-03T06:04:09.222Z] 2e060f4bd70b: Pull complete [2021-06-03T06:04:09.222Z] 80e8d568a223: Pull complete [2021-06-03T06:04:09.488Z] 8dc6ef1a942a: Pull complete [2021-06-03T06:04:09.488Z] 2312dd95470a: Pull complete [2021-06-03T06:04:09.488Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T06:04:09.488Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T06:04:12.856Z] ---> 02b2e153f215 [2021-06-03T06:04:12.857Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-03T06:04:12.857Z] ---> Running in cbd1828d2ad7 [2021-06-03T06:04:12.857Z] Removing intermediate container cbd1828d2ad7 [2021-06-03T06:04:12.857Z] ---> 43cee731790e [2021-06-03T06:04:12.857Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-03T06:04:12.857Z] ---> Running in e4311ce99354 [2021-06-03T06:04:13.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T06:04:14.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T06:04:14.322Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-03T06:04:14.595Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-03T06:04:14.595Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-03T06:04:14.595Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-03T06:04:14.857Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-03T06:04:14.857Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T06:04:14.857Z] OK: 150 MiB in 45 packages [2021-06-03T06:04:15.801Z] Removing intermediate container e4311ce99354 [2021-06-03T06:04:15.801Z] ---> 420059e8ca25 [2021-06-03T06:04:15.801Z] Step 6/8 : WORKDIR /build [2021-06-03T06:04:15.801Z] ---> Running in f83fea947a9f [2021-06-03T06:04:16.069Z] Removing intermediate container f83fea947a9f [2021-06-03T06:04:16.069Z] ---> 765dce7c0f90 [2021-06-03T06:04:16.069Z] Step 7/8 : COPY go.mod . [2021-06-03T06:04:16.331Z] ---> 6ed3ce434e73 [2021-06-03T06:04:16.331Z] Step 8/8 : RUN go mod download [2021-06-03T06:04:16.593Z] ---> Running in 45b2641fe860 [2021-06-03T06:04:34.765Z] Removing intermediate container 45b2641fe860 [2021-06-03T06:04:34.765Z] ---> ddf698206d07 [2021-06-03T06:04:34.765Z] Successfully built ddf698206d07 [2021-06-03T06:04:34.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:04:35.112Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T06:04:35.112Z] . [Pipeline] withDockerContainer [2021-06-03T06:04:35.218Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-03T06:04:35.258Z] $ 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-06-03T06:04:35.724Z] $ docker top 8383fbac12b0fc100d5a9a52e1cd8b3abc938dba2a3b1a3d1d45188957f392d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:04:36.161Z] + go version [2021-06-03T06:04:36.162Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T06:04:36.186Z] $ docker stop --time=1 8383fbac12b0fc100d5a9a52e1cd8b3abc938dba2a3b1a3d1d45188957f392d7 [2021-06-03T06:04:36.862Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-276 in /w/workspace/ndry_app-functions-sdk-go_PR-878 [2021-06-03T06:04:37.379Z] $ docker rm -f 8383fbac12b0fc100d5a9a52e1cd8b3abc938dba2a3b1a3d1d45188957f392d7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-06-03T06:04:37.653Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:04:37.988Z] The recommended git tool is: git [2021-06-03T06:04:38.260Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T06:04:38.260Z] . [Pipeline] withDockerContainer [2021-06-03T06:04:38.361Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-03T06:04:38.407Z] $ 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-06-03T06:04:38.803Z] $ docker top 99b1a3817e5f5935744149d8c5cfb553abfecf8c56be6b9c2b2747ed02038d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:04:39.262Z] + go mod tidy [Pipeline] sh [2021-06-03T06:04:39.855Z] + make test [2021-06-03T06:04:39.855Z] make -C ./app-service-template build [2021-06-03T06:04:39.855Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:04:39.855Z] go mod tidy [2021-06-03T06:04:40.125Z] 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-06-03T06:04:43.429Z] using credential edgex-jenkins-ssh [2021-06-03T06:04:43.448Z] Cloning the remote Git repository [2021-06-03T06:04:43.500Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-03T06:04:43.619Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-03T06:04:43.688Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-03T06:04:43.689Z] > git --version # timeout=10 [2021-06-03T06:04:43.707Z] > git --version # 'git version 2.17.1' [2021-06-03T06:04:43.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:04:43.792Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:04:47.458Z] Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [2021-06-03T06:04:47.693Z] Merge succeeded, producing f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [2021-06-03T06:04:47.694Z] Checking out Revision f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 (PR-878) [2021-06-03T06:04:46.796Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-03T06:04:46.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:04:46.844Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-03T06:04:46.886Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-03T06:04:46.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:04:46.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/878/head:refs/remotes/origin/PR-878 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T06:04:47.469Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:04:47.489Z] > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 [2021-06-03T06:04:47.603Z] > git remote # timeout=10 [2021-06-03T06:04:47.620Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T06:04:47.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:04:47.645Z] > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 [2021-06-03T06:04:47.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T06:04:47.692Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:04:47.714Z] > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 [2021-06-03T06:04:52.127Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-03T06:04:52.185Z] > git --version # timeout=10 [2021-06-03T06:04:52.198Z] > git --version # 'git version 2.17.1' [2021-06-03T06:04:52.223Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T06:04:52.424Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:04:52.424Z] make -C ./app-service-template test [2021-06-03T06:04:52.424Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:04:52.424Z] go mod tidy [2021-06-03T06:04:52.424Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T06:04:53.753Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:04:54.190Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:04:54.570Z] + true [2021-06-03T06:04:54.570Z] + sudo service docker restart [2021-06-03T06:04:59.065Z] ok new-app-service 0.022s coverage: 47.8% of statements [2021-06-03T06:04:59.065Z] ? new-app-service/config [no test files] [2021-06-03T06:04:59.065Z] ok new-app-service/functions 0.007s [2021-06-03T06:04:59.065Z] CGO_ENABLED=1 go vet ./... [2021-06-03T06:05:05.745Z] gofmt -l . [2021-06-03T06:05:05.745Z] [ "`gofmt -l .`" = "" ] [2021-06-03T06:05:05.745Z] ./bin/test-attribution-txt.sh [2021-06-03T06:05:06.012Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:05:06.012Z] go mod tidy [2021-06-03T06:05:06.284Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-03T06:05:06.555Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-03T06:05:07.985Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 58.4% of statements [2021-06-03T06:05:07.985Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.014s coverage: 93.8% of statements [2021-06-03T06:05:07.985Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-03T06:05:08.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.5% of statements [2021-06-03T06:05:08.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-03T06:05:08.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s [2021-06-03T06:05:08.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.027s coverage: 76.1% of statements [2021-06-03T06:05:08.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-03T06:05:08.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-03T06:05:08.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-03T06:05:08.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-03T06:05:08.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-03T06:05:08.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-03T06:05:08.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements [2021-06-03T06:05:08.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-03T06:05:09.162Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.017s coverage: 10.5% of statements [2021-06-03T06:05:12.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 76.9% of statements [2021-06-03T06:05:12.497Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-03T06:05:12.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 12.5% of statements [2021-06-03T06:05:12.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-06-03T06:05:12.497Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-03T06:05:12.497Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-03T06:05:12.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo [2021-06-03T06:05:13.400Z] ========================================================= [2021-06-03T06:05:13.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T06:05:13.400Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:05:13.837Z] + 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-06-03T06:05:15.296Z] Sending build context to Docker daemon 19.63MB [2021-06-03T06:05:15.296Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T06:05:15.296Z] Step 2/8 : FROM ${BASE} [2021-06-03T06:05:15.573Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T06:05:15.573Z] 595b0fe564bb: Pulling fs layer [2021-06-03T06:05:15.573Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T06:05:15.573Z] 316046926c0a: Pulling fs layer [2021-06-03T06:05:15.573Z] 4ebd0625c992: Pulling fs layer [2021-06-03T06:05:15.573Z] 207e8628e3a3: Pulling fs layer [2021-06-03T06:05:15.573Z] c791037a9be2: Pulling fs layer [2021-06-03T06:05:15.573Z] ffd874e62e21: Pulling fs layer [2021-06-03T06:05:15.573Z] 4ebd0625c992: Waiting [2021-06-03T06:05:15.573Z] 207e8628e3a3: Waiting [2021-06-03T06:05:15.573Z] c791037a9be2: Waiting [2021-06-03T06:05:15.573Z] ffd874e62e21: Waiting [2021-06-03T06:05:15.573Z] 316046926c0a: Download complete [2021-06-03T06:05:15.573Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T06:05:15.573Z] 7186ed65a4f7: Download complete [2021-06-03T06:05:15.850Z] 207e8628e3a3: Download complete [2021-06-03T06:05:15.850Z] c791037a9be2: Verifying Checksum [2021-06-03T06:05:15.850Z] c791037a9be2: Download complete [2021-06-03T06:05:15.850Z] 595b0fe564bb: Verifying Checksum [2021-06-03T06:05:15.850Z] 595b0fe564bb: Download complete [2021-06-03T06:05:16.468Z] 595b0fe564bb: Pull complete [2021-06-03T06:05:17.083Z] 7186ed65a4f7: Pull complete [2021-06-03T06:05:17.689Z] 316046926c0a: Pull complete [2021-06-03T06:05:17.964Z] ffd874e62e21: Download complete [2021-06-03T06:05:19.400Z] 4ebd0625c992: Verifying Checksum [2021-06-03T06:05:19.400Z] 4ebd0625c992: Download complete [2021-06-03T06:05:29.588Z] 4ebd0625c992: Pull complete [2021-06-03T06:05:29.589Z] 207e8628e3a3: Pull complete [2021-06-03T06:05:29.866Z] c791037a9be2: Pull complete [2021-06-03T06:05:34.197Z] ffd874e62e21: Pull complete [2021-06-03T06:05:34.197Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T06:05:34.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T06:05:34.197Z] ---> cfc18b08335c [2021-06-03T06:05:34.197Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-03T06:05:34.197Z] 20.10.0: Pulling from library/docker [2021-06-03T06:05:34.197Z] a3cc7d3b244e: Pulling fs layer [2021-06-03T06:05:34.197Z] 02a3295e0d61: Pulling fs layer [2021-06-03T06:05:34.197Z] 0f4f2e6d8100: Pulling fs layer [2021-06-03T06:05:34.197Z] 330b718f631f: Pulling fs layer [2021-06-03T06:05:34.197Z] a93816041522: Pulling fs layer [2021-06-03T06:05:34.197Z] bdb6da89ff94: Pulling fs layer [2021-06-03T06:05:34.197Z] 2a70c0c122f4: Pulling fs layer [2021-06-03T06:05:34.197Z] 330b718f631f: Waiting [2021-06-03T06:05:34.197Z] a93816041522: Waiting [2021-06-03T06:05:34.197Z] bdb6da89ff94: Waiting [2021-06-03T06:05:34.197Z] 2a70c0c122f4: Waiting [2021-06-03T06:05:34.197Z] 0f4f2e6d8100: Verifying Checksum [2021-06-03T06:05:34.197Z] 0f4f2e6d8100: Download complete [2021-06-03T06:05:34.197Z] 02a3295e0d61: Download complete [2021-06-03T06:05:34.197Z] a93816041522: Download complete [2021-06-03T06:05:34.197Z] a3cc7d3b244e: Download complete [2021-06-03T06:05:34.197Z] bdb6da89ff94: Verifying Checksum [2021-06-03T06:05:34.197Z] bdb6da89ff94: Download complete [2021-06-03T06:05:34.197Z] 2a70c0c122f4: Verifying Checksum [2021-06-03T06:05:34.197Z] 2a70c0c122f4: Download complete [2021-06-03T06:05:34.800Z] a3cc7d3b244e: Pull complete [2021-06-03T06:05:35.435Z] 02a3295e0d61: Pull complete [2021-06-03T06:05:35.712Z] 330b718f631f: Verifying Checksum [2021-06-03T06:05:35.712Z] 330b718f631f: Download complete [2021-06-03T06:05:35.712Z] 0f4f2e6d8100: Pull complete [2021-06-03T06:05:39.095Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 80.7% of statements [2021-06-03T06:05:39.095Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-06-03T06:05:39.095Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T06:05:39.095Z] gofmt -l . [2021-06-03T06:05:39.095Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-03T06:05:39.128Z] $ docker stop --time=1 99b1a3817e5f5935744149d8c5cfb553abfecf8c56be6b9c2b2747ed02038d38 [2021-06-03T06:05:40.030Z] 330b718f631f: Pull complete [2021-06-03T06:05:40.030Z] a93816041522: Pull complete [2021-06-03T06:05:40.305Z] bdb6da89ff94: Pull complete [2021-06-03T06:05:40.387Z] $ docker rm -f 99b1a3817e5f5935744149d8c5cfb553abfecf8c56be6b9c2b2747ed02038d38 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T06:05:40.903Z] 2a70c0c122f4: Pull complete [2021-06-03T06:05:40.903Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T06:05:40.903Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T06:05:40.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T06:05:41.149Z] 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-06-03T06:05:42.560Z] ---> job-cost.sh [2021-06-03T06:05:42.560Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9dz [2021-06-03T06:05:46.368Z] ---> 2887e86b2965 [2021-06-03T06:05:46.368Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-03T06:05:46.645Z] ---> Running in 30eae1f726b0 [2021-06-03T06:05:46.919Z] Removing intermediate container 30eae1f726b0 [2021-06-03T06:05:46.919Z] ---> d8102899325f [2021-06-03T06:05:46.919Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-03T06:05:47.191Z] ---> Running in 771e146c39fa [2021-06-03T06:05:48.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T06:05:49.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T06:05:50.201Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-03T06:05:50.486Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-03T06:05:50.486Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-03T06:05:50.486Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-03T06:05:50.760Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-03T06:05:50.760Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T06:05:50.760Z] OK: 139 MiB in 45 packages [2021-06-03T06:05:52.209Z] Removing intermediate container 771e146c39fa [2021-06-03T06:05:52.209Z] ---> 2f010a5ae982 [2021-06-03T06:05:52.209Z] Step 6/8 : WORKDIR /build [2021-06-03T06:05:52.209Z] ---> Running in 35066cec5266 [2021-06-03T06:05:52.581Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T06:05:52.814Z] Removing intermediate container 35066cec5266 [2021-06-03T06:05:52.814Z] ---> fdcd8ce58bf4 [2021-06-03T06:05:52.814Z] Step 7/8 : COPY go.mod . [2021-06-03T06:05:53.411Z] ---> 91f7d4e8fede [2021-06-03T06:05:53.411Z] Step 8/8 : RUN go mod download [2021-06-03T06:05:53.685Z] ---> Running in 25b4a25591c8 [2021-06-03T06:06:04.857Z] lf-activate-venv(): INFO: Adding /tmp/venv-O9dz/bin to PATH [2021-06-03T06:06:04.857Z] INFO: No Stack... [2021-06-03T06:06:05.428Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T06:06:05.687Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T06:06:06.029Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-03T06:06:06.029Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T06:06:06.083Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [2021-06-03T06:06:06.090Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] did not exist. Created. [2021-06-03T06:06:06.090Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T06:06:06.539Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-03T06:06:06.626Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T06:06:06.646Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T06:06:20.546Z] Removing intermediate container 25b4a25591c8 [2021-06-03T06:06:20.546Z] ---> 68d3e236e286 [2021-06-03T06:06:20.546Z] Successfully built 68d3e236e286 [2021-06-03T06:06:20.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:06:20.955Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T06:06:20.955Z] . [Pipeline] withDockerContainer [2021-06-03T06:06:21.209Z] prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container [2021-06-03T06:06:21.291Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-03T06:06:22.805Z] $ docker top 71f2c8aad2a1ad7334efad1954df8579cb76ba841d92b6b44e35ed4d4c59ac38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:06:23.792Z] + go version [2021-06-03T06:06:23.792Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T06:06:23.825Z] $ docker stop --time=1 71f2c8aad2a1ad7334efad1954df8579cb76ba841d92b6b44e35ed4d4c59ac38 [2021-06-03T06:06:25.654Z] $ docker rm -f 71f2c8aad2a1ad7334efad1954df8579cb76ba841d92b6b44e35ed4d4c59ac38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:06:26.698Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T06:06:26.698Z] . [Pipeline] withDockerContainer [2021-06-03T06:06:26.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container [2021-06-03T06:06:27.058Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-03T06:06:28.676Z] $ docker top 318ea7f67e2d3c44b7e4be570552b35adf43d365b7a955c29d1672236d3e9897 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:06:29.717Z] + go mod tidy [Pipeline] sh [2021-06-03T06:06:31.008Z] + make test [2021-06-03T06:06:31.008Z] make -C ./app-service-template build [2021-06-03T06:06:31.008Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:06:31.008Z] go mod tidy [2021-06-03T06:06:31.997Z] 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-06-03T06:07:11.081Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:07:11.081Z] make -C ./app-service-template test [2021-06-03T06:07:11.081Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:07:11.081Z] go mod tidy [2021-06-03T06:07:11.081Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-03T06:07:37.919Z] ok new-app-service 0.044s coverage: 47.8% of statements [2021-06-03T06:07:37.919Z] ? new-app-service/config [no test files] [2021-06-03T06:07:37.919Z] ok new-app-service/functions 0.042s [2021-06-03T06:07:37.919Z] CGO_ENABLED=1 go vet ./... [2021-06-03T06:08:04.752Z] gofmt -l . [2021-06-03T06:08:04.752Z] [ "`gofmt -l .`" = "" ] [2021-06-03T06:08:04.752Z] ./bin/test-attribution-txt.sh [2021-06-03T06:08:06.200Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-03T06:08:06.200Z] go mod tidy [2021-06-03T06:08:06.474Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-03T06:08:07.917Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-03T06:08:16.236Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.088s coverage: 58.4% of statements [2021-06-03T06:08:16.236Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 93.8% of statements [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-03T06:08:16.236Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.081s coverage: 61.5% of statements [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-03T06:08:16.236Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.045s [2021-06-03T06:08:16.236Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.079s coverage: 76.1% of statements [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-03T06:08:16.236Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements [2021-06-03T06:08:16.236Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-03T06:08:16.512Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.052s coverage: 10.5% of statements [2021-06-03T06:08:23.266Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.900s coverage: 76.9% of statements [2021-06-03T06:08:23.266Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-03T06:08:23.266Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.037s coverage: 12.5% of statements [2021-06-03T06:08:23.266Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.075s coverage: 27.3% of statements [2021-06-03T06:08:23.266Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-03T06:08:23.266Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-03T06:08:23.266Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.056s coverage: 51.4% of statements [2021-06-03T06:08:50.056Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.116s coverage: 80.7% of statements [2021-06-03T06:08:50.056Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-06-03T06:08:50.056Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T06:08:52.082Z] gofmt -l . [2021-06-03T06:08:52.365Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-03T06:08:52.672Z] $ docker stop --time=1 318ea7f67e2d3c44b7e4be570552b35adf43d365b7a955c29d1672236d3e9897 [2021-06-03T06:08:54.600Z] $ docker rm -f 318ea7f67e2d3c44b7e4be570552b35adf43d365b7a955c29d1672236d3e9897 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T06:08:55.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T06:08:55.579Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T06:08:56.178Z] 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-06-03T06:08:57.193Z] ---> job-cost.sh [2021-06-03T06:08:57.193Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w2sF [2021-06-03T06:09:36.192Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T06:10:58.050Z] lf-activate-venv(): INFO: Adding /tmp/venv-w2sF/bin to PATH [2021-06-03T06:10:58.050Z] INFO: No Stack... [2021-06-03T06:10:59.027Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T06:10:59.630Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T06:11:00.000Z] + + cutcat -d, /w/workspace/app-functions-sdk-go/1/archives/cost.csv -f6 [2021-06-03T06:11:00.000Z] [Pipeline] lock [2021-06-03T06:11:00.089Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [2021-06-03T06:11:00.096Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] did not exist. Created. [2021-06-03T06:11:00.096Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T06:11:00.559Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-b41234bf/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-b41234bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-03T06:11:00.923Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T06:11:00.962Z] Warning: overwriting stash ‘stack-cost’ [2021-06-03T06:11:01.123Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T06:11:01.145Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-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-06-03T06:11:02.163Z] provisioning config files... [2021-06-03T06:11:02.174Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/config5397209718074163666tmp [Pipeline] { [Pipeline] sh [2021-06-03T06:11:02.558Z] + set +x [2021-06-03T06:11:02.558Z] + curl -s https://codecov.io/bash [2021-06-03T06:11:02.558Z] + bash -s -- [2021-06-03T06:11:02.558Z] [2021-06-03T06:11:02.558Z] _____ _ [2021-06-03T06:11:02.558Z] / ____| | | [2021-06-03T06:11:02.558Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T06:11:02.558Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T06:11:02.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T06:11:02.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T06:11:02.558Z] Bash-1.0.3 [2021-06-03T06:11:02.558Z] [2021-06-03T06:11:02.558Z] [2021-06-03T06:11:02.558Z] ==> git version 2.24.4 found [2021-06-03T06:11:02.558Z] ==> 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-06-03T06:11:02.558Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T06:11:02.558Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T06:11:02.558Z] ==> Jenkins CI detected. [2021-06-03T06:11:02.558Z] project root: . [2021-06-03T06:11:02.558Z] --> token set from env [2021-06-03T06:11:02.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T06:11:02.558Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T06:11:02.558Z] ==> Python coveragepy not found [2021-06-03T06:11:02.558Z] ==> Searching for coverage reports in: [2021-06-03T06:11:02.558Z] + . [2021-06-03T06:11:02.558Z] -> Found 2 reports [2021-06-03T06:11:02.558Z] ==> Detecting git/mercurial file structure [2021-06-03T06:11:02.821Z] ==> Reading reports [2021-06-03T06:11:02.822Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-03T06:11:02.822Z] + ./coverage.out bytes=91937 [2021-06-03T06:11:02.822Z] ==> Appending adjustments [2021-06-03T06:11:02.822Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T06:11:03.087Z] + Found adjustments [2021-06-03T06:11:03.087Z] ==> Gzipping contents [2021-06-03T06:11:03.087Z] 16K /tmp/codecov.QoHkCB.gz [2021-06-03T06:11:03.087Z] ==> Uploading reports [2021-06-03T06:11:03.087Z] url: https://codecov.io [2021-06-03T06:11:03.087Z] query: branch=PR-878&commit=f8d84a45e187d1f4d647e92be5ad8db5c43f67d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=878&job=&cmd_args= [2021-06-03T06:11:03.087Z] -> Pinging Codecov [2021-06-03T06:11:03.087Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-878&commit=f8d84a45e187d1f4d647e92be5ad8db5c43f67d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=878&job=&cmd_args= [2021-06-03T06:11:03.660Z] -> Uploading to [2021-06-03T06:11:03.660Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/3D8B5DFFC46A037C893635FACE044666/f8d84a45e187d1f4d647e92be5ad8db5c43f67d7/23b814d5-5e76-4896-9b5b-86e10249e166.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T061103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38d5a99317057bcf6be11379bb163e4b5f5a8f3b8c0fdc5d4b22ebfa06c2d556 [2021-06-03T06:11:03.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T06:11:03.660Z] Dload Upload Total Spent Left Speed [2021-06-03T06:11:03.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15970 0 0 100 15970 0 37040 --:--:-- --:--:-- --:--:-- 36967 [2021-06-03T06:11:03.921Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [Pipeline] } [2021-06-03T06:11:03.943Z] 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-06-03T06:11:06.384Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:11:06.995Z] ---> package-listing.sh [2021-06-03T06:11:06.995Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T06:11:06.995Z] ++ facter osfamily [2021-06-03T06:11:07.264Z] + OS_FAMILY=redhat [2021-06-03T06:11:07.264Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-878 [2021-06-03T06:11:07.264Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T06:11:07.264Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T06:11:07.264Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T06:11:07.264Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T06:11:07.264Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-878 ']' [2021-06-03T06:11:07.264Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T06:11:07.264Z] + case "${OS_FAMILY}" in [2021-06-03T06:11:07.264Z] + sort [2021-06-03T06:11:07.264Z] + rpm -qa [2021-06-03T06:11:07.865Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T06:11:07.865Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T06:11:07.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T06:11:07.865Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-878 ']' [2021-06-03T06:11:07.865Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-878/archives/ [2021-06-03T06:11:07.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-878/archives/ [Pipeline] echo [2021-06-03T06:11:07.900Z] 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-878/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T06:11:08.224Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:11:08.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T06:11:08.834Z] [2021-06-03T06:11:08.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:11:09.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T06:11:09.190Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T06:11:09.190Z] df20fa9351a1: Pulling fs layer [2021-06-03T06:11:09.190Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T06:11:09.190Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T06:11:09.190Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T06:11:09.190Z] 93b61091891f: Pulling fs layer [2021-06-03T06:11:09.190Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T06:11:09.190Z] 5e14af77c1be: Pulling fs layer [2021-06-03T06:11:09.190Z] 01666e4c0597: Pulling fs layer [2021-06-03T06:11:09.190Z] aa168da1d23b: Pulling fs layer [2021-06-03T06:11:09.190Z] 46f8f816bc3b: Waiting [2021-06-03T06:11:09.190Z] 93b61091891f: Waiting [2021-06-03T06:11:09.190Z] 93b9cdb0e59b: Waiting [2021-06-03T06:11:09.190Z] 5e14af77c1be: Waiting [2021-06-03T06:11:09.190Z] 01666e4c0597: Waiting [2021-06-03T06:11:09.190Z] aa168da1d23b: Waiting [2021-06-03T06:11:09.190Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T06:11:09.190Z] 36b3adc4ff6f: Download complete [2021-06-03T06:11:09.190Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T06:11:09.190Z] 46f8f816bc3b: Download complete [2021-06-03T06:11:09.455Z] df20fa9351a1: Verifying Checksum [2021-06-03T06:11:09.455Z] df20fa9351a1: Download complete [2021-06-03T06:11:09.455Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T06:11:09.455Z] 93b9cdb0e59b: Download complete [2021-06-03T06:11:09.456Z] 5e14af77c1be: Verifying Checksum [2021-06-03T06:11:09.456Z] 5e14af77c1be: Download complete [2021-06-03T06:11:09.456Z] 93b61091891f: Verifying Checksum [2021-06-03T06:11:09.456Z] 93b61091891f: Download complete [2021-06-03T06:11:09.456Z] 01666e4c0597: Download complete [2021-06-03T06:11:09.456Z] df20fa9351a1: Pull complete [2021-06-03T06:11:09.724Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T06:11:09.724Z] 8ad3a11d3b57: Download complete [2021-06-03T06:11:09.724Z] 36b3adc4ff6f: Pull complete [2021-06-03T06:11:09.985Z] 8ad3a11d3b57: Pull complete [2021-06-03T06:11:10.253Z] 46f8f816bc3b: Pull complete [2021-06-03T06:11:10.524Z] 93b61091891f: Pull complete [2021-06-03T06:11:10.524Z] 93b9cdb0e59b: Pull complete [2021-06-03T06:11:10.524Z] 5e14af77c1be: Pull complete [2021-06-03T06:11:10.784Z] 01666e4c0597: Pull complete [2021-06-03T06:11:11.362Z] aa168da1d23b: Verifying Checksum [2021-06-03T06:11:11.362Z] aa168da1d23b: Download complete [2021-06-03T06:11:15.604Z] aa168da1d23b: Pull complete [2021-06-03T06:11:15.604Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T06:11:15.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T06:11:15.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T06:11:15.712Z] prd-centos7-docker-4c-2g-274 does not seem to be running inside a container [2021-06-03T06:11:15.749Z] $ 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-878/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-878 -v /w/workspace/ndry_app-functions-sdk-go_PR-878:/w/workspace/ndry_app-functions-sdk-go_PR-878:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-878@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T06:11:18.468Z] $ docker top 73504cc2fe251814e720a4961a6e1aec463c3977b70ff9e88a248afd1f60df5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:11:18.918Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T06:11:19.265Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T06:11:19.632Z] + ls /var/log/sa-host [2021-06-03T06:11:19.632Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T06:11:19.632Z] file_magic: OK [2021-06-03T06:11:19.632Z] HZ: Using current value: 100 [2021-06-03T06:11:19.632Z] file_header: OK [2021-06-03T06:11:19.632Z] 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-06-03T06:11:19.632Z] Statistics: [2021-06-03T06:11:19.632Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T06:11:19.632Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T06:11:19.632Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T06:11:19.632Z] file_magic: OK [2021-06-03T06:11:19.632Z] HZ: Using current value: 100 [2021-06-03T06:11:19.632Z] file_header: OK [2021-06-03T06:11:19.632Z] 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-06-03T06:11:19.632Z] Statistics: [2021-06-03T06:11:19.632Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T06:11:19.632Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T06:11:19.860Z] provisioning config files... [2021-06-03T06:11:19.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/config2719590656280820571tmp [Pipeline] { [Pipeline] echo [2021-06-03T06:11:19.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:11:20.334Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T06:11:20.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T06:11:20.445Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:11:20.786Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T06:11:20.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:11:21.155Z] ---> sudo-logs.sh [2021-06-03T06:11:21.155Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T06:11:21.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:11:21.577Z] ---> job-cost.sh [2021-06-03T06:11:21.577Z] lf-activate-venv: SKIPPING [2021-06-03T06:11:21.577Z] DEBUG: total: 0.18000000715255737 [2021-06-03T06:11:21.577Z] INFO: Retrieving Stack Cost... [2021-06-03T06:11:22.151Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T06:11:22.733Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T06:11:22.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:11:23.105Z] ---> logs-deploy.sh [2021-06-03T06:11:23.105Z] lf-activate-venv: SKIPPING [2021-06-03T06:11:23.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-878/1 [2021-06-03T06:11:23.105Z] INFO: archiving workspace using pattern(s): [2021-06-03T06:11:24.058Z] Archives upload complete. [2021-06-03T06:11:24.058Z] INFO: archiving logs to Nexus [2021-06-03T06:11:24.639Z] ---> uname -a: [2021-06-03T06:11:24.639Z] Linux prd-centos7-docker-4c-2g-274.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-06-03T06:11:24.639Z] [2021-06-03T06:11:24.639Z] [2021-06-03T06:11:24.639Z] ---> lscpu: [2021-06-03T06:11:24.639Z] Architecture: x86_64 [2021-06-03T06:11:24.639Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T06:11:24.639Z] Byte Order: Little Endian [2021-06-03T06:11:24.639Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T06:11:24.639Z] CPU(s): 2 [2021-06-03T06:11:24.639Z] On-line CPU(s) list: 0,1 [2021-06-03T06:11:24.639Z] Thread(s) per core: 1 [2021-06-03T06:11:24.639Z] Core(s) per socket: 1 [2021-06-03T06:11:24.639Z] Socket(s): 2 [2021-06-03T06:11:24.639Z] NUMA node(s): 1 [2021-06-03T06:11:24.639Z] Vendor ID: AuthenticAMD [2021-06-03T06:11:24.639Z] CPU family: 23 [2021-06-03T06:11:24.639Z] Model: 49 [2021-06-03T06:11:24.639Z] Model name: AMD EPYC-Rome Processor [2021-06-03T06:11:24.639Z] Stepping: 0 [2021-06-03T06:11:24.639Z] CPU MHz: 2800.000 [2021-06-03T06:11:24.639Z] BogoMIPS: 5600.00 [2021-06-03T06:11:24.639Z] Virtualization: AMD-V [2021-06-03T06:11:24.639Z] Hypervisor vendor: KVM [2021-06-03T06:11:24.639Z] Virtualization type: full [2021-06-03T06:11:24.639Z] L1d cache: 64 KiB [2021-06-03T06:11:24.639Z] L1i cache: 64 KiB [2021-06-03T06:11:24.639Z] L2 cache: 1 MiB [2021-06-03T06:11:24.639Z] L3 cache: 32 MiB [2021-06-03T06:11:24.639Z] NUMA node0 CPU(s): 0,1 [2021-06-03T06:11:24.639Z] Vulnerability Itlb multihit: Not affected [2021-06-03T06:11:24.639Z] Vulnerability L1tf: Not affected [2021-06-03T06:11:24.639Z] Vulnerability Mds: Not affected [2021-06-03T06:11:24.639Z] Vulnerability Meltdown: Not affected [2021-06-03T06:11:24.639Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T06:11:24.639Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T06:11:24.639Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T06:11:24.639Z] Vulnerability Srbds: Not affected [2021-06-03T06:11:24.639Z] Vulnerability Tsx async abort: Not affected [2021-06-03T06:11:24.639Z] 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-06-03T06:11:24.639Z] [2021-06-03T06:11:24.639Z] [2021-06-03T06:11:24.639Z] ---> nproc: [2021-06-03T06:11:24.639Z] 2 [2021-06-03T06:11:24.639Z] [2021-06-03T06:11:24.639Z] [2021-06-03T06:11:24.639Z] ---> df -h: [2021-06-03T06:11:24.640Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T06:11:24.640Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-03T06:11:24.640Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T06:11:24.640Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T06:11:24.640Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-878 [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-03T06:11:24.640Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] ---> free -m: [2021-06-03T06:11:24.640Z] total used free shared buff/cache available [2021-06-03T06:11:24.640Z] Mem: 7821 973 4718 0 2129 6670 [2021-06-03T06:11:24.640Z] Swap: 1023 0 1023 [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] ---> ip addr: [2021-06-03T06:11:24.640Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T06:11:24.640Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T06:11:24.640Z] inet 127.0.0.1/8 scope host lo [2021-06-03T06:11:24.640Z] valid_lft forever preferred_lft forever [2021-06-03T06:11:24.640Z] inet6 ::1/128 scope host [2021-06-03T06:11:24.640Z] valid_lft forever preferred_lft forever [2021-06-03T06:11:24.640Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T06:11:24.640Z] link/ether fa:16:3e:a6:c0:68 brd ff:ff:ff:ff:ff:ff [2021-06-03T06:11:24.640Z] inet 10.30.123.34/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T06:11:24.640Z] valid_lft 85712sec preferred_lft 85712sec [2021-06-03T06:11:24.640Z] inet6 fe80::f816:3eff:fea6:c068/64 scope link [2021-06-03T06:11:24.640Z] valid_lft forever preferred_lft forever [2021-06-03T06:11:24.640Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T06:11:24.640Z] link/ether 02:42:46:29:d0:1b brd ff:ff:ff:ff:ff:ff [2021-06-03T06:11:24.640Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T06:11:24.640Z] valid_lft forever preferred_lft forever [2021-06-03T06:11:24.640Z] inet6 fe80::42:46ff:fe29:d01b/64 scope link [2021-06-03T06:11:24.640Z] valid_lft forever preferred_lft forever [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] ---> sar -b -r -n DEV: [2021-06-03T06:11:24.640Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] 05:59:44 LINUX RESTART (2 CPU) [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] 06:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T06:11:24.640Z] 06:01:03 207.06 69.39 137.67 0.00 9262.15 43101.37 0.00 [2021-06-03T06:11:24.640Z] 06:02:01 2.60 0.09 2.52 0.00 1.65 59.39 0.00 [2021-06-03T06:11:24.640Z] 06:03:01 0.37 0.00 0.37 0.00 0.00 4.86 0.00 [2021-06-03T06:11:24.640Z] 06:04:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-06-03T06:11:24.640Z] 06:05:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 [2021-06-03T06:11:24.640Z] 06:06:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 [2021-06-03T06:11:24.640Z] 06:07:01 0.38 0.00 0.38 0.00 0.00 5.41 0.00 [2021-06-03T06:11:24.640Z] 06:08:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 [2021-06-03T06:11:24.640Z] 06:09:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 [2021-06-03T06:11:24.640Z] 06:10:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-06-03T06:11:24.640Z] 06:11:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-06-03T06:11:24.640Z] Average: 19.31 6.34 12.97 0.00 845.01 3939.14 0.00 [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] 06:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T06:11:24.640Z] 06:01:03 5419028 0 814920 10.18 2620 1772372 1301316 14.37 596208 1591500 128 [2021-06-03T06:11:24.640Z] 06:02:01 5431524 0 802296 10.02 2620 1772500 1216516 13.43 585972 1591524 16 [2021-06-03T06:11:24.640Z] 06:03:01 5433108 0 800708 10.00 2620 1772504 1204180 13.29 589424 1587016 8 [2021-06-03T06:11:24.640Z] 06:04:01 5431348 0 802464 10.02 2620 1772508 1204336 13.30 591352 1587012 8 [2021-06-03T06:11:24.640Z] 06:05:01 5430788 0 803020 10.03 2620 1772512 1204468 13.30 585668 1593420 8 [2021-06-03T06:11:24.640Z] 06:06:01 5427120 0 806684 10.07 2620 1772516 1204396 13.30 589108 1593420 8 [2021-06-03T06:11:24.640Z] 06:07:01 5428704 0 805096 10.05 2620 1772520 1204180 13.29 587928 1593420 20 [2021-06-03T06:11:24.640Z] 06:08:01 5423448 0 810344 10.12 2620 1772528 1204180 13.29 593388 1593420 8 [2021-06-03T06:11:24.640Z] 06:09:01 5419596 0 814196 10.17 2620 1772528 1204180 13.29 597128 1593420 8 [2021-06-03T06:11:24.640Z] 06:10:01 5419636 0 814148 10.17 2620 1772536 1204180 13.29 598964 1591568 8 [2021-06-03T06:11:24.640Z] 06:11:01 5418944 0 814840 10.17 2620 1772536 1204288 13.30 599504 1591564 8 [2021-06-03T06:11:24.640Z] Average: 5425749 0 808065 10.09 2620 1772505 1214202 13.41 592240 1591571 21 [2021-06-03T06:11:24.640Z] [2021-06-03T06:11:24.640Z] 06:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T06:11:24.640Z] 06:01:03 eth0 697.14 554.00 1675.71 100.71 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:01:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:01:03 docker0 107.13 76.70 9.82 310.13 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:02:01 eth0 0.53 0.31 0.37 0.05 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:03:01 eth0 0.42 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:04:01 eth0 1.78 0.32 0.40 0.23 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:05:01 eth0 0.98 0.65 0.55 0.40 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.640Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:06:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:08:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:09:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:11:01 eth0 0.27 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] Average: eth0 64.01 50.72 153.00 9.26 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] Average: docker0 9.77 7.00 0.90 28.29 0.00 0.00 0.00 0.00 [2021-06-03T06:11:24.641Z] [2021-06-03T06:11:24.641Z] [2021-06-03T06:11:24.641Z] ---> sar -P ALL: [2021-06-03T06:11:24.641Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T06:11:24.641Z] [2021-06-03T06:11:24.641Z] 05:59:44 LINUX RESTART (2 CPU) [2021-06-03T06:11:24.641Z] [2021-06-03T06:11:24.641Z] 06:00:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T06:11:24.641Z] 06:01:03 all 20.82 0.00 6.69 10.69 0.07 61.72 [2021-06-03T06:11:24.641Z] 06:01:03 0 19.84 0.00 6.82 9.70 0.07 63.57 [2021-06-03T06:11:24.641Z] 06:01:03 1 21.80 0.00 6.57 11.69 0.07 59.86 [2021-06-03T06:11:24.641Z] 06:02:01 all 0.06 0.00 0.04 0.01 0.04 99.84 [2021-06-03T06:11:24.641Z] 06:02:01 0 0.03 0.00 0.03 0.02 0.05 99.86 [2021-06-03T06:11:24.641Z] 06:02:01 1 0.09 0.00 0.05 0.00 0.03 99.83 [2021-06-03T06:11:24.641Z] 06:03:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-03T06:11:24.641Z] 06:03:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-03T06:11:24.641Z] 06:03:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-03T06:11:24.641Z] 06:04:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-03T06:11:24.641Z] 06:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-03T06:11:24.641Z] 06:04:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-03T06:11:24.641Z] 06:05:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-03T06:11:24.641Z] 06:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-03T06:11:24.641Z] 06:05:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-03T06:11:24.641Z] 06:06:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-03T06:11:24.641Z] 06:06:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-06-03T06:11:24.641Z] 06:06:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-03T06:11:24.641Z] 06:07:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-03T06:11:24.641Z] 06:07:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-03T06:11:24.641Z] 06:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-03T06:11:24.641Z] 06:08:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-06-03T06:11:24.641Z] 06:08:01 0 0.17 0.00 0.07 0.00 0.02 99.75 [2021-06-03T06:11:24.641Z] 06:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-03T06:11:24.641Z] 06:09:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-03T06:11:24.641Z] 06:09:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-03T06:11:24.641Z] 06:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-03T06:11:24.641Z] 06:10:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-03T06:11:24.641Z] 06:10:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-03T06:11:24.641Z] 06:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-03T06:11:24.641Z] 06:11:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-06-03T06:11:24.641Z] 06:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-03T06:11:24.641Z] 06:11:01 1 0.10 0.00 0.00 0.00 0.03 99.87 [2021-06-03T06:11:24.641Z] [2021-06-03T06:11:24.641Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-03T06:11:24.641Z] Average: all 1.90 0.00 0.61 0.94 0.03 96.51 [2021-06-03T06:11:24.641Z] Average: 0 1.83 0.00 0.63 0.86 0.03 96.66 [2021-06-03T06:11:24.641Z] Average: 1 1.98 0.00 0.60 1.03 0.03 96.37 [2021-06-03T06:11:24.641Z] [2021-06-03T06:11:24.641Z] [2021-06-03T06:11:24.641Z]