Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5506df4e7b5edc7188ac72ab22aef3deff9551b5 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-ssh7192735409434692260.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-ssh124604498927377862.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-ssh2093108294318266656.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-ssh1640903976129605634.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-ssh4695268502659280373.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-365 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-ssh5404450242173626762.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 5506df4e7b5edc7188ac72ab22aef3deff9551b5 (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 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 Commit message: "refactor: Update code for latest core contracts V1 removal (#892)" > git rev-list --no-walk 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T23:16:07.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T23:16:07.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T23:16:07.188Z] ========================================================= [2021-06-10T23:16:07.188Z] EdgeX Global Pipelines Version Info [2021-06-10T23:16:07.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:16:08.637Z] ------------------- [2021-06-10T23:16:08.637Z] stable info: [2021-06-10T23:16:08.637Z] ------------------- [2021-06-10T23:16:08.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T23:16:08.637Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T23:16:08.637Z] Message: update stable to v1.0.195 [2021-06-10T23:16:09.219Z] ------------------- [2021-06-10T23:16:09.219Z] experimental info: [2021-06-10T23:16:09.219Z] ------------------- [2021-06-10T23:16:09.219Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T23:16:09.219Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T23:16:09.219Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T23:16:09.344Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-10T23:16:09.370Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-10T23:16:09.394Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T23:16:09.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T23:16:09.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T23:16:09.468Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T23:16:09.495Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T23:16:09.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T23:16:09.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T23:16:09.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T23:16:09.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T23:16:09.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-10T23:16:09.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T23:16:09.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T23:16:09.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:16:09.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:16:09.800Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:16:09.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:16:09.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T23:16:09.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T23:16:09.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T23:16:09.940Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T23:16:09.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T23:16:09.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T23:16:10.021Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T23:16:10.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T23:16:10.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T23:16:10.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T23:16:10.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T23:16:10.154Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5506df4e7b5edc7188ac72ab22aef3deff9551b5 [Pipeline] echo [2021-06-10T23:16:10.181Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5506df4 [Pipeline] echo [2021-06-10T23:16:10.207Z] [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-10T23:16:10.787Z] + git log --format=format:%s -1 5506df4e7b5edc7188ac72ab22aef3deff9551b5 [Pipeline] echo [2021-06-10T23:16:10.825Z] GIT_COMMIT: 5506df4e7b5edc7188ac72ab22aef3deff9551b5, Commit Message: refactor: Update code for latest core contracts V1 removal (#892) [Pipeline] echo [2021-06-10T23:16:10.839Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:16:11.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:16:11.440Z] [2021-06-10T23:16:11.440Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:16:11.788Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:16:11.788Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T23:16:11.788Z] 31603596830f: Pulling fs layer [2021-06-10T23:16:11.788Z] 54011a49482f: Pulling fs layer [2021-06-10T23:16:11.788Z] a6820b24f6d8: Pulling fs layer [2021-06-10T23:16:11.788Z] f581987b2513: Pulling fs layer [2021-06-10T23:16:11.788Z] f581987b2513: Waiting [2021-06-10T23:16:11.788Z] 54011a49482f: Verifying Checksum [2021-06-10T23:16:11.788Z] 54011a49482f: Download complete [2021-06-10T23:16:12.050Z] 31603596830f: Verifying Checksum [2021-06-10T23:16:12.050Z] 31603596830f: Download complete [2021-06-10T23:16:12.050Z] f581987b2513: Verifying Checksum [2021-06-10T23:16:12.050Z] f581987b2513: Download complete [2021-06-10T23:16:12.050Z] a6820b24f6d8: Verifying Checksum [2021-06-10T23:16:12.050Z] a6820b24f6d8: Download complete [2021-06-10T23:16:12.317Z] 31603596830f: Pull complete [2021-06-10T23:16:12.317Z] 54011a49482f: Pull complete [2021-06-10T23:16:12.895Z] a6820b24f6d8: Pull complete [2021-06-10T23:16:13.158Z] f581987b2513: Pull complete [2021-06-10T23:16:13.159Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T23:16:13.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:16:13.159Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T23:16:13.251Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-06-10T23:16:13.297Z] $ 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-10T23:16:14.256Z] $ docker top c49dc9f05b0bec62dc45c4490d78824f208c17f5f1dd90e9f4c6ee4b2f1ce60f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T23:16:14.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T23:16:14.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T23:16:14.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T23:16:14.520Z] $ docker exec c49dc9f05b0bec62dc45c4490d78824f208c17f5f1dd90e9f4c6ee4b2f1ce60f ssh-agent [2021-06-10T23:16:14.624Z] SSH_AUTH_SOCK=/tmp/ssh-hCqS42dmtINL/agent.13 [2021-06-10T23:16:14.624Z] SSH_AGENT_PID=19 [2021-06-10T23:16:14.632Z] Running ssh-add (command line suppressed) [2021-06-10T23:16:14.721Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2961134294129388721.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2961134294129388721.key) [2021-06-10T23:16:14.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T23:16:15.044Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T23:16:15.055Z] $ docker exec --env ******** --env ******** c49dc9f05b0bec62dc45c4490d78824f208c17f5f1dd90e9f4c6ee4b2f1ce60f ssh-agent -k [2021-06-10T23:16:15.143Z] unset SSH_AUTH_SOCK; [2021-06-10T23:16:15.143Z] unset SSH_AGENT_PID; [2021-06-10T23:16:15.144Z] echo Agent pid 19 killed; [2021-06-10T23:16:15.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T23:16:15.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T23:16:15.206Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T23:16:15.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T23:16:15.317Z] $ docker exec c49dc9f05b0bec62dc45c4490d78824f208c17f5f1dd90e9f4c6ee4b2f1ce60f ssh-agent [2021-06-10T23:16:15.419Z] SSH_AUTH_SOCK=/tmp/ssh-IyhPl4g1noWi/agent.52 [2021-06-10T23:16:15.419Z] SSH_AGENT_PID=58 [2021-06-10T23:16:15.425Z] Running ssh-add (command line suppressed) [2021-06-10T23:16:15.527Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7087033894653786622.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7087033894653786622.key) [2021-06-10T23:16:15.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T23:16:15.860Z] + git semver init [2021-06-10T23:16:15.860Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T23:16:15.860Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-10T23:16:15.860Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-10T23:16:15.860Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T23:16:15.860Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T23:16:15.860Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T23:16:15.860Z] # $SEMVER_BRANCH = master [2021-06-10T23:16:15.860Z] # $SEMVER_TEMP = /tmp/semver-179372536 [2021-06-10T23:16:15.860Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-10T23:16:17.788Z] # '/tmp/semver-179372536' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-10T23:16:17.788Z] # -> Force: false [2021-06-10T23:16:17.788Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-10T23:16:17.796Z] $ docker exec --env ******** --env ******** c49dc9f05b0bec62dc45c4490d78824f208c17f5f1dd90e9f4c6ee4b2f1ce60f ssh-agent -k [2021-06-10T23:16:17.894Z] unset SSH_AUTH_SOCK; [2021-06-10T23:16:17.894Z] unset SSH_AGENT_PID; [2021-06-10T23:16:17.894Z] echo Agent pid 58 killed; [2021-06-10T23:16:17.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T23:16:18.247Z] + git semver [Pipeline] } [2021-06-10T23:16:18.259Z] $ docker stop --time=1 c49dc9f05b0bec62dc45c4490d78824f208c17f5f1dd90e9f4c6ee4b2f1ce60f [2021-06-10T23:16:19.703Z] $ docker rm -f c49dc9f05b0bec62dc45c4490d78824f208c17f5f1dd90e9f4c6ee4b2f1ce60f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T23:16:20.079Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T23:16:20.339Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T23:16:20.343Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.78 [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-10T23:16:35.630Z] Still waiting to schedule task [2021-06-10T23:16:35.631Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T23:16:35.633Z] Still waiting to schedule task [2021-06-10T23:16:35.634Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-363’ is offline [2021-06-10T23:18:30.860Z] Running on prd-centos7-docker-4c-2g-369 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-10T23:18:30.884Z] Running in /w/workspace/app-functions-sdk-go/253 [Pipeline] { [Pipeline] checkout [2021-06-10T23:18:31.008Z] The recommended git tool is: git [2021-06-10T23:18:33.523Z] using credential edgex-jenkins-ssh [2021-06-10T23:18:33.557Z] Cloning the remote Git repository [2021-06-10T23:18:32.949Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:18:33.043Z] > git init /w/workspace/app-functions-sdk-go/253 # timeout=10 [2021-06-10T23:18:33.122Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:18:33.123Z] > git --version # timeout=10 [2021-06-10T23:18:33.135Z] > git --version # 'git version 2.24.4' [2021-06-10T23:18:33.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:18:33.176Z] [INFO] Currently running in a labeled security context [2021-06-10T23:18:33.176Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T23:18:33.176Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/253@tmp/jenkins-gitclient-ssh3051326619140033360.key [2021-06-10T23:18:33.197Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:18:35.010Z] Avoid second fetch [2021-06-10T23:18:35.011Z] Checking out Revision 5506df4e7b5edc7188ac72ab22aef3deff9551b5 (master) [2021-06-10T23:18:34.468Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T23:18:34.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:18:34.503Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T23:18:34.511Z] > git checkout -f 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 [2021-06-10T23:18:38.470Z] Commit message: "refactor: Update code for latest core contracts V1 removal (#892)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T23:18:39.483Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T23:18:39.813Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T23:18:40.122Z] + sudo service docker restart [2021-06-10T23:18:40.122Z] + true [2021-06-10T23:18:40.122Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T23:18:43.549Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-367 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-10T23:18:43.569Z] Running in /w/workspace/app-functions-sdk-go/253 [Pipeline] { [Pipeline] checkout [2021-06-10T23:18:43.761Z] The recommended git tool is: git [2021-06-10T23:18:48.941Z] using credential edgex-jenkins-ssh [2021-06-10T23:18:48.959Z] Cloning the remote Git repository [2021-06-10T23:18:49.062Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:18:49.164Z] > git init /w/workspace/app-functions-sdk-go/253 # timeout=10 [2021-06-10T23:18:49.227Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:18:49.227Z] > git --version # timeout=10 [2021-06-10T23:18:49.239Z] > git --version # 'git version 2.17.1' [2021-06-10T23:18:49.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:18:49.325Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:18:52.496Z] Avoid second fetch [2021-06-10T23:18:52.497Z] Checking out Revision 5506df4e7b5edc7188ac72ab22aef3deff9551b5 (master) [2021-06-10T23:18:52.469Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T23:18:52.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:18:52.528Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T23:18:52.540Z] > git checkout -f 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 [2021-06-10T23:18:56.720Z] Commit message: "refactor: Update code for latest core contracts V1 removal (#892)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T23:18:58.076Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] unstash [Pipeline] echo [2021-06-10T23:18:58.424Z] ========================================================= [2021-06-10T23:18:58.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T23:18:58.424Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:18:58.550Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T23:18:58.765Z] + 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-10T23:18:58.911Z] + + truesudo [2021-06-10T23:18:58.911Z] service docker restart [2021-06-10T23:18:59.031Z] Sending build context to Docker daemon 19.77MB [2021-06-10T23:18:59.031Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T23:18:59.031Z] Step 2/8 : FROM ${BASE} [2021-06-10T23:18:59.294Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T23:18:59.294Z] 540db60ca938: Pulling fs layer [2021-06-10T23:18:59.294Z] adcc1eea9eea: Pulling fs layer [2021-06-10T23:18:59.294Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T23:18:59.294Z] 0510c868ecb4: Pulling fs layer [2021-06-10T23:18:59.294Z] afea3b2eda06: Pulling fs layer [2021-06-10T23:18:59.294Z] 7809a108b3ef: Pulling fs layer [2021-06-10T23:18:59.294Z] f706445af74f: Pulling fs layer [2021-06-10T23:18:59.294Z] 0510c868ecb4: Waiting [2021-06-10T23:18:59.294Z] afea3b2eda06: Waiting [2021-06-10T23:18:59.294Z] 7809a108b3ef: Waiting [2021-06-10T23:18:59.294Z] f706445af74f: Waiting [2021-06-10T23:18:59.294Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T23:18:59.294Z] 4c4ab2625f07: Download complete [2021-06-10T23:18:59.294Z] adcc1eea9eea: Download complete [2021-06-10T23:18:59.294Z] afea3b2eda06: Verifying Checksum [2021-06-10T23:18:59.294Z] afea3b2eda06: Download complete [2021-06-10T23:18:59.561Z] 540db60ca938: Verifying Checksum [2021-06-10T23:18:59.561Z] 540db60ca938: Download complete [2021-06-10T23:18:59.561Z] 540db60ca938: Pull complete [2021-06-10T23:18:59.823Z] 7809a108b3ef: Verifying Checksum [2021-06-10T23:18:59.823Z] 7809a108b3ef: Download complete [2021-06-10T23:18:59.823Z] adcc1eea9eea: Pull complete [2021-06-10T23:18:59.823Z] 4c4ab2625f07: Pull complete [2021-06-10T23:19:01.750Z] f706445af74f: Verifying Checksum [2021-06-10T23:19:01.750Z] f706445af74f: Download complete [2021-06-10T23:19:02.016Z] 0510c868ecb4: Verifying Checksum [2021-06-10T23:19:02.016Z] 0510c868ecb4: Download complete [2021-06-10T23:19:05.377Z] 0510c868ecb4: Pull complete [2021-06-10T23:19:05.642Z] afea3b2eda06: Pull complete [2021-06-10T23:19:05.642Z] 7809a108b3ef: Pull complete [2021-06-10T23:19:07.603Z] f706445af74f: Pull complete [2021-06-10T23:19:07.603Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T23:19:07.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T23:19:07.603Z] ---> b068be0155e3 [2021-06-10T23:19:07.603Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T23:19:07.603Z] 20.10.0: Pulling from library/docker [2021-06-10T23:19:07.603Z] 05e7bc50f07f: Pulling fs layer [2021-06-10T23:19:07.603Z] 6db28d0fdbf6: Pulling fs layer [2021-06-10T23:19:07.603Z] 292df0bc6bf3: Pulling fs layer [2021-06-10T23:19:07.603Z] 2e060f4bd70b: Pulling fs layer [2021-06-10T23:19:07.603Z] 80e8d568a223: Pulling fs layer [2021-06-10T23:19:07.603Z] 8dc6ef1a942a: Pulling fs layer [2021-06-10T23:19:07.603Z] 2312dd95470a: Pulling fs layer [2021-06-10T23:19:07.603Z] 80e8d568a223: Waiting [2021-06-10T23:19:07.603Z] 8dc6ef1a942a: Waiting [2021-06-10T23:19:07.603Z] 2312dd95470a: Waiting [2021-06-10T23:19:07.603Z] 2e060f4bd70b: Waiting [2021-06-10T23:19:07.603Z] 292df0bc6bf3: Verifying Checksum [2021-06-10T23:19:07.603Z] 292df0bc6bf3: Download complete [2021-06-10T23:19:07.603Z] 6db28d0fdbf6: Verifying Checksum [2021-06-10T23:19:07.603Z] 6db28d0fdbf6: Download complete [2021-06-10T23:19:07.603Z] 80e8d568a223: Verifying Checksum [2021-06-10T23:19:07.603Z] 80e8d568a223: Download complete [2021-06-10T23:19:07.603Z] 05e7bc50f07f: Verifying Checksum [2021-06-10T23:19:07.603Z] 05e7bc50f07f: Download complete [2021-06-10T23:19:07.603Z] 8dc6ef1a942a: Verifying Checksum [2021-06-10T23:19:07.603Z] 8dc6ef1a942a: Download complete [2021-06-10T23:19:07.603Z] 2312dd95470a: Verifying Checksum [2021-06-10T23:19:07.603Z] 2312dd95470a: Download complete [2021-06-10T23:19:07.871Z] 05e7bc50f07f: Pull complete [2021-06-10T23:19:08.131Z] 6db28d0fdbf6: Pull complete [2021-06-10T23:19:08.131Z] 292df0bc6bf3: Pull complete [2021-06-10T23:19:08.715Z] 2e060f4bd70b: Verifying Checksum [2021-06-10T23:19:08.715Z] 2e060f4bd70b: Download complete [2021-06-10T23:19:10.660Z] 2e060f4bd70b: Pull complete [2021-06-10T23:19:10.660Z] 80e8d568a223: Pull complete [2021-06-10T23:19:10.660Z] 8dc6ef1a942a: Pull complete [2021-06-10T23:19:10.660Z] 2312dd95470a: Pull complete [2021-06-10T23:19:10.660Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T23:19:10.660Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T23:19:13.986Z] ---> e573bbefd404 [2021-06-10T23:19:13.986Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T23:19:13.986Z] ---> Running in 6922613b2158 [2021-06-10T23:19:13.986Z] Removing intermediate container 6922613b2158 [2021-06-10T23:19:13.986Z] ---> 8bdaedf309af [2021-06-10T23:19:13.986Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T23:19:13.986Z] ---> Running in f1598627f100 [2021-06-10T23:19:14.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T23:19:15.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T23:19:15.720Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T23:19:15.720Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T23:19:15.720Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T23:19:15.981Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T23:19:15.981Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T23:19:15.981Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T23:19:16.253Z] OK: 150 MiB in 45 packages [2021-06-10T23:19:16.523Z] Removing intermediate container f1598627f100 [2021-06-10T23:19:16.523Z] ---> 0fb82e0fc443 [2021-06-10T23:19:16.523Z] Step 6/8 : WORKDIR /build [2021-06-10T23:19:16.523Z] ---> Running in 5994e3ba8e6f [2021-06-10T23:19:16.523Z] Removing intermediate container 5994e3ba8e6f [2021-06-10T23:19:16.523Z] ---> a64797516840 [2021-06-10T23:19:16.523Z] Step 7/8 : COPY go.mod . [2021-06-10T23:19:16.784Z] ---> cc37be8001ce [2021-06-10T23:19:16.784Z] Step 8/8 : RUN go mod download [2021-06-10T23:19:16.784Z] ---> Running in dd79ca70f9df [Pipeline] unstash [Pipeline] echo [2021-06-10T23:19:17.464Z] ========================================================= [2021-06-10T23:19:17.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T23:19:17.464Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:19:17.817Z] + 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-10T23:19:18.800Z] Sending build context to Docker daemon 19.77MB [2021-06-10T23:19:19.074Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T23:19:19.074Z] Step 2/8 : FROM ${BASE} [2021-06-10T23:19:19.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T23:19:19.349Z] 595b0fe564bb: Pulling fs layer [2021-06-10T23:19:19.349Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T23:19:19.349Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T23:19:19.349Z] ba82ee9f976e: Pulling fs layer [2021-06-10T23:19:19.349Z] 506bd15cee9f: Pulling fs layer [2021-06-10T23:19:19.349Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T23:19:19.349Z] 618dc40b7e24: Pulling fs layer [2021-06-10T23:19:19.349Z] ba82ee9f976e: Waiting [2021-06-10T23:19:19.349Z] 75a0a4a0db45: Waiting [2021-06-10T23:19:19.349Z] 618dc40b7e24: Waiting [2021-06-10T23:19:19.349Z] 506bd15cee9f: Waiting [2021-06-10T23:19:19.349Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T23:19:19.349Z] 5b7225fbf94c: Download complete [2021-06-10T23:19:19.349Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T23:19:19.349Z] 3088b5b3c5c0: Download complete [2021-06-10T23:19:19.624Z] 506bd15cee9f: Verifying Checksum [2021-06-10T23:19:19.624Z] 506bd15cee9f: Download complete [2021-06-10T23:19:19.624Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T23:19:19.624Z] 75a0a4a0db45: Download complete [2021-06-10T23:19:19.624Z] 595b0fe564bb: Verifying Checksum [2021-06-10T23:19:19.624Z] 595b0fe564bb: Download complete [2021-06-10T23:19:20.229Z] 595b0fe564bb: Pull complete [2021-06-10T23:19:20.834Z] 3088b5b3c5c0: Pull complete [2021-06-10T23:19:21.114Z] 618dc40b7e24: Verifying Checksum [2021-06-10T23:19:21.114Z] 618dc40b7e24: Download complete [2021-06-10T23:19:21.393Z] 5b7225fbf94c: Pull complete [2021-06-10T23:19:22.830Z] ba82ee9f976e: Verifying Checksum [2021-06-10T23:19:22.830Z] ba82ee9f976e: Download complete [2021-06-10T23:19:31.745Z] Removing intermediate container dd79ca70f9df [2021-06-10T23:19:31.745Z] ---> dde1fe5ca74e [2021-06-10T23:19:31.745Z] Successfully built dde1fe5ca74e [2021-06-10T23:19:31.745Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:19:32.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T23:19:32.063Z] . [Pipeline] withDockerContainer [2021-06-10T23:19:32.150Z] prd-centos7-docker-4c-2g-369 does not seem to be running inside a container [2021-06-10T23:19:32.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/253 -v /w/workspace/app-functions-sdk-go/253:/w/workspace/app-functions-sdk-go/253:rw,z -v /w/workspace/app-functions-sdk-go/253@tmp:/w/workspace/app-functions-sdk-go/253@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-10T23:19:32.617Z] $ docker top 94e67bfc3f1d050591e3b0437c976fcf6866af68dc50fcfabba5f7b551628a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:19:33.021Z] + go version [2021-06-10T23:19:33.021Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T23:19:33.032Z] $ docker stop --time=1 94e67bfc3f1d050591e3b0437c976fcf6866af68dc50fcfabba5f7b551628a30 [2021-06-10T23:19:33.053Z] ba82ee9f976e: Pull complete [2021-06-10T23:19:33.329Z] 506bd15cee9f: Pull complete [2021-06-10T23:19:33.604Z] 75a0a4a0db45: Pull complete [2021-06-10T23:19:34.240Z] $ docker rm -f 94e67bfc3f1d050591e3b0437c976fcf6866af68dc50fcfabba5f7b551628a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:19:34.821Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T23:19:34.821Z] . [Pipeline] withDockerContainer [2021-06-10T23:19:34.903Z] prd-centos7-docker-4c-2g-369 does not seem to be running inside a container [2021-06-10T23:19:34.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/253 -v /w/workspace/app-functions-sdk-go/253:/w/workspace/app-functions-sdk-go/253:rw,z -v /w/workspace/app-functions-sdk-go/253@tmp:/w/workspace/app-functions-sdk-go/253@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-10T23:19:35.354Z] $ docker top a342ac48492146d4ebcf60aacaf978fbe44c3760691aad3f1c1be8777220e545 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:19:35.760Z] + go mod tidy [Pipeline] sh [2021-06-10T23:19:36.337Z] + make test [2021-06-10T23:19:36.337Z] make -C ./app-service-template build [2021-06-10T23:19:36.337Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:19:36.337Z] go mod tidy [2021-06-10T23:19:36.606Z] 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-10T23:19:37.923Z] 618dc40b7e24: Pull complete [2021-06-10T23:19:37.923Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T23:19:37.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T23:19:37.923Z] ---> a36622ca3599 [2021-06-10T23:19:37.923Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T23:19:37.923Z] 20.10.0: Pulling from library/docker [2021-06-10T23:19:37.923Z] a3cc7d3b244e: Pulling fs layer [2021-06-10T23:19:37.923Z] 02a3295e0d61: Pulling fs layer [2021-06-10T23:19:37.923Z] 0f4f2e6d8100: Pulling fs layer [2021-06-10T23:19:37.923Z] 330b718f631f: Pulling fs layer [2021-06-10T23:19:37.923Z] a93816041522: Pulling fs layer [2021-06-10T23:19:37.923Z] bdb6da89ff94: Pulling fs layer [2021-06-10T23:19:37.923Z] 2a70c0c122f4: Pulling fs layer [2021-06-10T23:19:37.923Z] 330b718f631f: Waiting [2021-06-10T23:19:37.923Z] 2a70c0c122f4: Waiting [2021-06-10T23:19:37.923Z] a93816041522: Waiting [2021-06-10T23:19:37.923Z] bdb6da89ff94: Waiting [2021-06-10T23:19:37.923Z] 0f4f2e6d8100: Download complete [2021-06-10T23:19:37.923Z] 02a3295e0d61: Verifying Checksum [2021-06-10T23:19:37.923Z] 02a3295e0d61: Download complete [2021-06-10T23:19:37.923Z] a3cc7d3b244e: Verifying Checksum [2021-06-10T23:19:37.923Z] a3cc7d3b244e: Download complete [2021-06-10T23:19:37.923Z] a93816041522: Verifying Checksum [2021-06-10T23:19:37.923Z] a93816041522: Download complete [2021-06-10T23:19:37.923Z] bdb6da89ff94: Verifying Checksum [2021-06-10T23:19:37.923Z] bdb6da89ff94: Download complete [2021-06-10T23:19:37.923Z] 2a70c0c122f4: Verifying Checksum [2021-06-10T23:19:37.923Z] 2a70c0c122f4: Download complete [2021-06-10T23:19:38.540Z] a3cc7d3b244e: Pull complete [2021-06-10T23:19:39.138Z] 02a3295e0d61: Pull complete [2021-06-10T23:19:39.414Z] 330b718f631f: Verifying Checksum [2021-06-10T23:19:39.414Z] 330b718f631f: Download complete [2021-06-10T23:19:39.688Z] 0f4f2e6d8100: Pull complete [2021-06-10T23:19:43.997Z] 330b718f631f: Pull complete [2021-06-10T23:19:43.997Z] a93816041522: Pull complete [2021-06-10T23:19:43.997Z] bdb6da89ff94: Pull complete [2021-06-10T23:19:44.272Z] 2a70c0c122f4: Pull complete [2021-06-10T23:19:44.544Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T23:19:44.544Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T23:19:48.894Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:19:48.895Z] make -C ./app-service-template test [2021-06-10T23:19:48.895Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:19:48.895Z] go mod tidy [2021-06-10T23:19:48.895Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-10T23:19:49.981Z] ---> c375fcbdc97d [2021-06-10T23:19:49.981Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T23:19:49.981Z] ---> Running in 635ff1116caa [2021-06-10T23:19:49.981Z] Removing intermediate container 635ff1116caa [2021-06-10T23:19:49.981Z] ---> 660969585117 [2021-06-10T23:19:49.981Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T23:19:50.254Z] ---> Running in 6d076daac81a [2021-06-10T23:19:51.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T23:19:52.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T23:19:53.259Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T23:19:53.259Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T23:19:53.531Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T23:19:53.531Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T23:19:53.531Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T23:19:53.805Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T23:19:53.805Z] OK: 139 MiB in 45 packages [2021-06-10T23:19:54.784Z] Removing intermediate container 6d076daac81a [2021-06-10T23:19:54.784Z] ---> b15ce44847ba [2021-06-10T23:19:54.784Z] Step 6/8 : WORKDIR /build [2021-06-10T23:19:55.058Z] ---> Running in b50e49d28c48 [2021-06-10T23:19:55.653Z] Removing intermediate container b50e49d28c48 [2021-06-10T23:19:55.653Z] ---> f8b8ab797a9f [2021-06-10T23:19:55.653Z] Step 7/8 : COPY go.mod . [2021-06-10T23:19:56.249Z] ---> 470a9ae564cb [2021-06-10T23:19:56.249Z] Step 8/8 : RUN go mod download [2021-06-10T23:19:56.524Z] ---> Running in 29be1d6b4ad5 [2021-06-10T23:19:57.131Z] ok new-app-service 0.010s coverage: 47.8% of statements [2021-06-10T23:19:57.131Z] ? new-app-service/config [no test files] [2021-06-10T23:19:57.131Z] ok new-app-service/functions 0.009s [2021-06-10T23:19:57.131Z] CGO_ENABLED=1 go vet ./... [2021-06-10T23:20:05.366Z] gofmt -l . [2021-06-10T23:20:05.366Z] [ "`gofmt -l .`" = "" ] [2021-06-10T23:20:05.366Z] ./bin/test-attribution-txt.sh [2021-06-10T23:20:05.366Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:20:05.366Z] go mod tidy [2021-06-10T23:20:05.366Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T23:20:05.366Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-10T23:20:06.782Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.018s coverage: 62.8% of statements [2021-06-10T23:20:07.050Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.016s coverage: 96.5% of statements [2021-06-10T23:20:07.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-10T23:20:07.642Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements [2021-06-10T23:20:07.642Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-10T23:20:07.642Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s [2021-06-10T23:20:08.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.023s coverage: 74.5% of statements [2021-06-10T23:20:08.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-10T23:20:08.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-10T23:20:08.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-10T23:20:08.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-10T23:20:08.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-10T23:20:08.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-10T23:20:08.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements [2021-06-10T23:20:08.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-10T23:20:08.494Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-06-10T23:20:11.861Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.750s coverage: 76.9% of statements [2021-06-10T23:20:11.861Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-10T23:20:11.861Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-06-10T23:20:11.861Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2021-06-10T23:20:11.861Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-10T23:20:11.861Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-10T23:20:11.861Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.012s coverage: 51.4% of statements [2021-06-10T23:20:23.328Z] Removing intermediate container 29be1d6b4ad5 [2021-06-10T23:20:23.328Z] ---> fb87d9da0016 [2021-06-10T23:20:23.328Z] Successfully built fb87d9da0016 [2021-06-10T23:20:23.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:20:23.683Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T23:20:23.684Z] . [Pipeline] withDockerContainer [2021-06-10T23:20:23.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-367 does not seem to be running inside a container [2021-06-10T23:20:23.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/253 -v /w/workspace/app-functions-sdk-go/253:/w/workspace/app-functions-sdk-go/253:rw,z -v /w/workspace/app-functions-sdk-go/253@tmp:/w/workspace/app-functions-sdk-go/253@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-10T23:20:25.682Z] $ docker top 455ccd535d1af36c1dd80c1e87035ac094b487f5529fcaf1aacd1ab06697d79b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:20:26.671Z] + go version [2021-06-10T23:20:26.671Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T23:20:26.695Z] $ docker stop --time=1 455ccd535d1af36c1dd80c1e87035ac094b487f5529fcaf1aacd1ab06697d79b [2021-06-10T23:20:28.594Z] $ docker rm -f 455ccd535d1af36c1dd80c1e87035ac094b487f5529fcaf1aacd1ab06697d79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:20:29.469Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T23:20:29.469Z] . [Pipeline] withDockerContainer [2021-06-10T23:20:29.735Z] prd-ubuntu18.04-docker-arm64-4c-16g-367 does not seem to be running inside a container [2021-06-10T23:20:29.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/253 -v /w/workspace/app-functions-sdk-go/253:/w/workspace/app-functions-sdk-go/253:rw,z -v /w/workspace/app-functions-sdk-go/253@tmp:/w/workspace/app-functions-sdk-go/253@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-10T23:20:31.359Z] $ docker top 31d54b907f05d1fb3da96bcee9a2751b5b936fd0498079fcefdc11605333b040 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:20:32.353Z] + go mod tidy [Pipeline] sh [2021-06-10T23:20:34.140Z] + make test [2021-06-10T23:20:34.140Z] make -C ./app-service-template build [2021-06-10T23:20:34.140Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:20:34.140Z] go mod tidy [2021-06-10T23:20:34.771Z] 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-10T23:20:38.477Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.056s coverage: 78.0% of statements [2021-06-10T23:20:38.477Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-06-10T23:20:38.477Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T23:20:38.477Z] gofmt -l . [2021-06-10T23:20:38.477Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T23:20:38.492Z] $ docker stop --time=1 a342ac48492146d4ebcf60aacaf978fbe44c3760691aad3f1c1be8777220e545 [2021-06-10T23:20:39.855Z] $ docker rm -f a342ac48492146d4ebcf60aacaf978fbe44c3760691aad3f1c1be8777220e545 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T23:20:40.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T23:20:40.552Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:20:41.662Z] ---> job-cost.sh [2021-06-10T23:20:41.663Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IVYT [2021-06-10T23:20:51.707Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T23:21:04.041Z] lf-activate-venv(): INFO: Adding /tmp/venv-IVYT/bin to PATH [2021-06-10T23:21:04.041Z] INFO: No Stack... [2021-06-10T23:21:04.041Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T23:21:04.615Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T23:21:04.923Z] + cut -d, -f6 [2021-06-10T23:21:04.923Z] + cat /w/workspace/app-functions-sdk-go/253/archives/cost.csv [Pipeline] lock [2021-06-10T23:21:04.956Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-253-stack-cost] [2021-06-10T23:21:04.964Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-253-stack-cost] did not exist. Created. [2021-06-10T23:21:04.964Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T23:21:05.294Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T23:21:05.385Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T23:21:05.401Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-253-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T23:21:13.782Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:21:13.782Z] make -C ./app-service-template test [2021-06-10T23:21:13.782Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:21:13.782Z] go mod tidy [2021-06-10T23:21:13.782Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-10T23:21:40.618Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-06-10T23:21:40.618Z] ? new-app-service/config [no test files] [2021-06-10T23:21:40.618Z] ok new-app-service/functions 0.047s [2021-06-10T23:21:40.618Z] CGO_ENABLED=1 go vet ./... [2021-06-10T23:22:07.437Z] gofmt -l . [2021-06-10T23:22:07.437Z] [ "`gofmt -l .`" = "" ] [2021-06-10T23:22:07.438Z] ./bin/test-attribution-txt.sh [2021-06-10T23:22:07.438Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/253/app-service-template' [2021-06-10T23:22:07.438Z] go mod tidy [2021-06-10T23:22:07.712Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T23:22:09.147Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-10T23:22:17.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.095s coverage: 62.8% of statements [2021-06-10T23:22:17.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.068s coverage: 96.5% of statements [2021-06-10T23:22:17.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-10T23:22:17.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.071s coverage: 61.8% of statements [2021-06-10T23:22:17.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-10T23:22:17.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.045s [2021-06-10T23:22:18.048Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.101s coverage: 74.5% of statements [2021-06-10T23:22:18.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-10T23:22:18.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-10T23:22:18.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-10T23:22:18.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-10T23:22:18.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-10T23:22:18.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-10T23:22:18.048Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.1% of statements [2021-06-10T23:22:18.048Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-10T23:22:18.048Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.032s coverage: 10.5% of statements [2021-06-10T23:22:24.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.812s coverage: 76.9% of statements [2021-06-10T23:22:24.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-10T23:22:24.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 12.5% of statements [2021-06-10T23:22:24.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.087s coverage: 27.3% of statements [2021-06-10T23:22:24.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-10T23:22:24.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-10T23:22:24.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.056s coverage: 51.4% of statements [2021-06-10T23:22:51.550Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.107s coverage: 78.0% of statements [2021-06-10T23:22:51.550Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements [2021-06-10T23:22:51.550Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T23:22:53.537Z] gofmt -l . [2021-06-10T23:22:53.537Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T23:22:54.161Z] $ docker stop --time=1 31d54b907f05d1fb3da96bcee9a2751b5b936fd0498079fcefdc11605333b040 [2021-06-10T23:22:56.067Z] $ docker rm -f 31d54b907f05d1fb3da96bcee9a2751b5b936fd0498079fcefdc11605333b040 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T23:22:56.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T23:22:57.021Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T23:22:57.625Z] 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-10T23:22:58.369Z] ---> job-cost.sh [2021-06-10T23:22:58.369Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wbfb [2021-06-10T23:23:37.321Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T23:24:59.047Z] lf-activate-venv(): INFO: Adding /tmp/venv-Wbfb/bin to PATH [2021-06-10T23:24:59.047Z] INFO: No Stack... [2021-06-10T23:24:59.047Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T23:24:59.317Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T23:24:59.658Z] + cut -d, -f6 [2021-06-10T23:24:59.658Z] + cat /w/workspace/app-functions-sdk-go/253/archives/cost.csv [Pipeline] lock [2021-06-10T23:24:59.719Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-253-stack-cost] [2021-06-10T23:24:59.727Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-253-stack-cost] did not exist. Created. [2021-06-10T23:24:59.727Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T23:25:00.124Z] /w/workspace/app-functions-sdk-go/253@tmp/durable-5a9a36ef/script.sh: 1: /w/workspace/app-functions-sdk-go/253@tmp/durable-5a9a36ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T23:25:00.478Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T23:25:00.520Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T23:25:00.703Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T23:25:00.716Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-253-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-10T23:25:01.587Z] provisioning config files... [2021-06-10T23:25:01.601Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config705407609231307060tmp [Pipeline] { [Pipeline] sh [2021-06-10T23:25:01.945Z] + set +x [2021-06-10T23:25:01.945Z] + curl -s https://codecov.io/bash [2021-06-10T23:25:01.945Z] + bash -s -- [2021-06-10T23:25:01.945Z] [2021-06-10T23:25:01.945Z] _____ _ [2021-06-10T23:25:01.945Z] / ____| | | [2021-06-10T23:25:01.946Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T23:25:01.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T23:25:01.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T23:25:01.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T23:25:01.946Z] Bash-1.0.3 [2021-06-10T23:25:01.946Z] [2021-06-10T23:25:01.946Z] [2021-06-10T23:25:01.946Z] ==> git version 2.24.4 found [2021-06-10T23:25:01.946Z] ==> 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-10T23:25:01.946Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T23:25:01.946Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T23:25:01.946Z] ==> Jenkins CI detected. [2021-06-10T23:25:01.946Z] project root: . [2021-06-10T23:25:01.946Z] --> token set from env [2021-06-10T23:25:02.214Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T23:25:02.214Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T23:25:02.214Z] ==> Python coveragepy not found [2021-06-10T23:25:02.214Z] ==> Searching for coverage reports in: [2021-06-10T23:25:02.214Z] + . [2021-06-10T23:25:02.214Z] -> Found 2 reports [2021-06-10T23:25:02.214Z] ==> Detecting git/mercurial file structure [2021-06-10T23:25:02.214Z] ==> Reading reports [2021-06-10T23:25:02.214Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-10T23:25:02.214Z] + ./coverage.out bytes=94036 [2021-06-10T23:25:02.214Z] ==> Appending adjustments [2021-06-10T23:25:02.214Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T23:25:02.475Z] + Found adjustments [2021-06-10T23:25:02.475Z] ==> Gzipping contents [2021-06-10T23:25:02.475Z] 20K /tmp/codecov.SrsTQl.gz [2021-06-10T23:25:02.475Z] ==> Uploading reports [2021-06-10T23:25:02.475Z] url: https://codecov.io [2021-06-10T23:25:02.475Z] query: branch=master&commit=5506df4e7b5edc7188ac72ab22aef3deff9551b5&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T23:25:02.475Z] -> Pinging Codecov [2021-06-10T23:25:02.475Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5506df4e7b5edc7188ac72ab22aef3deff9551b5&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T23:25:03.048Z] -> Uploading to [2021-06-10T23:25:03.048Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/3D8B5DFFC46A037C893635FACE044666/5506df4e7b5edc7188ac72ab22aef3deff9551b5/0391ed27-7845-4ea3-8fdb-a5239ab094d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T232502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef734bc8578d011d6e916a09869fa7805e9cbb4563777525cb96c2661e0a6358 [2021-06-10T23:25:03.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T23:25:03.048Z] Dload Upload Total Spent Left Speed [2021-06-10T23:25:03.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16477 0 0 100 16477 0 48806 --:--:-- --:--:-- --:--:-- 48893 [2021-06-10T23:25:03.311Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5506df4e7b5edc7188ac72ab22aef3deff9551b5 [Pipeline] } [2021-06-10T23:25:03.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-10T23:25:04.209Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-10T23:25:04.236Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:25:04.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T23:25:04.549Z] [2021-06-10T23:25:04.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:25:05.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T23:25:05.039Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-10T23:25:05.039Z] 188c0c94c7c5: Pulling fs layer [2021-06-10T23:25:05.039Z] 0ef7d3d256c8: Pulling fs layer [2021-06-10T23:25:05.039Z] de9db76c5a1d: Pulling fs layer [2021-06-10T23:25:05.039Z] 0eba1c9be4d2: Pulling fs layer [2021-06-10T23:25:05.039Z] 0d57e429df01: Pulling fs layer [2021-06-10T23:25:05.039Z] 4e4be7b47b0d: Pulling fs layer [2021-06-10T23:25:05.039Z] e1f770b5df2f: Pulling fs layer [2021-06-10T23:25:05.039Z] 85a0685a4137: Pulling fs layer [2021-06-10T23:25:05.039Z] 0eba1c9be4d2: Waiting [2021-06-10T23:25:05.039Z] 0d57e429df01: Waiting [2021-06-10T23:25:05.039Z] 4e4be7b47b0d: Waiting [2021-06-10T23:25:05.039Z] e1f770b5df2f: Waiting [2021-06-10T23:25:05.039Z] 85a0685a4137: Waiting [2021-06-10T23:25:05.039Z] de9db76c5a1d: Verifying Checksum [2021-06-10T23:25:05.039Z] de9db76c5a1d: Download complete [2021-06-10T23:25:05.039Z] 0ef7d3d256c8: Verifying Checksum [2021-06-10T23:25:05.039Z] 0ef7d3d256c8: Download complete [2021-06-10T23:25:05.039Z] 0d57e429df01: Verifying Checksum [2021-06-10T23:25:05.039Z] 0d57e429df01: Download complete [2021-06-10T23:25:05.039Z] 4e4be7b47b0d: Verifying Checksum [2021-06-10T23:25:05.039Z] 4e4be7b47b0d: Download complete [2021-06-10T23:25:05.039Z] 188c0c94c7c5: Verifying Checksum [2021-06-10T23:25:05.039Z] 188c0c94c7c5: Download complete [2021-06-10T23:25:05.303Z] 188c0c94c7c5: Pull complete [2021-06-10T23:25:05.568Z] 0ef7d3d256c8: Pull complete [2021-06-10T23:25:05.568Z] de9db76c5a1d: Pull complete [2021-06-10T23:25:06.956Z] e1f770b5df2f: Verifying Checksum [2021-06-10T23:25:06.956Z] e1f770b5df2f: Download complete [2021-06-10T23:25:08.343Z] 0eba1c9be4d2: Verifying Checksum [2021-06-10T23:25:08.343Z] 0eba1c9be4d2: Download complete [2021-06-10T23:25:08.924Z] 85a0685a4137: Verifying Checksum [2021-06-10T23:25:08.924Z] 85a0685a4137: Download complete [2021-06-10T23:25:11.513Z] 0eba1c9be4d2: Pull complete [2021-06-10T23:25:11.786Z] 0d57e429df01: Pull complete [2021-06-10T23:25:11.786Z] 4e4be7b47b0d: Pull complete [2021-06-10T23:25:12.360Z] e1f770b5df2f: Pull complete [2021-06-10T23:25:15.694Z] 85a0685a4137: Pull complete [2021-06-10T23:25:15.694Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-10T23:25:15.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T23:25:15.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-10T23:25:15.776Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-06-10T23:25:15.815Z] $ 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-10T23:25:18.633Z] $ docker top c5971e83c18021f241d93940f644c592a1a520c95ba92e8cc3bfc817a5f561ef -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T23:25:18.728Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-10T23:25:19.044Z] + set -o pipefail [2021-06-10T23:25:19.045Z] + snyk monitor '--org=edgex-jenkins' [2021-06-10T23:25:25.655Z] [2021-06-10T23:25:25.655Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-10T23:25:25.655Z] [2021-06-10T23:25:25.655Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/9e8e14f6-b229-4bea-9aed-f005262ccfc9 [2021-06-10T23:25:25.655Z] [2021-06-10T23:25:25.655Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-10T23:25:25.655Z] [2021-06-10T23:25:25.655Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-10T23:25:25.655Z] [2021-06-10T23:25:25.655Z] [Pipeline] } [2021-06-10T23:25:25.668Z] $ docker stop --time=1 c5971e83c18021f241d93940f644c592a1a520c95ba92e8cc3bfc817a5f561ef [2021-06-10T23:25:27.946Z] $ docker rm -f c5971e83c18021f241d93940f644c592a1a520c95ba92e8cc3bfc817a5f561ef [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-10T23:25:28.879Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T23:25:28.907Z] provisioning config files... [2021-06-10T23:25:28.916Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5751066779357039815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:25:29.231Z] --> edgex-publish-swagger.sh [2021-06-10T23:25:29.232Z] === Publish openapi/v2 API === [2021-06-10T23:25:29.232Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-10T23:25:29.232Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-10T23:25:29.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T23:25:29.232Z] Dload Upload Total Spent Left Speed [2021-06-10T23:25:30.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10783 0:00:01 0:00:01 --:--:-- 10786 100 13052 0 0 100 13052 0 9025 0:00:01 0:00:01 --:--:-- 9026 [2021-06-10T23:25:30.620Z] [2021-06-10T23:25:30.620Z] [Pipeline] } [2021-06-10T23:25:30.628Z] 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-10T23:25:31.200Z] + git log --format=format:%s -1 5506df4e7b5edc7188ac72ab22aef3deff9551b5 [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:25:31.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:25:31.510Z] . [Pipeline] withDockerContainer [2021-06-10T23:25:31.594Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-06-10T23:25:31.648Z] $ 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-10T23:25:31.977Z] $ docker top 3bfe17e364edf1109aabc3bd2612f7f34f54d9f254945adafaad9247393eba44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T23:25:32.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T23:25:32.105Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T23:25:32.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T23:25:32.216Z] $ docker exec 3bfe17e364edf1109aabc3bd2612f7f34f54d9f254945adafaad9247393eba44 ssh-agent [2021-06-10T23:25:32.320Z] SSH_AUTH_SOCK=/tmp/ssh-FxJQZjPprP6u/agent.13 [2021-06-10T23:25:32.320Z] SSH_AGENT_PID=19 [2021-06-10T23:25:32.325Z] Running ssh-add (command line suppressed) [2021-06-10T23:25:32.411Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5084810455542889495.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5084810455542889495.key) [2021-06-10T23:25:32.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T23:25:32.729Z] + git semver tag [2021-06-10T23:25:32.729Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T23:25:32.729Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-10T23:25:32.729Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-10T23:25:32.729Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T23:25:32.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T23:25:32.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T23:25:32.729Z] # $SEMVER_BRANCH = master [2021-06-10T23:25:32.729Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-10T23:25:32.729Z] # 5506df4e7b5edc7188ac72ab22aef3deff9551b5 HEAD [2021-06-10T23:25:32.729Z] # -> Force: false [2021-06-10T23:25:32.729Z] # 7935a3d9d69b0d98cb2079e5b1d04cb0359422a0 refs/tags/v2.0.0-dev.78 [Pipeline] } [2021-06-10T23:25:32.737Z] $ docker exec --env ******** --env ******** 3bfe17e364edf1109aabc3bd2612f7f34f54d9f254945adafaad9247393eba44 ssh-agent -k [2021-06-10T23:25:32.828Z] unset SSH_AUTH_SOCK; [2021-06-10T23:25:32.828Z] unset SSH_AGENT_PID; [2021-06-10T23:25:32.828Z] echo Agent pid 19 killed; [2021-06-10T23:25:32.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T23:25:33.182Z] + git semver [Pipeline] } [2021-06-10T23:25:33.197Z] $ docker stop --time=1 3bfe17e364edf1109aabc3bd2612f7f34f54d9f254945adafaad9247393eba44 [2021-06-10T23:25:34.406Z] $ docker rm -f 3bfe17e364edf1109aabc3bd2612f7f34f54d9f254945adafaad9247393eba44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:25:34.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T23:25:34.869Z] [2021-06-10T23:25:34.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:25:35.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T23:25:35.185Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-10T23:25:35.185Z] ab5ef0e58194: Pulling fs layer [2021-06-10T23:25:35.185Z] 9712f1f96733: Pulling fs layer [2021-06-10T23:25:35.185Z] 63f879dbbcfc: Pulling fs layer [2021-06-10T23:25:35.185Z] 0d9ebad4ef96: Pulling fs layer [2021-06-10T23:25:35.185Z] e9a5061849ea: Pulling fs layer [2021-06-10T23:25:35.185Z] d747dcd14b5f: Pulling fs layer [2021-06-10T23:25:35.185Z] 2de7ff778b66: Pulling fs layer [2021-06-10T23:25:35.185Z] 0d9ebad4ef96: Waiting [2021-06-10T23:25:35.185Z] e9a5061849ea: Waiting [2021-06-10T23:25:35.185Z] d747dcd14b5f: Waiting [2021-06-10T23:25:35.185Z] 2de7ff778b66: Waiting [2021-06-10T23:25:35.185Z] 9712f1f96733: Verifying Checksum [2021-06-10T23:25:35.185Z] 9712f1f96733: Download complete [2021-06-10T23:25:36.571Z] 63f879dbbcfc: Verifying Checksum [2021-06-10T23:25:36.571Z] 63f879dbbcfc: Download complete [2021-06-10T23:25:36.833Z] e9a5061849ea: Verifying Checksum [2021-06-10T23:25:36.833Z] e9a5061849ea: Download complete [2021-06-10T23:25:36.833Z] d747dcd14b5f: Verifying Checksum [2021-06-10T23:25:36.833Z] d747dcd14b5f: Download complete [2021-06-10T23:25:37.093Z] 2de7ff778b66: Verifying Checksum [2021-06-10T23:25:37.093Z] 2de7ff778b66: Download complete [2021-06-10T23:25:37.353Z] 0d9ebad4ef96: Verifying Checksum [2021-06-10T23:25:37.353Z] 0d9ebad4ef96: Download complete [2021-06-10T23:25:37.617Z] ab5ef0e58194: Verifying Checksum [2021-06-10T23:25:37.617Z] ab5ef0e58194: Download complete [2021-06-10T23:25:40.190Z] ab5ef0e58194: Pull complete [2021-06-10T23:25:40.190Z] 9712f1f96733: Pull complete [2021-06-10T23:25:40.777Z] 63f879dbbcfc: Pull complete [2021-06-10T23:25:44.092Z] 0d9ebad4ef96: Pull complete [2021-06-10T23:25:44.356Z] e9a5061849ea: Pull complete [2021-06-10T23:25:44.356Z] d747dcd14b5f: Pull complete [2021-06-10T23:25:45.300Z] 2de7ff778b66: Pull complete [2021-06-10T23:25:45.300Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-10T23:25:45.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T23:25:45.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-10T23:25:45.371Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-06-10T23:25:45.412Z] $ 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-10T23:25:48.908Z] $ docker top f53fc6998fbab3fba9ee5a2a5407548534f7f7918562e7cbf159985c5aa9543c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-10T23:25:49.011Z] provisioning config files... [2021-06-10T23:25:49.020Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6703104675967115363tmp [2021-06-10T23:25:49.036Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7607395104662087673tmp [2021-06-10T23:25:49.047Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config795340777516649575tmp [Pipeline] { [Pipeline] echo [2021-06-10T23:25:49.071Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:25:49.370Z] ---> sigul-configuration.sh [2021-06-10T23:25:49.370Z] gpg: directory `/root/.gnupg' created [2021-06-10T23:25:49.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-10T23:25:49.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-10T23:25:49.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-10T23:25:49.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-10T23:25:49.370Z] gpg: CAST5 encrypted data [2021-06-10T23:25:49.370Z] gpg: encrypted with 1 passphrase [2021-06-10T23:25:49.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-10T23:25:49.664Z] + mkdir /home/jenkins [2021-06-10T23:25:49.664Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-10T23:25:49.965Z] + 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-10T23:25:49.976Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:25:50.272Z] ---> sigul-install.sh [2021-06-10T23:25:55.567Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-10T23:25:56.030Z] + git tag --list [2021-06-10T23:25:56.030Z] v0.1.0 [2021-06-10T23:25:56.030Z] v0.1.1 [2021-06-10T23:25:56.030Z] v1.0.0 [2021-06-10T23:25:56.030Z] v1.1.0 [2021-06-10T23:25:56.030Z] v1.2.0 [2021-06-10T23:25:56.030Z] v1.3.0 [2021-06-10T23:25:56.030Z] v1.3.1 [2021-06-10T23:25:56.030Z] v1.3.1-dev.1 [2021-06-10T23:25:56.030Z] v1.3.2-dev.1 [2021-06-10T23:25:56.030Z] v2.0.0-dev.1 [2021-06-10T23:25:56.030Z] v2.0.0-dev.10 [2021-06-10T23:25:56.030Z] v2.0.0-dev.11 [2021-06-10T23:25:56.030Z] v2.0.0-dev.12 [2021-06-10T23:25:56.030Z] v2.0.0-dev.13 [2021-06-10T23:25:56.030Z] v2.0.0-dev.14 [2021-06-10T23:25:56.030Z] v2.0.0-dev.15 [2021-06-10T23:25:56.030Z] v2.0.0-dev.16 [2021-06-10T23:25:56.030Z] v2.0.0-dev.17 [2021-06-10T23:25:56.030Z] v2.0.0-dev.18 [2021-06-10T23:25:56.030Z] v2.0.0-dev.19 [2021-06-10T23:25:56.030Z] v2.0.0-dev.2 [2021-06-10T23:25:56.030Z] v2.0.0-dev.20 [2021-06-10T23:25:56.030Z] v2.0.0-dev.21 [2021-06-10T23:25:56.030Z] v2.0.0-dev.22 [2021-06-10T23:25:56.030Z] v2.0.0-dev.23 [2021-06-10T23:25:56.030Z] v2.0.0-dev.24 [2021-06-10T23:25:56.030Z] v2.0.0-dev.25 [2021-06-10T23:25:56.030Z] v2.0.0-dev.26 [2021-06-10T23:25:56.030Z] v2.0.0-dev.27 [2021-06-10T23:25:56.030Z] v2.0.0-dev.28 [2021-06-10T23:25:56.030Z] v2.0.0-dev.29 [2021-06-10T23:25:56.030Z] v2.0.0-dev.3 [2021-06-10T23:25:56.030Z] v2.0.0-dev.30 [2021-06-10T23:25:56.030Z] v2.0.0-dev.31 [2021-06-10T23:25:56.030Z] v2.0.0-dev.32 [2021-06-10T23:25:56.030Z] v2.0.0-dev.33 [2021-06-10T23:25:56.030Z] v2.0.0-dev.34 [2021-06-10T23:25:56.030Z] v2.0.0-dev.35 [2021-06-10T23:25:56.030Z] v2.0.0-dev.36 [2021-06-10T23:25:56.030Z] v2.0.0-dev.37 [2021-06-10T23:25:56.030Z] v2.0.0-dev.38 [2021-06-10T23:25:56.030Z] v2.0.0-dev.39 [2021-06-10T23:25:56.030Z] v2.0.0-dev.4 [2021-06-10T23:25:56.030Z] v2.0.0-dev.40 [2021-06-10T23:25:56.030Z] v2.0.0-dev.41 [2021-06-10T23:25:56.030Z] v2.0.0-dev.42 [2021-06-10T23:25:56.030Z] v2.0.0-dev.43 [2021-06-10T23:25:56.030Z] v2.0.0-dev.44 [2021-06-10T23:25:56.030Z] v2.0.0-dev.45 [2021-06-10T23:25:56.030Z] v2.0.0-dev.46 [2021-06-10T23:25:56.030Z] v2.0.0-dev.47 [2021-06-10T23:25:56.030Z] v2.0.0-dev.48 [2021-06-10T23:25:56.030Z] v2.0.0-dev.49 [2021-06-10T23:25:56.030Z] v2.0.0-dev.5 [2021-06-10T23:25:56.030Z] v2.0.0-dev.50 [2021-06-10T23:25:56.030Z] v2.0.0-dev.51 [2021-06-10T23:25:56.030Z] v2.0.0-dev.52 [2021-06-10T23:25:56.030Z] v2.0.0-dev.53 [2021-06-10T23:25:56.030Z] v2.0.0-dev.54 [2021-06-10T23:25:56.030Z] v2.0.0-dev.55 [2021-06-10T23:25:56.030Z] v2.0.0-dev.56 [2021-06-10T23:25:56.030Z] v2.0.0-dev.57 [2021-06-10T23:25:56.030Z] v2.0.0-dev.58 [2021-06-10T23:25:56.030Z] v2.0.0-dev.59 [2021-06-10T23:25:56.030Z] v2.0.0-dev.6 [2021-06-10T23:25:56.030Z] v2.0.0-dev.60 [2021-06-10T23:25:56.030Z] v2.0.0-dev.61 [2021-06-10T23:25:56.030Z] v2.0.0-dev.62 [2021-06-10T23:25:56.030Z] v2.0.0-dev.63 [2021-06-10T23:25:56.030Z] v2.0.0-dev.64 [2021-06-10T23:25:56.030Z] v2.0.0-dev.65 [2021-06-10T23:25:56.030Z] v2.0.0-dev.66 [2021-06-10T23:25:56.030Z] v2.0.0-dev.67 [2021-06-10T23:25:56.030Z] v2.0.0-dev.68 [2021-06-10T23:25:56.030Z] v2.0.0-dev.69 [2021-06-10T23:25:56.030Z] v2.0.0-dev.7 [2021-06-10T23:25:56.030Z] v2.0.0-dev.70 [2021-06-10T23:25:56.030Z] v2.0.0-dev.71 [2021-06-10T23:25:56.030Z] v2.0.0-dev.72 [2021-06-10T23:25:56.030Z] v2.0.0-dev.73 [2021-06-10T23:25:56.030Z] v2.0.0-dev.74 [2021-06-10T23:25:56.030Z] v2.0.0-dev.75 [2021-06-10T23:25:56.030Z] v2.0.0-dev.76 [2021-06-10T23:25:56.030Z] v2.0.0-dev.77 [2021-06-10T23:25:56.030Z] v2.0.0-dev.78 [2021-06-10T23:25:56.030Z] v2.0.0-dev.8 [2021-06-10T23:25:56.030Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-10T23:25:56.404Z] + lftools sign git-tag v2.0.0-dev.78 [2021-06-10T23:25:56.980Z] Signing Git tag with Sigul... [2021-06-10T23:25:56.980Z] Signing v2.0.0-dev.78 [Pipeline] echo [2021-06-10T23:25:57.564Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:25:57.859Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-10T23:25:57.869Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-10T23:25:57.906Z] $ docker stop --time=1 f53fc6998fbab3fba9ee5a2a5407548534f7f7918562e7cbf159985c5aa9543c [2021-06-10T23:25:59.474Z] $ docker rm -f f53fc6998fbab3fba9ee5a2a5407548534f7f7918562e7cbf159985c5aa9543c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:26:00.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:26:00.090Z] . [Pipeline] withDockerContainer [2021-06-10T23:26:00.159Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-06-10T23:26:00.194Z] $ 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-10T23:26:00.590Z] $ docker top a582cb7094fc3aa88ca51416329846acc021d6cad788aa0212467aa1e7653354 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T23:26:00.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T23:26:00.732Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T23:26:00.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T23:26:00.846Z] $ docker exec a582cb7094fc3aa88ca51416329846acc021d6cad788aa0212467aa1e7653354 ssh-agent [2021-06-10T23:26:00.952Z] SSH_AUTH_SOCK=/tmp/ssh-uFnlJTjukTvz/agent.13 [2021-06-10T23:26:00.952Z] SSH_AGENT_PID=20 [2021-06-10T23:26:00.957Z] Running ssh-add (command line suppressed) [2021-06-10T23:26:01.048Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3493348657649983389.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3493348657649983389.key) [2021-06-10T23:26:01.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T23:26:01.366Z] + git semver bump pre [2021-06-10T23:26:01.366Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T23:26:01.366Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-10T23:26:01.366Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-10T23:26:01.366Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T23:26:01.366Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T23:26:01.366Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T23:26:01.366Z] # $SEMVER_BRANCH = master [2021-06-10T23:26:01.366Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-10T23:26:01.366Z] 2.0.0-dev.79 [Pipeline] } [2021-06-10T23:26:01.373Z] $ docker exec --env ******** --env ******** a582cb7094fc3aa88ca51416329846acc021d6cad788aa0212467aa1e7653354 ssh-agent -k [2021-06-10T23:26:01.482Z] unset SSH_AUTH_SOCK; [2021-06-10T23:26:01.482Z] unset SSH_AGENT_PID; [2021-06-10T23:26:01.482Z] echo Agent pid 20 killed; [2021-06-10T23:26:01.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T23:26:01.852Z] + git semver [Pipeline] } [2021-06-10T23:26:01.867Z] $ docker stop --time=1 a582cb7094fc3aa88ca51416329846acc021d6cad788aa0212467aa1e7653354 [2021-06-10T23:26:03.099Z] $ docker rm -f a582cb7094fc3aa88ca51416329846acc021d6cad788aa0212467aa1e7653354 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:26:03.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:26:03.506Z] . [Pipeline] withDockerContainer [2021-06-10T23:26:03.577Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-06-10T23:26:03.615Z] $ 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-10T23:26:03.940Z] $ docker top d58dcbe4e2d2c002529613fea7b781d7bd314f6083a7191146ebc36f31c3ab03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T23:26:04.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T23:26:04.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T23:26:04.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T23:26:04.182Z] $ docker exec d58dcbe4e2d2c002529613fea7b781d7bd314f6083a7191146ebc36f31c3ab03 ssh-agent [2021-06-10T23:26:04.288Z] SSH_AUTH_SOCK=/tmp/ssh-CAbmqvXwwQXd/agent.13 [2021-06-10T23:26:04.288Z] SSH_AGENT_PID=19 [2021-06-10T23:26:04.296Z] Running ssh-add (command line suppressed) [2021-06-10T23:26:04.387Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1959604700139528402.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1959604700139528402.key) [2021-06-10T23:26:04.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T23:26:04.718Z] + git semver push [2021-06-10T23:26:04.718Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T23:26:04.718Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-10T23:26:04.718Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-10T23:26:04.718Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T23:26:04.718Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T23:26:04.718Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T23:26:04.718Z] # $SEMVER_BRANCH = master [2021-06-10T23:26:04.718Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-10T23:26:10.024Z] $ docker exec --env ******** --env ******** d58dcbe4e2d2c002529613fea7b781d7bd314f6083a7191146ebc36f31c3ab03 ssh-agent -k [2021-06-10T23:26:10.134Z] unset SSH_AUTH_SOCK; [2021-06-10T23:26:10.134Z] unset SSH_AGENT_PID; [2021-06-10T23:26:10.134Z] echo Agent pid 19 killed; [2021-06-10T23:26:10.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T23:26:10.509Z] + git semver [Pipeline] } [2021-06-10T23:26:10.521Z] $ docker stop --time=1 d58dcbe4e2d2c002529613fea7b781d7bd314f6083a7191146ebc36f31c3ab03 [2021-06-10T23:26:11.713Z] $ docker rm -f d58dcbe4e2d2c002529613fea7b781d7bd314f6083a7191146ebc36f31c3ab03 [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-10T23:26:12.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:26:13.480Z] ---> package-listing.sh [2021-06-10T23:26:13.480Z] ++ facter osfamily [2021-06-10T23:26:13.480Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T23:26:13.745Z] + OS_FAMILY=redhat [2021-06-10T23:26:13.745Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-10T23:26:13.745Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T23:26:13.745Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T23:26:13.745Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T23:26:13.745Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T23:26:13.745Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-10T23:26:13.745Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T23:26:13.745Z] + case "${OS_FAMILY}" in [2021-06-10T23:26:13.745Z] + rpm -qa [2021-06-10T23:26:13.745Z] + sort [2021-06-10T23:26:14.318Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T23:26:14.318Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T23:26:14.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T23:26:14.318Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-10T23:26:14.318Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-10T23:26:14.318Z] + 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-10T23:26:14.331Z] 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-10T23:26:14.619Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:26:15.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T23:26:15.190Z] [2021-06-10T23:26:15.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:26:15.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T23:26:15.508Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T23:26:15.508Z] df20fa9351a1: Pulling fs layer [2021-06-10T23:26:15.508Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T23:26:15.508Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T23:26:15.508Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T23:26:15.508Z] 93b61091891f: Pulling fs layer [2021-06-10T23:26:15.508Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T23:26:15.508Z] 5e14af77c1be: Pulling fs layer [2021-06-10T23:26:15.508Z] 01666e4c0597: Pulling fs layer [2021-06-10T23:26:15.508Z] aa168da1d23b: Pulling fs layer [2021-06-10T23:26:15.508Z] 93b9cdb0e59b: Waiting [2021-06-10T23:26:15.508Z] 5e14af77c1be: Waiting [2021-06-10T23:26:15.508Z] 01666e4c0597: Waiting [2021-06-10T23:26:15.508Z] aa168da1d23b: Waiting [2021-06-10T23:26:15.508Z] 46f8f816bc3b: Waiting [2021-06-10T23:26:15.508Z] 93b61091891f: Waiting [2021-06-10T23:26:15.508Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T23:26:15.508Z] 36b3adc4ff6f: Download complete [2021-06-10T23:26:15.508Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T23:26:15.508Z] 46f8f816bc3b: Download complete [2021-06-10T23:26:15.508Z] df20fa9351a1: Verifying Checksum [2021-06-10T23:26:15.508Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T23:26:15.508Z] 93b9cdb0e59b: Download complete [2021-06-10T23:26:15.780Z] 5e14af77c1be: Verifying Checksum [2021-06-10T23:26:15.780Z] 5e14af77c1be: Download complete [2021-06-10T23:26:15.780Z] 93b61091891f: Verifying Checksum [2021-06-10T23:26:15.780Z] 93b61091891f: Download complete [2021-06-10T23:26:15.780Z] 01666e4c0597: Verifying Checksum [2021-06-10T23:26:15.780Z] 01666e4c0597: Download complete [2021-06-10T23:26:15.780Z] df20fa9351a1: Pull complete [2021-06-10T23:26:15.780Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T23:26:15.780Z] 8ad3a11d3b57: Download complete [2021-06-10T23:26:15.780Z] 36b3adc4ff6f: Pull complete [2021-06-10T23:26:16.366Z] 8ad3a11d3b57: Pull complete [2021-06-10T23:26:16.366Z] 46f8f816bc3b: Pull complete [2021-06-10T23:26:16.628Z] 93b61091891f: Pull complete [2021-06-10T23:26:16.628Z] 93b9cdb0e59b: Pull complete [2021-06-10T23:26:16.889Z] 5e14af77c1be: Pull complete [2021-06-10T23:26:16.889Z] 01666e4c0597: Pull complete [2021-06-10T23:26:17.466Z] aa168da1d23b: Verifying Checksum [2021-06-10T23:26:17.466Z] aa168da1d23b: Download complete [2021-06-10T23:26:21.702Z] aa168da1d23b: Pull complete [2021-06-10T23:26:21.702Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T23:26:21.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T23:26:21.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T23:26:21.776Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-06-10T23:26:21.813Z] $ 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-10T23:26:23.965Z] $ docker top 2b7b05964c30ada44c7f7bd01cb373ff55a821e3da2c76f3a18a66ee526c01b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:26:24.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T23:26:24.747Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T23:26:25.047Z] + ls /var/log/sa-host [2021-06-10T23:26:25.047Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T23:26:25.047Z] file_magic: OK [2021-06-10T23:26:25.047Z] HZ: Using current value: 100 [2021-06-10T23:26:25.047Z] file_header: OK [2021-06-10T23:26:25.047Z] 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-10T23:26:25.047Z] Statistics: [2021-06-10T23:26:25.047Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T23:26:25.047Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T23:26:25.047Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T23:26:25.047Z] file_magic: OK [2021-06-10T23:26:25.047Z] HZ: Using current value: 100 [2021-06-10T23:26:25.047Z] file_header: OK [2021-06-10T23:26:25.047Z] 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-10T23:26:25.047Z] Statistics: [2021-06-10T23:26:25.047Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T23:26:25.047Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T23:26:25.245Z] provisioning config files... [2021-06-10T23:26:25.263Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config988484263726735519tmp [Pipeline] { [Pipeline] echo [2021-06-10T23:26:25.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:26:25.580Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T23:26:25.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:26:26.014Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T23:26:26.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:26:26.329Z] ---> sudo-logs.sh [2021-06-10T23:26:26.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T23:26:26.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:26:26.657Z] ---> job-cost.sh [2021-06-10T23:26:26.657Z] lf-activate-venv: SKIPPING [2021-06-10T23:26:26.657Z] DEBUG: total: 0.18000000715255737 [2021-06-10T23:26:26.657Z] INFO: Retrieving Stack Cost... [2021-06-10T23:26:28.039Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T23:26:28.301Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T23:26:28.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:26:28.612Z] ---> logs-deploy.sh [2021-06-10T23:26:28.612Z] lf-activate-venv: SKIPPING [2021-06-10T23:26:28.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/253 [2021-06-10T23:26:28.612Z] INFO: archiving workspace using pattern(s): [2021-06-10T23:26:29.558Z] Archives upload complete. [2021-06-10T23:26:29.558Z] INFO: archiving logs to Nexus [2021-06-10T23:26:30.130Z] ---> uname -a: [2021-06-10T23:26:30.130Z] Linux prd-centos7-docker-4c-2g-365.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-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] ---> lscpu: [2021-06-10T23:26:30.130Z] Architecture: x86_64 [2021-06-10T23:26:30.130Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T23:26:30.130Z] Byte Order: Little Endian [2021-06-10T23:26:30.130Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T23:26:30.130Z] CPU(s): 2 [2021-06-10T23:26:30.130Z] On-line CPU(s) list: 0,1 [2021-06-10T23:26:30.130Z] Thread(s) per core: 1 [2021-06-10T23:26:30.130Z] Core(s) per socket: 1 [2021-06-10T23:26:30.130Z] Socket(s): 2 [2021-06-10T23:26:30.130Z] NUMA node(s): 1 [2021-06-10T23:26:30.130Z] Vendor ID: AuthenticAMD [2021-06-10T23:26:30.130Z] CPU family: 23 [2021-06-10T23:26:30.130Z] Model: 49 [2021-06-10T23:26:30.130Z] Model name: AMD EPYC-Rome Processor [2021-06-10T23:26:30.130Z] Stepping: 0 [2021-06-10T23:26:30.130Z] CPU MHz: 2800.000 [2021-06-10T23:26:30.130Z] BogoMIPS: 5600.00 [2021-06-10T23:26:30.130Z] Virtualization: AMD-V [2021-06-10T23:26:30.130Z] Hypervisor vendor: KVM [2021-06-10T23:26:30.130Z] Virtualization type: full [2021-06-10T23:26:30.130Z] L1d cache: 64 KiB [2021-06-10T23:26:30.130Z] L1i cache: 64 KiB [2021-06-10T23:26:30.130Z] L2 cache: 1 MiB [2021-06-10T23:26:30.130Z] L3 cache: 32 MiB [2021-06-10T23:26:30.130Z] NUMA node0 CPU(s): 0,1 [2021-06-10T23:26:30.130Z] Vulnerability Itlb multihit: Not affected [2021-06-10T23:26:30.130Z] Vulnerability L1tf: Not affected [2021-06-10T23:26:30.130Z] Vulnerability Mds: Not affected [2021-06-10T23:26:30.130Z] Vulnerability Meltdown: Not affected [2021-06-10T23:26:30.130Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T23:26:30.130Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T23:26:30.130Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T23:26:30.130Z] Vulnerability Srbds: Not affected [2021-06-10T23:26:30.130Z] Vulnerability Tsx async abort: Not affected [2021-06-10T23:26:30.130Z] 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-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] ---> nproc: [2021-06-10T23:26:30.130Z] 2 [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] ---> df -h: [2021-06-10T23:26:30.130Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T23:26:30.130Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-10T23:26:30.130Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T23:26:30.130Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T23:26:30.130Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-10T23:26:30.130Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] ---> free -m: [2021-06-10T23:26:30.130Z] total used free shared buff/cache available [2021-06-10T23:26:30.130Z] Mem: 7821 1178 3222 0 3420 6562 [2021-06-10T23:26:30.130Z] Swap: 1023 0 1023 [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] ---> ip addr: [2021-06-10T23:26:30.130Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T23:26:30.130Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T23:26:30.130Z] inet 127.0.0.1/8 scope host lo [2021-06-10T23:26:30.130Z] valid_lft forever preferred_lft forever [2021-06-10T23:26:30.130Z] inet6 ::1/128 scope host [2021-06-10T23:26:30.130Z] valid_lft forever preferred_lft forever [2021-06-10T23:26:30.130Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T23:26:30.130Z] link/ether fa:16:3e:73:62:a5 brd ff:ff:ff:ff:ff:ff [2021-06-10T23:26:30.130Z] inet 10.30.122.73/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T23:26:30.130Z] valid_lft 85747sec preferred_lft 85747sec [2021-06-10T23:26:30.130Z] inet6 fe80::f816:3eff:fe73:62a5/64 scope link [2021-06-10T23:26:30.130Z] valid_lft forever preferred_lft forever [2021-06-10T23:26:30.130Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T23:26:30.130Z] link/ether 02:42:59:31:7b:e2 brd ff:ff:ff:ff:ff:ff [2021-06-10T23:26:30.130Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T23:26:30.130Z] valid_lft forever preferred_lft forever [2021-06-10T23:26:30.130Z] inet6 fe80::42:59ff:fe31:7be2/64 scope link [2021-06-10T23:26:30.130Z] valid_lft forever preferred_lft forever [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] ---> sar -b -r -n DEV: [2021-06-10T23:26:30.130Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] 23:15:26 LINUX RESTART (2 CPU) [2021-06-10T23:26:30.130Z] [2021-06-10T23:26:30.130Z] 23:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T23:26:30.130Z] 23:17:01 81.13 3.40 77.74 0.00 2558.13 5313.96 0.00 [2021-06-10T23:26:30.130Z] 23:18:01 0.42 0.00 0.42 0.00 0.00 6.76 0.00 [2021-06-10T23:26:30.130Z] 23:19:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-06-10T23:26:30.131Z] 23:20:01 0.22 0.00 0.22 0.00 0.00 3.61 0.00 [2021-06-10T23:26:30.131Z] 23:21:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 [2021-06-10T23:26:30.131Z] 23:22:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 [2021-06-10T23:26:30.131Z] 23:23:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 [2021-06-10T23:26:30.131Z] 23:24:01 0.15 0.00 0.15 0.00 0.00 2.28 0.00 [2021-06-10T23:26:30.131Z] 23:25:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 [2021-06-10T23:26:30.131Z] 23:26:01 201.80 0.05 201.75 0.00 4.00 58579.40 0.00 [2021-06-10T23:26:30.131Z] Average: 28.52 0.34 28.18 0.00 256.28 6394.98 0.00 [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z] 23:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T23:26:30.131Z] 23:17:01 5432424 0 801308 10.01 2620 1772580 1286952 14.21 587700 1588076 12 [2021-06-10T23:26:30.131Z] 23:18:01 5437824 0 795900 9.94 2620 1772588 1246456 13.76 583108 1588040 8 [2021-06-10T23:26:30.131Z] 23:19:01 5440652 0 793072 9.90 2620 1772588 1207832 13.34 580220 1589080 8 [2021-06-10T23:26:30.131Z] 23:20:01 5439284 0 794432 9.92 2620 1772596 1207944 13.34 581480 1589080 8 [2021-06-10T23:26:30.131Z] 23:21:01 5438840 0 794868 9.92 2620 1772604 1207680 13.33 578728 1593320 8 [2021-06-10T23:26:30.131Z] 23:22:01 5438420 0 795288 9.93 2620 1772604 1207764 13.33 579192 1593320 8 [2021-06-10T23:26:30.131Z] 23:23:01 5438760 0 794940 9.93 2620 1772612 1207584 13.33 578232 1593320 20 [2021-06-10T23:26:30.131Z] 23:24:01 5429556 0 804140 10.04 2620 1772616 1207584 13.33 587244 1593320 8 [2021-06-10T23:26:30.131Z] 23:25:01 5424028 0 809664 10.11 2620 1772620 1220452 13.47 592052 1593320 16 [2021-06-10T23:26:30.131Z] 23:26:01 3824464 0 1087132 13.57 2620 3094716 1444460 15.95 816328 2725168 48 [2021-06-10T23:26:30.131Z] Average: 5274425 0 827074 10.33 2620 1904812 1244471 13.74 606428 1704604 14 [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z] 23:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T23:26:30.131Z] 23:17:01 eth0 267.31 267.64 992.83 41.66 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:17:01 docker0 104.11 73.87 9.60 311.43 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:18:01 eth0 5.23 2.13 4.29 0.30 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:19:01 eth0 2.03 0.77 0.87 0.59 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:20:01 eth0 0.57 0.43 0.31 0.24 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:21:01 eth0 0.78 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:22:01 eth0 0.58 0.38 0.33 0.21 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:24:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:25:01 eth0 1.58 1.07 1.65 0.52 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:26:01 veth5c65328 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:26:01 eth0 931.57 843.94 7966.10 149.35 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] 23:26:01 docker0 100.98 109.07 7.28 645.34 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] Average: veth5c65328 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] Average: eth0 121.03 111.72 897.01 19.30 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] Average: docker0 20.52 18.30 1.69 95.71 0.00 0.00 0.00 0.00 [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z] ---> sar -P ALL: [2021-06-10T23:26:30.131Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z] 23:15:26 LINUX RESTART (2 CPU) [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z] 23:16:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T23:26:30.131Z] 23:17:01 all 6.18 0.00 2.32 2.53 0.05 88.92 [2021-06-10T23:26:30.131Z] 23:17:01 0 5.67 0.00 2.66 3.88 0.05 87.74 [2021-06-10T23:26:30.131Z] 23:17:01 1 6.68 0.00 1.98 1.17 0.05 90.11 [2021-06-10T23:26:30.131Z] 23:18:01 all 0.14 0.00 0.04 0.00 0.03 99.78 [2021-06-10T23:26:30.131Z] 23:18:01 0 0.22 0.00 0.05 0.00 0.03 99.70 [2021-06-10T23:26:30.131Z] 23:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T23:26:30.131Z] 23:19:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-10T23:26:30.131Z] 23:19:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-06-10T23:26:30.131Z] 23:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-10T23:26:30.131Z] 23:20:01 all 0.21 0.00 0.02 0.00 0.03 99.75 [2021-06-10T23:26:30.131Z] 23:20:01 0 0.37 0.00 0.02 0.00 0.03 99.58 [2021-06-10T23:26:30.131Z] 23:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-10T23:26:30.131Z] 23:21:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-06-10T23:26:30.131Z] 23:21:01 0 0.30 0.00 0.03 0.00 0.03 99.63 [2021-06-10T23:26:30.131Z] 23:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-10T23:26:30.131Z] 23:22:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-10T23:26:30.131Z] 23:22:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-10T23:26:30.131Z] 23:22:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-10T23:26:30.131Z] 23:23:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-10T23:26:30.131Z] 23:23:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-10T23:26:30.131Z] 23:23:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-10T23:26:30.131Z] 23:24:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-10T23:26:30.131Z] 23:24:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-10T23:26:30.131Z] 23:24:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-10T23:26:30.131Z] 23:25:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-06-10T23:26:30.131Z] 23:25:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-10T23:26:30.131Z] 23:25:01 1 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-10T23:26:30.131Z] 23:26:01 all 24.70 0.00 10.40 3.31 0.10 61.50 [2021-06-10T23:26:30.131Z] 23:26:01 0 26.36 0.00 10.41 3.02 0.09 60.11 [2021-06-10T23:26:30.131Z] 23:26:01 1 23.05 0.00 10.39 3.59 0.11 62.86 [2021-06-10T23:26:30.131Z] Average: all 3.07 0.00 1.24 0.56 0.04 95.09 [2021-06-10T23:26:30.131Z] Average: 0 3.24 0.00 1.27 0.67 0.03 94.79 [2021-06-10T23:26:30.131Z] Average: 1 2.90 0.00 1.21 0.46 0.04 95.39 [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z] [2021-06-10T23:26:30.131Z]