Pull request #1016 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e86c5a4d4c262cb506ea37b333c1a30e39fa246f+676aba0ee1a1ea8d53e853167e645556643e8386 (fff4ce7681c833a63bb376f22fb74188d7725a20) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10091229298704229684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12289209147766732484.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-1016/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1016/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10873330282203148412.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1016/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16146219075086828345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1967525812816300141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1016/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1016/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11745160322242452013.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-1193’ is offline Running on prd-centos7-docker-4c-2g-1195 in /w/workspace/dry_app-functions-sdk-go_PR-1016 [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/dry_app-functions-sdk-go_PR-1016 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/jenkins-gitclient-ssh7123643671171920338.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 676aba0ee1a1ea8d53e853167e645556643e8386 into PR head commit e86c5a4d4c262cb506ea37b333c1a30e39fa246f Merge succeeded, producing e86c5a4d4c262cb506ea37b333c1a30e39fa246f Checking out Revision e86c5a4d4c262cb506ea37b333c1a30e39fa246f (PR-1016) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/jenkins-gitclient-ssh4482991716621272424.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1016/head:refs/remotes/origin/PR-1016 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e86c5a4d4c262cb506ea37b333c1a30e39fa246f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/jenkins-gitclient-ssh3351745764358368113.key > git merge 676aba0ee1a1ea8d53e853167e645556643e8386 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e86c5a4d4c262cb506ea37b333c1a30e39fa246f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-11T04:10:56.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-11T04:10:56.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-11T04:10:56.487Z] ========================================================= [2022-01-11T04:10:56.487Z] EdgeX Global Pipelines Version Info [2022-01-11T04:10:56.487Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:10:57.641Z] ------------------- [2022-01-11T04:10:57.641Z] stable info: [2022-01-11T04:10:57.641Z] ------------------- [2022-01-11T04:10:57.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-11T04:10:57.641Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-11T04:10:57.641Z] Message: update stable to v1.0.217 [2022-01-11T04:10:58.214Z] ------------------- [2022-01-11T04:10:58.214Z] experimental info: [2022-01-11T04:10:58.214Z] ------------------- [2022-01-11T04:10:58.214Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-11T04:10:58.214Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-11T04:10:58.214Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-11T04:10:58.476Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-01-11T04:10:58.520Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-01-11T04:10:58.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-11T04:10:58.602Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-11T04:10:58.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-11T04:10:58.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-11T04:10:58.720Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-11T04:10:58.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-11T04:10:58.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-11T04:10:58.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-11T04:10:58.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-11T04:10:58.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-01-11T04:10:58.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-11T04:10:59.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-11T04:10:59.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-01-11T04:10:59.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-01-11T04:10:59.113Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-11T04:10:59.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-11T04:10:59.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-11T04:10:59.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-11T04:10:59.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-11T04:10:59.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-11T04:10:59.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-11T04:10:59.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-11T04:10:59.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-01-11T04:10:59.466Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-11T04:10:59.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1016 [Pipeline] echo [2022-01-11T04:10:59.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1016 [Pipeline] echo [2022-01-11T04:10:59.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1016 [Pipeline] echo [2022-01-11T04:10:59.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e86c5a4d4c262cb506ea37b333c1a30e39fa246f [Pipeline] echo [2022-01-11T04:10:59.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e86c5a4 [Pipeline] echo [2022-01-11T04:10:59.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-11T04:11:00.214Z] + git rev-list -1 --merges e86c5a4d4c262cb506ea37b333c1a30e39fa246f~1..e86c5a4d4c262cb506ea37b333c1a30e39fa246f [Pipeline] echo [2022-01-11T04:11:00.267Z] -----------> git rev-list -1 --merges e86c5a4d4c262cb506ea37b333c1a30e39fa246f~1..e86c5a4d4c262cb506ea37b333c1a30e39fa246f e86c5a4d4c262cb506ea37b333c1a30e39fa246f [false] [Pipeline] sh [2022-01-11T04:11:00.588Z] + git log --format=format:%s -1 e86c5a4d4c262cb506ea37b333c1a30e39fa246f [Pipeline] echo [2022-01-11T04:11:00.626Z] ========================================================= [2022-01-11T04:11:00.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-11T04:11:00.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-11T04:11:01.091Z] + git log --format=format:%s -1 e86c5a4d4c262cb506ea37b333c1a30e39fa246f [Pipeline] echo [2022-01-11T04:11:01.126Z] [semverPrep] GIT_COMMIT: e86c5a4d4c262cb506ea37b333c1a30e39fa246f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2022-01-11T04:11:01.160Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-11T04:11:01.628Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-11T04:11:01.628Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-11T04:11:01.628Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-11T04:11:01.628Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-11T04:11:01.628Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-11T04:11:01.628Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-11T04:11:01.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:11:02.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T04:11:02.019Z] [2022-01-11T04:11:02.019Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:11:02.368Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T04:11:02.368Z] latest: Pulling from edgex-devops/git-semver [2022-01-11T04:11:02.368Z] a0d0a0d46f8b: Pulling fs layer [2022-01-11T04:11:02.368Z] 3e5f54012d9b: Pulling fs layer [2022-01-11T04:11:02.368Z] 4c7163046ea9: Pulling fs layer [2022-01-11T04:11:02.368Z] 0c2d73faf560: Pulling fs layer [2022-01-11T04:11:02.368Z] 0c2d73faf560: Waiting [2022-01-11T04:11:02.368Z] 3e5f54012d9b: Verifying Checksum [2022-01-11T04:11:02.368Z] 3e5f54012d9b: Download complete [2022-01-11T04:11:02.634Z] a0d0a0d46f8b: Verifying Checksum [2022-01-11T04:11:02.634Z] a0d0a0d46f8b: Download complete [2022-01-11T04:11:02.634Z] 4c7163046ea9: Verifying Checksum [2022-01-11T04:11:02.634Z] 4c7163046ea9: Download complete [2022-01-11T04:11:02.634Z] 0c2d73faf560: Verifying Checksum [2022-01-11T04:11:02.634Z] 0c2d73faf560: Download complete [2022-01-11T04:11:02.634Z] a0d0a0d46f8b: Pull complete [2022-01-11T04:11:02.634Z] 3e5f54012d9b: Pull complete [2022-01-11T04:11:02.903Z] 4c7163046ea9: Pull complete [2022-01-11T04:11:03.167Z] 0c2d73faf560: Pull complete [2022-01-11T04:11:03.167Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-11T04:11:03.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T04:11:03.167Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-11T04:11:03.263Z] prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container [2022-01-11T04:11:03.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1016 -v /w/workspace/dry_app-functions-sdk-go_PR-1016:/w/workspace/dry_app-functions-sdk-go_PR-1016:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1016@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1016@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-11T04:11:03.993Z] $ docker top f45d38f901da6ae6331efd592f7422beffd027039267bfae67963e24391a80b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-11T04:11:04.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-11T04:11:04.191Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-11T04:11:04.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-11T04:11:04.301Z] $ docker exec f45d38f901da6ae6331efd592f7422beffd027039267bfae67963e24391a80b1 ssh-agent [2022-01-11T04:11:04.407Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkJCIda/agent.13 [2022-01-11T04:11:04.407Z] SSH_AGENT_PID=20 [2022-01-11T04:11:04.414Z] Running ssh-add (command line suppressed) [2022-01-11T04:11:04.508Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/private_key_8984877582187894274.key (/w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/private_key_8984877582187894274.key) [2022-01-11T04:11:04.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-11T04:11:04.861Z] + git tag --points-at HEAD [Pipeline] } [2022-01-11T04:11:04.894Z] $ docker exec --env ******** --env ******** f45d38f901da6ae6331efd592f7422beffd027039267bfae67963e24391a80b1 ssh-agent -k [2022-01-11T04:11:04.994Z] unset SSH_AUTH_SOCK; [2022-01-11T04:11:04.995Z] unset SSH_AGENT_PID; [2022-01-11T04:11:04.995Z] echo Agent pid 20 killed; [2022-01-11T04:11:05.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-11T04:11:05.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-11T04:11:05.093Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-11T04:11:05.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-11T04:11:05.221Z] $ docker exec f45d38f901da6ae6331efd592f7422beffd027039267bfae67963e24391a80b1 ssh-agent [2022-01-11T04:11:05.323Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbehGGL/agent.52 [2022-01-11T04:11:05.323Z] SSH_AGENT_PID=58 [2022-01-11T04:11:05.328Z] Running ssh-add (command line suppressed) [2022-01-11T04:11:05.436Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/private_key_8854561375462071516.key (/w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/private_key_8854561375462071516.key) [2022-01-11T04:11:05.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-11T04:11:05.785Z] + git semver init [2022-01-11T04:11:05.786Z] # -> Open(): unable to determine branch for HEAD [2022-01-11T04:11:05.786Z] # $GIT_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1016/.git [2022-01-11T04:11:05.786Z] # $GIT_WORK_TREE = /w/workspace/dry_app-functions-sdk-go_PR-1016 [2022-01-11T04:11:05.786Z] # $SEMVER_REMOTE_NAME = origin [2022-01-11T04:11:05.786Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-11T04:11:05.786Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-11T04:11:05.786Z] # $SEMVER_BRANCH = PR-1016 [2022-01-11T04:11:05.786Z] # $SEMVER_TEMP = /tmp/semver-027232712 [2022-01-11T04:11:05.786Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2022-01-11T04:11:08.353Z] # '/tmp/semver-027232712' -> '/w/workspace/dry_app-functions-sdk-go_PR-1016/.semver' [2022-01-11T04:11:08.353Z] # -> Force: false [2022-01-11T04:11:08.353Z] # $SEMVER_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1016/.semver [Pipeline] } [2022-01-11T04:11:08.381Z] $ docker exec --env ******** --env ******** f45d38f901da6ae6331efd592f7422beffd027039267bfae67963e24391a80b1 ssh-agent -k [2022-01-11T04:11:08.474Z] unset SSH_AUTH_SOCK; [2022-01-11T04:11:08.474Z] unset SSH_AGENT_PID; [2022-01-11T04:11:08.474Z] echo Agent pid 58 killed; [2022-01-11T04:11:08.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-11T04:11:08.906Z] + git semver [Pipeline] } [2022-01-11T04:11:08.937Z] $ docker stop --time=1 f45d38f901da6ae6331efd592f7422beffd027039267bfae67963e24391a80b1 [2022-01-11T04:11:10.252Z] $ docker rm -f f45d38f901da6ae6331efd592f7422beffd027039267bfae67963e24391a80b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T04:11:10.665Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-11T04:11:10.931Z] Stashed 1 file(s) [Pipeline] echo [2022-01-11T04:11:10.948Z] [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 [2022-01-11T04:11:11.485Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1191 in /w/workspace/dry_app-functions-sdk-go_PR-1016 [Pipeline] { [Pipeline] ws [2022-01-11T04:11:11.527Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-01-11T04:11:11.595Z] The recommended git tool is: git [2022-01-11T04:11:15.525Z] using credential edgex-jenkins-ssh [2022-01-11T04:11:15.543Z] Cloning the remote Git repository [2022-01-11T04:11:15.582Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-01-11T04:11:15.643Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-01-11T04:11:15.720Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-01-11T04:11:15.720Z] > git --version # timeout=10 [2022-01-11T04:11:15.738Z] > git --version # 'git version 2.17.1' [2022-01-11T04:11:15.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T04:11:15.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T04:11:19.786Z] Merging remotes/origin/main commit 676aba0ee1a1ea8d53e853167e645556643e8386 into PR head commit e86c5a4d4c262cb506ea37b333c1a30e39fa246f [2022-01-11T04:11:19.999Z] Merge succeeded, producing e86c5a4d4c262cb506ea37b333c1a30e39fa246f [2022-01-11T04:11:20.000Z] Checking out Revision e86c5a4d4c262cb506ea37b333c1a30e39fa246f (PR-1016) [2022-01-11T04:11:19.084Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-01-11T04:11:19.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T04:11:19.133Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-01-11T04:11:19.166Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-01-11T04:11:19.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T04:11:19.181Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1016/head:refs/remotes/origin/PR-1016 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-11T04:11:19.799Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T04:11:19.812Z] > git checkout -f e86c5a4d4c262cb506ea37b333c1a30e39fa246f # timeout=10 [2022-01-11T04:11:19.921Z] > git remote # timeout=10 [2022-01-11T04:11:19.934Z] > git config --get remote.origin.url # timeout=10 [2022-01-11T04:11:19.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T04:11:19.958Z] > git merge 676aba0ee1a1ea8d53e853167e645556643e8386 # timeout=10 [2022-01-11T04:11:19.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-11T04:11:20.000Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T04:11:20.009Z] > git checkout -f e86c5a4d4c262cb506ea37b333c1a30e39fa246f # timeout=10 [2022-01-11T04:11:24.461Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-11T04:11:24.542Z] > git --version # timeout=10 [2022-01-11T04:11:24.560Z] > git --version # 'git version 2.17.1' [2022-01-11T04:11:24.575Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-11T04:11:25.614Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-11T04:11:25.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-11T04:11:25.614Z] Dload Upload Total Spent Left Speed [2022-01-11T04:11:25.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 67289 0 --:--:-- --:--:-- --:--:-- 67674 [Pipeline] sh [2022-01-11T04:11:26.139Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-11T04:11:26.302Z] Still waiting to schedule task [2022-01-11T04:11:26.302Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2022-01-11T04:11:26.499Z] + sudo tee /etc/docker/daemon.new [2022-01-11T04:11:26.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-11T04:11:26.499Z] { [2022-01-11T04:11:26.499Z] "registry-mirrors": [ [2022-01-11T04:11:26.499Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-11T04:11:26.499Z] ], [2022-01-11T04:11:26.499Z] "bip": "10.250.0.254/24", [2022-01-11T04:11:26.499Z] "hosts": [ [2022-01-11T04:11:26.499Z] "tcp://0.0.0.0:5555", [2022-01-11T04:11:26.499Z] "unix:///var/run/docker.sock" [2022-01-11T04:11:26.499Z] ], [2022-01-11T04:11:26.499Z] "mtu": 1458, [2022-01-11T04:11:26.499Z] "selinux-enabled": true, [2022-01-11T04:11:26.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-11T04:11:26.499Z] } [Pipeline] sh [2022-01-11T04:11:26.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-11T04:11:27.220Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-01-11T04:11:45.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-11T04:11:45.784Z] ========================================================= [2022-01-11T04:11:45.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-11T04:11:45.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-11T04:11:46.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T04:11:46.850Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-11T04:11:46.850Z] 552d1f2373af: Pulling fs layer [2022-01-11T04:11:46.850Z] ea3f2d53f512: Pulling fs layer [2022-01-11T04:11:46.850Z] 9e70ebbbe112: Pulling fs layer [2022-01-11T04:11:46.850Z] 7a9cfe048b4a: Pulling fs layer [2022-01-11T04:11:46.850Z] 72dc09318566: Pulling fs layer [2022-01-11T04:11:46.850Z] f4f7b4309257: Pulling fs layer [2022-01-11T04:11:46.850Z] 0ac9a79272e3: Pulling fs layer [2022-01-11T04:11:46.850Z] b78e95d17946: Pulling fs layer [2022-01-11T04:11:46.850Z] 72dc09318566: Waiting [2022-01-11T04:11:46.850Z] f4f7b4309257: Waiting [2022-01-11T04:11:46.850Z] b78e95d17946: Waiting [2022-01-11T04:11:46.850Z] 0ac9a79272e3: Waiting [2022-01-11T04:11:46.850Z] 7a9cfe048b4a: Waiting [2022-01-11T04:11:46.850Z] 9e70ebbbe112: Verifying Checksum [2022-01-11T04:11:46.850Z] 9e70ebbbe112: Download complete [2022-01-11T04:11:46.850Z] ea3f2d53f512: Download complete [2022-01-11T04:11:46.850Z] 72dc09318566: Download complete [2022-01-11T04:11:46.850Z] f4f7b4309257: Verifying Checksum [2022-01-11T04:11:46.850Z] f4f7b4309257: Download complete [2022-01-11T04:11:46.850Z] 0ac9a79272e3: Verifying Checksum [2022-01-11T04:11:46.850Z] 0ac9a79272e3: Download complete [2022-01-11T04:11:47.126Z] 552d1f2373af: Verifying Checksum [2022-01-11T04:11:47.126Z] 552d1f2373af: Download complete [2022-01-11T04:11:47.748Z] 552d1f2373af: Pull complete [2022-01-11T04:11:48.027Z] ea3f2d53f512: Pull complete [2022-01-11T04:11:48.303Z] 9e70ebbbe112: Pull complete [2022-01-11T04:11:48.575Z] b78e95d17946: Verifying Checksum [2022-01-11T04:11:48.575Z] b78e95d17946: Download complete [2022-01-11T04:11:49.168Z] 7a9cfe048b4a: Verifying Checksum [2022-01-11T04:11:49.168Z] 7a9cfe048b4a: Download complete [2022-01-11T04:12:01.584Z] 7a9cfe048b4a: Pull complete [2022-01-11T04:12:01.584Z] 72dc09318566: Pull complete [2022-01-11T04:12:01.584Z] f4f7b4309257: Pull complete [2022-01-11T04:12:01.584Z] 0ac9a79272e3: Pull complete [2022-01-11T04:12:06.997Z] b78e95d17946: Pull complete [2022-01-11T04:12:06.997Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-11T04:12:06.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T04:12:06.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2022-01-11T04:12:07.357Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:12:07.727Z] + docker inspect -f . ci-base-image-arm64 [2022-01-11T04:12:07.727Z] . [Pipeline] withDockerContainer [2022-01-11T04:12:08.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-1191 does not seem to be running inside a container [2022-01-11T04:12:08.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-11T04:12:09.990Z] $ docker top 58fc0d4d2385e315d33457c138033410f9d66ce3c6af35dc388b0c3ff790eb33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T04:12:10.917Z] + go version [2022-01-11T04:12:10.918Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-11T04:12:10.956Z] $ docker stop --time=1 58fc0d4d2385e315d33457c138033410f9d66ce3c6af35dc388b0c3ff790eb33 [2022-01-11T04:12:12.616Z] $ docker rm -f 58fc0d4d2385e315d33457c138033410f9d66ce3c6af35dc388b0c3ff790eb33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:12:13.477Z] + docker inspect -f . ci-base-image-arm64 [2022-01-11T04:12:13.477Z] . [Pipeline] withDockerContainer [2022-01-11T04:12:13.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-1191 does not seem to be running inside a container [2022-01-11T04:12:13.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-11T04:12:15.128Z] $ docker top acd7d202467d39eede5a8debb54d44475f2793bf1d82ce59e6fc275cfed6b6b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-11T04:12:16.105Z] + make test [2022-01-11T04:12:16.105Z] make -C ./app-service-template build [2022-01-11T04:12:16.105Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:12:16.105Z] go mod tidy [2022-01-11T04:12:18.086Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-01-11T04:12:18.086Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-11T04:12:18.086Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-11T04:12:18.086Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2022-01-11T04:12:18.086Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.3 [2022-01-11T04:12:18.086Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-01-11T04:12:18.086Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-11T04:12:18.086Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-11T04:12:18.086Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-01-11T04:12:18.086Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-01-11T04:12:18.086Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-01-11T04:12:18.086Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-01-11T04:12:18.086Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-01-11T04:12:18.086Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-01-11T04:12:18.368Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-11T04:12:18.368Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-01-11T04:12:18.368Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-01-11T04:12:18.368Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-01-11T04:12:18.368Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-01-11T04:12:18.368Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-01-11T04:12:18.368Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-01-11T04:12:18.368Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-01-11T04:12:18.641Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-01-11T04:12:18.642Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-01-11T04:12:18.642Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-11T04:12:18.642Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-11T04:12:18.642Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-11T04:12:18.642Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-01-11T04:12:18.642Z] go: downloading golang.org/x/text v0.3.6 [2022-01-11T04:12:18.918Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-01-11T04:12:19.197Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-11T04:12:21.813Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-01-11T04:12:21.813Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-01-11T04:12:21.813Z] go: downloading github.com/kr/pretty v0.3.0 [2022-01-11T04:12:21.813Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-11T04:12:21.813Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-01-11T04:12:21.813Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-01-11T04:12:21.813Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-01-11T04:12:21.813Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-01-11T04:12:21.813Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-01-11T04:12:21.813Z] go: downloading github.com/kr/text v0.2.0 [2022-01-11T04:12:21.813Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-01-11T04:12:21.813Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-01-11T04:12:21.813Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-01-11T04:12:22.088Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-01-11T04:12:22.088Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-01-11T04:12:22.088Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-01-11T04:12:22.088Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-01-11T04:12:22.088Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-01-11T04:12:22.088Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-11T04:12:22.088Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-01-11T04:12:22.088Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-01-11T04:12:22.088Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-01-11T04:12:22.364Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-01-11T04:12:22.364Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-01-11T04:12:22.364Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-11T04:12:22.364Z] go: downloading github.com/fatih/color v1.9.0 [2022-01-11T04:12:22.364Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-11T04:12:22.636Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-11T04:12:22.636Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-11T04:12:22.636Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-01-11T04:12:22.636Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-01-11T04:12:22.636Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-01-11T04:12:22.636Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-01-11T04:12:22.636Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-01-11T04:12:22.636Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-01-11T04:12:22.636Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-01-11T04:12:22.636Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-01-11T04:12:22.636Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-01-11T04:12:22.911Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-01-11T04:12:22.911Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-01-11T04:12:22.911Z] go: downloading github.com/miekg/dns v1.1.26 [2022-01-11T04:12:22.911Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-01-11T04:12:22.911Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-01-11T04:12:22.911Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-01-11T04:12:22.911Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-01-11T04:12:22.911Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-11T04:12:22.911Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-01-11T04:12:22.911Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-01-11T04:12:23.790Z] Running on prd-centos7-docker-4c-2g-1197 in /w/workspace/dry_app-functions-sdk-go_PR-1016 [Pipeline] { [Pipeline] ws [2022-01-11T04:12:23.833Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [2022-01-11T04:12:23.888Z] go: downloading github.com/google/go-cmp v0.5.5 [2022-01-11T04:12:23.888Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-11T04:12:23.888Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] checkout [2022-01-11T04:12:23.960Z] The recommended git tool is: git [2022-01-11T04:12:25.562Z] using credential edgex-jenkins-ssh [2022-01-11T04:12:25.580Z] Cloning the remote Git repository [2022-01-11T04:12:24.749Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-01-11T04:12:24.780Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-01-11T04:12:24.809Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-01-11T04:12:24.809Z] > git --version # timeout=10 [2022-01-11T04:12:24.820Z] > git --version # 'git version 2.24.4' [2022-01-11T04:12:24.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T04:12:24.890Z] [INFO] Currently running in a labeled security context [2022-01-11T04:12:24.890Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-11T04:12:24.890Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1668690967355042125.key [2022-01-11T04:12:24.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T04:12:27.926Z] Merging remotes/origin/main commit 676aba0ee1a1ea8d53e853167e645556643e8386 into PR head commit e86c5a4d4c262cb506ea37b333c1a30e39fa246f [2022-01-11T04:12:28.011Z] Merge succeeded, producing e86c5a4d4c262cb506ea37b333c1a30e39fa246f [2022-01-11T04:12:28.012Z] Checking out Revision e86c5a4d4c262cb506ea37b333c1a30e39fa246f (PR-1016) [2022-01-11T04:12:26.556Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-01-11T04:12:26.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T04:12:26.577Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-01-11T04:12:26.592Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-01-11T04:12:26.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T04:12:26.593Z] [INFO] Currently running in a labeled security context [2022-01-11T04:12:26.593Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-11T04:12:26.593Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1927714765020876742.key [2022-01-11T04:12:26.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1016/head:refs/remotes/origin/PR-1016 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-11T04:12:27.075Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T04:12:27.083Z] > git checkout -f e86c5a4d4c262cb506ea37b333c1a30e39fa246f # timeout=10 [2022-01-11T04:12:27.124Z] > git remote # timeout=10 [2022-01-11T04:12:27.129Z] > git config --get remote.origin.url # timeout=10 [2022-01-11T04:12:27.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T04:12:27.134Z] [INFO] Currently running in a labeled security context [2022-01-11T04:12:27.134Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-11T04:12:27.134Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1593609529027289041.key [2022-01-11T04:12:27.140Z] > git merge 676aba0ee1a1ea8d53e853167e645556643e8386 # timeout=10 [2022-01-11T04:12:27.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-11T04:12:27.155Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T04:12:27.169Z] > git checkout -f e86c5a4d4c262cb506ea37b333c1a30e39fa246f # timeout=10 [2022-01-11T04:12:31.589Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-11T04:12:30.779Z] > git --version # timeout=10 [2022-01-11T04:12:30.783Z] > git --version # 'git version 2.24.4' [2022-01-11T04:12:30.793Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-01-11T04:12:32.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-11T04:12:32.348Z] ========================================================= [2022-01-11T04:12:32.348Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-11T04:12:32.348Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-11T04:12:32.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T04:12:33.081Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-11T04:12:33.081Z] a0d0a0d46f8b: Pulling fs layer [2022-01-11T04:12:33.081Z] 31adcdaf11c8: Pulling fs layer [2022-01-11T04:12:33.081Z] b8b176561691: Pulling fs layer [2022-01-11T04:12:33.081Z] 4527c011a84f: Pulling fs layer [2022-01-11T04:12:33.081Z] 5d74067f8e1e: Pulling fs layer [2022-01-11T04:12:33.081Z] e0aca202a116: Pulling fs layer [2022-01-11T04:12:33.081Z] 3a43be97a3b4: Pulling fs layer [2022-01-11T04:12:33.081Z] 34cad66bf833: Pulling fs layer [2022-01-11T04:12:33.081Z] b4e3c513aaa6: Pulling fs layer [2022-01-11T04:12:33.081Z] 5d74067f8e1e: Waiting [2022-01-11T04:12:33.081Z] e0aca202a116: Waiting [2022-01-11T04:12:33.081Z] 3a43be97a3b4: Waiting [2022-01-11T04:12:33.081Z] 34cad66bf833: Waiting [2022-01-11T04:12:33.081Z] b4e3c513aaa6: Waiting [2022-01-11T04:12:33.081Z] 4527c011a84f: Waiting [2022-01-11T04:12:33.081Z] b8b176561691: Download complete [2022-01-11T04:12:33.081Z] 31adcdaf11c8: Verifying Checksum [2022-01-11T04:12:33.081Z] 31adcdaf11c8: Download complete [2022-01-11T04:12:33.081Z] 5d74067f8e1e: Verifying Checksum [2022-01-11T04:12:33.081Z] 5d74067f8e1e: Download complete [2022-01-11T04:12:33.081Z] e0aca202a116: Verifying Checksum [2022-01-11T04:12:33.081Z] e0aca202a116: Download complete [2022-01-11T04:12:33.081Z] 3a43be97a3b4: Verifying Checksum [2022-01-11T04:12:33.081Z] 3a43be97a3b4: Download complete [2022-01-11T04:12:33.081Z] a0d0a0d46f8b: Verifying Checksum [2022-01-11T04:12:33.081Z] a0d0a0d46f8b: Download complete [2022-01-11T04:12:33.081Z] 34cad66bf833: Verifying Checksum [2022-01-11T04:12:33.081Z] 34cad66bf833: Download complete [2022-01-11T04:12:33.365Z] a0d0a0d46f8b: Pull complete [2022-01-11T04:12:33.365Z] 31adcdaf11c8: Pull complete [2022-01-11T04:12:33.634Z] b8b176561691: Pull complete [2022-01-11T04:12:33.634Z] b4e3c513aaa6: Verifying Checksum [2022-01-11T04:12:33.634Z] b4e3c513aaa6: Download complete [2022-01-11T04:12:33.634Z] 4527c011a84f: Verifying Checksum [2022-01-11T04:12:33.634Z] 4527c011a84f: Download complete [2022-01-11T04:12:37.866Z] 4527c011a84f: Pull complete [2022-01-11T04:12:37.866Z] 5d74067f8e1e: Pull complete [2022-01-11T04:12:37.866Z] e0aca202a116: Pull complete [2022-01-11T04:12:37.866Z] 3a43be97a3b4: Pull complete [2022-01-11T04:12:37.866Z] 34cad66bf833: Pull complete [2022-01-11T04:12:39.798Z] b4e3c513aaa6: Pull complete [2022-01-11T04:12:39.798Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-11T04:12:39.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T04:12:39.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2022-01-11T04:12:40.183Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:12:40.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-11T04:12:40.521Z] . [Pipeline] withDockerContainer [2022-01-11T04:12:40.610Z] prd-centos7-docker-4c-2g-1197 does not seem to be running inside a container [2022-01-11T04:12:40.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-11T04:12:43.202Z] $ docker top f53da8115e85d1b6698a5064d47163d42a3f2abe9a84f71409f50aa75d1bd7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T04:12:43.690Z] + go version [2022-01-11T04:12:43.690Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-11T04:12:43.693Z] $ docker stop --time=1 f53da8115e85d1b6698a5064d47163d42a3f2abe9a84f71409f50aa75d1bd7c9 [2022-01-11T04:12:44.880Z] $ docker rm -f f53da8115e85d1b6698a5064d47163d42a3f2abe9a84f71409f50aa75d1bd7c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:12:45.576Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-11T04:12:45.576Z] . [Pipeline] withDockerContainer [2022-01-11T04:12:45.670Z] prd-centos7-docker-4c-2g-1197 does not seem to be running inside a container [2022-01-11T04:12:45.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-11T04:12:46.038Z] $ docker top a984ab569758f30a74e8bc42c7caab2cfc2be3821b6869936ab842a445a04bf8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-11T04:12:46.503Z] + make test [2022-01-11T04:12:46.503Z] make -C ./app-service-template build [2022-01-11T04:12:46.503Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:12:46.503Z] go mod tidy [2022-01-11T04:12:47.887Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.3 [2022-01-11T04:12:47.887Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-01-11T04:12:47.887Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-01-11T04:12:47.887Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-11T04:12:47.887Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-11T04:12:47.887Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-01-11T04:12:47.887Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-01-11T04:12:47.887Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-11T04:12:47.887Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-01-11T04:12:48.148Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-01-11T04:12:48.148Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-01-11T04:12:48.148Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-01-11T04:12:48.148Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-01-11T04:12:48.148Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-01-11T04:12:48.148Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-01-11T04:12:48.148Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-01-11T04:12:48.148Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-11T04:12:48.148Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-11T04:12:48.148Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-01-11T04:12:48.415Z] go: downloading golang.org/x/text v0.3.6 [2022-01-11T04:12:48.415Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-01-11T04:12:48.415Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-11T04:12:49.381Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-01-11T04:12:49.381Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-01-11T04:12:49.381Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-01-11T04:12:49.381Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-11T04:12:49.381Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-01-11T04:12:49.381Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-01-11T04:12:49.381Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-11T04:12:49.381Z] go: downloading github.com/kr/pretty v0.3.0 [2022-01-11T04:12:49.381Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-01-11T04:12:49.381Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-01-11T04:12:49.381Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-01-11T04:12:49.381Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-01-11T04:12:49.381Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-01-11T04:12:49.382Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-01-11T04:12:49.382Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-01-11T04:12:49.658Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-11T04:12:49.658Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-01-11T04:12:49.658Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-01-11T04:12:49.658Z] go: downloading github.com/kr/text v0.2.0 [2022-01-11T04:12:49.658Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-01-11T04:12:49.658Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-01-11T04:12:49.658Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-01-11T04:12:49.658Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-01-11T04:12:49.658Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-01-11T04:12:49.658Z] go: downloading github.com/fatih/color v1.9.0 [2022-01-11T04:12:49.658Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-11T04:12:49.658Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-11T04:12:49.658Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-11T04:12:49.658Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-01-11T04:12:49.658Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-11T04:12:49.658Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-01-11T04:12:49.659Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-01-11T04:12:49.659Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-01-11T04:12:49.923Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-01-11T04:12:49.923Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-01-11T04:12:49.923Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-01-11T04:12:49.923Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-01-11T04:12:49.923Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-01-11T04:12:49.923Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-01-11T04:12:49.923Z] go: downloading github.com/miekg/dns v1.1.26 [2022-01-11T04:12:49.923Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-01-11T04:12:49.923Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-01-11T04:12:49.923Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-01-11T04:12:49.923Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-01-11T04:12:49.923Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-01-11T04:12:49.923Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-01-11T04:12:49.923Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-01-11T04:12:49.923Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-01-11T04:12:49.923Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-11T04:12:50.185Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-01-11T04:12:50.185Z] go: downloading github.com/google/go-cmp v0.5.5 [2022-01-11T04:12:50.451Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-11T04:12:50.451Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2022-01-11T04:13:02.754Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:13:02.754Z] make -C ./app-service-template test [2022-01-11T04:13:02.754Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:13:02.754Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-11T04:13:02.877Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:13:02.877Z] make -C ./app-service-template test [2022-01-11T04:13:02.877Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:13:02.877Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-11T04:13:09.409Z] ok new-app-service 0.009s coverage: 48.1% of statements [2022-01-11T04:13:09.409Z] ? new-app-service/config [no test files] [2022-01-11T04:13:09.409Z] ok new-app-service/functions 0.007s [2022-01-11T04:13:09.409Z] CGO_ENABLED=1 go vet ./... [2022-01-11T04:13:16.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T04:13:16.031Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T04:13:16.031Z] ./bin/test-attribution-txt.sh [2022-01-11T04:13:16.600Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:13:16.600Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-11T04:13:16.866Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-01-11T04:13:18.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 65.8% of statements [2022-01-11T04:13:18.544Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.014s coverage: 93.7% of statements [2022-01-11T04:13:18.544Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-01-11T04:13:18.805Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements [2022-01-11T04:13:18.805Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-01-11T04:13:19.074Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s [2022-01-11T04:13:19.074Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.020s coverage: 100.0% of statements [2022-01-11T04:13:19.650Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.038s coverage: 78.3% of statements [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-01-11T04:13:19.650Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.3% of statements [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-01-11T04:13:19.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-01-11T04:13:19.929Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.020s coverage: 97.4% of statements [2022-01-11T04:13:19.929Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-01-11T04:13:21.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.628s coverage: 80.4% of statements [2022-01-11T04:13:21.357Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-01-11T04:13:21.357Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-01-11T04:13:21.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.009s coverage: 34.2% of statements [2022-01-11T04:13:21.357Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-01-11T04:13:21.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.032s coverage: 14.3% of statements [2022-01-11T04:13:22.211Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2022-01-11T04:13:22.212Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-01-11T04:13:22.212Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-01-11T04:13:22.212Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2022-01-11T04:13:35.242Z] ok new-app-service 0.056s coverage: 48.1% of statements [2022-01-11T04:13:35.242Z] ? new-app-service/config [no test files] [2022-01-11T04:13:35.242Z] ok new-app-service/functions 0.039s [2022-01-11T04:13:35.242Z] CGO_ENABLED=1 go vet ./... [2022-01-11T04:13:48.821Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.045s coverage: 78.2% of statements [2022-01-11T04:13:48.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.016s coverage: 94.4% of statements [2022-01-11T04:13:48.822Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-11T04:13:49.401Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T04:13:49.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T04:13:57.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T04:13:57.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T04:13:57.416Z] ./bin/test-attribution-txt.sh [2022-01-11T04:13:59.385Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-01-11T04:13:59.385Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-11T04:14:00.836Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [Pipeline] echo [2022-01-11T04:14:01.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-11T04:14:02.033Z] $ docker stop --time=1 a984ab569758f30a74e8bc42c7caab2cfc2be3821b6869936ab842a445a04bf8 [2022-01-11T04:14:03.381Z] $ docker rm -f a984ab569758f30a74e8bc42c7caab2cfc2be3821b6869936ab842a445a04bf8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T04:14:04.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-11T04:14:04.393Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:14:05.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T04:14:05.363Z] [2022-01-11T04:14:05.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:14:05.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T04:14:05.711Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-11T04:14:05.711Z] b4d181a07f80: Pulling fs layer [2022-01-11T04:14:05.711Z] a1111a8f2ec3: Pulling fs layer [2022-01-11T04:14:05.711Z] ed53099fbce6: Pulling fs layer [2022-01-11T04:14:05.711Z] dc539afda2c1: Pulling fs layer [2022-01-11T04:14:05.711Z] 77bc0d833cb6: Pulling fs layer [2022-01-11T04:14:05.711Z] 9065ff56babe: Pulling fs layer [2022-01-11T04:14:05.711Z] d287ab97295c: Pulling fs layer [2022-01-11T04:14:05.711Z] 77bc0d833cb6: Waiting [2022-01-11T04:14:05.711Z] 9065ff56babe: Waiting [2022-01-11T04:14:05.711Z] d287ab97295c: Waiting [2022-01-11T04:14:05.711Z] dc539afda2c1: Waiting [2022-01-11T04:14:05.711Z] a1111a8f2ec3: Verifying Checksum [2022-01-11T04:14:05.711Z] a1111a8f2ec3: Download complete [2022-01-11T04:14:05.711Z] dc539afda2c1: Verifying Checksum [2022-01-11T04:14:05.711Z] dc539afda2c1: Download complete [2022-01-11T04:14:05.974Z] ed53099fbce6: Download complete [2022-01-11T04:14:05.974Z] 9065ff56babe: Verifying Checksum [2022-01-11T04:14:05.974Z] 9065ff56babe: Download complete [2022-01-11T04:14:05.974Z] 77bc0d833cb6: Verifying Checksum [2022-01-11T04:14:05.974Z] 77bc0d833cb6: Download complete [2022-01-11T04:14:05.974Z] b4d181a07f80: Verifying Checksum [2022-01-11T04:14:05.974Z] b4d181a07f80: Download complete [2022-01-11T04:14:06.560Z] d287ab97295c: Verifying Checksum [2022-01-11T04:14:06.560Z] d287ab97295c: Download complete [2022-01-11T04:14:07.515Z] b4d181a07f80: Pull complete [2022-01-11T04:14:07.515Z] a1111a8f2ec3: Pull complete [2022-01-11T04:14:08.097Z] ed53099fbce6: Pull complete [2022-01-11T04:14:08.357Z] dc539afda2c1: Pull complete [2022-01-11T04:14:08.621Z] 77bc0d833cb6: Pull complete [2022-01-11T04:14:08.621Z] 9065ff56babe: Pull complete [2022-01-11T04:14:11.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.119s coverage: 65.8% of statements [2022-01-11T04:14:11.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.095s coverage: 93.7% of statements [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-01-11T04:14:11.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.128s coverage: 61.8% of statements [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-01-11T04:14:11.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s [2022-01-11T04:14:11.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.026s coverage: 100.0% of statements [2022-01-11T04:14:11.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.132s coverage: 78.3% of statements [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-01-11T04:14:11.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.3% of statements [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-01-11T04:14:11.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-01-11T04:14:11.303Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.064s coverage: 97.4% of statements [2022-01-11T04:14:11.303Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-01-11T04:14:13.945Z] d287ab97295c: Pull complete [2022-01-11T04:14:13.945Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-11T04:14:13.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T04:14:13.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-11T04:14:14.040Z] prd-centos7-docker-4c-2g-1197 does not seem to be running inside a container [2022-01-11T04:14:14.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-11T04:14:15.615Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.778s coverage: 80.4% of statements [2022-01-11T04:14:15.616Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-01-11T04:14:15.616Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-01-11T04:14:15.616Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.051s coverage: 34.2% of statements [2022-01-11T04:14:15.616Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-01-11T04:14:15.616Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.035s coverage: 14.3% of statements [2022-01-11T04:14:16.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.044s coverage: 27.3% of statements [2022-01-11T04:14:16.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-01-11T04:14:16.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-01-11T04:14:16.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.074s coverage: 51.4% of statements [2022-01-11T04:14:16.598Z] $ docker top d0ee30b243846c3ee1fad89b72bbff7ee23c29f32ab014919c35caea7439d3e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:14:17.141Z] ---> job-cost.sh [2022-01-11T04:14:17.141Z] lf-activate-venv: SKIPPING [2022-01-11T04:14:17.141Z] INFO: No Stack... [2022-01-11T04:14:17.401Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-11T04:14:17.664Z] INFO: Archiving Costs [Pipeline] sh [2022-01-11T04:14:17.991Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2022-01-11T04:14:17.991Z] + cut -d, -f6 [Pipeline] lock [2022-01-11T04:14:18.040Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] [2022-01-11T04:14:18.044Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] did not exist. Created. [2022-01-11T04:14:18.044Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-11T04:14:18.446Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-11T04:14:18.501Z] Stashed 1 file(s) [Pipeline] } [2022-01-11T04:14:18.529Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-11T04:14:18.610Z] $ docker stop --time=1 d0ee30b243846c3ee1fad89b72bbff7ee23c29f32ab014919c35caea7439d3e0 [2022-01-11T04:14:19.745Z] $ docker rm -f d0ee30b243846c3ee1fad89b72bbff7ee23c29f32ab014919c35caea7439d3e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-11T04:14:42.984Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 78.2% of statements [2022-01-11T04:14:42.984Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2022-01-11T04:14:42.984Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-11T04:14:48.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T04:14:48.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T04:14:49.590Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-01-11T04:14:49.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-11T04:14:49.658Z] $ docker stop --time=1 acd7d202467d39eede5a8debb54d44475f2793bf1d82ce59e6fc275cfed6b6b8 [2022-01-11T04:14:51.440Z] $ docker rm -f acd7d202467d39eede5a8debb54d44475f2793bf1d82ce59e6fc275cfed6b6b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T04:14:54.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-11T04:14:54.084Z] Warning: overwriting stash ‘coverage-report’ [2022-01-11T04:14:54.777Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:14:55.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T04:14:55.675Z] [2022-01-11T04:14:55.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:14:56.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T04:14:56.066Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-11T04:14:56.376Z] 448f6bf000e3: Pulling fs layer [2022-01-11T04:14:56.376Z] f757da607395: Pulling fs layer [2022-01-11T04:14:56.376Z] 05883995daec: Pulling fs layer [2022-01-11T04:14:56.376Z] 8603b9c90790: Pulling fs layer [2022-01-11T04:14:56.376Z] 1560dd03e051: Pulling fs layer [2022-01-11T04:14:56.376Z] 27f5ce0e4adf: Pulling fs layer [2022-01-11T04:14:56.376Z] c2d8d7efcc4b: Pulling fs layer [2022-01-11T04:14:56.376Z] 1560dd03e051: Waiting [2022-01-11T04:14:56.376Z] 27f5ce0e4adf: Waiting [2022-01-11T04:14:56.376Z] c2d8d7efcc4b: Waiting [2022-01-11T04:14:56.376Z] 8603b9c90790: Waiting [2022-01-11T04:14:56.376Z] f757da607395: Verifying Checksum [2022-01-11T04:14:56.376Z] f757da607395: Download complete [2022-01-11T04:14:56.376Z] 1560dd03e051: Verifying Checksum [2022-01-11T04:14:56.376Z] 1560dd03e051: Download complete [2022-01-11T04:14:56.376Z] 27f5ce0e4adf: Verifying Checksum [2022-01-11T04:14:56.376Z] 27f5ce0e4adf: Download complete [2022-01-11T04:14:56.678Z] 05883995daec: Verifying Checksum [2022-01-11T04:14:56.678Z] 05883995daec: Download complete [2022-01-11T04:14:56.954Z] 448f6bf000e3: Verifying Checksum [2022-01-11T04:14:56.954Z] 448f6bf000e3: Download complete [2022-01-11T04:14:59.569Z] c2d8d7efcc4b: Verifying Checksum [2022-01-11T04:14:59.569Z] c2d8d7efcc4b: Download complete [2022-01-11T04:15:00.547Z] 448f6bf000e3: Pull complete [2022-01-11T04:15:01.145Z] f757da607395: Pull complete [2022-01-11T04:15:02.590Z] 05883995daec: Pull complete [2022-01-11T04:15:02.861Z] 8603b9c90790: Pull complete [2022-01-11T04:15:03.836Z] 1560dd03e051: Pull complete [2022-01-11T04:15:03.836Z] 27f5ce0e4adf: Pull complete [2022-01-11T04:15:18.909Z] c2d8d7efcc4b: Pull complete [2022-01-11T04:15:18.909Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-11T04:15:18.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T04:15:18.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-11T04:15:19.156Z] prd-ubuntu18.04-docker-arm64-4c-16g-1191 does not seem to be running inside a container [2022-01-11T04:15:19.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-11T04:15:21.861Z] $ docker top adf7b41677e45419cd9960503fbebf9d88edaf52b1a3e120365aecbee27db0cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:22.869Z] ---> job-cost.sh [2022-01-11T04:15:22.869Z] lf-activate-venv: SKIPPING [2022-01-11T04:15:22.869Z] INFO: No Stack... [2022-01-11T04:15:23.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-11T04:15:23.740Z] INFO: Archiving Costs [Pipeline] sh [2022-01-11T04:15:24.422Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2022-01-11T04:15:24.422Z] + cut -d, -f6 [Pipeline] lock [2022-01-11T04:15:24.477Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] [2022-01-11T04:15:24.481Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] did not exist. Created. [2022-01-11T04:15:24.482Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-11T04:15:25.230Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-2492bad8/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-2492bad8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-11T04:15:25.921Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-01-11T04:15:25.958Z] Warning: overwriting stash ‘stack-cost’ [2022-01-11T04:15:26.025Z] Stashed 1 file(s) [Pipeline] } [2022-01-11T04:15:26.040Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1016-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-11T04:15:26.128Z] $ docker stop --time=1 adf7b41677e45419cd9960503fbebf9d88edaf52b1a3e120365aecbee27db0cf [2022-01-11T04:15:27.631Z] $ docker rm -f adf7b41677e45419cd9960503fbebf9d88edaf52b1a3e120365aecbee27db0cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [2022-01-11T04:15:28.810Z] provisioning config files... [2022-01-11T04:15:28.823Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/config1466874728904760569tmp [Pipeline] { [Pipeline] sh [2022-01-11T04:15:29.172Z] + set +x [2022-01-11T04:15:29.172Z] + curl -s https://codecov.io/bash [2022-01-11T04:15:29.172Z] + bash -s -- [2022-01-11T04:15:29.172Z] [2022-01-11T04:15:29.172Z] _____ _ [2022-01-11T04:15:29.172Z] / ____| | | [2022-01-11T04:15:29.172Z] | | ___ __| | ___ ___ _____ __ [2022-01-11T04:15:29.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-11T04:15:29.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-11T04:15:29.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-11T04:15:29.172Z] Bash-1.0.6 [2022-01-11T04:15:29.172Z] [2022-01-11T04:15:29.172Z] [2022-01-11T04:15:29.172Z] ==> git version 2.24.4 found [2022-01-11T04:15:29.172Z] ==> 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 [2022-01-11T04:15:29.172Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-11T04:15:29.172Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-11T04:15:29.172Z] ==> Jenkins CI detected. [2022-01-11T04:15:29.172Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1016 [2022-01-11T04:15:29.172Z] project root: . [2022-01-11T04:15:29.172Z] --> token set from env [2022-01-11T04:15:29.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-11T04:15:29.434Z] ==> Running gcov in . (disable via -X gcov) [2022-01-11T04:15:29.434Z] ==> Python coveragepy not found [2022-01-11T04:15:29.434Z] ==> Searching for coverage reports in: [2022-01-11T04:15:29.434Z] + . [2022-01-11T04:15:29.434Z] -> Found 2 reports [2022-01-11T04:15:29.434Z] ==> Detecting git/mercurial file structure [2022-01-11T04:15:29.434Z] ==> Reading reports [2022-01-11T04:15:29.434Z] + ./app-service-template/coverage.out bytes=1219 [2022-01-11T04:15:29.434Z] + ./coverage.out bytes=111605 [2022-01-11T04:15:29.434Z] ==> Appending adjustments [2022-01-11T04:15:29.434Z] https://docs.codecov.io/docs/fixing-reports [2022-01-11T04:15:29.697Z] + Found adjustments [2022-01-11T04:15:29.697Z] ==> Gzipping contents [2022-01-11T04:15:29.697Z] 20K /tmp/codecov.KV15sX.gz [2022-01-11T04:15:29.697Z] ==> Uploading reports [2022-01-11T04:15:29.697Z] url: https://codecov.io [2022-01-11T04:15:29.697Z] query: branch=PR-1016&commit=e86c5a4d4c262cb506ea37b333c1a30e39fa246f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1016%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1016&job=&cmd_args= [2022-01-11T04:15:29.697Z] -> Pinging Codecov [2022-01-11T04:15:29.697Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1016&commit=e86c5a4d4c262cb506ea37b333c1a30e39fa246f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1016%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1016&job=&cmd_args= [2022-01-11T04:15:30.272Z] -> Uploading to [2022-01-11T04:15:30.272Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-11/3D8B5DFFC46A037C893635FACE044666/e86c5a4d4c262cb506ea37b333c1a30e39fa246f/2c6876b9-472b-4bc6-bf35-76d4a4449a11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220111T041530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe6e9b68d92b405b777665ecfee693c842656cbfa5518200bf580b2da1f9bf3c [2022-01-11T04:15:30.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-11T04:15:30.272Z] Dload Upload Total Spent Left Speed [2022-01-11T04:15:30.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19328 0 0 100 19328 0 64642 --:--:-- --:--:-- --:--:-- 64859 [2022-01-11T04:15:30.534Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e86c5a4d4c262cb506ea37b333c1a30e39fa246f [Pipeline] } [2022-01-11T04:15:30.565Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-11T04:15:32.307Z] + '[' -d /w/workspace/dry_app-functions-sdk-go_PR-1016/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:32.640Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:33.237Z] ---> package-listing.sh [2022-01-11T04:15:33.237Z] ++ facter osfamily [2022-01-11T04:15:33.237Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-11T04:15:33.506Z] + OS_FAMILY=redhat [2022-01-11T04:15:33.506Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1016 [2022-01-11T04:15:33.506Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-11T04:15:33.506Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-11T04:15:33.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-11T04:15:33.506Z] + PACKAGES=/tmp/packages_start.txt [2022-01-11T04:15:33.506Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1016 ']' [2022-01-11T04:15:33.506Z] + PACKAGES=/tmp/packages_end.txt [2022-01-11T04:15:33.506Z] + case "${OS_FAMILY}" in [2022-01-11T04:15:33.506Z] + rpm -qa [2022-01-11T04:15:33.506Z] + sort [2022-01-11T04:15:34.078Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-11T04:15:34.078Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-11T04:15:34.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-11T04:15:34.078Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1016 ']' [2022-01-11T04:15:34.078Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1016/archives/ [2022-01-11T04:15:34.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1016/archives/ [Pipeline] echo [2022-01-11T04:15:34.120Z] 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/dry_app-functions-sdk-go_PR-1016/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-11T04:15:34.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:15:35.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T04:15:35.006Z] [2022-01-11T04:15:35.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T04:15:35.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T04:15:35.351Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-11T04:15:35.351Z] b4d181a07f80: Pulling fs layer [2022-01-11T04:15:35.351Z] a1111a8f2ec3: Pulling fs layer [2022-01-11T04:15:35.351Z] ed53099fbce6: Pulling fs layer [2022-01-11T04:15:35.351Z] dc539afda2c1: Pulling fs layer [2022-01-11T04:15:35.351Z] 77bc0d833cb6: Pulling fs layer [2022-01-11T04:15:35.351Z] 9065ff56babe: Pulling fs layer [2022-01-11T04:15:35.351Z] d287ab97295c: Pulling fs layer [2022-01-11T04:15:35.351Z] dc539afda2c1: Waiting [2022-01-11T04:15:35.351Z] 77bc0d833cb6: Waiting [2022-01-11T04:15:35.351Z] 9065ff56babe: Waiting [2022-01-11T04:15:35.351Z] d287ab97295c: Waiting [2022-01-11T04:15:35.351Z] a1111a8f2ec3: Verifying Checksum [2022-01-11T04:15:35.351Z] a1111a8f2ec3: Download complete [2022-01-11T04:15:35.351Z] dc539afda2c1: Verifying Checksum [2022-01-11T04:15:35.351Z] dc539afda2c1: Download complete [2022-01-11T04:15:35.618Z] ed53099fbce6: Verifying Checksum [2022-01-11T04:15:35.618Z] ed53099fbce6: Download complete [2022-01-11T04:15:35.618Z] 9065ff56babe: Verifying Checksum [2022-01-11T04:15:35.618Z] 9065ff56babe: Download complete [2022-01-11T04:15:35.618Z] 77bc0d833cb6: Verifying Checksum [2022-01-11T04:15:35.618Z] 77bc0d833cb6: Download complete [2022-01-11T04:15:35.618Z] b4d181a07f80: Verifying Checksum [2022-01-11T04:15:35.618Z] b4d181a07f80: Download complete [2022-01-11T04:15:36.204Z] d287ab97295c: Verifying Checksum [2022-01-11T04:15:36.204Z] d287ab97295c: Download complete [2022-01-11T04:15:37.167Z] b4d181a07f80: Pull complete [2022-01-11T04:15:37.429Z] a1111a8f2ec3: Pull complete [2022-01-11T04:15:38.011Z] ed53099fbce6: Pull complete [2022-01-11T04:15:38.011Z] dc539afda2c1: Pull complete [2022-01-11T04:15:38.271Z] 77bc0d833cb6: Pull complete [2022-01-11T04:15:38.546Z] 9065ff56babe: Pull complete [2022-01-11T04:15:43.857Z] d287ab97295c: Pull complete [2022-01-11T04:15:43.857Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-11T04:15:43.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T04:15:43.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-11T04:15:43.949Z] prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container [2022-01-11T04:15:43.985Z] $ 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/dry_app-functions-sdk-go_PR-1016/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1016 -v /w/workspace/dry_app-functions-sdk-go_PR-1016:/w/workspace/dry_app-functions-sdk-go_PR-1016:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1016@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1016@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-11T04:15:46.524Z] $ docker top 609b2e33275d3ce38f6b966f7f6e684f7960121075ebbded431de0e3f7d23c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T04:15:46.938Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-11T04:15:47.257Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-11T04:15:47.576Z] + ls /var/log/sa-host [2022-01-11T04:15:47.576Z] + sadf -c /var/log/sa-host/sa11 [2022-01-11T04:15:47.576Z] file_magic: OK [2022-01-11T04:15:47.576Z] HZ: Using current value: 100 [2022-01-11T04:15:47.576Z] file_header: OK [2022-01-11T04:15:47.576Z] 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 [2022-01-11T04:15:47.576Z] Statistics: [2022-01-11T04:15:47.576Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-11T04:15:47.576Z] File successfully converted to sysstat format version 12.0.3 [2022-01-11T04:15:47.576Z] + sadf -c /var/log/sa-host/sa17 [2022-01-11T04:15:47.576Z] file_magic: OK [2022-01-11T04:15:47.576Z] HZ: Using current value: 100 [2022-01-11T04:15:47.576Z] file_header: OK [2022-01-11T04:15:47.576Z] 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 [2022-01-11T04:15:47.576Z] Statistics: [2022-01-11T04:15:47.576Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-11T04:15:47.576Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-11T04:15:47.863Z] provisioning config files... [2022-01-11T04:15:47.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1016@tmp/config8877900058716993889tmp [Pipeline] { [Pipeline] echo [2022-01-11T04:15:47.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:48.240Z] ---> create-netrc.sh [Pipeline] } [2022-01-11T04:15:48.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:48.673Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-11T04:15:48.707Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:49.026Z] ---> sudo-logs.sh [2022-01-11T04:15:49.026Z] Archiving 'sudo' log.. [2022-01-11T04:15:49.026Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1195.novalocal: Name or service not known [2022-01-11T04:15:49.026Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1195.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-11T04:15:49.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:49.439Z] ---> job-cost.sh [2022-01-11T04:15:49.439Z] lf-activate-venv: SKIPPING [2022-01-11T04:15:49.439Z] DEBUG: total: 0.2199999988079071 [2022-01-11T04:15:49.439Z] INFO: Retrieving Stack Cost... [2022-01-11T04:15:49.701Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-11T04:15:49.964Z] INFO: Archiving Costs [Pipeline] echo [2022-01-11T04:15:49.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T04:15:50.323Z] ---> logs-deploy.sh [2022-01-11T04:15:50.323Z] lf-activate-venv: SKIPPING [2022-01-11T04:15:50.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1016/1 [2022-01-11T04:15:50.323Z] INFO: archiving workspace using pattern(s): [2022-01-11T04:15:50.901Z] Archives upload complete. [2022-01-11T04:15:51.164Z] INFO: archiving logs to Nexus [2022-01-11T04:15:51.742Z] ---> uname -a: [2022-01-11T04:15:51.742Z] Linux prd-centos7-docker-4c-2g-1195.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] ---> lscpu: [2022-01-11T04:15:51.742Z] Architecture: x86_64 [2022-01-11T04:15:51.742Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-11T04:15:51.742Z] Byte Order: Little Endian [2022-01-11T04:15:51.742Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-11T04:15:51.742Z] CPU(s): 2 [2022-01-11T04:15:51.742Z] On-line CPU(s) list: 0,1 [2022-01-11T04:15:51.742Z] Thread(s) per core: 1 [2022-01-11T04:15:51.742Z] Core(s) per socket: 1 [2022-01-11T04:15:51.742Z] Socket(s): 2 [2022-01-11T04:15:51.742Z] NUMA node(s): 1 [2022-01-11T04:15:51.742Z] Vendor ID: AuthenticAMD [2022-01-11T04:15:51.742Z] CPU family: 23 [2022-01-11T04:15:51.742Z] Model: 49 [2022-01-11T04:15:51.742Z] Model name: AMD EPYC-Rome Processor [2022-01-11T04:15:51.742Z] Stepping: 0 [2022-01-11T04:15:51.742Z] CPU MHz: 2799.998 [2022-01-11T04:15:51.742Z] BogoMIPS: 5599.99 [2022-01-11T04:15:51.742Z] Virtualization: AMD-V [2022-01-11T04:15:51.742Z] Hypervisor vendor: KVM [2022-01-11T04:15:51.742Z] Virtualization type: full [2022-01-11T04:15:51.742Z] L1d cache: 32K [2022-01-11T04:15:51.742Z] L1i cache: 32K [2022-01-11T04:15:51.742Z] L2 cache: 512K [2022-01-11T04:15:51.742Z] L3 cache: 16384K [2022-01-11T04:15:51.742Z] NUMA node0 CPU(s): 0,1 [2022-01-11T04:15:51.742Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] ---> nproc: [2022-01-11T04:15:51.742Z] 2 [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] ---> df -h: [2022-01-11T04:15:51.742Z] Filesystem Size Used Avail Use% Mounted on [2022-01-11T04:15:51.742Z] overlay 40G 7.7G 33G 20% / [2022-01-11T04:15:51.742Z] tmpfs 64M 0 64M 0% /dev [2022-01-11T04:15:51.742Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-11T04:15:51.742Z] shm 64M 0 64M 0% /dev/shm [2022-01-11T04:15:51.742Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] ---> sar -b -r -n DEV: [2022-01-11T04:15:51.742Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] 04:10:21 LINUX RESTART (2 CPU) [2022-01-11T04:15:51.742Z] [2022-01-11T04:15:51.742Z] 04:11:01 tps rtps wtps bread/s bwrtn/s [2022-01-11T04:15:51.742Z] 04:12:01 18.35 2.85 15.50 2252.55 3860.94 [2022-01-11T04:15:51.742Z] 04:13:01 0.30 0.00 0.30 0.00 5.38 [2022-01-11T04:15:51.743Z] 04:14:01 0.32 0.00 0.32 0.00 5.81 [2022-01-11T04:15:51.743Z] 04:15:01 0.15 0.00 0.15 0.00 2.28 [2022-01-11T04:15:51.743Z] Average: 4.78 0.71 4.07 563.32 968.92 [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z] 04:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-11T04:15:51.743Z] 04:12:01 5662692 0 609816 7.61 2620 1733812 1199644 13.24 574624 1537424 20 [2022-01-11T04:15:51.743Z] 04:13:01 5660924 0 611520 7.64 2620 1733876 1191444 13.15 576264 1537404 28 [2022-01-11T04:15:51.743Z] 04:14:01 5662568 0 609932 7.62 2620 1733820 1156780 12.77 575652 1537388 20 [2022-01-11T04:15:51.743Z] 04:15:01 5659756 0 612736 7.65 2620 1733828 1173372 12.95 577764 1537388 8 [2022-01-11T04:15:51.743Z] Average: 5661485 0 611001 7.63 2620 1733834 1180310 13.03 576076 1537401 19 [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z] 04:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-11T04:15:51.743Z] 04:12:01 eth0 100.15 120.31 661.65 21.16 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:12:01 docker0 87.31 53.45 8.79 350.01 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:13:01 eth0 0.90 0.37 0.39 0.26 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:14:01 eth0 2.10 1.12 1.25 0.07 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:15:01 eth0 7.73 3.00 8.04 0.35 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] Average: eth0 27.73 31.21 167.89 5.46 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] Average: docker0 21.84 13.37 2.20 87.53 0.00 0.00 0.00 0.00 [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z] ---> sar -P ALL: [2022-01-11T04:15:51.743Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z] 04:10:21 LINUX RESTART (2 CPU) [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z] 04:11:01 CPU %user %nice %system %iowait %steal %idle [2022-01-11T04:15:51.743Z] 04:12:01 all 3.74 0.00 1.27 0.42 0.03 94.54 [2022-01-11T04:15:51.743Z] 04:12:01 0 2.98 0.00 1.30 0.03 0.02 95.67 [2022-01-11T04:15:51.743Z] 04:12:01 1 4.50 0.00 1.25 0.81 0.03 93.41 [2022-01-11T04:15:51.743Z] 04:13:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2022-01-11T04:15:51.743Z] 04:13:01 0 0.37 0.00 0.05 0.00 0.02 99.57 [2022-01-11T04:15:51.743Z] 04:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-01-11T04:15:51.743Z] 04:14:01 all 0.28 0.00 0.05 0.00 0.02 99.66 [2022-01-11T04:15:51.743Z] 04:14:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2022-01-11T04:15:51.743Z] 04:14:01 1 0.48 0.00 0.03 0.00 0.02 99.47 [2022-01-11T04:15:51.743Z] 04:15:01 all 0.23 0.00 0.06 0.00 0.02 99.70 [2022-01-11T04:15:51.743Z] 04:15:01 0 0.12 0.00 0.08 0.00 0.03 99.77 [2022-01-11T04:15:51.743Z] 04:15:01 1 0.33 0.00 0.03 0.00 0.00 99.63 [2022-01-11T04:15:51.743Z] Average: all 1.11 0.00 0.35 0.10 0.02 98.42 [2022-01-11T04:15:51.743Z] Average: 0 0.88 0.00 0.37 0.01 0.02 98.72 [2022-01-11T04:15:51.743Z] Average: 1 1.34 0.00 0.33 0.20 0.01 98.11 [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z] [2022-01-11T04:15:51.743Z]