Pull request #941 updated 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 034717cc0730956e75ecd46631814e76ac23541b+a082b2dad36e6c0ca2a100859279ca83a0af4f9e (29c591752e1a37e1d6af064f2caef21cbf03ab56) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh9078611784653782743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7457021926408510533.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-941/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-941/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4595373357557624705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 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-ssh8254483233515372704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-941/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-941/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh340848965486658316.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-2000 in /w/workspace/ndry_app-functions-sdk-go_PR-941 [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-941 # 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-941@tmp/jenkins-gitclient-ssh2280081332897656178.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 a082b2dad36e6c0ca2a100859279ca83a0af4f9e into PR head commit 034717cc0730956e75ecd46631814e76ac23541b Merge succeeded, producing 034717cc0730956e75ecd46631814e76ac23541b Checking out Revision 034717cc0730956e75ecd46631814e76ac23541b (PR-941) > 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-941@tmp/jenkins-gitclient-ssh4140413695243856362.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # 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-941@tmp/jenkins-gitclient-ssh498634998675711043.key > git merge a082b2dad36e6c0ca2a100859279ca83a0af4f9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # timeout=10 Commit message: "feat(sdk): Custom Trigger Multi-Pipeline Support Add service.processMessageOnRuntime to use default pipeline if configured or attempt to use topic matching logic. Deprecate TriggerMessageProcessor and TriggerContextBuilder and inline the existing functions where used as the approach used there will not work with multiple pipelines. Replace with MessageProcessor that only takes the message envelope and builds context(s) as needed." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-10T18:14:24.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-10T18:14:24.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-10T18:14:24.700Z] ========================================================= [2021-09-10T18:14:24.700Z] EdgeX Global Pipelines Version Info [2021-09-10T18:14:24.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dafe69071abe520605bf0c5ff8d93fc4734dbf19 # timeout=10 [2021-09-10T18:14:26.027Z] ------------------- [2021-09-10T18:14:26.027Z] stable info: [2021-09-10T18:14:26.027Z] ------------------- [2021-09-10T18:14:26.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-10T18:14:26.027Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T18:14:26.027Z] Message: update stable to v1.0.205 [2021-09-10T18:14:26.612Z] ------------------- [2021-09-10T18:14:26.612Z] experimental info: [2021-09-10T18:14:26.612Z] ------------------- [2021-09-10T18:14:26.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-10T18:14:26.612Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T18:14:26.612Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-10T18:14:26.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-09-10T18:14:26.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-09-10T18:14:26.819Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-10T18:14:26.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-10T18:14:26.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-10T18:14:26.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-10T18:14:26.923Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-10T18:14:26.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-10T18:14:28.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-10T18:14:28.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-10T18:14:28.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-10T18:14:28.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-10T18:14:28.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-09-10T18:14:28.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-10T18:14:28.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-10T18:14:28.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-10T18:14:28.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-10T18:14:28.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-10T18:14:28.897Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-10T18:14:28.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-10T18:14:28.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-10T18:14:28.969Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-10T18:14:28.994Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-10T18:14:29.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-10T18:14:29.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-10T18:14:29.075Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-10T18:14:29.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-10T18:14:29.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-941 [Pipeline] echo [2021-09-10T18:14:29.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-941 [Pipeline] echo [2021-09-10T18:14:29.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-941 [Pipeline] echo [2021-09-10T18:14:29.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] echo [2021-09-10T18:14:29.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 034717c [Pipeline] echo [2021-09-10T18:14:29.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-10T18:14:29.744Z] + git log --format=format:%s -1 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] echo [2021-09-10T18:14:29.801Z] GIT_COMMIT: 034717cc0730956e75ecd46631814e76ac23541b, Commit Message: feat(sdk): Custom Trigger Multi-Pipeline Support Add service.processMessageOnRuntime to use default pipeline if configured or attempt to use topic matching logic. Deprecate TriggerMessageProcessor and TriggerContextBuilder and inline the existing functions where used as the approach used there will not work with multiple pipelines. Replace with MessageProcessor that only takes the message envelope and builds context(s) as needed. [Pipeline] echo [2021-09-10T18:14:29.817Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-10T18:14:33.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T18:14:33.944Z] [2021-09-10T18:14:33.944Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T18:14:34.286Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T18:14:34.286Z] latest: Pulling from edgex-devops/git-semver [2021-09-10T18:14:34.286Z] 31603596830f: Pulling fs layer [2021-09-10T18:14:34.286Z] 04fac38145f0: Pulling fs layer [2021-09-10T18:14:34.286Z] 701f6daf10bf: Pulling fs layer [2021-09-10T18:14:34.286Z] 24f72da36158: Pulling fs layer [2021-09-10T18:14:34.286Z] 24f72da36158: Waiting [2021-09-10T18:14:34.553Z] 04fac38145f0: Verifying Checksum [2021-09-10T18:14:34.553Z] 04fac38145f0: Download complete [2021-09-10T18:14:34.819Z] 31603596830f: Verifying Checksum [2021-09-10T18:14:34.819Z] 31603596830f: Download complete [2021-09-10T18:14:34.819Z] 31603596830f: Pull complete [2021-09-10T18:14:34.819Z] 24f72da36158: Verifying Checksum [2021-09-10T18:14:34.819Z] 24f72da36158: Download complete [2021-09-10T18:14:34.819Z] 04fac38145f0: Pull complete [2021-09-10T18:14:35.085Z] 701f6daf10bf: Verifying Checksum [2021-09-10T18:14:35.085Z] 701f6daf10bf: Download complete [2021-09-10T18:14:35.674Z] 701f6daf10bf: Pull complete [2021-09-10T18:14:35.674Z] 24f72da36158: Pull complete [2021-09-10T18:14:35.674Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-10T18:14:35.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T18:14:35.674Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-10T18:14:35.772Z] prd-centos7-docker-4c-2g-2000 does not seem to be running inside a container [2021-09-10T18:14:35.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-941 -v /w/workspace/ndry_app-functions-sdk-go_PR-941:/w/workspace/ndry_app-functions-sdk-go_PR-941:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-941@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-10T18:14:36.560Z] $ docker top ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-10T18:14:36.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T18:14:36.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T18:14:36.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T18:14:36.826Z] $ docker exec ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent [2021-09-10T18:14:36.951Z] SSH_AUTH_SOCK=/tmp/ssh-oSC3n1ZqqZKi/agent.14 [2021-09-10T18:14:36.951Z] SSH_AGENT_PID=21 [2021-09-10T18:14:36.970Z] Running ssh-add (command line suppressed) [2021-09-10T18:14:37.071Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_8216469320463778078.key (/w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_8216469320463778078.key) [2021-09-10T18:14:37.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T18:14:37.418Z] + git tag --points-at HEAD [Pipeline] } [2021-09-10T18:14:37.445Z] $ docker exec --env ******** --env ******** ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent -k [2021-09-10T18:14:37.551Z] unset SSH_AUTH_SOCK; [2021-09-10T18:14:37.551Z] unset SSH_AGENT_PID; [2021-09-10T18:14:37.551Z] echo Agent pid 21 killed; [2021-09-10T18:14:37.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-10T18:14:37.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T18:14:37.617Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T18:14:37.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T18:14:37.736Z] $ docker exec ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent [2021-09-10T18:14:37.855Z] SSH_AUTH_SOCK=/tmp/ssh-WKldS8nQ0Flp/agent.55 [2021-09-10T18:14:37.855Z] SSH_AGENT_PID=61 [2021-09-10T18:14:37.866Z] Running ssh-add (command line suppressed) [2021-09-10T18:14:37.961Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_1829534669037133992.key (/w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_1829534669037133992.key) [2021-09-10T18:14:37.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T18:14:38.299Z] + git semver init [2021-09-10T18:14:38.299Z] # -> Open(): unable to determine branch for HEAD [2021-09-10T18:14:38.299Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-941/.git [2021-09-10T18:14:38.299Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-941 [2021-09-10T18:14:38.299Z] # $SEMVER_REMOTE_NAME = origin [2021-09-10T18:14:38.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-10T18:14:38.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-10T18:14:38.299Z] # $SEMVER_BRANCH = PR-941 [2021-09-10T18:14:38.299Z] # $SEMVER_TEMP = /tmp/semver-854113489 [2021-09-10T18:14:38.299Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-09-10T18:14:41.656Z] # '/tmp/semver-854113489' -> '/w/workspace/ndry_app-functions-sdk-go_PR-941/.semver' [2021-09-10T18:14:41.656Z] # -> Force: false [2021-09-10T18:14:41.656Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-941/.semver [Pipeline] } [2021-09-10T18:14:41.672Z] $ docker exec --env ******** --env ******** ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent -k [2021-09-10T18:14:41.761Z] unset SSH_AUTH_SOCK; [2021-09-10T18:14:41.762Z] unset SSH_AGENT_PID; [2021-09-10T18:14:41.762Z] echo Agent pid 61 killed; [2021-09-10T18:14:41.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T18:14:42.144Z] + git semver [Pipeline] } [2021-09-10T18:14:42.166Z] $ docker stop --time=1 ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 [2021-09-10T18:14:43.470Z] $ docker rm -f ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T18:14:43.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-10T18:14:44.231Z] Stashed 1 file(s) [Pipeline] echo [2021-09-10T18:14:44.236Z] [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-09-10T18:15:01.133Z] Still waiting to schedule task [2021-09-10T18:15:01.134Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2000’ [2021-09-10T18:15:01.137Z] Still waiting to schedule task [2021-09-10T18:15:01.137Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-10T18:17:25.109Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2001 in /w/workspace/ndry_app-functions-sdk-go_PR-941 [Pipeline] { [Pipeline] ws [2021-09-10T18:17:25.132Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2021-09-10T18:17:25.570Z] The recommended git tool is: git [2021-09-10T18:17:33.957Z] using credential edgex-jenkins-ssh [2021-09-10T18:17:33.975Z] Cloning the remote Git repository [2021-09-10T18:17:34.023Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-10T18:17:34.192Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2021-09-10T18:17:34.298Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-10T18:17:34.299Z] > git --version # timeout=10 [2021-09-10T18:17:34.313Z] > git --version # 'git version 2.17.1' [2021-09-10T18:17:34.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T18:17:34.385Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T18:17:38.556Z] Merging remotes/origin/main commit a082b2dad36e6c0ca2a100859279ca83a0af4f9e into PR head commit 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-09-10T18:17:37.821Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-09-10T18:17:37.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T18:17:37.867Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-09-10T18:17:37.900Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-10T18:17:37.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T18:17:37.914Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T18:17:38.576Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T18:17:38.601Z] > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # timeout=10 [Pipeline] // stage [Pipeline] } [2021-09-10T18:17:38.834Z] Failed in branch arm64 [2021-09-10T18:17:43.958Z] Running on prd-centos7-docker-4c-2g-2002 in /w/workspace/ndry_app-functions-sdk-go_PR-941 [Pipeline] { [Pipeline] ws [2021-09-10T18:17:43.979Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2021-09-10T18:17:44.086Z] The recommended git tool is: git [2021-09-10T18:17:50.384Z] using credential edgex-jenkins-ssh [2021-09-10T18:17:50.398Z] Cloning the remote Git repository [2021-09-10T18:17:50.295Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-10T18:17:50.371Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2021-09-10T18:17:50.406Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-10T18:17:50.406Z] > git --version # timeout=10 [2021-09-10T18:17:50.413Z] > git --version # 'git version 2.24.4' [2021-09-10T18:17:50.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T18:17:50.440Z] [INFO] Currently running in a labeled security context [2021-09-10T18:17:50.440Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-10T18:17:50.440Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh207163425852677812.key [2021-09-10T18:17:50.450Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T18:17:54.234Z] Merging remotes/origin/main commit a082b2dad36e6c0ca2a100859279ca83a0af4f9e into PR head commit 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-10T18:17:54.438Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) [2021-09-10T18:17:53.654Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-09-10T18:17:53.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T18:17:53.676Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-09-10T18:17:53.695Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-10T18:17:53.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T18:17:53.697Z] [INFO] Currently running in a labeled security context [2021-09-10T18:17:53.697Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-10T18:17:53.697Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh9098894304442787469.key [2021-09-10T18:17:53.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T18:17:54.241Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T18:17:54.252Z] > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # timeout=10 Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-10T18:17:57.720Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-941/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-10T18:17:58.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T18:17:58.675Z] ---> package-listing.sh [2021-09-10T18:17:58.675Z] ++ facter osfamily [2021-09-10T18:17:58.675Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-10T18:17:58.945Z] + OS_FAMILY=redhat [2021-09-10T18:17:58.945Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-941 [2021-09-10T18:17:58.945Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-10T18:17:58.945Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-10T18:17:58.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-10T18:17:58.945Z] + PACKAGES=/tmp/packages_start.txt [2021-09-10T18:17:58.945Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-941 ']' [2021-09-10T18:17:58.945Z] + PACKAGES=/tmp/packages_end.txt [2021-09-10T18:17:58.945Z] + case "${OS_FAMILY}" in [2021-09-10T18:17:58.945Z] + sort [2021-09-10T18:17:58.945Z] + rpm -qa [2021-09-10T18:17:59.529Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-10T18:17:59.529Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-10T18:17:59.529Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-10T18:17:59.529Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-941 ']' [2021-09-10T18:17:59.529Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-941/archives/ [2021-09-10T18:17:59.529Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-941/archives/ [Pipeline] echo [2021-09-10T18:17:59.545Z] 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-941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-10T18:17:59.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-10T18:18:00.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T18:18:00.440Z] [2021-09-10T18:18:00.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T18:18:00.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T18:18:06.148Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-10T18:18:06.148Z] b4d181a07f80: Pulling fs layer [2021-09-10T18:18:06.148Z] a1111a8f2ec3: Pulling fs layer [2021-09-10T18:18:06.148Z] ed53099fbce6: Pulling fs layer [2021-09-10T18:18:06.148Z] dc539afda2c1: Pulling fs layer [2021-09-10T18:18:06.148Z] 77bc0d833cb6: Pulling fs layer [2021-09-10T18:18:06.148Z] 9065ff56babe: Pulling fs layer [2021-09-10T18:18:06.148Z] d287ab97295c: Pulling fs layer [2021-09-10T18:18:06.148Z] dc539afda2c1: Waiting [2021-09-10T18:18:06.148Z] 77bc0d833cb6: Waiting [2021-09-10T18:18:06.148Z] 9065ff56babe: Waiting [2021-09-10T18:18:06.148Z] d287ab97295c: Waiting [2021-09-10T18:18:06.148Z] a1111a8f2ec3: Verifying Checksum [2021-09-10T18:18:06.148Z] a1111a8f2ec3: Download complete [2021-09-10T18:18:06.148Z] dc539afda2c1: Verifying Checksum [2021-09-10T18:18:06.148Z] dc539afda2c1: Download complete [2021-09-10T18:18:06.415Z] 77bc0d833cb6: Verifying Checksum [2021-09-10T18:18:06.415Z] 77bc0d833cb6: Download complete [2021-09-10T18:18:06.415Z] 9065ff56babe: Verifying Checksum [2021-09-10T18:18:06.415Z] 9065ff56babe: Download complete [2021-09-10T18:18:06.680Z] ed53099fbce6: Verifying Checksum [2021-09-10T18:18:06.680Z] ed53099fbce6: Download complete [2021-09-10T18:18:07.276Z] b4d181a07f80: Verifying Checksum [2021-09-10T18:18:07.276Z] b4d181a07f80: Download complete [2021-09-10T18:18:08.247Z] b4d181a07f80: Pull complete [2021-09-10T18:18:08.512Z] a1111a8f2ec3: Pull complete [2021-09-10T18:18:08.778Z] ed53099fbce6: Pull complete [2021-09-10T18:18:09.051Z] dc539afda2c1: Pull complete [2021-09-10T18:18:09.323Z] 77bc0d833cb6: Pull complete [2021-09-10T18:18:09.323Z] 9065ff56babe: Pull complete [2021-09-10T18:18:12.681Z] d287ab97295c: Verifying Checksum [2021-09-10T18:18:12.681Z] d287ab97295c: Download complete [2021-09-10T18:18:16.730Z] d287ab97295c: Pull complete [2021-09-10T18:18:16.730Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-10T18:18:16.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T18:18:16.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-10T18:18:16.838Z] prd-centos7-docker-4c-2g-2000 does not seem to be running inside a container [2021-09-10T18:18:16.908Z] $ 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-941/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-941 -v /w/workspace/ndry_app-functions-sdk-go_PR-941:/w/workspace/ndry_app-functions-sdk-go_PR-941:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-941@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-10T18:18:19.201Z] $ docker top 58f793559771af5d7f2633773032149fa6d266417c6efc1c4148b6ed23e8abb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T18:18:19.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-10T18:18:20.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-10T18:18:20.412Z] + ls /var/log/sa-host [2021-09-10T18:18:20.412Z] + sadf -c /var/log/sa-host/sa05 [2021-09-10T18:18:20.412Z] file_magic: OK [2021-09-10T18:18:20.412Z] HZ: Using current value: 100 [2021-09-10T18:18:20.412Z] file_header: OK [2021-09-10T18:18:20.412Z] 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-09-10T18:18:20.412Z] Statistics: [2021-09-10T18:18:20.412Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T18:18:20.412Z] File successfully converted to sysstat format version 12.0.3 [2021-09-10T18:18:20.412Z] + sadf -c /var/log/sa-host/sa10 [2021-09-10T18:18:20.412Z] file_magic: OK [2021-09-10T18:18:20.412Z] HZ: Using current value: 100 [2021-09-10T18:18:20.412Z] file_header: OK [2021-09-10T18:18:20.412Z] 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-09-10T18:18:20.412Z] Statistics: [2021-09-10T18:18:20.412Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T18:18:20.412Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T18:18:22.592Z] provisioning config files... [2021-09-10T18:18:22.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/config2702698588170492140tmp [Pipeline] { [Pipeline] echo [2021-09-10T18:18:22.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T18:18:22.961Z] ---> create-netrc.sh [Pipeline] } [2021-09-10T18:18:22.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-10T18:18:23.377Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-10T18:18:23.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T18:18:23.721Z] ---> sudo-logs.sh [2021-09-10T18:18:23.721Z] Archiving 'sudo' log.. [2021-09-10T18:18:23.721Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2000.vexxhost.local: Name or service not known [2021-09-10T18:18:23.721Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2000.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-10T18:18:23.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T18:18:24.295Z] ---> job-cost.sh [2021-09-10T18:18:24.295Z] lf-activate-venv: SKIPPING [2021-09-10T18:18:24.295Z] INFO: No Stack... [2021-09-10T18:18:25.260Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-10T18:18:27.109Z] INFO: Archiving Costs [Pipeline] echo [2021-09-10T18:18:27.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T18:18:27.458Z] ---> logs-deploy.sh [2021-09-10T18:18:27.458Z] lf-activate-venv: SKIPPING [2021-09-10T18:18:27.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-941/9 [2021-09-10T18:18:27.458Z] INFO: archiving workspace using pattern(s): [2021-09-10T18:18:28.041Z] Archives upload complete. [2021-09-10T18:18:28.309Z] INFO: archiving logs to Nexus [2021-09-10T18:18:28.896Z] ---> uname -a: [2021-09-10T18:18:28.896Z] Linux prd-centos7-docker-4c-2g-2000.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] ---> lscpu: [2021-09-10T18:18:28.896Z] Architecture: x86_64 [2021-09-10T18:18:28.896Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-10T18:18:28.896Z] Byte Order: Little Endian [2021-09-10T18:18:28.896Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-10T18:18:28.896Z] CPU(s): 2 [2021-09-10T18:18:28.896Z] On-line CPU(s) list: 0,1 [2021-09-10T18:18:28.896Z] Thread(s) per core: 1 [2021-09-10T18:18:28.896Z] Core(s) per socket: 1 [2021-09-10T18:18:28.896Z] Socket(s): 2 [2021-09-10T18:18:28.896Z] NUMA node(s): 1 [2021-09-10T18:18:28.896Z] Vendor ID: AuthenticAMD [2021-09-10T18:18:28.896Z] CPU family: 23 [2021-09-10T18:18:28.896Z] Model: 49 [2021-09-10T18:18:28.896Z] Model name: AMD EPYC-Rome Processor [2021-09-10T18:18:28.896Z] Stepping: 0 [2021-09-10T18:18:28.896Z] CPU MHz: 2799.998 [2021-09-10T18:18:28.896Z] BogoMIPS: 5599.99 [2021-09-10T18:18:28.896Z] Virtualization: AMD-V [2021-09-10T18:18:28.896Z] Hypervisor vendor: KVM [2021-09-10T18:18:28.896Z] Virtualization type: full [2021-09-10T18:18:28.896Z] L1d cache: 32K [2021-09-10T18:18:28.896Z] L1i cache: 32K [2021-09-10T18:18:28.896Z] L2 cache: 512K [2021-09-10T18:18:28.896Z] L3 cache: 16384K [2021-09-10T18:18:28.896Z] NUMA node0 CPU(s): 0,1 [2021-09-10T18:18:28.896Z] 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-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] ---> nproc: [2021-09-10T18:18:28.896Z] 2 [2021-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] ---> df -h: [2021-09-10T18:18:28.896Z] Filesystem Size Used Avail Use% Mounted on [2021-09-10T18:18:28.896Z] overlay 40G 7.7G 33G 20% / [2021-09-10T18:18:28.896Z] tmpfs 64M 0 64M 0% /dev [2021-09-10T18:18:28.896Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-10T18:18:28.896Z] shm 64M 0 64M 0% /dev/shm [2021-09-10T18:18:28.896Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] [2021-09-10T18:18:28.896Z] ---> sar -b -r -n DEV: [2021-09-10T18:18:28.897Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] 18:13:34 LINUX RESTART (2 CPU) [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] 18:14:01 tps rtps wtps bread/s bwrtn/s [2021-09-10T18:18:28.897Z] 18:15:01 106.28 14.04 92.24 4501.98 5840.23 [2021-09-10T18:18:28.897Z] 18:16:01 3.46 0.03 3.43 1.07 115.04 [2021-09-10T18:18:28.897Z] 18:17:01 0.47 0.00 0.47 0.00 7.51 [2021-09-10T18:18:28.897Z] 18:18:01 0.43 0.10 0.33 9.99 3.66 [2021-09-10T18:18:28.897Z] Average: 27.66 3.54 24.12 1128.40 1491.80 [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] 18:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-10T18:18:28.897Z] 18:15:01 5435204 0 802056 10.01 2620 1769052 1296732 14.32 593756 1579232 136 [2021-09-10T18:18:28.897Z] 18:16:01 5447608 0 789648 9.86 2620 1769056 1203528 13.29 583948 1579380 20 [2021-09-10T18:18:28.897Z] 18:17:01 5447704 0 789548 9.86 2620 1769060 1203528 13.29 588552 1574548 8 [2021-09-10T18:18:28.897Z] 18:18:01 5410796 0 826008 10.31 2620 1769508 1385352 15.30 734168 1463856 156 [2021-09-10T18:18:28.897Z] Average: 5435328 0 801815 10.01 2620 1769169 1272285 14.05 625106 1549254 80 [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] 18:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-10T18:18:28.897Z] 18:15:01 eth0 482.91 395.75 1587.41 86.97 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:15:01 docker0 134.74 117.77 11.66 316.60 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:16:01 eth0 0.48 0.12 0.04 0.03 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:17:01 eth0 0.42 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:18:01 eth0 13.02 7.13 10.62 3.99 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] Average: eth0 124.22 100.78 399.57 22.75 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] Average: docker0 33.69 29.45 2.91 79.16 0.00 0.00 0.00 0.00 [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] ---> sar -P ALL: [2021-09-10T18:18:28.897Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] 18:13:34 LINUX RESTART (2 CPU) [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] 18:14:01 CPU %user %nice %system %iowait %steal %idle [2021-09-10T18:18:28.897Z] 18:15:01 all 13.54 0.00 3.27 2.56 0.05 80.57 [2021-09-10T18:18:28.897Z] 18:15:01 0 14.74 0.00 3.45 2.11 0.05 79.65 [2021-09-10T18:18:28.897Z] 18:15:01 1 12.36 0.00 3.10 3.01 0.05 81.48 [2021-09-10T18:18:28.897Z] 18:16:01 all 0.27 0.00 0.11 0.00 0.02 99.61 [2021-09-10T18:18:28.897Z] 18:16:01 0 0.10 0.00 0.12 0.00 0.02 99.77 [2021-09-10T18:18:28.897Z] 18:16:01 1 0.43 0.00 0.10 0.00 0.02 99.45 [2021-09-10T18:18:28.897Z] 18:17:01 all 0.28 0.00 0.07 0.00 0.01 99.64 [2021-09-10T18:18:28.897Z] 18:17:01 0 0.15 0.00 0.05 0.00 0.00 99.80 [2021-09-10T18:18:28.897Z] 18:17:01 1 0.42 0.00 0.08 0.00 0.02 99.48 [2021-09-10T18:18:28.897Z] 18:18:01 all 1.59 0.00 0.32 0.00 0.02 98.07 [2021-09-10T18:18:28.897Z] 18:18:01 0 2.03 0.00 0.34 0.00 0.02 97.62 [2021-09-10T18:18:28.897Z] 18:18:01 1 1.15 0.00 0.30 0.00 0.02 98.53 [2021-09-10T18:18:28.897Z] Average: all 3.85 0.00 0.93 0.63 0.02 94.57 [2021-09-10T18:18:28.897Z] Average: 0 4.17 0.00 0.97 0.51 0.02 94.33 [2021-09-10T18:18:28.897Z] Average: 1 3.54 0.00 0.88 0.74 0.03 94.82 [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z] [2021-09-10T18:18:28.897Z]