Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b73c1ff08b1a5869110c2e738db83cc765dfa4d 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-ssh4157214852098843032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5626532033300170409.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7102700922697478512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7675114696555117813.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-ssh656630521363440438.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-721 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-ssh1157716220176046203.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 5b73c1ff08b1a5869110c2e738db83cc765dfa4d (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 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 Commit message: "feat: update to match edgex" > git rev-list --no-walk 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T10:22:07.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T10:22:07.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T10:22:07.788Z] ========================================================= [2021-06-22T10:22:07.788Z] EdgeX Global Pipelines Version Info [2021-06-22T10:22:07.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:22:09.356Z] ------------------- [2021-06-22T10:22:09.356Z] stable info: [2021-06-22T10:22:09.356Z] ------------------- [2021-06-22T10:22:09.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T10:22:09.356Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T10:22:09.357Z] Message: update stable to v1.0.195 [2021-06-22T10:22:09.931Z] ------------------- [2021-06-22T10:22:09.931Z] experimental info: [2021-06-22T10:22:09.931Z] ------------------- [2021-06-22T10:22:09.931Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T10:22:09.931Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T10:22:09.931Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T10:22:10.048Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-22T10:22:10.074Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-22T10:22:10.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T10:22:10.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T10:22:10.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T10:22:10.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T10:22:10.191Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T10:22:10.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T10:22:10.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T10:22:10.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T10:22:10.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T10:22:10.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-22T10:22:10.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T10:22:10.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T10:22:10.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T10:22:10.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T10:22:10.447Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T10:22:10.470Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T10:22:10.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T10:22:10.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T10:22:10.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T10:22:10.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T10:22:10.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T10:22:10.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T10:22:10.632Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-22T10:22:10.674Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T10:22:10.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-22T10:22:10.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-22T10:22:10.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-22T10:22:10.766Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] echo [2021-06-22T10:22:10.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b73c1f [Pipeline] echo [2021-06-22T10:22:10.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T10:22:10.890Z] provisioning config files... [2021-06-22T10:22:10.906Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2690803079661449832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:22:11.231Z] ---> docker-login.sh [2021-06-22T10:22:11.231Z] nexus3.edgexfoundry.org:10001 [2021-06-22T10:22:12.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:22:12.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:22:12.624Z] Configure a credential helper to remove this warning. See [2021-06-22T10:22:12.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:22:12.624Z] [2021-06-22T10:22:12.624Z] Login Succeeded [2021-06-22T10:22:12.624Z] nexus3.edgexfoundry.org:10002 [2021-06-22T10:22:12.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:22:12.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:22:12.887Z] Configure a credential helper to remove this warning. See [2021-06-22T10:22:12.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:22:12.887Z] [2021-06-22T10:22:12.887Z] Login Succeeded [2021-06-22T10:22:12.887Z] nexus3.edgexfoundry.org:10003 [2021-06-22T10:22:12.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:22:13.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:22:13.150Z] Configure a credential helper to remove this warning. See [2021-06-22T10:22:13.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:22:13.150Z] [2021-06-22T10:22:13.150Z] Login Succeeded [2021-06-22T10:22:13.150Z] nexus3.edgexfoundry.org:10004 [2021-06-22T10:22:13.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:22:13.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:22:13.150Z] Configure a credential helper to remove this warning. See [2021-06-22T10:22:13.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:22:13.150Z] [2021-06-22T10:22:13.150Z] Login Succeeded [2021-06-22T10:22:13.150Z] docker.io [2021-06-22T10:22:13.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:22:13.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:22:13.729Z] Configure a credential helper to remove this warning. See [2021-06-22T10:22:13.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:22:13.729Z] [2021-06-22T10:22:13.729Z] Login Succeeded [2021-06-22T10:22:13.729Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T10:22:13.738Z] 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-22T10:22:14.328Z] + git log --format=format:%s -1 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] echo [2021-06-22T10:22:14.375Z] GIT_COMMIT: 5b73c1ff08b1a5869110c2e738db83cc765dfa4d, Commit Message: feat: update to match edgex [Pipeline] echo [2021-06-22T10:22:14.389Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:22:15.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T10:22:15.284Z] [2021-06-22T10:22:15.284Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:22:15.612Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T10:22:15.892Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T10:22:15.892Z] 31603596830f: Pulling fs layer [2021-06-22T10:22:15.892Z] 54011a49482f: Pulling fs layer [2021-06-22T10:22:15.892Z] a6820b24f6d8: Pulling fs layer [2021-06-22T10:22:15.892Z] f581987b2513: Pulling fs layer [2021-06-22T10:22:15.892Z] f581987b2513: Waiting [2021-06-22T10:22:15.892Z] 54011a49482f: Verifying Checksum [2021-06-22T10:22:15.892Z] 54011a49482f: Download complete [2021-06-22T10:22:15.892Z] 31603596830f: Verifying Checksum [2021-06-22T10:22:15.892Z] 31603596830f: Download complete [2021-06-22T10:22:15.892Z] f581987b2513: Verifying Checksum [2021-06-22T10:22:15.892Z] f581987b2513: Download complete [2021-06-22T10:22:16.153Z] a6820b24f6d8: Verifying Checksum [2021-06-22T10:22:16.153Z] a6820b24f6d8: Download complete [2021-06-22T10:22:16.153Z] 31603596830f: Pull complete [2021-06-22T10:22:16.433Z] 54011a49482f: Pull complete [2021-06-22T10:22:17.389Z] a6820b24f6d8: Pull complete [2021-06-22T10:22:17.650Z] f581987b2513: Pull complete [2021-06-22T10:22:17.913Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T10:22:17.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T10:22:17.913Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T10:22:18.003Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-06-22T10:22:18.040Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T10:22:21.742Z] $ docker top a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T10:22:21.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T10:22:21.871Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T10:22:21.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T10:22:21.976Z] $ docker exec a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent [2021-06-22T10:22:22.091Z] SSH_AUTH_SOCK=/tmp/ssh-HuoXS2X4otYn/agent.13 [2021-06-22T10:22:22.091Z] SSH_AGENT_PID=19 [2021-06-22T10:22:22.103Z] Running ssh-add (command line suppressed) [2021-06-22T10:22:22.212Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3596093145136851595.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3596093145136851595.key) [2021-06-22T10:22:22.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T10:22:22.534Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T10:22:22.546Z] $ docker exec --env ******** --env ******** a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent -k [2021-06-22T10:22:22.638Z] unset SSH_AUTH_SOCK; [2021-06-22T10:22:22.638Z] unset SSH_AGENT_PID; [2021-06-22T10:22:22.638Z] echo Agent pid 19 killed; [2021-06-22T10:22:22.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T10:22:22.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T10:22:22.692Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T10:22:22.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T10:22:22.810Z] $ docker exec a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent [2021-06-22T10:22:22.912Z] SSH_AUTH_SOCK=/tmp/ssh-EisUzLKqyvwl/agent.53 [2021-06-22T10:22:22.912Z] SSH_AGENT_PID=60 [2021-06-22T10:22:22.917Z] Running ssh-add (command line suppressed) [2021-06-22T10:22:23.013Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_159963296011527040.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_159963296011527040.key) [2021-06-22T10:22:23.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T10:22:23.335Z] + git semver init [2021-06-22T10:22:23.335Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T10:22:23.335Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T10:22:23.335Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T10:22:23.335Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T10:22:23.335Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T10:22:23.335Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T10:22:23.335Z] # $SEMVER_BRANCH = master [2021-06-22T10:22:23.335Z] # $SEMVER_TEMP = /tmp/semver-985948569 [2021-06-22T10:22:23.335Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-22T10:22:25.889Z] # '/tmp/semver-985948569' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-22T10:22:25.889Z] # -> Force: false [2021-06-22T10:22:25.889Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-22T10:22:25.897Z] $ docker exec --env ******** --env ******** a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea ssh-agent -k [2021-06-22T10:22:25.993Z] unset SSH_AUTH_SOCK; [2021-06-22T10:22:25.993Z] unset SSH_AGENT_PID; [2021-06-22T10:22:25.993Z] echo Agent pid 60 killed; [2021-06-22T10:22:26.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T10:22:26.401Z] + git semver [Pipeline] } [2021-06-22T10:22:26.415Z] $ docker stop --time=1 a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea [2021-06-22T10:22:30.105Z] $ docker rm -f a821a2ac606a346eee9bab49ece52aa12f35bcb7b2ffcd0a9f1c1ccab8308fea [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T10:22:30.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T10:22:30.919Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T10:22:30.923Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.82 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-22T10:22:46.224Z] Still waiting to schedule task [2021-06-22T10:22:46.225Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-22T10:22:46.227Z] Still waiting to schedule task [2021-06-22T10:22:46.227Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-718’ [2021-06-22T10:24:56.357Z] Running on prd-centos7-docker-4c-2g-722 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-22T10:24:56.375Z] Running in /w/workspace/edgex-ui-go/142 [Pipeline] { [Pipeline] checkout [2021-06-22T10:24:56.494Z] The recommended git tool is: git [2021-06-22T10:24:58.779Z] using credential edgex-jenkins-ssh [2021-06-22T10:24:58.797Z] Cloning the remote Git repository [2021-06-22T10:24:58.581Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T10:24:58.649Z] > git init /w/workspace/edgex-ui-go/142 # timeout=10 [2021-06-22T10:24:58.693Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T10:24:58.693Z] > git --version # timeout=10 [2021-06-22T10:24:58.701Z] > git --version # 'git version 2.24.4' [2021-06-22T10:24:58.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T10:24:58.728Z] [INFO] Currently running in a labeled security context [2021-06-22T10:24:58.728Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T10:24:58.729Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/142@tmp/jenkins-gitclient-ssh1655112541705743143.key [2021-06-22T10:24:58.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T10:25:01.951Z] Avoid second fetch [2021-06-22T10:25:01.952Z] Checking out Revision 5b73c1ff08b1a5869110c2e738db83cc765dfa4d (master) [2021-06-22T10:25:01.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T10:25:01.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T10:25:01.960Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T10:25:01.969Z] > git checkout -f 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 [2021-06-22T10:25:05.765Z] Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T10:25:06.848Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T10:25:07.183Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T10:25:07.484Z] + sudo service docker restart [2021-06-22T10:25:07.484Z] + true [2021-06-22T10:25:07.484Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T10:25:29.528Z] provisioning config files... [2021-06-22T10:25:29.542Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config3587917223899010975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:25:29.869Z] ---> docker-login.sh [2021-06-22T10:25:29.869Z] nexus3.edgexfoundry.org:10001 [2021-06-22T10:25:30.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:25:30.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:25:30.815Z] Configure a credential helper to remove this warning. See [2021-06-22T10:25:30.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:25:30.815Z] [2021-06-22T10:25:30.815Z] Login Succeeded [2021-06-22T10:25:30.815Z] nexus3.edgexfoundry.org:10002 [2021-06-22T10:25:30.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:25:31.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:25:31.076Z] Configure a credential helper to remove this warning. See [2021-06-22T10:25:31.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:25:31.076Z] [2021-06-22T10:25:31.076Z] Login Succeeded [2021-06-22T10:25:31.076Z] nexus3.edgexfoundry.org:10003 [2021-06-22T10:25:31.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:25:31.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:25:31.076Z] Configure a credential helper to remove this warning. See [2021-06-22T10:25:31.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:25:31.076Z] [2021-06-22T10:25:31.076Z] Login Succeeded [2021-06-22T10:25:31.076Z] nexus3.edgexfoundry.org:10004 [2021-06-22T10:25:31.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:25:31.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:25:31.340Z] Configure a credential helper to remove this warning. See [2021-06-22T10:25:31.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:25:31.340Z] [2021-06-22T10:25:31.340Z] Login Succeeded [2021-06-22T10:25:31.340Z] docker.io [2021-06-22T10:25:31.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:25:31.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:25:31.604Z] Configure a credential helper to remove this warning. See [2021-06-22T10:25:31.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:25:31.604Z] [2021-06-22T10:25:31.604Z] Login Succeeded [2021-06-22T10:25:31.604Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T10:25:31.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T10:25:31.849Z] ========================================================= [2021-06-22T10:25:31.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T10:25:31.849Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:25:32.164Z] + 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-22T10:25:32.165Z] Sending build context to Docker daemon 17.94MB [2021-06-22T10:25:32.165Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T10:25:32.165Z] Step 2/8 : FROM ${BASE} [2021-06-22T10:25:32.742Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T10:25:32.742Z] 540db60ca938: Pulling fs layer [2021-06-22T10:25:32.742Z] adcc1eea9eea: Pulling fs layer [2021-06-22T10:25:32.742Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T10:25:32.742Z] 0510c868ecb4: Pulling fs layer [2021-06-22T10:25:32.742Z] afea3b2eda06: Pulling fs layer [2021-06-22T10:25:32.742Z] 7809a108b3ef: Pulling fs layer [2021-06-22T10:25:32.742Z] f706445af74f: Pulling fs layer [2021-06-22T10:25:32.742Z] afea3b2eda06: Waiting [2021-06-22T10:25:32.742Z] 7809a108b3ef: Waiting [2021-06-22T10:25:32.742Z] f706445af74f: Waiting [2021-06-22T10:25:32.742Z] 0510c868ecb4: Waiting [2021-06-22T10:25:32.742Z] 4c4ab2625f07: Download complete [2021-06-22T10:25:32.742Z] adcc1eea9eea: Verifying Checksum [2021-06-22T10:25:32.742Z] adcc1eea9eea: Download complete [2021-06-22T10:25:32.742Z] afea3b2eda06: Verifying Checksum [2021-06-22T10:25:32.742Z] afea3b2eda06: Download complete [2021-06-22T10:25:32.743Z] 7809a108b3ef: Verifying Checksum [2021-06-22T10:25:32.743Z] 7809a108b3ef: Download complete [2021-06-22T10:25:32.743Z] 540db60ca938: Verifying Checksum [2021-06-22T10:25:32.743Z] 540db60ca938: Download complete [2021-06-22T10:25:33.007Z] 540db60ca938: Pull complete [2021-06-22T10:25:33.585Z] adcc1eea9eea: Pull complete [2021-06-22T10:25:33.585Z] 4c4ab2625f07: Pull complete [2021-06-22T10:25:33.845Z] f706445af74f: Verifying Checksum [2021-06-22T10:25:33.845Z] f706445af74f: Download complete [2021-06-22T10:25:35.255Z] 0510c868ecb4: Verifying Checksum [2021-06-22T10:25:35.255Z] 0510c868ecb4: Download complete [2021-06-22T10:25:39.491Z] 0510c868ecb4: Pull complete [2021-06-22T10:25:39.491Z] afea3b2eda06: Pull complete [2021-06-22T10:25:39.753Z] 7809a108b3ef: Pull complete [2021-06-22T10:25:41.219Z] f706445af74f: Pull complete [2021-06-22T10:25:41.486Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T10:25:41.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T10:25:41.486Z] ---> b068be0155e3 [2021-06-22T10:25:41.486Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T10:26:08.155Z] ---> Running in 18d91d8c90b1 [2021-06-22T10:26:08.155Z] Removing intermediate container 18d91d8c90b1 [2021-06-22T10:26:08.155Z] ---> 207ddd778131 [2021-06-22T10:26:08.155Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T10:26:08.155Z] ---> Running in 15d8569590b6 [2021-06-22T10:26:08.155Z] Removing intermediate container 15d8569590b6 [2021-06-22T10:26:08.155Z] ---> 768515a2eff3 [2021-06-22T10:26:08.155Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T10:26:08.155Z] ---> Running in f528260dc908 [2021-06-22T10:26:08.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T10:26:08.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T10:26:08.991Z] OK: 149 MiB in 40 packages [2021-06-22T10:26:09.569Z] Removing intermediate container f528260dc908 [2021-06-22T10:26:09.570Z] ---> b7c0d74fe51e [2021-06-22T10:26:09.570Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T10:26:09.570Z] ---> Running in f4a3e2dc3d6d [2021-06-22T10:26:09.834Z] Removing intermediate container f4a3e2dc3d6d [2021-06-22T10:26:09.834Z] ---> 5230af7fb7e5 [2021-06-22T10:26:09.834Z] Step 7/8 : COPY . . [2021-06-22T10:26:13.147Z] ---> acc95ef17b40 [2021-06-22T10:26:13.147Z] Step 8/8 : RUN go mod download [2021-06-22T10:26:13.147Z] ---> Running in 2b7d7040e05c [2021-06-22T10:26:19.028Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-723 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-22T10:26:19.050Z] Running in /w/workspace/edgex-ui-go/142 [Pipeline] { [Pipeline] checkout [2021-06-22T10:26:19.269Z] The recommended git tool is: git [2021-06-22T10:26:25.049Z] using credential edgex-jenkins-ssh [2021-06-22T10:26:25.141Z] Cloning the remote Git repository [2021-06-22T10:26:25.286Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T10:26:25.453Z] > git init /w/workspace/edgex-ui-go/142 # timeout=10 [2021-06-22T10:26:25.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T10:26:25.524Z] > git --version # timeout=10 [2021-06-22T10:26:25.545Z] > git --version # 'git version 2.17.1' [2021-06-22T10:26:25.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T10:26:25.624Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T10:26:28.501Z] Avoid second fetch [2021-06-22T10:26:28.502Z] Checking out Revision 5b73c1ff08b1a5869110c2e738db83cc765dfa4d (master) [2021-06-22T10:26:28.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T10:26:28.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T10:26:28.522Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T10:26:28.538Z] > git checkout -f 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 [2021-06-22T10:26:32.920Z] Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T10:26:34.166Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T10:26:34.600Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T10:26:35.038Z] + true [2021-06-22T10:26:35.038Z] + sudo service docker restart [2021-06-22T10:26:51.957Z] Removing intermediate container 2b7d7040e05c [2021-06-22T10:26:51.957Z] ---> ff9faf4cc160 [2021-06-22T10:26:51.957Z] Successfully built ff9faf4cc160 [2021-06-22T10:26:51.957Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:26:52.265Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T10:26:52.266Z] . [Pipeline] withDockerContainer [2021-06-22T10:26:52.344Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-22T10:26:52.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@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-22T10:26:53.453Z] $ docker top e235af53d2ab3b371d8f95b0d13ad0ec8e7fcf52c6b92f33a19daf170a55ef43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-06-22T10:26:53.605Z] provisioning config files... [2021-06-22T10:26:53.634Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config7706575730241425857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:26:53.845Z] + go version [2021-06-22T10:26:53.846Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T10:26:53.857Z] $ docker stop --time=1 e235af53d2ab3b371d8f95b0d13ad0ec8e7fcf52c6b92f33a19daf170a55ef43 [2021-06-22T10:26:54.006Z] ---> docker-login.sh [2021-06-22T10:26:54.006Z] nexus3.edgexfoundry.org:10001 [2021-06-22T10:26:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:26:55.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:26:55.205Z] Configure a credential helper to remove this warning. See [2021-06-22T10:26:55.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:26:55.205Z] [2021-06-22T10:26:55.205Z] Login Succeeded [2021-06-22T10:26:55.205Z] nexus3.edgexfoundry.org:10002 [2021-06-22T10:26:55.261Z] $ docker rm -f e235af53d2ab3b371d8f95b0d13ad0ec8e7fcf52c6b92f33a19daf170a55ef43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-22T10:26:55.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:26:55.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:26:55.752Z] Configure a credential helper to remove this warning. See [2021-06-22T10:26:55.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:26:55.752Z] [2021-06-22T10:26:55.752Z] Login Succeeded [2021-06-22T10:26:55.752Z] nexus3.edgexfoundry.org:10003 [2021-06-22T10:26:55.909Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T10:26:55.909Z] . [Pipeline] withDockerContainer [2021-06-22T10:26:55.990Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-22T10:26:56.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:26:56.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@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-22T10:26:56.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:26:56.298Z] Configure a credential helper to remove this warning. See [2021-06-22T10:26:56.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:26:56.298Z] [2021-06-22T10:26:56.298Z] Login Succeeded [2021-06-22T10:26:56.298Z] nexus3.edgexfoundry.org:10004 [2021-06-22T10:26:56.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:26:56.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:26:56.872Z] Configure a credential helper to remove this warning. See [2021-06-22T10:26:56.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:26:56.872Z] [2021-06-22T10:26:56.872Z] Login Succeeded [2021-06-22T10:26:56.872Z] docker.io [2021-06-22T10:26:56.815Z] $ docker top 9042ced73e248a77fad2ef029a7fe4132c7be0dbb9e9ba042c57f56c6ce78724 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T10:26:57.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:26:57.239Z] + go mod tidy [Pipeline] sh [2021-06-22T10:26:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:26:57.745Z] Configure a credential helper to remove this warning. See [2021-06-22T10:26:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:26:57.745Z] [2021-06-22T10:26:57.745Z] Login Succeeded [2021-06-22T10:26:57.745Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T10:26:57.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-06-22T10:26:57.808Z] + make test [2021-06-22T10:26:57.808Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo [2021-06-22T10:26:58.068Z] ========================================================= [2021-06-22T10:26:58.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T10:26:58.068Z] ========================================================= [2021-06-22T10:26:58.075Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:26:58.428Z] + 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-22T10:26:59.042Z] Sending build context to Docker daemon 17.94MB [2021-06-22T10:26:59.314Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T10:26:59.314Z] Step 2/8 : FROM ${BASE} [2021-06-22T10:26:59.588Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T10:26:59.588Z] 595b0fe564bb: Pulling fs layer [2021-06-22T10:26:59.588Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T10:26:59.588Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T10:26:59.588Z] ba82ee9f976e: Pulling fs layer [2021-06-22T10:26:59.588Z] 506bd15cee9f: Pulling fs layer [2021-06-22T10:26:59.588Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T10:26:59.588Z] 618dc40b7e24: Pulling fs layer [2021-06-22T10:26:59.588Z] ba82ee9f976e: Waiting [2021-06-22T10:26:59.588Z] 506bd15cee9f: Waiting [2021-06-22T10:26:59.588Z] 75a0a4a0db45: Waiting [2021-06-22T10:26:59.588Z] 618dc40b7e24: Waiting [2021-06-22T10:26:59.588Z] 5b7225fbf94c: Download complete [2021-06-22T10:26:59.588Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T10:26:59.588Z] 3088b5b3c5c0: Download complete [2021-06-22T10:26:59.588Z] 506bd15cee9f: Verifying Checksum [2021-06-22T10:26:59.588Z] 506bd15cee9f: Download complete [2021-06-22T10:26:59.588Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T10:26:59.588Z] 75a0a4a0db45: Download complete [2021-06-22T10:26:59.588Z] 595b0fe564bb: Download complete [2021-06-22T10:27:00.572Z] 595b0fe564bb: Pull complete [2021-06-22T10:27:01.178Z] 3088b5b3c5c0: Pull complete [2021-06-22T10:27:01.464Z] 5b7225fbf94c: Pull complete [2021-06-22T10:27:02.063Z] 618dc40b7e24: Download complete [2021-06-22T10:27:03.042Z] ba82ee9f976e: Verifying Checksum [2021-06-22T10:27:03.042Z] ba82ee9f976e: Download complete [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T10:27:10.434Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T10:27:10.434Z] GO111MODULE=on go vet ./... [2021-06-22T10:27:13.200Z] ba82ee9f976e: Pull complete [2021-06-22T10:27:13.474Z] 506bd15cee9f: Pull complete [2021-06-22T10:27:14.082Z] 75a0a4a0db45: Pull complete [Pipeline] } [2021-06-22T10:27:15.796Z] $ docker stop --time=1 9042ced73e248a77fad2ef029a7fe4132c7be0dbb9e9ba042c57f56c6ce78724 [2021-06-22T10:27:17.486Z] 618dc40b7e24: Pull complete [2021-06-22T10:27:17.486Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T10:27:17.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T10:27:17.486Z] ---> a36622ca3599 [2021-06-22T10:27:17.486Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T10:27:18.375Z] $ docker rm -f 9042ced73e248a77fad2ef029a7fe4132c7be0dbb9e9ba042c57f56c6ce78724 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T10:27:18.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T10:27:19.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-22T10:27:20.145Z] ---> Running in 7402a94581ab [2021-06-22T10:27:20.146Z] Removing intermediate container 7402a94581ab [2021-06-22T10:27:20.146Z] ---> 210ea4875e90 [2021-06-22T10:27:20.146Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T10:27:20.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T10:27:20.430Z] ---> Running in ea2ee71f9b35 [2021-06-22T10:27:20.679Z] + ls -al . [2021-06-22T10:27:20.679Z] total 92 [2021-06-22T10:27:20.679Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 10:26 . [2021-06-22T10:27:20.679Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 22 10:24 .. [2021-06-22T10:27:20.679Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 10:25 assets [2021-06-22T10:27:20.679Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 10:25 bin [2021-06-22T10:27:20.679Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 10:25 cmd [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 10:25 CONTRIBUTING.md [2021-06-22T10:27:20.679Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 10:26 coverage.out [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 22 10:25 Dockerfile [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 10:25 Dockerfile.build [2021-06-22T10:27:20.679Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 10:25 docs [2021-06-22T10:27:20.679Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 22 10:25 .git [2021-06-22T10:27:20.679Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 10:25 .github [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 10:25 .gitignore [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 10:25 go.mod [2021-06-22T10:27:20.679Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 10:26 go.sum [2021-06-22T10:27:20.679Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 10:25 internal [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 10:25 Jenkinsfile [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 10:25 LICENSE [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 22 10:25 Makefile [2021-06-22T10:27:20.679Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 10:25 pkg [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 10:25 README.md [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 22 10:22 VERSION [2021-06-22T10:27:20.679Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 10:25 version.go [2021-06-22T10:27:20.679Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 10:25 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:20.988Z] + 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=5b73c1ff08b1a5869110c2e738db83cc765dfa4d --label arch=amd64 --label version=2.0.0-dev.82 . [2021-06-22T10:27:21.252Z] Sending build context to Docker daemon 17.97MB [2021-06-22T10:27:21.252Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T10:27:21.252Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-22T10:27:21.252Z] ---> ff9faf4cc160 [2021-06-22T10:27:21.252Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T10:27:22.197Z] ---> Running in d2612eebe20c [2021-06-22T10:27:22.460Z] Removing intermediate container d2612eebe20c [2021-06-22T10:27:22.460Z] ---> cf924bfd5088 [2021-06-22T10:27:22.460Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T10:27:22.460Z] ---> Running in d94987d139fd [2021-06-22T10:27:22.723Z] Removing intermediate container d94987d139fd [2021-06-22T10:27:22.723Z] ---> d05192f741a5 [2021-06-22T10:27:22.723Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T10:27:22.984Z] ---> Running in 9dc947d11109 [2021-06-22T10:27:23.078Z] Removing intermediate container ea2ee71f9b35 [2021-06-22T10:27:23.078Z] ---> 80568da2fe58 [2021-06-22T10:27:23.078Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T10:27:23.078Z] ---> Running in bb9ec7454d48 [2021-06-22T10:27:23.244Z] Removing intermediate container 9dc947d11109 [2021-06-22T10:27:23.244Z] ---> d276a8662818 [2021-06-22T10:27:23.244Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-22T10:27:23.504Z] ---> Running in 9fce8abd9a2e [2021-06-22T10:27:23.504Z] Removing intermediate container 9fce8abd9a2e [2021-06-22T10:27:23.504Z] ---> 338c02a2c8c5 [2021-06-22T10:27:23.504Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T10:27:23.766Z] ---> Running in f5b3db37d883 [2021-06-22T10:27:24.027Z] Removing intermediate container f5b3db37d883 [2021-06-22T10:27:24.027Z] ---> af948afe0a42 [2021-06-22T10:27:24.027Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T10:27:24.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T10:27:24.289Z] ---> Running in aed3aaa4f401 [2021-06-22T10:27:25.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T10:27:25.238Z] Removing intermediate container aed3aaa4f401 [2021-06-22T10:27:25.238Z] ---> 9eb66407d2e9 [2021-06-22T10:27:25.238Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T10:27:25.238Z] ---> Running in af8892f5aef0 [2021-06-22T10:27:25.818Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T10:27:26.007Z] OK: 138 MiB in 40 packages [2021-06-22T10:27:26.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T10:27:26.962Z] OK: 149 MiB in 40 packages [2021-06-22T10:27:26.987Z] Removing intermediate container bb9ec7454d48 [2021-06-22T10:27:26.987Z] ---> f1c9d42e52e4 [2021-06-22T10:27:26.987Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T10:27:27.261Z] ---> Running in c61647913c9e [2021-06-22T10:27:27.534Z] Removing intermediate container c61647913c9e [2021-06-22T10:27:27.534Z] ---> 05a99dfdbd79 [2021-06-22T10:27:27.534Z] Step 7/8 : COPY . . [2021-06-22T10:27:27.541Z] Removing intermediate container af8892f5aef0 [2021-06-22T10:27:27.541Z] ---> 33958225e608 [2021-06-22T10:27:27.541Z] Step 10/25 : ENV GO111MODULE=on [2021-06-22T10:27:27.802Z] ---> Running in 5cfc1a20538c [2021-06-22T10:27:28.068Z] Removing intermediate container 5cfc1a20538c [2021-06-22T10:27:28.068Z] ---> bb17183e3bd3 [2021-06-22T10:27:28.068Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T10:27:28.068Z] ---> Running in 9e663cf4e7fa [2021-06-22T10:27:28.330Z] Removing intermediate container 9e663cf4e7fa [2021-06-22T10:27:28.330Z] ---> 7ddd8b142065 [2021-06-22T10:27:28.330Z] Step 12/25 : COPY go.mod . [2021-06-22T10:27:28.593Z] ---> 57f6db3f2fe4 [2021-06-22T10:27:28.593Z] Step 13/25 : COPY Makefile . [2021-06-22T10:27:28.855Z] ---> ecbe037097bd [2021-06-22T10:27:28.855Z] Step 14/25 : RUN make update [2021-06-22T10:27:29.123Z] ---> Running in cf1d44b09990 [2021-06-22T10:27:29.395Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T10:27:29.973Z] Removing intermediate container cf1d44b09990 [2021-06-22T10:27:29.973Z] ---> c81e09ea86f5 [2021-06-22T10:27:29.973Z] Step 15/25 : COPY . . [2021-06-22T10:27:30.172Z] ---> 7ec960e7220a [2021-06-22T10:27:30.172Z] Step 8/8 : RUN go mod download [2021-06-22T10:27:30.172Z] ---> Running in 88df8267819a [2021-06-22T10:27:31.891Z] ---> 61f23b92e99a [2021-06-22T10:27:31.891Z] Step 16/25 : RUN go mod tidy [2021-06-22T10:27:31.891Z] ---> Running in bdb2d2ce3553 [2021-06-22T10:27:33.292Z] Removing intermediate container bdb2d2ce3553 [2021-06-22T10:27:33.292Z] ---> 1c8912ba2327 [2021-06-22T10:27:33.292Z] Step 17/25 : RUN ${MAKE} [2021-06-22T10:27:33.292Z] ---> Running in 94c00d94b43b [2021-06-22T10:27:33.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.82" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-22T10:27:43.608Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T10:27:47.821Z] Removing intermediate container 94c00d94b43b [2021-06-22T10:27:47.821Z] ---> 0da529c5511b [2021-06-22T10:27:47.821Z] Step 18/25 : FROM alpine:3.12 [2021-06-22T10:27:48.082Z] 3.12: Pulling from library/alpine [2021-06-22T10:27:48.082Z] 339de151aab4: Pulling fs layer [2021-06-22T10:27:48.342Z] 339de151aab4: Verifying Checksum [2021-06-22T10:27:48.342Z] 339de151aab4: Download complete [2021-06-22T10:27:48.603Z] 339de151aab4: Pull complete [2021-06-22T10:27:48.603Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T10:27:48.603Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T10:27:48.603Z] ---> 13621d1b12d4 [2021-06-22T10:27:48.603Z] Step 19/25 : EXPOSE 4000 [2021-06-22T10:27:48.603Z] ---> Running in cb5e062ef294 [2021-06-22T10:27:48.870Z] Removing intermediate container cb5e062ef294 [2021-06-22T10:27:48.870Z] ---> a90dd6252ec4 [2021-06-22T10:27:48.870Z] Step 20/25 : 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-22T10:27:50.271Z] ---> 647b0cd40b16 [2021-06-22T10:27:50.271Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T10:27:50.271Z] ---> Running in a29c4b747a10 [2021-06-22T10:27:50.533Z] Removing intermediate container a29c4b747a10 [2021-06-22T10:27:50.533Z] ---> 4fc1b19f8850 [2021-06-22T10:27:50.533Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T10:27:50.533Z] ---> Running in 4b5f3a10527f [2021-06-22T10:27:50.798Z] Removing intermediate container 4b5f3a10527f [2021-06-22T10:27:50.798Z] ---> 3c0f662c48ce [2021-06-22T10:27:50.798Z] Step 23/25 : LABEL arch=amd64 [2021-06-22T10:27:50.798Z] ---> Running in 57c7d480df32 [2021-06-22T10:27:51.060Z] Removing intermediate container 57c7d480df32 [2021-06-22T10:27:51.060Z] ---> 5d51c45cbdc1 [2021-06-22T10:27:51.060Z] Step 24/25 : LABEL git_sha=5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:27:51.060Z] ---> Running in abaef58851c2 [2021-06-22T10:27:51.323Z] Removing intermediate container abaef58851c2 [2021-06-22T10:27:51.323Z] ---> 30e09ede683e [2021-06-22T10:27:51.323Z] Step 25/25 : LABEL version=2.0.0-dev.82 [2021-06-22T10:27:51.585Z] ---> Running in 1a008685d184 [2021-06-22T10:27:51.585Z] Removing intermediate container 1a008685d184 [2021-06-22T10:27:51.585Z] ---> 0563e573feb1 [2021-06-22T10:27:51.585Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T10:27:51.585Z] Successfully built 0563e573feb1 [2021-06-22T10:27:51.846Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T10:27:52.187Z] provisioning config files... [2021-06-22T10:27:52.201Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config8656481246912765566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:27:52.517Z] ---> docker-login.sh [2021-06-22T10:27:52.517Z] nexus3.edgexfoundry.org:10001 [2021-06-22T10:27:52.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:27:52.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:27:52.517Z] Configure a credential helper to remove this warning. See [2021-06-22T10:27:52.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:27:52.517Z] [2021-06-22T10:27:52.517Z] Login Succeeded [2021-06-22T10:27:52.517Z] nexus3.edgexfoundry.org:10002 [2021-06-22T10:27:52.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:27:52.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:27:52.780Z] Configure a credential helper to remove this warning. See [2021-06-22T10:27:52.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:27:52.780Z] [2021-06-22T10:27:52.780Z] Login Succeeded [2021-06-22T10:27:52.780Z] nexus3.edgexfoundry.org:10003 [2021-06-22T10:27:52.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:27:52.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:27:52.780Z] Configure a credential helper to remove this warning. See [2021-06-22T10:27:52.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:27:52.780Z] [2021-06-22T10:27:52.780Z] Login Succeeded [2021-06-22T10:27:52.780Z] nexus3.edgexfoundry.org:10004 [2021-06-22T10:27:52.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:27:53.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:27:53.041Z] Configure a credential helper to remove this warning. See [2021-06-22T10:27:53.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:27:53.041Z] [2021-06-22T10:27:53.041Z] Login Succeeded [2021-06-22T10:27:53.041Z] docker.io [2021-06-22T10:27:53.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:27:53.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:27:53.301Z] Configure a credential helper to remove this warning. See [2021-06-22T10:27:53.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:27:53.301Z] [2021-06-22T10:27:53.301Z] Login Succeeded [2021-06-22T10:27:53.301Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T10:27:53.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T10:27:53.405Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-22T10:27:53.405Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:27:53.405Z] latest [2021-06-22T10:27:53.405Z] 2.0.0-dev.82 [2021-06-22T10:27:53.405Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [2021-06-22T10:27:53.405Z] master [2021-06-22T10:27:53.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:53.767Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:54.070Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:27:54.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T10:27:54.070Z] cdfb9b6ace27: Preparing [2021-06-22T10:27:54.070Z] 32f366d666a5: Preparing [2021-06-22T10:27:54.070Z] 32f366d666a5: Layer already exists [2021-06-22T10:27:55.988Z] cdfb9b6ace27: Pushed [2021-06-22T10:27:55.988Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:56.295Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:56.703Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-22T10:27:56.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T10:27:56.703Z] cdfb9b6ace27: Preparing [2021-06-22T10:27:56.703Z] 32f366d666a5: Preparing [2021-06-22T10:27:56.703Z] cdfb9b6ace27: Layer already exists [2021-06-22T10:27:56.703Z] 32f366d666a5: Layer already exists [2021-06-22T10:27:56.703Z] latest: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:56.994Z] Removing intermediate container 88df8267819a [2021-06-22T10:27:56.994Z] ---> 9a4a6ba0a605 [2021-06-22T10:27:56.994Z] Successfully built 9a4a6ba0a605 [2021-06-22T10:27:56.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:57.138Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:57.348Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T10:27:57.348Z] . [Pipeline] withDockerContainer [2021-06-22T10:27:57.441Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.82 [2021-06-22T10:27:57.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T10:27:57.441Z] cdfb9b6ace27: Preparing [2021-06-22T10:27:57.441Z] 32f366d666a5: Preparing [2021-06-22T10:27:57.441Z] cdfb9b6ace27: Layer already exists [2021-06-22T10:27:57.441Z] 32f366d666a5: Layer already exists [2021-06-22T10:27:57.441Z] 2.0.0-dev.82: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 [2021-06-22T10:27:57.577Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-06-22T10:27:57.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@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-22T10:27:59.248Z] $ docker top 7611fbcf64d5b341fd8be9e159a8e4b0e8bb7e3dcb75f8d82e44c4a223169075 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:27:59.900Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:28:00.194Z] + go version [2021-06-22T10:28:00.194Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T10:28:00.228Z] $ docker stop --time=1 7611fbcf64d5b341fd8be9e159a8e4b0e8bb7e3dcb75f8d82e44c4a223169075 [2021-06-22T10:28:00.250Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [2021-06-22T10:28:00.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T10:28:00.250Z] cdfb9b6ace27: Preparing [2021-06-22T10:28:00.250Z] 32f366d666a5: Preparing [2021-06-22T10:28:00.250Z] cdfb9b6ace27: Layer already exists [2021-06-22T10:28:00.250Z] 32f366d666a5: Layer already exists [2021-06-22T10:28:00.250Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 [2021-06-22T10:28:02.026Z] $ docker rm -f 7611fbcf64d5b341fd8be9e159a8e4b0e8bb7e3dcb75f8d82e44c4a223169075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:28:02.799Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:28:02.907Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T10:28:02.907Z] . [Pipeline] withDockerContainer [2021-06-22T10:28:03.101Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-22T10:28:03.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T10:28:03.101Z] cdfb9b6ace27: Preparing [2021-06-22T10:28:03.101Z] 32f366d666a5: Preparing [2021-06-22T10:28:03.102Z] cdfb9b6ace27: Layer already exists [2021-06-22T10:28:03.102Z] 32f366d666a5: Layer already exists [2021-06-22T10:28:03.102Z] master: digest: sha256:1b85c0179e0037a697b064c8e03f988ed378685d78845be38b1354ef130abbfa size: 739 [2021-06-22T10:28:03.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-06-22T10:28:03.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/142 -v /w/workspace/edgex-ui-go/142:/w/workspace/edgex-ui-go/142:rw,z -v /w/workspace/edgex-ui-go/142@tmp:/w/workspace/edgex-ui-go/142@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-22T10:28:04.872Z] $ docker top 517cef9bf0cd23233ccccf24c488cfa0cf6aaa5d62c1601176f8e19ced626c8f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T10:28:05.288Z] ===================================================== [Pipeline] echo [2021-06-22T10:28:05.305Z] taggedImages: [2021-06-22T10:28:05.305Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:28:05.305Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-22T10:28:05.305Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.82 [2021-06-22T10:28:05.305Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [2021-06-22T10:28:05.305Z] - 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-22T10:28:05.834Z] + go mod tidy [2021-06-22T10:28:06.089Z] ---> job-cost.sh [2021-06-22T10:28:06.089Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E6wO [Pipeline] sh [2021-06-22T10:28:07.095Z] + make test [2021-06-22T10:28:07.096Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T10:28:08.079Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T10:28:16.125Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T10:28:31.096Z] lf-activate-venv(): INFO: Adding /tmp/venv-E6wO/bin to PATH [2021-06-22T10:28:31.096Z] INFO: No Stack... [2021-06-22T10:28:32.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T10:28:33.056Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T10:28:33.360Z] + cat /w/workspace/edgex-ui-go/142/archives/cost.csv [2021-06-22T10:28:33.360Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T10:28:33.390Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [2021-06-22T10:28:33.399Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] did not exist. Created. [2021-06-22T10:28:33.399Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T10:28:33.728Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T10:28:33.814Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T10:28:33.831Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T10:28:40.500Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T10:28:40.500Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-22T10:29:02.730Z] $ docker stop --time=1 517cef9bf0cd23233ccccf24c488cfa0cf6aaa5d62c1601176f8e19ced626c8f [2021-06-22T10:29:04.593Z] $ docker rm -f 517cef9bf0cd23233ccccf24c488cfa0cf6aaa5d62c1601176f8e19ced626c8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T10:29:05.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T10:29:05.387Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T10:29:05.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T10:29:06.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T10:29:06.909Z] + ls -al . [2021-06-22T10:29:06.909Z] total 128 [2021-06-22T10:29:06.909Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 10:28 . [2021-06-22T10:29:06.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:26 .. [2021-06-22T10:29:06.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 10:26 .git [2021-06-22T10:29:06.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:26 .github [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 10:26 .gitignore [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 10:26 CONTRIBUTING.md [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 22 10:26 Dockerfile [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 10:26 Dockerfile.build [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 10:26 Jenkinsfile [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 10:26 LICENSE [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 22 10:26 Makefile [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 10:26 README.md [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 22 10:22 VERSION [2021-06-22T10:29:06.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:26 assets [2021-06-22T10:29:06.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:26 bin [2021-06-22T10:29:06.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:26 cmd [2021-06-22T10:29:06.909Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 10:28 coverage.out [2021-06-22T10:29:06.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:26 docs [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 10:26 go.mod [2021-06-22T10:29:06.909Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 10:28 go.sum [2021-06-22T10:29:06.909Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 10:26 internal [2021-06-22T10:29:06.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:26 pkg [2021-06-22T10:29:06.909Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 10:26 version.go [2021-06-22T10:29:06.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:26 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:29:07.257Z] + 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=5b73c1ff08b1a5869110c2e738db83cc765dfa4d --label arch=arm64 --label version=2.0.0-dev.82 . [2021-06-22T10:29:07.868Z] Sending build context to Docker daemon 17.97MB [2021-06-22T10:29:08.145Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T10:29:08.145Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-22T10:29:08.145Z] ---> 9a4a6ba0a605 [2021-06-22T10:29:08.145Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T10:29:08.420Z] ---> Running in a5486cfa0406 [2021-06-22T10:29:09.017Z] Removing intermediate container a5486cfa0406 [2021-06-22T10:29:09.017Z] ---> 06ce1f0de7cf [2021-06-22T10:29:09.017Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T10:29:09.017Z] ---> Running in 568202a388a5 [2021-06-22T10:29:09.614Z] Removing intermediate container 568202a388a5 [2021-06-22T10:29:09.614Z] ---> 5a23ac628171 [2021-06-22T10:29:09.615Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T10:29:09.615Z] ---> Running in 66cd0fe72fde [2021-06-22T10:29:10.211Z] Removing intermediate container 66cd0fe72fde [2021-06-22T10:29:10.211Z] ---> a3074511e7fa [2021-06-22T10:29:10.211Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-22T10:29:10.211Z] ---> Running in a058fd28e738 [2021-06-22T10:29:10.808Z] Removing intermediate container a058fd28e738 [2021-06-22T10:29:10.809Z] ---> 0d678ba478e4 [2021-06-22T10:29:10.809Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T10:29:10.809Z] ---> Running in cc38a151fcd2 [2021-06-22T10:29:11.084Z] Removing intermediate container cc38a151fcd2 [2021-06-22T10:29:11.084Z] ---> f740e3ec15f2 [2021-06-22T10:29:11.360Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T10:29:11.360Z] ---> Running in edc7c67cd9ca [2021-06-22T10:29:13.353Z] Removing intermediate container edc7c67cd9ca [2021-06-22T10:29:13.353Z] ---> 0de088b86c49 [2021-06-22T10:29:13.353Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T10:29:13.629Z] ---> Running in b0a6f44c7350 [2021-06-22T10:29:14.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T10:29:15.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T10:29:16.589Z] OK: 138 MiB in 40 packages [2021-06-22T10:29:17.571Z] Removing intermediate container b0a6f44c7350 [2021-06-22T10:29:17.571Z] ---> 25a2f00f8161 [2021-06-22T10:29:17.571Z] Step 10/25 : ENV GO111MODULE=on [2021-06-22T10:29:17.571Z] ---> Running in fd008d5fef2b [2021-06-22T10:29:18.168Z] Removing intermediate container fd008d5fef2b [2021-06-22T10:29:18.168Z] ---> 721a679b4a9b [2021-06-22T10:29:18.168Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T10:29:18.444Z] ---> Running in ab0c002336ac [2021-06-22T10:29:18.731Z] Removing intermediate container ab0c002336ac [2021-06-22T10:29:18.731Z] ---> c66fb11fbe65 [2021-06-22T10:29:18.731Z] Step 12/25 : COPY go.mod . [2021-06-22T10:29:19.717Z] ---> db9cdcdc5f4b [2021-06-22T10:29:19.717Z] Step 13/25 : COPY Makefile . [2021-06-22T10:29:20.315Z] ---> c225509adc3d [2021-06-22T10:29:20.315Z] Step 14/25 : RUN make update [2021-06-22T10:29:20.590Z] ---> Running in eb311d072172 [2021-06-22T10:29:21.573Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T10:29:23.036Z] Removing intermediate container eb311d072172 [2021-06-22T10:29:23.036Z] ---> 1bdf03394270 [2021-06-22T10:29:23.036Z] Step 15/25 : COPY . . [2021-06-22T10:29:25.687Z] ---> ab521e342948 [2021-06-22T10:29:25.687Z] Step 16/25 : RUN go mod tidy [2021-06-22T10:29:25.687Z] ---> Running in 7b346a286492 [2021-06-22T10:29:28.340Z] Removing intermediate container 7b346a286492 [2021-06-22T10:29:28.340Z] ---> 1276823a4753 [2021-06-22T10:29:28.340Z] Step 17/25 : RUN ${MAKE} [2021-06-22T10:29:28.615Z] ---> Running in 4575637aa11b [2021-06-22T10:29:29.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.82" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-22T10:29:56.480Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T10:29:59.897Z] Removing intermediate container 4575637aa11b [2021-06-22T10:29:59.897Z] ---> 8443b3baa10b [2021-06-22T10:29:59.897Z] Step 18/25 : FROM alpine:3.12 [2021-06-22T10:30:00.490Z] 3.12: Pulling from library/alpine [2021-06-22T10:30:00.490Z] d2f70382dc9a: Pulling fs layer [2021-06-22T10:30:00.764Z] d2f70382dc9a: Download complete [2021-06-22T10:30:01.365Z] d2f70382dc9a: Pull complete [2021-06-22T10:30:01.365Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T10:30:01.365Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T10:30:01.365Z] ---> c4fd0aeabfcf [2021-06-22T10:30:01.365Z] Step 19/25 : EXPOSE 4000 [2021-06-22T10:30:01.641Z] ---> Running in cb0ceb57a0ab [2021-06-22T10:30:02.265Z] Removing intermediate container cb0ceb57a0ab [2021-06-22T10:30:02.265Z] ---> bfd7bcc5319f [2021-06-22T10:30:02.265Z] Step 20/25 : 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-22T10:30:03.711Z] ---> d0b41d4c941a [2021-06-22T10:30:03.711Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T10:30:03.711Z] ---> Running in 9dcdbda7b410 [2021-06-22T10:30:03.986Z] Removing intermediate container 9dcdbda7b410 [2021-06-22T10:30:03.986Z] ---> 5be2918fc5ad [2021-06-22T10:30:03.986Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T10:30:04.260Z] ---> Running in 944f0e323211 [2021-06-22T10:30:04.858Z] Removing intermediate container 944f0e323211 [2021-06-22T10:30:04.859Z] ---> 7012dd414e3a [2021-06-22T10:30:04.859Z] Step 23/25 : LABEL arch=arm64 [2021-06-22T10:30:04.859Z] ---> Running in 53a56ee9f450 [2021-06-22T10:30:05.133Z] Removing intermediate container 53a56ee9f450 [2021-06-22T10:30:05.134Z] ---> 73ba64e331dd [2021-06-22T10:30:05.134Z] Step 24/25 : LABEL git_sha=5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:30:05.414Z] ---> Running in 2b950404569a [2021-06-22T10:30:06.015Z] Removing intermediate container 2b950404569a [2021-06-22T10:30:06.015Z] ---> 157a2e41e2c6 [2021-06-22T10:30:06.015Z] Step 25/25 : LABEL version=2.0.0-dev.82 [2021-06-22T10:30:06.015Z] ---> Running in a3da1d1ede7c [2021-06-22T10:30:06.618Z] Removing intermediate container a3da1d1ede7c [2021-06-22T10:30:06.618Z] ---> 64bde612c8f4 [2021-06-22T10:30:06.618Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T10:30:06.618Z] Successfully built 64bde612c8f4 [2021-06-22T10:30:06.618Z] 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-22T10:30:06.958Z] provisioning config files... [2021-06-22T10:30:07.035Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/142@tmp/config4444719387496698632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:30:07.412Z] ---> docker-login.sh [2021-06-22T10:30:07.412Z] nexus3.edgexfoundry.org:10001 [2021-06-22T10:30:07.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:30:07.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:30:07.962Z] Configure a credential helper to remove this warning. See [2021-06-22T10:30:07.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:30:07.962Z] [2021-06-22T10:30:07.962Z] Login Succeeded [2021-06-22T10:30:07.962Z] nexus3.edgexfoundry.org:10002 [2021-06-22T10:30:08.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:30:08.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:30:08.512Z] Configure a credential helper to remove this warning. See [2021-06-22T10:30:08.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:30:08.512Z] [2021-06-22T10:30:08.512Z] Login Succeeded [2021-06-22T10:30:08.512Z] nexus3.edgexfoundry.org:10003 [2021-06-22T10:30:08.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:30:09.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:30:09.062Z] Configure a credential helper to remove this warning. See [2021-06-22T10:30:09.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:30:09.062Z] [2021-06-22T10:30:09.062Z] Login Succeeded [2021-06-22T10:30:09.062Z] nexus3.edgexfoundry.org:10004 [2021-06-22T10:30:09.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:30:09.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:30:09.610Z] Configure a credential helper to remove this warning. See [2021-06-22T10:30:09.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:30:09.610Z] [2021-06-22T10:30:09.610Z] Login Succeeded [2021-06-22T10:30:09.610Z] docker.io [2021-06-22T10:30:09.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T10:30:10.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T10:30:10.481Z] Configure a credential helper to remove this warning. See [2021-06-22T10:30:10.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T10:30:10.481Z] [2021-06-22T10:30:10.481Z] Login Succeeded [2021-06-22T10:30:10.481Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T10:30:10.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T10:30:10.603Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-22T10:30:10.603Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:30:10.603Z] latest [2021-06-22T10:30:10.603Z] 2.0.0-dev.82 [2021-06-22T10:30:10.603Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [2021-06-22T10:30:10.603Z] master [2021-06-22T10:30:10.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:11.001Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:11.351Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:30:11.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T10:30:11.352Z] 6e0d9a0d18cb: Preparing [2021-06-22T10:30:11.352Z] 3fbe34a1663b: Preparing [2021-06-22T10:30:11.352Z] 3fbe34a1663b: Layer already exists [2021-06-22T10:30:14.734Z] 6e0d9a0d18cb: Pushed [2021-06-22T10:30:15.006Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:15.361Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:15.706Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-22T10:30:15.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T10:30:15.706Z] 6e0d9a0d18cb: Preparing [2021-06-22T10:30:15.706Z] 3fbe34a1663b: Preparing [2021-06-22T10:30:15.982Z] 6e0d9a0d18cb: Layer already exists [2021-06-22T10:30:15.982Z] 3fbe34a1663b: Layer already exists [2021-06-22T10:30:15.982Z] latest: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:16.331Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:16.676Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.82 [2021-06-22T10:30:16.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T10:30:16.676Z] 6e0d9a0d18cb: Preparing [2021-06-22T10:30:16.676Z] 3fbe34a1663b: Preparing [2021-06-22T10:30:16.676Z] 3fbe34a1663b: Layer already exists [2021-06-22T10:30:16.676Z] 6e0d9a0d18cb: Layer already exists [2021-06-22T10:30:16.955Z] 2.0.0-dev.82: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:17.304Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:17.647Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [2021-06-22T10:30:17.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T10:30:17.647Z] 6e0d9a0d18cb: Preparing [2021-06-22T10:30:17.647Z] 3fbe34a1663b: Preparing [2021-06-22T10:30:17.647Z] 3fbe34a1663b: Layer already exists [2021-06-22T10:30:17.647Z] 6e0d9a0d18cb: Layer already exists [2021-06-22T10:30:17.919Z] 5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:18.272Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:30:18.619Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-22T10:30:18.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T10:30:18.619Z] 6e0d9a0d18cb: Preparing [2021-06-22T10:30:18.619Z] 3fbe34a1663b: Preparing [2021-06-22T10:30:18.619Z] 6e0d9a0d18cb: Layer already exists [2021-06-22T10:30:18.619Z] 3fbe34a1663b: Layer already exists [2021-06-22T10:30:18.891Z] master: digest: sha256:ceed14d23a02d67e09e5ee2afaa12d931f73c57853d292151042690365bc1e87 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T10:30:18.968Z] ===================================================== [Pipeline] echo [2021-06-22T10:30:18.987Z] taggedImages: [2021-06-22T10:30:18.987Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d [2021-06-22T10:30:18.987Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-22T10:30:18.987Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.82 [2021-06-22T10:30:18.987Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5b73c1ff08b1a5869110c2e738db83cc765dfa4d-2.0.0-dev.82 [2021-06-22T10:30:18.987Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:30:19.468Z] ---> job-cost.sh [2021-06-22T10:30:19.468Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nvqt [2021-06-22T10:30:58.500Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T10:32:20.282Z] lf-activate-venv(): INFO: Adding /tmp/venv-nvqt/bin to PATH [2021-06-22T10:32:20.282Z] INFO: No Stack... [2021-06-22T10:32:20.282Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T10:32:20.282Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T10:32:20.640Z] + cat /w/workspace/edgex-ui-go/142/archives/cost.csv [2021-06-22T10:32:20.640Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T10:32:20.712Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [2021-06-22T10:32:20.722Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] did not exist. Created. [2021-06-22T10:32:20.723Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T10:32:21.125Z] /w/workspace/edgex-ui-go/142@tmp/durable-d1bf3584/script.sh: 1: /w/workspace/edgex-ui-go/142@tmp/durable-d1bf3584/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T10:32:21.482Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T10:32:21.522Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T10:32:21.741Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T10:32:21.763Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-142-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-22T10:32:22.883Z] provisioning config files... [2021-06-22T10:32:22.893Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1928956943157788728tmp [Pipeline] { [Pipeline] sh [2021-06-22T10:32:23.223Z] + set +x [2021-06-22T10:32:23.223Z] + curl -s https://codecov.io/bash [2021-06-22T10:32:23.223Z] + bash -s -- [2021-06-22T10:32:23.223Z] [2021-06-22T10:32:23.223Z] _____ _ [2021-06-22T10:32:23.223Z] / ____| | | [2021-06-22T10:32:23.223Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T10:32:23.223Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T10:32:23.223Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T10:32:23.223Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T10:32:23.223Z] Bash-1.0.3 [2021-06-22T10:32:23.223Z] [2021-06-22T10:32:23.223Z] [2021-06-22T10:32:23.223Z] ==> git version 2.24.4 found [2021-06-22T10:32:23.223Z] ==> 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-22T10:32:23.223Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T10:32:23.223Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T10:32:23.223Z] ==> Jenkins CI detected. [2021-06-22T10:32:23.223Z] project root: . [2021-06-22T10:32:23.223Z] --> token set from env [2021-06-22T10:32:23.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T10:32:23.223Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T10:32:23.223Z] ==> Python coveragepy not found [2021-06-22T10:32:23.223Z] ==> Searching for coverage reports in: [2021-06-22T10:32:23.223Z] + . [2021-06-22T10:32:23.223Z] -> Found 1 reports [2021-06-22T10:32:23.488Z] ==> Detecting git/mercurial file structure [2021-06-22T10:32:23.488Z] ==> Reading reports [2021-06-22T10:32:23.488Z] + ./coverage.out bytes=10 [2021-06-22T10:32:23.488Z] ==> Appending adjustments [2021-06-22T10:32:23.488Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T10:32:23.488Z] + Found adjustments [2021-06-22T10:32:23.488Z] ==> Gzipping contents [2021-06-22T10:32:23.488Z] 4.0K /tmp/codecov.FK4RyD.gz [2021-06-22T10:32:23.488Z] ==> Uploading reports [2021-06-22T10:32:23.488Z] url: https://codecov.io [2021-06-22T10:32:23.488Z] query: branch=master&commit=5b73c1ff08b1a5869110c2e738db83cc765dfa4d&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-22T10:32:23.488Z] -> Pinging Codecov [2021-06-22T10:32:23.488Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5b73c1ff08b1a5869110c2e738db83cc765dfa4d&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-22T10:32:24.061Z] -> Uploading to [2021-06-22T10:32:24.061Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/5b73c1ff08b1a5869110c2e738db83cc765dfa4d/8e626c37-4629-40ba-bf14-259a977165fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T103223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a11ce29324ad83c70869445077177cd4e56120e3c1a1c8746d36a3500ac29e8 [2021-06-22T10:32:24.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T10:32:24.061Z] Dload Upload Total Spent Left Speed [2021-06-22T10:32:24.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 9330 --:--:-- --:--:-- --:--:-- 9352 [2021-06-22T10:32:24.324Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] } [2021-06-22T10:32:24.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-22T10:32:25.265Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-22T10:32:25.286Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:32:25.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T10:32:25.636Z] [2021-06-22T10:32:25.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:32:25.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T10:32:26.256Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-22T10:32:26.256Z] 188c0c94c7c5: Pulling fs layer [2021-06-22T10:32:26.256Z] 0ef7d3d256c8: Pulling fs layer [2021-06-22T10:32:26.256Z] de9db76c5a1d: Pulling fs layer [2021-06-22T10:32:26.256Z] 0eba1c9be4d2: Pulling fs layer [2021-06-22T10:32:26.256Z] 0d57e429df01: Pulling fs layer [2021-06-22T10:32:26.256Z] 4e4be7b47b0d: Pulling fs layer [2021-06-22T10:32:26.256Z] e1f770b5df2f: Pulling fs layer [2021-06-22T10:32:26.256Z] 85a0685a4137: Pulling fs layer [2021-06-22T10:32:26.256Z] 0d57e429df01: Waiting [2021-06-22T10:32:26.256Z] 4e4be7b47b0d: Waiting [2021-06-22T10:32:26.256Z] e1f770b5df2f: Waiting [2021-06-22T10:32:26.256Z] 85a0685a4137: Waiting [2021-06-22T10:32:26.256Z] 0eba1c9be4d2: Waiting [2021-06-22T10:32:26.256Z] de9db76c5a1d: Verifying Checksum [2021-06-22T10:32:26.256Z] de9db76c5a1d: Download complete [2021-06-22T10:32:26.256Z] 0ef7d3d256c8: Verifying Checksum [2021-06-22T10:32:26.256Z] 0ef7d3d256c8: Download complete [2021-06-22T10:32:26.256Z] 0d57e429df01: Verifying Checksum [2021-06-22T10:32:26.256Z] 0d57e429df01: Download complete [2021-06-22T10:32:26.256Z] 188c0c94c7c5: Verifying Checksum [2021-06-22T10:32:26.256Z] 188c0c94c7c5: Download complete [2021-06-22T10:32:26.519Z] 4e4be7b47b0d: Verifying Checksum [2021-06-22T10:32:26.519Z] 4e4be7b47b0d: Download complete [2021-06-22T10:32:26.781Z] 188c0c94c7c5: Pull complete [2021-06-22T10:32:27.357Z] 0ef7d3d256c8: Pull complete [2021-06-22T10:32:27.623Z] de9db76c5a1d: Pull complete [2021-06-22T10:32:27.886Z] e1f770b5df2f: Verifying Checksum [2021-06-22T10:32:27.886Z] e1f770b5df2f: Download complete [2021-06-22T10:32:29.813Z] 0eba1c9be4d2: Verifying Checksum [2021-06-22T10:32:29.813Z] 0eba1c9be4d2: Download complete [2021-06-22T10:32:29.813Z] 85a0685a4137: Verifying Checksum [2021-06-22T10:32:29.813Z] 85a0685a4137: Download complete [2021-06-22T10:32:34.046Z] 0eba1c9be4d2: Pull complete [2021-06-22T10:32:34.046Z] 0d57e429df01: Pull complete [2021-06-22T10:32:34.046Z] 4e4be7b47b0d: Pull complete [2021-06-22T10:32:35.002Z] e1f770b5df2f: Pull complete [2021-06-22T10:32:41.604Z] 85a0685a4137: Pull complete [2021-06-22T10:32:41.604Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-22T10:32:41.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T10:32:41.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-22T10:32:41.690Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-06-22T10:32:41.730Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-22T10:33:10.467Z] $ docker top 9a7c44e458cab0319c93f85564a2a371a75e2e2e87c72e1aa4cc51600840aea6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-22T10:33:10.574Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-22T10:33:10.884Z] + set -o pipefail [2021-06-22T10:33:10.884Z] + snyk monitor '--org=edgex-jenkins' [2021-06-22T10:33:32.884Z] [2021-06-22T10:33:32.884Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-22T10:33:32.884Z] [2021-06-22T10:33:32.884Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/20b6c2a2-6b2a-46ed-897e-fe514e334c4a [2021-06-22T10:33:32.884Z] [2021-06-22T10:33:32.884Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-22T10:33:32.884Z] [2021-06-22T10:33:32.884Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-22T10:33:32.884Z] [2021-06-22T10:33:32.884Z] [Pipeline] } [2021-06-22T10:33:32.893Z] $ docker stop --time=1 9a7c44e458cab0319c93f85564a2a371a75e2e2e87c72e1aa4cc51600840aea6 [2021-06-22T10:33:48.955Z] $ docker rm -f 9a7c44e458cab0319c93f85564a2a371a75e2e2e87c72e1aa4cc51600840aea6 [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-22T10:33:50.080Z] + git log --format=format:%s -1 5b73c1ff08b1a5869110c2e738db83cc765dfa4d [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:33:50.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T10:33:50.393Z] . [Pipeline] withDockerContainer [2021-06-22T10:33:50.476Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-06-22T10:33:50.541Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T10:33:51.481Z] $ docker top 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T10:33:51.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T10:33:51.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T10:33:51.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T10:33:51.718Z] $ docker exec 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa ssh-agent [2021-06-22T10:33:51.834Z] SSH_AUTH_SOCK=/tmp/ssh-kE6a8jdWrHGt/agent.14 [2021-06-22T10:33:51.834Z] SSH_AGENT_PID=21 [2021-06-22T10:33:51.842Z] Running ssh-add (command line suppressed) [2021-06-22T10:33:51.938Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_566497581131428013.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_566497581131428013.key) [2021-06-22T10:33:51.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T10:33:52.268Z] + git semver tag [2021-06-22T10:33:52.268Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T10:33:52.268Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T10:33:52.268Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T10:33:52.268Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T10:33:52.268Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T10:33:52.268Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T10:33:52.268Z] # $SEMVER_BRANCH = master [2021-06-22T10:33:52.268Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-22T10:33:52.268Z] # 5b73c1ff08b1a5869110c2e738db83cc765dfa4d HEAD [2021-06-22T10:33:52.268Z] # -> Force: false [2021-06-22T10:33:52.268Z] # 7051fcf84049cf7609adfb4ccf61d7677f795eda refs/tags/v2.0.0-dev.82 [Pipeline] } [2021-06-22T10:33:52.276Z] $ docker exec --env ******** --env ******** 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa ssh-agent -k [2021-06-22T10:33:52.393Z] unset SSH_AUTH_SOCK; [2021-06-22T10:33:52.394Z] unset SSH_AGENT_PID; [2021-06-22T10:33:52.394Z] echo Agent pid 21 killed; [2021-06-22T10:33:52.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T10:33:52.761Z] + git semver [Pipeline] } [2021-06-22T10:33:52.772Z] $ docker stop --time=1 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa [2021-06-22T10:33:54.450Z] $ docker rm -f 304da0b6faa29b495417ae45f8c837383bddb32587c1e4a72743d8508c21d7fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:33:55.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T10:33:55.016Z] [2021-06-22T10:33:55.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:33:55.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T10:33:55.601Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-22T10:33:55.601Z] ab5ef0e58194: Pulling fs layer [2021-06-22T10:33:55.601Z] 9712f1f96733: Pulling fs layer [2021-06-22T10:33:55.601Z] 63f879dbbcfc: Pulling fs layer [2021-06-22T10:33:55.601Z] 0d9ebad4ef96: Pulling fs layer [2021-06-22T10:33:55.601Z] e9a5061849ea: Pulling fs layer [2021-06-22T10:33:55.601Z] d747dcd14b5f: Pulling fs layer [2021-06-22T10:33:55.601Z] 2de7ff778b66: Pulling fs layer [2021-06-22T10:33:55.601Z] e9a5061849ea: Waiting [2021-06-22T10:33:55.601Z] d747dcd14b5f: Waiting [2021-06-22T10:33:55.601Z] 2de7ff778b66: Waiting [2021-06-22T10:33:55.601Z] 0d9ebad4ef96: Waiting [2021-06-22T10:33:55.601Z] 9712f1f96733: Verifying Checksum [2021-06-22T10:33:55.601Z] 9712f1f96733: Download complete [2021-06-22T10:33:56.993Z] 63f879dbbcfc: Verifying Checksum [2021-06-22T10:33:56.993Z] 63f879dbbcfc: Download complete [2021-06-22T10:33:57.256Z] e9a5061849ea: Verifying Checksum [2021-06-22T10:33:57.256Z] e9a5061849ea: Download complete [2021-06-22T10:33:57.256Z] d747dcd14b5f: Verifying Checksum [2021-06-22T10:33:57.256Z] d747dcd14b5f: Download complete [2021-06-22T10:33:57.517Z] 2de7ff778b66: Download complete [2021-06-22T10:33:57.788Z] 0d9ebad4ef96: Verifying Checksum [2021-06-22T10:33:57.788Z] 0d9ebad4ef96: Download complete [2021-06-22T10:33:57.788Z] ab5ef0e58194: Verifying Checksum [2021-06-22T10:33:57.788Z] ab5ef0e58194: Download complete [2021-06-22T10:34:01.125Z] ab5ef0e58194: Pull complete [2021-06-22T10:34:01.125Z] 9712f1f96733: Pull complete [2021-06-22T10:34:01.710Z] 63f879dbbcfc: Pull complete [2021-06-22T10:34:09.913Z] 0d9ebad4ef96: Pull complete [2021-06-22T10:34:09.913Z] e9a5061849ea: Pull complete [2021-06-22T10:34:09.913Z] d747dcd14b5f: Pull complete [2021-06-22T10:34:10.861Z] 2de7ff778b66: Pull complete [2021-06-22T10:34:11.123Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-22T10:34:11.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T10:34:11.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-22T10:34:11.208Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-06-22T10:34:11.245Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-22T10:34:47.306Z] $ docker top 774470a9fc81debb9eed37c89ac0cea7f7f599955689850a05edae4e8d62f9c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-22T10:34:47.506Z] provisioning config files... [2021-06-22T10:34:47.563Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4674106897925420929tmp [2021-06-22T10:34:47.581Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4508155689258681937tmp [2021-06-22T10:34:47.594Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1158342797717905320tmp [Pipeline] { [Pipeline] echo [2021-06-22T10:34:47.616Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:34:47.918Z] ---> sigul-configuration.sh [2021-06-22T10:34:47.919Z] gpg: directory `/root/.gnupg' created [2021-06-22T10:34:47.919Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-22T10:34:47.919Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-22T10:34:47.919Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-22T10:34:47.919Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-22T10:34:47.919Z] gpg: CAST5 encrypted data [2021-06-22T10:34:47.919Z] gpg: encrypted with 1 passphrase [2021-06-22T10:34:47.919Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-22T10:34:48.213Z] + mkdir /home/jenkins [2021-06-22T10:34:48.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-22T10:34:48.509Z] + 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-22T10:34:48.520Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:34:48.821Z] ---> sigul-install.sh [2021-06-22T10:34:56.975Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-22T10:34:57.282Z] + git tag --list [2021-06-22T10:34:57.282Z] 0.1.1 [2021-06-22T10:34:57.282Z] v1.1.0 [2021-06-22T10:34:57.282Z] v1.2.0 [2021-06-22T10:34:57.282Z] v1.2.1 [2021-06-22T10:34:57.282Z] v1.3.0 [2021-06-22T10:34:57.282Z] v2.0.0-dev.1 [2021-06-22T10:34:57.282Z] v2.0.0-dev.10 [2021-06-22T10:34:57.282Z] v2.0.0-dev.11 [2021-06-22T10:34:57.282Z] v2.0.0-dev.12 [2021-06-22T10:34:57.282Z] v2.0.0-dev.13 [2021-06-22T10:34:57.282Z] v2.0.0-dev.14 [2021-06-22T10:34:57.282Z] v2.0.0-dev.15 [2021-06-22T10:34:57.282Z] v2.0.0-dev.16 [2021-06-22T10:34:57.282Z] v2.0.0-dev.17 [2021-06-22T10:34:57.282Z] v2.0.0-dev.18 [2021-06-22T10:34:57.282Z] v2.0.0-dev.19 [2021-06-22T10:34:57.282Z] v2.0.0-dev.2 [2021-06-22T10:34:57.282Z] v2.0.0-dev.20 [2021-06-22T10:34:57.282Z] v2.0.0-dev.21 [2021-06-22T10:34:57.282Z] v2.0.0-dev.22 [2021-06-22T10:34:57.282Z] v2.0.0-dev.23 [2021-06-22T10:34:57.282Z] v2.0.0-dev.24 [2021-06-22T10:34:57.282Z] v2.0.0-dev.25 [2021-06-22T10:34:57.282Z] v2.0.0-dev.26 [2021-06-22T10:34:57.282Z] v2.0.0-dev.27 [2021-06-22T10:34:57.282Z] v2.0.0-dev.28 [2021-06-22T10:34:57.282Z] v2.0.0-dev.29 [2021-06-22T10:34:57.282Z] v2.0.0-dev.3 [2021-06-22T10:34:57.282Z] v2.0.0-dev.30 [2021-06-22T10:34:57.282Z] v2.0.0-dev.31 [2021-06-22T10:34:57.282Z] v2.0.0-dev.32 [2021-06-22T10:34:57.282Z] v2.0.0-dev.33 [2021-06-22T10:34:57.282Z] v2.0.0-dev.34 [2021-06-22T10:34:57.282Z] v2.0.0-dev.35 [2021-06-22T10:34:57.282Z] v2.0.0-dev.36 [2021-06-22T10:34:57.282Z] v2.0.0-dev.37 [2021-06-22T10:34:57.282Z] v2.0.0-dev.38 [2021-06-22T10:34:57.282Z] v2.0.0-dev.39 [2021-06-22T10:34:57.282Z] v2.0.0-dev.4 [2021-06-22T10:34:57.282Z] v2.0.0-dev.40 [2021-06-22T10:34:57.282Z] v2.0.0-dev.41 [2021-06-22T10:34:57.282Z] v2.0.0-dev.42 [2021-06-22T10:34:57.282Z] v2.0.0-dev.43 [2021-06-22T10:34:57.282Z] v2.0.0-dev.44 [2021-06-22T10:34:57.282Z] v2.0.0-dev.45 [2021-06-22T10:34:57.282Z] v2.0.0-dev.46 [2021-06-22T10:34:57.282Z] v2.0.0-dev.47 [2021-06-22T10:34:57.282Z] v2.0.0-dev.48 [2021-06-22T10:34:57.282Z] v2.0.0-dev.49 [2021-06-22T10:34:57.282Z] v2.0.0-dev.5 [2021-06-22T10:34:57.282Z] v2.0.0-dev.50 [2021-06-22T10:34:57.282Z] v2.0.0-dev.51 [2021-06-22T10:34:57.282Z] v2.0.0-dev.52 [2021-06-22T10:34:57.282Z] v2.0.0-dev.53 [2021-06-22T10:34:57.282Z] v2.0.0-dev.54 [2021-06-22T10:34:57.282Z] v2.0.0-dev.55 [2021-06-22T10:34:57.282Z] v2.0.0-dev.56 [2021-06-22T10:34:57.282Z] v2.0.0-dev.57 [2021-06-22T10:34:57.282Z] v2.0.0-dev.58 [2021-06-22T10:34:57.282Z] v2.0.0-dev.59 [2021-06-22T10:34:57.282Z] v2.0.0-dev.6 [2021-06-22T10:34:57.282Z] v2.0.0-dev.60 [2021-06-22T10:34:57.282Z] v2.0.0-dev.61 [2021-06-22T10:34:57.282Z] v2.0.0-dev.62 [2021-06-22T10:34:57.282Z] v2.0.0-dev.63 [2021-06-22T10:34:57.282Z] v2.0.0-dev.64 [2021-06-22T10:34:57.282Z] v2.0.0-dev.65 [2021-06-22T10:34:57.282Z] v2.0.0-dev.66 [2021-06-22T10:34:57.282Z] v2.0.0-dev.67 [2021-06-22T10:34:57.282Z] v2.0.0-dev.68 [2021-06-22T10:34:57.282Z] v2.0.0-dev.69 [2021-06-22T10:34:57.282Z] v2.0.0-dev.7 [2021-06-22T10:34:57.282Z] v2.0.0-dev.70 [2021-06-22T10:34:57.282Z] v2.0.0-dev.71 [2021-06-22T10:34:57.282Z] v2.0.0-dev.72 [2021-06-22T10:34:57.282Z] v2.0.0-dev.73 [2021-06-22T10:34:57.282Z] v2.0.0-dev.74 [2021-06-22T10:34:57.282Z] v2.0.0-dev.75 [2021-06-22T10:34:57.282Z] v2.0.0-dev.76 [2021-06-22T10:34:57.282Z] v2.0.0-dev.77 [2021-06-22T10:34:57.282Z] v2.0.0-dev.78 [2021-06-22T10:34:57.282Z] v2.0.0-dev.79 [2021-06-22T10:34:57.282Z] v2.0.0-dev.8 [2021-06-22T10:34:57.282Z] v2.0.0-dev.80 [2021-06-22T10:34:57.282Z] v2.0.0-dev.81 [2021-06-22T10:34:57.282Z] v2.0.0-dev.82 [2021-06-22T10:34:57.282Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-22T10:34:57.582Z] + lftools sign git-tag v2.0.0-dev.82 [2021-06-22T10:34:58.161Z] Signing Git tag with Sigul... [2021-06-22T10:34:58.161Z] Signing v2.0.0-dev.82 [Pipeline] echo [2021-06-22T10:34:59.120Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:34:59.418Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-22T10:34:59.426Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-22T10:34:59.452Z] $ docker stop --time=1 774470a9fc81debb9eed37c89ac0cea7f7f599955689850a05edae4e8d62f9c9 [2021-06-22T10:35:05.722Z] $ docker rm -f 774470a9fc81debb9eed37c89ac0cea7f7f599955689850a05edae4e8d62f9c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:35:06.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T10:35:06.502Z] . [Pipeline] withDockerContainer [2021-06-22T10:35:06.582Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-06-22T10:35:06.625Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T10:35:07.767Z] $ docker top 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T10:35:07.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T10:35:07.907Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T10:35:08.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T10:35:08.011Z] $ docker exec 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 ssh-agent [2021-06-22T10:35:08.175Z] SSH_AUTH_SOCK=/tmp/ssh-e0je9yq8SEoh/agent.13 [2021-06-22T10:35:08.175Z] SSH_AGENT_PID=20 [2021-06-22T10:35:08.183Z] Running ssh-add (command line suppressed) [2021-06-22T10:35:08.280Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6017829916907603249.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6017829916907603249.key) [2021-06-22T10:35:08.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T10:35:08.610Z] + git semver bump pre [2021-06-22T10:35:08.610Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T10:35:08.610Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T10:35:08.610Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T10:35:08.610Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T10:35:08.610Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T10:35:08.610Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T10:35:08.610Z] # $SEMVER_BRANCH = master [2021-06-22T10:35:08.610Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-22T10:35:08.610Z] 2.0.0-dev.83 [Pipeline] } [2021-06-22T10:35:08.621Z] $ docker exec --env ******** --env ******** 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 ssh-agent -k [2021-06-22T10:35:08.724Z] unset SSH_AUTH_SOCK; [2021-06-22T10:35:08.725Z] unset SSH_AGENT_PID; [2021-06-22T10:35:08.725Z] echo Agent pid 20 killed; [2021-06-22T10:35:08.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T10:35:09.098Z] + git semver [Pipeline] } [2021-06-22T10:35:09.110Z] $ docker stop --time=1 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 [2021-06-22T10:35:10.501Z] $ docker rm -f 7744eeaf1d9470af0ea537487695ca0e3302baf1288908a4be01dc6b525417c8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:35:10.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T10:35:10.906Z] . [Pipeline] withDockerContainer [2021-06-22T10:35:10.985Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-06-22T10:35:11.023Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T10:35:11.940Z] $ docker top a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T10:35:12.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T10:35:12.083Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T10:35:12.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T10:35:12.189Z] $ docker exec a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd ssh-agent [2021-06-22T10:35:12.293Z] SSH_AUTH_SOCK=/tmp/ssh-Y8XnFQpCTMMK/agent.13 [2021-06-22T10:35:12.293Z] SSH_AGENT_PID=19 [2021-06-22T10:35:12.299Z] Running ssh-add (command line suppressed) [2021-06-22T10:35:12.397Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_381864236372911939.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_381864236372911939.key) [2021-06-22T10:35:12.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T10:35:12.717Z] + git semver push [2021-06-22T10:35:12.717Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T10:35:12.717Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T10:35:12.717Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T10:35:12.717Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T10:35:12.717Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T10:35:12.717Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T10:35:12.717Z] # $SEMVER_BRANCH = master [2021-06-22T10:35:12.717Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-22T10:35:18.012Z] $ docker exec --env ******** --env ******** a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd ssh-agent -k [2021-06-22T10:35:18.105Z] unset SSH_AUTH_SOCK; [2021-06-22T10:35:18.106Z] unset SSH_AGENT_PID; [2021-06-22T10:35:18.106Z] echo Agent pid 19 killed; [2021-06-22T10:35:18.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T10:35:18.464Z] + git semver [Pipeline] } [2021-06-22T10:35:18.479Z] $ docker stop --time=1 a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd [2021-06-22T10:35:19.866Z] $ docker rm -f a0b3754c348af7a95892045a9b661a10ce8f519114e8715f32cc36175a3ee7cd [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-22T10:35:21.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:35:21.982Z] ---> package-listing.sh [2021-06-22T10:35:21.982Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T10:35:21.982Z] ++ facter osfamily [2021-06-22T10:35:22.243Z] + OS_FAMILY=redhat [2021-06-22T10:35:22.243Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T10:35:22.243Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T10:35:22.243Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T10:35:22.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T10:35:22.243Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T10:35:22.243Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-22T10:35:22.243Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T10:35:22.243Z] + case "${OS_FAMILY}" in [2021-06-22T10:35:22.243Z] + sort [2021-06-22T10:35:22.243Z] + rpm -qa [2021-06-22T10:35:22.814Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T10:35:22.814Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T10:35:22.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T10:35:23.075Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-22T10:35:23.075Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-22T10:35:23.075Z] + 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-22T10:35:23.088Z] 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-22T10:35:23.372Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:35:23.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T10:35:23.934Z] [2021-06-22T10:35:23.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T10:35:24.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T10:35:26.185Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T10:35:26.185Z] df20fa9351a1: Pulling fs layer [2021-06-22T10:35:26.185Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T10:35:26.185Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T10:35:26.185Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T10:35:26.185Z] 93b61091891f: Pulling fs layer [2021-06-22T10:35:26.185Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T10:35:26.185Z] 5e14af77c1be: Pulling fs layer [2021-06-22T10:35:26.185Z] 01666e4c0597: Pulling fs layer [2021-06-22T10:35:26.185Z] aa168da1d23b: Pulling fs layer [2021-06-22T10:35:26.185Z] 93b9cdb0e59b: Waiting [2021-06-22T10:35:26.185Z] 5e14af77c1be: Waiting [2021-06-22T10:35:26.185Z] 01666e4c0597: Waiting [2021-06-22T10:35:26.185Z] aa168da1d23b: Waiting [2021-06-22T10:35:26.185Z] 46f8f816bc3b: Waiting [2021-06-22T10:35:26.185Z] 93b61091891f: Waiting [2021-06-22T10:35:26.185Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T10:35:26.185Z] 36b3adc4ff6f: Download complete [2021-06-22T10:35:26.185Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T10:35:26.185Z] 46f8f816bc3b: Download complete [2021-06-22T10:35:26.185Z] df20fa9351a1: Verifying Checksum [2021-06-22T10:35:26.185Z] df20fa9351a1: Download complete [2021-06-22T10:35:26.185Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T10:35:26.185Z] 93b9cdb0e59b: Download complete [2021-06-22T10:35:26.185Z] 93b61091891f: Verifying Checksum [2021-06-22T10:35:26.185Z] 93b61091891f: Download complete [2021-06-22T10:35:26.185Z] 5e14af77c1be: Verifying Checksum [2021-06-22T10:35:26.185Z] 5e14af77c1be: Download complete [2021-06-22T10:35:26.185Z] 01666e4c0597: Verifying Checksum [2021-06-22T10:35:26.185Z] 01666e4c0597: Download complete [2021-06-22T10:35:26.185Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T10:35:26.185Z] 8ad3a11d3b57: Download complete [2021-06-22T10:35:26.447Z] df20fa9351a1: Pull complete [2021-06-22T10:35:26.719Z] 36b3adc4ff6f: Pull complete [2021-06-22T10:35:27.309Z] 8ad3a11d3b57: Pull complete [2021-06-22T10:35:27.574Z] 46f8f816bc3b: Pull complete [2021-06-22T10:35:27.835Z] aa168da1d23b: Verifying Checksum [2021-06-22T10:35:27.835Z] aa168da1d23b: Download complete [2021-06-22T10:35:28.096Z] 93b61091891f: Pull complete [2021-06-22T10:35:28.358Z] 93b9cdb0e59b: Pull complete [2021-06-22T10:35:28.358Z] 5e14af77c1be: Pull complete [2021-06-22T10:35:28.358Z] 01666e4c0597: Pull complete [2021-06-22T10:35:34.989Z] aa168da1d23b: Pull complete [2021-06-22T10:35:34.989Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T10:35:34.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T10:35:34.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T10:35:35.069Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-06-22T10:35:35.106Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T10:36:02.794Z] $ docker top 57ee1d09a6f4ef3aa3994c27f97c480d54abd34e4a3efb8993516553084cbd1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T10:36:03.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T10:36:03.476Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T10:36:03.772Z] + ls /var/log/sa-host [2021-06-22T10:36:03.772Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T10:36:03.772Z] file_magic: OK [2021-06-22T10:36:03.772Z] HZ: Using current value: 100 [2021-06-22T10:36:03.772Z] file_header: OK [2021-06-22T10:36:03.772Z] 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-22T10:36:03.772Z] Statistics: [2021-06-22T10:36:03.772Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T10:36:03.772Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T10:36:03.772Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T10:36:03.772Z] file_magic: OK [2021-06-22T10:36:03.772Z] HZ: Using current value: 100 [2021-06-22T10:36:03.772Z] file_header: OK [2021-06-22T10:36:03.772Z] 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-22T10:36:03.772Z] Statistics: [2021-06-22T10:36:03.772Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T10:36:03.772Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T10:36:04.493Z] provisioning config files... [2021-06-22T10:36:04.507Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8943852170909052912tmp [Pipeline] { [Pipeline] echo [2021-06-22T10:36:04.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:36:04.829Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T10:36:04.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:36:05.255Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T10:36:05.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:36:05.558Z] ---> sudo-logs.sh [2021-06-22T10:36:05.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T10:36:05.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:36:05.888Z] ---> job-cost.sh [2021-06-22T10:36:05.888Z] lf-activate-venv: SKIPPING [2021-06-22T10:36:05.888Z] DEBUG: total: 0.18000000715255737 [2021-06-22T10:36:05.888Z] INFO: Retrieving Stack Cost... [2021-06-22T10:36:07.291Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T10:36:07.555Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T10:36:07.570Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T10:36:07.872Z] ---> logs-deploy.sh [2021-06-22T10:36:07.872Z] lf-activate-venv: SKIPPING [2021-06-22T10:36:07.872Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/142 [2021-06-22T10:36:07.872Z] INFO: archiving workspace using pattern(s): [2021-06-22T10:36:08.824Z] Archives upload complete. [2021-06-22T10:36:08.824Z] INFO: archiving logs to Nexus