Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4ef108b19834c262122070de9483240e6b9b0e65 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-ssh8996025508301972999.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-ssh4174779049212737908.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-ssh1199285746004043659.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-ssh6494966671510298466.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-ssh8783232971470547139.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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-182 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-ssh2209922647927199097.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 4ef108b19834c262122070de9483240e6b9b0e65 (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 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" > git rev-list --no-walk 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T10:16:26.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T10:16:26.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T10:16:26.207Z] ========================================================= [2021-06-18T10:16:26.207Z] EdgeX Global Pipelines Version Info [2021-06-18T10:16:26.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:16:27.726Z] ------------------- [2021-06-18T10:16:27.726Z] stable info: [2021-06-18T10:16:27.726Z] ------------------- [2021-06-18T10:16:27.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T10:16:27.727Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T10:16:27.727Z] Message: update stable to v1.0.195 [2021-06-18T10:16:28.310Z] ------------------- [2021-06-18T10:16:28.310Z] experimental info: [2021-06-18T10:16:28.310Z] ------------------- [2021-06-18T10:16:28.310Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T10:16:28.310Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T10:16:28.310Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T10:16:28.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-18T10:16:28.486Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-18T10:16:28.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T10:16:28.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T10:16:28.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T10:16:28.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T10:16:28.613Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T10:16:28.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T10:16:28.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-18T10:16:28.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T10:16:28.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T10:16:28.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-18T10:16:28.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T10:16:28.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T10:16:28.826Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T10:16:28.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T10:16:28.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T10:16:28.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T10:16:28.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T10:16:28.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T10:16:28.996Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-18T10:16:29.048Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-18T10:16:29.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-18T10:16:29.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-18T10:16:29.134Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-18T10:16:29.162Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T10:16:29.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-18T10:16:29.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-18T10:16:29.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-18T10:16:29.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] echo [2021-06-18T10:16:29.307Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ef108b [Pipeline] echo [2021-06-18T10:16:29.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T10:16:29.467Z] provisioning config files... [2021-06-18T10:16:29.485Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2033901575559230695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:16:29.810Z] ---> docker-login.sh [2021-06-18T10:16:29.810Z] nexus3.edgexfoundry.org:10001 [2021-06-18T10:16:30.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:16:30.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:16:30.074Z] Configure a credential helper to remove this warning. See [2021-06-18T10:16:30.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:16:30.074Z] [2021-06-18T10:16:30.074Z] Login Succeeded [2021-06-18T10:16:30.338Z] nexus3.edgexfoundry.org:10002 [2021-06-18T10:16:30.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:16:30.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:16:30.338Z] Configure a credential helper to remove this warning. See [2021-06-18T10:16:30.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:16:30.338Z] [2021-06-18T10:16:30.338Z] Login Succeeded [2021-06-18T10:16:30.338Z] nexus3.edgexfoundry.org:10003 [2021-06-18T10:16:30.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:16:30.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:16:30.600Z] Configure a credential helper to remove this warning. See [2021-06-18T10:16:30.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:16:30.600Z] [2021-06-18T10:16:30.600Z] Login Succeeded [2021-06-18T10:16:30.600Z] nexus3.edgexfoundry.org:10004 [2021-06-18T10:16:30.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:16:30.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:16:30.600Z] Configure a credential helper to remove this warning. See [2021-06-18T10:16:30.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:16:30.600Z] [2021-06-18T10:16:30.600Z] Login Succeeded [2021-06-18T10:16:30.600Z] docker.io [2021-06-18T10:16:30.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:16:30.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:16:30.864Z] Configure a credential helper to remove this warning. See [2021-06-18T10:16:30.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:16:30.864Z] [2021-06-18T10:16:30.864Z] Login Succeeded [2021-06-18T10:16:31.128Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T10:16:31.138Z] 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-18T10:16:31.700Z] + git log --format=format:%s -1 4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] echo [2021-06-18T10:16:31.741Z] GIT_COMMIT: 4ef108b19834c262122070de9483240e6b9b0e65, Commit Message: feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code [Pipeline] echo [2021-06-18T10:16:31.754Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:16:32.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T10:16:32.805Z] [2021-06-18T10:16:32.805Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:16:33.124Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T10:16:33.124Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T10:16:33.124Z] 31603596830f: Pulling fs layer [2021-06-18T10:16:33.124Z] 54011a49482f: Pulling fs layer [2021-06-18T10:16:33.124Z] a6820b24f6d8: Pulling fs layer [2021-06-18T10:16:33.124Z] f581987b2513: Pulling fs layer [2021-06-18T10:16:33.124Z] f581987b2513: Waiting [2021-06-18T10:16:33.124Z] 54011a49482f: Verifying Checksum [2021-06-18T10:16:33.124Z] 54011a49482f: Download complete [2021-06-18T10:16:33.402Z] 31603596830f: Verifying Checksum [2021-06-18T10:16:33.402Z] 31603596830f: Download complete [2021-06-18T10:16:33.402Z] f581987b2513: Verifying Checksum [2021-06-18T10:16:33.402Z] f581987b2513: Download complete [2021-06-18T10:16:33.402Z] a6820b24f6d8: Verifying Checksum [2021-06-18T10:16:33.402Z] a6820b24f6d8: Download complete [2021-06-18T10:16:33.402Z] 31603596830f: Pull complete [2021-06-18T10:16:33.666Z] 54011a49482f: Pull complete [2021-06-18T10:16:34.243Z] a6820b24f6d8: Pull complete [2021-06-18T10:16:34.243Z] f581987b2513: Pull complete [2021-06-18T10:16:34.243Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T10:16:34.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T10:16:34.243Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T10:16:34.326Z] prd-centos7-docker-4c-2g-182 does not seem to be running inside a container [2021-06-18T10:16:34.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T10:16:35.554Z] $ docker top c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T10:16:35.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T10:16:35.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T10:16:35.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T10:16:35.799Z] $ docker exec c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent [2021-06-18T10:16:35.909Z] SSH_AUTH_SOCK=/tmp/ssh-7zH75DaRLMug/agent.13 [2021-06-18T10:16:35.909Z] SSH_AGENT_PID=20 [2021-06-18T10:16:35.917Z] Running ssh-add (command line suppressed) [2021-06-18T10:16:36.025Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5759625235471150745.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5759625235471150745.key) [2021-06-18T10:16:36.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T10:16:36.344Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T10:16:36.355Z] $ docker exec --env ******** --env ******** c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent -k [2021-06-18T10:16:36.449Z] unset SSH_AUTH_SOCK; [2021-06-18T10:16:36.449Z] unset SSH_AGENT_PID; [2021-06-18T10:16:36.449Z] echo Agent pid 20 killed; [2021-06-18T10:16:36.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T10:16:36.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T10:16:36.528Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T10:16:36.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T10:16:36.645Z] $ docker exec c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent [2021-06-18T10:16:36.769Z] SSH_AUTH_SOCK=/tmp/ssh-RyAMPLGyccsR/agent.52 [2021-06-18T10:16:36.769Z] SSH_AGENT_PID=58 [2021-06-18T10:16:36.775Z] Running ssh-add (command line suppressed) [2021-06-18T10:16:36.863Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4936556053563762918.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4936556053563762918.key) [2021-06-18T10:16:36.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T10:16:37.187Z] + git semver init [2021-06-18T10:16:37.187Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T10:16:37.187Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T10:16:37.187Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T10:16:37.187Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T10:16:37.187Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T10:16:37.187Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T10:16:37.187Z] # $SEMVER_BRANCH = master [2021-06-18T10:16:37.187Z] # $SEMVER_TEMP = /tmp/semver-430065388 [2021-06-18T10:16:37.187Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-18T10:16:38.598Z] # '/tmp/semver-430065388' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-18T10:16:38.598Z] # -> Force: false [2021-06-18T10:16:38.598Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-18T10:16:38.609Z] $ docker exec --env ******** --env ******** c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent -k [2021-06-18T10:16:38.702Z] unset SSH_AUTH_SOCK; [2021-06-18T10:16:38.702Z] unset SSH_AGENT_PID; [2021-06-18T10:16:38.702Z] echo Agent pid 58 killed; [2021-06-18T10:16:38.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T10:16:39.066Z] + git semver [Pipeline] } [2021-06-18T10:16:39.077Z] $ docker stop --time=1 c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 [2021-06-18T10:16:40.449Z] $ docker rm -f c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T10:16:40.817Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T10:16:41.081Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T10:16:41.085Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.72 [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-18T10:16:56.339Z] Still waiting to schedule task [2021-06-18T10:16:56.339Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T10:16:56.343Z] Still waiting to schedule task [2021-06-18T10:16:56.343Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-18T10:19:04.084Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-183 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-18T10:19:04.119Z] Running in /w/workspace/edgex-ui-go/132 [Pipeline] { [Pipeline] checkout [2021-06-18T10:19:04.364Z] The recommended git tool is: git [2021-06-18T10:19:09.430Z] using credential edgex-jenkins-ssh [2021-06-18T10:19:09.450Z] Cloning the remote Git repository [2021-06-18T10:19:09.480Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T10:19:09.597Z] > git init /w/workspace/edgex-ui-go/132 # timeout=10 [2021-06-18T10:19:09.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T10:19:09.711Z] > git --version # timeout=10 [2021-06-18T10:19:09.763Z] > git --version # 'git version 2.17.1' [2021-06-18T10:19:09.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T10:19:09.863Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T10:19:12.150Z] Avoid second fetch [2021-06-18T10:19:12.151Z] Checking out Revision 4ef108b19834c262122070de9483240e6b9b0e65 (master) [2021-06-18T10:19:12.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T10:19:12.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T10:19:12.152Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T10:19:12.167Z] > git checkout -f 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 [2021-06-18T10:19:16.640Z] Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T10:19:18.618Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T10:19:19.040Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T10:19:19.401Z] + sudo service+ docker restart [2021-06-18T10:19:19.401Z] true [2021-06-18T10:19:27.508Z] Running on prd-centos7-docker-4c-2g-184 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-18T10:19:27.529Z] Running in /w/workspace/edgex-ui-go/132 [Pipeline] { [Pipeline] checkout [2021-06-18T10:19:27.643Z] The recommended git tool is: git [2021-06-18T10:19:30.082Z] using credential edgex-jenkins-ssh [2021-06-18T10:19:30.095Z] Cloning the remote Git repository [2021-06-18T10:19:30.113Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T10:19:30.173Z] > git init /w/workspace/edgex-ui-go/132 # timeout=10 [2021-06-18T10:19:30.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T10:19:30.201Z] > git --version # timeout=10 [2021-06-18T10:19:30.211Z] > git --version # 'git version 2.24.4' [2021-06-18T10:19:30.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T10:19:30.238Z] [INFO] Currently running in a labeled security context [2021-06-18T10:19:30.238Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T10:19:30.238Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/132@tmp/jenkins-gitclient-ssh1752228388911806685.key [2021-06-18T10:19:30.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T10:19:31.588Z] Avoid second fetch [2021-06-18T10:19:31.589Z] Checking out Revision 4ef108b19834c262122070de9483240e6b9b0e65 (master) [2021-06-18T10:19:31.561Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T10:19:31.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T10:19:31.595Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T10:19:31.602Z] > git checkout -f 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 [2021-06-18T10:19:35.269Z] Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T10:19:36.368Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T10:19:36.691Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T10:19:36.992Z] + sudo service docker restart [2021-06-18T10:19:36.992Z] + true [2021-06-18T10:19:36.992Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T10:19:37.779Z] provisioning config files... [2021-06-18T10:19:37.809Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config7641380347821441945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:19:38.196Z] ---> docker-login.sh [2021-06-18T10:19:38.196Z] nexus3.edgexfoundry.org:10001 [2021-06-18T10:19:39.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:39.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:39.459Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:39.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:39.459Z] [2021-06-18T10:19:39.459Z] Login Succeeded [2021-06-18T10:19:39.459Z] nexus3.edgexfoundry.org:10002 [2021-06-18T10:19:40.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:40.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:40.058Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:40.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:40.058Z] [2021-06-18T10:19:40.058Z] Login Succeeded [2021-06-18T10:19:40.058Z] nexus3.edgexfoundry.org:10003 [2021-06-18T10:19:40.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:40.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:40.660Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:40.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:40.660Z] [2021-06-18T10:19:40.660Z] Login Succeeded [2021-06-18T10:19:40.660Z] nexus3.edgexfoundry.org:10004 [2021-06-18T10:19:41.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:41.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:41.261Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:41.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:41.261Z] [2021-06-18T10:19:41.261Z] Login Succeeded [2021-06-18T10:19:41.261Z] docker.io [2021-06-18T10:19:41.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:42.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:42.138Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:42.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:42.138Z] [2021-06-18T10:19:42.138Z] Login Succeeded [2021-06-18T10:19:42.138Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T10:19:42.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T10:19:42.479Z] ========================================================= [2021-06-18T10:19:42.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T10:19:42.479Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:19:42.834Z] + 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-18T10:19:43.821Z] Sending build context to Docker daemon 21.8MB [2021-06-18T10:19:43.821Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T10:19:43.821Z] Step 2/8 : FROM ${BASE} [2021-06-18T10:19:44.098Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T10:19:44.098Z] 595b0fe564bb: Pulling fs layer [2021-06-18T10:19:44.098Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T10:19:44.098Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T10:19:44.098Z] ba82ee9f976e: Pulling fs layer [2021-06-18T10:19:44.098Z] 506bd15cee9f: Pulling fs layer [2021-06-18T10:19:44.098Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T10:19:44.098Z] 618dc40b7e24: Pulling fs layer [2021-06-18T10:19:44.098Z] 506bd15cee9f: Waiting [2021-06-18T10:19:44.098Z] 75a0a4a0db45: Waiting [2021-06-18T10:19:44.098Z] 618dc40b7e24: Waiting [2021-06-18T10:19:44.098Z] ba82ee9f976e: Waiting [2021-06-18T10:19:44.098Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T10:19:44.098Z] 5b7225fbf94c: Download complete [2021-06-18T10:19:44.098Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T10:19:44.098Z] 3088b5b3c5c0: Download complete [2021-06-18T10:19:44.098Z] 506bd15cee9f: Download complete [2021-06-18T10:19:44.098Z] 75a0a4a0db45: Download complete [2021-06-18T10:19:44.098Z] 595b0fe564bb: Verifying Checksum [2021-06-18T10:19:44.098Z] 595b0fe564bb: Download complete [2021-06-18T10:19:44.699Z] 595b0fe564bb: Pull complete [2021-06-18T10:19:45.696Z] 3088b5b3c5c0: Pull complete [2021-06-18T10:19:45.971Z] 5b7225fbf94c: Pull complete [2021-06-18T10:19:46.569Z] 618dc40b7e24: Verifying Checksum [2021-06-18T10:19:46.569Z] 618dc40b7e24: Download complete [2021-06-18T10:19:48.014Z] ba82ee9f976e: Verifying Checksum [2021-06-18T10:19:48.015Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T10:19:55.170Z] provisioning config files... [2021-06-18T10:19:55.186Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config362637164365072147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:19:55.524Z] ---> docker-login.sh [2021-06-18T10:19:55.524Z] nexus3.edgexfoundry.org:10001 [2021-06-18T10:19:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:55.787Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:55.787Z] [2021-06-18T10:19:55.787Z] Login Succeeded [2021-06-18T10:19:55.787Z] nexus3.edgexfoundry.org:10002 [2021-06-18T10:19:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:55.787Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:55.787Z] [2021-06-18T10:19:55.787Z] Login Succeeded [2021-06-18T10:19:55.787Z] nexus3.edgexfoundry.org:10003 [2021-06-18T10:19:56.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:56.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:56.052Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:56.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:56.052Z] [2021-06-18T10:19:56.052Z] Login Succeeded [2021-06-18T10:19:56.052Z] nexus3.edgexfoundry.org:10004 [2021-06-18T10:19:56.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:56.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:56.052Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:56.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:56.052Z] [2021-06-18T10:19:56.052Z] Login Succeeded [2021-06-18T10:19:56.052Z] docker.io [2021-06-18T10:19:56.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:19:56.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:19:56.577Z] Configure a credential helper to remove this warning. See [2021-06-18T10:19:56.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:19:56.577Z] [2021-06-18T10:19:56.577Z] Login Succeeded [2021-06-18T10:19:56.577Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T10:19:56.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T10:19:56.757Z] ========================================================= [2021-06-18T10:19:56.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T10:19:56.757Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:19:57.087Z] + 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-18T10:19:57.087Z] Sending build context to Docker daemon 21.8MB [2021-06-18T10:19:57.087Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T10:19:57.087Z] Step 2/8 : FROM ${BASE} [2021-06-18T10:19:57.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T10:19:57.349Z] 540db60ca938: Pulling fs layer [2021-06-18T10:19:57.349Z] adcc1eea9eea: Pulling fs layer [2021-06-18T10:19:57.349Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T10:19:57.349Z] 0510c868ecb4: Pulling fs layer [2021-06-18T10:19:57.349Z] afea3b2eda06: Pulling fs layer [2021-06-18T10:19:57.349Z] 7809a108b3ef: Pulling fs layer [2021-06-18T10:19:57.349Z] f706445af74f: Pulling fs layer [2021-06-18T10:19:57.349Z] afea3b2eda06: Waiting [2021-06-18T10:19:57.349Z] 7809a108b3ef: Waiting [2021-06-18T10:19:57.349Z] f706445af74f: Waiting [2021-06-18T10:19:57.349Z] 0510c868ecb4: Waiting [2021-06-18T10:19:57.349Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T10:19:57.349Z] 4c4ab2625f07: Download complete [2021-06-18T10:19:57.349Z] adcc1eea9eea: Verifying Checksum [2021-06-18T10:19:57.349Z] adcc1eea9eea: Download complete [2021-06-18T10:19:57.349Z] afea3b2eda06: Verifying Checksum [2021-06-18T10:19:57.349Z] afea3b2eda06: Download complete [2021-06-18T10:19:57.350Z] 7809a108b3ef: Verifying Checksum [2021-06-18T10:19:57.350Z] 7809a108b3ef: Download complete [2021-06-18T10:19:57.350Z] 540db60ca938: Verifying Checksum [2021-06-18T10:19:57.350Z] 540db60ca938: Download complete [2021-06-18T10:19:57.616Z] 540db60ca938: Pull complete [2021-06-18T10:19:57.876Z] adcc1eea9eea: Pull complete [2021-06-18T10:19:57.876Z] 4c4ab2625f07: Pull complete [2021-06-18T10:19:58.819Z] f706445af74f: Verifying Checksum [2021-06-18T10:19:58.819Z] f706445af74f: Download complete [2021-06-18T10:19:59.398Z] 0510c868ecb4: Verifying Checksum [2021-06-18T10:19:59.398Z] 0510c868ecb4: Download complete [2021-06-18T10:20:00.435Z] ba82ee9f976e: Pull complete [2021-06-18T10:20:00.436Z] 506bd15cee9f: Pull complete [2021-06-18T10:20:00.436Z] 75a0a4a0db45: Pull complete [2021-06-18T10:20:02.747Z] 0510c868ecb4: Pull complete [2021-06-18T10:20:02.747Z] afea3b2eda06: Pull complete [2021-06-18T10:20:03.011Z] 7809a108b3ef: Pull complete [2021-06-18T10:20:03.076Z] 618dc40b7e24: Pull complete [2021-06-18T10:20:03.076Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T10:20:03.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T10:20:03.076Z] ---> a36622ca3599 [2021-06-18T10:20:03.076Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T10:20:04.413Z] f706445af74f: Pull complete [2021-06-18T10:20:04.413Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T10:20:04.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T10:20:04.413Z] ---> b068be0155e3 [2021-06-18T10:20:04.413Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T10:20:05.072Z] ---> Running in c43c1e0d3077 [2021-06-18T10:20:05.669Z] Removing intermediate container c43c1e0d3077 [2021-06-18T10:20:05.669Z] ---> 078e07a93646 [2021-06-18T10:20:05.669Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T10:20:05.669Z] ---> Running in a55c18dacc00 [2021-06-18T10:20:08.294Z] Removing intermediate container a55c18dacc00 [2021-06-18T10:20:08.294Z] ---> ef5a9cdbcad8 [2021-06-18T10:20:08.294Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-18T10:20:08.294Z] ---> Running in 039941b52c39 [2021-06-18T10:20:09.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T10:20:10.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T10:20:11.235Z] OK: 138 MiB in 40 packages [2021-06-18T10:20:12.220Z] Removing intermediate container 039941b52c39 [2021-06-18T10:20:12.220Z] ---> 16df2e4dbf75 [2021-06-18T10:20:12.220Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-18T10:20:12.494Z] ---> Running in 93750f055c49 [2021-06-18T10:20:12.771Z] Removing intermediate container 93750f055c49 [2021-06-18T10:20:12.771Z] ---> b819d005c83c [2021-06-18T10:20:12.771Z] Step 7/8 : COPY . . [2021-06-18T10:20:14.429Z] ---> Running in 9fc2623061b3 [2021-06-18T10:20:14.430Z] Removing intermediate container 9fc2623061b3 [2021-06-18T10:20:14.430Z] ---> 9f3cf04ba19b [2021-06-18T10:20:14.430Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T10:20:14.430Z] ---> Running in 09cbe34a9586 [2021-06-18T10:20:14.430Z] Removing intermediate container 09cbe34a9586 [2021-06-18T10:20:14.430Z] ---> 35e7ac3f2188 [2021-06-18T10:20:14.430Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-18T10:20:14.430Z] ---> Running in a7e528ecf2eb [2021-06-18T10:20:14.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T10:20:15.429Z] ---> bdb743749d9c [2021-06-18T10:20:15.430Z] Step 8/8 : RUN go mod download [2021-06-18T10:20:15.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T10:20:15.705Z] ---> Running in 0e48f5315c49 [2021-06-18T10:20:15.931Z] OK: 149 MiB in 40 packages [2021-06-18T10:20:16.200Z] Removing intermediate container a7e528ecf2eb [2021-06-18T10:20:16.200Z] ---> bc45173089cb [2021-06-18T10:20:16.200Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-18T10:20:16.462Z] ---> Running in 351a4c707877 [2021-06-18T10:20:16.736Z] Removing intermediate container 351a4c707877 [2021-06-18T10:20:16.736Z] ---> d9613d2c44a9 [2021-06-18T10:20:16.736Z] Step 7/8 : COPY . . [2021-06-18T10:20:20.049Z] ---> 43d5b504198a [2021-06-18T10:20:20.049Z] Step 8/8 : RUN go mod download [2021-06-18T10:20:20.049Z] ---> Running in bbd920478db3 [2021-06-18T10:20:38.169Z] Removing intermediate container 0e48f5315c49 [2021-06-18T10:20:38.169Z] ---> 6d8dbe2b4b2b [2021-06-18T10:20:38.169Z] Successfully built 6d8dbe2b4b2b [2021-06-18T10:20:38.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [2021-06-18T10:20:38.202Z] Removing intermediate container bbd920478db3 [2021-06-18T10:20:38.202Z] ---> 617cc269244c [2021-06-18T10:20:38.202Z] Successfully built 617cc269244c [2021-06-18T10:20:38.202Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:20:38.522Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T10:20:38.522Z] . [Pipeline] withDockerContainer [2021-06-18T10:20:38.578Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T10:20:38.578Z] . [2021-06-18T10:20:38.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-183 does not seem to be running inside a container [2021-06-18T10:20:38.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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-arm64 cat [2021-06-18T10:20:40.553Z] $ docker top c3998459ba2b7ddb0d9a37d936a9d0f6043dcddb81846069da612caed19c4750 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-18T10:20:40.990Z] prd-centos7-docker-4c-2g-184 does not seem to be running inside a container [2021-06-18T10:20:41.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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-18T10:20:41.370Z] $ docker top 40f3eb01adc975f12b5dd9c5f7116ebfafa6de0a8be2d31181483240c75cf2ce -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-18T10:20:41.804Z] + go version [2021-06-18T10:20:41.804Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T10:20:41.815Z] $ docker stop --time=1 40f3eb01adc975f12b5dd9c5f7116ebfafa6de0a8be2d31181483240c75cf2ce [2021-06-18T10:20:42.096Z] + go version [2021-06-18T10:20:42.096Z] go version go1.16.5 linux/arm64 [2021-06-18T10:20:43.028Z] $ docker rm -f 40f3eb01adc975f12b5dd9c5f7116ebfafa6de0a8be2d31181483240c75cf2ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-18T10:20:43.082Z] $ docker stop --time=1 c3998459ba2b7ddb0d9a37d936a9d0f6043dcddb81846069da612caed19c4750 [2021-06-18T10:20:44.943Z] $ docker rm -f c3998459ba2b7ddb0d9a37d936a9d0f6043dcddb81846069da612caed19c4750 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:20:45.963Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T10:20:45.963Z] . [Pipeline] withDockerContainer [2021-06-18T10:20:46.013Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T10:20:46.014Z] . [2021-06-18T10:20:46.041Z] prd-centos7-docker-4c-2g-184 does not seem to be running inside a container [2021-06-18T10:20:46.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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-18T10:20:46.642Z] $ docker top 1d31e4bcf8dede0ae2d9c2b95ca3ced47d6dd9b2ccfb428ddfb47dfa2105d9ee -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-18T10:20:46.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-183 does not seem to be running inside a container [2021-06-18T10:20:47.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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-arm64 cat [2021-06-18T10:20:48.671Z] $ docker top 2a825ac5fdaee2f0e5858460f587cd8a695da9206b9a7c7da5c19fe678fafe2f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-18T10:20:49.328Z] + go mod tidy [Pipeline] sh [2021-06-18T10:20:49.630Z] + make test [2021-06-18T10:20:49.630Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-18T10:20:49.707Z] + go mod tidy [2021-06-18T10:20:49.896Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-06-18T10:20:50.973Z] + make test [2021-06-18T10:20:50.973Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-18T10:20:51.963Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-18T10:21:00.393Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-18T10:21:00.394Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-18T10:21:00.394Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-18T10:21:04.637Z] $ docker stop --time=1 1d31e4bcf8dede0ae2d9c2b95ca3ced47d6dd9b2ccfb428ddfb47dfa2105d9ee [2021-06-18T10:21:06.004Z] $ docker rm -f 1d31e4bcf8dede0ae2d9c2b95ca3ced47d6dd9b2ccfb428ddfb47dfa2105d9ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T10:21:06.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T10:21:06.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-18T10:21:10.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T10:21:10.377Z] + ls -al . [2021-06-18T10:21:10.377Z] total 84 [2021-06-18T10:21:10.377Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 18 10:20 . [2021-06-18T10:21:10.377Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 18 10:19 .. [2021-06-18T10:21:10.377Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 10:19 assets [2021-06-18T10:21:10.377Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 18 10:19 bin [2021-06-18T10:21:10.377Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 18 10:19 cmd [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 18 10:19 CONTRIBUTING.md [2021-06-18T10:21:10.377Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 18 10:20 coverage.out [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 18 10:19 Dockerfile [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 18 10:19 Dockerfile.build [2021-06-18T10:21:10.377Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 18 10:19 docs [2021-06-18T10:21:10.377Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 18 10:19 .git [2021-06-18T10:21:10.377Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 10:19 .github [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 18 10:19 .gitignore [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 324 Jun 18 10:19 go.mod [2021-06-18T10:21:10.377Z] -rw-r--r--. 1 jenkins jenkins 12542 Jun 18 10:20 go.sum [2021-06-18T10:21:10.377Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 18 10:19 internal [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 18 10:19 Jenkinsfile [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 18 10:19 LICENSE [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 18 10:19 Makefile [2021-06-18T10:21:10.377Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 18 10:19 pkg [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 18 10:19 README.md [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 18 10:16 VERSION [2021-06-18T10:21:10.377Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 18 10:19 version.go [2021-06-18T10:21:10.377Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 18 10:19 web [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:10.693Z] + 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=4ef108b19834c262122070de9483240e6b9b0e65 --label arch=amd64 --label version=2.0.0-dev.72 . [2021-06-18T10:21:10.957Z] Sending build context to Docker daemon 21.81MB [2021-06-18T10:21:10.957Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T10:21:10.957Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-18T10:21:10.957Z] ---> 617cc269244c [2021-06-18T10:21:10.957Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-18T10:21:11.901Z] ---> Running in e05e758664ae [2021-06-18T10:21:11.901Z] Removing intermediate container e05e758664ae [2021-06-18T10:21:11.901Z] ---> 0b9dc4b53733 [2021-06-18T10:21:11.901Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-18T10:21:11.901Z] ---> Running in 4b0eecac4c56 [2021-06-18T10:21:11.901Z] Removing intermediate container 4b0eecac4c56 [2021-06-18T10:21:11.901Z] ---> 6c1529f74850 [2021-06-18T10:21:11.901Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-18T10:21:11.901Z] ---> Running in b3e4a423ba31 [2021-06-18T10:21:12.164Z] Removing intermediate container b3e4a423ba31 [2021-06-18T10:21:12.164Z] ---> 00b9e50fc548 [2021-06-18T10:21:12.164Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-18T10:21:12.164Z] ---> Running in 51d920c93b47 [2021-06-18T10:21:12.430Z] Removing intermediate container 51d920c93b47 [2021-06-18T10:21:12.430Z] ---> c46d3a0c784a [2021-06-18T10:21:12.430Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-18T10:21:12.691Z] ---> Running in 8eeeadb3f2cd [2021-06-18T10:21:12.691Z] Removing intermediate container 8eeeadb3f2cd [2021-06-18T10:21:12.691Z] ---> bd29df2fae28 [2021-06-18T10:21:12.691Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T10:21:12.955Z] ---> Running in d961630768ce [2021-06-18T10:21:13.536Z] Removing intermediate container d961630768ce [2021-06-18T10:21:13.536Z] ---> 30ee90ed4ace [2021-06-18T10:21:13.536Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-18T10:21:13.536Z] ---> Running in 4fec6e883db6 [2021-06-18T10:21:13.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T10:21:14.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T10:21:15.322Z] OK: 149 MiB in 40 packages [2021-06-18T10:21:15.896Z] Removing intermediate container 4fec6e883db6 [2021-06-18T10:21:15.896Z] ---> 8ea4719368b8 [2021-06-18T10:21:15.896Z] Step 10/24 : ENV GO111MODULE=on [2021-06-18T10:21:15.896Z] ---> Running in d06bbdfd74e0 [2021-06-18T10:21:15.896Z] Removing intermediate container d06bbdfd74e0 [2021-06-18T10:21:15.896Z] ---> deea4ae6652f [2021-06-18T10:21:15.896Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-18T10:21:16.161Z] ---> Running in bc25f78dad5e [2021-06-18T10:21:16.161Z] Removing intermediate container bc25f78dad5e [2021-06-18T10:21:16.161Z] ---> abb40249eacf [2021-06-18T10:21:16.161Z] Step 12/24 : COPY go.mod . [2021-06-18T10:21:16.424Z] ---> f5a642356b9f [2021-06-18T10:21:16.424Z] Step 13/24 : COPY Makefile . [2021-06-18T10:21:16.424Z] ---> ff8e1b1e284d [2021-06-18T10:21:16.424Z] Step 14/24 : RUN make update [2021-06-18T10:21:16.690Z] ---> Running in b5c71468be24 [2021-06-18T10:21:16.953Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-18T10:21:16.953Z] Removing intermediate container b5c71468be24 [2021-06-18T10:21:16.953Z] ---> a43d10e8d5ed [2021-06-18T10:21:16.953Z] Step 15/24 : COPY . . [2021-06-18T10:21:18.886Z] ---> 13f3a146a1f0 [2021-06-18T10:21:18.886Z] Step 16/24 : RUN ${MAKE} [2021-06-18T10:21:18.886Z] ---> Running in 58f02af8f5d1 [2021-06-18T10:21:19.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.72" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-18T10:21:24.369Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-18T10:21:24.369Z] GO111MODULE=on go vet ./... [2021-06-18T10:21:27.424Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-18T10:21:28.365Z] Removing intermediate container 58f02af8f5d1 [2021-06-18T10:21:28.365Z] ---> 91b2ee298bb4 [2021-06-18T10:21:28.365Z] Step 17/24 : FROM alpine:3.12 [2021-06-18T10:21:28.948Z] 3.12: Pulling from library/alpine [2021-06-18T10:21:28.948Z] 339de151aab4: Pulling fs layer [2021-06-18T10:21:29.222Z] 339de151aab4: Verifying Checksum [2021-06-18T10:21:29.222Z] 339de151aab4: Download complete [2021-06-18T10:21:29.489Z] 339de151aab4: Pull complete [2021-06-18T10:21:29.489Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T10:21:29.489Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T10:21:29.489Z] ---> 13621d1b12d4 [2021-06-18T10:21:29.489Z] Step 18/24 : EXPOSE 4000 [2021-06-18T10:21:29.489Z] ---> Running in 8dc4723a8800 [2021-06-18T10:21:29.750Z] Removing intermediate container 8dc4723a8800 [2021-06-18T10:21:29.750Z] ---> e0af5c72ec2e [2021-06-18T10:21:29.750Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T10:21:30.694Z] ---> 68a0b65a45bb [2021-06-18T10:21:30.694Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T10:21:30.694Z] ---> Running in f5d42b3641ce [2021-06-18T10:21:30.694Z] Removing intermediate container f5d42b3641ce [2021-06-18T10:21:30.694Z] ---> 6212c0d2f2f8 [2021-06-18T10:21:30.694Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-18T10:21:30.694Z] ---> Running in bd68194c0bd5 [2021-06-18T10:21:30.694Z] Removing intermediate container bd68194c0bd5 [2021-06-18T10:21:30.694Z] ---> bbf56f2aa169 [2021-06-18T10:21:30.694Z] Step 22/24 : LABEL arch=amd64 [2021-06-18T10:21:30.954Z] ---> Running in 8f2536ee2428 [2021-06-18T10:21:30.954Z] Removing intermediate container 8f2536ee2428 [2021-06-18T10:21:30.954Z] ---> b5dc04de914f [2021-06-18T10:21:30.954Z] Step 23/24 : LABEL git_sha=4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:21:30.954Z] ---> Running in dde02831f53c [2021-06-18T10:21:30.954Z] Removing intermediate container dde02831f53c [2021-06-18T10:21:30.954Z] ---> a2714f2098d2 [2021-06-18T10:21:30.954Z] Step 24/24 : LABEL version=2.0.0-dev.72 [2021-06-18T10:21:30.954Z] ---> Running in b3d0b6fe1b61 [2021-06-18T10:21:31.221Z] Removing intermediate container b3d0b6fe1b61 [2021-06-18T10:21:31.221Z] ---> 06b72824f743 [2021-06-18T10:21:31.221Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-18T10:21:31.221Z] Successfully built 06b72824f743 [2021-06-18T10:21:31.221Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T10:21:31.474Z] provisioning config files... [2021-06-18T10:21:31.488Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config6143218812708688435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:21:31.818Z] ---> docker-login.sh [2021-06-18T10:21:31.818Z] nexus3.edgexfoundry.org:10001 [2021-06-18T10:21:31.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:21:31.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:21:31.818Z] Configure a credential helper to remove this warning. See [2021-06-18T10:21:31.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:21:31.818Z] [2021-06-18T10:21:31.818Z] Login Succeeded [2021-06-18T10:21:31.818Z] nexus3.edgexfoundry.org:10002 [2021-06-18T10:21:31.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:21:32.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:21:32.079Z] Configure a credential helper to remove this warning. See [2021-06-18T10:21:32.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:21:32.079Z] [2021-06-18T10:21:32.079Z] Login Succeeded [2021-06-18T10:21:32.079Z] nexus3.edgexfoundry.org:10003 [2021-06-18T10:21:32.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:21:32.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:21:32.079Z] Configure a credential helper to remove this warning. See [2021-06-18T10:21:32.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:21:32.079Z] [2021-06-18T10:21:32.079Z] Login Succeeded [2021-06-18T10:21:32.079Z] nexus3.edgexfoundry.org:10004 [2021-06-18T10:21:32.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:21:32.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:21:32.340Z] Configure a credential helper to remove this warning. See [2021-06-18T10:21:32.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:21:32.340Z] [2021-06-18T10:21:32.340Z] Login Succeeded [2021-06-18T10:21:32.340Z] docker.io [2021-06-18T10:21:32.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:21:32.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:21:32.601Z] Configure a credential helper to remove this warning. See [2021-06-18T10:21:32.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:21:32.601Z] [2021-06-18T10:21:32.601Z] Login Succeeded [2021-06-18T10:21:32.601Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T10:21:32.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T10:21:32.682Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-18T10:21:32.682Z] 4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:21:32.682Z] latest [2021-06-18T10:21:32.682Z] 2.0.0-dev.72 [2021-06-18T10:21:32.682Z] 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [2021-06-18T10:21:32.682Z] master [2021-06-18T10:21:32.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:33.033Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:33.336Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:21:33.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T10:21:33.336Z] 140149e50888: Preparing [2021-06-18T10:21:33.336Z] 32f366d666a5: Preparing [2021-06-18T10:21:33.337Z] 32f366d666a5: Layer already exists [2021-06-18T10:21:35.260Z] 140149e50888: Pushed [2021-06-18T10:21:35.260Z] 4ef108b19834c262122070de9483240e6b9b0e65: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:35.565Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:35.871Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-18T10:21:35.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T10:21:35.872Z] 140149e50888: Preparing [2021-06-18T10:21:35.872Z] 32f366d666a5: Preparing [2021-06-18T10:21:35.872Z] 32f366d666a5: Layer already exists [2021-06-18T10:21:35.872Z] 140149e50888: Layer already exists [2021-06-18T10:21:35.872Z] latest: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:36.188Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:36.492Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.72 [2021-06-18T10:21:36.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T10:21:36.492Z] 140149e50888: Preparing [2021-06-18T10:21:36.492Z] 32f366d666a5: Preparing [2021-06-18T10:21:36.492Z] 140149e50888: Layer already exists [2021-06-18T10:21:36.492Z] 32f366d666a5: Layer already exists [2021-06-18T10:21:36.492Z] 2.0.0-dev.72: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:36.802Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:37.119Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [2021-06-18T10:21:37.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T10:21:37.119Z] 140149e50888: Preparing [2021-06-18T10:21:37.119Z] 32f366d666a5: Preparing [2021-06-18T10:21:37.119Z] 32f366d666a5: Layer already exists [2021-06-18T10:21:37.119Z] 140149e50888: Layer already exists [2021-06-18T10:21:37.119Z] 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:37.430Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:37.936Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-18T10:21:37.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T10:21:37.937Z] 140149e50888: Preparing [2021-06-18T10:21:37.937Z] 32f366d666a5: Preparing [2021-06-18T10:21:37.937Z] 32f366d666a5: Layer already exists [2021-06-18T10:21:37.937Z] 140149e50888: Layer already exists [2021-06-18T10:21:37.937Z] master: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T10:21:37.995Z] ===================================================== [Pipeline] echo [2021-06-18T10:21:38.011Z] taggedImages: [2021-06-18T10:21:38.011Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:21:38.011Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-18T10:21:38.011Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.72 [2021-06-18T10:21:38.011Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [2021-06-18T10:21:38.011Z] - 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-18T10:21:38.724Z] ---> job-cost.sh [2021-06-18T10:21:38.724Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yjhr [Pipeline] } [2021-06-18T10:21:42.665Z] $ docker stop --time=1 2a825ac5fdaee2f0e5858460f587cd8a695da9206b9a7c7da5c19fe678fafe2f [2021-06-18T10:21:44.807Z] $ docker rm -f 2a825ac5fdaee2f0e5858460f587cd8a695da9206b9a7c7da5c19fe678fafe2f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T10:21:45.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T10:21:45.678Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T10:21:46.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T10:21:46.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T10:21:47.090Z] + ls -al . [2021-06-18T10:21:47.091Z] total 120 [2021-06-18T10:21:47.091Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 18 10:20 . [2021-06-18T10:21:47.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 10:19 .. [2021-06-18T10:21:47.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 10:19 .git [2021-06-18T10:21:47.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 10:19 .github [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 18 10:19 .gitignore [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 18 10:19 CONTRIBUTING.md [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 18 10:19 Dockerfile [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 18 10:19 Dockerfile.build [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 18 10:19 Jenkinsfile [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 18 10:19 LICENSE [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 18 10:19 Makefile [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 18 10:19 README.md [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 18 10:16 VERSION [2021-06-18T10:21:47.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 10:19 assets [2021-06-18T10:21:47.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 10:19 bin [2021-06-18T10:21:47.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 10:19 cmd [2021-06-18T10:21:47.091Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 18 10:20 coverage.out [2021-06-18T10:21:47.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 10:19 docs [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 324 Jun 18 10:19 go.mod [2021-06-18T10:21:47.091Z] -rw-r--r-- 1 jenkins jenkins 12542 Jun 18 10:20 go.sum [2021-06-18T10:21:47.091Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 18 10:19 internal [2021-06-18T10:21:47.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 10:19 pkg [2021-06-18T10:21:47.091Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 18 10:19 version.go [2021-06-18T10:21:47.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 10:19 web [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:21:47.438Z] + 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=4ef108b19834c262122070de9483240e6b9b0e65 --label arch=arm64 --label version=2.0.0-dev.72 . [2021-06-18T10:21:48.416Z] Sending build context to Docker daemon 21.81MB [2021-06-18T10:21:48.416Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T10:21:48.416Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-18T10:21:48.416Z] ---> 6d8dbe2b4b2b [2021-06-18T10:21:48.416Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-18T10:21:48.692Z] ---> Running in cc6a7f535f7e [2021-06-18T10:21:48.780Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T10:21:49.291Z] Removing intermediate container cc6a7f535f7e [2021-06-18T10:21:49.291Z] ---> 8dc1dc994ed5 [2021-06-18T10:21:49.291Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-18T10:21:49.291Z] ---> Running in 64608df8e935 [2021-06-18T10:21:49.886Z] Removing intermediate container 64608df8e935 [2021-06-18T10:21:49.886Z] ---> e8cfc2d3fbfb [2021-06-18T10:21:49.886Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-18T10:21:49.886Z] ---> Running in 2d0d59f2e87c [2021-06-18T10:21:50.484Z] Removing intermediate container 2d0d59f2e87c [2021-06-18T10:21:50.484Z] ---> 1e5de6e1e7f8 [2021-06-18T10:21:50.484Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-18T10:21:50.484Z] ---> Running in 60ff0bf717ff [2021-06-18T10:21:51.079Z] Removing intermediate container 60ff0bf717ff [2021-06-18T10:21:51.079Z] ---> cd1fd7c665cc [2021-06-18T10:21:51.079Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-18T10:21:51.079Z] ---> Running in 53ab94dc0956 [2021-06-18T10:21:51.674Z] Removing intermediate container 53ab94dc0956 [2021-06-18T10:21:51.674Z] ---> e486c6bd0dba [2021-06-18T10:21:51.674Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T10:21:51.674Z] ---> Running in 45757eff0c93 [2021-06-18T10:21:53.656Z] Removing intermediate container 45757eff0c93 [2021-06-18T10:21:53.656Z] ---> 2f44dbccc757 [2021-06-18T10:21:53.656Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-18T10:21:53.930Z] ---> Running in f6a9166e2fd4 [2021-06-18T10:21:55.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T10:21:55.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T10:21:56.947Z] OK: 138 MiB in 40 packages [2021-06-18T10:21:57.929Z] Removing intermediate container f6a9166e2fd4 [2021-06-18T10:21:57.929Z] ---> 3b52c4689444 [2021-06-18T10:21:57.929Z] Step 10/24 : ENV GO111MODULE=on [2021-06-18T10:21:57.929Z] ---> Running in 3cdc68aa55a2 [2021-06-18T10:21:58.547Z] Removing intermediate container 3cdc68aa55a2 [2021-06-18T10:21:58.547Z] ---> 8e1e8f05b1a2 [2021-06-18T10:21:58.547Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-18T10:21:58.547Z] ---> Running in 1af83e514f5a [2021-06-18T10:21:59.142Z] Removing intermediate container 1af83e514f5a [2021-06-18T10:21:59.142Z] ---> 99d648972a9e [2021-06-18T10:21:59.142Z] Step 12/24 : COPY go.mod . [2021-06-18T10:22:00.123Z] ---> c2d8caa7e4cb [2021-06-18T10:22:00.123Z] Step 13/24 : COPY Makefile . [2021-06-18T10:22:00.723Z] ---> 3f99ecf95b3d [2021-06-18T10:22:00.723Z] Step 14/24 : RUN make update [2021-06-18T10:22:00.723Z] ---> Running in 82801d9cc17c [2021-06-18T10:22:02.173Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-18T10:22:03.151Z] Removing intermediate container 82801d9cc17c [2021-06-18T10:22:03.151Z] ---> a1873e69c16c [2021-06-18T10:22:03.151Z] Step 15/24 : COPY . . [2021-06-18T10:22:03.779Z] lf-activate-venv(): INFO: Adding /tmp/venv-yjhr/bin to PATH [2021-06-18T10:22:03.780Z] INFO: No Stack... [2021-06-18T10:22:03.780Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T10:22:03.780Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T10:22:04.091Z] + cat /w/workspace/edgex-ui-go/132/archives/cost.csv [2021-06-18T10:22:04.091Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T10:22:04.123Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [2021-06-18T10:22:04.141Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] did not exist. Created. [2021-06-18T10:22:04.141Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T10:22:04.461Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-18T10:22:04.522Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T10:22:04.535Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T10:22:05.803Z] ---> c9af416fac3d [2021-06-18T10:22:05.803Z] Step 16/24 : RUN ${MAKE} [2021-06-18T10:22:06.077Z] ---> Running in 846449b4d4d4 [2021-06-18T10:22:07.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.72" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-18T10:22:29.749Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-18T10:22:35.150Z] Removing intermediate container 846449b4d4d4 [2021-06-18T10:22:35.150Z] ---> 0f080a5adf4f [2021-06-18T10:22:35.150Z] Step 17/24 : FROM alpine:3.12 [2021-06-18T10:22:35.744Z] 3.12: Pulling from library/alpine [2021-06-18T10:22:35.744Z] d2f70382dc9a: Pulling fs layer [2021-06-18T10:22:36.020Z] d2f70382dc9a: Verifying Checksum [2021-06-18T10:22:36.020Z] d2f70382dc9a: Download complete [2021-06-18T10:22:36.614Z] d2f70382dc9a: Pull complete [2021-06-18T10:22:36.614Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T10:22:36.614Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T10:22:36.614Z] ---> c4fd0aeabfcf [2021-06-18T10:22:36.614Z] Step 18/24 : EXPOSE 4000 [2021-06-18T10:22:36.888Z] ---> Running in 4521df5257e3 [2021-06-18T10:22:37.487Z] Removing intermediate container 4521df5257e3 [2021-06-18T10:22:37.487Z] ---> dd391d61139b [2021-06-18T10:22:37.487Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T10:22:39.468Z] ---> ed37153e2e11 [2021-06-18T10:22:39.468Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T10:22:39.468Z] ---> Running in c43e24874ca0 [2021-06-18T10:22:39.742Z] Removing intermediate container c43e24874ca0 [2021-06-18T10:22:39.742Z] ---> 9db4e85e7b76 [2021-06-18T10:22:39.742Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-18T10:22:40.016Z] ---> Running in b61f82edeadb [2021-06-18T10:22:40.297Z] Removing intermediate container b61f82edeadb [2021-06-18T10:22:40.297Z] ---> ee406a10ad1d [2021-06-18T10:22:40.297Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T10:22:40.572Z] ---> Running in bf28f27c72c6 [2021-06-18T10:22:41.173Z] Removing intermediate container bf28f27c72c6 [2021-06-18T10:22:41.173Z] ---> 983e8750a20a [2021-06-18T10:22:41.173Z] Step 23/24 : LABEL git_sha=4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:22:41.173Z] ---> Running in 2206aad14315 [2021-06-18T10:22:41.770Z] Removing intermediate container 2206aad14315 [2021-06-18T10:22:41.770Z] ---> c95837d6a4b5 [2021-06-18T10:22:41.770Z] Step 24/24 : LABEL version=2.0.0-dev.72 [2021-06-18T10:22:41.770Z] ---> Running in 9f2095a98d52 [2021-06-18T10:22:42.364Z] Removing intermediate container 9f2095a98d52 [2021-06-18T10:22:42.364Z] ---> 530c3b5e4e47 [2021-06-18T10:22:42.364Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-18T10:22:42.364Z] Successfully built 530c3b5e4e47 [2021-06-18T10:22:42.637Z] 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-18T10:22:42.872Z] provisioning config files... [2021-06-18T10:22:42.895Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config9185873750845604418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:22:43.263Z] ---> docker-login.sh [2021-06-18T10:22:43.264Z] nexus3.edgexfoundry.org:10001 [2021-06-18T10:22:43.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:22:43.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:22:43.813Z] Configure a credential helper to remove this warning. See [2021-06-18T10:22:43.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:22:43.813Z] [2021-06-18T10:22:43.813Z] Login Succeeded [2021-06-18T10:22:43.813Z] nexus3.edgexfoundry.org:10002 [2021-06-18T10:22:44.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:22:44.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:22:44.362Z] Configure a credential helper to remove this warning. See [2021-06-18T10:22:44.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:22:44.362Z] [2021-06-18T10:22:44.362Z] Login Succeeded [2021-06-18T10:22:44.362Z] nexus3.edgexfoundry.org:10003 [2021-06-18T10:22:44.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:22:44.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:22:44.912Z] Configure a credential helper to remove this warning. See [2021-06-18T10:22:44.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:22:44.912Z] [2021-06-18T10:22:44.912Z] Login Succeeded [2021-06-18T10:22:44.912Z] nexus3.edgexfoundry.org:10004 [2021-06-18T10:22:45.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:22:45.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:22:45.460Z] Configure a credential helper to remove this warning. See [2021-06-18T10:22:45.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:22:45.460Z] [2021-06-18T10:22:45.460Z] Login Succeeded [2021-06-18T10:22:45.460Z] docker.io [2021-06-18T10:22:46.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T10:22:46.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T10:22:46.327Z] Configure a credential helper to remove this warning. See [2021-06-18T10:22:46.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T10:22:46.327Z] [2021-06-18T10:22:46.327Z] Login Succeeded [2021-06-18T10:22:46.327Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T10:22:46.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T10:22:46.420Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-18T10:22:46.420Z] 4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:22:46.420Z] latest [2021-06-18T10:22:46.420Z] 2.0.0-dev.72 [2021-06-18T10:22:46.420Z] 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [2021-06-18T10:22:46.420Z] master [2021-06-18T10:22:46.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:46.818Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:47.166Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:22:47.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T10:22:47.166Z] d81ca89d1f36: Preparing [2021-06-18T10:22:47.166Z] 3fbe34a1663b: Preparing [2021-06-18T10:22:47.441Z] 3fbe34a1663b: Layer already exists [2021-06-18T10:22:51.739Z] d81ca89d1f36: Pushed [2021-06-18T10:22:51.739Z] 4ef108b19834c262122070de9483240e6b9b0e65: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:52.102Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:52.443Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-18T10:22:52.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T10:22:52.443Z] d81ca89d1f36: Preparing [2021-06-18T10:22:52.443Z] 3fbe34a1663b: Preparing [2021-06-18T10:22:52.443Z] 3fbe34a1663b: Layer already exists [2021-06-18T10:22:52.443Z] d81ca89d1f36: Layer already exists [2021-06-18T10:22:52.716Z] latest: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:53.065Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:53.407Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.72 [2021-06-18T10:22:53.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T10:22:53.407Z] d81ca89d1f36: Preparing [2021-06-18T10:22:53.407Z] 3fbe34a1663b: Preparing [2021-06-18T10:22:53.407Z] 3fbe34a1663b: Layer already exists [2021-06-18T10:22:53.407Z] d81ca89d1f36: Layer already exists [2021-06-18T10:22:53.680Z] 2.0.0-dev.72: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:54.031Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:54.384Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [2021-06-18T10:22:54.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T10:22:54.384Z] d81ca89d1f36: Preparing [2021-06-18T10:22:54.384Z] 3fbe34a1663b: Preparing [2021-06-18T10:22:54.384Z] d81ca89d1f36: Layer already exists [2021-06-18T10:22:54.384Z] 3fbe34a1663b: Layer already exists [2021-06-18T10:22:54.657Z] 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:55.011Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:22:55.353Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-18T10:22:55.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T10:22:55.353Z] d81ca89d1f36: Preparing [2021-06-18T10:22:55.353Z] 3fbe34a1663b: Preparing [2021-06-18T10:22:55.353Z] 3fbe34a1663b: Layer already exists [2021-06-18T10:22:55.353Z] d81ca89d1f36: Layer already exists [2021-06-18T10:22:55.628Z] master: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T10:22:55.707Z] ===================================================== [Pipeline] echo [2021-06-18T10:22:55.725Z] taggedImages: [2021-06-18T10:22:55.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65 [2021-06-18T10:22:55.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-18T10:22:55.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.72 [2021-06-18T10:22:55.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [2021-06-18T10:22:55.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:22:56.226Z] ---> job-cost.sh [2021-06-18T10:22:56.226Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QowU [2021-06-18T10:23:35.251Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T10:24:57.036Z] lf-activate-venv(): INFO: Adding /tmp/venv-QowU/bin to PATH [2021-06-18T10:24:57.036Z] INFO: No Stack... [2021-06-18T10:24:57.036Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T10:24:57.036Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T10:24:57.391Z] + cut -d, -f6 [2021-06-18T10:24:57.392Z] + cat /w/workspace/edgex-ui-go/132/archives/cost.csv [Pipeline] lock [2021-06-18T10:24:57.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [2021-06-18T10:24:57.473Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] did not exist. Created. [2021-06-18T10:24:57.473Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T10:24:57.863Z] /w/workspace/edgex-ui-go/132@tmp/durable-08a7843a/script.sh: 1: /w/workspace/edgex-ui-go/132@tmp/durable-08a7843a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-18T10:24:58.217Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T10:24:58.243Z] Warning: overwriting stash ‘stack-cost’ [2021-06-18T10:24:58.463Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T10:24:58.476Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-132-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-18T10:24:59.298Z] provisioning config files... [2021-06-18T10:24:59.428Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9066431527174787567tmp [Pipeline] { [Pipeline] sh [2021-06-18T10:24:59.809Z] + set +x [2021-06-18T10:24:59.809Z] + curl -s https://codecov.io/bash [2021-06-18T10:24:59.809Z] + bash -s -- [2021-06-18T10:24:59.809Z] [2021-06-18T10:24:59.809Z] _____ _ [2021-06-18T10:24:59.809Z] / ____| | | [2021-06-18T10:24:59.809Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T10:24:59.809Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T10:24:59.809Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T10:24:59.809Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T10:24:59.809Z] Bash-1.0.3 [2021-06-18T10:24:59.809Z] [2021-06-18T10:24:59.809Z] [2021-06-18T10:24:59.809Z] ==> git version 2.24.4 found [2021-06-18T10:24:59.809Z] ==> 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-18T10:24:59.809Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T10:24:59.809Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T10:24:59.809Z] ==> Jenkins CI detected. [2021-06-18T10:24:59.809Z] project root: . [2021-06-18T10:24:59.809Z] --> token set from env [2021-06-18T10:25:00.074Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T10:25:00.074Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T10:25:00.074Z] ==> Python coveragepy not found [2021-06-18T10:25:00.074Z] ==> Searching for coverage reports in: [2021-06-18T10:25:00.074Z] + . [2021-06-18T10:25:00.074Z] -> Found 1 reports [2021-06-18T10:25:00.074Z] ==> Detecting git/mercurial file structure [2021-06-18T10:25:00.074Z] ==> Reading reports [2021-06-18T10:25:00.074Z] + ./coverage.out bytes=10 [2021-06-18T10:25:00.074Z] ==> Appending adjustments [2021-06-18T10:25:00.074Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T10:25:00.074Z] + Found adjustments [2021-06-18T10:25:00.074Z] ==> Gzipping contents [2021-06-18T10:25:00.074Z] 4.0K /tmp/codecov.s6szfd.gz [2021-06-18T10:25:00.074Z] ==> Uploading reports [2021-06-18T10:25:00.074Z] url: https://codecov.io [2021-06-18T10:25:00.074Z] query: branch=master&commit=4ef108b19834c262122070de9483240e6b9b0e65&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F132%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T10:25:00.074Z] -> Pinging Codecov [2021-06-18T10:25:00.074Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4ef108b19834c262122070de9483240e6b9b0e65&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F132%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T10:25:00.651Z] -> Uploading to [2021-06-18T10:25:00.651Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/FB506323287CE973F263BFD2A0EB1F37/4ef108b19834c262122070de9483240e6b9b0e65/a77cb1a2-7d3b-4880-940c-bc728a0500f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T102500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c94321e446e45e509d75a3bdb8ea626e27905e754803b0a802093074cfcce6c [2021-06-18T10:25:00.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T10:25:00.651Z] Dload Upload Total Spent Left Speed [2021-06-18T10:25:00.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 10412 --:--:-- --:--:-- --:--:-- 10417 [2021-06-18T10:25:00.913Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] } [2021-06-18T10:25:00.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-18T10:25:01.845Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-18T10:25:01.867Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:25:02.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T10:25:02.189Z] [2021-06-18T10:25:02.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:25:02.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T10:25:02.518Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-18T10:25:02.518Z] 188c0c94c7c5: Pulling fs layer [2021-06-18T10:25:02.518Z] 0ef7d3d256c8: Pulling fs layer [2021-06-18T10:25:02.518Z] de9db76c5a1d: Pulling fs layer [2021-06-18T10:25:02.518Z] 0eba1c9be4d2: Pulling fs layer [2021-06-18T10:25:02.518Z] 0d57e429df01: Pulling fs layer [2021-06-18T10:25:02.518Z] 4e4be7b47b0d: Pulling fs layer [2021-06-18T10:25:02.518Z] e1f770b5df2f: Pulling fs layer [2021-06-18T10:25:02.518Z] 85a0685a4137: Pulling fs layer [2021-06-18T10:25:02.518Z] 4e4be7b47b0d: Waiting [2021-06-18T10:25:02.518Z] e1f770b5df2f: Waiting [2021-06-18T10:25:02.518Z] 85a0685a4137: Waiting [2021-06-18T10:25:02.518Z] 0eba1c9be4d2: Waiting [2021-06-18T10:25:02.518Z] 0d57e429df01: Waiting [2021-06-18T10:25:02.518Z] de9db76c5a1d: Verifying Checksum [2021-06-18T10:25:02.518Z] de9db76c5a1d: Download complete [2021-06-18T10:25:02.518Z] 0ef7d3d256c8: Verifying Checksum [2021-06-18T10:25:02.518Z] 0ef7d3d256c8: Download complete [2021-06-18T10:25:02.782Z] 0d57e429df01: Verifying Checksum [2021-06-18T10:25:02.782Z] 0d57e429df01: Download complete [2021-06-18T10:25:02.782Z] 4e4be7b47b0d: Verifying Checksum [2021-06-18T10:25:02.782Z] 4e4be7b47b0d: Download complete [2021-06-18T10:25:02.782Z] 188c0c94c7c5: Verifying Checksum [2021-06-18T10:25:02.782Z] 188c0c94c7c5: Download complete [2021-06-18T10:25:03.049Z] 188c0c94c7c5: Pull complete [2021-06-18T10:25:03.049Z] 0ef7d3d256c8: Pull complete [2021-06-18T10:25:03.049Z] de9db76c5a1d: Pull complete [2021-06-18T10:25:04.439Z] e1f770b5df2f: Verifying Checksum [2021-06-18T10:25:04.439Z] e1f770b5df2f: Download complete [2021-06-18T10:25:05.851Z] 0eba1c9be4d2: Verifying Checksum [2021-06-18T10:25:05.851Z] 0eba1c9be4d2: Download complete [2021-06-18T10:25:06.424Z] 85a0685a4137: Verifying Checksum [2021-06-18T10:25:06.424Z] 85a0685a4137: Download complete [2021-06-18T10:25:09.010Z] 0eba1c9be4d2: Pull complete [2021-06-18T10:25:09.271Z] 0d57e429df01: Pull complete [2021-06-18T10:25:09.271Z] 4e4be7b47b0d: Pull complete [2021-06-18T10:25:09.846Z] e1f770b5df2f: Pull complete [2021-06-18T10:25:13.177Z] 85a0685a4137: Pull complete [2021-06-18T10:25:13.177Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-18T10:25:13.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T10:25:13.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-18T10:25:13.263Z] prd-centos7-docker-4c-2g-182 does not seem to be running inside a container [2021-06-18T10:25:13.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-18T10:25:16.569Z] $ docker top ff966ea6103980fc9cbab44de08013cfb8ba67bcc94e4a4a01dfd4944ca918f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T10:25:16.670Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-18T10:25:16.978Z] + set -o pipefail [2021-06-18T10:25:16.978Z] + snyk monitor '--org=edgex-jenkins' [2021-06-18T10:25:21.209Z] [2021-06-18T10:25:21.209Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-18T10:25:21.209Z] [2021-06-18T10:25:21.209Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/8dc70d43-1cba-4611-a80d-41c87edcd534 [2021-06-18T10:25:21.209Z] [2021-06-18T10:25:21.209Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-18T10:25:21.209Z] [2021-06-18T10:25:21.209Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-18T10:25:21.209Z] [2021-06-18T10:25:21.470Z] [Pipeline] } [2021-06-18T10:25:21.478Z] $ docker stop --time=1 ff966ea6103980fc9cbab44de08013cfb8ba67bcc94e4a4a01dfd4944ca918f8 [2021-06-18T10:25:23.274Z] $ docker rm -f ff966ea6103980fc9cbab44de08013cfb8ba67bcc94e4a4a01dfd4944ca918f8 [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-18T10:25:24.621Z] + git log --format=format:%s -1 4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:25:24.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T10:25:24.937Z] . [Pipeline] withDockerContainer [2021-06-18T10:25:25.007Z] prd-centos7-docker-4c-2g-182 does not seem to be running inside a container [2021-06-18T10:25:25.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T10:25:25.468Z] $ docker top a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T10:25:25.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T10:25:25.630Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T10:25:25.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T10:25:25.739Z] $ docker exec a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 ssh-agent [2021-06-18T10:25:25.868Z] SSH_AUTH_SOCK=/tmp/ssh-7WXTqRHVL1PD/agent.14 [2021-06-18T10:25:25.868Z] SSH_AGENT_PID=20 [2021-06-18T10:25:25.875Z] Running ssh-add (command line suppressed) [2021-06-18T10:25:25.967Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6356599475178897863.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6356599475178897863.key) [2021-06-18T10:25:25.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T10:25:26.298Z] + git semver tag [2021-06-18T10:25:26.298Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T10:25:26.298Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T10:25:26.298Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T10:25:26.298Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T10:25:26.298Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T10:25:26.298Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T10:25:26.298Z] # $SEMVER_BRANCH = master [2021-06-18T10:25:26.298Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-18T10:25:26.298Z] # 4ef108b19834c262122070de9483240e6b9b0e65 HEAD [2021-06-18T10:25:26.298Z] # -> Force: false [2021-06-18T10:25:26.298Z] # bc8a8197ee7bb490499b8b810e799cb3e4f327b2 refs/tags/v2.0.0-dev.72 [Pipeline] } [2021-06-18T10:25:26.305Z] $ docker exec --env ******** --env ******** a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 ssh-agent -k [2021-06-18T10:25:26.403Z] unset SSH_AUTH_SOCK; [2021-06-18T10:25:26.403Z] unset SSH_AGENT_PID; [2021-06-18T10:25:26.403Z] echo Agent pid 20 killed; [2021-06-18T10:25:26.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T10:25:26.780Z] + git semver [Pipeline] } [2021-06-18T10:25:26.791Z] $ docker stop --time=1 a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 [2021-06-18T10:25:27.975Z] $ docker rm -f a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:25:28.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T10:25:28.506Z] [2021-06-18T10:25:28.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:25:28.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T10:25:28.848Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-18T10:25:28.848Z] ab5ef0e58194: Pulling fs layer [2021-06-18T10:25:28.848Z] 9712f1f96733: Pulling fs layer [2021-06-18T10:25:28.848Z] 63f879dbbcfc: Pulling fs layer [2021-06-18T10:25:28.848Z] 0d9ebad4ef96: Pulling fs layer [2021-06-18T10:25:28.848Z] e9a5061849ea: Pulling fs layer [2021-06-18T10:25:28.848Z] d747dcd14b5f: Pulling fs layer [2021-06-18T10:25:28.848Z] 2de7ff778b66: Pulling fs layer [2021-06-18T10:25:28.848Z] 0d9ebad4ef96: Waiting [2021-06-18T10:25:28.848Z] e9a5061849ea: Waiting [2021-06-18T10:25:28.848Z] d747dcd14b5f: Waiting [2021-06-18T10:25:28.848Z] 2de7ff778b66: Waiting [2021-06-18T10:25:28.848Z] 9712f1f96733: Verifying Checksum [2021-06-18T10:25:28.848Z] 9712f1f96733: Download complete [2021-06-18T10:25:30.247Z] 63f879dbbcfc: Verifying Checksum [2021-06-18T10:25:30.247Z] 63f879dbbcfc: Download complete [2021-06-18T10:25:30.247Z] e9a5061849ea: Verifying Checksum [2021-06-18T10:25:30.247Z] e9a5061849ea: Download complete [2021-06-18T10:25:30.247Z] d747dcd14b5f: Verifying Checksum [2021-06-18T10:25:30.247Z] d747dcd14b5f: Download complete [2021-06-18T10:25:30.508Z] 2de7ff778b66: Verifying Checksum [2021-06-18T10:25:30.508Z] 2de7ff778b66: Download complete [2021-06-18T10:25:30.772Z] 0d9ebad4ef96: Verifying Checksum [2021-06-18T10:25:30.772Z] 0d9ebad4ef96: Download complete [2021-06-18T10:25:30.772Z] ab5ef0e58194: Verifying Checksum [2021-06-18T10:25:30.772Z] ab5ef0e58194: Download complete [2021-06-18T10:25:33.361Z] ab5ef0e58194: Pull complete [2021-06-18T10:25:33.361Z] 9712f1f96733: Pull complete [2021-06-18T10:25:33.931Z] 63f879dbbcfc: Pull complete [2021-06-18T10:25:37.254Z] 0d9ebad4ef96: Pull complete [2021-06-18T10:25:37.515Z] e9a5061849ea: Pull complete [2021-06-18T10:25:37.515Z] d747dcd14b5f: Pull complete [2021-06-18T10:25:38.466Z] 2de7ff778b66: Pull complete [2021-06-18T10:25:38.466Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-18T10:25:38.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T10:25:38.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-18T10:25:38.560Z] prd-centos7-docker-4c-2g-182 does not seem to be running inside a container [2021-06-18T10:25:38.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-18T10:25:42.858Z] $ docker top ba252b85dffe1d01ee70c69b04b2d0f2e8ae18964e696b9b315b781735ae6d28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-18T10:25:42.966Z] provisioning config files... [2021-06-18T10:25:42.976Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7916815399088734042tmp [2021-06-18T10:25:42.995Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1266990169413469631tmp [2021-06-18T10:25:43.008Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7186692690839399377tmp [Pipeline] { [Pipeline] echo [2021-06-18T10:25:43.031Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:25:43.340Z] ---> sigul-configuration.sh [2021-06-18T10:25:43.340Z] gpg: directory `/root/.gnupg' created [2021-06-18T10:25:43.340Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-18T10:25:43.340Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-18T10:25:43.340Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-18T10:25:43.340Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-18T10:25:43.340Z] gpg: CAST5 encrypted data [2021-06-18T10:25:43.340Z] gpg: encrypted with 1 passphrase [2021-06-18T10:25:43.340Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-18T10:25:43.636Z] + mkdir /home/jenkins [2021-06-18T10:25:43.636Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-18T10:25:43.936Z] + 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-18T10:25:43.951Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:25:44.257Z] ---> sigul-install.sh [2021-06-18T10:25:48.488Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-18T10:25:48.809Z] + git tag --list [2021-06-18T10:25:48.809Z] 0.1.1 [2021-06-18T10:25:48.809Z] v1.1.0 [2021-06-18T10:25:48.809Z] v1.2.0 [2021-06-18T10:25:48.809Z] v1.2.1 [2021-06-18T10:25:48.809Z] v1.3.0 [2021-06-18T10:25:48.809Z] v2.0.0-dev.1 [2021-06-18T10:25:48.809Z] v2.0.0-dev.10 [2021-06-18T10:25:48.809Z] v2.0.0-dev.11 [2021-06-18T10:25:48.809Z] v2.0.0-dev.12 [2021-06-18T10:25:48.809Z] v2.0.0-dev.13 [2021-06-18T10:25:48.809Z] v2.0.0-dev.14 [2021-06-18T10:25:48.809Z] v2.0.0-dev.15 [2021-06-18T10:25:48.809Z] v2.0.0-dev.16 [2021-06-18T10:25:48.809Z] v2.0.0-dev.17 [2021-06-18T10:25:48.809Z] v2.0.0-dev.18 [2021-06-18T10:25:48.809Z] v2.0.0-dev.19 [2021-06-18T10:25:48.809Z] v2.0.0-dev.2 [2021-06-18T10:25:48.809Z] v2.0.0-dev.20 [2021-06-18T10:25:48.809Z] v2.0.0-dev.21 [2021-06-18T10:25:48.809Z] v2.0.0-dev.22 [2021-06-18T10:25:48.809Z] v2.0.0-dev.23 [2021-06-18T10:25:48.809Z] v2.0.0-dev.24 [2021-06-18T10:25:48.809Z] v2.0.0-dev.25 [2021-06-18T10:25:48.809Z] v2.0.0-dev.26 [2021-06-18T10:25:48.809Z] v2.0.0-dev.27 [2021-06-18T10:25:48.809Z] v2.0.0-dev.28 [2021-06-18T10:25:48.809Z] v2.0.0-dev.29 [2021-06-18T10:25:48.809Z] v2.0.0-dev.3 [2021-06-18T10:25:48.809Z] v2.0.0-dev.30 [2021-06-18T10:25:48.810Z] v2.0.0-dev.31 [2021-06-18T10:25:48.810Z] v2.0.0-dev.32 [2021-06-18T10:25:48.810Z] v2.0.0-dev.33 [2021-06-18T10:25:48.810Z] v2.0.0-dev.34 [2021-06-18T10:25:48.810Z] v2.0.0-dev.35 [2021-06-18T10:25:48.810Z] v2.0.0-dev.36 [2021-06-18T10:25:48.810Z] v2.0.0-dev.37 [2021-06-18T10:25:48.810Z] v2.0.0-dev.38 [2021-06-18T10:25:48.810Z] v2.0.0-dev.39 [2021-06-18T10:25:48.810Z] v2.0.0-dev.4 [2021-06-18T10:25:48.810Z] v2.0.0-dev.40 [2021-06-18T10:25:48.810Z] v2.0.0-dev.41 [2021-06-18T10:25:48.810Z] v2.0.0-dev.42 [2021-06-18T10:25:48.810Z] v2.0.0-dev.43 [2021-06-18T10:25:48.810Z] v2.0.0-dev.44 [2021-06-18T10:25:48.810Z] v2.0.0-dev.45 [2021-06-18T10:25:48.810Z] v2.0.0-dev.46 [2021-06-18T10:25:48.810Z] v2.0.0-dev.47 [2021-06-18T10:25:48.810Z] v2.0.0-dev.48 [2021-06-18T10:25:48.810Z] v2.0.0-dev.49 [2021-06-18T10:25:48.810Z] v2.0.0-dev.5 [2021-06-18T10:25:48.810Z] v2.0.0-dev.50 [2021-06-18T10:25:48.810Z] v2.0.0-dev.51 [2021-06-18T10:25:48.810Z] v2.0.0-dev.52 [2021-06-18T10:25:48.810Z] v2.0.0-dev.53 [2021-06-18T10:25:48.810Z] v2.0.0-dev.54 [2021-06-18T10:25:48.810Z] v2.0.0-dev.55 [2021-06-18T10:25:48.810Z] v2.0.0-dev.56 [2021-06-18T10:25:48.810Z] v2.0.0-dev.57 [2021-06-18T10:25:48.810Z] v2.0.0-dev.58 [2021-06-18T10:25:48.810Z] v2.0.0-dev.59 [2021-06-18T10:25:48.810Z] v2.0.0-dev.6 [2021-06-18T10:25:48.810Z] v2.0.0-dev.60 [2021-06-18T10:25:48.810Z] v2.0.0-dev.61 [2021-06-18T10:25:48.810Z] v2.0.0-dev.62 [2021-06-18T10:25:48.810Z] v2.0.0-dev.63 [2021-06-18T10:25:48.810Z] v2.0.0-dev.64 [2021-06-18T10:25:48.810Z] v2.0.0-dev.65 [2021-06-18T10:25:48.810Z] v2.0.0-dev.66 [2021-06-18T10:25:48.810Z] v2.0.0-dev.67 [2021-06-18T10:25:48.810Z] v2.0.0-dev.68 [2021-06-18T10:25:48.810Z] v2.0.0-dev.69 [2021-06-18T10:25:48.810Z] v2.0.0-dev.7 [2021-06-18T10:25:48.810Z] v2.0.0-dev.70 [2021-06-18T10:25:48.810Z] v2.0.0-dev.71 [2021-06-18T10:25:48.810Z] v2.0.0-dev.72 [2021-06-18T10:25:48.810Z] v2.0.0-dev.8 [2021-06-18T10:25:48.810Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-18T10:25:49.110Z] + lftools sign git-tag v2.0.0-dev.72 [2021-06-18T10:25:49.686Z] Signing Git tag with Sigul... [2021-06-18T10:25:49.686Z] Signing v2.0.0-dev.72 [Pipeline] echo [2021-06-18T10:25:50.272Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:25:50.577Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-18T10:25:50.587Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-18T10:25:50.621Z] $ docker stop --time=1 ba252b85dffe1d01ee70c69b04b2d0f2e8ae18964e696b9b315b781735ae6d28 [2021-06-18T10:25:52.200Z] $ docker rm -f ba252b85dffe1d01ee70c69b04b2d0f2e8ae18964e696b9b315b781735ae6d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:25:52.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T10:25:52.903Z] . [Pipeline] withDockerContainer [2021-06-18T10:25:52.987Z] prd-centos7-docker-4c-2g-182 does not seem to be running inside a container [2021-06-18T10:25:53.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T10:25:53.398Z] $ docker top 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T10:25:53.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T10:25:53.532Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T10:25:53.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T10:25:53.651Z] $ docker exec 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc ssh-agent [2021-06-18T10:25:53.767Z] SSH_AUTH_SOCK=/tmp/ssh-ZSgKunbirRdZ/agent.14 [2021-06-18T10:25:53.767Z] SSH_AGENT_PID=21 [2021-06-18T10:25:53.774Z] Running ssh-add (command line suppressed) [2021-06-18T10:25:53.864Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5339779117496117253.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5339779117496117253.key) [2021-06-18T10:25:53.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T10:25:54.205Z] + git semver bump pre [2021-06-18T10:25:54.205Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T10:25:54.205Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T10:25:54.205Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T10:25:54.205Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T10:25:54.205Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T10:25:54.205Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T10:25:54.205Z] # $SEMVER_BRANCH = master [2021-06-18T10:25:54.205Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-18T10:25:54.205Z] 2.0.0-dev.73 [Pipeline] } [2021-06-18T10:25:54.213Z] $ docker exec --env ******** --env ******** 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc ssh-agent -k [2021-06-18T10:25:54.315Z] unset SSH_AUTH_SOCK; [2021-06-18T10:25:54.315Z] unset SSH_AGENT_PID; [2021-06-18T10:25:54.315Z] echo Agent pid 21 killed; [2021-06-18T10:25:54.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T10:25:54.725Z] + git semver [Pipeline] } [2021-06-18T10:25:54.737Z] $ docker stop --time=1 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc [2021-06-18T10:25:55.947Z] $ docker rm -f 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:25:56.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T10:25:56.348Z] . [Pipeline] withDockerContainer [2021-06-18T10:25:56.431Z] prd-centos7-docker-4c-2g-182 does not seem to be running inside a container [2021-06-18T10:25:56.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T10:25:56.879Z] $ docker top 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T10:25:57.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T10:25:57.073Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T10:25:57.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T10:25:57.194Z] $ docker exec 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 ssh-agent [2021-06-18T10:25:57.306Z] SSH_AUTH_SOCK=/tmp/ssh-IUrqDETPLY21/agent.14 [2021-06-18T10:25:57.306Z] SSH_AGENT_PID=21 [2021-06-18T10:25:57.313Z] Running ssh-add (command line suppressed) [2021-06-18T10:25:57.399Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1985328464388682731.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1985328464388682731.key) [2021-06-18T10:25:57.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T10:25:57.749Z] + git semver push [2021-06-18T10:25:57.749Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T10:25:57.749Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T10:25:57.749Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T10:25:57.749Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T10:25:57.749Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T10:25:57.749Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T10:25:57.749Z] # $SEMVER_BRANCH = master [2021-06-18T10:25:57.749Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-18T10:26:03.086Z] $ docker exec --env ******** --env ******** 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 ssh-agent -k [2021-06-18T10:26:03.189Z] unset SSH_AUTH_SOCK; [2021-06-18T10:26:03.189Z] unset SSH_AGENT_PID; [2021-06-18T10:26:03.189Z] echo Agent pid 21 killed; [2021-06-18T10:26:03.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T10:26:03.540Z] + git semver [Pipeline] } [2021-06-18T10:26:03.552Z] $ docker stop --time=1 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 [2021-06-18T10:26:04.757Z] $ docker rm -f 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 [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-18T10:26:05.996Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:26:06.581Z] ---> package-listing.sh [2021-06-18T10:26:06.581Z] ++ facter osfamily [2021-06-18T10:26:06.581Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T10:26:06.844Z] + OS_FAMILY=redhat [2021-06-18T10:26:06.844Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T10:26:06.844Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T10:26:06.844Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T10:26:06.844Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T10:26:06.844Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T10:26:06.844Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-18T10:26:06.844Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T10:26:06.844Z] + case "${OS_FAMILY}" in [2021-06-18T10:26:06.844Z] + rpm -qa [2021-06-18T10:26:06.844Z] + sort [2021-06-18T10:26:07.417Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T10:26:07.417Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T10:26:07.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T10:26:07.417Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-18T10:26:07.417Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-18T10:26:07.417Z] + 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-18T10:26:07.429Z] 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-18T10:26:07.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:26:08.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T10:26:08.293Z] [2021-06-18T10:26:08.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:26:08.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T10:26:08.614Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T10:26:08.614Z] df20fa9351a1: Pulling fs layer [2021-06-18T10:26:08.614Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T10:26:08.614Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T10:26:08.614Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T10:26:08.614Z] 93b61091891f: Pulling fs layer [2021-06-18T10:26:08.614Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T10:26:08.614Z] 5e14af77c1be: Pulling fs layer [2021-06-18T10:26:08.614Z] 01666e4c0597: Pulling fs layer [2021-06-18T10:26:08.614Z] aa168da1d23b: Pulling fs layer [2021-06-18T10:26:08.614Z] 46f8f816bc3b: Waiting [2021-06-18T10:26:08.614Z] 93b61091891f: Waiting [2021-06-18T10:26:08.614Z] 93b9cdb0e59b: Waiting [2021-06-18T10:26:08.614Z] 5e14af77c1be: Waiting [2021-06-18T10:26:08.614Z] 01666e4c0597: Waiting [2021-06-18T10:26:08.614Z] aa168da1d23b: Waiting [2021-06-18T10:26:08.614Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T10:26:08.614Z] 36b3adc4ff6f: Download complete [2021-06-18T10:26:08.614Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T10:26:08.614Z] 46f8f816bc3b: Download complete [2021-06-18T10:26:08.614Z] df20fa9351a1: Verifying Checksum [2021-06-18T10:26:08.614Z] df20fa9351a1: Download complete [2021-06-18T10:26:08.877Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T10:26:08.877Z] 93b9cdb0e59b: Download complete [2021-06-18T10:26:08.877Z] 93b61091891f: Verifying Checksum [2021-06-18T10:26:08.877Z] 93b61091891f: Download complete [2021-06-18T10:26:08.877Z] 5e14af77c1be: Verifying Checksum [2021-06-18T10:26:08.877Z] 5e14af77c1be: Download complete [2021-06-18T10:26:08.877Z] 01666e4c0597: Verifying Checksum [2021-06-18T10:26:08.877Z] 01666e4c0597: Download complete [2021-06-18T10:26:08.877Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T10:26:08.877Z] 8ad3a11d3b57: Download complete [2021-06-18T10:26:08.877Z] df20fa9351a1: Pull complete [2021-06-18T10:26:08.877Z] 36b3adc4ff6f: Pull complete [2021-06-18T10:26:09.455Z] 8ad3a11d3b57: Pull complete [2021-06-18T10:26:09.455Z] 46f8f816bc3b: Pull complete [2021-06-18T10:26:09.718Z] 93b61091891f: Pull complete [2021-06-18T10:26:09.979Z] 93b9cdb0e59b: Pull complete [2021-06-18T10:26:09.979Z] 5e14af77c1be: Pull complete [2021-06-18T10:26:09.979Z] 01666e4c0597: Pull complete [2021-06-18T10:26:10.561Z] aa168da1d23b: Verifying Checksum [2021-06-18T10:26:10.561Z] aa168da1d23b: Download complete [2021-06-18T10:26:14.811Z] aa168da1d23b: Pull complete [2021-06-18T10:26:14.811Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T10:26:14.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T10:26:14.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T10:26:14.889Z] prd-centos7-docker-4c-2g-182 does not seem to be running inside a container [2021-06-18T10:26:14.928Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T10:26:17.589Z] $ docker top 5ae971196c7738f4f3edaec5613a3b1042ef70090fdc1c089012605915304c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T10:26:17.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T10:26:18.274Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T10:26:18.590Z] + ls /var/log/sa-host [2021-06-18T10:26:18.590Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T10:26:18.590Z] file_magic: OK [2021-06-18T10:26:18.590Z] HZ: Using current value: 100 [2021-06-18T10:26:18.590Z] file_header: OK [2021-06-18T10:26:18.590Z] 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-18T10:26:18.590Z] Statistics: [2021-06-18T10:26:18.590Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T10:26:18.590Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T10:26:18.590Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T10:26:18.590Z] file_magic: OK [2021-06-18T10:26:18.590Z] HZ: Using current value: 100 [2021-06-18T10:26:18.590Z] file_header: OK [2021-06-18T10:26:18.590Z] 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-18T10:26:18.590Z] Statistics: [2021-06-18T10:26:18.590Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T10:26:18.590Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T10:26:19.310Z] provisioning config files... [2021-06-18T10:26:19.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8064925936464518966tmp [Pipeline] { [Pipeline] echo [2021-06-18T10:26:19.349Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:26:19.650Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T10:26:19.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:26:20.092Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T10:26:20.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:26:20.581Z] ---> sudo-logs.sh [2021-06-18T10:26:20.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T10:26:20.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:26:20.971Z] ---> job-cost.sh [2021-06-18T10:26:20.972Z] lf-activate-venv: SKIPPING [2021-06-18T10:26:20.972Z] DEBUG: total: 0.18000000715255737 [2021-06-18T10:26:20.972Z] INFO: Retrieving Stack Cost... [2021-06-18T10:26:22.405Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T10:26:22.669Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T10:26:22.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:26:22.984Z] ---> logs-deploy.sh [2021-06-18T10:26:22.984Z] lf-activate-venv: SKIPPING [2021-06-18T10:26:22.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/132 [2021-06-18T10:26:22.984Z] INFO: archiving workspace using pattern(s): [2021-06-18T10:26:23.932Z] Archives upload complete. [2021-06-18T10:26:23.933Z] INFO: archiving logs to Nexus