Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6b56cf5bad85c4dbb8049a08f938d80b446ad560 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-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-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3996 in /w/workspace/edgexfoundry_edgex-ui-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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6b56cf5bad85c4dbb8049a08f938d80b446ad560 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 Commit message: "Merge pull request #266 from jpwhitemn/set-conventional-commits" > git rev-list --no-walk 14c578bc02e93a6d1b64f7a2283637c58eb75556 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-07T21:57:21.132Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-07T21:57:21.403Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-07T21:57:21.557Z] ========================================================= [2020-10-07T21:57:21.557Z] EdgeX Global Pipelines Version Info [2020-10-07T21:57:21.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-07T21:57:23.029Z] ------------------- [2020-10-07T21:57:23.029Z] stable info: [2020-10-07T21:57:23.029Z] ------------------- [2020-10-07T21:57:23.029Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-07T21:57:23.029Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-07T21:57:23.029Z] Message: update stable to v1.0.131 [2020-10-07T21:57:23.973Z] ------------------- [2020-10-07T21:57:23.973Z] experimental info: [2020-10-07T21:57:23.973Z] ------------------- [2020-10-07T21:57:23.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-07T21:57:23.973Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-07T21:57:23.973Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-07T21:57:24.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-10-07T21:57:24.429Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-10-07T21:57:24.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-07T21:57:24.614Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-07T21:57:24.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-07T21:57:24.777Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-07T21:57:24.863Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-07T21:57:24.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-07T21:57:25.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-07T21:57:25.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-07T21:57:25.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-07T21:57:25.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-10-07T21:57:25.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-07T21:57:25.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-07T21:57:25.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-07T21:57:25.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-07T21:57:25.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T21:57:25.852Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T21:57:25.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-07T21:57:26.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-07T21:57:26.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-07T21:57:26.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-07T21:57:26.316Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-07T21:57:26.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-07T21:57:26.526Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-07T21:57:26.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-07T21:57:26.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-07T21:57:26.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-07T21:57:26.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] echo [2020-10-07T21:57:27.001Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b56cf5 [Pipeline] echo [2020-10-07T21:57:27.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-07T21:57:27.736Z] + git log --format=format:%s -1 6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] echo [2020-10-07T21:57:27.809Z] GIT_COMMIT: 6b56cf5bad85c4dbb8049a08f938d80b446ad560, Commit Message: Merge pull request #266 from jpwhitemn/set-conventional-commits [Pipeline] echo [2020-10-07T21:57:27.851Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-07T21:57:28.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T21:57:28.917Z] [2020-10-07T21:57:28.917Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T21:57:29.297Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T21:57:29.297Z] latest: Pulling from edgex-devops/git-semver [2020-10-07T21:57:29.297Z] 31603596830f: Pulling fs layer [2020-10-07T21:57:29.297Z] 2a8b12db71e7: Pulling fs layer [2020-10-07T21:57:29.297Z] 6ca5941a6612: Pulling fs layer [2020-10-07T21:57:29.297Z] ecc8261a40a4: Pulling fs layer [2020-10-07T21:57:29.297Z] ecc8261a40a4: Waiting [2020-10-07T21:57:29.297Z] 2a8b12db71e7: Verifying Checksum [2020-10-07T21:57:29.297Z] 2a8b12db71e7: Download complete [2020-10-07T21:57:29.563Z] 31603596830f: Verifying Checksum [2020-10-07T21:57:29.563Z] 31603596830f: Download complete [2020-10-07T21:57:29.563Z] ecc8261a40a4: Verifying Checksum [2020-10-07T21:57:29.563Z] ecc8261a40a4: Download complete [2020-10-07T21:57:29.563Z] 6ca5941a6612: Download complete [2020-10-07T21:57:29.827Z] 31603596830f: Pull complete [2020-10-07T21:57:29.827Z] 2a8b12db71e7: Pull complete [2020-10-07T21:57:30.780Z] 6ca5941a6612: Pull complete [2020-10-07T21:57:31.044Z] ecc8261a40a4: Pull complete [2020-10-07T21:57:31.044Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-07T21:57:31.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T21:57:31.044Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-07T21:57:31.160Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T21:57:31.223Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T21:57:33.164Z] $ docker top 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T21:57:33.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T21:57:33.530Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T21:57:33.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T21:57:33.751Z] $ docker exec 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent [2020-10-07T21:57:33.908Z] SSH_AUTH_SOCK=/tmp/ssh-BmnKLMesjirj/agent.11 [2020-10-07T21:57:33.908Z] SSH_AGENT_PID=16 [2020-10-07T21:57:33.919Z] Running ssh-add (command line suppressed) [2020-10-07T21:57:34.046Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6513966523496546693.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6513966523496546693.key) [2020-10-07T21:57:34.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T21:57:34.480Z] + git describe --exact-match --tags HEAD [2020-10-07T21:57:34.480Z] fatal: no tag exactly matches '6b56cf5bad85c4dbb8049a08f938d80b446ad560' [Pipeline] } [2020-10-07T21:57:34.504Z] $ docker exec --env ******** --env ******** 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent -k [2020-10-07T21:57:34.617Z] unset SSH_AUTH_SOCK; [2020-10-07T21:57:34.617Z] unset SSH_AGENT_PID; [2020-10-07T21:57:34.617Z] echo Agent pid 16 killed; [2020-10-07T21:57:34.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-07T21:57:34.740Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-07T21:57:34.740Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-07T21:57:34.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T21:57:34.882Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T21:57:35.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T21:57:35.087Z] $ docker exec 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent [2020-10-07T21:57:35.271Z] SSH_AUTH_SOCK=/tmp/ssh-hUbDztWOhCjz/agent.45 [2020-10-07T21:57:35.271Z] SSH_AGENT_PID=50 [2020-10-07T21:57:35.279Z] Running ssh-add (command line suppressed) [2020-10-07T21:57:35.413Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3429420730661512974.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3429420730661512974.key) [2020-10-07T21:57:35.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T21:57:35.806Z] + git semver init [2020-10-07T21:57:35.806Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T21:57:35.806Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-10-07T21:57:35.806Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-10-07T21:57:35.806Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T21:57:35.806Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T21:57:35.806Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T21:57:35.806Z] # $SEMVER_BRANCH = master [2020-10-07T21:57:35.806Z] # $SEMVER_TEMP = /tmp/semver-903150108 [2020-10-07T21:57:35.806Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-10-07T21:57:36.754Z] # '/tmp/semver-903150108' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-10-07T21:57:36.754Z] # -> Force: false [2020-10-07T21:57:36.754Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-10-07T21:57:36.768Z] $ docker exec --env ******** --env ******** 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent -k [2020-10-07T21:57:36.892Z] unset SSH_AUTH_SOCK; [2020-10-07T21:57:36.892Z] unset SSH_AGENT_PID; [2020-10-07T21:57:36.892Z] echo Agent pid 50 killed; [2020-10-07T21:57:36.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T21:57:37.404Z] + git semver [Pipeline] } [2020-10-07T21:57:37.425Z] $ docker stop --time=1 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 [2020-10-07T21:57:38.797Z] $ docker rm -f 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-07T21:57:40.034Z] Stashed 23 file(s) [Pipeline] echo [2020-10-07T21:57:40.037Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.10 [Pipeline] echo [2020-10-07T21:57:40.197Z] Archived original version: [1.2.2-dev.10] [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-07T21:57:55.886Z] Still waiting to schedule task [2020-10-07T21:57:55.886Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-07T21:57:55.889Z] Still waiting to schedule task [2020-10-07T21:57:55.889Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-07T22:01:24.521Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3997 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-10-07T22:01:24.582Z] Running in /w/workspace/edgex-ui-go/53 [Pipeline] { [Pipeline] checkout [2020-10-07T22:01:32.261Z] using credential edgex-jenkins-ssh [2020-10-07T22:01:32.336Z] Cloning the remote Git repository [2020-10-07T22:01:33.542Z] Running on prd-centos7-docker-4c-2g-3998 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [2020-10-07T22:01:32.395Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-07T22:01:32.530Z] > git init /w/workspace/edgex-ui-go/53 # timeout=10 [2020-10-07T22:01:32.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-07T22:01:32.656Z] > git --version # timeout=10 [2020-10-07T22:01:32.677Z] > git --version # 'git version 2.17.1' [2020-10-07T22:01:32.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T22:01:32.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] ws [2020-10-07T22:01:33.640Z] Running in /w/workspace/edgex-ui-go/53 [Pipeline] { [Pipeline] checkout [2020-10-07T22:01:34.713Z] Checking out Revision 6b56cf5bad85c4dbb8049a08f938d80b446ad560 (master) [2020-10-07T22:01:34.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-07T22:01:34.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T22:01:34.189Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-07T22:01:34.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-07T22:01:34.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T22:01:34.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T22:01:34.728Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T22:01:34.740Z] > git checkout -f 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 [2020-10-07T22:01:39.635Z] Commit message: "Merge pull request #266 from jpwhitemn/set-conventional-commits" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T22:01:41.719Z] ========================================================= [2020-10-07T22:01:41.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-07T22:01:41.719Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:01:42.965Z] + 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-07T22:01:44.028Z] Sending build context to Docker daemon 22.06MB [2020-10-07T22:01:44.028Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-07T22:01:44.028Z] Step 2/8 : FROM ${BASE} [2020-10-07T22:01:44.299Z] using credential edgex-jenkins-ssh [2020-10-07T22:01:44.312Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-07T22:01:44.312Z] b538f80385f9: Pulling fs layer [2020-10-07T22:01:44.312Z] 74f711af9a0d: Pulling fs layer [2020-10-07T22:01:44.312Z] 99f96fe45779: Pulling fs layer [2020-10-07T22:01:44.312Z] 8529a6b9a6be: Pulling fs layer [2020-10-07T22:01:44.312Z] 45590311c82a: Pulling fs layer [2020-10-07T22:01:44.312Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-07T22:01:44.312Z] 209524e5b208: Pulling fs layer [2020-10-07T22:01:44.312Z] 45590311c82a: Waiting [2020-10-07T22:01:44.312Z] 69ca0ff8b7b3: Waiting [2020-10-07T22:01:44.312Z] 209524e5b208: Waiting [2020-10-07T22:01:44.312Z] 8529a6b9a6be: Waiting [2020-10-07T22:01:44.312Z] 99f96fe45779: Verifying Checksum [2020-10-07T22:01:44.312Z] 99f96fe45779: Download complete [2020-10-07T22:01:44.312Z] 74f711af9a0d: Verifying Checksum [2020-10-07T22:01:44.312Z] 74f711af9a0d: Download complete [2020-10-07T22:01:44.312Z] 45590311c82a: Verifying Checksum [2020-10-07T22:01:44.312Z] 45590311c82a: Download complete [2020-10-07T22:01:44.396Z] Cloning the remote Git repository [2020-10-07T22:01:44.591Z] 69ca0ff8b7b3: Download complete [2020-10-07T22:01:44.591Z] b538f80385f9: Verifying Checksum [2020-10-07T22:01:44.591Z] b538f80385f9: Download complete [2020-10-07T22:01:44.552Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-07T22:01:44.653Z] > git init /w/workspace/edgex-ui-go/53 # timeout=10 [2020-10-07T22:01:44.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-07T22:01:44.855Z] > git --version # timeout=10 [2020-10-07T22:01:44.870Z] > git --version # 'git version 2.16.5' [2020-10-07T22:01:44.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T22:01:45.202Z] b538f80385f9: Pull complete [2020-10-07T22:01:45.826Z] 74f711af9a0d: Pull complete [2020-10-07T22:01:45.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T22:01:46.445Z] 99f96fe45779: Pull complete [2020-10-07T22:01:47.783Z] Checking out Revision 6b56cf5bad85c4dbb8049a08f938d80b446ad560 (master) [2020-10-07T22:01:47.228Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-07T22:01:47.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T22:01:47.313Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-07T22:01:47.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-07T22:01:47.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T22:01:47.355Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T22:01:47.803Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T22:01:47.849Z] > git checkout -f 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 [2020-10-07T22:01:47.911Z] 209524e5b208: Verifying Checksum [2020-10-07T22:01:47.911Z] 209524e5b208: Download complete [2020-10-07T22:01:48.905Z] 8529a6b9a6be: Verifying Checksum [2020-10-07T22:01:48.905Z] 8529a6b9a6be: Download complete [2020-10-07T22:01:52.355Z] Commit message: "Merge pull request #266 from jpwhitemn/set-conventional-commits" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T22:01:54.626Z] ========================================================= [2020-10-07T22:01:54.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-07T22:01:54.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:01:55.723Z] + 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-07T22:01:56.701Z] Sending build context to Docker daemon 22.06MB [2020-10-07T22:01:56.701Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-07T22:01:56.701Z] Step 2/8 : FROM ${BASE} [2020-10-07T22:01:56.701Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-07T22:01:56.701Z] df20fa9351a1: Pulling fs layer [2020-10-07T22:01:56.701Z] ed8968b2872e: Pulling fs layer [2020-10-07T22:01:56.701Z] a92cc7c5fd73: Pulling fs layer [2020-10-07T22:01:56.701Z] e871e8e8d7a9: Pulling fs layer [2020-10-07T22:01:56.701Z] e73272ec9a57: Pulling fs layer [2020-10-07T22:01:56.701Z] 1e910a182e73: Pulling fs layer [2020-10-07T22:01:56.701Z] 4e634b169226: Pulling fs layer [2020-10-07T22:01:56.701Z] e871e8e8d7a9: Waiting [2020-10-07T22:01:56.701Z] e73272ec9a57: Waiting [2020-10-07T22:01:56.701Z] 1e910a182e73: Waiting [2020-10-07T22:01:56.701Z] 4e634b169226: Waiting [2020-10-07T22:01:56.701Z] a92cc7c5fd73: Download complete [2020-10-07T22:01:56.701Z] ed8968b2872e: Verifying Checksum [2020-10-07T22:01:56.701Z] ed8968b2872e: Download complete [2020-10-07T22:01:56.701Z] e73272ec9a57: Verifying Checksum [2020-10-07T22:01:56.701Z] e73272ec9a57: Download complete [2020-10-07T22:01:56.701Z] 1e910a182e73: Verifying Checksum [2020-10-07T22:01:56.701Z] 1e910a182e73: Download complete [2020-10-07T22:01:56.701Z] df20fa9351a1: Download complete [2020-10-07T22:01:57.325Z] df20fa9351a1: Pull complete [2020-10-07T22:01:57.611Z] ed8968b2872e: Pull complete [2020-10-07T22:01:57.611Z] a92cc7c5fd73: Pull complete [2020-10-07T22:01:59.085Z] 8529a6b9a6be: Pull complete [2020-10-07T22:01:59.085Z] 45590311c82a: Pull complete [2020-10-07T22:01:59.359Z] 69ca0ff8b7b3: Pull complete [2020-10-07T22:02:01.062Z] 4e634b169226: Verifying Checksum [2020-10-07T22:02:01.062Z] 4e634b169226: Download complete [2020-10-07T22:02:02.608Z] e871e8e8d7a9: Verifying Checksum [2020-10-07T22:02:02.608Z] e871e8e8d7a9: Download complete [2020-10-07T22:02:02.777Z] 209524e5b208: Pull complete [2020-10-07T22:02:02.777Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-07T22:02:03.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-07T22:02:03.058Z] ---> 5bddaf1c2fca [2020-10-07T22:02:03.058Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T22:02:06.488Z] ---> Running in c5e69771a8df [2020-10-07T22:02:06.488Z] Removing intermediate container c5e69771a8df [2020-10-07T22:02:06.488Z] ---> 2f514bebb4b1 [2020-10-07T22:02:06.488Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T22:02:06.488Z] ---> Running in 7abc203235f1 [2020-10-07T22:02:09.140Z] Removing intermediate container 7abc203235f1 [2020-10-07T22:02:09.140Z] ---> dc7f37f71a7a [2020-10-07T22:02:09.140Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-07T22:02:09.140Z] ---> Running in 6a5da9de3544 [2020-10-07T22:02:10.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-07T22:02:10.956Z] e871e8e8d7a9: Pull complete [2020-10-07T22:02:10.956Z] e73272ec9a57: Pull complete [2020-10-07T22:02:11.225Z] 1e910a182e73: Pull complete [2020-10-07T22:02:11.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-07T22:02:13.001Z] OK: 142 MiB in 39 packages [2020-10-07T22:02:14.452Z] Removing intermediate container 6a5da9de3544 [2020-10-07T22:02:14.452Z] ---> 8532cd2efe30 [2020-10-07T22:02:14.452Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-10-07T22:02:14.452Z] ---> Running in 1e09e5309bb5 [2020-10-07T22:02:14.727Z] Removing intermediate container 1e09e5309bb5 [2020-10-07T22:02:14.727Z] ---> 0cb0c973055d [2020-10-07T22:02:14.727Z] Step 7/8 : COPY . . [2020-10-07T22:02:16.706Z] ---> 67e32c233e7c [2020-10-07T22:02:16.706Z] Step 8/8 : RUN go mod download [2020-10-07T22:02:16.783Z] 4e634b169226: Pull complete [2020-10-07T22:02:16.783Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-07T22:02:16.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-07T22:02:16.783Z] ---> f7629b54cfaa [2020-10-07T22:02:16.783Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T22:02:16.983Z] ---> Running in b0fd0f523ba6 [2020-10-07T22:02:17.049Z] ---> Running in 382a46ad3169 [2020-10-07T22:02:17.049Z] Removing intermediate container 382a46ad3169 [2020-10-07T22:02:17.049Z] ---> 7c26102104f2 [2020-10-07T22:02:17.049Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T22:02:17.316Z] ---> Running in afb7ad259834 [2020-10-07T22:02:19.276Z] Removing intermediate container afb7ad259834 [2020-10-07T22:02:19.276Z] ---> ee6093611a2b [2020-10-07T22:02:19.276Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-07T22:02:19.276Z] ---> Running in 48747a44ecef [2020-10-07T22:02:19.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-07T22:02:20.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-07T22:02:21.956Z] OK: 166 MiB in 39 packages [2020-10-07T22:02:22.547Z] Removing intermediate container 48747a44ecef [2020-10-07T22:02:22.547Z] ---> 2d0a118cc3dd [2020-10-07T22:02:22.547Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-10-07T22:02:22.547Z] ---> Running in 33cc00564ca7 [2020-10-07T22:02:22.826Z] Removing intermediate container 33cc00564ca7 [2020-10-07T22:02:22.826Z] ---> 5425e0970c50 [2020-10-07T22:02:22.826Z] Step 7/8 : COPY . . [2020-10-07T22:02:24.810Z] ---> 01b4289482d8 [2020-10-07T22:02:24.810Z] Step 8/8 : RUN go mod download [2020-10-07T22:02:24.810Z] ---> Running in a42675148352 [2020-10-07T22:02:43.807Z] Removing intermediate container b0fd0f523ba6 [2020-10-07T22:02:43.808Z] ---> ca1446a5aca9 [2020-10-07T22:02:43.808Z] Successfully built ca1446a5aca9 [2020-10-07T22:02:43.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:02:44.226Z] + docker inspect -f . ci-base-image-arm64 [2020-10-07T22:02:44.226Z] . [Pipeline] withDockerContainer [2020-10-07T22:02:44.471Z] prd-ubuntu18.04-docker-arm64-4c-16g-3997 does not seem to be running inside a container [2020-10-07T22:02:44.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@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-07T22:02:46.451Z] $ docker top 9ace9aa536f54aeafb976b09358cc0879c6c2f18350656e4d601ae393fb4737b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T22:02:47.867Z] + go version [2020-10-07T22:02:47.868Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-07T22:02:47.890Z] $ docker stop --time=1 9ace9aa536f54aeafb976b09358cc0879c6c2f18350656e4d601ae393fb4737b [2020-10-07T22:02:49.840Z] $ docker rm -f 9ace9aa536f54aeafb976b09358cc0879c6c2f18350656e4d601ae393fb4737b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-10-07T22:02:51.780Z] Removing intermediate container a42675148352 [2020-10-07T22:02:51.781Z] ---> 9d9107a3fa50 [2020-10-07T22:02:51.781Z] Successfully built 9d9107a3fa50 [2020-10-07T22:02:51.781Z] Successfully tagged ci-base-image-x86_64:latest Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [2020-10-07T22:02:52.424Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-07T22:02:52.693Z] . [Pipeline] sh [Pipeline] withDockerContainer [2020-10-07T22:02:55.450Z] prd-centos7-docker-4c-2g-3998 does not seem to be running inside a container [2020-10-07T22:02:55.472Z] + sudo chown -R jenkins:jenkins . [2020-10-07T22:02:55.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@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-07T22:02:56.928Z] $ docker top a2e11a1c6dd0ac7b1796eec3679cd616c6d9a1828561d0d3cb7eba3156be816f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-07T22:02:57.524Z] + ls -al . [2020-10-07T22:02:57.524Z] total 92 [2020-10-07T22:02:57.524Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 22:01 . [2020-10-07T22:02:57.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 22:01 .. [2020-10-07T22:02:57.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 22:01 .git [2020-10-07T22:02:57.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 22:01 .github [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 136 Oct 7 22:01 .gitignore [2020-10-07T22:02:57.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 22:01 .semver [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 7 22:01 CONTRIBUTING.md [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 7 22:01 Dockerfile [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 898 Oct 7 22:01 Dockerfile.build [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 7 22:01 Jenkinsfile [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 7 22:01 LICENSE [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 951 Oct 7 22:01 Makefile [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 3545 Oct 7 22:01 README.md [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 21:57 VERSION [2020-10-07T22:02:57.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 22:01 assets [2020-10-07T22:02:57.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 22:01 bin [2020-10-07T22:02:57.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 22:01 cmd [2020-10-07T22:02:57.524Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 22:01 docs [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 1019 Oct 7 22:01 go.mod [2020-10-07T22:02:57.524Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 22:01 internal [2020-10-07T22:02:57.524Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 7 22:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:02:57.619Z] + go version [2020-10-07T22:02:57.619Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-07T22:02:57.674Z] $ docker stop --time=1 a2e11a1c6dd0ac7b1796eec3679cd616c6d9a1828561d0d3cb7eba3156be816f [2020-10-07T22:02:57.883Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6b56cf5bad85c4dbb8049a08f938d80b446ad560 --label arch=arm64 --label version=1.2.2-dev.10 . [2020-10-07T22:02:58.480Z] Sending build context to Docker daemon 22.06MB [2020-10-07T22:02:58.480Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-07T22:02:58.480Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-07T22:02:58.480Z] ---> ca1446a5aca9 [2020-10-07T22:02:58.480Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-10-07T22:02:58.759Z] ---> Running in 485f3b325e69 [2020-10-07T22:02:59.245Z] $ docker rm -f a2e11a1c6dd0ac7b1796eec3679cd616c6d9a1828561d0d3cb7eba3156be816f [2020-10-07T22:02:59.359Z] Removing intermediate container 485f3b325e69 [2020-10-07T22:02:59.359Z] ---> 8897fd07ac2f [2020-10-07T22:02:59.359Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-10-07T22:02:59.359Z] ---> Running in 6ff46c6eec4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-10-07T22:02:59.953Z] Removing intermediate container 6ff46c6eec4a [2020-10-07T22:02:59.953Z] ---> d96308b461a9 [2020-10-07T22:02:59.954Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-10-07T22:02:59.954Z] ---> Running in c33033e71177 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-07T22:03:00.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-07T22:03:00.549Z] Removing intermediate container c33033e71177 [2020-10-07T22:03:00.549Z] ---> d4b85984327a [2020-10-07T22:03:00.549Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-10-07T22:03:00.549Z] ---> Running in 512e46691c26 [2020-10-07T22:03:00.709Z] + ls -al . [2020-10-07T22:03:00.709Z] total 56 [2020-10-07T22:03:00.709Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 7 22:01 . [2020-10-07T22:03:00.709Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 22:01 .. [2020-10-07T22:03:00.709Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 22:01 assets [2020-10-07T22:03:00.709Z] drwxrwxr-x. 2 jenkins jenkins 35 Oct 7 22:01 bin [2020-10-07T22:03:00.709Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 7 22:01 cmd [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 7 22:01 CONTRIBUTING.md [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 913 Oct 7 22:01 Dockerfile [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 898 Oct 7 22:01 Dockerfile.build [2020-10-07T22:03:00.709Z] drwxrwxr-x. 5 jenkins jenkins 104 Oct 7 22:01 docs [2020-10-07T22:03:00.709Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 22:01 .git [2020-10-07T22:03:00.709Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 7 22:01 .github [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 7 22:01 .gitignore [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 1019 Oct 7 22:01 go.mod [2020-10-07T22:03:00.709Z] drwxrwxr-x. 10 jenkins jenkins 139 Oct 7 22:01 internal [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 7 22:01 Jenkinsfile [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 7 22:01 LICENSE [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 951 Oct 7 22:01 Makefile [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 3545 Oct 7 22:01 README.md [2020-10-07T22:03:00.709Z] drwxrwxr-x. 3 jenkins jenkins 44 Oct 7 22:01 .semver [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 7 21:57 VERSION [2020-10-07T22:03:00.709Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 7 22:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:01.046Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6b56cf5bad85c4dbb8049a08f938d80b446ad560 --label arch=amd64 --label version=1.2.2-dev.10 . [2020-10-07T22:03:01.145Z] Removing intermediate container 512e46691c26 [2020-10-07T22:03:01.145Z] ---> efb6fe3514bb [2020-10-07T22:03:01.145Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-10-07T22:03:01.145Z] ---> Running in 6abec15e2c58 [2020-10-07T22:03:01.693Z] Sending build context to Docker daemon 22.06MB [2020-10-07T22:03:01.693Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-07T22:03:01.693Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-07T22:03:01.693Z] ---> 9d9107a3fa50 [2020-10-07T22:03:01.693Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-10-07T22:03:01.747Z] Removing intermediate container 6abec15e2c58 [2020-10-07T22:03:01.747Z] ---> a7069eec3c25 [2020-10-07T22:03:01.747Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T22:03:01.747Z] ---> Running in 3728e48759ff [2020-10-07T22:03:02.280Z] ---> Running in bd4b711f2b5a [2020-10-07T22:03:02.280Z] Removing intermediate container bd4b711f2b5a [2020-10-07T22:03:02.280Z] ---> 2f4e4184e6b3 [2020-10-07T22:03:02.280Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-10-07T22:03:02.555Z] ---> Running in 8f214a354930 [2020-10-07T22:03:02.555Z] Removing intermediate container 8f214a354930 [2020-10-07T22:03:02.555Z] ---> f99128d92a2a [2020-10-07T22:03:02.555Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-10-07T22:03:02.831Z] ---> Running in 51bb1aef890d [2020-10-07T22:03:02.831Z] Removing intermediate container 51bb1aef890d [2020-10-07T22:03:02.831Z] ---> c194bf5aa518 [2020-10-07T22:03:02.831Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-10-07T22:03:02.831Z] ---> Running in 15bb9f1660ba [2020-10-07T22:03:03.098Z] Removing intermediate container 15bb9f1660ba [2020-10-07T22:03:03.098Z] ---> 8449263fb5dd [2020-10-07T22:03:03.098Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-10-07T22:03:03.371Z] ---> Running in 8fbd2b9d9fbe [2020-10-07T22:03:03.640Z] Removing intermediate container 8fbd2b9d9fbe [2020-10-07T22:03:03.640Z] ---> 8fe150a53d66 [2020-10-07T22:03:03.640Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T22:03:03.640Z] ---> Running in fcb74415d6df [2020-10-07T22:03:04.362Z] Removing intermediate container 3728e48759ff [2020-10-07T22:03:04.362Z] ---> 1f6f7c6a1dae [2020-10-07T22:03:04.362Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-07T22:03:04.362Z] ---> Running in 883d35b28085 [2020-10-07T22:03:05.074Z] Removing intermediate container fcb74415d6df [2020-10-07T22:03:05.074Z] ---> 108b172650be [2020-10-07T22:03:05.074Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-07T22:03:05.074Z] ---> Running in a43dc3318cfa [2020-10-07T22:03:05.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-07T22:03:05.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-07T22:03:06.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-07T22:03:06.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-07T22:03:07.307Z] v3.12.0-373-gddde33ae67 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-07T22:03:07.307Z] v3.12.0-372-g0452e24486 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-07T22:03:07.307Z] OK: 12752 distinct packages available [2020-10-07T22:03:07.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-07T22:03:07.750Z] v3.12.0-373-gddde33ae67 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-07T22:03:07.750Z] v3.12.0-372-g0452e24486 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-07T22:03:07.750Z] OK: 12623 distinct packages available [2020-10-07T22:03:07.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-07T22:03:07.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-07T22:03:08.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-07T22:03:08.941Z] OK: 166 MiB in 39 packages [2020-10-07T22:03:09.553Z] Removing intermediate container a43dc3318cfa [2020-10-07T22:03:09.553Z] ---> fb3bf435a951 [2020-10-07T22:03:09.553Z] Step 10/24 : ENV GO111MODULE=on [2020-10-07T22:03:09.553Z] ---> Running in 7dbcc7bb5c4b [2020-10-07T22:03:09.707Z] OK: 142 MiB in 39 packages [2020-10-07T22:03:09.872Z] Removing intermediate container 7dbcc7bb5c4b [2020-10-07T22:03:09.872Z] ---> ac5992d9cd6c [2020-10-07T22:03:09.872Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-10-07T22:03:09.872Z] ---> Running in 46469dce5fe4 [2020-10-07T22:03:10.179Z] Removing intermediate container 46469dce5fe4 [2020-10-07T22:03:10.179Z] ---> a4d090d074f0 [2020-10-07T22:03:10.466Z] Step 12/24 : COPY go.mod . [2020-10-07T22:03:10.686Z] Removing intermediate container 883d35b28085 [2020-10-07T22:03:10.686Z] ---> 791379a7fe15 [2020-10-07T22:03:10.686Z] Step 10/24 : ENV GO111MODULE=on [2020-10-07T22:03:10.835Z] ---> cab0cfbbf3dd [2020-10-07T22:03:10.835Z] Step 13/24 : COPY Makefile . [2020-10-07T22:03:10.960Z] ---> Running in 92790895273b [2020-10-07T22:03:11.146Z] ---> b55152e258d9 [2020-10-07T22:03:11.146Z] Step 14/24 : RUN make update [2020-10-07T22:03:11.235Z] Removing intermediate container 92790895273b [2020-10-07T22:03:11.235Z] ---> fe2cdb2cf34f [2020-10-07T22:03:11.235Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-10-07T22:03:11.420Z] ---> Running in c62a26187aea [2020-10-07T22:03:11.509Z] ---> Running in c64ad7d6ce17 [2020-10-07T22:03:12.065Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-07T22:03:12.104Z] Removing intermediate container c64ad7d6ce17 [2020-10-07T22:03:12.104Z] ---> 5d8b3c5ed90a [2020-10-07T22:03:12.104Z] Step 12/24 : COPY go.mod . [2020-10-07T22:03:12.701Z] ---> 89ccc9b1a000 [2020-10-07T22:03:12.701Z] Step 13/24 : COPY Makefile . [2020-10-07T22:03:12.754Z] Removing intermediate container c62a26187aea [2020-10-07T22:03:12.754Z] ---> 9c070403054d [2020-10-07T22:03:12.754Z] Step 15/24 : COPY . . [2020-10-07T22:03:13.298Z] ---> 30417746c858 [2020-10-07T22:03:13.298Z] Step 14/24 : RUN make update [2020-10-07T22:03:13.571Z] ---> Running in 7faee8b9d7d9 [2020-10-07T22:03:14.030Z] ---> 3907a8b2369e [2020-10-07T22:03:14.030Z] Step 16/24 : RUN ${MAKE} [2020-10-07T22:03:14.343Z] ---> Running in 1f6b3fd3a192 [2020-10-07T22:03:14.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.2-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-10-07T22:03:15.013Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-07T22:03:16.451Z] Removing intermediate container 7faee8b9d7d9 [2020-10-07T22:03:16.451Z] ---> 892771772c9b [2020-10-07T22:03:16.451Z] Step 15/24 : COPY . . [2020-10-07T22:03:18.432Z] ---> cf5c311d0c8c [2020-10-07T22:03:18.432Z] Step 16/24 : RUN ${MAKE} [2020-10-07T22:03:18.706Z] ---> Running in 0765269eb2dd [2020-10-07T22:03:20.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.2-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-10-07T22:03:30.502Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-07T22:03:34.844Z] Removing intermediate container 1f6b3fd3a192 [2020-10-07T22:03:34.844Z] ---> 65b621c1c6fb [2020-10-07T22:03:34.844Z] Step 17/24 : FROM alpine [2020-10-07T22:03:34.844Z] latest: Pulling from library/alpine [2020-10-07T22:03:35.141Z] df20fa9351a1: Already exists [2020-10-07T22:03:35.418Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-07T22:03:35.419Z] Status: Downloaded newer image for alpine:latest [2020-10-07T22:03:35.419Z] ---> a24bb4013296 [2020-10-07T22:03:35.419Z] Step 18/24 : EXPOSE 4000 [2020-10-07T22:03:35.419Z] ---> Running in 230d5057caa3 [2020-10-07T22:03:35.766Z] Removing intermediate container 230d5057caa3 [2020-10-07T22:03:35.766Z] ---> 1482c1fb0b3d [2020-10-07T22:03:35.766Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-07T22:03:37.797Z] ---> 9e4dec79b39b [2020-10-07T22:03:37.797Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-07T22:03:37.797Z] ---> Running in 05084e937ef0 [2020-10-07T22:03:37.797Z] Removing intermediate container 05084e937ef0 [2020-10-07T22:03:37.797Z] ---> 56a469949768 [2020-10-07T22:03:37.797Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-10-07T22:03:38.383Z] ---> Running in 8639222c07bb [2020-10-07T22:03:38.383Z] Removing intermediate container 8639222c07bb [2020-10-07T22:03:38.383Z] ---> 5dea5d16ec50 [2020-10-07T22:03:38.383Z] Step 22/24 : LABEL arch=amd64 [2020-10-07T22:03:38.652Z] ---> Running in 7ad5e091beb5 [2020-10-07T22:03:38.652Z] Removing intermediate container 7ad5e091beb5 [2020-10-07T22:03:38.652Z] ---> abacc5ea580d [2020-10-07T22:03:38.652Z] Step 23/24 : LABEL git_sha=6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:03:38.924Z] ---> Running in 973a5836a6d5 [2020-10-07T22:03:39.249Z] Removing intermediate container 973a5836a6d5 [2020-10-07T22:03:39.249Z] ---> 740bfc9af2c0 [2020-10-07T22:03:39.249Z] Step 24/24 : LABEL version=1.2.2-dev.10 [2020-10-07T22:03:39.249Z] ---> Running in a28bc2e92065 [2020-10-07T22:03:39.551Z] Removing intermediate container a28bc2e92065 [2020-10-07T22:03:39.551Z] ---> da7f89b3e4c8 [2020-10-07T22:03:39.551Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-07T22:03:39.551Z] Successfully built da7f89b3e4c8 [2020-10-07T22:03:39.551Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-07T22:03:39.975Z] provisioning config files... [2020-10-07T22:03:40.022Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config8390500720568796599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:03:40.454Z] ---> docker-login.sh [2020-10-07T22:03:40.454Z] nexus3.edgexfoundry.org:10001 [2020-10-07T22:03:40.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:40.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:40.734Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:40.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:40.734Z] [2020-10-07T22:03:40.734Z] Login Succeeded [2020-10-07T22:03:40.734Z] nexus3.edgexfoundry.org:10002 [2020-10-07T22:03:41.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:41.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:41.002Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:41.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:41.002Z] [2020-10-07T22:03:41.002Z] Login Succeeded [2020-10-07T22:03:41.002Z] nexus3.edgexfoundry.org:10003 [2020-10-07T22:03:41.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:41.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:41.285Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:41.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:41.285Z] [2020-10-07T22:03:41.285Z] Login Succeeded [2020-10-07T22:03:41.285Z] nexus3.edgexfoundry.org:10004 [2020-10-07T22:03:41.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:41.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:41.848Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:41.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:41.849Z] [2020-10-07T22:03:41.849Z] Login Succeeded [2020-10-07T22:03:41.849Z] docker.io [2020-10-07T22:03:42.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:42.367Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-07T22:03:42.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:42.386Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:42.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:42.386Z] [2020-10-07T22:03:42.386Z] Login Succeeded [2020-10-07T22:03:42.386Z] ---> docker-login.sh ends [Pipeline] } [2020-10-07T22:03:42.397Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-07T22:03:42.605Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-10-07T22:03:42.605Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:03:42.605Z] latest [2020-10-07T22:03:42.605Z] 1.2.2-dev.10 [2020-10-07T22:03:42.605Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [2020-10-07T22:03:42.605Z] master [2020-10-07T22:03:42.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:43.178Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:43.525Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:03:43.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-10-07T22:03:43.526Z] 5e3bbb6b85c8: Preparing [2020-10-07T22:03:43.526Z] 50644c29ef5a: Preparing [2020-10-07T22:03:43.526Z] 50644c29ef5a: Layer already exists [2020-10-07T22:03:45.628Z] 5e3bbb6b85c8: Pushed [2020-10-07T22:03:45.942Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:46.307Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:46.625Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-10-07T22:03:46.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-10-07T22:03:46.625Z] 5e3bbb6b85c8: Preparing [2020-10-07T22:03:46.625Z] 50644c29ef5a: Preparing [2020-10-07T22:03:46.625Z] 5e3bbb6b85c8: Layer already exists [2020-10-07T22:03:46.625Z] 50644c29ef5a: Layer already exists [2020-10-07T22:03:46.625Z] latest: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:46.990Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:47.309Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.10 [2020-10-07T22:03:47.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-10-07T22:03:47.309Z] 5e3bbb6b85c8: Preparing [2020-10-07T22:03:47.309Z] 50644c29ef5a: Preparing [2020-10-07T22:03:47.309Z] 5e3bbb6b85c8: Layer already exists [2020-10-07T22:03:47.309Z] 50644c29ef5a: Layer already exists [2020-10-07T22:03:47.309Z] 1.2.2-dev.10: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:47.653Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:47.771Z] Removing intermediate container 0765269eb2dd [2020-10-07T22:03:47.771Z] ---> 316be26f3049 [2020-10-07T22:03:47.771Z] Step 17/24 : FROM alpine [2020-10-07T22:03:47.771Z] latest: Pulling from library/alpine [2020-10-07T22:03:47.771Z] b538f80385f9: Already exists [2020-10-07T22:03:47.771Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-07T22:03:47.771Z] Status: Downloaded newer image for alpine:latest [2020-10-07T22:03:47.771Z] ---> 62ee0e9f8440 [2020-10-07T22:03:47.771Z] Step 18/24 : EXPOSE 4000 [2020-10-07T22:03:47.771Z] ---> Running in abfa2ec4e324 [2020-10-07T22:03:48.030Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [2020-10-07T22:03:48.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-10-07T22:03:48.030Z] 5e3bbb6b85c8: Preparing [2020-10-07T22:03:48.030Z] 50644c29ef5a: Preparing [2020-10-07T22:03:48.299Z] 50644c29ef5a: Layer already exists [2020-10-07T22:03:48.299Z] 5e3bbb6b85c8: Layer already exists [2020-10-07T22:03:48.299Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:48.368Z] Removing intermediate container abfa2ec4e324 [2020-10-07T22:03:48.368Z] ---> 5da09b3e817c [2020-10-07T22:03:48.368Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-07T22:03:48.640Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:48.962Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-10-07T22:03:48.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-10-07T22:03:48.962Z] 5e3bbb6b85c8: Preparing [2020-10-07T22:03:48.962Z] 50644c29ef5a: Preparing [2020-10-07T22:03:48.962Z] 50644c29ef5a: Layer already exists [2020-10-07T22:03:48.962Z] 5e3bbb6b85c8: Layer already exists [2020-10-07T22:03:48.962Z] master: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-07T22:03:49.152Z] ===================================================== [Pipeline] echo [2020-10-07T22:03:49.199Z] taggedImages: [2020-10-07T22:03:49.199Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:03:49.199Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-10-07T22:03:49.199Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.10 [2020-10-07T22:03:49.199Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [2020-10-07T22:03:49.199Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [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-07T22:03:50.346Z] ---> b3ced28fd82c [2020-10-07T22:03:50.346Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-07T22:03:50.346Z] ---> Running in 27a40c18a055 [2020-10-07T22:03:50.621Z] Removing intermediate container 27a40c18a055 [2020-10-07T22:03:50.621Z] ---> 9db9c675d615 [2020-10-07T22:03:50.621Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-10-07T22:03:50.621Z] ---> Running in 3ca30600b47b [2020-10-07T22:03:51.216Z] Removing intermediate container 3ca30600b47b [2020-10-07T22:03:51.216Z] ---> 0253f85bffc3 [2020-10-07T22:03:51.216Z] Step 22/24 : LABEL arch=arm64 [2020-10-07T22:03:51.216Z] ---> Running in c1704bdd86a4 [2020-10-07T22:03:51.812Z] Removing intermediate container c1704bdd86a4 [2020-10-07T22:03:51.812Z] ---> 6ca173a8bbd8 [2020-10-07T22:03:51.812Z] Step 23/24 : LABEL git_sha=6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:03:51.812Z] ---> Running in af1c3cda6328 [2020-10-07T22:03:52.409Z] Removing intermediate container af1c3cda6328 [2020-10-07T22:03:52.409Z] ---> 5f0cdf19c9d2 [2020-10-07T22:03:52.409Z] Step 24/24 : LABEL version=1.2.2-dev.10 [2020-10-07T22:03:52.409Z] ---> Running in 26adaaa170b7 [2020-10-07T22:03:52.682Z] Removing intermediate container 26adaaa170b7 [2020-10-07T22:03:52.682Z] ---> 4f204a93b7d2 [2020-10-07T22:03:52.682Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-07T22:03:52.954Z] Successfully built 4f204a93b7d2 [2020-10-07T22:03:52.954Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-07T22:03:53.349Z] provisioning config files... [2020-10-07T22:03:53.391Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config7551104299908329009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:03:53.829Z] ---> docker-login.sh [2020-10-07T22:03:53.829Z] nexus3.edgexfoundry.org:10001 [2020-10-07T22:03:54.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:54.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:54.374Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:54.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:54.374Z] [2020-10-07T22:03:54.374Z] Login Succeeded [2020-10-07T22:03:54.374Z] nexus3.edgexfoundry.org:10002 [2020-10-07T22:03:54.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:54.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:54.922Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:54.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:54.922Z] [2020-10-07T22:03:54.922Z] Login Succeeded [2020-10-07T22:03:54.922Z] nexus3.edgexfoundry.org:10003 [2020-10-07T22:03:55.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:55.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:55.469Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:55.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:55.469Z] [2020-10-07T22:03:55.469Z] Login Succeeded [2020-10-07T22:03:55.469Z] nexus3.edgexfoundry.org:10004 [2020-10-07T22:03:55.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:56.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:56.018Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:56.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:56.018Z] [2020-10-07T22:03:56.018Z] Login Succeeded [2020-10-07T22:03:56.018Z] docker.io [2020-10-07T22:03:56.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-07T22:03:56.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-07T22:03:56.886Z] Configure a credential helper to remove this warning. See [2020-10-07T22:03:56.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-07T22:03:56.886Z] [2020-10-07T22:03:56.886Z] Login Succeeded [2020-10-07T22:03:56.886Z] ---> docker-login.sh ends [Pipeline] } [2020-10-07T22:03:56.903Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-07T22:03:57.107Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-10-07T22:03:57.107Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:03:57.107Z] latest [2020-10-07T22:03:57.107Z] 1.2.2-dev.10 [2020-10-07T22:03:57.107Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [2020-10-07T22:03:57.107Z] master [2020-10-07T22:03:57.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:57.642Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:03:57.985Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:03:57.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-10-07T22:03:57.985Z] 0efea843ff77: Preparing [2020-10-07T22:03:57.985Z] e2f13739ad41: Preparing [2020-10-07T22:03:57.985Z] e2f13739ad41: Layer already exists [2020-10-07T22:04:01.381Z] 0efea843ff77: Pushed [2020-10-07T22:04:01.653Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:01.998Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:02.349Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-10-07T22:04:02.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-10-07T22:04:02.349Z] 0efea843ff77: Preparing [2020-10-07T22:04:02.349Z] e2f13739ad41: Preparing [2020-10-07T22:04:02.349Z] e2f13739ad41: Layer already exists [2020-10-07T22:04:02.349Z] 0efea843ff77: Layer already exists [2020-10-07T22:04:02.621Z] latest: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:02.971Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:03.317Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.10 [2020-10-07T22:04:03.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-10-07T22:04:03.317Z] 0efea843ff77: Preparing [2020-10-07T22:04:03.317Z] e2f13739ad41: Preparing [2020-10-07T22:04:03.317Z] e2f13739ad41: Layer already exists [2020-10-07T22:04:03.317Z] 0efea843ff77: Layer already exists [2020-10-07T22:04:03.588Z] 1.2.2-dev.10: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:03.938Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:04.277Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [2020-10-07T22:04:04.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-10-07T22:04:04.277Z] 0efea843ff77: Preparing [2020-10-07T22:04:04.277Z] e2f13739ad41: Preparing [2020-10-07T22:04:04.277Z] e2f13739ad41: Layer already exists [2020-10-07T22:04:04.277Z] 0efea843ff77: Layer already exists [2020-10-07T22:04:04.549Z] 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:04.900Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:05.242Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-10-07T22:04:05.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-10-07T22:04:05.243Z] 0efea843ff77: Preparing [2020-10-07T22:04:05.243Z] e2f13739ad41: Preparing [2020-10-07T22:04:05.521Z] e2f13739ad41: Layer already exists [2020-10-07T22:04:05.521Z] 0efea843ff77: Layer already exists [2020-10-07T22:04:05.521Z] master: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-07T22:04:05.723Z] ===================================================== [Pipeline] echo [2020-10-07T22:04:05.774Z] taggedImages: [2020-10-07T22:04:05.774Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:04:05.774Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-10-07T22:04:05.774Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.10 [2020-10-07T22:04:05.774Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [2020-10-07T22:04:05.774Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [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-07T22:04:07.399Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-07T22:04:07.401Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-07T22:04:07.489Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:07.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T22:04:07.854Z] [2020-10-07T22:04:07.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:08.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T22:04:08.210Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-07T22:04:08.210Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-07T22:04:08.210Z] 408f87550127: Pulling fs layer [2020-10-07T22:04:08.210Z] fe522b08c979: Pulling fs layer [2020-10-07T22:04:08.210Z] 221eaa008020: Pulling fs layer [2020-10-07T22:04:08.210Z] 2a4607e5d6b9: Pulling fs layer [2020-10-07T22:04:08.210Z] 8f79b27c4fd2: Pulling fs layer [2020-10-07T22:04:08.210Z] e5c8dbe1645b: Pulling fs layer [2020-10-07T22:04:08.210Z] 23e8b3b47431: Pulling fs layer [2020-10-07T22:04:08.210Z] 5c568d65a230: Pulling fs layer [2020-10-07T22:04:08.210Z] 8f79b27c4fd2: Waiting [2020-10-07T22:04:08.210Z] e5c8dbe1645b: Waiting [2020-10-07T22:04:08.210Z] 23e8b3b47431: Waiting [2020-10-07T22:04:08.210Z] 221eaa008020: Waiting [2020-10-07T22:04:08.210Z] 2a4607e5d6b9: Waiting [2020-10-07T22:04:08.210Z] fe522b08c979: Verifying Checksum [2020-10-07T22:04:08.210Z] fe522b08c979: Download complete [2020-10-07T22:04:08.210Z] 408f87550127: Verifying Checksum [2020-10-07T22:04:08.210Z] 408f87550127: Download complete [2020-10-07T22:04:08.210Z] 2a4607e5d6b9: Verifying Checksum [2020-10-07T22:04:08.210Z] 2a4607e5d6b9: Download complete [2020-10-07T22:04:08.210Z] 8f79b27c4fd2: Verifying Checksum [2020-10-07T22:04:08.210Z] 8f79b27c4fd2: Download complete [2020-10-07T22:04:08.210Z] cbdbe7a5bc2a: Download complete [2020-10-07T22:04:08.473Z] cbdbe7a5bc2a: Pull complete [2020-10-07T22:04:08.735Z] 408f87550127: Pull complete [2020-10-07T22:04:08.998Z] fe522b08c979: Pull complete [2020-10-07T22:04:09.982Z] e5c8dbe1645b: Download complete [2020-10-07T22:04:10.936Z] 23e8b3b47431: Verifying Checksum [2020-10-07T22:04:10.936Z] 23e8b3b47431: Download complete [2020-10-07T22:04:11.224Z] 5c568d65a230: Verifying Checksum [2020-10-07T22:04:11.224Z] 5c568d65a230: Download complete [2020-10-07T22:04:12.640Z] 221eaa008020: Verifying Checksum [2020-10-07T22:04:12.640Z] 221eaa008020: Download complete [2020-10-07T22:04:19.301Z] 221eaa008020: Pull complete [2020-10-07T22:04:19.301Z] 2a4607e5d6b9: Pull complete [2020-10-07T22:04:19.301Z] 8f79b27c4fd2: Pull complete [2020-10-07T22:04:21.305Z] e5c8dbe1645b: Pull complete [2020-10-07T22:04:24.696Z] 23e8b3b47431: Pull complete [2020-10-07T22:04:25.694Z] 5c568d65a230: Pull complete [2020-10-07T22:04:25.694Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-07T22:04:25.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T22:04:25.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-07T22:04:25.894Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:04:25.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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-devops/edgex-snyk-go:1.317.0 cat [2020-10-07T22:04:28.577Z] $ docker top 2da700d0cae14e90a585ac1e18d2adc9faf8e6263193e1fe759678c5f318777d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T22:04:29.167Z] + snyk monitor '--org=edgex-jenkins' [2020-10-07T22:04:51.150Z] [2020-10-07T22:04:51.150Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-10-07T22:04:51.150Z] [2020-10-07T22:04:51.150Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c90158f2-d2ff-48c8-925c-4907633eb581 [2020-10-07T22:04:51.150Z] [2020-10-07T22:04:51.150Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-07T22:04:51.150Z] [2020-10-07T22:04:51.150Z] [2020-10-07T22:04:51.150Z] Snyk CLI supports Node.js 8 and higher. [2020-10-07T22:04:51.150Z] 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-07T22:04:51.150Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-07T22:04:51.150Z] [2020-10-07T22:04:51.150Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-07T22:04:51.150Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-07T22:04:51.168Z] $ docker stop --time=1 2da700d0cae14e90a585ac1e18d2adc9faf8e6263193e1fe759678c5f318777d [2020-10-07T22:04:53.791Z] $ docker rm -f 2da700d0cae14e90a585ac1e18d2adc9faf8e6263193e1fe759678c5f318777d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:55.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-07T22:04:55.202Z] [2020-10-07T22:04:55.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:04:55.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-07T22:04:55.541Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-07T22:04:55.541Z] e7c96db7181b: Pulling fs layer [2020-10-07T22:04:55.541Z] 1868ca2cb446: Pulling fs layer [2020-10-07T22:04:55.541Z] 136be5d0fe8e: Pulling fs layer [2020-10-07T22:04:55.541Z] 894bfe63afcb: Pulling fs layer [2020-10-07T22:04:55.541Z] 894bfe63afcb: Waiting [2020-10-07T22:04:55.542Z] 1868ca2cb446: Verifying Checksum [2020-10-07T22:04:55.542Z] 1868ca2cb446: Download complete [2020-10-07T22:04:55.542Z] 136be5d0fe8e: Verifying Checksum [2020-10-07T22:04:55.542Z] 136be5d0fe8e: Download complete [2020-10-07T22:04:55.542Z] e7c96db7181b: Download complete [2020-10-07T22:04:55.542Z] 894bfe63afcb: Verifying Checksum [2020-10-07T22:04:55.542Z] 894bfe63afcb: Download complete [2020-10-07T22:04:55.803Z] e7c96db7181b: Pull complete [2020-10-07T22:04:56.064Z] 1868ca2cb446: Pull complete [2020-10-07T22:04:56.064Z] 136be5d0fe8e: Pull complete [2020-10-07T22:04:56.326Z] 894bfe63afcb: Pull complete [2020-10-07T22:04:56.326Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-07T22:04:56.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-07T22:04:56.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-07T22:04:56.728Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:04:56.772Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-07T22:04:58.176Z] $ docker top c340152de1b1613cd4d401f741d9be3ecd2ae4a9aa19bbcfd34c18404b9a1cb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-07T22:04:58.712Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:04:58.712Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-07T22:05:01.426Z] $ docker stop --time=1 c340152de1b1613cd4d401f741d9be3ecd2ae4a9aa19bbcfd34c18404b9a1cb0 [2020-10-07T22:05:02.871Z] $ docker rm -f c340152de1b1613cd4d401f741d9be3ecd2ae4a9aa19bbcfd34c18404b9a1cb0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:05:03.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-07T22:05:03.356Z] . [Pipeline] withDockerContainer [2020-10-07T22:05:03.455Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:05:03.502Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-07T22:05:04.231Z] $ docker top ccab690cc5ec7b7ef7c33c00dde3a2006fcfe9f1afd7997280bfd25146f3142b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-07T22:05:04.785Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:05:04.785Z] + tee [2020-10-07T22:05:04.785Z] clair timeout 1m0s [2020-10-07T22:05:04.785Z] docker timeout: 1m0s [2020-10-07T22:05:04.785Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-07T22:05:05.567Z] $ docker stop --time=1 ccab690cc5ec7b7ef7c33c00dde3a2006fcfe9f1afd7997280bfd25146f3142b [2020-10-07T22:05:06.917Z] $ docker rm -f ccab690cc5ec7b7ef7c33c00dde3a2006fcfe9f1afd7997280bfd25146f3142b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-07T22:05:07.401Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-10-07T22:05:07.415Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_6b56cf5bad85c4dbb8049a08f938d80b446ad560.html [Pipeline] writeFile [Pipeline] step [2020-10-07T22:05:07.472Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:05:07.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-07T22:05:07.819Z] . [Pipeline] withDockerContainer [2020-10-07T22:05:07.914Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:05:07.969Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-07T22:05:08.645Z] $ docker top dfc1bfca5756ea2932eb8cb8dd9cea812d09450236ecd8c270f053d0ebbe8292 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-07T22:05:09.202Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:05:09.202Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-07T22:05:11.961Z] $ docker stop --time=1 dfc1bfca5756ea2932eb8cb8dd9cea812d09450236ecd8c270f053d0ebbe8292 [2020-10-07T22:05:13.294Z] $ docker rm -f dfc1bfca5756ea2932eb8cb8dd9cea812d09450236ecd8c270f053d0ebbe8292 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:05:13.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-07T22:05:13.814Z] . [Pipeline] withDockerContainer [2020-10-07T22:05:13.921Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:05:13.978Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-07T22:05:14.636Z] $ docker top 99ccafab1f93bcb9443b618d33ea2fcbd0d67665209a00c4469628f21f659fe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-07T22:05:15.174Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [2020-10-07T22:05:15.174Z] + tee [2020-10-07T22:05:15.174Z] clair timeout 1m0s [2020-10-07T22:05:15.174Z] docker timeout: 1m0s [2020-10-07T22:05:15.174Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-07T22:05:15.850Z] $ docker stop --time=1 99ccafab1f93bcb9443b618d33ea2fcbd0d67665209a00c4469628f21f659fe8 [2020-10-07T22:05:17.236Z] $ docker rm -f 99ccafab1f93bcb9443b618d33ea2fcbd0d67665209a00c4469628f21f659fe8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-07T22:05:17.728Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-10-07T22:05:17.742Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_6b56cf5bad85c4dbb8049a08f938d80b446ad560.html [Pipeline] writeFile [Pipeline] step [2020-10-07T22:05:17.794Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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-10-07T22:05:19.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T22:05:19.315Z] . [Pipeline] withDockerContainer [2020-10-07T22:05:19.414Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:05:19.460Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T22:05:20.176Z] $ docker top 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T22:05:20.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T22:05:20.581Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T22:05:20.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T22:05:20.816Z] $ docker exec 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e ssh-agent [2020-10-07T22:05:20.990Z] SSH_AUTH_SOCK=/tmp/ssh-hZ6K73xsPAcf/agent.11 [2020-10-07T22:05:20.990Z] SSH_AGENT_PID=16 [2020-10-07T22:05:20.997Z] Running ssh-add (command line suppressed) [2020-10-07T22:05:21.129Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3811211175774948210.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3811211175774948210.key) [2020-10-07T22:05:21.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T22:05:21.521Z] + git semver tag [2020-10-07T22:05:21.521Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T22:05:21.521Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-10-07T22:05:21.521Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-10-07T22:05:21.521Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T22:05:21.521Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T22:05:21.521Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T22:05:21.521Z] # $SEMVER_BRANCH = master [2020-10-07T22:05:21.521Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-10-07T22:05:21.521Z] # 6b56cf5bad85c4dbb8049a08f938d80b446ad560 HEAD [2020-10-07T22:05:21.521Z] # -> Force: false [2020-10-07T22:05:21.521Z] # 155c0a993ddd0c062e7f59e20db1e6e162825c71 refs/tags/v1.2.2-dev.10 [Pipeline] } [2020-10-07T22:05:21.535Z] $ docker exec --env ******** --env ******** 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e ssh-agent -k [2020-10-07T22:05:21.652Z] unset SSH_AUTH_SOCK; [2020-10-07T22:05:21.652Z] unset SSH_AGENT_PID; [2020-10-07T22:05:21.652Z] echo Agent pid 16 killed; [2020-10-07T22:05:21.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T22:05:22.153Z] + git semver [Pipeline] } [2020-10-07T22:05:22.202Z] $ docker stop --time=1 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e [2020-10-07T22:05:23.575Z] $ docker rm -f 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:05:24.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T22:05:24.186Z] [2020-10-07T22:05:24.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:05:24.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T22:05:24.529Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-07T22:05:24.529Z] ab5ef0e58194: Pulling fs layer [2020-10-07T22:05:24.529Z] 9712f1f96733: Pulling fs layer [2020-10-07T22:05:24.529Z] 63f879dbbcfc: Pulling fs layer [2020-10-07T22:05:24.529Z] 0d9ebad4ef96: Pulling fs layer [2020-10-07T22:05:24.529Z] e9a5061849ea: Pulling fs layer [2020-10-07T22:05:24.529Z] d747dcd14b5f: Pulling fs layer [2020-10-07T22:05:24.529Z] 2de7ff778b66: Pulling fs layer [2020-10-07T22:05:24.529Z] d747dcd14b5f: Waiting [2020-10-07T22:05:24.529Z] e9a5061849ea: Waiting [2020-10-07T22:05:24.529Z] 2de7ff778b66: Waiting [2020-10-07T22:05:24.529Z] 0d9ebad4ef96: Waiting [2020-10-07T22:05:24.529Z] 9712f1f96733: Verifying Checksum [2020-10-07T22:05:24.529Z] 9712f1f96733: Download complete [2020-10-07T22:05:27.091Z] 63f879dbbcfc: Verifying Checksum [2020-10-07T22:05:27.091Z] 63f879dbbcfc: Download complete [2020-10-07T22:05:27.091Z] e9a5061849ea: Verifying Checksum [2020-10-07T22:05:27.091Z] e9a5061849ea: Download complete [2020-10-07T22:05:27.091Z] d747dcd14b5f: Verifying Checksum [2020-10-07T22:05:27.091Z] d747dcd14b5f: Download complete [2020-10-07T22:05:27.667Z] 2de7ff778b66: Verifying Checksum [2020-10-07T22:05:27.667Z] 2de7ff778b66: Download complete [2020-10-07T22:05:27.929Z] 0d9ebad4ef96: Verifying Checksum [2020-10-07T22:05:27.929Z] 0d9ebad4ef96: Download complete [2020-10-07T22:05:27.929Z] ab5ef0e58194: Verifying Checksum [2020-10-07T22:05:27.929Z] ab5ef0e58194: Download complete [2020-10-07T22:05:32.165Z] ab5ef0e58194: Pull complete [2020-10-07T22:05:32.165Z] 9712f1f96733: Pull complete [2020-10-07T22:05:34.097Z] 63f879dbbcfc: Pull complete [2020-10-07T22:05:40.718Z] 0d9ebad4ef96: Pull complete [2020-10-07T22:05:40.718Z] e9a5061849ea: Pull complete [2020-10-07T22:05:40.719Z] d747dcd14b5f: Pull complete [2020-10-07T22:05:44.940Z] 2de7ff778b66: Pull complete [2020-10-07T22:05:44.940Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-07T22:05:44.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T22:05:44.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-07T22:05:45.130Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:05:45.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-07T22:05:48.066Z] $ docker top 8fdc2461aaf6901ed416c830e6a035857a4f18a6076155c2a71f4ab0d81d82ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-07T22:05:48.317Z] provisioning config files... [2020-10-07T22:05:48.333Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8805900721051408915tmp [2020-10-07T22:05:48.355Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config805448539242453407tmp [2020-10-07T22:05:48.370Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config693480798990224373tmp [Pipeline] { [Pipeline] echo [2020-10-07T22:05:48.424Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:05:48.727Z] ---> sigul-configuration.sh [2020-10-07T22:05:48.727Z] gpg: directory `/root/.gnupg' created [2020-10-07T22:05:48.727Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-07T22:05:48.727Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-07T22:05:48.727Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-07T22:05:48.727Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-07T22:05:48.727Z] gpg: CAST5 encrypted data [2020-10-07T22:05:48.990Z] gpg: encrypted with 1 passphrase [2020-10-07T22:05:48.990Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-07T22:05:49.292Z] + mkdir /home/jenkins [2020-10-07T22:05:49.292Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-07T22:05:49.591Z] + 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-07T22:05:49.602Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:05:49.898Z] ---> sigul-install.sh [2020-10-07T22:05:55.228Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-07T22:05:55.528Z] + git tag --list [2020-10-07T22:05:55.528Z] 0.1.1 [2020-10-07T22:05:55.528Z] v1.1.0 [2020-10-07T22:05:55.528Z] v1.2.0 [2020-10-07T22:05:55.528Z] v1.2.1 [2020-10-07T22:05:55.528Z] v1.2.2-dev.1 [2020-10-07T22:05:55.528Z] v1.2.2-dev.10 [2020-10-07T22:05:55.528Z] v1.2.2-dev.2 [2020-10-07T22:05:55.528Z] v1.2.2-dev.3 [2020-10-07T22:05:55.528Z] v1.2.2-dev.4 [2020-10-07T22:05:55.528Z] v1.2.2-dev.5 [2020-10-07T22:05:55.528Z] v1.2.2-dev.6 [2020-10-07T22:05:55.528Z] v1.2.2-dev.7 [2020-10-07T22:05:55.528Z] v1.2.2-dev.8 [2020-10-07T22:05:55.528Z] v1.2.2-dev.9 [Pipeline] sh [2020-10-07T22:05:55.829Z] + lftools sign git-tag v1.2.2-dev.10 [2020-10-07T22:05:57.224Z] Signing Git tag with Sigul... [2020-10-07T22:05:57.224Z] Signing v1.2.2-dev.10 [Pipeline] echo [2020-10-07T22:05:58.629Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:05:58.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-07T22:05:58.966Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-07T22:05:59.061Z] $ docker stop --time=1 8fdc2461aaf6901ed416c830e6a035857a4f18a6076155c2a71f4ab0d81d82ea [2020-10-07T22:06:01.115Z] $ docker rm -f 8fdc2461aaf6901ed416c830e6a035857a4f18a6076155c2a71f4ab0d81d82ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:06:01.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T22:06:01.983Z] . [Pipeline] withDockerContainer [2020-10-07T22:06:02.096Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:06:02.145Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T22:06:02.822Z] $ docker top c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T22:06:03.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T22:06:03.107Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T22:06:03.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T22:06:03.318Z] $ docker exec c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 ssh-agent [2020-10-07T22:06:03.505Z] SSH_AUTH_SOCK=/tmp/ssh-la2tcEXrZLJx/agent.11 [2020-10-07T22:06:03.505Z] SSH_AGENT_PID=16 [2020-10-07T22:06:03.512Z] Running ssh-add (command line suppressed) [2020-10-07T22:06:03.645Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4560507518070630985.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4560507518070630985.key) [2020-10-07T22:06:03.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T22:06:04.042Z] + git semver bump pre [2020-10-07T22:06:04.042Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T22:06:04.042Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-10-07T22:06:04.042Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-10-07T22:06:04.042Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T22:06:04.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T22:06:04.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T22:06:04.042Z] # $SEMVER_BRANCH = master [2020-10-07T22:06:04.042Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-10-07T22:06:04.042Z] 1.2.2-dev.11 [Pipeline] } [2020-10-07T22:06:04.057Z] $ docker exec --env ******** --env ******** c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 ssh-agent -k [2020-10-07T22:06:04.191Z] unset SSH_AUTH_SOCK; [2020-10-07T22:06:04.191Z] unset SSH_AGENT_PID; [2020-10-07T22:06:04.191Z] echo Agent pid 16 killed; [2020-10-07T22:06:04.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T22:06:04.703Z] + git semver [Pipeline] } [2020-10-07T22:06:04.725Z] $ docker stop --time=1 c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 [2020-10-07T22:06:06.113Z] $ docker rm -f c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-07T22:06:06.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T22:06:06.661Z] . [Pipeline] withDockerContainer [2020-10-07T22:06:06.768Z] prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container [2020-10-07T22:06:06.818Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T22:06:07.522Z] $ docker top 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T22:06:07.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T22:06:07.854Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T22:06:08.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T22:06:08.058Z] $ docker exec 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 ssh-agent [2020-10-07T22:06:08.247Z] SSH_AUTH_SOCK=/tmp/ssh-iCclMCVYJUpc/agent.12 [2020-10-07T22:06:08.247Z] SSH_AGENT_PID=18 [2020-10-07T22:06:08.254Z] Running ssh-add (command line suppressed) [2020-10-07T22:06:08.389Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4986962420213038416.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4986962420213038416.key) [2020-10-07T22:06:08.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T22:06:08.785Z] + git semver push [2020-10-07T22:06:08.785Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T22:06:08.785Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-10-07T22:06:08.785Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-10-07T22:06:08.785Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T22:06:08.785Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T22:06:08.785Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T22:06:08.785Z] # $SEMVER_BRANCH = master [2020-10-07T22:06:08.785Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-10-07T22:06:15.408Z] $ docker exec --env ******** --env ******** 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 ssh-agent -k [2020-10-07T22:06:15.624Z] unset SSH_AUTH_SOCK; [2020-10-07T22:06:15.624Z] unset SSH_AGENT_PID; [2020-10-07T22:06:15.624Z] echo Agent pid 18 killed; [2020-10-07T22:06:15.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T22:06:16.185Z] + git semver [Pipeline] } [2020-10-07T22:06:16.204Z] $ docker stop --time=1 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 [2020-10-07T22:06:17.586Z] $ docker rm -f 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 [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-07T22:06:18.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:06:19.494Z] ---> package-listing.sh [2020-10-07T22:06:19.494Z] ++ facter osfamily [2020-10-07T22:06:19.494Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-07T22:06:19.494Z] + OS_FAMILY=redhat [2020-10-07T22:06:19.494Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-10-07T22:06:19.494Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-07T22:06:19.494Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-07T22:06:19.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-07T22:06:19.494Z] + PACKAGES=/tmp/packages_start.txt [2020-10-07T22:06:19.494Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-10-07T22:06:19.494Z] + PACKAGES=/tmp/packages_end.txt [2020-10-07T22:06:19.494Z] + case "${OS_FAMILY}" in [2020-10-07T22:06:19.494Z] + rpm -qa [2020-10-07T22:06:19.494Z] + sort [2020-10-07T22:06:23.864Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-07T22:06:23.864Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-07T22:06:23.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-07T22:06:23.864Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-10-07T22:06:23.864Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-10-07T22:06:23.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-07T22:06:24.058Z] provisioning config files... [2020-10-07T22:06:24.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2543529064672029892tmp [Pipeline] { [Pipeline] echo [2020-10-07T22:06:24.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:06:24.450Z] ---> create-netrc.sh [Pipeline] } [2020-10-07T22:06:24.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-07T22:06:24.542Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:06:24.839Z] ---> python-tools-install.sh [2020-10-07T22:06:24.839Z] Generating Requirements File [2020-10-07T22:07:46.381Z] Python 3.6.8 [2020-10-07T22:07:46.381Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-07T22:07:46.381Z] appdirs==1.4.3 [2020-10-07T22:07:46.381Z] argcomplete==1.12.1 [2020-10-07T22:07:46.381Z] aspy.yaml==1.3.0 [2020-10-07T22:07:46.381Z] attrs==19.3.0 [2020-10-07T22:07:46.381Z] Babel==2.8.0 [2020-10-07T22:07:46.381Z] beautifulsoup4==4.8.2 [2020-10-07T22:07:46.381Z] boto3==1.11.6 [2020-10-07T22:07:46.381Z] botocore==1.14.6 [2020-10-07T22:07:46.381Z] bs4==0.0.1 [2020-10-07T22:07:46.381Z] cachetools==4.1.1 [2020-10-07T22:07:46.381Z] certifi==2019.11.28 [2020-10-07T22:07:46.381Z] cffi==1.14.3 [2020-10-07T22:07:46.381Z] cfgv==2.0.1 [2020-10-07T22:07:46.381Z] chardet==3.0.4 [2020-10-07T22:07:46.381Z] click==7.1 [2020-10-07T22:07:46.381Z] cliff==3.4.0 [2020-10-07T22:07:46.381Z] cmd2==1.3.11 [2020-10-07T22:07:46.381Z] colorama==0.4.3 [2020-10-07T22:07:46.381Z] cryptography==3.1.1 [2020-10-07T22:07:46.381Z] debtcollector==2.2.0 [2020-10-07T22:07:46.381Z] decorator==4.4.2 [2020-10-07T22:07:46.381Z] defusedxml==0.6.0 [2020-10-07T22:07:46.381Z] Deprecated==1.2.7 [2020-10-07T22:07:46.381Z] distlib==0.3.1 [2020-10-07T22:07:46.381Z] distro==1.2.0 [2020-10-07T22:07:46.381Z] dnspython==1.16.0 [2020-10-07T22:07:46.381Z] docker==4.2.0 [2020-10-07T22:07:46.381Z] docutils==0.15.2 [2020-10-07T22:07:46.381Z] dogpile.cache==1.0.2 [2020-10-07T22:07:46.381Z] email-validator==1.0.5 [2020-10-07T22:07:46.381Z] filelock==3.0.12 [2020-10-07T22:07:46.381Z] future==0.18.2 [2020-10-07T22:07:46.381Z] google-auth==1.22.1 [2020-10-07T22:07:46.381Z] httplib2==0.17.0 [2020-10-07T22:07:46.381Z] identify==1.4.11 [2020-10-07T22:07:46.381Z] idna==2.9 [2020-10-07T22:07:46.381Z] importlib-metadata==1.7.0 [2020-10-07T22:07:46.381Z] importlib-resources==1.5.0 [2020-10-07T22:07:46.381Z] iso8601==0.1.13 [2020-10-07T22:07:46.381Z] Jinja2==2.11.1 [2020-10-07T22:07:46.381Z] jmespath==0.10.0 [2020-10-07T22:07:46.381Z] jsonpatch==1.26 [2020-10-07T22:07:46.381Z] jsonpointer==2.0 [2020-10-07T22:07:46.381Z] jsonschema==3.2.0 [2020-10-07T22:07:46.381Z] keystoneauth1==4.2.1 [2020-10-07T22:07:46.381Z] kubernetes==11.0.0 [2020-10-07T22:07:46.381Z] lftools==0.34.2 [2020-10-07T22:07:46.381Z] lxml==4.5.0 [2020-10-07T22:07:46.381Z] MarkupSafe==0.23 [2020-10-07T22:07:46.381Z] msgpack==1.0.0 [2020-10-07T22:07:46.381Z] multi-key-dict==2.0.3 [2020-10-07T22:07:46.381Z] munch==2.5.0 [2020-10-07T22:07:46.381Z] netaddr==0.8.0 [2020-10-07T22:07:46.381Z] netifaces==0.10.9 [2020-10-07T22:07:46.381Z] niet==1.4.2 [2020-10-07T22:07:46.381Z] nodeenv==1.3.5 [2020-10-07T22:07:46.381Z] oauth2client==4.1.3 [2020-10-07T22:07:46.381Z] oauthlib==3.1.0 [2020-10-07T22:07:46.381Z] openstacksdk==0.50.0 [2020-10-07T22:07:46.381Z] os-client-config==2.1.0 [2020-10-07T22:07:46.381Z] os-service-types==1.7.0 [2020-10-07T22:07:46.381Z] osc-lib==2.2.1 [2020-10-07T22:07:46.381Z] oslo.config==8.3.2 [2020-10-07T22:07:46.381Z] oslo.context==3.1.1 [2020-10-07T22:07:46.381Z] oslo.i18n==5.0.1 [2020-10-07T22:07:46.381Z] oslo.log==4.4.0 [2020-10-07T22:07:46.381Z] oslo.serialization==4.0.1 [2020-10-07T22:07:46.381Z] oslo.utils==4.6.0 [2020-10-07T22:07:46.381Z] packaging==20.4 [2020-10-07T22:07:46.381Z] pbr==5.4.4 [2020-10-07T22:07:46.381Z] pluggy==0.13.1 [2020-10-07T22:07:46.381Z] prettytable==0.7.2 [2020-10-07T22:07:46.381Z] py==1.9.0 [2020-10-07T22:07:46.381Z] pyasn1==0.4.8 [2020-10-07T22:07:46.381Z] pyasn1-modules==0.2.8 [2020-10-07T22:07:46.381Z] pycparser==2.20 [2020-10-07T22:07:46.381Z] pygerrit2==2.0.10 [2020-10-07T22:07:46.381Z] PyGithub==1.46 [2020-10-07T22:07:46.381Z] pyinotify==0.9.6 [2020-10-07T22:07:46.381Z] PyJWT==1.7.1 [2020-10-07T22:07:46.381Z] pyparsing==2.4.7 [2020-10-07T22:07:46.381Z] pyperclip==1.8.0 [2020-10-07T22:07:46.381Z] pyroute2==0.4.13 [2020-10-07T22:07:46.381Z] pyrsistent==0.15.7 [2020-10-07T22:07:46.381Z] PySocks==1.6.8 [2020-10-07T22:07:46.381Z] python-cinderclient==7.2.0 [2020-10-07T22:07:46.381Z] python-dateutil==2.8.1 [2020-10-07T22:07:46.381Z] python-heatclient==2.2.1 [2020-10-07T22:07:46.381Z] python-jenkins==1.7.0 [2020-10-07T22:07:46.381Z] python-keystoneclient==4.1.1 [2020-10-07T22:07:46.381Z] python-magnumclient==3.2.1 [2020-10-07T22:07:46.381Z] python-novaclient==17.2.1 [2020-10-07T22:07:46.381Z] python-openstackclient==5.4.0 [2020-10-07T22:07:46.381Z] python-swiftclient==3.10.1 [2020-10-07T22:07:46.381Z] pytz==2020.1 [2020-10-07T22:07:46.381Z] PyYAML==5.3 [2020-10-07T22:07:46.381Z] requests==2.23.0 [2020-10-07T22:07:46.381Z] requests-oauthlib==1.3.0 [2020-10-07T22:07:46.381Z] requestsexceptions==1.4.0 [2020-10-07T22:07:46.381Z] rfc3986==1.4.0 [2020-10-07T22:07:46.381Z] rpm==4.11.3 [2020-10-07T22:07:46.381Z] rsa==4.0 [2020-10-07T22:07:46.381Z] ruamel.yaml==0.16.10 [2020-10-07T22:07:46.381Z] ruamel.yaml.clib==0.2.0 [2020-10-07T22:07:46.381Z] s3transfer==0.3.3 [2020-10-07T22:07:46.381Z] shade==1.27.2 [2020-10-07T22:07:46.381Z] simplejson==3.17.2 [2020-10-07T22:07:46.381Z] six==1.14.0 [2020-10-07T22:07:46.381Z] soupsieve==2.0 [2020-10-07T22:07:46.381Z] stevedore==3.2.2 [2020-10-07T22:07:46.381Z] tabulate==0.8.6 [2020-10-07T22:07:46.381Z] toml==0.10.0 [2020-10-07T22:07:46.381Z] tox==3.20.0 [2020-10-07T22:07:46.381Z] tqdm==4.43.0 [2020-10-07T22:07:46.381Z] urllib3==1.25.8 [2020-10-07T22:07:46.381Z] virtualenv==20.0.33 [2020-10-07T22:07:46.381Z] wcwidth==0.2.5 [2020-10-07T22:07:46.381Z] websocket-client==0.57.0 [2020-10-07T22:07:46.381Z] wrapt==1.12.1 [2020-10-07T22:07:46.381Z] xdg==3.0.2 [2020-10-07T22:07:46.381Z] xmltodict==0.12.0 [2020-10-07T22:07:46.381Z] yq==2.11.1 [2020-10-07T22:07:46.381Z] zipp==3.3.0 [2020-10-07T22:07:46.381Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:46.381Z] 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-07T22:07:46.381Z] Python 2.7.5 [2020-10-07T22:07:46.381Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-07T22:07:46.381Z] 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-07T22:07:46.381Z] ansible==2.9.7 [2020-10-07T22:07:46.381Z] Babel==0.9.6 [2020-10-07T22:07:46.381Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-07T22:07:46.381Z] beautifulsoup4==4.4.1 [2020-10-07T22:07:46.381Z] bodhi==2.11.0 [2020-10-07T22:07:46.381Z] bodhi-client==2.11.0 [2020-10-07T22:07:46.381Z] CCColUtils==1.4 [2020-10-07T22:07:46.381Z] cffi==1.6.0 [2020-10-07T22:07:46.381Z] chardet==2.2.1 [2020-10-07T22:07:46.381Z] click==6.7 [2020-10-07T22:07:46.381Z] cloud-init==18.5 [2020-10-07T22:07:46.381Z] configobj==4.7.2 [2020-10-07T22:07:46.381Z] cryptography==1.7.2 [2020-10-07T22:07:46.381Z] decorator==3.4.0 [2020-10-07T22:07:46.381Z] distro==1.2.0 [2020-10-07T22:07:46.381Z] enum34==1.0.4 [2020-10-07T22:07:46.381Z] fedpkg==1.38 [2020-10-07T22:07:46.381Z] futures==3.1.1 [2020-10-07T22:07:46.381Z] gitdb==0.6.4 [2020-10-07T22:07:46.381Z] GitPython==1.0.1 [2020-10-07T22:07:46.381Z] html5lib==0.999 [2020-10-07T22:07:46.381Z] httplib2==0.9.2 [2020-10-07T22:07:46.381Z] idna==2.4 [2020-10-07T22:07:46.381Z] iniparse==0.4 [2020-10-07T22:07:46.382Z] ipaddress==1.0.16 [2020-10-07T22:07:46.382Z] IPy==0.75 [2020-10-07T22:07:46.382Z] javapackages==1.0.0 [2020-10-07T22:07:46.382Z] Jinja2==2.7.2 [2020-10-07T22:07:46.382Z] jmespath==0.9.4 [2020-10-07T22:07:46.382Z] jsonpatch==1.2 [2020-10-07T22:07:46.382Z] jsonpointer==1.9 [2020-10-07T22:07:46.382Z] kerberos==1.1 [2020-10-07T22:07:46.382Z] kitchen==1.1.1 [2020-10-07T22:07:46.382Z] langtable==0.0.31 [2020-10-07T22:07:46.382Z] lockfile==0.9.1 [2020-10-07T22:07:46.382Z] lxml==3.2.1 [2020-10-07T22:07:46.382Z] MarkupSafe==0.11 [2020-10-07T22:07:46.382Z] munch==2.0.2 [2020-10-07T22:07:46.382Z] offtrac==0.1.0 [2020-10-07T22:07:46.382Z] openidc-client==0.6.0 [2020-10-07T22:07:46.382Z] packagedb-cli==2.14.1 [2020-10-07T22:07:46.382Z] paramiko==2.1.1 [2020-10-07T22:07:46.382Z] perf==0.1 [2020-10-07T22:07:46.382Z] ply==3.4 [2020-10-07T22:07:46.382Z] policycoreutils-default-encoding==0.1 [2020-10-07T22:07:46.382Z] prettytable==0.7.2 [2020-10-07T22:07:46.382Z] pyasn1==0.1.9 [2020-10-07T22:07:46.382Z] pycparser==2.14 [2020-10-07T22:07:46.382Z] pycurl==7.19.0 [2020-10-07T22:07:46.382Z] pygobject==3.22.0 [2020-10-07T22:07:46.382Z] pygpgme==0.3 [2020-10-07T22:07:46.382Z] pyliblzma==0.5.3 [2020-10-07T22:07:46.382Z] pyOpenSSL==0.13.1 [2020-10-07T22:07:46.382Z] pyparsing==1.5.6 [2020-10-07T22:07:46.382Z] pyserial==2.6 [2020-10-07T22:07:46.382Z] python-augeas==0.5.0 [2020-10-07T22:07:46.382Z] python-bugzilla==2.3.0 [2020-10-07T22:07:46.382Z] python-dateutil==1.5 [2020-10-07T22:07:46.382Z] python-fedora==0.10.0 [2020-10-07T22:07:46.382Z] python-linux-procfs==0.4.9 [2020-10-07T22:07:46.382Z] python-yubico==1.2.3 [2020-10-07T22:07:46.382Z] pyudev==0.15 [2020-10-07T22:07:46.382Z] pyusb==1.0.0b1 [2020-10-07T22:07:46.382Z] pyxattr==0.5.1 [2020-10-07T22:07:46.382Z] PyYAML==3.10 [2020-10-07T22:07:46.382Z] requests==2.6.0 [2020-10-07T22:07:46.382Z] requests-kerberos==0.7.0 [2020-10-07T22:07:46.382Z] rpkg==1.60 [2020-10-07T22:07:46.382Z] schedutils==0.4 [2020-10-07T22:07:46.382Z] seobject==0.1 [2020-10-07T22:07:46.382Z] sepolicy==1.1 [2020-10-07T22:07:46.382Z] six==1.9.0 [2020-10-07T22:07:46.382Z] smmap==0.9.0 [2020-10-07T22:07:46.382Z] urlgrabber==3.10 [2020-10-07T22:07:46.382Z] urllib3==1.10.2 [2020-10-07T22:07:46.382Z] virtualenv==15.1.0 [2020-10-07T22:07:46.382Z] yum-langpacks==0.4.2 [2020-10-07T22:07:46.382Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-07T22:07:46.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:07:46.699Z] ---> sudo-logs.sh [2020-10-07T22:07:46.699Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-07T22:07:46.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:07:47.268Z] ---> job-cost.sh [2020-10-07T22:07:47.268Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uwgf [2020-10-07T22:07:55.420Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:55.681Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:57.069Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:57.069Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:57.643Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:57.905Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:58.165Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:58.165Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:58.427Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:58.689Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:58.951Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:07:58.951Z] Cache entry deserialization failed, entry ignored [2020-10-07T22:08:01.507Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-07T22:08:33.684Z] lf-activate-venv(): INFO: Adding /tmp/venv-uwgf/bin to PATH [2020-10-07T22:08:33.684Z] INFO: No Stack... [2020-10-07T22:08:33.684Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-07T22:08:33.684Z] INFO: Archiving Costs [Pipeline] echo [2020-10-07T22:08:33.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T22:08:34.040Z] ---> logs-deploy.sh [2020-10-07T22:08:34.040Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/53 [2020-10-07T22:08:34.040Z] INFO: archiving workspace using pattern(s): [2020-10-07T22:08:36.015Z] Archives upload complete. [2020-10-07T22:08:36.015Z] INFO: archiving logs to Nexus