Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf2d6ff636ffd34821300a1ced153a249f1f92fb 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Running on prd-centos7-docker-4c-2g-848 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git Fetching without tags > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision cf2d6ff636ffd34821300a1ced153a249f1f92fb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 Commit message: "Merge pull request #291 from cloudxxx8/issue-290" > git rev-list --no-walk 0d5d88458eaedf18de20903fc0779208ad678d39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-22T15:12:57.728Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-22T15:12:58.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-22T15:12:58.142Z] ========================================================= [2020-09-22T15:12:58.142Z] EdgeX Global Pipelines Version Info [2020-09-22T15:12:58.142Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-22T15:12:59.638Z] ------------------- [2020-09-22T15:12:59.639Z] stable info: [2020-09-22T15:12:59.639Z] ------------------- [2020-09-22T15:12:59.639Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-22T15:12:59.639Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-22T15:12:59.639Z] Message: update stable to v1.0.122 [2020-09-22T15:13:00.592Z] ------------------- [2020-09-22T15:13:00.592Z] experimental info: [2020-09-22T15:13:00.592Z] ------------------- [2020-09-22T15:13:00.592Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-22T15:13:00.592Z] Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 [2020-09-22T15:13:00.592Z] Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-22T15:13:01.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-09-22T15:13:01.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-09-22T15:13:01.378Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-22T15:13:01.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-22T15:13:01.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-22T15:13:01.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-22T15:13:01.867Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-22T15:13:01.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-22T15:13:02.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-22T15:13:02.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-22T15:13:02.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-22T15:13:02.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-09-22T15:13:02.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-22T15:13:02.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-22T15:13:02.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T15:13:02.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T15:13:02.948Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T15:13:03.049Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T15:13:03.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-22T15:13:03.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-22T15:13:03.377Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-22T15:13:03.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-22T15:13:03.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-22T15:13:03.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-22T15:13:03.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-22T15:13:03.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf2d6ff636ffd34821300a1ced153a249f1f92fb [Pipeline] echo [2020-09-22T15:13:03.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf2d6ff [Pipeline] echo [2020-09-22T15:13:04.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-22T15:13:04.697Z] + git log --format=format:%s -1 cf2d6ff636ffd34821300a1ced153a249f1f92fb [Pipeline] echo [2020-09-22T15:13:04.760Z] GIT_COMMIT: cf2d6ff636ffd34821300a1ced153a249f1f92fb, Commit Message: Merge pull request #291 from cloudxxx8/issue-290 [Pipeline] echo [2020-09-22T15:13:04.808Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:13:05.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T15:13:06.089Z] [2020-09-22T15:13:06.089Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:13:06.443Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T15:13:06.443Z] latest: Pulling from edgex-devops/git-semver [2020-09-22T15:13:06.443Z] 31603596830f: Pulling fs layer [2020-09-22T15:13:06.443Z] 2a8b12db71e7: Pulling fs layer [2020-09-22T15:13:06.443Z] 6ca5941a6612: Pulling fs layer [2020-09-22T15:13:06.443Z] ecc8261a40a4: Pulling fs layer [2020-09-22T15:13:06.443Z] ecc8261a40a4: Waiting [2020-09-22T15:13:06.720Z] 2a8b12db71e7: Verifying Checksum [2020-09-22T15:13:06.720Z] 2a8b12db71e7: Download complete [2020-09-22T15:13:06.720Z] 31603596830f: Verifying Checksum [2020-09-22T15:13:06.720Z] 31603596830f: Download complete [2020-09-22T15:13:06.720Z] ecc8261a40a4: Verifying Checksum [2020-09-22T15:13:06.720Z] ecc8261a40a4: Download complete [2020-09-22T15:13:06.986Z] 6ca5941a6612: Verifying Checksum [2020-09-22T15:13:06.986Z] 6ca5941a6612: Download complete [2020-09-22T15:13:06.986Z] 31603596830f: Pull complete [2020-09-22T15:13:07.252Z] 2a8b12db71e7: Pull complete [2020-09-22T15:13:08.214Z] 6ca5941a6612: Pull complete [2020-09-22T15:13:08.214Z] ecc8261a40a4: Pull complete [2020-09-22T15:13:08.476Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-22T15:13:08.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T15:13:08.477Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-22T15:13:08.590Z] prd-centos7-docker-4c-2g-848 does not seem to be running inside a container [2020-09-22T15:13:08.644Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T15:13:11.115Z] $ docker top e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T15:13:11.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T15:13:11.479Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T15:13:11.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T15:13:11.713Z] $ docker exec e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent [2020-09-22T15:13:11.874Z] SSH_AUTH_SOCK=/tmp/ssh-fMsSN3RxohXa/agent.11 [2020-09-22T15:13:11.874Z] SSH_AGENT_PID=16 [2020-09-22T15:13:11.889Z] Running ssh-add (command line suppressed) [2020-09-22T15:13:12.015Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3366013291295965399.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3366013291295965399.key) [2020-09-22T15:13:12.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T15:13:12.404Z] + git describe --exact-match --tags HEAD [2020-09-22T15:13:12.404Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-22T15:13:12.433Z] $ docker exec --env ******** --env ******** e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent -k [2020-09-22T15:13:12.547Z] unset SSH_AUTH_SOCK; [2020-09-22T15:13:12.548Z] unset SSH_AGENT_PID; [2020-09-22T15:13:12.548Z] echo Agent pid 16 killed; [2020-09-22T15:13:12.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-22T15:13:12.685Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-22T15:13:12.685Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-22T15:13:12.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T15:13:12.806Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T15:13:12.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T15:13:12.982Z] $ docker exec e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent [2020-09-22T15:13:13.137Z] SSH_AUTH_SOCK=/tmp/ssh-ZnINVdvKhYrn/agent.44 [2020-09-22T15:13:13.137Z] SSH_AGENT_PID=49 [2020-09-22T15:13:13.144Z] Running ssh-add (command line suppressed) [2020-09-22T15:13:13.266Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7365828198611453155.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7365828198611453155.key) [2020-09-22T15:13:13.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T15:13:13.665Z] + git semver init [2020-09-22T15:13:13.665Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T15:13:13.665Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-22T15:13:13.665Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-22T15:13:13.665Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T15:13:13.665Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T15:13:13.665Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T15:13:13.665Z] # $SEMVER_BRANCH = master [2020-09-22T15:13:13.665Z] # $SEMVER_TEMP = /tmp/semver-625799025 [2020-09-22T15:13:13.665Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-09-22T15:13:14.258Z] # '/tmp/semver-625799025' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-09-22T15:13:14.258Z] # -> Force: false [2020-09-22T15:13:14.258Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-09-22T15:13:14.275Z] $ docker exec --env ******** --env ******** e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent -k [2020-09-22T15:13:14.392Z] unset SSH_AUTH_SOCK; [2020-09-22T15:13:14.393Z] unset SSH_AGENT_PID; [2020-09-22T15:13:14.393Z] echo Agent pid 49 killed; [2020-09-22T15:13:14.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T15:13:14.910Z] + git semver [Pipeline] } [2020-09-22T15:13:14.930Z] $ docker stop --time=1 e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 [2020-09-22T15:13:16.731Z] $ docker rm -f e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-22T15:13:17.653Z] Stashed 93 file(s) [Pipeline] echo [2020-09-22T15:13:17.656Z] [edgeXSemver]: initialized semver on version 0.1.82 [Pipeline] echo [2020-09-22T15:13:17.771Z] Archived original version: [0.1.82] [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-09-22T15:13:33.224Z] Still waiting to schedule task [2020-09-22T15:13:33.225Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-848’ [2020-09-22T15:13:33.226Z] Still waiting to schedule task [2020-09-22T15:13:33.227Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-22T15:15:21.315Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-852 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-09-22T15:15:21.383Z] Running in /w/workspace/go-mod-core-contracts/48 [Pipeline] { [Pipeline] checkout [2020-09-22T15:15:25.972Z] using credential edgex-jenkins-ssh [2020-09-22T15:15:26.078Z] Cloning the remote Git repository [2020-09-22T15:15:26.078Z] Cloning with configured refspecs honoured and without tags [2020-09-22T15:15:26.137Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-22T15:15:26.242Z] > git init /w/workspace/go-mod-core-contracts/48 # timeout=10 [2020-09-22T15:15:26.303Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-22T15:15:26.304Z] > git --version # timeout=10 [2020-09-22T15:15:26.329Z] > git --version # 'git version 2.17.1' [2020-09-22T15:15:26.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T15:15:26.411Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T15:15:27.222Z] Fetching without tags [2020-09-22T15:15:27.168Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-22T15:15:27.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T15:15:27.214Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-22T15:15:27.237Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-22T15:15:27.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T15:15:27.249Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T15:15:27.681Z] Checking out Revision cf2d6ff636ffd34821300a1ced153a249f1f92fb (master) [2020-09-22T15:15:27.705Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T15:15:27.722Z] > git checkout -f cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 [2020-09-22T15:15:32.089Z] Commit message: "Merge pull request #291 from cloudxxx8/issue-290" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-22T15:15:33.401Z] ========================================================= [2020-09-22T15:15:33.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-22T15:15:33.401Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:15:34.588Z] + 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-09-22T15:15:35.574Z] Sending build context to Docker daemon 2.265MB [2020-09-22T15:15:35.574Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-22T15:15:35.574Z] Step 2/7 : FROM ${BASE} [2020-09-22T15:15:35.851Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-22T15:15:35.851Z] b538f80385f9: Pulling fs layer [2020-09-22T15:15:35.851Z] 74f711af9a0d: Pulling fs layer [2020-09-22T15:15:35.851Z] 99f96fe45779: Pulling fs layer [2020-09-22T15:15:35.851Z] 8529a6b9a6be: Pulling fs layer [2020-09-22T15:15:35.851Z] 45590311c82a: Pulling fs layer [2020-09-22T15:15:35.851Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-22T15:15:35.851Z] 209524e5b208: Pulling fs layer [2020-09-22T15:15:35.851Z] 8529a6b9a6be: Waiting [2020-09-22T15:15:35.851Z] 45590311c82a: Waiting [2020-09-22T15:15:35.851Z] 69ca0ff8b7b3: Waiting [2020-09-22T15:15:35.851Z] 209524e5b208: Waiting [2020-09-22T15:15:35.851Z] 99f96fe45779: Download complete [2020-09-22T15:15:35.851Z] 74f711af9a0d: Verifying Checksum [2020-09-22T15:15:35.851Z] 74f711af9a0d: Download complete [2020-09-22T15:15:35.851Z] 45590311c82a: Verifying Checksum [2020-09-22T15:15:35.851Z] 45590311c82a: Download complete [2020-09-22T15:15:35.851Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-22T15:15:35.851Z] 69ca0ff8b7b3: Download complete [2020-09-22T15:15:35.851Z] b538f80385f9: Verifying Checksum [2020-09-22T15:15:35.851Z] b538f80385f9: Download complete [2020-09-22T15:15:36.841Z] b538f80385f9: Pull complete [2020-09-22T15:15:37.440Z] 74f711af9a0d: Pull complete [2020-09-22T15:15:37.715Z] 99f96fe45779: Pull complete [2020-09-22T15:15:38.704Z] 209524e5b208: Verifying Checksum [2020-09-22T15:15:38.704Z] 209524e5b208: Download complete [2020-09-22T15:15:40.150Z] 8529a6b9a6be: Verifying Checksum [2020-09-22T15:15:40.150Z] 8529a6b9a6be: Download complete [2020-09-22T15:15:50.341Z] 8529a6b9a6be: Pull complete [2020-09-22T15:15:50.341Z] 45590311c82a: Pull complete [2020-09-22T15:15:50.616Z] 69ca0ff8b7b3: Pull complete [2020-09-22T15:15:54.017Z] 209524e5b208: Pull complete [2020-09-22T15:15:54.290Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-22T15:15:54.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-22T15:15:54.290Z] ---> 5bddaf1c2fca [2020-09-22T15:15:54.290Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-22T15:15:56.908Z] ---> Running in b46fd36a3aaf [2020-09-22T15:15:57.181Z] Removing intermediate container b46fd36a3aaf [2020-09-22T15:15:57.181Z] ---> a54522caa86b [2020-09-22T15:15:57.181Z] Step 4/7 : RUN apk add bash [2020-09-22T15:15:57.453Z] ---> Running in bde178adc93d [2020-09-22T15:15:58.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-22T15:15:59.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-22T15:16:00.840Z] OK: 142 MiB in 39 packages [2020-09-22T15:16:01.826Z] Removing intermediate container bde178adc93d [2020-09-22T15:16:01.826Z] ---> 0895810a7bdf [2020-09-22T15:16:01.826Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-22T15:16:02.100Z] ---> Running in af94bf319bd6 [2020-09-22T15:16:02.697Z] Removing intermediate container af94bf319bd6 [2020-09-22T15:16:02.697Z] ---> eeba8a9abd13 [2020-09-22T15:16:02.697Z] Step 6/7 : COPY go.mod . [2020-09-22T15:16:03.297Z] ---> 75da561bd908 [2020-09-22T15:16:03.297Z] Step 7/7 : RUN go mod download [2020-09-22T15:16:03.297Z] ---> Running in 46c214546786 [2020-09-22T15:16:18.403Z] Removing intermediate container 46c214546786 [2020-09-22T15:16:18.403Z] ---> 5731193d0123 [2020-09-22T15:16:18.403Z] Successfully built 5731193d0123 [2020-09-22T15:16:18.403Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:16:18.815Z] + docker inspect -f . ci-base-image-arm64 [2020-09-22T15:16:18.815Z] . [Pipeline] withDockerContainer [2020-09-22T15:16:19.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-852 does not seem to be running inside a container [2020-09-22T15:16:19.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/48 -v /w/workspace/go-mod-core-contracts/48:/w/workspace/go-mod-core-contracts/48:rw,z -v /w/workspace/go-mod-core-contracts/48@tmp:/w/workspace/go-mod-core-contracts/48@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 ******** ci-base-image-arm64 cat [2020-09-22T15:16:21.038Z] $ docker top 26e41d8dc3c04a59b02707fc835384680374534dbf759452a61aacfa900f39c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T15:16:22.480Z] + go version [2020-09-22T15:16:22.480Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-22T15:16:22.510Z] $ docker stop --time=1 26e41d8dc3c04a59b02707fc835384680374534dbf759452a61aacfa900f39c5 [2020-09-22T15:16:24.472Z] $ docker rm -f 26e41d8dc3c04a59b02707fc835384680374534dbf759452a61aacfa900f39c5 [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-09-22T15:17:58.507Z] Running on prd-centos7-docker-4c-2g-853 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-09-22T15:17:58.577Z] Running in /w/workspace/go-mod-core-contracts/48 [Pipeline] { [Pipeline] checkout [2020-09-22T15:18:04.381Z] using credential edgex-jenkins-ssh [2020-09-22T15:18:04.447Z] Cloning the remote Git repository [2020-09-22T15:18:04.447Z] Cloning with configured refspecs honoured and without tags [2020-09-22T15:18:04.486Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-22T15:18:04.559Z] > git init /w/workspace/go-mod-core-contracts/48 # timeout=10 [2020-09-22T15:18:04.632Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-22T15:18:04.632Z] > git --version # timeout=10 [2020-09-22T15:18:04.639Z] > git --version # 'git version 2.16.5' [2020-09-22T15:18:04.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T15:18:04.675Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T15:18:05.355Z] Fetching without tags [2020-09-22T15:18:05.756Z] Checking out Revision cf2d6ff636ffd34821300a1ced153a249f1f92fb (master) [2020-09-22T15:18:05.259Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-22T15:18:05.298Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T15:18:05.330Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-22T15:18:05.364Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-22T15:18:05.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T15:18:05.382Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T15:18:05.769Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T15:18:05.775Z] > git checkout -f cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 [2020-09-22T15:18:09.868Z] Commit message: "Merge pull request #291 from cloudxxx8/issue-290" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-22T15:18:11.350Z] ========================================================= [2020-09-22T15:18:11.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-22T15:18:11.350Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:18:12.491Z] + 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-09-22T15:18:13.082Z] Sending build context to Docker daemon 2.265MB [2020-09-22T15:18:13.082Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-22T15:18:13.082Z] Step 2/7 : FROM ${BASE} [2020-09-22T15:18:13.082Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-22T15:18:13.082Z] df20fa9351a1: Pulling fs layer [2020-09-22T15:18:13.082Z] ed8968b2872e: Pulling fs layer [2020-09-22T15:18:13.082Z] a92cc7c5fd73: Pulling fs layer [2020-09-22T15:18:13.082Z] e871e8e8d7a9: Pulling fs layer [2020-09-22T15:18:13.082Z] e73272ec9a57: Pulling fs layer [2020-09-22T15:18:13.082Z] 1e910a182e73: Pulling fs layer [2020-09-22T15:18:13.082Z] 4e634b169226: Pulling fs layer [2020-09-22T15:18:13.082Z] e871e8e8d7a9: Waiting [2020-09-22T15:18:13.082Z] e73272ec9a57: Waiting [2020-09-22T15:18:13.082Z] 1e910a182e73: Waiting [2020-09-22T15:18:13.082Z] 4e634b169226: Waiting [2020-09-22T15:18:13.082Z] a92cc7c5fd73: Verifying Checksum [2020-09-22T15:18:13.082Z] a92cc7c5fd73: Download complete [2020-09-22T15:18:13.082Z] ed8968b2872e: Verifying Checksum [2020-09-22T15:18:13.082Z] ed8968b2872e: Download complete [2020-09-22T15:18:13.414Z] e73272ec9a57: Verifying Checksum [2020-09-22T15:18:13.414Z] e73272ec9a57: Download complete [2020-09-22T15:18:13.815Z] 1e910a182e73: Verifying Checksum [2020-09-22T15:18:13.816Z] 1e910a182e73: Download complete [2020-09-22T15:18:13.816Z] df20fa9351a1: Verifying Checksum [2020-09-22T15:18:13.816Z] df20fa9351a1: Download complete [2020-09-22T15:18:14.414Z] df20fa9351a1: Pull complete [2020-09-22T15:18:14.681Z] ed8968b2872e: Pull complete [2020-09-22T15:18:14.957Z] a92cc7c5fd73: Pull complete [2020-09-22T15:18:16.387Z] 4e634b169226: Verifying Checksum [2020-09-22T15:18:16.387Z] 4e634b169226: Download complete [2020-09-22T15:18:17.388Z] e871e8e8d7a9: Download complete [2020-09-22T15:18:25.752Z] e871e8e8d7a9: Pull complete [2020-09-22T15:18:26.035Z] e73272ec9a57: Pull complete [2020-09-22T15:18:26.330Z] 1e910a182e73: Pull complete [2020-09-22T15:18:31.851Z] 4e634b169226: Pull complete [2020-09-22T15:18:31.851Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-22T15:18:31.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-22T15:18:31.851Z] ---> f7629b54cfaa [2020-09-22T15:18:31.851Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-22T15:18:31.851Z] ---> Running in 5210fd9da4e6 [2020-09-22T15:18:31.851Z] Removing intermediate container 5210fd9da4e6 [2020-09-22T15:18:31.851Z] ---> 6fd648dd66c3 [2020-09-22T15:18:31.851Z] Step 4/7 : RUN apk add bash [2020-09-22T15:18:31.851Z] ---> Running in e16e49fd3c80 [2020-09-22T15:18:33.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-22T15:18:33.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-22T15:18:34.293Z] OK: 166 MiB in 39 packages [2020-09-22T15:18:35.317Z] Removing intermediate container e16e49fd3c80 [2020-09-22T15:18:35.317Z] ---> b079f8ed3b61 [2020-09-22T15:18:35.317Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-22T15:18:35.317Z] ---> Running in 8c153f5e05b6 [2020-09-22T15:18:35.317Z] Removing intermediate container 8c153f5e05b6 [2020-09-22T15:18:35.318Z] ---> ad629a71b654 [2020-09-22T15:18:35.318Z] Step 6/7 : COPY go.mod . [2020-09-22T15:18:35.587Z] ---> 11c18a5278fc [2020-09-22T15:18:35.587Z] Step 7/7 : RUN go mod download [2020-09-22T15:18:35.877Z] ---> Running in dce0476233af [2020-09-22T15:18:48.420Z] Removing intermediate container dce0476233af [2020-09-22T15:18:48.420Z] ---> 05914b8a3cd4 [2020-09-22T15:18:48.420Z] Successfully built 05914b8a3cd4 [2020-09-22T15:18:48.420Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:18:48.861Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-22T15:18:48.861Z] . [Pipeline] withDockerContainer [2020-09-22T15:18:48.981Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2020-09-22T15:18:49.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/48 -v /w/workspace/go-mod-core-contracts/48:/w/workspace/go-mod-core-contracts/48:rw,z -v /w/workspace/go-mod-core-contracts/48@tmp:/w/workspace/go-mod-core-contracts/48@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 ******** ci-base-image-x86_64 cat [2020-09-22T15:18:49.955Z] $ docker top ca5d388f2df6c8deef1523745887a8f8338afd07b7076e2784786d0abb055603 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T15:18:50.588Z] + go version [2020-09-22T15:18:50.588Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-22T15:18:50.617Z] $ docker stop --time=1 ca5d388f2df6c8deef1523745887a8f8338afd07b7076e2784786d0abb055603 [2020-09-22T15:18:52.018Z] $ docker rm -f ca5d388f2df6c8deef1523745887a8f8338afd07b7076e2784786d0abb055603 [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-09-22T15:18:55.478Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-22T15:18:55.481Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-22T15:18:55.573Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:18:55.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-22T15:18:55.930Z] [2020-09-22T15:18:55.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:18:56.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-22T15:18:56.291Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-22T15:18:56.291Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-22T15:18:56.291Z] 408f87550127: Pulling fs layer [2020-09-22T15:18:56.291Z] fe522b08c979: Pulling fs layer [2020-09-22T15:18:56.291Z] 221eaa008020: Pulling fs layer [2020-09-22T15:18:56.291Z] 2a4607e5d6b9: Pulling fs layer [2020-09-22T15:18:56.291Z] 8f79b27c4fd2: Pulling fs layer [2020-09-22T15:18:56.291Z] e5c8dbe1645b: Pulling fs layer [2020-09-22T15:18:56.291Z] 23e8b3b47431: Pulling fs layer [2020-09-22T15:18:56.291Z] 5c568d65a230: Pulling fs layer [2020-09-22T15:18:56.291Z] 8f79b27c4fd2: Waiting [2020-09-22T15:18:56.291Z] e5c8dbe1645b: Waiting [2020-09-22T15:18:56.291Z] 23e8b3b47431: Waiting [2020-09-22T15:18:56.291Z] 221eaa008020: Waiting [2020-09-22T15:18:56.291Z] 5c568d65a230: Waiting [2020-09-22T15:18:56.291Z] 2a4607e5d6b9: Waiting [2020-09-22T15:18:56.291Z] fe522b08c979: Verifying Checksum [2020-09-22T15:18:56.291Z] fe522b08c979: Download complete [2020-09-22T15:18:56.291Z] 408f87550127: Verifying Checksum [2020-09-22T15:18:56.292Z] 408f87550127: Download complete [2020-09-22T15:18:56.292Z] 2a4607e5d6b9: Verifying Checksum [2020-09-22T15:18:56.292Z] 2a4607e5d6b9: Download complete [2020-09-22T15:18:56.292Z] cbdbe7a5bc2a: Download complete [2020-09-22T15:18:56.292Z] 8f79b27c4fd2: Verifying Checksum [2020-09-22T15:18:56.292Z] 8f79b27c4fd2: Download complete [2020-09-22T15:18:56.870Z] cbdbe7a5bc2a: Pull complete [2020-09-22T15:18:56.870Z] 408f87550127: Pull complete [2020-09-22T15:18:57.133Z] fe522b08c979: Pull complete [2020-09-22T15:18:57.709Z] e5c8dbe1645b: Download complete [2020-09-22T15:18:58.663Z] 23e8b3b47431: Verifying Checksum [2020-09-22T15:18:58.663Z] 23e8b3b47431: Download complete [2020-09-22T15:18:58.663Z] 5c568d65a230: Verifying Checksum [2020-09-22T15:18:58.663Z] 5c568d65a230: Download complete [2020-09-22T15:19:00.059Z] 221eaa008020: Verifying Checksum [2020-09-22T15:19:00.059Z] 221eaa008020: Download complete [2020-09-22T15:19:05.385Z] 221eaa008020: Pull complete [2020-09-22T15:19:05.386Z] 2a4607e5d6b9: Pull complete [2020-09-22T15:19:05.386Z] 8f79b27c4fd2: Pull complete [2020-09-22T15:19:07.950Z] e5c8dbe1645b: Pull complete [2020-09-22T15:19:12.187Z] 23e8b3b47431: Pull complete [2020-09-22T15:19:13.588Z] 5c568d65a230: Pull complete [2020-09-22T15:19:13.588Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-22T15:19:13.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-22T15:19:13.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-22T15:19:13.791Z] prd-centos7-docker-4c-2g-848 does not seem to be running inside a container [2020-09-22T15:19:13.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-09-22T15:19:15.062Z] $ docker top fcfe7d0c906808581e51a3bcc222bea696759092b13f530af400bd100a7ef72d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T15:19:15.594Z] + snyk monitor '--org=edgex-jenkins' [2020-09-22T15:19:20.900Z] [2020-09-22T15:19:20.900Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-09-22T15:19:20.900Z] [2020-09-22T15:19:20.900Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/47a2b999-7315-4af8-9ded-3ea457cafdd6 [2020-09-22T15:19:20.900Z] [2020-09-22T15:19:20.900Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-22T15:19:20.900Z] [2020-09-22T15:19:21.162Z] [2020-09-22T15:19:21.162Z] Snyk CLI supports Node.js 8 and higher. [2020-09-22T15:19:21.162Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-22T15:19:21.162Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-22T15:19:21.162Z] [2020-09-22T15:19:21.162Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-22T15:19:21.162Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-22T15:19:21.180Z] $ docker stop --time=1 fcfe7d0c906808581e51a3bcc222bea696759092b13f530af400bd100a7ef72d [2020-09-22T15:19:23.561Z] $ docker rm -f fcfe7d0c906808581e51a3bcc222bea696759092b13f530af400bd100a7ef72d [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] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:19:25.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T15:19:25.345Z] . [Pipeline] withDockerContainer [2020-09-22T15:19:25.445Z] prd-centos7-docker-4c-2g-848 does not seem to be running inside a container [2020-09-22T15:19:25.494Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T15:19:26.253Z] $ docker top cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T15:19:26.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T15:19:26.636Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T15:19:26.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T15:19:26.872Z] $ docker exec cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 ssh-agent [2020-09-22T15:19:27.037Z] SSH_AUTH_SOCK=/tmp/ssh-eh56Jy1bsqcY/agent.11 [2020-09-22T15:19:27.037Z] SSH_AGENT_PID=16 [2020-09-22T15:19:27.045Z] Running ssh-add (command line suppressed) [2020-09-22T15:19:27.176Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6384017148908360690.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6384017148908360690.key) [2020-09-22T15:19:27.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T15:19:27.568Z] + git semver tag [2020-09-22T15:19:27.568Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T15:19:27.568Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-22T15:19:27.568Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-22T15:19:27.568Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T15:19:27.568Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T15:19:27.568Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T15:19:27.568Z] # $SEMVER_BRANCH = master [2020-09-22T15:19:27.568Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-09-22T15:19:27.568Z] # cf2d6ff636ffd34821300a1ced153a249f1f92fb HEAD [2020-09-22T15:19:27.568Z] # -> Force: false [2020-09-22T15:19:27.568Z] # ca1698ac55d57b8b0610e72ae597e23b5b4a0bd5 refs/tags/v0.1.82 [Pipeline] } [2020-09-22T15:19:27.584Z] $ docker exec --env ******** --env ******** cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 ssh-agent -k [2020-09-22T15:19:27.697Z] unset SSH_AUTH_SOCK; [2020-09-22T15:19:27.697Z] unset SSH_AGENT_PID; [2020-09-22T15:19:27.697Z] echo Agent pid 16 killed; [2020-09-22T15:19:27.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T15:19:28.241Z] + git semver [Pipeline] } [2020-09-22T15:19:28.261Z] $ docker stop --time=1 cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 [2020-09-22T15:19:29.598Z] $ docker rm -f cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:19:30.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-22T15:19:30.258Z] [2020-09-22T15:19:30.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:19:30.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-22T15:19:30.662Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-22T15:19:30.662Z] ab5ef0e58194: Pulling fs layer [2020-09-22T15:19:30.662Z] 9712f1f96733: Pulling fs layer [2020-09-22T15:19:30.662Z] 63f879dbbcfc: Pulling fs layer [2020-09-22T15:19:30.662Z] 0d9ebad4ef96: Pulling fs layer [2020-09-22T15:19:30.662Z] e9a5061849ea: Pulling fs layer [2020-09-22T15:19:30.662Z] d747dcd14b5f: Pulling fs layer [2020-09-22T15:19:30.662Z] 2de7ff778b66: Pulling fs layer [2020-09-22T15:19:30.662Z] 0d9ebad4ef96: Waiting [2020-09-22T15:19:30.662Z] e9a5061849ea: Waiting [2020-09-22T15:19:30.662Z] d747dcd14b5f: Waiting [2020-09-22T15:19:30.662Z] 2de7ff778b66: Waiting [2020-09-22T15:19:30.662Z] 9712f1f96733: Verifying Checksum [2020-09-22T15:19:30.662Z] 9712f1f96733: Download complete [2020-09-22T15:19:32.593Z] 63f879dbbcfc: Verifying Checksum [2020-09-22T15:19:32.593Z] 63f879dbbcfc: Download complete [2020-09-22T15:19:32.857Z] e9a5061849ea: Verifying Checksum [2020-09-22T15:19:32.857Z] e9a5061849ea: Download complete [2020-09-22T15:19:32.857Z] d747dcd14b5f: Verifying Checksum [2020-09-22T15:19:32.857Z] d747dcd14b5f: Download complete [2020-09-22T15:19:32.857Z] 0d9ebad4ef96: Verifying Checksum [2020-09-22T15:19:32.857Z] 0d9ebad4ef96: Download complete [2020-09-22T15:19:33.120Z] 2de7ff778b66: Verifying Checksum [2020-09-22T15:19:33.120Z] 2de7ff778b66: Download complete [2020-09-22T15:19:33.120Z] ab5ef0e58194: Verifying Checksum [2020-09-22T15:19:33.120Z] ab5ef0e58194: Download complete [2020-09-22T15:19:38.451Z] ab5ef0e58194: Pull complete [2020-09-22T15:19:38.451Z] 9712f1f96733: Pull complete [2020-09-22T15:19:41.005Z] 63f879dbbcfc: Pull complete [2020-09-22T15:19:46.418Z] 0d9ebad4ef96: Pull complete [2020-09-22T15:19:48.408Z] e9a5061849ea: Pull complete [2020-09-22T15:19:48.699Z] d747dcd14b5f: Pull complete [2020-09-22T15:19:50.730Z] 2de7ff778b66: Pull complete [2020-09-22T15:19:50.730Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-22T15:19:50.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-22T15:19:50.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-22T15:19:50.932Z] prd-centos7-docker-4c-2g-848 does not seem to be running inside a container [2020-09-22T15:19:50.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-22T15:19:54.554Z] $ docker top 4e3821a8a7566c72da0b41026d414a5157619b51288710fcbdee7dc4292e07df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-22T15:19:54.915Z] provisioning config files... [2020-09-22T15:19:54.929Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8310785415536165540tmp [2020-09-22T15:19:54.947Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6674190077478412352tmp [2020-09-22T15:19:54.963Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4925345150241188965tmp [Pipeline] { [Pipeline] echo [2020-09-22T15:19:55.022Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T15:19:55.335Z] ---> sigul-configuration.sh [2020-09-22T15:19:55.335Z] gpg: directory `/root/.gnupg' created [2020-09-22T15:19:55.335Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-22T15:19:55.335Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-22T15:19:55.335Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-22T15:19:55.335Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-22T15:19:55.335Z] gpg: CAST5 encrypted data [2020-09-22T15:19:55.601Z] gpg: encrypted with 1 passphrase [2020-09-22T15:19:55.601Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-22T15:19:55.902Z] + mkdir /home/jenkins [2020-09-22T15:19:55.902Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-22T15:19:56.202Z] + 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-09-22T15:19:56.212Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T15:19:56.510Z] ---> sigul-install.sh [2020-09-22T15:20:04.688Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-22T15:20:04.999Z] + git tag --list [2020-09-22T15:20:04.999Z] v0.1.82 [Pipeline] sh [2020-09-22T15:20:05.301Z] + lftools sign git-tag v0.1.82 [2020-09-22T15:20:06.689Z] Signing Git tag with Sigul... [2020-09-22T15:20:06.689Z] Signing v0.1.82 [Pipeline] echo [2020-09-22T15:20:08.093Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T15:20:08.398Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-22T15:20:08.407Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-22T15:20:08.524Z] $ docker stop --time=1 4e3821a8a7566c72da0b41026d414a5157619b51288710fcbdee7dc4292e07df [2020-09-22T15:20:10.504Z] $ docker rm -f 4e3821a8a7566c72da0b41026d414a5157619b51288710fcbdee7dc4292e07df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:20:11.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T15:20:11.442Z] . [Pipeline] withDockerContainer [2020-09-22T15:20:11.550Z] prd-centos7-docker-4c-2g-848 does not seem to be running inside a container [2020-09-22T15:20:11.599Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T15:20:12.365Z] $ docker top 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T15:20:12.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T15:20:12.716Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T15:20:12.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T15:20:12.947Z] $ docker exec 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 ssh-agent [2020-09-22T15:20:13.118Z] SSH_AUTH_SOCK=/tmp/ssh-1SFziIp6oeL0/agent.11 [2020-09-22T15:20:13.118Z] SSH_AGENT_PID=16 [2020-09-22T15:20:13.126Z] Running ssh-add (command line suppressed) [2020-09-22T15:20:13.258Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6629483710878057326.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6629483710878057326.key) [2020-09-22T15:20:13.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T15:20:13.693Z] + git semver bump patch [2020-09-22T15:20:13.693Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T15:20:13.693Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-22T15:20:13.693Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-22T15:20:13.693Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T15:20:13.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T15:20:13.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T15:20:13.693Z] # $SEMVER_BRANCH = master [2020-09-22T15:20:13.693Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-09-22T15:20:13.693Z] 0.1.83 [Pipeline] } [2020-09-22T15:20:13.709Z] $ docker exec --env ******** --env ******** 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 ssh-agent -k [2020-09-22T15:20:13.831Z] unset SSH_AUTH_SOCK; [2020-09-22T15:20:13.831Z] unset SSH_AGENT_PID; [2020-09-22T15:20:13.831Z] echo Agent pid 16 killed; [2020-09-22T15:20:13.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T15:20:14.385Z] + git semver [Pipeline] } [2020-09-22T15:20:14.406Z] $ docker stop --time=1 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 [2020-09-22T15:20:15.737Z] $ docker rm -f 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:20:16.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T15:20:16.289Z] . [Pipeline] withDockerContainer [2020-09-22T15:20:16.396Z] prd-centos7-docker-4c-2g-848 does not seem to be running inside a container [2020-09-22T15:20:16.448Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T15:20:17.030Z] $ docker top 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T15:20:17.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T15:20:17.343Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T15:20:17.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T15:20:17.536Z] $ docker exec 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 ssh-agent [2020-09-22T15:20:17.699Z] SSH_AUTH_SOCK=/tmp/ssh-hKFKcIdUZnHe/agent.12 [2020-09-22T15:20:17.699Z] SSH_AGENT_PID=17 [2020-09-22T15:20:17.706Z] Running ssh-add (command line suppressed) [2020-09-22T15:20:17.837Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_12833377910674221.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_12833377910674221.key) [2020-09-22T15:20:17.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T15:20:18.238Z] + git semver push [2020-09-22T15:20:18.238Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T15:20:18.238Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-22T15:20:18.238Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-22T15:20:18.238Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T15:20:18.238Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T15:20:18.238Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T15:20:18.238Z] # $SEMVER_BRANCH = master [2020-09-22T15:20:18.238Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-09-22T15:20:24.854Z] $ docker exec --env ******** --env ******** 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 ssh-agent -k [2020-09-22T15:20:24.973Z] unset SSH_AUTH_SOCK; [2020-09-22T15:20:24.973Z] unset SSH_AGENT_PID; [2020-09-22T15:20:24.973Z] echo Agent pid 17 killed; [2020-09-22T15:20:25.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T15:20:25.525Z] + git semver [Pipeline] } [2020-09-22T15:20:25.544Z] $ docker stop --time=1 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 [2020-09-22T15:20:26.886Z] $ docker rm -f 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 [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-09-22T15:20:28.433Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T15:20:29.332Z] ---> package-listing.sh [2020-09-22T15:20:29.332Z] ++ facter osfamily [2020-09-22T15:20:29.332Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-22T15:20:29.332Z] + OS_FAMILY=redhat [2020-09-22T15:20:29.332Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-09-22T15:20:29.332Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-22T15:20:29.332Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-22T15:20:29.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-22T15:20:29.332Z] + PACKAGES=/tmp/packages_start.txt [2020-09-22T15:20:29.332Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-09-22T15:20:29.332Z] + PACKAGES=/tmp/packages_end.txt [2020-09-22T15:20:29.332Z] + case "${OS_FAMILY}" in [2020-09-22T15:20:29.332Z] + rpm -qa [2020-09-22T15:20:29.332Z] + sort [2020-09-22T15:20:33.564Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-22T15:20:33.564Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-22T15:20:33.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-22T15:20:33.564Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-09-22T15:20:33.564Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-09-22T15:20:33.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:20:34.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T15:20:34.731Z] [2020-09-22T15:20:34.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-22T15:20:35.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T15:20:35.127Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-22T15:20:35.127Z] df20fa9351a1: Pulling fs layer [2020-09-22T15:20:35.127Z] 36b3adc4ff6f: Pulling fs layer [2020-09-22T15:20:35.127Z] 8ad3a11d3b57: Pulling fs layer [2020-09-22T15:20:35.127Z] 46f8f816bc3b: Pulling fs layer [2020-09-22T15:20:35.127Z] 0dadc02b9964: Pulling fs layer [2020-09-22T15:20:35.127Z] ce6a7cf60c04: Pulling fs layer [2020-09-22T15:20:35.127Z] 7a184a31f384: Pulling fs layer [2020-09-22T15:20:35.127Z] 0879bd2ef858: Pulling fs layer [2020-09-22T15:20:35.127Z] 0dadc02b9964: Waiting [2020-09-22T15:20:35.127Z] 46f8f816bc3b: Waiting [2020-09-22T15:20:35.127Z] ce6a7cf60c04: Waiting [2020-09-22T15:20:35.127Z] 7a184a31f384: Waiting [2020-09-22T15:20:35.127Z] 0879bd2ef858: Waiting [2020-09-22T15:20:35.127Z] 36b3adc4ff6f: Verifying Checksum [2020-09-22T15:20:35.127Z] 36b3adc4ff6f: Download complete [2020-09-22T15:20:35.127Z] 46f8f816bc3b: Verifying Checksum [2020-09-22T15:20:35.127Z] 46f8f816bc3b: Download complete [2020-09-22T15:20:35.453Z] df20fa9351a1: Verifying Checksum [2020-09-22T15:20:35.453Z] df20fa9351a1: Download complete [2020-09-22T15:20:35.453Z] 0dadc02b9964: Verifying Checksum [2020-09-22T15:20:35.453Z] 0dadc02b9964: Download complete [2020-09-22T15:20:35.453Z] ce6a7cf60c04: Verifying Checksum [2020-09-22T15:20:35.453Z] ce6a7cf60c04: Download complete [2020-09-22T15:20:35.453Z] 7a184a31f384: Verifying Checksum [2020-09-22T15:20:35.453Z] 7a184a31f384: Download complete [2020-09-22T15:20:35.453Z] 8ad3a11d3b57: Verifying Checksum [2020-09-22T15:20:35.453Z] 8ad3a11d3b57: Download complete [2020-09-22T15:20:35.772Z] df20fa9351a1: Pull complete [2020-09-22T15:20:35.772Z] 0879bd2ef858: Verifying Checksum [2020-09-22T15:20:35.772Z] 0879bd2ef858: Download complete [2020-09-22T15:20:36.041Z] 36b3adc4ff6f: Pull complete [2020-09-22T15:20:36.615Z] 8ad3a11d3b57: Pull complete [2020-09-22T15:20:36.615Z] 46f8f816bc3b: Pull complete [2020-09-22T15:20:36.878Z] 0dadc02b9964: Pull complete [2020-09-22T15:20:37.140Z] ce6a7cf60c04: Pull complete [2020-09-22T15:20:37.140Z] 7a184a31f384: Pull complete [2020-09-22T15:20:39.701Z] 0879bd2ef858: Pull complete [2020-09-22T15:20:39.701Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-22T15:20:39.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T15:20:39.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-22T15:20:39.816Z] prd-centos7-docker-4c-2g-848 does not seem to be running inside a container [2020-09-22T15:20:39.869Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-22T15:20:43.184Z] $ docker top 8ae5008581efb3fdd0c60e84d4e1faa424e056c71c28c7c0655328348b58c6e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T15:20:43.769Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-22T15:20:44.069Z] + ls /var/log/sa-host [2020-09-22T15:20:44.069Z] + sadf -c /var/log/sa-host/sa05 [2020-09-22T15:20:44.069Z] file_magic: OK [2020-09-22T15:20:44.069Z] HZ: Using current value: 100 [2020-09-22T15:20:44.069Z] file_header: OK [2020-09-22T15:20:44.069Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-22T15:20:44.069Z] Statistics: [2020-09-22T15:20:44.069Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-22T15:20:44.069Z] File successfully converted to sysstat format version 12.2.1 [2020-09-22T15:20:44.069Z] + sadf -c /var/log/sa-host/sa22 [2020-09-22T15:20:44.069Z] file_magic: OK [2020-09-22T15:20:44.069Z] HZ: Using current value: 100 [2020-09-22T15:20:44.069Z] file_header: OK [2020-09-22T15:20:44.069Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-22T15:20:44.069Z] Statistics: [2020-09-22T15:20:44.069Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-22T15:20:44.069Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-22T15:20:44.149Z] provisioning config files... [2020-09-22T15:20:44.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4831871551883037468tmp [Pipeline] { [Pipeline] echo [2020-09-22T15:20:44.275Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T15:20:44.575Z] ---> create-netrc.sh [Pipeline] echo [2020-09-22T15:20:44.586Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T15:20:44.881Z] ---> logs-deploy.sh [2020-09-22T15:20:44.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/48 [2020-09-22T15:20:44.881Z] INFO: archiving workspace using pattern(s): [2020-09-22T15:20:46.272Z] Archives upload complete. [2020-09-22T15:20:46.272Z] INFO: archiving logs to Nexus