Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 15f25418acb9d31c87fe2b7fc9ccbae67f109818 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4049 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 15f25418acb9d31c87fe2b7fc9ccbae67f109818 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15f25418acb9d31c87fe2b7fc9ccbae67f109818 # timeout=10 Commit message: "feat(sdk): Expose SDK EdgeX clients (#525)" > git rev-list --no-walk 11135aa80e527cda27448d3fc9afd0dd950ec3b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-08T00:32:02.605Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-08T00:32:02.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-08T00:32:02.943Z] ========================================================= [2020-10-08T00:32:02.943Z] EdgeX Global Pipelines Version Info [2020-10-08T00:32:02.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:32:04.449Z] ------------------- [2020-10-08T00:32:04.449Z] stable info: [2020-10-08T00:32:04.449Z] ------------------- [2020-10-08T00:32:04.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-08T00:32:04.449Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-08T00:32:04.449Z] Message: update stable to v1.0.131 [2020-10-08T00:32:05.395Z] ------------------- [2020-10-08T00:32:05.395Z] experimental info: [2020-10-08T00:32:05.395Z] ------------------- [2020-10-08T00:32:05.395Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-08T00:32:05.395Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-08T00:32:05.395Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-08T00:32:05.725Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-08T00:32:05.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-08T00:32:05.905Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-08T00:32:05.992Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-08T00:32:06.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-08T00:32:06.174Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-08T00:32:06.269Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-08T00:32:06.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-08T00:32:06.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-08T00:32:06.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-08T00:32:06.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-08T00:32:06.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-08T00:32:06.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-08T00:32:06.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-08T00:32:07.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-08T00:32:07.217Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-08T00:32:07.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-08T00:32:07.421Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-08T00:32:07.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-08T00:32:07.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-08T00:32:07.709Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-08T00:32:07.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-08T00:32:07.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-08T00:32:07.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-08T00:32:08.065Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-08T00:32:08.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-08T00:32:08.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-08T00:32:08.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-08T00:32:08.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15f25418acb9d31c87fe2b7fc9ccbae67f109818 [Pipeline] echo [2020-10-08T00:32:08.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15f2541 [Pipeline] echo [2020-10-08T00:32:08.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-08T00:32:09.337Z] + git log --format=format:%s -1 15f25418acb9d31c87fe2b7fc9ccbae67f109818 [Pipeline] echo [2020-10-08T00:32:09.399Z] GIT_COMMIT: 15f25418acb9d31c87fe2b7fc9ccbae67f109818, Commit Message: feat(sdk): Expose SDK EdgeX clients (#525) [Pipeline] echo [2020-10-08T00:32:09.442Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:32:09.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T00:32:10.250Z] [2020-10-08T00:32:10.250Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:32:10.622Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T00:32:10.622Z] latest: Pulling from edgex-devops/git-semver [2020-10-08T00:32:10.622Z] 31603596830f: Pulling fs layer [2020-10-08T00:32:10.622Z] 2a8b12db71e7: Pulling fs layer [2020-10-08T00:32:10.622Z] 6ca5941a6612: Pulling fs layer [2020-10-08T00:32:10.622Z] ecc8261a40a4: Pulling fs layer [2020-10-08T00:32:10.622Z] ecc8261a40a4: Waiting [2020-10-08T00:32:10.622Z] 2a8b12db71e7: Download complete [2020-10-08T00:32:10.892Z] 31603596830f: Verifying Checksum [2020-10-08T00:32:10.892Z] 31603596830f: Download complete [2020-10-08T00:32:10.892Z] ecc8261a40a4: Verifying Checksum [2020-10-08T00:32:10.892Z] ecc8261a40a4: Download complete [2020-10-08T00:32:10.892Z] 6ca5941a6612: Verifying Checksum [2020-10-08T00:32:10.892Z] 6ca5941a6612: Download complete [2020-10-08T00:32:11.157Z] 31603596830f: Pull complete [2020-10-08T00:32:11.157Z] 2a8b12db71e7: Pull complete [2020-10-08T00:32:12.108Z] 6ca5941a6612: Pull complete [2020-10-08T00:32:12.371Z] ecc8261a40a4: Pull complete [2020-10-08T00:32:12.371Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-08T00:32:12.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T00:32:12.371Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-08T00:32:12.471Z] prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container [2020-10-08T00:32:12.517Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-08T00:32:14.525Z] $ docker top 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-08T00:32:14.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-08T00:32:14.829Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-08T00:32:15.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-08T00:32:15.033Z] $ docker exec 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent [2020-10-08T00:32:15.199Z] SSH_AUTH_SOCK=/tmp/ssh-NJocXsvurHqs/agent.11 [2020-10-08T00:32:15.199Z] SSH_AGENT_PID=16 [2020-10-08T00:32:15.214Z] Running ssh-add (command line suppressed) [2020-10-08T00:32:15.333Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_731959020782348240.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_731959020782348240.key) [2020-10-08T00:32:15.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-08T00:32:15.721Z] + git describe --exact-match --tags HEAD [2020-10-08T00:32:15.721Z] fatal: no tag exactly matches '15f25418acb9d31c87fe2b7fc9ccbae67f109818' [Pipeline] } [2020-10-08T00:32:15.746Z] $ docker exec --env ******** --env ******** 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent -k [2020-10-08T00:32:15.859Z] unset SSH_AUTH_SOCK; [2020-10-08T00:32:15.860Z] unset SSH_AGENT_PID; [2020-10-08T00:32:15.860Z] echo Agent pid 16 killed; [2020-10-08T00:32:15.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-08T00:32:16.020Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-08T00:32:16.020Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-08T00:32:16.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-08T00:32:16.117Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-08T00:32:16.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-08T00:32:16.322Z] $ docker exec 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent [2020-10-08T00:32:16.481Z] SSH_AUTH_SOCK=/tmp/ssh-k3BqpQW9xvJX/agent.46 [2020-10-08T00:32:16.481Z] SSH_AGENT_PID=52 [2020-10-08T00:32:16.487Z] Running ssh-add (command line suppressed) [2020-10-08T00:32:16.608Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1716595955240708957.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1716595955240708957.key) [2020-10-08T00:32:16.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-08T00:32:17.007Z] + git semver init [2020-10-08T00:32:17.007Z] # -> Open(): unable to determine branch for HEAD [2020-10-08T00:32:17.007Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-08T00:32:17.007Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-08T00:32:17.007Z] # $SEMVER_REMOTE_NAME = origin [2020-10-08T00:32:17.007Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-08T00:32:17.007Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-08T00:32:17.007Z] # $SEMVER_BRANCH = master [2020-10-08T00:32:17.007Z] # $SEMVER_TEMP = /tmp/semver-539183975 [2020-10-08T00:32:17.007Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-08T00:32:22.313Z] # '/tmp/semver-539183975' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-10-08T00:32:22.313Z] # -> Force: false [2020-10-08T00:32:22.313Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-08T00:32:22.327Z] $ docker exec --env ******** --env ******** 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent -k [2020-10-08T00:32:22.445Z] unset SSH_AUTH_SOCK; [2020-10-08T00:32:22.446Z] unset SSH_AGENT_PID; [2020-10-08T00:32:22.446Z] echo Agent pid 52 killed; [2020-10-08T00:32:22.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-08T00:32:23.019Z] + git semver [Pipeline] } [2020-10-08T00:32:23.041Z] $ docker stop --time=1 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a [2020-10-08T00:32:24.510Z] $ docker rm -f 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-08T00:32:26.936Z] Stashed 50 file(s) [Pipeline] echo [2020-10-08T00:32:26.940Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.37 [Pipeline] echo [2020-10-08T00:32:27.104Z] Archived original version: [1.2.1-dev.37] [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 [2020-10-08T00:32:42.593Z] Still waiting to schedule task [2020-10-08T00:32:42.594Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-08T00:32:42.597Z] Still waiting to schedule task [2020-10-08T00:32:42.597Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4043’ [2020-10-08T00:35:37.468Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4054 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-08T00:35:37.533Z] Running in /w/workspace/app-functions-sdk-go/125 [Pipeline] { [Pipeline] checkout [2020-10-08T00:35:44.635Z] using credential edgex-jenkins-ssh [2020-10-08T00:35:44.694Z] Cloning the remote Git repository [2020-10-08T00:35:44.764Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-08T00:35:44.895Z] > git init /w/workspace/app-functions-sdk-go/125 # timeout=10 [2020-10-08T00:35:44.982Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-08T00:35:44.984Z] > git --version # timeout=10 [2020-10-08T00:35:45.004Z] > git --version # 'git version 2.17.1' [2020-10-08T00:35:45.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T00:35:45.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T00:35:48.947Z] Checking out Revision 15f25418acb9d31c87fe2b7fc9ccbae67f109818 (master) [2020-10-08T00:35:48.296Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-08T00:35:48.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T00:35:48.360Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-08T00:35:48.406Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-08T00:35:48.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T00:35:48.426Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-08T00:35:48.968Z] > git config core.sparsecheckout # timeout=10 [2020-10-08T00:35:48.993Z] > git checkout -f 15f25418acb9d31c87fe2b7fc9ccbae67f109818 # timeout=10 [2020-10-08T00:35:53.669Z] Commit message: "feat(sdk): Expose SDK EdgeX clients (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-08T00:35:56.962Z] ========================================================= [2020-10-08T00:35:56.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-08T00:35:56.962Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:35:58.107Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-08T00:35:59.571Z] Sending build context to Docker daemon 37.4MB [2020-10-08T00:35:59.571Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-08T00:35:59.571Z] Step 2/8 : FROM ${BASE} [2020-10-08T00:35:59.850Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-08T00:35:59.850Z] b538f80385f9: Pulling fs layer [2020-10-08T00:35:59.850Z] 74f711af9a0d: Pulling fs layer [2020-10-08T00:35:59.850Z] 99f96fe45779: Pulling fs layer [2020-10-08T00:35:59.850Z] 8529a6b9a6be: Pulling fs layer [2020-10-08T00:35:59.850Z] 45590311c82a: Pulling fs layer [2020-10-08T00:35:59.850Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-08T00:35:59.850Z] 209524e5b208: Pulling fs layer [2020-10-08T00:35:59.850Z] 45590311c82a: Waiting [2020-10-08T00:35:59.850Z] 8529a6b9a6be: Waiting [2020-10-08T00:35:59.850Z] 69ca0ff8b7b3: Waiting [2020-10-08T00:35:59.850Z] 209524e5b208: Waiting [2020-10-08T00:35:59.850Z] 99f96fe45779: Download complete [2020-10-08T00:35:59.850Z] 74f711af9a0d: Verifying Checksum [2020-10-08T00:35:59.850Z] 74f711af9a0d: Download complete [2020-10-08T00:35:59.850Z] 45590311c82a: Verifying Checksum [2020-10-08T00:35:59.850Z] 45590311c82a: Download complete [2020-10-08T00:36:00.453Z] 69ca0ff8b7b3: Download complete [2020-10-08T00:36:00.453Z] b538f80385f9: Verifying Checksum [2020-10-08T00:36:00.453Z] b538f80385f9: Download complete [2020-10-08T00:36:01.447Z] b538f80385f9: Pull complete [2020-10-08T00:36:02.062Z] 74f711af9a0d: Pull complete [2020-10-08T00:36:02.363Z] 99f96fe45779: Pull complete [2020-10-08T00:36:02.363Z] 209524e5b208: Download complete [2020-10-08T00:36:04.377Z] 8529a6b9a6be: Verifying Checksum [2020-10-08T00:36:04.377Z] 8529a6b9a6be: Download complete [2020-10-08T00:36:14.608Z] 8529a6b9a6be: Pull complete [2020-10-08T00:36:14.608Z] 45590311c82a: Pull complete [2020-10-08T00:36:14.886Z] 69ca0ff8b7b3: Pull complete [2020-10-08T00:36:19.225Z] 209524e5b208: Pull complete [2020-10-08T00:36:19.225Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-08T00:36:19.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-08T00:36:19.225Z] ---> 5bddaf1c2fca [2020-10-08T00:36:19.225Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-08T00:36:19.225Z] latest: Pulling from library/docker [2020-10-08T00:36:19.225Z] b538f80385f9: Already exists [2020-10-08T00:36:19.225Z] 259a493cd78d: Pulling fs layer [2020-10-08T00:36:19.225Z] b8e66b5100f5: Pulling fs layer [2020-10-08T00:36:19.225Z] 7f8258a56ab6: Pulling fs layer [2020-10-08T00:36:19.225Z] 75a0a0ebb566: Pulling fs layer [2020-10-08T00:36:19.225Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-08T00:36:19.225Z] 294320357d30: Pulling fs layer [2020-10-08T00:36:19.225Z] 75a0a0ebb566: Waiting [2020-10-08T00:36:19.225Z] 4a2c62f0a2a3: Waiting [2020-10-08T00:36:19.225Z] 294320357d30: Waiting [2020-10-08T00:36:19.504Z] b8e66b5100f5: Verifying Checksum [2020-10-08T00:36:19.504Z] b8e66b5100f5: Download complete [2020-10-08T00:36:19.504Z] 259a493cd78d: Verifying Checksum [2020-10-08T00:36:19.504Z] 259a493cd78d: Download complete [2020-10-08T00:36:19.504Z] 75a0a0ebb566: Verifying Checksum [2020-10-08T00:36:19.504Z] 75a0a0ebb566: Download complete [2020-10-08T00:36:19.504Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-08T00:36:19.504Z] 4a2c62f0a2a3: Download complete [2020-10-08T00:36:19.786Z] 294320357d30: Verifying Checksum [2020-10-08T00:36:19.786Z] 294320357d30: Download complete [2020-10-08T00:36:20.395Z] 259a493cd78d: Pull complete [2020-10-08T00:36:20.671Z] b8e66b5100f5: Pull complete [2020-10-08T00:36:20.950Z] 7f8258a56ab6: Verifying Checksum [2020-10-08T00:36:20.950Z] 7f8258a56ab6: Download complete [2020-10-08T00:36:24.361Z] 7f8258a56ab6: Pull complete [2020-10-08T00:36:24.638Z] 75a0a0ebb566: Pull complete [2020-10-08T00:36:24.922Z] 4a2c62f0a2a3: Pull complete [2020-10-08T00:36:25.203Z] 294320357d30: Pull complete [2020-10-08T00:36:25.481Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-08T00:36:25.481Z] Status: Downloaded newer image for docker:latest [2020-10-08T00:36:32.211Z] ---> b732ede64efe [2020-10-08T00:36:32.211Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-08T00:36:32.211Z] ---> Running in 74e113f817a4 [2020-10-08T00:36:32.211Z] Removing intermediate container 74e113f817a4 [2020-10-08T00:36:32.211Z] ---> 7182eabeb22e [2020-10-08T00:36:32.211Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-08T00:36:32.486Z] ---> Running in 8af055d862d4 [2020-10-08T00:36:34.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-08T00:36:35.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-08T00:36:35.710Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-08T00:36:35.711Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-08T00:36:35.987Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-08T00:36:35.987Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-08T00:36:35.987Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-08T00:36:36.267Z] Executing busybox-1.31.1-r16.trigger [2020-10-08T00:36:36.267Z] OK: 144 MiB in 44 packages [2020-10-08T00:36:37.743Z] Removing intermediate container 8af055d862d4 [2020-10-08T00:36:37.743Z] ---> 163541b6b448 [2020-10-08T00:36:37.743Z] Step 6/8 : WORKDIR /build [2020-10-08T00:36:38.020Z] ---> Running in ea72b38fec8b [2020-10-08T00:36:38.302Z] Removing intermediate container ea72b38fec8b [2020-10-08T00:36:38.302Z] ---> 076779ab8dd9 [2020-10-08T00:36:38.302Z] Step 7/8 : COPY go.mod . [2020-10-08T00:36:39.291Z] ---> 87d63c118235 [2020-10-08T00:36:39.291Z] Step 8/8 : RUN go mod download [2020-10-08T00:36:39.291Z] ---> Running in 60d1fe53a824 [2020-10-08T00:37:11.713Z] Removing intermediate container 60d1fe53a824 [2020-10-08T00:37:11.713Z] ---> 313b494b5341 [2020-10-08T00:37:11.713Z] Successfully built 313b494b5341 [2020-10-08T00:37:11.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:37:12.161Z] + docker inspect -f . ci-base-image-arm64 [2020-10-08T00:37:12.161Z] . [Pipeline] withDockerContainer [2020-10-08T00:37:12.410Z] prd-ubuntu18.04-docker-arm64-4c-16g-4054 does not seem to be running inside a container [2020-10-08T00:37:12.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/125 -v /w/workspace/app-functions-sdk-go/125:/w/workspace/app-functions-sdk-go/125:rw,z -v /w/workspace/app-functions-sdk-go/125@tmp:/w/workspace/app-functions-sdk-go/125@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 ******** ci-base-image-arm64 cat [2020-10-08T00:37:14.452Z] $ docker top 6bb56d13a1664e811afbf37e35db88a986785b92763ba16a9d0f19521e5a6a87 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-08T00:37:15.910Z] + go version [2020-10-08T00:37:15.910Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-08T00:37:15.940Z] $ docker stop --time=1 6bb56d13a1664e811afbf37e35db88a986785b92763ba16a9d0f19521e5a6a87 [2020-10-08T00:37:17.876Z] $ docker rm -f 6bb56d13a1664e811afbf37e35db88a986785b92763ba16a9d0f19521e5a6a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-08T00:37:41.252Z] Running on prd-centos7-docker-4c-2g-4058 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-08T00:37:41.352Z] Running in /w/workspace/app-functions-sdk-go/125 [Pipeline] { [Pipeline] checkout [2020-10-08T00:37:44.792Z] using credential edgex-jenkins-ssh [2020-10-08T00:37:44.853Z] Cloning the remote Git repository [2020-10-08T00:37:44.894Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-08T00:37:44.969Z] > git init /w/workspace/app-functions-sdk-go/125 # timeout=10 [2020-10-08T00:37:45.630Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-08T00:37:45.630Z] > git --version # timeout=10 [2020-10-08T00:37:45.636Z] > git --version # 'git version 2.16.5' [2020-10-08T00:37:45.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T00:37:45.669Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T00:37:47.080Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-08T00:37:47.093Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T00:37:47.107Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-08T00:37:47.125Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-08T00:37:47.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T00:37:47.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-08T00:37:47.509Z] Checking out Revision 15f25418acb9d31c87fe2b7fc9ccbae67f109818 (master) [2020-10-08T00:37:47.524Z] > git config core.sparsecheckout # timeout=10 [2020-10-08T00:37:47.530Z] > git checkout -f 15f25418acb9d31c87fe2b7fc9ccbae67f109818 # timeout=10 [2020-10-08T00:37:51.278Z] Commit message: "feat(sdk): Expose SDK EdgeX clients (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-08T00:37:53.495Z] ========================================================= [2020-10-08T00:37:53.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-08T00:37:53.495Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:37:54.267Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-08T00:37:54.854Z] Sending build context to Docker daemon 37.4MB [2020-10-08T00:37:55.120Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-08T00:37:55.120Z] Step 2/8 : FROM ${BASE} [2020-10-08T00:37:55.120Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-08T00:37:55.120Z] df20fa9351a1: Pulling fs layer [2020-10-08T00:37:55.120Z] ed8968b2872e: Pulling fs layer [2020-10-08T00:37:55.120Z] a92cc7c5fd73: Pulling fs layer [2020-10-08T00:37:55.120Z] e871e8e8d7a9: Pulling fs layer [2020-10-08T00:37:55.120Z] e73272ec9a57: Pulling fs layer [2020-10-08T00:37:55.120Z] 1e910a182e73: Pulling fs layer [2020-10-08T00:37:55.120Z] 4e634b169226: Pulling fs layer [2020-10-08T00:37:55.120Z] e871e8e8d7a9: Waiting [2020-10-08T00:37:55.120Z] e73272ec9a57: Waiting [2020-10-08T00:37:55.120Z] 1e910a182e73: Waiting [2020-10-08T00:37:55.120Z] 4e634b169226: Waiting [2020-10-08T00:37:55.120Z] a92cc7c5fd73: Verifying Checksum [2020-10-08T00:37:55.120Z] a92cc7c5fd73: Download complete [2020-10-08T00:37:55.120Z] ed8968b2872e: Download complete [2020-10-08T00:37:55.120Z] e73272ec9a57: Verifying Checksum [2020-10-08T00:37:55.120Z] e73272ec9a57: Download complete [2020-10-08T00:37:55.120Z] 1e910a182e73: Verifying Checksum [2020-10-08T00:37:55.120Z] 1e910a182e73: Download complete [2020-10-08T00:37:55.120Z] df20fa9351a1: Verifying Checksum [2020-10-08T00:37:55.120Z] df20fa9351a1: Download complete [2020-10-08T00:37:55.697Z] df20fa9351a1: Pull complete [2020-10-08T00:37:55.697Z] ed8968b2872e: Pull complete [2020-10-08T00:37:55.959Z] a92cc7c5fd73: Pull complete [2020-10-08T00:37:57.910Z] 4e634b169226: Verifying Checksum [2020-10-08T00:37:57.911Z] 4e634b169226: Download complete [2020-10-08T00:37:58.870Z] e871e8e8d7a9: Verifying Checksum [2020-10-08T00:37:58.870Z] e871e8e8d7a9: Download complete [2020-10-08T00:38:05.517Z] e871e8e8d7a9: Pull complete [2020-10-08T00:38:05.517Z] e73272ec9a57: Pull complete [2020-10-08T00:38:05.517Z] 1e910a182e73: Pull complete [2020-10-08T00:38:09.749Z] 4e634b169226: Pull complete [2020-10-08T00:38:09.749Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-08T00:38:09.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-08T00:38:09.749Z] ---> f7629b54cfaa [2020-10-08T00:38:09.749Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-08T00:38:10.017Z] latest: Pulling from library/docker [2020-10-08T00:38:10.017Z] df20fa9351a1: Already exists [2020-10-08T00:38:10.017Z] 25ad7478873d: Pulling fs layer [2020-10-08T00:38:10.017Z] 4684f6177b5d: Pulling fs layer [2020-10-08T00:38:10.017Z] 8ba584e970af: Pulling fs layer [2020-10-08T00:38:10.017Z] 3cdc74d2b06d: Pulling fs layer [2020-10-08T00:38:10.017Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-08T00:38:10.017Z] fca0ccc462d5: Pulling fs layer [2020-10-08T00:38:10.017Z] 4cf5a0d07c1f: Waiting [2020-10-08T00:38:10.017Z] fca0ccc462d5: Waiting [2020-10-08T00:38:10.017Z] 3cdc74d2b06d: Waiting [2020-10-08T00:38:10.291Z] 4684f6177b5d: Verifying Checksum [2020-10-08T00:38:10.291Z] 4684f6177b5d: Download complete [2020-10-08T00:38:10.291Z] 25ad7478873d: Verifying Checksum [2020-10-08T00:38:10.291Z] 25ad7478873d: Download complete [2020-10-08T00:38:10.291Z] 3cdc74d2b06d: Verifying Checksum [2020-10-08T00:38:10.291Z] 3cdc74d2b06d: Download complete [2020-10-08T00:38:10.291Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-08T00:38:10.291Z] 4cf5a0d07c1f: Download complete [2020-10-08T00:38:10.568Z] fca0ccc462d5: Verifying Checksum [2020-10-08T00:38:10.568Z] fca0ccc462d5: Download complete [2020-10-08T00:38:10.840Z] 25ad7478873d: Pull complete [2020-10-08T00:38:11.110Z] 4684f6177b5d: Pull complete [2020-10-08T00:38:11.375Z] 8ba584e970af: Download complete [2020-10-08T00:38:13.962Z] 8ba584e970af: Pull complete [2020-10-08T00:38:13.962Z] 3cdc74d2b06d: Pull complete [2020-10-08T00:38:13.962Z] 4cf5a0d07c1f: Pull complete [2020-10-08T00:38:14.231Z] fca0ccc462d5: Pull complete [2020-10-08T00:38:14.231Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-08T00:38:14.231Z] Status: Downloaded newer image for docker:latest [2020-10-08T00:38:16.165Z] ---> 78700b74209c [2020-10-08T00:38:16.165Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-08T00:38:16.165Z] ---> Running in 69e9276ec744 [2020-10-08T00:38:16.165Z] Removing intermediate container 69e9276ec744 [2020-10-08T00:38:16.165Z] ---> b4e138215d3e [2020-10-08T00:38:16.165Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-08T00:38:16.165Z] ---> Running in a9f4a32287d0 [2020-10-08T00:38:17.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-08T00:38:17.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-08T00:38:18.276Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-08T00:38:18.540Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-08T00:38:18.804Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-08T00:38:18.804Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-08T00:38:18.804Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-08T00:38:19.067Z] Executing busybox-1.31.1-r16.trigger [2020-10-08T00:38:19.067Z] OK: 167 MiB in 44 packages [2020-10-08T00:38:19.643Z] Removing intermediate container a9f4a32287d0 [2020-10-08T00:38:19.643Z] ---> 82f0d30f9cd6 [2020-10-08T00:38:19.643Z] Step 6/8 : WORKDIR /build [2020-10-08T00:38:19.643Z] ---> Running in 8edb309d2320 [2020-10-08T00:38:19.907Z] Removing intermediate container 8edb309d2320 [2020-10-08T00:38:19.907Z] ---> cbed62135144 [2020-10-08T00:38:19.907Z] Step 7/8 : COPY go.mod . [2020-10-08T00:38:20.176Z] ---> 1e1135d5877b [2020-10-08T00:38:20.176Z] Step 8/8 : RUN go mod download [2020-10-08T00:38:20.176Z] ---> Running in 2b83d7cbe6a3 [2020-10-08T00:38:46.861Z] Removing intermediate container 2b83d7cbe6a3 [2020-10-08T00:38:46.861Z] ---> a314991278c8 [2020-10-08T00:38:46.861Z] Successfully built a314991278c8 [2020-10-08T00:38:46.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:38:47.406Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-08T00:38:47.406Z] . [Pipeline] withDockerContainer [2020-10-08T00:38:47.558Z] prd-centos7-docker-4c-2g-4058 does not seem to be running inside a container [2020-10-08T00:38:47.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/125 -v /w/workspace/app-functions-sdk-go/125:/w/workspace/app-functions-sdk-go/125:rw,z -v /w/workspace/app-functions-sdk-go/125@tmp:/w/workspace/app-functions-sdk-go/125@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 ******** ci-base-image-x86_64 cat [2020-10-08T00:38:48.458Z] $ docker top 19c31982847b88a9563788447855f8887a666e3f27b88dab9c4f750d5c133ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-08T00:38:48.971Z] + go version [2020-10-08T00:38:48.971Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-08T00:38:48.988Z] $ docker stop --time=1 19c31982847b88a9563788447855f8887a666e3f27b88dab9c4f750d5c133ebc [2020-10-08T00:38:50.333Z] $ docker rm -f 19c31982847b88a9563788447855f8887a666e3f27b88dab9c4f750d5c133ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-08T00:38:53.156Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-08T00:38:53.158Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-08T00:38:53.204Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:38:53.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-08T00:38:53.568Z] [2020-10-08T00:38:53.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:38:53.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-08T00:38:53.920Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-08T00:38:53.920Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-08T00:38:53.920Z] 408f87550127: Pulling fs layer [2020-10-08T00:38:53.920Z] fe522b08c979: Pulling fs layer [2020-10-08T00:38:53.920Z] 221eaa008020: Pulling fs layer [2020-10-08T00:38:53.920Z] 2a4607e5d6b9: Pulling fs layer [2020-10-08T00:38:53.920Z] 8f79b27c4fd2: Pulling fs layer [2020-10-08T00:38:53.920Z] e5c8dbe1645b: Pulling fs layer [2020-10-08T00:38:53.920Z] 23e8b3b47431: Pulling fs layer [2020-10-08T00:38:53.920Z] 5c568d65a230: Pulling fs layer [2020-10-08T00:38:53.920Z] 2a4607e5d6b9: Waiting [2020-10-08T00:38:53.920Z] 8f79b27c4fd2: Waiting [2020-10-08T00:38:53.920Z] e5c8dbe1645b: Waiting [2020-10-08T00:38:53.920Z] 23e8b3b47431: Waiting [2020-10-08T00:38:53.920Z] 5c568d65a230: Waiting [2020-10-08T00:38:53.920Z] 221eaa008020: Waiting [2020-10-08T00:38:53.920Z] fe522b08c979: Verifying Checksum [2020-10-08T00:38:53.920Z] fe522b08c979: Download complete [2020-10-08T00:38:53.920Z] 408f87550127: Verifying Checksum [2020-10-08T00:38:53.920Z] 408f87550127: Download complete [2020-10-08T00:38:53.920Z] 2a4607e5d6b9: Verifying Checksum [2020-10-08T00:38:53.920Z] 2a4607e5d6b9: Download complete [2020-10-08T00:38:54.182Z] cbdbe7a5bc2a: Download complete [2020-10-08T00:38:54.182Z] 8f79b27c4fd2: Verifying Checksum [2020-10-08T00:38:54.182Z] 8f79b27c4fd2: Download complete [2020-10-08T00:38:54.444Z] cbdbe7a5bc2a: Pull complete [2020-10-08T00:38:54.708Z] 408f87550127: Pull complete [2020-10-08T00:38:54.708Z] fe522b08c979: Pull complete [2020-10-08T00:38:56.110Z] e5c8dbe1645b: Verifying Checksum [2020-10-08T00:38:56.110Z] e5c8dbe1645b: Download complete [2020-10-08T00:38:56.688Z] 23e8b3b47431: Verifying Checksum [2020-10-08T00:38:57.644Z] 5c568d65a230: Verifying Checksum [2020-10-08T00:38:57.645Z] 5c568d65a230: Download complete [2020-10-08T00:38:57.911Z] 221eaa008020: Verifying Checksum [2020-10-08T00:38:57.911Z] 221eaa008020: Download complete [2020-10-08T00:39:03.245Z] 221eaa008020: Pull complete [2020-10-08T00:39:03.508Z] 2a4607e5d6b9: Pull complete [2020-10-08T00:39:03.508Z] 8f79b27c4fd2: Pull complete [2020-10-08T00:39:06.066Z] e5c8dbe1645b: Pull complete [2020-10-08T00:39:09.389Z] 23e8b3b47431: Pull complete [2020-10-08T00:39:09.972Z] 5c568d65a230: Pull complete [2020-10-08T00:39:09.972Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-08T00:39:09.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-08T00:39:09.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-08T00:39:10.404Z] prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container [2020-10-08T00:39:10.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-08T00:39:11.413Z] $ docker top 05a84eb2a3048e9ede017d40232bd3bf450afcd15d17e18d02a84d9a3a85ad35 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-08T00:39:11.960Z] + snyk monitor '--org=edgex-jenkins' [2020-10-08T00:39:26.910Z] [2020-10-08T00:39:26.910Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-10-08T00:39:26.910Z] [2020-10-08T00:39:26.910Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/4cb9f1a1-c980-49fc-8632-6b0f33c8621d [2020-10-08T00:39:26.910Z] [2020-10-08T00:39:26.910Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-08T00:39:26.910Z] [2020-10-08T00:39:27.863Z] [2020-10-08T00:39:27.863Z] Snyk CLI supports Node.js 8 and higher. [2020-10-08T00:39:27.863Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-08T00:39:27.863Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-08T00:39:27.863Z] [2020-10-08T00:39:27.863Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-08T00:39:27.863Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-08T00:39:27.884Z] $ docker stop --time=1 05a84eb2a3048e9ede017d40232bd3bf450afcd15d17e18d02a84d9a3a85ad35 [2020-10-08T00:39:29.731Z] $ docker rm -f 05a84eb2a3048e9ede017d40232bd3bf450afcd15d17e18d02a84d9a3a85ad35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-10-08T00:39:31.266Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-08T00:39:31.338Z] provisioning config files... [2020-10-08T00:39:31.355Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8725530918321640718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:39:31.725Z] --> edgex-publish-swagger.sh [2020-10-08T00:39:31.725Z] === Publish openapi/v2 API === [2020-10-08T00:39:31.725Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-08T00:39:31.725Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-10-08T00:39:31.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-08T00:39:31.725Z] Dload Upload Total Spent Left Speed [2020-10-08T00:39:32.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11569 0:00:01 0:00:01 --:--:-- 11577 [2020-10-08T00:39:32.929Z] [2020-10-08T00:39:32.929Z] [Pipeline] } [2020-10-08T00:39:32.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:39:34.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T00:39:34.890Z] . [Pipeline] withDockerContainer [2020-10-08T00:39:34.984Z] prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container [2020-10-08T00:39:35.027Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-08T00:39:35.759Z] $ docker top 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-08T00:39:36.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-08T00:39:36.045Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-08T00:39:36.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-08T00:39:36.253Z] $ docker exec 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 ssh-agent [2020-10-08T00:39:36.417Z] SSH_AUTH_SOCK=/tmp/ssh-pC765Qnf9nGu/agent.12 [2020-10-08T00:39:36.417Z] SSH_AGENT_PID=17 [2020-10-08T00:39:36.423Z] Running ssh-add (command line suppressed) [2020-10-08T00:39:36.554Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4369595652042934495.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4369595652042934495.key) [2020-10-08T00:39:36.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-08T00:39:36.945Z] + git semver tag [2020-10-08T00:39:36.945Z] # -> Open(): unable to determine branch for HEAD [2020-10-08T00:39:36.945Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-08T00:39:36.945Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-08T00:39:36.945Z] # $SEMVER_REMOTE_NAME = origin [2020-10-08T00:39:36.945Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-08T00:39:36.945Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-08T00:39:36.945Z] # $SEMVER_BRANCH = master [2020-10-08T00:39:36.945Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-08T00:39:36.945Z] # 15f25418acb9d31c87fe2b7fc9ccbae67f109818 HEAD [2020-10-08T00:39:36.945Z] # -> Force: false [2020-10-08T00:39:36.945Z] # 401559e60187aea35ae9aee6fbb65769ce1510c5 refs/tags/v1.2.1-dev.37 [Pipeline] } [2020-10-08T00:39:36.961Z] $ docker exec --env ******** --env ******** 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 ssh-agent -k [2020-10-08T00:39:37.074Z] unset SSH_AUTH_SOCK; [2020-10-08T00:39:37.075Z] unset SSH_AGENT_PID; [2020-10-08T00:39:37.075Z] echo Agent pid 17 killed; [2020-10-08T00:39:37.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-08T00:39:37.589Z] + git semver [Pipeline] } [2020-10-08T00:39:37.609Z] $ docker stop --time=1 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 [2020-10-08T00:39:39.273Z] $ docker rm -f 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:39:39.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-08T00:39:39.880Z] [2020-10-08T00:39:39.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:39:40.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-08T00:39:40.233Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-08T00:39:40.233Z] ab5ef0e58194: Pulling fs layer [2020-10-08T00:39:40.233Z] 9712f1f96733: Pulling fs layer [2020-10-08T00:39:40.233Z] 63f879dbbcfc: Pulling fs layer [2020-10-08T00:39:40.233Z] 0d9ebad4ef96: Pulling fs layer [2020-10-08T00:39:40.233Z] e9a5061849ea: Pulling fs layer [2020-10-08T00:39:40.233Z] d747dcd14b5f: Pulling fs layer [2020-10-08T00:39:40.233Z] 2de7ff778b66: Pulling fs layer [2020-10-08T00:39:40.233Z] e9a5061849ea: Waiting [2020-10-08T00:39:40.233Z] d747dcd14b5f: Waiting [2020-10-08T00:39:40.233Z] 2de7ff778b66: Waiting [2020-10-08T00:39:40.233Z] 0d9ebad4ef96: Waiting [2020-10-08T00:39:40.233Z] 9712f1f96733: Download complete [2020-10-08T00:39:42.791Z] 63f879dbbcfc: Verifying Checksum [2020-10-08T00:39:42.791Z] 63f879dbbcfc: Download complete [2020-10-08T00:39:42.791Z] e9a5061849ea: Verifying Checksum [2020-10-08T00:39:42.791Z] e9a5061849ea: Download complete [2020-10-08T00:39:42.791Z] d747dcd14b5f: Verifying Checksum [2020-10-08T00:39:42.791Z] d747dcd14b5f: Download complete [2020-10-08T00:39:43.054Z] ab5ef0e58194: Verifying Checksum [2020-10-08T00:39:43.054Z] ab5ef0e58194: Download complete [2020-10-08T00:39:43.054Z] 2de7ff778b66: Verifying Checksum [2020-10-08T00:39:43.054Z] 2de7ff778b66: Download complete [2020-10-08T00:39:43.054Z] 0d9ebad4ef96: Verifying Checksum [2020-10-08T00:39:43.054Z] 0d9ebad4ef96: Download complete [2020-10-08T00:39:48.360Z] ab5ef0e58194: Pull complete [2020-10-08T00:39:48.360Z] 9712f1f96733: Pull complete [2020-10-08T00:39:50.918Z] 63f879dbbcfc: Pull complete [2020-10-08T00:39:56.258Z] 0d9ebad4ef96: Pull complete [2020-10-08T00:39:58.821Z] e9a5061849ea: Pull complete [2020-10-08T00:39:58.821Z] d747dcd14b5f: Pull complete [2020-10-08T00:40:02.139Z] 2de7ff778b66: Pull complete [2020-10-08T00:40:02.139Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-08T00:40:02.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-08T00:40:02.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-08T00:40:02.298Z] prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container [2020-10-08T00:40:02.355Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-08T00:40:05.613Z] $ docker top 821f845c0cab0a1315a451cea631535147129216697067acf10c21f4d09228b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-08T00:40:05.832Z] provisioning config files... [2020-10-08T00:40:05.844Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3377811698053012596tmp [2020-10-08T00:40:05.860Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6209586961096492977tmp [2020-10-08T00:40:05.874Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7157137202077261850tmp [Pipeline] { [Pipeline] echo [2020-10-08T00:40:06.001Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:40:06.319Z] ---> sigul-configuration.sh [2020-10-08T00:40:06.319Z] gpg: directory `/root/.gnupg' created [2020-10-08T00:40:06.319Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-08T00:40:06.319Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-08T00:40:06.319Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-08T00:40:06.319Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-08T00:40:06.319Z] gpg: CAST5 encrypted data [2020-10-08T00:40:06.581Z] gpg: encrypted with 1 passphrase [2020-10-08T00:40:06.581Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-08T00:40:06.880Z] + mkdir /home/jenkins [2020-10-08T00:40:06.880Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-08T00:40:07.181Z] + 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 [2020-10-08T00:40:07.191Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:40:07.488Z] ---> sigul-install.sh [2020-10-08T00:40:19.746Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-08T00:40:20.049Z] + git tag --list [2020-10-08T00:40:20.049Z] v0.1.0 [2020-10-08T00:40:20.049Z] v0.1.1 [2020-10-08T00:40:20.049Z] v1.0.0 [2020-10-08T00:40:20.049Z] v1.1.0 [2020-10-08T00:40:20.049Z] v1.2.0 [2020-10-08T00:40:20.049Z] v1.2.1-dev.1 [2020-10-08T00:40:20.049Z] v1.2.1-dev.10 [2020-10-08T00:40:20.049Z] v1.2.1-dev.11 [2020-10-08T00:40:20.049Z] v1.2.1-dev.12 [2020-10-08T00:40:20.049Z] v1.2.1-dev.13 [2020-10-08T00:40:20.049Z] v1.2.1-dev.14 [2020-10-08T00:40:20.049Z] v1.2.1-dev.15 [2020-10-08T00:40:20.049Z] v1.2.1-dev.16 [2020-10-08T00:40:20.049Z] v1.2.1-dev.17 [2020-10-08T00:40:20.049Z] v1.2.1-dev.18 [2020-10-08T00:40:20.049Z] v1.2.1-dev.19 [2020-10-08T00:40:20.049Z] v1.2.1-dev.2 [2020-10-08T00:40:20.049Z] v1.2.1-dev.20 [2020-10-08T00:40:20.049Z] v1.2.1-dev.21 [2020-10-08T00:40:20.049Z] v1.2.1-dev.22 [2020-10-08T00:40:20.049Z] v1.2.1-dev.23 [2020-10-08T00:40:20.049Z] v1.2.1-dev.24 [2020-10-08T00:40:20.049Z] v1.2.1-dev.25 [2020-10-08T00:40:20.049Z] v1.2.1-dev.26 [2020-10-08T00:40:20.049Z] v1.2.1-dev.27 [2020-10-08T00:40:20.049Z] v1.2.1-dev.28 [2020-10-08T00:40:20.049Z] v1.2.1-dev.29 [2020-10-08T00:40:20.049Z] v1.2.1-dev.3 [2020-10-08T00:40:20.049Z] v1.2.1-dev.30 [2020-10-08T00:40:20.049Z] v1.2.1-dev.31 [2020-10-08T00:40:20.049Z] v1.2.1-dev.32 [2020-10-08T00:40:20.049Z] v1.2.1-dev.33 [2020-10-08T00:40:20.049Z] v1.2.1-dev.34 [2020-10-08T00:40:20.049Z] v1.2.1-dev.35 [2020-10-08T00:40:20.049Z] v1.2.1-dev.36 [2020-10-08T00:40:20.049Z] v1.2.1-dev.37 [2020-10-08T00:40:20.049Z] v1.2.1-dev.4 [2020-10-08T00:40:20.049Z] v1.2.1-dev.5 [2020-10-08T00:40:20.049Z] v1.2.1-dev.6 [2020-10-08T00:40:20.049Z] v1.2.1-dev.7 [2020-10-08T00:40:20.049Z] v1.2.1-dev.8 [2020-10-08T00:40:20.049Z] v1.2.1-dev.9 [Pipeline] sh [2020-10-08T00:40:20.353Z] + lftools sign git-tag v1.2.1-dev.37 [2020-10-08T00:40:21.744Z] Signing Git tag with Sigul... [2020-10-08T00:40:21.744Z] Signing v1.2.1-dev.37 [Pipeline] echo [2020-10-08T00:40:22.702Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:40:23.009Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-08T00:40:23.019Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-08T00:40:23.362Z] $ docker stop --time=1 821f845c0cab0a1315a451cea631535147129216697067acf10c21f4d09228b3 [2020-10-08T00:40:25.372Z] $ docker rm -f 821f845c0cab0a1315a451cea631535147129216697067acf10c21f4d09228b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:40:26.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T00:40:26.199Z] . [Pipeline] withDockerContainer [2020-10-08T00:40:26.300Z] prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container [2020-10-08T00:40:26.351Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-08T00:40:26.975Z] $ docker top 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-08T00:40:27.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-08T00:40:27.323Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-08T00:40:27.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-08T00:40:27.530Z] $ docker exec 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce ssh-agent [2020-10-08T00:40:27.720Z] SSH_AUTH_SOCK=/tmp/ssh-0SxVKofFIZNY/agent.12 [2020-10-08T00:40:27.720Z] SSH_AGENT_PID=18 [2020-10-08T00:40:27.727Z] Running ssh-add (command line suppressed) [2020-10-08T00:40:27.863Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4652948349547323560.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4652948349547323560.key) [2020-10-08T00:40:27.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-08T00:40:28.254Z] + git semver bump pre [2020-10-08T00:40:28.254Z] # -> Open(): unable to determine branch for HEAD [2020-10-08T00:40:28.254Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-08T00:40:28.254Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-08T00:40:28.254Z] # $SEMVER_REMOTE_NAME = origin [2020-10-08T00:40:28.254Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-08T00:40:28.254Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-08T00:40:28.254Z] # $SEMVER_BRANCH = master [2020-10-08T00:40:28.254Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-08T00:40:28.254Z] 1.2.1-dev.38 [Pipeline] } [2020-10-08T00:40:28.270Z] $ docker exec --env ******** --env ******** 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce ssh-agent -k [2020-10-08T00:40:28.395Z] unset SSH_AUTH_SOCK; [2020-10-08T00:40:28.395Z] unset SSH_AGENT_PID; [2020-10-08T00:40:28.395Z] echo Agent pid 18 killed; [2020-10-08T00:40:28.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-08T00:40:28.914Z] + git semver [Pipeline] } [2020-10-08T00:40:28.933Z] $ docker stop --time=1 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce [2020-10-08T00:40:30.270Z] $ docker rm -f 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-08T00:40:30.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T00:40:30.840Z] . [Pipeline] withDockerContainer [2020-10-08T00:40:30.947Z] prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container [2020-10-08T00:40:30.998Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-08T00:40:31.587Z] $ docker top 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-08T00:40:31.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-08T00:40:31.890Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-08T00:40:32.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-08T00:40:32.073Z] $ docker exec 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad ssh-agent [2020-10-08T00:40:32.238Z] SSH_AUTH_SOCK=/tmp/ssh-IXmUZstMiMwX/agent.12 [2020-10-08T00:40:32.239Z] SSH_AGENT_PID=17 [2020-10-08T00:40:32.245Z] Running ssh-add (command line suppressed) [2020-10-08T00:40:32.374Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6050921120508477756.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6050921120508477756.key) [2020-10-08T00:40:32.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-08T00:40:32.778Z] + git semver push [2020-10-08T00:40:32.778Z] # -> Open(): unable to determine branch for HEAD [2020-10-08T00:40:32.778Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-08T00:40:32.778Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-08T00:40:32.778Z] # $SEMVER_REMOTE_NAME = origin [2020-10-08T00:40:32.778Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-08T00:40:32.778Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-08T00:40:32.778Z] # $SEMVER_BRANCH = master [2020-10-08T00:40:32.778Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-08T00:40:39.392Z] $ docker exec --env ******** --env ******** 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad ssh-agent -k [2020-10-08T00:40:39.547Z] unset SSH_AUTH_SOCK; [2020-10-08T00:40:39.550Z] unset SSH_AGENT_PID; [2020-10-08T00:40:39.550Z] echo Agent pid 17 killed; [2020-10-08T00:40:39.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-08T00:40:40.164Z] + git semver [Pipeline] } [2020-10-08T00:40:40.185Z] $ docker stop --time=1 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad [2020-10-08T00:40:41.573Z] $ docker rm -f 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad [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 [2020-10-08T00:40:43.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:40:43.565Z] ---> package-listing.sh [2020-10-08T00:40:43.565Z] ++ facter osfamily [2020-10-08T00:40:43.565Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-08T00:40:43.565Z] + OS_FAMILY=redhat [2020-10-08T00:40:43.565Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-10-08T00:40:43.565Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-08T00:40:43.565Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-08T00:40:43.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-08T00:40:43.565Z] + PACKAGES=/tmp/packages_start.txt [2020-10-08T00:40:43.565Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-08T00:40:43.565Z] + PACKAGES=/tmp/packages_end.txt [2020-10-08T00:40:43.565Z] + case "${OS_FAMILY}" in [2020-10-08T00:40:43.565Z] + rpm -qa [2020-10-08T00:40:43.565Z] + sort [2020-10-08T00:40:47.787Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-08T00:40:47.787Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-08T00:40:47.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-08T00:40:47.787Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-08T00:40:47.787Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-10-08T00:40:47.787Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-08T00:40:48.444Z] provisioning config files... [2020-10-08T00:40:48.461Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3475259093933389657tmp [Pipeline] { [Pipeline] echo [2020-10-08T00:40:48.536Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:40:48.837Z] ---> create-netrc.sh [Pipeline] } [2020-10-08T00:40:48.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-08T00:40:48.935Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:40:49.226Z] ---> python-tools-install.sh [2020-10-08T00:40:49.226Z] Generating Requirements File [2020-10-08T00:42:10.810Z] Python 3.6.8 [2020-10-08T00:42:10.810Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-08T00:42:10.810Z] appdirs==1.4.3 [2020-10-08T00:42:10.810Z] argcomplete==1.12.1 [2020-10-08T00:42:10.810Z] aspy.yaml==1.3.0 [2020-10-08T00:42:10.810Z] attrs==19.3.0 [2020-10-08T00:42:10.810Z] Babel==2.8.0 [2020-10-08T00:42:10.810Z] beautifulsoup4==4.8.2 [2020-10-08T00:42:10.810Z] boto3==1.11.6 [2020-10-08T00:42:10.810Z] botocore==1.14.6 [2020-10-08T00:42:10.810Z] bs4==0.0.1 [2020-10-08T00:42:10.810Z] cachetools==4.1.1 [2020-10-08T00:42:10.810Z] certifi==2019.11.28 [2020-10-08T00:42:10.810Z] cffi==1.14.3 [2020-10-08T00:42:10.810Z] cfgv==2.0.1 [2020-10-08T00:42:10.810Z] chardet==3.0.4 [2020-10-08T00:42:10.810Z] click==7.1 [2020-10-08T00:42:10.810Z] cliff==3.4.0 [2020-10-08T00:42:10.810Z] cmd2==1.3.11 [2020-10-08T00:42:10.810Z] colorama==0.4.3 [2020-10-08T00:42:10.810Z] cryptography==3.1.1 [2020-10-08T00:42:10.810Z] debtcollector==2.2.0 [2020-10-08T00:42:10.810Z] decorator==4.4.2 [2020-10-08T00:42:10.811Z] defusedxml==0.6.0 [2020-10-08T00:42:10.811Z] Deprecated==1.2.7 [2020-10-08T00:42:10.811Z] distlib==0.3.1 [2020-10-08T00:42:10.811Z] distro==1.2.0 [2020-10-08T00:42:10.811Z] dnspython==1.16.0 [2020-10-08T00:42:10.811Z] docker==4.2.0 [2020-10-08T00:42:10.811Z] docutils==0.15.2 [2020-10-08T00:42:10.811Z] dogpile.cache==1.0.2 [2020-10-08T00:42:10.811Z] email-validator==1.0.5 [2020-10-08T00:42:10.811Z] filelock==3.0.12 [2020-10-08T00:42:10.811Z] future==0.18.2 [2020-10-08T00:42:10.811Z] google-auth==1.22.1 [2020-10-08T00:42:10.811Z] httplib2==0.17.0 [2020-10-08T00:42:10.811Z] identify==1.4.11 [2020-10-08T00:42:10.811Z] idna==2.9 [2020-10-08T00:42:10.811Z] importlib-metadata==1.7.0 [2020-10-08T00:42:10.811Z] importlib-resources==1.5.0 [2020-10-08T00:42:10.811Z] iso8601==0.1.13 [2020-10-08T00:42:10.811Z] Jinja2==2.11.1 [2020-10-08T00:42:10.811Z] jmespath==0.10.0 [2020-10-08T00:42:10.811Z] jsonpatch==1.26 [2020-10-08T00:42:10.811Z] jsonpointer==2.0 [2020-10-08T00:42:10.811Z] jsonschema==3.2.0 [2020-10-08T00:42:10.811Z] keystoneauth1==4.2.1 [2020-10-08T00:42:10.811Z] kubernetes==11.0.0 [2020-10-08T00:42:10.811Z] lftools==0.34.2 [2020-10-08T00:42:10.811Z] lxml==4.5.0 [2020-10-08T00:42:10.811Z] MarkupSafe==0.23 [2020-10-08T00:42:10.811Z] msgpack==1.0.0 [2020-10-08T00:42:10.811Z] multi-key-dict==2.0.3 [2020-10-08T00:42:10.811Z] munch==2.5.0 [2020-10-08T00:42:10.811Z] netaddr==0.8.0 [2020-10-08T00:42:10.811Z] netifaces==0.10.9 [2020-10-08T00:42:10.811Z] niet==1.4.2 [2020-10-08T00:42:10.811Z] nodeenv==1.3.5 [2020-10-08T00:42:10.811Z] oauth2client==4.1.3 [2020-10-08T00:42:10.811Z] oauthlib==3.1.0 [2020-10-08T00:42:10.811Z] openstacksdk==0.50.0 [2020-10-08T00:42:10.811Z] os-client-config==2.1.0 [2020-10-08T00:42:10.811Z] os-service-types==1.7.0 [2020-10-08T00:42:10.811Z] osc-lib==2.2.1 [2020-10-08T00:42:10.811Z] oslo.config==8.3.2 [2020-10-08T00:42:10.811Z] oslo.context==3.1.1 [2020-10-08T00:42:10.811Z] oslo.i18n==5.0.1 [2020-10-08T00:42:10.811Z] oslo.log==4.4.0 [2020-10-08T00:42:10.811Z] oslo.serialization==4.0.1 [2020-10-08T00:42:10.811Z] oslo.utils==4.6.0 [2020-10-08T00:42:10.811Z] packaging==20.4 [2020-10-08T00:42:10.811Z] pbr==5.4.4 [2020-10-08T00:42:10.811Z] pluggy==0.13.1 [2020-10-08T00:42:10.811Z] prettytable==0.7.2 [2020-10-08T00:42:10.811Z] py==1.9.0 [2020-10-08T00:42:10.811Z] pyasn1==0.4.8 [2020-10-08T00:42:10.811Z] pyasn1-modules==0.2.8 [2020-10-08T00:42:10.811Z] pycparser==2.20 [2020-10-08T00:42:10.811Z] pygerrit2==2.0.10 [2020-10-08T00:42:10.811Z] PyGithub==1.46 [2020-10-08T00:42:10.811Z] pyinotify==0.9.6 [2020-10-08T00:42:10.811Z] PyJWT==1.7.1 [2020-10-08T00:42:10.811Z] pyparsing==2.4.7 [2020-10-08T00:42:10.811Z] pyperclip==1.8.0 [2020-10-08T00:42:10.811Z] pyroute2==0.4.13 [2020-10-08T00:42:10.811Z] pyrsistent==0.15.7 [2020-10-08T00:42:10.811Z] PySocks==1.6.8 [2020-10-08T00:42:10.811Z] python-cinderclient==7.2.0 [2020-10-08T00:42:10.811Z] python-dateutil==2.8.1 [2020-10-08T00:42:10.811Z] python-heatclient==2.2.1 [2020-10-08T00:42:10.811Z] python-jenkins==1.7.0 [2020-10-08T00:42:10.811Z] python-keystoneclient==4.1.1 [2020-10-08T00:42:10.811Z] python-magnumclient==3.2.1 [2020-10-08T00:42:10.811Z] python-novaclient==17.2.1 [2020-10-08T00:42:10.811Z] python-openstackclient==5.4.0 [2020-10-08T00:42:10.811Z] python-swiftclient==3.10.1 [2020-10-08T00:42:10.811Z] pytz==2020.1 [2020-10-08T00:42:10.811Z] PyYAML==5.3 [2020-10-08T00:42:10.811Z] requests==2.23.0 [2020-10-08T00:42:10.811Z] requests-oauthlib==1.3.0 [2020-10-08T00:42:10.811Z] requestsexceptions==1.4.0 [2020-10-08T00:42:10.811Z] rfc3986==1.4.0 [2020-10-08T00:42:10.811Z] rpm==4.11.3 [2020-10-08T00:42:10.811Z] rsa==4.0 [2020-10-08T00:42:10.811Z] ruamel.yaml==0.16.10 [2020-10-08T00:42:10.811Z] ruamel.yaml.clib==0.2.0 [2020-10-08T00:42:10.811Z] s3transfer==0.3.3 [2020-10-08T00:42:10.811Z] shade==1.27.2 [2020-10-08T00:42:10.811Z] simplejson==3.17.2 [2020-10-08T00:42:10.811Z] six==1.14.0 [2020-10-08T00:42:10.811Z] soupsieve==2.0 [2020-10-08T00:42:10.811Z] stevedore==3.2.2 [2020-10-08T00:42:10.811Z] tabulate==0.8.6 [2020-10-08T00:42:10.811Z] toml==0.10.0 [2020-10-08T00:42:10.811Z] tox==3.20.0 [2020-10-08T00:42:10.811Z] tqdm==4.43.0 [2020-10-08T00:42:10.811Z] urllib3==1.25.8 [2020-10-08T00:42:10.811Z] virtualenv==20.0.33 [2020-10-08T00:42:10.811Z] wcwidth==0.2.5 [2020-10-08T00:42:10.811Z] websocket-client==0.57.0 [2020-10-08T00:42:10.811Z] wrapt==1.12.1 [2020-10-08T00:42:10.811Z] xdg==3.0.2 [2020-10-08T00:42:10.811Z] xmltodict==0.12.0 [2020-10-08T00:42:10.811Z] yq==2.11.1 [2020-10-08T00:42:10.811Z] zipp==3.3.0 [2020-10-08T00:42:10.811Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:10.811Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-08T00:42:10.811Z] Python 2.7.5 [2020-10-08T00:42:10.811Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-08T00:42:10.811Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-08T00:42:10.811Z] ansible==2.9.7 [2020-10-08T00:42:10.811Z] Babel==0.9.6 [2020-10-08T00:42:10.811Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-08T00:42:10.811Z] beautifulsoup4==4.4.1 [2020-10-08T00:42:10.811Z] bodhi==2.11.0 [2020-10-08T00:42:10.811Z] bodhi-client==2.11.0 [2020-10-08T00:42:10.811Z] CCColUtils==1.4 [2020-10-08T00:42:10.811Z] cffi==1.6.0 [2020-10-08T00:42:10.811Z] chardet==2.2.1 [2020-10-08T00:42:10.811Z] click==6.7 [2020-10-08T00:42:10.811Z] cloud-init==18.5 [2020-10-08T00:42:10.811Z] configobj==4.7.2 [2020-10-08T00:42:10.811Z] cryptography==1.7.2 [2020-10-08T00:42:10.811Z] decorator==3.4.0 [2020-10-08T00:42:10.811Z] distro==1.2.0 [2020-10-08T00:42:10.811Z] enum34==1.0.4 [2020-10-08T00:42:10.811Z] fedpkg==1.38 [2020-10-08T00:42:10.811Z] futures==3.1.1 [2020-10-08T00:42:10.811Z] gitdb==0.6.4 [2020-10-08T00:42:10.811Z] GitPython==1.0.1 [2020-10-08T00:42:10.811Z] html5lib==0.999 [2020-10-08T00:42:10.811Z] httplib2==0.9.2 [2020-10-08T00:42:10.811Z] idna==2.4 [2020-10-08T00:42:10.811Z] iniparse==0.4 [2020-10-08T00:42:10.811Z] ipaddress==1.0.16 [2020-10-08T00:42:10.811Z] IPy==0.75 [2020-10-08T00:42:10.811Z] javapackages==1.0.0 [2020-10-08T00:42:10.811Z] Jinja2==2.7.2 [2020-10-08T00:42:10.811Z] jmespath==0.9.4 [2020-10-08T00:42:10.811Z] jsonpatch==1.2 [2020-10-08T00:42:10.811Z] jsonpointer==1.9 [2020-10-08T00:42:10.811Z] kerberos==1.1 [2020-10-08T00:42:10.811Z] kitchen==1.1.1 [2020-10-08T00:42:10.811Z] langtable==0.0.31 [2020-10-08T00:42:10.811Z] lockfile==0.9.1 [2020-10-08T00:42:10.811Z] lxml==3.2.1 [2020-10-08T00:42:10.811Z] MarkupSafe==0.11 [2020-10-08T00:42:10.811Z] munch==2.0.2 [2020-10-08T00:42:10.811Z] offtrac==0.1.0 [2020-10-08T00:42:10.811Z] openidc-client==0.6.0 [2020-10-08T00:42:10.811Z] packagedb-cli==2.14.1 [2020-10-08T00:42:10.811Z] paramiko==2.1.1 [2020-10-08T00:42:10.811Z] perf==0.1 [2020-10-08T00:42:10.811Z] ply==3.4 [2020-10-08T00:42:10.811Z] policycoreutils-default-encoding==0.1 [2020-10-08T00:42:10.811Z] prettytable==0.7.2 [2020-10-08T00:42:10.811Z] pyasn1==0.1.9 [2020-10-08T00:42:10.811Z] pycparser==2.14 [2020-10-08T00:42:10.811Z] pycurl==7.19.0 [2020-10-08T00:42:10.811Z] pygobject==3.22.0 [2020-10-08T00:42:10.811Z] pygpgme==0.3 [2020-10-08T00:42:10.811Z] pyliblzma==0.5.3 [2020-10-08T00:42:10.811Z] pyOpenSSL==0.13.1 [2020-10-08T00:42:10.811Z] pyparsing==1.5.6 [2020-10-08T00:42:10.811Z] pyserial==2.6 [2020-10-08T00:42:10.811Z] python-augeas==0.5.0 [2020-10-08T00:42:10.811Z] python-bugzilla==2.3.0 [2020-10-08T00:42:10.811Z] python-dateutil==1.5 [2020-10-08T00:42:10.811Z] python-fedora==0.10.0 [2020-10-08T00:42:10.811Z] python-linux-procfs==0.4.9 [2020-10-08T00:42:10.811Z] python-yubico==1.2.3 [2020-10-08T00:42:10.811Z] pyudev==0.15 [2020-10-08T00:42:10.811Z] pyusb==1.0.0b1 [2020-10-08T00:42:10.811Z] pyxattr==0.5.1 [2020-10-08T00:42:10.811Z] PyYAML==3.10 [2020-10-08T00:42:10.811Z] requests==2.6.0 [2020-10-08T00:42:10.811Z] requests-kerberos==0.7.0 [2020-10-08T00:42:10.811Z] rpkg==1.60 [2020-10-08T00:42:10.811Z] schedutils==0.4 [2020-10-08T00:42:10.811Z] seobject==0.1 [2020-10-08T00:42:10.811Z] sepolicy==1.1 [2020-10-08T00:42:10.811Z] six==1.9.0 [2020-10-08T00:42:10.811Z] smmap==0.9.0 [2020-10-08T00:42:10.811Z] urlgrabber==3.10 [2020-10-08T00:42:10.811Z] urllib3==1.10.2 [2020-10-08T00:42:10.811Z] virtualenv==15.1.0 [2020-10-08T00:42:10.811Z] yum-langpacks==0.4.2 [2020-10-08T00:42:10.811Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-08T00:42:10.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:42:11.268Z] ---> sudo-logs.sh [2020-10-08T00:42:11.268Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-08T00:42:11.542Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:42:11.836Z] ---> job-cost.sh [2020-10-08T00:42:11.836Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AMTj [2020-10-08T00:42:20.122Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:20.122Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:21.514Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:21.781Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:21.781Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:22.044Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:22.313Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:22.313Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:22.575Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:22.575Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:22.837Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:22.837Z] Cache entry deserialization failed, entry ignored [2020-10-08T00:42:26.149Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-08T00:42:58.338Z] lf-activate-venv(): INFO: Adding /tmp/venv-AMTj/bin to PATH [2020-10-08T00:42:58.338Z] INFO: No Stack... [2020-10-08T00:42:58.338Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-08T00:42:58.338Z] INFO: Archiving Costs [Pipeline] echo [2020-10-08T00:42:58.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T00:42:58.652Z] ---> logs-deploy.sh [2020-10-08T00:42:58.652Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/125 [2020-10-08T00:42:58.652Z] INFO: archiving workspace using pattern(s): [2020-10-08T00:43:01.202Z] Archives upload complete. [2020-10-08T00:43:01.202Z] INFO: archiving logs to Nexus [2020-10-08T00:43:02.156Z] ---> uname -a: [2020-10-08T00:43:02.156Z] Linux prd-centos7-docker-4c-2g-4049.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-10-08T00:43:02.156Z] [2020-10-08T00:43:02.156Z] [2020-10-08T00:43:02.156Z] ---> lscpu: [2020-10-08T00:43:02.156Z] Architecture: x86_64 [2020-10-08T00:43:02.156Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-08T00:43:02.156Z] Byte Order: Little Endian [2020-10-08T00:43:02.156Z] CPU(s): 4 [2020-10-08T00:43:02.156Z] On-line CPU(s) list: 0-3 [2020-10-08T00:43:02.156Z] Thread(s) per core: 1 [2020-10-08T00:43:02.156Z] Core(s) per socket: 1 [2020-10-08T00:43:02.156Z] Socket(s): 4 [2020-10-08T00:43:02.156Z] NUMA node(s): 1 [2020-10-08T00:43:02.156Z] Vendor ID: GenuineIntel [2020-10-08T00:43:02.156Z] CPU family: 6 [2020-10-08T00:43:02.156Z] Model: 44 [2020-10-08T00:43:02.156Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-08T00:43:02.156Z] Stepping: 1 [2020-10-08T00:43:02.156Z] CPU MHz: 2933.436 [2020-10-08T00:43:02.156Z] BogoMIPS: 5866.87 [2020-10-08T00:43:02.156Z] Virtualization: VT-x [2020-10-08T00:43:02.156Z] Hypervisor vendor: KVM [2020-10-08T00:43:02.156Z] Virtualization type: full [2020-10-08T00:43:02.156Z] L1d cache: 32K [2020-10-08T00:43:02.156Z] L1i cache: 32K [2020-10-08T00:43:02.156Z] L2 cache: 4096K [2020-10-08T00:43:02.156Z] L3 cache: 16384K [2020-10-08T00:43:02.157Z] NUMA node0 CPU(s): 0-3 [2020-10-08T00:43:02.157Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-08T00:43:02.157Z] [2020-10-08T00:43:02.157Z] [2020-10-08T00:43:02.157Z] ---> nproc: [2020-10-08T00:43:02.157Z] 4 [2020-10-08T00:43:02.157Z] [2020-10-08T00:43:02.157Z]