Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f02cc327b510292fdef397f37787ee50c21ec0ef 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-ssh7850539145184807979.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-ssh3284925293030212335.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-ssh408450687430257560.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-ssh3761669686248711566.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh5264644559017283068.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 ‘prd-centos7-docker-4c-2g-3204’ is offline Running on prd-centos7-docker-4c-2g-3207 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-ssh4261105270354227423.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 f02cc327b510292fdef397f37787ee50c21ec0ef (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 f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 Commit message: "ci: remove need for CI specific Dockerfile (#124)" > git rev-list --no-walk ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T23:39:25.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T23:39:25.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T23:39:25.206Z] ========================================================= [2021-08-17T23:39:25.207Z] EdgeX Global Pipelines Version Info [2021-08-17T23:39:25.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:39:26.472Z] ------------------- [2021-08-17T23:39:26.472Z] stable info: [2021-08-17T23:39:26.472Z] ------------------- [2021-08-17T23:39:26.472Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T23:39:26.472Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T23:39:26.472Z] Message: update stable to v1.0.205 [2021-08-17T23:39:27.065Z] ------------------- [2021-08-17T23:39:27.065Z] experimental info: [2021-08-17T23:39:27.065Z] ------------------- [2021-08-17T23:39:27.065Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T23:39:27.065Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T23:39:27.065Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T23:39:27.250Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-08-17T23:39:27.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-08-17T23:39:27.307Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T23:39:27.334Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T23:39:27.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T23:39:27.391Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T23:39:27.418Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T23:39:27.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T23:39:27.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-17T23:39:27.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T23:39:27.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T23:39:27.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T23:39:27.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-08-17T23:39:27.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T23:39:27.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T23:39:27.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T23:39:27.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T23:39:27.718Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T23:39:27.744Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T23:39:27.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T23:39:27.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-17T23:39:27.821Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-17T23:39:27.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-17T23:39:27.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-17T23:39:27.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-17T23:39:27.922Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-17T23:39:27.947Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T23:39:27.972Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-17T23:39:27.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-17T23:39:28.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-17T23:39:28.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] echo [2021-08-17T23:39:28.075Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f02cc32 [Pipeline] echo [2021-08-17T23:39:28.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T23:39:28.554Z] + git log --format=format:%s -1 f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] echo [2021-08-17T23:39:28.613Z] GIT_COMMIT: f02cc327b510292fdef397f37787ee50c21ec0ef, Commit Message: ci: remove need for CI specific Dockerfile (#124) [Pipeline] echo [2021-08-17T23:39:28.628Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:39:29.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T23:39:29.660Z] [2021-08-17T23:39:29.660Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:39:29.997Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T23:39:29.997Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T23:39:29.997Z] 31603596830f: Pulling fs layer [2021-08-17T23:39:29.997Z] d4622e32a9a9: Pulling fs layer [2021-08-17T23:39:29.997Z] 1030fce36090: Pulling fs layer [2021-08-17T23:39:29.997Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T23:39:29.997Z] 6c6cb7e1b49b: Waiting [2021-08-17T23:39:30.263Z] d4622e32a9a9: Verifying Checksum [2021-08-17T23:39:30.264Z] d4622e32a9a9: Download complete [2021-08-17T23:39:30.264Z] 31603596830f: Verifying Checksum [2021-08-17T23:39:30.264Z] 31603596830f: Download complete [2021-08-17T23:39:30.529Z] 31603596830f: Pull complete [2021-08-17T23:39:30.529Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T23:39:30.529Z] 6c6cb7e1b49b: Download complete [2021-08-17T23:39:30.529Z] d4622e32a9a9: Pull complete [2021-08-17T23:39:30.804Z] 1030fce36090: Verifying Checksum [2021-08-17T23:39:30.804Z] 1030fce36090: Download complete [2021-08-17T23:39:31.393Z] 1030fce36090: Pull complete [2021-08-17T23:39:31.393Z] 6c6cb7e1b49b: Pull complete [2021-08-17T23:39:31.393Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T23:39:31.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T23:39:31.393Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T23:39:31.491Z] prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container [2021-08-17T23:39:31.561Z] $ 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-08-17T23:39:32.386Z] $ docker top 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T23:39:32.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T23:39:32.547Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T23:39:32.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T23:39:32.672Z] $ docker exec 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent [2021-08-17T23:39:32.803Z] SSH_AUTH_SOCK=/tmp/ssh-2T7FPBPQV8Zi/agent.13 [2021-08-17T23:39:32.803Z] SSH_AGENT_PID=19 [2021-08-17T23:39:32.818Z] Running ssh-add (command line suppressed) [2021-08-17T23:39:32.935Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6277997098140481949.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6277997098140481949.key) [2021-08-17T23:39:32.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T23:39:33.287Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T23:39:33.308Z] $ docker exec --env ******** --env ******** 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent -k [2021-08-17T23:39:33.415Z] unset SSH_AUTH_SOCK; [2021-08-17T23:39:33.415Z] unset SSH_AGENT_PID; [2021-08-17T23:39:33.416Z] echo Agent pid 19 killed; [2021-08-17T23:39:33.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T23:39:33.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T23:39:33.493Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T23:39:33.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T23:39:33.623Z] $ docker exec 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent [2021-08-17T23:39:33.752Z] SSH_AUTH_SOCK=/tmp/ssh-daWzigBz8myL/agent.53 [2021-08-17T23:39:33.752Z] SSH_AGENT_PID=59 [2021-08-17T23:39:33.765Z] Running ssh-add (command line suppressed) [2021-08-17T23:39:33.872Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2008801610100716068.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2008801610100716068.key) [2021-08-17T23:39:33.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T23:39:34.232Z] + git semver init [2021-08-17T23:39:34.232Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T23:39:34.232Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-17T23:39:34.232Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-17T23:39:34.232Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T23:39:34.232Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T23:39:34.232Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T23:39:34.232Z] # $SEMVER_BRANCH = main [2021-08-17T23:39:34.232Z] # $SEMVER_TEMP = /tmp/semver-720565748 [2021-08-17T23:39:34.232Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-08-17T23:39:34.821Z] # '/tmp/semver-720565748' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' [2021-08-17T23:39:34.821Z] # -> Force: false [2021-08-17T23:39:34.821Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-08-17T23:39:34.841Z] $ docker exec --env ******** --env ******** 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent -k [2021-08-17T23:39:34.962Z] unset SSH_AUTH_SOCK; [2021-08-17T23:39:34.962Z] unset SSH_AGENT_PID; [2021-08-17T23:39:34.962Z] echo Agent pid 59 killed; [2021-08-17T23:39:34.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T23:39:35.344Z] + git semver [Pipeline] } [2021-08-17T23:39:35.365Z] $ docker stop --time=1 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 [2021-08-17T23:39:36.599Z] $ docker rm -f 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T23:39:37.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T23:39:37.387Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T23:39:37.390Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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-08-17T23:39:52.566Z] Still waiting to schedule task [2021-08-17T23:39:52.567Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3207’ [2021-08-17T23:39:52.569Z] Still waiting to schedule task [2021-08-17T23:39:52.570Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-17T23:41:45.748Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3208 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-08-17T23:41:45.780Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2021-08-17T23:41:46.043Z] Selected Git installation does not exist. Using Default [2021-08-17T23:41:46.043Z] The recommended git tool is: NONE [2021-08-17T23:41:51.434Z] using credential edgex-jenkins-ssh [2021-08-17T23:41:51.454Z] Cloning the remote Git repository [2021-08-17T23:41:51.508Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-17T23:41:51.801Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2021-08-17T23:41:51.918Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-17T23:41:51.919Z] > git --version # timeout=10 [2021-08-17T23:41:51.937Z] > git --version # 'git version 2.17.1' [2021-08-17T23:41:51.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T23:41:52.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T23:41:52.883Z] Avoid second fetch [2021-08-17T23:41:52.883Z] Checking out Revision f02cc327b510292fdef397f37787ee50c21ec0ef (main) [2021-08-17T23:41:52.842Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-17T23:41:52.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T23:41:52.902Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T23:41:52.917Z] > git checkout -f f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 [2021-08-17T23:41:57.149Z] Commit message: "ci: remove need for CI specific Dockerfile (#124)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-17T23:41:57.937Z] ========================================================= [2021-08-17T23:41:57.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T23:41:57.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-08-17T23:41:58.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T23:41:59.454Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T23:41:59.454Z] 595b0fe564bb: Pulling fs layer [2021-08-17T23:41:59.454Z] 24495759ef45: Pulling fs layer [2021-08-17T23:41:59.454Z] d148012ef14d: Pulling fs layer [2021-08-17T23:41:59.454Z] e90a11edd702: Pulling fs layer [2021-08-17T23:41:59.454Z] d77568369979: Pulling fs layer [2021-08-17T23:41:59.454Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T23:41:59.454Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T23:41:59.454Z] 97ac5df62f85: Pulling fs layer [2021-08-17T23:41:59.454Z] d77568369979: Waiting [2021-08-17T23:41:59.454Z] fc1c9f9a7f3b: Waiting [2021-08-17T23:41:59.454Z] 170f2ba95c9a: Waiting [2021-08-17T23:41:59.454Z] 97ac5df62f85: Waiting [2021-08-17T23:41:59.454Z] e90a11edd702: Waiting [2021-08-17T23:41:59.454Z] d148012ef14d: Verifying Checksum [2021-08-17T23:41:59.454Z] d148012ef14d: Download complete [2021-08-17T23:41:59.454Z] 24495759ef45: Verifying Checksum [2021-08-17T23:41:59.454Z] 24495759ef45: Download complete [2021-08-17T23:41:59.454Z] d77568369979: Download complete [2021-08-17T23:41:59.454Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-17T23:41:59.454Z] fc1c9f9a7f3b: Download complete [2021-08-17T23:41:59.454Z] 595b0fe564bb: Verifying Checksum [2021-08-17T23:41:59.454Z] 595b0fe564bb: Download complete [2021-08-17T23:41:59.729Z] 170f2ba95c9a: Verifying Checksum [2021-08-17T23:41:59.729Z] 170f2ba95c9a: Download complete [2021-08-17T23:42:00.331Z] 595b0fe564bb: Pull complete [2021-08-17T23:42:01.321Z] 24495759ef45: Pull complete [2021-08-17T23:42:01.597Z] d148012ef14d: Pull complete [2021-08-17T23:42:04.236Z] 97ac5df62f85: Verifying Checksum [2021-08-17T23:42:04.236Z] 97ac5df62f85: Download complete [2021-08-17T23:42:04.236Z] e90a11edd702: Verifying Checksum [2021-08-17T23:42:04.236Z] e90a11edd702: Download complete [2021-08-17T23:42:14.417Z] e90a11edd702: Pull complete [2021-08-17T23:42:14.417Z] d77568369979: Pull complete [2021-08-17T23:42:15.017Z] fc1c9f9a7f3b: Pull complete [2021-08-17T23:42:15.294Z] 170f2ba95c9a: Pull complete [2021-08-17T23:42:22.145Z] 97ac5df62f85: Pull complete [2021-08-17T23:42:22.145Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T23:42:22.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T23:42:22.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-08-17T23:42:22.548Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:42:23.164Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T23:42:23.164Z] . [Pipeline] withDockerContainer [2021-08-17T23:42:23.434Z] prd-ubuntu18.04-docker-arm64-4c-16g-3208 does not seem to be running inside a container [2021-08-17T23:42:23.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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-arm64 cat [2021-08-17T23:42:28.289Z] $ docker top 7f134180f3e559b9f817142226f8d11e3d78aa2657b922bce57e52183f40e128 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T23:42:29.280Z] + go version [2021-08-17T23:42:29.280Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T23:42:29.305Z] $ docker stop --time=1 7f134180f3e559b9f817142226f8d11e3d78aa2657b922bce57e52183f40e128 [2021-08-17T23:42:30.893Z] Running on prd-centos7-docker-4c-2g-3209 in /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-17T23:42:31.240Z] $ docker rm -f 7f134180f3e559b9f817142226f8d11e3d78aa2657b922bce57e52183f40e128 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-08-17T23:42:31.505Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:42:31.637Z] Selected Git installation does not exist. Using Default [2021-08-17T23:42:31.637Z] The recommended git tool is: NONE [2021-08-17T23:42:31.923Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T23:42:31.923Z] . [Pipeline] withDockerContainer [2021-08-17T23:42:32.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-3208 does not seem to be running inside a container [2021-08-17T23:42:32.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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-arm64 cat [2021-08-17T23:42:33.949Z] $ docker top d2db188829602d4de12195a4a2283039dfd875161acaffdb74386b0545faeb7c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T23:42:34.575Z] using credential edgex-jenkins-ssh [2021-08-17T23:42:34.598Z] Cloning the remote Git repository [2021-08-17T23:42:34.960Z] + go mod tidy [2021-08-17T23:42:34.710Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-17T23:42:34.781Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2021-08-17T23:42:34.821Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-17T23:42:34.821Z] > git --version # timeout=10 [2021-08-17T23:42:34.828Z] > git --version # 'git version 2.24.4' [2021-08-17T23:42:34.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T23:42:34.860Z] [INFO] Currently running in a labeled security context [2021-08-17T23:42:34.860Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T23:42:34.860Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh8054549000335408167.key [2021-08-17T23:42:34.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T23:42:35.428Z] Avoid second fetch [2021-08-17T23:42:35.429Z] Checking out Revision f02cc327b510292fdef397f37787ee50c21ec0ef (main) [2021-08-17T23:42:35.941Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T23:42:35.942Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T23:42:36.223Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T23:42:36.223Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T23:42:36.223Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T23:42:36.223Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-17T23:42:35.477Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-17T23:42:35.485Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T23:42:35.513Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T23:42:35.519Z] > git checkout -f f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 [2021-08-17T23:42:36.497Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T23:42:36.497Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T23:42:36.497Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T23:42:36.497Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T23:42:36.497Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T23:42:36.777Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T23:42:37.049Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T23:42:37.326Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T23:42:37.326Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T23:42:39.227Z] Commit message: "ci: remove need for CI specific Dockerfile (#124)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-17T23:42:39.735Z] ========================================================= [2021-08-17T23:42:39.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T23:42:39.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-08-17T23:42:39.963Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T23:42:39.963Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T23:42:39.963Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-08-17T23:42:39.963Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-08-17T23:42:40.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T23:42:40.197Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T23:42:40.197Z] 540db60ca938: Pulling fs layer [2021-08-17T23:42:40.197Z] adcc1eea9eea: Pulling fs layer [2021-08-17T23:42:40.197Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T23:42:40.197Z] db62176df00c: Pulling fs layer [2021-08-17T23:42:40.197Z] 3b30891b0d05: Pulling fs layer [2021-08-17T23:42:40.197Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T23:42:40.197Z] c788192a36de: Pulling fs layer [2021-08-17T23:42:40.197Z] a77e37c0d609: Pulling fs layer [2021-08-17T23:42:40.197Z] c3185cebc471: Pulling fs layer [2021-08-17T23:42:40.197Z] db62176df00c: Waiting [2021-08-17T23:42:40.197Z] 3b30891b0d05: Waiting [2021-08-17T23:42:40.197Z] 06b49ca38bd5: Waiting [2021-08-17T23:42:40.197Z] c788192a36de: Waiting [2021-08-17T23:42:40.197Z] a77e37c0d609: Waiting [2021-08-17T23:42:40.197Z] c3185cebc471: Waiting [2021-08-17T23:42:40.235Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T23:42:40.468Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T23:42:40.468Z] 4c4ab2625f07: Download complete [2021-08-17T23:42:40.468Z] adcc1eea9eea: Verifying Checksum [2021-08-17T23:42:40.468Z] adcc1eea9eea: Download complete [2021-08-17T23:42:40.468Z] 3b30891b0d05: Verifying Checksum [2021-08-17T23:42:40.468Z] 3b30891b0d05: Download complete [2021-08-17T23:42:40.468Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T23:42:40.468Z] 06b49ca38bd5: Download complete [2021-08-17T23:42:40.468Z] c788192a36de: Verifying Checksum [2021-08-17T23:42:40.468Z] c788192a36de: Download complete [2021-08-17T23:42:40.468Z] 540db60ca938: Verifying Checksum [2021-08-17T23:42:40.468Z] 540db60ca938: Download complete [2021-08-17T23:42:40.736Z] 540db60ca938: Pull complete [2021-08-17T23:42:40.736Z] adcc1eea9eea: Pull complete [Pipeline] sh [2021-08-17T23:42:41.005Z] 4c4ab2625f07: Pull complete [2021-08-17T23:42:41.504Z] + make test [2021-08-17T23:42:41.504Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-08-17T23:42:41.591Z] a77e37c0d609: Verifying Checksum [2021-08-17T23:42:41.591Z] a77e37c0d609: Download complete [2021-08-17T23:42:44.926Z] c3185cebc471: Verifying Checksum [2021-08-17T23:42:44.926Z] c3185cebc471: Download complete [2021-08-17T23:42:45.195Z] db62176df00c: Verifying Checksum [2021-08-17T23:42:45.195Z] db62176df00c: Download complete [2021-08-17T23:42:48.554Z] db62176df00c: Pull complete [2021-08-17T23:42:48.554Z] 3b30891b0d05: Pull complete [2021-08-17T23:42:48.820Z] 06b49ca38bd5: Pull complete [2021-08-17T23:42:48.820Z] c788192a36de: Pull complete [2021-08-17T23:42:49.089Z] a77e37c0d609: Pull complete [2021-08-17T23:42:51.696Z] c3185cebc471: Pull complete [2021-08-17T23:42:51.696Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T23:42:51.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T23:42:51.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-08-17T23:42:52.061Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:42:52.386Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T23:42:52.386Z] . [Pipeline] withDockerContainer [2021-08-17T23:42:52.494Z] prd-centos7-docker-4c-2g-3209 does not seem to be running inside a container [2021-08-17T23:42:52.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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-08-17T23:42:54.452Z] $ docker top 5ba54d64292ffd567591fad358a51638305bea0b4c9e5a0cc056b89b66dcf62d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T23:42:54.860Z] + go version [2021-08-17T23:42:54.861Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T23:42:54.875Z] $ docker stop --time=1 5ba54d64292ffd567591fad358a51638305bea0b4c9e5a0cc056b89b66dcf62d [2021-08-17T23:42:56.073Z] $ docker rm -f 5ba54d64292ffd567591fad358a51638305bea0b4c9e5a0cc056b89b66dcf62d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:42:56.564Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T23:42:56.564Z] . [Pipeline] withDockerContainer [2021-08-17T23:42:56.651Z] prd-centos7-docker-4c-2g-3209 does not seem to be running inside a container [2021-08-17T23:42:56.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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-08-17T23:42:57.104Z] $ docker top fb2e7c171f1cc81b7b15a373028d70aac3f456c9643ae489cc68b1f18568a3ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T23:42:57.522Z] + go mod tidy [2021-08-17T23:42:57.801Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T23:42:57.801Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T23:42:58.074Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-17T23:42:58.075Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T23:42:58.075Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T23:42:58.075Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T23:42:58.075Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T23:42:58.075Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T23:42:58.075Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T23:42:58.075Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-08-17T23:42:58.075Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T23:42:58.075Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T23:42:58.340Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T23:42:58.340Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T23:42:58.340Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T23:42:58.611Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T23:42:59.201Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T23:42:59.201Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T23:42:59.466Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-08-17T23:42:59.466Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-08-17T23:43:00.066Z] + make test [2021-08-17T23:43:00.066Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-08-17T23:43:32.415Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.245s coverage: 80.6% of statements [2021-08-17T23:43:32.415Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.039s coverage: 57.1% of statements [2021-08-17T23:43:32.415Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-08-17T23:43:32.415Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.071s coverage: 96.7% of statements [2021-08-17T23:43:32.415Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements [2021-08-17T23:43:32.415Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-08-17T23:43:32.415Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.037s coverage: 100.0% of statements [2021-08-17T23:43:32.415Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-08-17T23:43:32.415Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.021s coverage: 85.7% of statements [2021-08-17T23:43:32.415Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.052s coverage: 100.0% of statements [2021-08-17T23:43:32.415Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-08-17T23:43:32.415Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T23:43:37.787Z] gofmt -l . [2021-08-17T23:43:37.787Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-17T23:43:37.806Z] $ docker stop --time=1 fb2e7c171f1cc81b7b15a373028d70aac3f456c9643ae489cc68b1f18568a3ff [2021-08-17T23:43:39.282Z] $ docker rm -f fb2e7c171f1cc81b7b15a373028d70aac3f456c9643ae489cc68b1f18568a3ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T23:43:39.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T23:43:40.137Z] 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-08-17T23:43:40.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T23:43:40.704Z] [2021-08-17T23:43:40.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:43:41.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T23:43:41.034Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T23:43:41.034Z] b4d181a07f80: Pulling fs layer [2021-08-17T23:43:41.034Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T23:43:41.034Z] ed53099fbce6: Pulling fs layer [2021-08-17T23:43:41.034Z] dc539afda2c1: Pulling fs layer [2021-08-17T23:43:41.034Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T23:43:41.034Z] 9065ff56babe: Pulling fs layer [2021-08-17T23:43:41.034Z] d287ab97295c: Pulling fs layer [2021-08-17T23:43:41.034Z] 77bc0d833cb6: Waiting [2021-08-17T23:43:41.034Z] 9065ff56babe: Waiting [2021-08-17T23:43:41.034Z] d287ab97295c: Waiting [2021-08-17T23:43:41.034Z] dc539afda2c1: Waiting [2021-08-17T23:43:41.304Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T23:43:41.304Z] a1111a8f2ec3: Download complete [2021-08-17T23:43:41.304Z] dc539afda2c1: Verifying Checksum [2021-08-17T23:43:41.304Z] dc539afda2c1: Download complete [2021-08-17T23:43:41.304Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T23:43:41.304Z] 77bc0d833cb6: Download complete [2021-08-17T23:43:41.304Z] 9065ff56babe: Verifying Checksum [2021-08-17T23:43:41.304Z] 9065ff56babe: Download complete [2021-08-17T23:43:41.570Z] ed53099fbce6: Verifying Checksum [2021-08-17T23:43:41.570Z] ed53099fbce6: Download complete [2021-08-17T23:43:42.532Z] b4d181a07f80: Verifying Checksum [2021-08-17T23:43:42.532Z] b4d181a07f80: Download complete [2021-08-17T23:43:43.505Z] b4d181a07f80: Pull complete [2021-08-17T23:43:43.505Z] a1111a8f2ec3: Pull complete [2021-08-17T23:43:44.090Z] ed53099fbce6: Pull complete [2021-08-17T23:43:44.090Z] dc539afda2c1: Pull complete [2021-08-17T23:43:44.374Z] 77bc0d833cb6: Pull complete [2021-08-17T23:43:44.640Z] 9065ff56babe: Pull complete [2021-08-17T23:43:46.041Z] d287ab97295c: Verifying Checksum [2021-08-17T23:43:46.042Z] d287ab97295c: Download complete [2021-08-17T23:43:50.321Z] d287ab97295c: Pull complete [2021-08-17T23:43:50.321Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T23:43:50.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T23:43:50.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T23:43:50.417Z] prd-centos7-docker-4c-2g-3209 does not seem to be running inside a container [2021-08-17T23:43:50.492Z] $ 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/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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-08-17T23:43:52.846Z] $ docker top 5def228f1a1a0d1b073e213e77fba45d8d0917ba49a78081e74594096262c87f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:43:53.330Z] ---> job-cost.sh [2021-08-17T23:43:53.330Z] lf-activate-venv: SKIPPING [2021-08-17T23:43:53.330Z] INFO: No Stack... [2021-08-17T23:43:54.291Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T23:43:54.557Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T23:43:55.068Z] + cat /w/workspace/go-mod-secrets/3/archives/cost.csv [2021-08-17T23:43:55.068Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T23:43:55.109Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [2021-08-17T23:43:55.119Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] did not exist. Created. [2021-08-17T23:43:55.119Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T23:43:55.458Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-17T23:43:55.511Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T23:43:55.526Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T23:43:55.558Z] $ docker stop --time=1 5def228f1a1a0d1b073e213e77fba45d8d0917ba49a78081e74594096262c87f [2021-08-17T23:43:56.777Z] $ docker rm -f 5def228f1a1a0d1b073e213e77fba45d8d0917ba49a78081e74594096262c87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T23:44:03.325Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.898s coverage: 80.6% of statements [2021-08-17T23:44:03.325Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.174s coverage: 57.1% of statements [2021-08-17T23:44:03.325Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-08-17T23:44:03.325Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.249s coverage: 96.7% of statements [2021-08-17T23:44:03.325Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements [2021-08-17T23:44:03.325Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-08-17T23:44:03.325Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.106s coverage: 100.0% of statements [2021-08-17T23:44:03.325Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-08-17T23:44:03.325Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.092s coverage: 85.7% of statements [2021-08-17T23:44:03.325Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.162s coverage: 100.0% of statements [2021-08-17T23:44:03.325Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-08-17T23:44:03.325Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T23:44:18.454Z] gofmt -l . [2021-08-17T23:44:18.454Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-17T23:44:18.484Z] $ docker stop --time=1 d2db188829602d4de12195a4a2283039dfd875161acaffdb74386b0545faeb7c [2021-08-17T23:44:20.521Z] $ docker rm -f d2db188829602d4de12195a4a2283039dfd875161acaffdb74386b0545faeb7c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T23:44:22.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T23:44:22.345Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T23:44:22.844Z] 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-08-17T23:44:23.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T23:44:23.353Z] [2021-08-17T23:44:23.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:44:23.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T23:44:23.983Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T23:44:23.983Z] 448f6bf000e3: Pulling fs layer [2021-08-17T23:44:23.983Z] f757da607395: Pulling fs layer [2021-08-17T23:44:23.983Z] 05883995daec: Pulling fs layer [2021-08-17T23:44:23.983Z] 8603b9c90790: Pulling fs layer [2021-08-17T23:44:23.983Z] 1560dd03e051: Pulling fs layer [2021-08-17T23:44:23.983Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T23:44:23.983Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T23:44:23.983Z] 8603b9c90790: Waiting [2021-08-17T23:44:23.983Z] 1560dd03e051: Waiting [2021-08-17T23:44:23.983Z] 27f5ce0e4adf: Waiting [2021-08-17T23:44:23.983Z] c2d8d7efcc4b: Waiting [2021-08-17T23:44:24.256Z] f757da607395: Verifying Checksum [2021-08-17T23:44:24.256Z] f757da607395: Download complete [2021-08-17T23:44:24.256Z] 8603b9c90790: Download complete [2021-08-17T23:44:24.531Z] 1560dd03e051: Verifying Checksum [2021-08-17T23:44:24.531Z] 1560dd03e051: Download complete [2021-08-17T23:44:24.531Z] 27f5ce0e4adf: Download complete [2021-08-17T23:44:24.802Z] 05883995daec: Verifying Checksum [2021-08-17T23:44:24.802Z] 05883995daec: Download complete [2021-08-17T23:44:25.402Z] 448f6bf000e3: Verifying Checksum [2021-08-17T23:44:25.402Z] 448f6bf000e3: Download complete [2021-08-17T23:44:28.788Z] c2d8d7efcc4b: Verifying Checksum [2021-08-17T23:44:28.788Z] c2d8d7efcc4b: Download complete [2021-08-17T23:44:28.788Z] 448f6bf000e3: Pull complete [2021-08-17T23:44:29.389Z] f757da607395: Pull complete [2021-08-17T23:44:30.818Z] 05883995daec: Pull complete [2021-08-17T23:44:31.095Z] 8603b9c90790: Pull complete [2021-08-17T23:44:32.077Z] 1560dd03e051: Pull complete [2021-08-17T23:44:32.672Z] 27f5ce0e4adf: Pull complete [2021-08-17T23:44:47.781Z] c2d8d7efcc4b: Pull complete [2021-08-17T23:44:47.781Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T23:44:47.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T23:44:47.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T23:44:48.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-3208 does not seem to be running inside a container [2021-08-17T23:44:48.123Z] $ 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/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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:arm64 cat [2021-08-17T23:44:51.866Z] $ docker top 2afdc74843a35a5a4fa72b1972f3d908667ba8b43fa1978ad98a74a886c4ccdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:44:52.855Z] ---> job-cost.sh [2021-08-17T23:44:52.855Z] lf-activate-venv: SKIPPING [2021-08-17T23:44:52.855Z] INFO: No Stack... [2021-08-17T23:44:53.830Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T23:44:54.103Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T23:44:54.764Z] + cut -d,+ -f6 [2021-08-17T23:44:54.764Z] cat /w/workspace/go-mod-secrets/3/archives/cost.csv [Pipeline] lock [2021-08-17T23:44:54.819Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [2021-08-17T23:44:54.829Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] did not exist. Created. [2021-08-17T23:44:54.829Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T23:44:55.521Z] /w/workspace/go-mod-secrets/3@tmp/durable-873204ce/script.sh: 1: /w/workspace/go-mod-secrets/3@tmp/durable-873204ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-17T23:44:56.178Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T23:44:56.212Z] Warning: overwriting stash ‘stack-cost’ [2021-08-17T23:44:56.253Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T23:44:56.267Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T23:44:56.298Z] $ docker stop --time=1 2afdc74843a35a5a4fa72b1972f3d908667ba8b43fa1978ad98a74a886c4ccdb [2021-08-17T23:44:57.893Z] $ docker rm -f 2afdc74843a35a5a4fa72b1972f3d908667ba8b43fa1978ad98a74a886c4ccdb [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-08-17T23:44:58.565Z] provisioning config files... [2021-08-17T23:44:58.584Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3989340829710951710tmp [Pipeline] { [Pipeline] sh [2021-08-17T23:44:58.924Z] + set +x [2021-08-17T23:44:58.924Z] + curl -s https://codecov.io/bash [2021-08-17T23:44:58.924Z] + bash -s -- [2021-08-17T23:44:59.192Z] [2021-08-17T23:44:59.192Z] _____ _ [2021-08-17T23:44:59.192Z] / ____| | | [2021-08-17T23:44:59.192Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T23:44:59.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T23:44:59.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T23:44:59.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T23:44:59.192Z] Bash-1.0.6 [2021-08-17T23:44:59.192Z] [2021-08-17T23:44:59.192Z] [2021-08-17T23:44:59.192Z] ==> git version 2.24.4 found [2021-08-17T23:44:59.192Z] ==> 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-08-17T23:44:59.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T23:44:59.192Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T23:44:59.193Z] ==> Jenkins CI detected. [2021-08-17T23:44:59.193Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-17T23:44:59.193Z] project root: . [2021-08-17T23:44:59.193Z] --> token set from env [2021-08-17T23:44:59.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T23:44:59.193Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T23:44:59.193Z] ==> Python coveragepy not found [2021-08-17T23:44:59.193Z] ==> Searching for coverage reports in: [2021-08-17T23:44:59.193Z] + . [2021-08-17T23:44:59.193Z] -> Found 1 reports [2021-08-17T23:44:59.193Z] ==> Detecting git/mercurial file structure [2021-08-17T23:44:59.193Z] ==> Reading reports [2021-08-17T23:44:59.193Z] + ./coverage.out bytes=27483 [2021-08-17T23:44:59.193Z] ==> Appending adjustments [2021-08-17T23:44:59.193Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T23:44:59.460Z] + Found adjustments [2021-08-17T23:44:59.460Z] ==> Gzipping contents [2021-08-17T23:44:59.460Z] 8.0K /tmp/codecov.kQXzqD.gz [2021-08-17T23:44:59.460Z] ==> Uploading reports [2021-08-17T23:44:59.460Z] url: https://codecov.io [2021-08-17T23:44:59.460Z] query: branch=main&commit=f02cc327b510292fdef397f37787ee50c21ec0ef&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T23:44:59.460Z] -> Pinging Codecov [2021-08-17T23:44:59.460Z] 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=f02cc327b510292fdef397f37787ee50c21ec0ef&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T23:44:59.727Z] -> Uploading to [2021-08-17T23:44:59.728Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/D63849C06B6B67093493C71CE874ED06/f02cc327b510292fdef397f37787ee50c21ec0ef/7d39924a-0a65-4dd6-89f0-ad6b1e022681.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T234459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad839c422db1f2cc86200f86f54ff75e31ebd8260f8560d1de932d0de70a67fd [2021-08-17T23:44:59.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T23:44:59.728Z] Dload Upload Total Spent Left Speed [2021-08-17T23:45:00.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5665 0 0 100 5665 0 10219 --:--:-- --:--:-- --:--:-- 10225 [2021-08-17T23:45:00.316Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] } [2021-08-17T23:45:00.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-17T23:45:01.088Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-17T23:45:01.109Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:45:01.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T23:45:01.440Z] [2021-08-17T23:45:01.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:45:01.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T23:45:01.775Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-17T23:45:01.775Z] 188c0c94c7c5: Pulling fs layer [2021-08-17T23:45:01.775Z] 0ef7d3d256c8: Pulling fs layer [2021-08-17T23:45:01.775Z] de9db76c5a1d: Pulling fs layer [2021-08-17T23:45:01.775Z] 0eba1c9be4d2: Pulling fs layer [2021-08-17T23:45:01.775Z] 0d57e429df01: Pulling fs layer [2021-08-17T23:45:01.775Z] 4e4be7b47b0d: Pulling fs layer [2021-08-17T23:45:01.775Z] e1f770b5df2f: Pulling fs layer [2021-08-17T23:45:01.775Z] 85a0685a4137: Pulling fs layer [2021-08-17T23:45:01.775Z] 0eba1c9be4d2: Waiting [2021-08-17T23:45:01.775Z] 0d57e429df01: Waiting [2021-08-17T23:45:01.775Z] 4e4be7b47b0d: Waiting [2021-08-17T23:45:01.775Z] e1f770b5df2f: Waiting [2021-08-17T23:45:01.775Z] 85a0685a4137: Waiting [2021-08-17T23:45:02.044Z] de9db76c5a1d: Verifying Checksum [2021-08-17T23:45:02.044Z] de9db76c5a1d: Download complete [2021-08-17T23:45:02.044Z] 0ef7d3d256c8: Verifying Checksum [2021-08-17T23:45:02.044Z] 0ef7d3d256c8: Download complete [2021-08-17T23:45:02.044Z] 0d57e429df01: Verifying Checksum [2021-08-17T23:45:02.044Z] 0d57e429df01: Download complete [2021-08-17T23:45:02.044Z] 4e4be7b47b0d: Verifying Checksum [2021-08-17T23:45:02.044Z] 4e4be7b47b0d: Download complete [2021-08-17T23:45:02.311Z] 188c0c94c7c5: Verifying Checksum [2021-08-17T23:45:02.311Z] 188c0c94c7c5: Download complete [2021-08-17T23:45:02.311Z] 188c0c94c7c5: Pull complete [2021-08-17T23:45:02.578Z] 0ef7d3d256c8: Pull complete [2021-08-17T23:45:02.578Z] de9db76c5a1d: Pull complete [2021-08-17T23:45:04.527Z] e1f770b5df2f: Verifying Checksum [2021-08-17T23:45:04.527Z] e1f770b5df2f: Download complete [2021-08-17T23:45:07.901Z] 0eba1c9be4d2: Verifying Checksum [2021-08-17T23:45:07.901Z] 0eba1c9be4d2: Download complete [2021-08-17T23:45:08.185Z] 85a0685a4137: Verifying Checksum [2021-08-17T23:45:08.185Z] 85a0685a4137: Download complete [2021-08-17T23:45:11.552Z] 0eba1c9be4d2: Pull complete [2021-08-17T23:45:11.552Z] 0d57e429df01: Pull complete [2021-08-17T23:45:11.552Z] 4e4be7b47b0d: Pull complete [2021-08-17T23:45:11.822Z] e1f770b5df2f: Pull complete [2021-08-17T23:45:15.180Z] 85a0685a4137: Pull complete [2021-08-17T23:45:15.180Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-17T23:45:15.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T23:45:15.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-17T23:45:15.296Z] prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container [2021-08-17T23:45:15.590Z] $ 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-08-17T23:45:18.183Z] $ docker top bcca41676cddd397881a9f6b10da323f15d53405e1bfb207633a36ef8c30f8eb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-17T23:45:18.291Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-17T23:45:18.608Z] + set -o pipefail [2021-08-17T23:45:18.608Z] + snyk monitor '--org=edgex-jenkins' [2021-08-17T23:45:21.985Z] [2021-08-17T23:45:21.985Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-08-17T23:45:21.985Z] [2021-08-17T23:45:21.985Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/6d65d590-c56a-44d7-ba17-3a71951f4dcd [2021-08-17T23:45:21.985Z] [2021-08-17T23:45:21.985Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-17T23:45:21.985Z] [2021-08-17T23:45:21.985Z] [2021-08-17T23:45:21.985Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-17T23:45:21.985Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-17T23:45:22.005Z] $ docker stop --time=1 bcca41676cddd397881a9f6b10da323f15d53405e1bfb207633a36ef8c30f8eb [2021-08-17T23:45:23.712Z] $ docker rm -f bcca41676cddd397881a9f6b10da323f15d53405e1bfb207633a36ef8c30f8eb [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-08-17T23:45:24.557Z] + git log --format=format:%s -1 f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:45:24.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T23:45:24.893Z] . [Pipeline] withDockerContainer [2021-08-17T23:45:24.987Z] prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container [2021-08-17T23:45:25.054Z] $ 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-08-17T23:45:25.501Z] $ docker top 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T23:45:25.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T23:45:25.648Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T23:45:25.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T23:45:25.790Z] $ docker exec 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 ssh-agent [2021-08-17T23:45:25.922Z] SSH_AUTH_SOCK=/tmp/ssh-KUsgktcJcUjm/agent.14 [2021-08-17T23:45:25.922Z] SSH_AGENT_PID=20 [2021-08-17T23:45:25.932Z] Running ssh-add (command line suppressed) [2021-08-17T23:45:26.038Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1184854074544323070.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1184854074544323070.key) [2021-08-17T23:45:26.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T23:45:26.383Z] + git semver tag [2021-08-17T23:45:26.384Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T23:45:26.384Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-17T23:45:26.384Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-17T23:45:26.384Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T23:45:26.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T23:45:26.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T23:45:26.384Z] # $SEMVER_BRANCH = main [2021-08-17T23:45:26.384Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-08-17T23:45:26.384Z] # f02cc327b510292fdef397f37787ee50c21ec0ef HEAD [2021-08-17T23:45:26.384Z] # -> Force: false [2021-08-17T23:45:26.384Z] # ec127568ea326acc1e738954e92fcc2e9ad38414 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-17T23:45:26.399Z] $ docker exec --env ******** --env ******** 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 ssh-agent -k [2021-08-17T23:45:26.507Z] unset SSH_AUTH_SOCK; [2021-08-17T23:45:26.507Z] unset SSH_AGENT_PID; [2021-08-17T23:45:26.507Z] echo Agent pid 20 killed; [2021-08-17T23:45:26.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T23:45:26.885Z] + git semver [Pipeline] } [2021-08-17T23:45:26.905Z] $ docker stop --time=1 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 [2021-08-17T23:45:28.123Z] $ docker rm -f 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:45:28.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T23:45:28.672Z] [2021-08-17T23:45:28.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:45:29.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T23:45:29.015Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-17T23:45:29.015Z] ab5ef0e58194: Pulling fs layer [2021-08-17T23:45:29.015Z] 9712f1f96733: Pulling fs layer [2021-08-17T23:45:29.015Z] 63f879dbbcfc: Pulling fs layer [2021-08-17T23:45:29.015Z] 0d9ebad4ef96: Pulling fs layer [2021-08-17T23:45:29.015Z] e9a5061849ea: Pulling fs layer [2021-08-17T23:45:29.015Z] d747dcd14b5f: Pulling fs layer [2021-08-17T23:45:29.015Z] 2de7ff778b66: Pulling fs layer [2021-08-17T23:45:29.015Z] 0d9ebad4ef96: Waiting [2021-08-17T23:45:29.015Z] e9a5061849ea: Waiting [2021-08-17T23:45:29.015Z] d747dcd14b5f: Waiting [2021-08-17T23:45:29.015Z] 2de7ff778b66: Waiting [2021-08-17T23:45:29.015Z] 9712f1f96733: Verifying Checksum [2021-08-17T23:45:29.015Z] 9712f1f96733: Download complete [2021-08-17T23:45:31.594Z] 63f879dbbcfc: Verifying Checksum [2021-08-17T23:45:31.594Z] 63f879dbbcfc: Download complete [2021-08-17T23:45:31.594Z] e9a5061849ea: Verifying Checksum [2021-08-17T23:45:31.594Z] e9a5061849ea: Download complete [2021-08-17T23:45:31.862Z] d747dcd14b5f: Verifying Checksum [2021-08-17T23:45:31.862Z] d747dcd14b5f: Download complete [2021-08-17T23:45:32.444Z] 2de7ff778b66: Verifying Checksum [2021-08-17T23:45:32.444Z] 2de7ff778b66: Download complete [2021-08-17T23:45:32.444Z] 0d9ebad4ef96: Verifying Checksum [2021-08-17T23:45:32.444Z] 0d9ebad4ef96: Download complete [2021-08-17T23:45:33.029Z] ab5ef0e58194: Verifying Checksum [2021-08-17T23:45:33.029Z] ab5ef0e58194: Download complete [2021-08-17T23:45:36.400Z] ab5ef0e58194: Pull complete [2021-08-17T23:45:36.400Z] 9712f1f96733: Pull complete [2021-08-17T23:45:36.670Z] 63f879dbbcfc: Pull complete [2021-08-17T23:45:40.058Z] 0d9ebad4ef96: Pull complete [2021-08-17T23:45:40.326Z] e9a5061849ea: Pull complete [2021-08-17T23:45:40.594Z] d747dcd14b5f: Pull complete [2021-08-17T23:45:41.563Z] 2de7ff778b66: Pull complete [2021-08-17T23:45:41.563Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-17T23:45:41.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T23:45:41.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-17T23:45:41.658Z] prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container [2021-08-17T23:45:41.724Z] $ 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-08-17T23:45:45.290Z] $ docker top 68a390dcdf4f7822d590067248d0cd62a1308481c3061791075189236d729a84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-17T23:45:45.410Z] provisioning config files... [2021-08-17T23:45:45.427Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7447360908238384357tmp [2021-08-17T23:45:45.451Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2628521852069704810tmp [2021-08-17T23:45:45.473Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config372683706021750191tmp [Pipeline] { [Pipeline] echo [2021-08-17T23:45:45.500Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:45:45.820Z] ---> sigul-configuration.sh [2021-08-17T23:45:45.820Z] gpg: directory `/root/.gnupg' created [2021-08-17T23:45:45.820Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-17T23:45:45.820Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-17T23:45:45.820Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-17T23:45:45.820Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-17T23:45:45.820Z] gpg: CAST5 encrypted data [2021-08-17T23:45:45.820Z] gpg: encrypted with 1 passphrase [2021-08-17T23:45:45.820Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-17T23:45:46.136Z] + mkdir /home/jenkins [2021-08-17T23:45:46.136Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-17T23:45:46.452Z] + 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-08-17T23:45:46.467Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:45:46.777Z] ---> sigul-install.sh [2021-08-17T23:45:46.777Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-17T23:45:47.102Z] + git tag --list [2021-08-17T23:45:47.102Z] v0.0.0 [2021-08-17T23:45:47.102Z] v0.0.1 [2021-08-17T23:45:47.102Z] v0.0.10 [2021-08-17T23:45:47.102Z] v0.0.11 [2021-08-17T23:45:47.102Z] v0.0.12 [2021-08-17T23:45:47.102Z] v0.0.13 [2021-08-17T23:45:47.102Z] v0.0.14 [2021-08-17T23:45:47.102Z] v0.0.15 [2021-08-17T23:45:47.102Z] v0.0.16 [2021-08-17T23:45:47.102Z] v0.0.17 [2021-08-17T23:45:47.102Z] v0.0.18 [2021-08-17T23:45:47.102Z] v0.0.19 [2021-08-17T23:45:47.102Z] v0.0.2 [2021-08-17T23:45:47.102Z] v0.0.20 [2021-08-17T23:45:47.102Z] v0.0.21 [2021-08-17T23:45:47.102Z] v0.0.22 [2021-08-17T23:45:47.102Z] v0.0.23 [2021-08-17T23:45:47.102Z] v0.0.24 [2021-08-17T23:45:47.102Z] v0.0.25 [2021-08-17T23:45:47.102Z] v0.0.26 [2021-08-17T23:45:47.102Z] v0.0.27 [2021-08-17T23:45:47.102Z] v0.0.28 [2021-08-17T23:45:47.102Z] v0.0.29 [2021-08-17T23:45:47.102Z] v0.0.3 [2021-08-17T23:45:47.102Z] v0.0.30 [2021-08-17T23:45:47.102Z] v0.0.31 [2021-08-17T23:45:47.102Z] v0.0.32 [2021-08-17T23:45:47.102Z] v0.0.33 [2021-08-17T23:45:47.102Z] v0.0.4 [2021-08-17T23:45:47.102Z] v0.0.5 [2021-08-17T23:45:47.102Z] v0.0.6 [2021-08-17T23:45:47.102Z] v0.0.7 [2021-08-17T23:45:47.102Z] v0.0.8 [2021-08-17T23:45:47.102Z] v0.0.9 [2021-08-17T23:45:47.102Z] v2.0.0 [2021-08-17T23:45:47.102Z] v2.0.0-dev.1 [2021-08-17T23:45:47.102Z] v2.0.0-dev.10 [2021-08-17T23:45:47.102Z] v2.0.0-dev.11 [2021-08-17T23:45:47.102Z] v2.0.0-dev.12 [2021-08-17T23:45:47.102Z] v2.0.0-dev.13 [2021-08-17T23:45:47.102Z] v2.0.0-dev.14 [2021-08-17T23:45:47.102Z] v2.0.0-dev.15 [2021-08-17T23:45:47.102Z] v2.0.0-dev.16 [2021-08-17T23:45:47.102Z] v2.0.0-dev.17 [2021-08-17T23:45:47.102Z] v2.0.0-dev.18 [2021-08-17T23:45:47.102Z] v2.0.0-dev.19 [2021-08-17T23:45:47.102Z] v2.0.0-dev.2 [2021-08-17T23:45:47.102Z] v2.0.0-dev.20 [2021-08-17T23:45:47.102Z] v2.0.0-dev.21 [2021-08-17T23:45:47.102Z] v2.0.0-dev.22 [2021-08-17T23:45:47.102Z] v2.0.0-dev.23 [2021-08-17T23:45:47.102Z] v2.0.0-dev.24 [2021-08-17T23:45:47.102Z] v2.0.0-dev.25 [2021-08-17T23:45:47.102Z] v2.0.0-dev.26 [2021-08-17T23:45:47.102Z] v2.0.0-dev.27 [2021-08-17T23:45:47.102Z] v2.0.0-dev.3 [2021-08-17T23:45:47.102Z] v2.0.0-dev.4 [2021-08-17T23:45:47.102Z] v2.0.0-dev.5 [2021-08-17T23:45:47.102Z] v2.0.0-dev.6 [2021-08-17T23:45:47.102Z] v2.0.0-dev.7 [2021-08-17T23:45:47.102Z] v2.0.0-dev.8 [2021-08-17T23:45:47.102Z] v2.0.0-dev.9 [2021-08-17T23:45:47.102Z] v2.0.1-dev.1 [2021-08-17T23:45:47.102Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-17T23:45:47.423Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-17T23:45:48.003Z] Signing Git tag with Sigul... [2021-08-17T23:45:48.003Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-17T23:45:48.982Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:45:49.297Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-17T23:45:49.310Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-17T23:45:49.345Z] $ docker stop --time=1 68a390dcdf4f7822d590067248d0cd62a1308481c3061791075189236d729a84 [2021-08-17T23:45:50.585Z] $ docker rm -f 68a390dcdf4f7822d590067248d0cd62a1308481c3061791075189236d729a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:45:51.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T23:45:51.101Z] . [Pipeline] withDockerContainer [2021-08-17T23:45:51.211Z] prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container [2021-08-17T23:45:51.275Z] $ 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-08-17T23:45:51.728Z] $ docker top 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T23:45:51.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T23:45:51.882Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T23:45:52.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T23:45:52.026Z] $ docker exec 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 ssh-agent [2021-08-17T23:45:52.178Z] SSH_AUTH_SOCK=/tmp/ssh-dbq3RFsjEtLz/agent.15 [2021-08-17T23:45:52.178Z] SSH_AGENT_PID=22 [2021-08-17T23:45:52.188Z] Running ssh-add (command line suppressed) [2021-08-17T23:45:52.308Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2947298920187251008.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2947298920187251008.key) [2021-08-17T23:45:52.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T23:45:52.653Z] + git semver bump pre [2021-08-17T23:45:52.653Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T23:45:52.653Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-17T23:45:52.653Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-17T23:45:52.653Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T23:45:52.653Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T23:45:52.653Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T23:45:52.653Z] # $SEMVER_BRANCH = main [2021-08-17T23:45:52.653Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-08-17T23:45:52.653Z] 2.0.1-dev.3 [Pipeline] } [2021-08-17T23:45:52.668Z] $ docker exec --env ******** --env ******** 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 ssh-agent -k [2021-08-17T23:45:52.772Z] unset SSH_AUTH_SOCK; [2021-08-17T23:45:52.773Z] unset SSH_AGENT_PID; [2021-08-17T23:45:52.773Z] echo Agent pid 22 killed; [2021-08-17T23:45:52.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T23:45:53.150Z] + git semver [Pipeline] } [2021-08-17T23:45:53.173Z] $ docker stop --time=1 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 [2021-08-17T23:45:54.381Z] $ docker rm -f 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:45:54.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T23:45:54.801Z] . [Pipeline] withDockerContainer [2021-08-17T23:45:54.904Z] prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container [2021-08-17T23:45:54.973Z] $ 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-08-17T23:45:55.392Z] $ docker top e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T23:45:55.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T23:45:55.536Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T23:45:55.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T23:45:55.667Z] $ docker exec e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea ssh-agent [2021-08-17T23:45:55.803Z] SSH_AUTH_SOCK=/tmp/ssh-1vx1mV9E7eZJ/agent.13 [2021-08-17T23:45:55.803Z] SSH_AGENT_PID=19 [2021-08-17T23:45:55.812Z] Running ssh-add (command line suppressed) [2021-08-17T23:45:55.969Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2905508004157489777.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2905508004157489777.key) [2021-08-17T23:45:56.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T23:45:56.621Z] + git semver push [2021-08-17T23:45:56.621Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T23:45:56.621Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-17T23:45:56.621Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-17T23:45:56.621Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T23:45:56.621Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T23:45:56.621Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T23:45:56.621Z] # $SEMVER_BRANCH = main [2021-08-17T23:45:56.621Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-08-17T23:45:57.665Z] $ docker exec --env ******** --env ******** e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea ssh-agent -k [2021-08-17T23:45:57.801Z] unset SSH_AUTH_SOCK; [2021-08-17T23:45:57.801Z] unset SSH_AGENT_PID; [2021-08-17T23:45:57.801Z] echo Agent pid 19 killed; [2021-08-17T23:45:57.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T23:45:58.177Z] + git semver [Pipeline] } [2021-08-17T23:45:58.199Z] $ docker stop --time=1 e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea [2021-08-17T23:45:59.407Z] $ docker rm -f e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea [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-08-17T23:46:00.115Z] + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:46:00.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:46:01.035Z] ---> package-listing.sh [2021-08-17T23:46:01.036Z] ++ facter osfamily [2021-08-17T23:46:01.036Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T23:46:01.304Z] + OS_FAMILY=redhat [2021-08-17T23:46:01.304Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-17T23:46:01.304Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T23:46:01.304Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T23:46:01.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T23:46:01.304Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T23:46:01.304Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-08-17T23:46:01.304Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T23:46:01.304Z] + case "${OS_FAMILY}" in [2021-08-17T23:46:01.304Z] + rpm -qa [2021-08-17T23:46:01.304Z] + sort [2021-08-17T23:46:01.887Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T23:46:01.887Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T23:46:01.887Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T23:46:01.887Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-08-17T23:46:01.887Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2021-08-17T23:46:01.887Z] + 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-08-17T23:46:01.904Z] 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-08-17T23:46:02.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:46:02.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T23:46:02.805Z] [2021-08-17T23:46:02.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T23:46:03.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T23:46:03.138Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T23:46:03.138Z] b4d181a07f80: Pulling fs layer [2021-08-17T23:46:03.138Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T23:46:03.138Z] ed53099fbce6: Pulling fs layer [2021-08-17T23:46:03.138Z] dc539afda2c1: Pulling fs layer [2021-08-17T23:46:03.138Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T23:46:03.138Z] 9065ff56babe: Pulling fs layer [2021-08-17T23:46:03.138Z] d287ab97295c: Pulling fs layer [2021-08-17T23:46:03.138Z] dc539afda2c1: Waiting [2021-08-17T23:46:03.138Z] 77bc0d833cb6: Waiting [2021-08-17T23:46:03.138Z] 9065ff56babe: Waiting [2021-08-17T23:46:03.138Z] d287ab97295c: Waiting [2021-08-17T23:46:03.407Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T23:46:03.407Z] a1111a8f2ec3: Download complete [2021-08-17T23:46:03.407Z] dc539afda2c1: Verifying Checksum [2021-08-17T23:46:03.407Z] dc539afda2c1: Download complete [2021-08-17T23:46:03.675Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T23:46:03.675Z] 77bc0d833cb6: Download complete [2021-08-17T23:46:03.675Z] 9065ff56babe: Verifying Checksum [2021-08-17T23:46:03.675Z] 9065ff56babe: Download complete [2021-08-17T23:46:03.675Z] ed53099fbce6: Verifying Checksum [2021-08-17T23:46:03.675Z] ed53099fbce6: Download complete [2021-08-17T23:46:04.639Z] b4d181a07f80: Verifying Checksum [2021-08-17T23:46:04.639Z] b4d181a07f80: Download complete [2021-08-17T23:46:06.094Z] b4d181a07f80: Pull complete [2021-08-17T23:46:06.094Z] a1111a8f2ec3: Pull complete [2021-08-17T23:46:06.689Z] ed53099fbce6: Pull complete [2021-08-17T23:46:06.689Z] dc539afda2c1: Pull complete [2021-08-17T23:46:07.274Z] 77bc0d833cb6: Pull complete [2021-08-17T23:46:07.274Z] 9065ff56babe: Pull complete [2021-08-17T23:46:08.687Z] d287ab97295c: Verifying Checksum [2021-08-17T23:46:08.687Z] d287ab97295c: Download complete [2021-08-17T23:46:13.182Z] d287ab97295c: Pull complete [2021-08-17T23:46:13.182Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T23:46:13.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T23:46:13.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T23:46:13.553Z] prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container [2021-08-17T23:46:13.618Z] $ 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-08-17T23:46:16.225Z] $ docker top 04c53a9c76b33a42ac369b5a0bbcd6ed9b550bd627a0f40742237d66afc2fcdc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T23:46:16.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T23:46:16.965Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T23:46:17.277Z] + ls /var/log/sa-host [2021-08-17T23:46:17.277Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T23:46:17.277Z] file_magic: OK [2021-08-17T23:46:17.277Z] HZ: Using current value: 100 [2021-08-17T23:46:17.277Z] file_header: OK [2021-08-17T23:46:17.277Z] 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-08-17T23:46:17.277Z] Statistics: [2021-08-17T23:46:17.277Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T23:46:17.277Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T23:46:17.277Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T23:46:17.277Z] file_magic: OK [2021-08-17T23:46:17.277Z] HZ: Using current value: 100 [2021-08-17T23:46:17.277Z] file_header: OK [2021-08-17T23:46:17.277Z] 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-08-17T23:46:17.277Z] Statistics: [2021-08-17T23:46:17.277Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T23:46:17.277Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T23:46:17.531Z] provisioning config files... [2021-08-17T23:46:17.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1005341938444942789tmp [Pipeline] { [Pipeline] echo [2021-08-17T23:46:17.574Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:46:17.883Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T23:46:17.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:46:18.286Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T23:46:18.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:46:18.618Z] ---> sudo-logs.sh [2021-08-17T23:46:18.619Z] Archiving 'sudo' log.. [2021-08-17T23:46:18.619Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3207.vexxhost.local: Name or service not known [2021-08-17T23:46:18.619Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3207.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T23:46:18.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:46:18.988Z] ---> job-cost.sh [2021-08-17T23:46:18.988Z] lf-activate-venv: SKIPPING [2021-08-17T23:46:18.988Z] DEBUG: total: 0.18000000715255737 [2021-08-17T23:46:18.988Z] INFO: Retrieving Stack Cost... [2021-08-17T23:46:20.937Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T23:46:21.204Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T23:46:21.221Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T23:46:21.531Z] ---> logs-deploy.sh [2021-08-17T23:46:21.531Z] lf-activate-venv: SKIPPING [2021-08-17T23:46:21.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/3 [2021-08-17T23:46:21.531Z] INFO: archiving workspace using pattern(s): [2021-08-17T23:46:22.490Z] Archives upload complete. [2021-08-17T23:46:22.490Z] INFO: archiving logs to Nexus