Pull request #123 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 6d0e12302b20ea2db89bdca579aab6f2da1be346+491b751b393af814b448897491c9cdc022f26384 (fa52d7d5eb32e3f63b9c86fbe55f7331183cb84e) 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-ssh2918130879619734207.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh9076508640250738357.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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/PR-123/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/PR-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2926597854867145456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh6911306054587042075.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/PR-123/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/PR-123/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1679402080213394509.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1376 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [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/gexfoundry_go-mod-secrets_PR-123 # 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/gexfoundry_go-mod-secrets_PR-123@tmp/jenkins-gitclient-ssh302942064839044547.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 6d0e12302b20ea2db89bdca579aab6f2da1be346 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/jenkins-gitclient-ssh8166862741532389339.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/jenkins-gitclient-ssh8139296688334843332.key > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 Merge succeeded, producing 6d0e12302b20ea2db89bdca579aab6f2da1be346 Checking out Revision 6d0e12302b20ea2db89bdca579aab6f2da1be346 (PR-123) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T14:00:52.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T14:00:52.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T14:00:52.410Z] ========================================================= [2021-08-02T14:00:52.410Z] EdgeX Global Pipelines Version Info [2021-08-02T14:00:52.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 35443ec644bbe64e6be8ad312806ea050252dc6c # timeout=10 [2021-08-02T14:00:53.730Z] ------------------- [2021-08-02T14:00:53.730Z] stable info: [2021-08-02T14:00:53.730Z] ------------------- [2021-08-02T14:00:53.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T14:00:53.730Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:00:53.731Z] Message: update stable to v1.0.199 [2021-08-02T14:00:54.317Z] ------------------- [2021-08-02T14:00:54.317Z] experimental info: [2021-08-02T14:00:54.317Z] ------------------- [2021-08-02T14:00:54.317Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T14:00:54.317Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:00:54.317Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T14:00:54.449Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-08-02T14:00:54.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-08-02T14:00:54.495Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T14:00:54.559Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T14:00:54.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T14:00:54.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T14:00:54.646Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T14:00:54.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T14:00:54.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T14:00:54.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T14:00:54.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T14:00:54.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T14:00:54.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-08-02T14:00:54.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T14:00:54.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T14:00:54.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:00:54.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:00:54.925Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:00:54.958Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:00:54.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T14:00:55.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T14:00:55.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T14:00:55.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T14:00:55.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T14:00:55.089Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T14:00:55.112Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T14:00:55.135Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T14:00:55.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo [2021-08-02T14:00:55.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo [2021-08-02T14:00:55.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo [2021-08-02T14:00:55.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d0e12302b20ea2db89bdca579aab6f2da1be346 [Pipeline] echo [2021-08-02T14:00:55.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d0e123 [Pipeline] echo [2021-08-02T14:00:55.271Z] [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-02T14:00:55.769Z] + git log --format=format:%s -1 6d0e12302b20ea2db89bdca579aab6f2da1be346 [Pipeline] echo [2021-08-02T14:00:55.841Z] GIT_COMMIT: 6d0e12302b20ea2db89bdca579aab6f2da1be346, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T14:00:55.854Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:00:56.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:00:56.460Z] [2021-08-02T14:00:56.460Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:00:56.797Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:00:57.062Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T14:00:57.062Z] 31603596830f: Pulling fs layer [2021-08-02T14:00:57.062Z] b6dc333f4379: Pulling fs layer [2021-08-02T14:00:57.062Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T14:00:57.062Z] fd332fbdc1db: Pulling fs layer [2021-08-02T14:00:57.062Z] fd332fbdc1db: Waiting [2021-08-02T14:00:57.062Z] b6dc333f4379: Verifying Checksum [2021-08-02T14:00:57.062Z] b6dc333f4379: Download complete [2021-08-02T14:00:57.332Z] 31603596830f: Verifying Checksum [2021-08-02T14:00:57.332Z] 31603596830f: Download complete [2021-08-02T14:00:57.597Z] 31603596830f: Pull complete [2021-08-02T14:00:57.597Z] b6dc333f4379: Pull complete [2021-08-02T14:00:57.597Z] fd332fbdc1db: Verifying Checksum [2021-08-02T14:00:57.597Z] fd332fbdc1db: Download complete [2021-08-02T14:00:58.186Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T14:00:58.186Z] 3d9ef1400e77: Download complete [2021-08-02T14:00:58.777Z] 3d9ef1400e77: Pull complete [2021-08-02T14:00:58.777Z] fd332fbdc1db: Pull complete [2021-08-02T14:00:58.777Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T14:00:58.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:00:58.777Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T14:00:58.888Z] prd-centos7-docker-4c-2g-1376 does not seem to be running inside a container [2021-08-02T14:00:58.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-123 -v /w/workspace/gexfoundry_go-mod-secrets_PR-123:/w/workspace/gexfoundry_go-mod-secrets_PR-123:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T14:00:59.693Z] $ docker top 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T14:00:59.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:00:59.839Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:00:59.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:00:59.974Z] $ docker exec 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent [2021-08-02T14:01:00.112Z] SSH_AUTH_SOCK=/tmp/ssh-RBhRTCUnmk73/agent.14 [2021-08-02T14:01:00.112Z] SSH_AGENT_PID=20 [2021-08-02T14:01:00.126Z] Running ssh-add (command line suppressed) [2021-08-02T14:01:00.234Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4973649884408978856.key (/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4973649884408978856.key) [2021-08-02T14:01:00.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:01:00.575Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T14:01:00.598Z] $ docker exec --env ******** --env ******** 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent -k [2021-08-02T14:01:00.717Z] unset SSH_AUTH_SOCK; [2021-08-02T14:01:00.718Z] unset SSH_AGENT_PID; [2021-08-02T14:01:00.718Z] echo Agent pid 20 killed; [2021-08-02T14:01:00.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T14:01:00.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:01:00.774Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:01:00.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:01:00.906Z] $ docker exec 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent [2021-08-02T14:01:01.029Z] SSH_AUTH_SOCK=/tmp/ssh-qRoLXWpOn8kG/agent.55 [2021-08-02T14:01:01.029Z] SSH_AGENT_PID=61 [2021-08-02T14:01:01.040Z] Running ssh-add (command line suppressed) [2021-08-02T14:01:01.152Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4003425464340213155.key (/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4003425464340213155.key) [2021-08-02T14:01:01.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:01:01.513Z] + git semver init [2021-08-02T14:01:01.513Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T14:01:01.513Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-123/.git [2021-08-02T14:01:01.513Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-123 [2021-08-02T14:01:01.513Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T14:01:01.513Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T14:01:01.513Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T14:01:01.514Z] # $SEMVER_BRANCH = PR-123 [2021-08-02T14:01:01.514Z] # $SEMVER_TEMP = /tmp/semver-014289747 [2021-08-02T14:01:01.514Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-08-02T14:01:02.103Z] # '/tmp/semver-014289747' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-123/.semver' [2021-08-02T14:01:02.103Z] # -> Force: false [2021-08-02T14:01:02.103Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-123/.semver [Pipeline] } [2021-08-02T14:01:02.159Z] $ docker exec --env ******** --env ******** 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent -k [2021-08-02T14:01:02.273Z] unset SSH_AUTH_SOCK; [2021-08-02T14:01:02.273Z] unset SSH_AGENT_PID; [2021-08-02T14:01:02.273Z] echo Agent pid 61 killed; [2021-08-02T14:01:02.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:01:02.650Z] + git semver [Pipeline] } [2021-08-02T14:01:02.671Z] $ docker stop --time=1 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 [2021-08-02T14:01:03.910Z] $ docker rm -f 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:01:04.307Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T14:01:04.747Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T14:01:04.751Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T14:01:19.989Z] Still waiting to schedule task [2021-08-02T14:01:19.990Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T14:01:19.992Z] Still waiting to schedule task [2021-08-02T14:01:19.992Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:03:18.295Z] Running on prd-centos7-docker-4c-2g-1381 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [Pipeline] { [Pipeline] ws [2021-08-02T14:03:18.314Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:03:18.427Z] Selected Git installation does not exist. Using Default [2021-08-02T14:03:18.427Z] The recommended git tool is: NONE [2021-08-02T14:03:21.269Z] using credential edgex-jenkins-ssh [2021-08-02T14:03:21.284Z] Cloning the remote Git repository [2021-08-02T14:03:20.535Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T14:03:20.651Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-08-02T14:03:20.685Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T14:03:20.685Z] > git --version # timeout=10 [2021-08-02T14:03:20.700Z] > git --version # 'git version 2.24.4' [2021-08-02T14:03:20.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:03:20.725Z] [INFO] Currently running in a labeled security context [2021-08-02T14:03:20.726Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:03:20.726Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh5239595798737901508.key [2021-08-02T14:03:20.742Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:03:22.667Z] Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 6d0e12302b20ea2db89bdca579aab6f2da1be346 [2021-08-02T14:03:22.774Z] Merge succeeded, producing 6d0e12302b20ea2db89bdca579aab6f2da1be346 [2021-08-02T14:03:22.775Z] Checking out Revision 6d0e12302b20ea2db89bdca579aab6f2da1be346 (PR-123) [2021-08-02T14:03:21.417Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-02T14:03:21.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:03:21.441Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-02T14:03:21.462Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T14:03:21.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:03:21.464Z] [INFO] Currently running in a labeled security context [2021-08-02T14:03:21.464Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:03:21.464Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh294394585869439815.key [2021-08-02T14:03:21.470Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:03:22.013Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:03:22.020Z] > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 [2021-08-02T14:03:22.069Z] > git remote # timeout=10 [2021-08-02T14:03:22.079Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:03:22.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:03:22.086Z] [INFO] Currently running in a labeled security context [2021-08-02T14:03:22.086Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:03:22.086Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh6607524966608526687.key [2021-08-02T14:03:22.095Z] > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 [2021-08-02T14:03:22.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:03:22.122Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:03:22.125Z] > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 [2021-08-02T14:03:26.307Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T14:03:26.863Z] ========================================================= [2021-08-02T14:03:26.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T14:03:26.863Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:27.288Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T14:03:27.288Z] Sending build context to Docker daemon 709.1kB [2021-08-02T14:03:27.288Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T14:03:27.288Z] Step 2/7 : FROM ${BASE} [2021-08-02T14:03:27.565Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T14:03:27.565Z] 540db60ca938: Pulling fs layer [2021-08-02T14:03:27.565Z] adcc1eea9eea: Pulling fs layer [2021-08-02T14:03:27.565Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T14:03:27.565Z] 0773c198feca: Pulling fs layer [2021-08-02T14:03:27.565Z] 345f892a5656: Pulling fs layer [2021-08-02T14:03:27.565Z] 4796506630df: Pulling fs layer [2021-08-02T14:03:27.565Z] cc55df3e53f1: Pulling fs layer [2021-08-02T14:03:27.565Z] 4d027b6c602c: Pulling fs layer [2021-08-02T14:03:27.565Z] 449e75d2c14e: Pulling fs layer [2021-08-02T14:03:27.565Z] 0773c198feca: Waiting [2021-08-02T14:03:27.565Z] 345f892a5656: Waiting [2021-08-02T14:03:27.565Z] 4796506630df: Waiting [2021-08-02T14:03:27.565Z] cc55df3e53f1: Waiting [2021-08-02T14:03:27.565Z] 4d027b6c602c: Waiting [2021-08-02T14:03:27.565Z] 449e75d2c14e: Waiting [2021-08-02T14:03:27.565Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T14:03:27.565Z] 4c4ab2625f07: Download complete [2021-08-02T14:03:27.565Z] adcc1eea9eea: Verifying Checksum [2021-08-02T14:03:27.565Z] adcc1eea9eea: Download complete [2021-08-02T14:03:27.565Z] 345f892a5656: Verifying Checksum [2021-08-02T14:03:27.565Z] 345f892a5656: Download complete [2021-08-02T14:03:27.565Z] 4796506630df: Verifying Checksum [2021-08-02T14:03:27.565Z] 4796506630df: Download complete [2021-08-02T14:03:27.565Z] cc55df3e53f1: Verifying Checksum [2021-08-02T14:03:27.565Z] cc55df3e53f1: Download complete [2021-08-02T14:03:27.565Z] 540db60ca938: Verifying Checksum [2021-08-02T14:03:29.904Z] 540db60ca938: Pull complete [2021-08-02T14:03:29.904Z] adcc1eea9eea: Pull complete [2021-08-02T14:03:29.904Z] 4c4ab2625f07: Pull complete [2021-08-02T14:03:29.904Z] 4d027b6c602c: Verifying Checksum [2021-08-02T14:03:29.904Z] 4d027b6c602c: Download complete [2021-08-02T14:03:30.859Z] 449e75d2c14e: Verifying Checksum [2021-08-02T14:03:30.859Z] 449e75d2c14e: Download complete [2021-08-02T14:03:32.287Z] 0773c198feca: Verifying Checksum [2021-08-02T14:03:32.287Z] 0773c198feca: Download complete [2021-08-02T14:03:34.905Z] 0773c198feca: Pull complete [2021-08-02T14:03:34.905Z] 345f892a5656: Pull complete [2021-08-02T14:03:34.905Z] 4796506630df: Pull complete [2021-08-02T14:03:35.178Z] cc55df3e53f1: Pull complete [2021-08-02T14:03:35.178Z] 4d027b6c602c: Pull complete [2021-08-02T14:03:36.603Z] 449e75d2c14e: Pull complete [2021-08-02T14:03:36.603Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:03:36.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:03:36.603Z] ---> 0d28375d9b5b [2021-08-02T14:03:36.603Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T14:03:38.564Z] ---> Running in 61b2ee6ca733 [2021-08-02T14:03:38.564Z] Removing intermediate container 61b2ee6ca733 [2021-08-02T14:03:38.564Z] ---> 365bce165cdb [2021-08-02T14:03:38.564Z] Step 4/7 : RUN apk add --update bash [2021-08-02T14:03:38.564Z] ---> Running in bfc7e91465b9 [2021-08-02T14:03:38.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:03:39.977Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:03:40.937Z] OK: 149 MiB in 40 packages [2021-08-02T14:03:41.209Z] Removing intermediate container bfc7e91465b9 [2021-08-02T14:03:41.209Z] ---> b5a3a6adfa0a [2021-08-02T14:03:41.209Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:03:41.209Z] ---> Running in f407002d6bd4 [2021-08-02T14:03:41.209Z] Removing intermediate container f407002d6bd4 [2021-08-02T14:03:41.209Z] ---> 2621454c7992 [2021-08-02T14:03:41.209Z] Step 6/7 : COPY go.mod . [2021-08-02T14:03:41.480Z] ---> 7dbd19218d96 [2021-08-02T14:03:41.480Z] Step 7/7 : RUN go mod download [2021-08-02T14:03:41.480Z] ---> Running in 2835d2ea85b1 [2021-08-02T14:03:48.161Z] Removing intermediate container 2835d2ea85b1 [2021-08-02T14:03:48.161Z] ---> f6658b8d7834 [2021-08-02T14:03:48.161Z] Successfully built f6658b8d7834 [2021-08-02T14:03:48.161Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:48.531Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:03:48.531Z] . [Pipeline] withDockerContainer [2021-08-02T14:03:48.628Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2021-08-02T14:03:48.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:03:49.041Z] $ docker top ea641bd41d02fcbfb70fcc2226f99eb466409d6c06122c2bc193f57e90f82ac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:03:49.438Z] + go version [2021-08-02T14:03:49.439Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:03:49.454Z] $ docker stop --time=1 ea641bd41d02fcbfb70fcc2226f99eb466409d6c06122c2bc193f57e90f82ac7 [2021-08-02T14:03:50.647Z] $ docker rm -f ea641bd41d02fcbfb70fcc2226f99eb466409d6c06122c2bc193f57e90f82ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:51.273Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:03:51.273Z] . [Pipeline] withDockerContainer [2021-08-02T14:03:51.358Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2021-08-02T14:03:51.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:03:51.774Z] $ docker top b69dade0432854a589e2918785f3940c736becc8ccca1c8c9c3ea20dbf6094db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:03:52.192Z] + go mod tidy [Pipeline] sh [2021-08-02T14:03:52.524Z] + make test [2021-08-02T14:03:52.524Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-08-02T14:03:56.521Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1379 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [Pipeline] { [Pipeline] ws [2021-08-02T14:03:56.539Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:03:56.846Z] Selected Git installation does not exist. Using Default [2021-08-02T14:03:56.846Z] The recommended git tool is: NONE [2021-08-02T14:04:02.904Z] using credential edgex-jenkins-ssh [2021-08-02T14:04:02.924Z] Cloning the remote Git repository [2021-08-02T14:04:02.980Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T14:04:03.102Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-08-02T14:04:03.192Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T14:04:03.193Z] > git --version # timeout=10 [2021-08-02T14:04:03.210Z] > git --version # 'git version 2.17.1' [2021-08-02T14:04:03.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:04:03.308Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:04:05.329Z] Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 6d0e12302b20ea2db89bdca579aab6f2da1be346 [2021-08-02T14:04:05.625Z] Merge succeeded, producing 6d0e12302b20ea2db89bdca579aab6f2da1be346 [2021-08-02T14:04:05.625Z] Checking out Revision 6d0e12302b20ea2db89bdca579aab6f2da1be346 (PR-123) [2021-08-02T14:04:04.561Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-02T14:04:04.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:04:04.614Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-02T14:04:04.664Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T14:04:04.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:04:04.682Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:04:05.352Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:04:05.386Z] > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 [2021-08-02T14:04:05.502Z] > git remote # timeout=10 [2021-08-02T14:04:05.534Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:04:05.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:04:05.566Z] > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 [2021-08-02T14:04:05.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:04:05.630Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:04:05.644Z] > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 [2021-08-02T14:04:10.127Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T14:04:10.837Z] ========================================================= [2021-08-02T14:04:10.837Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T14:04:10.837Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:04:11.394Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T14:04:12.386Z] Sending build context to Docker daemon 706kB [2021-08-02T14:04:12.387Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T14:04:12.387Z] Step 2/7 : FROM ${BASE} [2021-08-02T14:04:12.986Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T14:04:12.986Z] 595b0fe564bb: Pulling fs layer [2021-08-02T14:04:12.986Z] 24495759ef45: Pulling fs layer [2021-08-02T14:04:12.986Z] d148012ef14d: Pulling fs layer [2021-08-02T14:04:12.986Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T14:04:12.986Z] 093eec477d81: Pulling fs layer [2021-08-02T14:04:12.986Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T14:04:12.986Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T14:04:12.986Z] 596795e73e0f: Pulling fs layer [2021-08-02T14:04:12.986Z] cb65c68fc2e2: Waiting [2021-08-02T14:04:12.986Z] 093eec477d81: Waiting [2021-08-02T14:04:12.986Z] a6d5b2bbb924: Waiting [2021-08-02T14:04:12.986Z] 596795e73e0f: Waiting [2021-08-02T14:04:12.986Z] 2446dc1eb7d3: Waiting [2021-08-02T14:04:12.986Z] d148012ef14d: Verifying Checksum [2021-08-02T14:04:12.986Z] d148012ef14d: Download complete [2021-08-02T14:04:12.986Z] 24495759ef45: Verifying Checksum [2021-08-02T14:04:12.986Z] 24495759ef45: Download complete [2021-08-02T14:04:12.986Z] 093eec477d81: Verifying Checksum [2021-08-02T14:04:12.986Z] 093eec477d81: Download complete [2021-08-02T14:04:12.986Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T14:04:12.986Z] a6d5b2bbb924: Download complete [2021-08-02T14:04:12.986Z] 595b0fe564bb: Download complete [2021-08-02T14:04:13.265Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T14:04:13.265Z] 2446dc1eb7d3: Download complete [2021-08-02T14:04:13.881Z] 595b0fe564bb: Pull complete [2021-08-02T14:04:14.492Z] 24495759ef45: Pull complete [2021-08-02T14:04:15.299Z] d148012ef14d: Pull complete [2021-08-02T14:04:16.308Z] 596795e73e0f: Verifying Checksum [2021-08-02T14:04:16.308Z] 596795e73e0f: Download complete [2021-08-02T14:04:16.914Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T14:04:16.914Z] cb65c68fc2e2: Download complete [2021-08-02T14:04:19.272Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.200s coverage: 80.6% of statements [2021-08-02T14:04:19.272Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements [2021-08-02T14:04:19.272Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-08-02T14:04:20.272Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.053s coverage: 96.7% of statements [2021-08-02T14:04:20.272Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.037s coverage: 89.5% of statements [2021-08-02T14:04:20.272Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-08-02T14:04:20.272Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.023s coverage: 100.0% of statements [2021-08-02T14:04:20.272Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-08-02T14:04:20.272Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.022s coverage: 85.7% of statements [2021-08-02T14:04:20.272Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.047s coverage: 100.0% of statements [2021-08-02T14:04:20.272Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-08-02T14:04:20.272Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T14:04:26.962Z] gofmt -l . [2021-08-02T14:04:27.229Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:04:27.250Z] $ docker stop --time=1 b69dade0432854a589e2918785f3940c736becc8ccca1c8c9c3ea20dbf6094db [2021-08-02T14:04:28.729Z] $ docker rm -f b69dade0432854a589e2918785f3940c736becc8ccca1c8c9c3ea20dbf6094db [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:04:29.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:04:29.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-02T14:04:29.437Z] cb65c68fc2e2: Pull complete [2021-08-02T14:04:29.437Z] 093eec477d81: Pull complete [2021-08-02T14:04:29.437Z] a6d5b2bbb924: Pull complete [2021-08-02T14:04:29.437Z] 2446dc1eb7d3: Pull complete [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-02T14:04:30.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:30.141Z] [2021-08-02T14:04:30.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:04:30.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:30.469Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:04:30.469Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:04:30.469Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:04:30.469Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:04:30.469Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:04:30.469Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:04:30.469Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:04:30.469Z] d287ab97295c: Pulling fs layer [2021-08-02T14:04:30.469Z] 77bc0d833cb6: Waiting [2021-08-02T14:04:30.469Z] 9065ff56babe: Waiting [2021-08-02T14:04:30.469Z] d287ab97295c: Waiting [2021-08-02T14:04:30.469Z] dc539afda2c1: Waiting [2021-08-02T14:04:30.733Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:04:30.733Z] a1111a8f2ec3: Download complete [2021-08-02T14:04:30.733Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:04:30.733Z] dc539afda2c1: Download complete [2021-08-02T14:04:30.997Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:04:30.997Z] 77bc0d833cb6: Download complete [2021-08-02T14:04:30.997Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:04:30.997Z] 9065ff56babe: Download complete [2021-08-02T14:04:31.262Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:04:31.262Z] ed53099fbce6: Download complete [2021-08-02T14:04:32.220Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:04:32.220Z] b4d181a07f80: Download complete [2021-08-02T14:04:33.193Z] b4d181a07f80: Pull complete [2021-08-02T14:04:33.471Z] a1111a8f2ec3: Pull complete [2021-08-02T14:04:33.740Z] ed53099fbce6: Pull complete [2021-08-02T14:04:33.794Z] 596795e73e0f: Pull complete [2021-08-02T14:04:33.794Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T14:04:33.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T14:04:33.794Z] ---> d9e956139c92 [2021-08-02T14:04:33.794Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T14:04:34.010Z] dc539afda2c1: Pull complete [2021-08-02T14:04:34.276Z] 77bc0d833cb6: Pull complete [2021-08-02T14:04:34.276Z] 9065ff56babe: Pull complete [2021-08-02T14:04:34.857Z] d287ab97295c: Download complete [2021-08-02T14:04:37.216Z] ---> Running in d9888127b1ae [2021-08-02T14:04:38.198Z] Removing intermediate container d9888127b1ae [2021-08-02T14:04:38.198Z] ---> 28b80822c5ee [2021-08-02T14:04:38.198Z] Step 4/7 : RUN apk add --update bash [2021-08-02T14:04:38.795Z] ---> Running in 3af4483be075 [2021-08-02T14:04:39.120Z] d287ab97295c: Pull complete [2021-08-02T14:04:39.120Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:04:39.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:39.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:04:39.208Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2021-08-02T14:04:39.266Z] $ 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/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:04:40.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:04:41.459Z] $ docker top c5adf53e8c640b50016b54fe5d785c4e3afc57d1f1cc58df175c6c5cbba28f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:41.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:04:42.216Z] ---> job-cost.sh [2021-08-02T14:04:42.216Z] lf-activate-venv: SKIPPING [2021-08-02T14:04:42.216Z] INFO: No Stack... [2021-08-02T14:04:43.176Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:04:43.225Z] OK: 138 MiB in 40 packages [2021-08-02T14:04:43.444Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:04:43.765Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-08-02T14:04:43.765Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:04:43.805Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [2021-08-02T14:04:43.818Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] did not exist. Created. [2021-08-02T14:04:43.818Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:04:44.154Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T14:04:44.203Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:04:44.217Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:04:44.245Z] $ docker stop --time=1 c5adf53e8c640b50016b54fe5d785c4e3afc57d1f1cc58df175c6c5cbba28f7c [2021-08-02T14:04:44.663Z] Removing intermediate container 3af4483be075 [2021-08-02T14:04:44.663Z] ---> 4fc0545cdbdd [2021-08-02T14:04:44.663Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:04:44.663Z] ---> Running in cb1eb9223ab1 [2021-08-02T14:04:45.271Z] Removing intermediate container cb1eb9223ab1 [2021-08-02T14:04:45.271Z] ---> 86c225f1fad4 [2021-08-02T14:04:45.271Z] Step 6/7 : COPY go.mod . [2021-08-02T14:04:45.394Z] $ docker rm -f c5adf53e8c640b50016b54fe5d785c4e3afc57d1f1cc58df175c6c5cbba28f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:04:46.278Z] ---> 1cf23c1a2c7b [2021-08-02T14:04:46.278Z] Step 7/7 : RUN go mod download [2021-08-02T14:04:46.278Z] ---> Running in 8482d1aa83c5 [2021-08-02T14:05:04.661Z] Removing intermediate container 8482d1aa83c5 [2021-08-02T14:05:04.661Z] ---> 80dae08a99a1 [2021-08-02T14:05:04.661Z] Successfully built 80dae08a99a1 [2021-08-02T14:05:04.661Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:05:05.269Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:05:05.269Z] . [Pipeline] withDockerContainer [2021-08-02T14:05:05.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container [2021-08-02T14:05:05.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:05:07.600Z] $ docker top bf40ce6c90dbd8281575a0111cb50d9516a90ad97e94986d5a36d1eec8f601e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:05:08.575Z] + go version [2021-08-02T14:05:08.575Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T14:05:08.598Z] $ docker stop --time=1 bf40ce6c90dbd8281575a0111cb50d9516a90ad97e94986d5a36d1eec8f601e1 [2021-08-02T14:05:10.399Z] $ docker rm -f bf40ce6c90dbd8281575a0111cb50d9516a90ad97e94986d5a36d1eec8f601e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:05:11.246Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:05:11.246Z] . [Pipeline] withDockerContainer [2021-08-02T14:05:11.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container [2021-08-02T14:05:11.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:05:13.428Z] $ docker top 54e610b100f3157566c9b0851262fca2c9616859ba9466cc811f741d4c4f8006 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:05:14.442Z] + go mod tidy [Pipeline] sh [2021-08-02T14:05:15.403Z] + make test [2021-08-02T14:05:15.403Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-08-02T14:06:37.263Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.994s coverage: 80.6% of statements [2021-08-02T14:06:37.263Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.167s coverage: 57.1% of statements [2021-08-02T14:06:37.264Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-08-02T14:06:37.264Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.314s coverage: 96.7% of statements [2021-08-02T14:06:37.264Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements [2021-08-02T14:06:37.264Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-08-02T14:06:37.264Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.060s coverage: 100.0% of statements [2021-08-02T14:06:37.264Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-08-02T14:06:37.264Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.109s coverage: 85.7% of statements [2021-08-02T14:06:37.264Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.180s coverage: 100.0% of statements [2021-08-02T14:06:37.264Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-08-02T14:06:37.264Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T14:06:59.513Z] gofmt -l . [2021-08-02T14:06:59.513Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:06:59.539Z] $ docker stop --time=1 54e610b100f3157566c9b0851262fca2c9616859ba9466cc811f741d4c4f8006 [2021-08-02T14:07:01.763Z] $ docker rm -f 54e610b100f3157566c9b0851262fca2c9616859ba9466cc811f741d4c4f8006 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:07:02.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:07:02.686Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T14:07:03.205Z] 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-02T14:07:03.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:07:04.201Z] [2021-08-02T14:07:04.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:07:04.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:07:04.835Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T14:07:04.835Z] 448f6bf000e3: Pulling fs layer [2021-08-02T14:07:04.835Z] f757da607395: Pulling fs layer [2021-08-02T14:07:04.835Z] 05883995daec: Pulling fs layer [2021-08-02T14:07:04.835Z] 8603b9c90790: Pulling fs layer [2021-08-02T14:07:04.835Z] 1560dd03e051: Pulling fs layer [2021-08-02T14:07:04.835Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T14:07:04.835Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T14:07:04.835Z] 8603b9c90790: Waiting [2021-08-02T14:07:04.835Z] 1560dd03e051: Waiting [2021-08-02T14:07:04.835Z] 27f5ce0e4adf: Waiting [2021-08-02T14:07:04.835Z] c2d8d7efcc4b: Waiting [2021-08-02T14:07:05.110Z] f757da607395: Verifying Checksum [2021-08-02T14:07:05.110Z] f757da607395: Download complete [2021-08-02T14:07:05.386Z] 8603b9c90790: Verifying Checksum [2021-08-02T14:07:05.386Z] 8603b9c90790: Download complete [2021-08-02T14:07:05.386Z] 1560dd03e051: Verifying Checksum [2021-08-02T14:07:05.386Z] 1560dd03e051: Download complete [2021-08-02T14:07:05.386Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T14:07:05.386Z] 27f5ce0e4adf: Download complete [2021-08-02T14:07:05.659Z] 05883995daec: Verifying Checksum [2021-08-02T14:07:07.101Z] 448f6bf000e3: Verifying Checksum [2021-08-02T14:07:07.101Z] 448f6bf000e3: Download complete [2021-08-02T14:07:10.516Z] 448f6bf000e3: Pull complete [2021-08-02T14:07:10.792Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T14:07:10.792Z] c2d8d7efcc4b: Download complete [2021-08-02T14:07:11.068Z] f757da607395: Pull complete [2021-08-02T14:07:12.502Z] 05883995daec: Pull complete [2021-08-02T14:07:13.099Z] 8603b9c90790: Pull complete [2021-08-02T14:07:14.084Z] 1560dd03e051: Pull complete [2021-08-02T14:07:14.359Z] 27f5ce0e4adf: Pull complete [2021-08-02T14:07:29.463Z] c2d8d7efcc4b: Pull complete [2021-08-02T14:07:29.463Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T14:07:29.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:07:29.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T14:07:29.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container [2021-08-02T14:07:29.818Z] $ 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/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T14:07:34.502Z] $ docker top fd7d8aac520df3035df78db76d0d8451c5b374b714fe9b895131308b0b4ec7b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:07:35.534Z] ---> job-cost.sh [2021-08-02T14:07:35.534Z] lf-activate-venv: SKIPPING [2021-08-02T14:07:35.534Z] INFO: No Stack... [2021-08-02T14:07:36.514Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T14:07:37.114Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:07:37.780Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-08-02T14:07:37.780Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:07:37.856Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [2021-08-02T14:07:37.866Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] did not exist. Created. [2021-08-02T14:07:37.866Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:07:38.639Z] /w/workspace/go-mod-secrets/2@tmp/durable-86f3578d/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-86f3578d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T14:07:39.336Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T14:07:39.400Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T14:07:39.459Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:07:39.469Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:07:39.493Z] $ docker stop --time=1 fd7d8aac520df3035df78db76d0d8451c5b374b714fe9b895131308b0b4ec7b6 [2021-08-02T14:07:41.180Z] $ docker rm -f fd7d8aac520df3035df78db76d0d8451c5b374b714fe9b895131308b0b4ec7b6 [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-02T14:07:41.980Z] provisioning config files... [2021-08-02T14:07:41.999Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/config8192536864545806582tmp [Pipeline] { [Pipeline] sh [2021-08-02T14:07:42.337Z] + set +x [2021-08-02T14:07:42.337Z] + curl -s https://codecov.io/bash [2021-08-02T14:07:42.337Z] + bash -s -- [2021-08-02T14:07:42.337Z] [2021-08-02T14:07:42.337Z] _____ _ [2021-08-02T14:07:42.337Z] / ____| | | [2021-08-02T14:07:42.337Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T14:07:42.337Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T14:07:42.337Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T14:07:42.337Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T14:07:42.337Z] Bash-1.0.6 [2021-08-02T14:07:42.337Z] [2021-08-02T14:07:42.337Z] [2021-08-02T14:07:42.337Z] ==> git version 2.24.4 found [2021-08-02T14:07:42.337Z] ==> 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-02T14:07:42.337Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T14:07:42.337Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T14:07:42.337Z] ==> Jenkins CI detected. [2021-08-02T14:07:42.337Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-123 [2021-08-02T14:07:42.337Z] project root: . [2021-08-02T14:07:42.337Z] --> token set from env [2021-08-02T14:07:42.338Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T14:07:42.338Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T14:07:42.338Z] ==> Python coveragepy not found [2021-08-02T14:07:42.338Z] ==> Searching for coverage reports in: [2021-08-02T14:07:42.338Z] + . [2021-08-02T14:07:42.608Z] -> Found 1 reports [2021-08-02T14:07:42.608Z] ==> Detecting git/mercurial file structure [2021-08-02T14:07:42.608Z] ==> Reading reports [2021-08-02T14:07:42.608Z] + ./coverage.out bytes=27483 [2021-08-02T14:07:42.608Z] ==> Appending adjustments [2021-08-02T14:07:42.608Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T14:07:42.608Z] + Found adjustments [2021-08-02T14:07:42.608Z] ==> Gzipping contents [2021-08-02T14:07:42.608Z] 8.0K /tmp/codecov.G4gPp3.gz [2021-08-02T14:07:42.608Z] ==> Uploading reports [2021-08-02T14:07:42.608Z] url: https://codecov.io [2021-08-02T14:07:42.608Z] query: branch=PR-123&commit=6d0e12302b20ea2db89bdca579aab6f2da1be346&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-123%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=123&job=&cmd_args= [2021-08-02T14:07:42.608Z] -> Pinging Codecov [2021-08-02T14:07:42.608Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-123&commit=6d0e12302b20ea2db89bdca579aab6f2da1be346&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-123%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=123&job=&cmd_args= [2021-08-02T14:07:43.198Z] -> Uploading to [2021-08-02T14:07:43.198Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/D63849C06B6B67093493C71CE874ED06/6d0e12302b20ea2db89bdca579aab6f2da1be346/7e40ccee-bdb7-4b05-a022-1560577a491f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e317c9b4201df994cb4f2a20aa796266bf302bc3023138cabade0efbeb82c191 [2021-08-02T14:07:43.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T14:07:43.198Z] Dload Upload Total Spent Left Speed [2021-08-02T14:07:43.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5696 0 0 100 5696 0 11019 --:--:-- --:--:-- --:--:-- 11017 100 5696 0 0 100 5696 0 11015 --:--:-- --:--:-- --:--:-- 11017 [2021-08-02T14:07:43.470Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/6d0e12302b20ea2db89bdca579aab6f2da1be346 [Pipeline] } [2021-08-02T14:07:43.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:07:44.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:07:45.496Z] ---> package-listing.sh [2021-08-02T14:07:45.496Z] ++ facter osfamily [2021-08-02T14:07:45.496Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T14:07:45.765Z] + OS_FAMILY=redhat [2021-08-02T14:07:45.765Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-123 [2021-08-02T14:07:45.765Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T14:07:45.765Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T14:07:45.765Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T14:07:45.765Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T14:07:45.765Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-123 ']' [2021-08-02T14:07:45.765Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T14:07:45.765Z] + case "${OS_FAMILY}" in [2021-08-02T14:07:45.765Z] + sort [2021-08-02T14:07:45.765Z] + rpm -qa [2021-08-02T14:07:46.356Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T14:07:46.356Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T14:07:46.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T14:07:46.356Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-123 ']' [2021-08-02T14:07:46.356Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-123/archives/ [2021-08-02T14:07:46.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-123/archives/ [Pipeline] echo [2021-08-02T14:07:46.373Z] 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/gexfoundry_go-mod-secrets_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T14:07:46.708Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:07:47.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:07:47.303Z] [2021-08-02T14:07:47.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:07:47.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:07:47.654Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:07:47.654Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:07:47.654Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:07:47.654Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:07:47.654Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:07:47.654Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:07:47.654Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:07:47.654Z] d287ab97295c: Pulling fs layer [2021-08-02T14:07:47.654Z] dc539afda2c1: Waiting [2021-08-02T14:07:47.654Z] 77bc0d833cb6: Waiting [2021-08-02T14:07:47.654Z] 9065ff56babe: Waiting [2021-08-02T14:07:47.654Z] d287ab97295c: Waiting [2021-08-02T14:07:47.920Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:07:47.920Z] a1111a8f2ec3: Download complete [2021-08-02T14:07:47.920Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:07:47.920Z] dc539afda2c1: Download complete [2021-08-02T14:07:48.187Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:07:48.187Z] 77bc0d833cb6: Download complete [2021-08-02T14:07:48.187Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:07:48.187Z] 9065ff56babe: Download complete [2021-08-02T14:07:48.774Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:07:48.774Z] ed53099fbce6: Download complete [2021-08-02T14:07:49.755Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:07:49.755Z] b4d181a07f80: Download complete [2021-08-02T14:07:51.190Z] b4d181a07f80: Pull complete [2021-08-02T14:07:51.190Z] a1111a8f2ec3: Pull complete [2021-08-02T14:07:51.801Z] ed53099fbce6: Pull complete [2021-08-02T14:07:51.801Z] dc539afda2c1: Pull complete [2021-08-02T14:07:52.068Z] 77bc0d833cb6: Pull complete [2021-08-02T14:07:52.068Z] 9065ff56babe: Pull complete [2021-08-02T14:07:54.658Z] d287ab97295c: Verifying Checksum [2021-08-02T14:07:54.658Z] d287ab97295c: Download complete [2021-08-02T14:08:00.035Z] d287ab97295c: Pull complete [2021-08-02T14:08:00.035Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:08:00.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:08:00.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:08:00.146Z] prd-centos7-docker-4c-2g-1376 does not seem to be running inside a container [2021-08-02T14:08:00.215Z] $ 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/gexfoundry_go-mod-secrets_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-123 -v /w/workspace/gexfoundry_go-mod-secrets_PR-123:/w/workspace/gexfoundry_go-mod-secrets_PR-123:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:08:02.325Z] $ docker top e203ff3a3e73eaa6f2ecf0ca7c869c1a58bce860ffaf538099e182f0370c21ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:08:02.736Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T14:08:03.063Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T14:08:03.379Z] + ls /var/log/sa-host [2021-08-02T14:08:03.380Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T14:08:03.380Z] file_magic: OK [2021-08-02T14:08:03.380Z] HZ: Using current value: 100 [2021-08-02T14:08:03.380Z] file_header: OK [2021-08-02T14:08:03.380Z] 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-02T14:08:03.380Z] Statistics: [2021-08-02T14:08:03.380Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:08:03.380Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T14:08:03.380Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T14:08:03.380Z] file_magic: OK [2021-08-02T14:08:03.380Z] HZ: Using current value: 100 [2021-08-02T14:08:03.380Z] file_header: OK [2021-08-02T14:08:03.380Z] 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-02T14:08:03.380Z] Statistics: [2021-08-02T14:08:03.380Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:08:03.380Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:08:03.594Z] provisioning config files... [2021-08-02T14:08:03.616Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/config6579590257182538905tmp [Pipeline] { [Pipeline] echo [2021-08-02T14:08:03.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:03.979Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T14:08:03.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:04.436Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T14:08:04.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:04.769Z] ---> sudo-logs.sh [2021-08-02T14:08:04.769Z] Archiving 'sudo' log.. [2021-08-02T14:08:04.769Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1376.vexxhost.local: Name or service not known [2021-08-02T14:08:04.769Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1376.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T14:08:04.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:05.140Z] ---> job-cost.sh [2021-08-02T14:08:05.140Z] lf-activate-venv: SKIPPING [2021-08-02T14:08:05.140Z] DEBUG: total: 0.18000000715255737 [2021-08-02T14:08:05.140Z] INFO: Retrieving Stack Cost... [2021-08-02T14:08:06.548Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:08:07.132Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T14:08:07.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:07.464Z] ---> logs-deploy.sh [2021-08-02T14:08:07.464Z] lf-activate-venv: SKIPPING [2021-08-02T14:08:07.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-123/2 [2021-08-02T14:08:07.464Z] INFO: archiving workspace using pattern(s): [2021-08-02T14:08:08.050Z] Archives upload complete. [2021-08-02T14:08:08.320Z] INFO: archiving logs to Nexus