Pull request #845 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 22ed9b3d5feb4e26030b2072a8a419d572f4794d+d014dc0700c1bb428037ceb6ca0fae33e301c05e (28229a066d618e5e11b72e7683bbb2a8284ab4ae) 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-ssh3536929649300673487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6524737016692698780.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-845/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-845/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3603495225154779458.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-845/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4080839109676887121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4987729877132101269.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-845/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-845/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3933388823830462066.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15064 in /w/workspace/ndry_app-functions-sdk-go_PR-845 [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-845 # 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-845@tmp/jenkins-gitclient-ssh841964839200026179.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-845@tmp/jenkins-gitclient-ssh781550830943042726.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/845/head:refs/remotes/origin/PR-845 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d014dc0700c1bb428037ceb6ca0fae33e301c05e into PR head commit 22ed9b3d5feb4e26030b2072a8a419d572f4794d Merge succeeded, producing 22ed9b3d5feb4e26030b2072a8a419d572f4794d Checking out Revision 22ed9b3d5feb4e26030b2072a8a419d572f4794d (PR-845) > git config core.sparsecheckout # timeout=10 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # 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-845@tmp/jenkins-gitclient-ssh6588708402731300871.key > git merge d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 Commit message: "feat(sdk): Use v2 Command Client" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T13:50:21.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T13:50:21.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T13:50:22.087Z] ========================================================= [2021-05-19T13:50:22.087Z] EdgeX Global Pipelines Version Info [2021-05-19T13:50:22.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:50:23.627Z] ------------------- [2021-05-19T13:50:23.627Z] stable info: [2021-05-19T13:50:23.627Z] ------------------- [2021-05-19T13:50:23.627Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T13:50:23.627Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T13:50:23.627Z] Message: update stable to v1.0.192 [2021-05-19T13:50:24.203Z] ------------------- [2021-05-19T13:50:24.203Z] experimental info: [2021-05-19T13:50:24.203Z] ------------------- [2021-05-19T13:50:24.203Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T13:50:24.203Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T13:50:24.203Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T13:50:24.441Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-19T13:50:24.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-19T13:50:24.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T13:50:24.605Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T13:50:24.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T13:50:24.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T13:50:24.766Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T13:50:24.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T13:50:24.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T13:50:24.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T13:50:25.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T13:50:25.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-19T13:50:25.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T13:50:25.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T13:50:25.295Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T13:50:25.354Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T13:50:25.411Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T13:50:25.472Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T13:50:25.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T13:50:25.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T13:50:25.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T13:50:25.713Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-19T13:50:25.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T13:50:25.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T13:50:25.899Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-19T13:50:25.958Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T13:50:26.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-845 [Pipeline] echo [2021-05-19T13:50:26.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-845 [Pipeline] echo [2021-05-19T13:50:26.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-845 [Pipeline] echo [2021-05-19T13:50:26.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22ed9b3d5feb4e26030b2072a8a419d572f4794d [Pipeline] echo [2021-05-19T13:50:26.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22ed9b3 [Pipeline] echo [2021-05-19T13:50:26.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T13:50:27.005Z] + git log --format=format:%s -1 22ed9b3d5feb4e26030b2072a8a419d572f4794d [Pipeline] echo [2021-05-19T13:50:27.084Z] GIT_COMMIT: 22ed9b3d5feb4e26030b2072a8a419d572f4794d, Commit Message: feat(sdk): Use v2 Command Client [Pipeline] echo [2021-05-19T13:50:27.128Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:50:28.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T13:50:28.748Z] [2021-05-19T13:50:28.748Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:50:29.105Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T13:50:29.105Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T13:50:29.105Z] 31603596830f: Pulling fs layer [2021-05-19T13:50:29.105Z] 54011a49482f: Pulling fs layer [2021-05-19T13:50:29.105Z] a6820b24f6d8: Pulling fs layer [2021-05-19T13:50:29.105Z] f581987b2513: Pulling fs layer [2021-05-19T13:50:29.105Z] f581987b2513: Waiting [2021-05-19T13:50:29.106Z] 54011a49482f: Verifying Checksum [2021-05-19T13:50:29.106Z] 54011a49482f: Download complete [2021-05-19T13:50:29.368Z] 31603596830f: Verifying Checksum [2021-05-19T13:50:29.368Z] 31603596830f: Download complete [2021-05-19T13:50:29.368Z] 31603596830f: Pull complete [2021-05-19T13:50:29.368Z] f581987b2513: Verifying Checksum [2021-05-19T13:50:29.368Z] f581987b2513: Download complete [2021-05-19T13:50:29.635Z] a6820b24f6d8: Verifying Checksum [2021-05-19T13:50:29.635Z] a6820b24f6d8: Download complete [2021-05-19T13:50:29.635Z] 54011a49482f: Pull complete [2021-05-19T13:50:30.232Z] a6820b24f6d8: Pull complete [2021-05-19T13:50:30.495Z] f581987b2513: Pull complete [2021-05-19T13:50:30.495Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T13:50:30.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T13:50:30.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T13:50:30.613Z] prd-centos7-docker-4c-2g-15064 does not seem to be running inside a container [2021-05-19T13:50:30.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-845 -v /w/workspace/ndry_app-functions-sdk-go_PR-845:/w/workspace/ndry_app-functions-sdk-go_PR-845:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-845@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:10004/edgex-devops/git-semver:latest cat [2021-05-19T13:50:32.292Z] $ docker top acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T13:50:32.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T13:50:32.497Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T13:50:32.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T13:50:32.619Z] $ docker exec acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent [2021-05-19T13:50:32.737Z] SSH_AUTH_SOCK=/tmp/ssh-Hor1gAaGkBy3/agent.14 [2021-05-19T13:50:32.737Z] SSH_AGENT_PID=21 [2021-05-19T13:50:32.745Z] Running ssh-add (command line suppressed) [2021-05-19T13:50:32.851Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_2328165419560504780.key (/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_2328165419560504780.key) [2021-05-19T13:50:32.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T13:50:33.221Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T13:50:33.246Z] $ docker exec --env ******** --env ******** acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent -k [2021-05-19T13:50:33.334Z] unset SSH_AUTH_SOCK; [2021-05-19T13:50:33.335Z] unset SSH_AGENT_PID; [2021-05-19T13:50:33.335Z] echo Agent pid 21 killed; [2021-05-19T13:50:33.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T13:50:33.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T13:50:33.433Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T13:50:33.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T13:50:33.547Z] $ docker exec acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent [2021-05-19T13:50:33.655Z] SSH_AUTH_SOCK=/tmp/ssh-MeX2B1exTPaH/agent.55 [2021-05-19T13:50:33.656Z] SSH_AGENT_PID=61 [2021-05-19T13:50:33.661Z] Running ssh-add (command line suppressed) [2021-05-19T13:50:33.763Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_4081981728381895781.key (/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_4081981728381895781.key) [2021-05-19T13:50:33.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T13:50:34.132Z] + git semver init [2021-05-19T13:50:34.132Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T13:50:34.132Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-845/.git [2021-05-19T13:50:34.132Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-845 [2021-05-19T13:50:34.132Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T13:50:34.132Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T13:50:34.132Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T13:50:34.132Z] # $SEMVER_BRANCH = PR-845 [2021-05-19T13:50:34.132Z] # $SEMVER_TEMP = /tmp/semver-239089325 [2021-05-19T13:50:34.132Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-19T13:50:36.051Z] # '/tmp/semver-239089325' -> '/w/workspace/ndry_app-functions-sdk-go_PR-845/.semver' [2021-05-19T13:50:36.051Z] # -> Force: false [2021-05-19T13:50:36.051Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-845/.semver [Pipeline] } [2021-05-19T13:50:36.072Z] $ docker exec --env ******** --env ******** acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent -k [2021-05-19T13:50:36.164Z] unset SSH_AUTH_SOCK; [2021-05-19T13:50:36.165Z] unset SSH_AGENT_PID; [2021-05-19T13:50:36.165Z] echo Agent pid 61 killed; [2021-05-19T13:50:36.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T13:50:36.615Z] + git semver [Pipeline] } [2021-05-19T13:50:36.643Z] $ docker stop --time=1 acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 [2021-05-19T13:50:38.032Z] $ docker rm -f acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T13:50:38.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T13:50:38.773Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T13:50:38.795Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-19T13:50:54.389Z] Still waiting to schedule task [2021-05-19T13:50:54.390Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-19T13:50:54.424Z] Still waiting to schedule task [2021-05-19T13:50:54.424Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-19T13:52:57.629Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15065 in /w/workspace/ndry_app-functions-sdk-go_PR-845 [Pipeline] { [Pipeline] ws [2021-05-19T13:52:57.691Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-19T13:52:57.905Z] The recommended git tool is: git [2021-05-19T13:53:03.700Z] using credential edgex-jenkins-ssh [2021-05-19T13:53:03.721Z] Cloning the remote Git repository [2021-05-19T13:53:03.809Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T13:53:03.992Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-19T13:53:04.084Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T13:53:04.085Z] > git --version # timeout=10 [2021-05-19T13:53:04.119Z] > git --version # 'git version 2.17.1' [2021-05-19T13:53:04.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:53:04.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:53:07.789Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T13:53:07.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:53:07.836Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T13:53:07.869Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T13:53:07.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:53:07.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/845/head:refs/remotes/origin/PR-845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T13:53:08.554Z] Merging remotes/origin/master commit d014dc0700c1bb428037ceb6ca0fae33e301c05e into PR head commit 22ed9b3d5feb4e26030b2072a8a419d572f4794d [2021-05-19T13:53:08.788Z] Merge succeeded, producing 22ed9b3d5feb4e26030b2072a8a419d572f4794d [2021-05-19T13:53:08.788Z] Checking out Revision 22ed9b3d5feb4e26030b2072a8a419d572f4794d (PR-845) [2021-05-19T13:53:08.575Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:53:08.594Z] > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 [2021-05-19T13:53:08.704Z] > git remote # timeout=10 [2021-05-19T13:53:08.722Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T13:53:08.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:53:08.746Z] > git merge d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 [2021-05-19T13:53:08.773Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T13:53:08.797Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:53:08.814Z] > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 [2021-05-19T13:53:13.062Z] Commit message: "feat(sdk): Use v2 Command Client" [2021-05-19T13:53:13.131Z] > git --version # timeout=10 [2021-05-19T13:53:13.145Z] > git --version # 'git version 2.17.1' [2021-05-19T13:53:13.156Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T13:53:15.028Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T13:53:15.447Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T13:53:15.806Z] + sudo service docker restart+ [2021-05-19T13:53:15.806Z] true [2021-05-19T13:53:27.470Z] Running on prd-centos7-docker-4c-2g-15066 in /w/workspace/ndry_app-functions-sdk-go_PR-845 [Pipeline] { [Pipeline] ws [2021-05-19T13:53:27.526Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-19T13:53:27.666Z] The recommended git tool is: git [2021-05-19T13:53:29.873Z] using credential edgex-jenkins-ssh [2021-05-19T13:53:29.893Z] Cloning the remote Git repository [2021-05-19T13:53:29.912Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T13:53:29.976Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-19T13:53:30.004Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T13:53:30.005Z] > git --version # timeout=10 [2021-05-19T13:53:30.010Z] > git --version # 'git version 2.24.4' [2021-05-19T13:53:30.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:53:30.051Z] [INFO] Currently running in a labeled security context [2021-05-19T13:53:30.051Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T13:53:30.051Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6529378278699739223.key [2021-05-19T13:53:30.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:53:31.691Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T13:53:31.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:53:31.709Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T13:53:31.725Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T13:53:31.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:53:31.727Z] [INFO] Currently running in a labeled security context [2021-05-19T13:53:31.727Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T13:53:31.728Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6413217829199855798.key [2021-05-19T13:53:31.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/845/head:refs/remotes/origin/PR-845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T13:53:32.172Z] Merging remotes/origin/master commit d014dc0700c1bb428037ceb6ca0fae33e301c05e into PR head commit 22ed9b3d5feb4e26030b2072a8a419d572f4794d [2021-05-19T13:53:32.284Z] Merge succeeded, producing 22ed9b3d5feb4e26030b2072a8a419d572f4794d [2021-05-19T13:53:32.285Z] Checking out Revision 22ed9b3d5feb4e26030b2072a8a419d572f4794d (PR-845) [2021-05-19T13:53:32.178Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:53:32.183Z] > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 [2021-05-19T13:53:32.222Z] > git remote # timeout=10 [2021-05-19T13:53:32.231Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T13:53:32.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:53:32.240Z] [INFO] Currently running in a labeled security context [2021-05-19T13:53:32.240Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T13:53:32.241Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8510176640750274390.key [2021-05-19T13:53:32.259Z] > git merge d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 [2021-05-19T13:53:32.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T13:53:32.286Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:53:32.289Z] > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-05-19T13:53:34.622Z] ========================================================= [2021-05-19T13:53:34.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T13:53:34.622Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:53:35.054Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T13:53:35.828Z] Commit message: "feat(sdk): Use v2 Command Client" [2021-05-19T13:53:35.848Z] > git --version # timeout=10 [2021-05-19T13:53:35.857Z] > git --version # 'git version 2.24.4' [2021-05-19T13:53:35.867Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-19T13:53:36.495Z] Sending build context to Docker daemon 19.61MB [2021-05-19T13:53:36.495Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T13:53:36.495Z] Step 2/8 : FROM ${BASE} [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T13:53:36.778Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T13:53:36.778Z] 595b0fe564bb: Pulling fs layer [2021-05-19T13:53:36.778Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T13:53:36.778Z] 316046926c0a: Pulling fs layer [2021-05-19T13:53:36.778Z] 4ebd0625c992: Pulling fs layer [2021-05-19T13:53:36.778Z] 207e8628e3a3: Pulling fs layer [2021-05-19T13:53:36.778Z] c791037a9be2: Pulling fs layer [2021-05-19T13:53:36.778Z] ffd874e62e21: Pulling fs layer [2021-05-19T13:53:36.778Z] 4ebd0625c992: Waiting [2021-05-19T13:53:36.778Z] 207e8628e3a3: Waiting [2021-05-19T13:53:36.778Z] c791037a9be2: Waiting [2021-05-19T13:53:36.778Z] ffd874e62e21: Waiting [2021-05-19T13:53:36.778Z] 316046926c0a: Verifying Checksum [2021-05-19T13:53:36.778Z] 316046926c0a: Download complete [2021-05-19T13:53:36.778Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T13:53:36.778Z] 7186ed65a4f7: Download complete [2021-05-19T13:53:36.778Z] 207e8628e3a3: Verifying Checksum [2021-05-19T13:53:36.778Z] 207e8628e3a3: Download complete [2021-05-19T13:53:36.778Z] c791037a9be2: Verifying Checksum [2021-05-19T13:53:36.778Z] 595b0fe564bb: Verifying Checksum [2021-05-19T13:53:36.778Z] 595b0fe564bb: Download complete [2021-05-19T13:53:37.261Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T13:53:37.381Z] 595b0fe564bb: Pull complete [2021-05-19T13:53:37.605Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T13:53:37.927Z] + sudo service docker restart [2021-05-19T13:53:37.928Z] + true [2021-05-19T13:53:37.928Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T13:53:37.979Z] 7186ed65a4f7: Pull complete [2021-05-19T13:53:38.582Z] 316046926c0a: Pull complete [2021-05-19T13:53:39.194Z] ffd874e62e21: Verifying Checksum [2021-05-19T13:53:39.194Z] ffd874e62e21: Download complete [2021-05-19T13:53:41.176Z] 4ebd0625c992: Verifying Checksum [2021-05-19T13:53:41.176Z] 4ebd0625c992: Download complete [2021-05-19T13:53:51.353Z] 4ebd0625c992: Pull complete [2021-05-19T13:53:51.353Z] 207e8628e3a3: Pull complete [2021-05-19T13:53:51.630Z] c791037a9be2: Pull complete [2021-05-19T13:53:55.030Z] ffd874e62e21: Pull complete [2021-05-19T13:53:55.329Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T13:53:55.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T13:53:55.329Z] ---> cfc18b08335c [2021-05-19T13:53:55.329Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-19T13:53:55.329Z] 20.10.0: Pulling from library/docker [2021-05-19T13:53:55.601Z] a3cc7d3b244e: Pulling fs layer [2021-05-19T13:53:55.601Z] 02a3295e0d61: Pulling fs layer [2021-05-19T13:53:55.601Z] 0f4f2e6d8100: Pulling fs layer [2021-05-19T13:53:55.601Z] 330b718f631f: Pulling fs layer [2021-05-19T13:53:55.601Z] a93816041522: Pulling fs layer [2021-05-19T13:53:55.601Z] bdb6da89ff94: Pulling fs layer [2021-05-19T13:53:55.601Z] 2a70c0c122f4: Pulling fs layer [2021-05-19T13:53:55.601Z] 330b718f631f: Waiting [2021-05-19T13:53:55.601Z] a93816041522: Waiting [2021-05-19T13:53:55.601Z] bdb6da89ff94: Waiting [2021-05-19T13:53:55.601Z] 2a70c0c122f4: Waiting [2021-05-19T13:53:55.601Z] 0f4f2e6d8100: Verifying Checksum [2021-05-19T13:53:55.601Z] 0f4f2e6d8100: Download complete [2021-05-19T13:53:55.601Z] 02a3295e0d61: Verifying Checksum [2021-05-19T13:53:55.601Z] 02a3295e0d61: Download complete [2021-05-19T13:53:55.601Z] a3cc7d3b244e: Verifying Checksum [2021-05-19T13:53:55.601Z] a3cc7d3b244e: Download complete [2021-05-19T13:53:55.601Z] a93816041522: Download complete [2021-05-19T13:53:55.601Z] bdb6da89ff94: Verifying Checksum [2021-05-19T13:53:55.601Z] bdb6da89ff94: Download complete [2021-05-19T13:53:55.601Z] 2a70c0c122f4: Verifying Checksum [2021-05-19T13:53:55.601Z] 2a70c0c122f4: Download complete [Pipeline] unstash [2021-05-19T13:53:56.202Z] a3cc7d3b244e: Pull complete [Pipeline] echo [2021-05-19T13:53:56.227Z] ========================================================= [2021-05-19T13:53:56.227Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T13:53:56.227Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:53:56.591Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T13:53:56.855Z] Sending build context to Docker daemon 19.63MB [2021-05-19T13:53:56.855Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T13:53:56.855Z] Step 2/8 : FROM ${BASE} [2021-05-19T13:53:57.116Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T13:53:57.116Z] 540db60ca938: Pulling fs layer [2021-05-19T13:53:57.116Z] adcc1eea9eea: Pulling fs layer [2021-05-19T13:53:57.116Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T13:53:57.116Z] 0510c868ecb4: Pulling fs layer [2021-05-19T13:53:57.116Z] afea3b2eda06: Pulling fs layer [2021-05-19T13:53:57.116Z] 7809a108b3ef: Pulling fs layer [2021-05-19T13:53:57.116Z] f706445af74f: Pulling fs layer [2021-05-19T13:53:57.116Z] 7809a108b3ef: Waiting [2021-05-19T13:53:57.116Z] 0510c868ecb4: Waiting [2021-05-19T13:53:57.116Z] afea3b2eda06: Waiting [2021-05-19T13:53:57.116Z] f706445af74f: Waiting [2021-05-19T13:53:57.116Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T13:53:57.116Z] 4c4ab2625f07: Download complete [2021-05-19T13:53:57.116Z] adcc1eea9eea: Download complete [2021-05-19T13:53:57.116Z] afea3b2eda06: Verifying Checksum [2021-05-19T13:53:57.116Z] afea3b2eda06: Download complete [2021-05-19T13:53:57.116Z] 7809a108b3ef: Verifying Checksum [2021-05-19T13:53:57.116Z] 7809a108b3ef: Download complete [2021-05-19T13:53:57.190Z] 02a3295e0d61: Pull complete [2021-05-19T13:53:57.379Z] 540db60ca938: Verifying Checksum [2021-05-19T13:53:57.379Z] 540db60ca938: Download complete [2021-05-19T13:53:57.379Z] 540db60ca938: Pull complete [2021-05-19T13:53:57.466Z] 0f4f2e6d8100: Pull complete [2021-05-19T13:53:57.643Z] adcc1eea9eea: Pull complete [2021-05-19T13:53:57.908Z] 4c4ab2625f07: Pull complete [2021-05-19T13:53:58.442Z] 330b718f631f: Verifying Checksum [2021-05-19T13:53:58.442Z] 330b718f631f: Download complete [2021-05-19T13:53:59.294Z] f706445af74f: Verifying Checksum [2021-05-19T13:53:59.295Z] f706445af74f: Download complete [2021-05-19T13:53:59.556Z] 0510c868ecb4: Verifying Checksum [2021-05-19T13:53:59.556Z] 0510c868ecb4: Download complete [2021-05-19T13:54:01.837Z] 330b718f631f: Pull complete [2021-05-19T13:54:02.113Z] a93816041522: Pull complete [2021-05-19T13:54:02.387Z] bdb6da89ff94: Pull complete [2021-05-19T13:54:02.862Z] 0510c868ecb4: Pull complete [2021-05-19T13:54:02.862Z] afea3b2eda06: Pull complete [2021-05-19T13:54:02.987Z] 2a70c0c122f4: Pull complete [2021-05-19T13:54:02.987Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T13:54:02.987Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T13:54:03.133Z] 7809a108b3ef: Pull complete [2021-05-19T13:54:04.527Z] f706445af74f: Pull complete [2021-05-19T13:54:04.527Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T13:54:04.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T13:54:04.528Z] ---> b068be0155e3 [2021-05-19T13:54:04.528Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-19T13:54:04.528Z] 20.10.0: Pulling from library/docker [2021-05-19T13:54:04.528Z] 05e7bc50f07f: Pulling fs layer [2021-05-19T13:54:04.528Z] 6db28d0fdbf6: Pulling fs layer [2021-05-19T13:54:04.528Z] 292df0bc6bf3: Pulling fs layer [2021-05-19T13:54:04.528Z] 2e060f4bd70b: Pulling fs layer [2021-05-19T13:54:04.528Z] 80e8d568a223: Pulling fs layer [2021-05-19T13:54:04.528Z] 8dc6ef1a942a: Pulling fs layer [2021-05-19T13:54:04.528Z] 2312dd95470a: Pulling fs layer [2021-05-19T13:54:04.528Z] 2e060f4bd70b: Waiting [2021-05-19T13:54:04.528Z] 80e8d568a223: Waiting [2021-05-19T13:54:04.528Z] 8dc6ef1a942a: Waiting [2021-05-19T13:54:04.528Z] 2312dd95470a: Waiting [2021-05-19T13:54:04.528Z] 292df0bc6bf3: Verifying Checksum [2021-05-19T13:54:04.528Z] 292df0bc6bf3: Download complete [2021-05-19T13:54:04.528Z] 6db28d0fdbf6: Verifying Checksum [2021-05-19T13:54:04.528Z] 6db28d0fdbf6: Download complete [2021-05-19T13:54:04.528Z] 05e7bc50f07f: Verifying Checksum [2021-05-19T13:54:04.528Z] 05e7bc50f07f: Download complete [2021-05-19T13:54:04.528Z] 80e8d568a223: Verifying Checksum [2021-05-19T13:54:04.528Z] 80e8d568a223: Download complete [2021-05-19T13:54:04.528Z] 8dc6ef1a942a: Verifying Checksum [2021-05-19T13:54:04.528Z] 8dc6ef1a942a: Download complete [2021-05-19T13:54:04.528Z] 2312dd95470a: Verifying Checksum [2021-05-19T13:54:04.528Z] 2312dd95470a: Download complete [2021-05-19T13:54:04.793Z] 05e7bc50f07f: Pull complete [2021-05-19T13:54:04.793Z] 6db28d0fdbf6: Pull complete [2021-05-19T13:54:05.055Z] 292df0bc6bf3: Pull complete [2021-05-19T13:54:05.629Z] 2e060f4bd70b: Verifying Checksum [2021-05-19T13:54:05.630Z] 2e060f4bd70b: Download complete [2021-05-19T13:54:08.511Z] ---> a8f596e2ef00 [2021-05-19T13:54:08.511Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T13:54:08.511Z] ---> Running in e525e4955ef6 [2021-05-19T13:54:08.786Z] Removing intermediate container e525e4955ef6 [2021-05-19T13:54:08.787Z] ---> ef568fab62cf [2021-05-19T13:54:08.787Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-19T13:54:08.787Z] ---> Running in eca9e013658a [2021-05-19T13:54:09.878Z] 2e060f4bd70b: Pull complete [2021-05-19T13:54:09.878Z] 80e8d568a223: Pull complete [2021-05-19T13:54:09.879Z] 8dc6ef1a942a: Pull complete [2021-05-19T13:54:09.879Z] 2312dd95470a: Pull complete [2021-05-19T13:54:09.879Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T13:54:09.879Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T13:54:10.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:54:11.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:54:12.233Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-19T13:54:12.233Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-19T13:54:12.233Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-19T13:54:12.233Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-19T13:54:12.507Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-19T13:54:12.507Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T13:54:12.507Z] OK: 139 MiB in 45 packages [2021-05-19T13:54:13.959Z] Removing intermediate container eca9e013658a [2021-05-19T13:54:13.959Z] ---> 42183c6b2276 [2021-05-19T13:54:13.959Z] Step 6/8 : WORKDIR /build [2021-05-19T13:54:13.959Z] ---> Running in 3dd73c969d99 [2021-05-19T13:54:14.105Z] ---> 7a0c6522ec27 [2021-05-19T13:54:14.105Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T13:54:14.105Z] ---> Running in 69c6c5c4e5bb [2021-05-19T13:54:14.105Z] Removing intermediate container 69c6c5c4e5bb [2021-05-19T13:54:14.105Z] ---> 6f8238c20294 [2021-05-19T13:54:14.105Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-19T13:54:14.105Z] ---> Running in b57aea2c5eed [2021-05-19T13:54:14.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:54:14.560Z] Removing intermediate container 3dd73c969d99 [2021-05-19T13:54:14.560Z] ---> 55ccc09ebcc8 [2021-05-19T13:54:14.560Z] Step 7/8 : COPY go.mod . [2021-05-19T13:54:15.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:54:15.158Z] ---> f1eac1808a9b [2021-05-19T13:54:15.158Z] Step 8/8 : RUN go mod download [2021-05-19T13:54:15.310Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-19T13:54:15.438Z] ---> Running in df0c4707df90 [2021-05-19T13:54:15.575Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-19T13:54:15.575Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-19T13:54:15.575Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-19T13:54:15.838Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-19T13:54:15.838Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T13:54:15.838Z] OK: 150 MiB in 45 packages [2021-05-19T13:54:16.104Z] Removing intermediate container b57aea2c5eed [2021-05-19T13:54:16.104Z] ---> 4f8671e4a3e7 [2021-05-19T13:54:16.104Z] Step 6/8 : WORKDIR /build [2021-05-19T13:54:16.365Z] ---> Running in 7ab7f788873b [2021-05-19T13:54:16.365Z] Removing intermediate container 7ab7f788873b [2021-05-19T13:54:16.365Z] ---> 090374d3b949 [2021-05-19T13:54:16.365Z] Step 7/8 : COPY go.mod . [2021-05-19T13:54:16.365Z] ---> f642ee360456 [2021-05-19T13:54:16.365Z] Step 8/8 : RUN go mod download [2021-05-19T13:54:16.631Z] ---> Running in e332142f61f3 [2021-05-19T13:54:34.777Z] Removing intermediate container e332142f61f3 [2021-05-19T13:54:34.778Z] ---> 146a231cce2f [2021-05-19T13:54:34.778Z] Successfully built 146a231cce2f [2021-05-19T13:54:34.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:54:35.120Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T13:54:35.120Z] . [Pipeline] withDockerContainer [2021-05-19T13:54:35.232Z] prd-centos7-docker-4c-2g-15066 does not seem to be running inside a container [2021-05-19T13:54:35.275Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T13:54:35.673Z] $ docker top d83cbd2fb774d5536a3c51f78e1727b695b0da56045a6b6a86e91dfc763d1a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:54:36.113Z] + go version [2021-05-19T13:54:36.113Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T13:54:36.144Z] $ docker stop --time=1 d83cbd2fb774d5536a3c51f78e1727b695b0da56045a6b6a86e91dfc763d1a73 [2021-05-19T13:54:37.314Z] $ docker rm -f d83cbd2fb774d5536a3c51f78e1727b695b0da56045a6b6a86e91dfc763d1a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:54:38.135Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T13:54:38.135Z] . [Pipeline] withDockerContainer [2021-05-19T13:54:38.239Z] prd-centos7-docker-4c-2g-15066 does not seem to be running inside a container [2021-05-19T13:54:38.285Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T13:54:38.658Z] $ docker top ef984c04912b338885f0342174eaba8ef79febcd257ccd8d298ed2b296c34672 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:54:39.255Z] + go mod tidy [Pipeline] sh [2021-05-19T13:54:39.857Z] + make test [2021-05-19T13:54:39.857Z] make -C ./app-service-template build [2021-05-19T13:54:39.857Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:54:39.857Z] go mod tidy [2021-05-19T13:54:40.130Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-19T13:54:42.257Z] Removing intermediate container df0c4707df90 [2021-05-19T13:54:42.257Z] ---> 5a7ab822fa7b [2021-05-19T13:54:42.257Z] Successfully built 5a7ab822fa7b [2021-05-19T13:54:42.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:54:42.642Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T13:54:42.642Z] . [Pipeline] withDockerContainer [2021-05-19T13:54:42.933Z] prd-ubuntu18.04-docker-arm64-4c-16g-15065 does not seem to be running inside a container [2021-05-19T13:54:43.020Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T13:54:44.657Z] $ docker top b8be56e0ddfe3881034d981c22f800dab8045fa488056a2314f906112ae375ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:54:45.679Z] + go version [2021-05-19T13:54:45.679Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T13:54:45.711Z] $ docker stop --time=1 b8be56e0ddfe3881034d981c22f800dab8045fa488056a2314f906112ae375ed [2021-05-19T13:54:47.610Z] $ docker rm -f b8be56e0ddfe3881034d981c22f800dab8045fa488056a2314f906112ae375ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:54:48.680Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T13:54:48.680Z] . [Pipeline] withDockerContainer [2021-05-19T13:54:48.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-15065 does not seem to be running inside a container [2021-05-19T13:54:49.054Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T13:54:50.230Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:54:50.230Z] make -C ./app-service-template test [2021-05-19T13:54:50.230Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:54:50.230Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-19T13:54:50.715Z] $ docker top 7c1e92f2380fd0421c2ca9a06964f86a6417df2672396ee9c907c50fbaccb6df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:54:51.752Z] + go mod tidy [Pipeline] sh [2021-05-19T13:54:53.058Z] + make test [2021-05-19T13:54:53.059Z] make -C ./app-service-template build [2021-05-19T13:54:53.059Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:54:53.059Z] go mod tidy [2021-05-19T13:54:53.666Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-19T13:55:00.303Z] ok new-app-service 0.023s coverage: 47.8% of statements [2021-05-19T13:55:00.304Z] ? new-app-service/config [no test files] [2021-05-19T13:55:00.304Z] ok new-app-service/functions 0.007s [2021-05-19T13:55:00.304Z] CGO_ENABLED=1 go vet ./... [2021-05-19T13:55:05.640Z] gofmt -l . [2021-05-19T13:55:05.640Z] [ "`gofmt -l .`" = "" ] [2021-05-19T13:55:05.640Z] ./bin/test-go-mod-tidy.sh [2021-05-19T13:55:05.640Z] ./bin/test-attribution-txt.sh [2021-05-19T13:55:06.219Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:55:06.219Z] go mod tidy [2021-05-19T13:55:06.487Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T13:55:06.755Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-19T13:55:08.165Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.5% of statements [2021-05-19T13:55:08.165Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.015s coverage: 92.5% of statements [2021-05-19T13:55:08.165Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-19T13:55:08.438Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.5% of statements [2021-05-19T13:55:08.438Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-19T13:55:08.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.021s [2021-05-19T13:55:09.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.114s coverage: 75.4% of statements [2021-05-19T13:55:09.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-19T13:55:09.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-19T13:55:09.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-19T13:55:09.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-19T13:55:09.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-19T13:55:09.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-19T13:55:09.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.0% of statements [2021-05-19T13:55:09.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T13:55:09.571Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-05-19T13:55:12.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.750s coverage: 76.9% of statements [2021-05-19T13:55:12.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-19T13:55:12.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 18.4% of statements [2021-05-19T13:55:12.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements [2021-05-19T13:55:12.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-19T13:55:12.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-19T13:55:12.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements [2021-05-19T13:55:32.752Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:55:32.752Z] make -C ./app-service-template test [2021-05-19T13:55:32.752Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:55:32.752Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-19T13:55:39.496Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 81.9% of statements [2021-05-19T13:55:39.496Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-05-19T13:55:39.497Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T13:55:39.497Z] gofmt -l . [2021-05-19T13:55:39.497Z] [ "`gofmt -l .`" = "" ] [2021-05-19T13:55:39.497Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T13:55:39.524Z] $ docker stop --time=1 ef984c04912b338885f0342174eaba8ef79febcd257ccd8d298ed2b296c34672 [2021-05-19T13:55:40.849Z] $ docker rm -f ef984c04912b338885f0342174eaba8ef79febcd257ccd8d298ed2b296c34672 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T13:55:41.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T13:55:41.560Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:55:43.050Z] ---> job-cost.sh [2021-05-19T13:55:43.050Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lkCR [2021-05-19T13:55:53.073Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T13:55:59.582Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-05-19T13:55:59.582Z] ? new-app-service/config [no test files] [2021-05-19T13:55:59.582Z] ok new-app-service/functions 0.040s [2021-05-19T13:55:59.582Z] CGO_ENABLED=1 go vet ./... [2021-05-19T13:56:08.080Z] lf-activate-venv(): INFO: Adding /tmp/venv-lkCR/bin to PATH [2021-05-19T13:56:08.080Z] INFO: No Stack... [2021-05-19T13:56:08.080Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T13:56:08.080Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T13:56:08.401Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-05-19T13:56:08.401Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T13:56:08.481Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [2021-05-19T13:56:08.488Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] did not exist. Created. [2021-05-19T13:56:08.488Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T13:56:08.905Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T13:56:08.996Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T13:56:09.016Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T13:56:26.404Z] gofmt -l . [2021-05-19T13:56:26.404Z] [ "`gofmt -l .`" = "" ] [2021-05-19T13:56:26.404Z] ./bin/test-go-mod-tidy.sh [2021-05-19T13:56:26.404Z] ./bin/test-attribution-txt.sh [2021-05-19T13:56:27.000Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-19T13:56:27.000Z] go mod tidy [2021-05-19T13:56:27.600Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T13:56:29.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-19T13:56:37.360Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.086s coverage: 56.5% of statements [2021-05-19T13:56:37.360Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 92.5% of statements [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-19T13:56:37.360Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 61.5% of statements [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-19T13:56:37.360Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.030s [2021-05-19T13:56:37.360Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.143s coverage: 75.4% of statements [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-19T13:56:37.360Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.0% of statements [2021-05-19T13:56:37.360Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T13:56:37.360Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.045s coverage: 10.5% of statements [2021-05-19T13:56:44.264Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.868s coverage: 76.9% of statements [2021-05-19T13:56:44.264Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-19T13:56:44.264Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.070s coverage: 18.4% of statements [2021-05-19T13:56:44.264Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.100s coverage: 27.3% of statements [2021-05-19T13:56:44.264Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-19T13:56:44.264Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-19T13:56:44.264Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 51.4% of statements [2021-05-19T13:57:11.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 81.9% of statements [2021-05-19T13:57:11.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements [2021-05-19T13:57:11.068Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T13:57:14.468Z] gofmt -l . [2021-05-19T13:57:14.468Z] [ "`gofmt -l .`" = "" ] [2021-05-19T13:57:14.743Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T13:57:15.368Z] $ docker stop --time=1 7c1e92f2380fd0421c2ca9a06964f86a6417df2672396ee9c907c50fbaccb6df [2021-05-19T13:57:17.386Z] $ docker rm -f 7c1e92f2380fd0421c2ca9a06964f86a6417df2672396ee9c907c50fbaccb6df [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T13:57:18.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T13:57:18.408Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T13:57:19.005Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:57:20.009Z] ---> job-cost.sh [2021-05-19T13:57:20.009Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xu88 [2021-05-19T13:57:58.984Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T13:59:20.716Z] lf-activate-venv(): INFO: Adding /tmp/venv-xu88/bin to PATH [2021-05-19T13:59:20.716Z] INFO: No Stack... [2021-05-19T13:59:20.717Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T13:59:20.717Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T13:59:21.081Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-05-19T13:59:21.081Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T13:59:21.161Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [2021-05-19T13:59:21.167Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] did not exist. Created. [2021-05-19T13:59:21.168Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T13:59:21.603Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-bc502d9d/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-bc502d9d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T13:59:21.981Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T13:59:22.015Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T13:59:22.167Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T13:59:22.191Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T13:59:23.320Z] provisioning config files... [2021-05-19T13:59:23.332Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/config6804211707335707837tmp [Pipeline] { [Pipeline] sh [2021-05-19T13:59:23.699Z] + set +x [2021-05-19T13:59:23.699Z] + curl -s https://codecov.io/bash [2021-05-19T13:59:23.699Z] + bash -s -- [2021-05-19T13:59:23.699Z] [2021-05-19T13:59:23.699Z] _____ _ [2021-05-19T13:59:23.699Z] / ____| | | [2021-05-19T13:59:23.699Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T13:59:23.699Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T13:59:23.699Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T13:59:23.699Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T13:59:23.699Z] Bash-1.0.2 [2021-05-19T13:59:23.699Z] [2021-05-19T13:59:23.699Z] [2021-05-19T13:59:23.699Z] ==> git version 2.24.4 found [2021-05-19T13:59:23.699Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T13:59:23.699Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T13:59:23.699Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T13:59:23.699Z] ==> Jenkins CI detected. [2021-05-19T13:59:23.699Z] project root: . [2021-05-19T13:59:23.699Z] --> token set from env [2021-05-19T13:59:23.699Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T13:59:23.699Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T13:59:23.699Z] ==> Python coveragepy not found [2021-05-19T13:59:23.699Z] ==> Searching for coverage reports in: [2021-05-19T13:59:23.699Z] + . [2021-05-19T13:59:23.699Z] -> Found 2 reports [2021-05-19T13:59:23.699Z] ==> Detecting git/mercurial file structure [2021-05-19T13:59:23.965Z] ==> Reading reports [2021-05-19T13:59:23.965Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-19T13:59:23.965Z] + ./coverage.out bytes=86556 [2021-05-19T13:59:23.965Z] ==> Appending adjustments [2021-05-19T13:59:23.965Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T13:59:24.225Z] + Found adjustments [2021-05-19T13:59:24.225Z] ==> Gzipping contents [2021-05-19T13:59:24.225Z] 16K /tmp/codecov.I29I6a.gz [2021-05-19T13:59:24.225Z] ==> Uploading reports [2021-05-19T13:59:24.225Z] url: https://codecov.io [2021-05-19T13:59:24.225Z] query: branch=PR-845&commit=22ed9b3d5feb4e26030b2072a8a419d572f4794d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-845%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=845&job=&cmd_args= [2021-05-19T13:59:24.225Z] -> Pinging Codecov [2021-05-19T13:59:24.225Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-845&commit=22ed9b3d5feb4e26030b2072a8a419d572f4794d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-845%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=845&job=&cmd_args= [2021-05-19T13:59:24.901Z] -> Uploading to [2021-05-19T13:59:24.901Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/3D8B5DFFC46A037C893635FACE044666/22ed9b3d5feb4e26030b2072a8a419d572f4794d/aefce5f6-97fc-442f-b0c4-b6b0635c1d22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T135924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb67eac29155414d5d0875ea65a0c2ef2d747840841275bf7acac22bb8e65744 [2021-05-19T13:59:24.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T13:59:24.901Z] Dload Upload Total Spent Left Speed [2021-05-19T13:59:25.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15350 0 0 100 15350 0 40297 --:--:-- --:--:-- --:--:-- 40394 [2021-05-19T13:59:25.170Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/22ed9b3d5feb4e26030b2072a8a419d572f4794d [Pipeline] } [2021-05-19T13:59:25.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:59:27.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:59:28.264Z] ---> package-listing.sh [2021-05-19T13:59:28.264Z] ++ facter osfamily [2021-05-19T13:59:28.264Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T13:59:28.528Z] + OS_FAMILY=redhat [2021-05-19T13:59:28.528Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-845 [2021-05-19T13:59:28.528Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T13:59:28.528Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T13:59:28.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T13:59:28.528Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T13:59:28.528Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-845 ']' [2021-05-19T13:59:28.528Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T13:59:28.528Z] + case "${OS_FAMILY}" in [2021-05-19T13:59:28.528Z] + sort [2021-05-19T13:59:28.528Z] + rpm -qa [2021-05-19T13:59:29.107Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T13:59:29.107Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T13:59:29.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T13:59:29.107Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-845 ']' [2021-05-19T13:59:29.107Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-845/archives/ [2021-05-19T13:59:29.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-845/archives/ [Pipeline] echo [2021-05-19T13:59:29.136Z] 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-845/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T13:59:29.439Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:59:30.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T13:59:30.034Z] [2021-05-19T13:59:30.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:59:30.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T13:59:30.374Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T13:59:30.374Z] df20fa9351a1: Pulling fs layer [2021-05-19T13:59:30.374Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T13:59:30.374Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T13:59:30.374Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T13:59:30.374Z] 93b61091891f: Pulling fs layer [2021-05-19T13:59:30.374Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T13:59:30.374Z] 5e14af77c1be: Pulling fs layer [2021-05-19T13:59:30.374Z] 01666e4c0597: Pulling fs layer [2021-05-19T13:59:30.374Z] aa168da1d23b: Pulling fs layer [2021-05-19T13:59:30.374Z] 93b61091891f: Waiting [2021-05-19T13:59:30.374Z] 93b9cdb0e59b: Waiting [2021-05-19T13:59:30.374Z] 5e14af77c1be: Waiting [2021-05-19T13:59:30.374Z] 01666e4c0597: Waiting [2021-05-19T13:59:30.374Z] aa168da1d23b: Waiting [2021-05-19T13:59:30.374Z] 46f8f816bc3b: Waiting [2021-05-19T13:59:30.636Z] 36b3adc4ff6f: Download complete [2021-05-19T13:59:30.636Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T13:59:30.636Z] 46f8f816bc3b: Download complete [2021-05-19T13:59:30.636Z] 93b61091891f: Verifying Checksum [2021-05-19T13:59:30.636Z] 93b61091891f: Download complete [2021-05-19T13:59:30.636Z] df20fa9351a1: Verifying Checksum [2021-05-19T13:59:30.636Z] df20fa9351a1: Download complete [2021-05-19T13:59:30.903Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T13:59:30.903Z] 93b9cdb0e59b: Download complete [2021-05-19T13:59:30.903Z] 5e14af77c1be: Verifying Checksum [2021-05-19T13:59:30.903Z] 5e14af77c1be: Download complete [2021-05-19T13:59:30.903Z] 01666e4c0597: Verifying Checksum [2021-05-19T13:59:30.903Z] 01666e4c0597: Download complete [2021-05-19T13:59:30.903Z] df20fa9351a1: Pull complete [2021-05-19T13:59:31.174Z] 36b3adc4ff6f: Pull complete [2021-05-19T13:59:31.174Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T13:59:31.174Z] 8ad3a11d3b57: Download complete [2021-05-19T13:59:31.747Z] 8ad3a11d3b57: Pull complete [2021-05-19T13:59:31.747Z] 46f8f816bc3b: Pull complete [2021-05-19T13:59:32.008Z] 93b61091891f: Pull complete [2021-05-19T13:59:32.271Z] 93b9cdb0e59b: Pull complete [2021-05-19T13:59:32.271Z] 5e14af77c1be: Pull complete [2021-05-19T13:59:32.534Z] 01666e4c0597: Pull complete [2021-05-19T13:59:33.923Z] aa168da1d23b: Verifying Checksum [2021-05-19T13:59:33.923Z] aa168da1d23b: Download complete [2021-05-19T13:59:38.225Z] aa168da1d23b: Pull complete [2021-05-19T13:59:38.225Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T13:59:38.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T13:59:38.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T13:59:38.319Z] prd-centos7-docker-4c-2g-15064 does not seem to be running inside a container [2021-05-19T13:59:38.361Z] $ 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-845/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-845 -v /w/workspace/ndry_app-functions-sdk-go_PR-845:/w/workspace/ndry_app-functions-sdk-go_PR-845:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T13:59:42.366Z] $ docker top 8bdb5daab64b01526497012bf33ed0a1502208b37a351e07ac5ab0ebda5f6291 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:59:42.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T13:59:43.109Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T13:59:43.426Z] + ls /var/log/sa-host [2021-05-19T13:59:43.426Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T13:59:43.426Z] file_magic: OK [2021-05-19T13:59:43.426Z] HZ: Using current value: 100 [2021-05-19T13:59:43.426Z] file_header: OK [2021-05-19T13:59:43.427Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T13:59:43.427Z] Statistics: [2021-05-19T13:59:43.427Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T13:59:43.427Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T13:59:43.427Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T13:59:43.427Z] file_magic: OK [2021-05-19T13:59:43.427Z] HZ: Using current value: 100 [2021-05-19T13:59:43.427Z] file_header: OK [2021-05-19T13:59:43.427Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T13:59:43.427Z] Statistics: [2021-05-19T13:59:43.427Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T13:59:43.427Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T13:59:44.086Z] provisioning config files... [2021-05-19T13:59:44.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/config6806812483695365575tmp [Pipeline] { [Pipeline] echo [2021-05-19T13:59:44.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:59:44.496Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T13:59:44.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T13:59:44.585Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:59:44.913Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T13:59:44.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:59:45.501Z] ---> sudo-logs.sh [2021-05-19T13:59:45.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T13:59:45.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:59:45.910Z] ---> job-cost.sh [2021-05-19T13:59:45.910Z] lf-activate-venv: SKIPPING [2021-05-19T13:59:45.910Z] DEBUG: total: 0.18000000715255737 [2021-05-19T13:59:45.910Z] INFO: Retrieving Stack Cost... [2021-05-19T13:59:46.856Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T13:59:47.118Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T13:59:47.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:59:47.508Z] ---> logs-deploy.sh [2021-05-19T13:59:47.508Z] lf-activate-venv: SKIPPING [2021-05-19T13:59:47.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-845/1 [2021-05-19T13:59:47.508Z] INFO: archiving workspace using pattern(s): [2021-05-19T13:59:48.458Z] Archives upload complete. [2021-05-19T13:59:48.458Z] INFO: archiving logs to Nexus [2021-05-19T13:59:49.030Z] ---> uname -a: [2021-05-19T13:59:49.030Z] Linux prd-centos7-docker-4c-2g-15064.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] ---> lscpu: [2021-05-19T13:59:49.030Z] Architecture: x86_64 [2021-05-19T13:59:49.030Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T13:59:49.030Z] Byte Order: Little Endian [2021-05-19T13:59:49.030Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T13:59:49.030Z] CPU(s): 2 [2021-05-19T13:59:49.030Z] On-line CPU(s) list: 0,1 [2021-05-19T13:59:49.030Z] Thread(s) per core: 1 [2021-05-19T13:59:49.030Z] Core(s) per socket: 1 [2021-05-19T13:59:49.030Z] Socket(s): 2 [2021-05-19T13:59:49.030Z] NUMA node(s): 1 [2021-05-19T13:59:49.030Z] Vendor ID: AuthenticAMD [2021-05-19T13:59:49.030Z] CPU family: 23 [2021-05-19T13:59:49.030Z] Model: 49 [2021-05-19T13:59:49.030Z] Model name: AMD EPYC-Rome Processor [2021-05-19T13:59:49.030Z] Stepping: 0 [2021-05-19T13:59:49.030Z] CPU MHz: 2800.000 [2021-05-19T13:59:49.030Z] BogoMIPS: 5600.00 [2021-05-19T13:59:49.030Z] Virtualization: AMD-V [2021-05-19T13:59:49.030Z] Hypervisor vendor: KVM [2021-05-19T13:59:49.030Z] Virtualization type: full [2021-05-19T13:59:49.030Z] L1d cache: 64 KiB [2021-05-19T13:59:49.030Z] L1i cache: 64 KiB [2021-05-19T13:59:49.030Z] L2 cache: 1 MiB [2021-05-19T13:59:49.030Z] L3 cache: 32 MiB [2021-05-19T13:59:49.030Z] NUMA node0 CPU(s): 0,1 [2021-05-19T13:59:49.030Z] Vulnerability Itlb multihit: Not affected [2021-05-19T13:59:49.030Z] Vulnerability L1tf: Not affected [2021-05-19T13:59:49.030Z] Vulnerability Mds: Not affected [2021-05-19T13:59:49.030Z] Vulnerability Meltdown: Not affected [2021-05-19T13:59:49.030Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T13:59:49.030Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T13:59:49.030Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T13:59:49.030Z] Vulnerability Srbds: Not affected [2021-05-19T13:59:49.030Z] Vulnerability Tsx async abort: Not affected [2021-05-19T13:59:49.030Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] ---> nproc: [2021-05-19T13:59:49.030Z] 2 [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] ---> df -h: [2021-05-19T13:59:49.030Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T13:59:49.030Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-19T13:59:49.030Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T13:59:49.030Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T13:59:49.030Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-845 [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-19T13:59:49.030Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] ---> free -m: [2021-05-19T13:59:49.030Z] total used free shared buff/cache available [2021-05-19T13:59:49.030Z] Mem: 7821 931 4761 0 2128 6712 [2021-05-19T13:59:49.030Z] Swap: 1023 0 1023 [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] ---> ip addr: [2021-05-19T13:59:49.030Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T13:59:49.030Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T13:59:49.030Z] inet 127.0.0.1/8 scope host lo [2021-05-19T13:59:49.030Z] valid_lft forever preferred_lft forever [2021-05-19T13:59:49.030Z] inet6 ::1/128 scope host [2021-05-19T13:59:49.030Z] valid_lft forever preferred_lft forever [2021-05-19T13:59:49.030Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T13:59:49.030Z] link/ether fa:16:3e:4d:3d:45 brd ff:ff:ff:ff:ff:ff [2021-05-19T13:59:49.030Z] inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T13:59:49.030Z] valid_lft 85797sec preferred_lft 85797sec [2021-05-19T13:59:49.030Z] inet6 fe80::f816:3eff:fe4d:3d45/64 scope link [2021-05-19T13:59:49.030Z] valid_lft forever preferred_lft forever [2021-05-19T13:59:49.030Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T13:59:49.030Z] link/ether 02:42:07:93:51:4e brd ff:ff:ff:ff:ff:ff [2021-05-19T13:59:49.030Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T13:59:49.030Z] valid_lft forever preferred_lft forever [2021-05-19T13:59:49.030Z] inet6 fe80::42:7ff:fe93:514e/64 scope link [2021-05-19T13:59:49.030Z] valid_lft forever preferred_lft forever [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] ---> sar -b -r -n DEV: [2021-05-19T13:59:49.030Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] 13:49:34 LINUX RESTART (2 CPU) [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] 13:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T13:59:49.030Z] 13:51:01 109.62 18.38 91.24 0.00 5720.55 7733.32 0.00 [2021-05-19T13:59:49.030Z] 13:52:01 2.51 0.00 2.51 0.00 0.00 60.78 0.00 [2021-05-19T13:59:49.030Z] 13:53:01 0.40 0.00 0.40 0.00 0.00 5.95 0.00 [2021-05-19T13:59:49.030Z] 13:54:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 [2021-05-19T13:59:49.030Z] 13:55:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 [2021-05-19T13:59:49.030Z] 13:56:02 0.30 0.00 0.30 0.00 0.00 4.20 0.00 [2021-05-19T13:59:49.030Z] 13:57:01 0.24 0.00 0.24 0.00 0.00 3.42 0.00 [2021-05-19T13:59:49.030Z] 13:58:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-05-19T13:59:49.030Z] 13:59:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-05-19T13:59:49.030Z] Average: 12.71 2.05 10.66 0.00 637.08 870.99 0.00 [2021-05-19T13:59:49.030Z] [2021-05-19T13:59:49.030Z] 13:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T13:59:49.030Z] 13:51:01 5426436 0 807580 10.08 2620 1772304 1290964 14.25 592764 1588508 128 [2021-05-19T13:59:49.031Z] 13:52:01 5435480 0 798528 9.97 2620 1772312 1204968 13.30 585804 1588472 8 [2021-05-19T13:59:49.031Z] 13:53:01 5433280 0 800728 10.00 2620 1772312 1205364 13.31 587296 1589080 20 [2021-05-19T13:59:49.031Z] 13:54:01 5432068 0 801936 10.01 2620 1772316 1205388 13.31 588656 1589080 16 [2021-05-19T13:59:49.031Z] 13:55:01 5435248 0 798748 9.97 2620 1772324 1204968 13.30 579956 1595312 8 [2021-05-19T13:59:49.031Z] 13:56:02 5433316 0 800680 10.00 2620 1772324 1205064 13.30 581628 1595312 8 [2021-05-19T13:59:49.031Z] 13:57:01 5433784 0 800204 9.99 2620 1772332 1205016 13.30 581296 1595312 8 [2021-05-19T13:59:49.031Z] 13:58:01 5425396 0 808588 10.10 2620 1772336 1204968 13.30 589668 1595312 16 [2021-05-19T13:59:49.031Z] 13:59:01 5424932 0 809048 10.10 2620 1772340 1204968 13.30 590108 1595312 8 [2021-05-19T13:59:49.031Z] Average: 5431104 0 802893 10.02 2620 1772322 1214630 13.41 586353 1592411 24 [2021-05-19T13:59:49.031Z] [2021-05-19T13:59:49.031Z] 13:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T13:59:49.031Z] 13:51:01 eth0 727.94 572.79 1673.79 101.79 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:51:01 docker0 115.32 83.42 10.02 309.93 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:52:01 eth0 0.78 0.08 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:53:01 eth0 3.50 1.95 3.07 0.25 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:54:01 eth0 0.53 0.27 0.27 0.25 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:56:02 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:57:01 eth0 0.24 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] Average: eth0 81.69 64.12 186.80 11.41 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] Average: docker0 12.84 9.29 1.12 34.52 0.00 0.00 0.00 0.00 [2021-05-19T13:59:49.031Z] [2021-05-19T13:59:49.031Z] [2021-05-19T13:59:49.031Z] ---> sar -P ALL: [2021-05-19T13:59:49.031Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T13:59:49.031Z] [2021-05-19T13:59:49.031Z] 13:49:34 LINUX RESTART (2 CPU) [2021-05-19T13:59:49.031Z] [2021-05-19T13:59:49.031Z] 13:50:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T13:59:49.031Z] 13:51:01 all 18.34 0.00 4.47 3.83 0.07 73.28 [2021-05-19T13:59:49.031Z] 13:51:01 0 17.63 0.00 4.78 2.35 0.07 75.17 [2021-05-19T13:59:49.031Z] 13:51:01 1 19.06 0.00 4.17 5.31 0.07 71.39 [2021-05-19T13:59:49.031Z] 13:52:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-05-19T13:59:49.031Z] 13:52:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-05-19T13:59:49.031Z] 13:52:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-19T13:59:49.031Z] 13:53:01 all 0.17 0.00 0.07 0.00 0.02 99.75 [2021-05-19T13:59:49.031Z] 13:53:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-19T13:59:49.031Z] 13:53:01 1 0.15 0.00 0.10 0.00 0.02 99.73 [2021-05-19T13:59:49.031Z] 13:54:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-19T13:59:49.031Z] 13:54:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-19T13:59:49.031Z] 13:54:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-19T13:59:49.031Z] 13:55:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-19T13:59:49.031Z] 13:55:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-19T13:59:49.031Z] 13:55:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-19T13:59:49.031Z] 13:56:02 all 0.04 0.00 0.03 0.00 0.02 99.91 [2021-05-19T13:59:49.031Z] 13:56:02 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-05-19T13:59:49.031Z] 13:56:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-19T13:59:49.031Z] 13:57:01 all 0.14 0.00 0.02 0.00 0.03 99.80 [2021-05-19T13:59:49.031Z] 13:57:01 0 0.24 0.00 0.02 0.00 0.03 99.71 [2021-05-19T13:59:49.031Z] 13:57:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-19T13:59:49.031Z] 13:58:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-05-19T13:59:49.031Z] 13:58:01 0 0.27 0.00 0.02 0.00 0.03 99.68 [2021-05-19T13:59:49.031Z] 13:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-19T13:59:49.031Z] 13:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-19T13:59:49.031Z] 13:59:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-19T13:59:49.031Z] 13:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T13:59:49.031Z] Average: all 2.09 0.00 0.51 0.41 0.03 96.95 [2021-05-19T13:59:49.031Z] Average: 0 2.07 0.00 0.54 0.25 0.03 97.11 [2021-05-19T13:59:49.031Z] Average: 1 2.12 0.00 0.49 0.57 0.03 96.79 [2021-05-19T13:59:49.031Z] [2021-05-19T13:59:49.031Z] [2021-05-19T13:59:49.031Z]