Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f281c8b713d95d8c203921f39489e26903a82368 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26588 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f281c8b713d95d8c203921f39489e26903a82368 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f281c8b713d95d8c203921f39489e26903a82368 # timeout=10 Commit message: "Merge pull request #701 from lenny-intel/log-tags" > git rev-list --no-walk d22e914b307701daf6362d5d20470ca2579e0e56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-16T16:45:58.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-16T16:45:58.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-16T16:45:58.819Z] ========================================================= [2021-02-16T16:45:58.819Z] EdgeX Global Pipelines Version Info [2021-02-16T16:45:58.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:46:00.301Z] ------------------- [2021-02-16T16:46:00.302Z] stable info: [2021-02-16T16:46:00.302Z] ------------------- [2021-02-16T16:46:00.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-16T16:46:00.302Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-16T16:46:00.302Z] Message: update stable to v1.0.179 [2021-02-16T16:46:01.250Z] ------------------- [2021-02-16T16:46:01.250Z] experimental info: [2021-02-16T16:46:01.250Z] ------------------- [2021-02-16T16:46:01.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-16T16:46:01.250Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-16T16:46:01.250Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-16T16:46:01.514Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-16T16:46:01.605Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-16T16:46:01.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-16T16:46:01.824Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-16T16:46:01.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-16T16:46:02.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-16T16:46:02.163Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-16T16:46:02.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-16T16:46:02.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-16T16:46:02.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-16T16:46:02.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-16T16:46:02.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-16T16:46:02.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-16T16:46:02.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-16T16:46:02.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-16T16:46:03.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-16T16:46:03.159Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-16T16:46:03.249Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-16T16:46:03.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-16T16:46:03.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-16T16:46:03.521Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-16T16:46:03.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-16T16:46:03.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-16T16:46:03.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-16T16:46:03.930Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-16T16:46:04.031Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-16T16:46:04.122Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-16T16:46:04.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-16T16:46:04.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-16T16:46:04.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-16T16:46:04.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f281c8b713d95d8c203921f39489e26903a82368 [Pipeline] echo [2021-02-16T16:46:04.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f281c8b [Pipeline] echo [2021-02-16T16:46:04.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-16T16:46:05.366Z] + git log --format=format:%s -1 f281c8b713d95d8c203921f39489e26903a82368 [Pipeline] echo [2021-02-16T16:46:05.456Z] GIT_COMMIT: f281c8b713d95d8c203921f39489e26903a82368, Commit Message: Merge pull request #701 from lenny-intel/log-tags [Pipeline] echo [2021-02-16T16:46:05.500Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:46:06.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-16T16:46:06.377Z] [2021-02-16T16:46:06.377Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:46:06.726Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-16T16:46:06.727Z] latest: Pulling from edgex-devops/git-semver [2021-02-16T16:46:06.727Z] 31603596830f: Pulling fs layer [2021-02-16T16:46:06.727Z] 2a8b12db71e7: Pulling fs layer [2021-02-16T16:46:06.727Z] 6ca5941a6612: Pulling fs layer [2021-02-16T16:46:06.727Z] ecc8261a40a4: Pulling fs layer [2021-02-16T16:46:06.727Z] ecc8261a40a4: Waiting [2021-02-16T16:46:06.727Z] 2a8b12db71e7: Verifying Checksum [2021-02-16T16:46:06.727Z] 2a8b12db71e7: Download complete [2021-02-16T16:46:06.992Z] 31603596830f: Download complete [2021-02-16T16:46:06.992Z] ecc8261a40a4: Verifying Checksum [2021-02-16T16:46:06.992Z] ecc8261a40a4: Download complete [2021-02-16T16:46:06.992Z] 6ca5941a6612: Verifying Checksum [2021-02-16T16:46:06.992Z] 6ca5941a6612: Download complete [2021-02-16T16:46:07.256Z] 31603596830f: Pull complete [2021-02-16T16:46:07.520Z] 2a8b12db71e7: Pull complete [2021-02-16T16:46:08.479Z] 6ca5941a6612: Pull complete [2021-02-16T16:46:08.742Z] ecc8261a40a4: Pull complete [2021-02-16T16:46:08.742Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-16T16:46:08.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-16T16:46:08.742Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-16T16:46:08.852Z] prd-centos7-docker-4c-2g-26588 does not seem to be running inside a container [2021-02-16T16:46:08.900Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-16T16:46:11.245Z] $ docker top b86a359d8b75ba8469352d81238dfc7d8d882e194a6dc71abeb976c1b246d915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-16T16:46:11.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-16T16:46:11.566Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-16T16:46:11.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-16T16:46:11.835Z] $ docker exec b86a359d8b75ba8469352d81238dfc7d8d882e194a6dc71abeb976c1b246d915 ssh-agent [2021-02-16T16:46:12.017Z] SSH_AUTH_SOCK=/tmp/ssh-j63Dgy1tAtla/agent.12 [2021-02-16T16:46:12.017Z] SSH_AGENT_PID=17 [2021-02-16T16:46:12.031Z] Running ssh-add (command line suppressed) [2021-02-16T16:46:12.250Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4514311197805403935.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4514311197805403935.key) [2021-02-16T16:46:12.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-16T16:46:12.641Z] + git tag --points-at HEAD [Pipeline] } [2021-02-16T16:46:12.665Z] $ docker exec --env ******** --env ******** b86a359d8b75ba8469352d81238dfc7d8d882e194a6dc71abeb976c1b246d915 ssh-agent -k [2021-02-16T16:46:12.798Z] unset SSH_AUTH_SOCK; [2021-02-16T16:46:12.798Z] unset SSH_AGENT_PID; [2021-02-16T16:46:12.798Z] echo Agent pid 17 killed; [2021-02-16T16:46:12.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-16T16:46:12.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-16T16:46:12.981Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-16T16:46:13.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-16T16:46:13.171Z] $ docker exec b86a359d8b75ba8469352d81238dfc7d8d882e194a6dc71abeb976c1b246d915 ssh-agent [2021-02-16T16:46:13.345Z] SSH_AUTH_SOCK=/tmp/ssh-VQWVLEJsHOEy/agent.45 [2021-02-16T16:46:13.345Z] SSH_AGENT_PID=50 [2021-02-16T16:46:13.351Z] Running ssh-add (command line suppressed) [2021-02-16T16:46:13.479Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7538143324756100349.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7538143324756100349.key) [2021-02-16T16:46:13.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-16T16:46:13.865Z] + git semver init [2021-02-16T16:46:13.865Z] # -> Open(): unable to determine branch for HEAD [2021-02-16T16:46:13.865Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-16T16:46:13.865Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-16T16:46:13.865Z] # $SEMVER_REMOTE_NAME = origin [2021-02-16T16:46:13.865Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-16T16:46:13.865Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-16T16:46:13.865Z] # $SEMVER_BRANCH = master [2021-02-16T16:46:13.865Z] # $SEMVER_TEMP = /tmp/semver-479830018 [2021-02-16T16:46:13.865Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-16T16:46:17.184Z] # '/tmp/semver-479830018' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-02-16T16:46:17.184Z] # -> Force: false [2021-02-16T16:46:17.184Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-16T16:46:17.195Z] $ docker exec --env ******** --env ******** b86a359d8b75ba8469352d81238dfc7d8d882e194a6dc71abeb976c1b246d915 ssh-agent -k [2021-02-16T16:46:17.316Z] unset SSH_AUTH_SOCK; [2021-02-16T16:46:17.317Z] unset SSH_AGENT_PID; [2021-02-16T16:46:17.317Z] echo Agent pid 50 killed; [2021-02-16T16:46:17.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-16T16:46:17.827Z] + git semver [Pipeline] } [2021-02-16T16:46:17.842Z] $ docker stop --time=1 b86a359d8b75ba8469352d81238dfc7d8d882e194a6dc71abeb976c1b246d915 [2021-02-16T16:46:19.385Z] $ docker rm -f b86a359d8b75ba8469352d81238dfc7d8d882e194a6dc71abeb976c1b246d915 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-16T16:46:19.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-16T16:46:20.294Z] Stashed 1 file(s) [Pipeline] echo [2021-02-16T16:46:20.296Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.14 [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-02-16T16:46:35.854Z] Still waiting to schedule task [2021-02-16T16:46:35.854Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26588’ [2021-02-16T16:46:35.857Z] Still waiting to schedule task [2021-02-16T16:46:35.857Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-16T16:48:29.480Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26589 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-16T16:48:29.533Z] Running in /w/workspace/app-functions-sdk-go/181 [Pipeline] { [Pipeline] checkout [2021-02-16T16:48:34.408Z] using credential edgex-jenkins-ssh [2021-02-16T16:48:34.464Z] Cloning the remote Git repository [2021-02-16T16:48:34.532Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-16T16:48:34.661Z] > git init /w/workspace/app-functions-sdk-go/181 # timeout=10 [2021-02-16T16:48:34.743Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-16T16:48:34.744Z] > git --version # timeout=10 [2021-02-16T16:48:34.765Z] > git --version # 'git version 2.17.1' [2021-02-16T16:48:34.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-16T16:48:34.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-16T16:48:37.920Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-16T16:48:37.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-16T16:48:37.968Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-16T16:48:38.008Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-16T16:48:38.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-16T16:48:38.019Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T16:48:38.531Z] Checking out Revision f281c8b713d95d8c203921f39489e26903a82368 (master) [2021-02-16T16:48:38.550Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T16:48:38.565Z] > git checkout -f f281c8b713d95d8c203921f39489e26903a82368 # timeout=10 [2021-02-16T16:48:43.041Z] Commit message: "Merge pull request #701 from lenny-intel/log-tags" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-16T16:48:44.793Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-16T16:48:45.255Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-16T16:48:45.606Z] + sudo service docker restart [2021-02-16T16:48:45.606Z] + true [Pipeline] unstash [Pipeline] echo [2021-02-16T16:48:48.503Z] ========================================================= [2021-02-16T16:48:48.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-16T16:48:48.503Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:48:48.880Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-16T16:48:49.863Z] Sending build context to Docker daemon 19.14MB [2021-02-16T16:48:49.863Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-16T16:48:49.863Z] Step 2/8 : FROM ${BASE} [2021-02-16T16:48:50.463Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-16T16:48:50.463Z] 5f621e34cdf4: Pulling fs layer [2021-02-16T16:48:50.463Z] a4357932f1b6: Pulling fs layer [2021-02-16T16:48:50.463Z] 18c013af1878: Pulling fs layer [2021-02-16T16:48:50.463Z] 00ac8860ef70: Pulling fs layer [2021-02-16T16:48:50.463Z] 63d7cb157983: Pulling fs layer [2021-02-16T16:48:50.463Z] b116817d02f9: Pulling fs layer [2021-02-16T16:48:50.463Z] 745a02a5169b: Pulling fs layer [2021-02-16T16:48:50.463Z] 00ac8860ef70: Waiting [2021-02-16T16:48:50.463Z] 63d7cb157983: Waiting [2021-02-16T16:48:50.463Z] b116817d02f9: Waiting [2021-02-16T16:48:50.463Z] 745a02a5169b: Waiting [2021-02-16T16:48:50.463Z] 18c013af1878: Download complete [2021-02-16T16:48:50.463Z] a4357932f1b6: Verifying Checksum [2021-02-16T16:48:50.463Z] a4357932f1b6: Download complete [2021-02-16T16:48:50.463Z] 63d7cb157983: Download complete [2021-02-16T16:48:50.463Z] b116817d02f9: Verifying Checksum [2021-02-16T16:48:50.463Z] b116817d02f9: Download complete [2021-02-16T16:48:50.463Z] 5f621e34cdf4: Verifying Checksum [2021-02-16T16:48:50.463Z] 5f621e34cdf4: Download complete [2021-02-16T16:48:51.103Z] 5f621e34cdf4: Pull complete [2021-02-16T16:48:51.706Z] a4357932f1b6: Pull complete [2021-02-16T16:48:51.982Z] 18c013af1878: Pull complete [2021-02-16T16:48:53.423Z] 745a02a5169b: Verifying Checksum [2021-02-16T16:48:53.423Z] 745a02a5169b: Download complete [2021-02-16T16:48:54.407Z] 00ac8860ef70: Download complete [2021-02-16T16:48:57.215Z] Running on prd-centos7-docker-4c-2g-26590 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-16T16:48:57.269Z] Running in /w/workspace/app-functions-sdk-go/181 [Pipeline] { [Pipeline] checkout [2021-02-16T16:48:59.849Z] using credential edgex-jenkins-ssh [2021-02-16T16:48:59.900Z] Cloning the remote Git repository [2021-02-16T16:48:59.932Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-16T16:49:00.012Z] > git init /w/workspace/app-functions-sdk-go/181 # timeout=10 [2021-02-16T16:49:00.083Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-16T16:49:00.083Z] > git --version # timeout=10 [2021-02-16T16:49:00.090Z] > git --version # 'git version 2.24.3' [2021-02-16T16:49:00.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-16T16:49:00.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-16T16:49:04.587Z] 00ac8860ef70: Pull complete [2021-02-16T16:49:04.587Z] 63d7cb157983: Pull complete [2021-02-16T16:49:04.867Z] b116817d02f9: Pull complete [2021-02-16T16:49:05.445Z] Checking out Revision f281c8b713d95d8c203921f39489e26903a82368 (master) [2021-02-16T16:49:04.994Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-16T16:49:05.005Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-16T16:49:05.021Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-16T16:49:05.035Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-16T16:49:05.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-16T16:49:05.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T16:49:05.456Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T16:49:05.462Z] > git checkout -f f281c8b713d95d8c203921f39489e26903a82368 # timeout=10 [2021-02-16T16:49:09.169Z] Commit message: "Merge pull request #701 from lenny-intel/log-tags" [2021-02-16T16:49:09.188Z] 745a02a5169b: Pull complete [2021-02-16T16:49:09.188Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-16T16:49:09.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-16T16:49:09.188Z] ---> b7e6874047d6 [2021-02-16T16:49:09.188Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-16T16:49:09.188Z] 20.10.0: Pulling from library/docker [2021-02-16T16:49:09.188Z] a3cc7d3b244e: Pulling fs layer [2021-02-16T16:49:09.188Z] 02a3295e0d61: Pulling fs layer [2021-02-16T16:49:09.188Z] 0f4f2e6d8100: Pulling fs layer [2021-02-16T16:49:09.188Z] 330b718f631f: Pulling fs layer [2021-02-16T16:49:09.188Z] a93816041522: Pulling fs layer [2021-02-16T16:49:09.188Z] bdb6da89ff94: Pulling fs layer [2021-02-16T16:49:09.188Z] 2a70c0c122f4: Pulling fs layer [2021-02-16T16:49:09.188Z] 330b718f631f: Waiting [2021-02-16T16:49:09.188Z] a93816041522: Waiting [2021-02-16T16:49:09.188Z] bdb6da89ff94: Waiting [2021-02-16T16:49:09.188Z] 2a70c0c122f4: Waiting [2021-02-16T16:49:09.188Z] 0f4f2e6d8100: Verifying Checksum [2021-02-16T16:49:09.188Z] 0f4f2e6d8100: Download complete [2021-02-16T16:49:09.188Z] 02a3295e0d61: Download complete [2021-02-16T16:49:09.188Z] a93816041522: Verifying Checksum [2021-02-16T16:49:09.188Z] a93816041522: Download complete [2021-02-16T16:49:09.188Z] bdb6da89ff94: Verifying Checksum [2021-02-16T16:49:09.188Z] bdb6da89ff94: Download complete [2021-02-16T16:49:09.188Z] 2a70c0c122f4: Verifying Checksum [2021-02-16T16:49:09.188Z] 2a70c0c122f4: Download complete [2021-02-16T16:49:09.462Z] a3cc7d3b244e: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-16T16:49:10.071Z] 02a3295e0d61: Pull complete [2021-02-16T16:49:10.513Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-16T16:49:10.664Z] 0f4f2e6d8100: Pull complete [2021-02-16T16:49:10.664Z] 330b718f631f: Verifying Checksum [2021-02-16T16:49:10.664Z] 330b718f631f: Download complete [2021-02-16T16:49:10.864Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-16T16:49:11.168Z] + sudo service docker restart [2021-02-16T16:49:11.168Z] + true [2021-02-16T16:49:11.168Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-16T16:49:12.770Z] ========================================================= [2021-02-16T16:49:12.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-16T16:49:12.770Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:49:13.139Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-16T16:49:13.721Z] Sending build context to Docker daemon 19.15MB [2021-02-16T16:49:13.721Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-16T16:49:13.721Z] Step 2/8 : FROM ${BASE} [2021-02-16T16:49:13.721Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-16T16:49:13.721Z] 188c0c94c7c5: Pulling fs layer [2021-02-16T16:49:13.721Z] 0ef7d3d256c8: Pulling fs layer [2021-02-16T16:49:13.721Z] de9db76c5a1d: Pulling fs layer [2021-02-16T16:49:13.721Z] bca2f99d35d6: Pulling fs layer [2021-02-16T16:49:13.721Z] 93359f2a8cfa: Pulling fs layer [2021-02-16T16:49:13.721Z] 7c6f9722023f: Pulling fs layer [2021-02-16T16:49:13.721Z] a35cf1a2eb13: Pulling fs layer [2021-02-16T16:49:13.721Z] 93359f2a8cfa: Waiting [2021-02-16T16:49:13.721Z] 7c6f9722023f: Waiting [2021-02-16T16:49:13.721Z] a35cf1a2eb13: Waiting [2021-02-16T16:49:13.721Z] bca2f99d35d6: Waiting [2021-02-16T16:49:13.721Z] de9db76c5a1d: Verifying Checksum [2021-02-16T16:49:13.721Z] de9db76c5a1d: Download complete [2021-02-16T16:49:13.994Z] 0ef7d3d256c8: Verifying Checksum [2021-02-16T16:49:13.994Z] 0ef7d3d256c8: Download complete [2021-02-16T16:49:13.994Z] 93359f2a8cfa: Download complete [2021-02-16T16:49:13.994Z] 7c6f9722023f: Verifying Checksum [2021-02-16T16:49:13.994Z] 7c6f9722023f: Download complete [2021-02-16T16:49:13.994Z] 188c0c94c7c5: Download complete [2021-02-16T16:49:14.269Z] 188c0c94c7c5: Pull complete [2021-02-16T16:49:14.537Z] 0ef7d3d256c8: Pull complete [2021-02-16T16:49:14.537Z] de9db76c5a1d: Pull complete [2021-02-16T16:49:14.970Z] 330b718f631f: Pull complete [2021-02-16T16:49:14.970Z] a93816041522: Pull complete [2021-02-16T16:49:14.970Z] bdb6da89ff94: Pull complete [2021-02-16T16:49:15.242Z] 2a70c0c122f4: Pull complete [2021-02-16T16:49:15.242Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-16T16:49:15.242Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-16T16:49:15.948Z] a35cf1a2eb13: Verifying Checksum [2021-02-16T16:49:15.948Z] a35cf1a2eb13: Download complete [2021-02-16T16:49:16.219Z] bca2f99d35d6: Verifying Checksum [2021-02-16T16:49:16.219Z] bca2f99d35d6: Download complete [2021-02-16T16:49:21.565Z] bca2f99d35d6: Pull complete [2021-02-16T16:49:21.565Z] 93359f2a8cfa: Pull complete [2021-02-16T16:49:21.565Z] 7c6f9722023f: Pull complete [2021-02-16T16:49:21.985Z] ---> f34ba9411065 [2021-02-16T16:49:21.986Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-16T16:49:21.986Z] ---> Running in f6cfe0c340a1 [2021-02-16T16:49:21.986Z] Removing intermediate container f6cfe0c340a1 [2021-02-16T16:49:21.986Z] ---> 2036a3614fc6 [2021-02-16T16:49:21.986Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-16T16:49:21.986Z] ---> Running in 013c65cef208 [2021-02-16T16:49:22.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-16T16:49:23.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-16T16:49:24.539Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-16T16:49:24.539Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-16T16:49:24.539Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-16T16:49:24.819Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-16T16:49:24.819Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-16T16:49:24.819Z] Executing busybox-1.31.1-r19.trigger [2021-02-16T16:49:24.819Z] OK: 144 MiB in 44 packages [2021-02-16T16:49:26.255Z] Removing intermediate container 013c65cef208 [2021-02-16T16:49:26.255Z] ---> 925d885f647c [2021-02-16T16:49:26.255Z] Step 6/8 : WORKDIR /build [2021-02-16T16:49:26.255Z] ---> Running in f538ed30d8e6 [2021-02-16T16:49:26.853Z] Removing intermediate container f538ed30d8e6 [2021-02-16T16:49:26.853Z] ---> b571746f6718 [2021-02-16T16:49:26.853Z] Step 7/8 : COPY go.mod . [2021-02-16T16:49:26.918Z] a35cf1a2eb13: Pull complete [2021-02-16T16:49:26.918Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-16T16:49:26.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-16T16:49:26.918Z] ---> a62c8e92a672 [2021-02-16T16:49:26.918Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-16T16:49:26.918Z] 20.10.0: Pulling from library/docker [2021-02-16T16:49:26.918Z] 05e7bc50f07f: Pulling fs layer [2021-02-16T16:49:26.918Z] 6db28d0fdbf6: Pulling fs layer [2021-02-16T16:49:26.918Z] 292df0bc6bf3: Pulling fs layer [2021-02-16T16:49:26.918Z] 2e060f4bd70b: Pulling fs layer [2021-02-16T16:49:26.918Z] 80e8d568a223: Pulling fs layer [2021-02-16T16:49:26.918Z] 8dc6ef1a942a: Pulling fs layer [2021-02-16T16:49:26.918Z] 2312dd95470a: Pulling fs layer [2021-02-16T16:49:26.918Z] 2e060f4bd70b: Waiting [2021-02-16T16:49:26.918Z] 80e8d568a223: Waiting [2021-02-16T16:49:26.918Z] 2312dd95470a: Waiting [2021-02-16T16:49:26.918Z] 292df0bc6bf3: Verifying Checksum [2021-02-16T16:49:26.918Z] 292df0bc6bf3: Download complete [2021-02-16T16:49:26.918Z] 6db28d0fdbf6: Verifying Checksum [2021-02-16T16:49:26.918Z] 6db28d0fdbf6: Download complete [2021-02-16T16:49:26.918Z] 80e8d568a223: Download complete [2021-02-16T16:49:26.918Z] 05e7bc50f07f: Verifying Checksum [2021-02-16T16:49:26.918Z] 05e7bc50f07f: Download complete [2021-02-16T16:49:26.918Z] 8dc6ef1a942a: Verifying Checksum [2021-02-16T16:49:26.918Z] 8dc6ef1a942a: Download complete [2021-02-16T16:49:26.918Z] 2312dd95470a: Verifying Checksum [2021-02-16T16:49:26.918Z] 2312dd95470a: Download complete [2021-02-16T16:49:26.918Z] 05e7bc50f07f: Pull complete [2021-02-16T16:49:27.189Z] 6db28d0fdbf6: Pull complete [2021-02-16T16:49:27.447Z] ---> 9234f77dba81 [2021-02-16T16:49:27.448Z] Step 8/8 : RUN go mod download [2021-02-16T16:49:27.448Z] ---> Running in ea293bec4568 [2021-02-16T16:49:27.453Z] 292df0bc6bf3: Pull complete [2021-02-16T16:49:27.718Z] 2e060f4bd70b: Verifying Checksum [2021-02-16T16:49:27.718Z] 2e060f4bd70b: Download complete [2021-02-16T16:49:31.059Z] 2e060f4bd70b: Pull complete [2021-02-16T16:49:31.059Z] 80e8d568a223: Pull complete [2021-02-16T16:49:31.059Z] 8dc6ef1a942a: Pull complete [2021-02-16T16:49:31.059Z] 2312dd95470a: Pull complete [2021-02-16T16:49:31.059Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-16T16:49:31.059Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-16T16:49:32.452Z] ---> 082a71421bc7 [2021-02-16T16:49:32.452Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-16T16:49:32.452Z] ---> Running in f932f65c25d7 [2021-02-16T16:49:32.716Z] Removing intermediate container f932f65c25d7 [2021-02-16T16:49:32.716Z] ---> e52f5b14b346 [2021-02-16T16:49:32.716Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-16T16:49:32.716Z] ---> Running in 0ae95e0d93a6 [2021-02-16T16:49:33.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-16T16:49:34.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-16T16:49:34.507Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-16T16:49:34.507Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-16T16:49:34.770Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-16T16:49:34.770Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-16T16:49:34.770Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-16T16:49:35.034Z] Executing busybox-1.31.1-r19.trigger [2021-02-16T16:49:35.034Z] OK: 167 MiB in 44 packages [2021-02-16T16:49:35.615Z] Removing intermediate container 0ae95e0d93a6 [2021-02-16T16:49:35.616Z] ---> 8b8800a2935f [2021-02-16T16:49:35.616Z] Step 6/8 : WORKDIR /build [2021-02-16T16:49:35.616Z] ---> Running in 046e061aee59 [2021-02-16T16:49:35.878Z] Removing intermediate container 046e061aee59 [2021-02-16T16:49:35.878Z] ---> d44aba3482ef [2021-02-16T16:49:35.879Z] Step 7/8 : COPY go.mod . [2021-02-16T16:49:36.150Z] ---> 24fb321f9880 [2021-02-16T16:49:36.150Z] Step 8/8 : RUN go mod download [2021-02-16T16:49:36.150Z] ---> Running in 91e5a3f36286 [2021-02-16T16:49:54.230Z] Removing intermediate container ea293bec4568 [2021-02-16T16:49:54.230Z] ---> 58fc90c4ff0c [2021-02-16T16:49:54.230Z] Successfully built 58fc90c4ff0c [2021-02-16T16:49:54.230Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:49:54.569Z] + docker inspect -f . ci-base-image-arm64 [2021-02-16T16:49:54.569Z] . [Pipeline] withDockerContainer [2021-02-16T16:49:54.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-26589 does not seem to be running inside a container [2021-02-16T16:49:54.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/181 -v /w/workspace/app-functions-sdk-go/181:/w/workspace/app-functions-sdk-go/181:rw,z -v /w/workspace/app-functions-sdk-go/181@tmp:/w/workspace/app-functions-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-16T16:49:56.430Z] $ docker top f83cbc440a14a2ae1df908904e3ba59d099ed39bf83e00d79526b64c7614a773 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-16T16:49:57.463Z] + go version [2021-02-16T16:49:57.463Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-16T16:49:57.485Z] $ docker stop --time=1 f83cbc440a14a2ae1df908904e3ba59d099ed39bf83e00d79526b64c7614a773 [2021-02-16T16:49:59.337Z] $ docker rm -f f83cbc440a14a2ae1df908904e3ba59d099ed39bf83e00d79526b64c7614a773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:50:00.397Z] + docker inspect -f . ci-base-image-arm64 [2021-02-16T16:50:00.397Z] . [Pipeline] withDockerContainer [2021-02-16T16:50:00.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-26589 does not seem to be running inside a container [2021-02-16T16:50:00.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/181 -v /w/workspace/app-functions-sdk-go/181:/w/workspace/app-functions-sdk-go/181:rw,z -v /w/workspace/app-functions-sdk-go/181@tmp:/w/workspace/app-functions-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-16T16:50:02.208Z] $ docker top 0b7242f8b433bc9d3edbef42cf4d4c552fdef4d9aa512e6b48155883115ce34d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-16T16:50:02.827Z] Removing intermediate container 91e5a3f36286 [2021-02-16T16:50:02.827Z] ---> 239b954a73c9 [2021-02-16T16:50:02.827Z] Successfully built 239b954a73c9 [2021-02-16T16:50:02.827Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:50:03.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-16T16:50:03.165Z] . [Pipeline] withDockerContainer [2021-02-16T16:50:03.244Z] + make test [2021-02-16T16:50:03.244Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-16T16:50:03.443Z] prd-centos7-docker-4c-2g-26590 does not seem to be running inside a container [2021-02-16T16:50:03.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/181 -v /w/workspace/app-functions-sdk-go/181:/w/workspace/app-functions-sdk-go/181:rw,z -v /w/workspace/app-functions-sdk-go/181@tmp:/w/workspace/app-functions-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-16T16:50:04.455Z] $ docker top f0aef76718705f2ecb123b8313964ed0bbf477970a219e140694abe431403367 -eo pid,comm [Pipeline] { [2021-02-16T16:50:04.690Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [Pipeline] sh [2021-02-16T16:50:05.009Z] + go version [2021-02-16T16:50:05.009Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-16T16:50:05.029Z] $ docker stop --time=1 f0aef76718705f2ecb123b8313964ed0bbf477970a219e140694abe431403367 [2021-02-16T16:50:06.386Z] $ docker rm -f f0aef76718705f2ecb123b8313964ed0bbf477970a219e140694abe431403367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:50:07.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-16T16:50:07.250Z] . [Pipeline] withDockerContainer [2021-02-16T16:50:07.352Z] prd-centos7-docker-4c-2g-26590 does not seem to be running inside a container [2021-02-16T16:50:07.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/181 -v /w/workspace/app-functions-sdk-go/181:/w/workspace/app-functions-sdk-go/181:rw,z -v /w/workspace/app-functions-sdk-go/181@tmp:/w/workspace/app-functions-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-16T16:50:08.025Z] $ docker top f9bd949cf6eb3f8f88c1a1eae8037260a911aa6776fdd018e7db0554c848d43d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-16T16:50:08.505Z] + make test [2021-02-16T16:50:08.505Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-16T16:50:09.910Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-16T16:50:18.297Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.034s coverage: 82.6% of statements [2021-02-16T16:50:26.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.025s coverage: 50.6% of statements [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-16T16:50:26.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.049s coverage: 61.5% of statements [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-16T16:50:26.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.035s coverage: 73.2% of statements [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-16T16:50:26.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.0% of statements [2021-02-16T16:50:26.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-16T16:50:26.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.017s coverage: 8.8% of statements [2021-02-16T16:50:26.908Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.099s coverage: 82.6% of statements [2021-02-16T16:50:41.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.833s coverage: 77.5% of statements [2021-02-16T16:50:41.573Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-16T16:50:41.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.038s coverage: 87.9% of statements [2021-02-16T16:50:41.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.014s coverage: 80.5% of statements [2021-02-16T16:50:41.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 71.7% of statements [2021-02-16T16:50:53.792Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.100s coverage: 50.6% of statements [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-16T16:50:53.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.105s coverage: 61.5% of statements [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-16T16:50:53.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.073s coverage: 73.2% of statements [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-16T16:50:53.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.032s coverage: 97.0% of statements [2021-02-16T16:50:53.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-16T16:50:53.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.065s coverage: 8.8% of statements [2021-02-16T16:50:53.845Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 82.9% of statements [2021-02-16T16:50:53.845Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-02-16T16:50:53.845Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-16T16:50:57.247Z] gofmt -l . [2021-02-16T16:50:57.247Z] [ "`gofmt -l .`" = "" ] [2021-02-16T16:50:57.247Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-16T16:50:57.537Z] $ docker stop --time=1 f9bd949cf6eb3f8f88c1a1eae8037260a911aa6776fdd018e7db0554c848d43d [2021-02-16T16:50:59.357Z] $ docker rm -f f9bd949cf6eb3f8f88c1a1eae8037260a911aa6776fdd018e7db0554c848d43d [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-16T16:51:00.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-16T16:51:00.478Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T16:51:06.173Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.916s coverage: 77.5% of statements [2021-02-16T16:51:06.173Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-16T16:51:06.173Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.073s coverage: 87.9% of statements [2021-02-16T16:51:06.173Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.062s coverage: 80.5% of statements [2021-02-16T16:51:06.173Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 71.7% of statements [2021-02-16T16:51:18.551Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.077s coverage: 82.9% of statements [2021-02-16T16:51:18.551Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements [2021-02-16T16:51:19.162Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-16T16:51:29.481Z] gofmt -l . [2021-02-16T16:51:29.752Z] [ "`gofmt -l .`" = "" ] [2021-02-16T16:51:30.030Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-16T16:51:30.660Z] $ docker stop --time=1 0b7242f8b433bc9d3edbef42cf4d4c552fdef4d9aa512e6b48155883115ce34d [2021-02-16T16:51:32.900Z] $ docker rm -f 0b7242f8b433bc9d3edbef42cf4d4c552fdef4d9aa512e6b48155883115ce34d [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-16T16:51:33.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-16T16:51:34.019Z] Warning: overwriting stash ‘coverage-report’ [2021-02-16T16:51:34.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-16T16:51:36.796Z] provisioning config files... [2021-02-16T16:51:36.810Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6739132250623664783tmp [Pipeline] { [Pipeline] sh [2021-02-16T16:51:37.183Z] + set +x [2021-02-16T16:51:37.183Z] + curl -s https://codecov.io/bash [2021-02-16T16:51:37.183Z] + bash -s -- [2021-02-16T16:51:37.447Z] [2021-02-16T16:51:37.447Z] _____ _ [2021-02-16T16:51:37.447Z] / ____| | | [2021-02-16T16:51:37.447Z] | | ___ __| | ___ ___ _____ __ [2021-02-16T16:51:37.447Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-16T16:51:37.447Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-16T16:51:37.447Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-16T16:51:37.447Z] Bash-20210129-7c25fce [2021-02-16T16:51:37.447Z] [2021-02-16T16:51:37.447Z] [2021-02-16T16:51:37.447Z] ==> git version 2.24.3 found [2021-02-16T16:51:37.447Z] ==> 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-02-16T16:51:37.447Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-16T16:51:37.447Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-16T16:51:37.447Z] ==> Jenkins CI detected. [2021-02-16T16:51:37.447Z] project root: . [2021-02-16T16:51:37.447Z] --> token set from env [2021-02-16T16:51:37.447Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-16T16:51:37.447Z] ==> Running gcov in . (disable via -X gcov) [2021-02-16T16:51:37.447Z] ==> Python coveragepy not found [2021-02-16T16:51:37.447Z] ==> Searching for coverage reports in: [2021-02-16T16:51:37.447Z] + . [2021-02-16T16:51:37.447Z] -> Found 1 reports [2021-02-16T16:51:37.447Z] ==> Detecting git/mercurial file structure [2021-02-16T16:51:37.447Z] ==> Reading reports [2021-02-16T16:51:37.447Z] + ./coverage.out bytes=81242 [2021-02-16T16:51:37.447Z] ==> Appending adjustments [2021-02-16T16:51:37.447Z] https://docs.codecov.io/docs/fixing-reports [2021-02-16T16:51:38.029Z] + Found adjustments [2021-02-16T16:51:38.029Z] ==> Gzipping contents [2021-02-16T16:51:38.029Z] 16K /tmp/codecov.vae4qM.gz [2021-02-16T16:51:38.029Z] ==> Uploading reports [2021-02-16T16:51:38.029Z] url: https://codecov.io [2021-02-16T16:51:38.029Z] query: branch=master&commit=f281c8b713d95d8c203921f39489e26903a82368&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F181%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-16T16:51:38.029Z] -> Pinging Codecov [2021-02-16T16:51:38.029Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=f281c8b713d95d8c203921f39489e26903a82368&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F181%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-16T16:51:38.606Z] -> Uploading to [2021-02-16T16:51:38.606Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-16/3D8B5DFFC46A037C893635FACE044666/f281c8b713d95d8c203921f39489e26903a82368/473dff9d-c694-424a-a046-bd05e6c6fe2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210216T165138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=716842d5a200029bd02c6f5b9afdeccb6ba3991cf1c13b156eb2653bde9d3926 [2021-02-16T16:51:38.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-16T16:51:38.606Z] Dload Upload Total Spent Left Speed [2021-02-16T16:51:39.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13791 0 0 100 13791 0 28502 --:--:-- --:--:-- --:--:-- 28493 [2021-02-16T16:51:39.133Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f281c8b713d95d8c203921f39489e26903a82368 [Pipeline] } [2021-02-16T16:51:39.144Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-16T16:51:40.179Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-16T16:51:40.323Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:51:40.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-16T16:51:40.732Z] [2021-02-16T16:51:40.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:51:41.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-16T16:51:41.151Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-16T16:51:41.151Z] 188c0c94c7c5: Pulling fs layer [2021-02-16T16:51:41.151Z] 0ef7d3d256c8: Pulling fs layer [2021-02-16T16:51:41.151Z] de9db76c5a1d: Pulling fs layer [2021-02-16T16:51:41.151Z] 0eba1c9be4d2: Pulling fs layer [2021-02-16T16:51:41.151Z] 0d57e429df01: Pulling fs layer [2021-02-16T16:51:41.151Z] 4e4be7b47b0d: Pulling fs layer [2021-02-16T16:51:41.151Z] e1f770b5df2f: Pulling fs layer [2021-02-16T16:51:41.151Z] 85a0685a4137: Pulling fs layer [2021-02-16T16:51:41.151Z] 0eba1c9be4d2: Waiting [2021-02-16T16:51:41.151Z] 0d57e429df01: Waiting [2021-02-16T16:51:41.151Z] 4e4be7b47b0d: Waiting [2021-02-16T16:51:41.151Z] e1f770b5df2f: Waiting [2021-02-16T16:51:41.151Z] 85a0685a4137: Waiting [2021-02-16T16:51:41.151Z] de9db76c5a1d: Verifying Checksum [2021-02-16T16:51:41.151Z] de9db76c5a1d: Download complete [2021-02-16T16:51:41.151Z] 0ef7d3d256c8: Verifying Checksum [2021-02-16T16:51:41.151Z] 0ef7d3d256c8: Download complete [2021-02-16T16:51:41.151Z] 0d57e429df01: Download complete [2021-02-16T16:51:41.420Z] 4e4be7b47b0d: Verifying Checksum [2021-02-16T16:51:41.420Z] 4e4be7b47b0d: Download complete [2021-02-16T16:51:41.420Z] 188c0c94c7c5: Verifying Checksum [2021-02-16T16:51:41.420Z] 188c0c94c7c5: Download complete [2021-02-16T16:51:41.685Z] 188c0c94c7c5: Pull complete [2021-02-16T16:51:42.269Z] 0ef7d3d256c8: Pull complete [2021-02-16T16:51:42.269Z] de9db76c5a1d: Pull complete [2021-02-16T16:51:43.219Z] e1f770b5df2f: Verifying Checksum [2021-02-16T16:51:43.219Z] e1f770b5df2f: Download complete [2021-02-16T16:51:45.158Z] 0eba1c9be4d2: Verifying Checksum [2021-02-16T16:51:45.158Z] 0eba1c9be4d2: Download complete [2021-02-16T16:51:45.158Z] 85a0685a4137: Verifying Checksum [2021-02-16T16:51:45.158Z] 85a0685a4137: Download complete [2021-02-16T16:51:50.515Z] 0eba1c9be4d2: Pull complete [2021-02-16T16:51:50.515Z] 0d57e429df01: Pull complete [2021-02-16T16:51:50.515Z] 4e4be7b47b0d: Pull complete [2021-02-16T16:51:55.830Z] e1f770b5df2f: Pull complete [2021-02-16T16:52:02.493Z] 85a0685a4137: Pull complete [2021-02-16T16:52:02.493Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-16T16:52:02.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-16T16:52:02.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-16T16:52:02.750Z] prd-centos7-docker-4c-2g-26588 does not seem to be running inside a container [2021-02-16T16:52:02.805Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-16T16:52:03.826Z] $ docker top 3ca4e3dae97cc77f3353a83752a9ba544fe144c30ed6fef6f95f70bd8a732e00 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-16T16:52:04.137Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-16T16:52:04.443Z] + set -o pipefail [2021-02-16T16:52:04.443Z] + snyk monitor '--org=edgex-jenkins' [2021-02-16T16:52:12.637Z] [2021-02-16T16:52:12.637Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-02-16T16:52:12.637Z] [2021-02-16T16:52:12.637Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/e1b42a47-b24a-451a-bc3c-82799fe6903d [2021-02-16T16:52:12.637Z] [2021-02-16T16:52:12.637Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-16T16:52:12.637Z] [2021-02-16T16:52:12.637Z] [2021-02-16T16:52:12.637Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2021-02-16T16:52:12.637Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-02-16T16:52:12.656Z] $ docker stop --time=1 3ca4e3dae97cc77f3353a83752a9ba544fe144c30ed6fef6f95f70bd8a732e00 [2021-02-16T16:52:15.503Z] $ docker rm -f 3ca4e3dae97cc77f3353a83752a9ba544fe144c30ed6fef6f95f70bd8a732e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-02-16T16:52:17.078Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-16T16:52:17.161Z] provisioning config files... [2021-02-16T16:52:17.172Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3335485265683475214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:52:17.562Z] --> edgex-publish-swagger.sh [2021-02-16T16:52:17.562Z] === Publish openapi/v2 API === [2021-02-16T16:52:17.563Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-02-16T16:52:17.563Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-02-16T16:52:17.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-16T16:52:17.563Z] Dload Upload Total Spent Left Speed [2021-02-16T16:52:19.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10146 0:00:01 0:00:01 --:--:-- 10141 100 13052 0 0 100 13052 0 8812 0:00:01 0:00:01 --:--:-- 8812 [2021-02-16T16:52:19.037Z] [2021-02-16T16:52:19.037Z] [Pipeline] } [2021-02-16T16:52:19.047Z] 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-02-16T16:52:19.939Z] + git log --format=format:%s -1 f281c8b713d95d8c203921f39489e26903a82368 [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:52:20.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-16T16:52:20.255Z] . [Pipeline] withDockerContainer [2021-02-16T16:52:20.360Z] prd-centos7-docker-4c-2g-26588 does not seem to be running inside a container [2021-02-16T16:52:20.411Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-16T16:52:21.283Z] $ docker top c9fe0944034fdd616134688b47af4077efe3bc9411ff831619f5ae5e6a770dfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-16T16:52:21.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-16T16:52:21.654Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-16T16:52:21.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-16T16:52:21.930Z] $ docker exec c9fe0944034fdd616134688b47af4077efe3bc9411ff831619f5ae5e6a770dfd ssh-agent [2021-02-16T16:52:22.159Z] SSH_AUTH_SOCK=/tmp/ssh-5BjmvJ1hRJXv/agent.12 [2021-02-16T16:52:22.160Z] SSH_AGENT_PID=17 [2021-02-16T16:52:22.167Z] Running ssh-add (command line suppressed) [2021-02-16T16:52:22.311Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8881152657052992434.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8881152657052992434.key) [2021-02-16T16:52:22.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-16T16:52:22.775Z] + git semver tag [2021-02-16T16:52:22.775Z] # -> Open(): unable to determine branch for HEAD [2021-02-16T16:52:22.775Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-16T16:52:22.775Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-16T16:52:22.775Z] # $SEMVER_REMOTE_NAME = origin [2021-02-16T16:52:22.775Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-16T16:52:22.775Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-16T16:52:22.775Z] # $SEMVER_BRANCH = master [2021-02-16T16:52:22.775Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-16T16:52:22.775Z] # f281c8b713d95d8c203921f39489e26903a82368 HEAD [2021-02-16T16:52:22.775Z] # -> Force: false [2021-02-16T16:52:22.775Z] # 22c58346809dccca477795a802e25842929cb9fd refs/tags/v2.0.0-dev.14 [Pipeline] } [2021-02-16T16:52:22.786Z] $ docker exec --env ******** --env ******** c9fe0944034fdd616134688b47af4077efe3bc9411ff831619f5ae5e6a770dfd ssh-agent -k [2021-02-16T16:52:22.959Z] unset SSH_AUTH_SOCK; [2021-02-16T16:52:22.960Z] unset SSH_AGENT_PID; [2021-02-16T16:52:22.960Z] echo Agent pid 17 killed; [2021-02-16T16:52:23.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-16T16:52:23.554Z] + git semver [Pipeline] } [2021-02-16T16:52:23.583Z] $ docker stop --time=1 c9fe0944034fdd616134688b47af4077efe3bc9411ff831619f5ae5e6a770dfd [2021-02-16T16:52:24.954Z] $ docker rm -f c9fe0944034fdd616134688b47af4077efe3bc9411ff831619f5ae5e6a770dfd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:52:25.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-16T16:52:25.652Z] [2021-02-16T16:52:25.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:52:26.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-16T16:52:26.005Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-16T16:52:26.005Z] ab5ef0e58194: Pulling fs layer [2021-02-16T16:52:26.005Z] 9712f1f96733: Pulling fs layer [2021-02-16T16:52:26.005Z] 63f879dbbcfc: Pulling fs layer [2021-02-16T16:52:26.005Z] 0d9ebad4ef96: Pulling fs layer [2021-02-16T16:52:26.005Z] e9a5061849ea: Pulling fs layer [2021-02-16T16:52:26.005Z] d747dcd14b5f: Pulling fs layer [2021-02-16T16:52:26.005Z] 2de7ff778b66: Pulling fs layer [2021-02-16T16:52:26.005Z] 0d9ebad4ef96: Waiting [2021-02-16T16:52:26.005Z] d747dcd14b5f: Waiting [2021-02-16T16:52:26.005Z] e9a5061849ea: Waiting [2021-02-16T16:52:26.005Z] 2de7ff778b66: Waiting [2021-02-16T16:52:26.005Z] 9712f1f96733: Download complete [2021-02-16T16:52:27.944Z] 63f879dbbcfc: Verifying Checksum [2021-02-16T16:52:27.944Z] 63f879dbbcfc: Download complete [2021-02-16T16:52:27.944Z] e9a5061849ea: Verifying Checksum [2021-02-16T16:52:27.944Z] e9a5061849ea: Download complete [2021-02-16T16:52:27.944Z] d747dcd14b5f: Verifying Checksum [2021-02-16T16:52:27.944Z] d747dcd14b5f: Download complete [2021-02-16T16:52:28.209Z] 2de7ff778b66: Verifying Checksum [2021-02-16T16:52:28.209Z] 2de7ff778b66: Download complete [2021-02-16T16:52:28.474Z] 0d9ebad4ef96: Verifying Checksum [2021-02-16T16:52:28.474Z] 0d9ebad4ef96: Download complete [2021-02-16T16:52:28.738Z] ab5ef0e58194: Verifying Checksum [2021-02-16T16:52:28.738Z] ab5ef0e58194: Download complete [2021-02-16T16:52:32.994Z] ab5ef0e58194: Pull complete [2021-02-16T16:52:32.994Z] 9712f1f96733: Pull complete [2021-02-16T16:52:36.358Z] 63f879dbbcfc: Pull complete [2021-02-16T16:52:43.003Z] 0d9ebad4ef96: Pull complete [2021-02-16T16:52:44.402Z] e9a5061849ea: Pull complete [2021-02-16T16:52:44.402Z] d747dcd14b5f: Pull complete [2021-02-16T16:52:46.344Z] 2de7ff778b66: Pull complete [2021-02-16T16:52:46.607Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-16T16:52:46.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-16T16:52:46.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-16T16:52:46.867Z] prd-centos7-docker-4c-2g-26588 does not seem to be running inside a container [2021-02-16T16:52:46.929Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-16T16:52:51.062Z] $ docker top d40fbe90f7c681580b851801005dc4da8b348c293914f52b0f1522552a162eb6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-16T16:52:51.369Z] provisioning config files... [2021-02-16T16:52:51.380Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1826961856076232358tmp [2021-02-16T16:52:51.399Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7138922237393705655tmp [2021-02-16T16:52:51.418Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3597700822743555949tmp [Pipeline] { [Pipeline] echo [2021-02-16T16:52:51.475Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:52:51.776Z] ---> sigul-configuration.sh [2021-02-16T16:52:51.776Z] gpg: directory `/root/.gnupg' created [2021-02-16T16:52:51.776Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-16T16:52:51.776Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-16T16:52:51.776Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-16T16:52:51.776Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-16T16:52:51.776Z] gpg: CAST5 encrypted data [2021-02-16T16:52:52.039Z] gpg: encrypted with 1 passphrase [2021-02-16T16:52:52.039Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-16T16:52:52.344Z] + mkdir /home/jenkins [2021-02-16T16:52:52.344Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-16T16:52:52.648Z] + 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-02-16T16:52:52.661Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:52:52.961Z] ---> sigul-install.sh [2021-02-16T16:52:59.579Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-16T16:52:59.894Z] + git tag --list [2021-02-16T16:52:59.894Z] v0.1.0 [2021-02-16T16:52:59.894Z] v0.1.1 [2021-02-16T16:52:59.894Z] v1.0.0 [2021-02-16T16:52:59.894Z] v1.1.0 [2021-02-16T16:52:59.894Z] v1.2.0 [2021-02-16T16:52:59.894Z] v1.3.0 [2021-02-16T16:52:59.894Z] v1.3.1 [2021-02-16T16:52:59.894Z] v1.3.1-dev.1 [2021-02-16T16:52:59.894Z] v1.3.2-dev.1 [2021-02-16T16:52:59.894Z] v2.0.0-dev.1 [2021-02-16T16:52:59.894Z] v2.0.0-dev.10 [2021-02-16T16:52:59.894Z] v2.0.0-dev.11 [2021-02-16T16:52:59.894Z] v2.0.0-dev.12 [2021-02-16T16:52:59.894Z] v2.0.0-dev.13 [2021-02-16T16:52:59.894Z] v2.0.0-dev.14 [2021-02-16T16:52:59.894Z] v2.0.0-dev.2 [2021-02-16T16:52:59.894Z] v2.0.0-dev.3 [2021-02-16T16:52:59.894Z] v2.0.0-dev.4 [2021-02-16T16:52:59.894Z] v2.0.0-dev.5 [2021-02-16T16:52:59.894Z] v2.0.0-dev.6 [2021-02-16T16:52:59.894Z] v2.0.0-dev.7 [2021-02-16T16:52:59.894Z] v2.0.0-dev.8 [2021-02-16T16:52:59.894Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-16T16:53:00.205Z] + lftools sign git-tag v2.0.0-dev.14 [2021-02-16T16:53:01.600Z] Signing Git tag with Sigul... [2021-02-16T16:53:01.600Z] Signing v2.0.0-dev.14 [Pipeline] echo [2021-02-16T16:53:02.562Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:53:02.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-16T16:53:02.881Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-16T16:53:02.980Z] $ docker stop --time=1 d40fbe90f7c681580b851801005dc4da8b348c293914f52b0f1522552a162eb6 [2021-02-16T16:53:05.134Z] $ docker rm -f d40fbe90f7c681580b851801005dc4da8b348c293914f52b0f1522552a162eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:53:06.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-16T16:53:06.114Z] . [Pipeline] withDockerContainer [2021-02-16T16:53:06.229Z] prd-centos7-docker-4c-2g-26588 does not seem to be running inside a container [2021-02-16T16:53:06.285Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-16T16:53:07.063Z] $ docker top 545b57dbbc9e3c1b1651375aff9c875d6a4e959fc23873223adc4367648e29b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-16T16:53:07.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-16T16:53:07.364Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-16T16:53:07.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-16T16:53:07.580Z] $ docker exec 545b57dbbc9e3c1b1651375aff9c875d6a4e959fc23873223adc4367648e29b6 ssh-agent [2021-02-16T16:53:07.768Z] SSH_AUTH_SOCK=/tmp/ssh-vHkkwz3R2Ks1/agent.12 [2021-02-16T16:53:07.768Z] SSH_AGENT_PID=17 [2021-02-16T16:53:07.776Z] Running ssh-add (command line suppressed) [2021-02-16T16:53:07.912Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7969554108119590281.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7969554108119590281.key) [2021-02-16T16:53:07.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-16T16:53:08.325Z] + git semver bump pre [2021-02-16T16:53:08.325Z] # -> Open(): unable to determine branch for HEAD [2021-02-16T16:53:08.325Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-16T16:53:08.325Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-16T16:53:08.325Z] # $SEMVER_REMOTE_NAME = origin [2021-02-16T16:53:08.325Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-16T16:53:08.325Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-16T16:53:08.325Z] # $SEMVER_BRANCH = master [2021-02-16T16:53:08.325Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-16T16:53:08.325Z] 2.0.0-dev.15 [Pipeline] } [2021-02-16T16:53:08.338Z] $ docker exec --env ******** --env ******** 545b57dbbc9e3c1b1651375aff9c875d6a4e959fc23873223adc4367648e29b6 ssh-agent -k [2021-02-16T16:53:08.467Z] unset SSH_AUTH_SOCK; [2021-02-16T16:53:08.468Z] unset SSH_AGENT_PID; [2021-02-16T16:53:08.468Z] echo Agent pid 17 killed; [2021-02-16T16:53:08.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-16T16:53:09.004Z] + git semver [Pipeline] } [2021-02-16T16:53:09.022Z] $ docker stop --time=1 545b57dbbc9e3c1b1651375aff9c875d6a4e959fc23873223adc4367648e29b6 [2021-02-16T16:53:10.392Z] $ docker rm -f 545b57dbbc9e3c1b1651375aff9c875d6a4e959fc23873223adc4367648e29b6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:53:11.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-16T16:53:11.018Z] . [Pipeline] withDockerContainer [2021-02-16T16:53:11.128Z] prd-centos7-docker-4c-2g-26588 does not seem to be running inside a container [2021-02-16T16:53:11.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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-16T16:53:11.906Z] $ docker top 2bfcb717442ff7fb0c16786166ac86ea5ae51556f46713e1896fda6ee5c7e1e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-16T16:53:12.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-16T16:53:12.272Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-16T16:53:12.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-16T16:53:12.488Z] $ docker exec 2bfcb717442ff7fb0c16786166ac86ea5ae51556f46713e1896fda6ee5c7e1e3 ssh-agent [2021-02-16T16:53:12.677Z] SSH_AUTH_SOCK=/tmp/ssh-HeqGGn9Bf7au/agent.12 [2021-02-16T16:53:12.677Z] SSH_AGENT_PID=17 [2021-02-16T16:53:12.684Z] Running ssh-add (command line suppressed) [2021-02-16T16:53:12.820Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5634589578997528431.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5634589578997528431.key) [2021-02-16T16:53:12.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-16T16:53:13.244Z] + git semver push [2021-02-16T16:53:13.244Z] # -> Open(): unable to determine branch for HEAD [2021-02-16T16:53:13.244Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-16T16:53:13.244Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-16T16:53:13.244Z] # $SEMVER_REMOTE_NAME = origin [2021-02-16T16:53:13.244Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-16T16:53:13.244Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-16T16:53:13.244Z] # $SEMVER_BRANCH = master [2021-02-16T16:53:13.244Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-16T16:53:18.556Z] $ docker exec --env ******** --env ******** 2bfcb717442ff7fb0c16786166ac86ea5ae51556f46713e1896fda6ee5c7e1e3 ssh-agent -k [2021-02-16T16:53:18.689Z] unset SSH_AUTH_SOCK; [2021-02-16T16:53:18.691Z] unset SSH_AGENT_PID; [2021-02-16T16:53:18.691Z] echo Agent pid 17 killed; [2021-02-16T16:53:18.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-16T16:53:19.229Z] + git semver [Pipeline] } [2021-02-16T16:53:19.250Z] $ docker stop --time=1 2bfcb717442ff7fb0c16786166ac86ea5ae51556f46713e1896fda6ee5c7e1e3 [2021-02-16T16:53:20.640Z] $ docker rm -f 2bfcb717442ff7fb0c16786166ac86ea5ae51556f46713e1896fda6ee5c7e1e3 [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-02-16T16:53:22.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:53:22.879Z] ---> package-listing.sh [2021-02-16T16:53:22.879Z] ++ facter osfamily [2021-02-16T16:53:22.879Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-16T16:53:22.879Z] + OS_FAMILY=redhat [2021-02-16T16:53:22.879Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-02-16T16:53:22.879Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-16T16:53:22.879Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-16T16:53:22.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-16T16:53:22.879Z] + PACKAGES=/tmp/packages_start.txt [2021-02-16T16:53:22.879Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-16T16:53:22.879Z] + PACKAGES=/tmp/packages_end.txt [2021-02-16T16:53:22.879Z] + case "${OS_FAMILY}" in [2021-02-16T16:53:22.879Z] + rpm -qa [2021-02-16T16:53:22.879Z] + sort [2021-02-16T16:53:28.194Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-16T16:53:28.194Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-16T16:53:28.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-16T16:53:28.194Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-16T16:53:28.194Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-02-16T16:53:28.194Z] + 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-02-16T16:53:28.209Z] 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-02-16T16:53:28.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:53:28.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-16T16:53:28.813Z] [2021-02-16T16:53:28.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-16T16:53:29.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-16T16:53:29.158Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-16T16:53:29.158Z] df20fa9351a1: Pulling fs layer [2021-02-16T16:53:29.158Z] 36b3adc4ff6f: Pulling fs layer [2021-02-16T16:53:29.158Z] 8ad3a11d3b57: Pulling fs layer [2021-02-16T16:53:29.158Z] 46f8f816bc3b: Pulling fs layer [2021-02-16T16:53:29.158Z] 93b61091891f: Pulling fs layer [2021-02-16T16:53:29.158Z] 93b9cdb0e59b: Pulling fs layer [2021-02-16T16:53:29.158Z] 5e14af77c1be: Pulling fs layer [2021-02-16T16:53:29.158Z] 01666e4c0597: Pulling fs layer [2021-02-16T16:53:29.158Z] aa168da1d23b: Pulling fs layer [2021-02-16T16:53:29.158Z] 93b9cdb0e59b: Waiting [2021-02-16T16:53:29.158Z] 5e14af77c1be: Waiting [2021-02-16T16:53:29.158Z] 01666e4c0597: Waiting [2021-02-16T16:53:29.158Z] aa168da1d23b: Waiting [2021-02-16T16:53:29.158Z] 46f8f816bc3b: Waiting [2021-02-16T16:53:29.158Z] 93b61091891f: Waiting [2021-02-16T16:53:29.158Z] 36b3adc4ff6f: Verifying Checksum [2021-02-16T16:53:29.158Z] 36b3adc4ff6f: Download complete [2021-02-16T16:53:29.158Z] 46f8f816bc3b: Verifying Checksum [2021-02-16T16:53:29.158Z] 46f8f816bc3b: Download complete [2021-02-16T16:53:29.423Z] df20fa9351a1: Verifying Checksum [2021-02-16T16:53:29.423Z] df20fa9351a1: Download complete [2021-02-16T16:53:29.423Z] 93b9cdb0e59b: Verifying Checksum [2021-02-16T16:53:29.423Z] 93b9cdb0e59b: Download complete [2021-02-16T16:53:29.423Z] 93b61091891f: Verifying Checksum [2021-02-16T16:53:29.423Z] 93b61091891f: Download complete [2021-02-16T16:53:29.423Z] 5e14af77c1be: Download complete [2021-02-16T16:53:29.423Z] 01666e4c0597: Verifying Checksum [2021-02-16T16:53:29.423Z] 01666e4c0597: Download complete [2021-02-16T16:53:29.423Z] 8ad3a11d3b57: Verifying Checksum [2021-02-16T16:53:29.423Z] 8ad3a11d3b57: Download complete [2021-02-16T16:53:29.690Z] df20fa9351a1: Pull complete [2021-02-16T16:53:29.954Z] 36b3adc4ff6f: Pull complete [2021-02-16T16:53:30.916Z] 8ad3a11d3b57: Pull complete [2021-02-16T16:53:31.179Z] 46f8f816bc3b: Pull complete [2021-02-16T16:53:31.444Z] aa168da1d23b: Verifying Checksum [2021-02-16T16:53:31.444Z] aa168da1d23b: Download complete [2021-02-16T16:53:32.021Z] 93b61091891f: Pull complete [2021-02-16T16:53:32.285Z] 93b9cdb0e59b: Pull complete [2021-02-16T16:53:32.548Z] 5e14af77c1be: Pull complete [2021-02-16T16:53:32.548Z] 01666e4c0597: Pull complete [2021-02-16T16:53:40.748Z] aa168da1d23b: Pull complete [2021-02-16T16:53:40.748Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-16T16:53:40.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-16T16:53:40.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-16T16:53:40.952Z] prd-centos7-docker-4c-2g-26588 does not seem to be running inside a container [2021-02-16T16:53:40.998Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-16T16:53:44.140Z] $ docker top 47cf5bf64521c9a12781e96609984bd592696b7de73f26afad00fe0588241e19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-16T16:53:44.687Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-16T16:53:44.984Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-16T16:53:45.287Z] + ls /var/log/sa-host [2021-02-16T16:53:45.287Z] + sadf -c /var/log/sa-host/sa16 [2021-02-16T16:53:45.287Z] file_magic: OK [2021-02-16T16:53:45.287Z] HZ: Using current value: 100 [2021-02-16T16:53:45.287Z] file_header: OK [2021-02-16T16:53:45.287Z] 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-02-16T16:53:45.287Z] Statistics: [2021-02-16T16:53:45.287Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-16T16:53:45.287Z] File successfully converted to sysstat format version 12.2.1 [2021-02-16T16:53:45.287Z] + sadf -c /var/log/sa-host/sa23 [2021-02-16T16:53:45.287Z] file_magic: OK [2021-02-16T16:53:45.287Z] HZ: Using current value: 100 [2021-02-16T16:53:45.287Z] file_header: OK [2021-02-16T16:53:45.287Z] 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-02-16T16:53:45.287Z] Statistics: [2021-02-16T16:53:45.287Z] Hnuu...uuuununununu... [2021-02-16T16:53:45.287Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-16T16:53:45.528Z] provisioning config files... [2021-02-16T16:53:45.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3355290939467706378tmp [Pipeline] { [Pipeline] echo [2021-02-16T16:53:45.627Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:53:45.923Z] ---> create-netrc.sh [Pipeline] } [2021-02-16T16:53:45.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-16T16:53:46.032Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:53:46.332Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-16T16:53:46.342Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:53:46.638Z] ---> sudo-logs.sh [2021-02-16T16:53:46.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-16T16:53:46.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:53:47.014Z] ---> job-cost.sh [2021-02-16T16:53:47.014Z] lf-activate-venv: SKIPPING [2021-02-16T16:53:47.014Z] INFO: No Stack... [2021-02-16T16:53:48.404Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-16T16:53:48.667Z] INFO: Archiving Costs [Pipeline] echo [2021-02-16T16:53:48.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-16T16:53:48.983Z] ---> logs-deploy.sh [2021-02-16T16:53:48.983Z] lf-activate-venv: SKIPPING [2021-02-16T16:53:48.983Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/181 [2021-02-16T16:53:48.983Z] INFO: archiving workspace using pattern(s): [2021-02-16T16:53:50.496Z] Archives upload complete. [2021-02-16T16:53:50.496Z] INFO: archiving logs to Nexus