Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 65135f146374dd93b393ea599fb3712840392b4a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3764521328448674293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh266396528839965421.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6082113464502358888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3164347711179308583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6462650823256064215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15106 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh9199955761375714322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65135f146374dd93b393ea599fb3712840392b4a (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 Commit message: "feat(sdk): Use v2 Command Client (#845)" > git rev-list --no-walk d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T20:26:34.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T20:26:34.917Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T20:26:34.951Z] ========================================================= [2021-05-19T20:26:34.951Z] EdgeX Global Pipelines Version Info [2021-05-19T20:26:34.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:26:36.424Z] ------------------- [2021-05-19T20:26:36.424Z] stable info: [2021-05-19T20:26:36.424Z] ------------------- [2021-05-19T20:26:36.424Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T20:26:36.424Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T20:26:36.424Z] Message: update stable to v1.0.192 [2021-05-19T20:26:37.002Z] ------------------- [2021-05-19T20:26:37.002Z] experimental info: [2021-05-19T20:26:37.002Z] ------------------- [2021-05-19T20:26:37.002Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T20:26:37.002Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T20:26:37.002Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T20:26:37.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-19T20:26:37.145Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-19T20:26:37.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T20:26:37.192Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T20:26:37.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T20:26:37.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T20:26:37.270Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T20:26:37.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T20:26:37.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T20:26:37.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T20:26:37.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T20:26:37.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-19T20:26:37.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T20:26:37.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T20:26:37.465Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T20:26:37.492Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T20:26:37.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T20:26:37.536Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T20:26:37.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T20:26:37.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T20:26:37.606Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T20:26:37.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-19T20:26:37.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T20:26:37.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T20:26:37.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-19T20:26:37.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T20:26:37.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T20:26:37.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T20:26:37.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T20:26:37.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65135f146374dd93b393ea599fb3712840392b4a [Pipeline] echo [2021-05-19T20:26:37.946Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65135f1 [Pipeline] echo [2021-05-19T20:26:37.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T20:26:38.614Z] + git log --format=format:%s -1 65135f146374dd93b393ea599fb3712840392b4a [Pipeline] echo [2021-05-19T20:26:38.664Z] GIT_COMMIT: 65135f146374dd93b393ea599fb3712840392b4a, Commit Message: feat(sdk): Use v2 Command Client (#845) [Pipeline] echo [2021-05-19T20:26:38.692Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:26:40.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T20:26:40.338Z] [2021-05-19T20:26:40.338Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:26:40.652Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T20:26:40.652Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T20:26:40.652Z] 31603596830f: Pulling fs layer [2021-05-19T20:26:40.652Z] 54011a49482f: Pulling fs layer [2021-05-19T20:26:40.652Z] a6820b24f6d8: Pulling fs layer [2021-05-19T20:26:40.652Z] f581987b2513: Pulling fs layer [2021-05-19T20:26:40.652Z] f581987b2513: Waiting [2021-05-19T20:26:40.652Z] 54011a49482f: Verifying Checksum [2021-05-19T20:26:40.652Z] 54011a49482f: Download complete [2021-05-19T20:26:40.918Z] 31603596830f: Verifying Checksum [2021-05-19T20:26:40.918Z] 31603596830f: Download complete [2021-05-19T20:26:40.918Z] f581987b2513: Verifying Checksum [2021-05-19T20:26:40.918Z] f581987b2513: Download complete [2021-05-19T20:26:40.918Z] a6820b24f6d8: Verifying Checksum [2021-05-19T20:26:40.918Z] a6820b24f6d8: Download complete [2021-05-19T20:26:41.201Z] 31603596830f: Pull complete [2021-05-19T20:26:41.201Z] 54011a49482f: Pull complete [2021-05-19T20:26:41.794Z] a6820b24f6d8: Pull complete [2021-05-19T20:26:42.060Z] f581987b2513: Pull complete [2021-05-19T20:26:42.060Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T20:26:42.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T20:26:42.060Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T20:26:42.159Z] prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container [2021-05-19T20:26:42.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T20:26:43.706Z] $ docker top 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T20:26:43.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T20:26:43.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T20:26:43.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T20:26:43.967Z] $ docker exec 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent [2021-05-19T20:26:44.088Z] SSH_AUTH_SOCK=/tmp/ssh-2aYVeQOcA5J2/agent.14 [2021-05-19T20:26:44.088Z] SSH_AGENT_PID=20 [2021-05-19T20:26:44.098Z] Running ssh-add (command line suppressed) [2021-05-19T20:26:44.207Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4959128894014738942.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4959128894014738942.key) [2021-05-19T20:26:44.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T20:26:44.533Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T20:26:44.551Z] $ docker exec --env ******** --env ******** 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent -k [2021-05-19T20:26:44.669Z] unset SSH_AUTH_SOCK; [2021-05-19T20:26:44.670Z] unset SSH_AGENT_PID; [2021-05-19T20:26:44.670Z] echo Agent pid 20 killed; [2021-05-19T20:26:44.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T20:26:44.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T20:26:44.724Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T20:26:44.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T20:26:44.855Z] $ docker exec 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent [2021-05-19T20:26:44.989Z] SSH_AUTH_SOCK=/tmp/ssh-vC2QwIXQZUn3/agent.55 [2021-05-19T20:26:44.989Z] SSH_AGENT_PID=61 [2021-05-19T20:26:44.994Z] Running ssh-add (command line suppressed) [2021-05-19T20:26:45.099Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3965120971823160649.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3965120971823160649.key) [2021-05-19T20:26:45.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T20:26:45.417Z] + git semver init [2021-05-19T20:26:45.417Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T20:26:45.417Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T20:26:45.417Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T20:26:45.417Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T20:26:45.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T20:26:45.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T20:26:45.417Z] # $SEMVER_BRANCH = master [2021-05-19T20:26:45.417Z] # $SEMVER_TEMP = /tmp/semver-407637664 [2021-05-19T20:26:45.417Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-19T20:26:47.343Z] # '/tmp/semver-407637664' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-19T20:26:47.343Z] # -> Force: false [2021-05-19T20:26:47.343Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-19T20:26:47.355Z] $ docker exec --env ******** --env ******** 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent -k [2021-05-19T20:26:47.459Z] unset SSH_AUTH_SOCK; [2021-05-19T20:26:47.460Z] unset SSH_AGENT_PID; [2021-05-19T20:26:47.460Z] echo Agent pid 61 killed; [2021-05-19T20:26:47.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T20:26:47.811Z] + git semver [Pipeline] } [2021-05-19T20:26:47.830Z] $ docker stop --time=1 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 [2021-05-19T20:26:49.313Z] $ docker rm -f 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T20:26:49.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T20:26:49.997Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T20:26:50.001Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.61 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-19T20:27:05.349Z] Still waiting to schedule task [2021-05-19T20:27:05.350Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T20:27:05.350Z] ‘prd-centos7-docker-4c-2g-15107’ is offline [2021-05-19T20:27:05.350Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-19T20:27:05.353Z] Still waiting to schedule task [2021-05-19T20:27:05.353Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-19T20:28:59.141Z] Running on prd-centos7-docker-4c-2g-15112 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-19T20:28:59.167Z] Running in /w/workspace/app-functions-sdk-go/233 [Pipeline] { [Pipeline] checkout [2021-05-19T20:28:59.281Z] The recommended git tool is: git [2021-05-19T20:29:01.720Z] using credential edgex-jenkins-ssh [2021-05-19T20:29:01.736Z] Cloning the remote Git repository [2021-05-19T20:29:01.761Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T20:29:01.860Z] > git init /w/workspace/app-functions-sdk-go/233 # timeout=10 [2021-05-19T20:29:01.925Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T20:29:01.925Z] > git --version # timeout=10 [2021-05-19T20:29:01.942Z] > git --version # 'git version 2.24.4' [2021-05-19T20:29:01.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T20:29:01.966Z] [INFO] Currently running in a labeled security context [2021-05-19T20:29:01.966Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T20:29:01.966Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/233@tmp/jenkins-gitclient-ssh9218541452864094881.key [2021-05-19T20:29:01.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T20:29:05.360Z] Avoid second fetch [2021-05-19T20:29:05.361Z] Checking out Revision 65135f146374dd93b393ea599fb3712840392b4a (master) [2021-05-19T20:29:05.335Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T20:29:05.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T20:29:05.367Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T20:29:05.378Z] > git checkout -f 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 [2021-05-19T20:29:08.155Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15109 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-19T20:29:08.173Z] Running in /w/workspace/app-functions-sdk-go/233 [Pipeline] { [Pipeline] checkout [2021-05-19T20:29:08.377Z] The recommended git tool is: git [2021-05-19T20:29:08.980Z] Commit message: "feat(sdk): Use v2 Command Client (#845)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T20:29:10.093Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T20:29:10.423Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T20:29:10.724Z] + sudo service docker restart [2021-05-19T20:29:10.724Z] + true [2021-05-19T20:29:10.724Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T20:29:14.008Z] using credential edgex-jenkins-ssh [2021-05-19T20:29:14.027Z] Cloning the remote Git repository [2021-05-19T20:29:14.093Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T20:29:14.263Z] > git init /w/workspace/app-functions-sdk-go/233 # timeout=10 [2021-05-19T20:29:14.420Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T20:29:14.421Z] > git --version # timeout=10 [2021-05-19T20:29:14.442Z] > git --version # 'git version 2.17.1' [2021-05-19T20:29:14.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T20:29:14.529Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T20:29:17.879Z] Avoid second fetch [2021-05-19T20:29:17.880Z] Checking out Revision 65135f146374dd93b393ea599fb3712840392b4a (master) [2021-05-19T20:29:17.850Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T20:29:17.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T20:29:17.912Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T20:29:17.925Z] > git checkout -f 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 [2021-05-19T20:29:22.158Z] Commit message: "feat(sdk): Use v2 Command Client (#845)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T20:29:23.527Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T20:29:23.927Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T20:29:24.309Z] + true [2021-05-19T20:29:24.309Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-19T20:29:28.993Z] ========================================================= [2021-05-19T20:29:28.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T20:29:28.993Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:29:29.315Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T20:29:29.891Z] Sending build context to Docker daemon 19.57MB [2021-05-19T20:29:29.891Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T20:29:29.891Z] Step 2/8 : FROM ${BASE} [2021-05-19T20:29:29.891Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T20:29:29.891Z] 540db60ca938: Pulling fs layer [2021-05-19T20:29:29.891Z] adcc1eea9eea: Pulling fs layer [2021-05-19T20:29:29.891Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T20:29:29.891Z] 0510c868ecb4: Pulling fs layer [2021-05-19T20:29:29.891Z] afea3b2eda06: Pulling fs layer [2021-05-19T20:29:29.891Z] 7809a108b3ef: Pulling fs layer [2021-05-19T20:29:29.891Z] f706445af74f: Pulling fs layer [2021-05-19T20:29:29.891Z] afea3b2eda06: Waiting [2021-05-19T20:29:29.891Z] 7809a108b3ef: Waiting [2021-05-19T20:29:29.891Z] f706445af74f: Waiting [2021-05-19T20:29:29.891Z] 0510c868ecb4: Waiting [2021-05-19T20:29:29.891Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T20:29:29.891Z] 4c4ab2625f07: Download complete [2021-05-19T20:29:29.891Z] adcc1eea9eea: Verifying Checksum [2021-05-19T20:29:29.891Z] adcc1eea9eea: Download complete [2021-05-19T20:29:29.891Z] afea3b2eda06: Verifying Checksum [2021-05-19T20:29:29.891Z] afea3b2eda06: Download complete [2021-05-19T20:29:30.153Z] 7809a108b3ef: Verifying Checksum [2021-05-19T20:29:30.153Z] 7809a108b3ef: Download complete [2021-05-19T20:29:30.153Z] 540db60ca938: Verifying Checksum [2021-05-19T20:29:30.153Z] 540db60ca938: Download complete [2021-05-19T20:29:30.153Z] 540db60ca938: Pull complete [2021-05-19T20:29:30.415Z] adcc1eea9eea: Pull complete [2021-05-19T20:29:30.415Z] 4c4ab2625f07: Pull complete [2021-05-19T20:29:31.811Z] f706445af74f: Verifying Checksum [2021-05-19T20:29:31.811Z] f706445af74f: Download complete [2021-05-19T20:29:32.383Z] 0510c868ecb4: Verifying Checksum [2021-05-19T20:29:32.383Z] 0510c868ecb4: Download complete [2021-05-19T20:29:35.706Z] 0510c868ecb4: Pull complete [2021-05-19T20:29:35.706Z] afea3b2eda06: Pull complete [2021-05-19T20:29:35.706Z] 7809a108b3ef: Pull complete [2021-05-19T20:29:37.118Z] f706445af74f: Pull complete [2021-05-19T20:29:37.118Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T20:29:37.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T20:29:37.118Z] ---> b068be0155e3 [2021-05-19T20:29:37.118Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-19T20:29:37.118Z] 20.10.0: Pulling from library/docker [2021-05-19T20:29:37.118Z] 05e7bc50f07f: Pulling fs layer [2021-05-19T20:29:37.118Z] 6db28d0fdbf6: Pulling fs layer [2021-05-19T20:29:37.118Z] 292df0bc6bf3: Pulling fs layer [2021-05-19T20:29:37.118Z] 2e060f4bd70b: Pulling fs layer [2021-05-19T20:29:37.118Z] 80e8d568a223: Pulling fs layer [2021-05-19T20:29:37.118Z] 8dc6ef1a942a: Pulling fs layer [2021-05-19T20:29:37.118Z] 2312dd95470a: Pulling fs layer [2021-05-19T20:29:37.118Z] 2e060f4bd70b: Waiting [2021-05-19T20:29:37.118Z] 80e8d568a223: Waiting [2021-05-19T20:29:37.118Z] 8dc6ef1a942a: Waiting [2021-05-19T20:29:37.118Z] 2312dd95470a: Waiting [2021-05-19T20:29:37.118Z] 292df0bc6bf3: Download complete [2021-05-19T20:29:37.118Z] 05e7bc50f07f: Verifying Checksum [2021-05-19T20:29:37.118Z] 05e7bc50f07f: Download complete [2021-05-19T20:29:37.118Z] 6db28d0fdbf6: Verifying Checksum [2021-05-19T20:29:37.118Z] 6db28d0fdbf6: Download complete [2021-05-19T20:29:37.118Z] 8dc6ef1a942a: Verifying Checksum [2021-05-19T20:29:37.118Z] 8dc6ef1a942a: Download complete [2021-05-19T20:29:37.118Z] 80e8d568a223: Verifying Checksum [2021-05-19T20:29:37.118Z] 80e8d568a223: Download complete [2021-05-19T20:29:37.118Z] 2312dd95470a: Verifying Checksum [2021-05-19T20:29:37.118Z] 2312dd95470a: Download complete [2021-05-19T20:29:37.382Z] 05e7bc50f07f: Pull complete [2021-05-19T20:29:37.646Z] 6db28d0fdbf6: Pull complete [2021-05-19T20:29:37.646Z] 292df0bc6bf3: Pull complete [2021-05-19T20:29:38.221Z] 2e060f4bd70b: Verifying Checksum [2021-05-19T20:29:38.221Z] 2e060f4bd70b: Download complete [2021-05-19T20:29:40.180Z] 2e060f4bd70b: Pull complete [2021-05-19T20:29:40.180Z] 80e8d568a223: Pull complete [2021-05-19T20:29:40.180Z] 8dc6ef1a942a: Pull complete [2021-05-19T20:29:40.180Z] 2312dd95470a: Pull complete [2021-05-19T20:29:40.180Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T20:29:40.180Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash [Pipeline] echo [2021-05-19T20:29:42.890Z] ========================================================= [2021-05-19T20:29:42.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T20:29:42.891Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:29:43.257Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T20:29:44.259Z] Sending build context to Docker daemon 19.57MB [2021-05-19T20:29:44.533Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T20:29:44.533Z] Step 2/8 : FROM ${BASE} [2021-05-19T20:29:44.818Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T20:29:44.818Z] 595b0fe564bb: Pulling fs layer [2021-05-19T20:29:44.818Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T20:29:44.818Z] 316046926c0a: Pulling fs layer [2021-05-19T20:29:44.818Z] 4ebd0625c992: Pulling fs layer [2021-05-19T20:29:44.818Z] 207e8628e3a3: Pulling fs layer [2021-05-19T20:29:44.818Z] c791037a9be2: Pulling fs layer [2021-05-19T20:29:44.818Z] ffd874e62e21: Pulling fs layer [2021-05-19T20:29:44.818Z] 4ebd0625c992: Waiting [2021-05-19T20:29:44.818Z] 207e8628e3a3: Waiting [2021-05-19T20:29:44.818Z] c791037a9be2: Waiting [2021-05-19T20:29:44.818Z] ffd874e62e21: Waiting [2021-05-19T20:29:44.818Z] 316046926c0a: Verifying Checksum [2021-05-19T20:29:44.818Z] 316046926c0a: Download complete [2021-05-19T20:29:44.818Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T20:29:44.818Z] 7186ed65a4f7: Download complete [2021-05-19T20:29:44.818Z] 207e8628e3a3: Download complete [2021-05-19T20:29:44.818Z] c791037a9be2: Verifying Checksum [2021-05-19T20:29:44.818Z] c791037a9be2: Download complete [2021-05-19T20:29:45.095Z] 595b0fe564bb: Verifying Checksum [2021-05-19T20:29:45.095Z] 595b0fe564bb: Download complete [2021-05-19T20:29:45.479Z] ---> 804ffc20915b [2021-05-19T20:29:45.479Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T20:29:45.479Z] ---> Running in 1e22bd4b18cb [2021-05-19T20:29:45.479Z] Removing intermediate container 1e22bd4b18cb [2021-05-19T20:29:45.479Z] ---> 3f105bf86942 [2021-05-19T20:29:45.479Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-19T20:29:45.479Z] ---> Running in b9ec1002147e [2021-05-19T20:29:45.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T20:29:45.703Z] 595b0fe564bb: Pull complete [2021-05-19T20:29:46.322Z] 7186ed65a4f7: Pull complete [2021-05-19T20:29:46.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T20:29:46.928Z] 316046926c0a: Pull complete [2021-05-19T20:29:46.928Z] ffd874e62e21: Verifying Checksum [2021-05-19T20:29:46.928Z] ffd874e62e21: Download complete [2021-05-19T20:29:47.366Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-19T20:29:47.367Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-19T20:29:47.367Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-19T20:29:47.637Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-19T20:29:47.637Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-19T20:29:47.637Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T20:29:47.900Z] OK: 150 MiB in 45 packages [2021-05-19T20:29:48.162Z] Removing intermediate container b9ec1002147e [2021-05-19T20:29:48.162Z] ---> 4cd6a88c4872 [2021-05-19T20:29:48.162Z] Step 6/8 : WORKDIR /build [2021-05-19T20:29:48.162Z] ---> Running in 4d43f1783c1d [2021-05-19T20:29:48.162Z] Removing intermediate container 4d43f1783c1d [2021-05-19T20:29:48.162Z] ---> edd10c1e74c9 [2021-05-19T20:29:48.162Z] Step 7/8 : COPY go.mod . [2021-05-19T20:29:48.370Z] 4ebd0625c992: Verifying Checksum [2021-05-19T20:29:48.370Z] 4ebd0625c992: Download complete [2021-05-19T20:29:48.424Z] ---> 4ce96ea30e7a [2021-05-19T20:29:48.424Z] Step 8/8 : RUN go mod download [2021-05-19T20:29:48.424Z] ---> Running in df4b0417ae13 [2021-05-19T20:29:58.570Z] 4ebd0625c992: Pull complete [2021-05-19T20:29:58.570Z] 207e8628e3a3: Pull complete [2021-05-19T20:29:59.170Z] c791037a9be2: Pull complete [2021-05-19T20:30:03.496Z] ffd874e62e21: Pull complete [2021-05-19T20:30:03.496Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T20:30:03.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T20:30:03.496Z] ---> cfc18b08335c [2021-05-19T20:30:03.496Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-19T20:30:03.496Z] 20.10.0: Pulling from library/docker [2021-05-19T20:30:03.496Z] a3cc7d3b244e: Pulling fs layer [2021-05-19T20:30:03.496Z] 02a3295e0d61: Pulling fs layer [2021-05-19T20:30:03.496Z] 0f4f2e6d8100: Pulling fs layer [2021-05-19T20:30:03.496Z] 330b718f631f: Pulling fs layer [2021-05-19T20:30:03.496Z] a93816041522: Pulling fs layer [2021-05-19T20:30:03.496Z] bdb6da89ff94: Pulling fs layer [2021-05-19T20:30:03.496Z] 2a70c0c122f4: Pulling fs layer [2021-05-19T20:30:03.496Z] 330b718f631f: Waiting [2021-05-19T20:30:03.496Z] a93816041522: Waiting [2021-05-19T20:30:03.496Z] bdb6da89ff94: Waiting [2021-05-19T20:30:03.496Z] 2a70c0c122f4: Waiting [2021-05-19T20:30:03.496Z] 0f4f2e6d8100: Verifying Checksum [2021-05-19T20:30:03.496Z] 0f4f2e6d8100: Download complete [2021-05-19T20:30:03.496Z] 02a3295e0d61: Verifying Checksum [2021-05-19T20:30:03.497Z] 02a3295e0d61: Download complete [2021-05-19T20:30:03.497Z] a3cc7d3b244e: Verifying Checksum [2021-05-19T20:30:03.497Z] a3cc7d3b244e: Download complete [2021-05-19T20:30:03.497Z] a93816041522: Verifying Checksum [2021-05-19T20:30:03.497Z] a93816041522: Download complete [2021-05-19T20:30:03.497Z] bdb6da89ff94: Verifying Checksum [2021-05-19T20:30:03.497Z] bdb6da89ff94: Download complete [2021-05-19T20:30:03.497Z] 2a70c0c122f4: Verifying Checksum [2021-05-19T20:30:03.497Z] 2a70c0c122f4: Download complete [2021-05-19T20:30:04.097Z] a3cc7d3b244e: Pull complete [2021-05-19T20:30:04.697Z] 02a3295e0d61: Pull complete [2021-05-19T20:30:05.288Z] 0f4f2e6d8100: Pull complete [2021-05-19T20:30:05.288Z] 330b718f631f: Verifying Checksum [2021-05-19T20:30:05.288Z] 330b718f631f: Download complete [2021-05-19T20:30:06.573Z] Removing intermediate container df4b0417ae13 [2021-05-19T20:30:06.573Z] ---> 8f50f5584369 [2021-05-19T20:30:06.573Z] Successfully built 8f50f5584369 [2021-05-19T20:30:06.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:30:06.883Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T20:30:06.883Z] . [Pipeline] withDockerContainer [2021-05-19T20:30:06.966Z] prd-centos7-docker-4c-2g-15112 does not seem to be running inside a container [2021-05-19T20:30:07.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T20:30:07.337Z] $ docker top 749f61e3c1480d2e5c55955456a9fb6706bf434318854f7aa853f0245ea40a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T20:30:07.705Z] + go version [2021-05-19T20:30:07.705Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T20:30:07.715Z] $ docker stop --time=1 749f61e3c1480d2e5c55955456a9fb6706bf434318854f7aa853f0245ea40a3b [2021-05-19T20:30:08.895Z] $ docker rm -f 749f61e3c1480d2e5c55955456a9fb6706bf434318854f7aa853f0245ea40a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:30:09.493Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T20:30:09.493Z] . [Pipeline] withDockerContainer [2021-05-19T20:30:09.567Z] prd-centos7-docker-4c-2g-15112 does not seem to be running inside a container [2021-05-19T20:30:09.596Z] 330b718f631f: Pull complete [2021-05-19T20:30:09.596Z] a93816041522: Pull complete [2021-05-19T20:30:09.596Z] bdb6da89ff94: Pull complete [2021-05-19T20:30:09.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T20:30:09.965Z] $ docker top 973f51a2b47d9764dc6a43f65294819eac92f234d6fc1cd48f2fd92e20d13c6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T20:30:10.193Z] 2a70c0c122f4: Pull complete [2021-05-19T20:30:10.193Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T20:30:10.193Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T20:30:10.357Z] + go mod tidy [Pipeline] sh [2021-05-19T20:30:10.926Z] + make test [2021-05-19T20:30:10.926Z] make -C ./app-service-template build [2021-05-19T20:30:10.926Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:30:10.926Z] go mod tidy [2021-05-19T20:30:11.193Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-19T20:30:15.609Z] ---> 8b02015c27a1 [2021-05-19T20:30:15.609Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T20:30:15.609Z] ---> Running in ec212818ab58 [2021-05-19T20:30:15.881Z] Removing intermediate container ec212818ab58 [2021-05-19T20:30:15.881Z] ---> 4c5f79164ace [2021-05-19T20:30:15.881Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-19T20:30:15.881Z] ---> Running in cfd3bc0952be [2021-05-19T20:30:17.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T20:30:18.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T20:30:19.262Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-19T20:30:19.262Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-19T20:30:19.262Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-19T20:30:19.262Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-19T20:30:19.535Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-19T20:30:19.535Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T20:30:19.535Z] OK: 139 MiB in 45 packages [2021-05-19T20:30:20.971Z] Removing intermediate container cfd3bc0952be [2021-05-19T20:30:20.971Z] ---> 63549de84433 [2021-05-19T20:30:20.971Z] Step 6/8 : WORKDIR /build [2021-05-19T20:30:20.971Z] ---> Running in 15ead788f5f5 [2021-05-19T20:30:21.259Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:30:21.259Z] make -C ./app-service-template test [2021-05-19T20:30:21.259Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:30:21.259Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-19T20:30:21.564Z] Removing intermediate container 15ead788f5f5 [2021-05-19T20:30:21.565Z] ---> 6c75352edd75 [2021-05-19T20:30:21.565Z] Step 7/8 : COPY go.mod . [2021-05-19T20:30:22.160Z] ---> 04320721e73d [2021-05-19T20:30:22.160Z] Step 8/8 : RUN go mod download [2021-05-19T20:30:22.436Z] ---> Running in ff7ccb18f95e [2021-05-19T20:30:29.471Z] ok new-app-service 0.008s coverage: 47.8% of statements [2021-05-19T20:30:29.471Z] ? new-app-service/config [no test files] [2021-05-19T20:30:29.471Z] ok new-app-service/functions 0.007s [2021-05-19T20:30:29.471Z] CGO_ENABLED=1 go vet ./... [2021-05-19T20:30:36.106Z] gofmt -l . [2021-05-19T20:30:36.106Z] [ "`gofmt -l .`" = "" ] [2021-05-19T20:30:36.106Z] ./bin/test-go-mod-tidy.sh [2021-05-19T20:30:36.106Z] ./bin/test-attribution-txt.sh [2021-05-19T20:30:36.687Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:30:36.687Z] go mod tidy [2021-05-19T20:30:36.953Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T20:30:37.218Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-19T20:30:38.635Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 56.5% of statements [2021-05-19T20:30:38.635Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 92.5% of statements [2021-05-19T20:30:38.635Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-19T20:30:38.903Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.024s coverage: 61.5% of statements [2021-05-19T20:30:38.903Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-19T20:30:38.903Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-05-19T20:30:39.490Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 75.4% of statements [2021-05-19T20:30:39.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-19T20:30:39.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-19T20:30:39.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-19T20:30:39.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-19T20:30:39.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-19T20:30:39.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-19T20:30:39.490Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.0% of statements [2021-05-19T20:30:39.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T20:30:39.761Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-05-19T20:30:43.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.9% of statements [2021-05-19T20:30:43.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-19T20:30:43.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 18.4% of statements [2021-05-19T20:30:43.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2021-05-19T20:30:43.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-19T20:30:43.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-19T20:30:43.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-05-19T20:30:49.274Z] Removing intermediate container ff7ccb18f95e [2021-05-19T20:30:49.274Z] ---> 12e0b2f637dc [2021-05-19T20:30:49.274Z] Successfully built 12e0b2f637dc [2021-05-19T20:30:49.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:30:49.622Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T20:30:49.622Z] . [Pipeline] withDockerContainer [2021-05-19T20:30:49.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-15109 does not seem to be running inside a container [2021-05-19T20:30:49.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T20:30:51.643Z] $ docker top de13c45eb5029820e85c4c98ea21cb3003fc8040f32ddce04362d7f302e3adf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T20:30:52.612Z] + go version [2021-05-19T20:30:52.612Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T20:30:52.647Z] $ docker stop --time=1 de13c45eb5029820e85c4c98ea21cb3003fc8040f32ddce04362d7f302e3adf3 [2021-05-19T20:30:54.467Z] $ docker rm -f de13c45eb5029820e85c4c98ea21cb3003fc8040f32ddce04362d7f302e3adf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:30:55.435Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T20:30:55.436Z] . [Pipeline] withDockerContainer [2021-05-19T20:30:55.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-15109 does not seem to be running inside a container [2021-05-19T20:30:55.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T20:30:57.504Z] $ docker top 08907575b1b483eeb7fd8019be4b2299ecfe87d6093237586e825ac1c4116779 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T20:30:58.519Z] + go mod tidy [Pipeline] sh [2021-05-19T20:31:00.192Z] + make test [2021-05-19T20:31:00.192Z] make -C ./app-service-template build [2021-05-19T20:31:00.192Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:31:00.192Z] go mod tidy [2021-05-19T20:31:00.793Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-19T20:31:09.709Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.040s coverage: 81.9% of statements [2021-05-19T20:31:09.710Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-05-19T20:31:09.710Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T20:31:09.710Z] gofmt -l . [2021-05-19T20:31:09.710Z] [ "`gofmt -l .`" = "" ] [2021-05-19T20:31:09.710Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T20:31:09.722Z] $ docker stop --time=1 973f51a2b47d9764dc6a43f65294819eac92f234d6fc1cd48f2fd92e20d13c6b [2021-05-19T20:31:10.994Z] $ docker rm -f 973f51a2b47d9764dc6a43f65294819eac92f234d6fc1cd48f2fd92e20d13c6b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T20:31:11.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T20:31:11.666Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:31:12.665Z] ---> job-cost.sh [2021-05-19T20:31:12.665Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fnE9 [2021-05-19T20:31:20.823Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T20:31:35.784Z] lf-activate-venv(): INFO: Adding /tmp/venv-fnE9/bin to PATH [2021-05-19T20:31:35.784Z] INFO: No Stack... [2021-05-19T20:31:35.784Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T20:31:35.784Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T20:31:36.082Z] + cat /w/workspace/app-functions-sdk-go/233/archives/cost.csv [2021-05-19T20:31:36.082Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T20:31:36.118Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [2021-05-19T20:31:36.127Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] did not exist. Created. [2021-05-19T20:31:36.127Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T20:31:36.454Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T20:31:36.515Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T20:31:36.521Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T20:31:39.813Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:31:39.813Z] make -C ./app-service-template test [2021-05-19T20:31:39.813Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:31:39.813Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-19T20:32:06.687Z] ok new-app-service 0.050s coverage: 47.8% of statements [2021-05-19T20:32:06.687Z] ? new-app-service/config [no test files] [2021-05-19T20:32:06.687Z] ok new-app-service/functions 0.035s [2021-05-19T20:32:06.687Z] CGO_ENABLED=1 go vet ./... [2021-05-19T20:32:33.512Z] gofmt -l . [2021-05-19T20:32:33.512Z] [ "`gofmt -l .`" = "" ] [2021-05-19T20:32:33.512Z] ./bin/test-go-mod-tidy.sh [2021-05-19T20:32:33.798Z] ./bin/test-attribution-txt.sh [2021-05-19T20:32:35.775Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2021-05-19T20:32:35.775Z] go mod tidy [2021-05-19T20:32:36.371Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T20:32:37.811Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-19T20:32:46.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.103s coverage: 56.5% of statements [2021-05-19T20:32:46.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 92.5% of statements [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-19T20:32:46.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.075s coverage: 61.5% of statements [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-19T20:32:46.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s [2021-05-19T20:32:46.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.148s coverage: 75.4% of statements [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-19T20:32:46.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements [2021-05-19T20:32:46.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T20:32:46.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.072s coverage: 10.5% of statements [2021-05-19T20:32:52.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.925s coverage: 76.9% of statements [2021-05-19T20:32:52.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-19T20:32:52.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.054s coverage: 18.4% of statements [2021-05-19T20:32:52.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.045s coverage: 27.3% of statements [2021-05-19T20:32:52.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-19T20:32:52.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-19T20:32:52.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.065s coverage: 51.4% of statements [2021-05-19T20:33:19.632Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.107s coverage: 81.9% of statements [2021-05-19T20:33:19.632Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements [2021-05-19T20:33:19.632Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T20:33:21.611Z] gofmt -l . [2021-05-19T20:33:21.883Z] [ "`gofmt -l .`" = "" ] [2021-05-19T20:33:22.476Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T20:33:22.796Z] $ docker stop --time=1 08907575b1b483eeb7fd8019be4b2299ecfe87d6093237586e825ac1c4116779 [2021-05-19T20:33:24.679Z] $ docker rm -f 08907575b1b483eeb7fd8019be4b2299ecfe87d6093237586e825ac1c4116779 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T20:33:25.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T20:33:25.594Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T20:33:26.191Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:33:26.893Z] ---> job-cost.sh [2021-05-19T20:33:26.893Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yfm6 [2021-05-19T20:34:13.838Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T20:36:05.608Z] lf-activate-venv(): INFO: Adding /tmp/venv-yfm6/bin to PATH [2021-05-19T20:36:05.608Z] INFO: No Stack... [2021-05-19T20:36:05.608Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T20:36:05.608Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T20:36:05.960Z] + cut -d, -f6 [2021-05-19T20:36:05.960Z] + cat /w/workspace/app-functions-sdk-go/233/archives/cost.csv [Pipeline] lock [2021-05-19T20:36:06.040Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [2021-05-19T20:36:06.051Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] did not exist. Created. [2021-05-19T20:36:06.052Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T20:36:06.429Z] /w/workspace/app-functions-sdk-go/233@tmp/durable-1e84d3af/script.sh: 1: /w/workspace/app-functions-sdk-go/233@tmp/durable-1e84d3af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T20:36:06.781Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T20:36:06.802Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T20:36:06.968Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T20:36:06.981Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T20:36:07.815Z] provisioning config files... [2021-05-19T20:36:07.830Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config189182233899675616tmp [Pipeline] { [Pipeline] sh [2021-05-19T20:36:08.157Z] + set +x [2021-05-19T20:36:08.157Z] + bash -s -- [2021-05-19T20:36:08.157Z] + curl -s https://codecov.io/bash [2021-05-19T20:36:08.157Z] [2021-05-19T20:36:08.157Z] _____ _ [2021-05-19T20:36:08.157Z] / ____| | | [2021-05-19T20:36:08.157Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T20:36:08.157Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T20:36:08.157Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T20:36:08.157Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T20:36:08.157Z] Bash-1.0.2 [2021-05-19T20:36:08.157Z] [2021-05-19T20:36:08.157Z] [2021-05-19T20:36:08.157Z] ==> git version 2.24.4 found [2021-05-19T20:36:08.157Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T20:36:08.157Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T20:36:08.157Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T20:36:08.157Z] ==> Jenkins CI detected. [2021-05-19T20:36:08.428Z] project root: . [2021-05-19T20:36:08.428Z] --> token set from env [2021-05-19T20:36:08.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T20:36:08.428Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T20:36:08.428Z] ==> Python coveragepy not found [2021-05-19T20:36:08.428Z] ==> Searching for coverage reports in: [2021-05-19T20:36:08.428Z] + . [2021-05-19T20:36:08.428Z] -> Found 2 reports [2021-05-19T20:36:08.428Z] ==> Detecting git/mercurial file structure [2021-05-19T20:36:08.428Z] ==> Reading reports [2021-05-19T20:36:08.428Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-19T20:36:08.428Z] + ./coverage.out bytes=86556 [2021-05-19T20:36:08.428Z] ==> Appending adjustments [2021-05-19T20:36:08.428Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T20:36:08.698Z] + Found adjustments [2021-05-19T20:36:08.698Z] ==> Gzipping contents [2021-05-19T20:36:08.698Z] 16K /tmp/codecov.AQqhyR.gz [2021-05-19T20:36:08.698Z] ==> Uploading reports [2021-05-19T20:36:08.698Z] url: https://codecov.io [2021-05-19T20:36:08.698Z] query: branch=master&commit=65135f146374dd93b393ea599fb3712840392b4a&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T20:36:08.698Z] -> Pinging Codecov [2021-05-19T20:36:08.698Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=65135f146374dd93b393ea599fb3712840392b4a&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T20:36:09.142Z] -> Uploading to [2021-05-19T20:36:09.142Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/3D8B5DFFC46A037C893635FACE044666/65135f146374dd93b393ea599fb3712840392b4a/c23f6c1c-f48b-49b3-aed9-994f09a18fd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T203609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91dae96003a56cba58eca32a5956f4e56a033a60d9d007a77da15d3d10d7658f [2021-05-19T20:36:09.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T20:36:09.142Z] Dload Upload Total Spent Left Speed [2021-05-19T20:36:09.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15326 0 0 100 15326 0 45261 --:--:-- --:--:-- --:--:-- 45343 [2021-05-19T20:36:09.473Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/65135f146374dd93b393ea599fb3712840392b4a [Pipeline] } [2021-05-19T20:36:09.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-19T20:36:10.305Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T20:36:10.329Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:36:10.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T20:36:10.655Z] [2021-05-19T20:36:10.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:36:10.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T20:36:10.978Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T20:36:10.978Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T20:36:10.978Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T20:36:10.978Z] de9db76c5a1d: Pulling fs layer [2021-05-19T20:36:10.978Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T20:36:10.978Z] 0d57e429df01: Pulling fs layer [2021-05-19T20:36:10.978Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T20:36:10.978Z] e1f770b5df2f: Pulling fs layer [2021-05-19T20:36:10.978Z] 85a0685a4137: Pulling fs layer [2021-05-19T20:36:10.978Z] 0eba1c9be4d2: Waiting [2021-05-19T20:36:10.978Z] 0d57e429df01: Waiting [2021-05-19T20:36:10.978Z] 4e4be7b47b0d: Waiting [2021-05-19T20:36:10.978Z] e1f770b5df2f: Waiting [2021-05-19T20:36:10.978Z] 85a0685a4137: Waiting [2021-05-19T20:36:10.978Z] de9db76c5a1d: Download complete [2021-05-19T20:36:10.978Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T20:36:10.978Z] 0ef7d3d256c8: Download complete [2021-05-19T20:36:10.978Z] 0d57e429df01: Verifying Checksum [2021-05-19T20:36:10.978Z] 0d57e429df01: Download complete [2021-05-19T20:36:10.978Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T20:36:10.978Z] 4e4be7b47b0d: Download complete [2021-05-19T20:36:10.978Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T20:36:10.978Z] 188c0c94c7c5: Download complete [2021-05-19T20:36:11.240Z] 188c0c94c7c5: Pull complete [2021-05-19T20:36:11.505Z] 0ef7d3d256c8: Pull complete [2021-05-19T20:36:11.505Z] de9db76c5a1d: Pull complete [2021-05-19T20:36:12.895Z] e1f770b5df2f: Verifying Checksum [2021-05-19T20:36:12.895Z] e1f770b5df2f: Download complete [2021-05-19T20:36:14.811Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T20:36:14.811Z] 0eba1c9be4d2: Download complete [2021-05-19T20:36:15.077Z] 85a0685a4137: Verifying Checksum [2021-05-19T20:36:15.077Z] 85a0685a4137: Download complete [2021-05-19T20:36:18.399Z] 0eba1c9be4d2: Pull complete [2021-05-19T20:36:18.399Z] 0d57e429df01: Pull complete [2021-05-19T20:36:18.399Z] 4e4be7b47b0d: Pull complete [2021-05-19T20:36:18.971Z] e1f770b5df2f: Pull complete [2021-05-19T20:36:23.211Z] 85a0685a4137: Pull complete [2021-05-19T20:36:23.211Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T20:36:23.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T20:36:23.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T20:36:23.303Z] prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container [2021-05-19T20:36:23.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-19T20:36:32.199Z] $ docker top d1fd726850de3bcf012a10197cd3b1d383d5b487e695784b4e3aced3c9720326 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T20:36:32.301Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T20:36:32.611Z] + set -o pipefail [2021-05-19T20:36:32.611Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T20:36:54.625Z] [2021-05-19T20:36:54.625Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-19T20:36:54.625Z] [2021-05-19T20:36:54.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/18abdede-51e8-47ca-abd1-8a8edc2e4ffa [2021-05-19T20:36:54.625Z] [2021-05-19T20:36:54.625Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-19T20:36:54.625Z] [2021-05-19T20:36:54.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T20:36:54.625Z] [2021-05-19T20:36:54.625Z] [Pipeline] } [2021-05-19T20:36:54.643Z] $ docker stop --time=1 d1fd726850de3bcf012a10197cd3b1d383d5b487e695784b4e3aced3c9720326 [2021-05-19T20:36:56.689Z] $ docker rm -f d1fd726850de3bcf012a10197cd3b1d383d5b487e695784b4e3aced3c9720326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-19T20:36:57.399Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T20:36:57.422Z] provisioning config files... [2021-05-19T20:36:57.432Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7145562012565999384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:36:57.757Z] --> edgex-publish-swagger.sh [2021-05-19T20:36:57.757Z] === Publish openapi/v2 API === [2021-05-19T20:36:57.757Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-19T20:36:57.757Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-19T20:36:57.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T20:36:57.757Z] Dload Upload Total Spent Left Speed [2021-05-19T20:36:58.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 13376 --:--:-- --:--:-- --:--:-- 13386 100 13052 0 0 100 13052 0 13373 --:--:-- --:--:-- --:--:-- 13372 [2021-05-19T20:36:58.706Z] [2021-05-19T20:36:58.706Z] [Pipeline] } [2021-05-19T20:36:58.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T20:36:59.252Z] + git log --format=format:%s -1 65135f146374dd93b393ea599fb3712840392b4a [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:36:59.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T20:36:59.570Z] . [Pipeline] withDockerContainer [2021-05-19T20:36:59.652Z] prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container [2021-05-19T20:36:59.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T20:37:00.356Z] $ docker top 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T20:37:00.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T20:37:00.509Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T20:37:00.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T20:37:00.642Z] $ docker exec 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 ssh-agent [2021-05-19T20:37:00.771Z] SSH_AUTH_SOCK=/tmp/ssh-pUys9hO0a07T/agent.14 [2021-05-19T20:37:00.771Z] SSH_AGENT_PID=21 [2021-05-19T20:37:00.778Z] Running ssh-add (command line suppressed) [2021-05-19T20:37:00.893Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8862474342208839052.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8862474342208839052.key) [2021-05-19T20:37:00.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T20:37:01.235Z] + git semver tag [2021-05-19T20:37:01.236Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T20:37:01.236Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T20:37:01.236Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T20:37:01.236Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T20:37:01.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T20:37:01.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T20:37:01.236Z] # $SEMVER_BRANCH = master [2021-05-19T20:37:01.236Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-19T20:37:01.236Z] # 65135f146374dd93b393ea599fb3712840392b4a HEAD [2021-05-19T20:37:01.236Z] # -> Force: false [2021-05-19T20:37:01.236Z] # d3718a3811ca9e87108c603a6d1d9da03e08d030 refs/tags/v2.0.0-dev.61 [Pipeline] } [2021-05-19T20:37:01.254Z] $ docker exec --env ******** --env ******** 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 ssh-agent -k [2021-05-19T20:37:01.378Z] unset SSH_AUTH_SOCK; [2021-05-19T20:37:01.378Z] unset SSH_AGENT_PID; [2021-05-19T20:37:01.378Z] echo Agent pid 21 killed; [2021-05-19T20:37:01.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T20:37:01.750Z] + git semver [Pipeline] } [2021-05-19T20:37:01.769Z] $ docker stop --time=1 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 [2021-05-19T20:37:02.997Z] $ docker rm -f 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:37:03.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T20:37:03.479Z] [2021-05-19T20:37:03.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:37:03.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T20:37:03.801Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T20:37:03.801Z] ab5ef0e58194: Pulling fs layer [2021-05-19T20:37:03.801Z] 9712f1f96733: Pulling fs layer [2021-05-19T20:37:03.801Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T20:37:03.801Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T20:37:03.801Z] e9a5061849ea: Pulling fs layer [2021-05-19T20:37:03.801Z] d747dcd14b5f: Pulling fs layer [2021-05-19T20:37:03.801Z] 2de7ff778b66: Pulling fs layer [2021-05-19T20:37:03.801Z] 0d9ebad4ef96: Waiting [2021-05-19T20:37:03.801Z] e9a5061849ea: Waiting [2021-05-19T20:37:03.801Z] d747dcd14b5f: Waiting [2021-05-19T20:37:03.801Z] 2de7ff778b66: Waiting [2021-05-19T20:37:03.801Z] 9712f1f96733: Download complete [2021-05-19T20:37:05.195Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T20:37:05.195Z] 63f879dbbcfc: Download complete [2021-05-19T20:37:05.458Z] e9a5061849ea: Verifying Checksum [2021-05-19T20:37:05.458Z] e9a5061849ea: Download complete [2021-05-19T20:37:05.458Z] d747dcd14b5f: Verifying Checksum [2021-05-19T20:37:05.458Z] d747dcd14b5f: Download complete [2021-05-19T20:37:05.720Z] 2de7ff778b66: Verifying Checksum [2021-05-19T20:37:05.720Z] 2de7ff778b66: Download complete [2021-05-19T20:37:05.981Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T20:37:05.981Z] 0d9ebad4ef96: Download complete [2021-05-19T20:37:06.251Z] ab5ef0e58194: Verifying Checksum [2021-05-19T20:37:06.251Z] ab5ef0e58194: Download complete [2021-05-19T20:37:09.590Z] ab5ef0e58194: Pull complete [2021-05-19T20:37:09.590Z] 9712f1f96733: Pull complete [2021-05-19T20:37:10.170Z] 63f879dbbcfc: Pull complete [2021-05-19T20:37:14.431Z] 0d9ebad4ef96: Pull complete [2021-05-19T20:37:14.431Z] e9a5061849ea: Pull complete [2021-05-19T20:37:14.431Z] d747dcd14b5f: Pull complete [2021-05-19T20:37:15.394Z] 2de7ff778b66: Pull complete [2021-05-19T20:37:15.394Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T20:37:15.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T20:37:15.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T20:37:15.479Z] prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container [2021-05-19T20:37:15.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-19T20:37:21.845Z] $ docker top 5f7b5b700811a53f0313032097f769460d96be304fd20c5fce596bfde5bcf148 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T20:37:21.984Z] provisioning config files... [2021-05-19T20:37:21.994Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9046522133248326410tmp [2021-05-19T20:37:22.007Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1068401916934031413tmp [2021-05-19T20:37:22.019Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5009713623054199924tmp [Pipeline] { [Pipeline] echo [2021-05-19T20:37:22.044Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:37:22.359Z] ---> sigul-configuration.sh [2021-05-19T20:37:22.359Z] gpg: directory `/root/.gnupg' created [2021-05-19T20:37:22.359Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T20:37:22.359Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T20:37:22.359Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T20:37:22.359Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T20:37:22.359Z] gpg: CAST5 encrypted data [2021-05-19T20:37:22.359Z] gpg: encrypted with 1 passphrase [2021-05-19T20:37:22.359Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T20:37:22.656Z] + mkdir /home/jenkins [2021-05-19T20:37:22.656Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T20:37:23.211Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-19T20:37:23.225Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:37:23.544Z] ---> sigul-install.sh [2021-05-19T20:37:30.181Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T20:37:30.479Z] + git tag --list [2021-05-19T20:37:30.479Z] v0.1.0 [2021-05-19T20:37:30.479Z] v0.1.1 [2021-05-19T20:37:30.479Z] v1.0.0 [2021-05-19T20:37:30.479Z] v1.1.0 [2021-05-19T20:37:30.479Z] v1.2.0 [2021-05-19T20:37:30.479Z] v1.3.0 [2021-05-19T20:37:30.479Z] v1.3.1 [2021-05-19T20:37:30.479Z] v1.3.1-dev.1 [2021-05-19T20:37:30.479Z] v1.3.2-dev.1 [2021-05-19T20:37:30.479Z] v2.0.0-dev.1 [2021-05-19T20:37:30.479Z] v2.0.0-dev.10 [2021-05-19T20:37:30.479Z] v2.0.0-dev.11 [2021-05-19T20:37:30.479Z] v2.0.0-dev.12 [2021-05-19T20:37:30.479Z] v2.0.0-dev.13 [2021-05-19T20:37:30.479Z] v2.0.0-dev.14 [2021-05-19T20:37:30.479Z] v2.0.0-dev.15 [2021-05-19T20:37:30.479Z] v2.0.0-dev.16 [2021-05-19T20:37:30.479Z] v2.0.0-dev.17 [2021-05-19T20:37:30.479Z] v2.0.0-dev.18 [2021-05-19T20:37:30.479Z] v2.0.0-dev.19 [2021-05-19T20:37:30.479Z] v2.0.0-dev.2 [2021-05-19T20:37:30.479Z] v2.0.0-dev.20 [2021-05-19T20:37:30.479Z] v2.0.0-dev.21 [2021-05-19T20:37:30.479Z] v2.0.0-dev.22 [2021-05-19T20:37:30.479Z] v2.0.0-dev.23 [2021-05-19T20:37:30.479Z] v2.0.0-dev.24 [2021-05-19T20:37:30.479Z] v2.0.0-dev.25 [2021-05-19T20:37:30.479Z] v2.0.0-dev.26 [2021-05-19T20:37:30.479Z] v2.0.0-dev.27 [2021-05-19T20:37:30.479Z] v2.0.0-dev.28 [2021-05-19T20:37:30.479Z] v2.0.0-dev.29 [2021-05-19T20:37:30.479Z] v2.0.0-dev.3 [2021-05-19T20:37:30.479Z] v2.0.0-dev.30 [2021-05-19T20:37:30.479Z] v2.0.0-dev.31 [2021-05-19T20:37:30.479Z] v2.0.0-dev.32 [2021-05-19T20:37:30.479Z] v2.0.0-dev.33 [2021-05-19T20:37:30.479Z] v2.0.0-dev.34 [2021-05-19T20:37:30.479Z] v2.0.0-dev.35 [2021-05-19T20:37:30.479Z] v2.0.0-dev.36 [2021-05-19T20:37:30.479Z] v2.0.0-dev.37 [2021-05-19T20:37:30.479Z] v2.0.0-dev.38 [2021-05-19T20:37:30.479Z] v2.0.0-dev.39 [2021-05-19T20:37:30.479Z] v2.0.0-dev.4 [2021-05-19T20:37:30.479Z] v2.0.0-dev.40 [2021-05-19T20:37:30.479Z] v2.0.0-dev.41 [2021-05-19T20:37:30.479Z] v2.0.0-dev.42 [2021-05-19T20:37:30.479Z] v2.0.0-dev.43 [2021-05-19T20:37:30.479Z] v2.0.0-dev.44 [2021-05-19T20:37:30.479Z] v2.0.0-dev.45 [2021-05-19T20:37:30.479Z] v2.0.0-dev.46 [2021-05-19T20:37:30.479Z] v2.0.0-dev.47 [2021-05-19T20:37:30.479Z] v2.0.0-dev.48 [2021-05-19T20:37:30.479Z] v2.0.0-dev.49 [2021-05-19T20:37:30.479Z] v2.0.0-dev.5 [2021-05-19T20:37:30.479Z] v2.0.0-dev.50 [2021-05-19T20:37:30.479Z] v2.0.0-dev.51 [2021-05-19T20:37:30.479Z] v2.0.0-dev.52 [2021-05-19T20:37:30.479Z] v2.0.0-dev.53 [2021-05-19T20:37:30.479Z] v2.0.0-dev.54 [2021-05-19T20:37:30.479Z] v2.0.0-dev.55 [2021-05-19T20:37:30.479Z] v2.0.0-dev.56 [2021-05-19T20:37:30.479Z] v2.0.0-dev.57 [2021-05-19T20:37:30.479Z] v2.0.0-dev.58 [2021-05-19T20:37:30.479Z] v2.0.0-dev.59 [2021-05-19T20:37:30.479Z] v2.0.0-dev.6 [2021-05-19T20:37:30.479Z] v2.0.0-dev.60 [2021-05-19T20:37:30.479Z] v2.0.0-dev.61 [2021-05-19T20:37:30.479Z] v2.0.0-dev.7 [2021-05-19T20:37:30.479Z] v2.0.0-dev.8 [2021-05-19T20:37:30.479Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-19T20:37:30.776Z] + lftools sign git-tag v2.0.0-dev.61 [2021-05-19T20:37:31.354Z] Signing Git tag with Sigul... [2021-05-19T20:37:31.354Z] Signing v2.0.0-dev.61 [Pipeline] echo [2021-05-19T20:37:32.315Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:37:32.632Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T20:37:32.642Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T20:37:32.677Z] $ docker stop --time=1 5f7b5b700811a53f0313032097f769460d96be304fd20c5fce596bfde5bcf148 [2021-05-19T20:37:34.924Z] $ docker rm -f 5f7b5b700811a53f0313032097f769460d96be304fd20c5fce596bfde5bcf148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:37:35.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T20:37:35.682Z] . [Pipeline] withDockerContainer [2021-05-19T20:37:35.767Z] prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container [2021-05-19T20:37:35.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T20:37:36.309Z] $ docker top bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T20:37:36.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T20:37:36.448Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T20:37:36.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T20:37:36.574Z] $ docker exec bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 ssh-agent [2021-05-19T20:37:36.695Z] SSH_AUTH_SOCK=/tmp/ssh-jZ8NKDIEJFHA/agent.14 [2021-05-19T20:37:36.695Z] SSH_AGENT_PID=20 [2021-05-19T20:37:36.701Z] Running ssh-add (command line suppressed) [2021-05-19T20:37:36.814Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3781984413960030638.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3781984413960030638.key) [2021-05-19T20:37:36.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T20:37:37.134Z] + git semver bump pre [2021-05-19T20:37:37.134Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T20:37:37.134Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T20:37:37.134Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T20:37:37.134Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T20:37:37.134Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T20:37:37.134Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T20:37:37.134Z] # $SEMVER_BRANCH = master [2021-05-19T20:37:37.134Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-19T20:37:37.134Z] 2.0.0-dev.62 [Pipeline] } [2021-05-19T20:37:37.146Z] $ docker exec --env ******** --env ******** bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 ssh-agent -k [2021-05-19T20:37:37.258Z] unset SSH_AUTH_SOCK; [2021-05-19T20:37:37.258Z] unset SSH_AGENT_PID; [2021-05-19T20:37:37.258Z] echo Agent pid 20 killed; [2021-05-19T20:37:37.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T20:37:37.601Z] + git semver [Pipeline] } [2021-05-19T20:37:37.616Z] $ docker stop --time=1 bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 [2021-05-19T20:37:38.901Z] $ docker rm -f bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:37:39.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T20:37:39.293Z] . [Pipeline] withDockerContainer [2021-05-19T20:37:39.374Z] prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container [2021-05-19T20:37:39.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T20:37:39.906Z] $ docker top becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T20:37:40.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T20:37:40.048Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T20:37:40.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T20:37:40.186Z] $ docker exec becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 ssh-agent [2021-05-19T20:37:40.307Z] SSH_AUTH_SOCK=/tmp/ssh-VSB1PyBx1eAh/agent.14 [2021-05-19T20:37:40.307Z] SSH_AGENT_PID=19 [2021-05-19T20:37:40.313Z] Running ssh-add (command line suppressed) [2021-05-19T20:37:40.423Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9152302516738538664.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9152302516738538664.key) [2021-05-19T20:37:40.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T20:37:40.740Z] + git semver push [2021-05-19T20:37:40.740Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T20:37:40.740Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T20:37:40.740Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T20:37:40.740Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T20:37:40.740Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T20:37:40.740Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T20:37:40.740Z] # $SEMVER_BRANCH = master [2021-05-19T20:37:40.740Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-19T20:37:45.036Z] $ docker exec --env ******** --env ******** becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 ssh-agent -k [2021-05-19T20:37:45.141Z] unset SSH_AUTH_SOCK; [2021-05-19T20:37:45.145Z] unset SSH_AGENT_PID; [2021-05-19T20:37:45.145Z] echo Agent pid 19 killed; [2021-05-19T20:37:45.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T20:37:45.500Z] + git semver [Pipeline] } [2021-05-19T20:37:45.516Z] $ docker stop --time=1 becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 [2021-05-19T20:37:46.727Z] $ docker rm -f becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:37:47.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:37:48.271Z] ---> package-listing.sh [2021-05-19T20:37:48.271Z] ++ facter osfamily [2021-05-19T20:37:48.271Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T20:37:48.534Z] + OS_FAMILY=redhat [2021-05-19T20:37:48.534Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T20:37:48.534Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T20:37:48.534Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T20:37:48.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T20:37:48.534Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T20:37:48.534Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-19T20:37:48.534Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T20:37:48.534Z] + case "${OS_FAMILY}" in [2021-05-19T20:37:48.534Z] + rpm -qa [2021-05-19T20:37:48.534Z] + sort [2021-05-19T20:37:49.487Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T20:37:49.487Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T20:37:49.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T20:37:49.487Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-19T20:37:49.487Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-19T20:37:49.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-05-19T20:37:49.502Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T20:37:49.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:37:50.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T20:37:50.282Z] [2021-05-19T20:37:50.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T20:37:50.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T20:37:50.603Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T20:37:50.603Z] df20fa9351a1: Pulling fs layer [2021-05-19T20:37:50.603Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T20:37:50.603Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T20:37:50.603Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T20:37:50.603Z] 93b61091891f: Pulling fs layer [2021-05-19T20:37:50.603Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T20:37:50.603Z] 5e14af77c1be: Pulling fs layer [2021-05-19T20:37:50.603Z] 01666e4c0597: Pulling fs layer [2021-05-19T20:37:50.603Z] aa168da1d23b: Pulling fs layer [2021-05-19T20:37:50.603Z] 46f8f816bc3b: Waiting [2021-05-19T20:37:50.603Z] 93b61091891f: Waiting [2021-05-19T20:37:50.603Z] 93b9cdb0e59b: Waiting [2021-05-19T20:37:50.603Z] 5e14af77c1be: Waiting [2021-05-19T20:37:50.603Z] 01666e4c0597: Waiting [2021-05-19T20:37:50.603Z] aa168da1d23b: Waiting [2021-05-19T20:37:50.603Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T20:37:50.603Z] 36b3adc4ff6f: Download complete [2021-05-19T20:37:50.603Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T20:37:50.603Z] 46f8f816bc3b: Download complete [2021-05-19T20:37:50.866Z] df20fa9351a1: Verifying Checksum [2021-05-19T20:37:50.866Z] df20fa9351a1: Download complete [2021-05-19T20:37:50.866Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T20:37:50.866Z] 93b9cdb0e59b: Download complete [2021-05-19T20:37:50.866Z] 93b61091891f: Verifying Checksum [2021-05-19T20:37:50.866Z] 93b61091891f: Download complete [2021-05-19T20:37:50.866Z] 5e14af77c1be: Verifying Checksum [2021-05-19T20:37:50.866Z] 5e14af77c1be: Download complete [2021-05-19T20:37:50.866Z] 01666e4c0597: Verifying Checksum [2021-05-19T20:37:50.866Z] 01666e4c0597: Download complete [2021-05-19T20:37:50.866Z] df20fa9351a1: Pull complete [2021-05-19T20:37:50.866Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T20:37:50.866Z] 8ad3a11d3b57: Download complete [2021-05-19T20:37:51.130Z] 36b3adc4ff6f: Pull complete [2021-05-19T20:37:51.700Z] 8ad3a11d3b57: Pull complete [2021-05-19T20:37:51.700Z] 46f8f816bc3b: Pull complete [2021-05-19T20:37:51.961Z] 93b61091891f: Pull complete [2021-05-19T20:37:52.223Z] 93b9cdb0e59b: Pull complete [2021-05-19T20:37:52.223Z] 5e14af77c1be: Pull complete [2021-05-19T20:37:52.223Z] 01666e4c0597: Pull complete [2021-05-19T20:37:52.800Z] aa168da1d23b: Verifying Checksum [2021-05-19T20:37:52.800Z] aa168da1d23b: Download complete [2021-05-19T20:37:58.104Z] aa168da1d23b: Pull complete [2021-05-19T20:37:58.104Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T20:37:58.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T20:37:58.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T20:37:58.187Z] prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container [2021-05-19T20:37:58.236Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T20:38:03.387Z] $ docker top e68b2eb4c2772687ab2c27fc9dad8e38431d2b0ace951e32b21594bfff22b729 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T20:38:03.791Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T20:38:04.089Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T20:38:04.391Z] + ls /var/log/sa-host [2021-05-19T20:38:04.391Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T20:38:04.391Z] file_magic: OK [2021-05-19T20:38:04.391Z] HZ: Using current value: 100 [2021-05-19T20:38:04.391Z] file_header: OK [2021-05-19T20:38:04.391Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T20:38:04.391Z] Statistics: [2021-05-19T20:38:04.391Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T20:38:04.391Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T20:38:04.391Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T20:38:04.391Z] file_magic: OK [2021-05-19T20:38:04.391Z] HZ: Using current value: 100 [2021-05-19T20:38:04.391Z] file_header: OK [2021-05-19T20:38:04.391Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T20:38:04.391Z] Statistics: [2021-05-19T20:38:04.391Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T20:38:04.391Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T20:38:04.589Z] provisioning config files... [2021-05-19T20:38:04.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4878157430067907901tmp [Pipeline] { [Pipeline] echo [2021-05-19T20:38:04.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:38:04.962Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T20:38:04.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T20:38:04.997Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:38:05.306Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T20:38:05.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:38:05.617Z] ---> sudo-logs.sh [2021-05-19T20:38:05.617Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T20:38:05.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:38:05.958Z] ---> job-cost.sh [2021-05-19T20:38:05.958Z] lf-activate-venv: SKIPPING [2021-05-19T20:38:05.958Z] DEBUG: total: 0.18000000715255737 [2021-05-19T20:38:05.958Z] INFO: Retrieving Stack Cost... [2021-05-19T20:38:06.905Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T20:38:07.479Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T20:38:07.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T20:38:07.793Z] ---> logs-deploy.sh [2021-05-19T20:38:07.793Z] lf-activate-venv: SKIPPING [2021-05-19T20:38:07.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/233 [2021-05-19T20:38:07.793Z] INFO: archiving workspace using pattern(s): [2021-05-19T20:38:08.739Z] Archives upload complete. [2021-05-19T20:38:08.739Z] INFO: archiving logs to Nexus [2021-05-19T20:38:09.686Z] ---> uname -a: [2021-05-19T20:38:09.686Z] Linux prd-centos7-docker-4c-2g-15106.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T20:38:09.686Z] [2021-05-19T20:38:09.686Z] [2021-05-19T20:38:09.686Z] ---> lscpu: [2021-05-19T20:38:09.686Z] Architecture: x86_64 [2021-05-19T20:38:09.686Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T20:38:09.686Z] Byte Order: Little Endian [2021-05-19T20:38:09.686Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T20:38:09.686Z] CPU(s): 2 [2021-05-19T20:38:09.686Z] On-line CPU(s) list: 0,1 [2021-05-19T20:38:09.686Z] Thread(s) per core: 1 [2021-05-19T20:38:09.686Z] Core(s) per socket: 1 [2021-05-19T20:38:09.686Z] Socket(s): 2 [2021-05-19T20:38:09.686Z] NUMA node(s): 1 [2021-05-19T20:38:09.686Z] Vendor ID: AuthenticAMD [2021-05-19T20:38:09.686Z] CPU family: 23 [2021-05-19T20:38:09.686Z] Model: 49 [2021-05-19T20:38:09.686Z] Model name: AMD EPYC-Rome Processor [2021-05-19T20:38:09.686Z] Stepping: 0 [2021-05-19T20:38:09.686Z] CPU MHz: 2800.000 [2021-05-19T20:38:09.686Z] BogoMIPS: 5600.00 [2021-05-19T20:38:09.686Z] Virtualization: AMD-V [2021-05-19T20:38:09.686Z] Hypervisor vendor: KVM [2021-05-19T20:38:09.686Z] Virtualization type: full [2021-05-19T20:38:09.686Z] L1d cache: 64 KiB [2021-05-19T20:38:09.686Z] L1i cache: 64 KiB [2021-05-19T20:38:09.686Z] L2 cache: 1 MiB [2021-05-19T20:38:09.686Z] L3 cache: 32 MiB [2021-05-19T20:38:09.686Z] NUMA node0 CPU(s): 0,1 [2021-05-19T20:38:09.686Z] Vulnerability Itlb multihit: Not affected [2021-05-19T20:38:09.686Z] Vulnerability L1tf: Not affected [2021-05-19T20:38:09.686Z] Vulnerability Mds: Not affected [2021-05-19T20:38:09.686Z] Vulnerability Meltdown: Not affected [2021-05-19T20:38:09.686Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T20:38:09.686Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T20:38:09.686Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T20:38:09.686Z] Vulnerability Srbds: Not affected [2021-05-19T20:38:09.686Z] Vulnerability Tsx async abort: Not affected [2021-05-19T20:38:09.686Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T20:38:09.686Z] [2021-05-19T20:38:09.686Z] [2021-05-19T20:38:09.686Z] ---> nproc: [2021-05-19T20:38:09.686Z] 2 [2021-05-19T20:38:09.686Z] [2021-05-19T20:38:09.686Z] [2021-05-19T20:38:09.686Z] ---> df -h: [2021-05-19T20:38:09.687Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T20:38:09.687Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-19T20:38:09.687Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T20:38:09.687Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T20:38:09.687Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-19T20:38:09.687Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] ---> free -m: [2021-05-19T20:38:09.687Z] total used free shared buff/cache available [2021-05-19T20:38:09.687Z] Mem: 7821 1170 3231 0 3419 6569 [2021-05-19T20:38:09.687Z] Swap: 1023 0 1023 [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] ---> ip addr: [2021-05-19T20:38:09.687Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T20:38:09.687Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T20:38:09.687Z] inet 127.0.0.1/8 scope host lo [2021-05-19T20:38:09.687Z] valid_lft forever preferred_lft forever [2021-05-19T20:38:09.687Z] inet6 ::1/128 scope host [2021-05-19T20:38:09.687Z] valid_lft forever preferred_lft forever [2021-05-19T20:38:09.687Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T20:38:09.687Z] link/ether fa:16:3e:bf:7f:80 brd ff:ff:ff:ff:ff:ff [2021-05-19T20:38:09.687Z] inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T20:38:09.687Z] valid_lft 85669sec preferred_lft 85669sec [2021-05-19T20:38:09.687Z] inet6 fe80::f816:3eff:febf:7f80/64 scope link [2021-05-19T20:38:09.687Z] valid_lft forever preferred_lft forever [2021-05-19T20:38:09.687Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T20:38:09.687Z] link/ether 02:42:16:da:97:cd brd ff:ff:ff:ff:ff:ff [2021-05-19T20:38:09.687Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T20:38:09.687Z] valid_lft forever preferred_lft forever [2021-05-19T20:38:09.687Z] inet6 fe80::42:16ff:feda:97cd/64 scope link [2021-05-19T20:38:09.687Z] valid_lft forever preferred_lft forever [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] ---> sar -b -r -n DEV: [2021-05-19T20:38:09.687Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] 20:25:47 LINUX RESTART (2 CPU) [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] 20:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T20:38:09.687Z] 20:28:01 2.33 0.00 2.33 0.00 0.00 55.95 0.00 [2021-05-19T20:38:09.687Z] 20:29:01 0.42 0.00 0.42 0.00 0.00 6.58 0.00 [2021-05-19T20:38:09.687Z] 20:30:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2021-05-19T20:38:09.687Z] 20:31:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 [2021-05-19T20:38:09.687Z] 20:32:01 0.33 0.00 0.33 0.00 0.00 4.73 0.00 [2021-05-19T20:38:09.687Z] 20:33:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-05-19T20:38:09.687Z] 20:34:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 [2021-05-19T20:38:09.687Z] 20:35:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 [2021-05-19T20:38:09.687Z] 20:36:02 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-05-19T20:38:09.687Z] 20:37:01 104.42 0.03 104.39 0.00 3.79 32427.29 0.00 [2021-05-19T20:38:09.687Z] 20:38:01 140.43 0.10 140.33 0.00 9.99 39273.32 0.00 [2021-05-19T20:38:09.687Z] Average: 22.55 0.01 22.54 0.00 1.25 6489.03 0.00 [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] 20:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T20:38:09.687Z] 20:28:01 5428612 0 805516 10.06 2620 1772192 1292792 14.27 593332 1586472 12 [2021-05-19T20:38:09.687Z] 20:29:01 5432244 0 801876 10.01 2620 1772200 1264400 13.96 584104 1592508 8 [2021-05-19T20:38:09.687Z] 20:30:01 5434356 0 799764 9.99 2620 1772200 1227548 13.55 582428 1592508 8 [2021-05-19T20:38:09.687Z] 20:31:01 5434392 0 799724 9.99 2620 1772204 1227700 13.55 582176 1593308 8 [2021-05-19T20:38:09.687Z] 20:32:01 5434372 0 799736 9.99 2620 1772212 1227616 13.55 582052 1593308 12 [2021-05-19T20:38:09.687Z] 20:33:01 5433376 0 800732 10.00 2620 1772212 1227640 13.55 583072 1593356 8 [2021-05-19T20:38:09.687Z] 20:34:01 5425216 0 808884 10.10 2620 1772220 1227652 13.55 591148 1593356 8 [2021-05-19T20:38:09.687Z] 20:35:01 5428356 0 805740 10.06 2620 1772224 1204904 13.30 588712 1593356 8 [2021-05-19T20:38:09.687Z] 20:36:02 5428608 0 805484 10.06 2620 1772228 1204904 13.30 590568 1591412 8 [2021-05-19T20:38:09.687Z] 20:37:01 4528736 0 987084 12.32 2620 2490500 1907748 21.06 778772 2199124 32 [2021-05-19T20:38:09.687Z] 20:38:01 3324508 0 1183140 14.77 2620 3498672 1499528 16.56 998648 2971828 28472 [2021-05-19T20:38:09.687Z] Average: 5157525 0 854335 10.67 2620 1994460 1319312 14.57 641365 1772776 2599 [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] 20:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T20:38:09.687Z] 20:28:01 eth0 5.11 1.32 3.39 0.28 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:29:01 eth0 1.98 0.52 0.65 0.39 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:30:01 eth0 2.80 0.70 0.93 0.55 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:31:01 eth0 2.35 0.47 0.67 0.39 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:32:01 eth0 2.03 0.68 0.74 0.46 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:33:01 eth0 1.02 0.40 0.34 0.24 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:34:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:35:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:36:02 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:37:01 vethc4a5594 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:37:01 eth0 529.59 477.39 4562.06 71.34 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:37:01 docker0 64.24 71.24 5.02 390.16 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:38:01 eth0 698.74 621.94 5674.62 136.80 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] 20:38:01 docker0 38.53 40.90 2.51 259.50 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] Average: eth0 112.53 99.81 926.07 19.08 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] Average: docker0 9.26 10.10 0.68 58.57 0.00 0.00 0.00 0.00 [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] ---> sar -P ALL: [2021-05-19T20:38:09.687Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] 20:25:47 LINUX RESTART (2 CPU) [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] 20:27:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T20:38:09.687Z] 20:28:01 all 0.19 0.00 0.06 0.00 0.03 99.72 [2021-05-19T20:38:09.687Z] 20:28:01 0 0.23 0.00 0.08 0.00 0.05 99.63 [2021-05-19T20:38:09.687Z] 20:28:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-19T20:38:09.687Z] 20:29:01 all 0.18 0.00 0.06 0.00 0.03 99.73 [2021-05-19T20:38:09.687Z] 20:29:01 0 0.28 0.00 0.07 0.00 0.03 99.61 [2021-05-19T20:38:09.687Z] 20:29:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-05-19T20:38:09.687Z] 20:30:01 all 0.18 0.00 0.05 0.00 0.03 99.75 [2021-05-19T20:38:09.687Z] 20:30:01 0 0.30 0.00 0.07 0.00 0.03 99.60 [2021-05-19T20:38:09.687Z] 20:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-19T20:38:09.687Z] 20:31:01 all 0.15 0.00 0.08 0.00 0.03 99.75 [2021-05-19T20:38:09.687Z] 20:31:01 0 0.23 0.00 0.07 0.00 0.03 99.67 [2021-05-19T20:38:09.687Z] 20:31:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2021-05-19T20:38:09.687Z] 20:32:01 all 0.10 0.00 0.04 0.00 0.03 99.82 [2021-05-19T20:38:09.687Z] 20:32:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-19T20:38:09.687Z] 20:32:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-19T20:38:09.687Z] 20:33:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-05-19T20:38:09.687Z] 20:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-19T20:38:09.687Z] 20:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-19T20:38:09.687Z] 20:34:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-05-19T20:38:09.687Z] 20:34:01 0 0.28 0.00 0.05 0.00 0.03 99.63 [2021-05-19T20:38:09.687Z] 20:34:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-19T20:38:09.687Z] 20:35:01 all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-05-19T20:38:09.687Z] 20:35:01 0 0.33 0.00 0.05 0.00 0.03 99.58 [2021-05-19T20:38:09.687Z] 20:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-19T20:38:09.687Z] 20:36:02 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-05-19T20:38:09.687Z] 20:36:02 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-05-19T20:38:09.687Z] 20:36:02 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-19T20:38:09.687Z] 20:37:01 all 13.47 0.00 6.55 5.59 0.09 74.31 [2021-05-19T20:38:09.687Z] 20:37:01 0 13.79 0.00 6.56 6.16 0.07 73.42 [2021-05-19T20:38:09.687Z] 20:37:01 1 13.16 0.00 6.54 5.02 0.11 75.18 [2021-05-19T20:38:09.687Z] 20:38:01 all 21.84 0.00 10.50 3.74 0.08 63.84 [2021-05-19T20:38:09.687Z] 20:38:01 0 19.43 0.00 10.45 5.34 0.09 64.70 [2021-05-19T20:38:09.687Z] 20:38:01 1 24.24 0.00 10.55 2.15 0.07 62.99 [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-19T20:38:09.687Z] Average: all 3.19 0.00 1.52 0.81 0.04 94.45 [2021-05-19T20:38:09.687Z] Average: 0 3.08 0.00 1.52 1.00 0.04 94.37 [2021-05-19T20:38:09.687Z] Average: 1 3.29 0.00 1.52 0.62 0.03 94.53 [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z] [2021-05-19T20:38:09.687Z]