Pull request #614 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 rather than 92b338f6983847e33e3af85635b2a0b70fdaaaa7 Obtained Jenkinsfile from 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18282 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-614 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 into PR head commit 92b338f6983847e33e3af85635b2a0b70fdaaaa7 Merge succeeded, producing 92b338f6983847e33e3af85635b2a0b70fdaaaa7 Checking out Revision 92b338f6983847e33e3af85635b2a0b70fdaaaa7 (PR-614) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92b338f6983847e33e3af85635b2a0b70fdaaaa7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92b338f6983847e33e3af85635b2a0b70fdaaaa7 # timeout=10 Commit message: "feat(sdk): Multi-topic subscriptions for bindings" First time build. Skipping changelog. > git rev-list --no-walk 83de386140dd4fdb92aa7af69ec23a80352973f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:46:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:46:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:46:47 ========================================================= 20:46:47 EdgeX Global Pipelines Version Info 20:46:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:46:51 ------------------- 20:46:51 stable info: 20:46:51 ------------------- 20:46:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:46:51 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:46:51 Message: update stable to v1.0.173 20:46:52 ------------------- 20:46:52 experimental info: 20:46:52 ------------------- 20:46:52 Commited By: **** collab-it+edgex@linuxfoundation.org 20:46:52 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:46:52 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:46:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:46:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:46:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:46:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo 20:46:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo 20:46:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92b338f6983847e33e3af85635b2a0b70fdaaaa7 [Pipeline] echo 20:46:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92b338f [Pipeline] echo 20:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:57 + git log --format=format:%s -1 92b338f6983847e33e3af85635b2a0b70fdaaaa7 [Pipeline] echo 20:46:58 GIT_COMMIT: 92b338f6983847e33e3af85635b2a0b70fdaaaa7, Commit Message: feat(sdk): Multi-topic subscriptions for bindings [Pipeline] echo 20:46:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:47:00 20:47:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:47:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:47:00 latest: Pulling from edgex-devops/git-semver 20:47:00 31603596830f: Pulling fs layer 20:47:00 2a8b12db71e7: Pulling fs layer 20:47:00 6ca5941a6612: Pulling fs layer 20:47:00 ecc8261a40a4: Pulling fs layer 20:47:00 ecc8261a40a4: Waiting 20:47:00 2a8b12db71e7: Verifying Checksum 20:47:00 2a8b12db71e7: Download complete 20:47:01 31603596830f: Verifying Checksum 20:47:01 31603596830f: Download complete 20:47:01 ecc8261a40a4: Verifying Checksum 20:47:01 ecc8261a40a4: Download complete 20:47:02 31603596830f: Pull complete 20:47:02 2a8b12db71e7: Pull complete 20:47:02 6ca5941a6612: Verifying Checksum 20:47:02 6ca5941a6612: Download complete 20:47:04 6ca5941a6612: Pull complete 20:47:05 ecc8261a40a4: Pull complete 20:47:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:47:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:47:05 prd-centos7-docker-4c-2g-18282 does not seem to be running inside a container 20:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-614 -v /w/workspace/ndry_app-functions-sdk-go_PR-614:/w/workspace/ndry_app-functions-sdk-go_PR-614:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-614@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:10004/edgex-devops/git-semver:latest cat 20:47:09 $ docker top 6a997efa61006a10320f2d301d58bc4d5a7be3cac7a26d3a467af8a21d36ba81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:09 [ssh-agent] Looking for ssh-agent implementation... 20:47:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:10 $ docker exec 6a997efa61006a10320f2d301d58bc4d5a7be3cac7a26d3a467af8a21d36ba81 ssh-agent 20:47:10 SSH_AUTH_SOCK=/tmp/ssh-xFbUjkGsNoov/agent.12 20:47:10 SSH_AGENT_PID=18 20:47:10 Running ssh-add (command line suppressed) 20:47:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_371664878539229254.key (/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_371664878539229254.key) 20:47:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:12 + git tag --points-at HEAD [Pipeline] } 20:47:12 $ docker exec --env ******** --env ******** 6a997efa61006a10320f2d301d58bc4d5a7be3cac7a26d3a467af8a21d36ba81 ssh-agent -k 20:47:12 unset SSH_AUTH_SOCK; 20:47:12 unset SSH_AGENT_PID; 20:47:12 echo Agent pid 18 killed; 20:47:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:12 [ssh-agent] Looking for ssh-agent implementation... 20:47:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:13 $ docker exec 6a997efa61006a10320f2d301d58bc4d5a7be3cac7a26d3a467af8a21d36ba81 ssh-agent 20:47:14 SSH_AUTH_SOCK=/tmp/ssh-15RNSojGzfJ8/agent.46 20:47:14 SSH_AGENT_PID=51 20:47:14 Running ssh-add (command line suppressed) 20:47:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_5542156996252905370.key (/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_5542156996252905370.key) 20:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:14 + git semver init 20:47:14 # -> Open(): unable to determine branch for HEAD 20:47:14 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-614/.git 20:47:14 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-614 20:47:14 # $SEMVER_REMOTE_NAME = origin 20:47:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:47:14 # $SEMVER_USER_NAME = edgex-jenkins 20:47:14 # $SEMVER_BRANCH = PR-614 20:47:14 # $SEMVER_TEMP = /tmp/semver-646801385 20:47:14 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:47:19 # '/tmp/semver-646801385' -> '/w/workspace/ndry_app-functions-sdk-go_PR-614/.semver' 20:47:19 # -> Force: false 20:47:19 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-614/.semver [Pipeline] } 20:47:19 $ docker exec --env ******** --env ******** 6a997efa61006a10320f2d301d58bc4d5a7be3cac7a26d3a467af8a21d36ba81 ssh-agent -k 20:47:19 unset SSH_AUTH_SOCK; 20:47:19 unset SSH_AGENT_PID; 20:47:19 echo Agent pid 51 killed; 20:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:20 + git semver [Pipeline] } 20:47:20 $ docker stop --time=1 6a997efa61006a10320f2d301d58bc4d5a7be3cac7a26d3a467af8a21d36ba81 20:47:22 $ docker rm -f 6a997efa61006a10320f2d301d58bc4d5a7be3cac7a26d3a467af8a21d36ba81 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:47:25 Stashed 1 file(s) [Pipeline] echo 20:47:25 [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 20:47:40 Still waiting to schedule task 20:47:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:47:40 Still waiting to schedule task 20:47:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:49:38 Running on prd-centos7-docker-4c-2g-18287 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] ws 20:49:39 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 20:49:41 using credential edgex-jenkins-ssh 20:49:42 Cloning the remote Git repository 20:49:41 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:49:42 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 20:49:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:49:42 > git --version # timeout=10 20:49:42 > git --version # 'git version 2.24.3' 20:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:44 Merging remotes/origin/master commit 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 into PR head commit 92b338f6983847e33e3af85635b2a0b70fdaaaa7 20:49:44 Merge succeeded, producing 92b338f6983847e33e3af85635b2a0b70fdaaaa7 20:49:44 Checking out Revision 92b338f6983847e33e3af85635b2a0b70fdaaaa7 (PR-614) 20:49:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18285 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] ws 20:49:44 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 20:49:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:49:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:49:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:49:44 > git config core.sparsecheckout # timeout=10 20:49:44 > git checkout -f 92b338f6983847e33e3af85635b2a0b70fdaaaa7 # timeout=10 20:49:44 > git remote # timeout=10 20:49:44 > git config --get remote.origin.url # timeout=10 20:49:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:44 > git merge 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 # timeout=10 20:49:44 > git rev-parse HEAD^{commit} # timeout=10 20:49:44 > git config core.sparsecheckout # timeout=10 20:49:44 > git checkout -f 92b338f6983847e33e3af85635b2a0b70fdaaaa7 # timeout=10 20:49:48 Commit message: "feat(sdk): Multi-topic subscriptions for bindings" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:49:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:49:50 + sudo service docker restart 20:49:50 + true 20:49:50 Redirecting to /bin/systemctl restart docker.service 20:49:50 using credential edgex-jenkins-ssh 20:49:50 Cloning the remote Git repository [Pipeline] unstash 20:49:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:49:50 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 20:49:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:49:50 > git --version # timeout=10 20:49:50 > git --version # 'git version 2.17.1' 20:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 20:49:51 ========================================================= 20:49:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:49:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:49:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:49:52 Sending build context to Docker daemon 19.1MB 20:49:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:49:52 Step 2/8 : FROM ${BASE} 20:49:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:49:52 188c0c94c7c5: Pulling fs layer 20:49:52 0ef7d3d256c8: Pulling fs layer 20:49:52 de9db76c5a1d: Pulling fs layer 20:49:52 bca2f99d35d6: Pulling fs layer 20:49:52 93359f2a8cfa: Pulling fs layer 20:49:52 7c6f9722023f: Pulling fs layer 20:49:52 a35cf1a2eb13: Pulling fs layer 20:49:52 bca2f99d35d6: Waiting 20:49:52 93359f2a8cfa: Waiting 20:49:52 7c6f9722023f: Waiting 20:49:52 a35cf1a2eb13: Waiting 20:49:52 de9db76c5a1d: Verifying Checksum 20:49:52 de9db76c5a1d: Download complete 20:49:52 0ef7d3d256c8: Download complete 20:49:52 93359f2a8cfa: Verifying Checksum 20:49:52 93359f2a8cfa: Download complete 20:49:52 7c6f9722023f: Verifying Checksum 20:49:52 7c6f9722023f: Download complete 20:49:52 188c0c94c7c5: Verifying Checksum 20:49:52 188c0c94c7c5: Download complete 20:49:52 188c0c94c7c5: Pull complete 20:49:53 0ef7d3d256c8: Pull complete 20:49:53 de9db76c5a1d: Pull complete 20:49:55 a35cf1a2eb13: Verifying Checksum 20:49:55 a35cf1a2eb13: Download complete 20:49:56 bca2f99d35d6: Verifying Checksum 20:49:56 bca2f99d35d6: Download complete 20:49:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:49:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:49:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:57 Merging remotes/origin/master commit 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 into PR head commit 92b338f6983847e33e3af85635b2a0b70fdaaaa7 20:49:57 Merge succeeded, producing 92b338f6983847e33e3af85635b2a0b70fdaaaa7 20:49:57 Checking out Revision 92b338f6983847e33e3af85635b2a0b70fdaaaa7 (PR-614) 20:49:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:49:57 > git config core.sparsecheckout # timeout=10 20:49:57 > git checkout -f 92b338f6983847e33e3af85635b2a0b70fdaaaa7 # timeout=10 20:49:57 > git remote # timeout=10 20:49:57 > git config --get remote.origin.url # timeout=10 20:49:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:57 > git merge 64c59fdf6547fcf47d5506b3c4fc6694315e7d80 # timeout=10 20:49:57 > git rev-parse HEAD^{commit} # timeout=10 20:49:57 > git config core.sparsecheckout # timeout=10 20:49:57 > git checkout -f 92b338f6983847e33e3af85635b2a0b70fdaaaa7 # timeout=10 20:50:01 Commit message: "feat(sdk): Multi-topic subscriptions for bindings" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:50:02 bca2f99d35d6: Pull complete 20:50:02 93359f2a8cfa: Pull complete 20:50:02 7c6f9722023f: Pull complete 20:50:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:50:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:50:04 + sudo service docker restart 20:50:04 + true [Pipeline] unstash [Pipeline] echo 20:50:07 ========================================================= 20:50:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:50:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:50:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:50:08 Sending build context to Docker daemon 19.1MB 20:50:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:50:08 Step 2/8 : FROM ${BASE} 20:50:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:50:09 5f621e34cdf4: Pulling fs layer 20:50:09 a4357932f1b6: Pulling fs layer 20:50:09 18c013af1878: Pulling fs layer 20:50:09 00ac8860ef70: Pulling fs layer 20:50:09 63d7cb157983: Pulling fs layer 20:50:09 b116817d02f9: Pulling fs layer 20:50:09 745a02a5169b: Pulling fs layer 20:50:09 00ac8860ef70: Waiting 20:50:09 63d7cb157983: Waiting 20:50:09 745a02a5169b: Waiting 20:50:09 b116817d02f9: Waiting 20:50:09 18c013af1878: Verifying Checksum 20:50:09 18c013af1878: Download complete 20:50:09 a4357932f1b6: Download complete 20:50:09 63d7cb157983: Verifying Checksum 20:50:09 63d7cb157983: Download complete 20:50:09 b116817d02f9: Download complete 20:50:09 5f621e34cdf4: Verifying Checksum 20:50:09 5f621e34cdf4: Download complete 20:50:09 5f621e34cdf4: Pull complete 20:50:10 a4357932f1b6: Pull complete 20:50:11 a35cf1a2eb13: Pull complete 20:50:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:50:11 ---> a62c8e92a672 20:50:11 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:50:11 18c013af1878: Pull complete 20:50:11 745a02a5169b: Verifying Checksum 20:50:11 745a02a5169b: Download complete 20:50:11 20.10.0: Pulling from library/docker 20:50:11 05e7bc50f07f: Pulling fs layer 20:50:11 6db28d0fdbf6: Pulling fs layer 20:50:11 292df0bc6bf3: Pulling fs layer 20:50:11 2e060f4bd70b: Pulling fs layer 20:50:11 80e8d568a223: Pulling fs layer 20:50:11 8dc6ef1a942a: Pulling fs layer 20:50:11 2312dd95470a: Pulling fs layer 20:50:11 80e8d568a223: Waiting 20:50:11 8dc6ef1a942a: Waiting 20:50:11 2312dd95470a: Waiting 20:50:11 2e060f4bd70b: Waiting 20:50:11 292df0bc6bf3: Verifying Checksum 20:50:11 292df0bc6bf3: Download complete 20:50:11 6db28d0fdbf6: Verifying Checksum 20:50:11 6db28d0fdbf6: Download complete 20:50:11 80e8d568a223: Verifying Checksum 20:50:11 80e8d568a223: Download complete 20:50:11 8dc6ef1a942a: Verifying Checksum 20:50:11 8dc6ef1a942a: Download complete 20:50:11 2312dd95470a: Verifying Checksum 20:50:11 2312dd95470a: Download complete 20:50:11 05e7bc50f07f: Verifying Checksum 20:50:11 05e7bc50f07f: Download complete 20:50:12 05e7bc50f07f: Pull complete 20:50:12 6db28d0fdbf6: Pull complete 20:50:12 292df0bc6bf3: Pull complete 20:50:13 00ac8860ef70: Verifying Checksum 20:50:13 00ac8860ef70: Download complete 20:50:13 2e060f4bd70b: Download complete 20:50:18 2e060f4bd70b: Pull complete 20:50:18 80e8d568a223: Pull complete 20:50:18 8dc6ef1a942a: Pull complete 20:50:18 2312dd95470a: Pull complete 20:50:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:50:18 Status: Downloaded newer image for docker:20.10.0 20:50:19 ---> 5b116dcff888 20:50:19 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:50:19 ---> Running in 4a00efe5bbec 20:50:19 Removing intermediate container 4a00efe5bbec 20:50:19 ---> 086e67d3f725 20:50:19 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:50:19 ---> Running in 8dd319b8ca5e 20:50:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:22 (1/5) Installing libsodium (1.0.18-r0) 20:50:22 (2/5) Installing libzmq (4.3.3-r0) 20:50:22 (3/5) Installing pkgconf (1.7.2-r0) 20:50:22 (4/5) Installing libsodium-dev (1.0.18-r0) 20:50:22 (5/5) Installing zeromq-dev (4.3.3-r0) 20:50:22 Executing busybox-1.31.1-r19.trigger 20:50:22 OK: 167 MiB in 44 packages 20:50:23 00ac8860ef70: Pull complete 20:50:23 63d7cb157983: Pull complete 20:50:23 b116817d02f9: Pull complete 20:50:23 Removing intermediate container 8dd319b8ca5e 20:50:23 ---> 5655c9e657d3 20:50:23 Step 6/8 : WORKDIR /build 20:50:23 ---> Running in b6aead1d8c4e 20:50:23 Removing intermediate container b6aead1d8c4e 20:50:23 ---> 8cedfa32e17a 20:50:23 Step 7/8 : COPY go.mod . 20:50:23 ---> 70e3d3760f67 20:50:23 Step 8/8 : RUN go mod download 20:50:23 ---> Running in 524d94548f06 20:50:27 745a02a5169b: Pull complete 20:50:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:50:27 ---> b7e6874047d6 20:50:27 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:50:27 20.10.0: Pulling from library/docker 20:50:27 a3cc7d3b244e: Pulling fs layer 20:50:27 02a3295e0d61: Pulling fs layer 20:50:27 0f4f2e6d8100: Pulling fs layer 20:50:27 330b718f631f: Pulling fs layer 20:50:27 a93816041522: Pulling fs layer 20:50:27 bdb6da89ff94: Pulling fs layer 20:50:27 2a70c0c122f4: Pulling fs layer 20:50:27 a93816041522: Waiting 20:50:27 bdb6da89ff94: Waiting 20:50:27 2a70c0c122f4: Waiting 20:50:27 330b718f631f: Waiting 20:50:27 0f4f2e6d8100: Verifying Checksum 20:50:27 0f4f2e6d8100: Download complete 20:50:27 02a3295e0d61: Download complete 20:50:27 a3cc7d3b244e: Verifying Checksum 20:50:27 a3cc7d3b244e: Download complete 20:50:27 a93816041522: Download complete 20:50:27 bdb6da89ff94: Verifying Checksum 20:50:27 bdb6da89ff94: Download complete 20:50:27 2a70c0c122f4: Verifying Checksum 20:50:27 2a70c0c122f4: Download complete 20:50:28 a3cc7d3b244e: Pull complete 20:50:28 02a3295e0d61: Pull complete 20:50:29 0f4f2e6d8100: Pull complete 20:50:29 330b718f631f: Download complete 20:50:33 330b718f631f: Pull complete 20:50:33 a93816041522: Pull complete 20:50:33 bdb6da89ff94: Pull complete 20:50:33 2a70c0c122f4: Pull complete 20:50:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:50:33 Status: Downloaded newer image for docker:20.10.0 20:50:40 ---> ca04e48e601e 20:50:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:50:40 ---> Running in 5150566e5fa6 20:50:40 Removing intermediate container 5150566e5fa6 20:50:40 ---> aafaa67ec436 20:50:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:50:40 ---> Running in 71557c7333b3 20:50:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:50:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:50:43 (1/5) Installing libsodium (1.0.18-r0) 20:50:43 (2/5) Installing libzmq (4.3.3-r0) 20:50:44 (3/5) Installing pkgconf (1.7.2-r0) 20:50:44 (4/5) Installing libsodium-dev (1.0.18-r0) 20:50:44 (5/5) Installing zeromq-dev (4.3.3-r0) 20:50:44 Executing busybox-1.31.1-r19.trigger 20:50:44 OK: 144 MiB in 44 packages 20:50:45 Removing intermediate container 71557c7333b3 20:50:45 ---> ca78c9006529 20:50:45 Step 6/8 : WORKDIR /build 20:50:45 ---> Running in e448a0078351 20:50:46 Removing intermediate container e448a0078351 20:50:46 ---> f574ab8c563c 20:50:46 Step 7/8 : COPY go.mod . 20:50:46 Removing intermediate container 524d94548f06 20:50:46 ---> 95ae6cbdf885 20:50:46 Successfully built 95ae6cbdf885 20:50:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:50:46 + docker inspect -f . ci-base-image-x86_64 20:50:46 . [Pipeline] withDockerContainer 20:50:46 prd-centos7-docker-4c-2g-18287 does not seem to be running inside a container 20:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 ******** ci-base-image-x86_64 cat 20:50:46 ---> 33c20256e825 20:50:46 Step 8/8 : RUN go mod download 20:50:46 ---> Running in 1af4eb73ecde 20:50:47 $ docker top 2622e3c54b10cb1a31ca3db6c8429e12c86a7a7352892a4dbfc877d34108c46a -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:47 + go version 20:50:47 go version go1.15.5 linux/amd64 [Pipeline] } 20:50:47 $ docker stop --time=1 2622e3c54b10cb1a31ca3db6c8429e12c86a7a7352892a4dbfc877d34108c46a 20:50:49 $ docker rm -f 2622e3c54b10cb1a31ca3db6c8429e12c86a7a7352892a4dbfc877d34108c46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:50 + docker inspect -f . ci-base-image-x86_64 20:50:50 . [Pipeline] withDockerContainer 20:50:50 prd-centos7-docker-4c-2g-18287 does not seem to be running inside a container 20:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 ******** ci-base-image-x86_64 cat 20:50:50 $ docker top bace666c45439a65f3190171d1efa70dba967499c5eb2c17ced768eab46ba073 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:51 + make test 20:50:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:50:52 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:51:01 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.028s coverage: 86.2% of statements 20:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.022s coverage: 47.9% of statements 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 20:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.023s coverage: 61.5% of statements 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.027s coverage: 69.1% of statements 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.008s coverage: 97.7% of statements 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.008s coverage: 8.8% of statements 20:51:13 Removing intermediate container 1af4eb73ecde 20:51:13 ---> 1475bdb2ed7e 20:51:13 Successfully built 1475bdb2ed7e 20:51:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:51:14 + docker inspect -f . ci-base-image-arm64 20:51:14 . [Pipeline] withDockerContainer 20:51:14 prd-ubuntu18.04-docker-arm64-4c-16g-18285 does not seem to be running inside a container 20:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 ******** ci-base-image-arm64 cat 20:51:15 $ docker top eaa15bcbcd9421f12daf5b5a9ed13a9191553acc2300452a844c79e841d22bee -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:16 + go version 20:51:16 go version go1.15.5 linux/arm64 [Pipeline] } 20:51:16 $ docker stop --time=1 eaa15bcbcd9421f12daf5b5a9ed13a9191553acc2300452a844c79e841d22bee 20:51:18 $ docker rm -f eaa15bcbcd9421f12daf5b5a9ed13a9191553acc2300452a844c79e841d22bee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:19 + docker inspect -f . ci-base-image-arm64 20:51:19 . [Pipeline] withDockerContainer 20:51:20 prd-ubuntu18.04-docker-arm64-4c-16g-18285 does not seem to be running inside a container 20:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 ******** ci-base-image-arm64 cat 20:51:21 $ docker top 2ab2e81dedfe91fccd2912f83fbf7b48d4d96e2e72bce490faa4543e077f11a3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:22 + make test 20:51:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:51:24 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 13.227s coverage: 75.9% of statements 20:51:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 20:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.018s coverage: 87.9% of statements 20:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements 20:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.021s coverage: 71.7% of statements 20:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.032s coverage: 81.6% of statements 20:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 94.4% of statements 20:51:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:51:39 gofmt -l . 20:51:39 [ "`gofmt -l .`" = "" ] 20:51:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:51:40 $ docker stop --time=1 bace666c45439a65f3190171d1efa70dba967499c5eb2c17ced768eab46ba073 20:51:42 $ docker rm -f bace666c45439a65f3190171d1efa70dba967499c5eb2c17ced768eab46ba073 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:51:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:51:46 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.065s coverage: 86.2% of statements 20:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.059s coverage: 47.9% of statements 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 20:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.083s coverage: 61.5% of statements 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.061s coverage: 69.1% of statements 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.037s coverage: 97.7% of statements 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.034s coverage: 8.8% of statements 20:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 13.246s coverage: 75.9% of statements 20:52:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 20:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.044s coverage: 87.9% of statements 20:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.048s coverage: 80.5% of statements 20:52:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.022s coverage: 71.7% of statements 20:52:38 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.059s coverage: 81.6% of statements 20:52:38 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.013s coverage: 94.4% of statements 20:52:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:52:47 gofmt -l . 20:52:47 [ "`gofmt -l .`" = "" ] 20:52:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:52:48 $ docker stop --time=1 2ab2e81dedfe91fccd2912f83fbf7b48d4d96e2e72bce490faa4543e077f11a3 20:52:51 $ docker rm -f 2ab2e81dedfe91fccd2912f83fbf7b48d4d96e2e72bce490faa4543e077f11a3 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:52:52 Warning: overwriting stash ‘coverage-report’ 20:52:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:52:54 provisioning config files... 20:52:54 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/config3199348809800211152tmp [Pipeline] { [Pipeline] sh 20:52:55 + set +x 20:52:55 + bash -s -- 20:52:55 + curl -s https://codecov.io/bash 20:52:55 20:52:55 _____ _ 20:52:55 / ____| | | 20:52:55 | | ___ __| | ___ ___ _____ __ 20:52:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:55 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:55 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:55 Bash-20201231-23d4836 20:52:55 20:52:55 20:52:55 ==> git version 2.24.3 found 20:52:55 ==> 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 20:52:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:52:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:52:55 ==> Jenkins CI detected. 20:52:55 project root: . 20:52:55 --> token set from env 20:52:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:55 ==> Running gcov in . (disable via -X gcov) 20:52:55 ==> Python coveragepy not found 20:52:55 ==> Searching for coverage reports in: 20:52:55 + . 20:52:55 -> Found 1 reports 20:52:55 ==> Detecting git/mercurial file structure 20:52:55 ==> Reading reports 20:52:55 + ./coverage.out bytes=72008 20:52:55 ==> Appending adjustments 20:52:55 https://docs.codecov.io/docs/fixing-reports 20:52:56 + Found adjustments 20:52:56 ==> Gzipping contents 20:52:56 16K /tmp/codecov.WIencP.gz 20:52:56 ==> Uploading reports 20:52:56 url: https://codecov.io 20:52:56 query: branch=PR-614&commit=92b338f6983847e33e3af85635b2a0b70fdaaaa7&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-614%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= 20:52:56 -> Pinging Codecov 20:52:56 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-614&commit=92b338f6983847e33e3af85635b2a0b70fdaaaa7&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-614%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= 20:52:56 -> Uploading to 20:52:56 https://storage.googleapis.com/codecov/v4/raw/2021-01-04/3D8B5DFFC46A037C893635FACE044666/92b338f6983847e33e3af85635b2a0b70fdaaaa7/551948b7-ae71-4717-b798-e0a528585e55.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T205256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7eaace8379184d30a4d4ca08e87d13843b2264a3386477406058f984669a57d 20:52:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:56 Dload Upload Total Spent Left Speed 20:52:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12820 0 0 100 12820 0 24799 --:--:-- --:--:-- --:--:-- 24796 20:52:57 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/92b338f6983847e33e3af85635b2a0b70fdaaaa7 [Pipeline] } 20:52:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) 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 20:53:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:00 ---> package-listing.sh 20:53:00 ++ facter osfamily 20:53:00 ++ tr '[:upper:]' '[:lower:]' 20:53:01 + OS_FAMILY=redhat 20:53:01 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-614 20:53:01 + START_PACKAGES=/tmp/packages_start.txt 20:53:01 + END_PACKAGES=/tmp/packages_end.txt 20:53:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:01 + PACKAGES=/tmp/packages_start.txt 20:53:01 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-614 ']' 20:53:01 + PACKAGES=/tmp/packages_end.txt 20:53:01 + case "${OS_FAMILY}" in 20:53:01 + rpm -qa 20:53:01 + sort 20:53:08 + '[' -f /tmp/packages_start.txt ']' 20:53:08 + '[' -f /tmp/packages_end.txt ']' 20:53:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-614 ']' 20:53:08 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-614/archives/ 20:53:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-614/archives/ [Pipeline] echo 20:53:08 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:53:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:53:09 20:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:53:10 alpine: Pulling from edgex-lftools-log-publisher 20:53:10 df20fa9351a1: Pulling fs layer 20:53:10 36b3adc4ff6f: Pulling fs layer 20:53:10 8ad3a11d3b57: Pulling fs layer 20:53:10 46f8f816bc3b: Pulling fs layer 20:53:10 93b61091891f: Pulling fs layer 20:53:10 93b9cdb0e59b: Pulling fs layer 20:53:10 5e14af77c1be: Pulling fs layer 20:53:10 01666e4c0597: Pulling fs layer 20:53:10 aa168da1d23b: Pulling fs layer 20:53:10 93b9cdb0e59b: Waiting 20:53:10 5e14af77c1be: Waiting 20:53:10 46f8f816bc3b: Waiting 20:53:10 93b61091891f: Waiting 20:53:10 01666e4c0597: Waiting 20:53:10 aa168da1d23b: Waiting 20:53:10 36b3adc4ff6f: Verifying Checksum 20:53:10 36b3adc4ff6f: Download complete 20:53:10 46f8f816bc3b: Verifying Checksum 20:53:10 46f8f816bc3b: Download complete 20:53:10 df20fa9351a1: Verifying Checksum 20:53:10 df20fa9351a1: Download complete 20:53:10 93b9cdb0e59b: Verifying Checksum 20:53:10 93b9cdb0e59b: Download complete 20:53:10 93b61091891f: Verifying Checksum 20:53:10 93b61091891f: Download complete 20:53:10 5e14af77c1be: Verifying Checksum 20:53:10 5e14af77c1be: Download complete 20:53:10 01666e4c0597: Verifying Checksum 20:53:10 01666e4c0597: Download complete 20:53:11 df20fa9351a1: Pull complete 20:53:11 8ad3a11d3b57: Verifying Checksum 20:53:11 8ad3a11d3b57: Download complete 20:53:11 36b3adc4ff6f: Pull complete 20:53:12 8ad3a11d3b57: Pull complete 20:53:13 46f8f816bc3b: Pull complete 20:53:13 93b61091891f: Pull complete 20:53:14 93b9cdb0e59b: Pull complete 20:53:14 5e14af77c1be: Pull complete 20:53:14 01666e4c0597: Pull complete 20:53:16 aa168da1d23b: Verifying Checksum 20:53:16 aa168da1d23b: Download complete 20:53:31 aa168da1d23b: Pull complete 20:53:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:53:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:53:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:53:32 prd-centos7-docker-4c-2g-18282 does not seem to be running inside a container 20:53:32 $ 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-614/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-614 -v /w/workspace/ndry_app-functions-sdk-go_PR-614:/w/workspace/ndry_app-functions-sdk-go_PR-614:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-614@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:53:37 $ docker top d9ceacb152ac97d85d9f4c68c46c6c6eaa86d1f6f3bbc215b36ddd777463a3a8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:53:39 + mkdir -p /var/log/sa [Pipeline] sh 20:53:39 + ls /var/log/sa-host 20:53:39 + sadf -c /var/log/sa-host/sa04 20:53:39 file_magic: OK 20:53:39 HZ: Using current value: 100 20:53:39 file_header: OK 20:53:39 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 20:53:39 Statistics: 20:53:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:53:39 File successfully converted to sysstat format version 12.2.1 20:53:39 + sadf -c /var/log/sa-host/sa23 20:53:39 file_magic: OK 20:53:39 HZ: Using current value: 100 20:53:39 file_header: OK 20:53:39 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 20:53:39 Statistics: 20:53:39 Hnuu...uuuununununu... 20:53:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:39 provisioning config files... 20:53:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/config2794061329129382833tmp [Pipeline] { [Pipeline] echo 20:53:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:53:40 ---> create-netrc.sh [Pipeline] } 20:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:53:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:53:41 ---> python-tools-install.sh [Pipeline] echo 20:53:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:53:41 ---> sudo-logs.sh 20:53:41 Archiving 'sudo' log.. [Pipeline] echo 20:53:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:53:42 ---> job-cost.sh 20:53:42 lf-activate-venv: SKIPPING 20:53:42 INFO: No Stack... 20:53:43 INFO: Retrieving Pricing Info for: v1-standard-2 20:53:43 INFO: Archiving Costs [Pipeline] echo 20:53:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:53:44 ---> logs-deploy.sh 20:53:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-614/7 20:53:44 INFO: archiving workspace using pattern(s): 20:53:47 Archives upload complete. 20:53:47 INFO: archiving logs to Nexus 20:53:49 ---> uname -a: 20:53:49 Linux prd-centos7-docker-4c-2g-18282.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:53:49 20:53:49 20:53:49 ---> lscpu: 20:53:49 Architecture: x86_64 20:53:49 CPU op-mode(s): 32-bit, 64-bit 20:53:49 Byte Order: Little Endian 20:53:49 Address sizes: 40 bits physical, 48 bits virtual 20:53:49 CPU(s): 4 20:53:49 On-line CPU(s) list: 0-3 20:53:49 Thread(s) per core: 1 20:53:49 Core(s) per socket: 1 20:53:49 Socket(s): 4 20:53:49 NUMA node(s): 1 20:53:49 Vendor ID: GenuineIntel 20:53:49 CPU family: 6 20:53:49 Model: 44 20:53:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:53:49 Stepping: 1 20:53:49 CPU MHz: 2933.438 20:53:49 BogoMIPS: 5866.87 20:53:49 Virtualization: VT-x 20:53:49 Hypervisor vendor: KVM 20:53:49 Virtualization type: full 20:53:49 L1d cache: 128 KiB 20:53:49 L1i cache: 128 KiB 20:53:49 L2 cache: 16 MiB 20:53:49 L3 cache: 64 MiB 20:53:49 NUMA node0 CPU(s): 0-3 20:53:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:53:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:53:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:53:49 Vulnerability Meltdown: Mitigation; PTI 20:53:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:53:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:53:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:53:49 Vulnerability Srbds: Not affected 20:53:49 Vulnerability Tsx async abort: Not affected 20:53:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:53:49 20:53:49 20:53:49 ---> nproc: 20:53:49 4 20:53:49 20:53:49 20:53:49 ---> df -h: 20:53:49 Filesystem Size Used Available Use% Mounted on 20:53:49 overlay 50.0G 7.3G 42.7G 15% / 20:53:49 tmpfs 64.0M 0 64.0M 0% /dev 20:53:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:53:49 shm 64.0M 0 64.0M 0% /dev/shm 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-614 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp 20:53:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:53:49 20:53:49 20:53:49 ---> free -m: 20:53:49 total used free shared buff/cache available 20:53:49 Mem: 1837 710 102 0 1023 1022 20:53:49 Swap: 1023 1 1022 20:53:49 20:53:49 20:53:49 ---> ip addr: 20:53:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:53:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:53:49 inet 127.0.0.1/8 scope host lo 20:53:49 valid_lft forever preferred_lft forever 20:53:49 inet6 ::1/128 scope host 20:53:49 valid_lft forever preferred_lft forever 20:53:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:53:49 link/ether fa:16:3e:26:52:1a brd ff:ff:ff:ff:ff:ff 20:53:49 inet 10.30.122.169/23 brd 10.30.123.255 scope global dynamic eth0 20:53:49 valid_lft 85906sec preferred_lft 85906sec 20:53:49 inet6 fe80::f816:3eff:fe26:521a/64 scope link 20:53:49 valid_lft forever preferred_lft forever 20:53:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:53:49 link/ether 02:42:34:99:c5:2b brd ff:ff:ff:ff:ff:ff 20:53:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:53:49 valid_lft forever preferred_lft forever 20:53:49 inet6 fe80::42:34ff:fe99:c52b/64 scope link 20:53:49 valid_lft forever preferred_lft forever 20:53:49 20:53:49 20:53:49 ---> sar -b -r -n DEV: 20:53:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 20:53:49 20:53:49 20:45:21 LINUX RESTART (4 CPU) 20:53:49 20:53:49 20:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:53:49 20:47:01 97.96 45.18 52.78 0.00 6614.50 26354.14 0.00 20:53:49 20:48:01 28.23 7.85 20.38 0.00 1512.29 3375.88 0.00 20:53:49 20:49:01 1.81 0.00 1.81 0.00 0.00 34.75 0.00 20:53:49 20:50:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 20:53:49 20:51:02 0.15 0.00 0.15 0.00 0.00 1.93 0.00 20:53:49 20:52:01 0.44 0.00 0.44 0.00 0.00 7.22 0.00 20:53:49 20:53:01 6.64 6.39 0.25 0.00 979.48 2.83 0.00 20:53:49 Average: 19.41 8.52 10.90 0.00 1305.20 4269.92 0.00 20:53:49 20:53:49 20:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:53:49 20:47:01 69116 0 630824 33.53 2620 1178984 1526704 52.10 474648 1142144 23908 20:53:49 20:48:01 231596 0 596728 31.71 2620 1050600 1154836 39.41 410940 1040420 20 20:53:49 20:49:01 244492 0 583828 31.03 2620 1050604 1059588 36.16 413664 1027140 8 20:53:49 20:50:01 243648 0 584668 31.07 2620 1050608 1059612 36.16 409644 1031432 8 20:53:49 20:51:02 243460 0 584852 31.08 2620 1050612 1059684 36.17 416232 1025300 8 20:53:49 20:52:01 243420 0 584888 31.09 2620 1050616 1059612 36.16 437004 1004576 8 20:53:49 20:53:01 180836 0 617972 32.84 2620 1080116 1088372 37.14 493892 1009128 164 20:53:49 Average: 208081 0 597680 31.77 2620 1073163 1144058 39.04 436575 1040020 3446 20:53:49 20:53:49 20:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:53:49 20:47:01 eth0 243.04 210.60 1200.78 61.15 0.00 0.00 0.00 0.00 20:53:49 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:48:01 eth0 102.01 117.22 431.21 45.86 0.00 0.00 0.00 0.00 20:53:49 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:48:01 docker0 85.68 67.54 8.62 303.85 0.00 0.00 0.00 0.00 20:53:49 20:49:01 eth0 2.03 0.38 0.42 0.22 0.00 0.00 0.00 0.00 20:53:49 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:50:01 eth0 2.66 0.92 0.94 0.57 0.00 0.00 0.00 0.00 20:53:49 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:51:02 eth0 0.91 0.58 0.53 0.42 0.00 0.00 0.00 0.00 20:53:49 20:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:52:01 eth0 0.89 0.19 0.20 0.08 0.00 0.00 0.00 0.00 20:53:49 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:53:01 eth0 9.78 5.97 9.28 3.57 0.00 0.00 0.00 0.00 20:53:49 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 Average: eth0 51.78 48.12 235.54 16.03 0.00 0.00 0.00 0.00 20:53:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:49 Average: docker0 12.26 9.66 1.23 43.46 0.00 0.00 0.00 0.00 20:53:49 20:53:49 20:53:49 ---> sar -P ALL: 20:53:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 20:53:49 20:53:49 20:45:21 LINUX RESTART (4 CPU) 20:53:49 20:53:49 20:46:01 CPU %user %nice %system %iowait %steal %idle 20:53:49 20:47:01 all 12.04 0.00 5.80 3.81 26.40 51.94 20:53:49 20:47:01 0 14.22 0.00 5.96 4.05 27.54 48.22 20:53:49 20:47:01 1 13.25 0.00 7.71 3.42 25.71 49.92 20:53:49 20:47:01 2 11.38 0.00 4.56 3.64 26.72 53.70 20:53:49 20:47:01 3 9.40 0.00 5.04 4.14 25.66 55.77 20:53:49 20:48:01 all 2.82 0.00 2.05 0.72 8.43 85.98 20:53:49 20:48:01 0 2.21 0.00 2.04 0.60 8.78 86.37 20:53:49 20:48:01 1 5.50 0.00 2.41 1.28 8.43 82.38 20:53:49 20:48:01 2 1.74 0.00 1.73 0.73 8.21 87.59 20:53:49 20:48:01 3 1.84 0.00 2.02 0.28 8.30 87.56 20:53:49 20:49:01 all 0.07 0.00 0.10 0.00 0.61 99.22 20:53:49 20:49:01 0 0.03 0.00 0.05 0.00 0.51 99.40 20:53:49 20:49:01 1 0.02 0.00 0.10 0.00 0.89 98.99 20:53:49 20:49:01 2 0.13 0.00 0.13 0.00 0.53 99.20 20:53:49 20:49:01 3 0.10 0.00 0.12 0.00 0.50 99.29 20:53:49 20:50:01 all 0.12 0.00 0.24 0.00 1.10 98.54 20:53:49 20:50:01 0 0.05 0.00 0.05 0.00 1.79 98.11 20:53:49 20:50:01 1 0.13 0.00 0.62 0.00 0.53 98.72 20:53:49 20:50:01 2 0.26 0.00 0.08 0.00 1.19 98.46 20:53:49 20:50:01 3 0.05 0.00 0.22 0.00 0.86 98.87 20:53:49 20:51:02 all 0.08 0.00 0.07 0.00 0.56 99.29 20:53:49 20:51:02 0 0.03 0.00 0.07 0.00 0.68 99.22 20:53:49 20:51:02 1 0.02 0.00 0.05 0.00 0.48 99.45 20:53:49 20:51:02 2 0.25 0.00 0.02 0.00 0.68 99.06 20:53:49 20:51:02 3 0.03 0.00 0.13 0.00 0.41 99.42 20:53:49 20:52:01 all 0.09 0.00 0.09 0.00 1.06 98.77 20:53:49 20:52:01 0 0.12 0.00 0.05 0.00 1.25 98.58 20:53:49 20:52:01 1 0.03 0.00 0.07 0.00 0.89 99.01 20:53:49 20:52:01 2 0.17 0.00 0.12 0.00 1.05 98.66 20:53:49 20:52:01 3 0.03 0.00 0.12 0.00 1.04 98.81 20:53:49 20:53:01 all 0.61 0.00 0.48 0.19 1.55 97.18 20:53:49 20:53:01 0 1.11 0.00 0.66 0.02 1.92 96.29 20:53:49 20:53:01 1 0.43 0.00 0.51 0.07 1.40 97.59 20:53:49 20:53:01 2 0.31 0.00 0.26 0.00 1.44 97.99 20:53:49 20:53:01 3 0.58 0.00 0.46 0.68 1.44 96.84 20:53:49 Average: all 2.33 0.00 1.29 0.70 5.81 89.87 20:53:49 Average: 0 2.58 0.00 1.29 0.68 6.16 89.30 20:53:49 Average: 1 2.83 0.00 1.67 0.70 5.59 89.22 20:53:49 Average: 2 2.12 0.00 1.02 0.65 5.89 90.31 20:53:49 Average: 3 1.78 0.00 1.19 0.75 5.61 90.67 20:53:49 20:53:49 20:53:49