Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0a7a6af34237fc1703c907cf55ffaafc1a498efa Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3287541083595278811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7797776495586686864.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5946379928806920452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4198591258302992107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8661914381925951373.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-500 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh1584689495526573537.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0a7a6af34237fc1703c907cf55ffaafc1a498efa (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 core.sparsecheckout # timeout=10 > git checkout -f 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 Commit message: "feat: remove all codes of the older web static of v1 version" > git rev-list --no-walk db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T09:50:07.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T09:50:07.414Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T09:50:07.446Z] ========================================================= [2021-06-21T09:50:07.446Z] EdgeX Global Pipelines Version Info [2021-06-21T09:50:07.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:50:08.929Z] ------------------- [2021-06-21T09:50:08.929Z] stable info: [2021-06-21T09:50:08.929Z] ------------------- [2021-06-21T09:50:08.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T09:50:08.929Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T09:50:08.929Z] Message: update stable to v1.0.195 [2021-06-21T09:50:09.516Z] ------------------- [2021-06-21T09:50:09.516Z] experimental info: [2021-06-21T09:50:09.516Z] ------------------- [2021-06-21T09:50:09.516Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T09:50:09.516Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T09:50:09.516Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T09:50:09.653Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-21T09:50:09.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-21T09:50:09.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T09:50:09.749Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T09:50:09.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T09:50:09.813Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T09:50:09.859Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T09:50:09.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T09:50:09.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T09:50:09.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T09:50:09.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T09:50:09.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-21T09:50:10.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T09:50:10.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T09:50:10.079Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T09:50:10.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T09:50:10.197Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T09:50:10.225Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T09:50:10.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T09:50:10.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T09:50:10.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T09:50:10.329Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T09:50:10.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T09:50:10.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T09:50:10.405Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T09:50:10.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T09:50:10.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T09:50:10.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T09:50:10.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T09:50:10.593Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] echo [2021-06-21T09:50:10.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a7a6af [Pipeline] echo [2021-06-21T09:50:10.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:50:10.724Z] provisioning config files... [2021-06-21T09:50:10.744Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config192500568094837597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:50:11.100Z] ---> docker-login.sh [2021-06-21T09:50:11.101Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:50:11.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:50:11.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:50:11.366Z] Configure a credential helper to remove this warning. See [2021-06-21T09:50:11.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:50:11.366Z] [2021-06-21T09:50:11.366Z] Login Succeeded [2021-06-21T09:50:11.366Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:50:11.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:50:11.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:50:11.629Z] Configure a credential helper to remove this warning. See [2021-06-21T09:50:11.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:50:11.629Z] [2021-06-21T09:50:11.629Z] Login Succeeded [2021-06-21T09:50:11.629Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:50:11.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:50:11.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:50:11.629Z] Configure a credential helper to remove this warning. See [2021-06-21T09:50:11.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:50:11.629Z] [2021-06-21T09:50:11.629Z] Login Succeeded [2021-06-21T09:50:11.629Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:50:11.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:50:11.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:50:11.893Z] Configure a credential helper to remove this warning. See [2021-06-21T09:50:11.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:50:11.893Z] [2021-06-21T09:50:11.893Z] Login Succeeded [2021-06-21T09:50:11.893Z] docker.io [2021-06-21T09:50:11.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:50:12.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:50:12.156Z] Configure a credential helper to remove this warning. See [2021-06-21T09:50:12.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:50:12.156Z] [2021-06-21T09:50:12.156Z] Login Succeeded [2021-06-21T09:50:12.156Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:50:12.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T09:50:12.758Z] + git log --format=format:%s -1 0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] echo [2021-06-21T09:50:12.808Z] GIT_COMMIT: 0a7a6af34237fc1703c907cf55ffaafc1a498efa, Commit Message: feat: remove all codes of the older web static of v1 version [Pipeline] echo [2021-06-21T09:50:12.823Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:50:13.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:50:13.500Z] [2021-06-21T09:50:13.500Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:50:13.819Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:50:13.820Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T09:50:13.820Z] 31603596830f: Pulling fs layer [2021-06-21T09:50:13.820Z] 54011a49482f: Pulling fs layer [2021-06-21T09:50:13.820Z] a6820b24f6d8: Pulling fs layer [2021-06-21T09:50:13.820Z] f581987b2513: Pulling fs layer [2021-06-21T09:50:13.820Z] f581987b2513: Waiting [2021-06-21T09:50:13.820Z] 54011a49482f: Verifying Checksum [2021-06-21T09:50:13.820Z] 54011a49482f: Download complete [2021-06-21T09:50:14.085Z] 31603596830f: Verifying Checksum [2021-06-21T09:50:14.085Z] 31603596830f: Download complete [2021-06-21T09:50:14.085Z] f581987b2513: Verifying Checksum [2021-06-21T09:50:14.085Z] f581987b2513: Download complete [2021-06-21T09:50:14.085Z] a6820b24f6d8: Verifying Checksum [2021-06-21T09:50:14.085Z] a6820b24f6d8: Download complete [2021-06-21T09:50:14.360Z] 31603596830f: Pull complete [2021-06-21T09:50:14.361Z] 54011a49482f: Pull complete [2021-06-21T09:50:14.952Z] a6820b24f6d8: Pull complete [2021-06-21T09:50:15.216Z] f581987b2513: Pull complete [2021-06-21T09:50:15.216Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T09:50:15.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:50:15.216Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T09:50:15.321Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-06-21T09:50:15.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T09:50:16.504Z] $ docker top a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T09:50:16.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:50:16.648Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:50:16.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:50:16.770Z] $ docker exec a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent [2021-06-21T09:50:16.897Z] SSH_AUTH_SOCK=/tmp/ssh-tm0igdVeENbI/agent.13 [2021-06-21T09:50:16.897Z] SSH_AGENT_PID=19 [2021-06-21T09:50:16.907Z] Running ssh-add (command line suppressed) [2021-06-21T09:50:17.012Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4143696917882527245.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4143696917882527245.key) [2021-06-21T09:50:17.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:50:17.365Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T09:50:17.378Z] $ docker exec --env ******** --env ******** a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent -k [2021-06-21T09:50:17.487Z] unset SSH_AUTH_SOCK; [2021-06-21T09:50:17.487Z] unset SSH_AGENT_PID; [2021-06-21T09:50:17.487Z] echo Agent pid 19 killed; [2021-06-21T09:50:17.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T09:50:17.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:50:17.550Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:50:17.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:50:17.672Z] $ docker exec a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent [2021-06-21T09:50:17.796Z] SSH_AUTH_SOCK=/tmp/ssh-MahZYuBfJQj4/agent.53 [2021-06-21T09:50:17.797Z] SSH_AGENT_PID=59 [2021-06-21T09:50:17.804Z] Running ssh-add (command line suppressed) [2021-06-21T09:50:17.910Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2527068877660271808.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2527068877660271808.key) [2021-06-21T09:50:17.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:50:18.235Z] + git semver init [2021-06-21T09:50:18.235Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T09:50:18.236Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T09:50:18.236Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T09:50:18.236Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T09:50:18.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T09:50:18.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T09:50:18.236Z] # $SEMVER_BRANCH = master [2021-06-21T09:50:18.236Z] # $SEMVER_TEMP = /tmp/semver-955331415 [2021-06-21T09:50:18.236Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-21T09:50:20.190Z] # '/tmp/semver-955331415' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-21T09:50:20.190Z] # -> Force: false [2021-06-21T09:50:20.190Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T09:50:20.204Z] $ docker exec --env ******** --env ******** a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent -k [2021-06-21T09:50:20.308Z] unset SSH_AUTH_SOCK; [2021-06-21T09:50:20.309Z] unset SSH_AGENT_PID; [2021-06-21T09:50:20.309Z] echo Agent pid 59 killed; [2021-06-21T09:50:20.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T09:50:20.670Z] + git semver [Pipeline] } [2021-06-21T09:50:20.685Z] $ docker stop --time=1 a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 [2021-06-21T09:50:22.132Z] $ docker rm -f a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T09:50:22.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T09:50:22.804Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T09:50:22.808Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.78 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-21T09:50:38.107Z] Still waiting to schedule task [2021-06-21T09:50:38.108Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T09:50:38.110Z] Still waiting to schedule task [2021-06-21T09:50:38.111Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-498’ is offline [2021-06-21T09:52:36.032Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-501 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T09:52:36.054Z] Running in /w/workspace/edgex-ui-go/138 [Pipeline] { [Pipeline] checkout [2021-06-21T09:52:36.329Z] The recommended git tool is: git [2021-06-21T09:52:42.054Z] using credential edgex-jenkins-ssh [2021-06-21T09:52:42.077Z] Cloning the remote Git repository [2021-06-21T09:52:42.126Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:52:42.260Z] > git init /w/workspace/edgex-ui-go/138 # timeout=10 [2021-06-21T09:52:42.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:52:42.330Z] > git --version # timeout=10 [2021-06-21T09:52:42.359Z] > git --version # 'git version 2.17.1' [2021-06-21T09:52:42.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T09:52:42.440Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:52:45.235Z] Avoid second fetch [2021-06-21T09:52:45.236Z] Checking out Revision 0a7a6af34237fc1703c907cf55ffaafc1a498efa (master) [2021-06-21T09:52:45.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T09:52:45.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:52:45.258Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T09:52:45.279Z] > git checkout -f 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 [2021-06-21T09:52:50.070Z] Commit message: "feat: remove all codes of the older web static of v1 version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T09:52:51.627Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T09:52:52.081Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T09:52:52.439Z] + true [2021-06-21T09:52:52.440Z] + sudo service docker restart [2021-06-21T09:52:54.020Z] Running on prd-centos7-docker-4c-2g-502 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T09:52:54.040Z] Running in /w/workspace/edgex-ui-go/138 [Pipeline] { [Pipeline] checkout [2021-06-21T09:52:54.155Z] The recommended git tool is: git [2021-06-21T09:52:56.596Z] using credential edgex-jenkins-ssh [2021-06-21T09:52:56.624Z] Cloning the remote Git repository [2021-06-21T09:52:55.930Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:52:56.007Z] > git init /w/workspace/edgex-ui-go/138 # timeout=10 [2021-06-21T09:52:56.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:52:56.037Z] > git --version # timeout=10 [2021-06-21T09:52:56.044Z] > git --version # 'git version 2.24.4' [2021-06-21T09:52:56.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T09:52:56.070Z] [INFO] Currently running in a labeled security context [2021-06-21T09:52:56.070Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T09:52:56.071Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/138@tmp/jenkins-gitclient-ssh5584369695366383822.key [2021-06-21T09:52:56.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:52:58.253Z] Avoid second fetch [2021-06-21T09:52:58.254Z] Checking out Revision 0a7a6af34237fc1703c907cf55ffaafc1a498efa (master) [2021-06-21T09:52:57.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T09:52:57.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:52:57.686Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T09:52:57.694Z] > git checkout -f 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 [2021-06-21T09:53:01.738Z] Commit message: "feat: remove all codes of the older web static of v1 version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T09:53:03.078Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T09:53:03.407Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T09:53:03.705Z] + sudo service docker restart [2021-06-21T09:53:03.705Z] + true [2021-06-21T09:53:03.705Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:53:10.802Z] provisioning config files... [2021-06-21T09:53:10.830Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config7222549831508969810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:53:11.207Z] ---> docker-login.sh [2021-06-21T09:53:11.207Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:53:12.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:12.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:12.474Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:12.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:12.474Z] [2021-06-21T09:53:12.474Z] Login Succeeded [2021-06-21T09:53:12.474Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:53:12.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:13.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:13.023Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:13.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:13.023Z] [2021-06-21T09:53:13.023Z] Login Succeeded [2021-06-21T09:53:13.023Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:53:13.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:13.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:13.622Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:13.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:13.622Z] [2021-06-21T09:53:13.622Z] Login Succeeded [2021-06-21T09:53:13.622Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:53:14.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:14.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:14.233Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:14.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:14.233Z] [2021-06-21T09:53:14.233Z] Login Succeeded [2021-06-21T09:53:14.233Z] docker.io [2021-06-21T09:53:14.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:15.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:15.111Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:15.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:15.111Z] [2021-06-21T09:53:15.111Z] Login Succeeded [2021-06-21T09:53:15.111Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:53:15.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T09:53:15.444Z] ========================================================= [2021-06-21T09:53:15.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T09:53:15.444Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:53:15.791Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-21T09:53:16.402Z] Sending build context to Docker daemon 17.87MB [2021-06-21T09:53:16.678Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:53:16.678Z] Step 2/8 : FROM ${BASE} [2021-06-21T09:53:16.678Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T09:53:16.678Z] 595b0fe564bb: Pulling fs layer [2021-06-21T09:53:16.678Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T09:53:16.678Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T09:53:16.678Z] ba82ee9f976e: Pulling fs layer [2021-06-21T09:53:16.678Z] 506bd15cee9f: Pulling fs layer [2021-06-21T09:53:16.678Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T09:53:16.678Z] 618dc40b7e24: Pulling fs layer [2021-06-21T09:53:16.678Z] ba82ee9f976e: Waiting [2021-06-21T09:53:16.678Z] 506bd15cee9f: Waiting [2021-06-21T09:53:16.678Z] 75a0a4a0db45: Waiting [2021-06-21T09:53:16.678Z] 618dc40b7e24: Waiting [2021-06-21T09:53:16.955Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T09:53:16.955Z] 3088b5b3c5c0: Download complete [2021-06-21T09:53:16.955Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T09:53:16.955Z] 5b7225fbf94c: Download complete [2021-06-21T09:53:16.955Z] 506bd15cee9f: Download complete [2021-06-21T09:53:16.955Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T09:53:16.955Z] 75a0a4a0db45: Download complete [2021-06-21T09:53:16.955Z] 595b0fe564bb: Verifying Checksum [2021-06-21T09:53:16.955Z] 595b0fe564bb: Download complete [2021-06-21T09:53:17.559Z] 595b0fe564bb: Pull complete [2021-06-21T09:53:18.177Z] 3088b5b3c5c0: Pull complete [2021-06-21T09:53:18.783Z] 5b7225fbf94c: Pull complete [2021-06-21T09:53:19.774Z] 618dc40b7e24: Verifying Checksum [2021-06-21T09:53:20.373Z] ba82ee9f976e: Verifying Checksum [2021-06-21T09:53:20.373Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:53:21.898Z] provisioning config files... [2021-06-21T09:53:21.916Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config6608683498177019278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:53:22.275Z] ---> docker-login.sh [2021-06-21T09:53:22.275Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:53:22.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:22.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:22.545Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:22.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:22.545Z] [2021-06-21T09:53:22.545Z] Login Succeeded [2021-06-21T09:53:22.545Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:53:22.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:22.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:22.545Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:22.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:22.545Z] [2021-06-21T09:53:22.545Z] Login Succeeded [2021-06-21T09:53:22.545Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:53:22.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:22.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:22.809Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:22.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:22.809Z] [2021-06-21T09:53:22.809Z] Login Succeeded [2021-06-21T09:53:22.809Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:53:22.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:22.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:22.809Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:22.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:22.809Z] [2021-06-21T09:53:22.809Z] Login Succeeded [2021-06-21T09:53:22.809Z] docker.io [2021-06-21T09:53:22.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:53:23.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:53:23.071Z] Configure a credential helper to remove this warning. See [2021-06-21T09:53:23.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:53:23.071Z] [2021-06-21T09:53:23.071Z] Login Succeeded [2021-06-21T09:53:23.071Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:53:23.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T09:53:23.263Z] ========================================================= [2021-06-21T09:53:23.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T09:53:23.263Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:53:23.613Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-21T09:53:23.613Z] Sending build context to Docker daemon 17.87MB [2021-06-21T09:53:23.613Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:53:23.613Z] Step 2/8 : FROM ${BASE} [2021-06-21T09:53:23.878Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T09:53:23.878Z] 540db60ca938: Pulling fs layer [2021-06-21T09:53:23.878Z] adcc1eea9eea: Pulling fs layer [2021-06-21T09:53:23.878Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T09:53:23.878Z] 0510c868ecb4: Pulling fs layer [2021-06-21T09:53:23.878Z] afea3b2eda06: Pulling fs layer [2021-06-21T09:53:23.878Z] 7809a108b3ef: Pulling fs layer [2021-06-21T09:53:23.878Z] f706445af74f: Pulling fs layer [2021-06-21T09:53:23.878Z] 0510c868ecb4: Waiting [2021-06-21T09:53:23.878Z] afea3b2eda06: Waiting [2021-06-21T09:53:23.878Z] 7809a108b3ef: Waiting [2021-06-21T09:53:23.878Z] f706445af74f: Waiting [2021-06-21T09:53:23.878Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T09:53:23.878Z] 4c4ab2625f07: Download complete [2021-06-21T09:53:23.878Z] adcc1eea9eea: Verifying Checksum [2021-06-21T09:53:23.878Z] adcc1eea9eea: Download complete [2021-06-21T09:53:23.878Z] afea3b2eda06: Verifying Checksum [2021-06-21T09:53:23.878Z] afea3b2eda06: Download complete [2021-06-21T09:53:23.878Z] 540db60ca938: Verifying Checksum [2021-06-21T09:53:23.878Z] 540db60ca938: Download complete [2021-06-21T09:53:23.878Z] 7809a108b3ef: Verifying Checksum [2021-06-21T09:53:23.878Z] 7809a108b3ef: Download complete [2021-06-21T09:53:24.152Z] 540db60ca938: Pull complete [2021-06-21T09:53:24.419Z] adcc1eea9eea: Pull complete [2021-06-21T09:53:24.419Z] 4c4ab2625f07: Pull complete [2021-06-21T09:53:25.377Z] f706445af74f: Verifying Checksum [2021-06-21T09:53:25.377Z] f706445af74f: Download complete [2021-06-21T09:53:25.961Z] 0510c868ecb4: Verifying Checksum [2021-06-21T09:53:25.961Z] 0510c868ecb4: Download complete [2021-06-21T09:53:29.301Z] 0510c868ecb4: Pull complete [2021-06-21T09:53:29.301Z] afea3b2eda06: Pull complete [2021-06-21T09:53:29.301Z] 7809a108b3ef: Pull complete [2021-06-21T09:53:30.561Z] ba82ee9f976e: Pull complete [2021-06-21T09:53:30.561Z] 506bd15cee9f: Pull complete [2021-06-21T09:53:30.710Z] f706445af74f: Pull complete [2021-06-21T09:53:30.710Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T09:53:30.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T09:53:30.710Z] ---> b068be0155e3 [2021-06-21T09:53:30.710Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T09:53:31.168Z] 75a0a4a0db45: Pull complete [2021-06-21T09:53:34.032Z] ---> Running in 23ff555e03d0 [2021-06-21T09:53:34.299Z] Removing intermediate container 23ff555e03d0 [2021-06-21T09:53:34.299Z] ---> 6b4ed10186dc [2021-06-21T09:53:34.299Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:53:34.299Z] ---> Running in 7bc8cbbb4de2 [2021-06-21T09:53:34.580Z] 618dc40b7e24: Pull complete [2021-06-21T09:53:34.580Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T09:53:34.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T09:53:34.580Z] ---> a36622ca3599 [2021-06-21T09:53:34.580Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T09:53:34.874Z] Removing intermediate container 7bc8cbbb4de2 [2021-06-21T09:53:34.874Z] ---> 295b56f8c1b3 [2021-06-21T09:53:34.874Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T09:53:34.874Z] ---> Running in bc5839f2cfd9 [2021-06-21T09:53:35.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T09:53:35.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T09:53:36.289Z] OK: 149 MiB in 40 packages [2021-06-21T09:53:36.556Z] Removing intermediate container bc5839f2cfd9 [2021-06-21T09:53:36.556Z] ---> 4243a98304d8 [2021-06-21T09:53:36.556Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T09:53:36.557Z] ---> Running in 00e2bec587a0 [2021-06-21T09:53:36.557Z] Removing intermediate container 00e2bec587a0 [2021-06-21T09:53:36.557Z] ---> 151e9b18659c [2021-06-21T09:53:36.557Z] Step 7/8 : COPY . . [2021-06-21T09:53:36.570Z] ---> Running in 9ecb8a32d0eb [2021-06-21T09:53:36.844Z] Removing intermediate container 9ecb8a32d0eb [2021-06-21T09:53:36.844Z] ---> 73d80ba47fbb [2021-06-21T09:53:36.844Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:53:37.119Z] ---> Running in 4d7c1c7f219c [2021-06-21T09:53:37.128Z] ---> 445bb31e4f31 [2021-06-21T09:53:37.128Z] Step 8/8 : RUN go mod download [2021-06-21T09:53:37.390Z] ---> Running in 7952d36a5a8a [2021-06-21T09:53:39.104Z] Removing intermediate container 4d7c1c7f219c [2021-06-21T09:53:39.104Z] ---> 53c583513dc1 [2021-06-21T09:53:39.104Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T09:53:39.378Z] ---> Running in 38d7ba485ba9 [2021-06-21T09:53:40.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T09:53:41.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T09:53:42.769Z] OK: 138 MiB in 40 packages [2021-06-21T09:53:44.212Z] Removing intermediate container 38d7ba485ba9 [2021-06-21T09:53:44.212Z] ---> 81259669ef80 [2021-06-21T09:53:44.212Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T09:53:44.212Z] ---> Running in a138805cda88 [2021-06-21T09:53:44.488Z] Removing intermediate container a138805cda88 [2021-06-21T09:53:44.488Z] ---> 3894e84f39bd [2021-06-21T09:53:44.488Z] Step 7/8 : COPY . . [2021-06-21T09:53:47.125Z] ---> b4cfb695fe69 [2021-06-21T09:53:47.125Z] Step 8/8 : RUN go mod download [2021-06-21T09:53:47.125Z] ---> Running in 143198fb8c8d [2021-06-21T09:53:49.702Z] Removing intermediate container 7952d36a5a8a [2021-06-21T09:53:49.702Z] ---> 52aa63594ae5 [2021-06-21T09:53:49.702Z] Successfully built 52aa63594ae5 [2021-06-21T09:53:49.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:53:50.020Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T09:53:50.020Z] . [Pipeline] withDockerContainer [2021-06-21T09:53:50.096Z] prd-centos7-docker-4c-2g-502 does not seem to be running inside a container [2021-06-21T09:53:50.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T09:53:50.483Z] $ docker top fffc50bd958615ffc10c48fa0f8b16b739d9d24729c16088b7ea2ee99e3c539d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T09:53:50.859Z] + go version [2021-06-21T09:53:50.859Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T09:53:50.869Z] $ docker stop --time=1 fffc50bd958615ffc10c48fa0f8b16b739d9d24729c16088b7ea2ee99e3c539d [2021-06-21T09:53:52.078Z] $ docker rm -f fffc50bd958615ffc10c48fa0f8b16b739d9d24729c16088b7ea2ee99e3c539d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:53:52.673Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T09:53:52.673Z] . [Pipeline] withDockerContainer [2021-06-21T09:53:52.743Z] prd-centos7-docker-4c-2g-502 does not seem to be running inside a container [2021-06-21T09:53:52.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T09:53:53.367Z] $ docker top be20d3b8dd91821dc249463b3196c322d3217356cd6c0dfe9df5e772b4447936 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T09:53:53.757Z] + go mod tidy [Pipeline] sh [2021-06-21T09:53:54.330Z] + make test [2021-06-21T09:53:54.330Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T09:53:54.613Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T09:54:06.932Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T09:54:06.932Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-21T09:54:09.518Z] $ docker stop --time=1 be20d3b8dd91821dc249463b3196c322d3217356cd6c0dfe9df5e772b4447936 [2021-06-21T09:54:10.812Z] $ docker rm -f be20d3b8dd91821dc249463b3196c322d3217356cd6c0dfe9df5e772b4447936 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T09:54:11.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T09:54:11.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-21T09:54:13.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T09:54:13.952Z] Removing intermediate container 143198fb8c8d [2021-06-21T09:54:13.952Z] ---> cb672a52cb0f [2021-06-21T09:54:13.952Z] Successfully built cb672a52cb0f [2021-06-21T09:54:13.952Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:14.168Z] + ls -al . [2021-06-21T09:54:14.168Z] total 92 [2021-06-21T09:54:14.168Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 09:53 . [2021-06-21T09:54:14.168Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 09:52 .. [2021-06-21T09:54:14.168Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 09:52 assets [2021-06-21T09:54:14.168Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 09:52 bin [2021-06-21T09:54:14.168Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 09:52 cmd [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 09:52 CONTRIBUTING.md [2021-06-21T09:54:14.168Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 09:53 coverage.out [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 09:52 Dockerfile [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 09:52 Dockerfile.build [2021-06-21T09:54:14.168Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 09:52 docs [2021-06-21T09:54:14.168Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 09:53 .git [2021-06-21T09:54:14.168Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 09:52 .github [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 09:52 .gitignore [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 09:52 go.mod [2021-06-21T09:54:14.168Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 09:53 go.sum [2021-06-21T09:54:14.168Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 09:52 internal [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 09:52 Jenkinsfile [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 09:52 LICENSE [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 09:52 Makefile [2021-06-21T09:54:14.168Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 09:52 pkg [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 09:52 README.md [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 09:50 VERSION [2021-06-21T09:54:14.168Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 09:52 version.go [2021-06-21T09:54:14.168Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 09:52 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:14.299Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T09:54:14.299Z] . [Pipeline] withDockerContainer [2021-06-21T09:54:14.476Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0a7a6af34237fc1703c907cf55ffaafc1a498efa --label arch=amd64 --label version=2.0.0-dev.78 . [2021-06-21T09:54:14.476Z] Sending build context to Docker daemon 17.9MB [2021-06-21T09:54:14.476Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:54:14.476Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T09:54:14.476Z] ---> 52aa63594ae5 [2021-06-21T09:54:14.476Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T09:54:14.745Z] ---> Running in a183beb73ef9 [2021-06-21T09:54:14.745Z] Removing intermediate container a183beb73ef9 [2021-06-21T09:54:14.745Z] ---> 3fe9f303ff46 [2021-06-21T09:54:14.745Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T09:54:14.745Z] ---> Running in b987d785743f [2021-06-21T09:54:14.745Z] Removing intermediate container b987d785743f [2021-06-21T09:54:14.745Z] ---> 59f551dbdab9 [2021-06-21T09:54:14.745Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T09:54:14.745Z] ---> Running in 9e8d9718eaf0 [2021-06-21T09:54:14.781Z] prd-ubuntu18.04-docker-arm64-4c-16g-501 does not seem to be running inside a container [2021-06-21T09:54:14.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T09:54:15.007Z] Removing intermediate container 9e8d9718eaf0 [2021-06-21T09:54:15.007Z] ---> 1b970b42aae0 [2021-06-21T09:54:15.007Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T09:54:15.007Z] ---> Running in 067d40e19e17 [2021-06-21T09:54:15.007Z] Removing intermediate container 067d40e19e17 [2021-06-21T09:54:15.007Z] ---> ef563c1c92ec [2021-06-21T09:54:15.007Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T09:54:15.007Z] ---> Running in 339f0e8fe1c9 [2021-06-21T09:54:15.007Z] Removing intermediate container 339f0e8fe1c9 [2021-06-21T09:54:15.007Z] ---> 26d1241d8883 [2021-06-21T09:54:15.007Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:54:15.273Z] ---> Running in f57b1618587f [2021-06-21T09:54:15.534Z] Removing intermediate container f57b1618587f [2021-06-21T09:54:15.534Z] ---> c8d0cecf1e6f [2021-06-21T09:54:15.534Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T09:54:15.534Z] ---> Running in 12339eddfb19 [2021-06-21T09:54:15.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T09:54:16.591Z] $ docker top c89f4876b28467247be1704edf7f92a340172c0dd20e3b1ab2e9459c13ed5186 -eo pid,comm [2021-06-21T09:54:16.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-06-21T09:54:17.006Z] OK: 149 MiB in 40 packages [2021-06-21T09:54:17.276Z] Removing intermediate container 12339eddfb19 [2021-06-21T09:54:17.276Z] ---> 5db7f671e2d0 [2021-06-21T09:54:17.276Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T09:54:17.276Z] ---> Running in d0acb1376311 [2021-06-21T09:54:17.276Z] Removing intermediate container d0acb1376311 [2021-06-21T09:54:17.276Z] ---> 157f43ec8d4d [2021-06-21T09:54:17.276Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T09:54:17.549Z] ---> Running in 3be95875ed58 [2021-06-21T09:54:17.549Z] Removing intermediate container 3be95875ed58 [2021-06-21T09:54:17.549Z] ---> 1e63af0a8aba [2021-06-21T09:54:17.549Z] Step 12/24 : COPY go.mod . [2021-06-21T09:54:17.549Z] ---> a49629eb1dc0 [2021-06-21T09:54:17.549Z] Step 13/24 : COPY Makefile . [2021-06-21T09:54:17.675Z] + go version [2021-06-21T09:54:17.675Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T09:54:17.700Z] $ docker stop --time=1 c89f4876b28467247be1704edf7f92a340172c0dd20e3b1ab2e9459c13ed5186 [2021-06-21T09:54:17.811Z] ---> 6099451b7ceb [2021-06-21T09:54:17.812Z] Step 14/24 : RUN make update [2021-06-21T09:54:17.812Z] ---> Running in 51abec9ce097 [2021-06-21T09:54:18.073Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T09:54:18.336Z] Removing intermediate container 51abec9ce097 [2021-06-21T09:54:18.336Z] ---> 32eefefc5876 [2021-06-21T09:54:18.336Z] Step 15/24 : COPY . . [2021-06-21T09:54:18.915Z] ---> 9e4735601c04 [2021-06-21T09:54:18.915Z] Step 16/24 : RUN ${MAKE} [2021-06-21T09:54:18.915Z] ---> Running in ef81a9bdff4e [2021-06-21T09:54:19.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.78" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T09:54:19.528Z] $ docker rm -f c89f4876b28467247be1704edf7f92a340172c0dd20e3b1ab2e9459c13ed5186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:20.383Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T09:54:20.383Z] . [Pipeline] withDockerContainer [2021-06-21T09:54:20.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-501 does not seem to be running inside a container [2021-06-21T09:54:20.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T09:54:22.365Z] $ docker top e9330b67db9c70ea8614f27dc0d148b37f63ceec85984f4bb591ec3f38c0d4fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T09:54:23.352Z] + go mod tidy [Pipeline] sh [2021-06-21T09:54:24.625Z] + make test [2021-06-21T09:54:24.625Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T09:54:26.062Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T09:54:27.378Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T09:54:28.772Z] Removing intermediate container ef81a9bdff4e [2021-06-21T09:54:28.772Z] ---> 9a18c2ba220f [2021-06-21T09:54:28.772Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T09:54:29.033Z] 3.12: Pulling from library/alpine [2021-06-21T09:54:29.299Z] 339de151aab4: Pulling fs layer [2021-06-21T09:54:29.299Z] 339de151aab4: Verifying Checksum [2021-06-21T09:54:29.299Z] 339de151aab4: Download complete [2021-06-21T09:54:29.560Z] 339de151aab4: Pull complete [2021-06-21T09:54:29.560Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T09:54:29.560Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T09:54:29.560Z] ---> 13621d1b12d4 [2021-06-21T09:54:29.560Z] Step 18/24 : EXPOSE 4000 [2021-06-21T09:54:29.560Z] ---> Running in 3cf5b408b45f [2021-06-21T09:54:29.822Z] Removing intermediate container 3cf5b408b45f [2021-06-21T09:54:29.822Z] ---> f15bb2eac3a7 [2021-06-21T09:54:29.822Z] 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 [2021-06-21T09:54:30.082Z] ---> 861f980135dc [2021-06-21T09:54:30.082Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T09:54:30.082Z] ---> Running in 4d3d0902e64f [2021-06-21T09:54:30.082Z] Removing intermediate container 4d3d0902e64f [2021-06-21T09:54:30.082Z] ---> 95ae9a7eccec [2021-06-21T09:54:30.082Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T09:54:30.082Z] ---> Running in eaad93b8b6f6 [2021-06-21T09:54:30.344Z] Removing intermediate container eaad93b8b6f6 [2021-06-21T09:54:30.344Z] ---> 438057be4d3a [2021-06-21T09:54:30.344Z] Step 22/24 : LABEL arch=amd64 [2021-06-21T09:54:30.344Z] ---> Running in 1114182a170d [2021-06-21T09:54:30.344Z] Removing intermediate container 1114182a170d [2021-06-21T09:54:30.344Z] ---> eed6eb74b82e [2021-06-21T09:54:30.344Z] Step 23/24 : LABEL git_sha=0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:54:30.344Z] ---> Running in 2d912a694a44 [2021-06-21T09:54:30.344Z] Removing intermediate container 2d912a694a44 [2021-06-21T09:54:30.344Z] ---> dc43ccb14925 [2021-06-21T09:54:30.344Z] Step 24/24 : LABEL version=2.0.0-dev.78 [2021-06-21T09:54:30.605Z] ---> Running in e7cb50a16070 [2021-06-21T09:54:30.605Z] Removing intermediate container e7cb50a16070 [2021-06-21T09:54:30.605Z] ---> b630b81a20c3 [2021-06-21T09:54:30.605Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T09:54:30.605Z] Successfully built b630b81a20c3 [2021-06-21T09:54:30.605Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:54:30.927Z] provisioning config files... [2021-06-21T09:54:30.940Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config6300837026085930840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:54:31.257Z] ---> docker-login.sh [2021-06-21T09:54:31.257Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:54:31.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:54:31.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:54:31.257Z] Configure a credential helper to remove this warning. See [2021-06-21T09:54:31.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:54:31.257Z] [2021-06-21T09:54:31.257Z] Login Succeeded [2021-06-21T09:54:31.257Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:54:31.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:54:31.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:54:31.257Z] Configure a credential helper to remove this warning. See [2021-06-21T09:54:31.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:54:31.257Z] [2021-06-21T09:54:31.257Z] Login Succeeded [2021-06-21T09:54:31.257Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:54:31.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:54:31.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:54:31.520Z] Configure a credential helper to remove this warning. See [2021-06-21T09:54:31.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:54:31.520Z] [2021-06-21T09:54:31.520Z] Login Succeeded [2021-06-21T09:54:31.520Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:54:31.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:54:31.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:54:31.520Z] Configure a credential helper to remove this warning. See [2021-06-21T09:54:31.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:54:31.520Z] [2021-06-21T09:54:31.520Z] Login Succeeded [2021-06-21T09:54:31.520Z] docker.io [2021-06-21T09:54:31.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:54:32.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:54:32.043Z] Configure a credential helper to remove this warning. See [2021-06-21T09:54:32.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:54:32.043Z] [2021-06-21T09:54:32.043Z] Login Succeeded [2021-06-21T09:54:32.043Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:54:32.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:54:32.129Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-21T09:54:32.129Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:54:32.129Z] latest [2021-06-21T09:54:32.129Z] 2.0.0-dev.78 [2021-06-21T09:54:32.129Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [2021-06-21T09:54:32.129Z] master [2021-06-21T09:54:32.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:32.484Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:32.783Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:54:32.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:54:32.783Z] 238892132d32: Preparing [2021-06-21T09:54:32.783Z] 32f366d666a5: Preparing [2021-06-21T09:54:32.783Z] 32f366d666a5: Layer already exists [2021-06-21T09:54:34.705Z] 238892132d32: Pushed [2021-06-21T09:54:34.705Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:35.010Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:35.307Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T09:54:35.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:54:35.307Z] 238892132d32: Preparing [2021-06-21T09:54:35.307Z] 32f366d666a5: Preparing [2021-06-21T09:54:35.307Z] 238892132d32: Layer already exists [2021-06-21T09:54:35.307Z] 32f366d666a5: Layer already exists [2021-06-21T09:54:35.307Z] latest: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:35.610Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:35.913Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.78 [2021-06-21T09:54:35.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:54:35.913Z] 238892132d32: Preparing [2021-06-21T09:54:35.913Z] 32f366d666a5: Preparing [2021-06-21T09:54:35.913Z] 238892132d32: Layer already exists [2021-06-21T09:54:35.913Z] 32f366d666a5: Layer already exists [2021-06-21T09:54:35.913Z] 2.0.0-dev.78: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:36.219Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:36.517Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [2021-06-21T09:54:36.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:54:36.517Z] 238892132d32: Preparing [2021-06-21T09:54:36.517Z] 32f366d666a5: Preparing [2021-06-21T09:54:36.517Z] 238892132d32: Layer already exists [2021-06-21T09:54:36.517Z] 32f366d666a5: Layer already exists [2021-06-21T09:54:36.517Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:36.821Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:54:37.123Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-21T09:54:37.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:54:37.123Z] 238892132d32: Preparing [2021-06-21T09:54:37.123Z] 32f366d666a5: Preparing [2021-06-21T09:54:37.123Z] 32f366d666a5: Layer already exists [2021-06-21T09:54:37.123Z] 238892132d32: Layer already exists [2021-06-21T09:54:37.123Z] master: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:54:37.183Z] ===================================================== [Pipeline] echo [2021-06-21T09:54:37.200Z] taggedImages: [2021-06-21T09:54:37.200Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:54:37.200Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T09:54:37.200Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.78 [2021-06-21T09:54:37.200Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [2021-06-21T09:54:37.200Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:54:37.896Z] ---> job-cost.sh [2021-06-21T09:54:37.897Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6aT9 [2021-06-21T09:54:46.328Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T09:54:58.467Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T09:54:58.467Z] GO111MODULE=on go vet ./... [2021-06-21T09:54:58.647Z] lf-activate-venv(): INFO: Adding /tmp/venv-6aT9/bin to PATH [2021-06-21T09:54:58.648Z] INFO: No Stack... [2021-06-21T09:54:59.221Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T09:54:59.795Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T09:55:00.096Z] + cat /w/workspace/edgex-ui-go/138/archives/cost.csv [2021-06-21T09:55:00.096Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T09:55:00.128Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [2021-06-21T09:55:00.140Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] did not exist. Created. [2021-06-21T09:55:00.140Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T09:55:00.477Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T09:55:00.559Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T09:55:00.573Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-21T09:55:25.317Z] $ docker stop --time=1 e9330b67db9c70ea8614f27dc0d148b37f63ceec85984f4bb591ec3f38c0d4fb [2021-06-21T09:55:27.137Z] $ docker rm -f e9330b67db9c70ea8614f27dc0d148b37f63ceec85984f4bb591ec3f38c0d4fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T09:55:27.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T09:55:27.971Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T09:55:28.530Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T09:55:29.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T09:55:29.469Z] + ls -al . [2021-06-21T09:55:29.469Z] total 128 [2021-06-21T09:55:29.469Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 09:54 . [2021-06-21T09:55:29.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:52 .. [2021-06-21T09:55:29.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 09:52 .git [2021-06-21T09:55:29.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:52 .github [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 09:52 .gitignore [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 09:52 CONTRIBUTING.md [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 09:52 Dockerfile [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 09:52 Dockerfile.build [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 09:52 Jenkinsfile [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 09:52 LICENSE [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 09:52 Makefile [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 09:52 README.md [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 09:50 VERSION [2021-06-21T09:55:29.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:52 assets [2021-06-21T09:55:29.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:52 bin [2021-06-21T09:55:29.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:52 cmd [2021-06-21T09:55:29.469Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 09:54 coverage.out [2021-06-21T09:55:29.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:52 docs [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 09:52 go.mod [2021-06-21T09:55:29.469Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 09:54 go.sum [2021-06-21T09:55:29.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 09:52 internal [2021-06-21T09:55:29.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:52 pkg [2021-06-21T09:55:29.469Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 09:52 version.go [2021-06-21T09:55:29.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:52 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:55:29.809Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0a7a6af34237fc1703c907cf55ffaafc1a498efa --label arch=arm64 --label version=2.0.0-dev.78 . [2021-06-21T09:55:30.409Z] Sending build context to Docker daemon 17.9MB [2021-06-21T09:55:30.689Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:55:30.689Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T09:55:30.689Z] ---> cb672a52cb0f [2021-06-21T09:55:30.689Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T09:55:30.965Z] ---> Running in b9b1b29a57bf [2021-06-21T09:55:31.570Z] Removing intermediate container b9b1b29a57bf [2021-06-21T09:55:31.570Z] ---> 232a729afb9e [2021-06-21T09:55:31.570Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T09:55:31.570Z] ---> Running in 5b3272a1a3c3 [2021-06-21T09:55:32.169Z] Removing intermediate container 5b3272a1a3c3 [2021-06-21T09:55:32.169Z] ---> 1a7876d9093b [2021-06-21T09:55:32.169Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T09:55:32.169Z] ---> Running in 14c1b900e581 [2021-06-21T09:55:32.767Z] Removing intermediate container 14c1b900e581 [2021-06-21T09:55:32.767Z] ---> 678704e86c5d [2021-06-21T09:55:32.767Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T09:55:32.767Z] ---> Running in 3c5b51bfd659 [2021-06-21T09:55:33.376Z] Removing intermediate container 3c5b51bfd659 [2021-06-21T09:55:33.376Z] ---> cda619d666e4 [2021-06-21T09:55:33.376Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T09:55:33.376Z] ---> Running in 8990130625c3 [2021-06-21T09:55:33.973Z] Removing intermediate container 8990130625c3 [2021-06-21T09:55:33.973Z] ---> 4a4f5e5899d8 [2021-06-21T09:55:33.973Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:55:33.974Z] ---> Running in 1f5633a05e93 [2021-06-21T09:55:36.597Z] Removing intermediate container 1f5633a05e93 [2021-06-21T09:55:36.597Z] ---> a1172c8f1fdb [2021-06-21T09:55:36.597Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T09:55:36.597Z] ---> Running in 37efabc738bc [2021-06-21T09:55:37.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T09:55:38.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T09:55:39.156Z] OK: 138 MiB in 40 packages [2021-06-21T09:55:40.134Z] Removing intermediate container 37efabc738bc [2021-06-21T09:55:40.134Z] ---> 054004a7abea [2021-06-21T09:55:40.134Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T09:55:40.407Z] ---> Running in 3f465bd55f8e [2021-06-21T09:55:41.003Z] Removing intermediate container 3f465bd55f8e [2021-06-21T09:55:41.003Z] ---> eed3bfcd7c84 [2021-06-21T09:55:41.003Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T09:55:41.003Z] ---> Running in b9def5c9e503 [2021-06-21T09:55:41.600Z] Removing intermediate container b9def5c9e503 [2021-06-21T09:55:41.600Z] ---> 4a5ef0c18747 [2021-06-21T09:55:41.600Z] Step 12/24 : COPY go.mod . [2021-06-21T09:55:42.197Z] ---> 24ef9a6ee19d [2021-06-21T09:55:42.197Z] Step 13/24 : COPY Makefile . [2021-06-21T09:55:43.182Z] ---> 9fce1e2c18da [2021-06-21T09:55:43.182Z] Step 14/24 : RUN make update [2021-06-21T09:55:43.182Z] ---> Running in d0b3f43f48fa [2021-06-21T09:55:44.628Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T09:55:45.611Z] Removing intermediate container d0b3f43f48fa [2021-06-21T09:55:45.611Z] ---> 9efe072a2e40 [2021-06-21T09:55:45.611Z] Step 15/24 : COPY . . [2021-06-21T09:55:48.241Z] ---> 104b8c89f363 [2021-06-21T09:55:48.241Z] Step 16/24 : RUN ${MAKE} [2021-06-21T09:55:48.241Z] ---> Running in 8358c8bca374 [2021-06-21T09:55:49.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.78" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T09:56:16.508Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T09:56:19.902Z] Removing intermediate container 8358c8bca374 [2021-06-21T09:56:19.902Z] ---> a50bce80b570 [2021-06-21T09:56:19.902Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T09:56:20.173Z] 3.12: Pulling from library/alpine [2021-06-21T09:56:20.445Z] d2f70382dc9a: Pulling fs layer [2021-06-21T09:56:20.445Z] d2f70382dc9a: Verifying Checksum [2021-06-21T09:56:20.445Z] d2f70382dc9a: Download complete [2021-06-21T09:56:21.039Z] d2f70382dc9a: Pull complete [2021-06-21T09:56:21.312Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T09:56:21.312Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T09:56:21.312Z] ---> c4fd0aeabfcf [2021-06-21T09:56:21.312Z] Step 18/24 : EXPOSE 4000 [2021-06-21T09:56:21.587Z] ---> Running in 431e376affe7 [2021-06-21T09:56:21.858Z] Removing intermediate container 431e376affe7 [2021-06-21T09:56:21.858Z] ---> 0b13185b01b7 [2021-06-21T09:56:21.858Z] 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 [2021-06-21T09:56:23.294Z] ---> 0999bb3eb6cc [2021-06-21T09:56:23.294Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T09:56:23.294Z] ---> Running in 35a7d079a1f0 [2021-06-21T09:56:23.891Z] Removing intermediate container 35a7d079a1f0 [2021-06-21T09:56:23.891Z] ---> aee3a919896b [2021-06-21T09:56:23.891Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T09:56:24.165Z] ---> Running in 0e49e9809730 [2021-06-21T09:56:24.443Z] Removing intermediate container 0e49e9809730 [2021-06-21T09:56:24.443Z] ---> d6048d6153c0 [2021-06-21T09:56:24.443Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T09:56:24.717Z] ---> Running in fbce924d4516 [2021-06-21T09:56:25.311Z] Removing intermediate container fbce924d4516 [2021-06-21T09:56:25.311Z] ---> c88ecd74239e [2021-06-21T09:56:25.311Z] Step 23/24 : LABEL git_sha=0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:56:25.311Z] ---> Running in bf897eb94658 [2021-06-21T09:56:25.904Z] Removing intermediate container bf897eb94658 [2021-06-21T09:56:25.904Z] ---> b446bf8cce6b [2021-06-21T09:56:25.904Z] Step 24/24 : LABEL version=2.0.0-dev.78 [2021-06-21T09:56:25.904Z] ---> Running in 6faee76dafaa [2021-06-21T09:56:26.499Z] Removing intermediate container 6faee76dafaa [2021-06-21T09:56:26.499Z] ---> 40a945e8cd3d [2021-06-21T09:56:26.499Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T09:56:26.499Z] Successfully built 40a945e8cd3d [2021-06-21T09:56:26.499Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:56:26.793Z] provisioning config files... [2021-06-21T09:56:26.825Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config4359852952863696662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:56:27.188Z] ---> docker-login.sh [2021-06-21T09:56:27.188Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:56:27.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:56:27.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:56:27.736Z] Configure a credential helper to remove this warning. See [2021-06-21T09:56:27.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:56:27.736Z] [2021-06-21T09:56:27.736Z] Login Succeeded [2021-06-21T09:56:27.736Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:56:28.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:56:28.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:56:28.288Z] Configure a credential helper to remove this warning. See [2021-06-21T09:56:28.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:56:28.288Z] [2021-06-21T09:56:28.288Z] Login Succeeded [2021-06-21T09:56:28.288Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:56:28.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:56:28.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:56:28.849Z] Configure a credential helper to remove this warning. See [2021-06-21T09:56:28.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:56:28.849Z] [2021-06-21T09:56:28.849Z] Login Succeeded [2021-06-21T09:56:28.849Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:56:29.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:56:29.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:56:29.397Z] Configure a credential helper to remove this warning. See [2021-06-21T09:56:29.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:56:29.398Z] [2021-06-21T09:56:29.398Z] Login Succeeded [2021-06-21T09:56:29.398Z] docker.io [2021-06-21T09:56:29.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:56:30.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:56:30.269Z] Configure a credential helper to remove this warning. See [2021-06-21T09:56:30.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:56:30.269Z] [2021-06-21T09:56:30.269Z] Login Succeeded [2021-06-21T09:56:30.269Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:56:30.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:56:30.361Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-21T09:56:30.361Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:56:30.361Z] latest [2021-06-21T09:56:30.361Z] 2.0.0-dev.78 [2021-06-21T09:56:30.361Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [2021-06-21T09:56:30.361Z] master [2021-06-21T09:56:30.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:30.752Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:31.109Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:56:31.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:56:31.109Z] b5d9ff980459: Preparing [2021-06-21T09:56:31.109Z] 3fbe34a1663b: Preparing [2021-06-21T09:56:31.385Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:56:34.768Z] b5d9ff980459: Pushed [2021-06-21T09:56:34.768Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:35.135Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:35.479Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T09:56:35.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:56:35.479Z] b5d9ff980459: Preparing [2021-06-21T09:56:35.479Z] 3fbe34a1663b: Preparing [2021-06-21T09:56:35.479Z] b5d9ff980459: Layer already exists [2021-06-21T09:56:35.479Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:56:35.753Z] latest: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:36.103Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:36.444Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.78 [2021-06-21T09:56:36.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:56:36.444Z] b5d9ff980459: Preparing [2021-06-21T09:56:36.444Z] 3fbe34a1663b: Preparing [2021-06-21T09:56:36.444Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:56:36.444Z] b5d9ff980459: Layer already exists [2021-06-21T09:56:36.716Z] 2.0.0-dev.78: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:37.076Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:37.440Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [2021-06-21T09:56:37.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:56:37.729Z] b5d9ff980459: Preparing [2021-06-21T09:56:37.729Z] 3fbe34a1663b: Preparing [2021-06-21T09:56:37.729Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:56:37.729Z] b5d9ff980459: Layer already exists [2021-06-21T09:56:38.006Z] 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:38.391Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:56:38.737Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-21T09:56:38.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:56:38.737Z] b5d9ff980459: Preparing [2021-06-21T09:56:38.737Z] 3fbe34a1663b: Preparing [2021-06-21T09:56:38.737Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:56:38.737Z] b5d9ff980459: Layer already exists [2021-06-21T09:56:39.012Z] master: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:56:39.080Z] ===================================================== [Pipeline] echo [2021-06-21T09:56:39.097Z] taggedImages: [2021-06-21T09:56:39.097Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa [2021-06-21T09:56:39.097Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T09:56:39.097Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.78 [2021-06-21T09:56:39.097Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [2021-06-21T09:56:39.097Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:56:39.556Z] ---> job-cost.sh [2021-06-21T09:56:39.556Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MkWw [2021-06-21T09:57:18.535Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T09:58:40.299Z] lf-activate-venv(): INFO: Adding /tmp/venv-MkWw/bin to PATH [2021-06-21T09:58:40.299Z] INFO: No Stack... [2021-06-21T09:58:40.299Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T09:58:40.299Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T09:58:40.647Z] + + cutcat -d, /w/workspace/edgex-ui-go/138/archives/cost.csv -f6 [2021-06-21T09:58:40.647Z] [Pipeline] lock [2021-06-21T09:58:40.716Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [2021-06-21T09:58:40.726Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] did not exist. Created. [2021-06-21T09:58:40.726Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T09:58:41.110Z] /w/workspace/edgex-ui-go/138@tmp/durable-541cf6dc/script.sh: 1: /w/workspace/edgex-ui-go/138@tmp/durable-541cf6dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T09:58:41.462Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T09:58:41.496Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T09:58:41.713Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T09:58:41.733Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-21T09:58:42.503Z] provisioning config files... [2021-06-21T09:58:42.514Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8963873551468334941tmp [Pipeline] { [Pipeline] sh [2021-06-21T09:58:42.837Z] + set +x [2021-06-21T09:58:42.838Z] + curl -s https://codecov.io/bash [2021-06-21T09:58:42.838Z] + bash -s -- [2021-06-21T09:58:42.838Z] [2021-06-21T09:58:42.838Z] _____ _ [2021-06-21T09:58:42.838Z] / ____| | | [2021-06-21T09:58:42.838Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T09:58:42.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T09:58:42.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T09:58:42.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T09:58:42.838Z] Bash-1.0.3 [2021-06-21T09:58:42.838Z] [2021-06-21T09:58:42.838Z] [2021-06-21T09:58:42.838Z] ==> git version 2.24.4 found [2021-06-21T09:58:42.838Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-21T09:58:42.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T09:58:42.838Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T09:58:43.104Z] ==> Jenkins CI detected. [2021-06-21T09:58:43.104Z] project root: . [2021-06-21T09:58:43.104Z] --> token set from env [2021-06-21T09:58:43.104Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T09:58:43.104Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T09:58:43.104Z] ==> Python coveragepy not found [2021-06-21T09:58:43.104Z] ==> Searching for coverage reports in: [2021-06-21T09:58:43.104Z] + . [2021-06-21T09:58:43.104Z] -> Found 1 reports [2021-06-21T09:58:43.104Z] ==> Detecting git/mercurial file structure [2021-06-21T09:58:43.104Z] ==> Reading reports [2021-06-21T09:58:43.104Z] + ./coverage.out bytes=10 [2021-06-21T09:58:43.104Z] ==> Appending adjustments [2021-06-21T09:58:43.104Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T09:58:43.104Z] + Found adjustments [2021-06-21T09:58:43.104Z] ==> Gzipping contents [2021-06-21T09:58:43.104Z] 4.0K /tmp/codecov.1PyjBx.gz [2021-06-21T09:58:43.104Z] ==> Uploading reports [2021-06-21T09:58:43.104Z] url: https://codecov.io [2021-06-21T09:58:43.104Z] query: branch=master&commit=0a7a6af34237fc1703c907cf55ffaafc1a498efa&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F138%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T09:58:43.104Z] -> Pinging Codecov [2021-06-21T09:58:43.104Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0a7a6af34237fc1703c907cf55ffaafc1a498efa&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F138%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T09:58:43.685Z] -> Uploading to [2021-06-21T09:58:43.685Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/0a7a6af34237fc1703c907cf55ffaafc1a498efa/48147708-a90d-4942-bdb7-30535e9275e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T095843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77bf6034e9741268ce30e786f3c930d0b2ac44f8d398cb62d66eef8a4313e109 [2021-06-21T09:58:43.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T09:58:43.685Z] Dload Upload Total Spent Left Speed [2021-06-21T09:58:43.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 8266 --:--:-- --:--:-- --:--:-- 8268 [2021-06-21T09:58:43.948Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] } [2021-06-21T09:58:43.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-21T09:58:44.870Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-21T09:58:44.890Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:58:45.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T09:58:45.219Z] [2021-06-21T09:58:45.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:58:45.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T09:58:45.537Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-21T09:58:45.537Z] 188c0c94c7c5: Pulling fs layer [2021-06-21T09:58:45.537Z] 0ef7d3d256c8: Pulling fs layer [2021-06-21T09:58:45.537Z] de9db76c5a1d: Pulling fs layer [2021-06-21T09:58:45.537Z] 0eba1c9be4d2: Pulling fs layer [2021-06-21T09:58:45.537Z] 0d57e429df01: Pulling fs layer [2021-06-21T09:58:45.537Z] 4e4be7b47b0d: Pulling fs layer [2021-06-21T09:58:45.537Z] e1f770b5df2f: Pulling fs layer [2021-06-21T09:58:45.537Z] 85a0685a4137: Pulling fs layer [2021-06-21T09:58:45.537Z] 0d57e429df01: Waiting [2021-06-21T09:58:45.537Z] 4e4be7b47b0d: Waiting [2021-06-21T09:58:45.537Z] e1f770b5df2f: Waiting [2021-06-21T09:58:45.537Z] 85a0685a4137: Waiting [2021-06-21T09:58:45.537Z] 0eba1c9be4d2: Waiting [2021-06-21T09:58:45.537Z] de9db76c5a1d: Verifying Checksum [2021-06-21T09:58:45.537Z] de9db76c5a1d: Download complete [2021-06-21T09:58:45.537Z] 0ef7d3d256c8: Verifying Checksum [2021-06-21T09:58:45.537Z] 0ef7d3d256c8: Download complete [2021-06-21T09:58:45.537Z] 0d57e429df01: Verifying Checksum [2021-06-21T09:58:45.537Z] 0d57e429df01: Download complete [2021-06-21T09:58:45.824Z] 4e4be7b47b0d: Verifying Checksum [2021-06-21T09:58:45.824Z] 4e4be7b47b0d: Download complete [2021-06-21T09:58:45.824Z] 188c0c94c7c5: Verifying Checksum [2021-06-21T09:58:45.824Z] 188c0c94c7c5: Download complete [2021-06-21T09:58:45.824Z] 188c0c94c7c5: Pull complete [2021-06-21T09:58:46.088Z] 0ef7d3d256c8: Pull complete [2021-06-21T09:58:46.088Z] de9db76c5a1d: Pull complete [2021-06-21T09:58:47.506Z] e1f770b5df2f: Verifying Checksum [2021-06-21T09:58:47.506Z] e1f770b5df2f: Download complete [2021-06-21T09:58:49.429Z] 0eba1c9be4d2: Verifying Checksum [2021-06-21T09:58:49.429Z] 0eba1c9be4d2: Download complete [2021-06-21T09:58:49.429Z] 85a0685a4137: Verifying Checksum [2021-06-21T09:58:49.429Z] 85a0685a4137: Download complete [2021-06-21T09:58:52.775Z] 0eba1c9be4d2: Pull complete [2021-06-21T09:58:52.775Z] 0d57e429df01: Pull complete [2021-06-21T09:58:52.775Z] 4e4be7b47b0d: Pull complete [2021-06-21T09:58:53.350Z] e1f770b5df2f: Pull complete [2021-06-21T09:58:56.685Z] 85a0685a4137: Pull complete [2021-06-21T09:58:56.685Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-21T09:58:56.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T09:58:56.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-21T09:58:56.774Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-06-21T09:58:56.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-21T09:58:59.456Z] $ docker top c210bb946efd1d94dcda5811ae2908d279ee410b61e4a3d0af951eae2f60e137 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T09:58:59.573Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-21T09:58:59.867Z] + set -o pipefail [2021-06-21T09:58:59.867Z] + snyk monitor '--org=edgex-jenkins' [2021-06-21T09:59:26.485Z] [2021-06-21T09:59:26.485Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-21T09:59:26.485Z] [2021-06-21T09:59:26.485Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/e7227b43-2148-4641-9638-608b36e7ec73 [2021-06-21T09:59:26.485Z] [2021-06-21T09:59:26.485Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-21T09:59:26.485Z] [2021-06-21T09:59:26.485Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-21T09:59:26.485Z] [2021-06-21T09:59:26.485Z] [Pipeline] } [2021-06-21T09:59:26.495Z] $ docker stop --time=1 c210bb946efd1d94dcda5811ae2908d279ee410b61e4a3d0af951eae2f60e137 [2021-06-21T09:59:28.439Z] $ docker rm -f c210bb946efd1d94dcda5811ae2908d279ee410b61e4a3d0af951eae2f60e137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T09:59:29.600Z] + git log --format=format:%s -1 0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:59:29.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:59:29.927Z] . [Pipeline] withDockerContainer [2021-06-21T09:59:30.016Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-06-21T09:59:30.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T09:59:30.518Z] $ docker top c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T09:59:30.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:59:30.675Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:59:30.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:59:30.815Z] $ docker exec c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead ssh-agent [2021-06-21T09:59:30.941Z] SSH_AUTH_SOCK=/tmp/ssh-mI7NZAyGKhGC/agent.15 [2021-06-21T09:59:30.941Z] SSH_AGENT_PID=21 [2021-06-21T09:59:30.950Z] Running ssh-add (command line suppressed) [2021-06-21T09:59:31.064Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_564177610398281548.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_564177610398281548.key) [2021-06-21T09:59:31.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:59:31.423Z] + git semver tag [2021-06-21T09:59:31.423Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T09:59:31.423Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T09:59:31.423Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T09:59:31.423Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T09:59:31.423Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T09:59:31.423Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T09:59:31.423Z] # $SEMVER_BRANCH = master [2021-06-21T09:59:31.423Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T09:59:31.423Z] # 0a7a6af34237fc1703c907cf55ffaafc1a498efa HEAD [2021-06-21T09:59:31.423Z] # -> Force: false [2021-06-21T09:59:31.423Z] # 4bbc34ed36ed77f73e511d83b516a3d6138afefe refs/tags/v2.0.0-dev.78 [Pipeline] } [2021-06-21T09:59:31.431Z] $ docker exec --env ******** --env ******** c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead ssh-agent -k [2021-06-21T09:59:31.547Z] unset SSH_AUTH_SOCK; [2021-06-21T09:59:31.547Z] unset SSH_AGENT_PID; [2021-06-21T09:59:31.547Z] echo Agent pid 21 killed; [2021-06-21T09:59:31.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T09:59:31.944Z] + git semver [Pipeline] } [2021-06-21T09:59:31.959Z] $ docker stop --time=1 c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead [2021-06-21T09:59:33.183Z] $ docker rm -f c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:59:33.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T09:59:33.708Z] [2021-06-21T09:59:33.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:59:34.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T09:59:34.030Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T09:59:34.030Z] ab5ef0e58194: Pulling fs layer [2021-06-21T09:59:34.030Z] 9712f1f96733: Pulling fs layer [2021-06-21T09:59:34.030Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T09:59:34.030Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T09:59:34.030Z] e9a5061849ea: Pulling fs layer [2021-06-21T09:59:34.030Z] d747dcd14b5f: Pulling fs layer [2021-06-21T09:59:34.030Z] 2de7ff778b66: Pulling fs layer [2021-06-21T09:59:34.030Z] e9a5061849ea: Waiting [2021-06-21T09:59:34.030Z] d747dcd14b5f: Waiting [2021-06-21T09:59:34.030Z] 2de7ff778b66: Waiting [2021-06-21T09:59:34.030Z] 0d9ebad4ef96: Waiting [2021-06-21T09:59:34.030Z] 9712f1f96733: Verifying Checksum [2021-06-21T09:59:34.030Z] 9712f1f96733: Download complete [2021-06-21T09:59:35.424Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T09:59:35.424Z] 63f879dbbcfc: Download complete [2021-06-21T09:59:35.687Z] e9a5061849ea: Verifying Checksum [2021-06-21T09:59:35.687Z] e9a5061849ea: Download complete [2021-06-21T09:59:35.687Z] d747dcd14b5f: Download complete [2021-06-21T09:59:36.259Z] 2de7ff778b66: Verifying Checksum [2021-06-21T09:59:36.259Z] 2de7ff778b66: Download complete [2021-06-21T09:59:36.259Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T09:59:36.259Z] 0d9ebad4ef96: Download complete [2021-06-21T09:59:36.259Z] ab5ef0e58194: Verifying Checksum [2021-06-21T09:59:36.259Z] ab5ef0e58194: Download complete [2021-06-21T09:59:39.616Z] ab5ef0e58194: Pull complete [2021-06-21T09:59:39.616Z] 9712f1f96733: Pull complete [2021-06-21T09:59:40.197Z] 63f879dbbcfc: Pull complete [2021-06-21T09:59:43.540Z] 0d9ebad4ef96: Pull complete [2021-06-21T09:59:44.166Z] e9a5061849ea: Pull complete [2021-06-21T09:59:44.166Z] d747dcd14b5f: Pull complete [2021-06-21T09:59:45.129Z] 2de7ff778b66: Pull complete [2021-06-21T09:59:45.129Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T09:59:45.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T09:59:45.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T09:59:45.222Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-06-21T09:59:45.275Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-21T09:59:49.167Z] $ docker top 83799ad21712c1a1802891e73b81d0772d5f7c02c20be6e6c87e4266dbdbb92e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:59:49.285Z] provisioning config files... [2021-06-21T09:59:49.298Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7140711775009573650tmp [2021-06-21T09:59:49.310Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5180475149557972250tmp [2021-06-21T09:59:49.323Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9069809970287607049tmp [Pipeline] { [Pipeline] echo [2021-06-21T09:59:49.345Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:59:49.648Z] ---> sigul-configuration.sh [2021-06-21T09:59:49.648Z] gpg: directory `/root/.gnupg' created [2021-06-21T09:59:49.648Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T09:59:49.648Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T09:59:49.648Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T09:59:49.648Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T09:59:49.648Z] gpg: CAST5 encrypted data [2021-06-21T09:59:49.648Z] gpg: encrypted with 1 passphrase [2021-06-21T09:59:49.648Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T09:59:49.950Z] + mkdir /home/jenkins [2021-06-21T09:59:49.950Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T09:59:50.251Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-21T09:59:50.262Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:59:50.560Z] ---> sigul-install.sh [2021-06-21T09:59:55.869Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T09:59:56.170Z] + git tag --list [2021-06-21T09:59:56.170Z] 0.1.1 [2021-06-21T09:59:56.170Z] v1.1.0 [2021-06-21T09:59:56.170Z] v1.2.0 [2021-06-21T09:59:56.170Z] v1.2.1 [2021-06-21T09:59:56.170Z] v1.3.0 [2021-06-21T09:59:56.170Z] v2.0.0-dev.1 [2021-06-21T09:59:56.170Z] v2.0.0-dev.10 [2021-06-21T09:59:56.170Z] v2.0.0-dev.11 [2021-06-21T09:59:56.170Z] v2.0.0-dev.12 [2021-06-21T09:59:56.170Z] v2.0.0-dev.13 [2021-06-21T09:59:56.170Z] v2.0.0-dev.14 [2021-06-21T09:59:56.170Z] v2.0.0-dev.15 [2021-06-21T09:59:56.170Z] v2.0.0-dev.16 [2021-06-21T09:59:56.170Z] v2.0.0-dev.17 [2021-06-21T09:59:56.170Z] v2.0.0-dev.18 [2021-06-21T09:59:56.170Z] v2.0.0-dev.19 [2021-06-21T09:59:56.170Z] v2.0.0-dev.2 [2021-06-21T09:59:56.170Z] v2.0.0-dev.20 [2021-06-21T09:59:56.170Z] v2.0.0-dev.21 [2021-06-21T09:59:56.170Z] v2.0.0-dev.22 [2021-06-21T09:59:56.170Z] v2.0.0-dev.23 [2021-06-21T09:59:56.170Z] v2.0.0-dev.24 [2021-06-21T09:59:56.170Z] v2.0.0-dev.25 [2021-06-21T09:59:56.170Z] v2.0.0-dev.26 [2021-06-21T09:59:56.170Z] v2.0.0-dev.27 [2021-06-21T09:59:56.170Z] v2.0.0-dev.28 [2021-06-21T09:59:56.170Z] v2.0.0-dev.29 [2021-06-21T09:59:56.170Z] v2.0.0-dev.3 [2021-06-21T09:59:56.170Z] v2.0.0-dev.30 [2021-06-21T09:59:56.170Z] v2.0.0-dev.31 [2021-06-21T09:59:56.170Z] v2.0.0-dev.32 [2021-06-21T09:59:56.170Z] v2.0.0-dev.33 [2021-06-21T09:59:56.170Z] v2.0.0-dev.34 [2021-06-21T09:59:56.170Z] v2.0.0-dev.35 [2021-06-21T09:59:56.170Z] v2.0.0-dev.36 [2021-06-21T09:59:56.170Z] v2.0.0-dev.37 [2021-06-21T09:59:56.170Z] v2.0.0-dev.38 [2021-06-21T09:59:56.170Z] v2.0.0-dev.39 [2021-06-21T09:59:56.170Z] v2.0.0-dev.4 [2021-06-21T09:59:56.170Z] v2.0.0-dev.40 [2021-06-21T09:59:56.170Z] v2.0.0-dev.41 [2021-06-21T09:59:56.170Z] v2.0.0-dev.42 [2021-06-21T09:59:56.170Z] v2.0.0-dev.43 [2021-06-21T09:59:56.170Z] v2.0.0-dev.44 [2021-06-21T09:59:56.170Z] v2.0.0-dev.45 [2021-06-21T09:59:56.170Z] v2.0.0-dev.46 [2021-06-21T09:59:56.170Z] v2.0.0-dev.47 [2021-06-21T09:59:56.170Z] v2.0.0-dev.48 [2021-06-21T09:59:56.170Z] v2.0.0-dev.49 [2021-06-21T09:59:56.170Z] v2.0.0-dev.5 [2021-06-21T09:59:56.170Z] v2.0.0-dev.50 [2021-06-21T09:59:56.170Z] v2.0.0-dev.51 [2021-06-21T09:59:56.170Z] v2.0.0-dev.52 [2021-06-21T09:59:56.170Z] v2.0.0-dev.53 [2021-06-21T09:59:56.170Z] v2.0.0-dev.54 [2021-06-21T09:59:56.170Z] v2.0.0-dev.55 [2021-06-21T09:59:56.170Z] v2.0.0-dev.56 [2021-06-21T09:59:56.170Z] v2.0.0-dev.57 [2021-06-21T09:59:56.170Z] v2.0.0-dev.58 [2021-06-21T09:59:56.170Z] v2.0.0-dev.59 [2021-06-21T09:59:56.170Z] v2.0.0-dev.6 [2021-06-21T09:59:56.170Z] v2.0.0-dev.60 [2021-06-21T09:59:56.170Z] v2.0.0-dev.61 [2021-06-21T09:59:56.170Z] v2.0.0-dev.62 [2021-06-21T09:59:56.170Z] v2.0.0-dev.63 [2021-06-21T09:59:56.170Z] v2.0.0-dev.64 [2021-06-21T09:59:56.170Z] v2.0.0-dev.65 [2021-06-21T09:59:56.170Z] v2.0.0-dev.66 [2021-06-21T09:59:56.170Z] v2.0.0-dev.67 [2021-06-21T09:59:56.170Z] v2.0.0-dev.68 [2021-06-21T09:59:56.170Z] v2.0.0-dev.69 [2021-06-21T09:59:56.170Z] v2.0.0-dev.7 [2021-06-21T09:59:56.170Z] v2.0.0-dev.70 [2021-06-21T09:59:56.170Z] v2.0.0-dev.71 [2021-06-21T09:59:56.170Z] v2.0.0-dev.72 [2021-06-21T09:59:56.170Z] v2.0.0-dev.73 [2021-06-21T09:59:56.170Z] v2.0.0-dev.74 [2021-06-21T09:59:56.170Z] v2.0.0-dev.75 [2021-06-21T09:59:56.170Z] v2.0.0-dev.76 [2021-06-21T09:59:56.170Z] v2.0.0-dev.77 [2021-06-21T09:59:56.170Z] v2.0.0-dev.78 [2021-06-21T09:59:56.170Z] v2.0.0-dev.8 [2021-06-21T09:59:56.170Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-21T09:59:56.472Z] + lftools sign git-tag v2.0.0-dev.78 [2021-06-21T09:59:57.049Z] Signing Git tag with Sigul... [2021-06-21T09:59:57.049Z] Signing v2.0.0-dev.78 [Pipeline] echo [2021-06-21T09:59:58.007Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:59:58.309Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T09:59:58.318Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T09:59:58.361Z] $ docker stop --time=1 83799ad21712c1a1802891e73b81d0772d5f7c02c20be6e6c87e4266dbdbb92e [2021-06-21T09:59:59.980Z] $ docker rm -f 83799ad21712c1a1802891e73b81d0772d5f7c02c20be6e6c87e4266dbdbb92e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T10:00:00.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T10:00:00.762Z] . [Pipeline] withDockerContainer [2021-06-21T10:00:00.853Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-06-21T10:00:00.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T10:00:01.380Z] $ docker top 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T10:00:01.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T10:00:01.558Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T10:00:01.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T10:00:01.683Z] $ docker exec 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 ssh-agent [2021-06-21T10:00:01.806Z] SSH_AUTH_SOCK=/tmp/ssh-DAtnLYwZHXny/agent.13 [2021-06-21T10:00:01.806Z] SSH_AGENT_PID=19 [2021-06-21T10:00:01.814Z] Running ssh-add (command line suppressed) [2021-06-21T10:00:01.940Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1919697358275338186.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1919697358275338186.key) [2021-06-21T10:00:01.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T10:00:02.300Z] + git semver bump pre [2021-06-21T10:00:02.300Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T10:00:02.300Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T10:00:02.300Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T10:00:02.300Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T10:00:02.300Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T10:00:02.300Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T10:00:02.300Z] # $SEMVER_BRANCH = master [2021-06-21T10:00:02.300Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T10:00:02.300Z] 2.0.0-dev.79 [Pipeline] } [2021-06-21T10:00:02.318Z] $ docker exec --env ******** --env ******** 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 ssh-agent -k [2021-06-21T10:00:02.419Z] unset SSH_AUTH_SOCK; [2021-06-21T10:00:02.419Z] unset SSH_AGENT_PID; [2021-06-21T10:00:02.419Z] echo Agent pid 19 killed; [2021-06-21T10:00:02.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T10:00:02.803Z] + git semver [Pipeline] } [2021-06-21T10:00:02.816Z] $ docker stop --time=1 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 [2021-06-21T10:00:04.041Z] $ docker rm -f 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T10:00:04.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T10:00:04.499Z] . [Pipeline] withDockerContainer [2021-06-21T10:00:04.603Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-06-21T10:00:04.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T10:00:05.093Z] $ docker top 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T10:00:05.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T10:00:05.280Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T10:00:05.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T10:00:05.413Z] $ docker exec 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e ssh-agent [2021-06-21T10:00:05.546Z] SSH_AUTH_SOCK=/tmp/ssh-e7GJLxJV9zrf/agent.15 [2021-06-21T10:00:05.546Z] SSH_AGENT_PID=21 [2021-06-21T10:00:05.555Z] Running ssh-add (command line suppressed) [2021-06-21T10:00:05.667Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2111261002538953788.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2111261002538953788.key) [2021-06-21T10:00:05.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T10:00:06.015Z] + git semver push [2021-06-21T10:00:06.015Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T10:00:06.015Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T10:00:06.015Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T10:00:06.015Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T10:00:06.015Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T10:00:06.015Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T10:00:06.015Z] # $SEMVER_BRANCH = master [2021-06-21T10:00:06.015Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T10:00:12.696Z] $ docker exec --env ******** --env ******** 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e ssh-agent -k [2021-06-21T10:00:12.798Z] unset SSH_AUTH_SOCK; [2021-06-21T10:00:12.798Z] unset SSH_AGENT_PID; [2021-06-21T10:00:12.798Z] echo Agent pid 21 killed; [2021-06-21T10:00:12.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T10:00:13.189Z] + git semver [Pipeline] } [2021-06-21T10:00:13.205Z] $ docker stop --time=1 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e [2021-06-21T10:00:14.414Z] $ docker rm -f 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-21T10:00:15.534Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T10:00:16.103Z] ---> package-listing.sh [2021-06-21T10:00:16.103Z] ++ facter osfamily [2021-06-21T10:00:16.103Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T10:00:16.366Z] + OS_FAMILY=redhat [2021-06-21T10:00:16.366Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T10:00:16.366Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T10:00:16.366Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T10:00:16.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T10:00:16.366Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T10:00:16.366Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T10:00:16.366Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T10:00:16.366Z] + case "${OS_FAMILY}" in [2021-06-21T10:00:16.366Z] + rpm -qa [2021-06-21T10:00:16.366Z] + sort [2021-06-21T10:00:16.942Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T10:00:16.942Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T10:00:16.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T10:00:16.942Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T10:00:16.942Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-21T10:00:16.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-06-21T10:00:16.958Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T10:00:17.251Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T10:00:17.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T10:00:17.823Z] [2021-06-21T10:00:17.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T10:00:18.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T10:00:18.146Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T10:00:18.146Z] df20fa9351a1: Pulling fs layer [2021-06-21T10:00:18.146Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T10:00:18.146Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T10:00:18.146Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T10:00:18.146Z] 93b61091891f: Pulling fs layer [2021-06-21T10:00:18.146Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T10:00:18.146Z] 5e14af77c1be: Pulling fs layer [2021-06-21T10:00:18.146Z] 01666e4c0597: Pulling fs layer [2021-06-21T10:00:18.146Z] aa168da1d23b: Pulling fs layer [2021-06-21T10:00:18.146Z] 93b9cdb0e59b: Waiting [2021-06-21T10:00:18.146Z] 5e14af77c1be: Waiting [2021-06-21T10:00:18.146Z] 01666e4c0597: Waiting [2021-06-21T10:00:18.146Z] aa168da1d23b: Waiting [2021-06-21T10:00:18.146Z] 93b61091891f: Waiting [2021-06-21T10:00:18.146Z] 46f8f816bc3b: Waiting [2021-06-21T10:00:18.146Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T10:00:18.146Z] 36b3adc4ff6f: Download complete [2021-06-21T10:00:18.146Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T10:00:18.146Z] 46f8f816bc3b: Download complete [2021-06-21T10:00:18.408Z] df20fa9351a1: Verifying Checksum [2021-06-21T10:00:18.408Z] df20fa9351a1: Download complete [2021-06-21T10:00:18.408Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T10:00:18.408Z] 93b9cdb0e59b: Download complete [2021-06-21T10:00:18.408Z] 5e14af77c1be: Verifying Checksum [2021-06-21T10:00:18.408Z] 5e14af77c1be: Download complete [2021-06-21T10:00:18.408Z] 01666e4c0597: Verifying Checksum [2021-06-21T10:00:18.408Z] 01666e4c0597: Download complete [2021-06-21T10:00:18.408Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T10:00:18.408Z] 8ad3a11d3b57: Download complete [2021-06-21T10:00:18.408Z] df20fa9351a1: Pull complete [2021-06-21T10:00:18.672Z] 36b3adc4ff6f: Pull complete [2021-06-21T10:00:18.672Z] 93b61091891f: Verifying Checksum [2021-06-21T10:00:18.672Z] 93b61091891f: Download complete [2021-06-21T10:00:19.251Z] 8ad3a11d3b57: Pull complete [2021-06-21T10:00:19.251Z] 46f8f816bc3b: Pull complete [2021-06-21T10:00:19.516Z] 93b61091891f: Pull complete [2021-06-21T10:00:19.516Z] 93b9cdb0e59b: Pull complete [2021-06-21T10:00:19.516Z] 5e14af77c1be: Pull complete [2021-06-21T10:00:19.778Z] 01666e4c0597: Pull complete [2021-06-21T10:00:20.039Z] aa168da1d23b: Verifying Checksum [2021-06-21T10:00:20.039Z] aa168da1d23b: Download complete [2021-06-21T10:00:24.303Z] aa168da1d23b: Pull complete [2021-06-21T10:00:24.303Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T10:00:24.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T10:00:24.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T10:00:24.387Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-06-21T10:00:24.508Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T10:00:26.962Z] $ docker top 6984adbb727fa78156ae94b2339fd8196ce7877bbf26003c12b72adffb27c9d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T10:00:27.367Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T10:00:27.666Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T10:00:27.984Z] + ls /var/log/sa-host [2021-06-21T10:00:27.984Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T10:00:27.984Z] file_magic: OK [2021-06-21T10:00:27.984Z] HZ: Using current value: 100 [2021-06-21T10:00:27.984Z] file_header: OK [2021-06-21T10:00:27.984Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-21T10:00:27.984Z] Statistics: [2021-06-21T10:00:27.984Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T10:00:27.984Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T10:00:27.984Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T10:00:27.984Z] file_magic: OK [2021-06-21T10:00:27.984Z] HZ: Using current value: 100 [2021-06-21T10:00:27.984Z] file_header: OK [2021-06-21T10:00:27.984Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-21T10:00:27.984Z] Statistics: [2021-06-21T10:00:27.984Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T10:00:27.984Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T10:00:28.178Z] provisioning config files... [2021-06-21T10:00:28.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3460146068265415918tmp [Pipeline] { [Pipeline] echo [2021-06-21T10:00:28.218Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T10:00:28.522Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T10:00:28.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T10:00:29.009Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T10:00:29.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T10:00:29.334Z] ---> sudo-logs.sh [2021-06-21T10:00:29.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T10:00:29.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T10:00:29.685Z] ---> job-cost.sh [2021-06-21T10:00:29.686Z] lf-activate-venv: SKIPPING [2021-06-21T10:00:29.686Z] DEBUG: total: 0.18000000715255737 [2021-06-21T10:00:29.686Z] INFO: Retrieving Stack Cost... [2021-06-21T10:00:30.633Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T10:00:31.206Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T10:00:31.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T10:00:31.523Z] ---> logs-deploy.sh [2021-06-21T10:00:31.523Z] lf-activate-venv: SKIPPING [2021-06-21T10:00:31.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/138 [2021-06-21T10:00:31.523Z] INFO: archiving workspace using pattern(s): [2021-06-21T10:00:32.478Z] Archives upload complete. [2021-06-21T10:00:32.478Z] INFO: archiving logs to Nexus [2021-06-21T10:00:33.068Z] ---> uname -a: [2021-06-21T10:00:33.068Z] Linux prd-centos7-docker-4c-2g-500.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-21T10:00:33.068Z] [2021-06-21T10:00:33.068Z]