Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3667 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 > 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 Checking out Revision 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 # timeout=10 Commit message: "feat: Add secure MessageBus capability (#816)" > git rev-list --no-walk caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-07T21:16:08.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-07T21:16:08.938Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-07T21:16:08.965Z] ========================================================= [2021-05-07T21:16:08.966Z] EdgeX Global Pipelines Version Info [2021-05-07T21:16:08.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:16:12.459Z] ------------------- [2021-05-07T21:16:12.460Z] stable info: [2021-05-07T21:16:12.460Z] ------------------- [2021-05-07T21:16:12.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-07T21:16:12.460Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T21:16:12.460Z] Message: update stable to v1.0.191 [2021-05-07T21:16:13.436Z] ------------------- [2021-05-07T21:16:13.436Z] experimental info: [2021-05-07T21:16:13.436Z] ------------------- [2021-05-07T21:16:13.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-07T21:16:13.436Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T21:16:13.436Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-07T21:16:13.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-07T21:16:13.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-07T21:16:13.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-07T21:16:13.755Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-07T21:16:13.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-07T21:16:13.800Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-07T21:16:13.824Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-07T21:16:13.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-07T21:16:13.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-07T21:16:13.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-07T21:16:13.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-07T21:16:13.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-05-07T21:16:13.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-07T21:16:14.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-07T21:16:14.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T21:16:14.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T21:16:14.098Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T21:16:14.121Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T21:16:14.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-07T21:16:14.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-07T21:16:14.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-07T21:16:14.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-07T21:16:14.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-07T21:16:14.260Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-07T21:16:14.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-07T21:16:14.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-07T21:16:14.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-07T21:16:14.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-07T21:16:14.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-07T21:16:14.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] echo [2021-05-07T21:16:14.419Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b42cf3 [Pipeline] echo [2021-05-07T21:16:14.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T21:16:14.941Z] + git log --format=format:%s -1 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] echo [2021-05-07T21:16:15.122Z] GIT_COMMIT: 3b42cf363f20bae43c178459c74c2e2ed1e81bd2, Commit Message: feat: Add secure MessageBus capability (#816) [Pipeline] echo [2021-05-07T21:16:15.137Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:16:15.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T21:16:16.581Z] [2021-05-07T21:16:16.581Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:16:17.007Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T21:16:17.288Z] latest: Pulling from edgex-devops/git-semver [2021-05-07T21:16:17.288Z] 31603596830f: Pulling fs layer [2021-05-07T21:16:17.288Z] 54011a49482f: Pulling fs layer [2021-05-07T21:16:17.288Z] a6820b24f6d8: Pulling fs layer [2021-05-07T21:16:17.288Z] f581987b2513: Pulling fs layer [2021-05-07T21:16:17.288Z] f581987b2513: Waiting [2021-05-07T21:16:17.288Z] 54011a49482f: Verifying Checksum [2021-05-07T21:16:17.288Z] 54011a49482f: Download complete [2021-05-07T21:16:17.584Z] 31603596830f: Verifying Checksum [2021-05-07T21:16:17.584Z] 31603596830f: Download complete [2021-05-07T21:16:18.262Z] f581987b2513: Verifying Checksum [2021-05-07T21:16:18.262Z] f581987b2513: Download complete [2021-05-07T21:16:18.262Z] a6820b24f6d8: Verifying Checksum [2021-05-07T21:16:18.262Z] a6820b24f6d8: Download complete [2021-05-07T21:16:18.573Z] 31603596830f: Pull complete [2021-05-07T21:16:18.942Z] 54011a49482f: Pull complete [2021-05-07T21:16:21.675Z] a6820b24f6d8: Pull complete [2021-05-07T21:16:21.675Z] f581987b2513: Pull complete [2021-05-07T21:16:21.981Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-07T21:16:21.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T21:16:21.981Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-07T21:16:22.556Z] prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container [2021-05-07T21:16:22.815Z] $ 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-05-07T21:16:25.837Z] $ docker top 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T21:16:26.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T21:16:26.233Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T21:16:26.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T21:16:26.873Z] $ docker exec 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent [2021-05-07T21:16:28.092Z] SSH_AUTH_SOCK=/tmp/ssh-y6LBs9OljrRZ/agent.12 [2021-05-07T21:16:28.092Z] SSH_AGENT_PID=17 [2021-05-07T21:16:28.124Z] Running ssh-add (command line suppressed) [2021-05-07T21:16:28.428Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4712749701616063247.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4712749701616063247.key) [2021-05-07T21:16:28.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T21:16:28.934Z] + git tag --points-at HEAD [Pipeline] } [2021-05-07T21:16:29.016Z] $ docker exec --env ******** --env ******** 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent -k [2021-05-07T21:16:29.235Z] unset SSH_AUTH_SOCK; [2021-05-07T21:16:29.236Z] unset SSH_AGENT_PID; [2021-05-07T21:16:29.236Z] echo Agent pid 17 killed; [2021-05-07T21:16:29.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-07T21:16:29.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T21:16:29.384Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T21:16:29.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T21:16:29.780Z] $ docker exec 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent [2021-05-07T21:16:30.245Z] SSH_AUTH_SOCK=/tmp/ssh-qI5suPFtJtfv/agent.45 [2021-05-07T21:16:30.245Z] SSH_AGENT_PID=50 [2021-05-07T21:16:30.255Z] Running ssh-add (command line suppressed) [2021-05-07T21:16:30.493Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6098962307703176947.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6098962307703176947.key) [2021-05-07T21:16:30.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T21:16:30.939Z] + git semver init [2021-05-07T21:16:30.939Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T21:16:30.939Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T21:16:30.939Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T21:16:30.939Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T21:16:30.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T21:16:30.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T21:16:30.939Z] # $SEMVER_BRANCH = master [2021-05-07T21:16:30.939Z] # $SEMVER_TEMP = /tmp/semver-274004018 [2021-05-07T21:16:30.939Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-07T21:16:35.485Z] # '/tmp/semver-274004018' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-07T21:16:35.485Z] # -> Force: false [2021-05-07T21:16:35.485Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-07T21:16:35.517Z] $ docker exec --env ******** --env ******** 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent -k [2021-05-07T21:16:35.825Z] unset SSH_AUTH_SOCK; [2021-05-07T21:16:35.827Z] unset SSH_AGENT_PID; [2021-05-07T21:16:35.827Z] echo Agent pid 50 killed; [2021-05-07T21:16:36.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T21:16:36.389Z] + git semver [Pipeline] } [2021-05-07T21:16:36.695Z] $ docker stop --time=1 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 [2021-05-07T21:16:38.511Z] $ docker rm -f 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T21:16:39.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-07T21:16:39.866Z] Stashed 1 file(s) [Pipeline] echo [2021-05-07T21:16:39.870Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.55 [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-05-07T21:16:55.040Z] Still waiting to schedule task [2021-05-07T21:16:55.041Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3667’ [2021-05-07T21:16:55.043Z] Still waiting to schedule task [2021-05-07T21:16:55.044Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-07T21:18:39.167Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3668 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-07T21:18:39.187Z] Running in /w/workspace/app-functions-sdk-go/227 [Pipeline] { [Pipeline] checkout [2021-05-07T21:18:44.877Z] using credential edgex-jenkins-ssh [2021-05-07T21:18:44.893Z] Cloning the remote Git repository [2021-05-07T21:18:44.954Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T21:18:45.103Z] > git init /w/workspace/app-functions-sdk-go/227 # timeout=10 [2021-05-07T21:18:45.177Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T21:18:45.178Z] > git --version # timeout=10 [2021-05-07T21:18:45.196Z] > git --version # 'git version 2.17.1' [2021-05-07T21:18:45.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T21:18:45.247Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T21:18:48.972Z] Checking out Revision 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 (master) [2021-05-07T21:18:48.368Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T21:18:48.397Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T21:18:48.422Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T21:18:48.452Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T21:18:48.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T21:18:48.465Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T21:18:48.990Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T21:18:49.005Z] > git checkout -f 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 # timeout=10 [2021-05-07T21:18:53.279Z] Commit message: "feat: Add secure MessageBus capability (#816)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T21:18:54.863Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-07T21:18:55.270Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T21:18:55.615Z] + true [2021-05-07T21:18:55.615Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-07T21:18:57.889Z] ========================================================= [2021-05-07T21:18:57.889Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-07T21:18:57.889Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:18:58.248Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-07T21:18:59.232Z] Sending build context to Docker daemon 19.52MB [2021-05-07T21:18:59.232Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T21:18:59.232Z] Step 2/8 : FROM ${BASE} [2021-05-07T21:18:59.832Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-07T21:18:59.832Z] 595b0fe564bb: Pulling fs layer [2021-05-07T21:18:59.832Z] 7186ed65a4f7: Pulling fs layer [2021-05-07T21:18:59.832Z] 316046926c0a: Pulling fs layer [2021-05-07T21:18:59.832Z] 4ebd0625c992: Pulling fs layer [2021-05-07T21:18:59.833Z] 207e8628e3a3: Pulling fs layer [2021-05-07T21:18:59.833Z] c791037a9be2: Pulling fs layer [2021-05-07T21:18:59.833Z] ffd874e62e21: Pulling fs layer [2021-05-07T21:18:59.833Z] 207e8628e3a3: Waiting [2021-05-07T21:18:59.833Z] c791037a9be2: Waiting [2021-05-07T21:18:59.833Z] ffd874e62e21: Waiting [2021-05-07T21:18:59.833Z] 4ebd0625c992: Waiting [2021-05-07T21:18:59.833Z] 316046926c0a: Verifying Checksum [2021-05-07T21:18:59.833Z] 316046926c0a: Download complete [2021-05-07T21:18:59.833Z] 7186ed65a4f7: Download complete [2021-05-07T21:18:59.833Z] 207e8628e3a3: Verifying Checksum [2021-05-07T21:18:59.833Z] 207e8628e3a3: Download complete [2021-05-07T21:18:59.833Z] c791037a9be2: Verifying Checksum [2021-05-07T21:18:59.833Z] c791037a9be2: Download complete [2021-05-07T21:18:59.833Z] 595b0fe564bb: Verifying Checksum [2021-05-07T21:18:59.833Z] 595b0fe564bb: Download complete [2021-05-07T21:19:00.432Z] 595b0fe564bb: Pull complete [2021-05-07T21:19:01.031Z] 7186ed65a4f7: Pull complete [2021-05-07T21:19:01.633Z] 316046926c0a: Pull complete [2021-05-07T21:19:02.618Z] ffd874e62e21: Verifying Checksum [2021-05-07T21:19:02.618Z] ffd874e62e21: Download complete [2021-05-07T21:19:04.056Z] 4ebd0625c992: Verifying Checksum [2021-05-07T21:19:04.056Z] 4ebd0625c992: Download complete [2021-05-07T21:19:14.243Z] 4ebd0625c992: Pull complete [2021-05-07T21:19:14.243Z] 207e8628e3a3: Pull complete [2021-05-07T21:19:14.243Z] c791037a9be2: Pull complete [2021-05-07T21:19:18.572Z] ffd874e62e21: Pull complete [2021-05-07T21:19:18.572Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-07T21:19:18.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-07T21:19:18.572Z] ---> cfc18b08335c [2021-05-07T21:19:18.572Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-07T21:19:18.572Z] 20.10.0: Pulling from library/docker [2021-05-07T21:19:18.572Z] a3cc7d3b244e: Pulling fs layer [2021-05-07T21:19:18.572Z] 02a3295e0d61: Pulling fs layer [2021-05-07T21:19:18.572Z] 0f4f2e6d8100: Pulling fs layer [2021-05-07T21:19:18.572Z] 330b718f631f: Pulling fs layer [2021-05-07T21:19:18.572Z] a93816041522: Pulling fs layer [2021-05-07T21:19:18.572Z] bdb6da89ff94: Pulling fs layer [2021-05-07T21:19:18.572Z] 2a70c0c122f4: Pulling fs layer [2021-05-07T21:19:18.572Z] a93816041522: Waiting [2021-05-07T21:19:18.572Z] 2a70c0c122f4: Waiting [2021-05-07T21:19:18.572Z] bdb6da89ff94: Waiting [2021-05-07T21:19:18.572Z] 330b718f631f: Waiting [2021-05-07T21:19:18.572Z] 0f4f2e6d8100: Download complete [2021-05-07T21:19:18.572Z] 02a3295e0d61: Verifying Checksum [2021-05-07T21:19:18.572Z] 02a3295e0d61: Download complete [2021-05-07T21:19:18.572Z] a3cc7d3b244e: Verifying Checksum [2021-05-07T21:19:18.572Z] a93816041522: Verifying Checksum [2021-05-07T21:19:18.572Z] a93816041522: Download complete [2021-05-07T21:19:18.572Z] bdb6da89ff94: Verifying Checksum [2021-05-07T21:19:18.572Z] bdb6da89ff94: Download complete [2021-05-07T21:19:18.572Z] 2a70c0c122f4: Download complete [2021-05-07T21:19:19.170Z] a3cc7d3b244e: Pull complete [2021-05-07T21:19:19.776Z] 02a3295e0d61: Pull complete [2021-05-07T21:19:20.373Z] 0f4f2e6d8100: Pull complete [2021-05-07T21:19:20.373Z] 330b718f631f: Verifying Checksum [2021-05-07T21:19:20.373Z] 330b718f631f: Download complete [2021-05-07T21:19:23.108Z] Running on prd-centos7-docker-4c-2g-3669 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-07T21:19:23.132Z] Running in /w/workspace/app-functions-sdk-go/227 [Pipeline] { [Pipeline] checkout [2021-05-07T21:19:23.775Z] 330b718f631f: Pull complete [2021-05-07T21:19:24.048Z] a93816041522: Pull complete [2021-05-07T21:19:24.642Z] bdb6da89ff94: Pull complete [2021-05-07T21:19:24.914Z] 2a70c0c122f4: Pull complete [2021-05-07T21:19:24.914Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T21:19:24.914Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-07T21:19:25.871Z] using credential edgex-jenkins-ssh [2021-05-07T21:19:25.885Z] Cloning the remote Git repository [2021-05-07T21:19:25.680Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T21:19:25.751Z] > git init /w/workspace/app-functions-sdk-go/227 # timeout=10 [2021-05-07T21:19:25.812Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T21:19:25.812Z] > git --version # timeout=10 [2021-05-07T21:19:25.819Z] > git --version # 'git version 2.24.3' [2021-05-07T21:19:25.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T21:19:25.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T21:19:28.105Z] Checking out Revision 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 (master) [2021-05-07T21:19:27.544Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T21:19:27.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T21:19:27.562Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T21:19:27.577Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T21:19:27.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T21:19:27.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T21:19:28.058Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T21:19:28.065Z] > git checkout -f 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 # timeout=10 [2021-05-07T21:19:31.644Z] ---> 02604e16a0bb [2021-05-07T21:19:31.645Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-07T21:19:31.645Z] ---> Running in 2d6829e1c841 [2021-05-07T21:19:31.645Z] Removing intermediate container 2d6829e1c841 [2021-05-07T21:19:31.645Z] ---> 89accc390271 [2021-05-07T21:19:31.645Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-07T21:19:31.645Z] ---> Running in b7e6fbea9494 [2021-05-07T21:19:31.760Z] Commit message: "feat: Add secure MessageBus capability (#816)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T21:19:32.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T21:19:32.854Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-07T21:19:33.189Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T21:19:33.489Z] + true [2021-05-07T21:19:33.489Z] + sudo service docker restart [2021-05-07T21:19:33.489Z] Redirecting to /bin/systemctl restart docker.service [2021-05-07T21:19:33.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2021-05-07T21:19:34.585Z] ========================================================= [2021-05-07T21:19:34.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-07T21:19:34.585Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:19:34.909Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-07T21:19:35.025Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-07T21:19:35.025Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-07T21:19:35.293Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-07T21:19:35.486Z] Sending build context to Docker daemon 19.52MB [2021-05-07T21:19:35.486Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T21:19:35.486Z] Step 2/8 : FROM ${BASE} [2021-05-07T21:19:35.566Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-07T21:19:35.567Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-07T21:19:35.567Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T21:19:35.567Z] OK: 139 MiB in 45 packages [2021-05-07T21:19:35.748Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-07T21:19:35.748Z] 540db60ca938: Pulling fs layer [2021-05-07T21:19:35.748Z] adcc1eea9eea: Pulling fs layer [2021-05-07T21:19:35.748Z] 4c4ab2625f07: Pulling fs layer [2021-05-07T21:19:35.748Z] 0510c868ecb4: Pulling fs layer [2021-05-07T21:19:35.748Z] afea3b2eda06: Pulling fs layer [2021-05-07T21:19:35.748Z] 7809a108b3ef: Pulling fs layer [2021-05-07T21:19:35.748Z] f706445af74f: Pulling fs layer [2021-05-07T21:19:35.748Z] 0510c868ecb4: Waiting [2021-05-07T21:19:35.748Z] afea3b2eda06: Waiting [2021-05-07T21:19:35.748Z] 7809a108b3ef: Waiting [2021-05-07T21:19:35.748Z] f706445af74f: Waiting [2021-05-07T21:19:35.748Z] 4c4ab2625f07: Verifying Checksum [2021-05-07T21:19:35.748Z] 4c4ab2625f07: Download complete [2021-05-07T21:19:35.748Z] adcc1eea9eea: Verifying Checksum [2021-05-07T21:19:35.748Z] adcc1eea9eea: Download complete [2021-05-07T21:19:35.748Z] afea3b2eda06: Verifying Checksum [2021-05-07T21:19:35.748Z] afea3b2eda06: Download complete [2021-05-07T21:19:35.748Z] 7809a108b3ef: Verifying Checksum [2021-05-07T21:19:35.748Z] 7809a108b3ef: Download complete [2021-05-07T21:19:35.748Z] 540db60ca938: Verifying Checksum [2021-05-07T21:19:35.748Z] 540db60ca938: Download complete [2021-05-07T21:19:36.010Z] 540db60ca938: Pull complete [2021-05-07T21:19:36.274Z] adcc1eea9eea: Pull complete [2021-05-07T21:19:36.536Z] 4c4ab2625f07: Pull complete [2021-05-07T21:19:37.009Z] Removing intermediate container b7e6fbea9494 [2021-05-07T21:19:37.009Z] ---> 34b602e1197d [2021-05-07T21:19:37.009Z] Step 6/8 : WORKDIR /build [2021-05-07T21:19:37.009Z] ---> Running in cd91fc24d2d9 [2021-05-07T21:19:37.603Z] Removing intermediate container cd91fc24d2d9 [2021-05-07T21:19:37.603Z] ---> 4afa935d0092 [2021-05-07T21:19:37.603Z] Step 7/8 : COPY go.mod . [2021-05-07T21:19:37.945Z] f706445af74f: Verifying Checksum [2021-05-07T21:19:37.945Z] f706445af74f: Download complete [2021-05-07T21:19:38.198Z] ---> 47cda9c3d671 [2021-05-07T21:19:38.198Z] Step 8/8 : RUN go mod download [2021-05-07T21:19:38.198Z] ---> Running in 754d479265fc [2021-05-07T21:19:38.892Z] 0510c868ecb4: Verifying Checksum [2021-05-07T21:19:38.892Z] 0510c868ecb4: Download complete [2021-05-07T21:19:44.240Z] 0510c868ecb4: Pull complete [2021-05-07T21:19:44.240Z] afea3b2eda06: Pull complete [2021-05-07T21:19:44.240Z] 7809a108b3ef: Pull complete [2021-05-07T21:19:54.318Z] f706445af74f: Pull complete [2021-05-07T21:19:54.318Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-07T21:19:54.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-07T21:19:54.318Z] ---> b068be0155e3 [2021-05-07T21:19:54.318Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-07T21:19:54.319Z] 20.10.0: Pulling from library/docker [2021-05-07T21:19:54.319Z] 05e7bc50f07f: Pulling fs layer [2021-05-07T21:19:54.319Z] 6db28d0fdbf6: Pulling fs layer [2021-05-07T21:19:54.319Z] 292df0bc6bf3: Pulling fs layer [2021-05-07T21:19:54.319Z] 2e060f4bd70b: Pulling fs layer [2021-05-07T21:19:54.319Z] 80e8d568a223: Pulling fs layer [2021-05-07T21:19:54.319Z] 8dc6ef1a942a: Pulling fs layer [2021-05-07T21:19:54.319Z] 2312dd95470a: Pulling fs layer [2021-05-07T21:19:54.319Z] 2312dd95470a: Waiting [2021-05-07T21:19:54.319Z] 2e060f4bd70b: Waiting [2021-05-07T21:19:54.319Z] 80e8d568a223: Waiting [2021-05-07T21:19:54.319Z] 8dc6ef1a942a: Waiting [2021-05-07T21:19:54.319Z] 292df0bc6bf3: Verifying Checksum [2021-05-07T21:19:54.319Z] 292df0bc6bf3: Download complete [2021-05-07T21:19:54.319Z] 6db28d0fdbf6: Verifying Checksum [2021-05-07T21:19:54.319Z] 6db28d0fdbf6: Download complete [2021-05-07T21:19:54.319Z] 05e7bc50f07f: Verifying Checksum [2021-05-07T21:19:54.319Z] 05e7bc50f07f: Download complete [2021-05-07T21:19:54.319Z] 80e8d568a223: Download complete [2021-05-07T21:19:54.319Z] 2312dd95470a: Verifying Checksum [2021-05-07T21:19:54.319Z] 2312dd95470a: Download complete [2021-05-07T21:19:54.319Z] 8dc6ef1a942a: Verifying Checksum [2021-05-07T21:19:54.319Z] 8dc6ef1a942a: Download complete [2021-05-07T21:19:54.319Z] 05e7bc50f07f: Pull complete [2021-05-07T21:19:54.319Z] 6db28d0fdbf6: Pull complete [2021-05-07T21:19:54.319Z] 292df0bc6bf3: Pull complete [2021-05-07T21:19:55.271Z] 2e060f4bd70b: Download complete [2021-05-07T21:19:57.869Z] 2e060f4bd70b: Pull complete [2021-05-07T21:19:57.869Z] 80e8d568a223: Pull complete [2021-05-07T21:19:57.869Z] 8dc6ef1a942a: Pull complete [2021-05-07T21:19:58.133Z] 2312dd95470a: Pull complete [2021-05-07T21:19:58.133Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T21:19:58.133Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-07T21:20:00.057Z] ---> 6693fa628ae4 [2021-05-07T21:20:00.058Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-07T21:20:00.058Z] ---> Running in 2b1b140134fa [2021-05-07T21:20:00.058Z] Removing intermediate container 2b1b140134fa [2021-05-07T21:20:00.058Z] ---> 81750dfe3849 [2021-05-07T21:20:00.058Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-07T21:20:00.058Z] ---> Running in 0378f40a76c0 [2021-05-07T21:20:01.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T21:20:01.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T21:20:02.167Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-07T21:20:02.167Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-07T21:20:02.430Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-07T21:20:02.430Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-07T21:20:02.430Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-07T21:20:02.693Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T21:20:02.693Z] OK: 150 MiB in 45 packages [2021-05-07T21:20:03.270Z] Removing intermediate container 0378f40a76c0 [2021-05-07T21:20:03.270Z] ---> fc25a2a5a85e [2021-05-07T21:20:03.270Z] Step 6/8 : WORKDIR /build [2021-05-07T21:20:03.534Z] ---> Running in f12e56eb8e04 [2021-05-07T21:20:03.534Z] Removing intermediate container f12e56eb8e04 [2021-05-07T21:20:03.534Z] ---> faef831ff6a3 [2021-05-07T21:20:03.534Z] Step 7/8 : COPY go.mod . [2021-05-07T21:20:03.800Z] ---> 7683ae2306cc [2021-05-07T21:20:03.800Z] Step 8/8 : RUN go mod download [2021-05-07T21:20:03.800Z] ---> Running in 266c90f136b0 [2021-05-07T21:20:05.050Z] Removing intermediate container 754d479265fc [2021-05-07T21:20:05.050Z] ---> eebf06846de5 [2021-05-07T21:20:05.050Z] Successfully built eebf06846de5 [2021-05-07T21:20:05.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:20:05.405Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T21:20:05.406Z] . [Pipeline] withDockerContainer [2021-05-07T21:20:05.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-3668 does not seem to be running inside a container [2021-05-07T21:20:05.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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 ******** ci-base-image-arm64 cat [2021-05-07T21:20:07.289Z] $ docker top 725f6c0c8a124ff37037a5623089a6c228a9a3f847cabc4c559061dfbf3eae21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T21:20:08.252Z] + go version [2021-05-07T21:20:08.252Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-07T21:20:08.279Z] $ docker stop --time=1 725f6c0c8a124ff37037a5623089a6c228a9a3f847cabc4c559061dfbf3eae21 [2021-05-07T21:20:10.203Z] $ docker rm -f 725f6c0c8a124ff37037a5623089a6c228a9a3f847cabc4c559061dfbf3eae21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:20:10.889Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T21:20:10.889Z] . [Pipeline] withDockerContainer [2021-05-07T21:20:11.157Z] prd-ubuntu18.04-docker-arm64-4c-16g-3668 does not seem to be running inside a container [2021-05-07T21:20:11.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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 ******** ci-base-image-arm64 cat [2021-05-07T21:20:12.799Z] $ docker top fdc152d2a3a8d07e369e68ea15d411c41d731af6b89aedc1f6849b7a83c9171a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T21:20:13.749Z] + go mod tidy [Pipeline] sh [2021-05-07T21:20:15.012Z] + make test [2021-05-07T21:20:15.012Z] make -C ./app-service-template build [2021-05-07T21:20:15.012Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:20:15.012Z] go mod tidy [2021-05-07T21:20:15.613Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-07T21:20:30.460Z] Removing intermediate container 266c90f136b0 [2021-05-07T21:20:30.460Z] ---> a006bece4777 [2021-05-07T21:20:30.460Z] Successfully built a006bece4777 [2021-05-07T21:20:30.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:20:30.789Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T21:20:31.051Z] . [Pipeline] withDockerContainer [2021-05-07T21:20:31.176Z] prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container [2021-05-07T21:20:31.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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 ******** ci-base-image-x86_64 cat [2021-05-07T21:20:32.217Z] $ docker top 4aff1e6643b1263a28413b9e7d305805ebd53acf17ef6a80aec4f25e464821a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T21:20:32.673Z] + go version [2021-05-07T21:20:32.673Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-07T21:20:32.698Z] $ docker stop --time=1 4aff1e6643b1263a28413b9e7d305805ebd53acf17ef6a80aec4f25e464821a1 [2021-05-07T21:20:34.076Z] $ docker rm -f 4aff1e6643b1263a28413b9e7d305805ebd53acf17ef6a80aec4f25e464821a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:20:34.608Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T21:20:34.608Z] . [Pipeline] withDockerContainer [2021-05-07T21:20:34.706Z] prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container [2021-05-07T21:20:34.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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 ******** ci-base-image-x86_64 cat [2021-05-07T21:20:35.419Z] $ docker top d10ecfefe02ce78dd5da99e51fb155978e0997789ccdac8d3021a04b06c2608b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T21:20:35.910Z] + go mod tidy [Pipeline] sh [2021-05-07T21:20:37.256Z] + make test [2021-05-07T21:20:37.256Z] make -C ./app-service-template build [2021-05-07T21:20:37.256Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:20:37.256Z] go mod tidy [2021-05-07T21:20:37.834Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-07T21:20:47.999Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:20:47.999Z] make -C ./app-service-template test [2021-05-07T21:20:47.999Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:20:47.999Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-07T21:20:52.902Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:20:52.902Z] make -C ./app-service-template test [2021-05-07T21:20:52.902Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:20:52.902Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-07T21:21:03.050Z] ok new-app-service 0.019s coverage: 47.8% of statements [2021-05-07T21:21:03.050Z] ? new-app-service/config [no test files] [2021-05-07T21:21:03.050Z] ok new-app-service/functions 0.012s [2021-05-07T21:21:03.050Z] CGO_ENABLED=1 go vet ./... [2021-05-07T21:21:09.743Z] gofmt -l . [2021-05-07T21:21:09.743Z] [ "`gofmt -l .`" = "" ] [2021-05-07T21:21:09.743Z] ./bin/test-go-mod-tidy.sh [2021-05-07T21:21:09.743Z] ./bin/test-attribution-txt.sh [2021-05-07T21:21:10.007Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:21:10.007Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-07T21:21:10.598Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-07T21:21:13.187Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.024s coverage: 56.5% of statements [2021-05-07T21:21:13.187Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.026s coverage: 92.5% of statements [2021-05-07T21:21:13.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-07T21:21:13.187Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.042s coverage: 61.5% of statements [2021-05-07T21:21:13.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-07T21:21:13.782Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.024s [2021-05-07T21:21:14.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.034s coverage: 75.4% of statements [2021-05-07T21:21:14.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-07T21:21:14.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-07T21:21:14.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-07T21:21:14.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-07T21:21:14.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-07T21:21:14.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-07T21:21:14.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.021s coverage: 97.0% of statements [2021-05-07T21:21:14.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-07T21:21:14.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.013s coverage: 10.5% of statements [2021-05-07T21:21:18.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.768s coverage: 75.5% of statements [2021-05-07T21:21:18.114Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-07T21:21:18.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 18.4% of statements [2021-05-07T21:21:18.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.035s coverage: 27.3% of statements [2021-05-07T21:21:18.114Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-07T21:21:18.114Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-07T21:21:18.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.013s coverage: 51.4% of statements [2021-05-07T21:21:20.391Z] ok new-app-service 0.038s coverage: 47.8% of statements [2021-05-07T21:21:20.391Z] ? new-app-service/config [no test files] [2021-05-07T21:21:20.391Z] ok new-app-service/functions 0.027s [2021-05-07T21:21:20.391Z] CGO_ENABLED=1 go vet ./... [2021-05-07T21:21:44.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 81.9% of statements [2021-05-07T21:21:44.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-05-07T21:21:44.751Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-07T21:21:44.751Z] gofmt -l . [2021-05-07T21:21:44.751Z] [ "`gofmt -l .`" = "" ] [2021-05-07T21:21:44.751Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-07T21:21:44.768Z] $ docker stop --time=1 d10ecfefe02ce78dd5da99e51fb155978e0997789ccdac8d3021a04b06c2608b [2021-05-07T21:21:46.434Z] $ docker rm -f d10ecfefe02ce78dd5da99e51fb155978e0997789ccdac8d3021a04b06c2608b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T21:21:47.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T21:21:47.201Z] gofmt -l . [2021-05-07T21:21:47.202Z] [ "`gofmt -l .`" = "" ] [2021-05-07T21:21:47.202Z] ./bin/test-go-mod-tidy.sh [2021-05-07T21:21:47.202Z] ./bin/test-attribution-txt.sh [2021-05-07T21:21:47.202Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' [2021-05-07T21:21:47.202Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-07T21:21:47.401Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:21:47.808Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-07T21:21:48.031Z] ---> job-cost.sh [2021-05-07T21:21:48.031Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bdxb [2021-05-07T21:21:56.149Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.073s coverage: 56.5% of statements [2021-05-07T21:21:56.149Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.100s coverage: 92.5% of statements [2021-05-07T21:21:56.149Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-07T21:21:56.149Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.099s coverage: 61.5% of statements [2021-05-07T21:21:56.149Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-07T21:21:56.149Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.050s [2021-05-07T21:21:58.156Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.100s coverage: 75.4% of statements [2021-05-07T21:21:58.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-07T21:21:58.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-07T21:21:58.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-07T21:21:58.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-07T21:21:58.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-07T21:21:58.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-07T21:21:58.156Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.023s coverage: 97.0% of statements [2021-05-07T21:21:58.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-07T21:21:58.759Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.053s coverage: 10.5% of statements [2021-05-07T21:22:02.996Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T21:22:03.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.830s coverage: 75.5% of statements [2021-05-07T21:22:03.109Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-07T21:22:03.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 18.4% of statements [2021-05-07T21:22:03.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.060s coverage: 27.3% of statements [2021-05-07T21:22:03.109Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-07T21:22:03.109Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-07T21:22:03.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.096s coverage: 51.4% of statements [2021-05-07T21:22:29.650Z] lf-activate-venv(): INFO: Adding /tmp/venv-bdxb/bin to PATH [2021-05-07T21:22:29.650Z] INFO: No Stack... [2021-05-07T21:22:30.598Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T21:22:31.173Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T21:22:31.488Z] + cat /w/workspace/app-functions-sdk-go/227/archives/cost.csv [2021-05-07T21:22:31.488Z] + cut -d, -f6 [Pipeline] lock [2021-05-07T21:22:31.577Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [2021-05-07T21:22:31.586Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] did not exist. Created. [2021-05-07T21:22:31.586Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T21:22:31.925Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-07T21:22:32.064Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T21:22:32.078Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-07T21:22:35.447Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.107s coverage: 81.9% of statements [2021-05-07T21:22:35.447Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements [2021-05-07T21:22:35.447Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-07T21:22:35.447Z] gofmt -l . [2021-05-07T21:22:35.723Z] [ "`gofmt -l .`" = "" ] [2021-05-07T21:22:35.998Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-07T21:22:36.616Z] $ docker stop --time=1 fdc152d2a3a8d07e369e68ea15d411c41d731af6b89aedc1f6849b7a83c9171a [2021-05-07T21:22:38.506Z] $ docker rm -f fdc152d2a3a8d07e369e68ea15d411c41d731af6b89aedc1f6849b7a83c9171a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T21:22:39.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T21:22:39.396Z] Warning: overwriting stash ‘coverage-report’ [2021-05-07T21:22:40.423Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:22:40.967Z] ---> job-cost.sh [2021-05-07T21:22:40.967Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qcrO [2021-05-07T21:23:19.992Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T21:24:41.714Z] lf-activate-venv(): INFO: Adding /tmp/venv-qcrO/bin to PATH [2021-05-07T21:24:41.714Z] INFO: No Stack... [2021-05-07T21:24:41.714Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-07T21:24:41.714Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T21:24:42.052Z] + cat /w/workspace/app-functions-sdk-go/227/archives/cost.csv [2021-05-07T21:24:42.052Z] + cut -d, -f6 [Pipeline] lock [2021-05-07T21:24:42.158Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [2021-05-07T21:24:42.171Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] did not exist. Created. [2021-05-07T21:24:42.171Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T21:24:42.545Z] /w/workspace/app-functions-sdk-go/227@tmp/durable-de6afd2c/script.sh: 1: /w/workspace/app-functions-sdk-go/227@tmp/durable-de6afd2c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-07T21:24:42.883Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-07T21:24:42.912Z] Warning: overwriting stash ‘stack-cost’ [2021-05-07T21:24:43.074Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T21:24:43.083Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] // lock [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-05-07T21:24:43.560Z] provisioning config files... [2021-05-07T21:24:43.588Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3289944448536064561tmp [Pipeline] { [Pipeline] sh [2021-05-07T21:24:44.076Z] + set +x [2021-05-07T21:24:44.076Z] + curl -s https://codecov.io/bash [2021-05-07T21:24:44.076Z] + bash -s -- [2021-05-07T21:24:44.348Z] [2021-05-07T21:24:44.348Z] _____ _ [2021-05-07T21:24:44.348Z] / ____| | | [2021-05-07T21:24:44.348Z] | | ___ __| | ___ ___ _____ __ [2021-05-07T21:24:44.348Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-07T21:24:44.348Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-07T21:24:44.348Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-07T21:24:44.348Z] Bash-1.0.2 [2021-05-07T21:24:44.348Z] [2021-05-07T21:24:44.348Z] [2021-05-07T21:24:44.348Z] ==> git version 2.24.3 found [2021-05-07T21:24:44.348Z] ==> 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-05-07T21:24:44.348Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-07T21:24:44.348Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-07T21:24:44.348Z] ==> Jenkins CI detected. [2021-05-07T21:24:44.348Z] project root: . [2021-05-07T21:24:44.348Z] --> token set from env [2021-05-07T21:24:44.348Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-07T21:24:44.348Z] ==> Running gcov in . (disable via -X gcov) [2021-05-07T21:24:44.348Z] ==> Python coveragepy not found [2021-05-07T21:24:44.348Z] ==> Searching for coverage reports in: [2021-05-07T21:24:44.348Z] + . [2021-05-07T21:24:44.631Z] -> Found 2 reports [2021-05-07T21:24:44.631Z] ==> Detecting git/mercurial file structure [2021-05-07T21:24:44.631Z] ==> Reading reports [2021-05-07T21:24:44.631Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-07T21:24:44.631Z] + ./coverage.out bytes=86447 [2021-05-07T21:24:44.631Z] ==> Appending adjustments [2021-05-07T21:24:44.631Z] https://docs.codecov.io/docs/fixing-reports [2021-05-07T21:24:45.643Z] + Found adjustments [2021-05-07T21:24:45.643Z] ==> Gzipping contents [2021-05-07T21:24:45.643Z] 16K /tmp/codecov.FW536h.gz [2021-05-07T21:24:45.643Z] ==> Uploading reports [2021-05-07T21:24:45.643Z] url: https://codecov.io [2021-05-07T21:24:45.643Z] query: branch=master&commit=3b42cf363f20bae43c178459c74c2e2ed1e81bd2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-07T21:24:45.643Z] -> Pinging Codecov [2021-05-07T21:24:45.643Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=3b42cf363f20bae43c178459c74c2e2ed1e81bd2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-07T21:24:46.284Z] -> Uploading to [2021-05-07T21:24:46.284Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-07/3D8B5DFFC46A037C893635FACE044666/3b42cf363f20bae43c178459c74c2e2ed1e81bd2/37e3a18d-196f-4651-bdbd-087f6c03f10f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T212446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab928d4d946a5a5c445427e2ca706c57d70b78ae7db0b2bfca60bd1882b54380 [2021-05-07T21:24:46.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T21:24:46.615Z] Dload Upload Total Spent Left Speed [2021-05-07T21:24:46.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15288 0 0 100 15288 0 27881 --:--:-- --:--:-- --:--:-- 27948 [2021-05-07T21:24:46.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] } [2021-05-07T21:24:46.964Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-07T21:24:47.617Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-07T21:24:47.638Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:24:48.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-07T21:24:48.310Z] [2021-05-07T21:24:48.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:24:48.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-07T21:24:49.114Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-07T21:24:49.115Z] 188c0c94c7c5: Pulling fs layer [2021-05-07T21:24:49.115Z] 0ef7d3d256c8: Pulling fs layer [2021-05-07T21:24:49.115Z] de9db76c5a1d: Pulling fs layer [2021-05-07T21:24:49.115Z] 0eba1c9be4d2: Pulling fs layer [2021-05-07T21:24:49.115Z] 0d57e429df01: Pulling fs layer [2021-05-07T21:24:49.115Z] 4e4be7b47b0d: Pulling fs layer [2021-05-07T21:24:49.115Z] e1f770b5df2f: Pulling fs layer [2021-05-07T21:24:49.115Z] 85a0685a4137: Pulling fs layer [2021-05-07T21:24:49.115Z] 0d57e429df01: Waiting [2021-05-07T21:24:49.115Z] 4e4be7b47b0d: Waiting [2021-05-07T21:24:49.115Z] e1f770b5df2f: Waiting [2021-05-07T21:24:49.115Z] 0eba1c9be4d2: Waiting [2021-05-07T21:24:49.115Z] 85a0685a4137: Waiting [2021-05-07T21:24:49.115Z] de9db76c5a1d: Download complete [2021-05-07T21:24:49.115Z] 0ef7d3d256c8: Download complete [2021-05-07T21:24:49.115Z] 0d57e429df01: Verifying Checksum [2021-05-07T21:24:49.115Z] 0d57e429df01: Download complete [2021-05-07T21:24:49.115Z] 4e4be7b47b0d: Verifying Checksum [2021-05-07T21:24:49.115Z] 4e4be7b47b0d: Download complete [2021-05-07T21:24:49.391Z] 188c0c94c7c5: Verifying Checksum [2021-05-07T21:24:49.391Z] 188c0c94c7c5: Download complete [2021-05-07T21:24:50.043Z] 188c0c94c7c5: Pull complete [2021-05-07T21:24:50.398Z] 0ef7d3d256c8: Pull complete [2021-05-07T21:24:50.775Z] de9db76c5a1d: Pull complete [2021-05-07T21:24:53.639Z] e1f770b5df2f: Verifying Checksum [2021-05-07T21:24:53.639Z] e1f770b5df2f: Download complete [2021-05-07T21:25:01.228Z] 0eba1c9be4d2: Verifying Checksum [2021-05-07T21:25:01.228Z] 0eba1c9be4d2: Download complete [2021-05-07T21:25:03.313Z] 85a0685a4137: Verifying Checksum [2021-05-07T21:25:03.313Z] 85a0685a4137: Download complete [2021-05-07T21:25:15.988Z] 0eba1c9be4d2: Pull complete [2021-05-07T21:25:15.988Z] 0d57e429df01: Pull complete [2021-05-07T21:25:15.988Z] 4e4be7b47b0d: Pull complete [2021-05-07T21:25:17.997Z] e1f770b5df2f: Pull complete [2021-05-07T21:25:30.540Z] 85a0685a4137: Pull complete [2021-05-07T21:25:30.540Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-07T21:25:30.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-07T21:25:30.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-07T21:25:31.082Z] prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container [2021-05-07T21:25:31.285Z] $ 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-05-07T21:25:33.086Z] $ docker top 85dbe6036ea609472e590e2b6fe29e80ace20ec54ef2735f4c19e39d96608453 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-07T21:25:33.391Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-07T21:25:33.809Z] + set -o pipefail [2021-05-07T21:25:33.809Z] + snyk monitor '--org=edgex-jenkins' [2021-05-07T21:25:52.337Z] [2021-05-07T21:25:52.337Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-07T21:25:52.337Z] [2021-05-07T21:25:52.337Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/e92915c4-8ce8-4db5-beb2-44db48973de1 [2021-05-07T21:25:52.337Z] [2021-05-07T21:25:52.337Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-07T21:25:52.337Z] [2021-05-07T21:25:52.337Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-07T21:25:52.337Z] [2021-05-07T21:25:52.337Z] [Pipeline] } [2021-05-07T21:25:52.367Z] $ docker stop --time=1 85dbe6036ea609472e590e2b6fe29e80ace20ec54ef2735f4c19e39d96608453 [2021-05-07T21:25:55.005Z] $ docker rm -f 85dbe6036ea609472e590e2b6fe29e80ace20ec54ef2735f4c19e39d96608453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-07T21:25:56.677Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T21:25:56.699Z] provisioning config files... [2021-05-07T21:25:56.711Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3492088304509991427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:25:57.136Z] --> edgex-publish-swagger.sh [2021-05-07T21:25:57.136Z] === Publish openapi/v2 API === [2021-05-07T21:25:57.136Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-07T21:25:57.136Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-07T21:25:57.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T21:25:57.136Z] Dload Upload Total Spent Left Speed [2021-05-07T21:25:58.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11079 0:00:01 0:00:01 --:--:-- 11108 100 13052 0 0 100 13052 0 11076 0:00:01 0:00:01 --:--:-- 11108 [2021-05-07T21:25:58.621Z] [2021-05-07T21:25:58.621Z] [Pipeline] } [2021-05-07T21:25:58.638Z] 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-05-07T21:25:59.187Z] + git log --format=format:%s -1 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:25:59.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T21:25:59.583Z] . [Pipeline] withDockerContainer [2021-05-07T21:25:59.886Z] prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container [2021-05-07T21:26:00.025Z] $ 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-05-07T21:26:01.458Z] $ docker top 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T21:26:02.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T21:26:02.044Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T21:26:02.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T21:26:02.989Z] $ docker exec 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a ssh-agent [2021-05-07T21:26:03.303Z] SSH_AUTH_SOCK=/tmp/ssh-rxTiabY3tuBb/agent.11 [2021-05-07T21:26:03.303Z] SSH_AGENT_PID=16 [2021-05-07T21:26:03.313Z] Running ssh-add (command line suppressed) [2021-05-07T21:26:03.554Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7047762923288630204.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7047762923288630204.key) [2021-05-07T21:26:03.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T21:26:04.077Z] + git semver tag [2021-05-07T21:26:04.350Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T21:26:04.350Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T21:26:04.350Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T21:26:04.350Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T21:26:04.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T21:26:04.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T21:26:04.350Z] # $SEMVER_BRANCH = master [2021-05-07T21:26:04.350Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-07T21:26:04.350Z] # 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 HEAD [2021-05-07T21:26:04.350Z] # -> Force: false [2021-05-07T21:26:04.350Z] # 58fe3435e051e8b0dd0cfd675f4e0ca9f70cb5db refs/tags/v2.0.0-dev.55 [Pipeline] } [2021-05-07T21:26:04.379Z] $ docker exec --env ******** --env ******** 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a ssh-agent -k [2021-05-07T21:26:04.680Z] unset SSH_AUTH_SOCK; [2021-05-07T21:26:04.681Z] unset SSH_AGENT_PID; [2021-05-07T21:26:04.681Z] echo Agent pid 16 killed; [2021-05-07T21:26:04.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T21:26:05.560Z] + git semver [Pipeline] } [2021-05-07T21:26:05.594Z] $ docker stop --time=1 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a [2021-05-07T21:26:07.410Z] $ docker rm -f 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:26:08.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-07T21:26:08.574Z] [2021-05-07T21:26:08.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:26:09.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-07T21:26:09.374Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-07T21:26:09.374Z] ab5ef0e58194: Pulling fs layer [2021-05-07T21:26:09.374Z] 9712f1f96733: Pulling fs layer [2021-05-07T21:26:09.374Z] 63f879dbbcfc: Pulling fs layer [2021-05-07T21:26:09.374Z] 0d9ebad4ef96: Pulling fs layer [2021-05-07T21:26:09.374Z] e9a5061849ea: Pulling fs layer [2021-05-07T21:26:09.374Z] d747dcd14b5f: Pulling fs layer [2021-05-07T21:26:09.374Z] 2de7ff778b66: Pulling fs layer [2021-05-07T21:26:09.374Z] 0d9ebad4ef96: Waiting [2021-05-07T21:26:09.374Z] e9a5061849ea: Waiting [2021-05-07T21:26:09.374Z] d747dcd14b5f: Waiting [2021-05-07T21:26:09.374Z] 2de7ff778b66: Waiting [2021-05-07T21:26:09.374Z] 9712f1f96733: Verifying Checksum [2021-05-07T21:26:09.374Z] 9712f1f96733: Download complete [2021-05-07T21:26:14.092Z] 63f879dbbcfc: Verifying Checksum [2021-05-07T21:26:14.092Z] 63f879dbbcfc: Download complete [2021-05-07T21:26:15.334Z] e9a5061849ea: Verifying Checksum [2021-05-07T21:26:15.334Z] e9a5061849ea: Download complete [2021-05-07T21:26:15.645Z] d747dcd14b5f: Verifying Checksum [2021-05-07T21:26:15.645Z] d747dcd14b5f: Download complete [2021-05-07T21:26:16.649Z] 0d9ebad4ef96: Verifying Checksum [2021-05-07T21:26:16.649Z] 0d9ebad4ef96: Download complete [2021-05-07T21:26:16.938Z] 2de7ff778b66: Verifying Checksum [2021-05-07T21:26:16.938Z] 2de7ff778b66: Download complete [2021-05-07T21:26:17.542Z] ab5ef0e58194: Verifying Checksum [2021-05-07T21:26:17.542Z] ab5ef0e58194: Download complete [2021-05-07T21:26:30.211Z] ab5ef0e58194: Pull complete [2021-05-07T21:26:30.211Z] 9712f1f96733: Pull complete [2021-05-07T21:26:33.643Z] 63f879dbbcfc: Pull complete [2021-05-07T21:26:49.010Z] 0d9ebad4ef96: Pull complete [2021-05-07T21:26:52.671Z] e9a5061849ea: Pull complete [2021-05-07T21:26:52.671Z] d747dcd14b5f: Pull complete [2021-05-07T21:26:57.222Z] 2de7ff778b66: Pull complete [2021-05-07T21:26:57.222Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-07T21:26:57.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-07T21:26:57.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-07T21:26:57.898Z] prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container [2021-05-07T21:26:58.055Z] $ 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-05-07T21:27:01.599Z] $ docker top cbf6ec03153d8827000141db1a0eb2033d10e3ac6668f67f9577933d13f4024f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-07T21:27:02.066Z] provisioning config files... [2021-05-07T21:27:02.197Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4037545513218505004tmp [2021-05-07T21:27:02.855Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3084598675115671858tmp [2021-05-07T21:27:03.062Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config21392959768879064tmp [Pipeline] { [Pipeline] echo [2021-05-07T21:27:03.119Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:27:04.006Z] ---> sigul-configuration.sh [2021-05-07T21:27:04.006Z] gpg: directory `/root/.gnupg' created [2021-05-07T21:27:04.006Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-07T21:27:04.006Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-07T21:27:04.006Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-07T21:27:04.006Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-07T21:27:04.006Z] gpg: CAST5 encrypted data [2021-05-07T21:27:04.320Z] gpg: encrypted with 1 passphrase [2021-05-07T21:27:04.320Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-07T21:27:05.349Z] + mkdir /home/jenkins [2021-05-07T21:27:05.349Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-07T21:27:06.093Z] + 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-05-07T21:27:06.116Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:27:06.471Z] ---> sigul-install.sh [2021-05-07T21:27:19.030Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-07T21:27:20.270Z] + git tag --list [2021-05-07T21:27:20.270Z] v0.1.0 [2021-05-07T21:27:20.270Z] v0.1.1 [2021-05-07T21:27:20.270Z] v1.0.0 [2021-05-07T21:27:20.270Z] v1.1.0 [2021-05-07T21:27:20.270Z] v1.2.0 [2021-05-07T21:27:20.270Z] v1.3.0 [2021-05-07T21:27:20.270Z] v1.3.1 [2021-05-07T21:27:20.270Z] v1.3.1-dev.1 [2021-05-07T21:27:20.270Z] v1.3.2-dev.1 [2021-05-07T21:27:20.270Z] v2.0.0-dev.1 [2021-05-07T21:27:20.270Z] v2.0.0-dev.10 [2021-05-07T21:27:20.270Z] v2.0.0-dev.11 [2021-05-07T21:27:20.270Z] v2.0.0-dev.12 [2021-05-07T21:27:20.270Z] v2.0.0-dev.13 [2021-05-07T21:27:20.270Z] v2.0.0-dev.14 [2021-05-07T21:27:20.270Z] v2.0.0-dev.15 [2021-05-07T21:27:20.270Z] v2.0.0-dev.16 [2021-05-07T21:27:20.270Z] v2.0.0-dev.17 [2021-05-07T21:27:20.270Z] v2.0.0-dev.18 [2021-05-07T21:27:20.270Z] v2.0.0-dev.19 [2021-05-07T21:27:20.270Z] v2.0.0-dev.2 [2021-05-07T21:27:20.270Z] v2.0.0-dev.20 [2021-05-07T21:27:20.270Z] v2.0.0-dev.21 [2021-05-07T21:27:20.270Z] v2.0.0-dev.22 [2021-05-07T21:27:20.270Z] v2.0.0-dev.23 [2021-05-07T21:27:20.270Z] v2.0.0-dev.24 [2021-05-07T21:27:20.270Z] v2.0.0-dev.25 [2021-05-07T21:27:20.270Z] v2.0.0-dev.26 [2021-05-07T21:27:20.270Z] v2.0.0-dev.27 [2021-05-07T21:27:20.270Z] v2.0.0-dev.28 [2021-05-07T21:27:20.270Z] v2.0.0-dev.29 [2021-05-07T21:27:20.270Z] v2.0.0-dev.3 [2021-05-07T21:27:20.270Z] v2.0.0-dev.30 [2021-05-07T21:27:20.270Z] v2.0.0-dev.31 [2021-05-07T21:27:20.270Z] v2.0.0-dev.32 [2021-05-07T21:27:20.270Z] v2.0.0-dev.33 [2021-05-07T21:27:20.270Z] v2.0.0-dev.34 [2021-05-07T21:27:20.270Z] v2.0.0-dev.35 [2021-05-07T21:27:20.270Z] v2.0.0-dev.36 [2021-05-07T21:27:20.270Z] v2.0.0-dev.37 [2021-05-07T21:27:20.270Z] v2.0.0-dev.38 [2021-05-07T21:27:20.270Z] v2.0.0-dev.39 [2021-05-07T21:27:20.270Z] v2.0.0-dev.4 [2021-05-07T21:27:20.270Z] v2.0.0-dev.40 [2021-05-07T21:27:20.270Z] v2.0.0-dev.41 [2021-05-07T21:27:20.270Z] v2.0.0-dev.42 [2021-05-07T21:27:20.270Z] v2.0.0-dev.43 [2021-05-07T21:27:20.270Z] v2.0.0-dev.44 [2021-05-07T21:27:20.270Z] v2.0.0-dev.45 [2021-05-07T21:27:20.270Z] v2.0.0-dev.46 [2021-05-07T21:27:20.270Z] v2.0.0-dev.47 [2021-05-07T21:27:20.270Z] v2.0.0-dev.48 [2021-05-07T21:27:20.270Z] v2.0.0-dev.49 [2021-05-07T21:27:20.270Z] v2.0.0-dev.5 [2021-05-07T21:27:20.270Z] v2.0.0-dev.50 [2021-05-07T21:27:20.270Z] v2.0.0-dev.51 [2021-05-07T21:27:20.270Z] v2.0.0-dev.52 [2021-05-07T21:27:20.270Z] v2.0.0-dev.53 [2021-05-07T21:27:20.270Z] v2.0.0-dev.54 [2021-05-07T21:27:20.270Z] v2.0.0-dev.55 [2021-05-07T21:27:20.270Z] v2.0.0-dev.6 [2021-05-07T21:27:20.270Z] v2.0.0-dev.7 [2021-05-07T21:27:20.270Z] v2.0.0-dev.8 [2021-05-07T21:27:20.270Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-07T21:27:21.301Z] + lftools sign git-tag v2.0.0-dev.55 [2021-05-07T21:27:24.021Z] Signing Git tag with Sigul... [2021-05-07T21:27:24.021Z] Signing v2.0.0-dev.55 [Pipeline] echo [2021-05-07T21:27:25.122Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:27:25.795Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-07T21:27:25.817Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-07T21:27:25.874Z] $ docker stop --time=1 cbf6ec03153d8827000141db1a0eb2033d10e3ac6668f67f9577933d13f4024f [2021-05-07T21:27:29.176Z] $ docker rm -f cbf6ec03153d8827000141db1a0eb2033d10e3ac6668f67f9577933d13f4024f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:27:30.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T21:27:30.536Z] . [Pipeline] withDockerContainer [2021-05-07T21:27:31.007Z] prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container [2021-05-07T21:27:31.177Z] $ 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-05-07T21:27:33.580Z] $ docker top 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T21:27:34.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T21:27:34.125Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T21:27:35.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T21:27:35.007Z] $ docker exec 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e ssh-agent [2021-05-07T21:27:35.952Z] SSH_AUTH_SOCK=/tmp/ssh-W78besqBvzie/agent.11 [2021-05-07T21:27:35.952Z] SSH_AGENT_PID=17 [2021-05-07T21:27:35.983Z] Running ssh-add (command line suppressed) [2021-05-07T21:27:36.879Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7760319948370576090.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7760319948370576090.key) [2021-05-07T21:27:37.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T21:27:38.184Z] + git semver bump pre [2021-05-07T21:27:38.184Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T21:27:38.184Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T21:27:38.184Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T21:27:38.184Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T21:27:38.184Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T21:27:38.184Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T21:27:38.184Z] # $SEMVER_BRANCH = master [2021-05-07T21:27:38.184Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-07T21:27:38.184Z] 2.0.0-dev.56 [Pipeline] } [2021-05-07T21:27:38.230Z] $ docker exec --env ******** --env ******** 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e ssh-agent -k [2021-05-07T21:27:38.682Z] unset SSH_AUTH_SOCK; [2021-05-07T21:27:38.683Z] unset SSH_AGENT_PID; [2021-05-07T21:27:38.683Z] echo Agent pid 17 killed; [2021-05-07T21:27:38.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T21:27:39.323Z] + git semver [Pipeline] } [2021-05-07T21:27:39.392Z] $ docker stop --time=1 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e [2021-05-07T21:27:41.281Z] $ docker rm -f 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:27:42.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T21:27:42.517Z] . [Pipeline] withDockerContainer [2021-05-07T21:27:42.885Z] prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container [2021-05-07T21:27:43.050Z] $ 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-05-07T21:27:44.554Z] $ docker top dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T21:27:44.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T21:27:44.945Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T21:27:45.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T21:27:45.857Z] $ docker exec dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca ssh-agent [2021-05-07T21:27:46.310Z] SSH_AUTH_SOCK=/tmp/ssh-5B7vDbYUl9BV/agent.12 [2021-05-07T21:27:46.310Z] SSH_AGENT_PID=17 [2021-05-07T21:27:46.326Z] Running ssh-add (command line suppressed) [2021-05-07T21:27:46.844Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3489168112923847949.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3489168112923847949.key) [2021-05-07T21:27:47.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T21:27:47.529Z] + git semver push [2021-05-07T21:27:47.807Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T21:27:47.807Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T21:27:47.807Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T21:27:47.807Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T21:27:47.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T21:27:47.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T21:27:47.807Z] # $SEMVER_BRANCH = master [2021-05-07T21:27:47.807Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-07T21:27:53.602Z] $ docker exec --env ******** --env ******** dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca ssh-agent -k [2021-05-07T21:27:54.207Z] unset SSH_AUTH_SOCK; [2021-05-07T21:27:54.210Z] unset SSH_AGENT_PID; [2021-05-07T21:27:54.210Z] echo Agent pid 17 killed; [2021-05-07T21:27:54.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T21:27:55.404Z] + git semver [Pipeline] } [2021-05-07T21:27:55.454Z] $ docker stop --time=1 dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca [2021-05-07T21:27:58.201Z] $ docker rm -f dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca [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-05-07T21:28:00.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:28:00.900Z] ---> package-listing.sh [2021-05-07T21:28:00.900Z] ++ facter osfamily [2021-05-07T21:28:00.900Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-07T21:28:01.183Z] + OS_FAMILY=redhat [2021-05-07T21:28:01.183Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T21:28:01.183Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-07T21:28:01.183Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-07T21:28:01.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-07T21:28:01.183Z] + PACKAGES=/tmp/packages_start.txt [2021-05-07T21:28:01.183Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-07T21:28:01.183Z] + PACKAGES=/tmp/packages_end.txt [2021-05-07T21:28:01.183Z] + case "${OS_FAMILY}" in [2021-05-07T21:28:01.183Z] + sort [2021-05-07T21:28:01.183Z] + rpm -qa [2021-05-07T21:28:09.679Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-07T21:28:09.679Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-07T21:28:09.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-07T21:28:09.679Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-07T21:28:09.679Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-07T21:28:09.679Z] + 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-05-07T21:28:09.722Z] 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-05-07T21:28:10.228Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:28:10.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T21:28:11.256Z] [2021-05-07T21:28:11.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-07T21:28:11.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T21:28:12.623Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-07T21:28:12.623Z] df20fa9351a1: Pulling fs layer [2021-05-07T21:28:12.623Z] 36b3adc4ff6f: Pulling fs layer [2021-05-07T21:28:12.623Z] 8ad3a11d3b57: Pulling fs layer [2021-05-07T21:28:12.623Z] 46f8f816bc3b: Pulling fs layer [2021-05-07T21:28:12.623Z] 93b61091891f: Pulling fs layer [2021-05-07T21:28:12.623Z] 93b9cdb0e59b: Pulling fs layer [2021-05-07T21:28:12.623Z] 5e14af77c1be: Pulling fs layer [2021-05-07T21:28:12.623Z] 01666e4c0597: Pulling fs layer [2021-05-07T21:28:12.623Z] aa168da1d23b: Pulling fs layer [2021-05-07T21:28:12.623Z] 93b61091891f: Waiting [2021-05-07T21:28:12.623Z] 93b9cdb0e59b: Waiting [2021-05-07T21:28:12.623Z] 5e14af77c1be: Waiting [2021-05-07T21:28:12.623Z] 01666e4c0597: Waiting [2021-05-07T21:28:12.623Z] aa168da1d23b: Waiting [2021-05-07T21:28:12.623Z] 46f8f816bc3b: Waiting [2021-05-07T21:28:12.943Z] 36b3adc4ff6f: Verifying Checksum [2021-05-07T21:28:12.943Z] 36b3adc4ff6f: Download complete [2021-05-07T21:28:12.943Z] 46f8f816bc3b: Verifying Checksum [2021-05-07T21:28:12.943Z] 46f8f816bc3b: Download complete [2021-05-07T21:28:12.943Z] df20fa9351a1: Verifying Checksum [2021-05-07T21:28:12.943Z] df20fa9351a1: Download complete [2021-05-07T21:28:13.217Z] 93b9cdb0e59b: Verifying Checksum [2021-05-07T21:28:13.217Z] 93b9cdb0e59b: Download complete [2021-05-07T21:28:13.217Z] 5e14af77c1be: Verifying Checksum [2021-05-07T21:28:13.217Z] 5e14af77c1be: Download complete [2021-05-07T21:28:13.217Z] 01666e4c0597: Verifying Checksum [2021-05-07T21:28:13.217Z] 01666e4c0597: Download complete [2021-05-07T21:28:13.217Z] 93b61091891f: Download complete [2021-05-07T21:28:13.830Z] df20fa9351a1: Pull complete [2021-05-07T21:28:14.576Z] 8ad3a11d3b57: Verifying Checksum [2021-05-07T21:28:14.576Z] 8ad3a11d3b57: Download complete [2021-05-07T21:28:14.892Z] 36b3adc4ff6f: Pull complete [2021-05-07T21:28:18.997Z] 8ad3a11d3b57: Pull complete [2021-05-07T21:28:18.997Z] 46f8f816bc3b: Pull complete [2021-05-07T21:28:20.793Z] 93b61091891f: Pull complete [2021-05-07T21:28:20.793Z] 93b9cdb0e59b: Pull complete [2021-05-07T21:28:21.860Z] 5e14af77c1be: Pull complete [2021-05-07T21:28:22.153Z] 01666e4c0597: Pull complete [2021-05-07T21:28:22.805Z] aa168da1d23b: Verifying Checksum [2021-05-07T21:28:22.805Z] aa168da1d23b: Download complete [2021-05-07T21:28:41.521Z] aa168da1d23b: Pull complete [2021-05-07T21:28:41.521Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-07T21:28:41.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T21:28:41.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-07T21:28:42.173Z] prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container [2021-05-07T21:28:42.318Z] $ 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-05-07T21:28:46.146Z] $ docker top 26a8ab1c6a244b92c9c50ecd6f6b732a92f084a6fc38f6b3ccfd0f8b03db2044 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T21:28:48.066Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-07T21:28:49.053Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-07T21:28:49.409Z] + ls /var/log/sa-host [2021-05-07T21:28:49.409Z] + sadf -c /var/log/sa-host/sa07 [2021-05-07T21:28:49.409Z] file_magic: OK [2021-05-07T21:28:49.409Z] HZ: Using current value: 100 [2021-05-07T21:28:49.409Z] file_header: OK [2021-05-07T21:28:49.409Z] 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-05-07T21:28:49.409Z] Statistics: [2021-05-07T21:28:49.409Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-07T21:28:49.409Z] File successfully converted to sysstat format version 12.2.1 [2021-05-07T21:28:49.409Z] + sadf -c /var/log/sa-host/sa23 [2021-05-07T21:28:49.409Z] file_magic: OK [2021-05-07T21:28:49.409Z] HZ: Using current value: 100 [2021-05-07T21:28:49.409Z] file_header: OK [2021-05-07T21:28:49.409Z] 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-05-07T21:28:49.409Z] Statistics: [2021-05-07T21:28:49.409Z] Hnuu...uuuununununu... [2021-05-07T21:28:49.409Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T21:28:50.029Z] provisioning config files... [2021-05-07T21:28:50.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6931811711448024432tmp [Pipeline] { [Pipeline] echo [2021-05-07T21:28:50.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:28:50.826Z] ---> create-netrc.sh [Pipeline] } [2021-05-07T21:28:50.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-07T21:28:50.877Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:28:51.965Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-07T21:28:51.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:28:52.328Z] ---> sudo-logs.sh [2021-05-07T21:28:52.328Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-07T21:28:52.663Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:28:53.655Z] ---> job-cost.sh [2021-05-07T21:28:53.938Z] lf-activate-venv: SKIPPING [2021-05-07T21:28:53.938Z] DEBUG: total: 0.20999999344348907 [2021-05-07T21:28:53.938Z] INFO: Retrieving Stack Cost... [2021-05-07T21:28:54.935Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T21:28:55.921Z] INFO: Archiving Costs [Pipeline] echo [2021-05-07T21:28:55.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T21:28:56.633Z] ---> logs-deploy.sh [2021-05-07T21:28:56.633Z] lf-activate-venv: SKIPPING [2021-05-07T21:28:56.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/227 [2021-05-07T21:28:56.633Z] INFO: archiving workspace using pattern(s): [2021-05-07T21:29:00.154Z] Archives upload complete. [2021-05-07T21:29:00.154Z] INFO: archiving logs to Nexus