Pull request #938 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4+4d6967253c42c2a443b56733e0120e3dc957a25e (7cfd4188e3272c388a943419228f005a734e4fef) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4751976740206228509.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1914919055981929380.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-938/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1545779412948371389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7056089424905780573.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-938/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-938/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6717563905603613316.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-850 in /w/workspace/ndry_app-functions-sdk-go_PR-938 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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_PR-938 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/jenkins-gitclient-ssh4254842953360669180.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/jenkins-gitclient-ssh5169841022279429829.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d6967253c42c2a443b56733e0120e3dc957a25e into PR head commit 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 Merge succeeded, producing 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 Checking out Revision 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 (PR-938) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/jenkins-gitclient-ssh937397053413008074.key > git merge 4d6967253c42c2a443b56733e0120e3dc957a25e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 # timeout=10 Commit message: "feat: Added SetDefaultFunctionsPipeline to replace deprecated SetFunctionsPipeline" > git rev-list --no-walk 82dd4a40f68d56724c0c860592e687c32cd20b4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:38 ========================================================= 19:02:38 EdgeX Global Pipelines Version Info 19:02:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:39 ------------------- 19:02:39 stable info: 19:02:39 ------------------- 19:02:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:02:39 Message: update stable to v1.0.205 19:02:39 ------------------- 19:02:39 experimental info: 19:02:39 ------------------- 19:02:39 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:02:39 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-938 [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-938 [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-938 [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b59b5a [Pipeline] echo 19:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:41 + git log --format=format:%s -1 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 [Pipeline] echo 19:02:41 GIT_COMMIT: 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4, Commit Message: feat: Added SetDefaultFunctionsPipeline to replace deprecated SetFunctionsPipeline [Pipeline] echo 19:02:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:02:42 19:02:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:02:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:02:42 latest: Pulling from edgex-devops/git-semver 19:02:42 31603596830f: Pulling fs layer 19:02:42 04fac38145f0: Pulling fs layer 19:02:42 701f6daf10bf: Pulling fs layer 19:02:42 24f72da36158: Pulling fs layer 19:02:42 24f72da36158: Waiting 19:02:42 04fac38145f0: Verifying Checksum 19:02:42 04fac38145f0: Download complete 19:02:43 31603596830f: Verifying Checksum 19:02:43 31603596830f: Download complete 19:02:43 31603596830f: Pull complete 19:02:43 24f72da36158: Verifying Checksum 19:02:43 24f72da36158: Download complete 19:02:43 04fac38145f0: Pull complete 19:02:43 701f6daf10bf: Verifying Checksum 19:02:43 701f6daf10bf: Download complete 19:02:44 701f6daf10bf: Pull complete 19:02:44 24f72da36158: Pull complete 19:02:44 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:02:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:02:44 prd-centos7-docker-4c-2g-850 does not seem to be running inside a container 19:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-938 -v /w/workspace/ndry_app-functions-sdk-go_PR-938:/w/workspace/ndry_app-functions-sdk-go_PR-938:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-938@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-938@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:02:45 $ docker top f093572dc8e79fd33841ccc4ae5bc96e0d8a00a1d7878775a0b4931d2b2efd58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:45 [ssh-agent] Looking for ssh-agent implementation... 19:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:45 $ docker exec f093572dc8e79fd33841ccc4ae5bc96e0d8a00a1d7878775a0b4931d2b2efd58 ssh-agent 19:02:45 SSH_AUTH_SOCK=/tmp/ssh-r1g7guGjwep1/agent.14 19:02:45 SSH_AGENT_PID=21 19:02:45 Running ssh-add (command line suppressed) 19:02:45 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/private_key_7712026675508163257.key (/w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/private_key_7712026675508163257.key) 19:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:46 + git tag --points-at HEAD [Pipeline] } 19:02:46 $ docker exec --env ******** --env ******** f093572dc8e79fd33841ccc4ae5bc96e0d8a00a1d7878775a0b4931d2b2efd58 ssh-agent -k 19:02:46 unset SSH_AUTH_SOCK; 19:02:46 unset SSH_AGENT_PID; 19:02:46 echo Agent pid 21 killed; 19:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:46 [ssh-agent] Looking for ssh-agent implementation... 19:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:46 $ docker exec f093572dc8e79fd33841ccc4ae5bc96e0d8a00a1d7878775a0b4931d2b2efd58 ssh-agent 19:02:46 SSH_AUTH_SOCK=/tmp/ssh-w4wgf4cHjMth/agent.55 19:02:46 SSH_AGENT_PID=61 19:02:46 Running ssh-add (command line suppressed) 19:02:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/private_key_2617558609774535117.key (/w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/private_key_2617558609774535117.key) 19:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:47 + git semver init 19:02:47 # -> Open(): unable to determine branch for HEAD 19:02:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-938/.git 19:02:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-938 19:02:47 # $SEMVER_REMOTE_NAME = origin 19:02:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:02:47 # $SEMVER_USER_NAME = edgex-jenkins 19:02:47 # $SEMVER_BRANCH = PR-938 19:02:47 # $SEMVER_TEMP = /tmp/semver-255020673 19:02:47 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:02:49 # '/tmp/semver-255020673' -> '/w/workspace/ndry_app-functions-sdk-go_PR-938/.semver' 19:02:49 # -> Force: false 19:02:49 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-938/.semver [Pipeline] } 19:02:49 $ docker exec --env ******** --env ******** f093572dc8e79fd33841ccc4ae5bc96e0d8a00a1d7878775a0b4931d2b2efd58 ssh-agent -k 19:02:49 unset SSH_AUTH_SOCK; 19:02:49 unset SSH_AGENT_PID; 19:02:49 echo Agent pid 61 killed; 19:02:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:50 + git semver [Pipeline] } 19:02:50 $ docker stop --time=1 f093572dc8e79fd33841ccc4ae5bc96e0d8a00a1d7878775a0b4931d2b2efd58 19:02:51 $ docker rm -f f093572dc8e79fd33841ccc4ae5bc96e0d8a00a1d7878775a0b4931d2b2efd58 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:52 Stashed 1 file(s) [Pipeline] echo 19:02:52 [edgeXSemver]: initialized semver on version 0.0.0 [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 19:03:07 Still waiting to schedule task 19:03:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:03:07 Still waiting to schedule task 19:03:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:05:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-852 in /w/workspace/ndry_app-functions-sdk-go_PR-938 [Pipeline] { [Pipeline] ws 19:05:18 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 19:05:18 The recommended git tool is: git 19:05:23 using credential edgex-jenkins-ssh 19:05:23 Cloning the remote Git repository 19:05:24 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:05:24 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 19:05:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:05:24 > git --version # timeout=10 19:05:24 > git --version # 'git version 2.17.1' 19:05:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:05:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:05:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:05:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:28 Merging remotes/origin/main commit 4d6967253c42c2a443b56733e0120e3dc957a25e into PR head commit 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 19:05:29 Merge succeeded, producing 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 19:05:29 Checking out Revision 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 (PR-938) 19:05:28 > git config core.sparsecheckout # timeout=10 19:05:28 > git checkout -f 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 # timeout=10 19:05:28 > git remote # timeout=10 19:05:28 > git config --get remote.origin.url # timeout=10 19:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:29 > git merge 4d6967253c42c2a443b56733e0120e3dc957a25e # timeout=10 19:05:29 > git rev-parse HEAD^{commit} # timeout=10 19:05:29 > git config core.sparsecheckout # timeout=10 19:05:29 > git checkout -f 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 # timeout=10 19:05:33 Commit message: "feat: Added SetDefaultFunctionsPipeline to replace deprecated SetFunctionsPipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:05:34 ========================================================= 19:05:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:05:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:05:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:05:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:36 595b0fe564bb: Pulling fs layer 19:05:36 24495759ef45: Pulling fs layer 19:05:36 d148012ef14d: Pulling fs layer 19:05:36 e90a11edd702: Pulling fs layer 19:05:36 d77568369979: Pulling fs layer 19:05:36 fc1c9f9a7f3b: Pulling fs layer 19:05:36 170f2ba95c9a: Pulling fs layer 19:05:36 97ac5df62f85: Pulling fs layer 19:05:36 d77568369979: Waiting 19:05:36 fc1c9f9a7f3b: Waiting 19:05:36 170f2ba95c9a: Waiting 19:05:36 97ac5df62f85: Waiting 19:05:36 e90a11edd702: Waiting 19:05:36 d148012ef14d: Verifying Checksum 19:05:36 d148012ef14d: Download complete 19:05:36 24495759ef45: Download complete 19:05:36 d77568369979: Verifying Checksum 19:05:36 d77568369979: Download complete 19:05:36 fc1c9f9a7f3b: Verifying Checksum 19:05:36 fc1c9f9a7f3b: Download complete 19:05:36 595b0fe564bb: Verifying Checksum 19:05:36 595b0fe564bb: Download complete 19:05:36 170f2ba95c9a: Verifying Checksum 19:05:36 170f2ba95c9a: Download complete 19:05:37 595b0fe564bb: Pull complete 19:05:37 24495759ef45: Pull complete 19:05:37 d148012ef14d: Pull complete 19:05:39 97ac5df62f85: Verifying Checksum 19:05:39 97ac5df62f85: Download complete 19:05:40 e90a11edd702: Verifying Checksum 19:05:40 e90a11edd702: Download complete 19:05:50 e90a11edd702: Pull complete 19:05:50 d77568369979: Pull complete 19:05:51 fc1c9f9a7f3b: Pull complete 19:05:51 170f2ba95c9a: Pull complete 19:05:58 97ac5df62f85: Pull complete 19:05:58 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:05:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 19:05:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 19:05:59 + docker inspect -f . ci-base-image-arm64 19:05:59 . [Pipeline] withDockerContainer 19:05:59 prd-ubuntu18.04-docker-arm64-4c-16g-852 does not seem to be running inside a container 19:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:04 $ docker top f955e989d47b8b96729539b6f5757bcbab72cf1ae2bb38acd3fc604c9534dcea -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:05 + go version 19:06:05 go version go1.16.6 linux/arm64 [Pipeline] } 19:06:05 $ docker stop --time=1 f955e989d47b8b96729539b6f5757bcbab72cf1ae2bb38acd3fc604c9534dcea 19:06:07 $ docker rm -f f955e989d47b8b96729539b6f5757bcbab72cf1ae2bb38acd3fc604c9534dcea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:08 + docker inspect -f . ci-base-image-arm64 19:06:08 . [Pipeline] withDockerContainer 19:06:09 prd-ubuntu18.04-docker-arm64-4c-16g-852 does not seem to be running inside a container 19:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:10 $ docker top c7015a4eff1ece9f200f37e1cd11e658b9dcaeda93881a9aad61c4e8a7459dbc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:06:11 + make test 19:06:11 make -C ./app-service-template build 19:06:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:06:11 go mod tidy 19:06:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 19:06:20 go: downloading github.com/google/uuid v1.3.0 19:06:20 go: downloading github.com/stretchr/testify v1.7.0 19:06:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:06:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:06:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:06:20 go: downloading github.com/davecgh/go-spew v1.1.1 19:06:20 go: downloading github.com/pmezard/go-difflib v1.0.0 19:06:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:06:20 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:06:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:06:20 go: downloading github.com/stretchr/objx v0.1.0 19:06:21 go: downloading github.com/go-kit/kit v0.9.0 19:06:21 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:06:21 go: downloading gopkg.in/yaml.v2 v2.4.0 19:06:21 go: downloading github.com/gorilla/mux v1.8.0 19:06:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:06:21 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:06:21 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:06:21 go: downloading github.com/mitchellh/copystructure v1.0.0 19:06:21 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:06:21 go: downloading github.com/pelletier/go-toml v1.9.2 19:06:21 go: downloading github.com/go-playground/universal-translator v0.17.0 19:06:21 go: downloading github.com/leodido/go-urn v1.2.0 19:06:22 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:06:22 go: downloading golang.org/x/text v0.3.2 19:06:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:06:22 go: downloading github.com/go-playground/locales v0.13.0 19:06:25 go: downloading github.com/gorilla/websocket v1.4.2 19:06:25 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:06:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:06:25 go: downloading github.com/go-stack/stack v1.8.0 19:06:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:06:25 go: downloading github.com/x448/float16 v0.8.4 19:06:25 go: downloading github.com/hashicorp/consul/api v1.8.1 19:06:25 go: downloading github.com/kr/pretty v0.2.0 19:06:25 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:06:25 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:06:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:06:26 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:06:26 go: downloading github.com/kr/text v0.1.0 19:06:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:06:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:06:26 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:06:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:06:26 go: downloading github.com/hashicorp/serf v0.9.5 19:06:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:06:26 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:06:26 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:06:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:06:27 go: downloading github.com/pebbe/zmq4 v1.2.7 19:06:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:06:27 go: downloading github.com/pkg/errors v0.8.1 19:06:27 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:06:27 go: downloading github.com/fatih/color v1.9.0 19:06:27 go: downloading github.com/mattn/go-colorable v0.1.6 19:06:27 go: downloading github.com/mattn/go-isatty v0.0.12 19:06:27 go: downloading github.com/onsi/ginkgo v1.10.1 19:06:27 go: downloading github.com/onsi/gomega v1.7.0 19:06:27 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:06:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:06:28 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:06:28 go: downloading github.com/hashicorp/memberlist v0.2.2 19:06:28 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:06:28 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:06:28 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:06:28 go: downloading github.com/hpcloud/tail v1.0.0 19:06:28 go: downloading github.com/golang/protobuf v1.3.2 19:06:28 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:06:28 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:06:28 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:06:28 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:06:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:06:28 go: downloading github.com/miekg/dns v1.1.26 19:06:28 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:06:29 go: downloading github.com/fsnotify/fsnotify v1.4.7 19:06:29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 19:06:29 go: downloading github.com/hashicorp/errwrap v1.0.0 19:06:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:07:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:07:09 make -C ./app-service-template test 19:07:09 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:07:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:07:19 # new-app-service [new-app-service.test] 19:07:19 ./main_test.go:59:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:07:19 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:07:19 ./main_test.go:90:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:07:19 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:07:19 ./main_test.go:123:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:07:19 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:07:19 ./main_test.go:159:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:07:19 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:07:38 FAIL new-app-service [build failed] 19:07:38 ? new-app-service/config [no test files] 19:07:38 ok new-app-service/functions 0.036s 19:07:38 FAIL 19:07:38 make[1]: *** [Makefile:62: test] Error 2 19:07:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:07:38 make: *** [Makefile:28: test-template] Error 2 [Pipeline] } 19:07:38 $ docker stop --time=1 c7015a4eff1ece9f200f37e1cd11e658b9dcaeda93881a9aad61c4e8a7459dbc 19:07:40 $ docker rm -f c7015a4eff1ece9f200f37e1cd11e658b9dcaeda93881a9aad61c4e8a7459dbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:43 19:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:44 arm64: Pulling from edgex-lftools-log-publisher 19:07:44 448f6bf000e3: Pulling fs layer 19:07:44 f757da607395: Pulling fs layer 19:07:44 05883995daec: Pulling fs layer 19:07:44 8603b9c90790: Pulling fs layer 19:07:44 1560dd03e051: Pulling fs layer 19:07:44 27f5ce0e4adf: Pulling fs layer 19:07:44 c2d8d7efcc4b: Pulling fs layer 19:07:44 1560dd03e051: Waiting 19:07:44 27f5ce0e4adf: Waiting 19:07:44 c2d8d7efcc4b: Waiting 19:07:44 8603b9c90790: Waiting 19:07:44 f757da607395: Verifying Checksum 19:07:44 f757da607395: Download complete 19:07:44 8603b9c90790: Verifying Checksum 19:07:44 8603b9c90790: Download complete 19:07:45 1560dd03e051: Verifying Checksum 19:07:45 1560dd03e051: Download complete 19:07:45 27f5ce0e4adf: Verifying Checksum 19:07:45 27f5ce0e4adf: Download complete 19:07:45 05883995daec: Verifying Checksum 19:07:45 05883995daec: Download complete 19:07:47 448f6bf000e3: Verifying Checksum 19:07:47 448f6bf000e3: Download complete 19:07:48 Running on prd-centos7-docker-4c-2g-855 in /w/workspace/ndry_app-functions-sdk-go_PR-938 [Pipeline] { [Pipeline] ws 19:07:48 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 19:07:49 The recommended git tool is: git 19:07:50 c2d8d7efcc4b: Verifying Checksum 19:07:50 c2d8d7efcc4b: Download complete 19:07:50 448f6bf000e3: Pull complete 19:07:51 f757da607395: Pull complete 19:07:52 05883995daec: Pull complete 19:07:53 8603b9c90790: Pull complete 19:07:54 1560dd03e051: Pull complete 19:07:54 27f5ce0e4adf: Pull complete 19:07:54 using credential edgex-jenkins-ssh 19:07:54 Cloning the remote Git repository 19:07:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:07:54 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 19:07:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:07:54 > git --version # timeout=10 19:07:54 > git --version # 'git version 2.24.4' 19:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:54 [INFO] Currently running in a labeled security context 19:07:54 [INFO] Currently SELinux is 'enforcing' on the host 19:07:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh4363357252618992957.key 19:07:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:57 Merging remotes/origin/main commit 4d6967253c42c2a443b56733e0120e3dc957a25e into PR head commit 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 19:07:57 Merge succeeded, producing 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 19:07:57 Checking out Revision 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 (PR-938) 19:07:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:07:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:07:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:57 [INFO] Currently running in a labeled security context 19:07:57 [INFO] Currently SELinux is 'enforcing' on the host 19:07:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh3544641575397581986.key 19:07:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:57 > git config core.sparsecheckout # timeout=10 19:07:57 > git checkout -f 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 # timeout=10 19:07:57 > git remote # timeout=10 19:07:57 > git config --get remote.origin.url # timeout=10 19:07:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:57 [INFO] Currently running in a labeled security context 19:07:57 [INFO] Currently SELinux is 'enforcing' on the host 19:07:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh8200631636705424085.key 19:07:57 > git merge 4d6967253c42c2a443b56733e0120e3dc957a25e # timeout=10 19:07:57 > git rev-parse HEAD^{commit} # timeout=10 19:07:57 > git config core.sparsecheckout # timeout=10 19:07:57 > git checkout -f 3b59b5a5b64443c1e7e5492cc1ead7ba38b831a4 # timeout=10 19:08:02 Commit message: "feat: Added SetDefaultFunctionsPipeline to replace deprecated SetFunctionsPipeline" 19:08:02 19:08:02 GitHub has been notified of this commit’s build result 19:08:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:08:02 ========================================================= 19:08:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:08:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:08:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:03 540db60ca938: Pulling fs layer 19:08:03 adcc1eea9eea: Pulling fs layer 19:08:03 4c4ab2625f07: Pulling fs layer 19:08:03 db62176df00c: Pulling fs layer 19:08:03 3b30891b0d05: Pulling fs layer 19:08:03 06b49ca38bd5: Pulling fs layer 19:08:03 c788192a36de: Pulling fs layer 19:08:03 a77e37c0d609: Pulling fs layer 19:08:03 c3185cebc471: Pulling fs layer 19:08:03 06b49ca38bd5: Waiting 19:08:03 c788192a36de: Waiting 19:08:03 a77e37c0d609: Waiting 19:08:03 c3185cebc471: Waiting 19:08:03 db62176df00c: Waiting 19:08:03 3b30891b0d05: Waiting 19:08:03 4c4ab2625f07: Verifying Checksum 19:08:03 4c4ab2625f07: Download complete 19:08:03 adcc1eea9eea: Verifying Checksum 19:08:03 adcc1eea9eea: Download complete 19:08:03 3b30891b0d05: Verifying Checksum 19:08:03 3b30891b0d05: Download complete 19:08:03 06b49ca38bd5: Verifying Checksum 19:08:03 06b49ca38bd5: Download complete 19:08:03 c788192a36de: Verifying Checksum 19:08:03 c788192a36de: Download complete 19:08:03 540db60ca938: Verifying Checksum 19:08:04 540db60ca938: Pull complete 19:08:04 adcc1eea9eea: Pull complete 19:08:04 4c4ab2625f07: Pull complete 19:08:04 a77e37c0d609: Verifying Checksum 19:08:04 a77e37c0d609: Download complete 19:08:09 c3185cebc471: Verifying Checksum 19:08:09 c3185cebc471: Download complete 19:08:09 c2d8d7efcc4b: Pull complete 19:08:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:08:10 prd-ubuntu18.04-docker-arm64-4c-16g-852 does not seem to be running inside a container 19:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:11 db62176df00c: Verifying Checksum 19:08:11 db62176df00c: Download complete 19:08:15 $ docker top 6ae5d0543b0493aeff7510a8ac3ff1309505721cee8189bf891ea33d36a13ea7 -eo pid,comm 19:08:15 db62176df00c: Pull complete 19:08:15 3b30891b0d05: Pull complete 19:08:15 06b49ca38bd5: Pull complete 19:08:15 c788192a36de: Pull complete 19:08:15 a77e37c0d609: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:16 ---> job-cost.sh 19:08:16 lf-activate-venv: SKIPPING 19:08:16 INFO: No Stack... 19:08:17 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:17 c3185cebc471: Pull complete 19:08:17 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:08:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 19:08:17 INFO: Archiving Costs [Pipeline] sh 19:08:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 19:08:18 + docker inspect -f . ci-base-image-x86_64 19:08:18 . [Pipeline] withDockerContainer 19:08:18 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv 19:08:18 + cut -d, -f6 19:08:18 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 19:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:20 $ docker top c27c30141dc88d5a08407db746c3886331d9ea112e240a342f98213a44f0dc48 -eo pid,comm [Pipeline] { [Pipeline] lock 19:08:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] 19:08:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] did not exist. Created. 19:08:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 19:08:21 + go version 19:08:21 go version go1.16.6 linux/amd64 [Pipeline] } 19:08:21 $ docker stop --time=1 c27c30141dc88d5a08407db746c3886331d9ea112e240a342f98213a44f0dc48 19:08:21 + echo total: 0.10999999940395355 19:08:22 $ docker rm -f c27c30141dc88d5a08407db746c3886331d9ea112e240a342f98213a44f0dc48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:22 + docker inspect -f . ci-base-image-x86_64 19:08:22 . [Pipeline] withDockerContainer 19:08:23 Stashed 1 file(s) 19:08:23 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 19:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:23 $ docker top cef8c512c814db73abbc832602883e727ec1e581c2891b12c2dbfa257d7a4eef -eo pid,comm [Pipeline] { [Pipeline] } 19:08:23 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:23 $ docker stop --time=1 6ae5d0543b0493aeff7510a8ac3ff1309505721cee8189bf891ea33d36a13ea7 19:08:25 $ docker rm -f 6ae5d0543b0493aeff7510a8ac3ff1309505721cee8189bf891ea33d36a13ea7 [Pipeline] fileExists [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:26 Failed in branch arm64 19:08:26 + make test 19:08:26 make -C ./app-service-template build 19:08:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:08:26 go mod tidy 19:08:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 19:08:26 go: downloading github.com/google/uuid v1.3.0 19:08:26 go: downloading github.com/stretchr/testify v1.7.0 19:08:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:08:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:08:26 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:08:26 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:08:26 go: downloading gopkg.in/yaml.v2 v2.4.0 19:08:27 go: downloading github.com/go-kit/kit v0.9.0 19:08:27 go: downloading github.com/davecgh/go-spew v1.1.1 19:08:27 go: downloading github.com/pmezard/go-difflib v1.0.0 19:08:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:08:27 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:08:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:08:27 go: downloading github.com/stretchr/objx v0.1.0 19:08:27 go: downloading github.com/go-playground/universal-translator v0.17.0 19:08:27 go: downloading github.com/leodido/go-urn v1.2.0 19:08:27 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:08:27 go: downloading golang.org/x/text v0.3.2 19:08:27 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:08:27 go: downloading github.com/go-playground/locales v0.13.0 19:08:28 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:08:28 go: downloading github.com/gorilla/mux v1.8.0 19:08:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:08:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:08:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:08:28 go: downloading github.com/go-stack/stack v1.8.0 19:08:28 go: downloading github.com/pelletier/go-toml v1.9.2 19:08:28 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:08:28 go: downloading github.com/hashicorp/consul/api v1.8.1 19:08:29 go: downloading github.com/mitchellh/copystructure v1.0.0 19:08:29 go: downloading github.com/gorilla/websocket v1.4.2 19:08:29 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:08:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:08:29 go: downloading github.com/kr/pretty v0.2.0 19:08:29 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:08:29 go: downloading github.com/x448/float16 v0.8.4 19:08:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:08:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:08:29 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:08:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:08:29 go: downloading github.com/hashicorp/serf v0.9.5 19:08:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:08:29 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:08:29 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:08:29 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:08:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:08:29 go: downloading github.com/kr/text v0.1.0 19:08:29 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:08:29 go: downloading github.com/fatih/color v1.9.0 19:08:29 go: downloading github.com/mattn/go-colorable v0.1.6 19:08:29 go: downloading github.com/mattn/go-isatty v0.0.12 19:08:29 go: downloading github.com/pkg/errors v0.8.1 19:08:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:08:29 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:08:29 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:08:29 go: downloading github.com/hashicorp/memberlist v0.2.2 19:08:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:08:29 go: downloading github.com/pebbe/zmq4 v1.2.7 19:08:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:08:29 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:08:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:08:29 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:08:29 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:08:29 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:08:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:08:30 go: downloading github.com/miekg/dns v1.1.26 19:08:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:08:30 go: downloading github.com/onsi/ginkgo v1.10.1 19:08:30 go: downloading github.com/onsi/gomega v1.7.0 19:08:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:08:30 go: downloading github.com/hashicorp/errwrap v1.0.0 19:08:30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 19:08:30 go: downloading github.com/hpcloud/tail v1.0.0 19:08:30 go: downloading github.com/golang/protobuf v1.3.2 19:08:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:08:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:08:30 go: downloading github.com/fsnotify/fsnotify v1.4.7 19:08:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:08:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:08:40 make -C ./app-service-template test 19:08:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:08:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:08:43 # new-app-service [new-app-service.test] 19:08:43 ./main_test.go:59:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:08:43 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:08:43 ./main_test.go:90:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:08:43 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:08:43 ./main_test.go:123:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:08:43 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:08:43 ./main_test.go:159:3: cannot use mockAppService (type *mocks.ApplicationService) as type "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService in return argument: 19:08:43 *mocks.ApplicationService does not implement "github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces".ApplicationService (missing SetDefaultFunctionsPipeline method) 19:08:49 FAIL new-app-service [build failed] 19:08:49 ? new-app-service/config [no test files] 19:08:49 ok new-app-service/functions 0.007s 19:08:49 FAIL 19:08:49 make[1]: *** [Makefile:62: test] Error 2 19:08:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 19:08:49 make: *** [Makefile:28: test-template] Error 2 [Pipeline] } 19:08:49 $ docker stop --time=1 cef8c512c814db73abbc832602883e727ec1e581c2891b12c2dbfa257d7a4eef 19:08:51 $ docker rm -f cef8c512c814db73abbc832602883e727ec1e581c2891b12c2dbfa257d7a4eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:52 19:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:53 latest: Pulling from edgex-lftools-log-publisher 19:08:53 b4d181a07f80: Pulling fs layer 19:08:53 a1111a8f2ec3: Pulling fs layer 19:08:53 ed53099fbce6: Pulling fs layer 19:08:53 dc539afda2c1: Pulling fs layer 19:08:53 77bc0d833cb6: Pulling fs layer 19:08:53 9065ff56babe: Pulling fs layer 19:08:53 d287ab97295c: Pulling fs layer 19:08:53 dc539afda2c1: Waiting 19:08:53 77bc0d833cb6: Waiting 19:08:53 9065ff56babe: Waiting 19:08:53 d287ab97295c: Waiting 19:08:53 a1111a8f2ec3: Verifying Checksum 19:08:53 a1111a8f2ec3: Download complete 19:08:53 dc539afda2c1: Verifying Checksum 19:08:53 dc539afda2c1: Download complete 19:08:53 77bc0d833cb6: Verifying Checksum 19:08:53 77bc0d833cb6: Download complete 19:08:53 ed53099fbce6: Verifying Checksum 19:08:53 ed53099fbce6: Download complete 19:08:55 b4d181a07f80: Verifying Checksum 19:08:55 b4d181a07f80: Download complete 19:08:55 b4d181a07f80: Pull complete 19:08:56 a1111a8f2ec3: Pull complete 19:08:56 ed53099fbce6: Pull complete 19:08:56 dc539afda2c1: Pull complete 19:08:57 77bc0d833cb6: Pull complete 19:08:57 9065ff56babe: Pull complete 19:08:59 d287ab97295c: Verifying Checksum 19:08:59 d287ab97295c: Download complete 19:09:03 d287ab97295c: Pull complete 19:09:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:09:03 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 19:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:06 $ docker top 0d40cb9bb396455e9d3679d232e315bf26ba5cd961ffde21c70271d0f50caf40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:07 ---> job-cost.sh 19:09:07 lf-activate-venv: SKIPPING 19:09:07 INFO: No Stack... 19:09:09 INFO: Retrieving Pricing Info for: v3-standard-2 19:09:10 INFO: Archiving Costs [Pipeline] sh 19:09:10 + cut -d, -f6 19:09:10 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv [Pipeline] lock 19:09:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] 19:09:10 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] did not exist. Created. 19:09:10 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:11 /w/workspace/app-functions-sdk-go/4@tmp/durable-6dde9be0/script.sh: 1: /w/workspace/app-functions-sdk-go/4@tmp/durable-6dde9be0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:09:11 + echo total: 0.05999999865889549 [Pipeline] stash 19:09:11 Warning: overwriting stash ‘stack-cost’ 19:09:11 Stashed 1 file(s) [Pipeline] } 19:09:12 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-938-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:12 $ docker stop --time=1 0d40cb9bb396455e9d3679d232e315bf26ba5cd961ffde21c70271d0f50caf40 19:09:13 $ docker rm -f 0d40cb9bb396455e9d3679d232e315bf26ba5cd961ffde21c70271d0f50caf40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:13 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:09:15 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-938/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:09:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:16 ---> package-listing.sh 19:09:16 ++ facter osfamily 19:09:16 ++ tr '[:upper:]' '[:lower:]' 19:09:16 + OS_FAMILY=redhat 19:09:16 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-938 19:09:16 + START_PACKAGES=/tmp/packages_start.txt 19:09:16 + END_PACKAGES=/tmp/packages_end.txt 19:09:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:16 + PACKAGES=/tmp/packages_start.txt 19:09:16 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-938 ']' 19:09:16 + PACKAGES=/tmp/packages_end.txt 19:09:16 + case "${OS_FAMILY}" in 19:09:16 + sort 19:09:16 + rpm -qa 19:09:17 + '[' -f /tmp/packages_start.txt ']' 19:09:17 + '[' -f /tmp/packages_end.txt ']' 19:09:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-938 ']' 19:09:17 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-938/archives/ 19:09:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-938/archives/ [Pipeline] echo 19:09:17 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_PR-938/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:09:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:18 19:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:18 latest: Pulling from edgex-lftools-log-publisher 19:09:18 b4d181a07f80: Pulling fs layer 19:09:18 a1111a8f2ec3: Pulling fs layer 19:09:18 ed53099fbce6: Pulling fs layer 19:09:18 dc539afda2c1: Pulling fs layer 19:09:18 77bc0d833cb6: Pulling fs layer 19:09:18 9065ff56babe: Pulling fs layer 19:09:18 d287ab97295c: Pulling fs layer 19:09:18 dc539afda2c1: Waiting 19:09:18 77bc0d833cb6: Waiting 19:09:18 9065ff56babe: Waiting 19:09:18 d287ab97295c: Waiting 19:09:18 a1111a8f2ec3: Verifying Checksum 19:09:18 a1111a8f2ec3: Download complete 19:09:18 dc539afda2c1: Verifying Checksum 19:09:18 dc539afda2c1: Download complete 19:09:19 77bc0d833cb6: Verifying Checksum 19:09:19 77bc0d833cb6: Download complete 19:09:19 9065ff56babe: Verifying Checksum 19:09:19 9065ff56babe: Download complete 19:09:19 ed53099fbce6: Verifying Checksum 19:09:19 ed53099fbce6: Download complete 19:09:20 b4d181a07f80: Verifying Checksum 19:09:20 b4d181a07f80: Download complete 19:09:21 b4d181a07f80: Pull complete 19:09:21 a1111a8f2ec3: Pull complete 19:09:22 ed53099fbce6: Pull complete 19:09:22 dc539afda2c1: Pull complete 19:09:22 77bc0d833cb6: Pull complete 19:09:22 9065ff56babe: Pull complete 19:09:24 d287ab97295c: Verifying Checksum 19:09:24 d287ab97295c: Download complete 19:09:29 d287ab97295c: Pull complete 19:09:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:09:29 prd-centos7-docker-4c-2g-850 does not seem to be running inside a container 19:09:29 $ 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_PR-938/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_PR-938 -v /w/workspace/ndry_app-functions-sdk-go_PR-938:/w/workspace/ndry_app-functions-sdk-go_PR-938:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-938@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-938@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:31 $ docker top 367de8b9fa9543d093e99401371b8e54d6f3582e70bf512cc92012c93d2d20bb -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:32 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:32 + ls /var/log/sa-host 19:09:32 + sadf -c /var/log/sa-host/sa05 19:09:32 file_magic: OK 19:09:32 HZ: Using current value: 100 19:09:32 file_header: OK 19:09:32 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 19:09:32 Statistics: 19:09:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:09:32 File successfully converted to sysstat format version 12.0.3 19:09:32 + sadf -c /var/log/sa-host/sa26 19:09:32 file_magic: OK 19:09:32 HZ: Using current value: 100 19:09:32 file_header: OK 19:09:32 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 19:09:32 Statistics: 19:09:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:09:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:32 provisioning config files... 19:09:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-938@tmp/config7351090202291192078tmp [Pipeline] { [Pipeline] echo 19:09:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:33 ---> create-netrc.sh [Pipeline] } 19:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:33 ---> python-tools-install.sh [Pipeline] echo 19:09:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:34 ---> sudo-logs.sh 19:09:34 Archiving 'sudo' log.. 19:09:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-850.vexxhost.local: Name or service not known 19:09:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-850.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:09:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:35 ---> job-cost.sh 19:09:35 lf-activate-venv: SKIPPING 19:09:35 DEBUG: total: 0.05999999865889549 19:09:35 INFO: Retrieving Stack Cost... 19:09:36 INFO: Retrieving Pricing Info for: v3-standard-2 19:09:36 INFO: Archiving Costs [Pipeline] echo 19:09:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:37 ---> logs-deploy.sh 19:09:37 lf-activate-venv: SKIPPING 19:09:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-938/4 19:09:37 INFO: archiving workspace using pattern(s): 19:09:37 Archives upload complete. 19:09:38 INFO: archiving logs to Nexus