Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 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-ssh8172553013316753052.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-ssh1804493394055389428.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/go-mod-secrets/branches/main/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/go-mod-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7895141347050614183.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-ssh412515444472455271.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/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/go-mod-secrets/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4344031076851160348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets 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: go-mod-secrets 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: false SWAGGER_API_FOLDERS: openapi/v1 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-831 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/edgexfoundry_go-mod-secrets_main@tmp/jenkins-gitclient-ssh3947795091917266504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 # timeout=10 Commit message: "Merge pull request #125 from lenny-intel/pr-template" > git rev-list --no-walk f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-22T15:24:50.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-22T15:24:50.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-22T15:24:50.130Z] ========================================================= [2021-09-22T15:24:50.130Z] EdgeX Global Pipelines Version Info [2021-09-22T15:24:50.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:24:51.373Z] ------------------- [2021-09-22T15:24:51.373Z] stable info: [2021-09-22T15:24:51.373Z] ------------------- [2021-09-22T15:24:51.373Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-22T15:24:51.373Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T15:24:51.373Z] Message: update stable to v1.0.205 [2021-09-22T15:24:51.957Z] ------------------- [2021-09-22T15:24:51.957Z] experimental info: [2021-09-22T15:24:51.957Z] ------------------- [2021-09-22T15:24:51.957Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-22T15:24:51.957Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T15:24:51.957Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-22T15:24:52.131Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-09-22T15:24:52.156Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-09-22T15:24:52.180Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-22T15:24:52.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-22T15:24:52.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-22T15:24:52.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-22T15:24:52.291Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-22T15:24:52.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-22T15:24:52.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-22T15:24:52.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-22T15:24:52.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-22T15:24:52.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-22T15:24:52.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-09-22T15:24:52.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-22T15:24:52.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-22T15:24:52.518Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T15:24:52.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T15:24:52.568Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T15:24:52.594Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T15:24:52.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-22T15:24:52.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-22T15:24:52.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-22T15:24:52.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-22T15:24:52.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-22T15:24:52.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-22T15:24:52.774Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-22T15:24:52.798Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-22T15:24:52.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-22T15:24:52.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-22T15:24:52.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-22T15:24:52.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] echo [2021-09-22T15:24:52.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cd752f [Pipeline] echo [2021-09-22T15:24:52.953Z] [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-22T15:24:53.470Z] + git log --format=format:%s -1 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] echo [2021-09-22T15:24:53.521Z] GIT_COMMIT: 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5, Commit Message: Merge pull request #125 from lenny-intel/pr-template [Pipeline] echo [2021-09-22T15:24:53.536Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:24:54.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T15:24:54.544Z] [2021-09-22T15:24:54.544Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:24:54.882Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T15:24:55.152Z] latest: Pulling from edgex-devops/git-semver [2021-09-22T15:24:55.152Z] 31603596830f: Pulling fs layer [2021-09-22T15:24:55.152Z] 04fac38145f0: Pulling fs layer [2021-09-22T15:24:55.152Z] 701f6daf10bf: Pulling fs layer [2021-09-22T15:24:55.152Z] 24f72da36158: Pulling fs layer [2021-09-22T15:24:55.152Z] 24f72da36158: Waiting [2021-09-22T15:24:55.152Z] 04fac38145f0: Verifying Checksum [2021-09-22T15:24:55.152Z] 04fac38145f0: Download complete [2021-09-22T15:24:55.152Z] 31603596830f: Verifying Checksum [2021-09-22T15:24:55.152Z] 31603596830f: Download complete [2021-09-22T15:24:55.420Z] 31603596830f: Pull complete [2021-09-22T15:24:55.420Z] 24f72da36158: Verifying Checksum [2021-09-22T15:24:55.420Z] 24f72da36158: Download complete [2021-09-22T15:24:55.420Z] 04fac38145f0: Pull complete [2021-09-22T15:24:55.420Z] 701f6daf10bf: Verifying Checksum [2021-09-22T15:24:55.420Z] 701f6daf10bf: Download complete [2021-09-22T15:24:56.007Z] 701f6daf10bf: Pull complete [2021-09-22T15:24:56.276Z] 24f72da36158: Pull complete [2021-09-22T15:24:56.276Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-22T15:24:56.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T15:24:56.276Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-22T15:24:56.376Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-09-22T15:24:56.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T15:24:57.246Z] $ docker top 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T15:24:57.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T15:24:57.408Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T15:24:57.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T15:24:57.532Z] $ docker exec 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent [2021-09-22T15:24:57.645Z] SSH_AUTH_SOCK=/tmp/ssh-8Ii5YK41i69Q/agent.13 [2021-09-22T15:24:57.645Z] SSH_AGENT_PID=20 [2021-09-22T15:24:57.656Z] Running ssh-add (command line suppressed) [2021-09-22T15:24:57.752Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7375992319526029225.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7375992319526029225.key) [2021-09-22T15:24:57.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T15:24:58.114Z] + git tag --points-at HEAD [Pipeline] } [2021-09-22T15:24:58.138Z] $ docker exec --env ******** --env ******** 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent -k [2021-09-22T15:24:58.233Z] unset SSH_AUTH_SOCK; [2021-09-22T15:24:58.234Z] unset SSH_AGENT_PID; [2021-09-22T15:24:58.234Z] echo Agent pid 20 killed; [2021-09-22T15:24:58.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-22T15:24:58.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T15:24:58.329Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T15:24:58.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T15:24:58.452Z] $ docker exec 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent [2021-09-22T15:24:58.567Z] SSH_AUTH_SOCK=/tmp/ssh-Y8BwINegKf2Q/agent.53 [2021-09-22T15:24:58.567Z] SSH_AGENT_PID=60 [2021-09-22T15:24:58.576Z] Running ssh-add (command line suppressed) [2021-09-22T15:24:58.674Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5162437071285308378.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5162437071285308378.key) [2021-09-22T15:24:58.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T15:24:59.068Z] + git semver init [2021-09-22T15:24:59.068Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T15:24:59.068Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-22T15:24:59.068Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-22T15:24:59.068Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T15:24:59.068Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T15:24:59.068Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T15:24:59.068Z] # $SEMVER_BRANCH = main [2021-09-22T15:24:59.068Z] # $SEMVER_TEMP = /tmp/semver-164945471 [2021-09-22T15:24:59.068Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-09-22T15:24:59.650Z] # '/tmp/semver-164945471' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' [2021-09-22T15:24:59.650Z] # -> Force: false [2021-09-22T15:24:59.650Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-09-22T15:24:59.662Z] $ docker exec --env ******** --env ******** 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent -k [2021-09-22T15:24:59.764Z] unset SSH_AUTH_SOCK; [2021-09-22T15:24:59.764Z] unset SSH_AGENT_PID; [2021-09-22T15:24:59.764Z] echo Agent pid 60 killed; [2021-09-22T15:24:59.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T15:25:00.130Z] + git semver [Pipeline] } [2021-09-22T15:25:00.147Z] $ docker stop --time=1 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 [2021-09-22T15:25:01.400Z] $ docker rm -f 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T15:25:01.796Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-22T15:25:02.126Z] Stashed 1 file(s) [Pipeline] echo [2021-09-22T15:25:02.129Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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-22T15:25:17.363Z] Still waiting to schedule task [2021-09-22T15:25:17.364Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-831’ [2021-09-22T15:25:17.366Z] Still waiting to schedule task [2021-09-22T15:25:17.367Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-22T15:27:08.464Z] Running on prd-centos7-docker-4c-2g-834 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-09-22T15:27:08.483Z] Running in /w/workspace/go-mod-secrets/4 [Pipeline] { [Pipeline] checkout [2021-09-22T15:27:08.594Z] Selected Git installation does not exist. Using Default [2021-09-22T15:27:08.594Z] The recommended git tool is: NONE [2021-09-22T15:27:11.898Z] using credential edgex-jenkins-ssh [2021-09-22T15:27:11.912Z] Cloning the remote Git repository [2021-09-22T15:27:11.515Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-22T15:27:11.593Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10 [2021-09-22T15:27:11.633Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-22T15:27:11.634Z] > git --version # timeout=10 [2021-09-22T15:27:11.647Z] > git --version # 'git version 2.24.4' [2021-09-22T15:27:11.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T15:27:11.679Z] [INFO] Currently running in a labeled security context [2021-09-22T15:27:11.679Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T15:27:11.679Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/4@tmp/jenkins-gitclient-ssh9044871569963183316.key [2021-09-22T15:27:11.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T15:27:40.663Z] Avoid second fetch [2021-09-22T15:27:40.664Z] Checking out Revision 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 (main) [2021-09-22T15:27:40.637Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-22T15:27:40.648Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T15:27:40.671Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T15:27:40.680Z] > git checkout -f 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 # timeout=10 [2021-09-22T15:27:44.610Z] Commit message: "Merge pull request #125 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-22T15:27:45.192Z] ========================================================= [2021-09-22T15:27:45.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-22T15:27:45.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-22T15:27:45.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T15:27:45.640Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-22T15:27:45.640Z] 540db60ca938: Pulling fs layer [2021-09-22T15:27:45.640Z] adcc1eea9eea: Pulling fs layer [2021-09-22T15:27:45.640Z] 4c4ab2625f07: Pulling fs layer [2021-09-22T15:27:45.640Z] db62176df00c: Pulling fs layer [2021-09-22T15:27:45.640Z] 3b30891b0d05: Pulling fs layer [2021-09-22T15:27:45.640Z] 06b49ca38bd5: Pulling fs layer [2021-09-22T15:27:45.640Z] c788192a36de: Pulling fs layer [2021-09-22T15:27:45.640Z] a77e37c0d609: Pulling fs layer [2021-09-22T15:27:45.640Z] c3185cebc471: Pulling fs layer [2021-09-22T15:27:45.640Z] 06b49ca38bd5: Waiting [2021-09-22T15:27:45.640Z] c788192a36de: Waiting [2021-09-22T15:27:45.640Z] a77e37c0d609: Waiting [2021-09-22T15:27:45.640Z] c3185cebc471: Waiting [2021-09-22T15:27:45.640Z] db62176df00c: Waiting [2021-09-22T15:27:45.640Z] 3b30891b0d05: Waiting [2021-09-22T15:27:45.640Z] 4c4ab2625f07: Verifying Checksum [2021-09-22T15:27:45.640Z] 4c4ab2625f07: Download complete [2021-09-22T15:27:45.909Z] adcc1eea9eea: Verifying Checksum [2021-09-22T15:27:45.909Z] adcc1eea9eea: Download complete [2021-09-22T15:27:45.909Z] 3b30891b0d05: Verifying Checksum [2021-09-22T15:27:45.909Z] 3b30891b0d05: Download complete [2021-09-22T15:27:45.909Z] 06b49ca38bd5: Verifying Checksum [2021-09-22T15:27:45.909Z] 06b49ca38bd5: Download complete [2021-09-22T15:27:45.909Z] c788192a36de: Verifying Checksum [2021-09-22T15:27:45.909Z] c788192a36de: Download complete [2021-09-22T15:27:45.909Z] 540db60ca938: Verifying Checksum [2021-09-22T15:27:45.909Z] 540db60ca938: Download complete [2021-09-22T15:27:46.175Z] 540db60ca938: Pull complete [2021-09-22T15:27:46.175Z] adcc1eea9eea: Pull complete [2021-09-22T15:27:46.175Z] 4c4ab2625f07: Pull complete [2021-09-22T15:27:47.594Z] a77e37c0d609: Verifying Checksum [2021-09-22T15:27:47.594Z] a77e37c0d609: Download complete [2021-09-22T15:27:49.516Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-833 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-09-22T15:27:49.535Z] Running in /w/workspace/go-mod-secrets/4 [Pipeline] { [Pipeline] checkout [2021-09-22T15:27:49.872Z] Selected Git installation does not exist. Using Default [2021-09-22T15:27:49.872Z] The recommended git tool is: NONE [2021-09-22T15:27:51.860Z] c3185cebc471: Verifying Checksum [2021-09-22T15:27:51.860Z] c3185cebc471: Download complete [2021-09-22T15:27:52.449Z] db62176df00c: Verifying Checksum [2021-09-22T15:27:52.449Z] db62176df00c: Download complete [2021-09-22T15:27:55.719Z] using credential edgex-jenkins-ssh [2021-09-22T15:27:55.751Z] Cloning the remote Git repository [2021-09-22T15:27:55.838Z] db62176df00c: Pull complete [2021-09-22T15:27:55.838Z] 3b30891b0d05: Pull complete [2021-09-22T15:27:55.838Z] 06b49ca38bd5: Pull complete [2021-09-22T15:27:55.838Z] c788192a36de: Pull complete [2021-09-22T15:27:55.838Z] a77e37c0d609: Pull complete [2021-09-22T15:27:55.850Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-22T15:27:56.032Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10 [2021-09-22T15:27:56.136Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-22T15:27:56.137Z] > git --version # timeout=10 [2021-09-22T15:27:56.197Z] > git --version # 'git version 2.17.1' [2021-09-22T15:27:56.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T15:27:56.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T15:27:57.791Z] c3185cebc471: Pull complete [2021-09-22T15:27:57.791Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-22T15:27:57.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T15:27:57.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-22T15:27:58.181Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:27:58.528Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T15:27:58.528Z] . [Pipeline] withDockerContainer [2021-09-22T15:27:58.857Z] prd-centos7-docker-4c-2g-834 does not seem to be running inside a container [2021-09-22T15:27:58.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T15:28:01.250Z] $ docker top eb5d014ee5b7df1e81366ca6e7e05d80ae7801fb28667642d0235fe34dd947bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T15:28:01.692Z] + go version [2021-09-22T15:28:01.692Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-22T15:28:01.715Z] $ docker stop --time=1 eb5d014ee5b7df1e81366ca6e7e05d80ae7801fb28667642d0235fe34dd947bd [2021-09-22T15:28:02.928Z] $ docker rm -f eb5d014ee5b7df1e81366ca6e7e05d80ae7801fb28667642d0235fe34dd947bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:28:03.511Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T15:28:03.511Z] . [Pipeline] withDockerContainer [2021-09-22T15:28:03.604Z] prd-centos7-docker-4c-2g-834 does not seem to be running inside a container [2021-09-22T15:28:03.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T15:28:04.039Z] $ docker top 470fb43f5a1b2caa2d70c652f13adaca2547857861ee70b8c99d5e1dce8d8482 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T15:28:04.462Z] + go mod tidy [2021-09-22T15:28:06.419Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-22T15:28:06.419Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-22T15:28:06.419Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-22T15:28:06.419Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-22T15:28:06.419Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-22T15:28:06.419Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-22T15:28:06.419Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-22T15:28:06.419Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-22T15:28:06.419Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-22T15:28:06.419Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-09-22T15:28:06.419Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-22T15:28:06.419Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-22T15:28:06.419Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-22T15:28:06.419Z] go: downloading golang.org/x/text v0.3.2 [2021-09-22T15:28:06.687Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-22T15:28:06.687Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-22T15:28:07.709Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-22T15:28:07.709Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-22T15:28:07.709Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-09-22T15:28:07.709Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-09-22T15:28:08.309Z] + make test [2021-09-22T15:28:08.309Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-09-22T15:28:40.604Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.258s coverage: 80.6% of statements [2021-09-22T15:28:40.604Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.047s coverage: 57.1% of statements [2021-09-22T15:28:40.604Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-09-22T15:28:40.604Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.065s coverage: 96.7% of statements [2021-09-22T15:28:40.604Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.027s coverage: 89.5% of statements [2021-09-22T15:28:40.604Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-09-22T15:28:40.604Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.038s coverage: 100.0% of statements [2021-09-22T15:28:40.604Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-09-22T15:28:40.604Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.023s coverage: 85.7% of statements [2021-09-22T15:28:40.604Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.041s coverage: 100.0% of statements [2021-09-22T15:28:40.604Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-09-22T15:28:40.604Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-22T15:28:44.913Z] gofmt -l . [2021-09-22T15:28:44.913Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-22T15:28:44.928Z] $ docker stop --time=1 470fb43f5a1b2caa2d70c652f13adaca2547857861ee70b8c99d5e1dce8d8482 [2021-09-22T15:28:46.344Z] $ docker rm -f 470fb43f5a1b2caa2d70c652f13adaca2547857861ee70b8c99d5e1dce8d8482 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T15:28:46.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T15:28:47.166Z] Stashed 1 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-09-22T15:28:48.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T15:28:48.026Z] [2021-09-22T15:28:48.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:28:48.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T15:28:48.393Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T15:28:48.393Z] b4d181a07f80: Pulling fs layer [2021-09-22T15:28:48.393Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T15:28:48.393Z] ed53099fbce6: Pulling fs layer [2021-09-22T15:28:48.393Z] dc539afda2c1: Pulling fs layer [2021-09-22T15:28:48.393Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T15:28:48.393Z] 9065ff56babe: Pulling fs layer [2021-09-22T15:28:48.393Z] d287ab97295c: Pulling fs layer [2021-09-22T15:28:48.393Z] dc539afda2c1: Waiting [2021-09-22T15:28:48.393Z] 77bc0d833cb6: Waiting [2021-09-22T15:28:48.393Z] 9065ff56babe: Waiting [2021-09-22T15:28:48.393Z] d287ab97295c: Waiting [2021-09-22T15:28:48.659Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T15:28:48.659Z] a1111a8f2ec3: Download complete [2021-09-22T15:28:48.659Z] dc539afda2c1: Verifying Checksum [2021-09-22T15:28:48.659Z] dc539afda2c1: Download complete [2021-09-22T15:28:49.245Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T15:28:49.245Z] 77bc0d833cb6: Download complete [2021-09-22T15:28:49.245Z] 9065ff56babe: Verifying Checksum [2021-09-22T15:28:49.245Z] 9065ff56babe: Download complete [2021-09-22T15:28:49.514Z] ed53099fbce6: Verifying Checksum [2021-09-22T15:28:49.514Z] ed53099fbce6: Download complete [2021-09-22T15:28:50.937Z] b4d181a07f80: Verifying Checksum [2021-09-22T15:28:50.937Z] b4d181a07f80: Download complete [2021-09-22T15:28:51.916Z] b4d181a07f80: Pull complete [2021-09-22T15:28:51.916Z] a1111a8f2ec3: Pull complete [2021-09-22T15:28:52.508Z] ed53099fbce6: Pull complete [2021-09-22T15:28:52.508Z] dc539afda2c1: Pull complete [2021-09-22T15:28:52.777Z] 77bc0d833cb6: Pull complete [2021-09-22T15:28:52.777Z] 9065ff56babe: Pull complete [2021-09-22T15:28:58.147Z] d287ab97295c: Verifying Checksum [2021-09-22T15:28:58.147Z] d287ab97295c: Download complete [2021-09-22T15:29:02.457Z] d287ab97295c: Pull complete [2021-09-22T15:29:02.457Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T15:29:02.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T15:29:02.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T15:29:02.556Z] prd-centos7-docker-4c-2g-834 does not seem to be running inside a container [2021-09-22T15:29:02.627Z] $ 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/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T15:29:04.528Z] $ docker top 90dfd657dff6370931c65aef38432f2c148edd31f24cf15e7a0a697eefaa5ba5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:29:05.137Z] ---> job-cost.sh [2021-09-22T15:29:05.137Z] lf-activate-venv: SKIPPING [2021-09-22T15:29:05.137Z] INFO: No Stack... [2021-09-22T15:29:06.553Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T15:29:06.826Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T15:29:07.168Z] + cat /w/workspace/go-mod-secrets/4/archives/cost.csv [2021-09-22T15:29:07.168Z] + cut -d, -f6 [Pipeline] lock [2021-09-22T15:29:07.216Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [2021-09-22T15:29:07.225Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] did not exist. Created. [2021-09-22T15:29:07.225Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T15:29:07.581Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-22T15:29:07.630Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T15:29:07.643Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T15:29:07.672Z] $ docker stop --time=1 90dfd657dff6370931c65aef38432f2c148edd31f24cf15e7a0a697eefaa5ba5 [2021-09-22T15:29:08.826Z] $ docker rm -f 90dfd657dff6370931c65aef38432f2c148edd31f24cf15e7a0a697eefaa5ba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-22T15:29:55.425Z] Avoid second fetch [2021-09-22T15:29:55.426Z] Checking out Revision 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 (main) [2021-09-22T15:29:55.379Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-22T15:29:55.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T15:29:55.444Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T15:29:55.459Z] > git checkout -f 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 # timeout=10 [2021-09-22T15:29:59.948Z] Commit message: "Merge pull request #125 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-22T15:30:00.644Z] ========================================================= [2021-09-22T15:30:00.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-22T15:30:00.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-22T15:30:01.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T15:30:03.239Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-22T15:30:03.239Z] 595b0fe564bb: Pulling fs layer [2021-09-22T15:30:03.239Z] 24495759ef45: Pulling fs layer [2021-09-22T15:30:03.240Z] d148012ef14d: Pulling fs layer [2021-09-22T15:30:03.240Z] e90a11edd702: Pulling fs layer [2021-09-22T15:30:03.240Z] d77568369979: Pulling fs layer [2021-09-22T15:30:03.240Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-22T15:30:03.240Z] 170f2ba95c9a: Pulling fs layer [2021-09-22T15:30:03.240Z] 97ac5df62f85: Pulling fs layer [2021-09-22T15:30:03.240Z] d77568369979: Waiting [2021-09-22T15:30:03.240Z] fc1c9f9a7f3b: Waiting [2021-09-22T15:30:03.240Z] 170f2ba95c9a: Waiting [2021-09-22T15:30:03.240Z] 97ac5df62f85: Waiting [2021-09-22T15:30:03.240Z] e90a11edd702: Waiting [2021-09-22T15:30:03.240Z] d148012ef14d: Verifying Checksum [2021-09-22T15:30:03.240Z] d148012ef14d: Download complete [2021-09-22T15:30:03.240Z] 24495759ef45: Verifying Checksum [2021-09-22T15:30:03.240Z] 24495759ef45: Download complete [2021-09-22T15:30:03.240Z] d77568369979: Verifying Checksum [2021-09-22T15:30:03.240Z] d77568369979: Download complete [2021-09-22T15:30:03.240Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-22T15:30:03.240Z] fc1c9f9a7f3b: Download complete [2021-09-22T15:30:03.240Z] 595b0fe564bb: Verifying Checksum [2021-09-22T15:30:03.240Z] 595b0fe564bb: Download complete [2021-09-22T15:30:03.240Z] 170f2ba95c9a: Verifying Checksum [2021-09-22T15:30:03.240Z] 170f2ba95c9a: Download complete [2021-09-22T15:30:03.845Z] 595b0fe564bb: Pull complete [2021-09-22T15:30:04.461Z] 24495759ef45: Pull complete [2021-09-22T15:30:05.068Z] d148012ef14d: Pull complete [2021-09-22T15:30:07.145Z] e90a11edd702: Verifying Checksum [2021-09-22T15:30:07.145Z] e90a11edd702: Download complete [2021-09-22T15:30:07.145Z] 97ac5df62f85: Verifying Checksum [2021-09-22T15:30:07.145Z] 97ac5df62f85: Download complete [2021-09-22T15:30:17.306Z] e90a11edd702: Pull complete [2021-09-22T15:30:17.306Z] d77568369979: Pull complete [2021-09-22T15:30:17.306Z] fc1c9f9a7f3b: Pull complete [2021-09-22T15:30:17.306Z] 170f2ba95c9a: Pull complete [2021-09-22T15:30:22.719Z] 97ac5df62f85: Pull complete [2021-09-22T15:30:22.719Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-22T15:30:22.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T15:30:22.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-22T15:30:23.146Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:30:23.503Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T15:30:23.503Z] . [Pipeline] withDockerContainer [2021-09-22T15:30:23.745Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-09-22T15:30:23.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T15:30:29.733Z] $ docker top 79ffc794ae67e016d8c2f1c8107623c737dcce5188cfe5025c9c01cc009e6f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T15:30:30.735Z] + go version [2021-09-22T15:30:30.735Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-22T15:30:30.757Z] $ docker stop --time=1 79ffc794ae67e016d8c2f1c8107623c737dcce5188cfe5025c9c01cc009e6f69 [2021-09-22T15:30:32.660Z] $ docker rm -f 79ffc794ae67e016d8c2f1c8107623c737dcce5188cfe5025c9c01cc009e6f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:30:33.617Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T15:30:33.618Z] . [Pipeline] withDockerContainer [2021-09-22T15:30:33.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-09-22T15:30:33.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T15:30:35.748Z] $ docker top 2c085e643529761357c6266ff7195062537d9bcefcf3ea6bc7812c33ed5970d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T15:30:36.773Z] + go mod tidy [2021-09-22T15:30:38.761Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-22T15:30:38.761Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-22T15:30:38.761Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-22T15:30:38.761Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-22T15:30:38.761Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-22T15:30:38.761Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-22T15:30:39.041Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-22T15:30:39.041Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-22T15:30:39.041Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-22T15:30:39.041Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-09-22T15:30:39.041Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-22T15:30:39.041Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-22T15:30:39.041Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-22T15:30:39.319Z] go: downloading golang.org/x/text v0.3.2 [2021-09-22T15:30:39.319Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-22T15:30:39.595Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-22T15:30:42.228Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-22T15:30:42.228Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-22T15:30:42.228Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-09-22T15:30:42.503Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-09-22T15:30:44.348Z] + make test [2021-09-22T15:30:44.348Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-09-22T15:32:06.176Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.477s coverage: 80.6% of statements [2021-09-22T15:32:06.176Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.172s coverage: 57.1% of statements [2021-09-22T15:32:06.176Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-09-22T15:32:06.176Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.184s coverage: 96.7% of statements [2021-09-22T15:32:06.176Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements [2021-09-22T15:32:06.176Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-09-22T15:32:06.176Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.064s coverage: 100.0% of statements [2021-09-22T15:32:06.176Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-09-22T15:32:06.176Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.055s coverage: 85.7% of statements [2021-09-22T15:32:06.176Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.165s coverage: 100.0% of statements [2021-09-22T15:32:06.176Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-09-22T15:32:06.176Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-22T15:32:24.559Z] gofmt -l . [2021-09-22T15:32:24.559Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-22T15:32:24.577Z] $ docker stop --time=1 2c085e643529761357c6266ff7195062537d9bcefcf3ea6bc7812c33ed5970d8 [2021-09-22T15:32:26.631Z] $ docker rm -f 2c085e643529761357c6266ff7195062537d9bcefcf3ea6bc7812c33ed5970d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T15:32:28.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T15:32:28.358Z] Warning: overwriting stash ‘coverage-report’ [2021-09-22T15:32:28.927Z] Stashed 1 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-09-22T15:32:29.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T15:32:30.086Z] [2021-09-22T15:32:30.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:32:30.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T15:32:30.727Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-22T15:32:30.727Z] 448f6bf000e3: Pulling fs layer [2021-09-22T15:32:30.728Z] f757da607395: Pulling fs layer [2021-09-22T15:32:30.728Z] 05883995daec: Pulling fs layer [2021-09-22T15:32:30.728Z] 8603b9c90790: Pulling fs layer [2021-09-22T15:32:30.728Z] 1560dd03e051: Pulling fs layer [2021-09-22T15:32:30.728Z] 27f5ce0e4adf: Pulling fs layer [2021-09-22T15:32:30.728Z] c2d8d7efcc4b: Pulling fs layer [2021-09-22T15:32:30.728Z] 8603b9c90790: Waiting [2021-09-22T15:32:30.728Z] 1560dd03e051: Waiting [2021-09-22T15:32:30.728Z] 27f5ce0e4adf: Waiting [2021-09-22T15:32:30.728Z] c2d8d7efcc4b: Waiting [2021-09-22T15:32:31.000Z] f757da607395: Verifying Checksum [2021-09-22T15:32:31.000Z] f757da607395: Download complete [2021-09-22T15:32:31.000Z] 8603b9c90790: Verifying Checksum [2021-09-22T15:32:31.000Z] 8603b9c90790: Download complete [2021-09-22T15:32:31.272Z] 1560dd03e051: Verifying Checksum [2021-09-22T15:32:31.273Z] 1560dd03e051: Download complete [2021-09-22T15:32:31.273Z] 27f5ce0e4adf: Verifying Checksum [2021-09-22T15:32:31.273Z] 27f5ce0e4adf: Download complete [2021-09-22T15:32:31.273Z] 05883995daec: Verifying Checksum [2021-09-22T15:32:31.273Z] 05883995daec: Download complete [2021-09-22T15:32:31.868Z] 448f6bf000e3: Download complete [2021-09-22T15:32:35.279Z] c2d8d7efcc4b: Verifying Checksum [2021-09-22T15:32:35.279Z] c2d8d7efcc4b: Download complete [2021-09-22T15:32:35.279Z] 448f6bf000e3: Pull complete [2021-09-22T15:32:36.260Z] f757da607395: Pull complete [2021-09-22T15:32:37.699Z] 05883995daec: Pull complete [2021-09-22T15:32:37.972Z] 8603b9c90790: Pull complete [2021-09-22T15:32:38.947Z] 1560dd03e051: Pull complete [2021-09-22T15:32:39.224Z] 27f5ce0e4adf: Pull complete [2021-09-22T15:32:57.522Z] c2d8d7efcc4b: Pull complete [2021-09-22T15:32:57.522Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-22T15:32:57.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T15:32:57.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-22T15:32:57.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-09-22T15:32:57.874Z] $ 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/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-22T15:33:01.764Z] $ docker top 6d0386ffd2eae0c7d55ec0f18500320da95e6c2418709c745e39b9860c840db5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:33:02.690Z] ---> job-cost.sh [2021-09-22T15:33:02.691Z] lf-activate-venv: SKIPPING [2021-09-22T15:33:02.691Z] INFO: No Stack... [2021-09-22T15:33:03.282Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-22T15:33:03.872Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T15:33:04.524Z] + + cut -d, -f6 [2021-09-22T15:33:04.524Z] cat /w/workspace/go-mod-secrets/4/archives/cost.csv [Pipeline] lock [2021-09-22T15:33:04.580Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [2021-09-22T15:33:04.594Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] did not exist. Created. [2021-09-22T15:33:04.594Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T15:33:05.274Z] /w/workspace/go-mod-secrets/4@tmp/durable-f9b0f374/script.sh: 1: /w/workspace/go-mod-secrets/4@tmp/durable-f9b0f374/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-22T15:33:05.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-22T15:33:05.963Z] Warning: overwriting stash ‘stack-cost’ [2021-09-22T15:33:06.006Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T15:33:06.017Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T15:33:06.038Z] $ docker stop --time=1 6d0386ffd2eae0c7d55ec0f18500320da95e6c2418709c745e39b9860c840db5 [2021-09-22T15:33:07.678Z] $ docker rm -f 6d0386ffd2eae0c7d55ec0f18500320da95e6c2418709c745e39b9860c840db5 [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-09-22T15:33:08.509Z] provisioning config files... [2021-09-22T15:33:08.526Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8622779127870860849tmp [Pipeline] { [Pipeline] sh [2021-09-22T15:33:08.853Z] + set +x [2021-09-22T15:33:08.853Z] + curl -s https://codecov.io/bash [2021-09-22T15:33:08.854Z] + bash -s -- [2021-09-22T15:33:08.854Z] [2021-09-22T15:33:08.854Z] _____ _ [2021-09-22T15:33:08.854Z] / ____| | | [2021-09-22T15:33:08.854Z] | | ___ __| | ___ ___ _____ __ [2021-09-22T15:33:08.854Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-22T15:33:08.854Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-22T15:33:08.854Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-22T15:33:08.854Z] Bash-1.0.6 [2021-09-22T15:33:08.854Z] [2021-09-22T15:33:08.854Z] [2021-09-22T15:33:08.854Z] ==> git version 2.24.4 found [2021-09-22T15:33:08.854Z] ==> 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-09-22T15:33:08.854Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-22T15:33:08.854Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-22T15:33:08.854Z] ==> Jenkins CI detected. [2021-09-22T15:33:08.854Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-22T15:33:08.854Z] project root: . [2021-09-22T15:33:08.854Z] --> token set from env [2021-09-22T15:33:08.854Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-22T15:33:08.854Z] ==> Running gcov in . (disable via -X gcov) [2021-09-22T15:33:08.854Z] ==> Python coveragepy not found [2021-09-22T15:33:08.854Z] ==> Searching for coverage reports in: [2021-09-22T15:33:09.120Z] + . [2021-09-22T15:33:09.120Z] -> Found 1 reports [2021-09-22T15:33:09.120Z] ==> Detecting git/mercurial file structure [2021-09-22T15:33:09.120Z] ==> Reading reports [2021-09-22T15:33:09.120Z] + ./coverage.out bytes=27483 [2021-09-22T15:33:09.120Z] ==> Appending adjustments [2021-09-22T15:33:09.120Z] https://docs.codecov.io/docs/fixing-reports [2021-09-22T15:33:09.120Z] + Found adjustments [2021-09-22T15:33:09.120Z] ==> Gzipping contents [2021-09-22T15:33:09.120Z] 8.0K /tmp/codecov.WnzR4j.gz [2021-09-22T15:33:09.120Z] ==> Uploading reports [2021-09-22T15:33:09.120Z] url: https://codecov.io [2021-09-22T15:33:09.120Z] query: branch=main&commit=3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-22T15:33:09.120Z] -> Pinging Codecov [2021-09-22T15:33:09.120Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-22T15:33:09.702Z] -> Uploading to [2021-09-22T15:33:09.702Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-22/D63849C06B6B67093493C71CE874ED06/3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5/60c41aea-efed-4bee-ab19-93dad27d9e2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T153309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5569302a1bc8d7a944dd8d25d1e92a855a98eb89f65e6cdddbf3f4f1ec03bf51 [2021-09-22T15:33:09.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-22T15:33:09.702Z] Dload Upload Total Spent Left Speed [2021-09-22T15:33:11.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5663 0 0 100 5663 0 4185 0:00:01 0:00:01 --:--:-- 4188 100 5663 0 0 100 5663 0 3005 0:00:01 0:00:01 --:--:-- 3005 [2021-09-22T15:33:11.374Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] } [2021-09-22T15:33:11.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-22T15:33:12.234Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-22T15:33:12.265Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:33:12.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-22T15:33:12.595Z] [2021-09-22T15:33:12.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:33:12.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-22T15:33:12.922Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-22T15:33:12.922Z] 188c0c94c7c5: Pulling fs layer [2021-09-22T15:33:12.922Z] 0ef7d3d256c8: Pulling fs layer [2021-09-22T15:33:12.922Z] de9db76c5a1d: Pulling fs layer [2021-09-22T15:33:12.922Z] 0eba1c9be4d2: Pulling fs layer [2021-09-22T15:33:12.922Z] 0d57e429df01: Pulling fs layer [2021-09-22T15:33:12.922Z] 4e4be7b47b0d: Pulling fs layer [2021-09-22T15:33:12.922Z] e1f770b5df2f: Pulling fs layer [2021-09-22T15:33:12.922Z] 85a0685a4137: Pulling fs layer [2021-09-22T15:33:12.922Z] 0eba1c9be4d2: Waiting [2021-09-22T15:33:12.922Z] 0d57e429df01: Waiting [2021-09-22T15:33:12.922Z] 4e4be7b47b0d: Waiting [2021-09-22T15:33:12.922Z] e1f770b5df2f: Waiting [2021-09-22T15:33:12.922Z] 85a0685a4137: Waiting [2021-09-22T15:33:12.922Z] de9db76c5a1d: Verifying Checksum [2021-09-22T15:33:12.922Z] de9db76c5a1d: Download complete [2021-09-22T15:33:12.922Z] 0ef7d3d256c8: Verifying Checksum [2021-09-22T15:33:12.922Z] 0ef7d3d256c8: Download complete [2021-09-22T15:33:12.922Z] 0d57e429df01: Verifying Checksum [2021-09-22T15:33:12.922Z] 0d57e429df01: Download complete [2021-09-22T15:33:12.922Z] 4e4be7b47b0d: Verifying Checksum [2021-09-22T15:33:12.922Z] 4e4be7b47b0d: Download complete [2021-09-22T15:33:13.193Z] 188c0c94c7c5: Verifying Checksum [2021-09-22T15:33:13.193Z] 188c0c94c7c5: Download complete [2021-09-22T15:33:13.193Z] 188c0c94c7c5: Pull complete [2021-09-22T15:33:13.462Z] 0ef7d3d256c8: Pull complete [2021-09-22T15:33:13.462Z] de9db76c5a1d: Pull complete [2021-09-22T15:33:14.044Z] e1f770b5df2f: Verifying Checksum [2021-09-22T15:33:14.044Z] e1f770b5df2f: Download complete [2021-09-22T15:33:17.395Z] 0eba1c9be4d2: Verifying Checksum [2021-09-22T15:33:17.395Z] 0eba1c9be4d2: Download complete [2021-09-22T15:33:17.395Z] 85a0685a4137: Verifying Checksum [2021-09-22T15:33:17.395Z] 85a0685a4137: Download complete [2021-09-22T15:33:20.002Z] 0eba1c9be4d2: Pull complete [2021-09-22T15:33:20.266Z] 0d57e429df01: Pull complete [2021-09-22T15:33:20.267Z] 4e4be7b47b0d: Pull complete [2021-09-22T15:33:20.853Z] e1f770b5df2f: Pull complete [2021-09-22T15:33:24.233Z] 85a0685a4137: Pull complete [2021-09-22T15:33:24.233Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-22T15:33:24.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-22T15:33:24.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-22T15:33:24.333Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-09-22T15:33:24.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-22T15:33:26.860Z] $ docker top 6acf8a096ec894e6302ceff58b85e8a360f5888dd9dbf9e5df850e9b75b9d217 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-22T15:33:26.979Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-22T15:33:27.297Z] + set -o pipefail [2021-09-22T15:33:27.297Z] + snyk monitor '--org=edgex-jenkins' [2021-09-22T15:33:45.505Z] [2021-09-22T15:33:45.505Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-09-22T15:33:45.505Z] [2021-09-22T15:33:45.505Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/7115732b-a17c-4a18-92d0-7159807a27ae [2021-09-22T15:33:45.505Z] [2021-09-22T15:33:45.505Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-22T15:33:45.505Z] [2021-09-22T15:33:45.505Z] [Pipeline] } [2021-09-22T15:33:45.520Z] $ docker stop --time=1 6acf8a096ec894e6302ceff58b85e8a360f5888dd9dbf9e5df850e9b75b9d217 [2021-09-22T15:33:47.127Z] $ docker rm -f 6acf8a096ec894e6302ceff58b85e8a360f5888dd9dbf9e5df850e9b75b9d217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T15:33:48.230Z] + git log --format=format:%s -1 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:33:48.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T15:33:48.551Z] . [Pipeline] withDockerContainer [2021-09-22T15:33:48.643Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-09-22T15:33:48.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T15:33:49.092Z] $ docker top 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T15:33:49.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T15:33:49.239Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T15:33:49.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T15:33:49.361Z] $ docker exec 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 ssh-agent [2021-09-22T15:33:49.477Z] SSH_AUTH_SOCK=/tmp/ssh-TX4lVvu6KZiG/agent.13 [2021-09-22T15:33:49.477Z] SSH_AGENT_PID=20 [2021-09-22T15:33:49.486Z] Running ssh-add (command line suppressed) [2021-09-22T15:33:49.578Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1460000780566303102.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1460000780566303102.key) [2021-09-22T15:33:49.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T15:33:49.912Z] + git semver tag [2021-09-22T15:33:49.912Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T15:33:49.912Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-22T15:33:49.912Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-22T15:33:49.912Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T15:33:49.912Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T15:33:49.912Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T15:33:49.912Z] # $SEMVER_BRANCH = main [2021-09-22T15:33:49.912Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-09-22T15:33:49.913Z] # 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 HEAD [2021-09-22T15:33:49.913Z] # -> Force: false [2021-09-22T15:33:49.913Z] # 28da9b952977aa28bb266de7b77c87679fd6686f refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-09-22T15:33:49.922Z] $ docker exec --env ******** --env ******** 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 ssh-agent -k [2021-09-22T15:33:50.016Z] unset SSH_AUTH_SOCK; [2021-09-22T15:33:50.016Z] unset SSH_AGENT_PID; [2021-09-22T15:33:50.016Z] echo Agent pid 20 killed; [2021-09-22T15:33:50.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T15:33:50.376Z] + git semver [Pipeline] } [2021-09-22T15:33:50.393Z] $ docker stop --time=1 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 [2021-09-22T15:33:51.593Z] $ docker rm -f 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:33:52.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-22T15:33:52.090Z] [2021-09-22T15:33:52.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:33:52.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-22T15:33:52.419Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-22T15:33:52.419Z] ab5ef0e58194: Pulling fs layer [2021-09-22T15:33:52.419Z] 9712f1f96733: Pulling fs layer [2021-09-22T15:33:52.419Z] 63f879dbbcfc: Pulling fs layer [2021-09-22T15:33:52.419Z] 0d9ebad4ef96: Pulling fs layer [2021-09-22T15:33:52.419Z] e9a5061849ea: Pulling fs layer [2021-09-22T15:33:52.419Z] d747dcd14b5f: Pulling fs layer [2021-09-22T15:33:52.419Z] 2de7ff778b66: Pulling fs layer [2021-09-22T15:33:52.688Z] 0d9ebad4ef96: Waiting [2021-09-22T15:33:52.688Z] e9a5061849ea: Waiting [2021-09-22T15:33:52.688Z] d747dcd14b5f: Waiting [2021-09-22T15:33:52.688Z] 2de7ff778b66: Waiting [2021-09-22T15:33:52.688Z] 9712f1f96733: Verifying Checksum [2021-09-22T15:33:52.688Z] 9712f1f96733: Download complete [2021-09-22T15:33:54.092Z] 63f879dbbcfc: Verifying Checksum [2021-09-22T15:33:54.092Z] 63f879dbbcfc: Download complete [2021-09-22T15:33:54.358Z] e9a5061849ea: Verifying Checksum [2021-09-22T15:33:54.358Z] e9a5061849ea: Download complete [2021-09-22T15:33:54.358Z] d747dcd14b5f: Verifying Checksum [2021-09-22T15:33:54.358Z] d747dcd14b5f: Download complete [2021-09-22T15:33:55.320Z] 2de7ff778b66: Verifying Checksum [2021-09-22T15:33:55.320Z] 2de7ff778b66: Download complete [2021-09-22T15:33:55.592Z] 0d9ebad4ef96: Verifying Checksum [2021-09-22T15:33:55.592Z] 0d9ebad4ef96: Download complete [2021-09-22T15:33:55.866Z] ab5ef0e58194: Verifying Checksum [2021-09-22T15:33:55.866Z] ab5ef0e58194: Download complete [2021-09-22T15:33:58.473Z] ab5ef0e58194: Pull complete [2021-09-22T15:33:58.473Z] 9712f1f96733: Pull complete [2021-09-22T15:33:59.448Z] 63f879dbbcfc: Pull complete [2021-09-22T15:34:02.822Z] 0d9ebad4ef96: Pull complete [2021-09-22T15:34:02.822Z] e9a5061849ea: Pull complete [2021-09-22T15:34:03.088Z] d747dcd14b5f: Pull complete [2021-09-22T15:34:04.046Z] 2de7ff778b66: Pull complete [2021-09-22T15:34:04.046Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-22T15:34:04.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-22T15:34:04.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-22T15:34:04.136Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-09-22T15:34:04.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-22T15:34:07.457Z] $ docker top c2f961a6b05b531f140938062ee314e957afbf539abbdcea8f61e2779981b7e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-22T15:34:07.564Z] provisioning config files... [2021-09-22T15:34:07.578Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1566691963655127955tmp [2021-09-22T15:34:07.605Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3647902821770284819tmp [2021-09-22T15:34:07.626Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5008493973711096073tmp [Pipeline] { [Pipeline] echo [2021-09-22T15:34:07.653Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:07.966Z] ---> sigul-configuration.sh [2021-09-22T15:34:07.966Z] gpg: directory `/root/.gnupg' created [2021-09-22T15:34:07.966Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-22T15:34:07.966Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-22T15:34:07.966Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-22T15:34:07.966Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-22T15:34:07.966Z] gpg: CAST5 encrypted data [2021-09-22T15:34:07.966Z] gpg: encrypted with 1 passphrase [2021-09-22T15:34:07.966Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-22T15:34:08.280Z] + mkdir /home/jenkins [2021-09-22T15:34:08.281Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-22T15:34:08.588Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-22T15:34:08.603Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:08.916Z] ---> sigul-install.sh [2021-09-22T15:34:08.916Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-22T15:34:09.224Z] + git tag --list [2021-09-22T15:34:09.224Z] v0.0.0 [2021-09-22T15:34:09.224Z] v0.0.1 [2021-09-22T15:34:09.224Z] v0.0.10 [2021-09-22T15:34:09.224Z] v0.0.11 [2021-09-22T15:34:09.224Z] v0.0.12 [2021-09-22T15:34:09.224Z] v0.0.13 [2021-09-22T15:34:09.224Z] v0.0.14 [2021-09-22T15:34:09.224Z] v0.0.15 [2021-09-22T15:34:09.224Z] v0.0.16 [2021-09-22T15:34:09.224Z] v0.0.17 [2021-09-22T15:34:09.224Z] v0.0.18 [2021-09-22T15:34:09.224Z] v0.0.19 [2021-09-22T15:34:09.224Z] v0.0.2 [2021-09-22T15:34:09.224Z] v0.0.20 [2021-09-22T15:34:09.224Z] v0.0.21 [2021-09-22T15:34:09.224Z] v0.0.22 [2021-09-22T15:34:09.224Z] v0.0.23 [2021-09-22T15:34:09.224Z] v0.0.24 [2021-09-22T15:34:09.224Z] v0.0.25 [2021-09-22T15:34:09.224Z] v0.0.26 [2021-09-22T15:34:09.224Z] v0.0.27 [2021-09-22T15:34:09.224Z] v0.0.28 [2021-09-22T15:34:09.224Z] v0.0.29 [2021-09-22T15:34:09.224Z] v0.0.3 [2021-09-22T15:34:09.224Z] v0.0.30 [2021-09-22T15:34:09.224Z] v0.0.31 [2021-09-22T15:34:09.224Z] v0.0.32 [2021-09-22T15:34:09.224Z] v0.0.33 [2021-09-22T15:34:09.224Z] v0.0.4 [2021-09-22T15:34:09.224Z] v0.0.5 [2021-09-22T15:34:09.224Z] v0.0.6 [2021-09-22T15:34:09.224Z] v0.0.7 [2021-09-22T15:34:09.224Z] v0.0.8 [2021-09-22T15:34:09.224Z] v0.0.9 [2021-09-22T15:34:09.224Z] v2.0.0 [2021-09-22T15:34:09.224Z] v2.0.0-dev.1 [2021-09-22T15:34:09.224Z] v2.0.0-dev.10 [2021-09-22T15:34:09.224Z] v2.0.0-dev.11 [2021-09-22T15:34:09.224Z] v2.0.0-dev.12 [2021-09-22T15:34:09.224Z] v2.0.0-dev.13 [2021-09-22T15:34:09.224Z] v2.0.0-dev.14 [2021-09-22T15:34:09.224Z] v2.0.0-dev.15 [2021-09-22T15:34:09.224Z] v2.0.0-dev.16 [2021-09-22T15:34:09.224Z] v2.0.0-dev.17 [2021-09-22T15:34:09.224Z] v2.0.0-dev.18 [2021-09-22T15:34:09.224Z] v2.0.0-dev.19 [2021-09-22T15:34:09.224Z] v2.0.0-dev.2 [2021-09-22T15:34:09.224Z] v2.0.0-dev.20 [2021-09-22T15:34:09.224Z] v2.0.0-dev.21 [2021-09-22T15:34:09.224Z] v2.0.0-dev.22 [2021-09-22T15:34:09.224Z] v2.0.0-dev.23 [2021-09-22T15:34:09.224Z] v2.0.0-dev.24 [2021-09-22T15:34:09.224Z] v2.0.0-dev.25 [2021-09-22T15:34:09.224Z] v2.0.0-dev.26 [2021-09-22T15:34:09.224Z] v2.0.0-dev.27 [2021-09-22T15:34:09.224Z] v2.0.0-dev.3 [2021-09-22T15:34:09.224Z] v2.0.0-dev.4 [2021-09-22T15:34:09.224Z] v2.0.0-dev.5 [2021-09-22T15:34:09.224Z] v2.0.0-dev.6 [2021-09-22T15:34:09.224Z] v2.0.0-dev.7 [2021-09-22T15:34:09.224Z] v2.0.0-dev.8 [2021-09-22T15:34:09.224Z] v2.0.0-dev.9 [2021-09-22T15:34:09.224Z] v2.0.1-dev.1 [2021-09-22T15:34:09.224Z] v2.0.1-dev.2 [2021-09-22T15:34:09.224Z] v2.0.1-dev.3 [Pipeline] sh [2021-09-22T15:34:09.537Z] + lftools sign git-tag v2.0.1-dev.3 [2021-09-22T15:34:10.118Z] Signing Git tag with Sigul... [2021-09-22T15:34:10.118Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-09-22T15:34:11.092Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:11.403Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-22T15:34:11.416Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-22T15:34:11.449Z] $ docker stop --time=1 c2f961a6b05b531f140938062ee314e957afbf539abbdcea8f61e2779981b7e0 [2021-09-22T15:34:12.669Z] $ docker rm -f c2f961a6b05b531f140938062ee314e957afbf539abbdcea8f61e2779981b7e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:34:13.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T15:34:13.305Z] . [Pipeline] withDockerContainer [2021-09-22T15:34:13.387Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-09-22T15:34:13.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T15:34:13.826Z] $ docker top 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T15:34:13.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T15:34:13.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T15:34:14.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T15:34:14.087Z] $ docker exec 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 ssh-agent [2021-09-22T15:34:14.203Z] SSH_AUTH_SOCK=/tmp/ssh-13bLdVy7POAv/agent.13 [2021-09-22T15:34:14.203Z] SSH_AGENT_PID=19 [2021-09-22T15:34:14.212Z] Running ssh-add (command line suppressed) [2021-09-22T15:34:14.301Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6641778413926637630.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6641778413926637630.key) [2021-09-22T15:34:14.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T15:34:14.640Z] + git semver bump pre [2021-09-22T15:34:14.640Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T15:34:14.640Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-22T15:34:14.640Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-22T15:34:14.640Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T15:34:14.640Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T15:34:14.640Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T15:34:14.640Z] # $SEMVER_BRANCH = main [2021-09-22T15:34:14.640Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-09-22T15:34:14.640Z] 2.0.1-dev.4 [Pipeline] } [2021-09-22T15:34:14.651Z] $ docker exec --env ******** --env ******** 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 ssh-agent -k [2021-09-22T15:34:14.758Z] unset SSH_AUTH_SOCK; [2021-09-22T15:34:14.758Z] unset SSH_AGENT_PID; [2021-09-22T15:34:14.758Z] echo Agent pid 19 killed; [2021-09-22T15:34:14.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T15:34:15.123Z] + git semver [Pipeline] } [2021-09-22T15:34:15.139Z] $ docker stop --time=1 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 [2021-09-22T15:34:16.336Z] $ docker rm -f 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:34:16.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T15:34:16.750Z] . [Pipeline] withDockerContainer [2021-09-22T15:34:16.837Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-09-22T15:34:16.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T15:34:17.367Z] $ docker top b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T15:34:17.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T15:34:17.546Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T15:34:17.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T15:34:17.715Z] $ docker exec b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 ssh-agent [2021-09-22T15:34:17.871Z] SSH_AUTH_SOCK=/tmp/ssh-mni0ew7x9Jx2/agent.13 [2021-09-22T15:34:17.871Z] SSH_AGENT_PID=19 [2021-09-22T15:34:17.879Z] Running ssh-add (command line suppressed) [2021-09-22T15:34:17.973Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_701413912554173917.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_701413912554173917.key) [2021-09-22T15:34:18.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T15:34:18.369Z] + git semver push [2021-09-22T15:34:18.369Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T15:34:18.369Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-22T15:34:18.369Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-22T15:34:18.369Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T15:34:18.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T15:34:18.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T15:34:18.369Z] # $SEMVER_BRANCH = main [2021-09-22T15:34:18.369Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-09-22T15:34:28.451Z] $ docker exec --env ******** --env ******** b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 ssh-agent -k [2021-09-22T15:34:28.571Z] unset SSH_AUTH_SOCK; [2021-09-22T15:34:28.571Z] unset SSH_AGENT_PID; [2021-09-22T15:34:28.571Z] echo Agent pid 19 killed; [2021-09-22T15:34:28.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T15:34:28.934Z] + git semver [Pipeline] } [2021-09-22T15:34:28.954Z] $ docker stop --time=1 b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 [2021-09-22T15:34:30.143Z] $ docker rm -f b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-09-22T15:34:31.461Z] + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:31.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:32.366Z] ---> package-listing.sh [2021-09-22T15:34:32.366Z] ++ facter osfamily [2021-09-22T15:34:32.366Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-22T15:34:32.632Z] + OS_FAMILY=redhat [2021-09-22T15:34:32.632Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-22T15:34:32.632Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-22T15:34:32.632Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-22T15:34:32.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-22T15:34:32.632Z] + PACKAGES=/tmp/packages_start.txt [2021-09-22T15:34:32.632Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-09-22T15:34:32.632Z] + PACKAGES=/tmp/packages_end.txt [2021-09-22T15:34:32.632Z] + case "${OS_FAMILY}" in [2021-09-22T15:34:32.632Z] + sort [2021-09-22T15:34:32.632Z] + rpm -qa [2021-09-22T15:34:33.213Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-22T15:34:33.213Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-22T15:34:33.213Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-22T15:34:33.213Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-09-22T15:34:33.213Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2021-09-22T15:34:33.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2021-09-22T15:34:33.229Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-22T15:34:33.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:34:34.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T15:34:34.111Z] [2021-09-22T15:34:34.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T15:34:34.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T15:34:34.434Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T15:34:34.434Z] b4d181a07f80: Pulling fs layer [2021-09-22T15:34:34.434Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T15:34:34.434Z] ed53099fbce6: Pulling fs layer [2021-09-22T15:34:34.434Z] dc539afda2c1: Pulling fs layer [2021-09-22T15:34:34.434Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T15:34:34.434Z] 9065ff56babe: Pulling fs layer [2021-09-22T15:34:34.434Z] d287ab97295c: Pulling fs layer [2021-09-22T15:34:34.434Z] 77bc0d833cb6: Waiting [2021-09-22T15:34:34.434Z] 9065ff56babe: Waiting [2021-09-22T15:34:34.434Z] d287ab97295c: Waiting [2021-09-22T15:34:34.434Z] dc539afda2c1: Waiting [2021-09-22T15:34:34.699Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T15:34:34.699Z] a1111a8f2ec3: Download complete [2021-09-22T15:34:34.699Z] dc539afda2c1: Verifying Checksum [2021-09-22T15:34:34.699Z] dc539afda2c1: Download complete [2021-09-22T15:34:34.964Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T15:34:34.964Z] 77bc0d833cb6: Download complete [2021-09-22T15:34:34.964Z] 9065ff56babe: Download complete [2021-09-22T15:34:35.228Z] ed53099fbce6: Verifying Checksum [2021-09-22T15:34:35.228Z] ed53099fbce6: Download complete [2021-09-22T15:34:35.807Z] b4d181a07f80: Download complete [2021-09-22T15:34:37.213Z] b4d181a07f80: Pull complete [2021-09-22T15:34:37.213Z] a1111a8f2ec3: Pull complete [2021-09-22T15:34:37.799Z] ed53099fbce6: Pull complete [2021-09-22T15:34:37.799Z] dc539afda2c1: Pull complete [2021-09-22T15:34:38.064Z] 77bc0d833cb6: Pull complete [2021-09-22T15:34:38.064Z] 9065ff56babe: Pull complete [2021-09-22T15:34:39.027Z] d287ab97295c: Verifying Checksum [2021-09-22T15:34:39.027Z] d287ab97295c: Download complete [2021-09-22T15:34:43.316Z] d287ab97295c: Pull complete [2021-09-22T15:34:43.316Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T15:34:43.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T15:34:43.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T15:34:43.403Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-09-22T15:34:43.458Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T15:34:45.770Z] $ docker top 0c571189ecb26eb0b1b6b1f7bb51640c18d0a608d2e78e798183fb9330e63030 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T15:34:46.184Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-22T15:34:46.504Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-22T15:34:46.813Z] + ls /var/log/sa-host [2021-09-22T15:34:46.813Z] + sadf -c /var/log/sa-host/sa05 [2021-09-22T15:34:46.813Z] file_magic: OK [2021-09-22T15:34:46.813Z] HZ: Using current value: 100 [2021-09-22T15:34:46.813Z] file_header: OK [2021-09-22T15:34:46.813Z] 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-22T15:34:46.813Z] Statistics: [2021-09-22T15:34:46.813Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T15:34:46.813Z] File successfully converted to sysstat format version 12.0.3 [2021-09-22T15:34:46.813Z] + sadf -c /var/log/sa-host/sa22 [2021-09-22T15:34:46.814Z] file_magic: OK [2021-09-22T15:34:46.814Z] HZ: Using current value: 100 [2021-09-22T15:34:46.814Z] file_header: OK [2021-09-22T15:34:46.814Z] 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-22T15:34:46.814Z] Statistics: [2021-09-22T15:34:46.814Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T15:34:46.814Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T15:34:47.003Z] provisioning config files... [2021-09-22T15:34:47.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8993271652619551331tmp [Pipeline] { [Pipeline] echo [2021-09-22T15:34:47.048Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:47.365Z] ---> create-netrc.sh [Pipeline] } [2021-09-22T15:34:47.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:47.763Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-22T15:34:47.776Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:48.084Z] ---> sudo-logs.sh [2021-09-22T15:34:48.084Z] Archiving 'sudo' log.. [2021-09-22T15:34:48.084Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-831.vexxhost.local: Name or service not known [2021-09-22T15:34:48.084Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-831.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-22T15:34:48.124Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:48.437Z] ---> job-cost.sh [2021-09-22T15:34:48.437Z] lf-activate-venv: SKIPPING [2021-09-22T15:34:48.437Z] DEBUG: total: 0.10999999940395355 [2021-09-22T15:34:48.437Z] INFO: Retrieving Stack Cost... [2021-09-22T15:34:50.380Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T15:34:50.380Z] INFO: Archiving Costs [Pipeline] echo [2021-09-22T15:34:50.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T15:34:50.706Z] ---> logs-deploy.sh [2021-09-22T15:34:50.706Z] lf-activate-venv: SKIPPING [2021-09-22T15:34:50.706Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/4 [2021-09-22T15:34:50.706Z] INFO: archiving workspace using pattern(s): [2021-09-22T15:34:51.289Z] Archives upload complete. [2021-09-22T15:34:51.555Z] INFO: archiving logs to Nexus [2021-09-22T15:34:52.138Z] ---> uname -a: [2021-09-22T15:34:52.138Z] Linux prd-centos7-docker-4c-2g-831.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-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] ---> lscpu: [2021-09-22T15:34:52.138Z] Architecture: x86_64 [2021-09-22T15:34:52.138Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-22T15:34:52.138Z] Byte Order: Little Endian [2021-09-22T15:34:52.138Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-22T15:34:52.138Z] CPU(s): 2 [2021-09-22T15:34:52.138Z] On-line CPU(s) list: 0,1 [2021-09-22T15:34:52.138Z] Thread(s) per core: 1 [2021-09-22T15:34:52.138Z] Core(s) per socket: 1 [2021-09-22T15:34:52.138Z] Socket(s): 2 [2021-09-22T15:34:52.138Z] NUMA node(s): 1 [2021-09-22T15:34:52.138Z] Vendor ID: AuthenticAMD [2021-09-22T15:34:52.138Z] CPU family: 23 [2021-09-22T15:34:52.138Z] Model: 49 [2021-09-22T15:34:52.138Z] Model name: AMD EPYC-Rome Processor [2021-09-22T15:34:52.138Z] Stepping: 0 [2021-09-22T15:34:52.138Z] CPU MHz: 2799.996 [2021-09-22T15:34:52.138Z] BogoMIPS: 5599.99 [2021-09-22T15:34:52.138Z] Virtualization: AMD-V [2021-09-22T15:34:52.138Z] Hypervisor vendor: KVM [2021-09-22T15:34:52.138Z] Virtualization type: full [2021-09-22T15:34:52.138Z] L1d cache: 32K [2021-09-22T15:34:52.138Z] L1i cache: 32K [2021-09-22T15:34:52.138Z] L2 cache: 512K [2021-09-22T15:34:52.138Z] L3 cache: 16384K [2021-09-22T15:34:52.138Z] NUMA node0 CPU(s): 0,1 [2021-09-22T15:34:52.138Z] 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-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] ---> nproc: [2021-09-22T15:34:52.138Z] 2 [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] ---> df -h: [2021-09-22T15:34:52.138Z] Filesystem Size Used Avail Use% Mounted on [2021-09-22T15:34:52.138Z] overlay 40G 9.0G 32G 23% / [2021-09-22T15:34:52.138Z] tmpfs 64M 0 64M 0% /dev [2021-09-22T15:34:52.138Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-22T15:34:52.138Z] shm 64M 0 64M 0% /dev/shm [2021-09-22T15:34:52.138Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] ---> sar -b -r -n DEV: [2021-09-22T15:34:52.138Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] 15:24:07 LINUX RESTART (2 CPU) [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] 15:25:01 tps rtps wtps bread/s bwrtn/s [2021-09-22T15:34:52.138Z] 15:26:01 5.96 0.15 5.81 22.12 168.97 [2021-09-22T15:34:52.138Z] 15:27:01 0.38 0.00 0.38 0.00 6.50 [2021-09-22T15:34:52.138Z] 15:28:01 0.18 0.00 0.18 0.00 2.18 [2021-09-22T15:34:52.138Z] 15:29:01 0.22 0.00 0.22 0.00 3.73 [2021-09-22T15:34:52.138Z] 15:30:01 0.23 0.00 0.23 0.00 2.92 [2021-09-22T15:34:52.138Z] 15:31:01 0.33 0.00 0.33 0.00 4.95 [2021-09-22T15:34:52.138Z] 15:32:01 0.20 0.00 0.20 0.00 2.73 [2021-09-22T15:34:52.138Z] 15:33:01 0.22 0.00 0.22 0.00 2.32 [2021-09-22T15:34:52.138Z] 15:34:01 98.45 0.03 98.42 3.73 31166.91 [2021-09-22T15:34:52.138Z] Average: 11.80 0.02 11.78 2.87 3486.37 [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] 15:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-22T15:34:52.138Z] 15:26:01 5475856 0 798296 9.97 2620 1732168 1280692 14.14 571368 1562636 20 [2021-09-22T15:34:52.138Z] 15:27:01 5487428 0 786716 9.82 2620 1732176 1197732 13.22 563048 1561216 24 [2021-09-22T15:34:52.138Z] 15:28:01 5482880 0 791264 9.88 2620 1732176 1198020 13.23 565996 1561792 20 [2021-09-22T15:34:52.138Z] 15:29:01 5481768 0 792368 9.89 2620 1732184 1198056 13.23 567548 1561792 8 [2021-09-22T15:34:52.138Z] 15:30:01 5479836 0 794296 9.92 2620 1732188 1197996 13.23 565444 1566360 20 [2021-09-22T15:34:52.138Z] 15:31:01 5480980 0 793148 9.90 2620 1732192 1197864 13.23 564688 1566364 8 [2021-09-22T15:34:52.138Z] 15:32:01 5478868 0 795252 9.93 2620 1732200 1197732 13.22 566836 1566360 8 [2021-09-22T15:34:52.138Z] 15:33:01 5470088 0 804028 10.04 2620 1732204 1197732 13.22 575160 1566360 8 [2021-09-22T15:34:52.138Z] 15:34:01 3890544 0 1107456 13.83 2620 3008320 1601860 17.69 921196 2630456 557472 [2021-09-22T15:34:52.138Z] Average: 5303139 0 829203 10.35 2620 1873979 1251965 13.82 606809 1682593 61954 [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] 15:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-22T15:34:52.138Z] 15:26:01 eth0 9.13 5.36 8.08 2.48 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:27:01 eth0 1.28 0.08 0.12 0.04 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:28:01 eth0 1.55 0.62 0.61 0.40 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:29:01 eth0 0.90 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:30:01 eth0 0.68 0.37 0.35 0.26 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:31:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:33:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:34:01 eth0 1210.75 829.65 7593.98 72.38 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] 15:34:01 docker0 38.51 53.24 2.64 283.40 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] Average: eth0 136.15 93.02 845.27 8.42 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] Average: docker0 4.28 5.92 0.29 31.51 0.00 0.00 0.00 0.00 [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] ---> sar -P ALL: [2021-09-22T15:34:52.138Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] 15:24:07 LINUX RESTART (2 CPU) [2021-09-22T15:34:52.138Z] [2021-09-22T15:34:52.138Z] 15:25:01 CPU %user %nice %system %iowait %steal %idle [2021-09-22T15:34:52.138Z] 15:26:01 all 0.67 0.00 0.22 0.03 0.02 99.06 [2021-09-22T15:34:52.138Z] 15:26:01 0 0.47 0.00 0.25 0.05 0.02 99.21 [2021-09-22T15:34:52.138Z] 15:26:01 1 0.87 0.00 0.18 0.02 0.02 98.91 [2021-09-22T15:34:52.138Z] 15:27:01 all 0.13 0.00 0.08 0.00 0.01 99.78 [2021-09-22T15:34:52.138Z] 15:27:01 0 0.08 0.00 0.08 0.00 0.02 99.82 [2021-09-22T15:34:52.138Z] 15:27:01 1 0.18 0.00 0.07 0.00 0.00 99.75 [2021-09-22T15:34:52.138Z] 15:28:01 all 0.28 0.00 0.07 0.00 0.01 99.64 [2021-09-22T15:34:52.138Z] 15:28:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-09-22T15:34:52.138Z] 15:28:01 1 0.50 0.00 0.07 0.00 0.02 99.42 [2021-09-22T15:34:52.138Z] 15:29:01 all 0.12 0.00 0.05 0.00 0.02 99.82 [2021-09-22T15:34:52.138Z] 15:29:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-09-22T15:34:52.138Z] 15:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-09-22T15:34:52.138Z] 15:30:01 all 0.28 0.00 0.07 0.00 0.01 99.64 [2021-09-22T15:34:52.138Z] 15:30:01 0 0.12 0.00 0.08 0.00 0.02 99.78 [2021-09-22T15:34:52.138Z] 15:30:01 1 0.45 0.00 0.05 0.00 0.00 99.50 [2021-09-22T15:34:52.138Z] 15:31:01 all 0.23 0.00 0.05 0.00 0.01 99.71 [2021-09-22T15:34:52.138Z] 15:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-09-22T15:34:52.138Z] 15:31:01 1 0.42 0.00 0.05 0.00 0.02 99.52 [2021-09-22T15:34:52.138Z] 15:32:01 all 0.25 0.00 0.06 0.00 0.01 99.68 [2021-09-22T15:34:52.139Z] 15:32:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-09-22T15:34:52.139Z] 15:32:01 1 0.43 0.00 0.05 0.00 0.00 99.52 [2021-09-22T15:34:52.139Z] 15:33:01 all 0.24 0.00 0.03 0.00 0.01 99.72 [2021-09-22T15:34:52.139Z] 15:33:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2021-09-22T15:34:52.139Z] 15:33:01 1 0.40 0.00 0.02 0.00 0.02 99.57 [2021-09-22T15:34:52.139Z] 15:34:01 all 17.89 0.00 8.17 1.21 0.07 72.66 [2021-09-22T15:34:52.139Z] 15:34:01 0 17.64 0.00 8.55 0.94 0.09 72.78 [2021-09-22T15:34:52.139Z] 15:34:01 1 18.13 0.00 7.81 1.48 0.05 72.53 [2021-09-22T15:34:52.139Z] Average: all 2.14 0.00 0.94 0.13 0.02 96.77 [2021-09-22T15:34:52.139Z] Average: 0 1.97 0.00 0.98 0.10 0.02 96.92 [2021-09-22T15:34:52.139Z] Average: 1 2.31 0.00 0.89 0.16 0.01 96.62 [2021-09-22T15:34:52.139Z] [2021-09-22T15:34:52.139Z] [2021-09-22T15:34:52.139Z]