Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2042747214768a5297d4458d210c69ac58bfc67c 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-ssh4235673827999178983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6847626937481531785.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh200189870003424149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3560470236855504215.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-ssh9200727469707696286.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-170 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-ssh1131134528395323371.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 2042747214768a5297d4458d210c69ac58bfc67c (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 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 Commit message: "feat: update built UI product" > git rev-list --no-walk ed8947b643568b301883c9fef62d671807069f73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T08:16:19.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T08:16:19.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T08:16:19.493Z] ========================================================= [2021-06-10T08:16:19.494Z] EdgeX Global Pipelines Version Info [2021-06-10T08:16:19.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:16:21.007Z] ------------------- [2021-06-10T08:16:21.007Z] stable info: [2021-06-10T08:16:21.007Z] ------------------- [2021-06-10T08:16:21.007Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T08:16:21.007Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T08:16:21.007Z] Message: update stable to v1.0.194 [2021-06-10T08:16:21.586Z] ------------------- [2021-06-10T08:16:21.586Z] experimental info: [2021-06-10T08:16:21.586Z] ------------------- [2021-06-10T08:16:21.586Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T08:16:21.586Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T08:16:21.586Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T08:16:21.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-10T08:16:21.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-10T08:16:22.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T08:16:22.071Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T08:16:22.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T08:16:22.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T08:16:22.204Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T08:16:22.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T08:16:22.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T08:16:22.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T08:16:22.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T08:16:22.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-10T08:16:22.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T08:16:22.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T08:16:22.483Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T08:16:22.508Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T08:16:22.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T08:16:22.572Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T08:16:22.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T08:16:22.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T08:16:22.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T08:16:22.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T08:16:22.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T08:16:22.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T08:16:22.777Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T08:16:22.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T08:16:22.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T08:16:22.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T08:16:22.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T08:16:22.969Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] echo [2021-06-10T08:16:23.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2042747 [Pipeline] echo [2021-06-10T08:16:23.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T08:16:23.162Z] provisioning config files... [2021-06-10T08:16:23.182Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3755167246752449332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:16:23.509Z] ---> docker-login.sh [2021-06-10T08:16:23.509Z] nexus3.edgexfoundry.org:10001 [2021-06-10T08:16:23.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:16:23.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:16:23.776Z] Configure a credential helper to remove this warning. See [2021-06-10T08:16:23.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:16:23.776Z] [2021-06-10T08:16:23.776Z] Login Succeeded [2021-06-10T08:16:23.776Z] nexus3.edgexfoundry.org:10002 [2021-06-10T08:16:23.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:16:24.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:16:24.040Z] Configure a credential helper to remove this warning. See [2021-06-10T08:16:24.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:16:24.040Z] [2021-06-10T08:16:24.040Z] Login Succeeded [2021-06-10T08:16:24.040Z] nexus3.edgexfoundry.org:10003 [2021-06-10T08:16:24.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:16:24.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:16:24.040Z] Configure a credential helper to remove this warning. See [2021-06-10T08:16:24.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:16:24.040Z] [2021-06-10T08:16:24.040Z] Login Succeeded [2021-06-10T08:16:24.040Z] nexus3.edgexfoundry.org:10004 [2021-06-10T08:16:24.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:16:24.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:16:24.304Z] Configure a credential helper to remove this warning. See [2021-06-10T08:16:24.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:16:24.304Z] [2021-06-10T08:16:24.304Z] Login Succeeded [2021-06-10T08:16:24.304Z] docker.io [2021-06-10T08:16:24.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:16:24.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:16:24.568Z] Configure a credential helper to remove this warning. See [2021-06-10T08:16:24.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:16:24.568Z] [2021-06-10T08:16:24.568Z] Login Succeeded [2021-06-10T08:16:24.568Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T08:16:24.577Z] 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-10T08:16:25.138Z] + git log --format=format:%s -1 2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] echo [2021-06-10T08:16:25.178Z] GIT_COMMIT: 2042747214768a5297d4458d210c69ac58bfc67c, Commit Message: feat: update built UI product [Pipeline] echo [2021-06-10T08:16:25.194Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:16:26.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T08:16:26.406Z] [2021-06-10T08:16:26.406Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:16:26.735Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T08:16:26.735Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T08:16:26.735Z] 31603596830f: Pulling fs layer [2021-06-10T08:16:26.735Z] 54011a49482f: Pulling fs layer [2021-06-10T08:16:26.735Z] a6820b24f6d8: Pulling fs layer [2021-06-10T08:16:26.735Z] f581987b2513: Pulling fs layer [2021-06-10T08:16:26.735Z] f581987b2513: Waiting [2021-06-10T08:16:26.735Z] 54011a49482f: Verifying Checksum [2021-06-10T08:16:26.735Z] 54011a49482f: Download complete [2021-06-10T08:16:26.998Z] 31603596830f: Verifying Checksum [2021-06-10T08:16:26.998Z] 31603596830f: Download complete [2021-06-10T08:16:26.998Z] f581987b2513: Verifying Checksum [2021-06-10T08:16:26.998Z] f581987b2513: Download complete [2021-06-10T08:16:26.998Z] a6820b24f6d8: Verifying Checksum [2021-06-10T08:16:26.998Z] a6820b24f6d8: Download complete [2021-06-10T08:16:26.998Z] 31603596830f: Pull complete [2021-06-10T08:16:27.267Z] 54011a49482f: Pull complete [2021-06-10T08:16:27.841Z] a6820b24f6d8: Pull complete [2021-06-10T08:16:27.841Z] f581987b2513: Pull complete [2021-06-10T08:16:27.841Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T08:16:27.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T08:16:27.841Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T08:16:27.920Z] prd-centos7-docker-4c-2g-170 does not seem to be running inside a container [2021-06-10T08:16:27.971Z] $ 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-10T08:16:28.953Z] $ docker top 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T08:16:29.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T08:16:29.091Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T08:16:29.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T08:16:29.210Z] $ docker exec 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent [2021-06-10T08:16:29.327Z] SSH_AUTH_SOCK=/tmp/ssh-uWw94g4R9R74/agent.13 [2021-06-10T08:16:29.327Z] SSH_AGENT_PID=19 [2021-06-10T08:16:29.335Z] Running ssh-add (command line suppressed) [2021-06-10T08:16:29.437Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_304113231373320756.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_304113231373320756.key) [2021-06-10T08:16:29.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T08:16:29.762Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T08:16:29.775Z] $ docker exec --env ******** --env ******** 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent -k [2021-06-10T08:16:29.874Z] unset SSH_AUTH_SOCK; [2021-06-10T08:16:29.874Z] unset SSH_AGENT_PID; [2021-06-10T08:16:29.874Z] echo Agent pid 19 killed; [2021-06-10T08:16:29.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T08:16:29.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T08:16:29.945Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T08:16:30.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T08:16:30.049Z] $ docker exec 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent [2021-06-10T08:16:30.167Z] SSH_AUTH_SOCK=/tmp/ssh-gnbE1S3mMlWV/agent.54 [2021-06-10T08:16:30.167Z] SSH_AGENT_PID=61 [2021-06-10T08:16:30.173Z] Running ssh-add (command line suppressed) [2021-06-10T08:16:30.266Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3542113498132139918.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3542113498132139918.key) [2021-06-10T08:16:30.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T08:16:30.589Z] + git semver init [2021-06-10T08:16:30.590Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T08:16:30.590Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-10T08:16:30.590Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-10T08:16:30.590Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T08:16:30.590Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T08:16:30.590Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T08:16:30.590Z] # $SEMVER_BRANCH = master [2021-06-10T08:16:30.590Z] # $SEMVER_TEMP = /tmp/semver-986104973 [2021-06-10T08:16:30.590Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-10T08:16:31.992Z] # '/tmp/semver-986104973' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-10T08:16:31.992Z] # -> Force: false [2021-06-10T08:16:31.992Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-10T08:16:31.997Z] $ docker exec --env ******** --env ******** 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent -k [2021-06-10T08:16:32.099Z] unset SSH_AUTH_SOCK; [2021-06-10T08:16:32.101Z] unset SSH_AGENT_PID; [2021-06-10T08:16:32.101Z] echo Agent pid 61 killed; [2021-06-10T08:16:32.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T08:16:32.453Z] + git semver [Pipeline] } [2021-06-10T08:16:32.462Z] $ docker stop --time=1 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 [2021-06-10T08:16:33.846Z] $ docker rm -f 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T08:16:34.215Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T08:16:34.486Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T08:16:34.489Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [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-10T08:16:49.755Z] Still waiting to schedule task [2021-06-10T08:16:49.756Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T08:16:49.758Z] Still waiting to schedule task [2021-06-10T08:16:49.759Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-168’ is offline [2021-06-10T08:18:52.591Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-171 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-10T08:18:52.608Z] Running in /w/workspace/edgex-ui-go/123 [Pipeline] { [Pipeline] checkout [2021-06-10T08:18:52.801Z] The recommended git tool is: git [2021-06-10T08:18:58.140Z] using credential edgex-jenkins-ssh [2021-06-10T08:18:58.163Z] Cloning the remote Git repository [2021-06-10T08:18:58.248Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T08:18:58.363Z] > git init /w/workspace/edgex-ui-go/123 # timeout=10 [2021-06-10T08:18:58.433Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T08:18:58.435Z] > git --version # timeout=10 [2021-06-10T08:18:58.456Z] > git --version # 'git version 2.17.1' [2021-06-10T08:18:58.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T08:18:58.557Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T08:19:00.767Z] Avoid second fetch [2021-06-10T08:19:00.768Z] Checking out Revision 2042747214768a5297d4458d210c69ac58bfc67c (master) [2021-06-10T08:19:00.725Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T08:19:00.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T08:19:00.787Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T08:19:00.813Z] > git checkout -f 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T08:19:05.424Z] Commit message: "feat: update built UI product" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T08:19:07.013Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T08:19:07.428Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T08:19:07.793Z] + + true [2021-06-10T08:19:07.793Z] sudo service docker restart [2021-06-10T08:19:22.413Z] Running on prd-centos7-docker-4c-2g-172 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-10T08:19:22.434Z] Running in /w/workspace/edgex-ui-go/123 [Pipeline] { [Pipeline] checkout [2021-06-10T08:19:22.540Z] The recommended git tool is: git [2021-06-10T08:19:24.975Z] using credential edgex-jenkins-ssh [2021-06-10T08:19:24.991Z] Cloning the remote Git repository [2021-06-10T08:19:24.820Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T08:19:24.888Z] > git init /w/workspace/edgex-ui-go/123 # timeout=10 [2021-06-10T08:19:24.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T08:19:24.933Z] > git --version # timeout=10 [2021-06-10T08:19:24.940Z] > git --version # 'git version 2.24.4' [2021-06-10T08:19:24.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T08:19:24.968Z] [INFO] Currently running in a labeled security context [2021-06-10T08:19:24.968Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T08:19:24.969Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/123@tmp/jenkins-gitclient-ssh8620097657398836009.key [2021-06-10T08:19:24.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T08:19:26.148Z] Avoid second fetch [2021-06-10T08:19:26.149Z] Checking out Revision 2042747214768a5297d4458d210c69ac58bfc67c (master) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T08:19:26.203Z] provisioning config files... [2021-06-10T08:19:26.228Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config2875801084868034340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:19:26.663Z] ---> docker-login.sh [2021-06-10T08:19:26.663Z] nexus3.edgexfoundry.org:10001 [2021-06-10T08:19:26.018Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T08:19:26.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T08:19:26.049Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T08:19:26.056Z] > git checkout -f 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T08:19:27.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:27.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:27.872Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:27.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:27.872Z] [2021-06-10T08:19:27.872Z] Login Succeeded [2021-06-10T08:19:27.872Z] nexus3.edgexfoundry.org:10002 [2021-06-10T08:19:28.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:28.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:28.429Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:28.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:28.429Z] [2021-06-10T08:19:28.429Z] Login Succeeded [2021-06-10T08:19:28.429Z] nexus3.edgexfoundry.org:10003 [2021-06-10T08:19:28.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:28.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:28.992Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:28.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:28.992Z] [2021-06-10T08:19:28.992Z] Login Succeeded [2021-06-10T08:19:28.992Z] nexus3.edgexfoundry.org:10004 [2021-06-10T08:19:29.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:29.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:29.592Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:29.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:29.592Z] [2021-06-10T08:19:29.592Z] Login Succeeded [2021-06-10T08:19:29.592Z] docker.io [2021-06-10T08:19:29.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:29.912Z] Commit message: "feat: update built UI product" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T08:19:30.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:30.467Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:30.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:30.467Z] [2021-06-10T08:19:30.467Z] Login Succeeded [2021-06-10T08:19:30.467Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T08:19:30.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-10T08:19:30.869Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] echo [2021-06-10T08:19:30.906Z] ========================================================= [2021-06-10T08:19:30.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T08:19:30.906Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:19:31.217Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T08:19:31.295Z] + 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-10T08:19:31.528Z] + true [2021-06-10T08:19:31.529Z] + sudo service docker restart [2021-06-10T08:19:31.529Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T08:19:32.279Z] Sending build context to Docker daemon 35.79MB [2021-06-10T08:19:32.279Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T08:19:32.279Z] Step 2/8 : FROM ${BASE} [2021-06-10T08:19:32.559Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T08:19:32.559Z] 595b0fe564bb: Pulling fs layer [2021-06-10T08:19:32.559Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T08:19:32.559Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T08:19:32.559Z] ba82ee9f976e: Pulling fs layer [2021-06-10T08:19:32.559Z] 506bd15cee9f: Pulling fs layer [2021-06-10T08:19:32.559Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T08:19:32.559Z] 618dc40b7e24: Pulling fs layer [2021-06-10T08:19:32.559Z] 506bd15cee9f: Waiting [2021-06-10T08:19:32.559Z] 75a0a4a0db45: Waiting [2021-06-10T08:19:32.559Z] 618dc40b7e24: Waiting [2021-06-10T08:19:32.559Z] ba82ee9f976e: Waiting [2021-06-10T08:19:32.559Z] 5b7225fbf94c: Download complete [2021-06-10T08:19:32.559Z] 3088b5b3c5c0: Download complete [2021-06-10T08:19:32.559Z] 506bd15cee9f: Verifying Checksum [2021-06-10T08:19:32.559Z] 506bd15cee9f: Download complete [2021-06-10T08:19:32.559Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T08:19:32.559Z] 75a0a4a0db45: Download complete [2021-06-10T08:19:32.831Z] 595b0fe564bb: Verifying Checksum [2021-06-10T08:19:32.831Z] 595b0fe564bb: Download complete [2021-06-10T08:19:33.434Z] 595b0fe564bb: Pull complete [2021-06-10T08:19:34.036Z] 3088b5b3c5c0: Pull complete [2021-06-10T08:19:34.637Z] 5b7225fbf94c: Pull complete [2021-06-10T08:19:35.240Z] 618dc40b7e24: Verifying Checksum [2021-06-10T08:19:35.240Z] 618dc40b7e24: Download complete [2021-06-10T08:19:36.680Z] ba82ee9f976e: Verifying Checksum [2021-06-10T08:19:36.680Z] ba82ee9f976e: Download complete [2021-06-10T08:19:46.838Z] ba82ee9f976e: Pull complete [2021-06-10T08:19:46.838Z] 506bd15cee9f: Pull complete [2021-06-10T08:19:46.838Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T08:19:49.726Z] provisioning config files... [2021-06-10T08:19:49.740Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config8275824787509209724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:19:50.070Z] ---> docker-login.sh [2021-06-10T08:19:50.071Z] nexus3.edgexfoundry.org:10001 [2021-06-10T08:19:50.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:50.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:50.332Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:50.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:50.332Z] [2021-06-10T08:19:50.332Z] Login Succeeded [2021-06-10T08:19:50.332Z] nexus3.edgexfoundry.org:10002 [2021-06-10T08:19:50.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:50.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:50.332Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:50.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:50.332Z] [2021-06-10T08:19:50.332Z] Login Succeeded [2021-06-10T08:19:50.332Z] nexus3.edgexfoundry.org:10003 [2021-06-10T08:19:50.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:50.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:50.596Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:50.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:50.596Z] [2021-06-10T08:19:50.596Z] Login Succeeded [2021-06-10T08:19:50.596Z] nexus3.edgexfoundry.org:10004 [2021-06-10T08:19:50.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:50.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:50.596Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:50.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:50.596Z] [2021-06-10T08:19:50.596Z] Login Succeeded [2021-06-10T08:19:50.596Z] docker.io [2021-06-10T08:19:50.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:19:51.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:19:51.119Z] Configure a credential helper to remove this warning. See [2021-06-10T08:19:51.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:19:51.119Z] [2021-06-10T08:19:51.119Z] Login Succeeded [2021-06-10T08:19:51.119Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T08:19:51.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T08:19:51.302Z] ========================================================= [2021-06-10T08:19:51.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T08:19:51.302Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:19:51.406Z] 618dc40b7e24: Pull complete [2021-06-10T08:19:51.406Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T08:19:51.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T08:19:51.406Z] ---> a36622ca3599 [2021-06-10T08:19:51.406Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T08:19:51.613Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T08:19:51.613Z] Sending build context to Docker daemon 35.79MB [2021-06-10T08:19:51.613Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T08:19:51.613Z] Step 2/8 : FROM ${BASE} [2021-06-10T08:19:51.877Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T08:19:51.877Z] 540db60ca938: Pulling fs layer [2021-06-10T08:19:51.877Z] adcc1eea9eea: Pulling fs layer [2021-06-10T08:19:51.877Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T08:19:51.877Z] 0510c868ecb4: Pulling fs layer [2021-06-10T08:19:51.877Z] afea3b2eda06: Pulling fs layer [2021-06-10T08:19:51.877Z] 7809a108b3ef: Pulling fs layer [2021-06-10T08:19:51.877Z] f706445af74f: Pulling fs layer [2021-06-10T08:19:51.877Z] 0510c868ecb4: Waiting [2021-06-10T08:19:51.877Z] afea3b2eda06: Waiting [2021-06-10T08:19:51.877Z] 7809a108b3ef: Waiting [2021-06-10T08:19:51.877Z] f706445af74f: Waiting [2021-06-10T08:19:51.877Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T08:19:51.877Z] 4c4ab2625f07: Download complete [2021-06-10T08:19:51.877Z] adcc1eea9eea: Verifying Checksum [2021-06-10T08:19:51.877Z] adcc1eea9eea: Download complete [2021-06-10T08:19:51.877Z] afea3b2eda06: Verifying Checksum [2021-06-10T08:19:51.877Z] afea3b2eda06: Download complete [2021-06-10T08:19:51.877Z] 7809a108b3ef: Verifying Checksum [2021-06-10T08:19:51.877Z] 7809a108b3ef: Download complete [2021-06-10T08:19:51.877Z] 540db60ca938: Verifying Checksum [2021-06-10T08:19:51.877Z] 540db60ca938: Download complete [2021-06-10T08:19:52.144Z] 540db60ca938: Pull complete [2021-06-10T08:19:52.406Z] adcc1eea9eea: Pull complete [2021-06-10T08:19:52.406Z] 4c4ab2625f07: Pull complete [2021-06-10T08:19:52.866Z] ---> Running in 8a9afced4121 [2021-06-10T08:19:53.462Z] Removing intermediate container 8a9afced4121 [2021-06-10T08:19:53.462Z] ---> 2af0d46dcf14 [2021-06-10T08:19:53.462Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T08:19:53.462Z] ---> Running in eac5350bacab [2021-06-10T08:19:54.320Z] f706445af74f: Verifying Checksum [2021-06-10T08:19:54.320Z] f706445af74f: Download complete [2021-06-10T08:19:55.262Z] 0510c868ecb4: Verifying Checksum [2021-06-10T08:19:55.262Z] 0510c868ecb4: Download complete [2021-06-10T08:19:56.088Z] Removing intermediate container eac5350bacab [2021-06-10T08:19:56.088Z] ---> cdea18777d7a [2021-06-10T08:19:56.088Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T08:19:56.088Z] ---> Running in 659e97a616f6 [2021-06-10T08:19:57.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T08:19:58.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T08:19:58.620Z] 0510c868ecb4: Pull complete [2021-06-10T08:19:58.620Z] afea3b2eda06: Pull complete [2021-06-10T08:19:58.620Z] 7809a108b3ef: Pull complete [2021-06-10T08:19:59.022Z] OK: 138 MiB in 40 packages [2021-06-10T08:20:00.006Z] Removing intermediate container 659e97a616f6 [2021-06-10T08:20:00.006Z] ---> 21c817e7c6b5 [2021-06-10T08:20:00.006Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T08:20:00.006Z] ---> Running in 72ed77a49b36 [2021-06-10T08:20:00.025Z] f706445af74f: Pull complete [2021-06-10T08:20:00.026Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T08:20:00.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T08:20:00.026Z] ---> b068be0155e3 [2021-06-10T08:20:00.026Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T08:20:00.604Z] Removing intermediate container 72ed77a49b36 [2021-06-10T08:20:00.604Z] ---> 3d4861a66997 [2021-06-10T08:20:00.604Z] Step 7/8 : COPY . . [2021-06-10T08:20:03.355Z] ---> Running in 7696f168e183 [2021-06-10T08:20:03.355Z] Removing intermediate container 7696f168e183 [2021-06-10T08:20:03.355Z] ---> 218b26dba681 [2021-06-10T08:20:03.355Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T08:20:03.355Z] ---> Running in 9467e0b0b1b9 [2021-06-10T08:20:03.950Z] Removing intermediate container 9467e0b0b1b9 [2021-06-10T08:20:03.950Z] ---> 1d541fe70926 [2021-06-10T08:20:03.950Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T08:20:03.950Z] ---> Running in 17a90641e1f4 [2021-06-10T08:20:04.005Z] ---> a1cb9de465e7 [2021-06-10T08:20:04.005Z] Step 8/8 : RUN go mod download [2021-06-10T08:20:04.005Z] ---> Running in 7096e881fdd8 [2021-06-10T08:20:04.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T08:20:05.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T08:20:05.727Z] OK: 149 MiB in 40 packages [2021-06-10T08:20:05.727Z] Removing intermediate container 17a90641e1f4 [2021-06-10T08:20:05.727Z] ---> 33e9b53ebdcf [2021-06-10T08:20:05.727Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T08:20:05.990Z] ---> Running in 8a11ff9527bc [2021-06-10T08:20:05.990Z] Removing intermediate container 8a11ff9527bc [2021-06-10T08:20:05.990Z] ---> f1e41003413a [2021-06-10T08:20:05.990Z] Step 7/8 : COPY . . [2021-06-10T08:20:06.946Z] ---> 97c896bf6a53 [2021-06-10T08:20:06.946Z] Step 8/8 : RUN go mod download [2021-06-10T08:20:06.946Z] ---> Running in c7fbc291916f [2021-06-10T08:20:21.907Z] Removing intermediate container c7fbc291916f [2021-06-10T08:20:21.907Z] ---> ea99333e086e [2021-06-10T08:20:21.907Z] Successfully built ea99333e086e [2021-06-10T08:20:21.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:20:22.221Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T08:20:22.221Z] . [Pipeline] withDockerContainer [2021-06-10T08:20:22.303Z] prd-centos7-docker-4c-2g-172 does not seem to be running inside a container [2021-06-10T08:20:22.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T08:20:22.712Z] $ docker top e855fe3a0a08d747e35ff2108fc9ce773514d9ffde618a0d14382cc0b419f15c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T08:20:23.101Z] + go version [2021-06-10T08:20:23.101Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T08:20:23.107Z] $ docker stop --time=1 e855fe3a0a08d747e35ff2108fc9ce773514d9ffde618a0d14382cc0b419f15c [2021-06-10T08:20:24.292Z] $ docker rm -f e855fe3a0a08d747e35ff2108fc9ce773514d9ffde618a0d14382cc0b419f15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:20:24.885Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T08:20:24.885Z] . [Pipeline] withDockerContainer [2021-06-10T08:20:24.963Z] prd-centos7-docker-4c-2g-172 does not seem to be running inside a container [2021-06-10T08:20:25.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T08:20:25.407Z] $ docker top 9fb4d0228f8610333b2fa3cb8d44882bdef5cdff1829fbfe360a2e33b247b915 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T08:20:25.787Z] + go mod tidy [Pipeline] sh [2021-06-10T08:20:26.372Z] + make test [2021-06-10T08:20:26.372Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T08:20:26.641Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-10T08:20:36.362Z] Removing intermediate container 7096e881fdd8 [2021-06-10T08:20:36.362Z] ---> eb247322d752 [2021-06-10T08:20:36.362Z] Successfully built eb247322d752 [2021-06-10T08:20:36.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-10T08:20:36.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-10T08:20:36.711Z] GO111MODULE=on go vet ./... [2021-06-10T08:20:36.716Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T08:20:36.716Z] . [Pipeline] withDockerContainer [2021-06-10T08:20:36.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-171 does not seem to be running inside a container [2021-06-10T08:20:37.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T08:20:38.718Z] $ docker top 0e75ca95d8c181b9c84073f0b0e7ab8fc4958ca7e80df86a679dbade6f1d7a44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T08:20:39.716Z] + go version [2021-06-10T08:20:39.716Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T08:20:39.738Z] $ docker stop --time=1 0e75ca95d8c181b9c84073f0b0e7ab8fc4958ca7e80df86a679dbade6f1d7a44 [2021-06-10T08:20:41.571Z] $ docker rm -f 0e75ca95d8c181b9c84073f0b0e7ab8fc4958ca7e80df86a679dbade6f1d7a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-10T08:20:41.837Z] $ docker stop --time=1 9fb4d0228f8610333b2fa3cb8d44882bdef5cdff1829fbfe360a2e33b247b915 [2021-06-10T08:20:43.143Z] $ docker rm -f 9fb4d0228f8610333b2fa3cb8d44882bdef5cdff1829fbfe360a2e33b247b915 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:20:43.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T08:20:43.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-10T08:20:43.802Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T08:20:43.802Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-06-10T08:20:44.083Z] prd-ubuntu18.04-docker-arm64-4c-16g-171 does not seem to be running inside a container [2021-06-10T08:20:44.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T08:20:45.748Z] $ docker top bf505779028f0286651ce16e7f241656cffd87bd24bdccd808b7cc208f6278c4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-10T08:20:46.720Z] + go mod tidy [Pipeline] sh [Pipeline] sh [2021-06-10T08:20:48.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T08:20:48.457Z] + ls -al . [2021-06-10T08:20:48.457Z] total 92 [2021-06-10T08:20:48.457Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 08:20 . [2021-06-10T08:20:48.457Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 10 08:19 .. [2021-06-10T08:20:48.457Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 10 08:19 assets [2021-06-10T08:20:48.457Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 10 08:19 bin [2021-06-10T08:20:48.457Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 10 08:19 cmd [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 10 08:19 CONTRIBUTING.md [2021-06-10T08:20:48.457Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 10 08:20 coverage.out [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 10 08:19 Dockerfile [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 10 08:19 Dockerfile.build [2021-06-10T08:20:48.457Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 10 08:19 docs [2021-06-10T08:20:48.457Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 08:19 .git [2021-06-10T08:20:48.457Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 08:19 .github [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 10 08:19 .gitignore [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 10 08:19 go.mod [2021-06-10T08:20:48.457Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 10 08:20 go.sum [2021-06-10T08:20:48.457Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 10 08:19 internal [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 10 08:19 Jenkinsfile [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 10 08:19 LICENSE [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 10 08:19 Makefile [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 10 08:19 README.md [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 10 08:16 VERSION [2021-06-10T08:20:48.457Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 10 08:19 version.go [2021-06-10T08:20:48.457Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 10 08:19 web [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:20:48.560Z] + make test [2021-06-10T08:20:48.560Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T08:20:48.782Z] + 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=2042747214768a5297d4458d210c69ac58bfc67c --label arch=amd64 --label version=2.0.0-dev.63 . [2021-06-10T08:20:49.045Z] Sending build context to Docker daemon 35.82MB [2021-06-10T08:20:49.045Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T08:20:49.045Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T08:20:49.045Z] ---> ea99333e086e [2021-06-10T08:20:49.045Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-10T08:20:49.045Z] ---> Running in bf264cdd8056 [2021-06-10T08:20:49.316Z] Removing intermediate container bf264cdd8056 [2021-06-10T08:20:49.316Z] ---> 65de112e71ce [2021-06-10T08:20:49.316Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T08:20:49.316Z] ---> Running in 4cfb925cd469 [2021-06-10T08:20:49.316Z] Removing intermediate container 4cfb925cd469 [2021-06-10T08:20:49.316Z] ---> d322f5a45b7e [2021-06-10T08:20:49.316Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T08:20:49.316Z] ---> Running in 33cca04d0533 [2021-06-10T08:20:49.316Z] Removing intermediate container 33cca04d0533 [2021-06-10T08:20:49.316Z] ---> 7b074da4fa3d [2021-06-10T08:20:49.316Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-10T08:20:49.316Z] ---> Running in 36b2a02ef7a5 [2021-06-10T08:20:49.578Z] Removing intermediate container 36b2a02ef7a5 [2021-06-10T08:20:49.578Z] ---> e7812d63d3f5 [2021-06-10T08:20:49.578Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-10T08:20:49.579Z] ---> Running in 931d98b373fb [2021-06-10T08:20:49.579Z] Removing intermediate container 931d98b373fb [2021-06-10T08:20:49.579Z] ---> 94227bd7642a [2021-06-10T08:20:49.579Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T08:20:49.579Z] ---> Running in 7a24eedfd985 [2021-06-10T08:20:49.993Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-10T08:20:50.157Z] Removing intermediate container 7a24eedfd985 [2021-06-10T08:20:50.157Z] ---> 327f0888461e [2021-06-10T08:20:50.157Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T08:20:50.157Z] ---> Running in 2e252d4d086d [2021-06-10T08:20:50.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T08:20:51.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T08:20:51.626Z] OK: 149 MiB in 40 packages [2021-06-10T08:20:51.887Z] Removing intermediate container 2e252d4d086d [2021-06-10T08:20:51.887Z] ---> 2ae4d594d5dd [2021-06-10T08:20:51.887Z] Step 10/24 : ENV GO111MODULE=on [2021-06-10T08:20:51.887Z] ---> Running in e3b66fd77778 [2021-06-10T08:20:51.887Z] Removing intermediate container e3b66fd77778 [2021-06-10T08:20:51.887Z] ---> 39f4873ac904 [2021-06-10T08:20:51.887Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-10T08:20:51.887Z] ---> Running in c5e31d6239f2 [2021-06-10T08:20:52.153Z] Removing intermediate container c5e31d6239f2 [2021-06-10T08:20:52.153Z] ---> 366e38acace4 [2021-06-10T08:20:52.153Z] Step 12/24 : COPY go.mod . [2021-06-10T08:20:52.153Z] ---> 177f9c1725a6 [2021-06-10T08:20:52.153Z] Step 13/24 : COPY Makefile . [2021-06-10T08:20:52.416Z] ---> 0870d6c7ff0b [2021-06-10T08:20:52.416Z] Step 14/24 : RUN make update [2021-06-10T08:20:52.416Z] ---> Running in 3dba1dcd8035 [2021-06-10T08:20:52.684Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T08:20:52.946Z] Removing intermediate container 3dba1dcd8035 [2021-06-10T08:20:52.946Z] ---> c8f6796d580e [2021-06-10T08:20:52.946Z] Step 15/24 : COPY . . [2021-06-10T08:20:53.898Z] ---> e702f7bb79f1 [2021-06-10T08:20:53.898Z] Step 16/24 : RUN ${MAKE} [2021-06-10T08:20:53.898Z] ---> Running in 9501d9f3c7a6 [2021-06-10T08:20:54.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.63" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-10T08:21:02.391Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-10T08:21:02.962Z] Removing intermediate container 9501d9f3c7a6 [2021-06-10T08:21:02.962Z] ---> 6878bb06d28e [2021-06-10T08:21:02.962Z] Step 17/24 : FROM alpine:3.12 [2021-06-10T08:21:03.536Z] 3.12: Pulling from library/alpine [2021-06-10T08:21:03.536Z] 339de151aab4: Pulling fs layer [2021-06-10T08:21:03.797Z] 339de151aab4: Verifying Checksum [2021-06-10T08:21:03.797Z] 339de151aab4: Download complete [2021-06-10T08:21:03.797Z] 339de151aab4: Pull complete [2021-06-10T08:21:04.060Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T08:21:04.060Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T08:21:04.060Z] ---> 13621d1b12d4 [2021-06-10T08:21:04.060Z] Step 18/24 : EXPOSE 4000 [2021-06-10T08:21:04.060Z] ---> Running in 0e1afab6d29e [2021-06-10T08:21:04.060Z] Removing intermediate container 0e1afab6d29e [2021-06-10T08:21:04.060Z] ---> 1d4b3fecc80b [2021-06-10T08:21:04.060Z] 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-10T08:21:04.632Z] ---> 6a74c2f3d87b [2021-06-10T08:21:04.632Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T08:21:04.632Z] ---> Running in dd27b2eee2dd [2021-06-10T08:21:04.632Z] Removing intermediate container dd27b2eee2dd [2021-06-10T08:21:04.632Z] ---> 5854030f529e [2021-06-10T08:21:04.632Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-10T08:21:04.893Z] ---> Running in caf8e80ac7b3 [2021-06-10T08:21:04.893Z] Removing intermediate container caf8e80ac7b3 [2021-06-10T08:21:04.893Z] ---> 1bfadfa20e13 [2021-06-10T08:21:04.893Z] Step 22/24 : LABEL arch=amd64 [2021-06-10T08:21:04.893Z] ---> Running in 0e949887a69d [2021-06-10T08:21:04.893Z] Removing intermediate container 0e949887a69d [2021-06-10T08:21:04.893Z] ---> 4039f4b97728 [2021-06-10T08:21:04.893Z] Step 23/24 : LABEL git_sha=2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:21:04.893Z] ---> Running in 2d03003a2da0 [2021-06-10T08:21:05.152Z] Removing intermediate container 2d03003a2da0 [2021-06-10T08:21:05.152Z] ---> fdd4f50f69c1 [2021-06-10T08:21:05.152Z] Step 24/24 : LABEL version=2.0.0-dev.63 [2021-06-10T08:21:05.152Z] ---> Running in c95e2bc04bfe [2021-06-10T08:21:05.152Z] Removing intermediate container c95e2bc04bfe [2021-06-10T08:21:05.152Z] ---> e8656cfae327 [2021-06-10T08:21:05.152Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T08:21:05.152Z] Successfully built e8656cfae327 [2021-06-10T08:21:05.152Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T08:21:05.388Z] provisioning config files... [2021-06-10T08:21:05.401Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config2683759241163578956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:21:05.720Z] ---> docker-login.sh [2021-06-10T08:21:05.720Z] nexus3.edgexfoundry.org:10001 [2021-06-10T08:21:05.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:21:05.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:21:05.720Z] Configure a credential helper to remove this warning. See [2021-06-10T08:21:05.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:21:05.720Z] [2021-06-10T08:21:05.720Z] Login Succeeded [2021-06-10T08:21:05.720Z] nexus3.edgexfoundry.org:10002 [2021-06-10T08:21:05.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:21:05.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:21:05.983Z] Configure a credential helper to remove this warning. See [2021-06-10T08:21:05.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:21:05.983Z] [2021-06-10T08:21:05.983Z] Login Succeeded [2021-06-10T08:21:05.983Z] nexus3.edgexfoundry.org:10003 [2021-06-10T08:21:05.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:21:05.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:21:05.983Z] Configure a credential helper to remove this warning. See [2021-06-10T08:21:05.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:21:05.984Z] [2021-06-10T08:21:05.984Z] Login Succeeded [2021-06-10T08:21:05.984Z] nexus3.edgexfoundry.org:10004 [2021-06-10T08:21:05.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:21:05.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:21:05.984Z] Configure a credential helper to remove this warning. See [2021-06-10T08:21:05.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:21:05.984Z] [2021-06-10T08:21:05.984Z] Login Succeeded [2021-06-10T08:21:05.984Z] docker.io [2021-06-10T08:21:06.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:21:06.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:21:06.505Z] Configure a credential helper to remove this warning. See [2021-06-10T08:21:06.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:21:06.505Z] [2021-06-10T08:21:06.505Z] Login Succeeded [2021-06-10T08:21:06.505Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T08:21:06.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T08:21:06.648Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-10T08:21:06.648Z] 2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:21:06.648Z] latest [2021-06-10T08:21:06.648Z] 2.0.0-dev.63 [2021-06-10T08:21:06.648Z] 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [2021-06-10T08:21:06.648Z] master [2021-06-10T08:21:06.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:07.018Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:07.317Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:21:07.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-10T08:21:07.317Z] 576260f5c923: Preparing [2021-06-10T08:21:07.317Z] 32f366d666a5: Preparing [2021-06-10T08:21:07.317Z] 32f366d666a5: Layer already exists [2021-06-10T08:21:10.670Z] 576260f5c923: Pushed [2021-06-10T08:21:10.670Z] 2042747214768a5297d4458d210c69ac58bfc67c: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:10.981Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:11.281Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-10T08:21:11.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-10T08:21:11.281Z] 576260f5c923: Preparing [2021-06-10T08:21:11.281Z] 32f366d666a5: Preparing [2021-06-10T08:21:11.281Z] 576260f5c923: Layer already exists [2021-06-10T08:21:11.281Z] 32f366d666a5: Layer already exists [2021-06-10T08:21:11.281Z] latest: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:11.591Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:11.896Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.63 [2021-06-10T08:21:11.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-10T08:21:11.896Z] 576260f5c923: Preparing [2021-06-10T08:21:11.896Z] 32f366d666a5: Preparing [2021-06-10T08:21:11.896Z] 576260f5c923: Layer already exists [2021-06-10T08:21:11.896Z] 32f366d666a5: Layer already exists [2021-06-10T08:21:11.896Z] 2.0.0-dev.63: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:12.203Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:12.504Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [2021-06-10T08:21:12.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-10T08:21:12.504Z] 576260f5c923: Preparing [2021-06-10T08:21:12.504Z] 32f366d666a5: Preparing [2021-06-10T08:21:12.504Z] 32f366d666a5: Layer already exists [2021-06-10T08:21:12.504Z] 576260f5c923: Layer already exists [2021-06-10T08:21:12.504Z] 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:12.817Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:13.119Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-10T08:21:13.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-10T08:21:13.120Z] 576260f5c923: Preparing [2021-06-10T08:21:13.120Z] 32f366d666a5: Preparing [2021-06-10T08:21:13.120Z] 32f366d666a5: Layer already exists [2021-06-10T08:21:13.120Z] 576260f5c923: Layer already exists [2021-06-10T08:21:13.120Z] master: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T08:21:13.180Z] ===================================================== [Pipeline] echo [2021-06-10T08:21:13.203Z] taggedImages: [2021-06-10T08:21:13.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:21:13.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-10T08:21:13.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.63 [2021-06-10T08:21:13.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [2021-06-10T08:21:13.203Z] - 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-10T08:21:13.941Z] ---> job-cost.sh [2021-06-10T08:21:13.942Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QPjO [2021-06-10T08:21:22.115Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-10T08:21:22.398Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-10T08:21:22.398Z] GO111MODULE=on go vet ./... [2021-06-10T08:21:37.057Z] lf-activate-venv(): INFO: Adding /tmp/venv-QPjO/bin to PATH [2021-06-10T08:21:37.057Z] INFO: No Stack... [2021-06-10T08:21:37.057Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T08:21:37.057Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T08:21:37.364Z] + cat /w/workspace/edgex-ui-go/123/archives/cost.csv [2021-06-10T08:21:37.364Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T08:21:37.395Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [2021-06-10T08:21:37.409Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] did not exist. Created. [2021-06-10T08:21:37.409Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T08:21:37.743Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T08:21:37.825Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T08:21:37.866Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T08:21:49.246Z] $ docker stop --time=1 bf505779028f0286651ce16e7f241656cffd87bd24bdccd808b7cc208f6278c4 [2021-06-10T08:21:51.084Z] $ docker rm -f bf505779028f0286651ce16e7f241656cffd87bd24bdccd808b7cc208f6278c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T08:21:51.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T08:21:51.899Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T08:21:52.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T08:21:53.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T08:21:53.358Z] + ls -al . [2021-06-10T08:21:53.358Z] total 124 [2021-06-10T08:21:53.358Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 08:20 . [2021-06-10T08:21:53.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 08:18 .. [2021-06-10T08:21:53.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 08:19 .git [2021-06-10T08:21:53.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 08:19 .github [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 10 08:19 .gitignore [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 10 08:19 CONTRIBUTING.md [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 10 08:19 Dockerfile [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 10 08:19 Dockerfile.build [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 10 08:19 Jenkinsfile [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 10 08:19 LICENSE [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 10 08:19 Makefile [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 10 08:19 README.md [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 10 08:16 VERSION [2021-06-10T08:21:53.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 08:19 assets [2021-06-10T08:21:53.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 08:19 bin [2021-06-10T08:21:53.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 08:19 cmd [2021-06-10T08:21:53.358Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 10 08:20 coverage.out [2021-06-10T08:21:53.358Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 08:19 docs [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 10 08:19 go.mod [2021-06-10T08:21:53.358Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 10 08:20 go.sum [2021-06-10T08:21:53.358Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 08:19 internal [2021-06-10T08:21:53.358Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 10 08:19 version.go [2021-06-10T08:21:53.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 08:19 web [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:21:53.698Z] + 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=2042747214768a5297d4458d210c69ac58bfc67c --label arch=arm64 --label version=2.0.0-dev.63 . [2021-06-10T08:21:54.680Z] Sending build context to Docker daemon 35.82MB [2021-06-10T08:21:54.680Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T08:21:54.680Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T08:21:54.680Z] ---> eb247322d752 [2021-06-10T08:21:54.680Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-10T08:21:55.278Z] ---> Running in afc49f25ec17 [2021-06-10T08:21:55.879Z] Removing intermediate container afc49f25ec17 [2021-06-10T08:21:55.879Z] ---> 2d5d2c440b46 [2021-06-10T08:21:55.879Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T08:21:55.879Z] ---> Running in 402ee2ffbcdf [2021-06-10T08:21:56.490Z] Removing intermediate container 402ee2ffbcdf [2021-06-10T08:21:56.490Z] ---> e8347172b055 [2021-06-10T08:21:56.490Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T08:21:56.490Z] ---> Running in d6fb991caf05 [2021-06-10T08:21:57.084Z] Removing intermediate container d6fb991caf05 [2021-06-10T08:21:57.084Z] ---> 8a4b212906f8 [2021-06-10T08:21:57.084Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-10T08:21:57.084Z] ---> Running in 90de39e3a36e [2021-06-10T08:21:57.679Z] Removing intermediate container 90de39e3a36e [2021-06-10T08:21:57.679Z] ---> 5f1a49ad80d4 [2021-06-10T08:21:57.679Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-10T08:21:57.679Z] ---> Running in fe8c5b290dd8 [2021-06-10T08:21:58.282Z] Removing intermediate container fe8c5b290dd8 [2021-06-10T08:21:58.282Z] ---> 38ad79cd2643 [2021-06-10T08:21:58.282Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T08:21:58.282Z] ---> Running in a2c253634a33 [2021-06-10T08:22:00.912Z] Removing intermediate container a2c253634a33 [2021-06-10T08:22:00.912Z] ---> aecdeb9fc918 [2021-06-10T08:22:00.912Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T08:22:00.912Z] ---> Running in 0a69146edd61 [2021-06-10T08:22:01.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T08:22:02.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T08:22:03.952Z] OK: 138 MiB in 40 packages [2021-06-10T08:22:04.956Z] Removing intermediate container 0a69146edd61 [2021-06-10T08:22:04.956Z] ---> 33a5cf5a08eb [2021-06-10T08:22:04.956Z] Step 10/24 : ENV GO111MODULE=on [2021-06-10T08:22:04.956Z] ---> Running in e118bd90fc1b [2021-06-10T08:22:05.547Z] Removing intermediate container e118bd90fc1b [2021-06-10T08:22:05.547Z] ---> a3c70cd486e9 [2021-06-10T08:22:05.547Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-10T08:22:05.547Z] ---> Running in 41f92fe53299 [2021-06-10T08:22:06.138Z] Removing intermediate container 41f92fe53299 [2021-06-10T08:22:06.138Z] ---> 5cd93918ea6a [2021-06-10T08:22:06.138Z] Step 12/24 : COPY go.mod . [2021-06-10T08:22:06.731Z] ---> b4a979699164 [2021-06-10T08:22:06.731Z] Step 13/24 : COPY Makefile . [2021-06-10T08:22:07.324Z] ---> 59eab3c3816d [2021-06-10T08:22:07.324Z] Step 14/24 : RUN make update [2021-06-10T08:22:07.606Z] ---> Running in 4edd4aecacdb [2021-06-10T08:22:08.584Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T08:22:10.019Z] Removing intermediate container 4edd4aecacdb [2021-06-10T08:22:10.019Z] ---> 49b05c9b2eb4 [2021-06-10T08:22:10.019Z] Step 15/24 : COPY . . [2021-06-10T08:22:13.409Z] ---> 577168415525 [2021-06-10T08:22:13.409Z] Step 16/24 : RUN ${MAKE} [2021-06-10T08:22:13.409Z] ---> Running in 7cd7ef753da6 [2021-06-10T08:22:14.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.63" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-10T08:22:41.210Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-10T08:22:43.848Z] Removing intermediate container 7cd7ef753da6 [2021-06-10T08:22:43.848Z] ---> 387b72845e9f [2021-06-10T08:22:43.848Z] Step 17/24 : FROM alpine:3.12 [2021-06-10T08:22:44.439Z] 3.12: Pulling from library/alpine [2021-06-10T08:22:44.439Z] d2f70382dc9a: Pulling fs layer [2021-06-10T08:22:44.712Z] d2f70382dc9a: Verifying Checksum [2021-06-10T08:22:44.712Z] d2f70382dc9a: Download complete [2021-06-10T08:22:45.307Z] d2f70382dc9a: Pull complete [2021-06-10T08:22:45.308Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T08:22:45.308Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T08:22:45.308Z] ---> 9852663dfa18 [2021-06-10T08:22:45.308Z] Step 18/24 : EXPOSE 4000 [2021-06-10T08:22:45.580Z] ---> Running in 3ac2a860dca5 [2021-06-10T08:22:46.175Z] Removing intermediate container 3ac2a860dca5 [2021-06-10T08:22:46.175Z] ---> ad737e39e5d5 [2021-06-10T08:22:46.175Z] 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-10T08:22:48.793Z] ---> 40c8dc07dfbb [2021-06-10T08:22:48.793Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T08:22:48.793Z] ---> Running in af34590c0b25 [2021-06-10T08:22:49.067Z] Removing intermediate container af34590c0b25 [2021-06-10T08:22:49.067Z] ---> 8fd129bf5f85 [2021-06-10T08:22:49.067Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-10T08:22:49.067Z] ---> Running in 50bd9ffca17a [2021-06-10T08:22:49.657Z] Removing intermediate container 50bd9ffca17a [2021-06-10T08:22:49.657Z] ---> af1b0f8d6e90 [2021-06-10T08:22:49.657Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T08:22:49.928Z] ---> Running in e43cd2697faf [2021-06-10T08:22:50.201Z] Removing intermediate container e43cd2697faf [2021-06-10T08:22:50.201Z] ---> f3e314f2a808 [2021-06-10T08:22:50.201Z] Step 23/24 : LABEL git_sha=2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:22:50.476Z] ---> Running in 848e39cbc206 [2021-06-10T08:22:50.747Z] Removing intermediate container 848e39cbc206 [2021-06-10T08:22:50.747Z] ---> 0964d1ecf944 [2021-06-10T08:22:50.747Z] Step 24/24 : LABEL version=2.0.0-dev.63 [2021-06-10T08:22:51.019Z] ---> Running in 9c70024b714f [2021-06-10T08:22:51.291Z] Removing intermediate container 9c70024b714f [2021-06-10T08:22:51.291Z] ---> 83448d5960dc [2021-06-10T08:22:51.291Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T08:22:51.563Z] Successfully built 83448d5960dc [2021-06-10T08:22:51.563Z] 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-10T08:22:51.848Z] provisioning config files... [2021-06-10T08:22:51.871Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config5674335504691840700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:22:52.228Z] ---> docker-login.sh [2021-06-10T08:22:52.228Z] nexus3.edgexfoundry.org:10001 [2021-06-10T08:22:52.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:22:52.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:22:52.774Z] Configure a credential helper to remove this warning. See [2021-06-10T08:22:52.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:22:52.774Z] [2021-06-10T08:22:52.774Z] Login Succeeded [2021-06-10T08:22:52.774Z] nexus3.edgexfoundry.org:10002 [2021-06-10T08:22:53.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:22:53.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:22:53.324Z] Configure a credential helper to remove this warning. See [2021-06-10T08:22:53.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:22:53.324Z] [2021-06-10T08:22:53.324Z] Login Succeeded [2021-06-10T08:22:53.324Z] nexus3.edgexfoundry.org:10003 [2021-06-10T08:22:53.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:22:53.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:22:53.869Z] Configure a credential helper to remove this warning. See [2021-06-10T08:22:53.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:22:53.869Z] [2021-06-10T08:22:53.869Z] Login Succeeded [2021-06-10T08:22:53.869Z] nexus3.edgexfoundry.org:10004 [2021-06-10T08:22:54.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:22:54.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:22:54.414Z] Configure a credential helper to remove this warning. See [2021-06-10T08:22:54.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:22:54.414Z] [2021-06-10T08:22:54.414Z] Login Succeeded [2021-06-10T08:22:54.414Z] docker.io [2021-06-10T08:22:54.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T08:22:55.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T08:22:55.283Z] Configure a credential helper to remove this warning. See [2021-06-10T08:22:55.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T08:22:55.283Z] [2021-06-10T08:22:55.283Z] Login Succeeded [2021-06-10T08:22:55.283Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T08:22:55.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T08:22:55.372Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-10T08:22:55.373Z] 2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:22:55.373Z] latest [2021-06-10T08:22:55.373Z] 2.0.0-dev.63 [2021-06-10T08:22:55.373Z] 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [2021-06-10T08:22:55.373Z] master [2021-06-10T08:22:55.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:22:55.751Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:22:56.089Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:22:56.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-10T08:22:56.090Z] bd2557656a6c: Preparing [2021-06-10T08:22:56.090Z] 3fbe34a1663b: Preparing [2021-06-10T08:22:56.368Z] 3fbe34a1663b: Layer already exists [2021-06-10T08:23:03.053Z] bd2557656a6c: Pushed [2021-06-10T08:23:03.053Z] 2042747214768a5297d4458d210c69ac58bfc67c: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:03.397Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:03.751Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-10T08:23:03.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-10T08:23:03.751Z] bd2557656a6c: Preparing [2021-06-10T08:23:03.751Z] 3fbe34a1663b: Preparing [2021-06-10T08:23:03.751Z] bd2557656a6c: Layer already exists [2021-06-10T08:23:03.751Z] 3fbe34a1663b: Layer already exists [2021-06-10T08:23:04.025Z] latest: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:04.382Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:04.722Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.63 [2021-06-10T08:23:04.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-10T08:23:04.722Z] bd2557656a6c: Preparing [2021-06-10T08:23:04.722Z] 3fbe34a1663b: Preparing [2021-06-10T08:23:04.722Z] 3fbe34a1663b: Layer already exists [2021-06-10T08:23:04.994Z] bd2557656a6c: Layer already exists [2021-06-10T08:23:04.995Z] 2.0.0-dev.63: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:05.343Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:05.699Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [2021-06-10T08:23:05.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-10T08:23:05.699Z] bd2557656a6c: Preparing [2021-06-10T08:23:05.699Z] 3fbe34a1663b: Preparing [2021-06-10T08:23:05.982Z] bd2557656a6c: Layer already exists [2021-06-10T08:23:05.982Z] 3fbe34a1663b: Layer already exists [2021-06-10T08:23:05.982Z] 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:06.351Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:23:06.711Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-10T08:23:06.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-10T08:23:06.711Z] bd2557656a6c: Preparing [2021-06-10T08:23:06.711Z] 3fbe34a1663b: Preparing [2021-06-10T08:23:06.711Z] 3fbe34a1663b: Layer already exists [2021-06-10T08:23:06.999Z] bd2557656a6c: Layer already exists [2021-06-10T08:23:06.999Z] master: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T08:23:07.075Z] ===================================================== [Pipeline] echo [2021-06-10T08:23:07.107Z] taggedImages: [2021-06-10T08:23:07.107Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c [2021-06-10T08:23:07.107Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-10T08:23:07.107Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.63 [2021-06-10T08:23:07.107Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [2021-06-10T08:23:07.107Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:23:07.585Z] ---> job-cost.sh [2021-06-10T08:23:07.585Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nMTj [2021-06-10T08:23:46.616Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T08:25:08.433Z] lf-activate-venv(): INFO: Adding /tmp/venv-nMTj/bin to PATH [2021-06-10T08:25:08.433Z] INFO: No Stack... [2021-06-10T08:25:08.705Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T08:25:09.296Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T08:25:09.640Z] + cat /w/workspace/edgex-ui-go/123/archives/cost.csv [2021-06-10T08:25:09.640Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T08:25:09.705Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [2021-06-10T08:25:09.714Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] did not exist. Created. [2021-06-10T08:25:09.714Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T08:25:10.104Z] /w/workspace/edgex-ui-go/123@tmp/durable-4c189200/script.sh: 1: /w/workspace/edgex-ui-go/123@tmp/durable-4c189200/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T08:25:10.448Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T08:25:10.483Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T08:25:10.709Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T08:25:10.723Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-123-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-10T08:25:11.593Z] provisioning config files... [2021-06-10T08:25:11.602Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6640201384111629133tmp [Pipeline] { [Pipeline] sh [2021-06-10T08:25:12.077Z] + set +x [2021-06-10T08:25:12.077Z] + curl -s https://codecov.io/bash [2021-06-10T08:25:12.077Z] + bash -s -- [2021-06-10T08:25:12.077Z] [2021-06-10T08:25:12.077Z] _____ _ [2021-06-10T08:25:12.077Z] / ____| | | [2021-06-10T08:25:12.077Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T08:25:12.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T08:25:12.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T08:25:12.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T08:25:12.077Z] Bash-1.0.3 [2021-06-10T08:25:12.077Z] [2021-06-10T08:25:12.077Z] [2021-06-10T08:25:12.077Z] ==> git version 2.24.4 found [2021-06-10T08:25:12.077Z] ==> 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-10T08:25:12.077Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T08:25:12.077Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T08:25:12.077Z] ==> Jenkins CI detected. [2021-06-10T08:25:12.077Z] project root: . [2021-06-10T08:25:12.077Z] --> token set from env [2021-06-10T08:25:12.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T08:25:12.077Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T08:25:12.077Z] ==> Python coveragepy not found [2021-06-10T08:25:12.077Z] ==> Searching for coverage reports in: [2021-06-10T08:25:12.077Z] + . [2021-06-10T08:25:12.077Z] -> Found 1 reports [2021-06-10T08:25:12.077Z] ==> Detecting git/mercurial file structure [2021-06-10T08:25:12.077Z] ==> Reading reports [2021-06-10T08:25:12.077Z] + ./coverage.out bytes=10 [2021-06-10T08:25:12.077Z] ==> Appending adjustments [2021-06-10T08:25:12.077Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T08:25:12.077Z] + Found adjustments [2021-06-10T08:25:12.077Z] ==> Gzipping contents [2021-06-10T08:25:12.077Z] 4.0K /tmp/codecov.tkgG1i.gz [2021-06-10T08:25:12.077Z] ==> Uploading reports [2021-06-10T08:25:12.077Z] url: https://codecov.io [2021-06-10T08:25:12.077Z] query: branch=master&commit=2042747214768a5297d4458d210c69ac58bfc67c&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T08:25:12.340Z] -> Pinging Codecov [2021-06-10T08:25:12.341Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2042747214768a5297d4458d210c69ac58bfc67c&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T08:25:12.604Z] -> Uploading to [2021-06-10T08:25:12.604Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/FB506323287CE973F263BFD2A0EB1F37/2042747214768a5297d4458d210c69ac58bfc67c/b6cd29b1-a977-4188-8944-6ff3dbe579ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T082512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9074bf316b11333fde7abac3d49cf078b99d34f0378ba07e2650b8fb335e9e9 [2021-06-10T08:25:12.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T08:25:12.604Z] Dload Upload Total Spent Left Speed [2021-06-10T08:25:13.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 8457 --:--:-- --:--:-- --:--:-- 8473 [2021-06-10T08:25:13.178Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] } [2021-06-10T08:25:13.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-10T08:25:14.178Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-10T08:25:14.203Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:25:14.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T08:25:14.520Z] [2021-06-10T08:25:14.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:25:14.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T08:25:14.846Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-10T08:25:14.846Z] 188c0c94c7c5: Pulling fs layer [2021-06-10T08:25:14.846Z] 0ef7d3d256c8: Pulling fs layer [2021-06-10T08:25:14.846Z] de9db76c5a1d: Pulling fs layer [2021-06-10T08:25:14.846Z] 0eba1c9be4d2: Pulling fs layer [2021-06-10T08:25:14.846Z] 0d57e429df01: Pulling fs layer [2021-06-10T08:25:14.846Z] 4e4be7b47b0d: Pulling fs layer [2021-06-10T08:25:14.846Z] e1f770b5df2f: Pulling fs layer [2021-06-10T08:25:14.846Z] 85a0685a4137: Pulling fs layer [2021-06-10T08:25:14.846Z] 0d57e429df01: Waiting [2021-06-10T08:25:14.846Z] 4e4be7b47b0d: Waiting [2021-06-10T08:25:14.846Z] e1f770b5df2f: Waiting [2021-06-10T08:25:14.846Z] 85a0685a4137: Waiting [2021-06-10T08:25:14.846Z] 0eba1c9be4d2: Waiting [2021-06-10T08:25:14.846Z] de9db76c5a1d: Verifying Checksum [2021-06-10T08:25:14.846Z] de9db76c5a1d: Download complete [2021-06-10T08:25:14.846Z] 0ef7d3d256c8: Verifying Checksum [2021-06-10T08:25:14.846Z] 0ef7d3d256c8: Download complete [2021-06-10T08:25:14.846Z] 0d57e429df01: Verifying Checksum [2021-06-10T08:25:14.846Z] 0d57e429df01: Download complete [2021-06-10T08:25:14.846Z] 4e4be7b47b0d: Verifying Checksum [2021-06-10T08:25:14.846Z] 4e4be7b47b0d: Download complete [2021-06-10T08:25:15.116Z] 188c0c94c7c5: Verifying Checksum [2021-06-10T08:25:15.116Z] 188c0c94c7c5: Download complete [2021-06-10T08:25:15.116Z] 188c0c94c7c5: Pull complete [2021-06-10T08:25:15.382Z] 0ef7d3d256c8: Pull complete [2021-06-10T08:25:15.382Z] de9db76c5a1d: Pull complete [2021-06-10T08:25:16.775Z] e1f770b5df2f: Verifying Checksum [2021-06-10T08:25:16.775Z] e1f770b5df2f: Download complete [2021-06-10T08:25:18.686Z] 0eba1c9be4d2: Verifying Checksum [2021-06-10T08:25:18.687Z] 0eba1c9be4d2: Download complete [2021-06-10T08:25:18.687Z] 85a0685a4137: Verifying Checksum [2021-06-10T08:25:18.687Z] 85a0685a4137: Download complete [2021-06-10T08:25:22.043Z] 0eba1c9be4d2: Pull complete [2021-06-10T08:25:22.043Z] 0d57e429df01: Pull complete [2021-06-10T08:25:22.043Z] 4e4be7b47b0d: Pull complete [2021-06-10T08:25:22.303Z] e1f770b5df2f: Pull complete [2021-06-10T08:25:25.686Z] 85a0685a4137: Pull complete [2021-06-10T08:25:25.686Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-10T08:25:25.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T08:25:25.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-10T08:25:25.770Z] prd-centos7-docker-4c-2g-170 does not seem to be running inside a container [2021-06-10T08:25:25.807Z] $ 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-10T08:25:28.724Z] $ docker top 625de42c7b90ade2e1e93a763b3b81e7313c386395c572f19aad58c89aca3f25 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T08:25:28.837Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-10T08:25:29.138Z] + set -o pipefail [2021-06-10T08:25:29.138Z] + snyk monitor '--org=edgex-jenkins' [2021-06-10T08:25:37.484Z] [2021-06-10T08:25:37.484Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-10T08:25:37.484Z] [2021-06-10T08:25:37.484Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/fc704ece-e340-41f6-9502-899d76291613 [2021-06-10T08:25:37.484Z] [2021-06-10T08:25:37.484Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-10T08:25:37.484Z] [2021-06-10T08:25:37.484Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-10T08:25:37.484Z] [2021-06-10T08:25:37.484Z] [Pipeline] } [2021-06-10T08:25:37.494Z] $ docker stop --time=1 625de42c7b90ade2e1e93a763b3b81e7313c386395c572f19aad58c89aca3f25 [2021-06-10T08:25:39.344Z] $ docker rm -f 625de42c7b90ade2e1e93a763b3b81e7313c386395c572f19aad58c89aca3f25 [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-10T08:25:40.462Z] + git log --format=format:%s -1 2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:25:40.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T08:25:40.773Z] . [Pipeline] withDockerContainer [2021-06-10T08:25:40.849Z] prd-centos7-docker-4c-2g-170 does not seem to be running inside a container [2021-06-10T08:25:40.884Z] $ 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-10T08:25:41.286Z] $ docker top f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T08:25:41.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T08:25:41.442Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T08:25:41.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T08:25:41.559Z] $ docker exec f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee ssh-agent [2021-06-10T08:25:41.683Z] SSH_AUTH_SOCK=/tmp/ssh-HtmnXrtqUaRv/agent.13 [2021-06-10T08:25:41.683Z] SSH_AGENT_PID=20 [2021-06-10T08:25:41.689Z] Running ssh-add (command line suppressed) [2021-06-10T08:25:41.785Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4536429351157392746.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4536429351157392746.key) [2021-06-10T08:25:41.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T08:25:42.109Z] + git semver tag [2021-06-10T08:25:42.110Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T08:25:42.110Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-10T08:25:42.110Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-10T08:25:42.110Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T08:25:42.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T08:25:42.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T08:25:42.110Z] # $SEMVER_BRANCH = master [2021-06-10T08:25:42.110Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-10T08:25:42.110Z] # 2042747214768a5297d4458d210c69ac58bfc67c HEAD [2021-06-10T08:25:42.110Z] # -> Force: false [2021-06-10T08:25:42.110Z] # 47365185f629facf29dbaee835b37520156ec02a refs/tags/v2.0.0-dev.63 [Pipeline] } [2021-06-10T08:25:42.117Z] $ docker exec --env ******** --env ******** f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee ssh-agent -k [2021-06-10T08:25:42.218Z] unset SSH_AUTH_SOCK; [2021-06-10T08:25:42.218Z] unset SSH_AGENT_PID; [2021-06-10T08:25:42.218Z] echo Agent pid 20 killed; [2021-06-10T08:25:42.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T08:25:42.581Z] + git semver [Pipeline] } [2021-06-10T08:25:42.592Z] $ docker stop --time=1 f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee [2021-06-10T08:25:43.771Z] $ docker rm -f f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:25:44.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T08:25:44.271Z] [2021-06-10T08:25:44.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:25:44.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T08:25:44.593Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-10T08:25:44.593Z] ab5ef0e58194: Pulling fs layer [2021-06-10T08:25:44.593Z] 9712f1f96733: Pulling fs layer [2021-06-10T08:25:44.593Z] 63f879dbbcfc: Pulling fs layer [2021-06-10T08:25:44.593Z] 0d9ebad4ef96: Pulling fs layer [2021-06-10T08:25:44.593Z] e9a5061849ea: Pulling fs layer [2021-06-10T08:25:44.593Z] d747dcd14b5f: Pulling fs layer [2021-06-10T08:25:44.593Z] 2de7ff778b66: Pulling fs layer [2021-06-10T08:25:44.593Z] e9a5061849ea: Waiting [2021-06-10T08:25:44.593Z] d747dcd14b5f: Waiting [2021-06-10T08:25:44.593Z] 2de7ff778b66: Waiting [2021-06-10T08:25:44.593Z] 0d9ebad4ef96: Waiting [2021-06-10T08:25:44.593Z] 9712f1f96733: Verifying Checksum [2021-06-10T08:25:44.593Z] 9712f1f96733: Download complete [2021-06-10T08:25:46.512Z] 63f879dbbcfc: Verifying Checksum [2021-06-10T08:25:46.512Z] 63f879dbbcfc: Download complete [2021-06-10T08:25:46.512Z] e9a5061849ea: Verifying Checksum [2021-06-10T08:25:46.512Z] e9a5061849ea: Download complete [2021-06-10T08:25:46.512Z] d747dcd14b5f: Verifying Checksum [2021-06-10T08:25:46.512Z] d747dcd14b5f: Download complete [2021-06-10T08:25:46.772Z] 2de7ff778b66: Verifying Checksum [2021-06-10T08:25:46.772Z] 2de7ff778b66: Download complete [2021-06-10T08:25:47.038Z] 0d9ebad4ef96: Verifying Checksum [2021-06-10T08:25:47.038Z] 0d9ebad4ef96: Download complete [2021-06-10T08:25:47.038Z] ab5ef0e58194: Verifying Checksum [2021-06-10T08:25:47.038Z] ab5ef0e58194: Download complete [2021-06-10T08:25:49.627Z] ab5ef0e58194: Pull complete [2021-06-10T08:25:49.627Z] 9712f1f96733: Pull complete [2021-06-10T08:25:50.580Z] 63f879dbbcfc: Pull complete [2021-06-10T08:25:53.935Z] 0d9ebad4ef96: Pull complete [2021-06-10T08:25:53.935Z] e9a5061849ea: Pull complete [2021-06-10T08:25:53.935Z] d747dcd14b5f: Pull complete [2021-06-10T08:25:54.897Z] 2de7ff778b66: Pull complete [2021-06-10T08:25:54.897Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-10T08:25:54.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T08:25:54.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-10T08:25:54.970Z] prd-centos7-docker-4c-2g-170 does not seem to be running inside a container [2021-06-10T08:25:55.007Z] $ 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-10T08:25:58.947Z] $ docker top d91dbc38c8f2e9793b7aa366fd4609dec8a79551634bf0006e7abc31a63ca837 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-10T08:25:59.075Z] provisioning config files... [2021-06-10T08:25:59.085Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3598132455649973736tmp [2021-06-10T08:25:59.101Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1033577098586905593tmp [2021-06-10T08:25:59.113Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1568502926371860488tmp [Pipeline] { [Pipeline] echo [2021-06-10T08:25:59.133Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:25:59.429Z] ---> sigul-configuration.sh [2021-06-10T08:25:59.429Z] gpg: directory `/root/.gnupg' created [2021-06-10T08:25:59.429Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-10T08:25:59.429Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-10T08:25:59.429Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-10T08:25:59.429Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-10T08:25:59.429Z] gpg: CAST5 encrypted data [2021-06-10T08:25:59.429Z] gpg: encrypted with 1 passphrase [2021-06-10T08:25:59.429Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-10T08:25:59.728Z] + mkdir /home/jenkins [2021-06-10T08:25:59.728Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-10T08:26:00.026Z] + 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-10T08:26:00.037Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:00.341Z] ---> sigul-install.sh [2021-06-10T08:26:05.650Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-10T08:26:05.960Z] + git tag --list [2021-06-10T08:26:05.961Z] 0.1.1 [2021-06-10T08:26:05.961Z] v1.1.0 [2021-06-10T08:26:05.961Z] v1.2.0 [2021-06-10T08:26:05.961Z] v1.2.1 [2021-06-10T08:26:05.961Z] v1.3.0 [2021-06-10T08:26:05.961Z] v2.0.0-dev.1 [2021-06-10T08:26:05.961Z] v2.0.0-dev.10 [2021-06-10T08:26:05.961Z] v2.0.0-dev.11 [2021-06-10T08:26:05.961Z] v2.0.0-dev.12 [2021-06-10T08:26:05.961Z] v2.0.0-dev.13 [2021-06-10T08:26:05.961Z] v2.0.0-dev.14 [2021-06-10T08:26:05.961Z] v2.0.0-dev.15 [2021-06-10T08:26:05.961Z] v2.0.0-dev.16 [2021-06-10T08:26:05.961Z] v2.0.0-dev.17 [2021-06-10T08:26:05.961Z] v2.0.0-dev.18 [2021-06-10T08:26:05.961Z] v2.0.0-dev.19 [2021-06-10T08:26:05.961Z] v2.0.0-dev.2 [2021-06-10T08:26:05.961Z] v2.0.0-dev.20 [2021-06-10T08:26:05.961Z] v2.0.0-dev.21 [2021-06-10T08:26:05.961Z] v2.0.0-dev.22 [2021-06-10T08:26:05.961Z] v2.0.0-dev.23 [2021-06-10T08:26:05.961Z] v2.0.0-dev.24 [2021-06-10T08:26:05.961Z] v2.0.0-dev.25 [2021-06-10T08:26:05.961Z] v2.0.0-dev.26 [2021-06-10T08:26:05.961Z] v2.0.0-dev.27 [2021-06-10T08:26:05.961Z] v2.0.0-dev.28 [2021-06-10T08:26:05.961Z] v2.0.0-dev.29 [2021-06-10T08:26:05.961Z] v2.0.0-dev.3 [2021-06-10T08:26:05.961Z] v2.0.0-dev.30 [2021-06-10T08:26:05.961Z] v2.0.0-dev.31 [2021-06-10T08:26:05.961Z] v2.0.0-dev.32 [2021-06-10T08:26:05.961Z] v2.0.0-dev.33 [2021-06-10T08:26:05.961Z] v2.0.0-dev.34 [2021-06-10T08:26:05.961Z] v2.0.0-dev.35 [2021-06-10T08:26:05.961Z] v2.0.0-dev.36 [2021-06-10T08:26:05.961Z] v2.0.0-dev.37 [2021-06-10T08:26:05.961Z] v2.0.0-dev.38 [2021-06-10T08:26:05.961Z] v2.0.0-dev.39 [2021-06-10T08:26:05.961Z] v2.0.0-dev.4 [2021-06-10T08:26:05.961Z] v2.0.0-dev.40 [2021-06-10T08:26:05.961Z] v2.0.0-dev.41 [2021-06-10T08:26:05.961Z] v2.0.0-dev.42 [2021-06-10T08:26:05.961Z] v2.0.0-dev.43 [2021-06-10T08:26:05.961Z] v2.0.0-dev.44 [2021-06-10T08:26:05.961Z] v2.0.0-dev.45 [2021-06-10T08:26:05.961Z] v2.0.0-dev.46 [2021-06-10T08:26:05.961Z] v2.0.0-dev.47 [2021-06-10T08:26:05.961Z] v2.0.0-dev.48 [2021-06-10T08:26:05.961Z] v2.0.0-dev.49 [2021-06-10T08:26:05.961Z] v2.0.0-dev.5 [2021-06-10T08:26:05.961Z] v2.0.0-dev.50 [2021-06-10T08:26:05.961Z] v2.0.0-dev.51 [2021-06-10T08:26:05.961Z] v2.0.0-dev.52 [2021-06-10T08:26:05.961Z] v2.0.0-dev.53 [2021-06-10T08:26:05.961Z] v2.0.0-dev.54 [2021-06-10T08:26:05.961Z] v2.0.0-dev.55 [2021-06-10T08:26:05.961Z] v2.0.0-dev.56 [2021-06-10T08:26:05.961Z] v2.0.0-dev.57 [2021-06-10T08:26:05.961Z] v2.0.0-dev.58 [2021-06-10T08:26:05.961Z] v2.0.0-dev.59 [2021-06-10T08:26:05.961Z] v2.0.0-dev.6 [2021-06-10T08:26:05.961Z] v2.0.0-dev.60 [2021-06-10T08:26:05.961Z] v2.0.0-dev.61 [2021-06-10T08:26:05.961Z] v2.0.0-dev.62 [2021-06-10T08:26:05.961Z] v2.0.0-dev.63 [2021-06-10T08:26:05.961Z] v2.0.0-dev.7 [2021-06-10T08:26:05.961Z] v2.0.0-dev.8 [2021-06-10T08:26:05.961Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-10T08:26:06.271Z] + lftools sign git-tag v2.0.0-dev.63 [2021-06-10T08:26:06.846Z] Signing Git tag with Sigul... [2021-06-10T08:26:06.846Z] Signing v2.0.0-dev.63 [Pipeline] echo [2021-06-10T08:26:07.803Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:08.104Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-10T08:26:08.113Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-10T08:26:08.164Z] $ docker stop --time=1 d91dbc38c8f2e9793b7aa366fd4609dec8a79551634bf0006e7abc31a63ca837 [2021-06-10T08:26:09.766Z] $ docker rm -f d91dbc38c8f2e9793b7aa366fd4609dec8a79551634bf0006e7abc31a63ca837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:26:10.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T08:26:10.449Z] . [Pipeline] withDockerContainer [2021-06-10T08:26:10.530Z] prd-centos7-docker-4c-2g-170 does not seem to be running inside a container [2021-06-10T08:26:10.573Z] $ 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-10T08:26:11.001Z] $ docker top a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T08:26:11.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T08:26:11.169Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T08:26:11.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T08:26:11.272Z] $ docker exec a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 ssh-agent [2021-06-10T08:26:11.414Z] SSH_AUTH_SOCK=/tmp/ssh-gpvCquP7xiUN/agent.14 [2021-06-10T08:26:11.414Z] SSH_AGENT_PID=19 [2021-06-10T08:26:11.420Z] Running ssh-add (command line suppressed) [2021-06-10T08:26:11.511Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7174193747847250630.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7174193747847250630.key) [2021-06-10T08:26:11.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T08:26:11.850Z] + git semver bump pre [2021-06-10T08:26:11.850Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T08:26:11.850Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-10T08:26:11.850Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-10T08:26:11.850Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T08:26:11.850Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T08:26:11.850Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T08:26:11.850Z] # $SEMVER_BRANCH = master [2021-06-10T08:26:11.850Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-10T08:26:11.850Z] 2.0.0-dev.64 [Pipeline] } [2021-06-10T08:26:11.857Z] $ docker exec --env ******** --env ******** a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 ssh-agent -k [2021-06-10T08:26:11.940Z] unset SSH_AUTH_SOCK; [2021-06-10T08:26:11.940Z] unset SSH_AGENT_PID; [2021-06-10T08:26:11.940Z] echo Agent pid 19 killed; [2021-06-10T08:26:11.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T08:26:12.313Z] + git semver [Pipeline] } [2021-06-10T08:26:12.323Z] $ docker stop --time=1 a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 [2021-06-10T08:26:13.518Z] $ docker rm -f a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:26:13.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T08:26:13.904Z] . [Pipeline] withDockerContainer [2021-06-10T08:26:13.980Z] prd-centos7-docker-4c-2g-170 does not seem to be running inside a container [2021-06-10T08:26:14.024Z] $ 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-10T08:26:14.377Z] $ docker top 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T08:26:14.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T08:26:14.524Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T08:26:14.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T08:26:14.631Z] $ docker exec 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 ssh-agent [2021-06-10T08:26:14.743Z] SSH_AUTH_SOCK=/tmp/ssh-x7UVshBJVJsp/agent.15 [2021-06-10T08:26:14.743Z] SSH_AGENT_PID=22 [2021-06-10T08:26:14.749Z] Running ssh-add (command line suppressed) [2021-06-10T08:26:14.844Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8816275533307560232.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8816275533307560232.key) [2021-06-10T08:26:14.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T08:26:15.185Z] + git semver push [2021-06-10T08:26:15.185Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T08:26:15.185Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-10T08:26:15.185Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-10T08:26:15.185Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T08:26:15.185Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T08:26:15.185Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T08:26:15.185Z] # $SEMVER_BRANCH = master [2021-06-10T08:26:15.185Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-10T08:26:20.486Z] $ docker exec --env ******** --env ******** 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 ssh-agent -k [2021-06-10T08:26:20.581Z] unset SSH_AUTH_SOCK; [2021-06-10T08:26:20.581Z] unset SSH_AGENT_PID; [2021-06-10T08:26:20.581Z] echo Agent pid 22 killed; [2021-06-10T08:26:20.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T08:26:20.949Z] + git semver [Pipeline] } [2021-06-10T08:26:20.962Z] $ docker stop --time=1 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 [2021-06-10T08:26:22.156Z] $ docker rm -f 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 [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-10T08:26:23.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:23.849Z] ---> package-listing.sh [2021-06-10T08:26:23.849Z] ++ facter osfamily [2021-06-10T08:26:23.849Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T08:26:24.110Z] + OS_FAMILY=redhat [2021-06-10T08:26:24.110Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-10T08:26:24.110Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T08:26:24.110Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T08:26:24.110Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T08:26:24.110Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T08:26:24.110Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-10T08:26:24.110Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T08:26:24.110Z] + case "${OS_FAMILY}" in [2021-06-10T08:26:24.110Z] + rpm -qa [2021-06-10T08:26:24.110Z] + sort [2021-06-10T08:26:24.684Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T08:26:24.684Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T08:26:24.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T08:26:24.684Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-10T08:26:24.684Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-10T08:26:24.684Z] + 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-10T08:26:24.706Z] 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-10T08:26:25.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:26:25.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T08:26:25.576Z] [2021-06-10T08:26:25.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T08:26:25.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T08:26:25.896Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T08:26:25.896Z] df20fa9351a1: Pulling fs layer [2021-06-10T08:26:25.896Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T08:26:25.896Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T08:26:25.896Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T08:26:25.896Z] 93b61091891f: Pulling fs layer [2021-06-10T08:26:25.896Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T08:26:25.896Z] 5e14af77c1be: Pulling fs layer [2021-06-10T08:26:25.896Z] 01666e4c0597: Pulling fs layer [2021-06-10T08:26:25.896Z] aa168da1d23b: Pulling fs layer [2021-06-10T08:26:25.896Z] 46f8f816bc3b: Waiting [2021-06-10T08:26:25.896Z] 93b61091891f: Waiting [2021-06-10T08:26:25.896Z] 93b9cdb0e59b: Waiting [2021-06-10T08:26:25.896Z] 5e14af77c1be: Waiting [2021-06-10T08:26:25.896Z] 01666e4c0597: Waiting [2021-06-10T08:26:25.896Z] aa168da1d23b: Waiting [2021-06-10T08:26:25.896Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T08:26:25.896Z] 36b3adc4ff6f: Download complete [2021-06-10T08:26:25.896Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T08:26:25.896Z] 46f8f816bc3b: Download complete [2021-06-10T08:26:26.163Z] df20fa9351a1: Verifying Checksum [2021-06-10T08:26:26.163Z] df20fa9351a1: Download complete [2021-06-10T08:26:26.163Z] 93b61091891f: Verifying Checksum [2021-06-10T08:26:26.163Z] 93b61091891f: Download complete [2021-06-10T08:26:26.163Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T08:26:26.163Z] 93b9cdb0e59b: Download complete [2021-06-10T08:26:26.163Z] 5e14af77c1be: Verifying Checksum [2021-06-10T08:26:26.163Z] 5e14af77c1be: Download complete [2021-06-10T08:26:26.163Z] 01666e4c0597: Verifying Checksum [2021-06-10T08:26:26.163Z] 01666e4c0597: Download complete [2021-06-10T08:26:26.163Z] df20fa9351a1: Pull complete [2021-06-10T08:26:26.163Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T08:26:26.163Z] 8ad3a11d3b57: Download complete [2021-06-10T08:26:26.436Z] 36b3adc4ff6f: Pull complete [2021-06-10T08:26:26.697Z] 8ad3a11d3b57: Pull complete [2021-06-10T08:26:26.957Z] 46f8f816bc3b: Pull complete [2021-06-10T08:26:27.218Z] 93b61091891f: Pull complete [2021-06-10T08:26:27.218Z] 93b9cdb0e59b: Pull complete [2021-06-10T08:26:27.218Z] 5e14af77c1be: Pull complete [2021-06-10T08:26:27.481Z] 01666e4c0597: Pull complete [2021-06-10T08:26:28.425Z] aa168da1d23b: Verifying Checksum [2021-06-10T08:26:28.425Z] aa168da1d23b: Download complete [2021-06-10T08:26:32.667Z] aa168da1d23b: Pull complete [2021-06-10T08:26:32.667Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T08:26:32.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T08:26:32.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T08:26:32.743Z] prd-centos7-docker-4c-2g-170 does not seem to be running inside a container [2021-06-10T08:26:32.781Z] $ 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-10T08:26:35.100Z] $ docker top 1cc5798d04da14ced3581a0890ace8342f134a82112b3e0012087d16a415f4d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T08:26:35.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T08:26:35.789Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T08:26:36.090Z] + ls /var/log/sa-host [2021-06-10T08:26:36.090Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T08:26:36.090Z] file_magic: OK [2021-06-10T08:26:36.090Z] HZ: Using current value: 100 [2021-06-10T08:26:36.090Z] file_header: OK [2021-06-10T08:26:36.090Z] 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-10T08:26:36.090Z] Statistics: [2021-06-10T08:26:36.090Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T08:26:36.090Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T08:26:36.090Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T08:26:36.090Z] file_magic: OK [2021-06-10T08:26:36.090Z] HZ: Using current value: 100 [2021-06-10T08:26:36.090Z] file_header: OK [2021-06-10T08:26:36.090Z] 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-10T08:26:36.090Z] Statistics: [2021-06-10T08:26:36.090Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T08:26:36.090Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T08:26:36.346Z] provisioning config files... [2021-06-10T08:26:36.366Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1062794317363577472tmp [Pipeline] { [Pipeline] echo [2021-06-10T08:26:36.392Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:36.695Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T08:26:36.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:37.151Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T08:26:37.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:37.458Z] ---> sudo-logs.sh [2021-06-10T08:26:37.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T08:26:37.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:37.795Z] ---> job-cost.sh [2021-06-10T08:26:37.795Z] lf-activate-venv: SKIPPING [2021-06-10T08:26:37.795Z] DEBUG: total: 0.18000000715255737 [2021-06-10T08:26:37.795Z] INFO: Retrieving Stack Cost... [2021-06-10T08:26:38.369Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T08:26:38.942Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T08:26:38.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T08:26:39.297Z] ---> logs-deploy.sh [2021-06-10T08:26:39.297Z] lf-activate-venv: SKIPPING [2021-06-10T08:26:39.297Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/123 [2021-06-10T08:26:39.297Z] INFO: archiving workspace using pattern(s): [2021-06-10T08:26:40.109Z] Archives upload complete. [2021-06-10T08:26:40.110Z] INFO: archiving logs to Nexus