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 21:57:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:21 ========================================================= 21:57:21 EdgeX Global Pipelines Version Info 21:57:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:23 ------------------- 21:57:23 stable info: 21:57:23 ------------------- 21:57:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:23 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 21:57:23 Message: update stable to v1.0.131 21:57:23 ------------------- 21:57:23 experimental info: 21:57:23 ------------------- 21:57:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:57:23 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 21:57:23 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] echo 21:57:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b56cf5 [Pipeline] echo 21:57:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:27 + git log --format=format:%s -1 6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] echo 21:57:27 GIT_COMMIT: 6b56cf5bad85c4dbb8049a08f938d80b446ad560, Commit Message: Merge pull request #266 from jpwhitemn/set-conventional-commits [Pipeline] echo 21:57:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:28 21:57:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:57:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:29 latest: Pulling from edgex-devops/git-semver 21:57:29 31603596830f: Pulling fs layer 21:57:29 2a8b12db71e7: Pulling fs layer 21:57:29 6ca5941a6612: Pulling fs layer 21:57:29 ecc8261a40a4: Pulling fs layer 21:57:29 ecc8261a40a4: Waiting 21:57:29 2a8b12db71e7: Verifying Checksum 21:57:29 2a8b12db71e7: Download complete 21:57:29 31603596830f: Verifying Checksum 21:57:29 31603596830f: Download complete 21:57:29 ecc8261a40a4: Verifying Checksum 21:57:29 ecc8261a40a4: Download complete 21:57:29 6ca5941a6612: Download complete 21:57:29 31603596830f: Pull complete 21:57:29 2a8b12db71e7: Pull complete 21:57:30 6ca5941a6612: Pull complete 21:57:31 ecc8261a40a4: Pull complete 21:57:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:57:31 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 21:57:31 $ 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 21:57:33 $ docker top 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:33 [ssh-agent] Looking for ssh-agent implementation... 21:57:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:33 $ docker exec 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent 21:57:33 SSH_AUTH_SOCK=/tmp/ssh-BmnKLMesjirj/agent.11 21:57:33 SSH_AGENT_PID=16 21:57:33 Running ssh-add (command line suppressed) 21:57:34 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) 21:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:34 + git describe --exact-match --tags HEAD 21:57:34 fatal: no tag exactly matches '6b56cf5bad85c4dbb8049a08f938d80b446ad560' [Pipeline] } 21:57:34 $ docker exec --env ******** --env ******** 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent -k 21:57:34 unset SSH_AUTH_SOCK; 21:57:34 unset SSH_AGENT_PID; 21:57:34 echo Agent pid 16 killed; 21:57:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:57:34 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:57:34 This usually means this commit has not been tagged. [Pipeline] sshagent 21:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:34 [ssh-agent] Looking for ssh-agent implementation... 21:57:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:35 $ docker exec 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent 21:57:35 SSH_AUTH_SOCK=/tmp/ssh-hUbDztWOhCjz/agent.45 21:57:35 SSH_AGENT_PID=50 21:57:35 Running ssh-add (command line suppressed) 21:57:35 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) 21:57:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:35 + git semver init 21:57:35 # -> Open(): unable to determine branch for HEAD 21:57:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 21:57:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 21:57:35 # $SEMVER_REMOTE_NAME = origin 21:57:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:57:35 # $SEMVER_USER_NAME = edgex-jenkins 21:57:35 # $SEMVER_BRANCH = master 21:57:35 # $SEMVER_TEMP = /tmp/semver-903150108 21:57:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 21:57:36 # '/tmp/semver-903150108' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 21:57:36 # -> Force: false 21:57:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 21:57:36 $ docker exec --env ******** --env ******** 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 ssh-agent -k 21:57:36 unset SSH_AUTH_SOCK; 21:57:36 unset SSH_AGENT_PID; 21:57:36 echo Agent pid 50 killed; 21:57:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:37 + git semver [Pipeline] } 21:57:37 $ docker stop --time=1 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 21:57:38 $ docker rm -f 6b197d39a8cbd1f60c25af2c39a129607a901e3b041f7d3bd30fbdfc71c21824 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:57:40 Stashed 23 file(s) [Pipeline] echo 21:57:40 [edgeXSemver]: initialized semver on version 1.2.2-dev.10 [Pipeline] echo 21:57:40 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 21:57:55 Still waiting to schedule task 21:57:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:57:55 Still waiting to schedule task 21:57:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:01:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3997 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 22:01:24 Running in /w/workspace/edgex-ui-go/53 [Pipeline] { [Pipeline] checkout 22:01:32 using credential edgex-jenkins-ssh 22:01:32 Cloning the remote Git repository 22:01:33 Running on prd-centos7-docker-4c-2g-3998 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { 22:01:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:01:32 > git init /w/workspace/edgex-ui-go/53 # timeout=10 22:01:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:01:32 > git --version # timeout=10 22:01:32 > git --version # 'git version 2.17.1' 22:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] ws 22:01:33 Running in /w/workspace/edgex-ui-go/53 [Pipeline] { [Pipeline] checkout 22:01:34 Checking out Revision 6b56cf5bad85c4dbb8049a08f938d80b446ad560 (master) 22:01:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:01:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:01:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:01:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:01:34 > git config core.sparsecheckout # timeout=10 22:01:34 > git checkout -f 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 22:01:39 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 22:01:41 ========================================================= 22:01:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:01:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:01:42 + 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 . 22:01:44 Sending build context to Docker daemon 22.06MB 22:01:44 Step 1/8 : ARG BASE=golang:1.15-alpine 22:01:44 Step 2/8 : FROM ${BASE} 22:01:44 using credential edgex-jenkins-ssh 22:01:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:01:44 b538f80385f9: Pulling fs layer 22:01:44 74f711af9a0d: Pulling fs layer 22:01:44 99f96fe45779: Pulling fs layer 22:01:44 8529a6b9a6be: Pulling fs layer 22:01:44 45590311c82a: Pulling fs layer 22:01:44 69ca0ff8b7b3: Pulling fs layer 22:01:44 209524e5b208: Pulling fs layer 22:01:44 45590311c82a: Waiting 22:01:44 69ca0ff8b7b3: Waiting 22:01:44 209524e5b208: Waiting 22:01:44 8529a6b9a6be: Waiting 22:01:44 99f96fe45779: Verifying Checksum 22:01:44 99f96fe45779: Download complete 22:01:44 74f711af9a0d: Verifying Checksum 22:01:44 74f711af9a0d: Download complete 22:01:44 45590311c82a: Verifying Checksum 22:01:44 45590311c82a: Download complete 22:01:44 Cloning the remote Git repository 22:01:44 69ca0ff8b7b3: Download complete 22:01:44 b538f80385f9: Verifying Checksum 22:01:44 b538f80385f9: Download complete 22:01:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:01:44 > git init /w/workspace/edgex-ui-go/53 # timeout=10 22:01:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:01:44 > git --version # timeout=10 22:01:44 > git --version # 'git version 2.16.5' 22:01:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:45 b538f80385f9: Pull complete 22:01:45 74f711af9a0d: Pull complete 22:01:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:46 99f96fe45779: Pull complete 22:01:47 Checking out Revision 6b56cf5bad85c4dbb8049a08f938d80b446ad560 (master) 22:01:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:01:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:01:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:01:47 > git config core.sparsecheckout # timeout=10 22:01:47 > git checkout -f 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 22:01:47 209524e5b208: Verifying Checksum 22:01:47 209524e5b208: Download complete 22:01:48 8529a6b9a6be: Verifying Checksum 22:01:48 8529a6b9a6be: Download complete 22:01:52 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 22:01:54 ========================================================= 22:01:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:01:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:01:55 + 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 . 22:01:56 Sending build context to Docker daemon 22.06MB 22:01:56 Step 1/8 : ARG BASE=golang:1.15-alpine 22:01:56 Step 2/8 : FROM ${BASE} 22:01:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:01:56 df20fa9351a1: Pulling fs layer 22:01:56 ed8968b2872e: Pulling fs layer 22:01:56 a92cc7c5fd73: Pulling fs layer 22:01:56 e871e8e8d7a9: Pulling fs layer 22:01:56 e73272ec9a57: Pulling fs layer 22:01:56 1e910a182e73: Pulling fs layer 22:01:56 4e634b169226: Pulling fs layer 22:01:56 e871e8e8d7a9: Waiting 22:01:56 e73272ec9a57: Waiting 22:01:56 1e910a182e73: Waiting 22:01:56 4e634b169226: Waiting 22:01:56 a92cc7c5fd73: Download complete 22:01:56 ed8968b2872e: Verifying Checksum 22:01:56 ed8968b2872e: Download complete 22:01:56 e73272ec9a57: Verifying Checksum 22:01:56 e73272ec9a57: Download complete 22:01:56 1e910a182e73: Verifying Checksum 22:01:56 1e910a182e73: Download complete 22:01:56 df20fa9351a1: Download complete 22:01:57 df20fa9351a1: Pull complete 22:01:57 ed8968b2872e: Pull complete 22:01:57 a92cc7c5fd73: Pull complete 22:01:59 8529a6b9a6be: Pull complete 22:01:59 45590311c82a: Pull complete 22:01:59 69ca0ff8b7b3: Pull complete 22:02:01 4e634b169226: Verifying Checksum 22:02:01 4e634b169226: Download complete 22:02:02 e871e8e8d7a9: Verifying Checksum 22:02:02 e871e8e8d7a9: Download complete 22:02:02 209524e5b208: Pull complete 22:02:02 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:02:03 ---> 5bddaf1c2fca 22:02:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:02:06 ---> Running in c5e69771a8df 22:02:06 Removing intermediate container c5e69771a8df 22:02:06 ---> 2f514bebb4b1 22:02:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:06 ---> Running in 7abc203235f1 22:02:09 Removing intermediate container 7abc203235f1 22:02:09 ---> dc7f37f71a7a 22:02:09 Step 5/8 : RUN apk add --no-cache make git 22:02:09 ---> Running in 6a5da9de3544 22:02:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:02:10 e871e8e8d7a9: Pull complete 22:02:10 e73272ec9a57: Pull complete 22:02:11 1e910a182e73: Pull complete 22:02:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:02:13 OK: 142 MiB in 39 packages 22:02:14 Removing intermediate container 6a5da9de3544 22:02:14 ---> 8532cd2efe30 22:02:14 Step 6/8 : WORKDIR /edgex-ui-go 22:02:14 ---> Running in 1e09e5309bb5 22:02:14 Removing intermediate container 1e09e5309bb5 22:02:14 ---> 0cb0c973055d 22:02:14 Step 7/8 : COPY . . 22:02:16 ---> 67e32c233e7c 22:02:16 Step 8/8 : RUN go mod download 22:02:16 4e634b169226: Pull complete 22:02:16 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:02:16 ---> f7629b54cfaa 22:02:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:02:16 ---> Running in b0fd0f523ba6 22:02:17 ---> Running in 382a46ad3169 22:02:17 Removing intermediate container 382a46ad3169 22:02:17 ---> 7c26102104f2 22:02:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:17 ---> Running in afb7ad259834 22:02:19 Removing intermediate container afb7ad259834 22:02:19 ---> ee6093611a2b 22:02:19 Step 5/8 : RUN apk add --no-cache make git 22:02:19 ---> Running in 48747a44ecef 22:02:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:02:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:02:21 OK: 166 MiB in 39 packages 22:02:22 Removing intermediate container 48747a44ecef 22:02:22 ---> 2d0a118cc3dd 22:02:22 Step 6/8 : WORKDIR /edgex-ui-go 22:02:22 ---> Running in 33cc00564ca7 22:02:22 Removing intermediate container 33cc00564ca7 22:02:22 ---> 5425e0970c50 22:02:22 Step 7/8 : COPY . . 22:02:24 ---> 01b4289482d8 22:02:24 Step 8/8 : RUN go mod download 22:02:24 ---> Running in a42675148352 22:02:43 Removing intermediate container b0fd0f523ba6 22:02:43 ---> ca1446a5aca9 22:02:43 Successfully built ca1446a5aca9 22:02:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:02:44 + docker inspect -f . ci-base-image-arm64 22:02:44 . [Pipeline] withDockerContainer 22:02:44 prd-ubuntu18.04-docker-arm64-4c-16g-3997 does not seem to be running inside a container 22:02:44 $ 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 22:02:46 $ docker top 9ace9aa536f54aeafb976b09358cc0879c6c2f18350656e4d601ae393fb4737b -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:47 + go version 22:02:47 go version go1.15.2 linux/arm64 [Pipeline] } 22:02:47 $ docker stop --time=1 9ace9aa536f54aeafb976b09358cc0879c6c2f18350656e4d601ae393fb4737b 22:02:49 $ docker rm -f 9ace9aa536f54aeafb976b09358cc0879c6c2f18350656e4d601ae393fb4737b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 22:02:51 Removing intermediate container a42675148352 22:02:51 ---> 9d9107a3fa50 22:02:51 Successfully built 9d9107a3fa50 22:02:51 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] { 22:02:52 + docker inspect -f . ci-base-image-x86_64 22:02:52 . [Pipeline] sh [Pipeline] withDockerContainer 22:02:55 prd-centos7-docker-4c-2g-3998 does not seem to be running inside a container 22:02:55 + sudo chown -R jenkins:jenkins . 22:02:55 $ 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 22:02:56 $ docker top a2e11a1c6dd0ac7b1796eec3679cd616c6d9a1828561d0d3cb7eba3156be816f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:02:57 + ls -al . 22:02:57 total 92 22:02:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 22:01 . 22:02:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 22:01 .. 22:02:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 22:01 .git 22:02:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 22:01 .github 22:02:57 -rw-rw-r-- 1 jenkins jenkins 136 Oct 7 22:01 .gitignore 22:02:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 22:01 .semver 22:02:57 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 7 22:01 CONTRIBUTING.md 22:02:57 -rw-rw-r-- 1 jenkins jenkins 913 Oct 7 22:01 Dockerfile 22:02:57 -rw-rw-r-- 1 jenkins jenkins 898 Oct 7 22:01 Dockerfile.build 22:02:57 -rw-rw-r-- 1 jenkins jenkins 652 Oct 7 22:01 Jenkinsfile 22:02:57 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 7 22:01 LICENSE 22:02:57 -rw-rw-r-- 1 jenkins jenkins 951 Oct 7 22:01 Makefile 22:02:57 -rw-rw-r-- 1 jenkins jenkins 3545 Oct 7 22:01 README.md 22:02:57 -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 21:57 VERSION 22:02:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 22:01 assets 22:02:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 22:01 bin 22:02:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 22:01 cmd 22:02:57 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 22:01 docs 22:02:57 -rw-rw-r-- 1 jenkins jenkins 1019 Oct 7 22:01 go.mod 22:02:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 22:01 internal 22:02:57 -rw-rw-r-- 1 jenkins jenkins 155 Oct 7 22:01 version.go [Pipeline] isUnix [Pipeline] sh 22:02:57 + go version 22:02:57 go version go1.15.2 linux/amd64 [Pipeline] } 22:02:57 $ docker stop --time=1 a2e11a1c6dd0ac7b1796eec3679cd616c6d9a1828561d0d3cb7eba3156be816f 22:02:57 + 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 . 22:02:58 Sending build context to Docker daemon 22.06MB 22:02:58 Step 1/24 : ARG BASE=golang:1.15-alpine 22:02:58 Step 2/24 : FROM ${BASE} AS builder 22:02:58 ---> ca1446a5aca9 22:02:58 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:02:58 ---> Running in 485f3b325e69 22:02:59 $ docker rm -f a2e11a1c6dd0ac7b1796eec3679cd616c6d9a1828561d0d3cb7eba3156be816f 22:02:59 Removing intermediate container 485f3b325e69 22:02:59 ---> 8897fd07ac2f 22:02:59 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 22:02:59 ---> 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 22:02:59 Removing intermediate container 6ff46c6eec4a 22:02:59 ---> d96308b461a9 22:02:59 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 22:02:59 ---> Running in c33033e71177 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:03:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:00 Removing intermediate container c33033e71177 22:03:00 ---> d4b85984327a 22:03:00 Step 6/24 : LABEL Name=edgex-ui-go 22:03:00 ---> Running in 512e46691c26 22:03:00 + ls -al . 22:03:00 total 56 22:03:00 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 7 22:01 . 22:03:00 drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 22:01 .. 22:03:00 drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 22:01 assets 22:03:00 drwxrwxr-x. 2 jenkins jenkins 35 Oct 7 22:01 bin 22:03:00 drwxrwxr-x. 3 jenkins jenkins 29 Oct 7 22:01 cmd 22:03:00 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 7 22:01 CONTRIBUTING.md 22:03:00 -rw-rw-r--. 1 jenkins jenkins 913 Oct 7 22:01 Dockerfile 22:03:00 -rw-rw-r--. 1 jenkins jenkins 898 Oct 7 22:01 Dockerfile.build 22:03:00 drwxrwxr-x. 5 jenkins jenkins 104 Oct 7 22:01 docs 22:03:00 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 22:01 .git 22:03:00 drwxrwxr-x. 2 jenkins jenkins 81 Oct 7 22:01 .github 22:03:00 -rw-rw-r--. 1 jenkins jenkins 136 Oct 7 22:01 .gitignore 22:03:00 -rw-rw-r--. 1 jenkins jenkins 1019 Oct 7 22:01 go.mod 22:03:00 drwxrwxr-x. 10 jenkins jenkins 139 Oct 7 22:01 internal 22:03:00 -rw-rw-r--. 1 jenkins jenkins 652 Oct 7 22:01 Jenkinsfile 22:03:00 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 7 22:01 LICENSE 22:03:00 -rw-rw-r--. 1 jenkins jenkins 951 Oct 7 22:01 Makefile 22:03:00 -rw-rw-r--. 1 jenkins jenkins 3545 Oct 7 22:01 README.md 22:03:00 drwxrwxr-x. 3 jenkins jenkins 44 Oct 7 22:01 .semver 22:03:00 -rw-rw-r--. 1 jenkins jenkins 12 Oct 7 21:57 VERSION 22:03:00 -rw-rw-r--. 1 jenkins jenkins 155 Oct 7 22:01 version.go [Pipeline] isUnix [Pipeline] sh 22:03:01 + 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 . 22:03:01 Removing intermediate container 512e46691c26 22:03:01 ---> efb6fe3514bb 22:03:01 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:03:01 ---> Running in 6abec15e2c58 22:03:01 Sending build context to Docker daemon 22.06MB 22:03:01 Step 1/24 : ARG BASE=golang:1.15-alpine 22:03:01 Step 2/24 : FROM ${BASE} AS builder 22:03:01 ---> 9d9107a3fa50 22:03:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:03:01 Removing intermediate container 6abec15e2c58 22:03:01 ---> a7069eec3c25 22:03:01 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:01 ---> Running in 3728e48759ff 22:03:02 ---> Running in bd4b711f2b5a 22:03:02 Removing intermediate container bd4b711f2b5a 22:03:02 ---> 2f4e4184e6b3 22:03:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 22:03:02 ---> Running in 8f214a354930 22:03:02 Removing intermediate container 8f214a354930 22:03:02 ---> f99128d92a2a 22:03:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 22:03:02 ---> Running in 51bb1aef890d 22:03:02 Removing intermediate container 51bb1aef890d 22:03:02 ---> c194bf5aa518 22:03:02 Step 6/24 : LABEL Name=edgex-ui-go 22:03:02 ---> Running in 15bb9f1660ba 22:03:03 Removing intermediate container 15bb9f1660ba 22:03:03 ---> 8449263fb5dd 22:03:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:03:03 ---> Running in 8fbd2b9d9fbe 22:03:03 Removing intermediate container 8fbd2b9d9fbe 22:03:03 ---> 8fe150a53d66 22:03:03 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:03 ---> Running in fcb74415d6df 22:03:04 Removing intermediate container 3728e48759ff 22:03:04 ---> 1f6f7c6a1dae 22:03:04 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:04 ---> Running in 883d35b28085 22:03:05 Removing intermediate container fcb74415d6df 22:03:05 ---> 108b172650be 22:03:05 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:05 ---> Running in a43dc3318cfa 22:03:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:03:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:03:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:07 v3.12.0-373-gddde33ae67 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:03:07 v3.12.0-372-g0452e24486 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:03:07 OK: 12752 distinct packages available 22:03:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:03:07 v3.12.0-373-gddde33ae67 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:03:07 v3.12.0-372-g0452e24486 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:03:07 OK: 12623 distinct packages available 22:03:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:03:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:08 OK: 166 MiB in 39 packages 22:03:09 Removing intermediate container a43dc3318cfa 22:03:09 ---> fb3bf435a951 22:03:09 Step 10/24 : ENV GO111MODULE=on 22:03:09 ---> Running in 7dbcc7bb5c4b 22:03:09 OK: 142 MiB in 39 packages 22:03:09 Removing intermediate container 7dbcc7bb5c4b 22:03:09 ---> ac5992d9cd6c 22:03:09 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:03:09 ---> Running in 46469dce5fe4 22:03:10 Removing intermediate container 46469dce5fe4 22:03:10 ---> a4d090d074f0 22:03:10 Step 12/24 : COPY go.mod . 22:03:10 Removing intermediate container 883d35b28085 22:03:10 ---> 791379a7fe15 22:03:10 Step 10/24 : ENV GO111MODULE=on 22:03:10 ---> cab0cfbbf3dd 22:03:10 Step 13/24 : COPY Makefile . 22:03:10 ---> Running in 92790895273b 22:03:11 ---> b55152e258d9 22:03:11 Step 14/24 : RUN make update 22:03:11 Removing intermediate container 92790895273b 22:03:11 ---> fe2cdb2cf34f 22:03:11 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:03:11 ---> Running in c62a26187aea 22:03:11 ---> Running in c64ad7d6ce17 22:03:12 CGO_ENABLED=0 GO111MODULE=on go mod download 22:03:12 Removing intermediate container c64ad7d6ce17 22:03:12 ---> 5d8b3c5ed90a 22:03:12 Step 12/24 : COPY go.mod . 22:03:12 ---> 89ccc9b1a000 22:03:12 Step 13/24 : COPY Makefile . 22:03:12 Removing intermediate container c62a26187aea 22:03:12 ---> 9c070403054d 22:03:12 Step 15/24 : COPY . . 22:03:13 ---> 30417746c858 22:03:13 Step 14/24 : RUN make update 22:03:13 ---> Running in 7faee8b9d7d9 22:03:14 ---> 3907a8b2369e 22:03:14 Step 16/24 : RUN ${MAKE} 22:03:14 ---> Running in 1f6b3fd3a192 22:03:14 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 22:03:15 CGO_ENABLED=0 GO111MODULE=on go mod download 22:03:16 Removing intermediate container 7faee8b9d7d9 22:03:16 ---> 892771772c9b 22:03:16 Step 15/24 : COPY . . 22:03:18 ---> cf5c311d0c8c 22:03:18 Step 16/24 : RUN ${MAKE} 22:03:18 ---> Running in 0765269eb2dd 22:03:20 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 22:03:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:03:34 Removing intermediate container 1f6b3fd3a192 22:03:34 ---> 65b621c1c6fb 22:03:34 Step 17/24 : FROM alpine 22:03:34 latest: Pulling from library/alpine 22:03:35 df20fa9351a1: Already exists 22:03:35 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:03:35 Status: Downloaded newer image for alpine:latest 22:03:35 ---> a24bb4013296 22:03:35 Step 18/24 : EXPOSE 4000 22:03:35 ---> Running in 230d5057caa3 22:03:35 Removing intermediate container 230d5057caa3 22:03:35 ---> 1482c1fb0b3d 22:03:35 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 22:03:37 ---> 9e4dec79b39b 22:03:37 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:03:37 ---> Running in 05084e937ef0 22:03:37 Removing intermediate container 05084e937ef0 22:03:37 ---> 56a469949768 22:03:37 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:03:38 ---> Running in 8639222c07bb 22:03:38 Removing intermediate container 8639222c07bb 22:03:38 ---> 5dea5d16ec50 22:03:38 Step 22/24 : LABEL arch=amd64 22:03:38 ---> Running in 7ad5e091beb5 22:03:38 Removing intermediate container 7ad5e091beb5 22:03:38 ---> abacc5ea580d 22:03:38 Step 23/24 : LABEL git_sha=6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:03:38 ---> Running in 973a5836a6d5 22:03:39 Removing intermediate container 973a5836a6d5 22:03:39 ---> 740bfc9af2c0 22:03:39 Step 24/24 : LABEL version=1.2.2-dev.10 22:03:39 ---> Running in a28bc2e92065 22:03:39 Removing intermediate container a28bc2e92065 22:03:39 ---> da7f89b3e4c8 22:03:39 [Warning] One or more build-args [ARCH] were not consumed 22:03:39 Successfully built da7f89b3e4c8 22:03:39 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:03:39 provisioning config files... 22:03:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config8390500720568796599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:40 ---> docker-login.sh 22:03:40 nexus3.edgexfoundry.org:10001 22:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:40 Configure a credential helper to remove this warning. See 22:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:40 22:03:40 Login Succeeded 22:03:40 nexus3.edgexfoundry.org:10002 22:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:41 Configure a credential helper to remove this warning. See 22:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:41 22:03:41 Login Succeeded 22:03:41 nexus3.edgexfoundry.org:10003 22:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:41 Configure a credential helper to remove this warning. See 22:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:41 22:03:41 Login Succeeded 22:03:41 nexus3.edgexfoundry.org:10004 22:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:41 Configure a credential helper to remove this warning. See 22:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:41 22:03:41 Login Succeeded 22:03:41 docker.io 22:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:42 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:42 Configure a credential helper to remove this warning. See 22:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:42 22:03:42 Login Succeeded 22:03:42 ---> docker-login.sh ends [Pipeline] } 22:03:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:42 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 22:03:42 6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:03:42 latest 22:03:42 1.2.2-dev.10 22:03:42 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 22:03:42 master 22:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:43 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] isUnix [Pipeline] sh 22:03:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 22:03:43 5e3bbb6b85c8: Preparing 22:03:43 50644c29ef5a: Preparing 22:03:43 50644c29ef5a: Layer already exists 22:03:45 5e3bbb6b85c8: Pushed 22:03:45 6b56cf5bad85c4dbb8049a08f938d80b446ad560: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:46 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 22:03:46 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 22:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 22:03:46 5e3bbb6b85c8: Preparing 22:03:46 50644c29ef5a: Preparing 22:03:46 5e3bbb6b85c8: Layer already exists 22:03:46 50644c29ef5a: Layer already exists 22:03:46 latest: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:46 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.10 [Pipeline] isUnix [Pipeline] sh 22:03:47 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.10 22:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 22:03:47 5e3bbb6b85c8: Preparing 22:03:47 50644c29ef5a: Preparing 22:03:47 5e3bbb6b85c8: Layer already exists 22:03:47 50644c29ef5a: Layer already exists 22:03:47 1.2.2-dev.10: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:47 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 [Pipeline] isUnix [Pipeline] sh 22:03:47 Removing intermediate container 0765269eb2dd 22:03:47 ---> 316be26f3049 22:03:47 Step 17/24 : FROM alpine 22:03:47 latest: Pulling from library/alpine 22:03:47 b538f80385f9: Already exists 22:03:47 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:03:47 Status: Downloaded newer image for alpine:latest 22:03:47 ---> 62ee0e9f8440 22:03:47 Step 18/24 : EXPOSE 4000 22:03:47 ---> Running in abfa2ec4e324 22:03:48 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 22:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 22:03:48 5e3bbb6b85c8: Preparing 22:03:48 50644c29ef5a: Preparing 22:03:48 50644c29ef5a: Layer already exists 22:03:48 5e3bbb6b85c8: Layer already exists 22:03:48 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:48 Removing intermediate container abfa2ec4e324 22:03:48 ---> 5da09b3e817c 22:03:48 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 22:03:48 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 22:03:48 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 22:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 22:03:48 5e3bbb6b85c8: Preparing 22:03:48 50644c29ef5a: Preparing 22:03:48 50644c29ef5a: Layer already exists 22:03:48 5e3bbb6b85c8: Layer already exists 22:03:48 master: digest: sha256:a68cdee076075e560d887574f89d9e58fe199defe7a0f891c270eb7ebb0380dc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:49 ===================================================== [Pipeline] echo 22:03:49 taggedImages: 22:03:49 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:03:49 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 22:03:49 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.10 22:03:49 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 22:03:49 - 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] } 22:03:50 ---> b3ced28fd82c 22:03:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:03:50 ---> Running in 27a40c18a055 22:03:50 Removing intermediate container 27a40c18a055 22:03:50 ---> 9db9c675d615 22:03:50 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:03:50 ---> Running in 3ca30600b47b 22:03:51 Removing intermediate container 3ca30600b47b 22:03:51 ---> 0253f85bffc3 22:03:51 Step 22/24 : LABEL arch=arm64 22:03:51 ---> Running in c1704bdd86a4 22:03:51 Removing intermediate container c1704bdd86a4 22:03:51 ---> 6ca173a8bbd8 22:03:51 Step 23/24 : LABEL git_sha=6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:03:51 ---> Running in af1c3cda6328 22:03:52 Removing intermediate container af1c3cda6328 22:03:52 ---> 5f0cdf19c9d2 22:03:52 Step 24/24 : LABEL version=1.2.2-dev.10 22:03:52 ---> Running in 26adaaa170b7 22:03:52 Removing intermediate container 26adaaa170b7 22:03:52 ---> 4f204a93b7d2 22:03:52 [Warning] One or more build-args [ARCH] were not consumed 22:03:52 Successfully built 4f204a93b7d2 22:03:52 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 22:03:53 provisioning config files... 22:03:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config7551104299908329009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:53 ---> docker-login.sh 22:03:53 nexus3.edgexfoundry.org:10001 22:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:54 Configure a credential helper to remove this warning. See 22:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:54 22:03:54 Login Succeeded 22:03:54 nexus3.edgexfoundry.org:10002 22:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:54 Configure a credential helper to remove this warning. See 22:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:54 22:03:54 Login Succeeded 22:03:54 nexus3.edgexfoundry.org:10003 22:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:55 Configure a credential helper to remove this warning. See 22:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:55 22:03:55 Login Succeeded 22:03:55 nexus3.edgexfoundry.org:10004 22:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 docker.io 22:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 ---> docker-login.sh ends [Pipeline] } 22:03:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:57 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 22:03:57 6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:03:57 latest 22:03:57 1.2.2-dev.10 22:03:57 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 22:03:57 master 22:03:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:57 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 [Pipeline] isUnix [Pipeline] sh 22:03:57 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 22:03:57 0efea843ff77: Preparing 22:03:57 e2f13739ad41: Preparing 22:03:57 e2f13739ad41: Layer already exists 22:04:01 0efea843ff77: Pushed 22:04:01 6b56cf5bad85c4dbb8049a08f938d80b446ad560: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh 22:04:01 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:04:02 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 22:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 22:04:02 0efea843ff77: Preparing 22:04:02 e2f13739ad41: Preparing 22:04:02 e2f13739ad41: Layer already exists 22:04:02 0efea843ff77: Layer already exists 22:04:02 latest: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh 22:04:02 + 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 22:04:03 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.10 22:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 22:04:03 0efea843ff77: Preparing 22:04:03 e2f13739ad41: Preparing 22:04:03 e2f13739ad41: Layer already exists 22:04:03 0efea843ff77: Layer already exists 22:04:03 1.2.2-dev.10: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh 22:04:03 + 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 22:04:04 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 22:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 22:04:04 0efea843ff77: Preparing 22:04:04 e2f13739ad41: Preparing 22:04:04 e2f13739ad41: Layer already exists 22:04:04 0efea843ff77: Layer already exists 22:04:04 6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] isUnix [Pipeline] sh 22:04:04 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:04:05 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 22:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 22:04:05 0efea843ff77: Preparing 22:04:05 e2f13739ad41: Preparing 22:04:05 e2f13739ad41: Layer already exists 22:04:05 0efea843ff77: Layer already exists 22:04:05 master: digest: sha256:e777d9c78d8a0171fad6dce392102d51a2ad2c02f7de5ddbaa625bbde779a1d4 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:05 ===================================================== [Pipeline] echo 22:04:05 taggedImages: 22:04:05 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:04:05 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 22:04:05 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.10 22:04:05 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560-1.2.2-dev.10 22:04:05 - 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 22:04:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 22:04:07 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 22:04:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:04:07 22:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 22:04:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:04:08 1.317.0: Pulling from edgex-devops/edgex-snyk-go 22:04:08 cbdbe7a5bc2a: Pulling fs layer 22:04:08 408f87550127: Pulling fs layer 22:04:08 fe522b08c979: Pulling fs layer 22:04:08 221eaa008020: Pulling fs layer 22:04:08 2a4607e5d6b9: Pulling fs layer 22:04:08 8f79b27c4fd2: Pulling fs layer 22:04:08 e5c8dbe1645b: Pulling fs layer 22:04:08 23e8b3b47431: Pulling fs layer 22:04:08 5c568d65a230: Pulling fs layer 22:04:08 8f79b27c4fd2: Waiting 22:04:08 e5c8dbe1645b: Waiting 22:04:08 23e8b3b47431: Waiting 22:04:08 221eaa008020: Waiting 22:04:08 2a4607e5d6b9: Waiting 22:04:08 fe522b08c979: Verifying Checksum 22:04:08 fe522b08c979: Download complete 22:04:08 408f87550127: Verifying Checksum 22:04:08 408f87550127: Download complete 22:04:08 2a4607e5d6b9: Verifying Checksum 22:04:08 2a4607e5d6b9: Download complete 22:04:08 8f79b27c4fd2: Verifying Checksum 22:04:08 8f79b27c4fd2: Download complete 22:04:08 cbdbe7a5bc2a: Download complete 22:04:08 cbdbe7a5bc2a: Pull complete 22:04:08 408f87550127: Pull complete 22:04:08 fe522b08c979: Pull complete 22:04:09 e5c8dbe1645b: Download complete 22:04:10 23e8b3b47431: Verifying Checksum 22:04:10 23e8b3b47431: Download complete 22:04:11 5c568d65a230: Verifying Checksum 22:04:11 5c568d65a230: Download complete 22:04:12 221eaa008020: Verifying Checksum 22:04:12 221eaa008020: Download complete 22:04:19 221eaa008020: Pull complete 22:04:19 2a4607e5d6b9: Pull complete 22:04:19 8f79b27c4fd2: Pull complete 22:04:21 e5c8dbe1645b: Pull complete 22:04:24 23e8b3b47431: Pull complete 22:04:25 5c568d65a230: Pull complete 22:04:25 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 22:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:04:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 22:04:25 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:04:25 $ 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 22:04:28 $ docker top 2da700d0cae14e90a585ac1e18d2adc9faf8e6263193e1fe759678c5f318777d -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:29 + snyk monitor '--org=edgex-jenkins' 22:04:51 22:04:51 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 22:04:51 22:04:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c90158f2-d2ff-48c8-925c-4907633eb581 22:04:51 22:04:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:04:51 22:04:51 22:04:51 Snyk CLI supports Node.js 8 and higher. 22:04:51 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 22:04:51 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 22:04:51 22:04:51 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 22:04:51 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 22:04:51 $ docker stop --time=1 2da700d0cae14e90a585ac1e18d2adc9faf8e6263193e1fe759678c5f318777d 22:04:53 $ docker rm -f 2da700d0cae14e90a585ac1e18d2adc9faf8e6263193e1fe759678c5f318777d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:04:55 22:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 22:04:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:04:55 latest: Pulling from edgex-devops/edgex-klar 22:04:55 e7c96db7181b: Pulling fs layer 22:04:55 1868ca2cb446: Pulling fs layer 22:04:55 136be5d0fe8e: Pulling fs layer 22:04:55 894bfe63afcb: Pulling fs layer 22:04:55 894bfe63afcb: Waiting 22:04:55 1868ca2cb446: Verifying Checksum 22:04:55 1868ca2cb446: Download complete 22:04:55 136be5d0fe8e: Verifying Checksum 22:04:55 136be5d0fe8e: Download complete 22:04:55 e7c96db7181b: Download complete 22:04:55 894bfe63afcb: Verifying Checksum 22:04:55 894bfe63afcb: Download complete 22:04:55 e7c96db7181b: Pull complete 22:04:56 1868ca2cb446: Pull complete 22:04:56 136be5d0fe8e: Pull complete 22:04:56 894bfe63afcb: Pull complete 22:04:56 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 22:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 22:04:56 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:04:56 $ 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 22:04:58 $ docker top c340152de1b1613cd4d401f741d9be3ecd2ae4a9aa19bbcfd34c18404b9a1cb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:58 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:04:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:05:01 $ docker stop --time=1 c340152de1b1613cd4d401f741d9be3ecd2ae4a9aa19bbcfd34c18404b9a1cb0 22:05:02 $ docker rm -f c340152de1b1613cd4d401f741d9be3ecd2ae4a9aa19bbcfd34c18404b9a1cb0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:05:03 . [Pipeline] withDockerContainer 22:05:03 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:05:03 $ 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 22:05:04 $ docker top ccab690cc5ec7b7ef7c33c00dde3a2006fcfe9f1afd7997280bfd25146f3142b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:04 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:05:04 + tee 22:05:04 clair timeout 1m0s 22:05:04 docker timeout: 1m0s 22:05:04 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:05:05 $ docker stop --time=1 ccab690cc5ec7b7ef7c33c00dde3a2006fcfe9f1afd7997280bfd25146f3142b 22:05:06 $ docker rm -f ccab690cc5ec7b7ef7c33c00dde3a2006fcfe9f1afd7997280bfd25146f3142b [Pipeline] // withDockerContainer [Pipeline] sh 22:05:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 22:05:07 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 22:05:07 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 22:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:05:07 . [Pipeline] withDockerContainer 22:05:07 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:05:07 $ 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 22:05:08 $ docker top dfc1bfca5756ea2932eb8cb8dd9cea812d09450236ecd8c270f053d0ebbe8292 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:09 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:05:09 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:05:11 $ docker stop --time=1 dfc1bfca5756ea2932eb8cb8dd9cea812d09450236ecd8c270f053d0ebbe8292 22:05:13 $ docker rm -f dfc1bfca5756ea2932eb8cb8dd9cea812d09450236ecd8c270f053d0ebbe8292 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:05:13 . [Pipeline] withDockerContainer 22:05:13 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:05:13 $ 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 22:05:14 $ docker top 99ccafab1f93bcb9443b618d33ea2fcbd0d67665209a00c4469628f21f659fe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:15 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:6b56cf5bad85c4dbb8049a08f938d80b446ad560 22:05:15 + tee 22:05:15 clair timeout 1m0s 22:05:15 docker timeout: 1m0s 22:05:15 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:05:15 $ docker stop --time=1 99ccafab1f93bcb9443b618d33ea2fcbd0d67665209a00c4469628f21f659fe8 22:05:17 $ docker rm -f 99ccafab1f93bcb9443b618d33ea2fcbd0d67665209a00c4469628f21f659fe8 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 22:05:17 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 22:05:17 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 22:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:05:19 . [Pipeline] withDockerContainer 22:05:19 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:05:19 $ 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 22:05:20 $ docker top 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:20 [ssh-agent] Looking for ssh-agent implementation... 22:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:20 $ docker exec 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e ssh-agent 22:05:20 SSH_AUTH_SOCK=/tmp/ssh-hZ6K73xsPAcf/agent.11 22:05:20 SSH_AGENT_PID=16 22:05:20 Running ssh-add (command line suppressed) 22:05:21 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) 22:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:21 + git semver tag 22:05:21 # -> Open(): unable to determine branch for HEAD 22:05:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 22:05:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 22:05:21 # $SEMVER_REMOTE_NAME = origin 22:05:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:05:21 # $SEMVER_USER_NAME = edgex-jenkins 22:05:21 # $SEMVER_BRANCH = master 22:05:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 22:05:21 # 6b56cf5bad85c4dbb8049a08f938d80b446ad560 HEAD 22:05:21 # -> Force: false 22:05:21 # 155c0a993ddd0c062e7f59e20db1e6e162825c71 refs/tags/v1.2.2-dev.10 [Pipeline] } 22:05:21 $ docker exec --env ******** --env ******** 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e ssh-agent -k 22:05:21 unset SSH_AUTH_SOCK; 22:05:21 unset SSH_AGENT_PID; 22:05:21 echo Agent pid 16 killed; 22:05:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:22 + git semver [Pipeline] } 22:05:22 $ docker stop --time=1 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e 22:05:23 $ docker rm -f 2aec079a5da3771c8281bf48fa1ba5ddee6ea920484186f40087bfe421bcc18e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:05:24 22:05:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:05:24 0.23.1-centos7: Pulling from edgex-lftools 22:05:24 ab5ef0e58194: Pulling fs layer 22:05:24 9712f1f96733: Pulling fs layer 22:05:24 63f879dbbcfc: Pulling fs layer 22:05:24 0d9ebad4ef96: Pulling fs layer 22:05:24 e9a5061849ea: Pulling fs layer 22:05:24 d747dcd14b5f: Pulling fs layer 22:05:24 2de7ff778b66: Pulling fs layer 22:05:24 d747dcd14b5f: Waiting 22:05:24 e9a5061849ea: Waiting 22:05:24 2de7ff778b66: Waiting 22:05:24 0d9ebad4ef96: Waiting 22:05:24 9712f1f96733: Verifying Checksum 22:05:24 9712f1f96733: Download complete 22:05:27 63f879dbbcfc: Verifying Checksum 22:05:27 63f879dbbcfc: Download complete 22:05:27 e9a5061849ea: Verifying Checksum 22:05:27 e9a5061849ea: Download complete 22:05:27 d747dcd14b5f: Verifying Checksum 22:05:27 d747dcd14b5f: Download complete 22:05:27 2de7ff778b66: Verifying Checksum 22:05:27 2de7ff778b66: Download complete 22:05:27 0d9ebad4ef96: Verifying Checksum 22:05:27 0d9ebad4ef96: Download complete 22:05:27 ab5ef0e58194: Verifying Checksum 22:05:27 ab5ef0e58194: Download complete 22:05:32 ab5ef0e58194: Pull complete 22:05:32 9712f1f96733: Pull complete 22:05:34 63f879dbbcfc: Pull complete 22:05:40 0d9ebad4ef96: Pull complete 22:05:40 e9a5061849ea: Pull complete 22:05:40 d747dcd14b5f: Pull complete 22:05:44 2de7ff778b66: Pull complete 22:05:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:05:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:05:45 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:05:45 $ 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 22:05:48 $ docker top 8fdc2461aaf6901ed416c830e6a035857a4f18a6076155c2a71f4ab0d81d82ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:05:48 provisioning config files... 22:05:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8805900721051408915tmp 22:05:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config805448539242453407tmp 22:05:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config693480798990224373tmp [Pipeline] { [Pipeline] echo 22:05:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:05:48 ---> sigul-configuration.sh 22:05:48 gpg: directory `/root/.gnupg' created 22:05:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:05:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:05:48 gpg: keyring `/root/.gnupg/secring.gpg' created 22:05:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:05:48 gpg: CAST5 encrypted data 22:05:48 gpg: encrypted with 1 passphrase 22:05:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:05:49 + mkdir /home/jenkins 22:05:49 + mkdir /home/jenkins/sigul [Pipeline] sh 22:05:49 + 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 22:05:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:05:49 ---> sigul-install.sh 22:05:55 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:05:55 + git tag --list 22:05:55 0.1.1 22:05:55 v1.1.0 22:05:55 v1.2.0 22:05:55 v1.2.1 22:05:55 v1.2.2-dev.1 22:05:55 v1.2.2-dev.10 22:05:55 v1.2.2-dev.2 22:05:55 v1.2.2-dev.3 22:05:55 v1.2.2-dev.4 22:05:55 v1.2.2-dev.5 22:05:55 v1.2.2-dev.6 22:05:55 v1.2.2-dev.7 22:05:55 v1.2.2-dev.8 22:05:55 v1.2.2-dev.9 [Pipeline] sh 22:05:55 + lftools sign git-tag v1.2.2-dev.10 22:05:57 Signing Git tag with Sigul... 22:05:57 Signing v1.2.2-dev.10 [Pipeline] echo 22:05:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:05:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:05:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:05:59 $ docker stop --time=1 8fdc2461aaf6901ed416c830e6a035857a4f18a6076155c2a71f4ab0d81d82ea 22:06:01 $ docker rm -f 8fdc2461aaf6901ed416c830e6a035857a4f18a6076155c2a71f4ab0d81d82ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:01 . [Pipeline] withDockerContainer 22:06:02 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:06:02 $ 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 22:06:02 $ docker top c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:06:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:03 [ssh-agent] Looking for ssh-agent implementation... 22:06:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:03 $ docker exec c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 ssh-agent 22:06:03 SSH_AUTH_SOCK=/tmp/ssh-la2tcEXrZLJx/agent.11 22:06:03 SSH_AGENT_PID=16 22:06:03 Running ssh-add (command line suppressed) 22:06:03 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) 22:06:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:04 + git semver bump pre 22:06:04 # -> Open(): unable to determine branch for HEAD 22:06:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 22:06:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 22:06:04 # $SEMVER_REMOTE_NAME = origin 22:06:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:06:04 # $SEMVER_USER_NAME = edgex-jenkins 22:06:04 # $SEMVER_BRANCH = master 22:06:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 22:06:04 1.2.2-dev.11 [Pipeline] } 22:06:04 $ docker exec --env ******** --env ******** c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 ssh-agent -k 22:06:04 unset SSH_AUTH_SOCK; 22:06:04 unset SSH_AGENT_PID; 22:06:04 echo Agent pid 16 killed; 22:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:04 + git semver [Pipeline] } 22:06:04 $ docker stop --time=1 c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 22:06:06 $ docker rm -f c048578b0062f1725aea8f1b8c629c932234a2f3acb6e93af4a2787178462eb8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:06 . [Pipeline] withDockerContainer 22:06:06 prd-centos7-docker-4c-2g-3996 does not seem to be running inside a container 22:06:06 $ 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 22:06:07 $ docker top 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:06:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:07 [ssh-agent] Looking for ssh-agent implementation... 22:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:08 $ docker exec 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 ssh-agent 22:06:08 SSH_AUTH_SOCK=/tmp/ssh-iCclMCVYJUpc/agent.12 22:06:08 SSH_AGENT_PID=18 22:06:08 Running ssh-add (command line suppressed) 22:06:08 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) 22:06:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:08 + git semver push 22:06:08 # -> Open(): unable to determine branch for HEAD 22:06:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 22:06:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 22:06:08 # $SEMVER_REMOTE_NAME = origin 22:06:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:06:08 # $SEMVER_USER_NAME = edgex-jenkins 22:06:08 # $SEMVER_BRANCH = master 22:06:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 22:06:15 $ docker exec --env ******** --env ******** 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 ssh-agent -k 22:06:15 unset SSH_AUTH_SOCK; 22:06:15 unset SSH_AGENT_PID; 22:06:15 echo Agent pid 18 killed; 22:06:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:16 + git semver [Pipeline] } 22:06:16 $ docker stop --time=1 0cefed6698b97aee657bcb93dfc1d89acc0e54243914cd0f174846c7daeef9c6 22:06:17 $ 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 22:06:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:06:19 ---> package-listing.sh 22:06:19 ++ facter osfamily 22:06:19 ++ tr '[:upper:]' '[:lower:]' 22:06:19 + OS_FAMILY=redhat 22:06:19 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 22:06:19 + START_PACKAGES=/tmp/packages_start.txt 22:06:19 + END_PACKAGES=/tmp/packages_end.txt 22:06:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:19 + PACKAGES=/tmp/packages_start.txt 22:06:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 22:06:19 + PACKAGES=/tmp/packages_end.txt 22:06:19 + case "${OS_FAMILY}" in 22:06:19 + rpm -qa 22:06:19 + sort 22:06:23 + '[' -f /tmp/packages_start.txt ']' 22:06:23 + '[' -f /tmp/packages_end.txt ']' 22:06:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 22:06:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 22:06:23 + 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 22:06:24 provisioning config files... 22:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2543529064672029892tmp [Pipeline] { [Pipeline] echo 22:06:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:06:24 ---> create-netrc.sh [Pipeline] } 22:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:06:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:06:24 ---> python-tools-install.sh 22:06:24 Generating Requirements File 22:07:46 Python 3.6.8 22:07:46 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 22:07:46 appdirs==1.4.3 22:07:46 argcomplete==1.12.1 22:07:46 aspy.yaml==1.3.0 22:07:46 attrs==19.3.0 22:07:46 Babel==2.8.0 22:07:46 beautifulsoup4==4.8.2 22:07:46 boto3==1.11.6 22:07:46 botocore==1.14.6 22:07:46 bs4==0.0.1 22:07:46 cachetools==4.1.1 22:07:46 certifi==2019.11.28 22:07:46 cffi==1.14.3 22:07:46 cfgv==2.0.1 22:07:46 chardet==3.0.4 22:07:46 click==7.1 22:07:46 cliff==3.4.0 22:07:46 cmd2==1.3.11 22:07:46 colorama==0.4.3 22:07:46 cryptography==3.1.1 22:07:46 debtcollector==2.2.0 22:07:46 decorator==4.4.2 22:07:46 defusedxml==0.6.0 22:07:46 Deprecated==1.2.7 22:07:46 distlib==0.3.1 22:07:46 distro==1.2.0 22:07:46 dnspython==1.16.0 22:07:46 docker==4.2.0 22:07:46 docutils==0.15.2 22:07:46 dogpile.cache==1.0.2 22:07:46 email-validator==1.0.5 22:07:46 filelock==3.0.12 22:07:46 future==0.18.2 22:07:46 google-auth==1.22.1 22:07:46 httplib2==0.17.0 22:07:46 identify==1.4.11 22:07:46 idna==2.9 22:07:46 importlib-metadata==1.7.0 22:07:46 importlib-resources==1.5.0 22:07:46 iso8601==0.1.13 22:07:46 Jinja2==2.11.1 22:07:46 jmespath==0.10.0 22:07:46 jsonpatch==1.26 22:07:46 jsonpointer==2.0 22:07:46 jsonschema==3.2.0 22:07:46 keystoneauth1==4.2.1 22:07:46 kubernetes==11.0.0 22:07:46 lftools==0.34.2 22:07:46 lxml==4.5.0 22:07:46 MarkupSafe==0.23 22:07:46 msgpack==1.0.0 22:07:46 multi-key-dict==2.0.3 22:07:46 munch==2.5.0 22:07:46 netaddr==0.8.0 22:07:46 netifaces==0.10.9 22:07:46 niet==1.4.2 22:07:46 nodeenv==1.3.5 22:07:46 oauth2client==4.1.3 22:07:46 oauthlib==3.1.0 22:07:46 openstacksdk==0.50.0 22:07:46 os-client-config==2.1.0 22:07:46 os-service-types==1.7.0 22:07:46 osc-lib==2.2.1 22:07:46 oslo.config==8.3.2 22:07:46 oslo.context==3.1.1 22:07:46 oslo.i18n==5.0.1 22:07:46 oslo.log==4.4.0 22:07:46 oslo.serialization==4.0.1 22:07:46 oslo.utils==4.6.0 22:07:46 packaging==20.4 22:07:46 pbr==5.4.4 22:07:46 pluggy==0.13.1 22:07:46 prettytable==0.7.2 22:07:46 py==1.9.0 22:07:46 pyasn1==0.4.8 22:07:46 pyasn1-modules==0.2.8 22:07:46 pycparser==2.20 22:07:46 pygerrit2==2.0.10 22:07:46 PyGithub==1.46 22:07:46 pyinotify==0.9.6 22:07:46 PyJWT==1.7.1 22:07:46 pyparsing==2.4.7 22:07:46 pyperclip==1.8.0 22:07:46 pyroute2==0.4.13 22:07:46 pyrsistent==0.15.7 22:07:46 PySocks==1.6.8 22:07:46 python-cinderclient==7.2.0 22:07:46 python-dateutil==2.8.1 22:07:46 python-heatclient==2.2.1 22:07:46 python-jenkins==1.7.0 22:07:46 python-keystoneclient==4.1.1 22:07:46 python-magnumclient==3.2.1 22:07:46 python-novaclient==17.2.1 22:07:46 python-openstackclient==5.4.0 22:07:46 python-swiftclient==3.10.1 22:07:46 pytz==2020.1 22:07:46 PyYAML==5.3 22:07:46 requests==2.23.0 22:07:46 requests-oauthlib==1.3.0 22:07:46 requestsexceptions==1.4.0 22:07:46 rfc3986==1.4.0 22:07:46 rpm==4.11.3 22:07:46 rsa==4.0 22:07:46 ruamel.yaml==0.16.10 22:07:46 ruamel.yaml.clib==0.2.0 22:07:46 s3transfer==0.3.3 22:07:46 shade==1.27.2 22:07:46 simplejson==3.17.2 22:07:46 six==1.14.0 22:07:46 soupsieve==2.0 22:07:46 stevedore==3.2.2 22:07:46 tabulate==0.8.6 22:07:46 toml==0.10.0 22:07:46 tox==3.20.0 22:07:46 tqdm==4.43.0 22:07:46 urllib3==1.25.8 22:07:46 virtualenv==20.0.33 22:07:46 wcwidth==0.2.5 22:07:46 websocket-client==0.57.0 22:07:46 wrapt==1.12.1 22:07:46 xdg==3.0.2 22:07:46 xmltodict==0.12.0 22:07:46 yq==2.11.1 22:07:46 zipp==3.3.0 22:07:46 Cache entry deserialization failed, entry ignored 22:07:46 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. 22:07:46 Python 2.7.5 22:07:46 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 22:07:46 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. 22:07:46 ansible==2.9.7 22:07:46 Babel==0.9.6 22:07:46 backports.ssl-match-hostname==3.5.0.1 22:07:46 beautifulsoup4==4.4.1 22:07:46 bodhi==2.11.0 22:07:46 bodhi-client==2.11.0 22:07:46 CCColUtils==1.4 22:07:46 cffi==1.6.0 22:07:46 chardet==2.2.1 22:07:46 click==6.7 22:07:46 cloud-init==18.5 22:07:46 configobj==4.7.2 22:07:46 cryptography==1.7.2 22:07:46 decorator==3.4.0 22:07:46 distro==1.2.0 22:07:46 enum34==1.0.4 22:07:46 fedpkg==1.38 22:07:46 futures==3.1.1 22:07:46 gitdb==0.6.4 22:07:46 GitPython==1.0.1 22:07:46 html5lib==0.999 22:07:46 httplib2==0.9.2 22:07:46 idna==2.4 22:07:46 iniparse==0.4 22:07:46 ipaddress==1.0.16 22:07:46 IPy==0.75 22:07:46 javapackages==1.0.0 22:07:46 Jinja2==2.7.2 22:07:46 jmespath==0.9.4 22:07:46 jsonpatch==1.2 22:07:46 jsonpointer==1.9 22:07:46 kerberos==1.1 22:07:46 kitchen==1.1.1 22:07:46 langtable==0.0.31 22:07:46 lockfile==0.9.1 22:07:46 lxml==3.2.1 22:07:46 MarkupSafe==0.11 22:07:46 munch==2.0.2 22:07:46 offtrac==0.1.0 22:07:46 openidc-client==0.6.0 22:07:46 packagedb-cli==2.14.1 22:07:46 paramiko==2.1.1 22:07:46 perf==0.1 22:07:46 ply==3.4 22:07:46 policycoreutils-default-encoding==0.1 22:07:46 prettytable==0.7.2 22:07:46 pyasn1==0.1.9 22:07:46 pycparser==2.14 22:07:46 pycurl==7.19.0 22:07:46 pygobject==3.22.0 22:07:46 pygpgme==0.3 22:07:46 pyliblzma==0.5.3 22:07:46 pyOpenSSL==0.13.1 22:07:46 pyparsing==1.5.6 22:07:46 pyserial==2.6 22:07:46 python-augeas==0.5.0 22:07:46 python-bugzilla==2.3.0 22:07:46 python-dateutil==1.5 22:07:46 python-fedora==0.10.0 22:07:46 python-linux-procfs==0.4.9 22:07:46 python-yubico==1.2.3 22:07:46 pyudev==0.15 22:07:46 pyusb==1.0.0b1 22:07:46 pyxattr==0.5.1 22:07:46 PyYAML==3.10 22:07:46 requests==2.6.0 22:07:46 requests-kerberos==0.7.0 22:07:46 rpkg==1.60 22:07:46 schedutils==0.4 22:07:46 seobject==0.1 22:07:46 sepolicy==1.1 22:07:46 six==1.9.0 22:07:46 smmap==0.9.0 22:07:46 urlgrabber==3.10 22:07:46 urllib3==1.10.2 22:07:46 virtualenv==15.1.0 22:07:46 yum-langpacks==0.4.2 22:07:46 yum-metadata-parser==1.1.4 [Pipeline] echo 22:07:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:46 ---> sudo-logs.sh 22:07:46 Archiving 'sudo' log.. [Pipeline] echo 22:07:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:47 ---> job-cost.sh 22:07:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uwgf 22:07:55 Cache entry deserialization failed, entry ignored 22:07:55 Cache entry deserialization failed, entry ignored 22:07:57 Cache entry deserialization failed, entry ignored 22:07:57 Cache entry deserialization failed, entry ignored 22:07:57 Cache entry deserialization failed, entry ignored 22:07:57 Cache entry deserialization failed, entry ignored 22:07:58 Cache entry deserialization failed, entry ignored 22:07:58 Cache entry deserialization failed, entry ignored 22:07:58 Cache entry deserialization failed, entry ignored 22:07:58 Cache entry deserialization failed, entry ignored 22:07:58 Cache entry deserialization failed, entry ignored 22:07:58 Cache entry deserialization failed, entry ignored 22:08:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:08:33 lf-activate-venv(): INFO: Adding /tmp/venv-uwgf/bin to PATH 22:08:33 INFO: No Stack... 22:08:33 INFO: Retrieving Pricing Info for: v1-standard-2 22:08:33 INFO: Archiving Costs [Pipeline] echo 22:08:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:34 ---> logs-deploy.sh 22:08:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/53 22:08:34 INFO: archiving workspace using pattern(s): 22:08:36 Archives upload complete. 22:08:36 INFO: archiving logs to Nexus