Pull request #989 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from bb53e3e9b2e0d89406f2d130911e2ede879708d1+9cffd47191c984938c468f886111698baecf4146 (3f32ebc93b92c21d69c936b3cb9ea77bb28baebf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3338740635271840948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4034373750726496830.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-989/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-989/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4775503433675498529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3800726378520520109.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-989/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-989/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6585126434544334739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13509 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [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-989 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh2589881512819429174.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh2473383467041024198.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit bb53e3e9b2e0d89406f2d130911e2ede879708d1 Merge succeeded, producing bb53e3e9b2e0d89406f2d130911e2ede879708d1 Checking out Revision bb53e3e9b2e0d89406f2d130911e2ede879708d1 (PR-989) > git config core.sparsecheckout # timeout=10 > git checkout -f bb53e3e9b2e0d89406f2d130911e2ede879708d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh1650747722684537018.key > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb53e3e9b2e0d89406f2d130911e2ede879708d1 # timeout=10 Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:56:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:56:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:56:34 ========================================================= 11:56:34 EdgeX Global Pipelines Version Info 11:56:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:56:35 ------------------- 11:56:35 stable info: 11:56:35 ------------------- 11:56:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:56:35 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:56:35 Message: update stable to v1.0.211 11:56:35 ------------------- 11:56:35 experimental info: 11:56:35 ------------------- 11:56:35 Commited By: **** collab-it+edgex@linuxfoundation.org 11:56:35 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:56:35 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-989 [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-989 [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-989 [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb53e3e9b2e0d89406f2d130911e2ede879708d1 [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb53e3e [Pipeline] echo 11:56:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:56:36 + git rev-list -1 --merges bb53e3e9b2e0d89406f2d130911e2ede879708d1~1..bb53e3e9b2e0d89406f2d130911e2ede879708d1 [Pipeline] echo 11:56:36 -----------> git rev-list -1 --merges bb53e3e9b2e0d89406f2d130911e2ede879708d1~1..bb53e3e9b2e0d89406f2d130911e2ede879708d1 bb53e3e9b2e0d89406f2d130911e2ede879708d1 [false] [Pipeline] sh 11:56:37 + git log --format=format:%s -1 bb53e3e9b2e0d89406f2d130911e2ede879708d1 [Pipeline] echo 11:56:37 ========================================================= 11:56:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:56:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:56:37 + git log --format=format:%s -1 bb53e3e9b2e0d89406f2d130911e2ede879708d1 [Pipeline] echo 11:56:37 [semverPrep] GIT_COMMIT: bb53e3e9b2e0d89406f2d130911e2ede879708d1, Commit Message: feat(triggers): Support Multi-Pipeline Responses from Custom Triggers [Pipeline] echo 11:56:37 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:38 11:56:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:56:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:38 latest: Pulling from edgex-devops/git-semver 11:56:38 a0d0a0d46f8b: Pulling fs layer 11:56:38 3e5f54012d9b: Pulling fs layer 11:56:38 4c7163046ea9: Pulling fs layer 11:56:38 0c2d73faf560: Pulling fs layer 11:56:38 0c2d73faf560: Waiting 11:56:38 3e5f54012d9b: Verifying Checksum 11:56:38 3e5f54012d9b: Download complete 11:56:38 a0d0a0d46f8b: Verifying Checksum 11:56:38 a0d0a0d46f8b: Download complete 11:56:38 0c2d73faf560: Verifying Checksum 11:56:38 0c2d73faf560: Download complete 11:56:38 4c7163046ea9: Verifying Checksum 11:56:38 4c7163046ea9: Download complete 11:56:38 a0d0a0d46f8b: Pull complete 11:56:38 3e5f54012d9b: Pull complete 11:56:38 4c7163046ea9: Pull complete 11:56:39 0c2d73faf560: Pull complete 11:56:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:56:39 prd-centos7-docker-4c-2g-13509 does not seem to be running inside a container 11:56:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-989 -v /w/workspace/ndry_app-functions-sdk-go_PR-989:/w/workspace/ndry_app-functions-sdk-go_PR-989:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-989@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:56:40 $ docker top ad3cb092bd5d5ad22baaee40463adf5436cc97cc29acb725c8443aa338838db5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:56:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:40 [ssh-agent] Looking for ssh-agent implementation... 11:56:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:40 $ docker exec ad3cb092bd5d5ad22baaee40463adf5436cc97cc29acb725c8443aa338838db5 ssh-agent 11:56:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXebjNgE/agent.13 11:56:40 SSH_AGENT_PID=19 11:56:40 Running ssh-add (command line suppressed) 11:56:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_3695141069853243232.key (/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_3695141069853243232.key) 11:56:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:40 + git tag --points-at HEAD [Pipeline] } 11:56:40 $ docker exec --env ******** --env ******** ad3cb092bd5d5ad22baaee40463adf5436cc97cc29acb725c8443aa338838db5 ssh-agent -k 11:56:41 unset SSH_AUTH_SOCK; 11:56:41 unset SSH_AGENT_PID; 11:56:41 echo Agent pid 19 killed; 11:56:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:41 [ssh-agent] Looking for ssh-agent implementation... 11:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:41 $ docker exec ad3cb092bd5d5ad22baaee40463adf5436cc97cc29acb725c8443aa338838db5 ssh-agent 11:56:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXikDmeC/agent.52 11:56:41 SSH_AGENT_PID=58 11:56:41 Running ssh-add (command line suppressed) 11:56:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_233786465570512817.key (/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_233786465570512817.key) 11:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:41 + git semver init 11:56:41 # -> Open(): unable to determine branch for HEAD 11:56:41 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-989/.git 11:56:41 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-989 11:56:41 # $SEMVER_REMOTE_NAME = origin 11:56:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:56:41 # $SEMVER_USER_NAME = edgex-jenkins 11:56:41 # $SEMVER_BRANCH = PR-989 11:56:41 # $SEMVER_TEMP = /tmp/semver-141136954 11:56:41 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 11:56:44 # '/tmp/semver-141136954' -> '/w/workspace/ndry_app-functions-sdk-go_PR-989/.semver' 11:56:44 # -> Force: false 11:56:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-989/.semver [Pipeline] } 11:56:44 $ docker exec --env ******** --env ******** ad3cb092bd5d5ad22baaee40463adf5436cc97cc29acb725c8443aa338838db5 ssh-agent -k 11:56:44 unset SSH_AUTH_SOCK; 11:56:44 unset SSH_AGENT_PID; 11:56:44 echo Agent pid 58 killed; 11:56:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:44 + git semver [Pipeline] } 11:56:44 $ docker stop --time=1 ad3cb092bd5d5ad22baaee40463adf5436cc97cc29acb725c8443aa338838db5 11:56:46 $ docker rm -f ad3cb092bd5d5ad22baaee40463adf5436cc97cc29acb725c8443aa338838db5 [Pipeline] // withDockerContainer [Pipeline] sh 11:56:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:56:46 Stashed 1 file(s) [Pipeline] echo 11:56:46 [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 11:57:01 Still waiting to schedule task 11:57:01 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13509’ 11:57:01 Still waiting to schedule task 11:57:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:58:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13510 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 11:58:48 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 11:58:48 The recommended git tool is: git 11:58:53 using credential edgex-jenkins-ssh 11:58:53 Cloning the remote Git repository 11:58:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:58:53 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 11:58:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:58:53 > git --version # timeout=10 11:58:53 > git --version # 'git version 2.17.1' 11:58:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:58:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:58:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:58:57 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:58:57 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit bb53e3e9b2e0d89406f2d130911e2ede879708d1 11:58:58 Merge succeeded, producing bb53e3e9b2e0d89406f2d130911e2ede879708d1 11:58:58 Checking out Revision bb53e3e9b2e0d89406f2d130911e2ede879708d1 (PR-989) 11:58:57 > git config core.sparsecheckout # timeout=10 11:58:57 > git checkout -f bb53e3e9b2e0d89406f2d130911e2ede879708d1 # timeout=10 11:58:57 > git remote # timeout=10 11:58:58 > git config --get remote.origin.url # timeout=10 11:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:58 > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 11:58:58 > git rev-parse HEAD^{commit} # timeout=10 11:58:58 > git config core.sparsecheckout # timeout=10 11:58:58 > git checkout -f bb53e3e9b2e0d89406f2d130911e2ede879708d1 # timeout=10 11:59:02 Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:59:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:03 Dload Upload Total Spent Left Speed 11:59:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 90953 [Pipeline] sh 11:59:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:59:04 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 11:59:04 11:59:04 { 11:59:04 "registry-mirrors": [ 11:59:04 "https://nexus3.edgexfoundry.org:10001" 11:59:04 ], 11:59:04 "bip": "10.250.0.254/24", 11:59:04 "hosts": [ 11:59:04 "tcp://0.0.0.0:5555", 11:59:04 "unix:///var/run/docker.sock" 11:59:04 ], 11:59:04 "mtu": 1458, 11:59:04 "selinux-enabled": true, 11:59:04 "seccomp-profile": "/etc/docker/seccomp.json" 11:59:04 } [Pipeline] sh 11:59:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:59:04 + sudo service docker restart 11:59:17 Running on prd-centos7-docker-4c-2g-13511 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 11:59:17 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 11:59:17 The recommended git tool is: git 11:59:19 using credential edgex-jenkins-ssh 11:59:19 Cloning the remote Git repository 11:59:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:59:19 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 11:59:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:59:19 > git --version # timeout=10 11:59:19 > git --version # 'git version 2.24.4' 11:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:19 [INFO] Currently running in a labeled security context 11:59:19 [INFO] Currently SELinux is 'enforcing' on the host 11:59:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7092180670378440138.key 11:59:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:21 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit bb53e3e9b2e0d89406f2d130911e2ede879708d1 11:59:21 Merge succeeded, producing bb53e3e9b2e0d89406f2d130911e2ede879708d1 11:59:21 Checking out Revision bb53e3e9b2e0d89406f2d130911e2ede879708d1 (PR-989) 11:59:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:59:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:59:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:20 [INFO] Currently running in a labeled security context 11:59:20 [INFO] Currently SELinux is 'enforcing' on the host 11:59:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2207128841351055971.key 11:59:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:59:21 > git config core.sparsecheckout # timeout=10 11:59:21 > git checkout -f bb53e3e9b2e0d89406f2d130911e2ede879708d1 # timeout=10 11:59:21 > git remote # timeout=10 11:59:21 > git config --get remote.origin.url # timeout=10 11:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:21 [INFO] Currently running in a labeled security context 11:59:21 [INFO] Currently SELinux is 'enforcing' on the host 11:59:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh1050465437090790373.key 11:59:21 > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 11:59:21 > git rev-parse HEAD^{commit} # timeout=10 11:59:21 > git config core.sparsecheckout # timeout=10 11:59:21 > git checkout -f bb53e3e9b2e0d89406f2d130911e2ede879708d1 # timeout=10 [Pipeline] unstash [Pipeline] echo 11:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:23 ========================================================= 11:59:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:59:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:59:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:59:24 552d1f2373af: Pulling fs layer 11:59:24 ea3f2d53f512: Pulling fs layer 11:59:24 9e70ebbbe112: Pulling fs layer 11:59:24 7a9cfe048b4a: Pulling fs layer 11:59:24 72dc09318566: Pulling fs layer 11:59:24 f4f7b4309257: Pulling fs layer 11:59:24 0ac9a79272e3: Pulling fs layer 11:59:24 b78e95d17946: Pulling fs layer 11:59:24 7a9cfe048b4a: Waiting 11:59:24 72dc09318566: Waiting 11:59:24 f4f7b4309257: Waiting 11:59:24 b78e95d17946: Waiting 11:59:24 0ac9a79272e3: Waiting 11:59:24 9e70ebbbe112: Verifying Checksum 11:59:24 9e70ebbbe112: Download complete 11:59:24 ea3f2d53f512: Verifying Checksum 11:59:24 ea3f2d53f512: Download complete 11:59:24 72dc09318566: Download complete 11:59:24 f4f7b4309257: Verifying Checksum 11:59:24 f4f7b4309257: Download complete 11:59:24 552d1f2373af: Verifying Checksum 11:59:24 0ac9a79272e3: Verifying Checksum 11:59:24 0ac9a79272e3: Download complete 11:59:25 Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:25 ========================================================= 11:59:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:59:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:59:25 552d1f2373af: Pull complete 11:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:59:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:59:26 a0d0a0d46f8b: Pulling fs layer 11:59:26 31adcdaf11c8: Pulling fs layer 11:59:26 b8b176561691: Pulling fs layer 11:59:26 4527c011a84f: Pulling fs layer 11:59:26 5d74067f8e1e: Pulling fs layer 11:59:26 e0aca202a116: Pulling fs layer 11:59:26 3a43be97a3b4: Pulling fs layer 11:59:26 34cad66bf833: Pulling fs layer 11:59:26 b4e3c513aaa6: Pulling fs layer 11:59:26 4527c011a84f: Waiting 11:59:26 5d74067f8e1e: Waiting 11:59:26 e0aca202a116: Waiting 11:59:26 3a43be97a3b4: Waiting 11:59:26 34cad66bf833: Waiting 11:59:26 b4e3c513aaa6: Waiting 11:59:26 b8b176561691: Verifying Checksum 11:59:26 b8b176561691: Download complete 11:59:26 31adcdaf11c8: Verifying Checksum 11:59:26 31adcdaf11c8: Download complete 11:59:26 5d74067f8e1e: Verifying Checksum 11:59:26 5d74067f8e1e: Download complete 11:59:26 e0aca202a116: Verifying Checksum 11:59:26 e0aca202a116: Download complete 11:59:26 3a43be97a3b4: Verifying Checksum 11:59:26 3a43be97a3b4: Download complete 11:59:26 a0d0a0d46f8b: Verifying Checksum 11:59:26 a0d0a0d46f8b: Download complete 11:59:26 34cad66bf833: Verifying Checksum 11:59:26 34cad66bf833: Download complete 11:59:26 ea3f2d53f512: Pull complete 11:59:26 a0d0a0d46f8b: Pull complete 11:59:26 31adcdaf11c8: Pull complete 11:59:26 9e70ebbbe112: Pull complete 11:59:27 b8b176561691: Pull complete 11:59:27 4527c011a84f: Verifying Checksum 11:59:27 4527c011a84f: Download complete 11:59:27 b4e3c513aaa6: Verifying Checksum 11:59:27 b4e3c513aaa6: Download complete 11:59:27 b78e95d17946: Verifying Checksum 11:59:27 b78e95d17946: Download complete 11:59:27 7a9cfe048b4a: Verifying Checksum 11:59:27 7a9cfe048b4a: Download complete 11:59:30 4527c011a84f: Pull complete 11:59:30 5d74067f8e1e: Pull complete 11:59:30 e0aca202a116: Pull complete 11:59:30 3a43be97a3b4: Pull complete 11:59:30 34cad66bf833: Pull complete 11:59:33 b4e3c513aaa6: Pull complete 11:59:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:59:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 11:59:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 11:59:34 + docker inspect -f . ci-base-image-x86_64 11:59:34 . [Pipeline] withDockerContainer 11:59:34 prd-centos7-docker-4c-2g-13511 does not seem to be running inside a container 11:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:59:37 7a9cfe048b4a: Pull complete 11:59:37 72dc09318566: Pull complete 11:59:37 $ docker top c19050be61470d82ef0a916ad58617335a4a667d2122cd0cdf905cbdc5cd3766 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:38 + go version 11:59:38 go version go1.16.8 linux/amd64 [Pipeline] } 11:59:38 $ docker stop --time=1 c19050be61470d82ef0a916ad58617335a4a667d2122cd0cdf905cbdc5cd3766 11:59:38 f4f7b4309257: Pull complete 11:59:38 0ac9a79272e3: Pull complete 11:59:39 $ docker rm -f c19050be61470d82ef0a916ad58617335a4a667d2122cd0cdf905cbdc5cd3766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:39 + docker inspect -f . ci-base-image-x86_64 11:59:39 . [Pipeline] withDockerContainer 11:59:40 prd-centos7-docker-4c-2g-13511 does not seem to be running inside a container 11:59:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:59:40 $ docker top 8f85953069ff0f6d81f107978d2992471df08db82f61cbeb3f87f4238be0aeba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:59:40 + make test 11:59:40 make -C ./app-service-template build 11:59:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:59:40 go mod tidy 11:59:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 11:59:42 go: downloading github.com/google/uuid v1.3.0 11:59:42 go: downloading github.com/stretchr/testify v1.7.0 11:59:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 11:59:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 11:59:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 11:59:42 go: downloading github.com/go-playground/validator/v10 v10.9.0 11:59:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 11:59:43 go: downloading github.com/go-kit/kit v0.11.0 11:59:43 go: downloading github.com/davecgh/go-spew v1.1.1 11:59:43 go: downloading github.com/pmezard/go-difflib v1.0.0 11:59:43 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 11:59:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 11:59:43 go: downloading github.com/stretchr/objx v0.1.1 11:59:43 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 11:59:43 go: downloading github.com/gorilla/mux v1.8.0 11:59:43 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:59:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 11:59:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 11:59:43 go: downloading github.com/go-playground/universal-translator v0.18.0 11:59:43 go: downloading github.com/leodido/go-urn v1.2.1 11:59:43 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 11:59:43 go: downloading golang.org/x/text v0.3.6 11:59:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 11:59:43 go: downloading github.com/go-playground/locales v0.14.0 11:59:44 go: downloading github.com/mitchellh/copystructure v1.0.0 11:59:44 go: downloading github.com/go-logfmt/logfmt v0.5.0 11:59:44 go: downloading github.com/go-stack/stack v1.8.0 11:59:44 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 11:59:44 go: downloading github.com/gorilla/websocket v1.4.2 11:59:44 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 11:59:44 go: downloading github.com/pelletier/go-toml v1.9.4 11:59:44 go: downloading github.com/hashicorp/consul/api v1.9.1 11:59:45 go: downloading github.com/kr/pretty v0.3.0 11:59:45 go: downloading github.com/hashicorp/errwrap v1.0.0 11:59:45 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 11:59:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:59:45 go: downloading github.com/x448/float16 v0.8.4 11:59:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:59:45 go: downloading github.com/hashicorp/go-hclog v0.12.0 11:59:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:59:45 b78e95d17946: Pull complete 11:59:45 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:59:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 11:59:45 go: downloading github.com/hashicorp/serf v0.9.5 11:59:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:59:45 go: downloading github.com/hashicorp/consul/sdk v0.8.0 11:59:45 go: downloading github.com/hashicorp/go-uuid v1.0.1 11:59:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:59:45 go: downloading github.com/kr/text v0.2.0 11:59:45 go: downloading github.com/rogpeppe/go-internal v1.8.0 11:59:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:59:45 go: downloading github.com/fatih/color v1.9.0 11:59:45 go: downloading github.com/mattn/go-colorable v0.1.6 11:59:45 go: downloading github.com/mattn/go-isatty v0.0.12 11:59:45 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:59:45 go: downloading github.com/pkg/errors v0.9.1 11:59:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:59:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:59:45 go: downloading github.com/hashicorp/go-msgpack v0.5.3 11:59:45 go: downloading github.com/hashicorp/memberlist v0.2.2 11:59:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:59:45 go: downloading github.com/pebbe/zmq4 v1.2.7 11:59:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 11:59:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:59:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 11:59:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:59:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:59:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:59:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 11:59:46 go: downloading github.com/miekg/dns v1.1.26 11:59:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:59:46 go: downloading github.com/onsi/ginkgo v1.10.1 11:59:46 go: downloading github.com/onsi/gomega v1.7.0 11:59:46 + docker inspect -f . ci-base-image-arm64 11:59:46 . [Pipeline] withDockerContainer 11:59:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:59:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:59:46 go: downloading gopkg.in/yaml.v2 v2.4.0 11:59:46 go: downloading github.com/hpcloud/tail v1.0.0 11:59:46 go: downloading github.com/golang/protobuf v1.5.2 11:59:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:59:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:59:46 go: downloading github.com/fsnotify/fsnotify v1.4.7 11:59:46 go: downloading google.golang.org/protobuf v1.27.1 11:59:46 prd-ubuntu18.04-docker-arm64-4c-16g-13510 does not seem to be running inside a container 11:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:59:46 go: downloading github.com/google/go-cmp v0.5.5 11:59:46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 11:59:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 11:59:50 $ docker top 8c456c270b5a5aed419a3d9c3b916f73b051dce502cef9932bff96544e3da1c4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:51 + go version 11:59:51 go version go1.16.8 linux/arm64 [Pipeline] } 11:59:51 $ docker stop --time=1 8c456c270b5a5aed419a3d9c3b916f73b051dce502cef9932bff96544e3da1c4 11:59:52 $ docker rm -f 8c456c270b5a5aed419a3d9c3b916f73b051dce502cef9932bff96544e3da1c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:53 + docker inspect -f . ci-base-image-arm64 11:59:53 . [Pipeline] withDockerContainer 11:59:53 prd-ubuntu18.04-docker-arm64-4c-16g-13510 does not seem to be running inside a container 11:59:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:59:55 $ docker top 5a6cd76b57d006886d6cf5721d6165630f12094993577a91cce837abbd69c358 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:59:56 + make test 11:59:56 make -C ./app-service-template build 11:59:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:59:56 go mod tidy 11:59:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 11:59:58 go: downloading github.com/google/uuid v1.3.0 11:59:58 go: downloading github.com/stretchr/testify v1.7.0 11:59:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 11:59:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 11:59:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 11:59:58 go: downloading github.com/davecgh/go-spew v1.1.1 11:59:58 go: downloading github.com/pmezard/go-difflib v1.0.0 11:59:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 11:59:58 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 11:59:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 11:59:58 go: downloading github.com/stretchr/objx v0.1.1 11:59:58 go: downloading github.com/go-playground/validator/v10 v10.9.0 11:59:58 go: downloading github.com/go-kit/kit v0.11.0 11:59:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:59:59 make -C ./app-service-template test 11:59:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:59:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 11:59:59 go: downloading github.com/gorilla/mux v1.8.0 11:59:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:59:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 11:59:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 11:59:59 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 11:59:59 go: downloading github.com/mitchellh/copystructure v1.0.0 11:59:59 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 11:59:59 go: downloading github.com/hashicorp/consul/api v1.9.1 11:59:59 go: downloading github.com/pelletier/go-toml v1.9.4 11:59:59 go: downloading github.com/gorilla/websocket v1.4.2 11:59:59 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 11:59:59 go: downloading github.com/hashicorp/errwrap v1.0.0 11:59:59 go: downloading github.com/go-playground/universal-translator v0.18.0 11:59:59 go: downloading github.com/leodido/go-urn v1.2.1 11:59:59 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 11:59:59 go: downloading golang.org/x/text v0.3.6 11:59:59 go: downloading github.com/go-playground/assert/v2 v2.0.1 12:00:00 go: downloading github.com/go-playground/locales v0.14.0 12:00:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:00:02 go: downloading github.com/x448/float16 v0.8.4 12:00:02 go: downloading github.com/go-logfmt/logfmt v0.5.0 12:00:02 go: downloading github.com/go-stack/stack v1.8.0 12:00:02 go: downloading github.com/kr/pretty v0.3.0 12:00:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:00:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:00:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:00:02 go: downloading github.com/hashicorp/serf v0.9.5 12:00:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:00:02 go: downloading github.com/hashicorp/consul/sdk v0.8.0 12:00:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 12:00:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:00:02 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 12:00:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:00:02 go: downloading github.com/kr/text v0.2.0 12:00:02 go: downloading github.com/rogpeppe/go-internal v1.8.0 12:00:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 12:00:02 go: downloading github.com/fatih/color v1.9.0 12:00:03 go: downloading github.com/mattn/go-colorable v0.1.6 12:00:03 go: downloading github.com/mattn/go-isatty v0.0.12 12:00:03 go: downloading github.com/pkg/errors v0.9.1 12:00:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:00:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:00:03 go: downloading github.com/pebbe/zmq4 v1.2.7 12:00:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:00:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:00:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 12:00:03 go: downloading github.com/hashicorp/memberlist v0.2.2 12:00:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 12:00:03 go: downloading github.com/onsi/ginkgo v1.10.1 12:00:03 go: downloading github.com/onsi/gomega v1.7.0 12:00:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:00:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:00:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:00:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 12:00:03 go: downloading github.com/miekg/dns v1.1.26 12:00:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:00:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:00:03 go: downloading gopkg.in/yaml.v2 v2.4.0 12:00:03 go: downloading github.com/hpcloud/tail v1.0.0 12:00:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 12:00:04 go: downloading github.com/golang/protobuf v1.5.2 12:00:04 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:00:04 go: downloading gopkg.in/fsnotify.v1 v1.4.7 12:00:04 go: downloading github.com/fsnotify/fsnotify v1.4.7 12:00:04 go: downloading google.golang.org/protobuf v1.27.1 12:00:05 go: downloading github.com/google/go-cmp v0.5.5 12:00:05 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 12:00:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 12:00:07 ok new-app-service 0.012s coverage: 48.1% of statements 12:00:07 ? new-app-service/config [no test files] 12:00:07 ok new-app-service/functions 0.007s 12:00:07 CGO_ENABLED=1 go vet ./... 12:00:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:00:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:00:13 ./bin/test-attribution-txt.sh 12:00:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 12:00:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:00:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 12:00:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 65.7% of statements 12:00:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 12:00:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 93.7% of statements 12:00:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 12:00:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.8% of statements 12:00:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 12:00:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.016s 12:00:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.041s coverage: 75.7% of statements 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 12:00:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.3% of statements 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 12:00:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 12:00:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 12:00:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.071s coverage: 77.0% of statements 12:00:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 12:00:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 12:00:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 14.9% of statements 12:00:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 12:00:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 12:00:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 12:00:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 12:00:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 12:00:44 make -C ./app-service-template test 12:00:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 12:00:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:00:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.021s coverage: 78.7% of statements 12:00:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 12:00:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:00:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:00:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 12:00:59 $ docker stop --time=1 8f85953069ff0f6d81f107978d2992471df08db82f61cbeb3f87f4238be0aeba 12:01:00 $ docker rm -f 8f85953069ff0f6d81f107978d2992471df08db82f61cbeb3f87f4238be0aeba [Pipeline] // withDockerContainer [Pipeline] sh 12:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:01:01 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:02 12:01:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:01:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:02 latest: Pulling from edgex-lftools-log-publisher 12:01:02 b4d181a07f80: Pulling fs layer 12:01:02 a1111a8f2ec3: Pulling fs layer 12:01:02 ed53099fbce6: Pulling fs layer 12:01:02 dc539afda2c1: Pulling fs layer 12:01:02 77bc0d833cb6: Pulling fs layer 12:01:02 9065ff56babe: Pulling fs layer 12:01:02 d287ab97295c: Pulling fs layer 12:01:02 dc539afda2c1: Waiting 12:01:02 77bc0d833cb6: Waiting 12:01:02 9065ff56babe: Waiting 12:01:02 d287ab97295c: Waiting 12:01:02 a1111a8f2ec3: Verifying Checksum 12:01:02 a1111a8f2ec3: Download complete 12:01:02 dc539afda2c1: Verifying Checksum 12:01:02 dc539afda2c1: Download complete 12:01:02 ed53099fbce6: Verifying Checksum 12:01:02 ed53099fbce6: Download complete 12:01:02 77bc0d833cb6: Verifying Checksum 12:01:02 77bc0d833cb6: Download complete 12:01:02 9065ff56babe: Verifying Checksum 12:01:02 9065ff56babe: Download complete 12:01:02 b4d181a07f80: Verifying Checksum 12:01:02 b4d181a07f80: Download complete 12:01:03 d287ab97295c: Verifying Checksum 12:01:03 d287ab97295c: Download complete 12:01:04 b4d181a07f80: Pull complete 12:01:04 a1111a8f2ec3: Pull complete 12:01:04 ed53099fbce6: Pull complete 12:01:04 dc539afda2c1: Pull complete 12:01:05 77bc0d833cb6: Pull complete 12:01:05 9065ff56babe: Pull complete 12:01:10 d287ab97295c: Pull complete 12:01:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:01:10 prd-centos7-docker-4c-2g-13511 does not seem to be running inside a container 12:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:11 ok new-app-service 0.046s coverage: 48.1% of statements 12:01:11 ? new-app-service/config [no test files] 12:01:11 ok new-app-service/functions 0.055s 12:01:11 CGO_ENABLED=1 go vet ./... 12:01:13 $ docker top fea24a25e5954cebe89860aa20aa58c2f684872750859075bd703b84a9289861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:13 ---> job-cost.sh 12:01:13 lf-activate-venv: SKIPPING 12:01:13 INFO: No Stack... 12:01:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:01:14 INFO: Archiving Costs [Pipeline] sh 12:01:14 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 12:01:14 + cut -d, -f6 [Pipeline] lock 12:01:14 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] 12:01:14 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] did not exist. Created. 12:01:14 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:01:15 + echo total: 0.05999999865889549 [Pipeline] stash 12:01:15 Stashed 1 file(s) [Pipeline] } 12:01:15 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:01:15 $ docker stop --time=1 fea24a25e5954cebe89860aa20aa58c2f684872750859075bd703b84a9289861 12:01:16 $ docker rm -f fea24a25e5954cebe89860aa20aa58c2f684872750859075bd703b84a9289861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:01:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:01:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:01:37 ./bin/test-attribution-txt.sh 12:01:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 12:01:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:01:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 12:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.163s coverage: 65.7% of statements 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 12:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.076s coverage: 93.7% of statements 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 12:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.129s coverage: 61.8% of statements 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 12:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.052s 12:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.209s coverage: 75.7% of statements 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 12:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.3% of statements 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 12:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 12:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.070s coverage: 10.5% of statements 12:01:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.141s coverage: 77.0% of statements 12:01:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 12:01:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 12:01:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.033s coverage: 14.9% of statements 12:01:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.053s coverage: 27.3% of statements 12:01:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 12:01:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 12:01:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements 12:02:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.124s coverage: 78.7% of statements 12:02:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 12:02:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:02:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:02:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:02:27 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } 12:02:27 $ docker stop --time=1 5a6cd76b57d006886d6cf5721d6165630f12094993577a91cce837abbd69c358 12:02:28 $ docker rm -f 5a6cd76b57d006886d6cf5721d6165630f12094993577a91cce837abbd69c358 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:02:31 Warning: overwriting stash ‘coverage-report’ 12:02:32 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:32 12:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:02:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:33 arm64: Pulling from edgex-lftools-log-publisher 12:02:33 448f6bf000e3: Pulling fs layer 12:02:33 f757da607395: Pulling fs layer 12:02:33 05883995daec: Pulling fs layer 12:02:33 8603b9c90790: Pulling fs layer 12:02:33 1560dd03e051: Pulling fs layer 12:02:33 27f5ce0e4adf: Pulling fs layer 12:02:33 c2d8d7efcc4b: Pulling fs layer 12:02:33 8603b9c90790: Waiting 12:02:33 1560dd03e051: Waiting 12:02:33 27f5ce0e4adf: Waiting 12:02:33 c2d8d7efcc4b: Waiting 12:02:33 f757da607395: Verifying Checksum 12:02:33 f757da607395: Download complete 12:02:33 8603b9c90790: Verifying Checksum 12:02:33 8603b9c90790: Download complete 12:02:33 1560dd03e051: Verifying Checksum 12:02:33 1560dd03e051: Download complete 12:02:33 27f5ce0e4adf: Verifying Checksum 12:02:33 27f5ce0e4adf: Download complete 12:02:33 05883995daec: Verifying Checksum 12:02:33 05883995daec: Download complete 12:02:33 448f6bf000e3: Verifying Checksum 12:02:33 448f6bf000e3: Download complete 12:02:36 c2d8d7efcc4b: Verifying Checksum 12:02:36 c2d8d7efcc4b: Download complete 12:02:37 448f6bf000e3: Pull complete 12:02:38 f757da607395: Pull complete 12:02:39 05883995daec: Pull complete 12:02:39 8603b9c90790: Pull complete 12:02:40 1560dd03e051: Pull complete 12:02:41 27f5ce0e4adf: Pull complete 12:02:56 c2d8d7efcc4b: Pull complete 12:02:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:02:56 prd-ubuntu18.04-docker-arm64-4c-16g-13510 does not seem to be running inside a container 12:02:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:02:58 $ docker top a5f4e905d0ad4f4f4b342ead83c72f7d41ab8fbe3131149ad16acbf7ddf356bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:59 ---> job-cost.sh 12:02:59 lf-activate-venv: SKIPPING 12:02:59 INFO: No Stack... 12:03:00 INFO: Retrieving Pricing Info for: v3-standard-4 12:03:00 INFO: Archiving Costs [Pipeline] sh 12:03:01 + + cut -d, -f6cat 12:03:01 /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock 12:03:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] 12:03:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] did not exist. Created. 12:03:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:03:02 /w/workspace/app-functions-sdk-go/2@tmp/durable-9520c05f/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-9520c05f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:03:02 + echo total: 0.10999999940395355 [Pipeline] stash 12:03:02 Warning: overwriting stash ‘stack-cost’ 12:03:02 Stashed 1 file(s) [Pipeline] } 12:03:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:03:02 $ docker stop --time=1 a5f4e905d0ad4f4f4b342ead83c72f7d41ab8fbe3131149ad16acbf7ddf356bb 12:03:04 $ docker rm -f a5f4e905d0ad4f4f4b342ead83c72f7d41ab8fbe3131149ad16acbf7ddf356bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 12:03:05 provisioning config files... 12:03:05 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/config3510648350967579653tmp [Pipeline] { [Pipeline] sh 12:03:05 + set +x 12:03:05 + curl -s https://codecov.io/bash 12:03:05 + bash -s -- 12:03:05 12:03:05 _____ _ 12:03:05 / ____| | | 12:03:05 | | ___ __| | ___ ___ _____ __ 12:03:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:03:05 | |___| (_) | (_| | __/ (_| (_) \ V / 12:03:05 \_____\___/ \__,_|\___|\___\___/ \_/ 12:03:05 Bash-1.0.6 12:03:05 12:03:05 12:03:05 ==> git version 2.24.4 found 12:03:05 ==> 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 12:03:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:03:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:03:05 ==> Jenkins CI detected. 12:03:05 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-989 12:03:05 project root: . 12:03:05 --> token set from env 12:03:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:03:05 ==> Running gcov in . (disable via -X gcov) 12:03:05 ==> Python coveragepy not found 12:03:05 ==> Searching for coverage reports in: 12:03:05 + . 12:03:05 -> Found 2 reports 12:03:05 ==> Detecting git/mercurial file structure 12:03:05 ==> Reading reports 12:03:05 + ./app-service-template/coverage.out bytes=1219 12:03:05 + ./coverage.out bytes=103515 12:03:05 ==> Appending adjustments 12:03:05 https://docs.codecov.io/docs/fixing-reports 12:03:06 + Found adjustments 12:03:06 ==> Gzipping contents 12:03:06 20K /tmp/codecov.X9Cbju.gz 12:03:06 ==> Uploading reports 12:03:06 url: https://codecov.io 12:03:06 query: branch=PR-989&commit=bb53e3e9b2e0d89406f2d130911e2ede879708d1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-989%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 12:03:06 -> Pinging Codecov 12:03:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-989&commit=bb53e3e9b2e0d89406f2d130911e2ede879708d1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-989%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 12:03:06 -> Uploading to 12:03:06 https://storage.googleapis.com/codecov/v4/raw/2021-10-30/3D8B5DFFC46A037C893635FACE044666/bb53e3e9b2e0d89406f2d130911e2ede879708d1/abb92f41-24e7-4c7c-b8fc-ba959e6e424a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211030%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211030T120306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13bf7cc98ad25746e7d5415d93094be76492d8df9a687815c01d1718219b43c4 12:03:06 % Total % Received % Xferd Average Speed Time Time Time Current 12:03:06 Dload Upload Total Spent Left Speed 12:03:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18101 0 0 100 18101 0 68998 --:--:-- --:--:-- --:--:-- 69087 12:03:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/bb53e3e9b2e0d89406f2d130911e2ede879708d1 [Pipeline] } 12:03:06 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:03:08 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-989/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:03:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:03:09 ---> package-listing.sh 12:03:09 ++ facter osfamily 12:03:09 ++ tr '[:upper:]' '[:lower:]' 12:03:09 + OS_FAMILY=redhat 12:03:09 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-989 12:03:09 + START_PACKAGES=/tmp/packages_start.txt 12:03:09 + END_PACKAGES=/tmp/packages_end.txt 12:03:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:09 + PACKAGES=/tmp/packages_start.txt 12:03:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-989 ']' 12:03:09 + PACKAGES=/tmp/packages_end.txt 12:03:09 + case "${OS_FAMILY}" in 12:03:09 + rpm -qa 12:03:09 + sort 12:03:09 + '[' -f /tmp/packages_start.txt ']' 12:03:09 + '[' -f /tmp/packages_end.txt ']' 12:03:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-989 ']' 12:03:09 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-989/archives/ 12:03:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-989/archives/ [Pipeline] echo 12:03:09 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-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:03:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:03:10 12:03:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:03:10 latest: Pulling from edgex-lftools-log-publisher 12:03:10 b4d181a07f80: Pulling fs layer 12:03:10 a1111a8f2ec3: Pulling fs layer 12:03:10 ed53099fbce6: Pulling fs layer 12:03:10 dc539afda2c1: Pulling fs layer 12:03:10 77bc0d833cb6: Pulling fs layer 12:03:10 9065ff56babe: Pulling fs layer 12:03:10 d287ab97295c: Pulling fs layer 12:03:10 dc539afda2c1: Waiting 12:03:10 77bc0d833cb6: Waiting 12:03:10 9065ff56babe: Waiting 12:03:10 d287ab97295c: Waiting 12:03:11 a1111a8f2ec3: Verifying Checksum 12:03:11 a1111a8f2ec3: Download complete 12:03:11 dc539afda2c1: Verifying Checksum 12:03:11 dc539afda2c1: Download complete 12:03:11 ed53099fbce6: Verifying Checksum 12:03:11 ed53099fbce6: Download complete 12:03:11 9065ff56babe: Verifying Checksum 12:03:11 9065ff56babe: Download complete 12:03:11 77bc0d833cb6: Verifying Checksum 12:03:11 77bc0d833cb6: Download complete 12:03:11 b4d181a07f80: Verifying Checksum 12:03:11 b4d181a07f80: Download complete 12:03:11 d287ab97295c: Verifying Checksum 12:03:11 d287ab97295c: Download complete 12:03:12 b4d181a07f80: Pull complete 12:03:12 a1111a8f2ec3: Pull complete 12:03:13 ed53099fbce6: Pull complete 12:03:13 dc539afda2c1: Pull complete 12:03:13 77bc0d833cb6: Pull complete 12:03:13 9065ff56babe: Pull complete 12:03:19 d287ab97295c: Pull complete 12:03:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:03:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:03:19 prd-centos7-docker-4c-2g-13509 does not seem to be running inside a container 12:03:19 $ 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-989/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-989 -v /w/workspace/ndry_app-functions-sdk-go_PR-989:/w/workspace/ndry_app-functions-sdk-go_PR-989:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:03:21 $ docker top 23afe98d5e81ce8d963992266dc1f0f8ae7344a7409ef3dc01c57d7fede25805 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:21 + touch /tmp/pre-build-complete [Pipeline] sh 12:03:21 + mkdir -p /var/log/sysstat [Pipeline] sh 12:03:21 + ls /var/log/sa-host 12:03:21 + sadf -c /var/log/sa-host/sa30 12:03:21 file_magic: OK 12:03:21 HZ: Using current value: 100 12:03:21 file_header: OK 12:03:21 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 12:03:21 Statistics: 12:03:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:03:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:22 provisioning config files... 12:03:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/config4671885445530512516tmp [Pipeline] { [Pipeline] echo 12:03:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:03:22 ---> create-netrc.sh [Pipeline] } 12:03:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:03:22 ---> python-tools-install.sh [Pipeline] echo 12:03:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:03:23 ---> sudo-logs.sh 12:03:23 Archiving 'sudo' log.. 12:03:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13509.novalocal: Name or service not known 12:03:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13509.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:03:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:03:23 ---> job-cost.sh 12:03:23 lf-activate-venv: SKIPPING 12:03:23 DEBUG: total: 0.10999999940395355 12:03:23 INFO: Retrieving Stack Cost... 12:03:23 INFO: Retrieving Pricing Info for: v3-standard-2 12:03:24 INFO: Archiving Costs [Pipeline] echo 12:03:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:03:24 ---> logs-deploy.sh 12:03:24 lf-activate-venv: SKIPPING 12:03:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-989/2 12:03:24 INFO: archiving workspace using pattern(s): 12:03:24 Archives upload complete. 12:03:25 INFO: archiving logs to Nexus