Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 14beec02c4adae67315ae096a74ac93e87d1a967 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-ssh1188887826444154672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7782852566348217172.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/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-ssh8899825613767661219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5407464381353188018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/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-ssh6450604789392893985.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1803 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-ssh6320930565224604529.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 14beec02c4adae67315ae096a74ac93e87d1a967 (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 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 Commit message: "feat(sdk): Add BuildContext Method (#901)" > git rev-list --no-walk 86d8c8cfb612f93dc4efeca806267a6dc2c52eff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T22:32:09.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T22:32:09.541Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T22:32:09.577Z] ========================================================= [2021-06-16T22:32:09.577Z] EdgeX Global Pipelines Version Info [2021-06-16T22:32:09.577Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:32:13.121Z] ------------------- [2021-06-16T22:32:13.121Z] stable info: [2021-06-16T22:32:13.121Z] ------------------- [2021-06-16T22:32:13.121Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T22:32:13.121Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T22:32:13.121Z] Message: update stable to v1.0.195 [2021-06-16T22:32:13.695Z] ------------------- [2021-06-16T22:32:13.695Z] experimental info: [2021-06-16T22:32:13.695Z] ------------------- [2021-06-16T22:32:13.695Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T22:32:13.695Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T22:32:13.695Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T22:32:13.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-16T22:32:13.873Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-16T22:32:13.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T22:32:13.928Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T22:32:13.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T22:32:13.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T22:32:13.998Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T22:32:14.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T22:32:14.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T22:32:14.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T22:32:14.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T22:32:14.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-16T22:32:14.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T22:32:14.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T22:32:14.198Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T22:32:14.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T22:32:14.247Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T22:32:14.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T22:32:14.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T22:32:14.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T22:32:14.355Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T22:32:14.379Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T22:32:14.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T22:32:14.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T22:32:14.453Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-16T22:32:14.477Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T22:32:14.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T22:32:14.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T22:32:14.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T22:32:14.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14beec02c4adae67315ae096a74ac93e87d1a967 [Pipeline] echo [2021-06-16T22:32:14.632Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14beec0 [Pipeline] echo [2021-06-16T22:32:14.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T22:32:15.157Z] + git log --format=format:%s -1 14beec02c4adae67315ae096a74ac93e87d1a967 [Pipeline] echo [2021-06-16T22:32:15.201Z] GIT_COMMIT: 14beec02c4adae67315ae096a74ac93e87d1a967, Commit Message: feat(sdk): Add BuildContext Method (#901) [Pipeline] echo [2021-06-16T22:32:15.215Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:32:17.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T22:32:17.970Z] [2021-06-16T22:32:17.970Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:32:18.286Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T22:32:18.287Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T22:32:18.287Z] 31603596830f: Pulling fs layer [2021-06-16T22:32:18.287Z] 54011a49482f: Pulling fs layer [2021-06-16T22:32:18.287Z] a6820b24f6d8: Pulling fs layer [2021-06-16T22:32:18.287Z] f581987b2513: Pulling fs layer [2021-06-16T22:32:18.287Z] f581987b2513: Waiting [2021-06-16T22:32:18.287Z] 54011a49482f: Verifying Checksum [2021-06-16T22:32:18.287Z] 54011a49482f: Download complete [2021-06-16T22:32:18.548Z] 31603596830f: Verifying Checksum [2021-06-16T22:32:18.548Z] 31603596830f: Download complete [2021-06-16T22:32:18.548Z] f581987b2513: Verifying Checksum [2021-06-16T22:32:18.548Z] f581987b2513: Download complete [2021-06-16T22:32:18.548Z] a6820b24f6d8: Verifying Checksum [2021-06-16T22:32:18.548Z] a6820b24f6d8: Download complete [2021-06-16T22:32:18.548Z] 31603596830f: Pull complete [2021-06-16T22:32:18.548Z] 54011a49482f: Pull complete [2021-06-16T22:32:19.493Z] a6820b24f6d8: Pull complete [2021-06-16T22:32:19.493Z] f581987b2513: Pull complete [2021-06-16T22:32:19.493Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T22:32:19.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T22:32:19.493Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T22:32:19.573Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-06-16T22:32:19.609Z] $ 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-06-16T22:32:20.635Z] $ docker top d562ec98048cc6f222e071c5c52a0e4ac905a90b278cd15bbbe9a1048c691a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T22:32:20.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T22:32:20.762Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T22:32:20.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T22:32:20.877Z] $ docker exec d562ec98048cc6f222e071c5c52a0e4ac905a90b278cd15bbbe9a1048c691a6f ssh-agent [2021-06-16T22:32:20.987Z] SSH_AUTH_SOCK=/tmp/ssh-A5SD9HHpCCmc/agent.13 [2021-06-16T22:32:20.987Z] SSH_AGENT_PID=19 [2021-06-16T22:32:20.996Z] Running ssh-add (command line suppressed) [2021-06-16T22:32:21.091Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5541831737735020010.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5541831737735020010.key) [2021-06-16T22:32:21.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T22:32:21.416Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T22:32:21.426Z] $ docker exec --env ******** --env ******** d562ec98048cc6f222e071c5c52a0e4ac905a90b278cd15bbbe9a1048c691a6f ssh-agent -k [2021-06-16T22:32:21.517Z] unset SSH_AUTH_SOCK; [2021-06-16T22:32:21.517Z] unset SSH_AGENT_PID; [2021-06-16T22:32:21.517Z] echo Agent pid 19 killed; [2021-06-16T22:32:21.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T22:32:21.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T22:32:21.578Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T22:32:21.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T22:32:21.682Z] $ docker exec d562ec98048cc6f222e071c5c52a0e4ac905a90b278cd15bbbe9a1048c691a6f ssh-agent [2021-06-16T22:32:21.793Z] SSH_AUTH_SOCK=/tmp/ssh-Me7BbCzQiXTp/agent.52 [2021-06-16T22:32:21.793Z] SSH_AGENT_PID=59 [2021-06-16T22:32:21.799Z] Running ssh-add (command line suppressed) [2021-06-16T22:32:21.892Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4444945657679423726.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4444945657679423726.key) [2021-06-16T22:32:21.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T22:32:22.212Z] + git semver init [2021-06-16T22:32:22.212Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T22:32:22.212Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-16T22:32:22.212Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-16T22:32:22.212Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T22:32:22.212Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T22:32:22.212Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T22:32:22.212Z] # $SEMVER_BRANCH = master [2021-06-16T22:32:22.212Z] # $SEMVER_TEMP = /tmp/semver-647081645 [2021-06-16T22:32:22.212Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-16T22:32:24.138Z] # '/tmp/semver-647081645' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-16T22:32:24.400Z] # -> Force: false [2021-06-16T22:32:24.400Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-16T22:32:24.407Z] $ docker exec --env ******** --env ******** d562ec98048cc6f222e071c5c52a0e4ac905a90b278cd15bbbe9a1048c691a6f ssh-agent -k [2021-06-16T22:32:24.501Z] unset SSH_AUTH_SOCK; [2021-06-16T22:32:24.501Z] unset SSH_AGENT_PID; [2021-06-16T22:32:24.501Z] echo Agent pid 59 killed; [2021-06-16T22:32:24.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T22:32:24.850Z] + git semver [Pipeline] } [2021-06-16T22:32:24.861Z] $ docker stop --time=1 d562ec98048cc6f222e071c5c52a0e4ac905a90b278cd15bbbe9a1048c691a6f [2021-06-16T22:32:26.389Z] $ docker rm -f d562ec98048cc6f222e071c5c52a0e4ac905a90b278cd15bbbe9a1048c691a6f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T22:32:26.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T22:32:27.046Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T22:32:27.050Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.83 [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-06-16T22:32:42.291Z] Still waiting to schedule task [2021-06-16T22:32:42.291Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-16T22:32:42.294Z] Still waiting to schedule task [2021-06-16T22:32:42.295Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1802’ is offline [2021-06-16T22:34:28.795Z] Running on prd-centos7-docker-4c-2g-1805 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-16T22:34:28.818Z] Running in /w/workspace/app-functions-sdk-go/258 [Pipeline] { [Pipeline] checkout [2021-06-16T22:34:28.936Z] The recommended git tool is: git [2021-06-16T22:34:33.490Z] using credential edgex-jenkins-ssh [2021-06-16T22:34:33.505Z] Cloning the remote Git repository [2021-06-16T22:34:33.262Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-16T22:34:33.331Z] > git init /w/workspace/app-functions-sdk-go/258 # timeout=10 [2021-06-16T22:34:33.358Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-16T22:34:33.359Z] > git --version # timeout=10 [2021-06-16T22:34:33.369Z] > git --version # 'git version 2.24.4' [2021-06-16T22:34:33.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T22:34:33.405Z] [INFO] Currently running in a labeled security context [2021-06-16T22:34:33.406Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T22:34:33.406Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/258@tmp/jenkins-gitclient-ssh623337032048724490.key [2021-06-16T22:34:33.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T22:34:34.845Z] Avoid second fetch [2021-06-16T22:34:34.846Z] Checking out Revision 14beec02c4adae67315ae096a74ac93e87d1a967 (master) [2021-06-16T22:34:34.679Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-16T22:34:34.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T22:34:34.705Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T22:34:34.713Z] > git checkout -f 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 [2021-06-16T22:34:39.781Z] Commit message: "feat(sdk): Add BuildContext Method (#901)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T22:34:40.947Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T22:34:41.273Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T22:34:41.591Z] + sudo service docker restart [2021-06-16T22:34:41.591Z] + true [2021-06-16T22:34:41.591Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T22:34:42.254Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1804 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-16T22:34:42.274Z] Running in /w/workspace/app-functions-sdk-go/258 [Pipeline] { [Pipeline] checkout [2021-06-16T22:34:42.480Z] The recommended git tool is: git [2021-06-16T22:34:49.529Z] using credential edgex-jenkins-ssh [2021-06-16T22:34:49.545Z] Cloning the remote Git repository [2021-06-16T22:34:49.582Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-16T22:34:49.715Z] > git init /w/workspace/app-functions-sdk-go/258 # timeout=10 [2021-06-16T22:34:49.794Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-16T22:34:49.794Z] > git --version # timeout=10 [2021-06-16T22:34:49.845Z] > git --version # 'git version 2.17.1' [2021-06-16T22:34:49.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T22:34:49.952Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T22:34:53.051Z] Avoid second fetch [2021-06-16T22:34:53.052Z] Checking out Revision 14beec02c4adae67315ae096a74ac93e87d1a967 (master) [2021-06-16T22:34:53.004Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-16T22:34:53.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T22:34:53.065Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T22:34:53.078Z] > git checkout -f 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 [2021-06-16T22:34:57.286Z] Commit message: "feat(sdk): Add BuildContext Method (#901)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] echo [2021-06-16T22:35:00.595Z] ========================================================= [2021-06-16T22:35:00.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T22:35:00.595Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:35:00.781Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T22:35:00.919Z] + 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-06-16T22:35:01.181Z] Sending build context to Docker daemon 19.81MB [2021-06-16T22:35:01.181Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T22:35:01.181Z] Step 2/8 : FROM ${BASE} [2021-06-16T22:35:01.208Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T22:35:01.454Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T22:35:01.455Z] 540db60ca938: Pulling fs layer [2021-06-16T22:35:01.455Z] adcc1eea9eea: Pulling fs layer [2021-06-16T22:35:01.455Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T22:35:01.455Z] 0510c868ecb4: Pulling fs layer [2021-06-16T22:35:01.455Z] afea3b2eda06: Pulling fs layer [2021-06-16T22:35:01.455Z] 7809a108b3ef: Pulling fs layer [2021-06-16T22:35:01.455Z] f706445af74f: Pulling fs layer [2021-06-16T22:35:01.455Z] 0510c868ecb4: Waiting [2021-06-16T22:35:01.455Z] afea3b2eda06: Waiting [2021-06-16T22:35:01.455Z] 7809a108b3ef: Waiting [2021-06-16T22:35:01.455Z] f706445af74f: Waiting [2021-06-16T22:35:01.455Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T22:35:01.455Z] 4c4ab2625f07: Download complete [2021-06-16T22:35:01.455Z] adcc1eea9eea: Verifying Checksum [2021-06-16T22:35:01.455Z] adcc1eea9eea: Download complete [2021-06-16T22:35:01.455Z] afea3b2eda06: Verifying Checksum [2021-06-16T22:35:01.455Z] afea3b2eda06: Download complete [2021-06-16T22:35:01.455Z] 7809a108b3ef: Verifying Checksum [2021-06-16T22:35:01.455Z] 7809a108b3ef: Download complete [2021-06-16T22:35:01.455Z] 540db60ca938: Verifying Checksum [2021-06-16T22:35:01.455Z] 540db60ca938: Download complete [2021-06-16T22:35:01.574Z] + true [2021-06-16T22:35:01.574Z] + sudo service docker restart [2021-06-16T22:35:01.719Z] 540db60ca938: Pull complete [2021-06-16T22:35:01.982Z] adcc1eea9eea: Pull complete [2021-06-16T22:35:01.982Z] 4c4ab2625f07: Pull complete [2021-06-16T22:35:03.377Z] f706445af74f: Verifying Checksum [2021-06-16T22:35:03.377Z] f706445af74f: Download complete [2021-06-16T22:35:03.638Z] 0510c868ecb4: Verifying Checksum [2021-06-16T22:35:03.638Z] 0510c868ecb4: Download complete [2021-06-16T22:35:06.949Z] 0510c868ecb4: Pull complete [2021-06-16T22:35:06.949Z] afea3b2eda06: Pull complete [2021-06-16T22:35:06.949Z] 7809a108b3ef: Pull complete [2021-06-16T22:35:08.365Z] f706445af74f: Pull complete [2021-06-16T22:35:08.365Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T22:35:08.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T22:35:08.365Z] ---> b068be0155e3 [2021-06-16T22:35:08.365Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-16T22:35:08.365Z] 20.10.0: Pulling from library/docker [2021-06-16T22:35:08.365Z] 05e7bc50f07f: Pulling fs layer [2021-06-16T22:35:08.365Z] 6db28d0fdbf6: Pulling fs layer [2021-06-16T22:35:08.365Z] 292df0bc6bf3: Pulling fs layer [2021-06-16T22:35:08.365Z] 2e060f4bd70b: Pulling fs layer [2021-06-16T22:35:08.365Z] 80e8d568a223: Pulling fs layer [2021-06-16T22:35:08.365Z] 8dc6ef1a942a: Pulling fs layer [2021-06-16T22:35:08.365Z] 2312dd95470a: Pulling fs layer [2021-06-16T22:35:08.365Z] 2e060f4bd70b: Waiting [2021-06-16T22:35:08.365Z] 80e8d568a223: Waiting [2021-06-16T22:35:08.365Z] 8dc6ef1a942a: Waiting [2021-06-16T22:35:08.365Z] 2312dd95470a: Waiting [2021-06-16T22:35:08.365Z] 292df0bc6bf3: Download complete [2021-06-16T22:35:08.365Z] 05e7bc50f07f: Verifying Checksum [2021-06-16T22:35:08.365Z] 05e7bc50f07f: Download complete [2021-06-16T22:35:08.365Z] 80e8d568a223: Verifying Checksum [2021-06-16T22:35:08.365Z] 80e8d568a223: Download complete [2021-06-16T22:35:08.365Z] 6db28d0fdbf6: Verifying Checksum [2021-06-16T22:35:08.365Z] 6db28d0fdbf6: Download complete [2021-06-16T22:35:08.365Z] 2312dd95470a: Verifying Checksum [2021-06-16T22:35:08.365Z] 2312dd95470a: Download complete [2021-06-16T22:35:08.365Z] 8dc6ef1a942a: Verifying Checksum [2021-06-16T22:35:08.365Z] 8dc6ef1a942a: Download complete [2021-06-16T22:35:08.627Z] 05e7bc50f07f: Pull complete [2021-06-16T22:35:08.888Z] 6db28d0fdbf6: Pull complete [2021-06-16T22:35:08.888Z] 292df0bc6bf3: Pull complete [2021-06-16T22:35:09.465Z] 2e060f4bd70b: Verifying Checksum [2021-06-16T22:35:09.465Z] 2e060f4bd70b: Download complete [2021-06-16T22:35:10.861Z] 2e060f4bd70b: Pull complete [2021-06-16T22:35:10.861Z] 80e8d568a223: Pull complete [2021-06-16T22:35:11.123Z] 8dc6ef1a942a: Pull complete [2021-06-16T22:35:11.123Z] 2312dd95470a: Pull complete [2021-06-16T22:35:11.123Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T22:35:11.123Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T22:35:14.449Z] ---> de27acefd244 [2021-06-16T22:35:14.449Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-16T22:35:14.449Z] ---> Running in ff5c5ee5d343 [2021-06-16T22:35:14.449Z] Removing intermediate container ff5c5ee5d343 [2021-06-16T22:35:14.449Z] ---> 4b42c96501ab [2021-06-16T22:35:14.449Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-16T22:35:14.449Z] ---> Running in 1e962d335c27 [2021-06-16T22:35:14.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T22:35:15.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T22:35:15.920Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-16T22:35:16.184Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-16T22:35:16.184Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-16T22:35:16.184Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-16T22:35:16.446Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-16T22:35:16.447Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T22:35:16.447Z] OK: 150 MiB in 45 packages [2021-06-16T22:35:17.022Z] Removing intermediate container 1e962d335c27 [2021-06-16T22:35:17.022Z] ---> e6462e680c31 [2021-06-16T22:35:17.022Z] Step 6/8 : WORKDIR /build [2021-06-16T22:35:17.022Z] ---> Running in 8a224532503a [2021-06-16T22:35:17.022Z] Removing intermediate container 8a224532503a [2021-06-16T22:35:17.022Z] ---> 7b10bbe0ebd3 [2021-06-16T22:35:17.022Z] Step 7/8 : COPY go.mod . [2021-06-16T22:35:17.022Z] ---> 913b9b7785e6 [2021-06-16T22:35:17.022Z] Step 8/8 : RUN go mod download [2021-06-16T22:35:17.284Z] ---> Running in 0850b5fb0b18 [Pipeline] unstash [Pipeline] echo [2021-06-16T22:35:20.135Z] ========================================================= [2021-06-16T22:35:20.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T22:35:20.136Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:35:20.496Z] + 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-06-16T22:35:21.481Z] Sending build context to Docker daemon 19.81MB [2021-06-16T22:35:21.758Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T22:35:21.758Z] Step 2/8 : FROM ${BASE} [2021-06-16T22:35:22.041Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T22:35:22.041Z] 595b0fe564bb: Pulling fs layer [2021-06-16T22:35:22.041Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T22:35:22.041Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T22:35:22.041Z] ba82ee9f976e: Pulling fs layer [2021-06-16T22:35:22.041Z] 506bd15cee9f: Pulling fs layer [2021-06-16T22:35:22.041Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T22:35:22.041Z] 618dc40b7e24: Pulling fs layer [2021-06-16T22:35:22.041Z] ba82ee9f976e: Waiting [2021-06-16T22:35:22.041Z] 506bd15cee9f: Waiting [2021-06-16T22:35:22.041Z] 75a0a4a0db45: Waiting [2021-06-16T22:35:22.041Z] 618dc40b7e24: Waiting [2021-06-16T22:35:22.041Z] 5b7225fbf94c: Download complete [2021-06-16T22:35:22.041Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T22:35:22.041Z] 3088b5b3c5c0: Download complete [2021-06-16T22:35:22.041Z] 506bd15cee9f: Verifying Checksum [2021-06-16T22:35:22.041Z] 506bd15cee9f: Download complete [2021-06-16T22:35:22.322Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T22:35:22.322Z] 75a0a4a0db45: Download complete [2021-06-16T22:35:22.322Z] 595b0fe564bb: Verifying Checksum [2021-06-16T22:35:22.322Z] 595b0fe564bb: Download complete [2021-06-16T22:35:22.927Z] 595b0fe564bb: Pull complete [2021-06-16T22:35:23.535Z] 3088b5b3c5c0: Pull complete [2021-06-16T22:35:24.135Z] 5b7225fbf94c: Pull complete [2021-06-16T22:35:24.135Z] 618dc40b7e24: Download complete [2021-06-16T22:35:26.127Z] ba82ee9f976e: Download complete [2021-06-16T22:35:29.531Z] Removing intermediate container 0850b5fb0b18 [2021-06-16T22:35:29.531Z] ---> 23d327608568 [2021-06-16T22:35:29.531Z] Successfully built 23d327608568 [2021-06-16T22:35:29.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:35:29.836Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T22:35:29.836Z] . [Pipeline] withDockerContainer [2021-06-16T22:35:29.913Z] prd-centos7-docker-4c-2g-1805 does not seem to be running inside a container [2021-06-16T22:35:29.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/258 -v /w/workspace/app-functions-sdk-go/258:/w/workspace/app-functions-sdk-go/258:rw,z -v /w/workspace/app-functions-sdk-go/258@tmp:/w/workspace/app-functions-sdk-go/258@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-06-16T22:35:30.334Z] $ docker top 1b747a21eb16d6ccd7a1194c1006038c9efedfe3965549cff06b7143c29b99f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T22:35:30.713Z] + go version [2021-06-16T22:35:30.714Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T22:35:30.725Z] $ docker stop --time=1 1b747a21eb16d6ccd7a1194c1006038c9efedfe3965549cff06b7143c29b99f1 [2021-06-16T22:35:31.903Z] $ docker rm -f 1b747a21eb16d6ccd7a1194c1006038c9efedfe3965549cff06b7143c29b99f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:35:32.520Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T22:35:32.520Z] . [Pipeline] withDockerContainer [2021-06-16T22:35:32.596Z] prd-centos7-docker-4c-2g-1805 does not seem to be running inside a container [2021-06-16T22:35:32.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/258 -v /w/workspace/app-functions-sdk-go/258:/w/workspace/app-functions-sdk-go/258:rw,z -v /w/workspace/app-functions-sdk-go/258@tmp:/w/workspace/app-functions-sdk-go/258@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-06-16T22:35:33.081Z] $ docker top 90baa7a03464e3dcbb788ee289fdd99396401070a0855023df03d530060f8cdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T22:35:35.560Z] + go mod tidy [Pipeline] sh [2021-06-16T22:35:35.918Z] + make test [2021-06-16T22:35:35.918Z] make -C ./app-service-template build [2021-06-16T22:35:35.918Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:35:35.918Z] go mod tidy [2021-06-16T22:35:36.181Z] 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-06-16T22:35:37.341Z] ba82ee9f976e: Pull complete [2021-06-16T22:35:37.341Z] 506bd15cee9f: Pull complete [2021-06-16T22:35:37.341Z] 75a0a4a0db45: Pull complete [2021-06-16T22:35:40.744Z] 618dc40b7e24: Pull complete [2021-06-16T22:35:40.744Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T22:35:40.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T22:35:40.744Z] ---> a36622ca3599 [2021-06-16T22:35:40.744Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-16T22:35:40.744Z] 20.10.0: Pulling from library/docker [2021-06-16T22:35:41.024Z] a3cc7d3b244e: Pulling fs layer [2021-06-16T22:35:41.024Z] 02a3295e0d61: Pulling fs layer [2021-06-16T22:35:41.024Z] 0f4f2e6d8100: Pulling fs layer [2021-06-16T22:35:41.024Z] 330b718f631f: Pulling fs layer [2021-06-16T22:35:41.024Z] a93816041522: Pulling fs layer [2021-06-16T22:35:41.024Z] bdb6da89ff94: Pulling fs layer [2021-06-16T22:35:41.024Z] 2a70c0c122f4: Pulling fs layer [2021-06-16T22:35:41.024Z] a93816041522: Waiting [2021-06-16T22:35:41.024Z] bdb6da89ff94: Waiting [2021-06-16T22:35:41.024Z] 2a70c0c122f4: Waiting [2021-06-16T22:35:41.024Z] 330b718f631f: Waiting [2021-06-16T22:35:41.024Z] 0f4f2e6d8100: Verifying Checksum [2021-06-16T22:35:41.024Z] 0f4f2e6d8100: Download complete [2021-06-16T22:35:41.024Z] 02a3295e0d61: Download complete [2021-06-16T22:35:41.024Z] a3cc7d3b244e: Verifying Checksum [2021-06-16T22:35:41.024Z] a93816041522: Verifying Checksum [2021-06-16T22:35:41.024Z] a93816041522: Download complete [2021-06-16T22:35:41.299Z] 2a70c0c122f4: Verifying Checksum [2021-06-16T22:35:41.299Z] 2a70c0c122f4: Download complete [2021-06-16T22:35:41.299Z] bdb6da89ff94: Download complete [2021-06-16T22:35:41.898Z] a3cc7d3b244e: Pull complete [2021-06-16T22:35:42.497Z] 02a3295e0d61: Pull complete [2021-06-16T22:35:42.771Z] 330b718f631f: Verifying Checksum [2021-06-16T22:35:42.771Z] 330b718f631f: Download complete [2021-06-16T22:35:42.771Z] 0f4f2e6d8100: Pull complete [2021-06-16T22:35:46.223Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:35:46.223Z] make -C ./app-service-template test [2021-06-16T22:35:46.223Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:35:46.223Z] go mod tidy [2021-06-16T22:35:46.223Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-16T22:35:47.092Z] 330b718f631f: Pull complete [2021-06-16T22:35:47.092Z] a93816041522: Pull complete [2021-06-16T22:35:47.092Z] bdb6da89ff94: Pull complete [2021-06-16T22:35:47.371Z] 2a70c0c122f4: Pull complete [2021-06-16T22:35:47.371Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T22:35:47.371Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T22:35:52.790Z] ---> 19204ff61661 [2021-06-16T22:35:52.790Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-16T22:35:52.790Z] ---> Running in ad6be98e4b0e [2021-06-16T22:35:53.063Z] Removing intermediate container ad6be98e4b0e [2021-06-16T22:35:53.063Z] ---> 82e8b79c86d2 [2021-06-16T22:35:53.063Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-16T22:35:53.336Z] ---> Running in 6028652196f6 [2021-06-16T22:35:54.414Z] ok new-app-service 0.015s coverage: 47.8% of statements [2021-06-16T22:35:54.414Z] ? new-app-service/config [no test files] [2021-06-16T22:35:54.414Z] ok new-app-service/functions 0.007s [2021-06-16T22:35:54.414Z] CGO_ENABLED=1 go vet ./... [2021-06-16T22:35:54.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T22:35:55.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T22:35:56.363Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-16T22:35:56.363Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-16T22:35:56.641Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-16T22:35:56.641Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-16T22:35:56.641Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-16T22:35:56.913Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T22:35:56.914Z] OK: 139 MiB in 45 packages [2021-06-16T22:35:58.351Z] Removing intermediate container 6028652196f6 [2021-06-16T22:35:58.351Z] ---> ba15bc9ac359 [2021-06-16T22:35:58.351Z] Step 6/8 : WORKDIR /build [2021-06-16T22:35:58.351Z] ---> Running in 60de4e8b4317 [2021-06-16T22:35:58.623Z] Removing intermediate container 60de4e8b4317 [2021-06-16T22:35:58.623Z] ---> 55cf74f40f25 [2021-06-16T22:35:58.623Z] Step 7/8 : COPY go.mod . [2021-06-16T22:35:59.640Z] ---> 6d968e4fa8c6 [2021-06-16T22:35:59.640Z] Step 8/8 : RUN go mod download [2021-06-16T22:35:59.640Z] ---> Running in 7b64f57e0854 [2021-06-16T22:36:01.054Z] gofmt -l . [2021-06-16T22:36:01.054Z] [ "`gofmt -l .`" = "" ] [2021-06-16T22:36:01.054Z] ./bin/test-attribution-txt.sh [2021-06-16T22:36:01.054Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:36:01.054Z] go mod tidy [2021-06-16T22:36:01.054Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-16T22:36:01.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-16T22:36:03.049Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.025s coverage: 63.6% of statements [2021-06-16T22:36:03.050Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.020s coverage: 96.5% of statements [2021-06-16T22:36:03.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-16T22:36:03.311Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.017s coverage: 61.8% of statements [2021-06-16T22:36:03.311Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-16T22:36:03.311Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s [2021-06-16T22:36:03.899Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.029s coverage: 74.5% of statements [2021-06-16T22:36:03.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-16T22:36:03.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-16T22:36:03.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-16T22:36:03.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-16T22:36:03.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-16T22:36:03.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-16T22:36:03.899Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements [2021-06-16T22:36:03.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-16T22:36:04.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-06-16T22:36:07.521Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.731s coverage: 76.1% of statements [2021-06-16T22:36:07.521Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-16T22:36:07.521Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-06-16T22:36:07.521Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-06-16T22:36:07.521Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-16T22:36:07.521Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-16T22:36:07.521Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements [2021-06-16T22:36:26.506Z] Removing intermediate container 7b64f57e0854 [2021-06-16T22:36:26.506Z] ---> c75d7a842005 [2021-06-16T22:36:26.506Z] Successfully built c75d7a842005 [2021-06-16T22:36:26.506Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:36:26.854Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T22:36:26.854Z] . [Pipeline] withDockerContainer [2021-06-16T22:36:27.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-1804 does not seem to be running inside a container [2021-06-16T22:36:27.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/258 -v /w/workspace/app-functions-sdk-go/258:/w/workspace/app-functions-sdk-go/258:rw,z -v /w/workspace/app-functions-sdk-go/258@tmp:/w/workspace/app-functions-sdk-go/258@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 ******** ci-base-image-arm64 cat [2021-06-16T22:36:28.856Z] $ docker top 6de7e26e058d1d8c8a8aa7aeb0882bc2fafb541116a675827c18bc882d15ea1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T22:36:29.839Z] + go version [2021-06-16T22:36:29.839Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T22:36:29.850Z] $ docker stop --time=1 6de7e26e058d1d8c8a8aa7aeb0882bc2fafb541116a675827c18bc882d15ea1b [2021-06-16T22:36:31.646Z] $ docker rm -f 6de7e26e058d1d8c8a8aa7aeb0882bc2fafb541116a675827c18bc882d15ea1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:36:34.460Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 78.0% of statements [2021-06-16T22:36:34.460Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-06-16T22:36:34.460Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-16T22:36:34.460Z] gofmt -l . [2021-06-16T22:36:34.460Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-16T22:36:34.518Z] $ docker stop --time=1 90baa7a03464e3dcbb788ee289fdd99396401070a0855023df03d530060f8cdb [2021-06-16T22:36:34.769Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T22:36:34.769Z] . [2021-06-16T22:36:35.807Z] $ docker rm -f 90baa7a03464e3dcbb788ee289fdd99396401070a0855023df03d530060f8cdb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withDockerContainer [2021-06-16T22:36:36.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-1804 does not seem to be running inside a container [2021-06-16T22:36:36.211Z] + sudo chown -R jenkins:jenkins . [2021-06-16T22:36:36.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/258 -v /w/workspace/app-functions-sdk-go/258:/w/workspace/app-functions-sdk-go/258:rw,z -v /w/workspace/app-functions-sdk-go/258@tmp:/w/workspace/app-functions-sdk-go/258@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 ******** ci-base-image-arm64 cat [2021-06-16T22:36:37.888Z] $ docker top eced39cfeaf76bdb1b6cd38656445aacd050b8af2b6a1d65d8481230619844c9 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2021-06-16T22:36:38.428Z] 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] } [2021-06-16T22:36:38.887Z] + go mod tidy [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:36:39.371Z] ---> job-cost.sh [2021-06-16T22:36:39.371Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PF7I [Pipeline] sh [2021-06-16T22:36:40.196Z] + make test [2021-06-16T22:36:40.196Z] make -C ./app-service-template build [2021-06-16T22:36:40.196Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:36:40.196Z] go mod tidy [2021-06-16T22:36:40.806Z] 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-06-16T22:36:47.524Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T22:37:02.475Z] lf-activate-venv(): INFO: Adding /tmp/venv-PF7I/bin to PATH [2021-06-16T22:37:02.475Z] INFO: No Stack... [2021-06-16T22:37:02.475Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T22:37:02.475Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T22:37:02.782Z] + cat /w/workspace/app-functions-sdk-go/258/archives/cost.csv [2021-06-16T22:37:02.782Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T22:37:02.814Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-258-stack-cost] [2021-06-16T22:37:02.824Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-258-stack-cost] did not exist. Created. [2021-06-16T22:37:02.824Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T22:37:03.164Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T22:37:03.215Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T22:37:03.232Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-258-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T22:37:14.614Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:37:14.614Z] make -C ./app-service-template test [2021-06-16T22:37:14.614Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:37:14.614Z] go mod tidy [2021-06-16T22:37:14.614Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-16T22:37:53.680Z] ok new-app-service 0.045s coverage: 47.8% of statements [2021-06-16T22:37:53.680Z] ? new-app-service/config [no test files] [2021-06-16T22:37:53.680Z] ok new-app-service/functions 0.036s [2021-06-16T22:37:53.680Z] CGO_ENABLED=1 go vet ./... [2021-06-16T22:38:15.876Z] gofmt -l . [2021-06-16T22:38:15.876Z] [ "`gofmt -l .`" = "" ] [2021-06-16T22:38:15.876Z] ./bin/test-attribution-txt.sh [2021-06-16T22:38:15.876Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/258/app-service-template' [2021-06-16T22:38:15.876Z] go mod tidy [2021-06-16T22:38:16.479Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-16T22:38:17.922Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-16T22:38:26.272Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.108s coverage: 63.6% of statements [2021-06-16T22:38:26.272Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.082s coverage: 96.5% of statements [2021-06-16T22:38:26.272Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-16T22:38:26.272Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.110s coverage: 61.8% of statements [2021-06-16T22:38:26.272Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-16T22:38:26.272Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.033s [2021-06-16T22:38:26.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.106s coverage: 74.5% of statements [2021-06-16T22:38:26.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-16T22:38:26.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-16T22:38:26.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-16T22:38:26.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-16T22:38:26.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-16T22:38:26.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-16T22:38:26.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.1% of statements [2021-06-16T22:38:26.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-16T22:38:26.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.055s coverage: 10.5% of statements [2021-06-16T22:38:33.618Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.871s coverage: 76.1% of statements [2021-06-16T22:38:33.618Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-16T22:38:33.618Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.079s coverage: 12.5% of statements [2021-06-16T22:38:33.618Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.037s coverage: 27.3% of statements [2021-06-16T22:38:33.618Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-16T22:38:33.618Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-16T22:38:33.618Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.038s coverage: 51.4% of statements [2021-06-16T22:39:00.385Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.0% of statements [2021-06-16T22:39:00.385Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-06-16T22:39:00.385Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-16T22:39:02.373Z] gofmt -l . [2021-06-16T22:39:02.644Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-16T22:39:02.921Z] $ docker stop --time=1 eced39cfeaf76bdb1b6cd38656445aacd050b8af2b6a1d65d8481230619844c9 [2021-06-16T22:39:05.029Z] $ docker rm -f eced39cfeaf76bdb1b6cd38656445aacd050b8af2b6a1d65d8481230619844c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T22:39:05.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T22:39:06.008Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T22:39:06.610Z] 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-06-16T22:39:09.607Z] ---> job-cost.sh [2021-06-16T22:39:09.607Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s13U [2021-06-16T22:39:48.578Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T22:41:10.294Z] lf-activate-venv(): INFO: Adding /tmp/venv-s13U/bin to PATH [2021-06-16T22:41:10.294Z] INFO: No Stack... [2021-06-16T22:41:10.294Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T22:41:10.294Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T22:41:10.633Z] + + cat /w/workspace/app-functions-sdk-go/258/archives/cost.csvcut [2021-06-16T22:41:10.633Z] -d, -f6 [Pipeline] lock [2021-06-16T22:41:10.694Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-258-stack-cost] [2021-06-16T22:41:10.703Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-258-stack-cost] did not exist. Created. [2021-06-16T22:41:10.703Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T22:41:11.065Z] /w/workspace/app-functions-sdk-go/258@tmp/durable-110540f5/script.sh: 1: /w/workspace/app-functions-sdk-go/258@tmp/durable-110540f5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T22:41:11.407Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T22:41:11.427Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T22:41:11.586Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T22:41:11.597Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-258-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-06-16T22:41:14.705Z] provisioning config files... [2021-06-16T22:41:14.718Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4349143736394776617tmp [Pipeline] { [Pipeline] sh [2021-06-16T22:41:15.188Z] + set +x [2021-06-16T22:41:15.188Z] + bash -s -- [2021-06-16T22:41:15.188Z] + curl -s https://codecov.io/bash [2021-06-16T22:41:15.188Z] [2021-06-16T22:41:15.188Z] _____ _ [2021-06-16T22:41:15.188Z] / ____| | | [2021-06-16T22:41:15.188Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T22:41:15.188Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T22:41:15.188Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T22:41:15.188Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T22:41:15.189Z] Bash-1.0.3 [2021-06-16T22:41:15.189Z] [2021-06-16T22:41:15.189Z] [2021-06-16T22:41:15.189Z] ==> git version 2.24.4 found [2021-06-16T22:41:15.189Z] ==> 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-06-16T22:41:15.189Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T22:41:15.189Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T22:41:15.189Z] ==> Jenkins CI detected. [2021-06-16T22:41:15.189Z] project root: . [2021-06-16T22:41:15.189Z] --> token set from env [2021-06-16T22:41:15.189Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T22:41:15.189Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T22:41:15.189Z] ==> Python coveragepy not found [2021-06-16T22:41:15.189Z] ==> Searching for coverage reports in: [2021-06-16T22:41:15.189Z] + . [2021-06-16T22:41:15.189Z] -> Found 2 reports [2021-06-16T22:41:15.189Z] ==> Detecting git/mercurial file structure [2021-06-16T22:41:15.189Z] ==> Reading reports [2021-06-16T22:41:15.189Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-16T22:41:15.189Z] + ./coverage.out bytes=95181 [2021-06-16T22:41:15.189Z] ==> Appending adjustments [2021-06-16T22:41:15.189Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T22:41:15.450Z] + Found adjustments [2021-06-16T22:41:15.450Z] ==> Gzipping contents [2021-06-16T22:41:15.450Z] 20K /tmp/codecov.v4usAH.gz [2021-06-16T22:41:15.450Z] ==> Uploading reports [2021-06-16T22:41:15.450Z] url: https://codecov.io [2021-06-16T22:41:15.450Z] query: branch=master&commit=14beec02c4adae67315ae096a74ac93e87d1a967&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T22:41:15.450Z] -> Pinging Codecov [2021-06-16T22:41:15.450Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=14beec02c4adae67315ae096a74ac93e87d1a967&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T22:41:16.025Z] -> Uploading to [2021-06-16T22:41:16.025Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/3D8B5DFFC46A037C893635FACE044666/14beec02c4adae67315ae096a74ac93e87d1a967/045a6109-1d3d-4d72-9dcf-34a73542ca62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T224115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cfedf0c7e9ecae63945e762e8d23f3b58238fe0202f7f36df268fa0a37fa3ad [2021-06-16T22:41:16.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T22:41:16.025Z] Dload Upload Total Spent Left Speed [2021-06-16T22:41:16.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16860 0 0 100 16860 0 46531 --:--:-- --:--:-- --:--:-- 46574 [2021-06-16T22:41:16.286Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/14beec02c4adae67315ae096a74ac93e87d1a967 [Pipeline] } [2021-06-16T22:41:16.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T22:41:19.170Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T22:41:19.186Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:41:19.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T22:41:19.503Z] [2021-06-16T22:41:19.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:41:19.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T22:41:19.818Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T22:41:19.818Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T22:41:19.818Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T22:41:19.818Z] de9db76c5a1d: Pulling fs layer [2021-06-16T22:41:19.818Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T22:41:19.818Z] 0d57e429df01: Pulling fs layer [2021-06-16T22:41:19.818Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T22:41:19.818Z] e1f770b5df2f: Pulling fs layer [2021-06-16T22:41:19.818Z] 85a0685a4137: Pulling fs layer [2021-06-16T22:41:19.818Z] 0d57e429df01: Waiting [2021-06-16T22:41:19.818Z] 4e4be7b47b0d: Waiting [2021-06-16T22:41:19.818Z] e1f770b5df2f: Waiting [2021-06-16T22:41:19.818Z] 85a0685a4137: Waiting [2021-06-16T22:41:19.818Z] 0eba1c9be4d2: Waiting [2021-06-16T22:41:19.818Z] de9db76c5a1d: Download complete [2021-06-16T22:41:19.818Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T22:41:19.818Z] 0ef7d3d256c8: Download complete [2021-06-16T22:41:19.818Z] 0d57e429df01: Verifying Checksum [2021-06-16T22:41:19.818Z] 0d57e429df01: Download complete [2021-06-16T22:41:19.818Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T22:41:19.818Z] 4e4be7b47b0d: Download complete [2021-06-16T22:41:19.818Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T22:41:19.818Z] 188c0c94c7c5: Download complete [2021-06-16T22:41:20.084Z] 188c0c94c7c5: Pull complete [2021-06-16T22:41:20.347Z] 0ef7d3d256c8: Pull complete [2021-06-16T22:41:20.347Z] de9db76c5a1d: Pull complete [2021-06-16T22:41:21.734Z] e1f770b5df2f: Verifying Checksum [2021-06-16T22:41:21.734Z] e1f770b5df2f: Download complete [2021-06-16T22:41:23.140Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T22:41:23.140Z] 0eba1c9be4d2: Download complete [2021-06-16T22:41:23.401Z] 85a0685a4137: Verifying Checksum [2021-06-16T22:41:23.401Z] 85a0685a4137: Download complete [2021-06-16T22:41:26.734Z] 0eba1c9be4d2: Pull complete [2021-06-16T22:41:26.734Z] 0d57e429df01: Pull complete [2021-06-16T22:41:26.734Z] 4e4be7b47b0d: Pull complete [2021-06-16T22:41:26.734Z] e1f770b5df2f: Pull complete [2021-06-16T22:41:30.053Z] 85a0685a4137: Pull complete [2021-06-16T22:41:30.053Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T22:41:30.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T22:41:30.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T22:41:30.131Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-06-16T22:41:30.168Z] $ 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-06-16T22:41:33.199Z] $ docker top ec8159cd4595144a10d34b2eb91afeacd843420e151b7b1968dd19efdab638ed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T22:41:33.296Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T22:41:33.608Z] + set -o pipefail [2021-06-16T22:41:33.608Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T22:41:40.198Z] [2021-06-16T22:41:40.198Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-16T22:41:40.198Z] [2021-06-16T22:41:40.198Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/149a89e8-e39f-4819-9b78-4d2548f5fd58 [2021-06-16T22:41:40.198Z] [2021-06-16T22:41:40.198Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-16T22:41:40.198Z] [2021-06-16T22:41:40.198Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T22:41:40.198Z] [2021-06-16T22:41:40.198Z] [Pipeline] } [2021-06-16T22:41:40.207Z] $ docker stop --time=1 ec8159cd4595144a10d34b2eb91afeacd843420e151b7b1968dd19efdab638ed [2021-06-16T22:41:42.866Z] $ docker rm -f ec8159cd4595144a10d34b2eb91afeacd843420e151b7b1968dd19efdab638ed [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-06-16T22:41:43.591Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T22:41:43.613Z] provisioning config files... [2021-06-16T22:41:43.622Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8671048369280447149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:41:43.952Z] --> edgex-publish-swagger.sh [2021-06-16T22:41:43.952Z] === Publish openapi/v2 API === [2021-06-16T22:41:43.952Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-16T22:41:43.952Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-16T22:41:43.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T22:41:43.952Z] Dload Upload Total Spent Left Speed [2021-06-16T22:41:44.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11118 0:00:01 0:00:01 --:--:-- 11127 100 13052 0 0 100 13052 0 11106 0:00:01 0:00:01 --:--:-- 11117 [2021-06-16T22:41:44.895Z] [2021-06-16T22:41:44.895Z] [Pipeline] } [2021-06-16T22:41:44.903Z] 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-06-16T22:41:45.425Z] + git log --format=format:%s -1 14beec02c4adae67315ae096a74ac93e87d1a967 [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:41:45.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T22:41:45.734Z] . [Pipeline] withDockerContainer [2021-06-16T22:41:45.801Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-06-16T22:41:45.840Z] $ 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-06-16T22:41:46.212Z] $ docker top cbaf76ea7849a0dbfa9910e97e9ebc02278ac90fe4e836707563441614362bf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T22:41:48.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T22:41:48.523Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T22:41:48.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T22:41:48.627Z] $ docker exec cbaf76ea7849a0dbfa9910e97e9ebc02278ac90fe4e836707563441614362bf2 ssh-agent [2021-06-16T22:41:48.728Z] SSH_AUTH_SOCK=/tmp/ssh-AzZVf1VhUdj1/agent.15 [2021-06-16T22:41:48.728Z] SSH_AGENT_PID=21 [2021-06-16T22:41:48.734Z] Running ssh-add (command line suppressed) [2021-06-16T22:41:48.822Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1554320819639382936.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1554320819639382936.key) [2021-06-16T22:41:48.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T22:41:49.150Z] + git semver tag [2021-06-16T22:41:49.150Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T22:41:49.150Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-16T22:41:49.150Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-16T22:41:49.150Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T22:41:49.150Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T22:41:49.150Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T22:41:49.150Z] # $SEMVER_BRANCH = master [2021-06-16T22:41:49.150Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-16T22:41:49.150Z] # 14beec02c4adae67315ae096a74ac93e87d1a967 HEAD [2021-06-16T22:41:49.150Z] # -> Force: false [2021-06-16T22:41:49.150Z] # f54158d2834e7c1ebff1470abb57f6c49bb8fa8a refs/tags/v2.0.0-dev.83 [Pipeline] } [2021-06-16T22:41:49.162Z] $ docker exec --env ******** --env ******** cbaf76ea7849a0dbfa9910e97e9ebc02278ac90fe4e836707563441614362bf2 ssh-agent -k [2021-06-16T22:41:49.253Z] unset SSH_AUTH_SOCK; [2021-06-16T22:41:49.253Z] unset SSH_AGENT_PID; [2021-06-16T22:41:49.253Z] echo Agent pid 21 killed; [2021-06-16T22:41:49.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T22:41:49.621Z] + git semver [Pipeline] } [2021-06-16T22:41:49.634Z] $ docker stop --time=1 cbaf76ea7849a0dbfa9910e97e9ebc02278ac90fe4e836707563441614362bf2 [2021-06-16T22:41:50.816Z] $ docker rm -f cbaf76ea7849a0dbfa9910e97e9ebc02278ac90fe4e836707563441614362bf2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:41:51.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T22:41:51.326Z] [2021-06-16T22:41:51.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:41:51.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T22:41:51.649Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T22:41:51.649Z] ab5ef0e58194: Pulling fs layer [2021-06-16T22:41:51.649Z] 9712f1f96733: Pulling fs layer [2021-06-16T22:41:51.649Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T22:41:51.649Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T22:41:51.649Z] e9a5061849ea: Pulling fs layer [2021-06-16T22:41:51.649Z] d747dcd14b5f: Pulling fs layer [2021-06-16T22:41:51.649Z] 2de7ff778b66: Pulling fs layer [2021-06-16T22:41:51.649Z] 0d9ebad4ef96: Waiting [2021-06-16T22:41:51.649Z] e9a5061849ea: Waiting [2021-06-16T22:41:51.649Z] d747dcd14b5f: Waiting [2021-06-16T22:41:51.649Z] 2de7ff778b66: Waiting [2021-06-16T22:41:51.649Z] 9712f1f96733: Verifying Checksum [2021-06-16T22:41:51.649Z] 9712f1f96733: Download complete [2021-06-16T22:41:53.034Z] 63f879dbbcfc: Download complete [2021-06-16T22:41:53.034Z] e9a5061849ea: Verifying Checksum [2021-06-16T22:41:53.034Z] e9a5061849ea: Download complete [2021-06-16T22:41:53.034Z] d747dcd14b5f: Verifying Checksum [2021-06-16T22:41:53.034Z] d747dcd14b5f: Download complete [2021-06-16T22:41:53.607Z] 2de7ff778b66: Verifying Checksum [2021-06-16T22:41:53.607Z] 2de7ff778b66: Download complete [2021-06-16T22:41:53.607Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T22:41:53.607Z] 0d9ebad4ef96: Download complete [2021-06-16T22:41:53.607Z] ab5ef0e58194: Verifying Checksum [2021-06-16T22:41:53.607Z] ab5ef0e58194: Download complete [2021-06-16T22:41:56.188Z] ab5ef0e58194: Pull complete [2021-06-16T22:41:56.188Z] 9712f1f96733: Pull complete [2021-06-16T22:41:57.137Z] 63f879dbbcfc: Pull complete [2021-06-16T22:42:00.473Z] 0d9ebad4ef96: Pull complete [2021-06-16T22:42:00.473Z] e9a5061849ea: Pull complete [2021-06-16T22:42:00.473Z] d747dcd14b5f: Pull complete [2021-06-16T22:42:01.445Z] 2de7ff778b66: Pull complete [2021-06-16T22:42:01.445Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T22:42:01.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T22:42:01.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T22:42:01.525Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-06-16T22:42:01.565Z] $ 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-06-16T22:42:06.219Z] $ docker top 3fdc723188b6e64fc2cd1c2ad93086d175f760fc3e524b7b2b5de3f229817a92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T22:42:06.326Z] provisioning config files... [2021-06-16T22:42:06.339Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5976097735506566532tmp [2021-06-16T22:42:06.351Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2602947924907706002tmp [2021-06-16T22:42:06.362Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3006537461230827112tmp [Pipeline] { [Pipeline] echo [2021-06-16T22:42:06.385Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:06.695Z] ---> sigul-configuration.sh [2021-06-16T22:42:06.695Z] gpg: directory `/root/.gnupg' created [2021-06-16T22:42:06.695Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T22:42:06.695Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T22:42:06.695Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T22:42:06.695Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T22:42:06.695Z] gpg: CAST5 encrypted data [2021-06-16T22:42:06.695Z] gpg: encrypted with 1 passphrase [2021-06-16T22:42:06.695Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T22:42:06.999Z] + mkdir /home/jenkins [2021-06-16T22:42:06.999Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T22:42:07.463Z] + 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-06-16T22:42:07.502Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:07.801Z] ---> sigul-install.sh [2021-06-16T22:42:13.097Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T22:42:13.396Z] + git tag --list [2021-06-16T22:42:13.396Z] v0.1.0 [2021-06-16T22:42:13.396Z] v0.1.1 [2021-06-16T22:42:13.396Z] v1.0.0 [2021-06-16T22:42:13.396Z] v1.1.0 [2021-06-16T22:42:13.396Z] v1.2.0 [2021-06-16T22:42:13.396Z] v1.3.0 [2021-06-16T22:42:13.396Z] v1.3.1 [2021-06-16T22:42:13.396Z] v1.3.1-dev.1 [2021-06-16T22:42:13.396Z] v1.3.2-dev.1 [2021-06-16T22:42:13.396Z] v2.0.0-dev.1 [2021-06-16T22:42:13.396Z] v2.0.0-dev.10 [2021-06-16T22:42:13.396Z] v2.0.0-dev.11 [2021-06-16T22:42:13.396Z] v2.0.0-dev.12 [2021-06-16T22:42:13.396Z] v2.0.0-dev.13 [2021-06-16T22:42:13.396Z] v2.0.0-dev.14 [2021-06-16T22:42:13.396Z] v2.0.0-dev.15 [2021-06-16T22:42:13.396Z] v2.0.0-dev.16 [2021-06-16T22:42:13.396Z] v2.0.0-dev.17 [2021-06-16T22:42:13.396Z] v2.0.0-dev.18 [2021-06-16T22:42:13.396Z] v2.0.0-dev.19 [2021-06-16T22:42:13.396Z] v2.0.0-dev.2 [2021-06-16T22:42:13.396Z] v2.0.0-dev.20 [2021-06-16T22:42:13.396Z] v2.0.0-dev.21 [2021-06-16T22:42:13.396Z] v2.0.0-dev.22 [2021-06-16T22:42:13.396Z] v2.0.0-dev.23 [2021-06-16T22:42:13.396Z] v2.0.0-dev.24 [2021-06-16T22:42:13.396Z] v2.0.0-dev.25 [2021-06-16T22:42:13.396Z] v2.0.0-dev.26 [2021-06-16T22:42:13.396Z] v2.0.0-dev.27 [2021-06-16T22:42:13.396Z] v2.0.0-dev.28 [2021-06-16T22:42:13.396Z] v2.0.0-dev.29 [2021-06-16T22:42:13.396Z] v2.0.0-dev.3 [2021-06-16T22:42:13.396Z] v2.0.0-dev.30 [2021-06-16T22:42:13.396Z] v2.0.0-dev.31 [2021-06-16T22:42:13.396Z] v2.0.0-dev.32 [2021-06-16T22:42:13.396Z] v2.0.0-dev.33 [2021-06-16T22:42:13.396Z] v2.0.0-dev.34 [2021-06-16T22:42:13.396Z] v2.0.0-dev.35 [2021-06-16T22:42:13.396Z] v2.0.0-dev.36 [2021-06-16T22:42:13.396Z] v2.0.0-dev.37 [2021-06-16T22:42:13.396Z] v2.0.0-dev.38 [2021-06-16T22:42:13.396Z] v2.0.0-dev.39 [2021-06-16T22:42:13.396Z] v2.0.0-dev.4 [2021-06-16T22:42:13.396Z] v2.0.0-dev.40 [2021-06-16T22:42:13.396Z] v2.0.0-dev.41 [2021-06-16T22:42:13.396Z] v2.0.0-dev.42 [2021-06-16T22:42:13.396Z] v2.0.0-dev.43 [2021-06-16T22:42:13.396Z] v2.0.0-dev.44 [2021-06-16T22:42:13.396Z] v2.0.0-dev.45 [2021-06-16T22:42:13.396Z] v2.0.0-dev.46 [2021-06-16T22:42:13.396Z] v2.0.0-dev.47 [2021-06-16T22:42:13.396Z] v2.0.0-dev.48 [2021-06-16T22:42:13.396Z] v2.0.0-dev.49 [2021-06-16T22:42:13.396Z] v2.0.0-dev.5 [2021-06-16T22:42:13.396Z] v2.0.0-dev.50 [2021-06-16T22:42:13.396Z] v2.0.0-dev.51 [2021-06-16T22:42:13.396Z] v2.0.0-dev.52 [2021-06-16T22:42:13.396Z] v2.0.0-dev.53 [2021-06-16T22:42:13.396Z] v2.0.0-dev.54 [2021-06-16T22:42:13.396Z] v2.0.0-dev.55 [2021-06-16T22:42:13.396Z] v2.0.0-dev.56 [2021-06-16T22:42:13.396Z] v2.0.0-dev.57 [2021-06-16T22:42:13.396Z] v2.0.0-dev.58 [2021-06-16T22:42:13.396Z] v2.0.0-dev.59 [2021-06-16T22:42:13.396Z] v2.0.0-dev.6 [2021-06-16T22:42:13.396Z] v2.0.0-dev.60 [2021-06-16T22:42:13.396Z] v2.0.0-dev.61 [2021-06-16T22:42:13.396Z] v2.0.0-dev.62 [2021-06-16T22:42:13.396Z] v2.0.0-dev.63 [2021-06-16T22:42:13.396Z] v2.0.0-dev.64 [2021-06-16T22:42:13.396Z] v2.0.0-dev.65 [2021-06-16T22:42:13.396Z] v2.0.0-dev.66 [2021-06-16T22:42:13.396Z] v2.0.0-dev.67 [2021-06-16T22:42:13.396Z] v2.0.0-dev.68 [2021-06-16T22:42:13.396Z] v2.0.0-dev.69 [2021-06-16T22:42:13.396Z] v2.0.0-dev.7 [2021-06-16T22:42:13.396Z] v2.0.0-dev.70 [2021-06-16T22:42:13.396Z] v2.0.0-dev.71 [2021-06-16T22:42:13.396Z] v2.0.0-dev.72 [2021-06-16T22:42:13.396Z] v2.0.0-dev.73 [2021-06-16T22:42:13.396Z] v2.0.0-dev.74 [2021-06-16T22:42:13.396Z] v2.0.0-dev.75 [2021-06-16T22:42:13.396Z] v2.0.0-dev.76 [2021-06-16T22:42:13.396Z] v2.0.0-dev.77 [2021-06-16T22:42:13.396Z] v2.0.0-dev.78 [2021-06-16T22:42:13.396Z] v2.0.0-dev.79 [2021-06-16T22:42:13.396Z] v2.0.0-dev.8 [2021-06-16T22:42:13.396Z] v2.0.0-dev.80 [2021-06-16T22:42:13.396Z] v2.0.0-dev.81 [2021-06-16T22:42:13.396Z] v2.0.0-dev.82 [2021-06-16T22:42:13.396Z] v2.0.0-dev.83 [2021-06-16T22:42:13.396Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-16T22:42:13.695Z] + lftools sign git-tag v2.0.0-dev.83 [2021-06-16T22:42:14.268Z] Signing Git tag with Sigul... [2021-06-16T22:42:14.268Z] Signing v2.0.0-dev.83 [Pipeline] echo [2021-06-16T22:42:15.223Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:15.539Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T22:42:15.547Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T22:42:15.574Z] $ docker stop --time=1 3fdc723188b6e64fc2cd1c2ad93086d175f760fc3e524b7b2b5de3f229817a92 [2021-06-16T22:42:17.304Z] $ docker rm -f 3fdc723188b6e64fc2cd1c2ad93086d175f760fc3e524b7b2b5de3f229817a92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:42:20.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T22:42:20.249Z] . [Pipeline] withDockerContainer [2021-06-16T22:42:20.320Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-06-16T22:42:20.355Z] $ 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-06-16T22:42:20.722Z] $ docker top 6783de02054178bc9b06f0ce2ec0cded34a2e4a9e9917d251ce7bdf959d6698f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T22:42:20.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T22:42:20.862Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T22:42:20.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T22:42:20.967Z] $ docker exec 6783de02054178bc9b06f0ce2ec0cded34a2e4a9e9917d251ce7bdf959d6698f ssh-agent [2021-06-16T22:42:21.075Z] SSH_AUTH_SOCK=/tmp/ssh-qfV0wnNk3y9n/agent.14 [2021-06-16T22:42:21.075Z] SSH_AGENT_PID=21 [2021-06-16T22:42:21.080Z] Running ssh-add (command line suppressed) [2021-06-16T22:42:21.166Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5431070875130407222.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5431070875130407222.key) [2021-06-16T22:42:21.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T22:42:21.498Z] + git semver bump pre [2021-06-16T22:42:21.499Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T22:42:21.499Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-16T22:42:21.499Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-16T22:42:21.499Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T22:42:21.499Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T22:42:21.499Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T22:42:21.499Z] # $SEMVER_BRANCH = master [2021-06-16T22:42:21.499Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-16T22:42:21.499Z] 2.0.0-dev.84 [Pipeline] } [2021-06-16T22:42:21.504Z] $ docker exec --env ******** --env ******** 6783de02054178bc9b06f0ce2ec0cded34a2e4a9e9917d251ce7bdf959d6698f ssh-agent -k [2021-06-16T22:42:21.607Z] unset SSH_AUTH_SOCK; [2021-06-16T22:42:21.607Z] unset SSH_AGENT_PID; [2021-06-16T22:42:21.607Z] echo Agent pid 21 killed; [2021-06-16T22:42:21.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T22:42:21.971Z] + git semver [Pipeline] } [2021-06-16T22:42:21.982Z] $ docker stop --time=1 6783de02054178bc9b06f0ce2ec0cded34a2e4a9e9917d251ce7bdf959d6698f [2021-06-16T22:42:23.175Z] $ docker rm -f 6783de02054178bc9b06f0ce2ec0cded34a2e4a9e9917d251ce7bdf959d6698f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:42:23.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T22:42:23.566Z] . [Pipeline] withDockerContainer [2021-06-16T22:42:23.643Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-06-16T22:42:23.682Z] $ 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-06-16T22:42:24.078Z] $ docker top af381c59140261235be02faea502a5868322fdb061bd496cd890b0a7ce71ba9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T22:42:24.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T22:42:24.199Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T22:42:24.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T22:42:24.312Z] $ docker exec af381c59140261235be02faea502a5868322fdb061bd496cd890b0a7ce71ba9e ssh-agent [2021-06-16T22:42:24.429Z] SSH_AUTH_SOCK=/tmp/ssh-b4c3TSiimukb/agent.14 [2021-06-16T22:42:24.429Z] SSH_AGENT_PID=20 [2021-06-16T22:42:24.435Z] Running ssh-add (command line suppressed) [2021-06-16T22:42:24.532Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2591882922319594964.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2591882922319594964.key) [2021-06-16T22:42:24.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T22:42:24.857Z] + git semver push [2021-06-16T22:42:24.857Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T22:42:24.857Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-16T22:42:24.857Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-16T22:42:24.857Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T22:42:24.857Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T22:42:24.857Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T22:42:24.857Z] # $SEMVER_BRANCH = master [2021-06-16T22:42:24.857Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-16T22:42:30.155Z] $ docker exec --env ******** --env ******** af381c59140261235be02faea502a5868322fdb061bd496cd890b0a7ce71ba9e ssh-agent -k [2021-06-16T22:42:30.249Z] unset SSH_AUTH_SOCK; [2021-06-16T22:42:30.250Z] unset SSH_AGENT_PID; [2021-06-16T22:42:30.250Z] echo Agent pid 20 killed; [2021-06-16T22:42:30.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T22:42:30.613Z] + git semver [Pipeline] } [2021-06-16T22:42:30.623Z] $ docker stop --time=1 af381c59140261235be02faea502a5868322fdb061bd496cd890b0a7ce71ba9e [2021-06-16T22:42:31.809Z] $ docker rm -f af381c59140261235be02faea502a5868322fdb061bd496cd890b0a7ce71ba9e [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-06-16T22:42:35.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:35.828Z] ---> package-listing.sh [2021-06-16T22:42:35.828Z] ++ facter osfamily [2021-06-16T22:42:35.828Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T22:42:36.088Z] + OS_FAMILY=redhat [2021-06-16T22:42:36.088Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-16T22:42:36.088Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T22:42:36.088Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T22:42:36.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T22:42:36.088Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T22:42:36.088Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-16T22:42:36.088Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T22:42:36.088Z] + case "${OS_FAMILY}" in [2021-06-16T22:42:36.088Z] + sort [2021-06-16T22:42:36.088Z] + rpm -qa [2021-06-16T22:42:36.660Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T22:42:36.660Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T22:42:36.660Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T22:42:36.660Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-16T22:42:36.660Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-16T22:42:36.660Z] + 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-06-16T22:42:36.675Z] 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-06-16T22:42:36.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:42:37.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T22:42:37.544Z] [2021-06-16T22:42:37.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T22:42:37.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T22:42:37.858Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T22:42:37.858Z] df20fa9351a1: Pulling fs layer [2021-06-16T22:42:37.858Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T22:42:37.858Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T22:42:37.858Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T22:42:37.858Z] 93b61091891f: Pulling fs layer [2021-06-16T22:42:37.858Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T22:42:37.858Z] 5e14af77c1be: Pulling fs layer [2021-06-16T22:42:37.858Z] 01666e4c0597: Pulling fs layer [2021-06-16T22:42:37.858Z] aa168da1d23b: Pulling fs layer [2021-06-16T22:42:37.858Z] 93b9cdb0e59b: Waiting [2021-06-16T22:42:37.858Z] 5e14af77c1be: Waiting [2021-06-16T22:42:37.858Z] 01666e4c0597: Waiting [2021-06-16T22:42:37.858Z] aa168da1d23b: Waiting [2021-06-16T22:42:37.858Z] 46f8f816bc3b: Waiting [2021-06-16T22:42:37.858Z] 93b61091891f: Waiting [2021-06-16T22:42:37.858Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T22:42:37.858Z] 36b3adc4ff6f: Download complete [2021-06-16T22:42:37.858Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T22:42:37.858Z] 46f8f816bc3b: Download complete [2021-06-16T22:42:38.127Z] df20fa9351a1: Verifying Checksum [2021-06-16T22:42:38.128Z] df20fa9351a1: Download complete [2021-06-16T22:42:38.128Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T22:42:38.128Z] 93b9cdb0e59b: Download complete [2021-06-16T22:42:38.128Z] 5e14af77c1be: Verifying Checksum [2021-06-16T22:42:38.128Z] 5e14af77c1be: Download complete [2021-06-16T22:42:38.128Z] 01666e4c0597: Verifying Checksum [2021-06-16T22:42:38.128Z] 01666e4c0597: Download complete [2021-06-16T22:42:38.128Z] 93b61091891f: Verifying Checksum [2021-06-16T22:42:38.128Z] 93b61091891f: Download complete [2021-06-16T22:42:38.128Z] df20fa9351a1: Pull complete [2021-06-16T22:42:38.391Z] 36b3adc4ff6f: Pull complete [2021-06-16T22:42:38.391Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T22:42:38.391Z] 8ad3a11d3b57: Download complete [2021-06-16T22:42:38.969Z] 8ad3a11d3b57: Pull complete [2021-06-16T22:42:38.969Z] 46f8f816bc3b: Pull complete [2021-06-16T22:42:39.231Z] 93b61091891f: Pull complete [2021-06-16T22:42:39.231Z] 93b9cdb0e59b: Pull complete [2021-06-16T22:42:39.231Z] 5e14af77c1be: Pull complete [2021-06-16T22:42:39.492Z] 01666e4c0597: Pull complete [2021-06-16T22:42:40.067Z] aa168da1d23b: Verifying Checksum [2021-06-16T22:42:40.067Z] aa168da1d23b: Download complete [2021-06-16T22:42:44.309Z] aa168da1d23b: Pull complete [2021-06-16T22:42:44.309Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T22:42:44.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T22:42:44.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T22:42:44.381Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-06-16T22:42:44.414Z] $ 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-06-16T22:42:47.423Z] $ docker top ec5392e745e3e53b177d9b4b1f1bebacccc9678afd8fad8c033ed10a6d84b2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T22:42:47.803Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T22:42:48.104Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T22:42:48.398Z] + ls /var/log/sa-host [2021-06-16T22:42:48.398Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T22:42:48.398Z] file_magic: OK [2021-06-16T22:42:48.398Z] HZ: Using current value: 100 [2021-06-16T22:42:48.398Z] file_header: OK [2021-06-16T22:42:48.398Z] 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-06-16T22:42:48.398Z] Statistics: [2021-06-16T22:42:48.398Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T22:42:48.398Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T22:42:48.398Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T22:42:48.398Z] file_magic: OK [2021-06-16T22:42:48.398Z] HZ: Using current value: 100 [2021-06-16T22:42:48.398Z] file_header: OK [2021-06-16T22:42:48.398Z] 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-06-16T22:42:48.398Z] Statistics: [2021-06-16T22:42:48.398Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T22:42:48.398Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T22:42:51.236Z] provisioning config files... [2021-06-16T22:42:51.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1206831815757270887tmp [Pipeline] { [Pipeline] echo [2021-06-16T22:42:51.279Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:51.574Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T22:42:51.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:52.010Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T22:42:52.020Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:52.315Z] ---> sudo-logs.sh [2021-06-16T22:42:52.315Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T22:42:52.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:52.637Z] ---> job-cost.sh [2021-06-16T22:42:52.637Z] lf-activate-venv: SKIPPING [2021-06-16T22:42:52.637Z] DEBUG: total: 0.18000000715255737 [2021-06-16T22:42:52.637Z] INFO: Retrieving Stack Cost... [2021-06-16T22:42:53.581Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T22:42:54.153Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T22:42:54.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T22:42:54.463Z] ---> logs-deploy.sh [2021-06-16T22:42:54.463Z] lf-activate-venv: SKIPPING [2021-06-16T22:42:54.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/258 [2021-06-16T22:42:54.463Z] INFO: archiving workspace using pattern(s): [2021-06-16T22:42:55.417Z] Archives upload complete. [2021-06-16T22:42:55.417Z] INFO: archiving logs to Nexus [2021-06-16T22:42:55.993Z] ---> uname -a: [2021-06-16T22:42:55.993Z] Linux prd-centos7-docker-4c-2g-1803.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-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] ---> lscpu: [2021-06-16T22:42:55.993Z] Architecture: x86_64 [2021-06-16T22:42:55.993Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T22:42:55.993Z] Byte Order: Little Endian [2021-06-16T22:42:55.993Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T22:42:55.993Z] CPU(s): 2 [2021-06-16T22:42:55.993Z] On-line CPU(s) list: 0,1 [2021-06-16T22:42:55.993Z] Thread(s) per core: 1 [2021-06-16T22:42:55.993Z] Core(s) per socket: 1 [2021-06-16T22:42:55.993Z] Socket(s): 2 [2021-06-16T22:42:55.993Z] NUMA node(s): 1 [2021-06-16T22:42:55.993Z] Vendor ID: AuthenticAMD [2021-06-16T22:42:55.993Z] CPU family: 23 [2021-06-16T22:42:55.993Z] Model: 49 [2021-06-16T22:42:55.993Z] Model name: AMD EPYC-Rome Processor [2021-06-16T22:42:55.993Z] Stepping: 0 [2021-06-16T22:42:55.993Z] CPU MHz: 2799.998 [2021-06-16T22:42:55.993Z] BogoMIPS: 5599.99 [2021-06-16T22:42:55.993Z] Virtualization: AMD-V [2021-06-16T22:42:55.993Z] Hypervisor vendor: KVM [2021-06-16T22:42:55.993Z] Virtualization type: full [2021-06-16T22:42:55.993Z] L1d cache: 64 KiB [2021-06-16T22:42:55.993Z] L1i cache: 64 KiB [2021-06-16T22:42:55.993Z] L2 cache: 1 MiB [2021-06-16T22:42:55.993Z] L3 cache: 32 MiB [2021-06-16T22:42:55.993Z] NUMA node0 CPU(s): 0,1 [2021-06-16T22:42:55.993Z] Vulnerability Itlb multihit: Not affected [2021-06-16T22:42:55.993Z] Vulnerability L1tf: Not affected [2021-06-16T22:42:55.993Z] Vulnerability Mds: Not affected [2021-06-16T22:42:55.993Z] Vulnerability Meltdown: Not affected [2021-06-16T22:42:55.993Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T22:42:55.993Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T22:42:55.993Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T22:42:55.993Z] Vulnerability Srbds: Not affected [2021-06-16T22:42:55.993Z] Vulnerability Tsx async abort: Not affected [2021-06-16T22:42:55.993Z] 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-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] ---> nproc: [2021-06-16T22:42:55.993Z] 2 [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] ---> df -h: [2021-06-16T22:42:55.993Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T22:42:55.993Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-16T22:42:55.993Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T22:42:55.993Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T22:42:55.993Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-16T22:42:55.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] ---> free -m: [2021-06-16T22:42:55.993Z] total used free shared buff/cache available [2021-06-16T22:42:55.993Z] Mem: 7821 1150 3250 0 3420 6588 [2021-06-16T22:42:55.993Z] Swap: 1023 0 1023 [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] ---> ip addr: [2021-06-16T22:42:55.993Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T22:42:55.993Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T22:42:55.993Z] inet 127.0.0.1/8 scope host lo [2021-06-16T22:42:55.993Z] valid_lft forever preferred_lft forever [2021-06-16T22:42:55.993Z] inet6 ::1/128 scope host [2021-06-16T22:42:55.993Z] valid_lft forever preferred_lft forever [2021-06-16T22:42:55.993Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T22:42:55.993Z] link/ether fa:16:3e:2b:f8:bc brd ff:ff:ff:ff:ff:ff [2021-06-16T22:42:55.993Z] inet 10.30.123.14/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T22:42:55.993Z] valid_lft 85714sec preferred_lft 85714sec [2021-06-16T22:42:55.993Z] inet6 fe80::f816:3eff:fe2b:f8bc/64 scope link [2021-06-16T22:42:55.993Z] valid_lft forever preferred_lft forever [2021-06-16T22:42:55.993Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T22:42:55.993Z] link/ether 02:42:72:40:d7:c2 brd ff:ff:ff:ff:ff:ff [2021-06-16T22:42:55.993Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T22:42:55.993Z] valid_lft forever preferred_lft forever [2021-06-16T22:42:55.993Z] inet6 fe80::42:72ff:fe40:d7c2/64 scope link [2021-06-16T22:42:55.993Z] valid_lft forever preferred_lft forever [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] ---> sar -b -r -n DEV: [2021-06-16T22:42:55.993Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T22:42:55.993Z] [2021-06-16T22:42:55.993Z] 22:31:19 LINUX RESTART (2 CPU) [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] 22:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T22:42:55.994Z] 22:33:01 86.51 3.76 82.74 0.00 2603.60 5387.54 0.00 [2021-06-16T22:42:55.994Z] 22:34:01 1.67 0.00 1.67 0.00 0.00 29.50 0.00 [2021-06-16T22:42:55.994Z] 22:35:01 0.58 0.00 0.58 0.00 0.00 6.93 0.00 [2021-06-16T22:42:55.994Z] 22:36:01 0.37 0.00 0.37 0.00 0.00 4.70 0.00 [2021-06-16T22:42:55.994Z] 22:37:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-06-16T22:42:55.994Z] 22:38:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 [2021-06-16T22:42:55.994Z] 22:39:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 [2021-06-16T22:42:55.994Z] 22:40:01 0.13 0.00 0.13 0.00 0.00 2.02 0.00 [2021-06-16T22:42:55.994Z] 22:41:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 [2021-06-16T22:42:55.994Z] 22:42:01 132.11 0.03 132.07 0.00 3.73 33191.04 0.00 [2021-06-16T22:42:55.994Z] Average: 22.25 0.38 21.87 0.00 260.76 3864.55 0.00 [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] 22:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T22:42:55.994Z] 22:33:01 5428932 0 804652 10.05 2620 1772728 1153968 12.74 587988 1590540 0 [2021-06-16T22:42:55.994Z] 22:34:01 5439996 0 793580 9.91 2620 1772736 1067972 11.79 579040 1590504 16 [2021-06-16T22:42:55.994Z] 22:35:01 5439272 0 794300 9.92 2620 1772740 1068504 11.80 584004 1587048 8 [2021-06-16T22:42:55.994Z] 22:36:01 5438996 0 794572 9.92 2620 1772744 1068228 11.79 583444 1587048 8 [2021-06-16T22:42:55.994Z] 22:37:01 5438924 0 794636 9.92 2620 1772752 1068336 11.80 577960 1593216 16 [2021-06-16T22:42:55.994Z] 22:38:01 5432588 0 800972 10.00 2620 1772752 1068300 11.79 584168 1593216 12 [2021-06-16T22:42:55.994Z] 22:39:01 5432328 0 801224 10.00 2620 1772760 1068228 11.79 584416 1593216 20 [2021-06-16T22:42:55.994Z] 22:40:01 5432580 0 800968 10.00 2620 1772764 1068228 11.79 586140 1591376 12 [2021-06-16T22:42:55.994Z] 22:41:01 5432480 0 801064 10.00 2620 1772768 1068228 11.79 586260 1591376 16 [2021-06-16T22:42:55.994Z] 22:42:01 3865472 0 1046236 13.06 2620 3094604 1315152 14.52 803668 2742184 549368 [2021-06-16T22:42:55.994Z] Average: 5278157 0 823220 10.28 2620 1904935 1101514 12.16 605709 1705972 54948 [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] 22:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T22:42:55.994Z] 22:33:01 eth0 344.34 303.55 1153.49 56.87 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:33:01 docker0 111.18 85.69 9.77 313.54 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:34:01 eth0 1.05 0.02 0.09 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:35:01 eth0 1.15 0.60 0.56 0.40 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:37:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:38:01 eth0 0.25 0.22 0.10 0.02 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:39:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:40:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:41:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:42:01 eth0 834.27 764.56 7678.95 90.40 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] 22:42:01 docker0 62.06 65.78 5.10 385.28 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] Average: eth0 118.18 106.97 883.54 14.78 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] Average: docker0 17.33 15.15 1.49 69.90 0.00 0.00 0.00 0.00 [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] ---> sar -P ALL: [2021-06-16T22:42:55.994Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] 22:31:19 LINUX RESTART (2 CPU) [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] 22:32:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T22:42:55.994Z] 22:33:01 all 7.50 0.00 2.36 2.46 0.05 87.63 [2021-06-16T22:42:55.994Z] 22:33:01 0 7.64 0.00 2.36 1.63 0.05 88.31 [2021-06-16T22:42:55.994Z] 22:33:01 1 7.37 0.00 2.36 3.28 0.05 86.94 [2021-06-16T22:42:55.994Z] 22:34:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-06-16T22:42:55.994Z] 22:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-16T22:42:55.994Z] 22:34:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-06-16T22:42:55.994Z] 22:35:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-16T22:42:55.994Z] 22:35:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-16T22:42:55.994Z] 22:35:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-16T22:42:55.994Z] 22:36:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-16T22:42:55.994Z] 22:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T22:42:55.994Z] 22:36:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-16T22:42:55.994Z] 22:37:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-16T22:42:55.994Z] 22:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-16T22:42:55.994Z] 22:37:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-16T22:42:55.994Z] 22:38:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-16T22:42:55.994Z] 22:38:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-16T22:42:55.994Z] 22:38:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2021-06-16T22:42:55.994Z] 22:39:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-16T22:42:55.994Z] 22:39:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-16T22:42:55.994Z] 22:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T22:42:55.994Z] 22:40:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-16T22:42:55.994Z] 22:40:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-16T22:42:55.994Z] 22:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T22:42:55.994Z] 22:41:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-16T22:42:55.994Z] 22:41:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-16T22:42:55.994Z] 22:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T22:42:55.994Z] 22:42:01 all 19.70 0.00 8.14 3.18 0.09 68.89 [2021-06-16T22:42:55.994Z] 22:42:01 0 19.76 0.00 8.14 4.72 0.09 67.29 [2021-06-16T22:42:55.994Z] 22:42:01 1 19.64 0.00 8.15 1.65 0.09 70.48 [2021-06-16T22:42:55.994Z] Average: all 2.71 0.00 1.03 0.55 0.03 95.68 [2021-06-16T22:42:55.994Z] Average: 0 2.71 0.00 1.03 0.61 0.03 95.62 [2021-06-16T22:42:55.994Z] Average: 1 2.72 0.00 1.03 0.48 0.03 95.74 [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z] [2021-06-16T22:42:55.994Z]