Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bbd9394e1bf3f068737f7a414770326546535454 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21512 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision bbd9394e1bf3f068737f7a414770326546535454 (master) > 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 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 --force --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 bbd9394e1bf3f068737f7a414770326546535454 # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.1.4 to 1.1.5 (#639)" > git rev-list --no-walk 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T06:34:30.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T06:34:30.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T06:34:30.666Z] ========================================================= [2021-01-20T06:34:30.666Z] EdgeX Global Pipelines Version Info [2021-01-20T06:34:30.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:34:32.178Z] ------------------- [2021-01-20T06:34:32.178Z] stable info: [2021-01-20T06:34:32.178Z] ------------------- [2021-01-20T06:34:32.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T06:34:32.178Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T06:34:32.178Z] Message: update stable to v1.0.179 [2021-01-20T06:34:33.124Z] ------------------- [2021-01-20T06:34:33.124Z] experimental info: [2021-01-20T06:34:33.124Z] ------------------- [2021-01-20T06:34:33.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T06:34:33.124Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T06:34:33.124Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T06:34:33.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-01-20T06:34:33.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-01-20T06:34:33.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T06:34:33.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T06:34:33.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T06:34:33.975Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T06:34:34.060Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T06:34:34.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T06:34:34.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-20T06:34:34.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T06:34:34.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T06:34:34.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-01-20T06:34:34.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T06:34:34.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T06:34:34.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T06:34:34.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T06:34:35.008Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T06:34:35.093Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T06:34:35.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T06:34:35.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-20T06:34:35.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-20T06:34:35.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-01-20T06:34:35.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-20T06:34:35.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-20T06:34:35.754Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-20T06:34:35.841Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T06:34:35.927Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T06:34:36.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-20T06:34:36.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-20T06:34:36.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-20T06:34:36.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd9394e1bf3f068737f7a414770326546535454 [Pipeline] echo [2021-01-20T06:34:36.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd9394 [Pipeline] echo [2021-01-20T06:34:36.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T06:34:37.165Z] + git log --format=format:%s -1 bbd9394e1bf3f068737f7a414770326546535454 [Pipeline] echo [2021-01-20T06:34:37.236Z] GIT_COMMIT: bbd9394e1bf3f068737f7a414770326546535454, Commit Message: build(deps): bump github.com/google/uuid from 1.1.4 to 1.1.5 (#639) [Pipeline] echo [2021-01-20T06:34:37.281Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:34:38.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T06:34:38.389Z] [2021-01-20T06:34:38.389Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:34:38.751Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T06:34:38.751Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T06:34:38.751Z] 31603596830f: Pulling fs layer [2021-01-20T06:34:38.751Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T06:34:38.751Z] 6ca5941a6612: Pulling fs layer [2021-01-20T06:34:38.751Z] ecc8261a40a4: Pulling fs layer [2021-01-20T06:34:38.751Z] ecc8261a40a4: Waiting [2021-01-20T06:34:38.751Z] 2a8b12db71e7: Download complete [2021-01-20T06:34:39.014Z] 31603596830f: Verifying Checksum [2021-01-20T06:34:39.014Z] 31603596830f: Download complete [2021-01-20T06:34:39.014Z] ecc8261a40a4: Verifying Checksum [2021-01-20T06:34:39.014Z] ecc8261a40a4: Download complete [2021-01-20T06:34:39.276Z] 6ca5941a6612: Verifying Checksum [2021-01-20T06:34:39.276Z] 6ca5941a6612: Download complete [2021-01-20T06:34:39.276Z] 31603596830f: Pull complete [2021-01-20T06:34:39.276Z] 2a8b12db71e7: Pull complete [2021-01-20T06:34:40.233Z] 6ca5941a6612: Pull complete [2021-01-20T06:34:40.495Z] ecc8261a40a4: Pull complete [2021-01-20T06:34:40.495Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T06:34:40.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T06:34:40.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T06:34:40.595Z] prd-centos7-docker-4c-2g-21512 does not seem to be running inside a container [2021-01-20T06:34:40.642Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T06:34:42.413Z] $ docker top 1f0d4a21e369af6220b33783e143d907d2d08b7f076fb618a9dd709ac27fd6af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T06:34:42.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T06:34:42.684Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T06:34:42.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T06:34:42.891Z] $ docker exec 1f0d4a21e369af6220b33783e143d907d2d08b7f076fb618a9dd709ac27fd6af ssh-agent [2021-01-20T06:34:43.037Z] SSH_AUTH_SOCK=/tmp/ssh-Ep8AlfSTm9jF/agent.11 [2021-01-20T06:34:43.037Z] SSH_AGENT_PID=16 [2021-01-20T06:34:43.045Z] Running ssh-add (command line suppressed) [2021-01-20T06:34:43.159Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2121407354967947903.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2121407354967947903.key) [2021-01-20T06:34:43.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T06:34:43.536Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T06:34:43.558Z] $ docker exec --env ******** --env ******** 1f0d4a21e369af6220b33783e143d907d2d08b7f076fb618a9dd709ac27fd6af ssh-agent -k [2021-01-20T06:34:43.670Z] unset SSH_AUTH_SOCK; [2021-01-20T06:34:43.670Z] unset SSH_AGENT_PID; [2021-01-20T06:34:43.670Z] echo Agent pid 16 killed; [2021-01-20T06:34:43.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T06:34:43.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T06:34:43.854Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T06:34:44.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T06:34:44.013Z] $ docker exec 1f0d4a21e369af6220b33783e143d907d2d08b7f076fb618a9dd709ac27fd6af ssh-agent [2021-01-20T06:34:44.158Z] SSH_AUTH_SOCK=/tmp/ssh-rgl7ZaGehib6/agent.45 [2021-01-20T06:34:44.158Z] SSH_AGENT_PID=50 [2021-01-20T06:34:44.164Z] Running ssh-add (command line suppressed) [2021-01-20T06:34:44.275Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6333368328535594133.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6333368328535594133.key) [2021-01-20T06:34:44.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T06:34:44.644Z] + git semver init [2021-01-20T06:34:44.644Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T06:34:44.644Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-20T06:34:44.644Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-20T06:34:44.644Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T06:34:44.645Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T06:34:44.645Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T06:34:44.645Z] # $SEMVER_BRANCH = master [2021-01-20T06:34:44.645Z] # $SEMVER_TEMP = /tmp/semver-648924484 [2021-01-20T06:34:44.645Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-01-20T06:34:47.191Z] # '/tmp/semver-648924484' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-01-20T06:34:47.191Z] # -> Force: false [2021-01-20T06:34:47.191Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-20T06:34:47.207Z] $ docker exec --env ******** --env ******** 1f0d4a21e369af6220b33783e143d907d2d08b7f076fb618a9dd709ac27fd6af ssh-agent -k [2021-01-20T06:34:47.319Z] unset SSH_AUTH_SOCK; [2021-01-20T06:34:47.320Z] unset SSH_AGENT_PID; [2021-01-20T06:34:47.320Z] echo Agent pid 50 killed; [2021-01-20T06:34:47.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T06:34:47.919Z] + git semver [Pipeline] } [2021-01-20T06:34:47.943Z] $ docker stop --time=1 1f0d4a21e369af6220b33783e143d907d2d08b7f076fb618a9dd709ac27fd6af [2021-01-20T06:34:49.358Z] $ docker rm -f 1f0d4a21e369af6220b33783e143d907d2d08b7f076fb618a9dd709ac27fd6af [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T06:34:49.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T06:34:50.232Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T06:34:50.235Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-20T06:35:05.805Z] Still waiting to schedule task [2021-01-20T06:35:05.805Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21513’ is offline; ‘prd-centos7-docker-4c-2g-21514’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-20T06:35:05.807Z] Still waiting to schedule task [2021-01-20T06:35:05.808Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-20T06:36:37.378Z] Running on prd-centos7-docker-4c-2g-21515 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-20T06:36:37.427Z] Running in /w/workspace/app-functions-sdk-go/169 [Pipeline] { [Pipeline] checkout [2021-01-20T06:36:46.563Z] using credential edgex-jenkins-ssh [2021-01-20T06:36:46.616Z] Cloning the remote Git repository [2021-01-20T06:36:46.763Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-20T06:36:46.842Z] > git init /w/workspace/app-functions-sdk-go/169 # timeout=10 [2021-01-20T06:36:46.959Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-20T06:36:46.960Z] > git --version # timeout=10 [2021-01-20T06:36:46.973Z] > git --version # 'git version 2.24.3' [2021-01-20T06:36:46.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T06:36:47.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T06:36:49.031Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-20T06:36:49.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T06:36:49.163Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-20T06:36:49.188Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-20T06:36:49.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T06:36:49.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T06:36:49.758Z] Checking out Revision bbd9394e1bf3f068737f7a414770326546535454 (master) [2021-01-20T06:36:49.770Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T06:36:49.793Z] > git checkout -f bbd9394e1bf3f068737f7a414770326546535454 # timeout=10 [2021-01-20T06:36:53.859Z] Commit message: "build(deps): bump github.com/google/uuid from 1.1.4 to 1.1.5 (#639)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T06:36:55.782Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T06:36:56.175Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T06:36:56.575Z] + sudo service docker restart [2021-01-20T06:36:56.575Z] + true [2021-01-20T06:36:56.575Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-20T06:36:58.947Z] ========================================================= [2021-01-20T06:36:58.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T06:36:58.947Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:36:59.350Z] + 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 . [2021-01-20T06:37:00.334Z] Sending build context to Docker daemon 19.13MB [2021-01-20T06:37:00.334Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T06:37:00.334Z] Step 2/8 : FROM ${BASE} [2021-01-20T06:37:00.698Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T06:37:00.698Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T06:37:00.698Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T06:37:00.698Z] de9db76c5a1d: Pulling fs layer [2021-01-20T06:37:00.698Z] bca2f99d35d6: Pulling fs layer [2021-01-20T06:37:00.698Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T06:37:00.698Z] 7c6f9722023f: Pulling fs layer [2021-01-20T06:37:00.698Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T06:37:00.698Z] bca2f99d35d6: Waiting [2021-01-20T06:37:00.698Z] 93359f2a8cfa: Waiting [2021-01-20T06:37:00.698Z] 7c6f9722023f: Waiting [2021-01-20T06:37:00.698Z] a35cf1a2eb13: Waiting [2021-01-20T06:37:00.698Z] de9db76c5a1d: Verifying Checksum [2021-01-20T06:37:00.698Z] de9db76c5a1d: Download complete [2021-01-20T06:37:01.129Z] 0ef7d3d256c8: Verifying Checksum [2021-01-20T06:37:01.129Z] 0ef7d3d256c8: Download complete [2021-01-20T06:37:01.421Z] 93359f2a8cfa: Verifying Checksum [2021-01-20T06:37:01.421Z] 93359f2a8cfa: Download complete [2021-01-20T06:37:01.704Z] 7c6f9722023f: Verifying Checksum [2021-01-20T06:37:01.704Z] 7c6f9722023f: Download complete [2021-01-20T06:37:01.704Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T06:37:01.704Z] 188c0c94c7c5: Download complete [2021-01-20T06:37:02.765Z] 188c0c94c7c5: Pull complete [2021-01-20T06:37:03.427Z] 0ef7d3d256c8: Pull complete [2021-01-20T06:37:03.724Z] de9db76c5a1d: Pull complete [2021-01-20T06:37:06.702Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21517 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-20T06:37:06.862Z] Running in /w/workspace/app-functions-sdk-go/169 [Pipeline] { [Pipeline] checkout [2021-01-20T06:37:07.362Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T06:37:09.451Z] bca2f99d35d6: Verifying Checksum [2021-01-20T06:37:09.451Z] bca2f99d35d6: Download complete [2021-01-20T06:37:12.005Z] using credential edgex-jenkins-ssh [2021-01-20T06:37:12.064Z] Cloning the remote Git repository [2021-01-20T06:37:12.120Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-20T06:37:12.246Z] > git init /w/workspace/app-functions-sdk-go/169 # timeout=10 [2021-01-20T06:37:12.352Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-20T06:37:12.353Z] > git --version # timeout=10 [2021-01-20T06:37:12.369Z] > git --version # 'git version 2.17.1' [2021-01-20T06:37:12.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T06:37:12.446Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T06:37:15.567Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-20T06:37:15.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T06:37:15.626Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-20T06:37:15.666Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-20T06:37:15.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T06:37:15.679Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T06:37:16.246Z] Checking out Revision bbd9394e1bf3f068737f7a414770326546535454 (master) [2021-01-20T06:37:16.264Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T06:37:16.282Z] > git checkout -f bbd9394e1bf3f068737f7a414770326546535454 # timeout=10 [2021-01-20T06:37:20.965Z] Commit message: "build(deps): bump github.com/google/uuid from 1.1.4 to 1.1.5 (#639)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T06:37:22.647Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T06:37:23.085Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T06:37:23.509Z] + true [2021-01-20T06:37:23.509Z] + sudo service docker restart [2021-01-20T06:37:25.057Z] bca2f99d35d6: Pull complete [2021-01-20T06:37:25.058Z] 93359f2a8cfa: Pull complete [2021-01-20T06:37:25.058Z] 7c6f9722023f: Pull complete [Pipeline] unstash [Pipeline] echo [2021-01-20T06:37:26.426Z] ========================================================= [2021-01-20T06:37:26.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T06:37:26.426Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:37:26.808Z] + 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 . [2021-01-20T06:37:27.796Z] Sending build context to Docker daemon 19.13MB [2021-01-20T06:37:27.796Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T06:37:27.796Z] Step 2/8 : FROM ${BASE} [2021-01-20T06:37:28.407Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T06:37:28.407Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T06:37:28.407Z] a4357932f1b6: Pulling fs layer [2021-01-20T06:37:28.407Z] 18c013af1878: Pulling fs layer [2021-01-20T06:37:28.407Z] 00ac8860ef70: Pulling fs layer [2021-01-20T06:37:28.407Z] 63d7cb157983: Pulling fs layer [2021-01-20T06:37:28.407Z] b116817d02f9: Pulling fs layer [2021-01-20T06:37:28.407Z] 745a02a5169b: Pulling fs layer [2021-01-20T06:37:28.407Z] 00ac8860ef70: Waiting [2021-01-20T06:37:28.407Z] 63d7cb157983: Waiting [2021-01-20T06:37:28.407Z] b116817d02f9: Waiting [2021-01-20T06:37:28.407Z] 745a02a5169b: Waiting [2021-01-20T06:37:28.407Z] 18c013af1878: Verifying Checksum [2021-01-20T06:37:28.407Z] 18c013af1878: Download complete [2021-01-20T06:37:28.407Z] a4357932f1b6: Verifying Checksum [2021-01-20T06:37:28.407Z] a4357932f1b6: Download complete [2021-01-20T06:37:28.407Z] 63d7cb157983: Download complete [2021-01-20T06:37:28.407Z] b116817d02f9: Verifying Checksum [2021-01-20T06:37:28.407Z] b116817d02f9: Download complete [2021-01-20T06:37:28.407Z] 5f621e34cdf4: Verifying Checksum [2021-01-20T06:37:28.407Z] 5f621e34cdf4: Download complete [2021-01-20T06:37:29.021Z] 5f621e34cdf4: Pull complete [2021-01-20T06:37:29.627Z] a4357932f1b6: Pull complete [2021-01-20T06:37:29.915Z] 18c013af1878: Pull complete [2021-01-20T06:37:31.897Z] 745a02a5169b: Verifying Checksum [2021-01-20T06:37:31.897Z] 745a02a5169b: Download complete [2021-01-20T06:37:33.705Z] 00ac8860ef70: Verifying Checksum [2021-01-20T06:37:33.705Z] 00ac8860ef70: Download complete [2021-01-20T06:37:42.556Z] a35cf1a2eb13: Pull complete [2021-01-20T06:37:42.556Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T06:37:42.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T06:37:42.556Z] ---> a62c8e92a672 [2021-01-20T06:37:42.556Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-20T06:37:42.556Z] 20.10.0: Pulling from library/docker [2021-01-20T06:37:42.556Z] 05e7bc50f07f: Pulling fs layer [2021-01-20T06:37:42.556Z] 6db28d0fdbf6: Pulling fs layer [2021-01-20T06:37:42.556Z] 292df0bc6bf3: Pulling fs layer [2021-01-20T06:37:42.556Z] 2e060f4bd70b: Pulling fs layer [2021-01-20T06:37:42.556Z] 80e8d568a223: Pulling fs layer [2021-01-20T06:37:42.556Z] 8dc6ef1a942a: Pulling fs layer [2021-01-20T06:37:42.556Z] 2312dd95470a: Pulling fs layer [2021-01-20T06:37:42.556Z] 2e060f4bd70b: Waiting [2021-01-20T06:37:42.556Z] 80e8d568a223: Waiting [2021-01-20T06:37:42.556Z] 8dc6ef1a942a: Waiting [2021-01-20T06:37:42.556Z] 2312dd95470a: Waiting [2021-01-20T06:37:42.556Z] 292df0bc6bf3: Verifying Checksum [2021-01-20T06:37:42.556Z] 292df0bc6bf3: Download complete [2021-01-20T06:37:42.556Z] 6db28d0fdbf6: Verifying Checksum [2021-01-20T06:37:42.556Z] 6db28d0fdbf6: Download complete [2021-01-20T06:37:42.556Z] 05e7bc50f07f: Verifying Checksum [2021-01-20T06:37:42.556Z] 05e7bc50f07f: Download complete [2021-01-20T06:37:42.556Z] 80e8d568a223: Verifying Checksum [2021-01-20T06:37:42.556Z] 80e8d568a223: Download complete [2021-01-20T06:37:42.556Z] 8dc6ef1a942a: Verifying Checksum [2021-01-20T06:37:42.556Z] 8dc6ef1a942a: Download complete [2021-01-20T06:37:42.556Z] 2312dd95470a: Download complete [2021-01-20T06:37:43.863Z] 05e7bc50f07f: Pull complete [2021-01-20T06:37:43.943Z] 00ac8860ef70: Pull complete [2021-01-20T06:37:43.943Z] 63d7cb157983: Pull complete [2021-01-20T06:37:44.548Z] b116817d02f9: Pull complete [2021-01-20T06:37:46.662Z] 6db28d0fdbf6: Pull complete [2021-01-20T06:37:48.010Z] 292df0bc6bf3: Pull complete [2021-01-20T06:37:48.901Z] 745a02a5169b: Pull complete [2021-01-20T06:37:48.901Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T06:37:48.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T06:37:48.901Z] ---> b7e6874047d6 [2021-01-20T06:37:48.901Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-20T06:37:48.901Z] 20.10.0: Pulling from library/docker [2021-01-20T06:37:48.901Z] a3cc7d3b244e: Pulling fs layer [2021-01-20T06:37:48.901Z] 02a3295e0d61: Pulling fs layer [2021-01-20T06:37:48.901Z] 0f4f2e6d8100: Pulling fs layer [2021-01-20T06:37:48.901Z] 330b718f631f: Pulling fs layer [2021-01-20T06:37:48.901Z] a93816041522: Pulling fs layer [2021-01-20T06:37:48.901Z] bdb6da89ff94: Pulling fs layer [2021-01-20T06:37:48.901Z] 2a70c0c122f4: Pulling fs layer [2021-01-20T06:37:48.901Z] 330b718f631f: Waiting [2021-01-20T06:37:48.901Z] a93816041522: Waiting [2021-01-20T06:37:48.901Z] bdb6da89ff94: Waiting [2021-01-20T06:37:48.901Z] 2a70c0c122f4: Waiting [2021-01-20T06:37:48.901Z] 0f4f2e6d8100: Verifying Checksum [2021-01-20T06:37:48.901Z] 0f4f2e6d8100: Download complete [2021-01-20T06:37:48.901Z] 02a3295e0d61: Verifying Checksum [2021-01-20T06:37:48.901Z] 02a3295e0d61: Download complete [2021-01-20T06:37:48.901Z] a93816041522: Download complete [2021-01-20T06:37:48.901Z] bdb6da89ff94: Verifying Checksum [2021-01-20T06:37:48.901Z] bdb6da89ff94: Download complete [2021-01-20T06:37:48.901Z] 2a70c0c122f4: Download complete [2021-01-20T06:37:48.901Z] a3cc7d3b244e: Download complete [2021-01-20T06:37:49.184Z] a3cc7d3b244e: Pull complete [2021-01-20T06:37:49.797Z] 02a3295e0d61: Pull complete [2021-01-20T06:37:49.875Z] 2e060f4bd70b: Verifying Checksum [2021-01-20T06:37:49.875Z] 2e060f4bd70b: Download complete [2021-01-20T06:37:50.386Z] 0f4f2e6d8100: Pull complete [2021-01-20T06:37:50.386Z] 330b718f631f: Verifying Checksum [2021-01-20T06:37:50.386Z] 330b718f631f: Download complete [2021-01-20T06:37:53.779Z] 330b718f631f: Pull complete [2021-01-20T06:37:53.779Z] a93816041522: Pull complete [2021-01-20T06:37:54.053Z] bdb6da89ff94: Pull complete [2021-01-20T06:37:54.652Z] 2a70c0c122f4: Pull complete [2021-01-20T06:37:54.652Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T06:37:54.652Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T06:38:01.365Z] ---> 42d05fc46df0 [2021-01-20T06:38:01.365Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-20T06:38:01.365Z] ---> Running in c778d6f06645 [2021-01-20T06:38:01.365Z] Removing intermediate container c778d6f06645 [2021-01-20T06:38:01.365Z] ---> 2009569234fb [2021-01-20T06:38:01.365Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-20T06:38:01.638Z] ---> Running in 8707775166da [2021-01-20T06:38:03.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T06:38:04.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T06:38:05.547Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-20T06:38:05.547Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-20T06:38:05.547Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-20T06:38:05.820Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-20T06:38:05.820Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-20T06:38:06.095Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T06:38:06.095Z] OK: 144 MiB in 44 packages [2021-01-20T06:38:07.535Z] Removing intermediate container 8707775166da [2021-01-20T06:38:07.535Z] ---> f53b4d63b7c3 [2021-01-20T06:38:07.535Z] Step 6/8 : WORKDIR /build [2021-01-20T06:38:07.535Z] ---> Running in ac4b51bf09ed [2021-01-20T06:38:08.132Z] Removing intermediate container ac4b51bf09ed [2021-01-20T06:38:08.132Z] ---> 92b68683f70e [2021-01-20T06:38:08.132Z] Step 7/8 : COPY go.mod . [2021-01-20T06:38:08.730Z] ---> 64ff5d4b15ac [2021-01-20T06:38:08.730Z] Step 8/8 : RUN go mod download [2021-01-20T06:38:08.730Z] ---> Running in b2849b40a0fb [2021-01-20T06:38:09.644Z] 2e060f4bd70b: Pull complete [2021-01-20T06:38:09.644Z] 80e8d568a223: Pull complete [2021-01-20T06:38:09.644Z] 8dc6ef1a942a: Pull complete [2021-01-20T06:38:10.092Z] 2312dd95470a: Pull complete [2021-01-20T06:38:10.092Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T06:38:10.092Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T06:38:19.990Z] ---> fa735c65da9f [2021-01-20T06:38:19.990Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-20T06:38:20.337Z] ---> Running in 82f90e1b776c [2021-01-20T06:38:21.905Z] Removing intermediate container 82f90e1b776c [2021-01-20T06:38:21.905Z] ---> 96424f1f374e [2021-01-20T06:38:21.905Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-20T06:38:21.905Z] ---> Running in 4715e82d4211 [2021-01-20T06:38:24.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T06:38:25.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T06:38:26.629Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-20T06:38:26.937Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-20T06:38:26.937Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-20T06:38:27.232Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-20T06:38:27.232Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-20T06:38:27.232Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T06:38:27.232Z] OK: 167 MiB in 44 packages [2021-01-20T06:38:28.286Z] Removing intermediate container 4715e82d4211 [2021-01-20T06:38:28.286Z] ---> 2fe1738a66ae [2021-01-20T06:38:28.286Z] Step 6/8 : WORKDIR /build [2021-01-20T06:38:28.579Z] ---> Running in 674ed34fe8aa [2021-01-20T06:38:28.854Z] Removing intermediate container 674ed34fe8aa [2021-01-20T06:38:28.854Z] ---> d8e045070333 [2021-01-20T06:38:28.855Z] Step 7/8 : COPY go.mod . [2021-01-20T06:38:29.164Z] ---> f6840a01a084 [2021-01-20T06:38:29.164Z] Step 8/8 : RUN go mod download [2021-01-20T06:38:29.449Z] ---> Running in 94d2d1a534db [2021-01-20T06:38:35.540Z] Removing intermediate container b2849b40a0fb [2021-01-20T06:38:35.540Z] ---> 81cfbdd1c49b [2021-01-20T06:38:35.540Z] Successfully built 81cfbdd1c49b [2021-01-20T06:38:35.540Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:38:35.883Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T06:38:35.883Z] . [Pipeline] withDockerContainer [2021-01-20T06:38:36.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-21517 does not seem to be running inside a container [2021-01-20T06:38:36.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/169 -v /w/workspace/app-functions-sdk-go/169:/w/workspace/app-functions-sdk-go/169:rw,z -v /w/workspace/app-functions-sdk-go/169@tmp:/w/workspace/app-functions-sdk-go/169@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 ******** ci-base-image-arm64 cat [2021-01-20T06:38:37.620Z] $ docker top cf7960a9df3025833415dd5677f8781f0e698eabd845598189297d7f20928af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T06:38:38.654Z] + go version [2021-01-20T06:38:38.654Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T06:38:38.687Z] $ docker stop --time=1 cf7960a9df3025833415dd5677f8781f0e698eabd845598189297d7f20928af9 [2021-01-20T06:38:40.671Z] $ docker rm -f cf7960a9df3025833415dd5677f8781f0e698eabd845598189297d7f20928af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:38:41.705Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T06:38:41.705Z] . [Pipeline] withDockerContainer [2021-01-20T06:38:41.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-21517 does not seem to be running inside a container [2021-01-20T06:38:42.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/169 -v /w/workspace/app-functions-sdk-go/169:/w/workspace/app-functions-sdk-go/169:rw,z -v /w/workspace/app-functions-sdk-go/169@tmp:/w/workspace/app-functions-sdk-go/169@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 ******** ci-base-image-arm64 cat [2021-01-20T06:38:43.685Z] $ docker top 31385ca421d7f9a8e76c3cc26825782346ce5c8cfb34a413f669b739df2a58ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T06:38:44.778Z] + make test [2021-01-20T06:38:44.778Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-20T06:38:46.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-20T06:39:09.183Z] Removing intermediate container 94d2d1a534db [2021-01-20T06:39:09.183Z] ---> 6192846f777d [2021-01-20T06:39:09.183Z] Successfully built 6192846f777d [2021-01-20T06:39:09.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:39:09.825Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T06:39:10.110Z] . [Pipeline] withDockerContainer [2021-01-20T06:39:10.580Z] prd-centos7-docker-4c-2g-21515 does not seem to be running inside a container [2021-01-20T06:39:10.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/169 -v /w/workspace/app-functions-sdk-go/169:/w/workspace/app-functions-sdk-go/169:rw,z -v /w/workspace/app-functions-sdk-go/169@tmp:/w/workspace/app-functions-sdk-go/169@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 ******** ci-base-image-x86_64 cat [2021-01-20T06:39:12.933Z] $ docker top b532b9428194237a2d77e2f3f776b3568fcaa8765156b1225575dca477834b7c -eo pid,comm [2021-01-20T06:39:13.130Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.053s coverage: 81.0% of statements [Pipeline] { [Pipeline] sh [2021-01-20T06:39:14.247Z] + go version [2021-01-20T06:39:14.248Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T06:39:14.289Z] $ docker stop --time=1 b532b9428194237a2d77e2f3f776b3568fcaa8765156b1225575dca477834b7c [2021-01-20T06:39:16.409Z] $ docker rm -f b532b9428194237a2d77e2f3f776b3568fcaa8765156b1225575dca477834b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:39:17.753Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T06:39:17.754Z] . [Pipeline] withDockerContainer [2021-01-20T06:39:18.529Z] prd-centos7-docker-4c-2g-21515 does not seem to be running inside a container [2021-01-20T06:39:18.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/169 -v /w/workspace/app-functions-sdk-go/169:/w/workspace/app-functions-sdk-go/169:rw,z -v /w/workspace/app-functions-sdk-go/169@tmp:/w/workspace/app-functions-sdk-go/169@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 ******** ci-base-image-x86_64 cat [2021-01-20T06:39:20.155Z] $ docker top b562b742826a3ac76991737ef86664d63bf6d84d31695aa28fc8f11fa147d234 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T06:39:21.350Z] + make test [2021-01-20T06:39:21.350Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-20T06:39:27.165Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-20T06:39:40.005Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.062s coverage: 48.6% of statements [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-20T06:39:40.005Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.094s coverage: 61.5% of statements [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-20T06:39:40.005Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.060s coverage: 67.7% of statements [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-20T06:39:40.005Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.023s coverage: 97.0% of statements [2021-01-20T06:39:40.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-20T06:39:40.005Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 8.8% of statements [2021-01-20T06:39:43.378Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.274s coverage: 75.4% of statements [2021-01-20T06:39:43.379Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-20T06:39:43.379Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.045s coverage: 87.9% of statements [2021-01-20T06:39:43.379Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 80.5% of statements [2021-01-20T06:39:43.379Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.066s coverage: 71.7% of statements [2021-01-20T06:39:45.956Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.050s coverage: 81.0% of statements [2021-01-20T06:40:01.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.045s coverage: 48.6% of statements [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-20T06:40:01.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.047s coverage: 61.5% of statements [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-20T06:40:01.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.136s coverage: 67.7% of statements [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-20T06:40:01.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.0% of statements [2021-01-20T06:40:01.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-20T06:40:01.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.029s coverage: 8.8% of statements [2021-01-20T06:40:05.614Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.060s coverage: 81.4% of statements [2021-01-20T06:40:05.614Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.012s coverage: 94.4% of statements [2021-01-20T06:40:05.614Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-20T06:40:13.063Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.839s coverage: 75.4% of statements [2021-01-20T06:40:13.063Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-20T06:40:13.063Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.030s coverage: 87.9% of statements [2021-01-20T06:40:13.063Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.107s coverage: 80.5% of statements [2021-01-20T06:40:13.063Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.024s coverage: 71.7% of statements [2021-01-20T06:40:15.871Z] gofmt -l . [2021-01-20T06:40:15.871Z] [ "`gofmt -l .`" = "" ] [2021-01-20T06:40:15.871Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-20T06:40:15.900Z] $ docker stop --time=1 31385ca421d7f9a8e76c3cc26825782346ce5c8cfb34a413f669b739df2a58ce [2021-01-20T06:40:18.150Z] $ docker rm -f 31385ca421d7f9a8e76c3cc26825782346ce5c8cfb34a413f669b739df2a58ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T06:40:19.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-20T06:40:20.119Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-20T06:40:35.509Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.187s coverage: 81.4% of statements [2021-01-20T06:40:35.509Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements [2021-01-20T06:40:35.509Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-20T06:40:42.473Z] gofmt -l . [2021-01-20T06:40:42.473Z] [ "`gofmt -l .`" = "" ] [2021-01-20T06:40:42.473Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-20T06:40:44.626Z] $ docker stop --time=1 b562b742826a3ac76991737ef86664d63bf6d84d31695aa28fc8f11fa147d234 [2021-01-20T06:40:46.591Z] $ docker rm -f b562b742826a3ac76991737ef86664d63bf6d84d31695aa28fc8f11fa147d234 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T06:40:47.880Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-20T06:40:47.897Z] Warning: overwriting stash ‘coverage-report’ [2021-01-20T06:40:49.265Z] 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 [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] wrap [2021-01-20T06:40:51.395Z] provisioning config files... [2021-01-20T06:40:51.404Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1325576987817538277tmp [Pipeline] { [Pipeline] sh [2021-01-20T06:40:51.786Z] + set +x [2021-01-20T06:40:51.787Z] + curl -s https://codecov.io/bash [2021-01-20T06:40:51.787Z] + bash -s -- [2021-01-20T06:40:52.047Z] [2021-01-20T06:40:52.047Z] _____ _ [2021-01-20T06:40:52.047Z] / ____| | | [2021-01-20T06:40:52.047Z] | | ___ __| | ___ ___ _____ __ [2021-01-20T06:40:52.047Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-20T06:40:52.047Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-20T06:40:52.047Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-20T06:40:52.047Z] Bash-20210115-cec3c92 [2021-01-20T06:40:52.047Z] [2021-01-20T06:40:52.047Z] [2021-01-20T06:40:52.047Z] ==> git version 2.24.3 found [2021-01-20T06:40:52.047Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-20T06:40:52.047Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-20T06:40:52.047Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-20T06:40:52.047Z] ==> Jenkins CI detected. [2021-01-20T06:40:52.047Z] project root: . [2021-01-20T06:40:52.047Z] --> token set from env [2021-01-20T06:40:52.047Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-20T06:40:52.047Z] ==> Running gcov in . (disable via -X gcov) [2021-01-20T06:40:52.047Z] ==> Python coveragepy not found [2021-01-20T06:40:52.047Z] ==> Searching for coverage reports in: [2021-01-20T06:40:52.047Z] + . [2021-01-20T06:40:52.047Z] -> Found 1 reports [2021-01-20T06:40:52.047Z] ==> Detecting git/mercurial file structure [2021-01-20T06:40:52.047Z] ==> Reading reports [2021-01-20T06:40:52.047Z] + ./coverage.out bytes=74114 [2021-01-20T06:40:52.047Z] ==> Appending adjustments [2021-01-20T06:40:52.047Z] https://docs.codecov.io/docs/fixing-reports [2021-01-20T06:40:52.308Z] + Found adjustments [2021-01-20T06:40:52.308Z] ==> Gzipping contents [2021-01-20T06:40:52.308Z] 16K /tmp/codecov.GESi5R.gz [2021-01-20T06:40:52.308Z] ==> Uploading reports [2021-01-20T06:40:52.308Z] url: https://codecov.io [2021-01-20T06:40:52.308Z] query: branch=master&commit=bbd9394e1bf3f068737f7a414770326546535454&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-20T06:40:52.308Z] -> Pinging Codecov [2021-01-20T06:40:52.308Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=bbd9394e1bf3f068737f7a414770326546535454&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-20T06:40:52.878Z] -> Uploading to [2021-01-20T06:40:52.878Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-20/3D8B5DFFC46A037C893635FACE044666/bbd9394e1bf3f068737f7a414770326546535454/4f566e8e-e923-4c0a-a891-159099b4765e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T064052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b02c4eb85bd619c37e8c90ca5bd1bb4bc369dbc77f6cdee8e41a476a9970856 [2021-01-20T06:40:52.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T06:40:52.878Z] Dload Upload Total Spent Left Speed [2021-01-20T06:40:53.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12831 0 0 100 12831 0 30010 --:--:-- --:--:-- --:--:-- 29978 100 12831 0 0 100 12831 0 30001 --:--:-- --:--:-- --:--:-- 29978 [2021-01-20T06:40:53.448Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/bbd9394e1bf3f068737f7a414770326546535454 [Pipeline] } [2021-01-20T06:40:53.457Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-20T06:40:54.343Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-20T06:40:54.397Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:40:54.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-20T06:40:54.772Z] [2021-01-20T06:40:54.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:40:55.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-20T06:40:55.119Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-20T06:40:55.119Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T06:40:55.119Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T06:40:55.119Z] de9db76c5a1d: Pulling fs layer [2021-01-20T06:40:55.119Z] 0eba1c9be4d2: Pulling fs layer [2021-01-20T06:40:55.119Z] 0d57e429df01: Pulling fs layer [2021-01-20T06:40:55.119Z] 4e4be7b47b0d: Pulling fs layer [2021-01-20T06:40:55.119Z] e1f770b5df2f: Pulling fs layer [2021-01-20T06:40:55.119Z] 85a0685a4137: Pulling fs layer [2021-01-20T06:40:55.119Z] 0d57e429df01: Waiting [2021-01-20T06:40:55.119Z] 4e4be7b47b0d: Waiting [2021-01-20T06:40:55.119Z] e1f770b5df2f: Waiting [2021-01-20T06:40:55.119Z] 85a0685a4137: Waiting [2021-01-20T06:40:55.119Z] 0eba1c9be4d2: Waiting [2021-01-20T06:40:55.119Z] de9db76c5a1d: Download complete [2021-01-20T06:40:55.119Z] 0ef7d3d256c8: Verifying Checksum [2021-01-20T06:40:55.119Z] 0ef7d3d256c8: Download complete [2021-01-20T06:40:55.119Z] 0d57e429df01: Verifying Checksum [2021-01-20T06:40:55.119Z] 0d57e429df01: Download complete [2021-01-20T06:40:55.384Z] 4e4be7b47b0d: Verifying Checksum [2021-01-20T06:40:55.384Z] 4e4be7b47b0d: Download complete [2021-01-20T06:40:55.384Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T06:40:55.384Z] 188c0c94c7c5: Download complete [2021-01-20T06:40:55.650Z] 188c0c94c7c5: Pull complete [2021-01-20T06:40:55.912Z] 0ef7d3d256c8: Pull complete [2021-01-20T06:40:56.176Z] de9db76c5a1d: Pull complete [2021-01-20T06:40:56.437Z] e1f770b5df2f: Verifying Checksum [2021-01-20T06:40:56.437Z] e1f770b5df2f: Download complete [2021-01-20T06:40:58.357Z] 85a0685a4137: Verifying Checksum [2021-01-20T06:40:58.357Z] 85a0685a4137: Download complete [2021-01-20T06:40:58.357Z] 0eba1c9be4d2: Verifying Checksum [2021-01-20T06:40:58.357Z] 0eba1c9be4d2: Download complete [2021-01-20T06:41:04.991Z] 0eba1c9be4d2: Pull complete [2021-01-20T06:41:04.991Z] 0d57e429df01: Pull complete [2021-01-20T06:41:04.991Z] 4e4be7b47b0d: Pull complete [2021-01-20T06:41:05.935Z] e1f770b5df2f: Pull complete [2021-01-20T06:41:14.106Z] 85a0685a4137: Pull complete [2021-01-20T06:41:14.106Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-20T06:41:14.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-20T06:41:14.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-20T06:41:14.241Z] prd-centos7-docker-4c-2g-21512 does not seem to be running inside a container [2021-01-20T06:41:14.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-20T06:41:15.089Z] $ docker top 8e9396941d90f6ab4e55957a73ec19cbad562d71f0c7a175719aba7898befc42 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-20T06:41:15.320Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-20T06:41:15.613Z] + set -o pipefail [2021-01-20T06:41:15.613Z] + snyk monitor '--org=edgex-jenkins' [2021-01-20T06:41:25.617Z] [2021-01-20T06:41:25.617Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-01-20T06:41:25.617Z] [2021-01-20T06:41:25.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/c6b8aa37-f956-4251-9a39-ffbdef4113f9 [2021-01-20T06:41:25.617Z] [2021-01-20T06:41:25.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-20T06:41:25.617Z] [2021-01-20T06:41:25.617Z] [Pipeline] } [2021-01-20T06:41:25.629Z] $ docker stop --time=1 8e9396941d90f6ab4e55957a73ec19cbad562d71f0c7a175719aba7898befc42 [2021-01-20T06:41:28.346Z] $ docker rm -f 8e9396941d90f6ab4e55957a73ec19cbad562d71f0c7a175719aba7898befc42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-01-20T06:41:29.601Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T06:41:29.667Z] provisioning config files... [2021-01-20T06:41:29.676Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4522663432914312114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:41:30.050Z] --> edgex-publish-swagger.sh [2021-01-20T06:41:30.050Z] === Publish openapi/v2 API === [2021-01-20T06:41:30.050Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-01-20T06:41:30.050Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-01-20T06:41:30.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T06:41:30.050Z] Dload Upload Total Spent Left Speed [2021-01-20T06:41:31.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13026 0 0 100 13026 0 10394 0:00:01 0:00:01 --:--:-- 10395 100 13026 0 0 100 13026 0 10377 0:00:01 0:00:01 --:--:-- 10379 [2021-01-20T06:41:31.254Z] [2021-01-20T06:41:31.254Z] [Pipeline] } [2021-01-20T06:41:31.262Z] 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 [2021-01-20T06:41:32.104Z] + git log --format=format:%s -1 bbd9394e1bf3f068737f7a414770326546535454 [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:41:32.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T06:41:32.407Z] . [Pipeline] withDockerContainer [2021-01-20T06:41:32.494Z] prd-centos7-docker-4c-2g-21512 does not seem to be running inside a container [2021-01-20T06:41:32.538Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T06:41:33.185Z] $ docker top 8b81c6d34f52e163ef99ab051e3f03af94d83d21d5d9cb812418125dbb651678 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T06:41:33.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T06:41:33.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T06:41:33.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T06:41:33.783Z] $ docker exec 8b81c6d34f52e163ef99ab051e3f03af94d83d21d5d9cb812418125dbb651678 ssh-agent [2021-01-20T06:41:33.935Z] SSH_AUTH_SOCK=/tmp/ssh-hoFcUtRCVuKi/agent.13 [2021-01-20T06:41:33.935Z] SSH_AGENT_PID=19 [2021-01-20T06:41:33.941Z] Running ssh-add (command line suppressed) [2021-01-20T06:41:34.060Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8073964899058578927.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8073964899058578927.key) [2021-01-20T06:41:34.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T06:41:34.474Z] + git semver tag [2021-01-20T06:41:34.474Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T06:41:34.474Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-20T06:41:34.474Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-20T06:41:34.474Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T06:41:34.474Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T06:41:34.474Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T06:41:34.474Z] # $SEMVER_BRANCH = master [2021-01-20T06:41:34.474Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-20T06:41:34.474Z] # bbd9394e1bf3f068737f7a414770326546535454 HEAD [2021-01-20T06:41:34.474Z] # -> Force: false [2021-01-20T06:41:34.474Z] # b217e95e1cb0c75708526a62351e6a2393d9e57b refs/tags/v2.0.0-dev.2 [Pipeline] } [2021-01-20T06:41:34.491Z] $ docker exec --env ******** --env ******** 8b81c6d34f52e163ef99ab051e3f03af94d83d21d5d9cb812418125dbb651678 ssh-agent -k [2021-01-20T06:41:34.596Z] unset SSH_AUTH_SOCK; [2021-01-20T06:41:34.597Z] unset SSH_AGENT_PID; [2021-01-20T06:41:34.597Z] echo Agent pid 19 killed; [2021-01-20T06:41:34.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T06:41:35.105Z] + git semver [Pipeline] } [2021-01-20T06:41:35.122Z] $ docker stop --time=1 8b81c6d34f52e163ef99ab051e3f03af94d83d21d5d9cb812418125dbb651678 [2021-01-20T06:41:36.467Z] $ docker rm -f 8b81c6d34f52e163ef99ab051e3f03af94d83d21d5d9cb812418125dbb651678 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:41:37.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-20T06:41:37.079Z] [2021-01-20T06:41:37.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:41:37.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-20T06:41:37.422Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-20T06:41:37.422Z] ab5ef0e58194: Pulling fs layer [2021-01-20T06:41:37.422Z] 9712f1f96733: Pulling fs layer [2021-01-20T06:41:37.422Z] 63f879dbbcfc: Pulling fs layer [2021-01-20T06:41:37.422Z] 0d9ebad4ef96: Pulling fs layer [2021-01-20T06:41:37.422Z] e9a5061849ea: Pulling fs layer [2021-01-20T06:41:37.422Z] d747dcd14b5f: Pulling fs layer [2021-01-20T06:41:37.422Z] 2de7ff778b66: Pulling fs layer [2021-01-20T06:41:37.422Z] e9a5061849ea: Waiting [2021-01-20T06:41:37.422Z] d747dcd14b5f: Waiting [2021-01-20T06:41:37.422Z] 2de7ff778b66: Waiting [2021-01-20T06:41:37.422Z] 0d9ebad4ef96: Waiting [2021-01-20T06:41:37.422Z] 9712f1f96733: Download complete [2021-01-20T06:41:38.810Z] 63f879dbbcfc: Verifying Checksum [2021-01-20T06:41:38.810Z] 63f879dbbcfc: Download complete [2021-01-20T06:41:38.810Z] e9a5061849ea: Verifying Checksum [2021-01-20T06:41:38.810Z] e9a5061849ea: Download complete [2021-01-20T06:41:38.810Z] d747dcd14b5f: Download complete [2021-01-20T06:41:39.382Z] 2de7ff778b66: Verifying Checksum [2021-01-20T06:41:39.382Z] 2de7ff778b66: Download complete [2021-01-20T06:41:39.382Z] 0d9ebad4ef96: Verifying Checksum [2021-01-20T06:41:39.382Z] 0d9ebad4ef96: Download complete [2021-01-20T06:41:39.644Z] ab5ef0e58194: Verifying Checksum [2021-01-20T06:41:39.644Z] ab5ef0e58194: Download complete [2021-01-20T06:41:43.872Z] ab5ef0e58194: Pull complete [2021-01-20T06:41:44.135Z] 9712f1f96733: Pull complete [2021-01-20T06:41:47.516Z] 63f879dbbcfc: Pull complete [2021-01-20T06:41:52.842Z] 0d9ebad4ef96: Pull complete [2021-01-20T06:41:53.782Z] e9a5061849ea: Pull complete [2021-01-20T06:41:54.047Z] d747dcd14b5f: Pull complete [2021-01-20T06:41:55.959Z] 2de7ff778b66: Pull complete [2021-01-20T06:41:55.959Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-20T06:41:55.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-20T06:41:55.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-20T06:41:56.076Z] prd-centos7-docker-4c-2g-21512 does not seem to be running inside a container [2021-01-20T06:41:56.117Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-20T06:41:59.802Z] $ docker top f6117de19f90882d5ac17281746f8dcb62f4ee5fac2e29656267e3d67855f42b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-20T06:41:59.997Z] provisioning config files... [2021-01-20T06:42:00.007Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5532769773099979354tmp [2021-01-20T06:42:00.023Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5655357996864637513tmp [2021-01-20T06:42:00.037Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2200869276758607701tmp [Pipeline] { [Pipeline] echo [2021-01-20T06:42:00.109Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:00.399Z] ---> sigul-configuration.sh [2021-01-20T06:42:00.399Z] gpg: directory `/root/.gnupg' created [2021-01-20T06:42:00.399Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-20T06:42:00.399Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-20T06:42:00.399Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-20T06:42:00.399Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-20T06:42:00.399Z] gpg: CAST5 encrypted data [2021-01-20T06:42:00.661Z] gpg: encrypted with 1 passphrase [2021-01-20T06:42:00.661Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-20T06:42:00.959Z] + mkdir /home/jenkins [2021-01-20T06:42:00.959Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-20T06:42:01.252Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-20T06:42:01.265Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:01.561Z] ---> sigul-install.sh [2021-01-20T06:42:06.849Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-20T06:42:07.143Z] + git tag --list [2021-01-20T06:42:07.143Z] v0.1.0 [2021-01-20T06:42:07.143Z] v0.1.1 [2021-01-20T06:42:07.143Z] v1.0.0 [2021-01-20T06:42:07.143Z] v1.1.0 [2021-01-20T06:42:07.143Z] v1.2.0 [2021-01-20T06:42:07.143Z] v1.2.1-dev.1 [2021-01-20T06:42:07.143Z] v1.2.1-dev.10 [2021-01-20T06:42:07.143Z] v1.2.1-dev.11 [2021-01-20T06:42:07.143Z] v1.2.1-dev.12 [2021-01-20T06:42:07.143Z] v1.2.1-dev.13 [2021-01-20T06:42:07.143Z] v1.2.1-dev.14 [2021-01-20T06:42:07.143Z] v1.2.1-dev.15 [2021-01-20T06:42:07.143Z] v1.2.1-dev.16 [2021-01-20T06:42:07.143Z] v1.2.1-dev.17 [2021-01-20T06:42:07.143Z] v1.2.1-dev.18 [2021-01-20T06:42:07.143Z] v1.2.1-dev.19 [2021-01-20T06:42:07.143Z] v1.2.1-dev.2 [2021-01-20T06:42:07.143Z] v1.2.1-dev.20 [2021-01-20T06:42:07.143Z] v1.2.1-dev.21 [2021-01-20T06:42:07.143Z] v1.2.1-dev.22 [2021-01-20T06:42:07.143Z] v1.2.1-dev.23 [2021-01-20T06:42:07.143Z] v1.2.1-dev.24 [2021-01-20T06:42:07.143Z] v1.2.1-dev.25 [2021-01-20T06:42:07.143Z] v1.2.1-dev.26 [2021-01-20T06:42:07.143Z] v1.2.1-dev.27 [2021-01-20T06:42:07.143Z] v1.2.1-dev.28 [2021-01-20T06:42:07.143Z] v1.2.1-dev.29 [2021-01-20T06:42:07.143Z] v1.2.1-dev.3 [2021-01-20T06:42:07.143Z] v1.2.1-dev.30 [2021-01-20T06:42:07.143Z] v1.2.1-dev.31 [2021-01-20T06:42:07.143Z] v1.2.1-dev.32 [2021-01-20T06:42:07.143Z] v1.2.1-dev.33 [2021-01-20T06:42:07.143Z] v1.2.1-dev.34 [2021-01-20T06:42:07.143Z] v1.2.1-dev.35 [2021-01-20T06:42:07.143Z] v1.2.1-dev.36 [2021-01-20T06:42:07.143Z] v1.2.1-dev.37 [2021-01-20T06:42:07.143Z] v1.2.1-dev.38 [2021-01-20T06:42:07.143Z] v1.2.1-dev.39 [2021-01-20T06:42:07.143Z] v1.2.1-dev.4 [2021-01-20T06:42:07.143Z] v1.2.1-dev.40 [2021-01-20T06:42:07.143Z] v1.2.1-dev.41 [2021-01-20T06:42:07.143Z] v1.2.1-dev.42 [2021-01-20T06:42:07.143Z] v1.2.1-dev.43 [2021-01-20T06:42:07.143Z] v1.2.1-dev.44 [2021-01-20T06:42:07.143Z] v1.2.1-dev.45 [2021-01-20T06:42:07.143Z] v1.2.1-dev.46 [2021-01-20T06:42:07.143Z] v1.2.1-dev.47 [2021-01-20T06:42:07.143Z] v1.2.1-dev.48 [2021-01-20T06:42:07.143Z] v1.2.1-dev.49 [2021-01-20T06:42:07.143Z] v1.2.1-dev.5 [2021-01-20T06:42:07.143Z] v1.2.1-dev.50 [2021-01-20T06:42:07.144Z] v1.2.1-dev.51 [2021-01-20T06:42:07.144Z] v1.2.1-dev.52 [2021-01-20T06:42:07.144Z] v1.2.1-dev.53 [2021-01-20T06:42:07.144Z] v1.2.1-dev.54 [2021-01-20T06:42:07.144Z] v1.2.1-dev.55 [2021-01-20T06:42:07.144Z] v1.2.1-dev.56 [2021-01-20T06:42:07.144Z] v1.2.1-dev.57 [2021-01-20T06:42:07.144Z] v1.2.1-dev.58 [2021-01-20T06:42:07.144Z] v1.2.1-dev.6 [2021-01-20T06:42:07.144Z] v1.2.1-dev.7 [2021-01-20T06:42:07.144Z] v1.2.1-dev.8 [2021-01-20T06:42:07.144Z] v1.2.1-dev.9 [2021-01-20T06:42:07.144Z] v1.3.0 [2021-01-20T06:42:07.144Z] v1.3.1-dev.1 [2021-01-20T06:42:07.144Z] v1.3.1-dev.10 [2021-01-20T06:42:07.144Z] v1.3.1-dev.11 [2021-01-20T06:42:07.144Z] v1.3.1-dev.12 [2021-01-20T06:42:07.144Z] v1.3.1-dev.13 [2021-01-20T06:42:07.144Z] v1.3.1-dev.14 [2021-01-20T06:42:07.144Z] v1.3.1-dev.15 [2021-01-20T06:42:07.144Z] v1.3.1-dev.16 [2021-01-20T06:42:07.144Z] v1.3.1-dev.17 [2021-01-20T06:42:07.144Z] v1.3.1-dev.18 [2021-01-20T06:42:07.144Z] v1.3.1-dev.2 [2021-01-20T06:42:07.144Z] v1.3.1-dev.3 [2021-01-20T06:42:07.144Z] v1.3.1-dev.4 [2021-01-20T06:42:07.144Z] v1.3.1-dev.5 [2021-01-20T06:42:07.144Z] v1.3.1-dev.6 [2021-01-20T06:42:07.144Z] v1.3.1-dev.7 [2021-01-20T06:42:07.144Z] v1.3.1-dev.8 [2021-01-20T06:42:07.144Z] v1.3.1-dev.9 [2021-01-20T06:42:07.144Z] v2.0.0-dev.1 [2021-01-20T06:42:07.144Z] v2.0.0-dev.2 [Pipeline] sh [2021-01-20T06:42:07.441Z] + lftools sign git-tag v2.0.0-dev.2 [2021-01-20T06:42:08.382Z] Signing Git tag with Sigul... [2021-01-20T06:42:08.382Z] Signing v2.0.0-dev.2 [Pipeline] echo [2021-01-20T06:42:09.776Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:10.074Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-20T06:42:10.087Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-20T06:42:10.190Z] $ docker stop --time=1 f6117de19f90882d5ac17281746f8dcb62f4ee5fac2e29656267e3d67855f42b [2021-01-20T06:42:12.188Z] $ docker rm -f f6117de19f90882d5ac17281746f8dcb62f4ee5fac2e29656267e3d67855f42b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:42:13.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T06:42:13.116Z] . [Pipeline] withDockerContainer [2021-01-20T06:42:13.209Z] prd-centos7-docker-4c-2g-21512 does not seem to be running inside a container [2021-01-20T06:42:13.253Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T06:42:13.816Z] $ docker top 4a010662cc3698ee2362c4832adf9eb4625fd4923ec46db5963f6c78b8f897d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T06:42:14.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T06:42:14.093Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T06:42:14.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T06:42:14.273Z] $ docker exec 4a010662cc3698ee2362c4832adf9eb4625fd4923ec46db5963f6c78b8f897d4 ssh-agent [2021-01-20T06:42:14.430Z] SSH_AUTH_SOCK=/tmp/ssh-U2lRYERHKxwH/agent.11 [2021-01-20T06:42:14.430Z] SSH_AGENT_PID=16 [2021-01-20T06:42:14.436Z] Running ssh-add (command line suppressed) [2021-01-20T06:42:14.551Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5879478709421468480.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5879478709421468480.key) [2021-01-20T06:42:14.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T06:42:14.983Z] + git semver bump pre [2021-01-20T06:42:14.983Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T06:42:14.983Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-20T06:42:14.983Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-20T06:42:14.983Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T06:42:14.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T06:42:14.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T06:42:14.983Z] # $SEMVER_BRANCH = master [2021-01-20T06:42:14.983Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-20T06:42:14.983Z] 2.0.0-dev.3 [Pipeline] } [2021-01-20T06:42:14.994Z] $ docker exec --env ******** --env ******** 4a010662cc3698ee2362c4832adf9eb4625fd4923ec46db5963f6c78b8f897d4 ssh-agent -k [2021-01-20T06:42:15.103Z] unset SSH_AUTH_SOCK; [2021-01-20T06:42:15.105Z] unset SSH_AGENT_PID; [2021-01-20T06:42:15.105Z] echo Agent pid 16 killed; [2021-01-20T06:42:15.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T06:42:15.617Z] + git semver [Pipeline] } [2021-01-20T06:42:15.632Z] $ docker stop --time=1 4a010662cc3698ee2362c4832adf9eb4625fd4923ec46db5963f6c78b8f897d4 [2021-01-20T06:42:16.996Z] $ docker rm -f 4a010662cc3698ee2362c4832adf9eb4625fd4923ec46db5963f6c78b8f897d4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:42:17.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T06:42:17.527Z] . [Pipeline] withDockerContainer [2021-01-20T06:42:17.640Z] prd-centos7-docker-4c-2g-21512 does not seem to be running inside a container [2021-01-20T06:42:17.683Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T06:42:18.248Z] $ docker top e295e2c3871953b151a890b1bab8663e056998852b296c7d83255dd6ef964a71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T06:42:18.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T06:42:18.570Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T06:42:18.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T06:42:18.733Z] $ docker exec e295e2c3871953b151a890b1bab8663e056998852b296c7d83255dd6ef964a71 ssh-agent [2021-01-20T06:42:18.898Z] SSH_AUTH_SOCK=/tmp/ssh-4xnRWJve6Hng/agent.11 [2021-01-20T06:42:18.898Z] SSH_AGENT_PID=17 [2021-01-20T06:42:18.905Z] Running ssh-add (command line suppressed) [2021-01-20T06:42:19.022Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_390541527097812878.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_390541527097812878.key) [2021-01-20T06:42:19.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T06:42:19.409Z] + git semver push [2021-01-20T06:42:19.409Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T06:42:19.409Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-20T06:42:19.409Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-20T06:42:19.409Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T06:42:19.409Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T06:42:19.409Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T06:42:19.409Z] # $SEMVER_BRANCH = master [2021-01-20T06:42:19.409Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-20T06:42:26.011Z] $ docker exec --env ******** --env ******** e295e2c3871953b151a890b1bab8663e056998852b296c7d83255dd6ef964a71 ssh-agent -k [2021-01-20T06:42:26.133Z] unset SSH_AUTH_SOCK; [2021-01-20T06:42:26.134Z] unset SSH_AGENT_PID; [2021-01-20T06:42:26.134Z] echo Agent pid 17 killed; [2021-01-20T06:42:26.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T06:42:26.681Z] + git semver [Pipeline] } [2021-01-20T06:42:26.698Z] $ docker stop --time=1 e295e2c3871953b151a890b1bab8663e056998852b296c7d83255dd6ef964a71 [2021-01-20T06:42:28.050Z] $ docker rm -f e295e2c3871953b151a890b1bab8663e056998852b296c7d83255dd6ef964a71 [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 [2021-01-20T06:42:29.431Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:30.365Z] ---> package-listing.sh [2021-01-20T06:42:30.365Z] ++ facter osfamily [2021-01-20T06:42:30.365Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T06:42:30.365Z] + OS_FAMILY=redhat [2021-01-20T06:42:30.365Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-01-20T06:42:30.365Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T06:42:30.365Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T06:42:30.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T06:42:30.365Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T06:42:30.365Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-20T06:42:30.365Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T06:42:30.365Z] + case "${OS_FAMILY}" in [2021-01-20T06:42:30.365Z] + rpm -qa [2021-01-20T06:42:30.365Z] + sort [2021-01-20T06:42:34.625Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T06:42:34.625Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T06:42:34.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T06:42:34.885Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-20T06:42:34.885Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-01-20T06:42:34.885Z] + 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 [2021-01-20T06:42:34.897Z] 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 [2021-01-20T06:42:35.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:42:35.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T06:42:35.482Z] [2021-01-20T06:42:35.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T06:42:35.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T06:42:35.821Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T06:42:35.821Z] df20fa9351a1: Pulling fs layer [2021-01-20T06:42:35.821Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T06:42:35.821Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T06:42:35.821Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T06:42:35.821Z] 93b61091891f: Pulling fs layer [2021-01-20T06:42:35.821Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T06:42:35.821Z] 5e14af77c1be: Pulling fs layer [2021-01-20T06:42:35.821Z] 01666e4c0597: Pulling fs layer [2021-01-20T06:42:35.821Z] aa168da1d23b: Pulling fs layer [2021-01-20T06:42:35.821Z] 46f8f816bc3b: Waiting [2021-01-20T06:42:35.821Z] 93b61091891f: Waiting [2021-01-20T06:42:35.821Z] 5e14af77c1be: Waiting [2021-01-20T06:42:35.821Z] 93b9cdb0e59b: Waiting [2021-01-20T06:42:35.821Z] aa168da1d23b: Waiting [2021-01-20T06:42:35.821Z] 01666e4c0597: Waiting [2021-01-20T06:42:35.821Z] 36b3adc4ff6f: Verifying Checksum [2021-01-20T06:42:35.821Z] 36b3adc4ff6f: Download complete [2021-01-20T06:42:35.821Z] 46f8f816bc3b: Verifying Checksum [2021-01-20T06:42:35.821Z] 46f8f816bc3b: Download complete [2021-01-20T06:42:35.821Z] 93b61091891f: Download complete [2021-01-20T06:42:35.821Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T06:42:35.821Z] 93b9cdb0e59b: Download complete [2021-01-20T06:42:36.083Z] 5e14af77c1be: Verifying Checksum [2021-01-20T06:42:36.083Z] 5e14af77c1be: Download complete [2021-01-20T06:42:36.083Z] df20fa9351a1: Verifying Checksum [2021-01-20T06:42:36.083Z] df20fa9351a1: Download complete [2021-01-20T06:42:36.083Z] 01666e4c0597: Download complete [2021-01-20T06:42:36.344Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T06:42:36.344Z] 8ad3a11d3b57: Download complete [2021-01-20T06:42:36.344Z] df20fa9351a1: Pull complete [2021-01-20T06:42:36.606Z] 36b3adc4ff6f: Pull complete [2021-01-20T06:42:38.003Z] 8ad3a11d3b57: Pull complete [2021-01-20T06:42:38.268Z] aa168da1d23b: Verifying Checksum [2021-01-20T06:42:38.268Z] aa168da1d23b: Download complete [2021-01-20T06:42:38.528Z] 46f8f816bc3b: Pull complete [2021-01-20T06:42:39.102Z] 93b61091891f: Pull complete [2021-01-20T06:42:39.102Z] 93b9cdb0e59b: Pull complete [2021-01-20T06:42:39.366Z] 5e14af77c1be: Pull complete [2021-01-20T06:42:39.366Z] 01666e4c0597: Pull complete [2021-01-20T06:42:45.973Z] aa168da1d23b: Pull complete [2021-01-20T06:42:45.973Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T06:42:45.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T06:42:45.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T06:42:46.087Z] prd-centos7-docker-4c-2g-21512 does not seem to be running inside a container [2021-01-20T06:42:46.130Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-20T06:42:48.701Z] $ docker top dbde24f6908a7aa8bfe171d3bbdbad51e18c17e3609b3c85068e135611a816b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T06:42:49.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T06:42:49.449Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T06:42:49.740Z] + ls /var/log/sa-host [2021-01-20T06:42:49.740Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T06:42:49.740Z] file_magic: OK [2021-01-20T06:42:49.740Z] HZ: Using current value: 100 [2021-01-20T06:42:49.740Z] file_header: OK [2021-01-20T06:42:49.740Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-20T06:42:49.740Z] Statistics: [2021-01-20T06:42:49.740Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T06:42:49.740Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T06:42:49.740Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T06:42:49.740Z] file_magic: OK [2021-01-20T06:42:49.740Z] HZ: Using current value: 100 [2021-01-20T06:42:49.740Z] file_header: OK [2021-01-20T06:42:49.740Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-20T06:42:49.740Z] Statistics: [2021-01-20T06:42:49.740Z] Hnuu...uuuununununu... [2021-01-20T06:42:49.740Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T06:42:49.940Z] provisioning config files... [2021-01-20T06:42:49.956Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8659004841965037999tmp [Pipeline] { [Pipeline] echo [2021-01-20T06:42:50.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:50.322Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T06:42:50.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T06:42:50.437Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:50.732Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T06:42:50.742Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:51.031Z] ---> sudo-logs.sh [2021-01-20T06:42:51.031Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T06:42:51.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:51.331Z] ---> job-cost.sh [2021-01-20T06:42:51.331Z] lf-activate-venv: SKIPPING [2021-01-20T06:42:51.331Z] INFO: No Stack... [2021-01-20T06:42:52.274Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T06:42:52.844Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T06:42:52.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T06:42:53.146Z] ---> logs-deploy.sh [2021-01-20T06:42:53.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/169 [2021-01-20T06:42:53.146Z] INFO: archiving workspace using pattern(s): [2021-01-20T06:42:54.531Z] Archives upload complete. [2021-01-20T06:42:54.531Z] INFO: archiving logs to Nexus