Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2766419494164cabee05fa9ea84b04b8c4045a76 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-ssh16291853069465500544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5471238692836421074.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-bootstrap/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2910326625671238366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh9168442960921686076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-bootstrap/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17403754386919382167.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33386 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2766419494164cabee05fa9ea84b04b8c4045a76 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 2766419494164cabee05fa9ea84b04b8c4045a76 # timeout=10 Commit message: "refactor: Rework the Metric field names to be more meaningful (#329)" > git rev-list --no-walk 010839c6db32356d141c0ae689095f3ceef96608 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T23:03:39.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T23:03:40.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T23:03:40.112Z] ========================================================= [2022-04-26T23:03:40.113Z] EdgeX Global Pipelines Version Info [2022-04-26T23:03:40.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:03:40.899Z] ------------------- [2022-04-26T23:03:40.899Z] stable info: [2022-04-26T23:03:40.899Z] ------------------- [2022-04-26T23:03:40.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T23:03:40.899Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T23:03:40.899Z] Message: update stable to v1.0.221 [2022-04-26T23:03:41.472Z] ------------------- [2022-04-26T23:03:41.472Z] experimental info: [2022-04-26T23:03:41.472Z] ------------------- [2022-04-26T23:03:41.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-26T23:03:41.472Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-26T23:03:41.472Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T23:03:41.625Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-04-26T23:03:41.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-04-26T23:03:41.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T23:03:41.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T23:03:41.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T23:03:41.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T23:03:41.698Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T23:03:41.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T23:03:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T23:03:41.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T23:03:41.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T23:03:41.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-04-26T23:03:41.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T23:03:41.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T23:03:41.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T23:03:41.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T23:03:41.849Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T23:03:41.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T23:03:41.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T23:03:41.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T23:03:41.900Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T23:03:41.912Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T23:03:41.925Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T23:03:41.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T23:03:41.953Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-04-26T23:03:41.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T23:03:41.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-26T23:03:41.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-26T23:03:42.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-26T23:03:42.015Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo [2022-04-26T23:03:42.024Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2766419 [Pipeline] echo [2022-04-26T23:03:42.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T23:03:42.406Z] + git rev-list -1 --merges 2766419494164cabee05fa9ea84b04b8c4045a76~1..2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo [2022-04-26T23:03:42.510Z] -----------> git rev-list -1 --merges 2766419494164cabee05fa9ea84b04b8c4045a76~1..2766419494164cabee05fa9ea84b04b8c4045a76 2766419494164cabee05fa9ea84b04b8c4045a76 [false] [Pipeline] sh [2022-04-26T23:03:42.803Z] + git log --format=format:%s -1 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo [2022-04-26T23:03:42.819Z] ========================================================= [2022-04-26T23:03:42.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T23:03:42.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T23:03:43.160Z] + git log --format=format:%s -1 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo [2022-04-26T23:03:43.175Z] [semverPrep] GIT_COMMIT: 2766419494164cabee05fa9ea84b04b8c4045a76, Commit Message: refactor: Rework the Metric field names to be more meaningful (#329) [Pipeline] echo [2022-04-26T23:03:43.184Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T23:03:43.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T23:03:43.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T23:03:43.736Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T23:03:43.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T23:03:43.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T23:03:43.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T23:03:43.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:03:44.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:03:45.052Z] [2022-04-26T23:03:45.052Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:03:45.374Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:03:45.635Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T23:03:45.636Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T23:03:45.636Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T23:03:45.636Z] 4c7163046ea9: Pulling fs layer [2022-04-26T23:03:45.636Z] 0c2d73faf560: Pulling fs layer [2022-04-26T23:03:45.636Z] 0c2d73faf560: Waiting [2022-04-26T23:03:45.636Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T23:03:45.636Z] 3e5f54012d9b: Download complete [2022-04-26T23:03:45.636Z] a0d0a0d46f8b: Download complete [2022-04-26T23:03:45.896Z] 0c2d73faf560: Verifying Checksum [2022-04-26T23:03:45.896Z] 0c2d73faf560: Download complete [2022-04-26T23:03:45.896Z] 4c7163046ea9: Verifying Checksum [2022-04-26T23:03:45.896Z] 4c7163046ea9: Download complete [2022-04-26T23:03:46.157Z] a0d0a0d46f8b: Pull complete [2022-04-26T23:03:46.417Z] 3e5f54012d9b: Pull complete [2022-04-26T23:03:46.677Z] 4c7163046ea9: Pull complete [2022-04-26T23:03:47.253Z] 0c2d73faf560: Pull complete [2022-04-26T23:03:47.253Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T23:03:47.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:03:47.253Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T23:03:47.330Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:03:47.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-04-26T23:03:48.393Z] $ docker top 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T23:03:48.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:03:48.497Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:03:48.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:03:48.634Z] $ docker exec 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent [2022-04-26T23:03:48.754Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAgjBLI/agent.13 [2022-04-26T23:03:48.754Z] SSH_AGENT_PID=19 [2022-04-26T23:03:48.762Z] Running ssh-add (command line suppressed) [2022-04-26T23:03:48.894Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8007089277771559229.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8007089277771559229.key) [2022-04-26T23:03:48.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:03:49.202Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T23:03:49.219Z] $ docker exec --env ******** --env ******** 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent -k [2022-04-26T23:03:49.335Z] unset SSH_AUTH_SOCK; [2022-04-26T23:03:49.335Z] unset SSH_AGENT_PID; [2022-04-26T23:03:49.335Z] echo Agent pid 19 killed; [2022-04-26T23:03:49.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T23:03:49.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:03:49.369Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:03:49.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:03:49.490Z] $ docker exec 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent [2022-04-26T23:03:49.611Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeCGJKL/agent.52 [2022-04-26T23:03:49.612Z] SSH_AGENT_PID=58 [2022-04-26T23:03:49.618Z] Running ssh-add (command line suppressed) [2022-04-26T23:03:49.749Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5360504784277559732.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5360504784277559732.key) [2022-04-26T23:03:49.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:03:50.054Z] + git semver init [2022-04-26T23:03:50.054Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T23:03:50.054Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2022-04-26T23:03:50.054Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-26T23:03:50.054Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T23:03:50.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T23:03:50.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T23:03:50.054Z] # $SEMVER_BRANCH = main [2022-04-26T23:03:50.054Z] # $SEMVER_TEMP = /tmp/semver-380539056 [2022-04-26T23:03:50.054Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2022-04-26T23:03:51.000Z] # '/tmp/semver-380539056' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' [2022-04-26T23:03:51.000Z] # -> Force: false [2022-04-26T23:03:51.000Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2022-04-26T23:03:51.017Z] $ docker exec --env ******** --env ******** 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent -k [2022-04-26T23:03:51.127Z] unset SSH_AUTH_SOCK; [2022-04-26T23:03:51.128Z] unset SSH_AGENT_PID; [2022-04-26T23:03:51.128Z] echo Agent pid 58 killed; [2022-04-26T23:03:51.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T23:03:51.438Z] + git semver [Pipeline] } [2022-04-26T23:03:51.456Z] $ docker stop --time=1 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 [2022-04-26T23:03:52.848Z] $ docker rm -f 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T23:03:53.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T23:03:53.461Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T23:03:53.465Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-04-26T23:03:53.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T23:03:53.658Z] ========================================================= [2022-04-26T23:03:53.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T23:03:53.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-26T23:03:53.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T23:03:53.969Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T23:03:53.969Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T23:03:53.969Z] 666ba61612fd: Pulling fs layer [2022-04-26T23:03:53.969Z] 8ed8ca486205: Pulling fs layer [2022-04-26T23:03:53.969Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T23:03:53.969Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T23:03:53.969Z] ca2b28591e48: Pulling fs layer [2022-04-26T23:03:53.969Z] a51346096db8: Pulling fs layer [2022-04-26T23:03:53.969Z] daebc70d1ce1: Pulling fs layer [2022-04-26T23:03:53.969Z] 0e18a0eac166: Pulling fs layer [2022-04-26T23:03:53.969Z] 4fe6c5a15a65: Waiting [2022-04-26T23:03:53.969Z] 22a0e8bec74d: Waiting [2022-04-26T23:03:53.969Z] ca2b28591e48: Waiting [2022-04-26T23:03:53.969Z] a51346096db8: Waiting [2022-04-26T23:03:53.969Z] 0e18a0eac166: Waiting [2022-04-26T23:03:53.969Z] 8ed8ca486205: Verifying Checksum [2022-04-26T23:03:53.969Z] 8ed8ca486205: Download complete [2022-04-26T23:03:53.969Z] 666ba61612fd: Download complete [2022-04-26T23:03:53.969Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T23:03:53.969Z] 22a0e8bec74d: Download complete [2022-04-26T23:03:53.969Z] ca2b28591e48: Verifying Checksum [2022-04-26T23:03:53.969Z] ca2b28591e48: Download complete [2022-04-26T23:03:53.969Z] a51346096db8: Verifying Checksum [2022-04-26T23:03:53.969Z] a51346096db8: Download complete [2022-04-26T23:03:53.969Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T23:03:53.969Z] 59bf1c3509f3: Download complete [2022-04-26T23:03:54.229Z] daebc70d1ce1: Verifying Checksum [2022-04-26T23:03:54.229Z] daebc70d1ce1: Download complete [2022-04-26T23:03:54.229Z] 59bf1c3509f3: Pull complete [2022-04-26T23:03:54.229Z] 666ba61612fd: Pull complete [2022-04-26T23:03:54.489Z] 8ed8ca486205: Pull complete [2022-04-26T23:03:54.750Z] 0e18a0eac166: Verifying Checksum [2022-04-26T23:03:54.750Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T23:03:54.750Z] 4fe6c5a15a65: Download complete [2022-04-26T23:03:58.947Z] 4fe6c5a15a65: Pull complete [2022-04-26T23:03:58.947Z] 22a0e8bec74d: Pull complete [2022-04-26T23:03:58.947Z] ca2b28591e48: Pull complete [2022-04-26T23:03:58.947Z] a51346096db8: Pull complete [2022-04-26T23:03:58.947Z] daebc70d1ce1: Pull complete [2022-04-26T23:04:01.489Z] 0e18a0eac166: Pull complete [2022-04-26T23:04:01.489Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T23:04:01.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T23:04:01.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-04-26T23:04:01.781Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:04:02.083Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T23:04:02.083Z] . [Pipeline] withDockerContainer [2022-04-26T23:04:02.151Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:04:02.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat [2022-04-26T23:04:04.401Z] $ docker top e868cace176306bd39ca13e2e88b67941b42968cc26b333c25cd58d8a94d506a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T23:04:04.766Z] + go version [2022-04-26T23:04:04.766Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T23:04:04.782Z] $ docker stop --time=1 e868cace176306bd39ca13e2e88b67941b42968cc26b333c25cd58d8a94d506a [2022-04-26T23:04:06.070Z] $ docker rm -f e868cace176306bd39ca13e2e88b67941b42968cc26b333c25cd58d8a94d506a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:04:06.492Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T23:04:06.492Z] . [Pipeline] withDockerContainer [2022-04-26T23:04:06.558Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:04:06.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat [2022-04-26T23:04:06.977Z] $ docker top 6eda7a6248477601212796ac284eca171f281c0eed1ebd310eefdcdf026fad9c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T23:04:07.340Z] + make test [2022-04-26T23:04:07.340Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T23:04:07.340Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-26T23:04:07.340Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-26T23:04:07.340Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 [2022-04-26T23:04:07.340Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-26T23:04:07.340Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-26T23:04:07.340Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-26T23:04:07.340Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-26T23:04:07.340Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-26T23:04:07.340Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-26T23:04:07.340Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-26T23:04:07.603Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-26T23:04:07.603Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-26T23:04:07.603Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-26T23:04:07.603Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-26T23:04:07.603Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-26T23:04:07.603Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-26T23:04:07.603Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-26T23:04:07.603Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-26T23:04:07.603Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-26T23:04:07.603Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-26T23:04:07.603Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-26T23:04:07.603Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-26T23:04:07.603Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-26T23:04:07.603Z] go: downloading golang.org/x/text v0.3.7 [2022-04-26T23:04:07.603Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-26T23:04:07.603Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-26T23:04:07.603Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-26T23:04:07.603Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-26T23:04:07.603Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-26T23:04:07.603Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-26T23:04:07.863Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-26T23:04:07.863Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-26T23:04:07.863Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-26T23:04:07.863Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-26T23:04:07.863Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-26T23:04:07.863Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-26T23:04:07.863Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-26T23:04:07.863Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-26T23:04:08.124Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-26T23:04:08.124Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-26T23:04:08.124Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-26T23:04:08.124Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-26T23:04:08.124Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-26T23:04:08.124Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-26T23:04:08.124Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-26T23:04:08.124Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-26T23:04:08.124Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-26T23:04:08.568Z] Still waiting to schedule task [2022-04-26T23:04:08.569Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33379’ [2022-04-26T23:04:20.352Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-26T23:04:20.352Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.033s coverage: 4.6% of statements [2022-04-26T23:04:20.352Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-26T23:04:20.352Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements [2022-04-26T23:04:20.352Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements [2022-04-26T23:04:20.352Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.017s coverage: 55.0% of statements [2022-04-26T23:04:20.352Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-26T23:04:20.352Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-26T23:04:20.352Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.030s coverage: 100.0% of statements [2022-04-26T23:04:20.352Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.321s coverage: 88.1% of statements [2022-04-26T23:04:20.352Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements [2022-04-26T23:04:22.899Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 79.6% of statements [2022-04-26T23:04:22.899Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-26T23:04:22.899Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.015s coverage: 41.7% of statements [2022-04-26T23:04:22.899Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2022-04-26T23:04:29.508Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T23:04:32.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T23:04:32.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-26T23:04:32.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T23:04:32.831Z] $ docker stop --time=1 6eda7a6248477601212796ac284eca171f281c0eed1ebd310eefdcdf026fad9c [2022-04-26T23:04:35.780Z] $ docker rm -f 6eda7a6248477601212796ac284eca171f281c0eed1ebd310eefdcdf026fad9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T23:04:36.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T23:04:36.595Z] 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 [2022-04-26T23:04:37.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T23:04:37.054Z] [2022-04-26T23:04:37.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:04:37.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T23:04:37.366Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T23:04:37.366Z] 5eb5b503b376: Pulling fs layer [2022-04-26T23:04:37.366Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T23:04:37.366Z] ec43610c2a17: Pulling fs layer [2022-04-26T23:04:37.366Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T23:04:37.366Z] 33b1e0a273af: Pulling fs layer [2022-04-26T23:04:37.366Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T23:04:37.366Z] 2f39f015ded8: Pulling fs layer [2022-04-26T23:04:37.366Z] 33b1e0a273af: Waiting [2022-04-26T23:04:37.366Z] 3a2ae6a8a46f: Waiting [2022-04-26T23:04:37.366Z] 5d3b04190fa2: Waiting [2022-04-26T23:04:37.366Z] 2f39f015ded8: Waiting [2022-04-26T23:04:37.366Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T23:04:37.366Z] 5c69ac0246d0: Download complete [2022-04-26T23:04:37.366Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T23:04:37.366Z] 3a2ae6a8a46f: Download complete [2022-04-26T23:04:37.366Z] 33b1e0a273af: Verifying Checksum [2022-04-26T23:04:37.366Z] 33b1e0a273af: Download complete [2022-04-26T23:04:37.366Z] 5d3b04190fa2: Verifying Checksum [2022-04-26T23:04:37.366Z] 5d3b04190fa2: Download complete [2022-04-26T23:04:37.366Z] ec43610c2a17: Verifying Checksum [2022-04-26T23:04:37.366Z] ec43610c2a17: Download complete [2022-04-26T23:04:37.627Z] 5eb5b503b376: Verifying Checksum [2022-04-26T23:04:37.627Z] 5eb5b503b376: Download complete [2022-04-26T23:04:38.197Z] 2f39f015ded8: Verifying Checksum [2022-04-26T23:04:38.197Z] 2f39f015ded8: Download complete [2022-04-26T23:04:38.771Z] 5eb5b503b376: Pull complete [2022-04-26T23:04:39.033Z] 5c69ac0246d0: Pull complete [2022-04-26T23:04:39.295Z] ec43610c2a17: Pull complete [2022-04-26T23:04:39.557Z] 3a2ae6a8a46f: Pull complete [2022-04-26T23:04:39.817Z] 33b1e0a273af: Pull complete [2022-04-26T23:04:39.817Z] 5d3b04190fa2: Pull complete [2022-04-26T23:04:44.019Z] 2f39f015ded8: Pull complete [2022-04-26T23:04:44.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T23:04:44.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T23:04:44.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T23:04:44.086Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:04:44.129Z] $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-lftools-log-publisher:latest cat [2022-04-26T23:04:46.260Z] $ docker top d63ffe569a71a1df26c40ebcadbfda52630d4ba64220243b9f013e596c5f0749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:04:46.659Z] ---> job-cost.sh [2022-04-26T23:04:46.659Z] lf-activate-venv: SKIPPING [2022-04-26T23:04:46.659Z] INFO: No Stack... [2022-04-26T23:04:47.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T23:04:47.490Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T23:04:47.784Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-04-26T23:04:47.784Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T23:04:47.801Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [2022-04-26T23:04:47.807Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] did not exist. Created. [2022-04-26T23:04:47.807Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T23:04:48.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T23:04:48.142Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T23:04:48.148Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T23:04:48.170Z] $ docker stop --time=1 d63ffe569a71a1df26c40ebcadbfda52630d4ba64220243b9f013e596c5f0749 [2022-04-26T23:04:49.329Z] $ docker rm -f d63ffe569a71a1df26c40ebcadbfda52630d4ba64220243b9f013e596c5f0749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T23:07:58.252Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33388 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-04-26T23:07:58.267Z] Running in /w/workspace/go-mod-bootstrap/44 [Pipeline] { [Pipeline] checkout [2022-04-26T23:07:58.598Z] Selected Git installation does not exist. Using Default [2022-04-26T23:07:58.598Z] The recommended git tool is: NONE [2022-04-26T23:08:04.519Z] using credential edgex-jenkins-ssh [2022-04-26T23:08:04.584Z] Cloning the remote Git repository [2022-04-26T23:08:04.699Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-26T23:08:04.884Z] > git init /w/workspace/go-mod-bootstrap/44 # timeout=10 [2022-04-26T23:08:04.973Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-26T23:08:04.974Z] > git --version # timeout=10 [2022-04-26T23:08:04.997Z] > git --version # 'git version 2.25.1' [2022-04-26T23:08:05.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T23:08:05.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T23:08:06.355Z] Avoid second fetch [2022-04-26T23:08:06.355Z] Checking out Revision 2766419494164cabee05fa9ea84b04b8c4045a76 (main) [2022-04-26T23:08:06.306Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-04-26T23:08:06.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T23:08:06.385Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T23:08:06.405Z] > git checkout -f 2766419494164cabee05fa9ea84b04b8c4045a76 # timeout=10 [2022-04-26T23:08:10.766Z] Commit message: "refactor: Rework the Metric field names to be more meaningful (#329)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T23:08:12.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T23:08:12.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:08:12.294Z] Dload Upload Total Spent Left Speed [2022-04-26T23:08:12.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-04-26T23:08:12.840Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T23:08:13.199Z] + sudo tee /etc/docker/daemon.new [2022-04-26T23:08:13.199Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T23:08:13.199Z] { [2022-04-26T23:08:13.199Z] "registry-mirrors": [ [2022-04-26T23:08:13.199Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T23:08:13.199Z] ], [2022-04-26T23:08:13.199Z] "bip": "10.250.0.254/24", [2022-04-26T23:08:13.199Z] "hosts": [ [2022-04-26T23:08:13.199Z] "tcp://0.0.0.0:5555", [2022-04-26T23:08:13.199Z] "unix:///var/run/docker.sock" [2022-04-26T23:08:13.199Z] ], [2022-04-26T23:08:13.199Z] "mtu": 1458, [2022-04-26T23:08:13.199Z] "selinux-enabled": true, [2022-04-26T23:08:13.199Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T23:08:13.199Z] } [Pipeline] sh [2022-04-26T23:08:13.555Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T23:08:13.911Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-04-26T23:08:32.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T23:08:32.974Z] ========================================================= [2022-04-26T23:08:32.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T23:08:32.974Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-26T23:08:33.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T23:08:33.927Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T23:08:33.927Z] 9b3977197b4f: Pulling fs layer [2022-04-26T23:08:33.927Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T23:08:33.927Z] 94645a83ff95: Pulling fs layer [2022-04-26T23:08:33.927Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T23:08:33.927Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T23:08:33.927Z] 3096ccb668a1: Pulling fs layer [2022-04-26T23:08:33.927Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T23:08:33.927Z] a4caa8a26152: Pulling fs layer [2022-04-26T23:08:33.927Z] 0c92f367c5e7: Waiting [2022-04-26T23:08:33.927Z] e8cf19c19ddd: Waiting [2022-04-26T23:08:33.927Z] 3096ccb668a1: Waiting [2022-04-26T23:08:33.927Z] 3f3a8bcf1eab: Waiting [2022-04-26T23:08:33.927Z] a4caa8a26152: Waiting [2022-04-26T23:08:33.927Z] 94645a83ff95: Verifying Checksum [2022-04-26T23:08:33.927Z] 94645a83ff95: Download complete [2022-04-26T23:08:33.927Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T23:08:33.927Z] 1a89e8eeedd5: Download complete [2022-04-26T23:08:33.927Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T23:08:33.927Z] 0c92f367c5e7: Download complete [2022-04-26T23:08:34.223Z] 3096ccb668a1: Verifying Checksum [2022-04-26T23:08:34.223Z] 3096ccb668a1: Download complete [2022-04-26T23:08:34.223Z] 9b3977197b4f: Verifying Checksum [2022-04-26T23:08:34.223Z] 9b3977197b4f: Download complete [2022-04-26T23:08:34.223Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T23:08:34.223Z] e8cf19c19ddd: Download complete [2022-04-26T23:08:34.833Z] 9b3977197b4f: Pull complete [2022-04-26T23:08:35.450Z] 1a89e8eeedd5: Pull complete [2022-04-26T23:08:35.729Z] 94645a83ff95: Pull complete [2022-04-26T23:08:36.336Z] a4caa8a26152: Verifying Checksum [2022-04-26T23:08:36.336Z] a4caa8a26152: Download complete [2022-04-26T23:08:36.612Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T23:08:36.612Z] 3f3a8bcf1eab: Download complete [2022-04-26T23:08:49.047Z] 3f3a8bcf1eab: Pull complete [2022-04-26T23:08:49.047Z] 0c92f367c5e7: Pull complete [2022-04-26T23:08:49.047Z] 3096ccb668a1: Pull complete [2022-04-26T23:08:49.321Z] e8cf19c19ddd: Pull complete [2022-04-26T23:08:56.046Z] a4caa8a26152: Pull complete [2022-04-26T23:08:56.046Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T23:08:56.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T23:08:56.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-04-26T23:08:56.389Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:08:56.742Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T23:08:56.742Z] . [Pipeline] withDockerContainer [2022-04-26T23:08:57.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-33388 does not seem to be running inside a container [2022-04-26T23:08:57.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/44 -v /w/workspace/go-mod-bootstrap/44:/w/workspace/go-mod-bootstrap/44:rw,z -v /w/workspace/go-mod-bootstrap/44@tmp:/w/workspace/go-mod-bootstrap/44@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 [2022-04-26T23:08:59.234Z] $ docker top c5d509b776a67a9e73d863ae4692743aa24bf50fb298c2410af9b65e830b0a21 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T23:09:00.160Z] + go version [2022-04-26T23:09:00.160Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T23:09:00.205Z] $ docker stop --time=1 c5d509b776a67a9e73d863ae4692743aa24bf50fb298c2410af9b65e830b0a21 [2022-04-26T23:09:01.998Z] $ docker rm -f c5d509b776a67a9e73d863ae4692743aa24bf50fb298c2410af9b65e830b0a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:09:02.608Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T23:09:02.608Z] . [Pipeline] withDockerContainer [2022-04-26T23:09:02.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-33388 does not seem to be running inside a container [2022-04-26T23:09:02.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/44 -v /w/workspace/go-mod-bootstrap/44:/w/workspace/go-mod-bootstrap/44:rw,z -v /w/workspace/go-mod-bootstrap/44@tmp:/w/workspace/go-mod-bootstrap/44@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 [2022-04-26T23:09:04.209Z] $ docker top df71c797b01ac58394a34d570fffc6c83461c7ed5980231cdc676397ba02d5b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T23:09:05.105Z] + make test [2022-04-26T23:09:05.105Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T23:09:05.105Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-26T23:09:05.105Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 [2022-04-26T23:09:05.105Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-26T23:09:05.377Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-26T23:09:05.377Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-26T23:09:05.377Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-26T23:09:05.653Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-26T23:09:05.653Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-26T23:09:05.653Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-26T23:09:05.653Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-26T23:09:05.653Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-26T23:09:05.653Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-26T23:09:05.653Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-26T23:09:05.653Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-26T23:09:05.653Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-26T23:09:05.653Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-26T23:09:05.653Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-26T23:09:05.927Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-26T23:09:05.927Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-26T23:09:05.927Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-26T23:09:05.927Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-26T23:09:05.927Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-26T23:09:05.927Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-26T23:09:06.201Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-26T23:09:06.201Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-26T23:09:07.181Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-26T23:09:07.181Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-26T23:09:07.181Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-26T23:09:07.181Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-26T23:09:07.181Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-26T23:09:07.181Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-26T23:09:07.181Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-26T23:09:07.181Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-26T23:09:07.181Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-26T23:09:07.181Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-26T23:09:07.181Z] go: downloading golang.org/x/text v0.3.7 [2022-04-26T23:09:07.181Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-26T23:09:07.452Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-26T23:09:08.437Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-26T23:09:08.437Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-26T23:09:08.437Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-26T23:09:08.437Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-26T23:09:08.437Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-26T23:09:08.437Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-26T23:09:09.041Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-26T23:09:09.041Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-26T23:09:09.645Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-26T23:09:09.645Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-26T23:09:09.645Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-26T23:09:09.645Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-26T23:09:09.921Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-26T23:09:09.921Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-26T23:09:10.909Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-26T23:09:10.909Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-26T23:09:10.909Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-26T23:10:32.800Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-26T23:10:32.800Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.084s coverage: 4.6% of statements [2022-04-26T23:10:32.800Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-26T23:10:32.800Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.102s coverage: 92.2% of statements [2022-04-26T23:10:32.800Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.034s coverage: 85.3% of statements [2022-04-26T23:10:38.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.097s coverage: 55.0% of statements [2022-04-26T23:10:38.251Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-26T23:10:38.251Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-26T23:10:38.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.074s coverage: 100.0% of statements [2022-04-26T23:10:38.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.380s coverage: 88.1% of statements [2022-04-26T23:10:38.530Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.149s coverage: 25.0% of statements [2022-04-26T23:10:46.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.091s coverage: 79.6% of statements [2022-04-26T23:10:46.834Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-26T23:10:46.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.040s coverage: 41.7% of statements [2022-04-26T23:10:46.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements [2022-04-26T23:10:47.104Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T23:10:47.104Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T23:11:13.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T23:11:13.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-26T23:11:13.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T23:11:13.977Z] $ docker stop --time=1 df71c797b01ac58394a34d570fffc6c83461c7ed5980231cdc676397ba02d5b0 [2022-04-26T23:11:15.778Z] $ docker rm -f df71c797b01ac58394a34d570fffc6c83461c7ed5980231cdc676397ba02d5b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T23:11:18.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T23:11:18.465Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T23:11:19.030Z] 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 [2022-04-26T23:11:19.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T23:11:19.484Z] [2022-04-26T23:11:19.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:11:19.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T23:11:20.129Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T23:11:20.129Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T23:11:20.129Z] 04944245beec: Pulling fs layer [2022-04-26T23:11:20.129Z] 699f458cf7ca: Pulling fs layer [2022-04-26T23:11:20.129Z] 765212b225bb: Pulling fs layer [2022-04-26T23:11:20.129Z] f23df028b6ca: Pulling fs layer [2022-04-26T23:11:20.129Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T23:11:20.129Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T23:11:20.129Z] f23df028b6ca: Waiting [2022-04-26T23:11:20.129Z] d65c8cfc05b1: Waiting [2022-04-26T23:11:20.129Z] 2437ff75d9bd: Waiting [2022-04-26T23:11:20.129Z] 765212b225bb: Waiting [2022-04-26T23:11:20.129Z] 04944245beec: Verifying Checksum [2022-04-26T23:11:20.129Z] 04944245beec: Download complete [2022-04-26T23:11:20.129Z] 765212b225bb: Verifying Checksum [2022-04-26T23:11:20.129Z] 765212b225bb: Download complete [2022-04-26T23:11:20.129Z] f23df028b6ca: Verifying Checksum [2022-04-26T23:11:20.129Z] f23df028b6ca: Download complete [2022-04-26T23:11:20.403Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T23:11:20.403Z] d65c8cfc05b1: Download complete [2022-04-26T23:11:20.403Z] 699f458cf7ca: Verifying Checksum [2022-04-26T23:11:20.403Z] 699f458cf7ca: Download complete [2022-04-26T23:11:20.674Z] 8998bd30e6a1: Download complete [2022-04-26T23:11:23.301Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T23:11:23.301Z] 2437ff75d9bd: Download complete [2022-04-26T23:11:25.284Z] 8998bd30e6a1: Pull complete [2022-04-26T23:11:25.559Z] 04944245beec: Pull complete [2022-04-26T23:11:27.005Z] 699f458cf7ca: Pull complete [2022-04-26T23:11:27.278Z] 765212b225bb: Pull complete [2022-04-26T23:11:28.256Z] f23df028b6ca: Pull complete [2022-04-26T23:11:28.256Z] d65c8cfc05b1: Pull complete [2022-04-26T23:11:43.344Z] 2437ff75d9bd: Pull complete [2022-04-26T23:11:43.344Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T23:11:43.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T23:11:43.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T23:11:43.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-33388 does not seem to be running inside a container [2022-04-26T23:11:43.656Z] $ 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-bootstrap/44 -v /w/workspace/go-mod-bootstrap/44:/w/workspace/go-mod-bootstrap/44:rw,z -v /w/workspace/go-mod-bootstrap/44@tmp:/w/workspace/go-mod-bootstrap/44@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 [2022-04-26T23:11:46.267Z] $ docker top 70cb3e66a2632213aba59bfe8e20eb7abef778b7f9ca2dac89caab61c0ac100d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:11:47.185Z] ---> job-cost.sh [2022-04-26T23:11:47.185Z] lf-activate-venv: SKIPPING [2022-04-26T23:11:47.185Z] INFO: No Stack... [2022-04-26T23:11:47.458Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T23:11:48.441Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T23:11:49.118Z] + cat /w/workspace/go-mod-bootstrap/44/archives/cost.csv [2022-04-26T23:11:49.118Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T23:11:49.191Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [2022-04-26T23:11:49.200Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] did not exist. Created. [2022-04-26T23:11:49.200Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T23:11:49.901Z] /w/workspace/go-mod-bootstrap/44@tmp/durable-f92e7cc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T23:11:50.593Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T23:11:50.624Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T23:11:50.678Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T23:11:50.685Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T23:11:50.715Z] $ docker stop --time=1 70cb3e66a2632213aba59bfe8e20eb7abef778b7f9ca2dac89caab61c0ac100d [2022-04-26T23:11:52.281Z] $ docker rm -f 70cb3e66a2632213aba59bfe8e20eb7abef778b7f9ca2dac89caab61c0ac100d [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 [2022-04-26T23:11:52.762Z] provisioning config files... [2022-04-26T23:11:52.774Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6837980400102530346tmp [Pipeline] { [Pipeline] sh [2022-04-26T23:11:53.076Z] + set +x [2022-04-26T23:11:53.076Z] + curl -s https://codecov.io/bash [2022-04-26T23:11:53.076Z] + bash -s -- [2022-04-26T23:11:53.076Z] [2022-04-26T23:11:53.076Z] _____ _ [2022-04-26T23:11:53.076Z] / ____| | | [2022-04-26T23:11:53.076Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T23:11:53.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T23:11:53.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T23:11:53.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T23:11:53.076Z] Bash-1.0.6 [2022-04-26T23:11:53.076Z] [2022-04-26T23:11:53.076Z] [2022-04-26T23:11:53.076Z] ==> git version 2.25.1 found [2022-04-26T23:11:53.076Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-26T23:11:53.076Z] Release-Date: 2020-01-08 [2022-04-26T23:11:53.076Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-26T23:11:53.076Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T23:11:53.076Z] ==> Jenkins CI detected. [2022-04-26T23:11:53.076Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-26T23:11:53.076Z] project root: . [2022-04-26T23:11:53.076Z] --> token set from env [2022-04-26T23:11:53.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T23:11:53.076Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T23:11:53.076Z] ==> Python coveragepy not found [2022-04-26T23:11:53.076Z] ==> Searching for coverage reports in: [2022-04-26T23:11:53.076Z] + . [2022-04-26T23:11:53.076Z] -> Found 1 reports [2022-04-26T23:11:53.076Z] ==> Detecting git/mercurial file structure [2022-04-26T23:11:53.076Z] ==> Reading reports [2022-04-26T23:11:53.076Z] + ./coverage.out bytes=55983 [2022-04-26T23:11:53.076Z] ==> Appending adjustments [2022-04-26T23:11:53.076Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T23:11:53.335Z] + Found adjustments [2022-04-26T23:11:53.335Z] ==> Gzipping contents [2022-04-26T23:11:53.335Z] 12K /tmp/codecov.wivlX1.gz [2022-04-26T23:11:53.335Z] ==> Uploading reports [2022-04-26T23:11:53.335Z] url: https://codecov.io [2022-04-26T23:11:53.335Z] query: branch=main&commit=2766419494164cabee05fa9ea84b04b8c4045a76&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T23:11:53.335Z] -> Pinging Codecov [2022-04-26T23:11:53.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=2766419494164cabee05fa9ea84b04b8c4045a76&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T23:11:53.905Z] -> Uploading to [2022-04-26T23:11:53.905Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/833815588EE85121546D348822E98E2E/2766419494164cabee05fa9ea84b04b8c4045a76/7caec19b-68ae-4e94-8076-cded479b5a4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T231153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b092fc68997a2b509ce509c4d221c29ca8e9eca24e39cb1a5aab0683e696dfa [2022-04-26T23:11:53.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:11:53.905Z] Dload Upload Total Spent Left Speed [2022-04-26T23:11:53.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9266 0 0 100 9266 0 41738 --:--:-- --:--:-- --:--:-- 41927 [2022-04-26T23:11:53.905Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] } [2022-04-26T23:11:53.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-26T23:11:54.169Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-26T23:11:54.179Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:11:54.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T23:11:54.470Z] [2022-04-26T23:11:54.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:11:54.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T23:11:54.776Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-26T23:11:54.776Z] 188c0c94c7c5: Pulling fs layer [2022-04-26T23:11:54.776Z] 0ef7d3d256c8: Pulling fs layer [2022-04-26T23:11:54.776Z] de9db76c5a1d: Pulling fs layer [2022-04-26T23:11:54.776Z] 0eba1c9be4d2: Pulling fs layer [2022-04-26T23:11:54.776Z] 0d57e429df01: Pulling fs layer [2022-04-26T23:11:54.776Z] 4e4be7b47b0d: Pulling fs layer [2022-04-26T23:11:54.776Z] e1f770b5df2f: Pulling fs layer [2022-04-26T23:11:54.776Z] 85a0685a4137: Pulling fs layer [2022-04-26T23:11:54.776Z] 0eba1c9be4d2: Waiting [2022-04-26T23:11:54.776Z] 0d57e429df01: Waiting [2022-04-26T23:11:54.776Z] 4e4be7b47b0d: Waiting [2022-04-26T23:11:54.776Z] 85a0685a4137: Waiting [2022-04-26T23:11:54.776Z] e1f770b5df2f: Waiting [2022-04-26T23:11:54.776Z] de9db76c5a1d: Verifying Checksum [2022-04-26T23:11:54.776Z] de9db76c5a1d: Download complete [2022-04-26T23:11:54.776Z] 0ef7d3d256c8: Download complete [2022-04-26T23:11:54.776Z] 0d57e429df01: Verifying Checksum [2022-04-26T23:11:54.776Z] 0d57e429df01: Download complete [2022-04-26T23:11:54.776Z] 188c0c94c7c5: Verifying Checksum [2022-04-26T23:11:54.776Z] 188c0c94c7c5: Download complete [2022-04-26T23:11:54.776Z] 4e4be7b47b0d: Verifying Checksum [2022-04-26T23:11:54.776Z] 4e4be7b47b0d: Download complete [2022-04-26T23:11:55.035Z] 188c0c94c7c5: Pull complete [2022-04-26T23:11:55.035Z] e1f770b5df2f: Verifying Checksum [2022-04-26T23:11:55.035Z] e1f770b5df2f: Download complete [2022-04-26T23:11:55.035Z] 0ef7d3d256c8: Pull complete [2022-04-26T23:11:55.295Z] de9db76c5a1d: Pull complete [2022-04-26T23:11:55.556Z] 0eba1c9be4d2: Verifying Checksum [2022-04-26T23:11:55.556Z] 0eba1c9be4d2: Download complete [2022-04-26T23:11:55.556Z] 85a0685a4137: Verifying Checksum [2022-04-26T23:11:55.556Z] 85a0685a4137: Download complete [2022-04-26T23:11:58.843Z] 0eba1c9be4d2: Pull complete [2022-04-26T23:11:58.843Z] 0d57e429df01: Pull complete [2022-04-26T23:11:58.843Z] 4e4be7b47b0d: Pull complete [2022-04-26T23:11:59.102Z] e1f770b5df2f: Pull complete [2022-04-26T23:12:02.393Z] 85a0685a4137: Pull complete [2022-04-26T23:12:02.393Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-26T23:12:02.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T23:12:02.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-26T23:12:02.462Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:12:02.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-04-26T23:12:04.703Z] $ docker top 9b640e2e377502d74227cf7c46f61c70ff5a19d272ed5386ad822835a3e3ecff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T23:12:04.785Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-26T23:12:05.070Z] + set -o pipefail [2022-04-26T23:12:05.070Z] + snyk monitor '--org=edgex-jenkins' [2022-04-26T23:12:11.649Z] [2022-04-26T23:12:11.649Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-04-26T23:12:11.649Z] [2022-04-26T23:12:11.649Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/e7eb443f-c849-467c-b1e8-bf32a8da3dd2 [2022-04-26T23:12:11.649Z] [2022-04-26T23:12:11.649Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-26T23:12:11.649Z] [2022-04-26T23:12:11.649Z] [Pipeline] } [2022-04-26T23:12:11.662Z] $ docker stop --time=1 9b640e2e377502d74227cf7c46f61c70ff5a19d272ed5386ad822835a3e3ecff [2022-04-26T23:12:13.882Z] $ docker rm -f 9b640e2e377502d74227cf7c46f61c70ff5a19d272ed5386ad822835a3e3ecff [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 [2022-04-26T23:12:14.598Z] + git log --format=format:%s -1 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] sh [2022-04-26T23:12:14.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T23:12:14.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:12:15.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:12:15.241Z] . [Pipeline] withDockerContainer [2022-04-26T23:12:15.325Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:12:15.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-04-26T23:12:15.855Z] $ docker top 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T23:12:15.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:12:15.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:12:16.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:12:16.069Z] $ docker exec 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d ssh-agent [2022-04-26T23:12:16.188Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHhNaHj/agent.14 [2022-04-26T23:12:16.188Z] SSH_AGENT_PID=20 [2022-04-26T23:12:16.193Z] Running ssh-add (command line suppressed) [2022-04-26T23:12:16.303Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7600222507945255461.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7600222507945255461.key) [2022-04-26T23:12:16.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:12:16.607Z] + git semver tag [2022-04-26T23:12:16.607Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T23:12:16.607Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2022-04-26T23:12:16.607Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-26T23:12:16.607Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T23:12:16.607Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T23:12:16.607Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T23:12:16.607Z] # $SEMVER_BRANCH = main [2022-04-26T23:12:16.607Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-04-26T23:12:16.607Z] # 2766419494164cabee05fa9ea84b04b8c4045a76 HEAD [2022-04-26T23:12:16.607Z] # -> Force: false [2022-04-26T23:12:16.607Z] # 5317c4c58517809711f39976429355ff95b77fcd refs/tags/v2.2.0-dev.18 [Pipeline] } [2022-04-26T23:12:16.618Z] $ docker exec --env ******** --env ******** 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d ssh-agent -k [2022-04-26T23:12:16.730Z] unset SSH_AUTH_SOCK; [2022-04-26T23:12:16.731Z] unset SSH_AGENT_PID; [2022-04-26T23:12:16.731Z] echo Agent pid 20 killed; [2022-04-26T23:12:16.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T23:12:17.049Z] + git semver [Pipeline] } [2022-04-26T23:12:17.061Z] $ docker stop --time=1 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d [2022-04-26T23:12:18.332Z] $ docker rm -f 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:12:18.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T23:12:18.734Z] [2022-04-26T23:12:18.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:12:19.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T23:12:19.037Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-26T23:12:19.037Z] ab5ef0e58194: Pulling fs layer [2022-04-26T23:12:19.037Z] 9712f1f96733: Pulling fs layer [2022-04-26T23:12:19.037Z] 63f879dbbcfc: Pulling fs layer [2022-04-26T23:12:19.037Z] 0d9ebad4ef96: Pulling fs layer [2022-04-26T23:12:19.037Z] e9a5061849ea: Pulling fs layer [2022-04-26T23:12:19.037Z] d747dcd14b5f: Pulling fs layer [2022-04-26T23:12:19.037Z] 2de7ff778b66: Pulling fs layer [2022-04-26T23:12:19.037Z] e9a5061849ea: Waiting [2022-04-26T23:12:19.037Z] 0d9ebad4ef96: Waiting [2022-04-26T23:12:19.037Z] d747dcd14b5f: Waiting [2022-04-26T23:12:19.037Z] 2de7ff778b66: Waiting [2022-04-26T23:12:19.037Z] 9712f1f96733: Verifying Checksum [2022-04-26T23:12:19.037Z] 9712f1f96733: Download complete [2022-04-26T23:12:19.297Z] 63f879dbbcfc: Verifying Checksum [2022-04-26T23:12:19.297Z] 63f879dbbcfc: Download complete [2022-04-26T23:12:19.556Z] e9a5061849ea: Verifying Checksum [2022-04-26T23:12:19.556Z] e9a5061849ea: Download complete [2022-04-26T23:12:19.556Z] 0d9ebad4ef96: Verifying Checksum [2022-04-26T23:12:19.556Z] 0d9ebad4ef96: Download complete [2022-04-26T23:12:19.556Z] d747dcd14b5f: Download complete [2022-04-26T23:12:19.556Z] ab5ef0e58194: Verifying Checksum [2022-04-26T23:12:19.556Z] ab5ef0e58194: Download complete [2022-04-26T23:12:19.556Z] 2de7ff778b66: Verifying Checksum [2022-04-26T23:12:19.556Z] 2de7ff778b66: Download complete [2022-04-26T23:12:22.093Z] ab5ef0e58194: Pull complete [2022-04-26T23:12:22.359Z] 9712f1f96733: Pull complete [2022-04-26T23:12:22.929Z] 63f879dbbcfc: Pull complete [2022-04-26T23:12:27.126Z] 0d9ebad4ef96: Pull complete [2022-04-26T23:12:27.127Z] e9a5061849ea: Pull complete [2022-04-26T23:12:27.127Z] d747dcd14b5f: Pull complete [2022-04-26T23:12:28.066Z] 2de7ff778b66: Pull complete [2022-04-26T23:12:28.066Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-26T23:12:28.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T23:12:28.067Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-26T23:12:28.131Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:12:28.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-04-26T23:12:30.656Z] $ docker top 61db8c6dafc34ceb21e1b998c97bd4d89b7dd89da384b27651c0d0057c9f7ca5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-26T23:12:30.737Z] provisioning config files... [2022-04-26T23:12:30.745Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7181129173540996133tmp [2022-04-26T23:12:30.756Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config896242186098051018tmp [2022-04-26T23:12:30.766Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config137466927655309306tmp [Pipeline] { [Pipeline] echo [2022-04-26T23:12:30.783Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:31.068Z] ---> sigul-configuration.sh [2022-04-26T23:12:31.068Z] gpg: directory `/root/.gnupg' created [2022-04-26T23:12:31.068Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-26T23:12:31.068Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-26T23:12:31.068Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-26T23:12:31.068Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-26T23:12:31.068Z] gpg: CAST5 encrypted data [2022-04-26T23:12:31.068Z] gpg: encrypted with 1 passphrase [2022-04-26T23:12:31.068Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-26T23:12:31.355Z] + mkdir /home/jenkins [2022-04-26T23:12:31.355Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-26T23:12:31.644Z] + 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 [2022-04-26T23:12:31.654Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:31.942Z] ---> sigul-install.sh [2022-04-26T23:12:31.942Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-26T23:12:32.231Z] + git tag --list [2022-04-26T23:12:32.231Z] v0.0.1 [2022-04-26T23:12:32.231Z] v0.0.10 [2022-04-26T23:12:32.231Z] v0.0.11 [2022-04-26T23:12:32.231Z] v0.0.12 [2022-04-26T23:12:32.231Z] v0.0.13 [2022-04-26T23:12:32.231Z] v0.0.14 [2022-04-26T23:12:32.231Z] v0.0.15 [2022-04-26T23:12:32.231Z] v0.0.16 [2022-04-26T23:12:32.231Z] v0.0.17 [2022-04-26T23:12:32.231Z] v0.0.18 [2022-04-26T23:12:32.231Z] v0.0.19 [2022-04-26T23:12:32.231Z] v0.0.2 [2022-04-26T23:12:32.231Z] v0.0.20 [2022-04-26T23:12:32.231Z] v0.0.21 [2022-04-26T23:12:32.231Z] v0.0.22 [2022-04-26T23:12:32.231Z] v0.0.23 [2022-04-26T23:12:32.231Z] v0.0.24 [2022-04-26T23:12:32.231Z] v0.0.25 [2022-04-26T23:12:32.231Z] v0.0.26 [2022-04-26T23:12:32.231Z] v0.0.27 [2022-04-26T23:12:32.231Z] v0.0.28 [2022-04-26T23:12:32.231Z] v0.0.29 [2022-04-26T23:12:32.231Z] v0.0.3 [2022-04-26T23:12:32.231Z] v0.0.30 [2022-04-26T23:12:32.231Z] v0.0.31 [2022-04-26T23:12:32.231Z] v0.0.32 [2022-04-26T23:12:32.231Z] v0.0.33 [2022-04-26T23:12:32.231Z] v0.0.34 [2022-04-26T23:12:32.231Z] v0.0.35 [2022-04-26T23:12:32.231Z] v0.0.36 [2022-04-26T23:12:32.231Z] v0.0.37 [2022-04-26T23:12:32.231Z] v0.0.38 [2022-04-26T23:12:32.231Z] v0.0.39 [2022-04-26T23:12:32.231Z] v0.0.4 [2022-04-26T23:12:32.231Z] v0.0.40 [2022-04-26T23:12:32.231Z] v0.0.41 [2022-04-26T23:12:32.231Z] v0.0.42 [2022-04-26T23:12:32.231Z] v0.0.43 [2022-04-26T23:12:32.231Z] v0.0.44 [2022-04-26T23:12:32.231Z] v0.0.45 [2022-04-26T23:12:32.231Z] v0.0.46 [2022-04-26T23:12:32.231Z] v0.0.47 [2022-04-26T23:12:32.231Z] v0.0.48 [2022-04-26T23:12:32.231Z] v0.0.49 [2022-04-26T23:12:32.231Z] v0.0.5 [2022-04-26T23:12:32.231Z] v0.0.50 [2022-04-26T23:12:32.231Z] v0.0.51 [2022-04-26T23:12:32.231Z] v0.0.52 [2022-04-26T23:12:32.231Z] v0.0.53 [2022-04-26T23:12:32.231Z] v0.0.54 [2022-04-26T23:12:32.231Z] v0.0.55 [2022-04-26T23:12:32.231Z] v0.0.56 [2022-04-26T23:12:32.231Z] v0.0.57 [2022-04-26T23:12:32.231Z] v0.0.58 [2022-04-26T23:12:32.231Z] v0.0.59 [2022-04-26T23:12:32.231Z] v0.0.6 [2022-04-26T23:12:32.231Z] v0.0.60 [2022-04-26T23:12:32.231Z] v0.0.61 [2022-04-26T23:12:32.231Z] v0.0.62 [2022-04-26T23:12:32.231Z] v0.0.63 [2022-04-26T23:12:32.231Z] v0.0.64 [2022-04-26T23:12:32.231Z] v0.0.65 [2022-04-26T23:12:32.231Z] v0.0.66 [2022-04-26T23:12:32.231Z] v0.0.67 [2022-04-26T23:12:32.231Z] v0.0.68 [2022-04-26T23:12:32.231Z] v0.0.69 [2022-04-26T23:12:32.231Z] v0.0.7 [2022-04-26T23:12:32.231Z] v0.0.70 [2022-04-26T23:12:32.231Z] v0.0.71 [2022-04-26T23:12:32.231Z] v0.0.72 [2022-04-26T23:12:32.231Z] v0.0.8 [2022-04-26T23:12:32.231Z] v0.0.9 [2022-04-26T23:12:32.231Z] v2.0.0 [2022-04-26T23:12:32.231Z] v2.0.0-dev.1 [2022-04-26T23:12:32.231Z] v2.0.0-dev.10 [2022-04-26T23:12:32.231Z] v2.0.0-dev.11 [2022-04-26T23:12:32.231Z] v2.0.0-dev.12 [2022-04-26T23:12:32.231Z] v2.0.0-dev.13 [2022-04-26T23:12:32.231Z] v2.0.0-dev.14 [2022-04-26T23:12:32.231Z] v2.0.0-dev.15 [2022-04-26T23:12:32.231Z] v2.0.0-dev.16 [2022-04-26T23:12:32.231Z] v2.0.0-dev.17 [2022-04-26T23:12:32.231Z] v2.0.0-dev.18 [2022-04-26T23:12:32.231Z] v2.0.0-dev.19 [2022-04-26T23:12:32.231Z] v2.0.0-dev.2 [2022-04-26T23:12:32.231Z] v2.0.0-dev.20 [2022-04-26T23:12:32.231Z] v2.0.0-dev.21 [2022-04-26T23:12:32.231Z] v2.0.0-dev.22 [2022-04-26T23:12:32.231Z] v2.0.0-dev.23 [2022-04-26T23:12:32.231Z] v2.0.0-dev.24 [2022-04-26T23:12:32.231Z] v2.0.0-dev.25 [2022-04-26T23:12:32.231Z] v2.0.0-dev.26 [2022-04-26T23:12:32.231Z] v2.0.0-dev.27 [2022-04-26T23:12:32.231Z] v2.0.0-dev.28 [2022-04-26T23:12:32.231Z] v2.0.0-dev.29 [2022-04-26T23:12:32.231Z] v2.0.0-dev.3 [2022-04-26T23:12:32.231Z] v2.0.0-dev.30 [2022-04-26T23:12:32.231Z] v2.0.0-dev.31 [2022-04-26T23:12:32.231Z] v2.0.0-dev.32 [2022-04-26T23:12:32.231Z] v2.0.0-dev.33 [2022-04-26T23:12:32.231Z] v2.0.0-dev.34 [2022-04-26T23:12:32.231Z] v2.0.0-dev.35 [2022-04-26T23:12:32.231Z] v2.0.0-dev.36 [2022-04-26T23:12:32.231Z] v2.0.0-dev.37 [2022-04-26T23:12:32.231Z] v2.0.0-dev.38 [2022-04-26T23:12:32.231Z] v2.0.0-dev.39 [2022-04-26T23:12:32.231Z] v2.0.0-dev.4 [2022-04-26T23:12:32.231Z] v2.0.0-dev.40 [2022-04-26T23:12:32.231Z] v2.0.0-dev.41 [2022-04-26T23:12:32.231Z] v2.0.0-dev.42 [2022-04-26T23:12:32.231Z] v2.0.0-dev.43 [2022-04-26T23:12:32.231Z] v2.0.0-dev.44 [2022-04-26T23:12:32.231Z] v2.0.0-dev.45 [2022-04-26T23:12:32.231Z] v2.0.0-dev.46 [2022-04-26T23:12:32.231Z] v2.0.0-dev.47 [2022-04-26T23:12:32.231Z] v2.0.0-dev.48 [2022-04-26T23:12:32.232Z] v2.0.0-dev.49 [2022-04-26T23:12:32.232Z] v2.0.0-dev.5 [2022-04-26T23:12:32.232Z] v2.0.0-dev.50 [2022-04-26T23:12:32.232Z] v2.0.0-dev.51 [2022-04-26T23:12:32.232Z] v2.0.0-dev.52 [2022-04-26T23:12:32.232Z] v2.0.0-dev.53 [2022-04-26T23:12:32.232Z] v2.0.0-dev.54 [2022-04-26T23:12:32.232Z] v2.0.0-dev.55 [2022-04-26T23:12:32.232Z] v2.0.0-dev.56 [2022-04-26T23:12:32.232Z] v2.0.0-dev.57 [2022-04-26T23:12:32.232Z] v2.0.0-dev.58 [2022-04-26T23:12:32.232Z] v2.0.0-dev.59 [2022-04-26T23:12:32.232Z] v2.0.0-dev.6 [2022-04-26T23:12:32.232Z] v2.0.0-dev.60 [2022-04-26T23:12:32.232Z] v2.0.0-dev.61 [2022-04-26T23:12:32.232Z] v2.0.0-dev.62 [2022-04-26T23:12:32.232Z] v2.0.0-dev.63 [2022-04-26T23:12:32.232Z] v2.0.0-dev.64 [2022-04-26T23:12:32.232Z] v2.0.0-dev.65 [2022-04-26T23:12:32.232Z] v2.0.0-dev.66 [2022-04-26T23:12:32.232Z] v2.0.0-dev.67 [2022-04-26T23:12:32.232Z] v2.0.0-dev.7 [2022-04-26T23:12:32.232Z] v2.0.0-dev.8 [2022-04-26T23:12:32.232Z] v2.0.0-dev.9 [2022-04-26T23:12:32.232Z] v2.0.1-dev.1 [2022-04-26T23:12:32.232Z] v2.0.1-dev.10 [2022-04-26T23:12:32.232Z] v2.0.1-dev.11 [2022-04-26T23:12:32.232Z] v2.0.1-dev.12 [2022-04-26T23:12:32.232Z] v2.0.1-dev.13 [2022-04-26T23:12:32.232Z] v2.0.1-dev.14 [2022-04-26T23:12:32.232Z] v2.0.1-dev.15 [2022-04-26T23:12:32.232Z] v2.0.1-dev.16 [2022-04-26T23:12:32.232Z] v2.0.1-dev.17 [2022-04-26T23:12:32.232Z] v2.0.1-dev.18 [2022-04-26T23:12:32.232Z] v2.0.1-dev.19 [2022-04-26T23:12:32.232Z] v2.0.1-dev.2 [2022-04-26T23:12:32.232Z] v2.0.1-dev.20 [2022-04-26T23:12:32.232Z] v2.0.1-dev.21 [2022-04-26T23:12:32.232Z] v2.0.1-dev.22 [2022-04-26T23:12:32.232Z] v2.0.1-dev.23 [2022-04-26T23:12:32.232Z] v2.0.1-dev.24 [2022-04-26T23:12:32.232Z] v2.0.1-dev.25 [2022-04-26T23:12:32.232Z] v2.0.1-dev.26 [2022-04-26T23:12:32.232Z] v2.0.1-dev.27 [2022-04-26T23:12:32.232Z] v2.0.1-dev.28 [2022-04-26T23:12:32.232Z] v2.0.1-dev.3 [2022-04-26T23:12:32.232Z] v2.0.1-dev.4 [2022-04-26T23:12:32.232Z] v2.0.1-dev.5 [2022-04-26T23:12:32.232Z] v2.0.1-dev.6 [2022-04-26T23:12:32.232Z] v2.0.1-dev.7 [2022-04-26T23:12:32.232Z] v2.0.1-dev.8 [2022-04-26T23:12:32.232Z] v2.0.1-dev.9 [2022-04-26T23:12:32.232Z] v2.1.0 [2022-04-26T23:12:32.232Z] v2.2.0-dev.10 [2022-04-26T23:12:32.232Z] v2.2.0-dev.11 [2022-04-26T23:12:32.232Z] v2.2.0-dev.12 [2022-04-26T23:12:32.232Z] v2.2.0-dev.13 [2022-04-26T23:12:32.232Z] v2.2.0-dev.14 [2022-04-26T23:12:32.232Z] v2.2.0-dev.15 [2022-04-26T23:12:32.232Z] v2.2.0-dev.16 [2022-04-26T23:12:32.232Z] v2.2.0-dev.17 [2022-04-26T23:12:32.232Z] v2.2.0-dev.18 [2022-04-26T23:12:32.232Z] v2.2.0-dev.6 [2022-04-26T23:12:32.232Z] v2.2.0-dev.7 [2022-04-26T23:12:32.232Z] v2.2.0-dev.8 [2022-04-26T23:12:32.232Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-26T23:12:32.524Z] + lftools sign git-tag v2.2.0-dev.18 [2022-04-26T23:12:33.095Z] Signing Git tag with Sigul... [2022-04-26T23:12:33.095Z] Signing v2.2.0-dev.18 [Pipeline] echo [2022-04-26T23:12:33.366Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:33.657Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-26T23:12:33.665Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-26T23:12:33.685Z] $ docker stop --time=1 61db8c6dafc34ceb21e1b998c97bd4d89b7dd89da384b27651c0d0057c9f7ca5 [2022-04-26T23:12:35.010Z] $ docker rm -f 61db8c6dafc34ceb21e1b998c97bd4d89b7dd89da384b27651c0d0057c9f7ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-26T23:12:35.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T23:12:35.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:12:35.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:12:35.723Z] . [Pipeline] withDockerContainer [2022-04-26T23:12:35.787Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:12:35.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-04-26T23:12:36.223Z] $ docker top 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T23:12:36.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:12:36.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:12:36.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:12:36.429Z] $ docker exec 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 ssh-agent [2022-04-26T23:12:36.550Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfCgOIk/agent.13 [2022-04-26T23:12:36.550Z] SSH_AGENT_PID=19 [2022-04-26T23:12:36.556Z] Running ssh-add (command line suppressed) [2022-04-26T23:12:36.655Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9053200756677785144.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9053200756677785144.key) [2022-04-26T23:12:36.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:12:36.959Z] + git semver bump pre [2022-04-26T23:12:36.959Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T23:12:36.959Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2022-04-26T23:12:36.959Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-26T23:12:36.959Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T23:12:36.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T23:12:36.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T23:12:36.959Z] # $SEMVER_BRANCH = main [2022-04-26T23:12:36.959Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-04-26T23:12:36.959Z] 2.2.0-dev.19 [Pipeline] } [2022-04-26T23:12:36.969Z] $ docker exec --env ******** --env ******** 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 ssh-agent -k [2022-04-26T23:12:37.068Z] unset SSH_AUTH_SOCK; [2022-04-26T23:12:37.068Z] unset SSH_AGENT_PID; [2022-04-26T23:12:37.068Z] echo Agent pid 19 killed; [2022-04-26T23:12:37.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T23:12:37.381Z] + git semver [Pipeline] } [2022-04-26T23:12:37.395Z] $ docker stop --time=1 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 [2022-04-26T23:12:38.687Z] $ docker rm -f 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T23:12:39.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T23:12:39.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:12:39.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:12:39.338Z] . [Pipeline] withDockerContainer [2022-04-26T23:12:39.399Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:12:39.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-04-26T23:12:39.917Z] $ docker top 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T23:12:40.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:12:40.018Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:12:40.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:12:40.145Z] $ docker exec 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 ssh-agent [2022-04-26T23:12:40.269Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfFlDik/agent.13 [2022-04-26T23:12:40.269Z] SSH_AGENT_PID=20 [2022-04-26T23:12:40.275Z] Running ssh-add (command line suppressed) [2022-04-26T23:12:40.385Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6983860286755068458.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6983860286755068458.key) [2022-04-26T23:12:40.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:12:40.691Z] + git semver push [2022-04-26T23:12:40.691Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T23:12:40.691Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2022-04-26T23:12:40.691Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-26T23:12:40.691Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T23:12:40.691Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T23:12:40.691Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T23:12:40.691Z] # $SEMVER_BRANCH = main [2022-04-26T23:12:40.691Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2022-04-26T23:12:42.617Z] $ docker exec --env ******** --env ******** 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 ssh-agent -k [2022-04-26T23:12:42.723Z] unset SSH_AUTH_SOCK; [2022-04-26T23:12:42.723Z] unset SSH_AGENT_PID; [2022-04-26T23:12:42.723Z] echo Agent pid 20 killed; [2022-04-26T23:12:42.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T23:12:43.043Z] + git semver [Pipeline] } [2022-04-26T23:12:43.057Z] $ docker stop --time=1 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 [2022-04-26T23:12:44.346Z] $ docker rm -f 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-26T23:12:44.893Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-04-26T23:12:44.893Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-04-26T23:12:44.893Z] total 16 [2022-04-26T23:12:44.893Z] drwxr-xr-x 3 root root 4096 Apr 26 23:04 . [2022-04-26T23:12:44.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:12 .. [2022-04-26T23:12:44.893Z] drwxr-xr-x 2 root root 4096 Apr 26 23:04 cost [2022-04-26T23:12:44.893Z] -rw-r--r-- 1 root root 86 Apr 26 23:04 cost.csv [2022-04-26T23:12:44.893Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-04-26T23:12:44.893Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-04-26T23:12:44.893Z] total 16 [2022-04-26T23:12:44.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:04 . [2022-04-26T23:12:44.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:12 .. [2022-04-26T23:12:44.893Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 23:04 cost [2022-04-26T23:12:44.893Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 26 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:45.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:46.057Z] ---> package-listing.sh [2022-04-26T23:12:46.057Z] ++ facter osfamily [2022-04-26T23:12:46.057Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T23:12:46.317Z] + OS_FAMILY=debian [2022-04-26T23:12:46.317Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-26T23:12:46.317Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T23:12:46.317Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T23:12:46.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T23:12:46.317Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T23:12:46.317Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-04-26T23:12:46.317Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T23:12:46.317Z] + case "${OS_FAMILY}" in [2022-04-26T23:12:46.317Z] + dpkg -l [2022-04-26T23:12:46.317Z] + grep '^ii' [2022-04-26T23:12:46.317Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T23:12:46.317Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T23:12:46.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T23:12:46.317Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-04-26T23:12:46.317Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-04-26T23:12:46.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-04-26T23:12:46.329Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T23:12:46.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:12:47.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T23:12:47.158Z] . [Pipeline] withDockerContainer [2022-04-26T23:12:47.218Z] prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container [2022-04-26T23:12:47.251Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-04-26T23:12:47.477Z] $ docker top 63cd0b57a20646e49a15593d520413058fa5d09fb08bf3c54c4ede5180c842c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T23:12:47.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T23:12:48.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T23:12:48.402Z] + ls /var/log/sa-host [2022-04-26T23:12:48.402Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T23:12:48.483Z] provisioning config files... [2022-04-26T23:12:48.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7883704691102597124tmp [Pipeline] { [Pipeline] echo [2022-04-26T23:12:48.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:48.793Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T23:12:48.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:49.142Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T23:12:49.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:49.439Z] ---> sudo-logs.sh [2022-04-26T23:12:49.439Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T23:12:49.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:49.777Z] ---> job-cost.sh [2022-04-26T23:12:49.777Z] lf-activate-venv: SKIPPING [2022-04-26T23:12:49.777Z] DEBUG: total: 0.2199999988079071 [2022-04-26T23:12:49.777Z] INFO: Retrieving Stack Cost... [2022-04-26T23:12:50.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T23:12:50.609Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T23:12:50.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:12:50.913Z] ---> logs-deploy.sh [2022-04-26T23:12:50.913Z] lf-activate-venv: SKIPPING [2022-04-26T23:12:50.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/44 [2022-04-26T23:12:50.913Z] INFO: archiving workspace using pattern(s): [2022-04-26T23:12:52.299Z] Archives upload complete. [2022-04-26T23:12:52.299Z] INFO: archiving logs to Nexus