Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4921f119fbd49a87f301d7978453f85b10d57c6f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22061 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 4921f119fbd49a87f301d7978453f85b10d57c6f (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 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636)" > git rev-list --no-walk e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-21T23:53:52.178Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-21T23:53:52.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-21T23:53:52.503Z] ========================================================= [2021-01-21T23:53:52.503Z] EdgeX Global Pipelines Version Info [2021-01-21T23:53:52.503Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-21T23:53:54.000Z] ------------------- [2021-01-21T23:53:54.000Z] stable info: [2021-01-21T23:53:54.000Z] ------------------- [2021-01-21T23:53:54.000Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T23:53:54.000Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T23:53:54.000Z] Message: update stable to v1.0.179 [2021-01-21T23:53:54.945Z] ------------------- [2021-01-21T23:53:54.945Z] experimental info: [2021-01-21T23:53:54.945Z] ------------------- [2021-01-21T23:53:54.945Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T23:53:54.945Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T23:53:54.945Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-21T23:53:55.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-01-21T23:53:55.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-01-21T23:53:55.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-21T23:53:55.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-21T23:53:55.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-21T23:53:55.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-21T23:53:55.804Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-21T23:53:55.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-21T23:53:55.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-21T23:53:56.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-21T23:53:56.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-21T23:53:56.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-01-21T23:53:56.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-21T23:53:56.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-21T23:53:56.523Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-21T23:53:56.687Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-21T23:53:56.772Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-21T23:53:56.854Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-21T23:53:56.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-21T23:53:57.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-21T23:53:57.118Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-21T23:53:57.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-01-21T23:53:57.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-21T23:53:57.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-21T23:53:57.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-21T23:53:57.541Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-21T23:53:57.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-21T23:53:57.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-21T23:53:57.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-21T23:53:57.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-21T23:53:57.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] echo [2021-01-21T23:53:58.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4921f11 [Pipeline] echo [2021-01-21T23:53:58.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T23:53:58.901Z] + git log --format=format:%s -1 4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] echo [2021-01-21T23:53:58.961Z] GIT_COMMIT: 4921f119fbd49a87f301d7978453f85b10d57c6f, Commit Message: build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636) [Pipeline] echo [2021-01-21T23:53:59.004Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:53:59.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T23:53:59.596Z] [2021-01-21T23:53:59.596Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:53:59.946Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T23:53:59.946Z] latest: Pulling from edgex-devops/git-semver [2021-01-21T23:53:59.946Z] 31603596830f: Pulling fs layer [2021-01-21T23:53:59.946Z] 2a8b12db71e7: Pulling fs layer [2021-01-21T23:53:59.946Z] 6ca5941a6612: Pulling fs layer [2021-01-21T23:53:59.946Z] ecc8261a40a4: Pulling fs layer [2021-01-21T23:53:59.946Z] ecc8261a40a4: Waiting [2021-01-21T23:53:59.946Z] 2a8b12db71e7: Verifying Checksum [2021-01-21T23:53:59.946Z] 2a8b12db71e7: Download complete [2021-01-21T23:54:00.210Z] 31603596830f: Verifying Checksum [2021-01-21T23:54:00.210Z] 31603596830f: Download complete [2021-01-21T23:54:00.210Z] ecc8261a40a4: Verifying Checksum [2021-01-21T23:54:00.210Z] ecc8261a40a4: Download complete [2021-01-21T23:54:00.210Z] 6ca5941a6612: Verifying Checksum [2021-01-21T23:54:00.210Z] 6ca5941a6612: Download complete [2021-01-21T23:54:00.473Z] 31603596830f: Pull complete [2021-01-21T23:54:00.473Z] 2a8b12db71e7: Pull complete [2021-01-21T23:54:01.423Z] 6ca5941a6612: Pull complete [2021-01-21T23:54:01.685Z] ecc8261a40a4: Pull complete [2021-01-21T23:54:01.685Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-21T23:54:01.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T23:54:01.685Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-21T23:54:01.787Z] prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container [2021-01-21T23:54:01.838Z] $ 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-01-21T23:54:03.798Z] $ docker top a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-21T23:54:04.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T23:54:04.084Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T23:54:04.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T23:54:04.291Z] $ docker exec a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent [2021-01-21T23:54:04.473Z] SSH_AUTH_SOCK=/tmp/ssh-uStmC03UrdZS/agent.12 [2021-01-21T23:54:04.473Z] SSH_AGENT_PID=17 [2021-01-21T23:54:04.483Z] Running ssh-add (command line suppressed) [2021-01-21T23:54:04.609Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7241400956771693796.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7241400956771693796.key) [2021-01-21T23:54:04.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T23:54:05.070Z] + git tag --points-at HEAD [Pipeline] } [2021-01-21T23:54:05.092Z] $ docker exec --env ******** --env ******** a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent -k [2021-01-21T23:54:05.205Z] unset SSH_AUTH_SOCK; [2021-01-21T23:54:05.205Z] unset SSH_AGENT_PID; [2021-01-21T23:54:05.205Z] echo Agent pid 17 killed; [2021-01-21T23:54:05.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-21T23:54:05.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T23:54:05.479Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T23:54:05.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T23:54:05.648Z] $ docker exec a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent [2021-01-21T23:54:05.810Z] SSH_AUTH_SOCK=/tmp/ssh-R8QJzAYoRQwJ/agent.46 [2021-01-21T23:54:05.810Z] SSH_AGENT_PID=51 [2021-01-21T23:54:05.816Z] Running ssh-add (command line suppressed) [2021-01-21T23:54:05.931Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2433767456923559766.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2433767456923559766.key) [2021-01-21T23:54:05.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T23:54:06.323Z] + git semver init [2021-01-21T23:54:06.323Z] # -> Open(): unable to determine branch for HEAD [2021-01-21T23:54:06.323Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-21T23:54:06.323Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-21T23:54:06.323Z] # $SEMVER_REMOTE_NAME = origin [2021-01-21T23:54:06.323Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-21T23:54:06.323Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-21T23:54:06.323Z] # $SEMVER_BRANCH = master [2021-01-21T23:54:06.323Z] # $SEMVER_TEMP = /tmp/semver-167664358 [2021-01-21T23:54:06.323Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-01-21T23:54:08.883Z] # '/tmp/semver-167664358' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-01-21T23:54:08.883Z] # -> Force: false [2021-01-21T23:54:08.883Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-21T23:54:08.896Z] $ docker exec --env ******** --env ******** a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent -k [2021-01-21T23:54:09.037Z] unset SSH_AUTH_SOCK; [2021-01-21T23:54:09.037Z] unset SSH_AGENT_PID; [2021-01-21T23:54:09.037Z] echo Agent pid 51 killed; [2021-01-21T23:54:09.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T23:54:09.571Z] + git semver [Pipeline] } [2021-01-21T23:54:09.589Z] $ docker stop --time=1 a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f [2021-01-21T23:54:11.049Z] $ docker rm -f a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T23:54:11.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-21T23:54:11.973Z] Stashed 1 file(s) [Pipeline] echo [2021-01-21T23:54:11.976Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-21T23:54:27.537Z] Still waiting to schedule task [2021-01-21T23:54:27.537Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-22058’ is offline; ‘prd-centos7-docker-4c-2g-22062’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-22059’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-21T23:54:27.539Z] Still waiting to schedule task [2021-01-21T23:54:27.540Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-21T23:56:14.011Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22065 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-21T23:56:14.061Z] Running in /w/workspace/app-functions-sdk-go/172 [Pipeline] { [Pipeline] checkout [2021-01-21T23:56:17.586Z] Running on prd-centos7-docker-4c-2g-22066 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-21T23:56:17.636Z] Running in /w/workspace/app-functions-sdk-go/172 [Pipeline] { [Pipeline] checkout [2021-01-21T23:56:19.088Z] using credential edgex-jenkins-ssh [2021-01-21T23:56:19.145Z] Cloning the remote Git repository [2021-01-21T23:56:19.209Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-21T23:56:19.320Z] > git init /w/workspace/app-functions-sdk-go/172 # timeout=10 [2021-01-21T23:56:19.396Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-21T23:56:19.402Z] > git --version # timeout=10 [2021-01-21T23:56:19.425Z] > git --version # 'git version 2.17.1' [2021-01-21T23:56:19.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T23:56:19.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T23:56:22.558Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-21T23:56:22.579Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T23:56:22.607Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-21T23:56:22.645Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-21T23:56:22.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T23:56:22.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T23:56:23.199Z] Checking out Revision 4921f119fbd49a87f301d7978453f85b10d57c6f (master) [2021-01-21T23:56:23.218Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T23:56:23.239Z] > git checkout -f 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 [2021-01-21T23:56:26.144Z] using credential edgex-jenkins-ssh [2021-01-21T23:56:26.259Z] Cloning the remote Git repository [2021-01-21T23:56:26.319Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-21T23:56:26.434Z] > git init /w/workspace/app-functions-sdk-go/172 # timeout=10 [2021-01-21T23:56:26.568Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-21T23:56:26.568Z] > git --version # timeout=10 [2021-01-21T23:56:26.632Z] > git --version # 'git version 2.24.3' [2021-01-21T23:56:26.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T23:56:26.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T23:56:27.627Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T23:56:29.220Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-21T23:56:29.480Z] Checking out Revision 4921f119fbd49a87f301d7978453f85b10d57c6f (master) [2021-01-21T23:56:29.630Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T23:56:28.888Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-21T23:56:28.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T23:56:29.011Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-21T23:56:29.042Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-21T23:56:29.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T23:56:29.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T23:56:29.501Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T23:56:29.559Z] > git checkout -f 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 [2021-01-21T23:56:30.025Z] + true [2021-01-21T23:56:30.025Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-01-21T23:56:32.925Z] ========================================================= [2021-01-21T23:56:32.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-21T23:56:32.925Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:56:33.326Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-21T23:56:33.897Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636)" [2021-01-21T23:56:34.312Z] Sending build context to Docker daemon 19.1MB [2021-01-21T23:56:34.312Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T23:56:34.312Z] Step 2/8 : FROM ${BASE} [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T23:56:34.591Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-21T23:56:34.591Z] 5f621e34cdf4: Pulling fs layer [2021-01-21T23:56:34.591Z] a4357932f1b6: Pulling fs layer [2021-01-21T23:56:34.591Z] 18c013af1878: Pulling fs layer [2021-01-21T23:56:34.591Z] 00ac8860ef70: Pulling fs layer [2021-01-21T23:56:34.591Z] 63d7cb157983: Pulling fs layer [2021-01-21T23:56:34.591Z] b116817d02f9: Pulling fs layer [2021-01-21T23:56:34.591Z] 745a02a5169b: Pulling fs layer [2021-01-21T23:56:34.591Z] 63d7cb157983: Waiting [2021-01-21T23:56:34.591Z] b116817d02f9: Waiting [2021-01-21T23:56:34.591Z] 745a02a5169b: Waiting [2021-01-21T23:56:34.591Z] 00ac8860ef70: Waiting [2021-01-21T23:56:34.864Z] 18c013af1878: Verifying Checksum [2021-01-21T23:56:34.864Z] 18c013af1878: Download complete [2021-01-21T23:56:34.864Z] a4357932f1b6: Verifying Checksum [2021-01-21T23:56:34.864Z] a4357932f1b6: Download complete [2021-01-21T23:56:34.864Z] 63d7cb157983: Download complete [2021-01-21T23:56:34.864Z] b116817d02f9: Verifying Checksum [2021-01-21T23:56:34.864Z] b116817d02f9: Download complete [2021-01-21T23:56:35.460Z] 5f621e34cdf4: Verifying Checksum [2021-01-21T23:56:35.460Z] 5f621e34cdf4: Download complete [2021-01-21T23:56:35.562Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-21T23:56:35.986Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T23:56:36.062Z] 5f621e34cdf4: Pull complete [2021-01-21T23:56:36.311Z] + sudo service docker restart [2021-01-21T23:56:36.311Z] + true [2021-01-21T23:56:36.311Z] Redirecting to /bin/systemctl restart docker.service [2021-01-21T23:56:36.668Z] a4357932f1b6: Pull complete [2021-01-21T23:56:36.944Z] 18c013af1878: Pull complete [2021-01-21T23:56:37.544Z] 745a02a5169b: Verifying Checksum [2021-01-21T23:56:37.544Z] 745a02a5169b: Download complete [Pipeline] unstash [Pipeline] echo [2021-01-21T23:56:38.002Z] ========================================================= [2021-01-21T23:56:38.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-21T23:56:38.002Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:56:38.527Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-21T23:56:38.980Z] 00ac8860ef70: Verifying Checksum [2021-01-21T23:56:38.980Z] 00ac8860ef70: Download complete [2021-01-21T23:56:39.554Z] Sending build context to Docker daemon 19.1MB [2021-01-21T23:56:39.554Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T23:56:39.554Z] Step 2/8 : FROM ${BASE} [2021-01-21T23:56:39.855Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-21T23:56:39.855Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T23:56:39.855Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T23:56:39.855Z] de9db76c5a1d: Pulling fs layer [2021-01-21T23:56:39.855Z] bca2f99d35d6: Pulling fs layer [2021-01-21T23:56:39.855Z] 93359f2a8cfa: Pulling fs layer [2021-01-21T23:56:39.856Z] 7c6f9722023f: Pulling fs layer [2021-01-21T23:56:39.856Z] a35cf1a2eb13: Pulling fs layer [2021-01-21T23:56:39.856Z] 93359f2a8cfa: Waiting [2021-01-21T23:56:39.856Z] 7c6f9722023f: Waiting [2021-01-21T23:56:39.856Z] a35cf1a2eb13: Waiting [2021-01-21T23:56:39.856Z] bca2f99d35d6: Waiting [2021-01-21T23:56:39.856Z] de9db76c5a1d: Download complete [2021-01-21T23:56:39.856Z] 0ef7d3d256c8: Verifying Checksum [2021-01-21T23:56:39.856Z] 0ef7d3d256c8: Download complete [2021-01-21T23:56:39.856Z] 93359f2a8cfa: Download complete [2021-01-21T23:56:39.856Z] 7c6f9722023f: Verifying Checksum [2021-01-21T23:56:39.856Z] 7c6f9722023f: Download complete [2021-01-21T23:56:40.147Z] 188c0c94c7c5: Verifying Checksum [2021-01-21T23:56:40.147Z] 188c0c94c7c5: Download complete [2021-01-21T23:56:40.762Z] 188c0c94c7c5: Pull complete [2021-01-21T23:56:41.045Z] 0ef7d3d256c8: Pull complete [2021-01-21T23:56:41.680Z] de9db76c5a1d: Pull complete [2021-01-21T23:56:45.289Z] a35cf1a2eb13: Verifying Checksum [2021-01-21T23:56:45.289Z] a35cf1a2eb13: Download complete [2021-01-21T23:56:47.526Z] bca2f99d35d6: Verifying Checksum [2021-01-21T23:56:47.526Z] bca2f99d35d6: Download complete [2021-01-21T23:56:49.166Z] 00ac8860ef70: Pull complete [2021-01-21T23:56:49.444Z] 63d7cb157983: Pull complete [2021-01-21T23:56:50.045Z] b116817d02f9: Pull complete [2021-01-21T23:56:54.418Z] 745a02a5169b: Pull complete [2021-01-21T23:56:54.418Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-21T23:56:54.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-21T23:56:54.418Z] ---> b7e6874047d6 [2021-01-21T23:56:54.418Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-21T23:56:54.418Z] 20.10.0: Pulling from library/docker [2021-01-21T23:56:54.418Z] a3cc7d3b244e: Pulling fs layer [2021-01-21T23:56:54.418Z] 02a3295e0d61: Pulling fs layer [2021-01-21T23:56:54.418Z] 0f4f2e6d8100: Pulling fs layer [2021-01-21T23:56:54.418Z] 330b718f631f: Pulling fs layer [2021-01-21T23:56:54.418Z] a93816041522: Pulling fs layer [2021-01-21T23:56:54.418Z] bdb6da89ff94: Pulling fs layer [2021-01-21T23:56:54.418Z] 2a70c0c122f4: Pulling fs layer [2021-01-21T23:56:54.418Z] bdb6da89ff94: Waiting [2021-01-21T23:56:54.418Z] 330b718f631f: Waiting [2021-01-21T23:56:54.418Z] 2a70c0c122f4: Waiting [2021-01-21T23:56:54.418Z] a93816041522: Waiting [2021-01-21T23:56:54.418Z] 0f4f2e6d8100: Verifying Checksum [2021-01-21T23:56:54.418Z] 0f4f2e6d8100: Download complete [2021-01-21T23:56:54.418Z] 02a3295e0d61: Verifying Checksum [2021-01-21T23:56:54.418Z] a3cc7d3b244e: Verifying Checksum [2021-01-21T23:56:54.418Z] a3cc7d3b244e: Download complete [2021-01-21T23:56:54.418Z] a93816041522: Verifying Checksum [2021-01-21T23:56:54.418Z] a93816041522: Download complete [2021-01-21T23:56:54.418Z] bdb6da89ff94: Verifying Checksum [2021-01-21T23:56:54.418Z] bdb6da89ff94: Download complete [2021-01-21T23:56:54.418Z] 2a70c0c122f4: Verifying Checksum [2021-01-21T23:56:54.418Z] 2a70c0c122f4: Download complete [2021-01-21T23:56:54.699Z] a3cc7d3b244e: Pull complete [2021-01-21T23:56:55.697Z] 02a3295e0d61: Pull complete [2021-01-21T23:56:55.984Z] 0f4f2e6d8100: Pull complete [2021-01-21T23:56:55.984Z] 330b718f631f: Verifying Checksum [2021-01-21T23:56:55.984Z] 330b718f631f: Download complete [2021-01-21T23:57:00.230Z] bca2f99d35d6: Pull complete [2021-01-21T23:57:00.230Z] 93359f2a8cfa: Pull complete [2021-01-21T23:57:00.230Z] 7c6f9722023f: Pull complete [2021-01-21T23:57:00.303Z] 330b718f631f: Pull complete [2021-01-21T23:57:00.303Z] a93816041522: Pull complete [2021-01-21T23:57:00.303Z] bdb6da89ff94: Pull complete [2021-01-21T23:57:00.577Z] 2a70c0c122f4: Pull complete [2021-01-21T23:57:00.577Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T23:57:00.849Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T23:57:05.817Z] a35cf1a2eb13: Pull complete [2021-01-21T23:57:05.817Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-21T23:57:05.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-21T23:57:05.817Z] ---> a62c8e92a672 [2021-01-21T23:57:05.817Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-21T23:57:05.817Z] 20.10.0: Pulling from library/docker [2021-01-21T23:57:06.096Z] 05e7bc50f07f: Pulling fs layer [2021-01-21T23:57:06.096Z] 6db28d0fdbf6: Pulling fs layer [2021-01-21T23:57:06.096Z] 292df0bc6bf3: Pulling fs layer [2021-01-21T23:57:06.096Z] 2e060f4bd70b: Pulling fs layer [2021-01-21T23:57:06.096Z] 80e8d568a223: Pulling fs layer [2021-01-21T23:57:06.096Z] 8dc6ef1a942a: Pulling fs layer [2021-01-21T23:57:06.096Z] 2312dd95470a: Pulling fs layer [2021-01-21T23:57:06.096Z] 80e8d568a223: Waiting [2021-01-21T23:57:06.096Z] 8dc6ef1a942a: Waiting [2021-01-21T23:57:06.096Z] 2312dd95470a: Waiting [2021-01-21T23:57:06.096Z] 2e060f4bd70b: Waiting [2021-01-21T23:57:06.096Z] 292df0bc6bf3: Verifying Checksum [2021-01-21T23:57:06.096Z] 292df0bc6bf3: Download complete [2021-01-21T23:57:06.096Z] 6db28d0fdbf6: Verifying Checksum [2021-01-21T23:57:06.096Z] 6db28d0fdbf6: Download complete [2021-01-21T23:57:06.388Z] 80e8d568a223: Verifying Checksum [2021-01-21T23:57:06.388Z] 80e8d568a223: Download complete [2021-01-21T23:57:06.388Z] 8dc6ef1a942a: Download complete [2021-01-21T23:57:06.388Z] 05e7bc50f07f: Verifying Checksum [2021-01-21T23:57:06.388Z] 05e7bc50f07f: Download complete [2021-01-21T23:57:06.700Z] 2312dd95470a: Download complete [2021-01-21T23:57:07.398Z] 05e7bc50f07f: Pull complete [2021-01-21T23:57:07.588Z] ---> 6155ab69333c [2021-01-21T23:57:07.588Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-21T23:57:07.588Z] ---> Running in d87dea680dc7 [2021-01-21T23:57:07.588Z] Removing intermediate container d87dea680dc7 [2021-01-21T23:57:07.588Z] ---> d54a1e38c95f [2021-01-21T23:57:07.588Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-21T23:57:07.588Z] ---> Running in fe656c87b37e [2021-01-21T23:57:07.701Z] 6db28d0fdbf6: Pull complete [2021-01-21T23:57:08.040Z] 292df0bc6bf3: Pull complete [2021-01-21T23:57:08.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T23:57:09.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T23:57:10.700Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-21T23:57:10.700Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-21T23:57:10.829Z] 2e060f4bd70b: Verifying Checksum [2021-01-21T23:57:10.829Z] 2e060f4bd70b: Download complete [2021-01-21T23:57:10.986Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-21T23:57:10.986Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-21T23:57:11.262Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-21T23:57:11.262Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T23:57:11.262Z] OK: 144 MiB in 44 packages [2021-01-21T23:57:12.742Z] Removing intermediate container fe656c87b37e [2021-01-21T23:57:12.742Z] ---> cddd9d70c4cb [2021-01-21T23:57:12.742Z] Step 6/8 : WORKDIR /build [2021-01-21T23:57:12.742Z] ---> Running in bc7a5c761ee0 [2021-01-21T23:57:13.363Z] Removing intermediate container bc7a5c761ee0 [2021-01-21T23:57:13.363Z] ---> 8ae454a2acc8 [2021-01-21T23:57:13.363Z] Step 7/8 : COPY go.mod . [2021-01-21T23:57:13.992Z] ---> 10092bf4e118 [2021-01-21T23:57:13.992Z] Step 8/8 : RUN go mod download [2021-01-21T23:57:13.992Z] ---> Running in 12909294bade [2021-01-21T23:57:18.003Z] 2e060f4bd70b: Pull complete [2021-01-21T23:57:18.003Z] 80e8d568a223: Pull complete [2021-01-21T23:57:18.003Z] 8dc6ef1a942a: Pull complete [2021-01-21T23:57:18.003Z] 2312dd95470a: Pull complete [2021-01-21T23:57:18.003Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T23:57:18.003Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T23:57:21.119Z] ---> 0a005464ffc5 [2021-01-21T23:57:21.120Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-21T23:57:21.120Z] ---> Running in 467c818af9cf [2021-01-21T23:57:21.120Z] Removing intermediate container 467c818af9cf [2021-01-21T23:57:21.120Z] ---> 57ee4e6b6d82 [2021-01-21T23:57:21.120Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-21T23:57:21.120Z] ---> Running in 924b5327fd93 [2021-01-21T23:57:22.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T23:57:23.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T23:57:24.175Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-21T23:57:24.175Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-21T23:57:24.765Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-21T23:57:25.054Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-21T23:57:25.054Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-21T23:57:25.405Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T23:57:25.405Z] OK: 167 MiB in 44 packages [2021-01-21T23:57:26.965Z] Removing intermediate container 924b5327fd93 [2021-01-21T23:57:26.965Z] ---> 22e3acf44f3c [2021-01-21T23:57:26.965Z] Step 6/8 : WORKDIR /build [2021-01-21T23:57:26.965Z] ---> Running in 64a351bbfbad [2021-01-21T23:57:26.965Z] Removing intermediate container 64a351bbfbad [2021-01-21T23:57:26.965Z] ---> abe130bc9ba4 [2021-01-21T23:57:26.965Z] Step 7/8 : COPY go.mod . [2021-01-21T23:57:27.642Z] ---> 0d34ec9e8009 [2021-01-21T23:57:27.642Z] Step 8/8 : RUN go mod download [2021-01-21T23:57:27.642Z] ---> Running in aa7831c216ea [2021-01-21T23:57:40.802Z] Removing intermediate container 12909294bade [2021-01-21T23:57:40.802Z] ---> 46eefe69db9e [2021-01-21T23:57:40.802Z] Successfully built 46eefe69db9e [2021-01-21T23:57:40.802Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:57:41.147Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T23:57:41.147Z] . [Pipeline] withDockerContainer [2021-01-21T23:57:41.406Z] prd-ubuntu18.04-docker-arm64-4c-16g-22065 does not seem to be running inside a container [2021-01-21T23:57:41.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@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-01-21T23:57:42.985Z] $ docker top 77f3aaa467577e4d57269d3a87da4574eaa9d644bb525223b5245ae630759cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T23:57:43.999Z] + go version [2021-01-21T23:57:43.999Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-21T23:57:44.028Z] $ docker stop --time=1 77f3aaa467577e4d57269d3a87da4574eaa9d644bb525223b5245ae630759cf4 [2021-01-21T23:57:45.948Z] $ docker rm -f 77f3aaa467577e4d57269d3a87da4574eaa9d644bb525223b5245ae630759cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:57:46.936Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T23:57:46.936Z] . [Pipeline] withDockerContainer [2021-01-21T23:57:47.203Z] prd-ubuntu18.04-docker-arm64-4c-16g-22065 does not seem to be running inside a container [2021-01-21T23:57:47.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@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-01-21T23:57:48.796Z] $ docker top a4f78134864269eee57a3f7161e2164595db299e1ca1b499b5d0db24e28d8185 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T23:57:49.904Z] + make test [2021-01-21T23:57:49.905Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-21T23:57:51.349Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-21T23:58:00.312Z] Removing intermediate container aa7831c216ea [2021-01-21T23:58:00.312Z] ---> 455eab5c9a8a [2021-01-21T23:58:00.312Z] Successfully built 455eab5c9a8a [2021-01-21T23:58:00.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:58:00.739Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T23:58:01.029Z] . [Pipeline] withDockerContainer [2021-01-21T23:58:01.345Z] prd-centos7-docker-4c-2g-22066 does not seem to be running inside a container [2021-01-21T23:58:01.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@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-x86_64 cat [2021-01-21T23:58:02.814Z] $ docker top 7cdda498376468edd577a8d11a278e548c95f766d1f81701b0376bb04b9a06d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T23:58:03.874Z] + go version [2021-01-21T23:58:03.874Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-21T23:58:03.909Z] $ docker stop --time=1 7cdda498376468edd577a8d11a278e548c95f766d1f81701b0376bb04b9a06d3 [2021-01-21T23:58:05.518Z] $ docker rm -f 7cdda498376468edd577a8d11a278e548c95f766d1f81701b0376bb04b9a06d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:58:06.565Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T23:58:06.565Z] . [Pipeline] withDockerContainer [2021-01-21T23:58:06.778Z] prd-centos7-docker-4c-2g-22066 does not seem to be running inside a container [2021-01-21T23:58:06.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@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-x86_64 cat [2021-01-21T23:58:07.755Z] $ docker top 4202433b42ba94017e359e6491c0ca878f3e24dc3e555f8958dcbc5e146bf38f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T23:58:08.767Z] + make test [2021-01-21T23:58:08.767Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-21T23:58:11.584Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-21T23:58:13.568Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.050s coverage: 81.0% of statements [2021-01-21T23:58:27.190Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.058s coverage: 81.0% of statements [2021-01-21T23:58:35.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.074s coverage: 48.6% of statements [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-21T23:58:35.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.074s coverage: 61.5% of statements [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-21T23:58:35.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.052s coverage: 67.7% of statements [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-21T23:58:35.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.030s coverage: 97.0% of statements [2021-01-21T23:58:35.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-21T23:58:35.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 8.8% of statements [2021-01-21T23:58:44.218Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.274s coverage: 75.4% of statements [2021-01-21T23:58:44.218Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-21T23:58:44.218Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.050s coverage: 87.9% of statements [2021-01-21T23:58:44.218Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 80.5% of statements [2021-01-21T23:58:44.218Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements [2021-01-21T23:58:46.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.081s coverage: 48.6% of statements [2021-01-21T23:58:46.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-21T23:58:46.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-21T23:58:46.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.132s coverage: 61.5% of statements [2021-01-21T23:58:46.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-21T23:58:48.233Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.157s coverage: 67.7% of statements [2021-01-21T23:58:48.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-21T23:58:48.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-21T23:58:48.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-21T23:58:48.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-21T23:58:48.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-21T23:58:48.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-21T23:58:48.233Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.023s coverage: 97.0% of statements [2021-01-21T23:58:48.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-21T23:58:48.233Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.057s coverage: 8.8% of statements [2021-01-21T23:58:57.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.238s coverage: 75.4% of statements [2021-01-21T23:58:57.182Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-21T23:58:57.182Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.079s coverage: 87.9% of statements [2021-01-21T23:58:57.182Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.062s coverage: 80.5% of statements [2021-01-21T23:58:57.182Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.023s coverage: 71.7% of statements [2021-01-21T23:59:06.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.057s coverage: 81.4% of statements [2021-01-21T23:59:06.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.014s coverage: 94.4% of statements [2021-01-21T23:59:06.620Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-21T23:59:15.018Z] gofmt -l . [2021-01-21T23:59:15.018Z] [ "`gofmt -l .`" = "" ] [2021-01-21T23:59:15.018Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-21T23:59:15.320Z] $ docker stop --time=1 a4f78134864269eee57a3f7161e2164595db299e1ca1b499b5d0db24e28d8185 [2021-01-21T23:59:17.487Z] $ docker rm -f a4f78134864269eee57a3f7161e2164595db299e1ca1b499b5d0db24e28d8185 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T23:59:18.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-21T23:59:19.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-01-21T23:59:19.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.094s coverage: 81.4% of statements [2021-01-21T23:59:19.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-01-21T23:59:19.560Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-21T23:59:25.366Z] gofmt -l . [2021-01-21T23:59:25.366Z] [ "`gofmt -l .`" = "" ] [2021-01-21T23:59:25.676Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-21T23:59:27.235Z] $ docker stop --time=1 4202433b42ba94017e359e6491c0ca878f3e24dc3e555f8958dcbc5e146bf38f [2021-01-21T23:59:29.380Z] $ docker rm -f 4202433b42ba94017e359e6491c0ca878f3e24dc3e555f8958dcbc5e146bf38f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T23:59:30.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-21T23:59:30.583Z] Warning: overwriting stash ‘coverage-report’ [2021-01-21T23:59:31.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-21T23:59:35.293Z] provisioning config files... [2021-01-21T23:59:35.309Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7597790638388282256tmp [Pipeline] { [Pipeline] sh [2021-01-21T23:59:35.693Z] + set +x [2021-01-21T23:59:35.693Z] + curl -s https://codecov.io/bash [2021-01-21T23:59:35.693Z] + bash -s -- [2021-01-21T23:59:35.954Z] [2021-01-21T23:59:35.954Z] _____ _ [2021-01-21T23:59:35.954Z] / ____| | | [2021-01-21T23:59:35.954Z] | | ___ __| | ___ ___ _____ __ [2021-01-21T23:59:35.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-21T23:59:35.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-21T23:59:35.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-21T23:59:35.954Z] Bash-20210115-cec3c92 [2021-01-21T23:59:35.954Z] [2021-01-21T23:59:35.954Z] [2021-01-21T23:59:35.954Z] ==> git version 2.24.3 found [2021-01-21T23:59:35.954Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-21T23:59:35.954Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-21T23:59:35.954Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-21T23:59:35.954Z] ==> Jenkins CI detected. [2021-01-21T23:59:35.954Z] project root: . [2021-01-21T23:59:35.954Z] --> token set from env [2021-01-21T23:59:35.954Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-21T23:59:35.954Z] ==> Running gcov in . (disable via -X gcov) [2021-01-21T23:59:35.954Z] ==> Python coveragepy not found [2021-01-21T23:59:35.954Z] ==> Searching for coverage reports in: [2021-01-21T23:59:35.954Z] + . [2021-01-21T23:59:35.954Z] -> Found 1 reports [2021-01-21T23:59:35.954Z] ==> Detecting git/mercurial file structure [2021-01-21T23:59:35.954Z] ==> Reading reports [2021-01-21T23:59:35.954Z] + ./coverage.out bytes=74114 [2021-01-21T23:59:35.954Z] ==> Appending adjustments [2021-01-21T23:59:35.954Z] https://docs.codecov.io/docs/fixing-reports [2021-01-21T23:59:36.535Z] + Found adjustments [2021-01-21T23:59:36.535Z] ==> Gzipping contents [2021-01-21T23:59:36.535Z] 16K /tmp/codecov.9vBQDT.gz [2021-01-21T23:59:36.535Z] ==> Uploading reports [2021-01-21T23:59:36.535Z] url: https://codecov.io [2021-01-21T23:59:36.535Z] query: branch=master&commit=4921f119fbd49a87f301d7978453f85b10d57c6f&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-21T23:59:36.535Z] -> Pinging Codecov [2021-01-21T23:59:36.535Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=4921f119fbd49a87f301d7978453f85b10d57c6f&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-21T23:59:36.797Z] -> Uploading to [2021-01-21T23:59:36.797Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-21/3D8B5DFFC46A037C893635FACE044666/4921f119fbd49a87f301d7978453f85b10d57c6f/0fcfca65-e99e-4b66-be5b-0e32b74876a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T235936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=681c9adcabe99bb6f280035c6c98fd62b0ade96197e433835703be1b3df1f7c4 [2021-01-21T23:59:36.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T23:59:36.797Z] Dload Upload Total Spent Left Speed [2021-01-21T23:59:37.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12847 0 0 100 12847 0 26555 --:--:-- --:--:-- --:--:-- 26598 [2021-01-21T23:59:37.376Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] } [2021-01-21T23:59:37.393Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-21T23:59:38.296Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-21T23:59:38.370Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:59:38.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-21T23:59:38.715Z] [2021-01-21T23:59:38.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-21T23:59:39.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-21T23:59:39.071Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-21T23:59:39.071Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T23:59:39.071Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T23:59:39.071Z] de9db76c5a1d: Pulling fs layer [2021-01-21T23:59:39.071Z] 0eba1c9be4d2: Pulling fs layer [2021-01-21T23:59:39.071Z] 0d57e429df01: Pulling fs layer [2021-01-21T23:59:39.071Z] 4e4be7b47b0d: Pulling fs layer [2021-01-21T23:59:39.071Z] e1f770b5df2f: Pulling fs layer [2021-01-21T23:59:39.071Z] 85a0685a4137: Pulling fs layer [2021-01-21T23:59:39.071Z] 0d57e429df01: Waiting [2021-01-21T23:59:39.071Z] 0eba1c9be4d2: Waiting [2021-01-21T23:59:39.071Z] 4e4be7b47b0d: Waiting [2021-01-21T23:59:39.071Z] e1f770b5df2f: Waiting [2021-01-21T23:59:39.071Z] de9db76c5a1d: Verifying Checksum [2021-01-21T23:59:39.071Z] de9db76c5a1d: Download complete [2021-01-21T23:59:39.071Z] 0ef7d3d256c8: Verifying Checksum [2021-01-21T23:59:39.071Z] 0ef7d3d256c8: Download complete [2021-01-21T23:59:39.071Z] 0d57e429df01: Verifying Checksum [2021-01-21T23:59:39.071Z] 0d57e429df01: Download complete [2021-01-21T23:59:39.071Z] 4e4be7b47b0d: Verifying Checksum [2021-01-21T23:59:39.071Z] 4e4be7b47b0d: Download complete [2021-01-21T23:59:39.071Z] 188c0c94c7c5: Verifying Checksum [2021-01-21T23:59:39.071Z] 188c0c94c7c5: Download complete [2021-01-21T23:59:39.649Z] 188c0c94c7c5: Pull complete [2021-01-21T23:59:39.649Z] 0ef7d3d256c8: Pull complete [2021-01-21T23:59:39.910Z] de9db76c5a1d: Pull complete [2021-01-21T23:59:40.173Z] e1f770b5df2f: Verifying Checksum [2021-01-21T23:59:40.173Z] e1f770b5df2f: Download complete [2021-01-21T23:59:42.762Z] 0eba1c9be4d2: Verifying Checksum [2021-01-21T23:59:42.762Z] 0eba1c9be4d2: Download complete [2021-01-21T23:59:42.762Z] 85a0685a4137: Verifying Checksum [2021-01-21T23:59:42.762Z] 85a0685a4137: Download complete [2021-01-21T23:59:48.147Z] 0eba1c9be4d2: Pull complete [2021-01-21T23:59:48.147Z] 0d57e429df01: Pull complete [2021-01-21T23:59:48.148Z] 4e4be7b47b0d: Pull complete [2021-01-21T23:59:50.729Z] e1f770b5df2f: Pull complete [2021-01-21T23:59:57.444Z] 85a0685a4137: Pull complete [2021-01-21T23:59:57.444Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-21T23:59:57.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-21T23:59:57.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-21T23:59:57.639Z] prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container [2021-01-21T23:59:57.718Z] $ 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-01-21T23:59:58.630Z] $ docker top 1ce5616a96ac46c9bd7914733394d780bdcfddb82fddd7d97edb407565427f48 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T23:59:58.885Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-21T23:59:59.226Z] + set -o pipefail [2021-01-21T23:59:59.226Z] + snyk monitor '--org=edgex-jenkins' [2021-01-22T00:00:09.334Z] [2021-01-22T00:00:09.334Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-01-22T00:00:09.334Z] [2021-01-22T00:00:09.334Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/cc702fd1-5194-45e9-a637-afed7d599108 [2021-01-22T00:00:09.334Z] [2021-01-22T00:00:09.334Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-22T00:00:09.334Z] [2021-01-22T00:00:09.334Z] [Pipeline] } [2021-01-22T00:00:09.350Z] $ docker stop --time=1 1ce5616a96ac46c9bd7914733394d780bdcfddb82fddd7d97edb407565427f48 [2021-01-22T00:00:12.041Z] $ docker rm -f 1ce5616a96ac46c9bd7914733394d780bdcfddb82fddd7d97edb407565427f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-01-22T00:00:13.357Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T00:00:13.429Z] provisioning config files... [2021-01-22T00:00:13.444Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6749017903139987162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:00:13.835Z] --> edgex-publish-swagger.sh [2021-01-22T00:00:13.836Z] === Publish openapi/v2 API === [2021-01-22T00:00:13.836Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-01-22T00:00:13.836Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-01-22T00:00:13.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T00:00:13.836Z] Dload Upload Total Spent Left Speed [2021-01-22T00:00:15.304Z] 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 10244 0:00:01 0:00:01 --:--:-- 10244 100 13052 0 0 100 13052 0 8783 0:00:01 0:00:01 --:--:-- 8783 [2021-01-22T00:00:15.304Z] [2021-01-22T00:00:15.304Z] [Pipeline] } [2021-01-22T00:00:15.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-22T00:00:16.334Z] + git log --format=format:%s -1 4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:00:16.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:00:16.644Z] . [Pipeline] withDockerContainer [2021-01-22T00:00:16.742Z] prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container [2021-01-22T00:00:16.793Z] $ 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-01-22T00:00:17.505Z] $ docker top 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T00:00:17.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T00:00:17.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T00:00:18.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T00:00:18.040Z] $ docker exec 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e ssh-agent [2021-01-22T00:00:18.213Z] SSH_AUTH_SOCK=/tmp/ssh-7PHxQ8FGITYa/agent.11 [2021-01-22T00:00:18.213Z] SSH_AGENT_PID=17 [2021-01-22T00:00:18.220Z] Running ssh-add (command line suppressed) [2021-01-22T00:00:18.343Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6733740761427505627.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6733740761427505627.key) [2021-01-22T00:00:18.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T00:00:18.742Z] + git semver tag [2021-01-22T00:00:18.742Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T00:00:18.742Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-22T00:00:18.742Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T00:00:18.742Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T00:00:18.742Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T00:00:18.742Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T00:00:18.742Z] # $SEMVER_BRANCH = master [2021-01-22T00:00:18.742Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-22T00:00:18.742Z] # 4921f119fbd49a87f301d7978453f85b10d57c6f HEAD [2021-01-22T00:00:18.742Z] # -> Force: false [2021-01-22T00:00:18.742Z] # b2d52c64c9fbb07f1b57f81a7ed86b234f090055 refs/tags/v2.0.0-dev.5 [Pipeline] } [2021-01-22T00:00:18.753Z] $ docker exec --env ******** --env ******** 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e ssh-agent -k [2021-01-22T00:00:18.890Z] unset SSH_AUTH_SOCK; [2021-01-22T00:00:18.890Z] unset SSH_AGENT_PID; [2021-01-22T00:00:18.891Z] echo Agent pid 17 killed; [2021-01-22T00:00:18.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T00:00:19.417Z] + git semver [Pipeline] } [2021-01-22T00:00:19.432Z] $ docker stop --time=1 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e [2021-01-22T00:00:20.965Z] $ docker rm -f 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:00:21.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T00:00:21.601Z] [2021-01-22T00:00:21.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:00:21.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T00:00:21.962Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-22T00:00:21.962Z] ab5ef0e58194: Pulling fs layer [2021-01-22T00:00:21.962Z] 9712f1f96733: Pulling fs layer [2021-01-22T00:00:21.962Z] 63f879dbbcfc: Pulling fs layer [2021-01-22T00:00:21.962Z] 0d9ebad4ef96: Pulling fs layer [2021-01-22T00:00:21.962Z] e9a5061849ea: Pulling fs layer [2021-01-22T00:00:21.962Z] d747dcd14b5f: Pulling fs layer [2021-01-22T00:00:21.962Z] 2de7ff778b66: Pulling fs layer [2021-01-22T00:00:21.962Z] e9a5061849ea: Waiting [2021-01-22T00:00:21.962Z] d747dcd14b5f: Waiting [2021-01-22T00:00:21.962Z] 2de7ff778b66: Waiting [2021-01-22T00:00:21.962Z] 0d9ebad4ef96: Waiting [2021-01-22T00:00:21.962Z] 9712f1f96733: Verifying Checksum [2021-01-22T00:00:21.962Z] 9712f1f96733: Download complete [2021-01-22T00:00:23.358Z] 63f879dbbcfc: Verifying Checksum [2021-01-22T00:00:23.358Z] 63f879dbbcfc: Download complete [2021-01-22T00:00:23.629Z] e9a5061849ea: Verifying Checksum [2021-01-22T00:00:23.629Z] e9a5061849ea: Download complete [2021-01-22T00:00:23.629Z] d747dcd14b5f: Verifying Checksum [2021-01-22T00:00:23.629Z] d747dcd14b5f: Download complete [2021-01-22T00:00:23.905Z] 2de7ff778b66: Verifying Checksum [2021-01-22T00:00:23.905Z] 2de7ff778b66: Download complete [2021-01-22T00:00:24.170Z] ab5ef0e58194: Verifying Checksum [2021-01-22T00:00:24.170Z] ab5ef0e58194: Download complete [2021-01-22T00:00:24.433Z] 0d9ebad4ef96: Verifying Checksum [2021-01-22T00:00:24.433Z] 0d9ebad4ef96: Download complete [2021-01-22T00:00:28.676Z] ab5ef0e58194: Pull complete [2021-01-22T00:00:28.676Z] 9712f1f96733: Pull complete [2021-01-22T00:00:30.604Z] 63f879dbbcfc: Pull complete [2021-01-22T00:00:37.235Z] 0d9ebad4ef96: Pull complete [2021-01-22T00:00:38.640Z] e9a5061849ea: Pull complete [2021-01-22T00:00:38.640Z] d747dcd14b5f: Pull complete [2021-01-22T00:00:41.225Z] 2de7ff778b66: Pull complete [2021-01-22T00:00:41.225Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-22T00:00:41.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T00:00:41.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-22T00:00:41.415Z] prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container [2021-01-22T00:00:41.487Z] $ 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-01-22T00:00:44.967Z] $ docker top b4de08c6c287939e61ff2d2ee5ca7fa7c0fc4052b8b0232696fcf6ce9ba56f97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-22T00:00:45.208Z] provisioning config files... [2021-01-22T00:00:45.300Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8153615280299881224tmp [2021-01-22T00:00:45.357Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8085852796151806998tmp [2021-01-22T00:00:45.406Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config227138205496703560tmp [Pipeline] { [Pipeline] echo [2021-01-22T00:00:45.461Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:00:45.765Z] ---> sigul-configuration.sh [2021-01-22T00:00:45.765Z] gpg: directory `/root/.gnupg' created [2021-01-22T00:00:45.765Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-22T00:00:45.765Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-22T00:00:45.765Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-22T00:00:45.765Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-22T00:00:45.765Z] gpg: CAST5 encrypted data [2021-01-22T00:00:46.026Z] gpg: encrypted with 1 passphrase [2021-01-22T00:00:46.026Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-22T00:00:46.326Z] + mkdir /home/jenkins [2021-01-22T00:00:46.326Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-22T00:00:46.621Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-22T00:00:46.636Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:00:46.932Z] ---> sigul-install.sh [2021-01-22T00:00:53.540Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-22T00:00:53.838Z] + git tag --list [2021-01-22T00:00:53.838Z] v0.1.0 [2021-01-22T00:00:53.838Z] v0.1.1 [2021-01-22T00:00:53.838Z] v1.0.0 [2021-01-22T00:00:53.838Z] v1.1.0 [2021-01-22T00:00:53.838Z] v1.2.0 [2021-01-22T00:00:53.838Z] v1.3.0 [2021-01-22T00:00:53.838Z] v2.0.0-dev.1 [2021-01-22T00:00:53.838Z] v2.0.0-dev.2 [2021-01-22T00:00:53.838Z] v2.0.0-dev.3 [2021-01-22T00:00:53.838Z] v2.0.0-dev.4 [2021-01-22T00:00:53.838Z] v2.0.0-dev.5 [Pipeline] sh [2021-01-22T00:00:54.136Z] + lftools sign git-tag v2.0.0-dev.5 [2021-01-22T00:00:55.527Z] Signing Git tag with Sigul... [2021-01-22T00:00:55.527Z] Signing v2.0.0-dev.5 [Pipeline] echo [2021-01-22T00:00:56.482Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:00:56.777Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-22T00:00:56.787Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-22T00:00:56.879Z] $ docker stop --time=1 b4de08c6c287939e61ff2d2ee5ca7fa7c0fc4052b8b0232696fcf6ce9ba56f97 [2021-01-22T00:00:58.924Z] $ docker rm -f b4de08c6c287939e61ff2d2ee5ca7fa7c0fc4052b8b0232696fcf6ce9ba56f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:00:59.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:00:59.855Z] . [Pipeline] withDockerContainer [2021-01-22T00:00:59.954Z] prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container [2021-01-22T00:00:59.999Z] $ 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-01-22T00:01:00.686Z] $ docker top 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T00:01:00.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T00:01:00.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T00:01:01.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T00:01:01.182Z] $ docker exec 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 ssh-agent [2021-01-22T00:01:01.363Z] SSH_AUTH_SOCK=/tmp/ssh-aeIZb7k3GCG1/agent.12 [2021-01-22T00:01:01.363Z] SSH_AGENT_PID=17 [2021-01-22T00:01:01.369Z] Running ssh-add (command line suppressed) [2021-01-22T00:01:01.497Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6644224679613793849.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6644224679613793849.key) [2021-01-22T00:01:01.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T00:01:01.910Z] + git semver bump pre [2021-01-22T00:01:01.910Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T00:01:01.910Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-22T00:01:01.910Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T00:01:01.910Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T00:01:01.910Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T00:01:01.910Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T00:01:01.910Z] # $SEMVER_BRANCH = master [2021-01-22T00:01:01.910Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-22T00:01:01.910Z] 2.0.0-dev.6 [Pipeline] } [2021-01-22T00:01:01.923Z] $ docker exec --env ******** --env ******** 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 ssh-agent -k [2021-01-22T00:01:02.055Z] unset SSH_AUTH_SOCK; [2021-01-22T00:01:02.056Z] unset SSH_AGENT_PID; [2021-01-22T00:01:02.056Z] echo Agent pid 17 killed; [2021-01-22T00:01:02.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T00:01:02.574Z] + git semver [Pipeline] } [2021-01-22T00:01:02.589Z] $ docker stop --time=1 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 [2021-01-22T00:01:03.971Z] $ docker rm -f 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:01:04.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:01:04.493Z] . [Pipeline] withDockerContainer [2021-01-22T00:01:04.608Z] prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container [2021-01-22T00:01:04.655Z] $ 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-01-22T00:01:05.312Z] $ docker top 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T00:01:05.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T00:01:05.619Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T00:01:05.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T00:01:05.818Z] $ docker exec 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c ssh-agent [2021-01-22T00:01:06.025Z] SSH_AUTH_SOCK=/tmp/ssh-r39KGnrc9GOZ/agent.12 [2021-01-22T00:01:06.025Z] SSH_AGENT_PID=18 [2021-01-22T00:01:06.032Z] Running ssh-add (command line suppressed) [2021-01-22T00:01:06.163Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4602606573810339320.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4602606573810339320.key) [2021-01-22T00:01:06.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T00:01:06.579Z] + git semver push [2021-01-22T00:01:06.579Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T00:01:06.579Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-22T00:01:06.579Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T00:01:06.579Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T00:01:06.579Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T00:01:06.579Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T00:01:06.579Z] # $SEMVER_BRANCH = master [2021-01-22T00:01:06.579Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-22T00:01:13.194Z] $ docker exec --env ******** --env ******** 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c ssh-agent -k [2021-01-22T00:01:13.389Z] unset SSH_AUTH_SOCK; [2021-01-22T00:01:13.389Z] unset SSH_AGENT_PID; [2021-01-22T00:01:13.389Z] echo Agent pid 18 killed; [2021-01-22T00:01:13.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T00:01:13.941Z] + git semver [Pipeline] } [2021-01-22T00:01:13.960Z] $ docker stop --time=1 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c [2021-01-22T00:01:15.356Z] $ docker rm -f 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:01:17.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:01:17.648Z] ---> package-listing.sh [2021-01-22T00:01:17.648Z] ++ facter osfamily [2021-01-22T00:01:17.648Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T00:01:17.648Z] + OS_FAMILY=redhat [2021-01-22T00:01:17.648Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T00:01:17.648Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T00:01:17.648Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T00:01:17.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T00:01:17.648Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T00:01:17.648Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-22T00:01:17.648Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T00:01:17.648Z] + case "${OS_FAMILY}" in [2021-01-22T00:01:17.648Z] + rpm -qa [2021-01-22T00:01:17.648Z] + sort [2021-01-22T00:01:21.868Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T00:01:21.868Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T00:01:21.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T00:01:21.868Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-22T00:01:21.868Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-01-22T00:01:21.868Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-01-22T00:01:21.883Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T00:01:22.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:01:22.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T00:01:22.485Z] [2021-01-22T00:01:22.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:01:22.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T00:01:22.832Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T00:01:22.832Z] df20fa9351a1: Pulling fs layer [2021-01-22T00:01:22.832Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T00:01:22.832Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T00:01:22.832Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T00:01:22.832Z] 93b61091891f: Pulling fs layer [2021-01-22T00:01:22.832Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T00:01:22.832Z] 5e14af77c1be: Pulling fs layer [2021-01-22T00:01:22.832Z] 01666e4c0597: Pulling fs layer [2021-01-22T00:01:22.832Z] aa168da1d23b: Pulling fs layer [2021-01-22T00:01:22.832Z] 46f8f816bc3b: Waiting [2021-01-22T00:01:22.832Z] 93b61091891f: Waiting [2021-01-22T00:01:22.832Z] 93b9cdb0e59b: Waiting [2021-01-22T00:01:22.832Z] 5e14af77c1be: Waiting [2021-01-22T00:01:22.832Z] 01666e4c0597: Waiting [2021-01-22T00:01:22.832Z] aa168da1d23b: Waiting [2021-01-22T00:01:22.832Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T00:01:22.832Z] 36b3adc4ff6f: Download complete [2021-01-22T00:01:22.832Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T00:01:22.832Z] 46f8f816bc3b: Download complete [2021-01-22T00:01:23.097Z] df20fa9351a1: Verifying Checksum [2021-01-22T00:01:23.097Z] df20fa9351a1: Download complete [2021-01-22T00:01:23.097Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T00:01:23.097Z] 93b9cdb0e59b: Download complete [2021-01-22T00:01:23.097Z] 5e14af77c1be: Verifying Checksum [2021-01-22T00:01:23.097Z] 5e14af77c1be: Download complete [2021-01-22T00:01:23.097Z] 01666e4c0597: Verifying Checksum [2021-01-22T00:01:23.097Z] 01666e4c0597: Download complete [2021-01-22T00:01:23.097Z] 93b61091891f: Download complete [2021-01-22T00:01:23.362Z] df20fa9351a1: Pull complete [2021-01-22T00:01:23.628Z] 36b3adc4ff6f: Pull complete [2021-01-22T00:01:23.628Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T00:01:23.628Z] 8ad3a11d3b57: Download complete [2021-01-22T00:01:25.040Z] 8ad3a11d3b57: Pull complete [2021-01-22T00:01:25.040Z] aa168da1d23b: Verifying Checksum [2021-01-22T00:01:25.040Z] aa168da1d23b: Download complete [2021-01-22T00:01:25.619Z] 46f8f816bc3b: Pull complete [2021-01-22T00:01:25.882Z] 93b61091891f: Pull complete [2021-01-22T00:01:26.159Z] 93b9cdb0e59b: Pull complete [2021-01-22T00:01:26.159Z] 5e14af77c1be: Pull complete [2021-01-22T00:01:26.495Z] 01666e4c0597: Pull complete [2021-01-22T00:01:36.598Z] aa168da1d23b: Pull complete [2021-01-22T00:01:36.598Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T00:01:36.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T00:01:36.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T00:01:36.748Z] prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container [2021-01-22T00:01:36.796Z] $ 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-01-22T00:01:39.643Z] $ docker top b75fd9e399c2d923801a182ffa65a10142cd2297c86085ef047e89acc00e121a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:01:40.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T00:01:40.459Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T00:01:40.755Z] + ls /var/log/sa-host [2021-01-22T00:01:40.755Z] + sadf -c /var/log/sa-host/sa21 [2021-01-22T00:01:40.755Z] file_magic: OK [2021-01-22T00:01:40.755Z] HZ: Using current value: 100 [2021-01-22T00:01:40.755Z] file_header: OK [2021-01-22T00:01:40.755Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-22T00:01:40.755Z] Statistics: [2021-01-22T00:01:40.755Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T00:01:40.755Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T00:01:40.755Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T00:01:40.755Z] file_magic: OK [2021-01-22T00:01:40.755Z] HZ: Using current value: 100 [2021-01-22T00:01:40.755Z] file_header: OK [2021-01-22T00:01:40.755Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-22T00:01:40.755Z] Statistics: [2021-01-22T00:01:40.755Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T00:01:40.755Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T00:01:40.755Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T00:01:40.755Z] file_magic: OK [2021-01-22T00:01:40.755Z] HZ: Using current value: 100 [2021-01-22T00:01:40.755Z] file_header: OK [2021-01-22T00:01:40.755Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-22T00:01:40.755Z] Statistics: [2021-01-22T00:01:40.755Z] Hnuu...uuuununununu... [2021-01-22T00:01:40.755Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T00:01:41.015Z] provisioning config files... [2021-01-22T00:01:41.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8603872991472577740tmp [Pipeline] { [Pipeline] echo [2021-01-22T00:01:41.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:01:41.403Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T00:01:41.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T00:01:41.504Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:01:41.802Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T00:01:41.812Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:01:42.109Z] ---> sudo-logs.sh [2021-01-22T00:01:42.109Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T00:01:42.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:01:42.418Z] ---> job-cost.sh [2021-01-22T00:01:42.418Z] lf-activate-venv: SKIPPING [2021-01-22T00:01:42.418Z] INFO: No Stack... [2021-01-22T00:01:43.364Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T00:01:43.938Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T00:01:43.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:01:44.249Z] ---> logs-deploy.sh [2021-01-22T00:01:44.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/172 [2021-01-22T00:01:44.249Z] INFO: archiving workspace using pattern(s): [2021-01-22T00:01:46.164Z] Archives upload complete. [2021-01-22T00:01:46.164Z] INFO: archiving logs to Nexus