Pull request #989 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 79a920f1e9794992d69273349d6f167a6696955c+9cffd47191c984938c468f886111698baecf4146 (ce73b4bb2873f6f979d410d691c5511312abbdbf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1389136351965886168.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh691103816514144668.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-989/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-989/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2442791659687507141.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-989/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6736097160771375846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh2310997540219093121.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-989/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-989/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6623907361298039847.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13385 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-989 # 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/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh2134333054907736116.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 9cffd47191c984938c468f886111698baecf4146 into PR head commit 79a920f1e9794992d69273349d6f167a6696955c Merge succeeded, producing 79a920f1e9794992d69273349d6f167a6696955c Checking out Revision 79a920f1e9794992d69273349d6f167a6696955c (PR-989) > 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/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh5328815803020164913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # 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/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh6818136304320118690.key > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-29T02:51:22.120Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-29T02:51:22.218Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-29T02:51:22.290Z] ========================================================= [2021-10-29T02:51:22.290Z] EdgeX Global Pipelines Version Info [2021-10-29T02:51:22.290Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:51:23.478Z] ------------------- [2021-10-29T02:51:23.478Z] stable info: [2021-10-29T02:51:23.478Z] ------------------- [2021-10-29T02:51:23.478Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-29T02:51:23.478Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-29T02:51:23.478Z] Message: update stable to v1.0.210 [2021-10-29T02:51:24.056Z] ------------------- [2021-10-29T02:51:24.056Z] experimental info: [2021-10-29T02:51:24.056Z] ------------------- [2021-10-29T02:51:24.056Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-29T02:51:24.056Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-29T02:51:24.056Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-29T02:51:24.224Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-29T02:51:24.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-29T02:51:24.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-29T02:51:24.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-29T02:51:24.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-29T02:51:24.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-29T02:51:24.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-29T02:51:24.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-29T02:51:24.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-29T02:51:24.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-29T02:51:24.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-29T02:51:24.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-29T02:51:24.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-29T02:51:24.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-29T02:51:24.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T02:51:24.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T02:51:24.766Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T02:51:24.796Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T02:51:24.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-29T02:51:24.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-29T02:51:24.893Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-29T02:51:24.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-29T02:51:24.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-29T02:51:25.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-29T02:51:25.049Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-29T02:51:25.097Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-29T02:51:25.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-989 [Pipeline] echo [2021-10-29T02:51:25.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-989 [Pipeline] echo [2021-10-29T02:51:25.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-989 [Pipeline] echo [2021-10-29T02:51:25.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79a920f1e9794992d69273349d6f167a6696955c [Pipeline] echo [2021-10-29T02:51:25.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79a920f [Pipeline] echo [2021-10-29T02:51:25.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T02:51:25.858Z] + git log --format=format:%s -1 79a920f1e9794992d69273349d6f167a6696955c [Pipeline] echo [2021-10-29T02:51:25.916Z] GIT_COMMIT: 79a920f1e9794992d69273349d6f167a6696955c, Commit Message: feat(triggers): Support Multi-Pipeline Responses from Custom Triggers [Pipeline] echo [2021-10-29T02:51:25.942Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:51:26.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T02:51:26.383Z] [2021-10-29T02:51:26.383Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:51:26.733Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T02:51:26.733Z] latest: Pulling from edgex-devops/git-semver [2021-10-29T02:51:26.733Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T02:51:26.733Z] 3e5f54012d9b: Pulling fs layer [2021-10-29T02:51:26.733Z] 4c7163046ea9: Pulling fs layer [2021-10-29T02:51:26.733Z] 0c2d73faf560: Pulling fs layer [2021-10-29T02:51:26.733Z] 0c2d73faf560: Waiting [2021-10-29T02:51:26.733Z] 3e5f54012d9b: Verifying Checksum [2021-10-29T02:51:26.733Z] 3e5f54012d9b: Download complete [2021-10-29T02:51:26.733Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T02:51:26.733Z] a0d0a0d46f8b: Download complete [2021-10-29T02:51:27.000Z] 0c2d73faf560: Verifying Checksum [2021-10-29T02:51:27.000Z] 0c2d73faf560: Download complete [2021-10-29T02:51:27.000Z] 4c7163046ea9: Verifying Checksum [2021-10-29T02:51:27.000Z] 4c7163046ea9: Download complete [2021-10-29T02:51:27.000Z] a0d0a0d46f8b: Pull complete [2021-10-29T02:51:27.270Z] 3e5f54012d9b: Pull complete [2021-10-29T02:51:27.540Z] 4c7163046ea9: Pull complete [2021-10-29T02:51:27.540Z] 0c2d73faf560: Pull complete [2021-10-29T02:51:27.808Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-29T02:51:27.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T02:51:27.808Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-29T02:51:27.935Z] prd-centos7-docker-4c-2g-13385 does not seem to be running inside a container [2021-10-29T02:51:27.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-989 -v /w/workspace/ndry_app-functions-sdk-go_PR-989:/w/workspace/ndry_app-functions-sdk-go_PR-989:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-989@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:10004/edgex-devops/git-semver:latest cat [2021-10-29T02:51:28.634Z] $ docker top 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T02:51:28.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T02:51:28.834Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T02:51:28.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T02:51:28.969Z] $ docker exec 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent [2021-10-29T02:51:29.100Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlKGAKJ/agent.14 [2021-10-29T02:51:29.100Z] SSH_AGENT_PID=20 [2021-10-29T02:51:29.110Z] Running ssh-add (command line suppressed) [2021-10-29T02:51:29.239Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8462118662662143743.key (/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8462118662662143743.key) [2021-10-29T02:51:29.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T02:51:29.588Z] + git tag --points-at HEAD [Pipeline] } [2021-10-29T02:51:29.608Z] $ docker exec --env ******** --env ******** 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent -k [2021-10-29T02:51:29.752Z] unset SSH_AUTH_SOCK; [2021-10-29T02:51:29.752Z] unset SSH_AGENT_PID; [2021-10-29T02:51:29.752Z] echo Agent pid 20 killed; [2021-10-29T02:51:29.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-29T02:51:29.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T02:51:29.833Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T02:51:29.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T02:51:29.999Z] $ docker exec 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent [2021-10-29T02:51:30.138Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdACIIK/agent.54 [2021-10-29T02:51:30.138Z] SSH_AGENT_PID=60 [2021-10-29T02:51:30.146Z] Running ssh-add (command line suppressed) [2021-10-29T02:51:30.256Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8352652655137103102.key (/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8352652655137103102.key) [2021-10-29T02:51:30.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T02:51:30.598Z] + git semver init [2021-10-29T02:51:30.598Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T02:51:30.598Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-989/.git [2021-10-29T02:51:30.598Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-989 [2021-10-29T02:51:30.598Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T02:51:30.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T02:51:30.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T02:51:30.598Z] # $SEMVER_BRANCH = PR-989 [2021-10-29T02:51:30.598Z] # $SEMVER_TEMP = /tmp/semver-816885664 [2021-10-29T02:51:30.598Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-29T02:51:33.171Z] # '/tmp/semver-816885664' -> '/w/workspace/ndry_app-functions-sdk-go_PR-989/.semver' [2021-10-29T02:51:33.171Z] # -> Force: false [2021-10-29T02:51:33.171Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-989/.semver [Pipeline] } [2021-10-29T02:51:33.189Z] $ docker exec --env ******** --env ******** 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent -k [2021-10-29T02:51:33.309Z] unset SSH_AUTH_SOCK; [2021-10-29T02:51:33.309Z] unset SSH_AGENT_PID; [2021-10-29T02:51:33.309Z] echo Agent pid 60 killed; [2021-10-29T02:51:33.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T02:51:33.718Z] + git semver [Pipeline] } [2021-10-29T02:51:33.746Z] $ docker stop --time=1 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 [2021-10-29T02:51:35.057Z] $ docker rm -f 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T02:51:35.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-29T02:51:35.784Z] Stashed 1 file(s) [Pipeline] echo [2021-10-29T02:51:35.804Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-29T02:51:51.188Z] Still waiting to schedule task [2021-10-29T02:51:51.189Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-29T02:51:51.211Z] Still waiting to schedule task [2021-10-29T02:51:51.211Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13383’ is offline [2021-10-29T02:53:43.104Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13386 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [Pipeline] { [Pipeline] ws [2021-10-29T02:53:43.154Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-29T02:53:43.422Z] The recommended git tool is: git [2021-10-29T02:53:48.915Z] using credential edgex-jenkins-ssh [2021-10-29T02:53:48.932Z] Cloning the remote Git repository [2021-10-29T02:53:48.980Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-29T02:53:49.138Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-10-29T02:53:49.300Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-29T02:53:49.300Z] > git --version # timeout=10 [2021-10-29T02:53:49.364Z] > git --version # 'git version 2.17.1' [2021-10-29T02:53:49.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T02:53:49.477Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T02:53:53.299Z] Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit 79a920f1e9794992d69273349d6f167a6696955c [2021-10-29T02:53:53.540Z] Merge succeeded, producing 79a920f1e9794992d69273349d6f167a6696955c [2021-10-29T02:53:53.540Z] Checking out Revision 79a920f1e9794992d69273349d6f167a6696955c (PR-989) [2021-10-29T02:53:52.528Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-29T02:53:52.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T02:53:52.573Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-29T02:53:52.607Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-29T02:53:52.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T02:53:52.617Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-29T02:53:53.321Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T02:53:53.337Z] > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 [2021-10-29T02:53:53.446Z] > git remote # timeout=10 [2021-10-29T02:53:53.470Z] > git config --get remote.origin.url # timeout=10 [2021-10-29T02:53:53.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T02:53:53.501Z] > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 [2021-10-29T02:53:53.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-29T02:53:53.548Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T02:53:53.562Z] > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 [2021-10-29T02:53:57.793Z] Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" [2021-10-29T02:53:57.842Z] > git --version # timeout=10 [2021-10-29T02:53:57.851Z] > git --version # 'git version 2.17.1' [2021-10-29T02:53:57.870Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T02:53:59.062Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-29T02:53:59.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T02:53:59.062Z] Dload Upload Total Spent Left Speed [2021-10-29T02:53:59.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90953 [Pipeline] sh [2021-10-29T02:53:59.473Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-29T02:53:59.822Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-29T02:53:59.822Z] + sudo tee /etc/docker/daemon.new [2021-10-29T02:53:59.822Z] { [2021-10-29T02:53:59.822Z] "registry-mirrors": [ [2021-10-29T02:53:59.823Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-29T02:53:59.823Z] ], [2021-10-29T02:53:59.823Z] "bip": "10.250.0.254/24", [2021-10-29T02:53:59.823Z] "hosts": [ [2021-10-29T02:53:59.823Z] "tcp://0.0.0.0:5555", [2021-10-29T02:53:59.823Z] "unix:///var/run/docker.sock" [2021-10-29T02:53:59.823Z] ], [2021-10-29T02:53:59.823Z] "mtu": 1458, [2021-10-29T02:53:59.823Z] "selinux-enabled": true, [2021-10-29T02:53:59.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-29T02:53:59.823Z] } [Pipeline] sh [2021-10-29T02:54:00.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-29T02:54:00.533Z] + sudo service docker restart [2021-10-29T02:54:07.422Z] Running on prd-centos7-docker-4c-2g-13387 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [Pipeline] { [Pipeline] ws [2021-10-29T02:54:07.464Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-29T02:54:07.610Z] The recommended git tool is: git [2021-10-29T02:54:09.729Z] using credential edgex-jenkins-ssh [2021-10-29T02:54:09.740Z] Cloning the remote Git repository [2021-10-29T02:54:08.818Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-29T02:54:08.872Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-10-29T02:54:08.914Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-29T02:54:08.915Z] > git --version # timeout=10 [2021-10-29T02:54:08.927Z] > git --version # 'git version 2.24.4' [2021-10-29T02:54:08.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T02:54:08.956Z] [INFO] Currently running in a labeled security context [2021-10-29T02:54:08.957Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T02:54:08.957Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7991374444323382358.key [2021-10-29T02:54:08.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T02:54:10.707Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-29T02:54:10.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T02:54:10.728Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-29T02:54:10.746Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-29T02:54:10.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T02:54:10.748Z] [INFO] Currently running in a labeled security context [2021-10-29T02:54:10.748Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T02:54:10.748Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3380534837184370047.key [2021-10-29T02:54:10.759Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-29T02:54:12.271Z] Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit 79a920f1e9794992d69273349d6f167a6696955c [2021-10-29T02:54:12.395Z] Merge succeeded, producing 79a920f1e9794992d69273349d6f167a6696955c [2021-10-29T02:54:12.396Z] Checking out Revision 79a920f1e9794992d69273349d6f167a6696955c (PR-989) [2021-10-29T02:54:11.343Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T02:54:11.352Z] > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 [2021-10-29T02:54:11.396Z] > git remote # timeout=10 [2021-10-29T02:54:11.409Z] > git config --get remote.origin.url # timeout=10 [2021-10-29T02:54:11.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T02:54:11.420Z] [INFO] Currently running in a labeled security context [2021-10-29T02:54:11.420Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T02:54:11.420Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8496661346170034892.key [2021-10-29T02:54:11.430Z] > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 [2021-10-29T02:54:11.440Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-29T02:54:11.458Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T02:54:11.464Z] > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 [2021-10-29T02:54:16.015Z] Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" [2021-10-29T02:54:15.121Z] > git --version # timeout=10 [2021-10-29T02:54:15.129Z] > git --version # 'git version 2.24.4' [2021-10-29T02:54:15.143Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-29T02:54:16.782Z] ========================================================= [2021-10-29T02:54:16.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-29T02:54:16.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-29T02:54:17.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T02:54:17.494Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-29T02:54:17.494Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T02:54:17.494Z] 31adcdaf11c8: Pulling fs layer [2021-10-29T02:54:17.494Z] b8b176561691: Pulling fs layer [2021-10-29T02:54:17.494Z] 4527c011a84f: Pulling fs layer [2021-10-29T02:54:17.494Z] 5d74067f8e1e: Pulling fs layer [2021-10-29T02:54:17.494Z] e0aca202a116: Pulling fs layer [2021-10-29T02:54:17.494Z] 3a43be97a3b4: Pulling fs layer [2021-10-29T02:54:17.494Z] 34cad66bf833: Pulling fs layer [2021-10-29T02:54:17.494Z] b4e3c513aaa6: Pulling fs layer [2021-10-29T02:54:17.494Z] 4527c011a84f: Waiting [2021-10-29T02:54:17.494Z] 5d74067f8e1e: Waiting [2021-10-29T02:54:17.494Z] e0aca202a116: Waiting [2021-10-29T02:54:17.494Z] 3a43be97a3b4: Waiting [2021-10-29T02:54:17.494Z] 34cad66bf833: Waiting [2021-10-29T02:54:17.494Z] b4e3c513aaa6: Waiting [2021-10-29T02:54:17.494Z] b8b176561691: Verifying Checksum [2021-10-29T02:54:17.494Z] b8b176561691: Download complete [2021-10-29T02:54:17.494Z] 31adcdaf11c8: Verifying Checksum [2021-10-29T02:54:17.494Z] 31adcdaf11c8: Download complete [2021-10-29T02:54:17.494Z] 5d74067f8e1e: Verifying Checksum [2021-10-29T02:54:17.494Z] 5d74067f8e1e: Download complete [2021-10-29T02:54:17.494Z] e0aca202a116: Verifying Checksum [2021-10-29T02:54:17.494Z] e0aca202a116: Download complete [2021-10-29T02:54:17.494Z] 3a43be97a3b4: Verifying Checksum [2021-10-29T02:54:17.494Z] 3a43be97a3b4: Download complete [2021-10-29T02:54:17.494Z] a0d0a0d46f8b: Download complete [2021-10-29T02:54:17.494Z] 34cad66bf833: Verifying Checksum [2021-10-29T02:54:17.494Z] 34cad66bf833: Download complete [2021-10-29T02:54:18.087Z] a0d0a0d46f8b: Pull complete [2021-10-29T02:54:18.087Z] b4e3c513aaa6: Verifying Checksum [2021-10-29T02:54:18.087Z] b4e3c513aaa6: Download complete [2021-10-29T02:54:18.357Z] 31adcdaf11c8: Pull complete [2021-10-29T02:54:18.357Z] 4527c011a84f: Verifying Checksum [2021-10-29T02:54:18.357Z] 4527c011a84f: Download complete [2021-10-29T02:54:18.357Z] b8b176561691: Pull complete [Pipeline] unstash [Pipeline] echo [2021-10-29T02:54:19.522Z] ========================================================= [2021-10-29T02:54:19.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-29T02:54:19.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-29T02:54:19.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T02:54:20.916Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-29T02:54:20.916Z] 552d1f2373af: Pulling fs layer [2021-10-29T02:54:20.916Z] ea3f2d53f512: Pulling fs layer [2021-10-29T02:54:20.916Z] 9e70ebbbe112: Pulling fs layer [2021-10-29T02:54:20.916Z] 7a9cfe048b4a: Pulling fs layer [2021-10-29T02:54:20.916Z] 72dc09318566: Pulling fs layer [2021-10-29T02:54:20.916Z] f4f7b4309257: Pulling fs layer [2021-10-29T02:54:20.916Z] 0ac9a79272e3: Pulling fs layer [2021-10-29T02:54:20.916Z] b78e95d17946: Pulling fs layer [2021-10-29T02:54:20.916Z] 0ac9a79272e3: Waiting [2021-10-29T02:54:20.916Z] 7a9cfe048b4a: Waiting [2021-10-29T02:54:20.916Z] 72dc09318566: Waiting [2021-10-29T02:54:20.916Z] f4f7b4309257: Waiting [2021-10-29T02:54:20.916Z] b78e95d17946: Waiting [2021-10-29T02:54:20.916Z] 9e70ebbbe112: Verifying Checksum [2021-10-29T02:54:20.916Z] 9e70ebbbe112: Download complete [2021-10-29T02:54:20.916Z] ea3f2d53f512: Verifying Checksum [2021-10-29T02:54:20.916Z] ea3f2d53f512: Download complete [2021-10-29T02:54:20.916Z] 72dc09318566: Verifying Checksum [2021-10-29T02:54:20.916Z] 72dc09318566: Download complete [2021-10-29T02:54:20.916Z] f4f7b4309257: Verifying Checksum [2021-10-29T02:54:20.916Z] f4f7b4309257: Download complete [2021-10-29T02:54:20.916Z] 552d1f2373af: Verifying Checksum [2021-10-29T02:54:20.916Z] 552d1f2373af: Download complete [2021-10-29T02:54:20.916Z] 0ac9a79272e3: Download complete [2021-10-29T02:54:21.913Z] 552d1f2373af: Pull complete [2021-10-29T02:54:22.518Z] ea3f2d53f512: Pull complete [2021-10-29T02:54:22.610Z] 4527c011a84f: Pull complete [2021-10-29T02:54:22.610Z] 5d74067f8e1e: Pull complete [2021-10-29T02:54:22.610Z] e0aca202a116: Pull complete [2021-10-29T02:54:22.610Z] 3a43be97a3b4: Pull complete [2021-10-29T02:54:22.875Z] 34cad66bf833: Pull complete [2021-10-29T02:54:23.116Z] 9e70ebbbe112: Pull complete [2021-10-29T02:54:23.116Z] b78e95d17946: Verifying Checksum [2021-10-29T02:54:23.395Z] 7a9cfe048b4a: Verifying Checksum [2021-10-29T02:54:23.395Z] 7a9cfe048b4a: Download complete [2021-10-29T02:54:25.455Z] b4e3c513aaa6: Pull complete [2021-10-29T02:54:25.455Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-29T02:54:25.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T02:54:25.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-29T02:54:25.799Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:54:26.121Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T02:54:26.121Z] . [Pipeline] withDockerContainer [2021-10-29T02:54:26.213Z] prd-centos7-docker-4c-2g-13387 does not seem to be running inside a container [2021-10-29T02:54:26.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-29T02:54:28.314Z] $ docker top 4e41a9a963314af910b09c5b63543f3f0a62bdfee4a0a961a995aa5dd753382a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T02:54:28.731Z] + go version [2021-10-29T02:54:28.731Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-29T02:54:28.753Z] $ docker stop --time=1 4e41a9a963314af910b09c5b63543f3f0a62bdfee4a0a961a995aa5dd753382a [2021-10-29T02:54:29.924Z] $ docker rm -f 4e41a9a963314af910b09c5b63543f3f0a62bdfee4a0a961a995aa5dd753382a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:54:30.649Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T02:54:30.649Z] . [Pipeline] withDockerContainer [2021-10-29T02:54:30.725Z] prd-centos7-docker-4c-2g-13387 does not seem to be running inside a container [2021-10-29T02:54:30.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-29T02:54:31.090Z] $ docker top b3b57299683cc5c324e99477af4bf72af646818656bb0d1fcd879858fe3e79da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-29T02:54:31.542Z] + make test [2021-10-29T02:54:31.542Z] make -C ./app-service-template build [2021-10-29T02:54:31.542Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:54:31.542Z] go mod tidy [2021-10-29T02:54:32.932Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 [2021-10-29T02:54:32.932Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-29T02:54:32.932Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-29T02:54:32.932Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 [2021-10-29T02:54:32.932Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 [2021-10-29T02:54:32.932Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 [2021-10-29T02:54:32.932Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-29T02:54:32.932Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-29T02:54:32.932Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-29T02:54:32.932Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-29T02:54:32.932Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-29T02:54:32.932Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-29T02:54:32.932Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-29T02:54:32.932Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-29T02:54:32.932Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-29T02:54:32.932Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-29T02:54:33.207Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-10-29T02:54:33.207Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 [2021-10-29T02:54:33.207Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-29T02:54:33.207Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-29T02:54:33.207Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-29T02:54:33.207Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-10-29T02:54:33.207Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-10-29T02:54:33.207Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-29T02:54:33.207Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-29T02:54:33.207Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-29T02:54:33.473Z] go: downloading golang.org/x/text v0.3.6 [2021-10-29T02:54:33.473Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-29T02:54:33.473Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-29T02:54:33.578Z] 7a9cfe048b4a: Pull complete [2021-10-29T02:54:33.853Z] 72dc09318566: Pull complete [2021-10-29T02:54:34.138Z] f4f7b4309257: Pull complete [2021-10-29T02:54:34.415Z] 0ac9a79272e3: Pull complete [2021-10-29T02:54:34.438Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-29T02:54:34.438Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-29T02:54:34.438Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-29T02:54:34.438Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-29T02:54:34.438Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-29T02:54:34.438Z] go: downloading github.com/kr/pretty v0.3.0 [2021-10-29T02:54:34.438Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-10-29T02:54:34.438Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-29T02:54:34.438Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-29T02:54:34.438Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-10-29T02:54:34.438Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-29T02:54:34.438Z] go: downloading github.com/kr/text v0.2.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-29T02:54:34.704Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-29T02:54:34.704Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-29T02:54:34.704Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-29T02:54:34.704Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-29T02:54:34.704Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-29T02:54:34.704Z] go: downloading github.com/pkg/errors v0.9.1 [2021-10-29T02:54:34.704Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-29T02:54:34.704Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-29T02:54:34.704Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-29T02:54:34.704Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-29T02:54:34.704Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-29T02:54:34.704Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-29T02:54:34.704Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-29T02:54:34.967Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-29T02:54:34.967Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-29T02:54:34.967Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-29T02:54:34.967Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2021-10-29T02:54:34.967Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-29T02:54:34.967Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-29T02:54:34.967Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-29T02:54:34.967Z] go: downloading github.com/golang/protobuf v1.5.2 [2021-10-29T02:54:34.967Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-29T02:54:34.967Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-10-29T02:54:34.967Z] go: downloading google.golang.org/protobuf v1.27.1 [2021-10-29T02:54:35.236Z] go: downloading github.com/google/go-cmp v0.5.5 [2021-10-29T02:54:35.236Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-10-29T02:54:35.236Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-29T02:54:41.130Z] b78e95d17946: Pull complete [2021-10-29T02:54:41.130Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-29T02:54:41.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T02:54:41.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-29T02:54:41.485Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:54:41.853Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T02:54:41.853Z] . [Pipeline] withDockerContainer [2021-10-29T02:54:42.109Z] prd-ubuntu18.04-docker-arm64-4c-16g-13386 does not seem to be running inside a container [2021-10-29T02:54:42.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-29T02:54:45.921Z] $ docker top 80ae2ac8652adf7155b05fcae2ae20ece074f07f1849f771f79d68ef99890864 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T02:54:46.872Z] + go version [2021-10-29T02:54:46.872Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-29T02:54:46.906Z] $ docker stop --time=1 80ae2ac8652adf7155b05fcae2ae20ece074f07f1849f771f79d68ef99890864 [2021-10-29T02:54:47.586Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:54:47.586Z] make -C ./app-service-template test [2021-10-29T02:54:47.586Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:54:47.586Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-29T02:54:48.657Z] $ docker rm -f 80ae2ac8652adf7155b05fcae2ae20ece074f07f1849f771f79d68ef99890864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:54:49.511Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T02:54:49.511Z] . [Pipeline] withDockerContainer [2021-10-29T02:54:49.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-13386 does not seem to be running inside a container [2021-10-29T02:54:49.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-29T02:54:51.355Z] $ docker top 4d690f4863292ac3f7965edecbb2c98d61aca9784de74c95201acab1eb156e3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-29T02:54:52.387Z] + make test [2021-10-29T02:54:52.387Z] make -C ./app-service-template build [2021-10-29T02:54:52.387Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:54:52.387Z] go mod tidy [2021-10-29T02:54:54.367Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 [2021-10-29T02:54:54.367Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-29T02:54:54.368Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-29T02:54:54.368Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 [2021-10-29T02:54:54.368Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 [2021-10-29T02:54:54.642Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 [2021-10-29T02:54:54.642Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-29T02:54:54.642Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-29T02:54:54.642Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-29T02:54:54.642Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-29T02:54:54.642Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-29T02:54:54.642Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-29T02:54:54.642Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-29T02:54:54.642Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-29T02:54:54.918Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-29T02:54:54.918Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-29T02:54:54.918Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-10-29T02:54:54.918Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 [2021-10-29T02:54:54.918Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-29T02:54:54.918Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-29T02:54:55.194Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-10-29T02:54:55.194Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-29T02:54:55.194Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-10-29T02:54:55.194Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-29T02:54:55.194Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-29T02:54:55.194Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-29T02:54:55.478Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-29T02:54:55.478Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-29T02:54:55.478Z] go: downloading golang.org/x/text v0.3.6 [2021-10-29T02:54:55.754Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-29T02:54:55.754Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-29T02:54:55.870Z] ok new-app-service 0.011s coverage: 48.1% of statements [2021-10-29T02:54:55.870Z] ? new-app-service/config [no test files] [2021-10-29T02:54:55.870Z] ok new-app-service/functions 0.008s [2021-10-29T02:54:55.870Z] CGO_ENABLED=1 go vet ./... [2021-10-29T02:54:58.402Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-29T02:54:58.402Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-29T02:54:58.402Z] go: downloading github.com/kr/pretty v0.3.0 [2021-10-29T02:54:58.402Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-29T02:54:58.680Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-29T02:54:58.680Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-29T02:54:58.680Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-29T02:54:58.680Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-10-29T02:54:58.680Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-29T02:54:58.680Z] go: downloading github.com/kr/text v0.2.0 [2021-10-29T02:54:58.680Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-10-29T02:54:58.680Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-29T02:54:58.680Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-29T02:54:58.680Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-29T02:54:58.955Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-29T02:54:58.956Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-29T02:54:58.956Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-29T02:54:58.956Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-29T02:54:58.956Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-29T02:54:58.956Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-10-29T02:54:58.956Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-29T02:54:58.956Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-29T02:54:59.231Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-29T02:54:59.231Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-29T02:54:59.231Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-29T02:54:59.231Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-29T02:54:59.231Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-29T02:54:59.505Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-29T02:54:59.505Z] go: downloading github.com/pkg/errors v0.9.1 [2021-10-29T02:54:59.505Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-29T02:54:59.505Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-29T02:54:59.505Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-29T02:54:59.505Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-29T02:54:59.505Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-29T02:54:59.505Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-29T02:54:59.505Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-29T02:54:59.505Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-29T02:54:59.505Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-29T02:54:59.505Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-29T02:54:59.781Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-29T02:54:59.781Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-29T02:54:59.781Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-29T02:54:59.781Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-29T02:54:59.781Z] go: downloading github.com/golang/protobuf v1.5.2 [2021-10-29T02:54:59.781Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-29T02:54:59.781Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2021-10-29T02:54:59.781Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-10-29T02:55:00.057Z] go: downloading google.golang.org/protobuf v1.27.1 [2021-10-29T02:55:00.653Z] go: downloading github.com/google/go-cmp v0.5.5 [2021-10-29T02:55:00.653Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-10-29T02:55:00.929Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-29T02:55:02.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T02:55:02.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-29T02:55:02.503Z] ./bin/test-attribution-txt.sh [2021-10-29T02:55:02.503Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:55:02.503Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-29T02:55:03.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-29T02:55:04.488Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.019s coverage: 66.6% of statements [2021-10-29T02:55:04.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-29T02:55:04.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.7% of statements [2021-10-29T02:55:04.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-29T02:55:05.335Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.026s coverage: 61.8% of statements [2021-10-29T02:55:05.335Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-29T02:55:05.335Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-10-29T02:55:05.927Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.023s coverage: 75.7% of statements [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-29T02:55:05.927Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.3% of statements [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-29T02:55:05.927Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2021-10-29T02:55:06.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements [2021-10-29T02:55:10.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.046s coverage: 77.0% of statements [2021-10-29T02:55:10.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2021-10-29T02:55:10.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-29T02:55:10.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 14.9% of statements [2021-10-29T02:55:10.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-10-29T02:55:10.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-29T02:55:10.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-29T02:55:10.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-10-29T02:55:37.342Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.025s coverage: 78.7% of statements [2021-10-29T02:55:37.342Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-10-29T02:55:37.343Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-29T02:55:37.343Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T02:55:37.343Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-29T02:55:39.953Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:55:39.953Z] make -C ./app-service-template test [2021-10-29T02:55:39.953Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:55:39.953Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } [2021-10-29T02:55:47.482Z] $ docker stop --time=1 b3b57299683cc5c324e99477af4bf72af646818656bb0d1fcd879858fe3e79da [2021-10-29T02:55:48.793Z] $ docker rm -f b3b57299683cc5c324e99477af4bf72af646818656bb0d1fcd879858fe3e79da [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T02:55:49.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T02:55:49.801Z] 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 [2021-10-29T02:55:51.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T02:55:51.039Z] [2021-10-29T02:55:51.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:55:51.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T02:55:51.375Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T02:55:51.375Z] b4d181a07f80: Pulling fs layer [2021-10-29T02:55:51.375Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T02:55:51.375Z] ed53099fbce6: Pulling fs layer [2021-10-29T02:55:51.375Z] dc539afda2c1: Pulling fs layer [2021-10-29T02:55:51.375Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T02:55:51.375Z] 9065ff56babe: Pulling fs layer [2021-10-29T02:55:51.375Z] d287ab97295c: Pulling fs layer [2021-10-29T02:55:51.375Z] dc539afda2c1: Waiting [2021-10-29T02:55:51.375Z] 77bc0d833cb6: Waiting [2021-10-29T02:55:51.375Z] 9065ff56babe: Waiting [2021-10-29T02:55:51.375Z] d287ab97295c: Waiting [2021-10-29T02:55:51.375Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T02:55:51.375Z] a1111a8f2ec3: Download complete [2021-10-29T02:55:51.375Z] dc539afda2c1: Verifying Checksum [2021-10-29T02:55:51.375Z] dc539afda2c1: Download complete [2021-10-29T02:55:51.641Z] ed53099fbce6: Verifying Checksum [2021-10-29T02:55:51.641Z] ed53099fbce6: Download complete [2021-10-29T02:55:51.641Z] 9065ff56babe: Verifying Checksum [2021-10-29T02:55:51.641Z] 9065ff56babe: Download complete [2021-10-29T02:55:51.641Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T02:55:51.641Z] 77bc0d833cb6: Download complete [2021-10-29T02:55:51.641Z] b4d181a07f80: Verifying Checksum [2021-10-29T02:55:51.641Z] b4d181a07f80: Download complete [2021-10-29T02:55:52.217Z] d287ab97295c: Verifying Checksum [2021-10-29T02:55:52.217Z] d287ab97295c: Download complete [2021-10-29T02:55:53.175Z] b4d181a07f80: Pull complete [2021-10-29T02:55:53.175Z] a1111a8f2ec3: Pull complete [2021-10-29T02:55:53.760Z] ed53099fbce6: Pull complete [2021-10-29T02:55:54.021Z] dc539afda2c1: Pull complete [2021-10-29T02:55:54.286Z] 77bc0d833cb6: Pull complete [2021-10-29T02:55:54.286Z] 9065ff56babe: Pull complete [2021-10-29T02:55:59.617Z] d287ab97295c: Pull complete [2021-10-29T02:55:59.617Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T02:55:59.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T02:55:59.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T02:55:59.699Z] prd-centos7-docker-4c-2g-13387 does not seem to be running inside a container [2021-10-29T02:55:59.738Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-29T02:56:01.836Z] $ docker top 70ec45f9a3506407f076b84d2ea1db16878beb63481d42118d2ea3e1bdbd979c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:56:02.348Z] ---> job-cost.sh [2021-10-29T02:56:02.348Z] lf-activate-venv: SKIPPING [2021-10-29T02:56:02.348Z] INFO: No Stack... [2021-10-29T02:56:02.609Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T02:56:02.870Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T02:56:03.179Z] + cut -d, -f6 [2021-10-29T02:56:03.179Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-10-29T02:56:03.221Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [2021-10-29T02:56:03.226Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] did not exist. Created. [2021-10-29T02:56:03.226Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T02:56:03.600Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-29T02:56:03.656Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T02:56:03.673Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T02:56:03.730Z] $ docker stop --time=1 70ec45f9a3506407f076b84d2ea1db16878beb63481d42118d2ea3e1bdbd979c [2021-10-29T02:56:04.864Z] $ docker rm -f 70ec45f9a3506407f076b84d2ea1db16878beb63481d42118d2ea3e1bdbd979c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-29T02:56:12.348Z] ok new-app-service 0.046s coverage: 48.1% of statements [2021-10-29T02:56:12.348Z] ? new-app-service/config [no test files] [2021-10-29T02:56:12.348Z] ok new-app-service/functions 0.052s [2021-10-29T02:56:12.349Z] CGO_ENABLED=1 go vet ./... [2021-10-29T02:56:34.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T02:56:34.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-29T02:56:34.550Z] ./bin/test-attribution-txt.sh [2021-10-29T02:56:34.550Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-29T02:56:34.550Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-29T02:56:35.993Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-29T02:56:46.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 66.6% of statements [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-29T02:56:46.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 93.7% of statements [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-29T02:56:46.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 61.8% of statements [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-29T02:56:46.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.035s [2021-10-29T02:56:46.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.130s coverage: 75.7% of statements [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-29T02:56:46.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.028s coverage: 97.3% of statements [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-29T02:56:46.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2021-10-29T02:56:46.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 10.5% of statements [2021-10-29T02:56:52.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.152s coverage: 77.0% of statements [2021-10-29T02:56:52.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2021-10-29T02:56:52.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-29T02:56:52.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.052s coverage: 14.9% of statements [2021-10-29T02:56:52.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements [2021-10-29T02:56:52.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-29T02:56:52.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-29T02:56:52.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.061s coverage: 51.4% of statements [2021-10-29T02:57:19.698Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.7% of statements [2021-10-29T02:57:19.698Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.068s coverage: 94.4% of statements [2021-10-29T02:57:19.698Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-29T02:57:22.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T02:57:22.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-29T02:57:22.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } [2021-10-29T02:57:22.950Z] $ docker stop --time=1 4d690f4863292ac3f7965edecbb2c98d61aca9784de74c95201acab1eb156e3f [2021-10-29T02:57:24.865Z] $ docker rm -f 4d690f4863292ac3f7965edecbb2c98d61aca9784de74c95201acab1eb156e3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T02:57:27.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T02:57:27.428Z] Warning: overwriting stash ‘coverage-report’ [2021-10-29T02:57:28.014Z] 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 [2021-10-29T02:57:28.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T02:57:28.914Z] [2021-10-29T02:57:28.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:57:29.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T02:57:29.571Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-29T02:57:29.571Z] 448f6bf000e3: Pulling fs layer [2021-10-29T02:57:29.571Z] f757da607395: Pulling fs layer [2021-10-29T02:57:29.571Z] 05883995daec: Pulling fs layer [2021-10-29T02:57:29.571Z] 8603b9c90790: Pulling fs layer [2021-10-29T02:57:29.571Z] 1560dd03e051: Pulling fs layer [2021-10-29T02:57:29.571Z] 27f5ce0e4adf: Pulling fs layer [2021-10-29T02:57:29.571Z] c2d8d7efcc4b: Pulling fs layer [2021-10-29T02:57:29.571Z] 8603b9c90790: Waiting [2021-10-29T02:57:29.571Z] 27f5ce0e4adf: Waiting [2021-10-29T02:57:29.571Z] 1560dd03e051: Waiting [2021-10-29T02:57:29.571Z] c2d8d7efcc4b: Waiting [2021-10-29T02:57:29.571Z] f757da607395: Verifying Checksum [2021-10-29T02:57:29.571Z] f757da607395: Download complete [2021-10-29T02:57:29.571Z] 8603b9c90790: Verifying Checksum [2021-10-29T02:57:29.571Z] 8603b9c90790: Download complete [2021-10-29T02:57:29.844Z] 1560dd03e051: Verifying Checksum [2021-10-29T02:57:29.844Z] 1560dd03e051: Download complete [2021-10-29T02:57:29.844Z] 27f5ce0e4adf: Download complete [2021-10-29T02:57:29.844Z] 05883995daec: Verifying Checksum [2021-10-29T02:57:29.844Z] 05883995daec: Download complete [2021-10-29T02:57:30.117Z] 448f6bf000e3: Verifying Checksum [2021-10-29T02:57:30.117Z] 448f6bf000e3: Download complete [2021-10-29T02:57:32.742Z] c2d8d7efcc4b: Verifying Checksum [2021-10-29T02:57:32.742Z] c2d8d7efcc4b: Download complete [2021-10-29T02:57:33.721Z] 448f6bf000e3: Pull complete [2021-10-29T02:57:34.318Z] f757da607395: Pull complete [2021-10-29T02:57:35.759Z] 05883995daec: Pull complete [2021-10-29T02:57:36.355Z] 8603b9c90790: Pull complete [2021-10-29T02:57:37.335Z] 1560dd03e051: Pull complete [2021-10-29T02:57:37.610Z] 27f5ce0e4adf: Pull complete [2021-10-29T02:57:52.693Z] c2d8d7efcc4b: Pull complete [2021-10-29T02:57:52.693Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-29T02:57:52.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T02:57:52.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-29T02:57:52.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-13386 does not seem to be running inside a container [2021-10-29T02:57:53.040Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-29T02:57:55.686Z] $ docker top ab3c84c2e4ea69eebcb7be5d56ff7816f45da09dbed9545698d03c77815d7579 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:57:56.634Z] ---> job-cost.sh [2021-10-29T02:57:56.634Z] lf-activate-venv: SKIPPING [2021-10-29T02:57:56.634Z] INFO: No Stack... [2021-10-29T02:57:56.906Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-29T02:57:57.176Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T02:57:57.846Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-10-29T02:57:57.846Z] + cut -d, -f6 [Pipeline] lock [2021-10-29T02:57:57.928Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [2021-10-29T02:57:57.932Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] did not exist. Created. [2021-10-29T02:57:57.932Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T02:57:58.697Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-a15edaba/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-a15edaba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-29T02:57:59.376Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-29T02:57:59.410Z] Warning: overwriting stash ‘stack-cost’ [2021-10-29T02:57:59.473Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T02:57:59.491Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T02:57:59.542Z] $ docker stop --time=1 ab3c84c2e4ea69eebcb7be5d56ff7816f45da09dbed9545698d03c77815d7579 [2021-10-29T02:58:01.089Z] $ docker rm -f ab3c84c2e4ea69eebcb7be5d56ff7816f45da09dbed9545698d03c77815d7579 [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 [2021-10-29T02:58:02.068Z] provisioning config files... [2021-10-29T02:58:02.089Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/config4524422054892862848tmp [Pipeline] { [Pipeline] sh [2021-10-29T02:58:02.435Z] + set +x [2021-10-29T02:58:02.435Z] + curl -s https://codecov.io/bash [2021-10-29T02:58:02.435Z] + bash -s -- [2021-10-29T02:58:02.435Z] [2021-10-29T02:58:02.435Z] _____ _ [2021-10-29T02:58:02.435Z] / ____| | | [2021-10-29T02:58:02.435Z] | | ___ __| | ___ ___ _____ __ [2021-10-29T02:58:02.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-29T02:58:02.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-29T02:58:02.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-29T02:58:02.435Z] Bash-1.0.6 [2021-10-29T02:58:02.435Z] [2021-10-29T02:58:02.435Z] [2021-10-29T02:58:02.435Z] ==> git version 2.24.4 found [2021-10-29T02:58:02.709Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-29T02:58:02.709Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-29T02:58:02.709Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-29T02:58:02.709Z] ==> Jenkins CI detected. [2021-10-29T02:58:02.709Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-989 [2021-10-29T02:58:02.709Z] project root: . [2021-10-29T02:58:02.709Z] --> token set from env [2021-10-29T02:58:02.709Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-29T02:58:02.709Z] ==> Running gcov in . (disable via -X gcov) [2021-10-29T02:58:02.709Z] ==> Python coveragepy not found [2021-10-29T02:58:02.709Z] ==> Searching for coverage reports in: [2021-10-29T02:58:02.709Z] + . [2021-10-29T02:58:02.709Z] -> Found 2 reports [2021-10-29T02:58:02.709Z] ==> Detecting git/mercurial file structure [2021-10-29T02:58:02.709Z] ==> Reading reports [2021-10-29T02:58:02.709Z] + ./app-service-template/coverage.out bytes=1219 [2021-10-29T02:58:02.709Z] + ./coverage.out bytes=102890 [2021-10-29T02:58:02.709Z] ==> Appending adjustments [2021-10-29T02:58:02.709Z] https://docs.codecov.io/docs/fixing-reports [2021-10-29T02:58:03.287Z] + Found adjustments [2021-10-29T02:58:03.287Z] ==> Gzipping contents [2021-10-29T02:58:03.287Z] 20K /tmp/codecov.vhnnDm.gz [2021-10-29T02:58:03.287Z] ==> Uploading reports [2021-10-29T02:58:03.287Z] url: https://codecov.io [2021-10-29T02:58:03.287Z] query: branch=PR-989&commit=79a920f1e9794992d69273349d6f167a6696955c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-989%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= [2021-10-29T02:58:03.287Z] -> Pinging Codecov [2021-10-29T02:58:03.287Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-989&commit=79a920f1e9794992d69273349d6f167a6696955c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-989%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= [2021-10-29T02:58:03.865Z] -> Uploading to [2021-10-29T02:58:03.865Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-29/3D8B5DFFC46A037C893635FACE044666/79a920f1e9794992d69273349d6f167a6696955c/1164c119-bf66-4c07-b523-dca5367ec35f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211029%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211029T025803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13b1b3285b414879a4012a4e11b7d177c39f589a988195c477811aaf413072e6 [2021-10-29T02:58:03.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T02:58:03.865Z] Dload Upload Total Spent Left Speed [2021-10-29T02:58:04.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18028 0 0 100 18028 0 51727 --:--:-- --:--:-- --:--:-- 51804 [2021-10-29T02:58:04.128Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/79a920f1e9794992d69273349d6f167a6696955c [Pipeline] } [2021-10-29T02:58:04.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-29T02:58:06.358Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-989/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:58:06.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:58:07.299Z] ---> package-listing.sh [2021-10-29T02:58:07.300Z] ++ facter osfamily [2021-10-29T02:58:07.300Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-29T02:58:07.576Z] + OS_FAMILY=redhat [2021-10-29T02:58:07.576Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-989 [2021-10-29T02:58:07.576Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-29T02:58:07.576Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-29T02:58:07.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-29T02:58:07.576Z] + PACKAGES=/tmp/packages_start.txt [2021-10-29T02:58:07.576Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-989 ']' [2021-10-29T02:58:07.576Z] + PACKAGES=/tmp/packages_end.txt [2021-10-29T02:58:07.576Z] + case "${OS_FAMILY}" in [2021-10-29T02:58:07.576Z] + rpm -qa [2021-10-29T02:58:07.576Z] + sort [2021-10-29T02:58:08.520Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-29T02:58:08.520Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-29T02:58:08.520Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-29T02:58:08.520Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-989 ']' [2021-10-29T02:58:08.520Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-989/archives/ [2021-10-29T02:58:08.520Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-989/archives/ [Pipeline] echo [2021-10-29T02:58:08.546Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-29T02:58:08.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:58:09.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T02:58:09.440Z] [2021-10-29T02:58:09.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T02:58:09.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T02:58:09.791Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T02:58:09.791Z] b4d181a07f80: Pulling fs layer [2021-10-29T02:58:09.791Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T02:58:09.791Z] ed53099fbce6: Pulling fs layer [2021-10-29T02:58:09.791Z] dc539afda2c1: Pulling fs layer [2021-10-29T02:58:09.791Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T02:58:09.791Z] 9065ff56babe: Pulling fs layer [2021-10-29T02:58:09.791Z] d287ab97295c: Pulling fs layer [2021-10-29T02:58:09.791Z] 77bc0d833cb6: Waiting [2021-10-29T02:58:09.791Z] 9065ff56babe: Waiting [2021-10-29T02:58:09.791Z] d287ab97295c: Waiting [2021-10-29T02:58:09.791Z] dc539afda2c1: Waiting [2021-10-29T02:58:09.791Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T02:58:09.791Z] a1111a8f2ec3: Download complete [2021-10-29T02:58:09.791Z] dc539afda2c1: Verifying Checksum [2021-10-29T02:58:09.791Z] dc539afda2c1: Download complete [2021-10-29T02:58:10.062Z] ed53099fbce6: Verifying Checksum [2021-10-29T02:58:10.062Z] ed53099fbce6: Download complete [2021-10-29T02:58:10.062Z] 9065ff56babe: Verifying Checksum [2021-10-29T02:58:10.062Z] 9065ff56babe: Download complete [2021-10-29T02:58:10.062Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T02:58:10.062Z] 77bc0d833cb6: Download complete [2021-10-29T02:58:10.062Z] b4d181a07f80: Verifying Checksum [2021-10-29T02:58:10.062Z] b4d181a07f80: Download complete [2021-10-29T02:58:10.641Z] d287ab97295c: Verifying Checksum [2021-10-29T02:58:10.641Z] d287ab97295c: Download complete [2021-10-29T02:58:11.616Z] b4d181a07f80: Pull complete [2021-10-29T02:58:11.885Z] a1111a8f2ec3: Pull complete [2021-10-29T02:58:12.463Z] ed53099fbce6: Pull complete [2021-10-29T02:58:12.463Z] dc539afda2c1: Pull complete [2021-10-29T02:58:13.054Z] 77bc0d833cb6: Pull complete [2021-10-29T02:58:13.054Z] 9065ff56babe: Pull complete [2021-10-29T02:58:18.380Z] d287ab97295c: Pull complete [2021-10-29T02:58:18.380Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T02:58:18.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T02:58:18.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T02:58:18.472Z] prd-centos7-docker-4c-2g-13385 does not seem to be running inside a container [2021-10-29T02:58:18.511Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-989 -v /w/workspace/ndry_app-functions-sdk-go_PR-989:/w/workspace/ndry_app-functions-sdk-go_PR-989:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-29T02:58:21.508Z] $ docker top 0fe2197db51e43159816c7c0fb78e3652885410e654059f7cee03f9f73287762 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T02:58:21.917Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-29T02:58:22.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-29T02:58:22.547Z] + ls /var/log/sa-host [2021-10-29T02:58:22.547Z] + sadf -c /var/log/sa-host/sa29 [2021-10-29T02:58:22.547Z] file_magic: OK [2021-10-29T02:58:22.547Z] HZ: Using current value: 100 [2021-10-29T02:58:22.547Z] file_header: OK [2021-10-29T02:58:22.547Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-29T02:58:22.547Z] Statistics: [2021-10-29T02:58:22.547Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T02:58:22.547Z] File successfully converted to sysstat format version 12.0.3 [2021-10-29T02:58:22.547Z] + sadf -c /var/log/sa-host/sa30 [2021-10-29T02:58:22.547Z] file_magic: OK [2021-10-29T02:58:22.547Z] HZ: Using current value: 100 [2021-10-29T02:58:22.547Z] file_header: OK [2021-10-29T02:58:22.547Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-29T02:58:22.547Z] Statistics: [2021-10-29T02:58:22.547Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T02:58:22.547Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T02:58:22.686Z] provisioning config files... [2021-10-29T02:58:22.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/config7582756302655333655tmp [Pipeline] { [Pipeline] echo [2021-10-29T02:58:22.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:58:23.077Z] ---> create-netrc.sh [Pipeline] } [2021-10-29T02:58:23.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:58:23.480Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-29T02:58:23.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:58:23.830Z] ---> sudo-logs.sh [2021-10-29T02:58:23.830Z] Archiving 'sudo' log.. [2021-10-29T02:58:23.830Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13385.novalocal: Name or service not known [2021-10-29T02:58:23.830Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13385.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-29T02:58:23.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:58:24.213Z] ---> job-cost.sh [2021-10-29T02:58:24.213Z] lf-activate-venv: SKIPPING [2021-10-29T02:58:24.213Z] DEBUG: total: 0.10999999940395355 [2021-10-29T02:58:24.213Z] INFO: Retrieving Stack Cost... [2021-10-29T02:58:26.130Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T02:58:26.394Z] INFO: Archiving Costs [Pipeline] echo [2021-10-29T02:58:26.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T02:58:26.743Z] ---> logs-deploy.sh [2021-10-29T02:58:26.743Z] lf-activate-venv: SKIPPING [2021-10-29T02:58:26.743Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-989/1 [2021-10-29T02:58:26.743Z] INFO: archiving workspace using pattern(s): [2021-10-29T02:58:27.687Z] Archives upload complete. [2021-10-29T02:58:27.687Z] INFO: archiving logs to Nexus [2021-10-29T02:58:28.262Z] ---> uname -a: [2021-10-29T02:58:28.262Z] Linux prd-centos7-docker-4c-2g-13385.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] ---> lscpu: [2021-10-29T02:58:28.262Z] Architecture: x86_64 [2021-10-29T02:58:28.262Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-29T02:58:28.262Z] Byte Order: Little Endian [2021-10-29T02:58:28.262Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-29T02:58:28.262Z] CPU(s): 2 [2021-10-29T02:58:28.262Z] On-line CPU(s) list: 0,1 [2021-10-29T02:58:28.262Z] Thread(s) per core: 1 [2021-10-29T02:58:28.262Z] Core(s) per socket: 1 [2021-10-29T02:58:28.262Z] Socket(s): 2 [2021-10-29T02:58:28.262Z] NUMA node(s): 1 [2021-10-29T02:58:28.262Z] Vendor ID: AuthenticAMD [2021-10-29T02:58:28.262Z] CPU family: 23 [2021-10-29T02:58:28.262Z] Model: 49 [2021-10-29T02:58:28.262Z] Model name: AMD EPYC-Rome Processor [2021-10-29T02:58:28.262Z] Stepping: 0 [2021-10-29T02:58:28.262Z] CPU MHz: 2799.996 [2021-10-29T02:58:28.262Z] BogoMIPS: 5599.99 [2021-10-29T02:58:28.262Z] Virtualization: AMD-V [2021-10-29T02:58:28.262Z] Hypervisor vendor: KVM [2021-10-29T02:58:28.262Z] Virtualization type: full [2021-10-29T02:58:28.262Z] L1d cache: 32K [2021-10-29T02:58:28.262Z] L1i cache: 32K [2021-10-29T02:58:28.262Z] L2 cache: 512K [2021-10-29T02:58:28.262Z] L3 cache: 16384K [2021-10-29T02:58:28.262Z] NUMA node0 CPU(s): 0,1 [2021-10-29T02:58:28.262Z] 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 [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] ---> nproc: [2021-10-29T02:58:28.262Z] 2 [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] ---> df -h: [2021-10-29T02:58:28.262Z] Filesystem Size Used Avail Use% Mounted on [2021-10-29T02:58:28.262Z] overlay 40G 7.7G 33G 20% / [2021-10-29T02:58:28.262Z] tmpfs 64M 0 64M 0% /dev [2021-10-29T02:58:28.262Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-29T02:58:28.262Z] shm 64M 0 64M 0% /dev/shm [2021-10-29T02:58:28.262Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] ---> sar -b -r -n DEV: [2021-10-29T02:58:28.262Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] 02:50:42 LINUX RESTART (2 CPU) [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] 02:51:01 tps rtps wtps bread/s bwrtn/s [2021-10-29T02:58:28.262Z] 02:52:01 110.70 22.99 87.71 5559.94 6502.23 [2021-10-29T02:58:28.262Z] 02:53:01 1.88 0.00 1.88 0.00 37.95 [2021-10-29T02:58:28.262Z] 02:54:01 0.27 0.00 0.27 0.00 3.15 [2021-10-29T02:58:28.262Z] 02:55:01 0.28 0.00 0.28 0.00 3.51 [2021-10-29T02:58:28.262Z] 02:56:01 0.28 0.00 0.28 0.00 3.13 [2021-10-29T02:58:28.262Z] 02:57:01 0.25 0.00 0.25 0.00 3.05 [2021-10-29T02:58:28.262Z] 02:58:01 0.27 0.00 0.27 0.00 3.50 [2021-10-29T02:58:28.262Z] Average: 16.29 3.29 13.00 795.03 937.53 [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] 02:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-29T02:58:28.262Z] 02:52:01 5644760 0 629436 7.86 2620 1732116 1269140 14.01 588012 1540320 128 [2021-10-29T02:58:28.262Z] 02:53:01 5653448 0 620740 7.75 2620 1732124 1192720 13.17 580776 1540280 12 [2021-10-29T02:58:28.262Z] 02:54:01 5653448 0 620740 7.75 2620 1732124 1162192 12.83 581320 1540536 16 [2021-10-29T02:58:28.262Z] 02:55:01 5649980 0 624200 7.79 2620 1732132 1162204 12.83 584620 1540536 16 [2021-10-29T02:58:28.262Z] 02:56:01 5657628 0 616548 7.70 2620 1732136 1161784 12.83 577080 1541280 8 [2021-10-29T02:58:28.262Z] 02:57:01 5656624 0 617548 7.71 2620 1732140 1161880 12.83 577588 1541284 8 [2021-10-29T02:58:28.262Z] 02:58:01 5655912 0 618084 7.72 2620 1732316 1162196 12.83 578808 1541288 12 [2021-10-29T02:58:28.262Z] Average: 5653114 0 621042 7.75 2620 1732155 1181731 13.05 581172 1540789 29 [2021-10-29T02:58:28.262Z] [2021-10-29T02:58:28.262Z] 02:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-29T02:58:28.262Z] 02:52:01 eth0 433.51 288.52 1582.53 78.26 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:52:01 docker0 86.62 53.77 8.17 313.30 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:53:01 eth0 7.33 2.91 5.97 0.21 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:54:01 eth0 0.85 0.35 0.31 0.17 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:55:01 eth0 0.45 0.27 0.27 0.22 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.262Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:56:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:57:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:58:01 eth0 0.55 0.42 0.44 0.10 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] Average: eth0 63.35 41.86 227.30 11.30 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] Average: docker0 12.39 7.69 1.17 44.80 0.00 0.00 0.00 0.00 [2021-10-29T02:58:28.263Z] [2021-10-29T02:58:28.263Z] [2021-10-29T02:58:28.263Z] ---> sar -P ALL: [2021-10-29T02:58:28.263Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) [2021-10-29T02:58:28.263Z] [2021-10-29T02:58:28.263Z] 02:50:42 LINUX RESTART (2 CPU) [2021-10-29T02:58:28.263Z] [2021-10-29T02:58:28.263Z] 02:51:01 CPU %user %nice %system %iowait %steal %idle [2021-10-29T02:58:28.263Z] 02:52:01 all 21.34 0.00 5.45 2.21 0.15 70.85 [2021-10-29T02:58:28.263Z] 02:52:01 0 20.34 0.00 6.03 2.70 0.14 70.78 [2021-10-29T02:58:28.263Z] 02:52:01 1 22.34 0.00 4.87 1.72 0.16 70.92 [2021-10-29T02:58:28.263Z] 02:53:01 all 0.26 0.00 0.11 0.00 0.02 99.62 [2021-10-29T02:58:28.263Z] 02:53:01 0 0.35 0.00 0.10 0.00 0.02 99.53 [2021-10-29T02:58:28.263Z] 02:53:01 1 0.17 0.00 0.12 0.00 0.02 99.70 [2021-10-29T02:58:28.263Z] 02:54:01 all 0.23 0.00 0.09 0.00 0.03 99.65 [2021-10-29T02:58:28.263Z] 02:54:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-10-29T02:58:28.263Z] 02:54:01 1 0.39 0.00 0.12 0.00 0.03 99.46 [2021-10-29T02:58:28.263Z] 02:55:01 all 0.27 0.00 0.08 0.00 0.03 99.63 [2021-10-29T02:58:28.263Z] 02:55:01 0 0.13 0.00 0.12 0.00 0.03 99.72 [2021-10-29T02:58:28.263Z] 02:55:01 1 0.40 0.00 0.03 0.00 0.02 99.55 [2021-10-29T02:58:28.263Z] 02:56:01 all 0.30 0.00 0.05 0.00 0.04 99.61 [2021-10-29T02:58:28.263Z] 02:56:01 0 0.13 0.00 0.08 0.00 0.03 99.75 [2021-10-29T02:58:28.263Z] 02:56:01 1 0.47 0.00 0.02 0.00 0.05 99.47 [2021-10-29T02:58:28.263Z] 02:57:01 all 0.27 0.00 0.05 0.00 0.02 99.67 [2021-10-29T02:58:28.263Z] 02:57:01 0 0.47 0.00 0.03 0.00 0.02 99.48 [2021-10-29T02:58:28.263Z] 02:57:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-10-29T02:58:28.263Z] 02:58:01 all 0.33 0.00 0.07 0.00 0.02 99.59 [2021-10-29T02:58:28.263Z] 02:58:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2021-10-29T02:58:28.263Z] 02:58:01 1 0.42 0.00 0.07 0.00 0.02 99.50 [2021-10-29T02:58:28.263Z] Average: all 3.19 0.00 0.82 0.31 0.04 95.65 [2021-10-29T02:58:28.263Z] Average: 0 3.02 0.00 0.90 0.37 0.04 95.67 [2021-10-29T02:58:28.263Z] Average: 1 3.36 0.00 0.73 0.24 0.04 95.63 [2021-10-29T02:58:28.263Z] [2021-10-29T02:58:28.263Z] [2021-10-29T02:58:28.263Z]