Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c967b4066ec788753ebb818089262cfc1f92e22a 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-ssh7650560521255668780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5452791306834455321.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7119616140042749109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7731027055460612584.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-ssh7474668145693833639.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-207 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-ssh4617082656281053466.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 c967b4066ec788753ebb818089262cfc1f92e22a (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 c967b4066ec788753ebb818089262cfc1f92e22a # timeout=10 Commit message: "feat: update built production artifacts" > git rev-list --no-walk 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T15:11:49.151Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T15:11:49.259Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T15:11:49.289Z] ========================================================= [2021-06-18T15:11:49.289Z] EdgeX Global Pipelines Version Info [2021-06-18T15:11:49.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:50.760Z] ------------------- [2021-06-18T15:11:50.760Z] stable info: [2021-06-18T15:11:50.760Z] ------------------- [2021-06-18T15:11:50.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T15:11:50.760Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T15:11:50.760Z] Message: update stable to v1.0.195 [2021-06-18T15:11:51.349Z] ------------------- [2021-06-18T15:11:51.349Z] experimental info: [2021-06-18T15:11:51.349Z] ------------------- [2021-06-18T15:11:51.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T15:11:51.349Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T15:11:51.349Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T15:11:51.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-18T15:11:51.525Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-18T15:11:51.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T15:11:51.587Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T15:11:51.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T15:11:51.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T15:11:51.668Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T15:11:51.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T15:11:51.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-18T15:11:51.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T15:11:51.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T15:11:51.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-18T15:11:51.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T15:11:51.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T15:11:51.923Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T15:11:51.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T15:11:51.990Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T15:11:52.021Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T15:11:52.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T15:11:52.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T15:11:52.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-18T15:11:52.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-18T15:11:52.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-18T15:11:52.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-18T15:11:52.223Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-18T15:11:52.248Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T15:11:52.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-18T15:11:52.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-18T15:11:52.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-18T15:11:52.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] echo [2021-06-18T15:11:52.431Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c967b40 [Pipeline] echo [2021-06-18T15:11:52.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:11:52.532Z] provisioning config files... [2021-06-18T15:11:52.553Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config753193461811494537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:52.880Z] ---> docker-login.sh [2021-06-18T15:11:52.880Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:11:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:11:53.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:11:53.149Z] Configure a credential helper to remove this warning. See [2021-06-18T15:11:53.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:11:53.149Z] [2021-06-18T15:11:53.149Z] Login Succeeded [2021-06-18T15:11:53.149Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:11:53.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:11:53.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:11:53.411Z] Configure a credential helper to remove this warning. See [2021-06-18T15:11:53.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:11:53.411Z] [2021-06-18T15:11:53.411Z] Login Succeeded [2021-06-18T15:11:53.411Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:11:53.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:11:53.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:11:53.679Z] Configure a credential helper to remove this warning. See [2021-06-18T15:11:53.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:11:53.679Z] [2021-06-18T15:11:53.679Z] Login Succeeded [2021-06-18T15:11:53.679Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:11:53.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:11:53.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:11:53.679Z] Configure a credential helper to remove this warning. See [2021-06-18T15:11:53.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:11:53.679Z] [2021-06-18T15:11:53.679Z] Login Succeeded [2021-06-18T15:11:53.679Z] docker.io [2021-06-18T15:11:53.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:11:54.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:11:54.211Z] Configure a credential helper to remove this warning. See [2021-06-18T15:11:54.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:11:54.211Z] [2021-06-18T15:11:54.211Z] Login Succeeded [2021-06-18T15:11:54.211Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:11:54.222Z] 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-18T15:11:54.741Z] + git log --format=format:%s -1 c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] echo [2021-06-18T15:11:54.784Z] GIT_COMMIT: c967b4066ec788753ebb818089262cfc1f92e22a, Commit Message: feat: update built production artifacts [Pipeline] echo [2021-06-18T15:11:54.801Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:55.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:11:55.699Z] [2021-06-18T15:11:55.699Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:56.022Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:11:56.022Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T15:11:56.022Z] 31603596830f: Pulling fs layer [2021-06-18T15:11:56.022Z] 54011a49482f: Pulling fs layer [2021-06-18T15:11:56.022Z] a6820b24f6d8: Pulling fs layer [2021-06-18T15:11:56.022Z] f581987b2513: Pulling fs layer [2021-06-18T15:11:56.022Z] f581987b2513: Waiting [2021-06-18T15:11:56.022Z] 54011a49482f: Verifying Checksum [2021-06-18T15:11:56.022Z] 54011a49482f: Download complete [2021-06-18T15:11:56.022Z] 31603596830f: Verifying Checksum [2021-06-18T15:11:56.022Z] 31603596830f: Download complete [2021-06-18T15:11:56.289Z] f581987b2513: Verifying Checksum [2021-06-18T15:11:56.289Z] f581987b2513: Download complete [2021-06-18T15:11:56.289Z] a6820b24f6d8: Verifying Checksum [2021-06-18T15:11:56.289Z] a6820b24f6d8: Download complete [2021-06-18T15:11:56.289Z] 31603596830f: Pull complete [2021-06-18T15:11:56.555Z] 54011a49482f: Pull complete [2021-06-18T15:11:57.131Z] a6820b24f6d8: Pull complete [2021-06-18T15:11:57.131Z] f581987b2513: Pull complete [2021-06-18T15:11:57.131Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T15:11:57.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:11:57.131Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T15:11:57.216Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-06-18T15:11:57.261Z] $ 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-18T15:11:58.355Z] $ docker top 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:11:58.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:11:58.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:11:58.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:11:58.636Z] $ docker exec 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent [2021-06-18T15:11:58.765Z] SSH_AUTH_SOCK=/tmp/ssh-U32hSmWzTu9a/agent.14 [2021-06-18T15:11:58.765Z] SSH_AGENT_PID=21 [2021-06-18T15:11:58.774Z] Running ssh-add (command line suppressed) [2021-06-18T15:11:58.881Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2587044688946339306.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2587044688946339306.key) [2021-06-18T15:11:58.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:11:59.213Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T15:11:59.229Z] $ docker exec --env ******** --env ******** 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent -k [2021-06-18T15:11:59.342Z] unset SSH_AUTH_SOCK; [2021-06-18T15:11:59.342Z] unset SSH_AGENT_PID; [2021-06-18T15:11:59.342Z] echo Agent pid 21 killed; [2021-06-18T15:11:59.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T15:11:59.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:11:59.406Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:11:59.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:11:59.544Z] $ docker exec 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent [2021-06-18T15:11:59.667Z] SSH_AUTH_SOCK=/tmp/ssh-eAZyk5s2kPSL/agent.55 [2021-06-18T15:11:59.667Z] SSH_AGENT_PID=62 [2021-06-18T15:11:59.672Z] Running ssh-add (command line suppressed) [2021-06-18T15:11:59.791Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6227762103413714650.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6227762103413714650.key) [2021-06-18T15:11:59.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:12:00.139Z] + git semver init [2021-06-18T15:12:00.139Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:12:00.139Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T15:12:00.139Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T15:12:00.139Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:12:00.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:12:00.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:12:00.139Z] # $SEMVER_BRANCH = master [2021-06-18T15:12:00.139Z] # $SEMVER_TEMP = /tmp/semver-347704442 [2021-06-18T15:12:00.139Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-18T15:12:01.554Z] # '/tmp/semver-347704442' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-18T15:12:01.554Z] # -> Force: false [2021-06-18T15:12:01.554Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-18T15:12:01.562Z] $ docker exec --env ******** --env ******** 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent -k [2021-06-18T15:12:01.682Z] unset SSH_AUTH_SOCK; [2021-06-18T15:12:01.684Z] unset SSH_AGENT_PID; [2021-06-18T15:12:01.684Z] echo Agent pid 62 killed; [2021-06-18T15:12:01.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:12:02.057Z] + git semver [Pipeline] } [2021-06-18T15:12:02.080Z] $ docker stop --time=1 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 [2021-06-18T15:12:03.462Z] $ docker rm -f 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T15:12:03.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T15:12:04.133Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T15:12:04.137Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.73 [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-18T15:12:19.370Z] Still waiting to schedule task [2021-06-18T15:12:19.370Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T15:12:19.372Z] Still waiting to schedule task [2021-06-18T15:12:19.373Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-204’ is offline [2021-06-18T15:13:54.605Z] Running on prd-centos7-docker-4c-2g-209 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-18T15:13:54.635Z] Running in /w/workspace/edgex-ui-go/133 [Pipeline] { [Pipeline] checkout [2021-06-18T15:13:54.743Z] The recommended git tool is: git [2021-06-18T15:13:57.044Z] using credential edgex-jenkins-ssh [2021-06-18T15:13:57.057Z] Cloning the remote Git repository [2021-06-18T15:13:56.687Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T15:13:56.766Z] > git init /w/workspace/edgex-ui-go/133 # timeout=10 [2021-06-18T15:13:56.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T15:13:56.804Z] > git --version # timeout=10 [2021-06-18T15:13:56.809Z] > git --version # 'git version 2.24.4' [2021-06-18T15:13:56.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:13:56.833Z] [INFO] Currently running in a labeled security context [2021-06-18T15:13:56.833Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T15:13:56.833Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/133@tmp/jenkins-gitclient-ssh6005287793391449358.key [2021-06-18T15:13:56.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:13:58.319Z] Avoid second fetch [2021-06-18T15:13:58.320Z] Checking out Revision c967b4066ec788753ebb818089262cfc1f92e22a (master) [2021-06-18T15:13:58.004Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T15:13:58.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:13:58.036Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:13:58.045Z] > git checkout -f c967b4066ec788753ebb818089262cfc1f92e22a # timeout=10 [2021-06-18T15:14:01.857Z] Commit message: "feat: update built production artifacts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:14:03.024Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:14:03.371Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:14:03.677Z] + sudo service docker restart [2021-06-18T15:14:03.677Z] + true [2021-06-18T15:14:03.677Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T15:14:20.246Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-208 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-18T15:14:20.264Z] Running in /w/workspace/edgex-ui-go/133 [Pipeline] { [Pipeline] checkout [2021-06-18T15:14:20.481Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:14:21.913Z] provisioning config files... [2021-06-18T15:14:21.932Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config7056347619593427353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:14:22.270Z] ---> docker-login.sh [2021-06-18T15:14:22.270Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:14:22.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:22.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:22.533Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:22.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:22.533Z] [2021-06-18T15:14:22.533Z] Login Succeeded [2021-06-18T15:14:22.533Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:14:22.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:22.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:22.809Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:22.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:22.809Z] [2021-06-18T15:14:22.809Z] Login Succeeded [2021-06-18T15:14:22.809Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:14:22.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:22.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:22.809Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:22.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:22.809Z] [2021-06-18T15:14:22.809Z] Login Succeeded [2021-06-18T15:14:22.809Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:14:22.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:23.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:23.071Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:23.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:23.071Z] [2021-06-18T15:14:23.071Z] Login Succeeded [2021-06-18T15:14:23.071Z] docker.io [2021-06-18T15:14:23.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:23.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:23.333Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:23.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:23.333Z] [2021-06-18T15:14:23.333Z] Login Succeeded [2021-06-18T15:14:23.333Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:14:23.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T15:14:23.514Z] ========================================================= [2021-06-18T15:14:23.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T15:14:23.514Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:14:23.827Z] + 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-18T15:14:23.827Z] Sending build context to Docker daemon 21.82MB [2021-06-18T15:14:23.827Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:14:23.827Z] Step 2/8 : FROM ${BASE} [2021-06-18T15:14:24.103Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T15:14:24.103Z] 540db60ca938: Pulling fs layer [2021-06-18T15:14:24.103Z] adcc1eea9eea: Pulling fs layer [2021-06-18T15:14:24.103Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T15:14:24.103Z] 0510c868ecb4: Pulling fs layer [2021-06-18T15:14:24.103Z] afea3b2eda06: Pulling fs layer [2021-06-18T15:14:24.103Z] 7809a108b3ef: Pulling fs layer [2021-06-18T15:14:24.103Z] f706445af74f: Pulling fs layer [2021-06-18T15:14:24.103Z] afea3b2eda06: Waiting [2021-06-18T15:14:24.103Z] 7809a108b3ef: Waiting [2021-06-18T15:14:24.103Z] f706445af74f: Waiting [2021-06-18T15:14:24.103Z] 0510c868ecb4: Waiting [2021-06-18T15:14:24.103Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T15:14:24.103Z] 4c4ab2625f07: Download complete [2021-06-18T15:14:24.103Z] adcc1eea9eea: Verifying Checksum [2021-06-18T15:14:24.103Z] adcc1eea9eea: Download complete [2021-06-18T15:14:24.103Z] afea3b2eda06: Verifying Checksum [2021-06-18T15:14:24.103Z] afea3b2eda06: Download complete [2021-06-18T15:14:24.103Z] 7809a108b3ef: Verifying Checksum [2021-06-18T15:14:24.103Z] 7809a108b3ef: Download complete [2021-06-18T15:14:24.103Z] 540db60ca938: Verifying Checksum [2021-06-18T15:14:24.103Z] 540db60ca938: Download complete [2021-06-18T15:14:24.377Z] 540db60ca938: Pull complete [2021-06-18T15:14:24.377Z] adcc1eea9eea: Pull complete [2021-06-18T15:14:24.642Z] 4c4ab2625f07: Pull complete [2021-06-18T15:14:25.822Z] using credential edgex-jenkins-ssh [2021-06-18T15:14:25.843Z] Cloning the remote Git repository [2021-06-18T15:14:26.036Z] f706445af74f: Verifying Checksum [2021-06-18T15:14:26.036Z] f706445af74f: Download complete [2021-06-18T15:14:26.298Z] 0510c868ecb4: Verifying Checksum [2021-06-18T15:14:26.298Z] 0510c868ecb4: Download complete [2021-06-18T15:14:25.887Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T15:14:25.999Z] > git init /w/workspace/edgex-ui-go/133 # timeout=10 [2021-06-18T15:14:26.085Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T15:14:26.086Z] > git --version # timeout=10 [2021-06-18T15:14:26.100Z] > git --version # 'git version 2.17.1' [2021-06-18T15:14:26.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:14:26.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:14:28.630Z] Avoid second fetch [2021-06-18T15:14:28.631Z] Checking out Revision c967b4066ec788753ebb818089262cfc1f92e22a (master) [2021-06-18T15:14:28.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T15:14:28.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:14:28.648Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:14:28.659Z] > git checkout -f c967b4066ec788753ebb818089262cfc1f92e22a # timeout=10 [2021-06-18T15:14:29.711Z] 0510c868ecb4: Pull complete [2021-06-18T15:14:29.711Z] afea3b2eda06: Pull complete [2021-06-18T15:14:29.711Z] 7809a108b3ef: Pull complete [2021-06-18T15:14:31.111Z] f706445af74f: Pull complete [2021-06-18T15:14:31.111Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T15:14:31.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T15:14:31.111Z] ---> b068be0155e3 [2021-06-18T15:14:31.111Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:14:33.065Z] Commit message: "feat: update built production artifacts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:14:34.344Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:14:34.823Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:14:35.180Z] + true [2021-06-18T15:14:35.180Z] + sudo service docker restart [2021-06-18T15:14:35.352Z] ---> Running in 079000157ac5 [2021-06-18T15:14:35.615Z] Removing intermediate container 079000157ac5 [2021-06-18T15:14:35.615Z] ---> e56b99e8af3a [2021-06-18T15:14:35.615Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:14:35.615Z] ---> Running in f3786c75a31b [2021-06-18T15:14:36.187Z] Removing intermediate container f3786c75a31b [2021-06-18T15:14:36.187Z] ---> 0218d3844156 [2021-06-18T15:14:36.187Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-18T15:14:36.187Z] ---> Running in 8b42777ef18c [2021-06-18T15:14:36.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:14:37.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:14:37.657Z] OK: 149 MiB in 40 packages [2021-06-18T15:14:37.920Z] Removing intermediate container 8b42777ef18c [2021-06-18T15:14:37.920Z] ---> 4c99bbcc5bef [2021-06-18T15:14:37.920Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-18T15:14:37.920Z] ---> Running in 6c7f61decf1e [2021-06-18T15:14:38.181Z] Removing intermediate container 6c7f61decf1e [2021-06-18T15:14:38.181Z] ---> f64fd3a4c5d1 [2021-06-18T15:14:38.181Z] Step 7/8 : COPY . . [2021-06-18T15:14:38.757Z] ---> 05e9f9a8d746 [2021-06-18T15:14:38.757Z] Step 8/8 : RUN go mod download [2021-06-18T15:14:39.019Z] ---> Running in dd8a20c48002 [2021-06-18T15:14:49.080Z] Removing intermediate container dd8a20c48002 [2021-06-18T15:14:49.080Z] ---> b499f8d10bef [2021-06-18T15:14:49.080Z] Successfully built b499f8d10bef [2021-06-18T15:14:49.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:14:49.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T15:14:49.401Z] . [Pipeline] withDockerContainer [2021-06-18T15:14:49.499Z] prd-centos7-docker-4c-2g-209 does not seem to be running inside a container [2021-06-18T15:14:49.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T15:14:49.929Z] $ docker top fc611828b589ad8630f2e209ba72c7ba0caf3c1576d4433c8164599ed4219162 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:14:50.341Z] + go version [2021-06-18T15:14:50.341Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T15:14:50.347Z] $ docker stop --time=1 fc611828b589ad8630f2e209ba72c7ba0caf3c1576d4433c8164599ed4219162 [2021-06-18T15:14:51.566Z] $ docker rm -f fc611828b589ad8630f2e209ba72c7ba0caf3c1576d4433c8164599ed4219162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:14:52.144Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T15:14:52.144Z] . [Pipeline] withDockerContainer [2021-06-18T15:14:52.225Z] prd-centos7-docker-4c-2g-209 does not seem to be running inside a container [2021-06-18T15:14:52.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T15:14:52.708Z] $ docker top e662482edff9553a098fe0769e1bf9b30324b1134b2d1d89ee989f311a80e06c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:14:53.094Z] + go mod tidy [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:14:53.562Z] provisioning config files... [2021-06-18T15:14:53.591Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config2518848276768505803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:14:53.664Z] + make test [2021-06-18T15:14:53.664Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-18T15:14:53.929Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-18T15:14:53.979Z] ---> docker-login.sh [2021-06-18T15:14:53.979Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:14:54.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:55.240Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:55.240Z] [2021-06-18T15:14:55.240Z] Login Succeeded [2021-06-18T15:14:55.240Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:14:55.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:55.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:55.790Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:55.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:55.790Z] [2021-06-18T15:14:55.790Z] Login Succeeded [2021-06-18T15:14:55.790Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:14:56.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:56.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:56.342Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:56.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:56.342Z] [2021-06-18T15:14:56.342Z] Login Succeeded [2021-06-18T15:14:56.342Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:14:56.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:56.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:56.899Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:56.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:56.899Z] [2021-06-18T15:14:56.899Z] Login Succeeded [2021-06-18T15:14:56.899Z] docker.io [2021-06-18T15:14:57.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:14:57.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:14:57.446Z] Configure a credential helper to remove this warning. See [2021-06-18T15:14:57.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:14:57.446Z] [2021-06-18T15:14:57.446Z] Login Succeeded [2021-06-18T15:14:57.446Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:14:57.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T15:14:57.787Z] ========================================================= [2021-06-18T15:14:57.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T15:14:57.787Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:14:58.141Z] + 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-18T15:14:59.144Z] Sending build context to Docker daemon 21.82MB [2021-06-18T15:14:59.144Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:14:59.144Z] Step 2/8 : FROM ${BASE} [2021-06-18T15:14:59.144Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T15:14:59.144Z] 595b0fe564bb: Pulling fs layer [2021-06-18T15:14:59.144Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T15:14:59.144Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T15:14:59.144Z] ba82ee9f976e: Pulling fs layer [2021-06-18T15:14:59.144Z] 506bd15cee9f: Pulling fs layer [2021-06-18T15:14:59.144Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T15:14:59.144Z] 618dc40b7e24: Pulling fs layer [2021-06-18T15:14:59.144Z] 75a0a4a0db45: Waiting [2021-06-18T15:14:59.144Z] ba82ee9f976e: Waiting [2021-06-18T15:14:59.144Z] 506bd15cee9f: Waiting [2021-06-18T15:14:59.144Z] 618dc40b7e24: Waiting [2021-06-18T15:14:59.423Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T15:14:59.423Z] 3088b5b3c5c0: Download complete [2021-06-18T15:14:59.423Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T15:14:59.423Z] 5b7225fbf94c: Download complete [2021-06-18T15:14:59.423Z] 506bd15cee9f: Verifying Checksum [2021-06-18T15:14:59.423Z] 506bd15cee9f: Download complete [2021-06-18T15:14:59.423Z] 75a0a4a0db45: Download complete [2021-06-18T15:14:59.423Z] 595b0fe564bb: Verifying Checksum [2021-06-18T15:14:59.423Z] 595b0fe564bb: Download complete [2021-06-18T15:15:00.030Z] 595b0fe564bb: Pull complete [2021-06-18T15:15:01.013Z] 3088b5b3c5c0: Pull complete [2021-06-18T15:15:01.302Z] 5b7225fbf94c: Pull complete [2021-06-18T15:15:01.577Z] 618dc40b7e24: Verifying Checksum [2021-06-18T15:15:01.577Z] 618dc40b7e24: Download complete [2021-06-18T15:15:02.569Z] ba82ee9f976e: Download complete [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-18T15:15:04.079Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-18T15:15:04.079Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-18T15:15:08.359Z] $ docker stop --time=1 e662482edff9553a098fe0769e1bf9b30324b1134b2d1d89ee989f311a80e06c [2021-06-18T15:15:09.733Z] $ docker rm -f e662482edff9553a098fe0769e1bf9b30324b1134b2d1d89ee989f311a80e06c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T15:15:10.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T15:15:10.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-18T15:15:12.746Z] ba82ee9f976e: Pull complete [2021-06-18T15:15:13.027Z] 506bd15cee9f: Pull complete [Pipeline] sh [2021-06-18T15:15:13.301Z] 75a0a4a0db45: Pull complete [2021-06-18T15:15:13.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T15:15:13.782Z] + ls -al . [2021-06-18T15:15:13.782Z] total 84 [2021-06-18T15:15:13.782Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 18 15:14 . [2021-06-18T15:15:13.782Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 18 15:13 .. [2021-06-18T15:15:13.782Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 15:13 assets [2021-06-18T15:15:13.782Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 18 15:13 bin [2021-06-18T15:15:13.782Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 18 15:13 cmd [2021-06-18T15:15:13.782Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 18 15:13 CONTRIBUTING.md [2021-06-18T15:15:13.782Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 18 15:14 coverage.out [2021-06-18T15:15:13.782Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 18 15:13 Dockerfile [2021-06-18T15:15:13.782Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 18 15:13 Dockerfile.build [2021-06-18T15:15:13.782Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 18 15:13 docs [2021-06-18T15:15:13.782Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 18 15:14 .git [2021-06-18T15:15:13.782Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 15:13 .github [2021-06-18T15:15:13.782Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 18 15:13 .gitignore [2021-06-18T15:15:13.782Z] -rw-rw-r--. 1 jenkins jenkins 324 Jun 18 15:13 go.mod [2021-06-18T15:15:13.782Z] -rw-r--r--. 1 jenkins jenkins 12542 Jun 18 15:14 go.sum [2021-06-18T15:15:13.782Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 18 15:13 internal [2021-06-18T15:15:13.783Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 18 15:13 Jenkinsfile [2021-06-18T15:15:13.783Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 18 15:13 LICENSE [2021-06-18T15:15:13.783Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 18 15:13 Makefile [2021-06-18T15:15:13.783Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 18 15:13 pkg [2021-06-18T15:15:13.783Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 18 15:13 README.md [2021-06-18T15:15:13.783Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 18 15:12 VERSION [2021-06-18T15:15:13.783Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 18 15:13 version.go [2021-06-18T15:15:13.783Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 18 15:13 web [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:14.094Z] + 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=c967b4066ec788753ebb818089262cfc1f92e22a --label arch=amd64 --label version=2.0.0-dev.73 . [2021-06-18T15:15:14.094Z] Sending build context to Docker daemon 21.84MB [2021-06-18T15:15:14.357Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:15:14.357Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-18T15:15:14.357Z] ---> b499f8d10bef [2021-06-18T15:15:14.357Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-18T15:15:14.357Z] ---> Running in fa55f7369ead [2021-06-18T15:15:14.357Z] Removing intermediate container fa55f7369ead [2021-06-18T15:15:14.357Z] ---> c3cb2a0589aa [2021-06-18T15:15:14.357Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-18T15:15:14.621Z] ---> Running in d676d6636118 [2021-06-18T15:15:14.621Z] Removing intermediate container d676d6636118 [2021-06-18T15:15:14.621Z] ---> c7e8d828ac94 [2021-06-18T15:15:14.621Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-18T15:15:14.621Z] ---> Running in 7ceafaf28ab8 [2021-06-18T15:15:14.621Z] Removing intermediate container 7ceafaf28ab8 [2021-06-18T15:15:14.621Z] ---> fdf674f1df30 [2021-06-18T15:15:14.621Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-18T15:15:14.621Z] ---> Running in f0c6b892f6a2 [2021-06-18T15:15:14.888Z] Removing intermediate container f0c6b892f6a2 [2021-06-18T15:15:14.888Z] ---> ebf25bbf2378 [2021-06-18T15:15:14.888Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-18T15:15:14.888Z] ---> Running in 38105155b033 [2021-06-18T15:15:14.888Z] Removing intermediate container 38105155b033 [2021-06-18T15:15:14.888Z] ---> 768d19a746bc [2021-06-18T15:15:14.888Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:15:14.888Z] ---> Running in cb03cf39e890 [2021-06-18T15:15:15.466Z] Removing intermediate container cb03cf39e890 [2021-06-18T15:15:15.466Z] ---> e03537bc4a36 [2021-06-18T15:15:15.466Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-18T15:15:15.466Z] ---> Running in b7b9124c8da8 [2021-06-18T15:15:15.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:15:16.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:15:16.906Z] OK: 149 MiB in 40 packages [2021-06-18T15:15:17.169Z] Removing intermediate container b7b9124c8da8 [2021-06-18T15:15:17.169Z] ---> 11da7b134410 [2021-06-18T15:15:17.169Z] Step 10/24 : ENV GO111MODULE=on [2021-06-18T15:15:17.169Z] ---> Running in 733f0bd251fc [2021-06-18T15:15:17.169Z] Removing intermediate container 733f0bd251fc [2021-06-18T15:15:17.169Z] ---> 2902d041d0ce [2021-06-18T15:15:17.169Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-18T15:15:17.169Z] ---> Running in 0ad81b478e2f [2021-06-18T15:15:17.169Z] Removing intermediate container 0ad81b478e2f [2021-06-18T15:15:17.169Z] ---> 2f89b7f0a367 [2021-06-18T15:15:17.169Z] Step 12/24 : COPY go.mod . [2021-06-18T15:15:17.430Z] ---> 27f91a5a4571 [2021-06-18T15:15:17.430Z] Step 13/24 : COPY Makefile . [2021-06-18T15:15:17.617Z] 618dc40b7e24: Pull complete [2021-06-18T15:15:17.617Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T15:15:17.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T15:15:17.617Z] ---> a36622ca3599 [2021-06-18T15:15:17.617Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:15:17.693Z] ---> 72868a71f7df [2021-06-18T15:15:17.693Z] Step 14/24 : RUN make update [2021-06-18T15:15:17.693Z] ---> Running in d51ba6b27807 [2021-06-18T15:15:17.957Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-18T15:15:18.220Z] Removing intermediate container d51ba6b27807 [2021-06-18T15:15:18.220Z] ---> 411112c941f7 [2021-06-18T15:15:18.220Z] Step 15/24 : COPY . . [2021-06-18T15:15:18.794Z] ---> 3831fe633f10 [2021-06-18T15:15:18.794Z] Step 16/24 : RUN ${MAKE} [2021-06-18T15:15:18.794Z] ---> Running in 3815c35b1dc7 [2021-06-18T15:15:19.051Z] ---> Running in 348834421fa8 [2021-06-18T15:15:19.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.73" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-18T15:15:19.329Z] Removing intermediate container 348834421fa8 [2021-06-18T15:15:19.329Z] ---> 8fdc92a77cc8 [2021-06-18T15:15:19.329Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:15:19.605Z] ---> Running in b70a3bfe9ba8 [2021-06-18T15:15:22.267Z] Removing intermediate container b70a3bfe9ba8 [2021-06-18T15:15:22.267Z] ---> 0f6b2421dc19 [2021-06-18T15:15:22.267Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-18T15:15:22.267Z] ---> Running in 3c6158468e8c [2021-06-18T15:15:23.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:15:24.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:15:25.302Z] OK: 138 MiB in 40 packages [2021-06-18T15:15:26.281Z] Removing intermediate container 3c6158468e8c [2021-06-18T15:15:26.281Z] ---> c8fee9823018 [2021-06-18T15:15:26.281Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-18T15:15:26.557Z] ---> Running in 8c5d82e99758 [2021-06-18T15:15:27.155Z] Removing intermediate container 8c5d82e99758 [2021-06-18T15:15:27.155Z] ---> 549ad1f8dba4 [2021-06-18T15:15:27.155Z] Step 7/8 : COPY . . [2021-06-18T15:15:27.305Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-18T15:15:27.879Z] Removing intermediate container 3815c35b1dc7 [2021-06-18T15:15:27.879Z] ---> 4674a0990501 [2021-06-18T15:15:27.879Z] Step 17/24 : FROM alpine:3.12 [2021-06-18T15:15:28.451Z] 3.12: Pulling from library/alpine [2021-06-18T15:15:28.451Z] 339de151aab4: Pulling fs layer [2021-06-18T15:15:28.713Z] 339de151aab4: Download complete [2021-06-18T15:15:28.976Z] 339de151aab4: Pull complete [2021-06-18T15:15:28.976Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T15:15:28.976Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T15:15:28.976Z] ---> 13621d1b12d4 [2021-06-18T15:15:28.976Z] Step 18/24 : EXPOSE 4000 [2021-06-18T15:15:28.976Z] ---> Running in 0a4a11f56373 [2021-06-18T15:15:28.976Z] Removing intermediate container 0a4a11f56373 [2021-06-18T15:15:28.976Z] ---> 94d98e0f6f4a [2021-06-18T15:15:28.976Z] 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-18T15:15:29.546Z] ---> ed78245d7743 [2021-06-18T15:15:29.547Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T15:15:29.787Z] ---> 9718c9a8f89b [2021-06-18T15:15:29.787Z] Step 8/8 : RUN go mod download [2021-06-18T15:15:29.787Z] ---> Running in 3a0a75c9b1bf [2021-06-18T15:15:29.814Z] ---> Running in 3726367021f1 [2021-06-18T15:15:29.814Z] Removing intermediate container 3726367021f1 [2021-06-18T15:15:29.814Z] ---> ea3c2bec3418 [2021-06-18T15:15:29.814Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-18T15:15:29.814Z] ---> Running in f6c712ceed4f [2021-06-18T15:15:29.814Z] Removing intermediate container f6c712ceed4f [2021-06-18T15:15:29.814Z] ---> d698505e0b88 [2021-06-18T15:15:29.814Z] Step 22/24 : LABEL arch=amd64 [2021-06-18T15:15:29.814Z] ---> Running in 70fd2e6e3052 [2021-06-18T15:15:30.076Z] Removing intermediate container 70fd2e6e3052 [2021-06-18T15:15:30.076Z] ---> 6071ecc57b18 [2021-06-18T15:15:30.076Z] Step 23/24 : LABEL git_sha=c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:15:30.076Z] ---> Running in cc4593438961 [2021-06-18T15:15:30.076Z] Removing intermediate container cc4593438961 [2021-06-18T15:15:30.076Z] ---> fbe7402f0922 [2021-06-18T15:15:30.076Z] Step 24/24 : LABEL version=2.0.0-dev.73 [2021-06-18T15:15:30.076Z] ---> Running in 68dfa8e43747 [2021-06-18T15:15:30.076Z] Removing intermediate container 68dfa8e43747 [2021-06-18T15:15:30.076Z] ---> 2f94f0dbd35c [2021-06-18T15:15:30.076Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-18T15:15:30.339Z] Successfully built 2f94f0dbd35c [2021-06-18T15:15:30.339Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:15:30.716Z] provisioning config files... [2021-06-18T15:15:30.730Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config5625983785658799842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:15:31.057Z] ---> docker-login.sh [2021-06-18T15:15:31.057Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:15:31.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:15:31.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:15:31.057Z] Configure a credential helper to remove this warning. See [2021-06-18T15:15:31.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:15:31.057Z] [2021-06-18T15:15:31.057Z] Login Succeeded [2021-06-18T15:15:31.057Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:15:31.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:15:31.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:15:31.321Z] Configure a credential helper to remove this warning. See [2021-06-18T15:15:31.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:15:31.321Z] [2021-06-18T15:15:31.321Z] Login Succeeded [2021-06-18T15:15:31.321Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:15:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:15:31.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:15:31.321Z] Configure a credential helper to remove this warning. See [2021-06-18T15:15:31.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:15:31.321Z] [2021-06-18T15:15:31.321Z] Login Succeeded [2021-06-18T15:15:31.321Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:15:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:15:31.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:15:31.583Z] Configure a credential helper to remove this warning. See [2021-06-18T15:15:31.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:15:31.583Z] [2021-06-18T15:15:31.583Z] Login Succeeded [2021-06-18T15:15:31.583Z] docker.io [2021-06-18T15:15:31.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:15:31.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:15:31.845Z] Configure a credential helper to remove this warning. See [2021-06-18T15:15:31.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:15:31.845Z] [2021-06-18T15:15:31.845Z] Login Succeeded [2021-06-18T15:15:31.845Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:15:31.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T15:15:31.923Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-18T15:15:31.923Z] c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:15:31.923Z] latest [2021-06-18T15:15:31.923Z] 2.0.0-dev.73 [2021-06-18T15:15:31.923Z] c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [2021-06-18T15:15:31.923Z] master [2021-06-18T15:15:31.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:32.300Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:32.599Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:15:32.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T15:15:32.599Z] eaa55fe871df: Preparing [2021-06-18T15:15:32.599Z] 32f366d666a5: Preparing [2021-06-18T15:15:32.599Z] 32f366d666a5: Layer already exists [2021-06-18T15:15:34.530Z] eaa55fe871df: Pushed [2021-06-18T15:15:34.791Z] c967b4066ec788753ebb818089262cfc1f92e22a: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:35.098Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:35.399Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-18T15:15:35.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T15:15:35.399Z] eaa55fe871df: Preparing [2021-06-18T15:15:35.399Z] 32f366d666a5: Preparing [2021-06-18T15:15:35.399Z] eaa55fe871df: Layer already exists [2021-06-18T15:15:35.399Z] 32f366d666a5: Layer already exists [2021-06-18T15:15:35.399Z] latest: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:35.707Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:36.006Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.73 [2021-06-18T15:15:36.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T15:15:36.006Z] eaa55fe871df: Preparing [2021-06-18T15:15:36.006Z] 32f366d666a5: Preparing [2021-06-18T15:15:36.006Z] 32f366d666a5: Layer already exists [2021-06-18T15:15:36.006Z] eaa55fe871df: Layer already exists [2021-06-18T15:15:36.006Z] 2.0.0-dev.73: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:36.318Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:36.616Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [2021-06-18T15:15:36.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T15:15:36.616Z] eaa55fe871df: Preparing [2021-06-18T15:15:36.616Z] 32f366d666a5: Preparing [2021-06-18T15:15:36.616Z] eaa55fe871df: Layer already exists [2021-06-18T15:15:36.616Z] 32f366d666a5: Layer already exists [2021-06-18T15:15:36.616Z] c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:36.921Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:37.250Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-18T15:15:37.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-18T15:15:37.251Z] eaa55fe871df: Preparing [2021-06-18T15:15:37.251Z] 32f366d666a5: Preparing [2021-06-18T15:15:37.251Z] 32f366d666a5: Layer already exists [2021-06-18T15:15:37.251Z] eaa55fe871df: Layer already exists [2021-06-18T15:15:37.251Z] master: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T15:15:37.308Z] ===================================================== [Pipeline] echo [2021-06-18T15:15:37.325Z] taggedImages: [2021-06-18T15:15:37.325Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:15:37.325Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-18T15:15:37.325Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.73 [2021-06-18T15:15:37.325Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [2021-06-18T15:15:37.325Z] - 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-18T15:15:38.062Z] ---> job-cost.sh [2021-06-18T15:15:38.062Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aJO0 [2021-06-18T15:15:48.087Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T15:15:51.987Z] Removing intermediate container 3a0a75c9b1bf [2021-06-18T15:15:51.987Z] ---> 55a3c356b7dc [2021-06-18T15:15:51.987Z] Successfully built 55a3c356b7dc [2021-06-18T15:15:51.987Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:52.333Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T15:15:52.333Z] . [Pipeline] withDockerContainer [2021-06-18T15:15:52.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-208 does not seem to be running inside a container [2021-06-18T15:15:52.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T15:15:54.342Z] $ docker top 9c07d668910a4c500ca5aee42b6bcced0fe19d91e49c171d8091d1925f50819e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:15:55.326Z] + go version [2021-06-18T15:15:55.326Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T15:15:55.362Z] $ docker stop --time=1 9c07d668910a4c500ca5aee42b6bcced0fe19d91e49c171d8091d1925f50819e [2021-06-18T15:15:57.224Z] $ docker rm -f 9c07d668910a4c500ca5aee42b6bcced0fe19d91e49c171d8091d1925f50819e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:15:58.045Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T15:15:58.045Z] . [Pipeline] withDockerContainer [2021-06-18T15:15:58.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-208 does not seem to be running inside a container [2021-06-18T15:15:58.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T15:15:59.947Z] $ docker top 17183c85cf6478b66cf7bc5a716f98e2a777f2e4f1eb35b2ad31c87785d6103b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:16:00.344Z] lf-activate-venv(): INFO: Adding /tmp/venv-aJO0/bin to PATH [2021-06-18T15:16:00.344Z] INFO: No Stack... [2021-06-18T15:16:00.344Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T15:16:00.604Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T15:16:00.901Z] + cut -d, -f6 [2021-06-18T15:16:00.901Z] + cat /w/workspace/edgex-ui-go/133/archives/cost.csv [2021-06-18T15:16:00.917Z] + go mod tidy [Pipeline] lock [2021-06-18T15:16:00.933Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [2021-06-18T15:16:00.948Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] did not exist. Created. [2021-06-18T15:16:00.948Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T15:16:01.286Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-18T15:16:01.387Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T15:16:01.401Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2021-06-18T15:16:02.309Z] + make test [2021-06-18T15:16:02.309Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-18T15:16:03.303Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-18T15:16:35.685Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-18T15:16:35.685Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-18T15:16:54.051Z] $ docker stop --time=1 17183c85cf6478b66cf7bc5a716f98e2a777f2e4f1eb35b2ad31c87785d6103b [2021-06-18T15:16:56.027Z] $ docker rm -f 17183c85cf6478b66cf7bc5a716f98e2a777f2e4f1eb35b2ad31c87785d6103b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T15:16:56.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T15:16:56.828Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T15:16:57.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:16:57.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T15:16:58.297Z] + ls -al . [2021-06-18T15:16:58.298Z] total 120 [2021-06-18T15:16:58.298Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 18 15:16 . [2021-06-18T15:16:58.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:14 .. [2021-06-18T15:16:58.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 15:14 .git [2021-06-18T15:16:58.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:14 .github [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 18 15:14 .gitignore [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 18 15:14 CONTRIBUTING.md [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 18 15:14 Dockerfile [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 18 15:14 Dockerfile.build [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 18 15:14 Jenkinsfile [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 18 15:14 LICENSE [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 18 15:14 Makefile [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 18 15:14 README.md [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 18 15:12 VERSION [2021-06-18T15:16:58.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 15:14 assets [2021-06-18T15:16:58.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:14 bin [2021-06-18T15:16:58.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 15:14 cmd [2021-06-18T15:16:58.298Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 18 15:16 coverage.out [2021-06-18T15:16:58.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:14 docs [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 324 Jun 18 15:14 go.mod [2021-06-18T15:16:58.298Z] -rw-r--r-- 1 jenkins jenkins 12542 Jun 18 15:16 go.sum [2021-06-18T15:16:58.298Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 18 15:14 internal [2021-06-18T15:16:58.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 15:14 pkg [2021-06-18T15:16:58.298Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 18 15:14 version.go [2021-06-18T15:16:58.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:14 web [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:16:58.642Z] + 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=c967b4066ec788753ebb818089262cfc1f92e22a --label arch=arm64 --label version=2.0.0-dev.73 . [2021-06-18T15:16:59.647Z] Sending build context to Docker daemon 21.83MB [2021-06-18T15:16:59.647Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:16:59.647Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-18T15:16:59.647Z] ---> 55a3c356b7dc [2021-06-18T15:16:59.647Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-18T15:16:59.934Z] ---> Running in 6b279e8de2e8 [2021-06-18T15:17:00.533Z] Removing intermediate container 6b279e8de2e8 [2021-06-18T15:17:00.533Z] ---> 9ff7b1fa1548 [2021-06-18T15:17:00.533Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-18T15:17:00.533Z] ---> Running in 5035ce2d8856 [2021-06-18T15:17:01.188Z] Removing intermediate container 5035ce2d8856 [2021-06-18T15:17:01.188Z] ---> a4b79eebbaa1 [2021-06-18T15:17:01.188Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-18T15:17:01.188Z] ---> Running in 0b0f0a53ff0c [2021-06-18T15:17:01.790Z] Removing intermediate container 0b0f0a53ff0c [2021-06-18T15:17:01.790Z] ---> f2b119acdfd6 [2021-06-18T15:17:01.790Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-18T15:17:01.790Z] ---> Running in 31d19759a75a [2021-06-18T15:17:02.391Z] Removing intermediate container 31d19759a75a [2021-06-18T15:17:02.391Z] ---> 0e80bf5f0b26 [2021-06-18T15:17:02.391Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-18T15:17:02.391Z] ---> Running in 5a692b5e86b3 [2021-06-18T15:17:02.987Z] Removing intermediate container 5a692b5e86b3 [2021-06-18T15:17:02.987Z] ---> fa0331fa3b7d [2021-06-18T15:17:02.987Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:17:03.274Z] ---> Running in c49096ede4f7 [2021-06-18T15:17:05.897Z] Removing intermediate container c49096ede4f7 [2021-06-18T15:17:05.897Z] ---> 83b1b4a17dcb [2021-06-18T15:17:05.897Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-18T15:17:05.897Z] ---> Running in 12e146f600f5 [2021-06-18T15:17:06.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:17:07.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:17:08.839Z] OK: 138 MiB in 40 packages [2021-06-18T15:17:09.815Z] Removing intermediate container 12e146f600f5 [2021-06-18T15:17:09.815Z] ---> 2d3867d292a7 [2021-06-18T15:17:09.815Z] Step 10/24 : ENV GO111MODULE=on [2021-06-18T15:17:10.118Z] ---> Running in 1fd780f77344 [2021-06-18T15:17:10.419Z] Removing intermediate container 1fd780f77344 [2021-06-18T15:17:10.419Z] ---> 8147fc7be1af [2021-06-18T15:17:10.419Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-18T15:17:10.696Z] ---> Running in e376e790b0a3 [2021-06-18T15:17:11.343Z] Removing intermediate container e376e790b0a3 [2021-06-18T15:17:11.343Z] ---> 8f04d8caff3a [2021-06-18T15:17:11.343Z] Step 12/24 : COPY go.mod . [2021-06-18T15:17:12.330Z] ---> f6f86dd50328 [2021-06-18T15:17:12.330Z] Step 13/24 : COPY Makefile . [2021-06-18T15:17:12.928Z] ---> af1b30f186b7 [2021-06-18T15:17:12.928Z] Step 14/24 : RUN make update [2021-06-18T15:17:13.203Z] ---> Running in 47d8187795be [2021-06-18T15:17:14.187Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-18T15:17:15.623Z] Removing intermediate container 47d8187795be [2021-06-18T15:17:15.623Z] ---> 9065c3df6bef [2021-06-18T15:17:15.623Z] Step 15/24 : COPY . . [2021-06-18T15:17:18.265Z] ---> 180923da385e [2021-06-18T15:17:18.265Z] Step 16/24 : RUN ${MAKE} [2021-06-18T15:17:18.549Z] ---> Running in 14569e00cb8a [2021-06-18T15:17:19.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.73" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-18T15:17:42.191Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-18T15:17:47.629Z] Removing intermediate container 14569e00cb8a [2021-06-18T15:17:47.629Z] ---> 34dd0b0d6dfb [2021-06-18T15:17:47.629Z] Step 17/24 : FROM alpine:3.12 [2021-06-18T15:17:47.900Z] 3.12: Pulling from library/alpine [2021-06-18T15:17:48.174Z] d2f70382dc9a: Pulling fs layer [2021-06-18T15:17:48.174Z] d2f70382dc9a: Verifying Checksum [2021-06-18T15:17:48.174Z] d2f70382dc9a: Download complete [2021-06-18T15:17:48.773Z] d2f70382dc9a: Pull complete [2021-06-18T15:17:49.048Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T15:17:49.048Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T15:17:49.048Z] ---> c4fd0aeabfcf [2021-06-18T15:17:49.048Z] Step 18/24 : EXPOSE 4000 [2021-06-18T15:17:49.324Z] ---> Running in dc96bb47e393 [2021-06-18T15:17:49.598Z] Removing intermediate container dc96bb47e393 [2021-06-18T15:17:49.598Z] ---> 4a5639865c24 [2021-06-18T15:17:49.598Z] 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-18T15:17:51.577Z] ---> b31e291e2b17 [2021-06-18T15:17:51.577Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T15:17:51.577Z] ---> Running in 00f50d1e2878 [2021-06-18T15:17:52.175Z] Removing intermediate container 00f50d1e2878 [2021-06-18T15:17:52.175Z] ---> 6f69aa9d9d82 [2021-06-18T15:17:52.175Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-18T15:17:52.175Z] ---> Running in 4fb6bf16c294 [2021-06-18T15:17:52.774Z] Removing intermediate container 4fb6bf16c294 [2021-06-18T15:17:52.774Z] ---> f5900511ea8f [2021-06-18T15:17:52.774Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T15:17:52.774Z] ---> Running in ac71531e02d7 [2021-06-18T15:17:53.371Z] Removing intermediate container ac71531e02d7 [2021-06-18T15:17:53.371Z] ---> ea179b05b71e [2021-06-18T15:17:53.371Z] Step 23/24 : LABEL git_sha=c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:17:53.371Z] ---> Running in f236fa054bb7 [2021-06-18T15:17:53.967Z] Removing intermediate container f236fa054bb7 [2021-06-18T15:17:53.967Z] ---> 52355b7f7809 [2021-06-18T15:17:53.967Z] Step 24/24 : LABEL version=2.0.0-dev.73 [2021-06-18T15:17:53.967Z] ---> Running in 2387380f79cd [2021-06-18T15:17:54.241Z] Removing intermediate container 2387380f79cd [2021-06-18T15:17:54.241Z] ---> 244ad0091a49 [2021-06-18T15:17:54.241Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-18T15:17:54.514Z] Successfully built 244ad0091a49 [2021-06-18T15:17:54.514Z] 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-18T15:17:54.757Z] provisioning config files... [2021-06-18T15:17:54.782Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config3946039916147714912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:17:55.141Z] ---> docker-login.sh [2021-06-18T15:17:55.141Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:17:55.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:17:55.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:17:55.688Z] Configure a credential helper to remove this warning. See [2021-06-18T15:17:55.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:17:55.688Z] [2021-06-18T15:17:55.688Z] Login Succeeded [2021-06-18T15:17:55.688Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:17:55.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:17:56.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:17:56.237Z] Configure a credential helper to remove this warning. See [2021-06-18T15:17:56.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:17:56.237Z] [2021-06-18T15:17:56.237Z] Login Succeeded [2021-06-18T15:17:56.237Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:17:56.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:17:56.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:17:56.785Z] Configure a credential helper to remove this warning. See [2021-06-18T15:17:56.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:17:56.785Z] [2021-06-18T15:17:56.785Z] Login Succeeded [2021-06-18T15:17:56.785Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:17:57.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:17:57.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:17:57.387Z] Configure a credential helper to remove this warning. See [2021-06-18T15:17:57.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:17:57.387Z] [2021-06-18T15:17:57.387Z] Login Succeeded [2021-06-18T15:17:57.387Z] docker.io [2021-06-18T15:17:57.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:17:58.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:17:58.259Z] Configure a credential helper to remove this warning. See [2021-06-18T15:17:58.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:17:58.259Z] [2021-06-18T15:17:58.259Z] Login Succeeded [2021-06-18T15:17:58.259Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:17:58.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T15:17:58.366Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-18T15:17:58.366Z] c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:17:58.366Z] latest [2021-06-18T15:17:58.366Z] 2.0.0-dev.73 [2021-06-18T15:17:58.366Z] c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [2021-06-18T15:17:58.366Z] master [2021-06-18T15:17:58.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:17:58.760Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:17:59.105Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:17:59.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T15:17:59.105Z] 5ce3dd73c016: Preparing [2021-06-18T15:17:59.105Z] 3fbe34a1663b: Preparing [2021-06-18T15:17:59.381Z] 3fbe34a1663b: Layer already exists [2021-06-18T15:18:03.671Z] 5ce3dd73c016: Pushed [2021-06-18T15:18:03.671Z] c967b4066ec788753ebb818089262cfc1f92e22a: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:04.026Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:04.362Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-18T15:18:04.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T15:18:04.363Z] 5ce3dd73c016: Preparing [2021-06-18T15:18:04.363Z] 3fbe34a1663b: Preparing [2021-06-18T15:18:04.363Z] 3fbe34a1663b: Layer already exists [2021-06-18T15:18:04.363Z] 5ce3dd73c016: Layer already exists [2021-06-18T15:18:04.634Z] latest: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:04.979Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:05.319Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.73 [2021-06-18T15:18:05.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T15:18:05.319Z] 5ce3dd73c016: Preparing [2021-06-18T15:18:05.319Z] 3fbe34a1663b: Preparing [2021-06-18T15:18:05.320Z] 5ce3dd73c016: Layer already exists [2021-06-18T15:18:05.320Z] 3fbe34a1663b: Layer already exists [2021-06-18T15:18:05.594Z] 2.0.0-dev.73: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:05.937Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:06.272Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [2021-06-18T15:18:06.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T15:18:06.272Z] 5ce3dd73c016: Preparing [2021-06-18T15:18:06.272Z] 3fbe34a1663b: Preparing [2021-06-18T15:18:06.546Z] 3fbe34a1663b: Layer already exists [2021-06-18T15:18:06.546Z] 5ce3dd73c016: Layer already exists [2021-06-18T15:18:06.547Z] c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:06.900Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:18:07.243Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-18T15:18:07.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-18T15:18:07.243Z] 5ce3dd73c016: Preparing [2021-06-18T15:18:07.243Z] 3fbe34a1663b: Preparing [2021-06-18T15:18:07.243Z] 3fbe34a1663b: Layer already exists [2021-06-18T15:18:07.243Z] 5ce3dd73c016: Layer already exists [2021-06-18T15:18:07.519Z] master: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T15:18:07.601Z] ===================================================== [Pipeline] echo [2021-06-18T15:18:07.617Z] taggedImages: [2021-06-18T15:18:07.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a [2021-06-18T15:18:07.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-18T15:18:07.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.73 [2021-06-18T15:18:07.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [2021-06-18T15:18:07.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:18:08.087Z] ---> job-cost.sh [2021-06-18T15:18:08.087Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fI5B [2021-06-18T15:18:47.059Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T15:20:08.877Z] lf-activate-venv(): INFO: Adding /tmp/venv-fI5B/bin to PATH [2021-06-18T15:20:08.877Z] INFO: No Stack... [2021-06-18T15:20:09.877Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T15:20:10.149Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T15:20:10.560Z] + cat /w/workspace/edgex-ui-go/133/archives/cost.csv [2021-06-18T15:20:10.560Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T15:20:10.624Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [2021-06-18T15:20:10.637Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] did not exist. Created. [2021-06-18T15:20:10.637Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T15:20:11.013Z] /w/workspace/edgex-ui-go/133@tmp/durable-2a5b16ce/script.sh: 1: /w/workspace/edgex-ui-go/133@tmp/durable-2a5b16ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-18T15:20:11.380Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T15:20:11.413Z] Warning: overwriting stash ‘stack-cost’ [2021-06-18T15:20:11.632Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T15:20:11.653Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-133-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-18T15:20:12.487Z] provisioning config files... [2021-06-18T15:20:12.497Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1357092383015932488tmp [Pipeline] { [Pipeline] sh [2021-06-18T15:20:12.832Z] + set +x [2021-06-18T15:20:12.833Z] + curl -s https://codecov.io/bash [2021-06-18T15:20:12.833Z] + bash -s -- [2021-06-18T15:20:12.833Z] [2021-06-18T15:20:12.833Z] _____ _ [2021-06-18T15:20:12.833Z] / ____| | | [2021-06-18T15:20:12.833Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T15:20:12.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T15:20:12.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T15:20:12.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T15:20:12.833Z] Bash-1.0.3 [2021-06-18T15:20:12.833Z] [2021-06-18T15:20:12.833Z] [2021-06-18T15:20:12.833Z] ==> git version 2.24.4 found [2021-06-18T15:20:12.833Z] ==> 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-18T15:20:12.833Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T15:20:12.833Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T15:20:12.833Z] ==> Jenkins CI detected. [2021-06-18T15:20:12.833Z] project root: . [2021-06-18T15:20:12.833Z] --> token set from env [2021-06-18T15:20:12.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T15:20:13.103Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T15:20:13.103Z] ==> Python coveragepy not found [2021-06-18T15:20:13.103Z] ==> Searching for coverage reports in: [2021-06-18T15:20:13.103Z] + . [2021-06-18T15:20:13.103Z] -> Found 1 reports [2021-06-18T15:20:13.103Z] ==> Detecting git/mercurial file structure [2021-06-18T15:20:13.103Z] ==> Reading reports [2021-06-18T15:20:13.103Z] + ./coverage.out bytes=10 [2021-06-18T15:20:13.103Z] ==> Appending adjustments [2021-06-18T15:20:13.103Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T15:20:13.103Z] + Found adjustments [2021-06-18T15:20:13.103Z] ==> Gzipping contents [2021-06-18T15:20:13.103Z] 4.0K /tmp/codecov.Tage8h.gz [2021-06-18T15:20:13.103Z] ==> Uploading reports [2021-06-18T15:20:13.103Z] url: https://codecov.io [2021-06-18T15:20:13.103Z] query: branch=master&commit=c967b4066ec788753ebb818089262cfc1f92e22a&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F133%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T15:20:13.103Z] -> Pinging Codecov [2021-06-18T15:20:13.103Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c967b4066ec788753ebb818089262cfc1f92e22a&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F133%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T15:20:13.697Z] -> Uploading to [2021-06-18T15:20:13.697Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/FB506323287CE973F263BFD2A0EB1F37/c967b4066ec788753ebb818089262cfc1f92e22a/f24b8903-c5e0-4309-b9d8-d51d5c0df6d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T152013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d3ca71347dd69a2eebf3adfbb1a7db2e29ddfe994fe46157e15c6cd796d642c [2021-06-18T15:20:13.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T15:20:13.697Z] Dload Upload Total Spent Left Speed [2021-06-18T15:20:13.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 10584 --:--:-- --:--:-- --:--:-- 10594 [2021-06-18T15:20:13.959Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] } [2021-06-18T15:20:13.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-18T15:20:14.361Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-18T15:20:14.386Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:14.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T15:20:14.698Z] [2021-06-18T15:20:14.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:15.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T15:20:15.023Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-18T15:20:15.023Z] 188c0c94c7c5: Pulling fs layer [2021-06-18T15:20:15.023Z] 0ef7d3d256c8: Pulling fs layer [2021-06-18T15:20:15.023Z] de9db76c5a1d: Pulling fs layer [2021-06-18T15:20:15.023Z] 0eba1c9be4d2: Pulling fs layer [2021-06-18T15:20:15.023Z] 0d57e429df01: Pulling fs layer [2021-06-18T15:20:15.023Z] 4e4be7b47b0d: Pulling fs layer [2021-06-18T15:20:15.024Z] e1f770b5df2f: Pulling fs layer [2021-06-18T15:20:15.024Z] 85a0685a4137: Pulling fs layer [2021-06-18T15:20:15.024Z] 0d57e429df01: Waiting [2021-06-18T15:20:15.024Z] 4e4be7b47b0d: Waiting [2021-06-18T15:20:15.024Z] e1f770b5df2f: Waiting [2021-06-18T15:20:15.024Z] 85a0685a4137: Waiting [2021-06-18T15:20:15.024Z] 0eba1c9be4d2: Waiting [2021-06-18T15:20:15.024Z] de9db76c5a1d: Verifying Checksum [2021-06-18T15:20:15.024Z] de9db76c5a1d: Download complete [2021-06-18T15:20:15.024Z] 0ef7d3d256c8: Verifying Checksum [2021-06-18T15:20:15.024Z] 0ef7d3d256c8: Download complete [2021-06-18T15:20:15.024Z] 0d57e429df01: Verifying Checksum [2021-06-18T15:20:15.024Z] 0d57e429df01: Download complete [2021-06-18T15:20:15.024Z] 188c0c94c7c5: Verifying Checksum [2021-06-18T15:20:15.024Z] 188c0c94c7c5: Download complete [2021-06-18T15:20:15.024Z] 4e4be7b47b0d: Verifying Checksum [2021-06-18T15:20:15.024Z] 4e4be7b47b0d: Download complete [2021-06-18T15:20:15.290Z] 188c0c94c7c5: Pull complete [2021-06-18T15:20:15.552Z] 0ef7d3d256c8: Pull complete [2021-06-18T15:20:15.552Z] de9db76c5a1d: Pull complete [2021-06-18T15:20:16.497Z] e1f770b5df2f: Verifying Checksum [2021-06-18T15:20:16.497Z] e1f770b5df2f: Download complete [2021-06-18T15:20:18.417Z] 0eba1c9be4d2: Verifying Checksum [2021-06-18T15:20:18.417Z] 0eba1c9be4d2: Download complete [2021-06-18T15:20:18.417Z] 85a0685a4137: Verifying Checksum [2021-06-18T15:20:18.417Z] 85a0685a4137: Download complete [2021-06-18T15:20:21.764Z] 0eba1c9be4d2: Pull complete [2021-06-18T15:20:22.030Z] 0d57e429df01: Pull complete [2021-06-18T15:20:22.030Z] 4e4be7b47b0d: Pull complete [2021-06-18T15:20:22.611Z] e1f770b5df2f: Pull complete [2021-06-18T15:20:25.960Z] 85a0685a4137: Pull complete [2021-06-18T15:20:25.960Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-18T15:20:25.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T15:20:25.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-18T15:20:26.051Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-06-18T15:20:26.091Z] $ 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-18T15:20:28.307Z] $ docker top 281fe1bb212a2a978499a069443673621d9ec940cac8fb1a3fc9fbce3f39f805 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T15:20:28.428Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-18T15:20:28.722Z] + set -o pipefail [2021-06-18T15:20:28.723Z] + snyk monitor '--org=edgex-jenkins' [2021-06-18T15:20:32.969Z] [2021-06-18T15:20:32.969Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-18T15:20:32.969Z] [2021-06-18T15:20:32.969Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/2b5ab891-5ea6-4132-8c54-bce242772a94 [2021-06-18T15:20:32.969Z] [2021-06-18T15:20:32.969Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-18T15:20:32.969Z] [2021-06-18T15:20:32.969Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-18T15:20:32.969Z] [2021-06-18T15:20:32.969Z] [Pipeline] } [2021-06-18T15:20:32.979Z] $ docker stop --time=1 281fe1bb212a2a978499a069443673621d9ec940cac8fb1a3fc9fbce3f39f805 [2021-06-18T15:20:34.802Z] $ docker rm -f 281fe1bb212a2a978499a069443673621d9ec940cac8fb1a3fc9fbce3f39f805 [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-18T15:20:35.809Z] + git log --format=format:%s -1 c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:36.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:20:36.122Z] . [Pipeline] withDockerContainer [2021-06-18T15:20:36.208Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-06-18T15:20:36.246Z] $ 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-18T15:20:36.687Z] $ docker top 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:20:36.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:20:36.829Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:20:36.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:20:36.965Z] $ docker exec 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb ssh-agent [2021-06-18T15:20:37.106Z] SSH_AUTH_SOCK=/tmp/ssh-6NTX82TELvDU/agent.15 [2021-06-18T15:20:37.106Z] SSH_AGENT_PID=21 [2021-06-18T15:20:37.113Z] Running ssh-add (command line suppressed) [2021-06-18T15:20:37.226Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_273443080457157915.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_273443080457157915.key) [2021-06-18T15:20:37.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:20:37.560Z] + git semver tag [2021-06-18T15:20:37.560Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:20:37.560Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T15:20:37.560Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T15:20:37.560Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:20:37.560Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:20:37.560Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:20:37.560Z] # $SEMVER_BRANCH = master [2021-06-18T15:20:37.560Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-18T15:20:37.560Z] # c967b4066ec788753ebb818089262cfc1f92e22a HEAD [2021-06-18T15:20:37.560Z] # -> Force: false [2021-06-18T15:20:37.560Z] # 6e88adc54fc972861937528d0b54b60a7ce88755 refs/tags/v2.0.0-dev.73 [Pipeline] } [2021-06-18T15:20:37.567Z] $ docker exec --env ******** --env ******** 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb ssh-agent -k [2021-06-18T15:20:37.674Z] unset SSH_AUTH_SOCK; [2021-06-18T15:20:37.674Z] unset SSH_AGENT_PID; [2021-06-18T15:20:37.674Z] echo Agent pid 21 killed; [2021-06-18T15:20:37.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:20:38.048Z] + git semver [Pipeline] } [2021-06-18T15:20:38.060Z] $ docker stop --time=1 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb [2021-06-18T15:20:39.278Z] $ docker rm -f 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:39.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T15:20:39.736Z] [2021-06-18T15:20:39.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:40.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T15:20:40.053Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-18T15:20:40.053Z] ab5ef0e58194: Pulling fs layer [2021-06-18T15:20:40.053Z] 9712f1f96733: Pulling fs layer [2021-06-18T15:20:40.053Z] 63f879dbbcfc: Pulling fs layer [2021-06-18T15:20:40.053Z] 0d9ebad4ef96: Pulling fs layer [2021-06-18T15:20:40.053Z] e9a5061849ea: Pulling fs layer [2021-06-18T15:20:40.053Z] d747dcd14b5f: Pulling fs layer [2021-06-18T15:20:40.053Z] 2de7ff778b66: Pulling fs layer [2021-06-18T15:20:40.053Z] 0d9ebad4ef96: Waiting [2021-06-18T15:20:40.053Z] e9a5061849ea: Waiting [2021-06-18T15:20:40.053Z] d747dcd14b5f: Waiting [2021-06-18T15:20:40.053Z] 2de7ff778b66: Waiting [2021-06-18T15:20:40.053Z] 9712f1f96733: Verifying Checksum [2021-06-18T15:20:40.053Z] 9712f1f96733: Download complete [2021-06-18T15:20:41.001Z] 63f879dbbcfc: Verifying Checksum [2021-06-18T15:20:41.002Z] 63f879dbbcfc: Download complete [2021-06-18T15:20:41.267Z] e9a5061849ea: Verifying Checksum [2021-06-18T15:20:41.267Z] e9a5061849ea: Download complete [2021-06-18T15:20:41.267Z] d747dcd14b5f: Verifying Checksum [2021-06-18T15:20:41.267Z] d747dcd14b5f: Download complete [2021-06-18T15:20:41.841Z] 2de7ff778b66: Verifying Checksum [2021-06-18T15:20:41.841Z] 2de7ff778b66: Download complete [2021-06-18T15:20:42.113Z] 0d9ebad4ef96: Verifying Checksum [2021-06-18T15:20:42.113Z] 0d9ebad4ef96: Download complete [2021-06-18T15:20:42.113Z] ab5ef0e58194: Verifying Checksum [2021-06-18T15:20:42.113Z] ab5ef0e58194: Download complete [2021-06-18T15:20:45.449Z] ab5ef0e58194: Pull complete [2021-06-18T15:20:45.449Z] 9712f1f96733: Pull complete [2021-06-18T15:20:46.041Z] 63f879dbbcfc: Pull complete [2021-06-18T15:20:50.286Z] 0d9ebad4ef96: Pull complete [2021-06-18T15:20:50.286Z] e9a5061849ea: Pull complete [2021-06-18T15:20:50.286Z] d747dcd14b5f: Pull complete [2021-06-18T15:20:50.866Z] 2de7ff778b66: Pull complete [2021-06-18T15:20:51.128Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-18T15:20:51.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T15:20:51.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-18T15:20:51.222Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-06-18T15:20:51.269Z] $ 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-18T15:20:54.433Z] $ docker top 0874351b9d1651f6cc6ced0f844fa460ca9d79a80cc896eff28371b3c5f6b485 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:20:54.550Z] provisioning config files... [2021-06-18T15:20:54.559Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6521292888450230179tmp [2021-06-18T15:20:54.578Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5391487405516449675tmp [2021-06-18T15:20:54.594Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7805184809536298395tmp [Pipeline] { [Pipeline] echo [2021-06-18T15:20:54.616Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:20:54.919Z] ---> sigul-configuration.sh [2021-06-18T15:20:54.919Z] gpg: directory `/root/.gnupg' created [2021-06-18T15:20:54.919Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-18T15:20:54.919Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-18T15:20:54.919Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-18T15:20:54.919Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-18T15:20:54.919Z] gpg: CAST5 encrypted data [2021-06-18T15:20:54.919Z] gpg: encrypted with 1 passphrase [2021-06-18T15:20:54.919Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-18T15:20:55.216Z] + mkdir /home/jenkins [2021-06-18T15:20:55.216Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-18T15:20:55.514Z] + 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-18T15:20:55.526Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:20:55.830Z] ---> sigul-install.sh [2021-06-18T15:21:01.156Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-18T15:21:01.452Z] + git tag --list [2021-06-18T15:21:01.452Z] 0.1.1 [2021-06-18T15:21:01.452Z] v1.1.0 [2021-06-18T15:21:01.452Z] v1.2.0 [2021-06-18T15:21:01.452Z] v1.2.1 [2021-06-18T15:21:01.452Z] v1.3.0 [2021-06-18T15:21:01.452Z] v2.0.0-dev.1 [2021-06-18T15:21:01.452Z] v2.0.0-dev.10 [2021-06-18T15:21:01.452Z] v2.0.0-dev.11 [2021-06-18T15:21:01.452Z] v2.0.0-dev.12 [2021-06-18T15:21:01.452Z] v2.0.0-dev.13 [2021-06-18T15:21:01.452Z] v2.0.0-dev.14 [2021-06-18T15:21:01.452Z] v2.0.0-dev.15 [2021-06-18T15:21:01.452Z] v2.0.0-dev.16 [2021-06-18T15:21:01.452Z] v2.0.0-dev.17 [2021-06-18T15:21:01.452Z] v2.0.0-dev.18 [2021-06-18T15:21:01.452Z] v2.0.0-dev.19 [2021-06-18T15:21:01.452Z] v2.0.0-dev.2 [2021-06-18T15:21:01.452Z] v2.0.0-dev.20 [2021-06-18T15:21:01.452Z] v2.0.0-dev.21 [2021-06-18T15:21:01.452Z] v2.0.0-dev.22 [2021-06-18T15:21:01.452Z] v2.0.0-dev.23 [2021-06-18T15:21:01.452Z] v2.0.0-dev.24 [2021-06-18T15:21:01.452Z] v2.0.0-dev.25 [2021-06-18T15:21:01.452Z] v2.0.0-dev.26 [2021-06-18T15:21:01.452Z] v2.0.0-dev.27 [2021-06-18T15:21:01.452Z] v2.0.0-dev.28 [2021-06-18T15:21:01.452Z] v2.0.0-dev.29 [2021-06-18T15:21:01.452Z] v2.0.0-dev.3 [2021-06-18T15:21:01.452Z] v2.0.0-dev.30 [2021-06-18T15:21:01.452Z] v2.0.0-dev.31 [2021-06-18T15:21:01.452Z] v2.0.0-dev.32 [2021-06-18T15:21:01.452Z] v2.0.0-dev.33 [2021-06-18T15:21:01.452Z] v2.0.0-dev.34 [2021-06-18T15:21:01.452Z] v2.0.0-dev.35 [2021-06-18T15:21:01.452Z] v2.0.0-dev.36 [2021-06-18T15:21:01.452Z] v2.0.0-dev.37 [2021-06-18T15:21:01.452Z] v2.0.0-dev.38 [2021-06-18T15:21:01.452Z] v2.0.0-dev.39 [2021-06-18T15:21:01.452Z] v2.0.0-dev.4 [2021-06-18T15:21:01.452Z] v2.0.0-dev.40 [2021-06-18T15:21:01.452Z] v2.0.0-dev.41 [2021-06-18T15:21:01.452Z] v2.0.0-dev.42 [2021-06-18T15:21:01.452Z] v2.0.0-dev.43 [2021-06-18T15:21:01.452Z] v2.0.0-dev.44 [2021-06-18T15:21:01.452Z] v2.0.0-dev.45 [2021-06-18T15:21:01.452Z] v2.0.0-dev.46 [2021-06-18T15:21:01.452Z] v2.0.0-dev.47 [2021-06-18T15:21:01.452Z] v2.0.0-dev.48 [2021-06-18T15:21:01.452Z] v2.0.0-dev.49 [2021-06-18T15:21:01.452Z] v2.0.0-dev.5 [2021-06-18T15:21:01.452Z] v2.0.0-dev.50 [2021-06-18T15:21:01.452Z] v2.0.0-dev.51 [2021-06-18T15:21:01.452Z] v2.0.0-dev.52 [2021-06-18T15:21:01.452Z] v2.0.0-dev.53 [2021-06-18T15:21:01.452Z] v2.0.0-dev.54 [2021-06-18T15:21:01.452Z] v2.0.0-dev.55 [2021-06-18T15:21:01.452Z] v2.0.0-dev.56 [2021-06-18T15:21:01.452Z] v2.0.0-dev.57 [2021-06-18T15:21:01.452Z] v2.0.0-dev.58 [2021-06-18T15:21:01.452Z] v2.0.0-dev.59 [2021-06-18T15:21:01.452Z] v2.0.0-dev.6 [2021-06-18T15:21:01.452Z] v2.0.0-dev.60 [2021-06-18T15:21:01.452Z] v2.0.0-dev.61 [2021-06-18T15:21:01.452Z] v2.0.0-dev.62 [2021-06-18T15:21:01.452Z] v2.0.0-dev.63 [2021-06-18T15:21:01.452Z] v2.0.0-dev.64 [2021-06-18T15:21:01.452Z] v2.0.0-dev.65 [2021-06-18T15:21:01.452Z] v2.0.0-dev.66 [2021-06-18T15:21:01.452Z] v2.0.0-dev.67 [2021-06-18T15:21:01.452Z] v2.0.0-dev.68 [2021-06-18T15:21:01.452Z] v2.0.0-dev.69 [2021-06-18T15:21:01.452Z] v2.0.0-dev.7 [2021-06-18T15:21:01.452Z] v2.0.0-dev.70 [2021-06-18T15:21:01.452Z] v2.0.0-dev.71 [2021-06-18T15:21:01.452Z] v2.0.0-dev.72 [2021-06-18T15:21:01.452Z] v2.0.0-dev.73 [2021-06-18T15:21:01.452Z] v2.0.0-dev.8 [2021-06-18T15:21:01.452Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-18T15:21:01.761Z] + lftools sign git-tag v2.0.0-dev.73 [2021-06-18T15:21:02.341Z] Signing Git tag with Sigul... [2021-06-18T15:21:02.341Z] Signing v2.0.0-dev.73 [Pipeline] echo [2021-06-18T15:21:04.273Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:21:04.579Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-18T15:21:04.588Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-18T15:21:04.614Z] $ docker stop --time=1 0874351b9d1651f6cc6ced0f844fa460ca9d79a80cc896eff28371b3c5f6b485 [2021-06-18T15:21:06.247Z] $ docker rm -f 0874351b9d1651f6cc6ced0f844fa460ca9d79a80cc896eff28371b3c5f6b485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:21:06.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:21:06.963Z] . [Pipeline] withDockerContainer [2021-06-18T15:21:07.052Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-06-18T15:21:07.396Z] $ 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-18T15:21:07.944Z] $ docker top a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:21:08.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:21:08.110Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:21:08.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:21:08.268Z] $ docker exec a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 ssh-agent [2021-06-18T15:21:08.425Z] SSH_AUTH_SOCK=/tmp/ssh-A7iOcm2TwwKJ/agent.13 [2021-06-18T15:21:08.425Z] SSH_AGENT_PID=19 [2021-06-18T15:21:08.437Z] Running ssh-add (command line suppressed) [2021-06-18T15:21:08.547Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3108869324054299106.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3108869324054299106.key) [2021-06-18T15:21:08.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:21:08.884Z] + git semver bump pre [2021-06-18T15:21:08.884Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:21:08.884Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T15:21:08.884Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T15:21:08.884Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:21:08.884Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:21:08.884Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:21:08.884Z] # $SEMVER_BRANCH = master [2021-06-18T15:21:08.884Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-18T15:21:08.884Z] 2.0.0-dev.74 [Pipeline] } [2021-06-18T15:21:08.891Z] $ docker exec --env ******** --env ******** a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 ssh-agent -k [2021-06-18T15:21:08.997Z] unset SSH_AUTH_SOCK; [2021-06-18T15:21:08.997Z] unset SSH_AGENT_PID; [2021-06-18T15:21:08.997Z] echo Agent pid 19 killed; [2021-06-18T15:21:09.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:21:09.350Z] + git semver [Pipeline] } [2021-06-18T15:21:09.363Z] $ docker stop --time=1 a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 [2021-06-18T15:21:10.582Z] $ docker rm -f a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:21:10.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:21:10.993Z] . [Pipeline] withDockerContainer [2021-06-18T15:21:11.090Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-06-18T15:21:11.136Z] $ 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-18T15:21:11.575Z] $ docker top 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:21:11.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:21:11.718Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:21:11.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:21:11.843Z] $ docker exec 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad ssh-agent [2021-06-18T15:21:11.978Z] SSH_AUTH_SOCK=/tmp/ssh-0ClsOdni0Vp1/agent.13 [2021-06-18T15:21:11.978Z] SSH_AGENT_PID=19 [2021-06-18T15:21:11.983Z] Running ssh-add (command line suppressed) [2021-06-18T15:21:12.094Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5021767243909435135.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5021767243909435135.key) [2021-06-18T15:21:12.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:21:12.426Z] + git semver push [2021-06-18T15:21:12.426Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:21:12.426Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-18T15:21:12.426Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T15:21:12.426Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:21:12.426Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:21:12.426Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:21:12.426Z] # $SEMVER_BRANCH = master [2021-06-18T15:21:12.426Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-18T15:21:17.743Z] $ docker exec --env ******** --env ******** 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad ssh-agent -k [2021-06-18T15:21:17.869Z] unset SSH_AUTH_SOCK; [2021-06-18T15:21:17.870Z] unset SSH_AGENT_PID; [2021-06-18T15:21:17.870Z] echo Agent pid 19 killed; [2021-06-18T15:21:17.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:21:18.229Z] + git semver [Pipeline] } [2021-06-18T15:21:18.240Z] $ docker stop --time=1 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad [2021-06-18T15:21:19.460Z] $ docker rm -f 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad [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-18T15:21:20.765Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:21:21.343Z] ---> package-listing.sh [2021-06-18T15:21:21.343Z] ++ facter osfamily [2021-06-18T15:21:21.343Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T15:21:21.607Z] + OS_FAMILY=redhat [2021-06-18T15:21:21.607Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-18T15:21:21.607Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T15:21:21.607Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T15:21:21.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T15:21:21.607Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T15:21:21.607Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-18T15:21:21.607Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T15:21:21.607Z] + case "${OS_FAMILY}" in [2021-06-18T15:21:21.607Z] + sort [2021-06-18T15:21:21.607Z] + rpm -qa [2021-06-18T15:21:22.184Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T15:21:22.184Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T15:21:22.184Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T15:21:22.184Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-18T15:21:22.184Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-18T15:21:22.184Z] + 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-18T15:21:22.197Z] 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-18T15:21:22.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:21:23.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:21:23.053Z] [2021-06-18T15:21:23.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:21:23.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:21:23.365Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T15:21:23.365Z] df20fa9351a1: Pulling fs layer [2021-06-18T15:21:23.365Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T15:21:23.365Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T15:21:23.365Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T15:21:23.365Z] 93b61091891f: Pulling fs layer [2021-06-18T15:21:23.366Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T15:21:23.366Z] 5e14af77c1be: Pulling fs layer [2021-06-18T15:21:23.366Z] 01666e4c0597: Pulling fs layer [2021-06-18T15:21:23.366Z] aa168da1d23b: Pulling fs layer [2021-06-18T15:21:23.366Z] 46f8f816bc3b: Waiting [2021-06-18T15:21:23.366Z] 93b61091891f: Waiting [2021-06-18T15:21:23.366Z] 93b9cdb0e59b: Waiting [2021-06-18T15:21:23.366Z] 5e14af77c1be: Waiting [2021-06-18T15:21:23.366Z] 01666e4c0597: Waiting [2021-06-18T15:21:23.366Z] aa168da1d23b: Waiting [2021-06-18T15:21:23.366Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T15:21:23.366Z] 36b3adc4ff6f: Download complete [2021-06-18T15:21:23.366Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T15:21:23.366Z] 46f8f816bc3b: Download complete [2021-06-18T15:21:23.366Z] df20fa9351a1: Verifying Checksum [2021-06-18T15:21:23.366Z] df20fa9351a1: Download complete [2021-06-18T15:21:23.643Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T15:21:23.643Z] 93b9cdb0e59b: Download complete [2021-06-18T15:21:23.643Z] 5e14af77c1be: Verifying Checksum [2021-06-18T15:21:23.643Z] 5e14af77c1be: Download complete [2021-06-18T15:21:23.643Z] 93b61091891f: Verifying Checksum [2021-06-18T15:21:23.643Z] 93b61091891f: Download complete [2021-06-18T15:21:23.643Z] 01666e4c0597: Verifying Checksum [2021-06-18T15:21:23.643Z] 01666e4c0597: Download complete [2021-06-18T15:21:23.643Z] df20fa9351a1: Pull complete [2021-06-18T15:21:23.643Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T15:21:23.643Z] 8ad3a11d3b57: Download complete [2021-06-18T15:21:23.918Z] 36b3adc4ff6f: Pull complete [2021-06-18T15:21:24.502Z] 8ad3a11d3b57: Pull complete [2021-06-18T15:21:24.502Z] 46f8f816bc3b: Pull complete [2021-06-18T15:21:24.763Z] 93b61091891f: Pull complete [2021-06-18T15:21:24.763Z] 93b9cdb0e59b: Pull complete [2021-06-18T15:21:25.026Z] 5e14af77c1be: Pull complete [2021-06-18T15:21:25.026Z] 01666e4c0597: Pull complete [2021-06-18T15:21:25.294Z] aa168da1d23b: Verifying Checksum [2021-06-18T15:21:25.294Z] aa168da1d23b: Download complete [2021-06-18T15:21:30.624Z] aa168da1d23b: Pull complete [2021-06-18T15:21:30.624Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T15:21:30.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:21:30.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T15:21:30.711Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-06-18T15:21:30.753Z] $ 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-18T15:21:32.834Z] $ docker top 74ce2998da931a9e1c0ca97ba2180766c8b9e10bed497c805b79d2a93a072b91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:21:33.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T15:21:33.530Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T15:21:33.830Z] + ls /var/log/sa-host [2021-06-18T15:21:33.830Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T15:21:33.830Z] file_magic: OK [2021-06-18T15:21:33.830Z] HZ: Using current value: 100 [2021-06-18T15:21:33.830Z] file_header: OK [2021-06-18T15:21:33.830Z] 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-18T15:21:33.830Z] Statistics: [2021-06-18T15:21:33.830Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T15:21:33.830Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T15:21:33.830Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T15:21:33.830Z] file_magic: OK [2021-06-18T15:21:33.830Z] HZ: Using current value: 100 [2021-06-18T15:21:33.830Z] file_header: OK [2021-06-18T15:21:33.830Z] 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-18T15:21:33.830Z] Statistics: [2021-06-18T15:21:33.830Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T15:21:33.830Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:21:34.550Z] provisioning config files... [2021-06-18T15:21:34.564Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7903293199803731941tmp [Pipeline] { [Pipeline] echo [2021-06-18T15:21:34.587Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:21:34.881Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T15:21:34.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:21:35.306Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T15:21:35.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:21:35.612Z] ---> sudo-logs.sh [2021-06-18T15:21:35.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T15:21:35.645Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:21:35.940Z] ---> job-cost.sh [2021-06-18T15:21:35.941Z] lf-activate-venv: SKIPPING [2021-06-18T15:21:35.941Z] DEBUG: total: 0.18000000715255737 [2021-06-18T15:21:35.941Z] INFO: Retrieving Stack Cost... [2021-06-18T15:21:37.331Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T15:21:37.903Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T15:21:37.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:21:38.211Z] ---> logs-deploy.sh [2021-06-18T15:21:38.211Z] lf-activate-venv: SKIPPING [2021-06-18T15:21:38.211Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/133 [2021-06-18T15:21:38.211Z] INFO: archiving workspace using pattern(s): [2021-06-18T15:21:39.153Z] Archives upload complete. [2021-06-18T15:21:39.153Z] INFO: archiving logs to Nexus