Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0c35122181cb708d85647f089f7c0c68ed267eab 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-ssh7880716219338913101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7353681800334186016.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5357650123164513631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh3579120056600120843.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-ssh5845214738432194713.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-1471 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-ssh1963961526001046013.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 0c35122181cb708d85647f089f7c0c68ed267eab (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 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" > git rev-list --no-walk f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T12:05:32.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T12:05:32.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T12:05:32.958Z] ========================================================= [2021-06-15T12:05:32.958Z] EdgeX Global Pipelines Version Info [2021-06-15T12:05:32.958Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:05:34.529Z] ------------------- [2021-06-15T12:05:34.529Z] stable info: [2021-06-15T12:05:34.529Z] ------------------- [2021-06-15T12:05:34.529Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T12:05:34.529Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T12:05:34.529Z] Message: update stable to v1.0.194 [2021-06-15T12:05:35.106Z] ------------------- [2021-06-15T12:05:35.106Z] experimental info: [2021-06-15T12:05:35.106Z] ------------------- [2021-06-15T12:05:35.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T12:05:35.106Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T12:05:35.106Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T12:05:35.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-15T12:05:35.246Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-15T12:05:35.269Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T12:05:35.293Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T12:05:35.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T12:05:42.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T12:05:42.680Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T12:05:42.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T12:05:42.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T12:05:42.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T12:05:42.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T12:05:42.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-15T12:05:42.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T12:05:42.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T12:05:42.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T12:05:42.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T12:05:42.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T12:05:43.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T12:05:43.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T12:05:43.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T12:05:43.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T12:05:43.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T12:05:43.159Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T12:05:43.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T12:05:43.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-15T12:05:43.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T12:05:43.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-15T12:05:43.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-15T12:05:43.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-15T12:05:43.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] echo [2021-06-15T12:05:43.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c35122 [Pipeline] echo [2021-06-15T12:05:43.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:05:43.502Z] provisioning config files... [2021-06-15T12:05:43.520Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1340300497192628549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:05:43.845Z] ---> docker-login.sh [2021-06-15T12:05:43.845Z] nexus3.edgexfoundry.org:10001 [2021-06-15T12:05:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:05:44.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:05:44.122Z] Configure a credential helper to remove this warning. See [2021-06-15T12:05:44.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:05:44.122Z] [2021-06-15T12:05:44.122Z] Login Succeeded [2021-06-15T12:05:44.122Z] nexus3.edgexfoundry.org:10002 [2021-06-15T12:05:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:05:44.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:05:44.393Z] Configure a credential helper to remove this warning. See [2021-06-15T12:05:44.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:05:44.393Z] [2021-06-15T12:05:44.393Z] Login Succeeded [2021-06-15T12:05:44.393Z] nexus3.edgexfoundry.org:10003 [2021-06-15T12:05:44.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:05:44.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:05:44.393Z] Configure a credential helper to remove this warning. See [2021-06-15T12:05:44.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:05:44.393Z] [2021-06-15T12:05:44.393Z] Login Succeeded [2021-06-15T12:05:44.393Z] nexus3.edgexfoundry.org:10004 [2021-06-15T12:05:44.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:05:44.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:05:44.654Z] Configure a credential helper to remove this warning. See [2021-06-15T12:05:44.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:05:44.654Z] [2021-06-15T12:05:44.654Z] Login Succeeded [2021-06-15T12:05:44.654Z] docker.io [2021-06-15T12:05:44.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:05:45.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:05:45.232Z] Configure a credential helper to remove this warning. See [2021-06-15T12:05:45.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:05:45.232Z] [2021-06-15T12:05:45.232Z] Login Succeeded [2021-06-15T12:05:45.232Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T12:05:45.242Z] 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-15T12:05:45.792Z] + git log --format=format:%s -1 0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] echo [2021-06-15T12:05:45.836Z] GIT_COMMIT: 0c35122181cb708d85647f089f7c0c68ed267eab, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo [2021-06-15T12:05:45.853Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:05:46.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T12:05:46.428Z] [2021-06-15T12:05:46.428Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:05:46.751Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T12:05:46.751Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T12:05:46.751Z] 31603596830f: Pulling fs layer [2021-06-15T12:05:46.751Z] 54011a49482f: Pulling fs layer [2021-06-15T12:05:46.751Z] a6820b24f6d8: Pulling fs layer [2021-06-15T12:05:46.751Z] f581987b2513: Pulling fs layer [2021-06-15T12:05:46.751Z] f581987b2513: Waiting [2021-06-15T12:05:46.751Z] 54011a49482f: Verifying Checksum [2021-06-15T12:05:46.751Z] 54011a49482f: Download complete [2021-06-15T12:05:47.022Z] 31603596830f: Verifying Checksum [2021-06-15T12:05:47.022Z] 31603596830f: Download complete [2021-06-15T12:05:47.022Z] f581987b2513: Verifying Checksum [2021-06-15T12:05:47.022Z] f581987b2513: Download complete [2021-06-15T12:05:47.022Z] 31603596830f: Pull complete [2021-06-15T12:05:47.022Z] a6820b24f6d8: Verifying Checksum [2021-06-15T12:05:47.022Z] a6820b24f6d8: Download complete [2021-06-15T12:05:47.296Z] 54011a49482f: Pull complete [2021-06-15T12:05:47.889Z] a6820b24f6d8: Pull complete [2021-06-15T12:05:48.150Z] f581987b2513: Pull complete [2021-06-15T12:05:48.150Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T12:05:48.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T12:05:48.150Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T12:05:48.253Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2021-06-15T12:05:48.335Z] $ 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-15T12:05:49.533Z] $ docker top aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T12:05:49.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T12:05:49.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T12:05:49.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T12:05:49.811Z] $ docker exec aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent [2021-06-15T12:05:49.952Z] SSH_AUTH_SOCK=/tmp/ssh-v5eWpdeYusxF/agent.14 [2021-06-15T12:05:49.952Z] SSH_AGENT_PID=20 [2021-06-15T12:05:49.960Z] Running ssh-add (command line suppressed) [2021-06-15T12:05:50.079Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6339993047764141092.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6339993047764141092.key) [2021-06-15T12:05:50.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T12:05:50.406Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T12:05:50.438Z] $ docker exec --env ******** --env ******** aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent -k [2021-06-15T12:05:50.542Z] unset SSH_AUTH_SOCK; [2021-06-15T12:05:50.542Z] unset SSH_AGENT_PID; [2021-06-15T12:05:50.542Z] echo Agent pid 20 killed; [2021-06-15T12:05:50.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T12:05:50.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T12:05:50.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T12:05:50.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T12:05:50.738Z] $ docker exec aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent [2021-06-15T12:05:50.859Z] SSH_AUTH_SOCK=/tmp/ssh-pNrczOitRNHW/agent.54 [2021-06-15T12:05:50.859Z] SSH_AGENT_PID=60 [2021-06-15T12:05:50.865Z] Running ssh-add (command line suppressed) [2021-06-15T12:05:50.968Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6336748980539383663.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6336748980539383663.key) [2021-06-15T12:05:50.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T12:05:51.311Z] + git semver init [2021-06-15T12:05:51.311Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T12:05:51.311Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-15T12:05:51.311Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-15T12:05:51.311Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T12:05:51.311Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T12:05:51.311Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T12:05:51.311Z] # $SEMVER_BRANCH = master [2021-06-15T12:05:51.311Z] # $SEMVER_TEMP = /tmp/semver-664918913 [2021-06-15T12:05:51.311Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-15T12:05:52.718Z] # '/tmp/semver-664918913' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-15T12:05:52.718Z] # -> Force: false [2021-06-15T12:05:52.718Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-15T12:05:52.727Z] $ docker exec --env ******** --env ******** aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent -k [2021-06-15T12:05:52.846Z] unset SSH_AUTH_SOCK; [2021-06-15T12:05:52.847Z] unset SSH_AGENT_PID; [2021-06-15T12:05:52.847Z] echo Agent pid 60 killed; [2021-06-15T12:05:52.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T12:05:53.215Z] + git semver [Pipeline] } [2021-06-15T12:05:53.227Z] $ docker stop --time=1 aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 [2021-06-15T12:05:54.556Z] $ docker rm -f aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T12:05:54.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T12:05:55.204Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T12:05:55.208Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.66 [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-15T12:06:10.469Z] Still waiting to schedule task [2021-06-15T12:06:10.469Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-15T12:06:10.472Z] Still waiting to schedule task [2021-06-15T12:06:10.472Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-15T12:08:02.989Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1472 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-15T12:08:03.011Z] Running in /w/workspace/edgex-ui-go/126 [Pipeline] { [Pipeline] checkout [2021-06-15T12:08:03.323Z] The recommended git tool is: git [2021-06-15T12:08:12.557Z] using credential edgex-jenkins-ssh [2021-06-15T12:08:12.577Z] Cloning the remote Git repository [2021-06-15T12:08:12.626Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T12:08:12.740Z] > git init /w/workspace/edgex-ui-go/126 # timeout=10 [2021-06-15T12:08:12.810Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T12:08:12.810Z] > git --version # timeout=10 [2021-06-15T12:08:12.831Z] > git --version # 'git version 2.17.1' [2021-06-15T12:08:12.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T12:08:12.909Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T12:08:14.891Z] Avoid second fetch [2021-06-15T12:08:14.892Z] Checking out Revision 0c35122181cb708d85647f089f7c0c68ed267eab (master) [2021-06-15T12:08:14.852Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T12:08:14.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T12:08:14.910Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T12:08:14.933Z] > git checkout -f 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 [2021-06-15T12:08:19.696Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T12:08:21.148Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T12:08:21.625Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T12:08:21.984Z] + + true [2021-06-15T12:08:21.984Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:08:40.356Z] provisioning config files... [2021-06-15T12:08:40.381Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config6235634449955326818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:08:40.752Z] ---> docker-login.sh [2021-06-15T12:08:40.752Z] nexus3.edgexfoundry.org:10001 [2021-06-15T12:08:41.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:08:41.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:08:41.959Z] Configure a credential helper to remove this warning. See [2021-06-15T12:08:41.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:08:41.959Z] [2021-06-15T12:08:41.959Z] Login Succeeded [2021-06-15T12:08:41.959Z] nexus3.edgexfoundry.org:10002 [2021-06-15T12:08:42.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:08:42.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:08:42.510Z] Configure a credential helper to remove this warning. See [2021-06-15T12:08:42.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:08:42.510Z] [2021-06-15T12:08:42.510Z] Login Succeeded [2021-06-15T12:08:42.510Z] nexus3.edgexfoundry.org:10003 [2021-06-15T12:08:43.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:08:43.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:08:43.120Z] Configure a credential helper to remove this warning. See [2021-06-15T12:08:43.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:08:43.120Z] [2021-06-15T12:08:43.120Z] Login Succeeded [2021-06-15T12:08:43.120Z] nexus3.edgexfoundry.org:10004 [2021-06-15T12:08:43.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:08:43.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:08:43.677Z] Configure a credential helper to remove this warning. See [2021-06-15T12:08:43.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:08:43.677Z] [2021-06-15T12:08:43.677Z] Login Succeeded [2021-06-15T12:08:43.677Z] docker.io [2021-06-15T12:08:43.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:08:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:08:44.552Z] Configure a credential helper to remove this warning. See [2021-06-15T12:08:44.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:08:44.552Z] [2021-06-15T12:08:44.552Z] Login Succeeded [2021-06-15T12:08:44.552Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T12:08:44.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T12:08:44.880Z] ========================================================= [2021-06-15T12:08:44.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T12:08:44.881Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:08:45.248Z] + 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-15T12:08:46.263Z] Sending build context to Docker daemon 35.85MB [2021-06-15T12:08:46.263Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T12:08:46.263Z] Step 2/8 : FROM ${BASE} [2021-06-15T12:08:46.550Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T12:08:46.550Z] 595b0fe564bb: Pulling fs layer [2021-06-15T12:08:46.550Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T12:08:46.550Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T12:08:46.550Z] ba82ee9f976e: Pulling fs layer [2021-06-15T12:08:46.550Z] 506bd15cee9f: Pulling fs layer [2021-06-15T12:08:46.550Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T12:08:46.550Z] 618dc40b7e24: Pulling fs layer [2021-06-15T12:08:46.550Z] 506bd15cee9f: Waiting [2021-06-15T12:08:46.550Z] ba82ee9f976e: Waiting [2021-06-15T12:08:46.550Z] 75a0a4a0db45: Waiting [2021-06-15T12:08:46.550Z] 618dc40b7e24: Waiting [2021-06-15T12:08:46.550Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T12:08:46.550Z] 5b7225fbf94c: Download complete [2021-06-15T12:08:46.550Z] 3088b5b3c5c0: Download complete [2021-06-15T12:08:46.550Z] 506bd15cee9f: Download complete [2021-06-15T12:08:46.550Z] 595b0fe564bb: Verifying Checksum [2021-06-15T12:08:46.550Z] 595b0fe564bb: Download complete [2021-06-15T12:08:46.550Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T12:08:46.550Z] 75a0a4a0db45: Download complete [2021-06-15T12:08:47.534Z] 595b0fe564bb: Pull complete [2021-06-15T12:08:47.819Z] 3088b5b3c5c0: Pull complete [2021-06-15T12:08:48.094Z] 5b7225fbf94c: Pull complete [2021-06-15T12:08:49.539Z] 618dc40b7e24: Verifying Checksum [2021-06-15T12:08:49.539Z] 618dc40b7e24: Download complete [2021-06-15T12:08:50.522Z] ba82ee9f976e: Verifying Checksum [2021-06-15T12:08:50.522Z] ba82ee9f976e: Download complete [2021-06-15T12:09:00.706Z] ba82ee9f976e: Pull complete [2021-06-15T12:09:01.063Z] 506bd15cee9f: Pull complete [2021-06-15T12:09:01.689Z] 75a0a4a0db45: Pull complete [2021-06-15T12:09:03.565Z] Running on prd-centos7-docker-4c-2g-1473 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-15T12:09:03.587Z] Running in /w/workspace/edgex-ui-go/126 [Pipeline] { [Pipeline] checkout [2021-06-15T12:09:03.696Z] The recommended git tool is: git [2021-06-15T12:09:06.053Z] 618dc40b7e24: Pull complete [2021-06-15T12:09:06.053Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T12:09:06.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T12:09:06.053Z] ---> a36622ca3599 [2021-06-15T12:09:06.053Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T12:09:06.288Z] using credential edgex-jenkins-ssh [2021-06-15T12:09:06.303Z] Cloning the remote Git repository [2021-06-15T12:09:06.324Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T12:09:06.387Z] > git init /w/workspace/edgex-ui-go/126 # timeout=10 [2021-06-15T12:09:06.424Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T12:09:06.424Z] > git --version # timeout=10 [2021-06-15T12:09:06.439Z] > git --version # 'git version 2.24.4' [2021-06-15T12:09:06.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T12:09:06.495Z] [INFO] Currently running in a labeled security context [2021-06-15T12:09:06.496Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T12:09:06.496Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/126@tmp/jenkins-gitclient-ssh2660603684201242738.key [2021-06-15T12:09:06.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T12:09:07.498Z] ---> Running in 08db5011b70a [2021-06-15T12:09:07.773Z] Removing intermediate container 08db5011b70a [2021-06-15T12:09:07.773Z] ---> f5a242ac2955 [2021-06-15T12:09:07.773Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T12:09:08.049Z] ---> Running in a8e084ccc224 [2021-06-15T12:09:08.863Z] Avoid second fetch [2021-06-15T12:09:08.864Z] Checking out Revision 0c35122181cb708d85647f089f7c0c68ed267eab (master) [2021-06-15T12:09:08.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T12:09:08.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T12:09:08.870Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T12:09:08.882Z] > git checkout -f 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 [2021-06-15T12:09:10.694Z] Removing intermediate container a8e084ccc224 [2021-06-15T12:09:10.694Z] ---> 3bf2143469df [2021-06-15T12:09:10.694Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T12:09:10.694Z] ---> Running in 9d4328b356bc [2021-06-15T12:09:11.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T12:09:12.634Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [2021-06-15T12:09:12.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T12:09:13.248Z] OK: 138 MiB in 40 packages [2021-06-15T12:09:13.812Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T12:09:14.138Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T12:09:14.230Z] Removing intermediate container 9d4328b356bc [2021-06-15T12:09:14.230Z] ---> c223c3ca0e4a [2021-06-15T12:09:14.230Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T12:09:14.436Z] + true [2021-06-15T12:09:14.436Z] + sudo service docker restart [2021-06-15T12:09:14.436Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T12:09:14.507Z] ---> Running in 8bfc46a25e12 [2021-06-15T12:09:14.780Z] Removing intermediate container 8bfc46a25e12 [2021-06-15T12:09:14.780Z] ---> a44f2cdbdca9 [2021-06-15T12:09:14.780Z] Step 7/8 : COPY . . [2021-06-15T12:09:18.184Z] ---> 6299cdc1cd97 [2021-06-15T12:09:18.184Z] Step 8/8 : RUN go mod download [2021-06-15T12:09:18.184Z] ---> Running in 7bb11a867bc9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:09:32.609Z] provisioning config files... [2021-06-15T12:09:32.623Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config9159683417758781185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:09:32.967Z] ---> docker-login.sh [2021-06-15T12:09:32.968Z] nexus3.edgexfoundry.org:10001 [2021-06-15T12:09:33.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:09:33.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:09:33.235Z] Configure a credential helper to remove this warning. See [2021-06-15T12:09:33.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:09:33.235Z] [2021-06-15T12:09:33.235Z] Login Succeeded [2021-06-15T12:09:33.236Z] nexus3.edgexfoundry.org:10002 [2021-06-15T12:09:33.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:09:33.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:09:33.236Z] Configure a credential helper to remove this warning. See [2021-06-15T12:09:33.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:09:33.236Z] [2021-06-15T12:09:33.236Z] Login Succeeded [2021-06-15T12:09:33.498Z] nexus3.edgexfoundry.org:10003 [2021-06-15T12:09:33.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:09:33.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:09:33.498Z] Configure a credential helper to remove this warning. See [2021-06-15T12:09:33.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:09:33.498Z] [2021-06-15T12:09:33.498Z] Login Succeeded [2021-06-15T12:09:33.498Z] nexus3.edgexfoundry.org:10004 [2021-06-15T12:09:33.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:09:33.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:09:33.763Z] Configure a credential helper to remove this warning. See [2021-06-15T12:09:33.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:09:33.763Z] [2021-06-15T12:09:33.763Z] Login Succeeded [2021-06-15T12:09:33.763Z] docker.io [2021-06-15T12:09:33.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:09:34.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:09:34.039Z] Configure a credential helper to remove this warning. See [2021-06-15T12:09:34.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:09:34.039Z] [2021-06-15T12:09:34.039Z] Login Succeeded [2021-06-15T12:09:34.039Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T12:09:34.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T12:09:34.282Z] ========================================================= [2021-06-15T12:09:34.282Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T12:09:34.282Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:09:34.628Z] + 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-15T12:09:34.628Z] Sending build context to Docker daemon 35.85MB [2021-06-15T12:09:34.898Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T12:09:34.898Z] Step 2/8 : FROM ${BASE} [2021-06-15T12:09:35.170Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T12:09:35.170Z] 540db60ca938: Pulling fs layer [2021-06-15T12:09:35.170Z] adcc1eea9eea: Pulling fs layer [2021-06-15T12:09:35.170Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T12:09:35.170Z] 0510c868ecb4: Pulling fs layer [2021-06-15T12:09:35.170Z] afea3b2eda06: Pulling fs layer [2021-06-15T12:09:35.170Z] 7809a108b3ef: Pulling fs layer [2021-06-15T12:09:35.170Z] f706445af74f: Pulling fs layer [2021-06-15T12:09:35.170Z] afea3b2eda06: Waiting [2021-06-15T12:09:35.170Z] 7809a108b3ef: Waiting [2021-06-15T12:09:35.170Z] f706445af74f: Waiting [2021-06-15T12:09:35.170Z] 0510c868ecb4: Waiting [2021-06-15T12:09:35.170Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T12:09:35.170Z] 4c4ab2625f07: Download complete [2021-06-15T12:09:35.170Z] adcc1eea9eea: Verifying Checksum [2021-06-15T12:09:35.170Z] adcc1eea9eea: Download complete [2021-06-15T12:09:35.170Z] afea3b2eda06: Verifying Checksum [2021-06-15T12:09:35.170Z] afea3b2eda06: Download complete [2021-06-15T12:09:35.170Z] 7809a108b3ef: Verifying Checksum [2021-06-15T12:09:35.170Z] 7809a108b3ef: Download complete [2021-06-15T12:09:35.170Z] 540db60ca938: Verifying Checksum [2021-06-15T12:09:35.170Z] 540db60ca938: Download complete [2021-06-15T12:09:35.433Z] 540db60ca938: Pull complete [2021-06-15T12:09:35.433Z] adcc1eea9eea: Pull complete [2021-06-15T12:09:35.755Z] 4c4ab2625f07: Pull complete [2021-06-15T12:09:37.699Z] f706445af74f: Verifying Checksum [2021-06-15T12:09:37.700Z] f706445af74f: Download complete [2021-06-15T12:09:37.700Z] 0510c868ecb4: Verifying Checksum [2021-06-15T12:09:37.700Z] 0510c868ecb4: Download complete [2021-06-15T12:09:41.945Z] 0510c868ecb4: Pull complete [2021-06-15T12:09:41.945Z] afea3b2eda06: Pull complete [2021-06-15T12:09:41.945Z] 7809a108b3ef: Pull complete [2021-06-15T12:09:43.346Z] f706445af74f: Pull complete [2021-06-15T12:09:43.346Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T12:09:43.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T12:09:43.346Z] ---> b068be0155e3 [2021-06-15T12:09:43.346Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T12:09:50.572Z] Removing intermediate container 7bb11a867bc9 [2021-06-15T12:09:50.572Z] ---> 610ef9334c6c [2021-06-15T12:09:50.572Z] Successfully built 610ef9334c6c [2021-06-15T12:09:50.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:09:52.463Z] ---> Running in f67b5cda309a [2021-06-15T12:09:52.463Z] Removing intermediate container f67b5cda309a [2021-06-15T12:09:52.463Z] ---> 6a00a81443b5 [2021-06-15T12:09:52.463Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T12:09:52.463Z] ---> Running in c5606e147229 [2021-06-15T12:09:52.463Z] Removing intermediate container c5606e147229 [2021-06-15T12:09:52.463Z] ---> 8d9b13f95652 [2021-06-15T12:09:52.463Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T12:09:52.463Z] ---> Running in 2f9ffa2589f7 [2021-06-15T12:09:52.475Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T12:09:52.475Z] . [Pipeline] withDockerContainer [2021-06-15T12:09:52.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T12:09:52.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-1472 does not seem to be running inside a container [2021-06-15T12:09:52.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@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-15T12:09:53.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T12:09:54.510Z] $ docker top 381e7ed27e1ec649401829a86c5c3a149d9824242951c5d7899d4a83ae3e269b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T12:09:55.074Z] OK: 149 MiB in 40 packages [2021-06-15T12:09:55.454Z] + go version [2021-06-15T12:09:55.454Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T12:09:55.481Z] $ docker stop --time=1 381e7ed27e1ec649401829a86c5c3a149d9824242951c5d7899d4a83ae3e269b [2021-06-15T12:09:55.650Z] Removing intermediate container 2f9ffa2589f7 [2021-06-15T12:09:55.650Z] ---> 7861fed54cea [2021-06-15T12:09:55.650Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T12:09:55.650Z] ---> Running in 8afceea71b87 [2021-06-15T12:09:55.650Z] Removing intermediate container 8afceea71b87 [2021-06-15T12:09:55.650Z] ---> f200c84d2819 [2021-06-15T12:09:55.650Z] Step 7/8 : COPY . . [2021-06-15T12:09:57.347Z] $ docker rm -f 381e7ed27e1ec649401829a86c5c3a149d9824242951c5d7899d4a83ae3e269b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:09:58.099Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T12:09:58.099Z] . [Pipeline] withDockerContainer [2021-06-15T12:09:58.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-1472 does not seem to be running inside a container [2021-06-15T12:09:58.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@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-15T12:09:59.872Z] ---> 2503dbb6af00 [2021-06-15T12:09:59.872Z] Step 8/8 : RUN go mod download [2021-06-15T12:09:59.873Z] ---> Running in a597234104db [2021-06-15T12:10:00.055Z] $ docker top fb5bbf99e46dfd68a8cd103524611f70352bf2793de26ab83c5da4cb6249a0a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T12:10:01.017Z] + go mod tidy [Pipeline] sh [2021-06-15T12:10:02.303Z] + make test [2021-06-15T12:10:02.304Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T12:10:03.290Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T12:10:18.005Z] Removing intermediate container a597234104db [2021-06-15T12:10:18.005Z] ---> 1409cc57dbfa [2021-06-15T12:10:18.005Z] Successfully built 1409cc57dbfa [2021-06-15T12:10:18.005Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:10:18.336Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T12:10:18.336Z] . [Pipeline] withDockerContainer [2021-06-15T12:10:18.415Z] prd-centos7-docker-4c-2g-1473 does not seem to be running inside a container [2021-06-15T12:10:18.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@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-15T12:10:18.809Z] $ docker top 8c37345688a12e274929c0089c0c1421d88531ee3d15e18acd7677b4675ca3ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T12:10:19.203Z] + go version [2021-06-15T12:10:19.203Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T12:10:19.212Z] $ docker stop --time=1 8c37345688a12e274929c0089c0c1421d88531ee3d15e18acd7677b4675ca3ae [2021-06-15T12:10:20.494Z] $ docker rm -f 8c37345688a12e274929c0089c0c1421d88531ee3d15e18acd7677b4675ca3ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:10:21.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T12:10:21.166Z] . [Pipeline] withDockerContainer [2021-06-15T12:10:21.252Z] prd-centos7-docker-4c-2g-1473 does not seem to be running inside a container [2021-06-15T12:10:21.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@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-15T12:10:21.814Z] $ docker top 4200a53e7f907fe988a1fe498fab6fb29e1ff6955cfe4cbe207a3611601c44db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T12:10:22.208Z] + go mod tidy [Pipeline] sh [2021-06-15T12:10:22.782Z] + make test [2021-06-15T12:10:22.782Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T12:10:23.072Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T12:10:33.162Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T12:10:33.162Z] GO111MODULE=on go vet ./... [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T12:10:35.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T12:10:35.721Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-15T12:10:38.512Z] $ docker stop --time=1 4200a53e7f907fe988a1fe498fab6fb29e1ff6955cfe4cbe207a3611601c44db [2021-06-15T12:10:40.291Z] $ docker rm -f 4200a53e7f907fe988a1fe498fab6fb29e1ff6955cfe4cbe207a3611601c44db [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T12:10:40.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T12:10:40.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-15T12:10:43.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T12:10:43.936Z] + ls -al . [2021-06-15T12:10:43.936Z] total 92 [2021-06-15T12:10:43.936Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 12:10 . [2021-06-15T12:10:43.936Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 15 12:09 .. [2021-06-15T12:10:43.936Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 12:09 assets [2021-06-15T12:10:43.936Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 12:09 bin [2021-06-15T12:10:43.936Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 12:09 cmd [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 12:09 CONTRIBUTING.md [2021-06-15T12:10:43.936Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 15 12:10 coverage.out [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 12:09 Dockerfile [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 12:09 Dockerfile.build [2021-06-15T12:10:43.936Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 12:09 docs [2021-06-15T12:10:43.936Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 12:09 .git [2021-06-15T12:10:43.936Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 12:09 .github [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 12:09 .gitignore [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 15 12:09 go.mod [2021-06-15T12:10:43.936Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 15 12:10 go.sum [2021-06-15T12:10:43.936Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 12:09 internal [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 12:09 Jenkinsfile [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 12:09 LICENSE [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 12:09 Makefile [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 12:09 README.md [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 15 12:05 VERSION [2021-06-15T12:10:43.936Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 12:09 version.go [2021-06-15T12:10:43.936Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 12:09 web [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:10:44.253Z] + 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=0c35122181cb708d85647f089f7c0c68ed267eab --label arch=amd64 --label version=2.0.0-dev.66 . [2021-06-15T12:10:44.515Z] Sending build context to Docker daemon 35.88MB [2021-06-15T12:10:44.516Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T12:10:44.516Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T12:10:44.516Z] ---> 1409cc57dbfa [2021-06-15T12:10:44.516Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T12:10:44.516Z] ---> Running in c30286c374f5 [2021-06-15T12:10:44.779Z] Removing intermediate container c30286c374f5 [2021-06-15T12:10:44.779Z] ---> f7af7e2c43c1 [2021-06-15T12:10:44.779Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T12:10:44.779Z] ---> Running in 3d843c02d9d8 [2021-06-15T12:10:44.779Z] Removing intermediate container 3d843c02d9d8 [2021-06-15T12:10:44.779Z] ---> 27070ec66877 [2021-06-15T12:10:44.779Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T12:10:45.040Z] ---> Running in 235dcefc85a6 [2021-06-15T12:10:45.040Z] Removing intermediate container 235dcefc85a6 [2021-06-15T12:10:45.040Z] ---> 27ec6c33e3a6 [2021-06-15T12:10:45.040Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T12:10:45.330Z] ---> Running in 61e81676b676 [2021-06-15T12:10:45.330Z] Removing intermediate container 61e81676b676 [2021-06-15T12:10:45.330Z] ---> d6751304acbe [2021-06-15T12:10:45.330Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T12:10:45.330Z] ---> Running in 07c1de16032c [2021-06-15T12:10:45.595Z] Removing intermediate container 07c1de16032c [2021-06-15T12:10:45.595Z] ---> aec389a945f7 [2021-06-15T12:10:45.595Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T12:10:45.595Z] ---> Running in 1b389826fd2d [2021-06-15T12:10:46.175Z] Removing intermediate container 1b389826fd2d [2021-06-15T12:10:46.175Z] ---> 91f1bd34f9ab [2021-06-15T12:10:46.175Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T12:10:46.175Z] ---> Running in f15a487674d1 [2021-06-15T12:10:46.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T12:10:47.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T12:10:47.653Z] OK: 149 MiB in 40 packages [2021-06-15T12:10:47.914Z] Removing intermediate container f15a487674d1 [2021-06-15T12:10:47.914Z] ---> 92653e5638aa [2021-06-15T12:10:47.914Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T12:10:47.914Z] ---> Running in 5d52a7ad2d7f [2021-06-15T12:10:48.175Z] Removing intermediate container 5d52a7ad2d7f [2021-06-15T12:10:48.175Z] ---> a4749c0a8fd1 [2021-06-15T12:10:48.175Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T12:10:48.175Z] ---> Running in eb3fe754d144 [2021-06-15T12:10:48.436Z] Removing intermediate container eb3fe754d144 [2021-06-15T12:10:48.436Z] ---> f5d7c95bc033 [2021-06-15T12:10:48.436Z] Step 12/24 : COPY go.mod . [2021-06-15T12:10:48.700Z] ---> 388fd7e5740e [2021-06-15T12:10:48.700Z] Step 13/24 : COPY Makefile . [2021-06-15T12:10:48.984Z] ---> d267f11c4064 [2021-06-15T12:10:48.985Z] Step 14/24 : RUN make update [2021-06-15T12:10:48.985Z] ---> Running in 23e400a3e231 [2021-06-15T12:10:49.249Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T12:10:49.824Z] Removing intermediate container 23e400a3e231 [2021-06-15T12:10:49.824Z] ---> cb5cb1383f01 [2021-06-15T12:10:49.824Z] Step 15/24 : COPY . . [2021-06-15T12:10:52.393Z] ---> 2f6e66edb7d0 [2021-06-15T12:10:52.393Z] Step 16/24 : RUN ${MAKE} [2021-06-15T12:10:52.393Z] ---> Running in 5091acbf6d7a [2021-06-15T12:10:52.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.66" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] } [2021-06-15T12:10:57.944Z] $ docker stop --time=1 fb5bbf99e46dfd68a8cd103524611f70352bf2793de26ab83c5da4cb6249a0a2 [2021-06-15T12:10:59.967Z] $ docker rm -f fb5bbf99e46dfd68a8cd103524611f70352bf2793de26ab83c5da4cb6249a0a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T12:11:00.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T12:11:00.798Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T12:11:00.841Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T12:11:01.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T12:11:01.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T12:11:02.239Z] Removing intermediate container 5091acbf6d7a [2021-06-15T12:11:02.239Z] ---> 1d6c58d5b096 [2021-06-15T12:11:02.239Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T12:11:02.312Z] + ls -al . [2021-06-15T12:11:02.312Z] total 124 [2021-06-15T12:11:02.312Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 12:10 . [2021-06-15T12:11:02.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 12:08 .. [2021-06-15T12:11:02.312Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 12:08 .git [2021-06-15T12:11:02.312Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 12:08 .github [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 12:08 .gitignore [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 12:08 CONTRIBUTING.md [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 12:08 Dockerfile [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 12:08 Dockerfile.build [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 12:08 Jenkinsfile [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 12:08 LICENSE [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 12:08 Makefile [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 12:08 README.md [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 15 12:05 VERSION [2021-06-15T12:11:02.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 12:08 assets [2021-06-15T12:11:02.312Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 12:08 bin [2021-06-15T12:11:02.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 12:08 cmd [2021-06-15T12:11:02.312Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 15 12:10 coverage.out [2021-06-15T12:11:02.312Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 12:08 docs [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 15 12:08 go.mod [2021-06-15T12:11:02.312Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 15 12:10 go.sum [2021-06-15T12:11:02.312Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 12:08 internal [2021-06-15T12:11:02.312Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 12:08 version.go [2021-06-15T12:11:02.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 12:08 web [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:02.666Z] + 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=0c35122181cb708d85647f089f7c0c68ed267eab --label arch=arm64 --label version=2.0.0-dev.66 . [2021-06-15T12:11:02.815Z] 3.12: Pulling from library/alpine [2021-06-15T12:11:03.086Z] 339de151aab4: Pulling fs layer [2021-06-15T12:11:03.086Z] 339de151aab4: Verifying Checksum [2021-06-15T12:11:03.086Z] 339de151aab4: Download complete [2021-06-15T12:11:03.348Z] 339de151aab4: Pull complete [2021-06-15T12:11:03.348Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T12:11:03.348Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T12:11:03.348Z] ---> 13621d1b12d4 [2021-06-15T12:11:03.348Z] Step 18/24 : EXPOSE 4000 [2021-06-15T12:11:03.650Z] Sending build context to Docker daemon 35.88MB [2021-06-15T12:11:03.650Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T12:11:03.650Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T12:11:03.650Z] ---> 610ef9334c6c [2021-06-15T12:11:03.650Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T12:11:03.922Z] ---> Running in 896c43525418 [2021-06-15T12:11:03.922Z] Removing intermediate container 896c43525418 [2021-06-15T12:11:03.922Z] ---> 4f3134822ae0 [2021-06-15T12:11:03.922Z] 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-15T12:11:04.244Z] ---> Running in eec3fc0db9b6 [2021-06-15T12:11:04.839Z] Removing intermediate container eec3fc0db9b6 [2021-06-15T12:11:04.839Z] ---> 5a9588598a28 [2021-06-15T12:11:04.839Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T12:11:05.111Z] ---> Running in 47de087c4816 [2021-06-15T12:11:05.311Z] ---> 2cf276c2ab86 [2021-06-15T12:11:05.311Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T12:11:05.311Z] ---> Running in ae7492428e17 [2021-06-15T12:11:05.311Z] Removing intermediate container ae7492428e17 [2021-06-15T12:11:05.311Z] ---> ef20e3437a65 [2021-06-15T12:11:05.311Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T12:11:05.575Z] ---> Running in a4be1b4226bf [2021-06-15T12:11:05.703Z] Removing intermediate container 47de087c4816 [2021-06-15T12:11:05.703Z] ---> 08b042d6ad62 [2021-06-15T12:11:05.703Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T12:11:05.703Z] ---> Running in f6fa4b441481 [2021-06-15T12:11:05.838Z] Removing intermediate container a4be1b4226bf [2021-06-15T12:11:05.838Z] ---> 18450490f68d [2021-06-15T12:11:05.838Z] Step 22/24 : LABEL arch=amd64 [2021-06-15T12:11:05.838Z] ---> Running in 63b5e24fec41 [2021-06-15T12:11:05.838Z] Removing intermediate container 63b5e24fec41 [2021-06-15T12:11:05.838Z] ---> 4d2e6724f606 [2021-06-15T12:11:05.838Z] Step 23/24 : LABEL git_sha=0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:11:06.100Z] ---> Running in 68eb7a963a10 [2021-06-15T12:11:06.100Z] Removing intermediate container 68eb7a963a10 [2021-06-15T12:11:06.100Z] ---> 010330cbddde [2021-06-15T12:11:06.100Z] Step 24/24 : LABEL version=2.0.0-dev.66 [2021-06-15T12:11:06.100Z] ---> Running in a60a4278e4a5 [2021-06-15T12:11:06.300Z] Removing intermediate container f6fa4b441481 [2021-06-15T12:11:06.300Z] ---> 8355cd6185e0 [2021-06-15T12:11:06.300Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T12:11:06.300Z] ---> Running in 8b8531a41382 [2021-06-15T12:11:06.361Z] Removing intermediate container a60a4278e4a5 [2021-06-15T12:11:06.361Z] ---> 18dbb7c07504 [2021-06-15T12:11:06.362Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T12:11:06.362Z] Successfully built 18dbb7c07504 [2021-06-15T12:11:06.362Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:11:06.700Z] provisioning config files... [2021-06-15T12:11:06.713Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config7597430934640502474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:11:06.893Z] Removing intermediate container 8b8531a41382 [2021-06-15T12:11:06.893Z] ---> 3c3d1c45f4ae [2021-06-15T12:11:06.893Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T12:11:07.029Z] ---> docker-login.sh [2021-06-15T12:11:07.029Z] nexus3.edgexfoundry.org:10001 [2021-06-15T12:11:07.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:11:07.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:11:07.029Z] Configure a credential helper to remove this warning. See [2021-06-15T12:11:07.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:11:07.029Z] [2021-06-15T12:11:07.029Z] Login Succeeded [2021-06-15T12:11:07.029Z] nexus3.edgexfoundry.org:10002 [2021-06-15T12:11:07.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:11:07.167Z] ---> Running in 37a431860b18 [2021-06-15T12:11:07.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:11:07.291Z] Configure a credential helper to remove this warning. See [2021-06-15T12:11:07.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:11:07.291Z] [2021-06-15T12:11:07.291Z] Login Succeeded [2021-06-15T12:11:07.291Z] nexus3.edgexfoundry.org:10003 [2021-06-15T12:11:07.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:11:07.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:11:07.291Z] Configure a credential helper to remove this warning. See [2021-06-15T12:11:07.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:11:07.291Z] [2021-06-15T12:11:07.291Z] Login Succeeded [2021-06-15T12:11:07.291Z] nexus3.edgexfoundry.org:10004 [2021-06-15T12:11:07.437Z] Removing intermediate container 37a431860b18 [2021-06-15T12:11:07.437Z] ---> c326330f9ca2 [2021-06-15T12:11:07.437Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T12:11:07.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:11:07.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:11:07.553Z] Configure a credential helper to remove this warning. See [2021-06-15T12:11:07.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:11:07.553Z] [2021-06-15T12:11:07.553Z] Login Succeeded [2021-06-15T12:11:07.553Z] docker.io [2021-06-15T12:11:07.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:11:07.710Z] ---> Running in 3e3928828136 [2021-06-15T12:11:07.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:11:07.814Z] Configure a credential helper to remove this warning. See [2021-06-15T12:11:07.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:11:07.814Z] [2021-06-15T12:11:07.814Z] Login Succeeded [2021-06-15T12:11:07.814Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T12:11:07.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T12:11:07.892Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-15T12:11:07.892Z] 0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:11:07.892Z] latest [2021-06-15T12:11:07.892Z] 2.0.0-dev.66 [2021-06-15T12:11:07.892Z] 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [2021-06-15T12:11:07.892Z] master [2021-06-15T12:11:07.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:08.277Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:10.216Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:11:10.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-15T12:11:10.216Z] 5c7d72b9c408: Preparing [2021-06-15T12:11:10.216Z] 32f366d666a5: Preparing [2021-06-15T12:11:10.216Z] 32f366d666a5: Layer already exists [2021-06-15T12:11:10.220Z] Removing intermediate container 3e3928828136 [2021-06-15T12:11:10.220Z] ---> f8fdea7ce4dd [2021-06-15T12:11:10.220Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T12:11:10.220Z] ---> Running in bb9dd4561cb6 [2021-06-15T12:11:11.162Z] 5c7d72b9c408: Pushed [2021-06-15T12:11:11.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T12:11:11.734Z] 0c35122181cb708d85647f089f7c0c68ed267eab: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:12.043Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:12.345Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-15T12:11:12.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-15T12:11:12.345Z] 5c7d72b9c408: Preparing [2021-06-15T12:11:12.345Z] 32f366d666a5: Preparing [2021-06-15T12:11:12.345Z] 32f366d666a5: Layer already exists [2021-06-15T12:11:12.345Z] 5c7d72b9c408: Layer already exists [2021-06-15T12:11:12.345Z] latest: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:12.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T12:11:12.662Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:12.964Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.66 [2021-06-15T12:11:12.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-15T12:11:12.964Z] 5c7d72b9c408: Preparing [2021-06-15T12:11:12.964Z] 32f366d666a5: Preparing [2021-06-15T12:11:12.964Z] 5c7d72b9c408: Layer already exists [2021-06-15T12:11:12.964Z] 32f366d666a5: Layer already exists [2021-06-15T12:11:12.964Z] 2.0.0-dev.66: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:13.287Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:13.593Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [2021-06-15T12:11:13.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-15T12:11:13.593Z] 5c7d72b9c408: Preparing [2021-06-15T12:11:13.593Z] 32f366d666a5: Preparing [2021-06-15T12:11:13.593Z] 5c7d72b9c408: Layer already exists [2021-06-15T12:11:13.593Z] 32f366d666a5: Layer already exists [2021-06-15T12:11:13.593Z] 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [2021-06-15T12:11:13.608Z] OK: 138 MiB in 40 packages [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:13.907Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:11:14.233Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-15T12:11:14.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-15T12:11:14.234Z] 5c7d72b9c408: Preparing [2021-06-15T12:11:14.234Z] 32f366d666a5: Preparing [2021-06-15T12:11:14.234Z] 5c7d72b9c408: Layer already exists [2021-06-15T12:11:14.234Z] 32f366d666a5: Layer already exists [2021-06-15T12:11:14.234Z] master: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T12:11:14.317Z] ===================================================== [Pipeline] echo [2021-06-15T12:11:14.336Z] taggedImages: [2021-06-15T12:11:14.337Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:11:14.337Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-15T12:11:14.337Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.66 [2021-06-15T12:11:14.337Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [2021-06-15T12:11:14.337Z] - 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-15T12:11:14.973Z] ---> job-cost.sh [2021-06-15T12:11:14.973Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H7bS [2021-06-15T12:11:15.060Z] Removing intermediate container bb9dd4561cb6 [2021-06-15T12:11:15.060Z] ---> 658e86a0c041 [2021-06-15T12:11:15.060Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T12:11:15.060Z] ---> Running in 83b49eb5dda3 [2021-06-15T12:11:15.672Z] Removing intermediate container 83b49eb5dda3 [2021-06-15T12:11:15.672Z] ---> 7f9f59916209 [2021-06-15T12:11:15.672Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T12:11:15.944Z] ---> Running in 1dfbeb522547 [2021-06-15T12:11:16.544Z] Removing intermediate container 1dfbeb522547 [2021-06-15T12:11:16.544Z] ---> dad1e9cc98a4 [2021-06-15T12:11:16.544Z] Step 12/24 : COPY go.mod . [2021-06-15T12:11:17.523Z] ---> 350fa6620565 [2021-06-15T12:11:17.523Z] Step 13/24 : COPY Makefile . [2021-06-15T12:11:18.117Z] ---> f970029844b3 [2021-06-15T12:11:18.117Z] Step 14/24 : RUN make update [2021-06-15T12:11:18.390Z] ---> Running in 9df20db43166 [2021-06-15T12:11:19.385Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T12:11:20.843Z] Removing intermediate container 9df20db43166 [2021-06-15T12:11:20.843Z] ---> f6c939d1564c [2021-06-15T12:11:20.843Z] Step 15/24 : COPY . . [2021-06-15T12:11:24.242Z] ---> dc6d655b3f4d [2021-06-15T12:11:24.242Z] Step 16/24 : RUN ${MAKE} [2021-06-15T12:11:24.518Z] ---> Running in d63160048df2 [2021-06-15T12:11:25.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.66" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-15T12:11:33.137Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T12:11:52.360Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T12:11:54.983Z] Removing intermediate container d63160048df2 [2021-06-15T12:11:54.983Z] ---> 694365b3b92c [2021-06-15T12:11:54.983Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T12:11:55.131Z] lf-activate-venv(): INFO: Adding /tmp/venv-H7bS/bin to PATH [2021-06-15T12:11:55.131Z] INFO: No Stack... [2021-06-15T12:11:55.131Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T12:11:55.131Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T12:11:55.256Z] 3.12: Pulling from library/alpine [2021-06-15T12:11:55.440Z] + cut -d, -f6 [2021-06-15T12:11:55.440Z] + cat /w/workspace/edgex-ui-go/126/archives/cost.csv [Pipeline] lock [2021-06-15T12:11:55.480Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [2021-06-15T12:11:55.489Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] did not exist. Created. [2021-06-15T12:11:55.489Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [Pipeline] { [Pipeline] unstash [2021-06-15T12:11:55.535Z] d2f70382dc9a: Pulling fs layer [Pipeline] sh [2021-06-15T12:11:55.811Z] d2f70382dc9a: Verifying Checksum [2021-06-15T12:11:55.811Z] d2f70382dc9a: Download complete [2021-06-15T12:11:55.832Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T12:11:55.931Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T12:11:55.946Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T12:11:56.417Z] d2f70382dc9a: Pull complete [2021-06-15T12:11:56.418Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T12:11:56.418Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T12:11:56.418Z] ---> 9852663dfa18 [2021-06-15T12:11:56.418Z] Step 18/24 : EXPOSE 4000 [2021-06-15T12:11:56.691Z] ---> Running in 448403d22cdf [2021-06-15T12:11:57.286Z] Removing intermediate container 448403d22cdf [2021-06-15T12:11:57.286Z] ---> 523bc18d21fe [2021-06-15T12:11:57.286Z] 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-15T12:11:59.905Z] ---> 7c6c4ee9e023 [2021-06-15T12:11:59.905Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T12:11:59.905Z] ---> Running in 51eea550ea42 [2021-06-15T12:12:00.179Z] Removing intermediate container 51eea550ea42 [2021-06-15T12:12:00.179Z] ---> 461a1bf4114d [2021-06-15T12:12:00.179Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T12:12:00.179Z] ---> Running in 96298e48c3f1 [2021-06-15T12:12:00.774Z] Removing intermediate container 96298e48c3f1 [2021-06-15T12:12:00.774Z] ---> 73f77233abd9 [2021-06-15T12:12:00.774Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T12:12:01.055Z] ---> Running in bc8ac89c6035 [2021-06-15T12:12:01.330Z] Removing intermediate container bc8ac89c6035 [2021-06-15T12:12:01.330Z] ---> fb51733ed888 [2021-06-15T12:12:01.330Z] Step 23/24 : LABEL git_sha=0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:12:01.603Z] ---> Running in 76cb89a4fb53 [2021-06-15T12:12:01.876Z] Removing intermediate container 76cb89a4fb53 [2021-06-15T12:12:01.876Z] ---> b903d15fc1f8 [2021-06-15T12:12:01.876Z] Step 24/24 : LABEL version=2.0.0-dev.66 [2021-06-15T12:12:02.155Z] ---> Running in 1b42a78c60c3 [2021-06-15T12:12:02.751Z] Removing intermediate container 1b42a78c60c3 [2021-06-15T12:12:02.751Z] ---> c1ab8f32b953 [2021-06-15T12:12:02.751Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T12:12:02.751Z] Successfully built c1ab8f32b953 [2021-06-15T12:12:02.751Z] 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-15T12:12:02.973Z] provisioning config files... [2021-06-15T12:12:02.995Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config7400889645257970017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:12:03.358Z] ---> docker-login.sh [2021-06-15T12:12:03.359Z] nexus3.edgexfoundry.org:10001 [2021-06-15T12:12:03.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:12:03.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:12:03.908Z] Configure a credential helper to remove this warning. See [2021-06-15T12:12:03.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:12:03.908Z] [2021-06-15T12:12:03.908Z] Login Succeeded [2021-06-15T12:12:03.908Z] nexus3.edgexfoundry.org:10002 [2021-06-15T12:12:04.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:12:04.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:12:04.457Z] Configure a credential helper to remove this warning. See [2021-06-15T12:12:04.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:12:04.457Z] [2021-06-15T12:12:04.457Z] Login Succeeded [2021-06-15T12:12:04.457Z] nexus3.edgexfoundry.org:10003 [2021-06-15T12:12:04.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:12:05.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:12:05.011Z] Configure a credential helper to remove this warning. See [2021-06-15T12:12:05.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:12:05.011Z] [2021-06-15T12:12:05.011Z] Login Succeeded [2021-06-15T12:12:05.011Z] nexus3.edgexfoundry.org:10004 [2021-06-15T12:12:05.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:12:05.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:12:05.559Z] Configure a credential helper to remove this warning. See [2021-06-15T12:12:05.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:12:05.560Z] [2021-06-15T12:12:05.560Z] Login Succeeded [2021-06-15T12:12:05.560Z] docker.io [2021-06-15T12:12:06.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T12:12:06.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T12:12:06.431Z] Configure a credential helper to remove this warning. See [2021-06-15T12:12:06.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T12:12:06.431Z] [2021-06-15T12:12:06.431Z] Login Succeeded [2021-06-15T12:12:06.431Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T12:12:06.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T12:12:06.541Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-15T12:12:06.541Z] 0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:12:06.541Z] latest [2021-06-15T12:12:06.541Z] 2.0.0-dev.66 [2021-06-15T12:12:06.541Z] 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [2021-06-15T12:12:06.541Z] master [2021-06-15T12:12:06.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:06.949Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:07.296Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:12:07.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-15T12:12:07.296Z] 59eed1085a76: Preparing [2021-06-15T12:12:07.296Z] 3fbe34a1663b: Preparing [2021-06-15T12:12:07.572Z] 3fbe34a1663b: Layer already exists [2021-06-15T12:12:14.274Z] 59eed1085a76: Pushed [2021-06-15T12:12:14.274Z] 0c35122181cb708d85647f089f7c0c68ed267eab: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:14.627Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:14.971Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-15T12:12:14.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-15T12:12:14.971Z] 59eed1085a76: Preparing [2021-06-15T12:12:14.971Z] 3fbe34a1663b: Preparing [2021-06-15T12:12:14.971Z] 3fbe34a1663b: Layer already exists [2021-06-15T12:12:14.971Z] 59eed1085a76: Layer already exists [2021-06-15T12:12:15.244Z] latest: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:15.591Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:15.933Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.66 [2021-06-15T12:12:15.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-15T12:12:15.933Z] 59eed1085a76: Preparing [2021-06-15T12:12:15.933Z] 3fbe34a1663b: Preparing [2021-06-15T12:12:15.933Z] 3fbe34a1663b: Layer already exists [2021-06-15T12:12:15.933Z] 59eed1085a76: Layer already exists [2021-06-15T12:12:16.208Z] 2.0.0-dev.66: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:16.556Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:16.906Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [2021-06-15T12:12:16.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-15T12:12:16.906Z] 59eed1085a76: Preparing [2021-06-15T12:12:16.906Z] 3fbe34a1663b: Preparing [2021-06-15T12:12:16.906Z] 59eed1085a76: Layer already exists [2021-06-15T12:12:16.906Z] 3fbe34a1663b: Layer already exists [2021-06-15T12:12:17.187Z] 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:17.543Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:12:17.889Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-15T12:12:17.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-15T12:12:17.889Z] 59eed1085a76: Preparing [2021-06-15T12:12:17.889Z] 3fbe34a1663b: Preparing [2021-06-15T12:12:17.889Z] 3fbe34a1663b: Layer already exists [2021-06-15T12:12:17.889Z] 59eed1085a76: Layer already exists [2021-06-15T12:12:18.160Z] master: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T12:12:18.241Z] ===================================================== [Pipeline] echo [2021-06-15T12:12:18.260Z] taggedImages: [2021-06-15T12:12:18.260Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab [2021-06-15T12:12:18.260Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-15T12:12:18.260Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.66 [2021-06-15T12:12:18.260Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [2021-06-15T12:12:18.260Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:12:18.802Z] ---> job-cost.sh [2021-06-15T12:12:18.802Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qCKd [2021-06-15T12:12:57.793Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T12:14:19.609Z] lf-activate-venv(): INFO: Adding /tmp/venv-qCKd/bin to PATH [2021-06-15T12:14:19.609Z] INFO: No Stack... [2021-06-15T12:14:19.609Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T12:14:19.609Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T12:14:19.974Z] + cat /w/workspace/edgex-ui-go/126/archives/cost.csv [2021-06-15T12:14:19.974Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T12:14:20.042Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [2021-06-15T12:14:20.053Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] did not exist. Created. [2021-06-15T12:14:20.053Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T12:14:20.469Z] /w/workspace/edgex-ui-go/126@tmp/durable-e4b78ce6/script.sh: 1: /w/workspace/edgex-ui-go/126@tmp/durable-e4b78ce6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T12:14:20.822Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T12:14:20.872Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T12:14:21.101Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T12:14:21.112Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-126-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-15T12:14:22.054Z] provisioning config files... [2021-06-15T12:14:22.069Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6951579756812042102tmp [Pipeline] { [Pipeline] sh [2021-06-15T12:14:22.413Z] + set +x [2021-06-15T12:14:22.413Z] + curl -s https://codecov.io/bash [2021-06-15T12:14:22.413Z] + bash -s -- [2021-06-15T12:14:22.413Z] [2021-06-15T12:14:22.413Z] _____ _ [2021-06-15T12:14:22.413Z] / ____| | | [2021-06-15T12:14:22.413Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T12:14:22.413Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T12:14:22.413Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T12:14:22.413Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T12:14:22.413Z] Bash-1.0.3 [2021-06-15T12:14:22.413Z] [2021-06-15T12:14:22.413Z] [2021-06-15T12:14:22.413Z] ==> git version 2.24.4 found [2021-06-15T12:14:22.413Z] ==> 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-15T12:14:22.413Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T12:14:22.413Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T12:14:22.413Z] ==> Jenkins CI detected. [2021-06-15T12:14:22.680Z] project root: . [2021-06-15T12:14:22.680Z] --> token set from env [2021-06-15T12:14:22.680Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T12:14:22.680Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T12:14:22.680Z] ==> Python coveragepy not found [2021-06-15T12:14:22.680Z] ==> Searching for coverage reports in: [2021-06-15T12:14:22.680Z] + . [2021-06-15T12:14:22.680Z] -> Found 1 reports [2021-06-15T12:14:22.680Z] ==> Detecting git/mercurial file structure [2021-06-15T12:14:22.680Z] ==> Reading reports [2021-06-15T12:14:22.680Z] + ./coverage.out bytes=10 [2021-06-15T12:14:22.680Z] ==> Appending adjustments [2021-06-15T12:14:22.680Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T12:14:22.680Z] + Found adjustments [2021-06-15T12:14:22.680Z] ==> Gzipping contents [2021-06-15T12:14:22.680Z] 4.0K /tmp/codecov.vKkxHo.gz [2021-06-15T12:14:22.680Z] ==> Uploading reports [2021-06-15T12:14:22.680Z] url: https://codecov.io [2021-06-15T12:14:22.680Z] query: branch=master&commit=0c35122181cb708d85647f089f7c0c68ed267eab&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F126%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T12:14:22.680Z] -> Pinging Codecov [2021-06-15T12:14:22.680Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0c35122181cb708d85647f089f7c0c68ed267eab&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F126%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T12:14:23.271Z] -> Uploading to [2021-06-15T12:14:23.271Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/0c35122181cb708d85647f089f7c0c68ed267eab/d0f14577-991b-465d-9df1-3e41636de2e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T121423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75f341ced7bd81df9ed3ca310ba023c2ca1da3fd4f77727b5941daed0929e3c8 [2021-06-15T12:14:23.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T12:14:23.285Z] Dload Upload Total Spent Left Speed [2021-06-15T12:14:23.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 10916 --:--:-- --:--:-- --:--:-- 10897 100 3923 0 0 100 3923 0 10911 --:--:-- --:--:-- --:--:-- 10897 [2021-06-15T12:14:23.550Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] } [2021-06-15T12:14:23.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-15T12:14:23.939Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-15T12:14:23.966Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:14:24.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T12:14:24.298Z] [2021-06-15T12:14:24.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:14:24.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T12:14:24.895Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-15T12:14:24.895Z] 188c0c94c7c5: Pulling fs layer [2021-06-15T12:14:24.895Z] 0ef7d3d256c8: Pulling fs layer [2021-06-15T12:14:24.895Z] de9db76c5a1d: Pulling fs layer [2021-06-15T12:14:24.895Z] 0eba1c9be4d2: Pulling fs layer [2021-06-15T12:14:24.895Z] 0d57e429df01: Pulling fs layer [2021-06-15T12:14:24.895Z] 4e4be7b47b0d: Pulling fs layer [2021-06-15T12:14:24.895Z] e1f770b5df2f: Pulling fs layer [2021-06-15T12:14:24.895Z] 85a0685a4137: Pulling fs layer [2021-06-15T12:14:24.895Z] 0eba1c9be4d2: Waiting [2021-06-15T12:14:24.895Z] 0d57e429df01: Waiting [2021-06-15T12:14:24.895Z] 85a0685a4137: Waiting [2021-06-15T12:14:24.895Z] 4e4be7b47b0d: Waiting [2021-06-15T12:14:24.895Z] e1f770b5df2f: Waiting [2021-06-15T12:14:24.895Z] de9db76c5a1d: Verifying Checksum [2021-06-15T12:14:24.895Z] de9db76c5a1d: Download complete [2021-06-15T12:14:24.895Z] 0ef7d3d256c8: Verifying Checksum [2021-06-15T12:14:24.895Z] 0ef7d3d256c8: Download complete [2021-06-15T12:14:25.161Z] 0d57e429df01: Verifying Checksum [2021-06-15T12:14:25.161Z] 0d57e429df01: Download complete [2021-06-15T12:14:25.161Z] 4e4be7b47b0d: Verifying Checksum [2021-06-15T12:14:25.161Z] 4e4be7b47b0d: Download complete [2021-06-15T12:14:25.161Z] 188c0c94c7c5: Verifying Checksum [2021-06-15T12:14:25.425Z] 188c0c94c7c5: Pull complete [2021-06-15T12:14:25.688Z] 0ef7d3d256c8: Pull complete [2021-06-15T12:14:25.688Z] de9db76c5a1d: Pull complete [2021-06-15T12:14:27.081Z] e1f770b5df2f: Verifying Checksum [2021-06-15T12:14:27.081Z] e1f770b5df2f: Download complete [2021-06-15T12:14:28.998Z] 0eba1c9be4d2: Verifying Checksum [2021-06-15T12:14:28.998Z] 0eba1c9be4d2: Download complete [2021-06-15T12:14:29.576Z] 85a0685a4137: Verifying Checksum [2021-06-15T12:14:29.576Z] 85a0685a4137: Download complete [2021-06-15T12:14:33.833Z] 0eba1c9be4d2: Pull complete [2021-06-15T12:14:33.833Z] 0d57e429df01: Pull complete [2021-06-15T12:14:33.833Z] 4e4be7b47b0d: Pull complete [2021-06-15T12:14:34.098Z] e1f770b5df2f: Pull complete [2021-06-15T12:14:39.462Z] 85a0685a4137: Pull complete [2021-06-15T12:14:39.462Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-15T12:14:39.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T12:14:39.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-15T12:14:39.824Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2021-06-15T12:14:39.890Z] $ 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-15T12:14:51.136Z] $ docker top a2a63525ac0b05e3bfeefe37ce2cfd2cbe45997eabdda0b8284248daf250a9db -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T12:14:51.259Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-15T12:14:51.580Z] + set -o pipefail [2021-06-15T12:14:51.581Z] + snyk monitor '--org=edgex-jenkins' [2021-06-15T12:14:59.762Z] [2021-06-15T12:14:59.762Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-15T12:14:59.762Z] [2021-06-15T12:14:59.762Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/d6a01794-4ac2-4fd7-9dc2-fb925b06efb7 [2021-06-15T12:14:59.762Z] [2021-06-15T12:14:59.762Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-15T12:14:59.762Z] [2021-06-15T12:14:59.762Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-15T12:14:59.762Z] [2021-06-15T12:14:59.762Z] [Pipeline] } [2021-06-15T12:14:59.776Z] $ docker stop --time=1 a2a63525ac0b05e3bfeefe37ce2cfd2cbe45997eabdda0b8284248daf250a9db [2021-06-15T12:15:08.075Z] $ docker rm -f a2a63525ac0b05e3bfeefe37ce2cfd2cbe45997eabdda0b8284248daf250a9db [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-15T12:15:09.350Z] + git log --format=format:%s -1 0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:15:09.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T12:15:09.667Z] . [Pipeline] withDockerContainer [2021-06-15T12:15:09.754Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2021-06-15T12:15:09.798Z] $ 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-15T12:15:12.745Z] $ docker top f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T12:15:12.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T12:15:12.903Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T12:15:13.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T12:15:13.055Z] $ docker exec f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb ssh-agent [2021-06-15T12:15:13.181Z] SSH_AUTH_SOCK=/tmp/ssh-dNhQzHTaNmiM/agent.14 [2021-06-15T12:15:13.181Z] SSH_AGENT_PID=20 [2021-06-15T12:15:13.187Z] Running ssh-add (command line suppressed) [2021-06-15T12:15:13.300Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7398145688986751046.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7398145688986751046.key) [2021-06-15T12:15:13.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T12:15:13.624Z] + git semver tag [2021-06-15T12:15:13.624Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T12:15:13.624Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-15T12:15:13.624Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-15T12:15:13.624Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T12:15:13.624Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T12:15:13.624Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T12:15:13.624Z] # $SEMVER_BRANCH = master [2021-06-15T12:15:13.624Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-15T12:15:13.624Z] # 0c35122181cb708d85647f089f7c0c68ed267eab HEAD [2021-06-15T12:15:13.624Z] # -> Force: false [2021-06-15T12:15:13.624Z] # 5a81a166fe007b6614bb8073c1a6cd6d9c98ffff refs/tags/v2.0.0-dev.66 [Pipeline] } [2021-06-15T12:15:13.634Z] $ docker exec --env ******** --env ******** f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb ssh-agent -k [2021-06-15T12:15:13.755Z] unset SSH_AUTH_SOCK; [2021-06-15T12:15:13.756Z] unset SSH_AGENT_PID; [2021-06-15T12:15:13.756Z] echo Agent pid 20 killed; [2021-06-15T12:15:13.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T12:15:14.120Z] + git semver [Pipeline] } [2021-06-15T12:15:14.136Z] $ docker stop --time=1 f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb [2021-06-15T12:15:15.684Z] $ docker rm -f f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:15:16.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T12:15:16.201Z] [2021-06-15T12:15:16.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:15:16.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T12:15:16.530Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-15T12:15:16.530Z] ab5ef0e58194: Pulling fs layer [2021-06-15T12:15:16.530Z] 9712f1f96733: Pulling fs layer [2021-06-15T12:15:16.530Z] 63f879dbbcfc: Pulling fs layer [2021-06-15T12:15:16.530Z] 0d9ebad4ef96: Pulling fs layer [2021-06-15T12:15:16.530Z] e9a5061849ea: Pulling fs layer [2021-06-15T12:15:16.530Z] d747dcd14b5f: Pulling fs layer [2021-06-15T12:15:16.530Z] 2de7ff778b66: Pulling fs layer [2021-06-15T12:15:16.530Z] e9a5061849ea: Waiting [2021-06-15T12:15:16.530Z] d747dcd14b5f: Waiting [2021-06-15T12:15:16.530Z] 2de7ff778b66: Waiting [2021-06-15T12:15:16.530Z] 0d9ebad4ef96: Waiting [2021-06-15T12:15:16.530Z] 9712f1f96733: Verifying Checksum [2021-06-15T12:15:16.530Z] 9712f1f96733: Download complete [2021-06-15T12:15:17.921Z] 63f879dbbcfc: Verifying Checksum [2021-06-15T12:15:17.921Z] 63f879dbbcfc: Download complete [2021-06-15T12:15:18.183Z] e9a5061849ea: Verifying Checksum [2021-06-15T12:15:18.183Z] e9a5061849ea: Download complete [2021-06-15T12:15:18.183Z] d747dcd14b5f: Verifying Checksum [2021-06-15T12:15:18.183Z] d747dcd14b5f: Download complete [2021-06-15T12:15:18.446Z] 0d9ebad4ef96: Verifying Checksum [2021-06-15T12:15:18.446Z] 0d9ebad4ef96: Download complete [2021-06-15T12:15:18.446Z] 2de7ff778b66: Verifying Checksum [2021-06-15T12:15:18.446Z] 2de7ff778b66: Download complete [2021-06-15T12:15:18.712Z] ab5ef0e58194: Verifying Checksum [2021-06-15T12:15:18.712Z] ab5ef0e58194: Download complete [2021-06-15T12:15:22.072Z] ab5ef0e58194: Pull complete [2021-06-15T12:15:22.072Z] 9712f1f96733: Pull complete [2021-06-15T12:15:22.650Z] 63f879dbbcfc: Pull complete [2021-06-15T12:15:26.895Z] 0d9ebad4ef96: Pull complete [2021-06-15T12:15:26.895Z] e9a5061849ea: Pull complete [2021-06-15T12:15:27.162Z] d747dcd14b5f: Pull complete [2021-06-15T12:15:28.119Z] 2de7ff778b66: Pull complete [2021-06-15T12:15:28.119Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-15T12:15:28.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T12:15:28.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-15T12:15:28.212Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2021-06-15T12:15:28.264Z] $ 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-15T12:15:41.920Z] $ docker top 8ef53a5a1af1b80c9d20c5ed2f5435c7363cf201d916ca4552bf8a11280ce47c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:15:42.044Z] provisioning config files... [2021-06-15T12:15:42.055Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config330256535335697543tmp [2021-06-15T12:15:42.069Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1653988719803541480tmp [2021-06-15T12:15:42.102Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7564321084200681034tmp [Pipeline] { [Pipeline] echo [2021-06-15T12:15:42.138Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:15:42.445Z] ---> sigul-configuration.sh [2021-06-15T12:15:42.446Z] gpg: directory `/root/.gnupg' created [2021-06-15T12:15:42.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-15T12:15:42.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-15T12:15:42.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-15T12:15:42.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-15T12:15:42.446Z] gpg: CAST5 encrypted data [2021-06-15T12:15:42.446Z] gpg: encrypted with 1 passphrase [2021-06-15T12:15:42.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-15T12:15:42.744Z] + mkdir /home/jenkins [2021-06-15T12:15:42.744Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-15T12:15:43.048Z] + 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-15T12:15:43.061Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:15:43.358Z] ---> sigul-install.sh [2021-06-15T12:15:48.673Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-15T12:15:48.973Z] + git tag --list [2021-06-15T12:15:48.973Z] 0.1.1 [2021-06-15T12:15:48.973Z] v1.1.0 [2021-06-15T12:15:48.973Z] v1.2.0 [2021-06-15T12:15:48.973Z] v1.2.1 [2021-06-15T12:15:48.973Z] v1.3.0 [2021-06-15T12:15:48.973Z] v2.0.0-dev.1 [2021-06-15T12:15:48.973Z] v2.0.0-dev.10 [2021-06-15T12:15:48.973Z] v2.0.0-dev.11 [2021-06-15T12:15:48.973Z] v2.0.0-dev.12 [2021-06-15T12:15:48.973Z] v2.0.0-dev.13 [2021-06-15T12:15:48.973Z] v2.0.0-dev.14 [2021-06-15T12:15:48.973Z] v2.0.0-dev.15 [2021-06-15T12:15:48.973Z] v2.0.0-dev.16 [2021-06-15T12:15:48.973Z] v2.0.0-dev.17 [2021-06-15T12:15:48.973Z] v2.0.0-dev.18 [2021-06-15T12:15:48.973Z] v2.0.0-dev.19 [2021-06-15T12:15:48.973Z] v2.0.0-dev.2 [2021-06-15T12:15:48.973Z] v2.0.0-dev.20 [2021-06-15T12:15:48.973Z] v2.0.0-dev.21 [2021-06-15T12:15:48.973Z] v2.0.0-dev.22 [2021-06-15T12:15:48.973Z] v2.0.0-dev.23 [2021-06-15T12:15:48.973Z] v2.0.0-dev.24 [2021-06-15T12:15:48.973Z] v2.0.0-dev.25 [2021-06-15T12:15:48.973Z] v2.0.0-dev.26 [2021-06-15T12:15:48.973Z] v2.0.0-dev.27 [2021-06-15T12:15:48.973Z] v2.0.0-dev.28 [2021-06-15T12:15:48.973Z] v2.0.0-dev.29 [2021-06-15T12:15:48.973Z] v2.0.0-dev.3 [2021-06-15T12:15:48.973Z] v2.0.0-dev.30 [2021-06-15T12:15:48.973Z] v2.0.0-dev.31 [2021-06-15T12:15:48.973Z] v2.0.0-dev.32 [2021-06-15T12:15:48.973Z] v2.0.0-dev.33 [2021-06-15T12:15:48.973Z] v2.0.0-dev.34 [2021-06-15T12:15:48.973Z] v2.0.0-dev.35 [2021-06-15T12:15:48.973Z] v2.0.0-dev.36 [2021-06-15T12:15:48.973Z] v2.0.0-dev.37 [2021-06-15T12:15:48.973Z] v2.0.0-dev.38 [2021-06-15T12:15:48.973Z] v2.0.0-dev.39 [2021-06-15T12:15:48.973Z] v2.0.0-dev.4 [2021-06-15T12:15:48.973Z] v2.0.0-dev.40 [2021-06-15T12:15:48.973Z] v2.0.0-dev.41 [2021-06-15T12:15:48.973Z] v2.0.0-dev.42 [2021-06-15T12:15:48.973Z] v2.0.0-dev.43 [2021-06-15T12:15:48.973Z] v2.0.0-dev.44 [2021-06-15T12:15:48.973Z] v2.0.0-dev.45 [2021-06-15T12:15:48.973Z] v2.0.0-dev.46 [2021-06-15T12:15:48.973Z] v2.0.0-dev.47 [2021-06-15T12:15:48.973Z] v2.0.0-dev.48 [2021-06-15T12:15:48.973Z] v2.0.0-dev.49 [2021-06-15T12:15:48.973Z] v2.0.0-dev.5 [2021-06-15T12:15:48.973Z] v2.0.0-dev.50 [2021-06-15T12:15:48.973Z] v2.0.0-dev.51 [2021-06-15T12:15:48.973Z] v2.0.0-dev.52 [2021-06-15T12:15:48.973Z] v2.0.0-dev.53 [2021-06-15T12:15:48.973Z] v2.0.0-dev.54 [2021-06-15T12:15:48.973Z] v2.0.0-dev.55 [2021-06-15T12:15:48.973Z] v2.0.0-dev.56 [2021-06-15T12:15:48.973Z] v2.0.0-dev.57 [2021-06-15T12:15:48.973Z] v2.0.0-dev.58 [2021-06-15T12:15:48.973Z] v2.0.0-dev.59 [2021-06-15T12:15:48.973Z] v2.0.0-dev.6 [2021-06-15T12:15:48.973Z] v2.0.0-dev.60 [2021-06-15T12:15:48.973Z] v2.0.0-dev.61 [2021-06-15T12:15:48.973Z] v2.0.0-dev.62 [2021-06-15T12:15:48.973Z] v2.0.0-dev.63 [2021-06-15T12:15:48.973Z] v2.0.0-dev.64 [2021-06-15T12:15:48.973Z] v2.0.0-dev.65 [2021-06-15T12:15:48.973Z] v2.0.0-dev.66 [2021-06-15T12:15:48.973Z] v2.0.0-dev.7 [2021-06-15T12:15:48.973Z] v2.0.0-dev.8 [2021-06-15T12:15:48.973Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-15T12:15:49.278Z] + lftools sign git-tag v2.0.0-dev.66 [2021-06-15T12:15:49.858Z] Signing Git tag with Sigul... [2021-06-15T12:15:49.858Z] Signing v2.0.0-dev.66 [Pipeline] echo [2021-06-15T12:15:51.268Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:15:51.566Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-15T12:15:51.576Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-15T12:15:51.607Z] $ docker stop --time=1 8ef53a5a1af1b80c9d20c5ed2f5435c7363cf201d916ca4552bf8a11280ce47c [2021-06-15T12:15:56.291Z] $ docker rm -f 8ef53a5a1af1b80c9d20c5ed2f5435c7363cf201d916ca4552bf8a11280ce47c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:15:57.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T12:15:57.032Z] . [Pipeline] withDockerContainer [2021-06-15T12:15:57.122Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2021-06-15T12:15:57.168Z] $ 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-15T12:15:57.721Z] $ docker top fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T12:15:58.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T12:15:58.020Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T12:15:58.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T12:15:58.271Z] $ docker exec fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 ssh-agent [2021-06-15T12:15:58.466Z] SSH_AUTH_SOCK=/tmp/ssh-J3DaYM33UXls/agent.14 [2021-06-15T12:15:58.466Z] SSH_AGENT_PID=20 [2021-06-15T12:15:58.533Z] Running ssh-add (command line suppressed) [2021-06-15T12:15:58.642Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2703564857772479331.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2703564857772479331.key) [2021-06-15T12:15:58.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T12:15:58.971Z] + git semver bump pre [2021-06-15T12:15:58.971Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T12:15:58.971Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-15T12:15:58.971Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-15T12:15:58.972Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T12:15:58.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T12:15:58.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T12:15:58.972Z] # $SEMVER_BRANCH = master [2021-06-15T12:15:58.972Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-15T12:15:58.972Z] 2.0.0-dev.67 [Pipeline] } [2021-06-15T12:15:58.981Z] $ docker exec --env ******** --env ******** fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 ssh-agent -k [2021-06-15T12:15:59.085Z] unset SSH_AUTH_SOCK; [2021-06-15T12:15:59.085Z] unset SSH_AGENT_PID; [2021-06-15T12:15:59.085Z] echo Agent pid 20 killed; [2021-06-15T12:15:59.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T12:15:59.454Z] + git semver [Pipeline] } [2021-06-15T12:15:59.469Z] $ docker stop --time=1 fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 [2021-06-15T12:16:00.763Z] $ docker rm -f fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:16:01.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T12:16:01.183Z] . [Pipeline] withDockerContainer [2021-06-15T12:16:01.277Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2021-06-15T12:16:01.326Z] $ 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-15T12:16:01.890Z] $ docker top dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T12:16:02.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T12:16:02.058Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T12:16:02.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T12:16:02.205Z] $ docker exec dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 ssh-agent [2021-06-15T12:16:02.337Z] SSH_AUTH_SOCK=/tmp/ssh-oFmIO4dXV74V/agent.14 [2021-06-15T12:16:02.337Z] SSH_AGENT_PID=20 [2021-06-15T12:16:02.343Z] Running ssh-add (command line suppressed) [2021-06-15T12:16:02.452Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5550982055778377792.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5550982055778377792.key) [2021-06-15T12:16:02.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T12:16:02.782Z] + git semver push [2021-06-15T12:16:02.782Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T12:16:02.782Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-15T12:16:02.782Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-15T12:16:02.782Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T12:16:02.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T12:16:02.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T12:16:02.782Z] # $SEMVER_BRANCH = master [2021-06-15T12:16:02.782Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-15T12:16:10.951Z] $ docker exec --env ******** --env ******** dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 ssh-agent -k [2021-06-15T12:16:11.076Z] unset SSH_AUTH_SOCK; [2021-06-15T12:16:11.076Z] unset SSH_AGENT_PID; [2021-06-15T12:16:11.076Z] echo Agent pid 20 killed; [2021-06-15T12:16:11.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T12:16:11.454Z] + git semver [Pipeline] } [2021-06-15T12:16:11.469Z] $ docker stop --time=1 dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 [2021-06-15T12:16:12.791Z] $ docker rm -f dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 [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-15T12:16:13.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:16:14.473Z] ---> package-listing.sh [2021-06-15T12:16:14.473Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T12:16:14.473Z] ++ facter osfamily [2021-06-15T12:16:14.736Z] + OS_FAMILY=redhat [2021-06-15T12:16:14.736Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-15T12:16:14.736Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T12:16:14.736Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T12:16:14.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T12:16:14.736Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T12:16:14.736Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-15T12:16:14.736Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T12:16:14.736Z] + case "${OS_FAMILY}" in [2021-06-15T12:16:14.736Z] + sort [2021-06-15T12:16:14.736Z] + rpm -qa [2021-06-15T12:16:15.323Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T12:16:15.323Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T12:16:15.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T12:16:15.323Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-15T12:16:15.323Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-15T12:16:15.323Z] + 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-15T12:16:15.338Z] 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-15T12:16:15.631Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:16:16.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:16:16.210Z] [2021-06-15T12:16:16.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:16:16.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:16:16.538Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T12:16:16.538Z] df20fa9351a1: Pulling fs layer [2021-06-15T12:16:16.538Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T12:16:16.538Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T12:16:16.538Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T12:16:16.538Z] 93b61091891f: Pulling fs layer [2021-06-15T12:16:16.538Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T12:16:16.538Z] 5e14af77c1be: Pulling fs layer [2021-06-15T12:16:16.538Z] 01666e4c0597: Pulling fs layer [2021-06-15T12:16:16.538Z] aa168da1d23b: Pulling fs layer [2021-06-15T12:16:16.538Z] 93b9cdb0e59b: Waiting [2021-06-15T12:16:16.538Z] 5e14af77c1be: Waiting [2021-06-15T12:16:16.538Z] 01666e4c0597: Waiting [2021-06-15T12:16:16.538Z] aa168da1d23b: Waiting [2021-06-15T12:16:16.538Z] 46f8f816bc3b: Waiting [2021-06-15T12:16:16.538Z] 93b61091891f: Waiting [2021-06-15T12:16:16.810Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T12:16:16.810Z] 36b3adc4ff6f: Download complete [2021-06-15T12:16:16.810Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T12:16:16.810Z] 46f8f816bc3b: Download complete [2021-06-15T12:16:16.810Z] df20fa9351a1: Verifying Checksum [2021-06-15T12:16:16.810Z] df20fa9351a1: Download complete [2021-06-15T12:16:16.810Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T12:16:16.810Z] 93b9cdb0e59b: Download complete [2021-06-15T12:16:16.810Z] 5e14af77c1be: Verifying Checksum [2021-06-15T12:16:16.810Z] 5e14af77c1be: Download complete [2021-06-15T12:16:16.810Z] 93b61091891f: Verifying Checksum [2021-06-15T12:16:16.810Z] 93b61091891f: Download complete [2021-06-15T12:16:16.810Z] 01666e4c0597: Verifying Checksum [2021-06-15T12:16:16.810Z] 01666e4c0597: Download complete [2021-06-15T12:16:17.079Z] df20fa9351a1: Pull complete [2021-06-15T12:16:17.079Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T12:16:17.079Z] 8ad3a11d3b57: Download complete [2021-06-15T12:16:17.347Z] 36b3adc4ff6f: Pull complete [2021-06-15T12:16:17.927Z] 8ad3a11d3b57: Pull complete [2021-06-15T12:16:18.190Z] 46f8f816bc3b: Pull complete [2021-06-15T12:16:18.451Z] 93b61091891f: Pull complete [2021-06-15T12:16:18.715Z] 93b9cdb0e59b: Pull complete [2021-06-15T12:16:18.716Z] 5e14af77c1be: Pull complete [2021-06-15T12:16:18.716Z] aa168da1d23b: Verifying Checksum [2021-06-15T12:16:18.716Z] aa168da1d23b: Download complete [2021-06-15T12:16:18.988Z] 01666e4c0597: Pull complete [2021-06-15T12:16:24.343Z] aa168da1d23b: Pull complete [2021-06-15T12:16:24.343Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T12:16:24.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:16:24.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T12:16:24.425Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2021-06-15T12:16:24.474Z] $ 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-15T12:16:30.837Z] $ docker top c3e8829bdd6d84fe0abe8a9cdc9febaf8f01faa9c87d4a8c2a7a1a5beec9a492 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T12:16:31.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T12:16:31.550Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T12:16:31.856Z] + ls /var/log/sa-host [2021-06-15T12:16:31.856Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T12:16:31.856Z] file_magic: OK [2021-06-15T12:16:31.856Z] HZ: Using current value: 100 [2021-06-15T12:16:31.856Z] file_header: OK [2021-06-15T12:16:31.856Z] 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-15T12:16:31.856Z] Statistics: [2021-06-15T12:16:31.856Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T12:16:31.856Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T12:16:31.856Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T12:16:31.856Z] file_magic: OK [2021-06-15T12:16:31.856Z] HZ: Using current value: 100 [2021-06-15T12:16:31.856Z] file_header: OK [2021-06-15T12:16:31.856Z] 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-15T12:16:31.856Z] Statistics: [2021-06-15T12:16:31.856Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T12:16:31.856Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:16:32.098Z] provisioning config files... [2021-06-15T12:16:32.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4692673742175447130tmp [Pipeline] { [Pipeline] echo [2021-06-15T12:16:32.152Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:16:32.464Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T12:16:32.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:16:32.918Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T12:16:32.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:16:33.242Z] ---> sudo-logs.sh [2021-06-15T12:16:33.242Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T12:16:33.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:16:33.580Z] ---> job-cost.sh [2021-06-15T12:16:33.581Z] lf-activate-venv: SKIPPING [2021-06-15T12:16:33.581Z] DEBUG: total: 0.18000000715255737 [2021-06-15T12:16:33.581Z] INFO: Retrieving Stack Cost... [2021-06-15T12:16:34.159Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T12:16:34.735Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T12:16:34.753Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:16:35.059Z] ---> logs-deploy.sh [2021-06-15T12:16:35.059Z] lf-activate-venv: SKIPPING [2021-06-15T12:16:35.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/126 [2021-06-15T12:16:35.059Z] INFO: archiving workspace using pattern(s): [2021-06-15T12:16:36.017Z] Archives upload complete. [2021-06-15T12:16:36.017Z] INFO: archiving logs to Nexus