Pull request #875 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b+5506df4e7b5edc7188ac72ab22aef3deff9551b5 (5e8b1242131a7b214de767c2a6613c30ab61b770) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh319242385377950287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8161862344286293936.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 6a41506d72e8e131afc862d141935157bee59f41 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-875/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8414532300628080948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5641571650127127264.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-875/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2911195022573197470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-368 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [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-875 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh3600532681154846596.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh1225756370075588303.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b Merge succeeded, producing e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b Checking out Revision e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b (PR-875) > git config core.sparsecheckout # timeout=10 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh9033344457656869209.key > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:19 ========================================================= 23:18:19 EdgeX Global Pipelines Version Info 23:18:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 65fc4b2d7f7ddabc4a47e78de8d69b6dbf2b390b # timeout=10 23:18:20 ------------------- 23:18:20 stable info: 23:18:20 ------------------- 23:18:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:20 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:18:20 Message: update stable to v1.0.195 23:18:21 ------------------- 23:18:21 experimental info: 23:18:21 ------------------- 23:18:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:21 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:18:21 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6dbe06 [Pipeline] echo 23:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:22 + git log --format=format:%s -1 e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b [Pipeline] echo 23:18:22 GIT_COMMIT: e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0 [Pipeline] echo 23:18:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:18:23 23:18:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:18:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:18:23 latest: Pulling from edgex-devops/git-semver 23:18:23 31603596830f: Pulling fs layer 23:18:23 54011a49482f: Pulling fs layer 23:18:23 a6820b24f6d8: Pulling fs layer 23:18:23 f581987b2513: Pulling fs layer 23:18:23 f581987b2513: Waiting 23:18:23 54011a49482f: Verifying Checksum 23:18:23 54011a49482f: Download complete 23:18:24 31603596830f: Verifying Checksum 23:18:24 31603596830f: Download complete 23:18:24 f581987b2513: Verifying Checksum 23:18:24 f581987b2513: Download complete 23:18:24 a6820b24f6d8: Verifying Checksum 23:18:24 a6820b24f6d8: Download complete 23:18:24 31603596830f: Pull complete 23:18:24 54011a49482f: Pull complete 23:18:24 a6820b24f6d8: Pull complete 23:18:25 f581987b2513: Pull complete 23:18:25 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:18:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:18:25 prd-centos7-docker-4c-2g-368 does not seem to be running inside a container 23:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:18:26 $ docker top 613b079a6cde50efda9368a33e51075e0e895b7687700f7bc4e0a9d1a585f754 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:26 [ssh-agent] Looking for ssh-agent implementation... 23:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:26 $ docker exec 613b079a6cde50efda9368a33e51075e0e895b7687700f7bc4e0a9d1a585f754 ssh-agent 23:18:26 SSH_AUTH_SOCK=/tmp/ssh-BwNjngYtiIPQ/agent.14 23:18:26 SSH_AGENT_PID=20 23:18:26 Running ssh-add (command line suppressed) 23:18:27 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_8394702297990602171.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_8394702297990602171.key) 23:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:27 + git tag --points-at HEAD [Pipeline] } 23:18:27 $ docker exec --env ******** --env ******** 613b079a6cde50efda9368a33e51075e0e895b7687700f7bc4e0a9d1a585f754 ssh-agent -k 23:18:27 unset SSH_AUTH_SOCK; 23:18:27 unset SSH_AGENT_PID; 23:18:27 echo Agent pid 20 killed; 23:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:27 [ssh-agent] Looking for ssh-agent implementation... 23:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:27 $ docker exec 613b079a6cde50efda9368a33e51075e0e895b7687700f7bc4e0a9d1a585f754 ssh-agent 23:18:27 SSH_AUTH_SOCK=/tmp/ssh-UMtBJXhgjjuu/agent.55 23:18:27 SSH_AGENT_PID=61 23:18:27 Running ssh-add (command line suppressed) 23:18:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_5677435634357819531.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_5677435634357819531.key) 23:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:28 + git semver init 23:18:28 # -> Open(): unable to determine branch for HEAD 23:18:28 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 23:18:28 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 23:18:28 # $SEMVER_REMOTE_NAME = origin 23:18:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:18:28 # $SEMVER_USER_NAME = edgex-jenkins 23:18:28 # $SEMVER_BRANCH = PR-875 23:18:28 # $SEMVER_TEMP = /tmp/semver-716678816 23:18:28 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:18:30 # '/tmp/semver-716678816' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 23:18:30 # -> Force: false 23:18:30 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 23:18:30 $ docker exec --env ******** --env ******** 613b079a6cde50efda9368a33e51075e0e895b7687700f7bc4e0a9d1a585f754 ssh-agent -k 23:18:31 unset SSH_AUTH_SOCK; 23:18:31 unset SSH_AGENT_PID; 23:18:31 echo Agent pid 61 killed; 23:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:31 + git semver [Pipeline] } 23:18:31 $ docker stop --time=1 613b079a6cde50efda9368a33e51075e0e895b7687700f7bc4e0a9d1a585f754 23:18:32 $ docker rm -f 613b079a6cde50efda9368a33e51075e0e895b7687700f7bc4e0a9d1a585f754 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:33 Stashed 1 file(s) [Pipeline] echo 23:18:33 [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 23:18:48 Still waiting to schedule task 23:18:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:18:48 Still waiting to schedule task 23:18:48 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-367’ 23:19:06 Running on prd-centos7-docker-4c-2g-370 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 23:19:06 Running in /w/workspace/app-functions-sdk-go/11 [Pipeline] { [Pipeline] checkout 23:19:06 The recommended git tool is: git 23:19:08 using credential edgex-jenkins-ssh 23:19:08 Cloning the remote Git repository 23:19:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:19:08 > git init /w/workspace/app-functions-sdk-go/11 # timeout=10 23:19:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:19:08 > git --version # timeout=10 23:19:08 > git --version # 'git version 2.24.4' 23:19:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:08 [INFO] Currently running in a labeled security context 23:19:08 [INFO] Currently SELinux is 'enforcing' on the host 23:19:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/11@tmp/jenkins-gitclient-ssh3341853833314058866.key 23:19:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:10 Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 23:19:10 Merge succeeded, producing e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 23:19:10 Checking out Revision e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b (PR-875) 23:19:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:19:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:19:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:10 [INFO] Currently running in a labeled security context 23:19:10 [INFO] Currently SELinux is 'enforcing' on the host 23:19:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/11@tmp/jenkins-gitclient-ssh7781746050693386569.key 23:19:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:19:10 > git config core.sparsecheckout # timeout=10 23:19:10 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 23:19:10 > git remote # timeout=10 23:19:10 > git config --get remote.origin.url # timeout=10 23:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:10 [INFO] Currently running in a labeled security context 23:19:10 [INFO] Currently SELinux is 'enforcing' on the host 23:19:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/11@tmp/jenkins-gitclient-ssh4426607341869424974.key 23:19:10 > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 23:19:10 > git rev-parse HEAD^{commit} # timeout=10 23:19:10 > git config core.sparsecheckout # timeout=10 23:19:10 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 23:19:14 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:19:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:19:16 + true 23:19:16 + sudo service docker restart 23:19:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:19:34 ========================================================= 23:19:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:19:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:19:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 23:19:34 Sending build context to Docker daemon 19.78MB 23:19:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:19:34 Step 2/8 : FROM ${BASE} 23:19:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:35 540db60ca938: Pulling fs layer 23:19:35 adcc1eea9eea: Pulling fs layer 23:19:35 4c4ab2625f07: Pulling fs layer 23:19:35 0510c868ecb4: Pulling fs layer 23:19:35 afea3b2eda06: Pulling fs layer 23:19:35 7809a108b3ef: Pulling fs layer 23:19:35 f706445af74f: Pulling fs layer 23:19:35 0510c868ecb4: Waiting 23:19:35 afea3b2eda06: Waiting 23:19:35 7809a108b3ef: Waiting 23:19:35 f706445af74f: Waiting 23:19:35 4c4ab2625f07: Verifying Checksum 23:19:35 4c4ab2625f07: Download complete 23:19:35 adcc1eea9eea: Verifying Checksum 23:19:35 adcc1eea9eea: Download complete 23:19:35 afea3b2eda06: Verifying Checksum 23:19:35 afea3b2eda06: Download complete 23:19:35 7809a108b3ef: Verifying Checksum 23:19:35 7809a108b3ef: Download complete 23:19:35 540db60ca938: Verifying Checksum 23:19:35 540db60ca938: Download complete 23:19:35 540db60ca938: Pull complete 23:19:35 adcc1eea9eea: Pull complete 23:19:35 4c4ab2625f07: Pull complete 23:19:36 f706445af74f: Verifying Checksum 23:19:36 f706445af74f: Download complete 23:19:37 0510c868ecb4: Verifying Checksum 23:19:37 0510c868ecb4: Download complete 23:19:40 0510c868ecb4: Pull complete 23:19:40 afea3b2eda06: Pull complete 23:19:40 7809a108b3ef: Pull complete 23:19:41 f706445af74f: Pull complete 23:19:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:19:41 ---> b068be0155e3 23:19:41 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:19:41 20.10.0: Pulling from library/docker 23:19:41 05e7bc50f07f: Pulling fs layer 23:19:41 6db28d0fdbf6: Pulling fs layer 23:19:41 292df0bc6bf3: Pulling fs layer 23:19:41 2e060f4bd70b: Pulling fs layer 23:19:41 80e8d568a223: Pulling fs layer 23:19:41 8dc6ef1a942a: Pulling fs layer 23:19:41 2312dd95470a: Pulling fs layer 23:19:41 2e060f4bd70b: Waiting 23:19:41 80e8d568a223: Waiting 23:19:41 8dc6ef1a942a: Waiting 23:19:41 2312dd95470a: Waiting 23:19:41 292df0bc6bf3: Verifying Checksum 23:19:41 292df0bc6bf3: Download complete 23:19:41 6db28d0fdbf6: Verifying Checksum 23:19:41 6db28d0fdbf6: Download complete 23:19:41 80e8d568a223: Verifying Checksum 23:19:41 80e8d568a223: Download complete 23:19:41 8dc6ef1a942a: Verifying Checksum 23:19:41 8dc6ef1a942a: Download complete 23:19:41 05e7bc50f07f: Verifying Checksum 23:19:41 05e7bc50f07f: Download complete 23:19:41 2312dd95470a: Verifying Checksum 23:19:41 2312dd95470a: Download complete 23:19:42 05e7bc50f07f: Pull complete 23:19:42 6db28d0fdbf6: Pull complete 23:19:42 292df0bc6bf3: Pull complete 23:19:42 2e060f4bd70b: Verifying Checksum 23:19:42 2e060f4bd70b: Download complete 23:19:44 2e060f4bd70b: Pull complete 23:19:44 80e8d568a223: Pull complete 23:19:44 8dc6ef1a942a: Pull complete 23:19:44 2312dd95470a: Pull complete 23:19:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:19:44 Status: Downloaded newer image for docker:20.10.0 23:19:48 ---> 50e1fdc5abe4 23:19:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:19:48 ---> Running in 208fd86f3e2d 23:19:48 Removing intermediate container 208fd86f3e2d 23:19:48 ---> aaa2d74066d8 23:19:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:19:48 ---> Running in b8850f46a0be 23:19:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:19:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:19:49 (1/5) Installing libsodium (1.0.18-r0) 23:19:49 (2/5) Installing libzmq (4.3.3-r1) 23:19:49 (3/5) Installing pkgconf (1.7.3-r0) 23:19:49 (4/5) Installing libsodium-dev (1.0.18-r0) 23:19:50 (5/5) Installing zeromq-dev (4.3.3-r1) 23:19:50 Executing busybox-1.32.1-r6.trigger 23:19:50 OK: 150 MiB in 45 packages 23:19:50 Removing intermediate container b8850f46a0be 23:19:50 ---> 09967f79bd16 23:19:50 Step 6/8 : WORKDIR /build 23:19:50 ---> Running in d6037e0a5849 23:19:50 Removing intermediate container d6037e0a5849 23:19:50 ---> dc472c36d870 23:19:50 Step 7/8 : COPY go.mod . 23:19:50 ---> 353227408dc9 23:19:50 Step 8/8 : RUN go mod download 23:19:51 ---> Running in d46edbebd418 23:20:03 Removing intermediate container d46edbebd418 23:20:03 ---> 26cd8b8b32a7 23:20:03 Successfully built 26cd8b8b32a7 23:20:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:20:03 + docker inspect -f . ci-base-image-x86_64 23:20:03 . [Pipeline] withDockerContainer 23:20:03 prd-centos7-docker-4c-2g-370 does not seem to be running inside a container 23:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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 ******** ci-base-image-x86_64 cat 23:20:04 $ docker top b3d08fefba6ffef4d9c9a6d67c7d6d1348e8861a3901c374fe0d8a689295b853 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:04 + go version 23:20:04 go version go1.16.3 linux/amd64 [Pipeline] } 23:20:04 $ docker stop --time=1 b3d08fefba6ffef4d9c9a6d67c7d6d1348e8861a3901c374fe0d8a689295b853 23:20:05 $ docker rm -f b3d08fefba6ffef4d9c9a6d67c7d6d1348e8861a3901c374fe0d8a689295b853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:06 + docker inspect -f . ci-base-image-x86_64 23:20:06 . [Pipeline] withDockerContainer 23:20:06 prd-centos7-docker-4c-2g-370 does not seem to be running inside a container 23:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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 ******** ci-base-image-x86_64 cat 23:20:06 $ docker top 2fdfb9d3740c45d4afbd01382d5dbda63f19f6985dd6b5a96474acffc65c5de0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:07 + go mod tidy [Pipeline] sh 23:20:07 + make test 23:20:07 make -C ./app-service-template build 23:20:07 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:20:07 go mod tidy 23:20:07 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:20:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:20:17 make -C ./app-service-template test 23:20:17 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:20:17 go mod tidy 23:20:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:20:26 ok new-app-service 0.007s coverage: 47.8% of statements 23:20:26 ? new-app-service/config [no test files] 23:20:26 ok new-app-service/functions 0.007s 23:20:26 CGO_ENABLED=1 go vet ./... 23:20:34 gofmt -l . 23:20:34 [ "`gofmt -l .`" = "" ] 23:20:34 ./bin/test-attribution-txt.sh 23:20:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:20:34 go mod tidy 23:20:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:20:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:20:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 62.8% of statements 23:20:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements 23:20:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:20:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.018s coverage: 61.8% of statements 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:20:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s 23:20:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.018s coverage: 74.5% of statements 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:20:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements 23:20:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:20:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 23:20:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.751s coverage: 76.9% of statements 23:20:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:20:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 23:20:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 23:20:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:20:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:20:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 23:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.043s coverage: 78.0% of statements 23:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 23:21:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:21:07 gofmt -l . 23:21:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:21:07 $ docker stop --time=1 2fdfb9d3740c45d4afbd01382d5dbda63f19f6985dd6b5a96474acffc65c5de0 23:21:08 $ docker rm -f 2fdfb9d3740c45d4afbd01382d5dbda63f19f6985dd6b5a96474acffc65c5de0 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21:09 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:21:09 ---> job-cost.sh 23:21:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hTPQ 23:21:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:21:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-371 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 23:21:28 Running in /w/workspace/app-functions-sdk-go/11 [Pipeline] { [Pipeline] checkout 23:21:28 The recommended git tool is: git 23:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-hTPQ/bin to PATH 23:21:33 INFO: No Stack... 23:21:33 INFO: Retrieving Pricing Info for: v3-standard-2 23:21:33 INFO: Archiving Costs [Pipeline] sh 23:21:33 + cat /w/workspace/app-functions-sdk-go/11/archives/cost.csv 23:21:33 + cut -d, -f6 [Pipeline] lock 23:21:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] 23:21:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] did not exist. Created. 23:21:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:33 + echo total: 0.05999999865889549 [Pipeline] stash 23:21:33 Stashed 1 file(s) [Pipeline] } 23:21:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:34 using credential edgex-jenkins-ssh 23:21:34 Cloning the remote Git repository 23:21:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:34 > git init /w/workspace/app-functions-sdk-go/11 # timeout=10 23:21:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:34 > git --version # timeout=10 23:21:34 > git --version # 'git version 2.17.1' 23:21:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:38 Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 23:21:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:21:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:21:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:21:38 > git config core.sparsecheckout # timeout=10 23:21:38 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 23:21:39 Merge succeeded, producing e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 23:21:39 Checking out Revision e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b (PR-875) 23:21:38 > git remote # timeout=10 23:21:39 > git config --get remote.origin.url # timeout=10 23:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:39 > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 23:21:39 > git rev-parse HEAD^{commit} # timeout=10 23:21:39 > git config core.sparsecheckout # timeout=10 23:21:39 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 23:21:43 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:21:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:21:45 + sudo service docker restart 23:21:45 + true [Pipeline] unstash [Pipeline] echo 23:22:04 ========================================================= 23:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:22:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:22:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:22:05 Sending build context to Docker daemon 19.77MB 23:22:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:22:05 Step 2/8 : FROM ${BASE} 23:22:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:06 595b0fe564bb: Pulling fs layer 23:22:06 3088b5b3c5c0: Pulling fs layer 23:22:06 5b7225fbf94c: Pulling fs layer 23:22:06 ba82ee9f976e: Pulling fs layer 23:22:06 506bd15cee9f: Pulling fs layer 23:22:06 75a0a4a0db45: Pulling fs layer 23:22:06 618dc40b7e24: Pulling fs layer 23:22:06 ba82ee9f976e: Waiting 23:22:06 75a0a4a0db45: Waiting 23:22:06 618dc40b7e24: Waiting 23:22:06 506bd15cee9f: Waiting 23:22:06 5b7225fbf94c: Verifying Checksum 23:22:06 5b7225fbf94c: Download complete 23:22:06 3088b5b3c5c0: Download complete 23:22:06 506bd15cee9f: Verifying Checksum 23:22:06 506bd15cee9f: Download complete 23:22:06 75a0a4a0db45: Download complete 23:22:06 595b0fe564bb: Verifying Checksum 23:22:06 595b0fe564bb: Download complete 23:22:06 595b0fe564bb: Pull complete 23:22:07 3088b5b3c5c0: Pull complete 23:22:07 5b7225fbf94c: Pull complete 23:22:08 618dc40b7e24: Verifying Checksum 23:22:08 618dc40b7e24: Download complete 23:22:10 ba82ee9f976e: Download complete 23:22:20 ba82ee9f976e: Pull complete 23:22:20 506bd15cee9f: Pull complete 23:22:21 75a0a4a0db45: Pull complete 23:22:25 618dc40b7e24: Pull complete 23:22:25 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:22:25 ---> a36622ca3599 23:22:25 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:22:25 20.10.0: Pulling from library/docker 23:22:25 a3cc7d3b244e: Pulling fs layer 23:22:25 02a3295e0d61: Pulling fs layer 23:22:25 0f4f2e6d8100: Pulling fs layer 23:22:25 330b718f631f: Pulling fs layer 23:22:25 a93816041522: Pulling fs layer 23:22:25 bdb6da89ff94: Pulling fs layer 23:22:25 2a70c0c122f4: Pulling fs layer 23:22:25 a93816041522: Waiting 23:22:25 bdb6da89ff94: Waiting 23:22:25 2a70c0c122f4: Waiting 23:22:25 330b718f631f: Waiting 23:22:25 0f4f2e6d8100: Verifying Checksum 23:22:25 0f4f2e6d8100: Download complete 23:22:25 02a3295e0d61: Verifying Checksum 23:22:25 02a3295e0d61: Download complete 23:22:25 a3cc7d3b244e: Verifying Checksum 23:22:25 a3cc7d3b244e: Download complete 23:22:25 bdb6da89ff94: Verifying Checksum 23:22:25 bdb6da89ff94: Download complete 23:22:25 2a70c0c122f4: Verifying Checksum 23:22:25 2a70c0c122f4: Download complete 23:22:26 a3cc7d3b244e: Pull complete 23:22:26 02a3295e0d61: Pull complete 23:22:27 0f4f2e6d8100: Pull complete 23:22:27 330b718f631f: Download complete 23:22:31 330b718f631f: Pull complete 23:22:31 a93816041522: Pull complete 23:22:31 bdb6da89ff94: Pull complete 23:22:32 2a70c0c122f4: Pull complete 23:22:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:22:32 Status: Downloaded newer image for docker:20.10.0 23:22:37 ---> 7e493fec55a5 23:22:37 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:22:37 ---> Running in 3be6cc49240d 23:22:37 Removing intermediate container 3be6cc49240d 23:22:37 ---> 83596e7c128e 23:22:37 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:22:37 ---> Running in a8fb754b95ee 23:22:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:22:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:22:40 (1/5) Installing libsodium (1.0.18-r0) 23:22:41 (2/5) Installing libzmq (4.3.3-r1) 23:22:41 (3/5) Installing pkgconf (1.7.3-r0) 23:22:41 (4/5) Installing libsodium-dev (1.0.18-r0) 23:22:41 (5/5) Installing zeromq-dev (4.3.3-r1) 23:22:41 Executing busybox-1.32.1-r6.trigger 23:22:41 OK: 139 MiB in 45 packages 23:22:42 Removing intermediate container a8fb754b95ee 23:22:42 ---> 772d53e46320 23:22:42 Step 6/8 : WORKDIR /build 23:22:42 ---> Running in f06fec1d7fb0 23:22:43 Removing intermediate container f06fec1d7fb0 23:22:43 ---> b9fbc9099398 23:22:43 Step 7/8 : COPY go.mod . 23:22:44 ---> d1522b0d2d12 23:22:44 Step 8/8 : RUN go mod download 23:22:44 ---> Running in 5603f93cdb28 23:23:11 Removing intermediate container 5603f93cdb28 23:23:11 ---> c0bc838d6f35 23:23:11 Successfully built c0bc838d6f35 23:23:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:23:11 + docker inspect -f . ci-base-image-arm64 23:23:11 . [Pipeline] withDockerContainer 23:23:11 prd-ubuntu18.04-docker-arm64-4c-16g-371 does not seem to be running inside a container 23:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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 ******** ci-base-image-arm64 cat 23:23:13 $ docker top 5e113e3cf38de328d9a5bd0f35547f5cf5315ce3544c9ccbd9bc7f7888315946 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:14 + go version 23:23:14 go version go1.16.5 linux/arm64 [Pipeline] } 23:23:14 $ docker stop --time=1 5e113e3cf38de328d9a5bd0f35547f5cf5315ce3544c9ccbd9bc7f7888315946 23:23:16 $ docker rm -f 5e113e3cf38de328d9a5bd0f35547f5cf5315ce3544c9ccbd9bc7f7888315946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:17 + docker inspect -f . ci-base-image-arm64 23:23:17 . [Pipeline] withDockerContainer 23:23:17 prd-ubuntu18.04-docker-arm64-4c-16g-371 does not seem to be running inside a container 23:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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 ******** ci-base-image-arm64 cat 23:23:19 $ docker top 7409ff8e495d60f0b9683716deeaadde9531bfe40dff63fc19f4b9fd21f479b5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:20 + go mod tidy [Pipeline] sh 23:23:21 + make test 23:23:21 make -C ./app-service-template build 23:23:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:23:21 go mod tidy 23:23:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:24:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:24:00 make -C ./app-service-template test 23:24:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:24:00 go mod tidy 23:24:00 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:24:27 ok new-app-service 0.044s coverage: 47.8% of statements 23:24:27 ? new-app-service/config [no test files] 23:24:27 ok new-app-service/functions 0.039s 23:24:27 CGO_ENABLED=1 go vet ./... 23:24:54 gofmt -l . 23:24:54 [ "`gofmt -l .`" = "" ] 23:24:54 ./bin/test-attribution-txt.sh 23:24:54 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 23:24:54 go mod tidy 23:24:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:25:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.176s coverage: 62.8% of statements 23:25:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 96.5% of statements 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:25:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.074s coverage: 61.8% of statements 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:25:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.033s 23:25:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.115s coverage: 74.5% of statements 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:25:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.1% of statements 23:25:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:25:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.122s coverage: 10.5% of statements 23:25:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.853s coverage: 76.9% of statements 23:25:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:25:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.072s coverage: 12.5% of statements 23:25:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.093s coverage: 27.3% of statements 23:25:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:25:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:25:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.057s coverage: 51.4% of statements 23:25:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.111s coverage: 78.0% of statements 23:25:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements 23:25:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:25:39 gofmt -l . 23:25:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:25:40 $ docker stop --time=1 7409ff8e495d60f0b9683716deeaadde9531bfe40dff63fc19f4b9fd21f479b5 23:25:42 $ docker rm -f 7409ff8e495d60f0b9683716deeaadde9531bfe40dff63fc19f4b9fd21f479b5 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:43 Warning: overwriting stash ‘coverage-report’ 23:25:44 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:25:44 ---> job-cost.sh 23:25:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7KPl 23:26:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:27:45 lf-activate-venv(): INFO: Adding /tmp/venv-7KPl/bin to PATH 23:27:45 INFO: No Stack... 23:27:46 INFO: Retrieving Pricing Info for: v2-standard-4 23:27:47 INFO: Archiving Costs [Pipeline] sh 23:27:47 + cut -d, -f6 23:27:47 + cat /w/workspace/app-functions-sdk-go/11/archives/cost.csv [Pipeline] lock 23:27:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] 23:27:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] did not exist. Created. 23:27:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:27:48 /w/workspace/app-functions-sdk-go/11@tmp/durable-b6c6575d/script.sh: 1: /w/workspace/app-functions-sdk-go/11@tmp/durable-b6c6575d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:27:48 + echo total: 0.18000000715255737 [Pipeline] stash 23:27:48 Warning: overwriting stash ‘stack-cost’ 23:27:48 Stashed 1 file(s) [Pipeline] } 23:27:48 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:27:49 provisioning config files... 23:27:49 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config1076927627503244312tmp [Pipeline] { [Pipeline] sh 23:27:49 + set +x 23:27:49 + curl -s https://codecov.io/bash 23:27:49 + bash -s -- 23:27:49 23:27:49 _____ _ 23:27:49 / ____| | | 23:27:49 | | ___ __| | ___ ___ _____ __ 23:27:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:27:49 | |___| (_) | (_| | __/ (_| (_) \ V / 23:27:49 \_____\___/ \__,_|\___|\___\___/ \_/ 23:27:49 Bash-1.0.3 23:27:49 23:27:49 23:27:49 ==> git version 2.24.4 found 23:27:49 ==> 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 23:27:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:27:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:27:49 ==> Jenkins CI detected. 23:27:49 project root: . 23:27:49 --> token set from env 23:27:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:27:49 ==> Running gcov in . (disable via -X gcov) 23:27:49 ==> Python coveragepy not found 23:27:49 ==> Searching for coverage reports in: 23:27:49 + . 23:27:49 -> Found 2 reports 23:27:49 ==> Detecting git/mercurial file structure 23:27:49 ==> Reading reports 23:27:49 + ./app-service-template/coverage.out bytes=1055 23:27:49 + ./coverage.out bytes=94036 23:27:49 ==> Appending adjustments 23:27:49 https://docs.codecov.io/docs/fixing-reports 23:27:50 + Found adjustments 23:27:50 ==> Gzipping contents 23:27:50 20K /tmp/codecov.GE52NF.gz 23:27:50 ==> Uploading reports 23:27:50 url: https://codecov.io 23:27:50 query: branch=PR-875&commit=e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 23:27:50 -> Pinging Codecov 23:27:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-875&commit=e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 23:27:50 -> Uploading to 23:27:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/3D8B5DFFC46A037C893635FACE044666/e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b/40604899-d1e4-4919-bb1b-71f551a539e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T232750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed0e4c04658c2dbffbd856264a01b194199d99bd7fca1ac9496e9329e3bc6213 23:27:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:50 Dload Upload Total Spent Left Speed 23:27:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16497 0 0 100 16497 0 50782 --:--:-- --:--:-- --:--:-- 50916 23:27:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b [Pipeline] } 23:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 23:27:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:27:53 ---> package-listing.sh 23:27:53 ++ tr '[:upper:]' '[:lower:]' 23:27:53 ++ facter osfamily 23:27:53 + OS_FAMILY=redhat 23:27:53 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 23:27:53 + START_PACKAGES=/tmp/packages_start.txt 23:27:53 + END_PACKAGES=/tmp/packages_end.txt 23:27:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:27:53 + PACKAGES=/tmp/packages_start.txt 23:27:53 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 23:27:53 + PACKAGES=/tmp/packages_end.txt 23:27:53 + case "${OS_FAMILY}" in 23:27:53 + rpm -qa 23:27:53 + sort 23:27:54 + '[' -f /tmp/packages_start.txt ']' 23:27:54 + '[' -f /tmp/packages_end.txt ']' 23:27:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:27:54 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 23:27:54 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 23:27:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo 23:27:54 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-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:27:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:27:55 23:27:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:27:55 alpine: Pulling from edgex-lftools-log-publisher 23:27:55 df20fa9351a1: Pulling fs layer 23:27:55 36b3adc4ff6f: Pulling fs layer 23:27:55 8ad3a11d3b57: Pulling fs layer 23:27:55 46f8f816bc3b: Pulling fs layer 23:27:55 93b61091891f: Pulling fs layer 23:27:55 93b9cdb0e59b: Pulling fs layer 23:27:55 5e14af77c1be: Pulling fs layer 23:27:55 01666e4c0597: Pulling fs layer 23:27:55 aa168da1d23b: Pulling fs layer 23:27:55 93b61091891f: Waiting 23:27:55 93b9cdb0e59b: Waiting 23:27:55 5e14af77c1be: Waiting 23:27:55 01666e4c0597: Waiting 23:27:55 aa168da1d23b: Waiting 23:27:55 46f8f816bc3b: Waiting 23:27:55 36b3adc4ff6f: Verifying Checksum 23:27:55 36b3adc4ff6f: Download complete 23:27:55 46f8f816bc3b: Verifying Checksum 23:27:55 46f8f816bc3b: Download complete 23:27:55 df20fa9351a1: Verifying Checksum 23:27:55 df20fa9351a1: Download complete 23:27:55 93b9cdb0e59b: Verifying Checksum 23:27:55 93b9cdb0e59b: Download complete 23:27:55 5e14af77c1be: Verifying Checksum 23:27:55 5e14af77c1be: Download complete 23:27:55 93b61091891f: Verifying Checksum 23:27:55 93b61091891f: Download complete 23:27:55 01666e4c0597: Verifying Checksum 23:27:55 01666e4c0597: Download complete 23:27:55 df20fa9351a1: Pull complete 23:27:55 8ad3a11d3b57: Verifying Checksum 23:27:55 8ad3a11d3b57: Download complete 23:27:55 36b3adc4ff6f: Pull complete 23:27:56 8ad3a11d3b57: Pull complete 23:27:56 46f8f816bc3b: Pull complete 23:27:57 93b61091891f: Pull complete 23:27:57 93b9cdb0e59b: Pull complete 23:27:57 5e14af77c1be: Pull complete 23:27:57 01666e4c0597: Pull complete 23:27:57 aa168da1d23b: Verifying Checksum 23:27:57 aa168da1d23b: Download complete 23:28:02 aa168da1d23b: Pull complete 23:28:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:28:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:28:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:28:02 prd-centos7-docker-4c-2g-368 does not seem to be running inside a container 23:28:02 $ 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-875/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-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:28:05 $ docker top 11bcbadb81655c18ca19329f824bc7c6481efd8abf1cbacc90ce88a4efe7d023 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:28:06 + mkdir -p /var/log/sa [Pipeline] sh 23:28:06 + ls /var/log/sa-host 23:28:06 + sadf -c /var/log/sa-host/sa05 23:28:06 file_magic: OK 23:28:06 HZ: Using current value: 100 23:28:06 file_header: OK 23:28:06 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 23:28:06 Statistics: 23:28:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:28:06 File successfully converted to sysstat format version 12.2.1 23:28:06 + sadf -c /var/log/sa-host/sa10 23:28:06 file_magic: OK 23:28:06 HZ: Using current value: 100 23:28:06 file_header: OK 23:28:06 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 23:28:06 Statistics: 23:28:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:28:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:07 provisioning config files... 23:28:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config6112593851207398620tmp [Pipeline] { [Pipeline] echo 23:28:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:28:07 ---> create-netrc.sh [Pipeline] } 23:28:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:28:07 ---> python-tools-install.sh [Pipeline] echo 23:28:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:08 ---> sudo-logs.sh 23:28:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:08 ---> job-cost.sh 23:28:08 lf-activate-venv: SKIPPING 23:28:08 DEBUG: total: 0.18000000715255737 23:28:08 INFO: Retrieving Stack Cost... 23:28:09 INFO: Retrieving Pricing Info for: v3-standard-2 23:28:10 INFO: Archiving Costs [Pipeline] echo 23:28:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:10 ---> logs-deploy.sh 23:28:10 lf-activate-venv: SKIPPING 23:28:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/11 23:28:10 INFO: archiving workspace using pattern(s): 23:28:11 Archives upload complete. 23:28:11 INFO: archiving logs to Nexus