Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 07f5e21b525826d43ecb2303b216674bdf6344a6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8431 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Checking out Revision 07f5e21b525826d43ecb2303b216674bdf6344a6 (master) Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07f5e21b525826d43ecb2303b216674bdf6344a6 # timeout=10 Commit message: "ci: update scopes and types for conventional commits (#561)" > git rev-list --no-walk 863bffad2e6c15bb3b98a374c2517534f95a65b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-23T15:16:42.919Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-23T15:16:43.212Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-23T15:16:43.314Z] ========================================================= [2020-10-23T15:16:43.314Z] EdgeX Global Pipelines Version Info [2020-10-23T15:16:43.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:16:44.802Z] ------------------- [2020-10-23T15:16:44.802Z] stable info: [2020-10-23T15:16:44.802Z] ------------------- [2020-10-23T15:16:44.802Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-23T15:16:44.802Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-23T15:16:44.802Z] Message: update stable to v1.0.148 [2020-10-23T15:16:45.747Z] ------------------- [2020-10-23T15:16:45.747Z] experimental info: [2020-10-23T15:16:45.747Z] ------------------- [2020-10-23T15:16:45.747Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-23T15:16:45.747Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-23T15:16:45.747Z] Message: update experimental to v1.0.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-23T15:16:46.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-23T15:16:46.225Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-23T15:16:46.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-23T15:16:46.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-23T15:16:46.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-23T15:16:46.629Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-23T15:16:46.729Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-23T15:16:46.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-23T15:16:46.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-23T15:16:47.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-23T15:16:47.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-23T15:16:47.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-23T15:16:47.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-23T15:16:47.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-23T15:16:47.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-23T15:16:47.707Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-23T15:16:47.805Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-23T15:16:47.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-23T15:16:48.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-23T15:16:48.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-23T15:16:48.196Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-23T15:16:48.290Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-23T15:16:48.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-23T15:16:48.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-23T15:16:48.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-23T15:16:48.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-23T15:16:48.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-23T15:16:48.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-23T15:16:49.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07f5e21b525826d43ecb2303b216674bdf6344a6 [Pipeline] echo [2020-10-23T15:16:49.176Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07f5e21 [Pipeline] echo [2020-10-23T15:16:49.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-23T15:16:49.944Z] + git log --format=format:%s -1 07f5e21b525826d43ecb2303b216674bdf6344a6 [Pipeline] echo [2020-10-23T15:16:50.003Z] GIT_COMMIT: 07f5e21b525826d43ecb2303b216674bdf6344a6, Commit Message: ci: update scopes and types for conventional commits (#561) [Pipeline] echo [2020-10-23T15:16:50.071Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:16:51.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-23T15:16:51.365Z] [2020-10-23T15:16:51.366Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:16:51.748Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-23T15:16:51.748Z] latest: Pulling from edgex-devops/git-semver [2020-10-23T15:16:51.748Z] 31603596830f: Pulling fs layer [2020-10-23T15:16:51.748Z] 2a8b12db71e7: Pulling fs layer [2020-10-23T15:16:51.748Z] 6ca5941a6612: Pulling fs layer [2020-10-23T15:16:51.748Z] ecc8261a40a4: Pulling fs layer [2020-10-23T15:16:51.748Z] ecc8261a40a4: Waiting [2020-10-23T15:16:51.748Z] 2a8b12db71e7: Verifying Checksum [2020-10-23T15:16:51.748Z] 2a8b12db71e7: Download complete [2020-10-23T15:16:52.012Z] 31603596830f: Download complete [2020-10-23T15:16:52.012Z] ecc8261a40a4: Verifying Checksum [2020-10-23T15:16:52.012Z] ecc8261a40a4: Download complete [2020-10-23T15:16:52.012Z] 6ca5941a6612: Verifying Checksum [2020-10-23T15:16:52.012Z] 6ca5941a6612: Download complete [2020-10-23T15:16:52.279Z] 31603596830f: Pull complete [2020-10-23T15:16:52.279Z] 2a8b12db71e7: Pull complete [2020-10-23T15:16:53.679Z] 6ca5941a6612: Pull complete [2020-10-23T15:16:53.679Z] ecc8261a40a4: Pull complete [2020-10-23T15:16:53.679Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-23T15:16:53.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-23T15:16:53.679Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-23T15:16:53.836Z] prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container [2020-10-23T15:16:53.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-23T15:16:56.137Z] $ docker top 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-23T15:16:56.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-23T15:16:56.469Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-23T15:16:56.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-23T15:16:56.699Z] $ docker exec 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent [2020-10-23T15:16:56.864Z] SSH_AUTH_SOCK=/tmp/ssh-MUSVgApBJthN/agent.12 [2020-10-23T15:16:56.864Z] SSH_AGENT_PID=18 [2020-10-23T15:16:56.876Z] Running ssh-add (command line suppressed) [2020-10-23T15:16:57.000Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4248668405896355867.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4248668405896355867.key) [2020-10-23T15:16:57.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-23T15:16:57.404Z] + git tag --points-at HEAD [Pipeline] } [2020-10-23T15:16:57.429Z] $ docker exec --env ******** --env ******** 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent -k [2020-10-23T15:16:57.559Z] unset SSH_AUTH_SOCK; [2020-10-23T15:16:57.559Z] unset SSH_AGENT_PID; [2020-10-23T15:16:57.559Z] echo Agent pid 18 killed; [2020-10-23T15:16:57.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-23T15:16:57.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-23T15:16:57.770Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-23T15:16:57.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-23T15:16:57.959Z] $ docker exec 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent [2020-10-23T15:16:58.119Z] SSH_AUTH_SOCK=/tmp/ssh-cgcgaZezxejg/agent.46 [2020-10-23T15:16:58.119Z] SSH_AGENT_PID=52 [2020-10-23T15:16:58.127Z] Running ssh-add (command line suppressed) [2020-10-23T15:16:58.253Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6585955198062219024.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6585955198062219024.key) [2020-10-23T15:16:58.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-23T15:16:58.643Z] + git semver init [2020-10-23T15:16:58.643Z] # -> Open(): unable to determine branch for HEAD [2020-10-23T15:16:58.643Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-23T15:16:58.643Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-23T15:16:58.643Z] # $SEMVER_REMOTE_NAME = origin [2020-10-23T15:16:58.643Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-23T15:16:58.643Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-23T15:16:58.643Z] # $SEMVER_BRANCH = master [2020-10-23T15:16:58.643Z] # $SEMVER_TEMP = /tmp/semver-611564596 [2020-10-23T15:16:58.643Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-23T15:17:01.201Z] # '/tmp/semver-611564596' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-10-23T15:17:01.464Z] # -> Force: false [2020-10-23T15:17:01.464Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-23T15:17:01.480Z] $ docker exec --env ******** --env ******** 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent -k [2020-10-23T15:17:01.590Z] unset SSH_AUTH_SOCK; [2020-10-23T15:17:01.591Z] unset SSH_AGENT_PID; [2020-10-23T15:17:01.591Z] echo Agent pid 52 killed; [2020-10-23T15:17:01.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-23T15:17:02.138Z] + git semver [Pipeline] } [2020-10-23T15:17:02.162Z] $ docker stop --time=1 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 [2020-10-23T15:17:03.661Z] $ docker rm -f 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-23T15:17:04.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-23T15:17:04.739Z] Stashed 1 file(s) [Pipeline] echo [2020-10-23T15:17:04.742Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.51 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-23T15:17:20.389Z] Still waiting to schedule task [2020-10-23T15:17:20.389Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-23T15:17:20.391Z] Still waiting to schedule task [2020-10-23T15:17:20.391Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-23T15:19:07.972Z] Running on prd-centos7-docker-4c-2g-8433 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-23T15:19:08.039Z] Running in /w/workspace/app-functions-sdk-go/139 [Pipeline] { [Pipeline] checkout [2020-10-23T15:19:10.734Z] using credential edgex-jenkins-ssh [2020-10-23T15:19:10.823Z] Cloning the remote Git repository [2020-10-23T15:19:10.885Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-23T15:19:10.951Z] > git init /w/workspace/app-functions-sdk-go/139 # timeout=10 [2020-10-23T15:19:11.009Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-23T15:19:11.009Z] > git --version # timeout=10 [2020-10-23T15:19:11.016Z] > git --version # 'git version 2.16.5' [2020-10-23T15:19:11.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-23T15:19:11.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-23T15:19:12.491Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-23T15:19:12.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-23T15:19:12.519Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-23T15:19:12.538Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-23T15:19:12.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-23T15:19:12.544Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-23T15:19:12.970Z] Checking out Revision 07f5e21b525826d43ecb2303b216674bdf6344a6 (master) [2020-10-23T15:19:12.982Z] > git config core.sparsecheckout # timeout=10 [2020-10-23T15:19:12.987Z] > git checkout -f 07f5e21b525826d43ecb2303b216674bdf6344a6 # timeout=10 [2020-10-23T15:19:16.696Z] Commit message: "ci: update scopes and types for conventional commits (#561)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-23T15:19:17.534Z] ========================================================= [2020-10-23T15:19:17.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-23T15:19:17.534Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:19:18.257Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-23T15:19:18.841Z] Sending build context to Docker daemon 19.14MB [2020-10-23T15:19:18.841Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-23T15:19:18.841Z] Step 2/8 : FROM ${BASE} [2020-10-23T15:19:18.841Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-23T15:19:18.841Z] df20fa9351a1: Pulling fs layer [2020-10-23T15:19:18.841Z] ed8968b2872e: Pulling fs layer [2020-10-23T15:19:18.841Z] a92cc7c5fd73: Pulling fs layer [2020-10-23T15:19:18.841Z] e871e8e8d7a9: Pulling fs layer [2020-10-23T15:19:18.841Z] e73272ec9a57: Pulling fs layer [2020-10-23T15:19:18.841Z] 1e910a182e73: Pulling fs layer [2020-10-23T15:19:18.841Z] 4e634b169226: Pulling fs layer [2020-10-23T15:19:18.841Z] e73272ec9a57: Waiting [2020-10-23T15:19:18.841Z] 1e910a182e73: Waiting [2020-10-23T15:19:18.841Z] 4e634b169226: Waiting [2020-10-23T15:19:18.841Z] e871e8e8d7a9: Waiting [2020-10-23T15:19:18.841Z] a92cc7c5fd73: Verifying Checksum [2020-10-23T15:19:18.841Z] a92cc7c5fd73: Download complete [2020-10-23T15:19:18.841Z] ed8968b2872e: Download complete [2020-10-23T15:19:18.841Z] e73272ec9a57: Verifying Checksum [2020-10-23T15:19:18.841Z] e73272ec9a57: Download complete [2020-10-23T15:19:18.841Z] 1e910a182e73: Verifying Checksum [2020-10-23T15:19:18.841Z] 1e910a182e73: Download complete [2020-10-23T15:19:18.841Z] df20fa9351a1: Verifying Checksum [2020-10-23T15:19:18.841Z] df20fa9351a1: Download complete [2020-10-23T15:19:19.109Z] df20fa9351a1: Pull complete [2020-10-23T15:19:19.373Z] ed8968b2872e: Pull complete [2020-10-23T15:19:19.642Z] a92cc7c5fd73: Pull complete [2020-10-23T15:19:20.600Z] 4e634b169226: Verifying Checksum [2020-10-23T15:19:21.558Z] e871e8e8d7a9: Verifying Checksum [2020-10-23T15:19:21.558Z] e871e8e8d7a9: Download complete [2020-10-23T15:19:25.794Z] e871e8e8d7a9: Pull complete [2020-10-23T15:19:26.057Z] e73272ec9a57: Pull complete [2020-10-23T15:19:26.057Z] 1e910a182e73: Pull complete [2020-10-23T15:19:34.232Z] 4e634b169226: Pull complete [2020-10-23T15:19:34.232Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-23T15:19:34.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-23T15:19:34.232Z] ---> f7629b54cfaa [2020-10-23T15:19:34.232Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-23T15:19:34.232Z] latest: Pulling from library/docker [2020-10-23T15:19:34.232Z] 188c0c94c7c5: Pulling fs layer [2020-10-23T15:19:34.232Z] 0c7c675703d6: Pulling fs layer [2020-10-23T15:19:34.232Z] cc8c12a437cb: Pulling fs layer [2020-10-23T15:19:34.232Z] c5dafad2182a: Pulling fs layer [2020-10-23T15:19:34.232Z] 5aa711733414: Pulling fs layer [2020-10-23T15:19:34.232Z] 058f73b55e4b: Pulling fs layer [2020-10-23T15:19:34.232Z] 8c9c664faf12: Pulling fs layer [2020-10-23T15:19:34.232Z] c5dafad2182a: Waiting [2020-10-23T15:19:34.232Z] 5aa711733414: Waiting [2020-10-23T15:19:34.232Z] 058f73b55e4b: Waiting [2020-10-23T15:19:34.232Z] 8c9c664faf12: Waiting [2020-10-23T15:19:34.232Z] cc8c12a437cb: Verifying Checksum [2020-10-23T15:19:34.232Z] cc8c12a437cb: Download complete [2020-10-23T15:19:34.232Z] 0c7c675703d6: Verifying Checksum [2020-10-23T15:19:34.232Z] 0c7c675703d6: Download complete [2020-10-23T15:19:34.232Z] 188c0c94c7c5: Verifying Checksum [2020-10-23T15:19:34.232Z] 188c0c94c7c5: Download complete [2020-10-23T15:19:34.232Z] 5aa711733414: Verifying Checksum [2020-10-23T15:19:34.232Z] 5aa711733414: Download complete [2020-10-23T15:19:34.232Z] 058f73b55e4b: Verifying Checksum [2020-10-23T15:19:34.232Z] 058f73b55e4b: Download complete [2020-10-23T15:19:34.232Z] 8c9c664faf12: Verifying Checksum [2020-10-23T15:19:34.232Z] 8c9c664faf12: Download complete [2020-10-23T15:19:34.232Z] 188c0c94c7c5: Pull complete [2020-10-23T15:19:34.495Z] 0c7c675703d6: Pull complete [2020-10-23T15:19:34.763Z] cc8c12a437cb: Pull complete [2020-10-23T15:19:35.026Z] c5dafad2182a: Verifying Checksum [2020-10-23T15:19:35.026Z] c5dafad2182a: Download complete [2020-10-23T15:19:37.596Z] c5dafad2182a: Pull complete [2020-10-23T15:19:37.596Z] 5aa711733414: Pull complete [2020-10-23T15:19:37.596Z] 058f73b55e4b: Pull complete [2020-10-23T15:19:37.858Z] 8c9c664faf12: Pull complete [2020-10-23T15:19:37.858Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-23T15:19:37.858Z] Status: Downloaded newer image for docker:latest [2020-10-23T15:19:39.254Z] ---> 22822c3a6cf3 [2020-10-23T15:19:39.254Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-23T15:19:39.254Z] ---> Running in bdd27ed5a461 [2020-10-23T15:19:39.518Z] Removing intermediate container bdd27ed5a461 [2020-10-23T15:19:39.518Z] ---> b73edbd766b2 [2020-10-23T15:19:39.518Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-23T15:19:39.518Z] ---> Running in b200051ca86d [2020-10-23T15:19:40.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-23T15:19:41.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-23T15:19:41.302Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-23T15:19:41.302Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-23T15:19:41.302Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-23T15:19:41.564Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-23T15:19:41.564Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-23T15:19:41.564Z] Executing busybox-1.31.1-r16.trigger [2020-10-23T15:19:41.833Z] OK: 167 MiB in 44 packages [2020-10-23T15:19:42.412Z] Removing intermediate container b200051ca86d [2020-10-23T15:19:42.412Z] ---> 9c30f242e80d [2020-10-23T15:19:42.412Z] Step 6/8 : WORKDIR /build [2020-10-23T15:19:42.413Z] ---> Running in 8113b0e6b6b0 [2020-10-23T15:19:42.413Z] Removing intermediate container 8113b0e6b6b0 [2020-10-23T15:19:42.413Z] ---> 2f92281a4ac1 [2020-10-23T15:19:42.413Z] Step 7/8 : COPY go.mod . [2020-10-23T15:19:42.676Z] ---> f3369de0f994 [2020-10-23T15:19:42.677Z] Step 8/8 : RUN go mod download [2020-10-23T15:19:42.677Z] ---> Running in ddcb7453bb35 [2020-10-23T15:20:09.320Z] Removing intermediate container ddcb7453bb35 [2020-10-23T15:20:09.320Z] ---> 8f46e0815faa [2020-10-23T15:20:09.320Z] Successfully built 8f46e0815faa [2020-10-23T15:20:09.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:20:09.702Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-23T15:20:09.702Z] . [Pipeline] withDockerContainer [2020-10-23T15:20:09.820Z] prd-centos7-docker-4c-2g-8433 does not seem to be running inside a container [2020-10-23T15:20:09.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/139 -v /w/workspace/app-functions-sdk-go/139:/w/workspace/app-functions-sdk-go/139:rw,z -v /w/workspace/app-functions-sdk-go/139@tmp:/w/workspace/app-functions-sdk-go/139@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 ******** ci-base-image-x86_64 cat [2020-10-23T15:20:10.644Z] $ docker top 9226460558d1ca7ade95c786f1c63ac416af1089a6f2e225ce4d29c55779f91d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-23T15:20:11.167Z] + go version [2020-10-23T15:20:11.167Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-23T15:20:11.184Z] $ docker stop --time=1 9226460558d1ca7ade95c786f1c63ac416af1089a6f2e225ce4d29c55779f91d [2020-10-23T15:20:12.565Z] $ docker rm -f 9226460558d1ca7ade95c786f1c63ac416af1089a6f2e225ce4d29c55779f91d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-23T15:20:16.162Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8434 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-23T15:20:16.221Z] Running in /w/workspace/app-functions-sdk-go/139 [Pipeline] { [Pipeline] checkout [2020-10-23T15:20:21.479Z] using credential edgex-jenkins-ssh [2020-10-23T15:20:21.545Z] Cloning the remote Git repository [2020-10-23T15:20:21.606Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-23T15:20:21.709Z] > git init /w/workspace/app-functions-sdk-go/139 # timeout=10 [2020-10-23T15:20:21.775Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-23T15:20:21.776Z] > git --version # timeout=10 [2020-10-23T15:20:21.799Z] > git --version # 'git version 2.17.1' [2020-10-23T15:20:21.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-23T15:20:21.879Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-23T15:20:24.915Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-23T15:20:24.931Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-23T15:20:24.968Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-23T15:20:25.011Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-23T15:20:25.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-23T15:20:25.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-23T15:20:25.523Z] Checking out Revision 07f5e21b525826d43ecb2303b216674bdf6344a6 (master) [2020-10-23T15:20:25.552Z] > git config core.sparsecheckout # timeout=10 [2020-10-23T15:20:25.579Z] > git checkout -f 07f5e21b525826d43ecb2303b216674bdf6344a6 # timeout=10 [2020-10-23T15:20:30.085Z] Commit message: "ci: update scopes and types for conventional commits (#561)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-23T15:20:31.244Z] ========================================================= [2020-10-23T15:20:31.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-23T15:20:31.244Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:20:32.173Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-23T15:20:33.215Z] Sending build context to Docker daemon 19.14MB [2020-10-23T15:20:33.215Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-23T15:20:33.215Z] Step 2/8 : FROM ${BASE} [2020-10-23T15:20:33.491Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-23T15:20:33.491Z] b538f80385f9: Pulling fs layer [2020-10-23T15:20:33.491Z] 74f711af9a0d: Pulling fs layer [2020-10-23T15:20:33.491Z] 99f96fe45779: Pulling fs layer [2020-10-23T15:20:33.491Z] 8529a6b9a6be: Pulling fs layer [2020-10-23T15:20:33.491Z] 45590311c82a: Pulling fs layer [2020-10-23T15:20:33.491Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-23T15:20:33.491Z] 209524e5b208: Pulling fs layer [2020-10-23T15:20:33.491Z] 8529a6b9a6be: Waiting [2020-10-23T15:20:33.491Z] 69ca0ff8b7b3: Waiting [2020-10-23T15:20:33.491Z] 209524e5b208: Waiting [2020-10-23T15:20:33.491Z] 45590311c82a: Waiting [2020-10-23T15:20:33.767Z] 99f96fe45779: Verifying Checksum [2020-10-23T15:20:33.767Z] 99f96fe45779: Download complete [2020-10-23T15:20:33.767Z] 74f711af9a0d: Verifying Checksum [2020-10-23T15:20:33.767Z] 74f711af9a0d: Download complete [2020-10-23T15:20:33.767Z] 45590311c82a: Download complete [2020-10-23T15:20:33.767Z] 69ca0ff8b7b3: Download complete [2020-10-23T15:20:33.767Z] b538f80385f9: Download complete [2020-10-23T15:20:34.368Z] b538f80385f9: Pull complete [2020-10-23T15:20:34.979Z] 74f711af9a0d: Pull complete [2020-10-23T15:20:35.256Z] 99f96fe45779: Pull complete [2020-10-23T15:20:36.242Z] 209524e5b208: Verifying Checksum [2020-10-23T15:20:36.242Z] 209524e5b208: Download complete [2020-10-23T15:20:37.687Z] 8529a6b9a6be: Verifying Checksum [2020-10-23T15:20:37.687Z] 8529a6b9a6be: Download complete [2020-10-23T15:20:47.894Z] 8529a6b9a6be: Pull complete [2020-10-23T15:20:48.168Z] 45590311c82a: Pull complete [2020-10-23T15:20:48.442Z] 69ca0ff8b7b3: Pull complete [2020-10-23T15:20:52.786Z] 209524e5b208: Pull complete [2020-10-23T15:20:52.786Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-23T15:20:52.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-23T15:20:52.786Z] ---> 5bddaf1c2fca [2020-10-23T15:20:52.786Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-23T15:20:52.786Z] latest: Pulling from library/docker [2020-10-23T15:20:52.786Z] 5f621e34cdf4: Pulling fs layer [2020-10-23T15:20:52.786Z] 85db56a05063: Pulling fs layer [2020-10-23T15:20:52.786Z] ccb67d6aeaaa: Pulling fs layer [2020-10-23T15:20:52.786Z] a0b19fc83503: Pulling fs layer [2020-10-23T15:20:52.786Z] 8eb508b41278: Pulling fs layer [2020-10-23T15:20:52.786Z] 37236713561e: Pulling fs layer [2020-10-23T15:20:52.786Z] 07c93f2b1b56: Pulling fs layer [2020-10-23T15:20:52.786Z] a0b19fc83503: Waiting [2020-10-23T15:20:52.786Z] 8eb508b41278: Waiting [2020-10-23T15:20:52.786Z] 37236713561e: Waiting [2020-10-23T15:20:52.786Z] 07c93f2b1b56: Waiting [2020-10-23T15:20:52.786Z] ccb67d6aeaaa: Verifying Checksum [2020-10-23T15:20:52.786Z] ccb67d6aeaaa: Download complete [2020-10-23T15:20:52.786Z] 85db56a05063: Verifying Checksum [2020-10-23T15:20:52.786Z] 85db56a05063: Download complete [2020-10-23T15:20:52.786Z] 5f621e34cdf4: Download complete [2020-10-23T15:20:53.061Z] 8eb508b41278: Verifying Checksum [2020-10-23T15:20:53.061Z] 8eb508b41278: Download complete [2020-10-23T15:20:53.061Z] 37236713561e: Verifying Checksum [2020-10-23T15:20:53.061Z] 37236713561e: Download complete [2020-10-23T15:20:53.061Z] 07c93f2b1b56: Verifying Checksum [2020-10-23T15:20:53.061Z] 07c93f2b1b56: Download complete [2020-10-23T15:20:53.661Z] 5f621e34cdf4: Pull complete [2020-10-23T15:20:54.261Z] a0b19fc83503: Verifying Checksum [2020-10-23T15:20:54.261Z] a0b19fc83503: Download complete [2020-10-23T15:20:54.533Z] 85db56a05063: Pull complete [2020-10-23T15:20:54.806Z] ccb67d6aeaaa: Pull complete [2020-10-23T15:20:58.201Z] a0b19fc83503: Pull complete [2020-10-23T15:20:58.201Z] 8eb508b41278: Pull complete [2020-10-23T15:20:58.796Z] 37236713561e: Pull complete [2020-10-23T15:20:59.074Z] 07c93f2b1b56: Pull complete [2020-10-23T15:20:59.074Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-23T15:20:59.074Z] Status: Downloaded newer image for docker:latest [2020-10-23T15:21:04.480Z] ---> c35856bc1161 [2020-10-23T15:21:04.480Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-23T15:21:04.755Z] ---> Running in a7e0c1e53db2 [2020-10-23T15:21:05.029Z] Removing intermediate container a7e0c1e53db2 [2020-10-23T15:21:05.029Z] ---> 397f66af5b54 [2020-10-23T15:21:05.029Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-23T15:21:05.302Z] ---> Running in 6d25c7685cf1 [2020-10-23T15:21:07.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-23T15:21:07.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-23T15:21:08.162Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-23T15:21:08.434Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-23T15:21:08.434Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-23T15:21:08.434Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-23T15:21:08.707Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-23T15:21:08.707Z] Executing busybox-1.31.1-r16.trigger [2020-10-23T15:21:08.707Z] OK: 144 MiB in 44 packages [2020-10-23T15:21:10.148Z] Removing intermediate container 6d25c7685cf1 [2020-10-23T15:21:10.148Z] ---> fa275b3ef008 [2020-10-23T15:21:10.148Z] Step 6/8 : WORKDIR /build [2020-10-23T15:21:10.148Z] ---> Running in 6b6cff2d5ffb [2020-10-23T15:21:10.752Z] Removing intermediate container 6b6cff2d5ffb [2020-10-23T15:21:10.752Z] ---> b6232b83fb7f [2020-10-23T15:21:10.752Z] Step 7/8 : COPY go.mod . [2020-10-23T15:21:11.353Z] ---> f207841635c4 [2020-10-23T15:21:11.353Z] Step 8/8 : RUN go mod download [2020-10-23T15:21:11.353Z] ---> Running in 2231dcddb3ae [2020-10-23T15:21:43.713Z] Removing intermediate container 2231dcddb3ae [2020-10-23T15:21:43.713Z] ---> cca520ce141c [2020-10-23T15:21:43.713Z] Successfully built cca520ce141c [2020-10-23T15:21:43.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:21:44.140Z] + docker inspect -f . ci-base-image-arm64 [2020-10-23T15:21:44.140Z] . [Pipeline] withDockerContainer [2020-10-23T15:21:44.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-8434 does not seem to be running inside a container [2020-10-23T15:21:44.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/139 -v /w/workspace/app-functions-sdk-go/139:/w/workspace/app-functions-sdk-go/139:rw,z -v /w/workspace/app-functions-sdk-go/139@tmp:/w/workspace/app-functions-sdk-go/139@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 ******** ci-base-image-arm64 cat [2020-10-23T15:21:46.465Z] $ docker top 6190a01b2e6be5531d5c1307ed7f862cbb95c6de9e788941f16db91fd3d32b91 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-23T15:21:47.861Z] + go version [2020-10-23T15:21:47.861Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-23T15:21:47.896Z] $ docker stop --time=1 6190a01b2e6be5531d5c1307ed7f862cbb95c6de9e788941f16db91fd3d32b91 [2020-10-23T15:21:49.824Z] $ docker rm -f 6190a01b2e6be5531d5c1307ed7f862cbb95c6de9e788941f16db91fd3d32b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-23T15:21:52.995Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-23T15:21:52.997Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-23T15:21:53.054Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:21:53.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-23T15:21:53.410Z] [2020-10-23T15:21:53.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:21:53.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-23T15:21:53.757Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-23T15:21:53.757Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-23T15:21:53.757Z] 408f87550127: Pulling fs layer [2020-10-23T15:21:53.757Z] fe522b08c979: Pulling fs layer [2020-10-23T15:21:53.757Z] 221eaa008020: Pulling fs layer [2020-10-23T15:21:53.757Z] 2a4607e5d6b9: Pulling fs layer [2020-10-23T15:21:53.757Z] 8f79b27c4fd2: Pulling fs layer [2020-10-23T15:21:53.757Z] e5c8dbe1645b: Pulling fs layer [2020-10-23T15:21:53.757Z] 23e8b3b47431: Pulling fs layer [2020-10-23T15:21:53.757Z] 5c568d65a230: Pulling fs layer [2020-10-23T15:21:53.757Z] 2a4607e5d6b9: Waiting [2020-10-23T15:21:53.757Z] 8f79b27c4fd2: Waiting [2020-10-23T15:21:53.757Z] e5c8dbe1645b: Waiting [2020-10-23T15:21:53.757Z] 23e8b3b47431: Waiting [2020-10-23T15:21:53.757Z] 5c568d65a230: Waiting [2020-10-23T15:21:53.757Z] 221eaa008020: Waiting [2020-10-23T15:21:53.757Z] fe522b08c979: Verifying Checksum [2020-10-23T15:21:53.757Z] fe522b08c979: Download complete [2020-10-23T15:21:53.757Z] 408f87550127: Verifying Checksum [2020-10-23T15:21:53.757Z] 408f87550127: Download complete [2020-10-23T15:21:53.757Z] 2a4607e5d6b9: Verifying Checksum [2020-10-23T15:21:53.757Z] 2a4607e5d6b9: Download complete [2020-10-23T15:21:53.757Z] 8f79b27c4fd2: Verifying Checksum [2020-10-23T15:21:53.757Z] 8f79b27c4fd2: Download complete [2020-10-23T15:21:53.757Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-23T15:21:54.339Z] cbdbe7a5bc2a: Pull complete [2020-10-23T15:21:54.603Z] 408f87550127: Pull complete [2020-10-23T15:21:54.603Z] fe522b08c979: Pull complete [2020-10-23T15:21:55.552Z] e5c8dbe1645b: Download complete [2020-10-23T15:21:56.500Z] 23e8b3b47431: Verifying Checksum [2020-10-23T15:21:56.500Z] 23e8b3b47431: Download complete [2020-10-23T15:21:56.500Z] 5c568d65a230: Verifying Checksum [2020-10-23T15:21:56.500Z] 5c568d65a230: Download complete [2020-10-23T15:21:57.458Z] 221eaa008020: Verifying Checksum [2020-10-23T15:21:57.458Z] 221eaa008020: Download complete [2020-10-23T15:22:02.787Z] 221eaa008020: Pull complete [2020-10-23T15:22:02.787Z] 2a4607e5d6b9: Pull complete [2020-10-23T15:22:02.787Z] 8f79b27c4fd2: Pull complete [2020-10-23T15:22:05.365Z] e5c8dbe1645b: Pull complete [2020-10-23T15:22:09.602Z] 23e8b3b47431: Pull complete [2020-10-23T15:22:10.178Z] 5c568d65a230: Pull complete [2020-10-23T15:22:10.178Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-23T15:22:10.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-23T15:22:10.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-23T15:22:10.392Z] prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container [2020-10-23T15:22:10.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-23T15:22:11.794Z] $ docker top 31cc82b5befdd049b49c5b44179c31951e021e6d632e945d45d0b891bf1deb5f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-23T15:22:12.376Z] + snyk monitor '--org=edgex-jenkins' [2020-10-23T15:22:27.324Z] [2020-10-23T15:22:27.324Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-10-23T15:22:27.324Z] [2020-10-23T15:22:27.324Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/a4f14a6d-a42c-46db-a33e-57e9a8e8e85a [2020-10-23T15:22:27.324Z] [2020-10-23T15:22:27.324Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-23T15:22:27.324Z] [2020-10-23T15:22:27.324Z] [2020-10-23T15:22:27.324Z] Snyk CLI supports Node.js 8 and higher. [2020-10-23T15:22:27.324Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-23T15:22:27.324Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-23T15:22:27.324Z] [2020-10-23T15:22:27.324Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-23T15:22:27.324Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-23T15:22:27.324Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-23T15:22:27.324Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-23T15:22:27.344Z] $ docker stop --time=1 31cc82b5befdd049b49c5b44179c31951e021e6d632e945d45d0b891bf1deb5f [2020-10-23T15:22:28.904Z] $ docker rm -f 31cc82b5befdd049b49c5b44179c31951e021e6d632e945d45d0b891bf1deb5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-10-23T15:22:30.700Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-23T15:22:30.762Z] provisioning config files... [2020-10-23T15:22:30.779Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config748098687671179105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:22:31.169Z] --> edgex-publish-swagger.sh [2020-10-23T15:22:31.170Z] === Publish openapi/v2 API === [2020-10-23T15:22:31.170Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-23T15:22:31.170Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-10-23T15:22:31.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-23T15:22:31.170Z] Dload Upload Total Spent Left Speed [2020-10-23T15:22:32.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10346 0:00:01 0:00:01 --:--:-- 10361 100 13025 0 0 100 13025 0 10344 0:00:01 0:00:01 --:--:-- 10361 [2020-10-23T15:22:32.564Z] [2020-10-23T15:22:32.564Z] [Pipeline] } [2020-10-23T15:22:32.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-23T15:22:33.560Z] + git log --format=format:%s -1 07f5e21b525826d43ecb2303b216674bdf6344a6 [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:22:33.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-23T15:22:33.870Z] . [Pipeline] withDockerContainer [2020-10-23T15:22:33.971Z] prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container [2020-10-23T15:22:34.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-23T15:22:34.811Z] $ docker top 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-23T15:22:35.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-23T15:22:35.129Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-23T15:22:35.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-23T15:22:35.343Z] $ docker exec 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 ssh-agent [2020-10-23T15:22:35.521Z] SSH_AUTH_SOCK=/tmp/ssh-PNGg2PJunpKb/agent.11 [2020-10-23T15:22:35.521Z] SSH_AGENT_PID=16 [2020-10-23T15:22:35.530Z] Running ssh-add (command line suppressed) [2020-10-23T15:22:35.658Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6531978932744873649.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6531978932744873649.key) [2020-10-23T15:22:35.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-23T15:22:36.066Z] + git semver tag [2020-10-23T15:22:36.066Z] # -> Open(): unable to determine branch for HEAD [2020-10-23T15:22:36.066Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-23T15:22:36.066Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-23T15:22:36.066Z] # $SEMVER_REMOTE_NAME = origin [2020-10-23T15:22:36.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-23T15:22:36.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-23T15:22:36.066Z] # $SEMVER_BRANCH = master [2020-10-23T15:22:36.066Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-23T15:22:36.066Z] # 07f5e21b525826d43ecb2303b216674bdf6344a6 HEAD [2020-10-23T15:22:36.066Z] # -> Force: false [2020-10-23T15:22:36.066Z] # f26949319877e15aaf851866dc7521839eaa6789 refs/tags/v1.2.1-dev.51 [Pipeline] } [2020-10-23T15:22:36.080Z] $ docker exec --env ******** --env ******** 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 ssh-agent -k [2020-10-23T15:22:36.194Z] unset SSH_AUTH_SOCK; [2020-10-23T15:22:36.194Z] unset SSH_AGENT_PID; [2020-10-23T15:22:36.195Z] echo Agent pid 16 killed; [2020-10-23T15:22:36.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-23T15:22:36.759Z] + git semver [Pipeline] } [2020-10-23T15:22:36.780Z] $ docker stop --time=1 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 [2020-10-23T15:22:38.125Z] $ docker rm -f 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:22:38.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-23T15:22:38.788Z] [2020-10-23T15:22:38.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:22:39.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-23T15:22:39.142Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-23T15:22:39.142Z] ab5ef0e58194: Pulling fs layer [2020-10-23T15:22:39.142Z] 9712f1f96733: Pulling fs layer [2020-10-23T15:22:39.142Z] 63f879dbbcfc: Pulling fs layer [2020-10-23T15:22:39.142Z] 0d9ebad4ef96: Pulling fs layer [2020-10-23T15:22:39.142Z] e9a5061849ea: Pulling fs layer [2020-10-23T15:22:39.142Z] d747dcd14b5f: Pulling fs layer [2020-10-23T15:22:39.142Z] 2de7ff778b66: Pulling fs layer [2020-10-23T15:22:39.142Z] e9a5061849ea: Waiting [2020-10-23T15:22:39.142Z] d747dcd14b5f: Waiting [2020-10-23T15:22:39.142Z] 2de7ff778b66: Waiting [2020-10-23T15:22:39.142Z] 0d9ebad4ef96: Waiting [2020-10-23T15:22:39.142Z] 9712f1f96733: Verifying Checksum [2020-10-23T15:22:39.142Z] 9712f1f96733: Download complete [2020-10-23T15:22:40.537Z] 63f879dbbcfc: Verifying Checksum [2020-10-23T15:22:40.537Z] 63f879dbbcfc: Download complete [2020-10-23T15:22:40.800Z] e9a5061849ea: Verifying Checksum [2020-10-23T15:22:40.800Z] e9a5061849ea: Download complete [2020-10-23T15:22:40.800Z] d747dcd14b5f: Verifying Checksum [2020-10-23T15:22:40.800Z] d747dcd14b5f: Download complete [2020-10-23T15:22:41.065Z] 2de7ff778b66: Verifying Checksum [2020-10-23T15:22:41.065Z] 2de7ff778b66: Download complete [2020-10-23T15:22:41.328Z] ab5ef0e58194: Verifying Checksum [2020-10-23T15:22:41.328Z] ab5ef0e58194: Download complete [2020-10-23T15:22:41.328Z] 0d9ebad4ef96: Verifying Checksum [2020-10-23T15:22:41.328Z] 0d9ebad4ef96: Download complete [2020-10-23T15:22:45.568Z] ab5ef0e58194: Pull complete [2020-10-23T15:22:45.568Z] 9712f1f96733: Pull complete [2020-10-23T15:22:48.896Z] 63f879dbbcfc: Pull complete [2020-10-23T15:22:55.519Z] 0d9ebad4ef96: Pull complete [2020-10-23T15:22:56.917Z] e9a5061849ea: Pull complete [2020-10-23T15:22:56.917Z] d747dcd14b5f: Pull complete [2020-10-23T15:23:01.144Z] 2de7ff778b66: Pull complete [2020-10-23T15:23:01.144Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-23T15:23:01.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-23T15:23:01.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-23T15:23:01.368Z] prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container [2020-10-23T15:23:01.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-23T15:23:04.271Z] $ docker top f4fc7d0777ea3b28a913d20445233317cb33e0f834b80af613b725721183a1ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-23T15:23:04.557Z] provisioning config files... [2020-10-23T15:23:04.569Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6950400830979228430tmp [2020-10-23T15:23:04.584Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7216068679260367397tmp [2020-10-23T15:23:04.598Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config364333257296645293tmp [Pipeline] { [Pipeline] echo [2020-10-23T15:23:04.656Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:05.063Z] ---> sigul-configuration.sh [2020-10-23T15:23:05.063Z] gpg: directory `/root/.gnupg' created [2020-10-23T15:23:05.063Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-23T15:23:05.063Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-23T15:23:05.063Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-23T15:23:05.063Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-23T15:23:05.063Z] gpg: CAST5 encrypted data [2020-10-23T15:23:05.330Z] gpg: encrypted with 1 passphrase [2020-10-23T15:23:05.330Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-23T15:23:05.749Z] + mkdir /home/jenkins [2020-10-23T15:23:05.749Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-23T15:23:06.080Z] + 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 [2020-10-23T15:23:06.091Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:06.396Z] ---> sigul-install.sh [2020-10-23T15:23:11.705Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-23T15:23:12.006Z] + git tag --list [2020-10-23T15:23:12.006Z] v0.1.0 [2020-10-23T15:23:12.006Z] v0.1.1 [2020-10-23T15:23:12.006Z] v1.0.0 [2020-10-23T15:23:12.006Z] v1.1.0 [2020-10-23T15:23:12.006Z] v1.2.0 [2020-10-23T15:23:12.006Z] v1.2.1-dev.1 [2020-10-23T15:23:12.006Z] v1.2.1-dev.10 [2020-10-23T15:23:12.006Z] v1.2.1-dev.11 [2020-10-23T15:23:12.006Z] v1.2.1-dev.12 [2020-10-23T15:23:12.006Z] v1.2.1-dev.13 [2020-10-23T15:23:12.006Z] v1.2.1-dev.14 [2020-10-23T15:23:12.006Z] v1.2.1-dev.15 [2020-10-23T15:23:12.006Z] v1.2.1-dev.16 [2020-10-23T15:23:12.006Z] v1.2.1-dev.17 [2020-10-23T15:23:12.006Z] v1.2.1-dev.18 [2020-10-23T15:23:12.006Z] v1.2.1-dev.19 [2020-10-23T15:23:12.006Z] v1.2.1-dev.2 [2020-10-23T15:23:12.006Z] v1.2.1-dev.20 [2020-10-23T15:23:12.006Z] v1.2.1-dev.21 [2020-10-23T15:23:12.006Z] v1.2.1-dev.22 [2020-10-23T15:23:12.006Z] v1.2.1-dev.23 [2020-10-23T15:23:12.006Z] v1.2.1-dev.24 [2020-10-23T15:23:12.006Z] v1.2.1-dev.25 [2020-10-23T15:23:12.006Z] v1.2.1-dev.26 [2020-10-23T15:23:12.006Z] v1.2.1-dev.27 [2020-10-23T15:23:12.006Z] v1.2.1-dev.28 [2020-10-23T15:23:12.006Z] v1.2.1-dev.29 [2020-10-23T15:23:12.006Z] v1.2.1-dev.3 [2020-10-23T15:23:12.006Z] v1.2.1-dev.30 [2020-10-23T15:23:12.006Z] v1.2.1-dev.31 [2020-10-23T15:23:12.006Z] v1.2.1-dev.32 [2020-10-23T15:23:12.006Z] v1.2.1-dev.33 [2020-10-23T15:23:12.006Z] v1.2.1-dev.34 [2020-10-23T15:23:12.006Z] v1.2.1-dev.35 [2020-10-23T15:23:12.006Z] v1.2.1-dev.36 [2020-10-23T15:23:12.006Z] v1.2.1-dev.37 [2020-10-23T15:23:12.006Z] v1.2.1-dev.38 [2020-10-23T15:23:12.006Z] v1.2.1-dev.39 [2020-10-23T15:23:12.006Z] v1.2.1-dev.4 [2020-10-23T15:23:12.006Z] v1.2.1-dev.40 [2020-10-23T15:23:12.006Z] v1.2.1-dev.41 [2020-10-23T15:23:12.006Z] v1.2.1-dev.42 [2020-10-23T15:23:12.006Z] v1.2.1-dev.43 [2020-10-23T15:23:12.006Z] v1.2.1-dev.44 [2020-10-23T15:23:12.006Z] v1.2.1-dev.45 [2020-10-23T15:23:12.006Z] v1.2.1-dev.46 [2020-10-23T15:23:12.006Z] v1.2.1-dev.47 [2020-10-23T15:23:12.006Z] v1.2.1-dev.48 [2020-10-23T15:23:12.006Z] v1.2.1-dev.49 [2020-10-23T15:23:12.006Z] v1.2.1-dev.5 [2020-10-23T15:23:12.006Z] v1.2.1-dev.50 [2020-10-23T15:23:12.006Z] v1.2.1-dev.51 [2020-10-23T15:23:12.006Z] v1.2.1-dev.6 [2020-10-23T15:23:12.006Z] v1.2.1-dev.7 [2020-10-23T15:23:12.006Z] v1.2.1-dev.8 [2020-10-23T15:23:12.006Z] v1.2.1-dev.9 [Pipeline] sh [2020-10-23T15:23:12.306Z] + lftools sign git-tag v1.2.1-dev.51 [2020-10-23T15:23:13.704Z] Signing Git tag with Sigul... [2020-10-23T15:23:13.704Z] Signing v1.2.1-dev.51 [Pipeline] echo [2020-10-23T15:23:14.658Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:14.958Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-23T15:23:14.967Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-23T15:23:15.067Z] $ docker stop --time=1 f4fc7d0777ea3b28a913d20445233317cb33e0f834b80af613b725721183a1ef [2020-10-23T15:23:17.131Z] $ docker rm -f f4fc7d0777ea3b28a913d20445233317cb33e0f834b80af613b725721183a1ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:23:18.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-23T15:23:18.426Z] . [Pipeline] withDockerContainer [2020-10-23T15:23:18.528Z] prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container [2020-10-23T15:23:18.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-23T15:23:19.284Z] $ docker top 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-23T15:23:19.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-23T15:23:19.622Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-23T15:23:19.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-23T15:23:19.845Z] $ docker exec 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 ssh-agent [2020-10-23T15:23:20.051Z] SSH_AUTH_SOCK=/tmp/ssh-MZCYdaU0lgSE/agent.12 [2020-10-23T15:23:20.051Z] SSH_AGENT_PID=17 [2020-10-23T15:23:20.059Z] Running ssh-add (command line suppressed) [2020-10-23T15:23:20.188Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3203471799696618325.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3203471799696618325.key) [2020-10-23T15:23:20.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-23T15:23:20.588Z] + git semver bump pre [2020-10-23T15:23:20.589Z] # -> Open(): unable to determine branch for HEAD [2020-10-23T15:23:20.589Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-23T15:23:20.589Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-23T15:23:20.589Z] # $SEMVER_REMOTE_NAME = origin [2020-10-23T15:23:20.589Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-23T15:23:20.589Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-23T15:23:20.589Z] # $SEMVER_BRANCH = master [2020-10-23T15:23:20.589Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-23T15:23:20.589Z] 1.2.1-dev.52 [Pipeline] } [2020-10-23T15:23:20.604Z] $ docker exec --env ******** --env ******** 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 ssh-agent -k [2020-10-23T15:23:20.758Z] unset SSH_AUTH_SOCK; [2020-10-23T15:23:20.759Z] unset SSH_AGENT_PID; [2020-10-23T15:23:20.760Z] echo Agent pid 17 killed; [2020-10-23T15:23:20.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-23T15:23:21.322Z] + git semver [Pipeline] } [2020-10-23T15:23:21.341Z] $ docker stop --time=1 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 [2020-10-23T15:23:22.724Z] $ docker rm -f 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:23:23.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-23T15:23:23.291Z] . [Pipeline] withDockerContainer [2020-10-23T15:23:23.391Z] prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container [2020-10-23T15:23:23.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-23T15:23:24.121Z] $ docker top 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-23T15:23:24.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-23T15:23:24.404Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-23T15:23:24.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-23T15:23:24.598Z] $ docker exec 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab ssh-agent [2020-10-23T15:23:24.778Z] SSH_AUTH_SOCK=/tmp/ssh-RFZYztVgCJ11/agent.12 [2020-10-23T15:23:24.778Z] SSH_AGENT_PID=18 [2020-10-23T15:23:24.785Z] Running ssh-add (command line suppressed) [2020-10-23T15:23:24.913Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3795592773798573637.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3795592773798573637.key) [2020-10-23T15:23:24.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-23T15:23:25.314Z] + git semver push [2020-10-23T15:23:25.314Z] # -> Open(): unable to determine branch for HEAD [2020-10-23T15:23:25.314Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-23T15:23:25.314Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-23T15:23:25.314Z] # $SEMVER_REMOTE_NAME = origin [2020-10-23T15:23:25.314Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-23T15:23:25.314Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-23T15:23:25.314Z] # $SEMVER_BRANCH = master [2020-10-23T15:23:25.314Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-23T15:23:31.917Z] $ docker exec --env ******** --env ******** 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab ssh-agent -k [2020-10-23T15:23:32.036Z] unset SSH_AUTH_SOCK; [2020-10-23T15:23:32.036Z] unset SSH_AGENT_PID; [2020-10-23T15:23:32.036Z] echo Agent pid 18 killed; [2020-10-23T15:23:32.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-23T15:23:32.616Z] + git semver [Pipeline] } [2020-10-23T15:23:32.633Z] $ docker stop --time=1 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab [2020-10-23T15:23:33.984Z] $ docker rm -f 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:35.729Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:36.290Z] ---> package-listing.sh [2020-10-23T15:23:36.290Z] ++ facter osfamily [2020-10-23T15:23:36.290Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-23T15:23:36.290Z] + OS_FAMILY=redhat [2020-10-23T15:23:36.290Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-10-23T15:23:36.290Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-23T15:23:36.290Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-23T15:23:36.290Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-23T15:23:36.290Z] + PACKAGES=/tmp/packages_start.txt [2020-10-23T15:23:36.290Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-23T15:23:36.290Z] + PACKAGES=/tmp/packages_end.txt [2020-10-23T15:23:36.290Z] + case "${OS_FAMILY}" in [2020-10-23T15:23:36.290Z] + rpm -qa [2020-10-23T15:23:36.290Z] + sort [2020-10-23T15:23:40.515Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-23T15:23:40.515Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-23T15:23:40.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-23T15:23:40.515Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-23T15:23:40.515Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-10-23T15:23:40.515Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2020-10-23T15:23:40.529Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-23T15:23:40.826Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:23:41.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-23T15:23:41.157Z] [2020-10-23T15:23:41.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-23T15:23:41.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-23T15:23:41.514Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-23T15:23:41.514Z] df20fa9351a1: Pulling fs layer [2020-10-23T15:23:41.514Z] 36b3adc4ff6f: Pulling fs layer [2020-10-23T15:23:41.514Z] 8ad3a11d3b57: Pulling fs layer [2020-10-23T15:23:41.514Z] 46f8f816bc3b: Pulling fs layer [2020-10-23T15:23:41.514Z] 93b61091891f: Pulling fs layer [2020-10-23T15:23:41.514Z] 93b9cdb0e59b: Pulling fs layer [2020-10-23T15:23:41.514Z] 5e14af77c1be: Pulling fs layer [2020-10-23T15:23:41.514Z] 01666e4c0597: Pulling fs layer [2020-10-23T15:23:41.514Z] aa168da1d23b: Pulling fs layer [2020-10-23T15:23:41.514Z] 46f8f816bc3b: Waiting [2020-10-23T15:23:41.514Z] 5e14af77c1be: Waiting [2020-10-23T15:23:41.514Z] 93b61091891f: Waiting [2020-10-23T15:23:41.514Z] 93b9cdb0e59b: Waiting [2020-10-23T15:23:41.514Z] 01666e4c0597: Waiting [2020-10-23T15:23:41.514Z] aa168da1d23b: Waiting [2020-10-23T15:23:41.514Z] 36b3adc4ff6f: Verifying Checksum [2020-10-23T15:23:41.514Z] 36b3adc4ff6f: Download complete [2020-10-23T15:23:41.514Z] 46f8f816bc3b: Verifying Checksum [2020-10-23T15:23:41.514Z] 46f8f816bc3b: Download complete [2020-10-23T15:23:41.514Z] df20fa9351a1: Verifying Checksum [2020-10-23T15:23:41.514Z] df20fa9351a1: Download complete [2020-10-23T15:23:41.776Z] 93b61091891f: Verifying Checksum [2020-10-23T15:23:41.776Z] 93b9cdb0e59b: Verifying Checksum [2020-10-23T15:23:41.776Z] 93b9cdb0e59b: Download complete [2020-10-23T15:23:41.776Z] 93b61091891f: Download complete [2020-10-23T15:23:41.776Z] 01666e4c0597: Verifying Checksum [2020-10-23T15:23:41.776Z] 01666e4c0597: Download complete [2020-10-23T15:23:41.776Z] 5e14af77c1be: Verifying Checksum [2020-10-23T15:23:41.776Z] 5e14af77c1be: Download complete [2020-10-23T15:23:41.776Z] 8ad3a11d3b57: Verifying Checksum [2020-10-23T15:23:41.776Z] 8ad3a11d3b57: Download complete [2020-10-23T15:23:42.037Z] df20fa9351a1: Pull complete [2020-10-23T15:23:42.304Z] 36b3adc4ff6f: Pull complete [2020-10-23T15:23:43.270Z] 8ad3a11d3b57: Pull complete [2020-10-23T15:23:43.270Z] 46f8f816bc3b: Pull complete [2020-10-23T15:23:43.850Z] 93b61091891f: Pull complete [2020-10-23T15:23:43.850Z] aa168da1d23b: Download complete [2020-10-23T15:23:43.850Z] 93b9cdb0e59b: Pull complete [2020-10-23T15:23:44.116Z] 5e14af77c1be: Pull complete [2020-10-23T15:23:44.116Z] 01666e4c0597: Pull complete [2020-10-23T15:23:50.735Z] aa168da1d23b: Pull complete [2020-10-23T15:23:50.735Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-23T15:23:50.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-23T15:23:50.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-23T15:23:50.857Z] prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container [2020-10-23T15:23:51.000Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-23T15:23:56.411Z] $ docker top b4a3ee5e547fa017683bf4f147ae00eb820a37ca6434f7654014d57039000862 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-23T15:23:57.041Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-23T15:23:57.339Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-23T15:23:57.636Z] + ls /var/log/sa-host [2020-10-23T15:23:57.636Z] + sadf -c /var/log/sa-host/sa05 [2020-10-23T15:23:57.636Z] file_magic: OK [2020-10-23T15:23:57.636Z] HZ: Using current value: 100 [2020-10-23T15:23:57.636Z] file_header: OK [2020-10-23T15:23:57.636Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-23T15:23:57.636Z] Statistics: [2020-10-23T15:23:57.636Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-23T15:23:57.636Z] File successfully converted to sysstat format version 12.2.1 [2020-10-23T15:23:57.636Z] + sadf -c /var/log/sa-host/sa23 [2020-10-23T15:23:57.636Z] file_magic: OK [2020-10-23T15:23:57.636Z] HZ: Using current value: 100 [2020-10-23T15:23:57.636Z] file_header: OK [2020-10-23T15:23:57.636Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-23T15:23:57.636Z] Statistics: [2020-10-23T15:23:57.636Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-23T15:23:57.636Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-23T15:23:58.277Z] provisioning config files... [2020-10-23T15:23:58.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1082932017911951544tmp [Pipeline] { [Pipeline] echo [2020-10-23T15:23:58.368Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:58.666Z] ---> create-netrc.sh [Pipeline] } [2020-10-23T15:23:58.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-23T15:23:58.803Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:59.101Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-23T15:23:59.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:59.406Z] ---> sudo-logs.sh [2020-10-23T15:23:59.406Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-23T15:23:59.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:23:59.713Z] ---> job-cost.sh [2020-10-23T15:23:59.713Z] lf-activate-venv: SKIPPING [2020-10-23T15:23:59.713Z] INFO: No Stack... [2020-10-23T15:24:00.659Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-23T15:24:01.235Z] INFO: Archiving Costs [Pipeline] echo [2020-10-23T15:24:01.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-23T15:24:01.560Z] ---> logs-deploy.sh [2020-10-23T15:24:01.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/139 [2020-10-23T15:24:01.560Z] INFO: archiving workspace using pattern(s): [2020-10-23T15:24:02.955Z] Archives upload complete. [2020-10-23T15:24:03.218Z] INFO: archiving logs to Nexus