Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ad4a8559929426805d5df875db8eb26b12ca9048 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15830 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad4a8559929426805d5df875db8eb26b12ca9048 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 Commit message: "init index layout" > git rev-list --no-walk f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-14T06:02:18.215Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-14T06:02:18.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-14T06:02:18.629Z] ========================================================= [2020-12-14T06:02:18.629Z] EdgeX Global Pipelines Version Info [2020-12-14T06:02:18.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:02:20.091Z] ------------------- [2020-12-14T06:02:20.092Z] stable info: [2020-12-14T06:02:20.092Z] ------------------- [2020-12-14T06:02:20.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T06:02:20.092Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T06:02:20.092Z] Message: update stable to v1.0.172 [2020-12-14T06:02:21.036Z] ------------------- [2020-12-14T06:02:21.036Z] experimental info: [2020-12-14T06:02:21.036Z] ------------------- [2020-12-14T06:02:21.036Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T06:02:21.036Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T06:02:21.036Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T06:02:21.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-14T06:02:21.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-14T06:02:21.529Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-14T06:02:21.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-14T06:02:21.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-14T06:02:21.854Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-14T06:02:21.973Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-14T06:02:22.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-14T06:02:22.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-14T06:02:22.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-14T06:02:22.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-14T06:02:22.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-14T06:02:22.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-14T06:02:22.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-14T06:02:22.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T06:02:22.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T06:02:23.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T06:02:23.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T06:02:23.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-14T06:02:23.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-14T06:02:23.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-14T06:02:23.668Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-14T06:02:23.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-14T06:02:23.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-14T06:02:24.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-14T06:02:24.107Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-14T06:02:24.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-14T06:02:24.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-14T06:02:24.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-14T06:02:24.526Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] echo [2020-12-14T06:02:24.627Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad4a855 [Pipeline] echo [2020-12-14T06:02:24.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:02:24.952Z] provisioning config files... [2020-12-14T06:02:24.984Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5369100351935247549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:02:25.352Z] ---> docker-login.sh [2020-12-14T06:02:25.352Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:02:25.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:02:25.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:02:25.879Z] Configure a credential helper to remove this warning. See [2020-12-14T06:02:25.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:02:25.879Z] [2020-12-14T06:02:25.879Z] Login Succeeded [2020-12-14T06:02:25.879Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:02:25.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:02:25.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:02:25.879Z] Configure a credential helper to remove this warning. See [2020-12-14T06:02:25.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:02:25.879Z] [2020-12-14T06:02:25.879Z] Login Succeeded [2020-12-14T06:02:25.879Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:02:26.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:02:26.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:02:26.142Z] Configure a credential helper to remove this warning. See [2020-12-14T06:02:26.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:02:26.142Z] [2020-12-14T06:02:26.142Z] Login Succeeded [2020-12-14T06:02:26.142Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:02:26.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:02:26.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:02:26.406Z] Configure a credential helper to remove this warning. See [2020-12-14T06:02:26.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:02:26.406Z] [2020-12-14T06:02:26.406Z] Login Succeeded [2020-12-14T06:02:26.406Z] docker.io [2020-12-14T06:02:26.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:02:26.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:02:26.668Z] Configure a credential helper to remove this warning. See [2020-12-14T06:02:26.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:02:26.668Z] [2020-12-14T06:02:26.668Z] Login Succeeded [2020-12-14T06:02:26.668Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:02:26.678Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:02:27.785Z] + git log --format=format:%s -1 ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] echo [2020-12-14T06:02:27.849Z] GIT_COMMIT: ad4a8559929426805d5df875db8eb26b12ca9048, Commit Message: init index layout [Pipeline] echo [2020-12-14T06:02:27.898Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:02:28.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:02:28.859Z] [2020-12-14T06:02:28.859Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:02:29.214Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:02:29.214Z] latest: Pulling from edgex-devops/git-semver [2020-12-14T06:02:29.214Z] 31603596830f: Pulling fs layer [2020-12-14T06:02:29.214Z] 2a8b12db71e7: Pulling fs layer [2020-12-14T06:02:29.214Z] 6ca5941a6612: Pulling fs layer [2020-12-14T06:02:29.214Z] ecc8261a40a4: Pulling fs layer [2020-12-14T06:02:29.214Z] ecc8261a40a4: Waiting [2020-12-14T06:02:29.214Z] 2a8b12db71e7: Download complete [2020-12-14T06:02:29.214Z] 31603596830f: Download complete [2020-12-14T06:02:29.476Z] ecc8261a40a4: Verifying Checksum [2020-12-14T06:02:29.477Z] ecc8261a40a4: Download complete [2020-12-14T06:02:29.477Z] 6ca5941a6612: Verifying Checksum [2020-12-14T06:02:29.477Z] 6ca5941a6612: Download complete [2020-12-14T06:02:29.740Z] 31603596830f: Pull complete [2020-12-14T06:02:29.740Z] 2a8b12db71e7: Pull complete [2020-12-14T06:02:30.694Z] 6ca5941a6612: Pull complete [2020-12-14T06:02:30.694Z] ecc8261a40a4: Pull complete [2020-12-14T06:02:30.694Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-14T06:02:30.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:02:30.694Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-14T06:02:30.799Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:02:30.845Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-14T06:02:33.152Z] $ docker top 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T06:02:33.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:02:33.491Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:02:33.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:02:33.701Z] $ docker exec 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent [2020-12-14T06:02:33.865Z] SSH_AUTH_SOCK=/tmp/ssh-C84PQCZg5rj2/agent.12 [2020-12-14T06:02:33.865Z] SSH_AGENT_PID=17 [2020-12-14T06:02:33.875Z] Running ssh-add (command line suppressed) [2020-12-14T06:02:33.998Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1302806268478209022.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1302806268478209022.key) [2020-12-14T06:02:34.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:02:34.388Z] + git tag --points-at HEAD [Pipeline] } [2020-12-14T06:02:34.410Z] $ docker exec --env ******** --env ******** 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent -k [2020-12-14T06:02:34.523Z] unset SSH_AUTH_SOCK; [2020-12-14T06:02:34.523Z] unset SSH_AGENT_PID; [2020-12-14T06:02:34.523Z] echo Agent pid 17 killed; [2020-12-14T06:02:34.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-14T06:02:34.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:02:34.741Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:02:34.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:02:34.907Z] $ docker exec 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent [2020-12-14T06:02:35.071Z] SSH_AUTH_SOCK=/tmp/ssh-81ai8oWY2Kq1/agent.46 [2020-12-14T06:02:35.071Z] SSH_AGENT_PID=51 [2020-12-14T06:02:35.078Z] Running ssh-add (command line suppressed) [2020-12-14T06:02:35.198Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5646367431191249451.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5646367431191249451.key) [2020-12-14T06:02:35.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:02:35.597Z] + git semver init [2020-12-14T06:02:35.597Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T06:02:35.598Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-14T06:02:35.598Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-14T06:02:35.598Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T06:02:35.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T06:02:35.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T06:02:35.598Z] # $SEMVER_BRANCH = master [2020-12-14T06:02:35.598Z] # $SEMVER_TEMP = /tmp/semver-198876839 [2020-12-14T06:02:35.598Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-14T06:02:36.543Z] # '/tmp/semver-198876839' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-12-14T06:02:36.543Z] # -> Force: false [2020-12-14T06:02:36.543Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-14T06:02:36.556Z] $ docker exec --env ******** --env ******** 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent -k [2020-12-14T06:02:36.682Z] unset SSH_AUTH_SOCK; [2020-12-14T06:02:36.682Z] unset SSH_AGENT_PID; [2020-12-14T06:02:36.682Z] echo Agent pid 51 killed; [2020-12-14T06:02:36.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T06:02:37.219Z] + git semver [Pipeline] } [2020-12-14T06:02:37.235Z] $ docker stop --time=1 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb [2020-12-14T06:02:38.670Z] $ docker rm -f 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T06:02:39.166Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-14T06:02:39.639Z] Stashed 1 file(s) [Pipeline] echo [2020-12-14T06:02:39.643Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.3 [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 [2020-12-14T06:02:55.192Z] Still waiting to schedule task [2020-12-14T06:02:55.192Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-14T06:02:55.194Z] Still waiting to schedule task [2020-12-14T06:02:55.194Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-14T06:04:45.363Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15831 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-14T06:04:45.450Z] Running in /w/workspace/edgex-ui-go/61 [Pipeline] { [Pipeline] checkout [2020-12-14T06:04:50.059Z] using credential edgex-jenkins-ssh [2020-12-14T06:04:50.158Z] Cloning the remote Git repository [2020-12-14T06:04:50.238Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T06:04:50.356Z] > git init /w/workspace/edgex-ui-go/61 # timeout=10 [2020-12-14T06:04:50.433Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T06:04:50.434Z] > git --version # timeout=10 [2020-12-14T06:04:50.451Z] > git --version # 'git version 2.17.1' [2020-12-14T06:04:50.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:04:50.519Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:04:52.465Z] Checking out Revision ad4a8559929426805d5df875db8eb26b12ca9048 (master) [2020-12-14T06:04:51.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T06:04:51.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:04:51.978Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T06:04:52.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T06:04:52.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:04:52.034Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T06:04:52.502Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:04:52.527Z] > git checkout -f ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 [2020-12-14T06:04:57.161Z] Commit message: "init index layout" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:04:58.782Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:04:59.208Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:04:59.613Z] + true [2020-12-14T06:04:59.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:05:02.313Z] provisioning config files... [2020-12-14T06:05:02.350Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config2501839549167767305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:05:02.767Z] ---> docker-login.sh [2020-12-14T06:05:02.767Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:05:03.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:03.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:03.973Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:03.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:03.973Z] [2020-12-14T06:05:03.973Z] Login Succeeded [2020-12-14T06:05:03.973Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:05:04.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:04.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:04.521Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:04.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:04.521Z] [2020-12-14T06:05:04.521Z] Login Succeeded [2020-12-14T06:05:04.521Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:05:04.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:04.798Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:04.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:04.798Z] [2020-12-14T06:05:04.798Z] Login Succeeded [2020-12-14T06:05:04.798Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:05:05.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:05.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:05.395Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:05.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:05.395Z] [2020-12-14T06:05:05.395Z] Login Succeeded [2020-12-14T06:05:05.395Z] docker.io [2020-12-14T06:05:05.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:06.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:06.273Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:06.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:06.273Z] [2020-12-14T06:05:06.273Z] Login Succeeded [2020-12-14T06:05:06.273Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:05:06.289Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T06:05:06.712Z] ========================================================= [2020-12-14T06:05:06.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-14T06:05:06.712Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:05:07.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-14T06:05:07.773Z] Sending build context to Docker daemon 16.5MB [2020-12-14T06:05:07.773Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T06:05:07.773Z] Step 2/8 : FROM ${BASE} [2020-12-14T06:05:07.773Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-14T06:05:07.773Z] 5f621e34cdf4: Pulling fs layer [2020-12-14T06:05:07.773Z] a4357932f1b6: Pulling fs layer [2020-12-14T06:05:07.773Z] 18c013af1878: Pulling fs layer [2020-12-14T06:05:07.773Z] 00ac8860ef70: Pulling fs layer [2020-12-14T06:05:07.773Z] 63d7cb157983: Pulling fs layer [2020-12-14T06:05:07.773Z] b116817d02f9: Pulling fs layer [2020-12-14T06:05:07.773Z] 745a02a5169b: Pulling fs layer [2020-12-14T06:05:07.773Z] 00ac8860ef70: Waiting [2020-12-14T06:05:07.773Z] 63d7cb157983: Waiting [2020-12-14T06:05:07.773Z] 745a02a5169b: Waiting [2020-12-14T06:05:07.773Z] b116817d02f9: Waiting [2020-12-14T06:05:07.773Z] 18c013af1878: Verifying Checksum [2020-12-14T06:05:07.773Z] 18c013af1878: Download complete [2020-12-14T06:05:07.773Z] a4357932f1b6: Verifying Checksum [2020-12-14T06:05:07.773Z] a4357932f1b6: Download complete [2020-12-14T06:05:08.051Z] 63d7cb157983: Verifying Checksum [2020-12-14T06:05:08.051Z] 63d7cb157983: Download complete [2020-12-14T06:05:08.051Z] b116817d02f9: Verifying Checksum [2020-12-14T06:05:08.051Z] b116817d02f9: Download complete [2020-12-14T06:05:08.646Z] 5f621e34cdf4: Verifying Checksum [2020-12-14T06:05:08.646Z] 5f621e34cdf4: Download complete [2020-12-14T06:05:09.255Z] 5f621e34cdf4: Pull complete [2020-12-14T06:05:09.862Z] a4357932f1b6: Pull complete [2020-12-14T06:05:10.141Z] 18c013af1878: Pull complete [2020-12-14T06:05:11.136Z] 745a02a5169b: Verifying Checksum [2020-12-14T06:05:11.136Z] 745a02a5169b: Download complete [2020-12-14T06:05:11.313Z] Running on prd-centos7-docker-4c-2g-15833 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-14T06:05:11.371Z] Running in /w/workspace/edgex-ui-go/61 [Pipeline] { [Pipeline] checkout [2020-12-14T06:05:12.133Z] 00ac8860ef70: Verifying Checksum [2020-12-14T06:05:12.133Z] 00ac8860ef70: Download complete [2020-12-14T06:05:13.718Z] using credential edgex-jenkins-ssh [2020-12-14T06:05:13.780Z] Cloning the remote Git repository [2020-12-14T06:05:13.593Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T06:05:13.672Z] > git init /w/workspace/edgex-ui-go/61 # timeout=10 [2020-12-14T06:05:13.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T06:05:13.732Z] > git --version # timeout=10 [2020-12-14T06:05:13.738Z] > git --version # 'git version 2.24.3' [2020-12-14T06:05:13.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:05:13.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:05:15.243Z] Checking out Revision ad4a8559929426805d5df875db8eb26b12ca9048 (master) [2020-12-14T06:05:14.698Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T06:05:14.704Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:05:14.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T06:05:14.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T06:05:14.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:05:14.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T06:05:15.159Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:05:15.163Z] > git checkout -f ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 [2020-12-14T06:05:18.900Z] Commit message: "init index layout" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:05:20.179Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:05:20.502Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:05:20.800Z] + true [2020-12-14T06:05:20.801Z] + sudo service docker restart [2020-12-14T06:05:20.801Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:05:21.815Z] provisioning config files... [2020-12-14T06:05:21.844Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config1190696716999388274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:05:22.223Z] ---> docker-login.sh [2020-12-14T06:05:22.223Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:05:22.333Z] 00ac8860ef70: Pull complete [2020-12-14T06:05:22.333Z] 63d7cb157983: Pull complete [2020-12-14T06:05:22.333Z] b116817d02f9: Pull complete [2020-12-14T06:05:22.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:22.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:22.491Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:22.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:22.491Z] [2020-12-14T06:05:22.491Z] Login Succeeded [2020-12-14T06:05:22.491Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:05:22.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:22.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:22.754Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:22.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:22.754Z] [2020-12-14T06:05:22.754Z] Login Succeeded [2020-12-14T06:05:22.754Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:05:23.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:23.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:23.016Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:23.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:23.016Z] [2020-12-14T06:05:23.016Z] Login Succeeded [2020-12-14T06:05:23.016Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:05:23.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:23.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:23.016Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:23.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:23.016Z] [2020-12-14T06:05:23.016Z] Login Succeeded [2020-12-14T06:05:23.016Z] docker.io [2020-12-14T06:05:23.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:05:23.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:05:23.541Z] Configure a credential helper to remove this warning. See [2020-12-14T06:05:23.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:05:23.541Z] [2020-12-14T06:05:23.541Z] Login Succeeded [2020-12-14T06:05:23.541Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:05:23.551Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T06:05:23.902Z] ========================================================= [2020-12-14T06:05:23.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-14T06:05:23.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:05:24.252Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-14T06:05:24.516Z] Sending build context to Docker daemon 16.5MB [2020-12-14T06:05:24.516Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T06:05:24.516Z] Step 2/8 : FROM ${BASE} [2020-12-14T06:05:24.516Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-14T06:05:24.516Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T06:05:24.516Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T06:05:24.516Z] de9db76c5a1d: Pulling fs layer [2020-12-14T06:05:24.516Z] bca2f99d35d6: Pulling fs layer [2020-12-14T06:05:24.516Z] 93359f2a8cfa: Pulling fs layer [2020-12-14T06:05:24.516Z] 7c6f9722023f: Pulling fs layer [2020-12-14T06:05:24.516Z] a35cf1a2eb13: Pulling fs layer [2020-12-14T06:05:24.516Z] bca2f99d35d6: Waiting [2020-12-14T06:05:24.516Z] 93359f2a8cfa: Waiting [2020-12-14T06:05:24.516Z] 7c6f9722023f: Waiting [2020-12-14T06:05:24.516Z] a35cf1a2eb13: Waiting [2020-12-14T06:05:24.516Z] de9db76c5a1d: Verifying Checksum [2020-12-14T06:05:24.516Z] de9db76c5a1d: Download complete [2020-12-14T06:05:24.516Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T06:05:24.516Z] 0ef7d3d256c8: Download complete [2020-12-14T06:05:24.516Z] 93359f2a8cfa: Verifying Checksum [2020-12-14T06:05:24.516Z] 93359f2a8cfa: Download complete [2020-12-14T06:05:24.516Z] 188c0c94c7c5: Verifying Checksum [2020-12-14T06:05:24.516Z] 188c0c94c7c5: Download complete [2020-12-14T06:05:24.779Z] 7c6f9722023f: Verifying Checksum [2020-12-14T06:05:24.779Z] 7c6f9722023f: Download complete [2020-12-14T06:05:24.779Z] 188c0c94c7c5: Pull complete [2020-12-14T06:05:25.042Z] 0ef7d3d256c8: Pull complete [2020-12-14T06:05:25.303Z] de9db76c5a1d: Pull complete [2020-12-14T06:05:26.636Z] 745a02a5169b: Pull complete [2020-12-14T06:05:26.636Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-14T06:05:26.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-14T06:05:26.636Z] ---> b7e6874047d6 [2020-12-14T06:05:26.636Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T06:05:26.702Z] a35cf1a2eb13: Verifying Checksum [2020-12-14T06:05:26.702Z] a35cf1a2eb13: Download complete [2020-12-14T06:05:27.281Z] bca2f99d35d6: Verifying Checksum [2020-12-14T06:05:27.281Z] bca2f99d35d6: Download complete [2020-12-14T06:05:28.621Z] ---> Running in 05b19b6ee5cf [2020-12-14T06:05:29.218Z] Removing intermediate container 05b19b6ee5cf [2020-12-14T06:05:29.218Z] ---> dc9bef2f1185 [2020-12-14T06:05:29.218Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:05:29.218Z] ---> Running in d5f0077bfea4 [2020-12-14T06:05:31.525Z] bca2f99d35d6: Pull complete [2020-12-14T06:05:31.791Z] 93359f2a8cfa: Pull complete [2020-12-14T06:05:31.791Z] 7c6f9722023f: Pull complete [2020-12-14T06:05:31.839Z] Removing intermediate container d5f0077bfea4 [2020-12-14T06:05:31.839Z] ---> e9a3181c2519 [2020-12-14T06:05:31.839Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-14T06:05:31.839Z] ---> Running in c0da06908f36 [2020-12-14T06:05:32.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T06:05:33.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T06:05:33.999Z] OK: 142 MiB in 39 packages [2020-12-14T06:05:34.979Z] Removing intermediate container c0da06908f36 [2020-12-14T06:05:34.979Z] ---> 47919d97734c [2020-12-14T06:05:34.979Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-14T06:05:35.251Z] ---> Running in 54d2c697d5c2 [2020-12-14T06:05:35.846Z] Removing intermediate container 54d2c697d5c2 [2020-12-14T06:05:35.846Z] ---> 06787ccc7f5a [2020-12-14T06:05:35.846Z] Step 7/8 : COPY . . [2020-12-14T06:05:37.833Z] ---> 05ecfc2c8f65 [2020-12-14T06:05:37.833Z] Step 8/8 : RUN go mod download [2020-12-14T06:05:37.833Z] ---> Running in 5cfdf371fa82 [2020-12-14T06:05:39.971Z] a35cf1a2eb13: Pull complete [2020-12-14T06:05:39.971Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-14T06:05:39.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-14T06:05:39.971Z] ---> a62c8e92a672 [2020-12-14T06:05:39.971Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T06:05:39.971Z] ---> Running in e6999fae65d7 [2020-12-14T06:05:39.971Z] Removing intermediate container e6999fae65d7 [2020-12-14T06:05:39.971Z] ---> 0347d25feddc [2020-12-14T06:05:39.971Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:05:39.971Z] ---> Running in d293aea266dc [2020-12-14T06:05:40.243Z] Removing intermediate container d293aea266dc [2020-12-14T06:05:40.243Z] ---> 52e31f259ffc [2020-12-14T06:05:40.243Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-14T06:05:40.243Z] ---> Running in 3ec155663a27 [2020-12-14T06:05:41.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T06:05:41.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T06:05:42.035Z] OK: 166 MiB in 39 packages [2020-12-14T06:05:42.613Z] Removing intermediate container 3ec155663a27 [2020-12-14T06:05:42.613Z] ---> 066d2ef8ec8e [2020-12-14T06:05:42.613Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-14T06:05:42.613Z] ---> Running in 95c99f427614 [2020-12-14T06:05:42.613Z] Removing intermediate container 95c99f427614 [2020-12-14T06:05:42.613Z] ---> 8af8eda3408b [2020-12-14T06:05:42.613Z] Step 7/8 : COPY . . [2020-12-14T06:05:44.537Z] ---> f62fc6ef3a30 [2020-12-14T06:05:44.537Z] Step 8/8 : RUN go mod download [2020-12-14T06:05:44.537Z] ---> Running in 7929200f0836 [2020-12-14T06:06:02.705Z] Removing intermediate container 7929200f0836 [2020-12-14T06:06:02.705Z] ---> 830ac38e316c [2020-12-14T06:06:02.705Z] Successfully built 830ac38e316c [2020-12-14T06:06:02.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:03.029Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T06:06:03.029Z] . [Pipeline] withDockerContainer [2020-12-14T06:06:03.329Z] prd-centos7-docker-4c-2g-15833 does not seem to be running inside a container [2020-12-14T06:06:03.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-x86_64 cat [2020-12-14T06:06:04.130Z] $ docker top c8940c0c0dbf027fa60963e454edb8ba885a54221a74bad15d36cabdff876318 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:06:04.616Z] Removing intermediate container 5cfdf371fa82 [2020-12-14T06:06:04.616Z] ---> 65c15314e1f8 [2020-12-14T06:06:04.616Z] Successfully built 65c15314e1f8 [2020-12-14T06:06:04.616Z] Successfully tagged ci-base-image-arm64:latest [2020-12-14T06:06:04.616Z] + go version [2020-12-14T06:06:04.616Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-14T06:06:04.632Z] $ docker stop --time=1 c8940c0c0dbf027fa60963e454edb8ba885a54221a74bad15d36cabdff876318 [2020-12-14T06:06:05.986Z] $ docker rm -f c8940c0c0dbf027fa60963e454edb8ba885a54221a74bad15d36cabdff876318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:07.209Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T06:06:07.209Z] . [Pipeline] withDockerContainer [2020-12-14T06:06:07.368Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T06:06:07.368Z] . [2020-12-14T06:06:07.476Z] prd-ubuntu18.04-docker-arm64-4c-16g-15831 does not seem to be running inside a container [2020-12-14T06:06:07.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-arm64 cat [2020-12-14T06:06:09.090Z] $ docker top a624330267386c9a08587b162e1659442341331073665a874a175788bf8291ab -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-12-14T06:06:09.562Z] prd-centos7-docker-4c-2g-15833 does not seem to be running inside a container [2020-12-14T06:06:09.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-x86_64 cat [2020-12-14T06:06:10.180Z] $ docker top 0569e760bfc4244119c6a56c6b84ade3c961fb04c06efe4009d4c04f09ff0c6f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-12-14T06:06:10.729Z] + make test [2020-12-14T06:06:10.729Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-14T06:06:11.035Z] + go version [2020-12-14T06:06:11.035Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-14T06:06:11.064Z] $ docker stop --time=1 a624330267386c9a08587b162e1659442341331073665a874a175788bf8291ab [2020-12-14T06:06:11.318Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-14T06:06:13.002Z] $ docker rm -f a624330267386c9a08587b162e1659442341331073665a874a175788bf8291ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:14.081Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T06:06:14.081Z] . [Pipeline] withDockerContainer [2020-12-14T06:06:14.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-15831 does not seem to be running inside a container [2020-12-14T06:06:14.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-arm64 cat [2020-12-14T06:06:15.942Z] $ docker top 909d4215d94d66f5050061e8ca1621d6d9de9ede0fc4b28e2698d272e954e9f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:06:16.976Z] + make test [2020-12-14T06:06:16.976Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-14T06:06:18.408Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-14T06:06:19.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-14T06:06:19.574Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-14T06:06:20.539Z] $ docker stop --time=1 0569e760bfc4244119c6a56c6b84ade3c961fb04c06efe4009d4c04f09ff0c6f [2020-12-14T06:06:22.695Z] $ docker rm -f 0569e760bfc4244119c6a56c6b84ade3c961fb04c06efe4009d4c04f09ff0c6f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T06:06:23.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-14T06:06:23.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-14T06:06:26.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T06:06:26.547Z] + ls -al . [2020-12-14T06:06:26.547Z] total 88 [2020-12-14T06:06:26.547Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 14 06:06 . [2020-12-14T06:06:26.547Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 14 06:05 .. [2020-12-14T06:06:26.547Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 14 06:05 assets [2020-12-14T06:06:26.547Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 14 06:05 bin [2020-12-14T06:06:26.547Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 14 06:05 cmd [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 14 06:05 CONTRIBUTING.md [2020-12-14T06:06:26.547Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 14 06:06 coverage.out [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 913 Dec 14 06:05 Dockerfile [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 898 Dec 14 06:05 Dockerfile.build [2020-12-14T06:06:26.547Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 14 06:05 docs [2020-12-14T06:06:26.547Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 14 06:05 .git [2020-12-14T06:06:26.547Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 14 06:05 .github [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 14 06:05 .gitignore [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 14 06:05 go.mod [2020-12-14T06:06:26.547Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 14 06:06 go.sum [2020-12-14T06:06:26.547Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 14 06:05 internal [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 14 06:05 Jenkinsfile [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 14 06:05 LICENSE [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 14 06:05 Makefile [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 14 06:05 README.md [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 14 06:02 VERSION [2020-12-14T06:06:26.547Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 14 06:05 version.go [2020-12-14T06:06:26.547Z] drwxrwxr-x. 4 jenkins jenkins 266 Dec 14 06:05 web [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:26.854Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ad4a8559929426805d5df875db8eb26b12ca9048 --label arch=amd64 --label version=2.0.0-dev.3 . [2020-12-14T06:06:27.116Z] Sending build context to Docker daemon 16.52MB [2020-12-14T06:06:27.116Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-14T06:06:27.116Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-14T06:06:27.116Z] ---> 830ac38e316c [2020-12-14T06:06:27.116Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-14T06:06:27.690Z] ---> Running in e03bba8de597 [2020-12-14T06:06:27.690Z] Removing intermediate container e03bba8de597 [2020-12-14T06:06:27.690Z] ---> 3d7bda06bbbb [2020-12-14T06:06:27.690Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-14T06:06:27.690Z] ---> Running in 5a4acae65e97 [2020-12-14T06:06:27.953Z] Removing intermediate container 5a4acae65e97 [2020-12-14T06:06:27.953Z] ---> b726ef708dce [2020-12-14T06:06:27.953Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T06:06:27.953Z] ---> Running in 16053c4a9d10 [2020-12-14T06:06:28.215Z] Removing intermediate container 16053c4a9d10 [2020-12-14T06:06:28.215Z] ---> e8ddaa4392eb [2020-12-14T06:06:28.215Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-14T06:06:28.215Z] ---> Running in 9bedca20cff1 [2020-12-14T06:06:28.215Z] Removing intermediate container 9bedca20cff1 [2020-12-14T06:06:28.215Z] ---> 328f8e907eb4 [2020-12-14T06:06:28.215Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-14T06:06:28.479Z] ---> Running in 84f7a0e2a38f [2020-12-14T06:06:28.479Z] Removing intermediate container 84f7a0e2a38f [2020-12-14T06:06:28.479Z] ---> b6c5cbd46326 [2020-12-14T06:06:28.479Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:06:28.479Z] ---> Running in a619553f4fb7 [2020-12-14T06:06:29.431Z] Removing intermediate container a619553f4fb7 [2020-12-14T06:06:29.431Z] ---> 90ecbb6f87f4 [2020-12-14T06:06:29.431Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T06:06:29.431Z] ---> Running in fda23b110a0c [2020-12-14T06:06:30.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T06:06:30.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T06:06:31.158Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T06:06:31.158Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T06:06:31.158Z] OK: 12750 distinct packages available [2020-12-14T06:06:31.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T06:06:31.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T06:06:32.308Z] OK: 166 MiB in 39 packages [2020-12-14T06:06:32.570Z] Removing intermediate container fda23b110a0c [2020-12-14T06:06:32.570Z] ---> 49c446c70bc6 [2020-12-14T06:06:32.570Z] Step 10/24 : ENV GO111MODULE=on [2020-12-14T06:06:32.832Z] ---> Running in 248d1d0c7495 [2020-12-14T06:06:32.832Z] Removing intermediate container 248d1d0c7495 [2020-12-14T06:06:32.832Z] ---> ae11843e665d [2020-12-14T06:06:32.832Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-14T06:06:32.832Z] ---> Running in f550ec571b55 [2020-12-14T06:06:33.096Z] Removing intermediate container f550ec571b55 [2020-12-14T06:06:33.096Z] ---> 1770e4b0c3cc [2020-12-14T06:06:33.096Z] Step 12/24 : COPY go.mod . [2020-12-14T06:06:33.359Z] ---> 4edb30cc4da5 [2020-12-14T06:06:33.359Z] Step 13/24 : COPY Makefile . [2020-12-14T06:06:33.625Z] ---> 872ea9ee00b0 [2020-12-14T06:06:33.625Z] Step 14/24 : RUN make update [2020-12-14T06:06:33.625Z] ---> Running in b63559325701 [2020-12-14T06:06:34.204Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-14T06:06:34.467Z] Removing intermediate container b63559325701 [2020-12-14T06:06:34.467Z] ---> 38e402220da4 [2020-12-14T06:06:34.467Z] Step 15/24 : COPY . . [2020-12-14T06:06:35.856Z] ---> 8d53152d1254 [2020-12-14T06:06:35.856Z] Step 16/24 : RUN ${MAKE} [2020-12-14T06:06:35.856Z] ---> Running in 94cc1c90dcbf [2020-12-14T06:06:36.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-14T06:06:40.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-14T06:06:40.631Z] GO111MODULE=on go vet ./... [2020-12-14T06:06:44.419Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } [2020-12-14T06:06:44.979Z] $ docker stop --time=1 909d4215d94d66f5050061e8ca1621d6d9de9ede0fc4b28e2698d272e954e9f1 [2020-12-14T06:06:46.342Z] Removing intermediate container 94cc1c90dcbf [2020-12-14T06:06:46.342Z] ---> fdbaaca26fd2 [2020-12-14T06:06:46.342Z] Step 17/24 : FROM alpine [2020-12-14T06:06:46.604Z] latest: Pulling from library/alpine [2020-12-14T06:06:46.865Z] 05e7bc50f07f: Pulling fs layer [2020-12-14T06:06:46.865Z] 05e7bc50f07f: Verifying Checksum [2020-12-14T06:06:46.865Z] 05e7bc50f07f: Download complete [2020-12-14T06:06:47.060Z] $ docker rm -f 909d4215d94d66f5050061e8ca1621d6d9de9ede0fc4b28e2698d272e954e9f1 [2020-12-14T06:06:47.126Z] 05e7bc50f07f: Pull complete [2020-12-14T06:06:47.126Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T06:06:47.126Z] Status: Downloaded newer image for alpine:latest [2020-12-14T06:06:47.126Z] ---> b14afc6dfb98 [2020-12-14T06:06:47.126Z] Step 18/24 : EXPOSE 4000 [2020-12-14T06:06:47.389Z] ---> Running in 8f8fb7a0198f [2020-12-14T06:06:47.389Z] Removing intermediate container 8f8fb7a0198f [2020-12-14T06:06:47.389Z] ---> 43c952ccb879 [2020-12-14T06:06:47.389Z] 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 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T06:06:47.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-14T06:06:47.854Z] Warning: overwriting stash ‘coverage-report’ [2020-12-14T06:06:48.333Z] ---> 799fbab1e6e8 [2020-12-14T06:06:48.334Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-14T06:06:48.334Z] ---> Running in 921ecfd21af7 [2020-12-14T06:06:48.566Z] Stashed 1 file(s) [Pipeline] } [2020-12-14T06:06:48.596Z] Removing intermediate container 921ecfd21af7 [2020-12-14T06:06:48.596Z] ---> e2c0b26e746b [2020-12-14T06:06:48.596Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-14T06:06:48.596Z] ---> Running in 3ef041d90466 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-14T06:06:48.857Z] Removing intermediate container 3ef041d90466 [2020-12-14T06:06:48.857Z] ---> 7aa11e6b9d12 [2020-12-14T06:06:48.857Z] Step 22/24 : LABEL arch=amd64 [2020-12-14T06:06:48.857Z] ---> Running in 30bf392cd33e [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:06:49.117Z] Removing intermediate container 30bf392cd33e [2020-12-14T06:06:49.117Z] ---> e59a1f073c53 [2020-12-14T06:06:49.117Z] Step 23/24 : LABEL git_sha=ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:06:49.117Z] ---> Running in fdf221b60bd6 [2020-12-14T06:06:49.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T06:06:49.378Z] Removing intermediate container fdf221b60bd6 [2020-12-14T06:06:49.379Z] ---> fcbf0674d2c2 [2020-12-14T06:06:49.379Z] Step 24/24 : LABEL version=2.0.0-dev.3 [2020-12-14T06:06:49.379Z] ---> Running in fa1b4289766a [2020-12-14T06:06:49.379Z] Removing intermediate container fa1b4289766a [2020-12-14T06:06:49.379Z] ---> b368445d06af [2020-12-14T06:06:49.379Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T06:06:49.639Z] Successfully built b368445d06af [2020-12-14T06:06:49.639Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [2020-12-14T06:06:49.691Z] + ls -al . [2020-12-14T06:06:49.691Z] total 124 [2020-12-14T06:06:49.691Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 06:06 . [2020-12-14T06:06:49.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:04 .. [2020-12-14T06:06:49.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 06:04 .git [2020-12-14T06:06:49.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:04 .github [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 14 06:04 .gitignore [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 14 06:04 CONTRIBUTING.md [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 14 06:04 Dockerfile [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 898 Dec 14 06:04 Dockerfile.build [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 14 06:04 Jenkinsfile [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 14 06:04 LICENSE [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 14 06:04 Makefile [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 14 06:04 README.md [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 06:02 VERSION [2020-12-14T06:06:49.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:04 assets [2020-12-14T06:06:49.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:04 bin [2020-12-14T06:06:49.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:04 cmd [2020-12-14T06:06:49.691Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 14 06:06 coverage.out [2020-12-14T06:06:49.691Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 06:04 docs [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 14 06:04 go.mod [2020-12-14T06:06:49.691Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 14 06:06 go.sum [2020-12-14T06:06:49.691Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 06:04 internal [2020-12-14T06:06:49.691Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 14 06:04 version.go [2020-12-14T06:06:49.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:04 web [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:06:50.209Z] provisioning config files... [2020-12-14T06:06:50.228Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ad4a8559929426805d5df875db8eb26b12ca9048 --label arch=arm64 --label version=2.0.0-dev.3 . [2020-12-14T06:06:50.236Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config3826518779188500815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:06:50.703Z] ---> docker-login.sh [2020-12-14T06:06:50.703Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:06:50.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:06:50.855Z] Sending build context to Docker daemon 16.52MB [2020-12-14T06:06:50.855Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-14T06:06:50.855Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-14T06:06:50.855Z] ---> 65c15314e1f8 [2020-12-14T06:06:50.855Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-14T06:06:50.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:06:50.964Z] Configure a credential helper to remove this warning. See [2020-12-14T06:06:50.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:06:50.964Z] [2020-12-14T06:06:50.964Z] Login Succeeded [2020-12-14T06:06:50.964Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:06:50.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:06:50.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:06:50.964Z] Configure a credential helper to remove this warning. See [2020-12-14T06:06:50.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:06:50.964Z] [2020-12-14T06:06:50.964Z] Login Succeeded [2020-12-14T06:06:50.964Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:06:51.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:06:51.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:06:51.225Z] Configure a credential helper to remove this warning. See [2020-12-14T06:06:51.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:06:51.225Z] [2020-12-14T06:06:51.225Z] Login Succeeded [2020-12-14T06:06:51.225Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:06:51.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:06:51.445Z] ---> Running in 7da7edebedd9 [2020-12-14T06:06:51.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:06:51.486Z] Configure a credential helper to remove this warning. See [2020-12-14T06:06:51.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:06:51.486Z] [2020-12-14T06:06:51.486Z] Login Succeeded [2020-12-14T06:06:51.486Z] docker.io [2020-12-14T06:06:51.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:06:51.715Z] Removing intermediate container 7da7edebedd9 [2020-12-14T06:06:51.715Z] ---> bba9676f6165 [2020-12-14T06:06:51.715Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-14T06:06:51.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:06:51.747Z] Configure a credential helper to remove this warning. See [2020-12-14T06:06:51.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:06:51.747Z] [2020-12-14T06:06:51.747Z] Login Succeeded [2020-12-14T06:06:51.747Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:06:51.756Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-14T06:06:51.978Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-12-14T06:06:51.978Z] ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:06:51.978Z] latest [2020-12-14T06:06:51.978Z] 2.0.0-dev.3 [2020-12-14T06:06:51.978Z] ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [2020-12-14T06:06:51.978Z] master [2020-12-14T06:06:51.978Z] ===================================================== [2020-12-14T06:06:51.985Z] ---> Running in 41e2d3574771 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:52.256Z] Removing intermediate container 41e2d3574771 [2020-12-14T06:06:52.256Z] ---> 1ff1c8fa24f9 [2020-12-14T06:06:52.256Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T06:06:52.527Z] ---> Running in 59bb75409976 [2020-12-14T06:06:52.531Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:52.799Z] Removing intermediate container 59bb75409976 [2020-12-14T06:06:52.799Z] ---> 55d93d2d325d [2020-12-14T06:06:52.799Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-14T06:06:52.826Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:06:52.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-14T06:06:52.826Z] 5a0561b7c46d: Preparing [2020-12-14T06:06:52.826Z] f4666769fca7: Preparing [2020-12-14T06:06:52.826Z] f4666769fca7: Layer already exists [2020-12-14T06:06:53.072Z] ---> Running in e142743251a7 [2020-12-14T06:06:53.343Z] Removing intermediate container e142743251a7 [2020-12-14T06:06:53.343Z] ---> b85c8d5bba03 [2020-12-14T06:06:53.343Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-14T06:06:53.615Z] ---> Running in 0d22a6c051c0 [2020-12-14T06:06:53.888Z] Removing intermediate container 0d22a6c051c0 [2020-12-14T06:06:53.888Z] ---> 32e78f0a75ec [2020-12-14T06:06:53.888Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:06:54.162Z] ---> Running in 72d612616618 [2020-12-14T06:06:54.212Z] 5a0561b7c46d: Pushed [2020-12-14T06:06:54.472Z] ad4a8559929426805d5df875db8eb26b12ca9048: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:54.778Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:55.074Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-14T06:06:55.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-14T06:06:55.074Z] 5a0561b7c46d: Preparing [2020-12-14T06:06:55.074Z] f4666769fca7: Preparing [2020-12-14T06:06:55.074Z] 5a0561b7c46d: Layer already exists [2020-12-14T06:06:55.074Z] f4666769fca7: Layer already exists [2020-12-14T06:06:55.074Z] latest: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:55.376Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:55.672Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.3 [2020-12-14T06:06:55.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-14T06:06:55.673Z] 5a0561b7c46d: Preparing [2020-12-14T06:06:55.673Z] f4666769fca7: Preparing [2020-12-14T06:06:55.673Z] 5a0561b7c46d: Layer already exists [2020-12-14T06:06:55.673Z] f4666769fca7: Layer already exists [2020-12-14T06:06:55.673Z] 2.0.0-dev.3: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:55.973Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:56.143Z] Removing intermediate container 72d612616618 [2020-12-14T06:06:56.143Z] ---> 3a58250af33a [2020-12-14T06:06:56.143Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T06:06:56.143Z] ---> Running in 740de66f520c [2020-12-14T06:06:56.269Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [2020-12-14T06:06:56.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-14T06:06:56.269Z] 5a0561b7c46d: Preparing [2020-12-14T06:06:56.269Z] f4666769fca7: Preparing [2020-12-14T06:06:56.269Z] f4666769fca7: Layer already exists [2020-12-14T06:06:56.269Z] 5a0561b7c46d: Layer already exists [2020-12-14T06:06:56.269Z] ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:56.586Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:06:56.885Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-12-14T06:06:56.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-14T06:06:56.885Z] 5a0561b7c46d: Preparing [2020-12-14T06:06:56.885Z] f4666769fca7: Preparing [2020-12-14T06:06:56.885Z] f4666769fca7: Layer already exists [2020-12-14T06:06:56.885Z] 5a0561b7c46d: Layer already exists [2020-12-14T06:06:56.885Z] master: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-14T06:06:57.090Z] ===================================================== [Pipeline] echo [2020-12-14T06:06:57.141Z] taggedImages: [2020-12-14T06:06:57.141Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:06:57.141Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-14T06:06:57.141Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.3 [2020-12-14T06:06:57.141Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [2020-12-14T06:06:57.141Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-12-14T06:06:57.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-12-14T06:06:58.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2020-12-14T06:06:58.771Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T06:06:58.771Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T06:06:58.771Z] OK: 12620 distinct packages available [2020-12-14T06:06:59.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T06:06:59.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T06:07:00.222Z] OK: 142 MiB in 39 packages [2020-12-14T06:07:01.649Z] Removing intermediate container 740de66f520c [2020-12-14T06:07:01.649Z] ---> 548a1bfcb121 [2020-12-14T06:07:01.649Z] Step 10/24 : ENV GO111MODULE=on [2020-12-14T06:07:01.649Z] ---> Running in b002d6d71366 [2020-12-14T06:07:01.918Z] Removing intermediate container b002d6d71366 [2020-12-14T06:07:01.919Z] ---> df2f13b54580 [2020-12-14T06:07:01.919Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-14T06:07:02.192Z] ---> Running in 36d4c9df4b49 [2020-12-14T06:07:02.466Z] Removing intermediate container 36d4c9df4b49 [2020-12-14T06:07:02.466Z] ---> 89a9ebbff95a [2020-12-14T06:07:02.466Z] Step 12/24 : COPY go.mod . [2020-12-14T06:07:03.444Z] ---> 79db1e3f3b62 [2020-12-14T06:07:03.444Z] Step 13/24 : COPY Makefile . [2020-12-14T06:07:04.046Z] ---> 0facd18d9b66 [2020-12-14T06:07:04.046Z] Step 14/24 : RUN make update [2020-12-14T06:07:04.046Z] ---> Running in f0054e8abe36 [2020-12-14T06:07:05.025Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-14T06:07:06.460Z] Removing intermediate container f0054e8abe36 [2020-12-14T06:07:06.460Z] ---> 43109c7edcdc [2020-12-14T06:07:06.460Z] Step 15/24 : COPY . . [2020-12-14T06:07:08.445Z] ---> b2a0ee6c5f49 [2020-12-14T06:07:08.445Z] Step 16/24 : RUN ${MAKE} [2020-12-14T06:07:08.445Z] ---> Running in 4a8540076110 [2020-12-14T06:07:09.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-12-14T06:07:31.614Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-14T06:07:37.008Z] Removing intermediate container 4a8540076110 [2020-12-14T06:07:37.009Z] ---> 43fa427f61a0 [2020-12-14T06:07:37.009Z] Step 17/24 : FROM alpine [2020-12-14T06:07:37.280Z] latest: Pulling from library/alpine [2020-12-14T06:07:37.280Z] a3cc7d3b244e: Pulling fs layer [2020-12-14T06:07:37.552Z] a3cc7d3b244e: Verifying Checksum [2020-12-14T06:07:37.552Z] a3cc7d3b244e: Download complete [2020-12-14T06:07:38.148Z] a3cc7d3b244e: Pull complete [2020-12-14T06:07:38.148Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T06:07:38.148Z] Status: Downloaded newer image for alpine:latest [2020-12-14T06:07:38.148Z] ---> dd36a01c3f31 [2020-12-14T06:07:38.148Z] Step 18/24 : EXPOSE 4000 [2020-12-14T06:07:38.419Z] ---> Running in e3ab7ce262d0 [2020-12-14T06:07:38.693Z] Removing intermediate container e3ab7ce262d0 [2020-12-14T06:07:38.693Z] ---> c69ce68fd801 [2020-12-14T06:07:38.693Z] 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 [2020-12-14T06:07:40.668Z] ---> 1faa5beb7438 [2020-12-14T06:07:40.668Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-14T06:07:40.668Z] ---> Running in 4a3075944a66 [2020-12-14T06:07:40.938Z] Removing intermediate container 4a3075944a66 [2020-12-14T06:07:40.938Z] ---> ffce4b04ba24 [2020-12-14T06:07:40.938Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-14T06:07:41.211Z] ---> Running in d485cdefa765 [2020-12-14T06:07:41.485Z] Removing intermediate container d485cdefa765 [2020-12-14T06:07:41.485Z] ---> 2647e24c4959 [2020-12-14T06:07:41.485Z] Step 22/24 : LABEL arch=arm64 [2020-12-14T06:07:41.764Z] ---> Running in f00062086971 [2020-12-14T06:07:42.363Z] Removing intermediate container f00062086971 [2020-12-14T06:07:42.363Z] ---> fa4e5134146a [2020-12-14T06:07:42.363Z] Step 23/24 : LABEL git_sha=ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:07:42.363Z] ---> Running in b42811a5e2d1 [2020-12-14T06:07:42.957Z] Removing intermediate container b42811a5e2d1 [2020-12-14T06:07:42.957Z] ---> 52887cb29462 [2020-12-14T06:07:42.957Z] Step 24/24 : LABEL version=2.0.0-dev.3 [2020-12-14T06:07:42.957Z] ---> Running in 851a79d3cf0f [2020-12-14T06:07:43.552Z] Removing intermediate container 851a79d3cf0f [2020-12-14T06:07:43.552Z] ---> c813e4a2ff26 [2020-12-14T06:07:43.552Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T06:07:43.552Z] Successfully built c813e4a2ff26 [2020-12-14T06:07:43.552Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:07:44.053Z] provisioning config files... [2020-12-14T06:07:44.087Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config6122745322648401653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:07:44.524Z] ---> docker-login.sh [2020-12-14T06:07:44.524Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:07:44.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:07:45.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:07:45.069Z] Configure a credential helper to remove this warning. See [2020-12-14T06:07:45.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:07:45.069Z] [2020-12-14T06:07:45.069Z] Login Succeeded [2020-12-14T06:07:45.069Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:07:45.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:07:45.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:07:45.613Z] Configure a credential helper to remove this warning. See [2020-12-14T06:07:45.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:07:45.613Z] [2020-12-14T06:07:45.613Z] Login Succeeded [2020-12-14T06:07:45.613Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:07:45.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:07:46.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:07:46.163Z] Configure a credential helper to remove this warning. See [2020-12-14T06:07:46.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:07:46.163Z] [2020-12-14T06:07:46.163Z] Login Succeeded [2020-12-14T06:07:46.163Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:07:46.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:07:46.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:07:46.707Z] Configure a credential helper to remove this warning. See [2020-12-14T06:07:46.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:07:46.707Z] [2020-12-14T06:07:46.707Z] Login Succeeded [2020-12-14T06:07:46.707Z] docker.io [2020-12-14T06:07:46.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:07:47.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:07:47.573Z] Configure a credential helper to remove this warning. See [2020-12-14T06:07:47.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:07:47.573Z] [2020-12-14T06:07:47.573Z] Login Succeeded [2020-12-14T06:07:47.573Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:07:47.588Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-14T06:07:47.814Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-12-14T06:07:47.814Z] ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:07:47.814Z] latest [2020-12-14T06:07:47.814Z] 2.0.0-dev.3 [2020-12-14T06:07:47.814Z] ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [2020-12-14T06:07:47.814Z] master [2020-12-14T06:07:47.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:48.333Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:48.668Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:07:48.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-14T06:07:48.668Z] 42840e306cf0: Preparing [2020-12-14T06:07:48.668Z] e934a737d657: Preparing [2020-12-14T06:07:48.940Z] e934a737d657: Layer already exists [2020-12-14T06:07:52.312Z] 42840e306cf0: Pushed [2020-12-14T06:07:52.312Z] ad4a8559929426805d5df875db8eb26b12ca9048: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:52.656Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:52.989Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-14T06:07:52.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-14T06:07:52.989Z] 42840e306cf0: Preparing [2020-12-14T06:07:52.989Z] e934a737d657: Preparing [2020-12-14T06:07:52.989Z] 42840e306cf0: Layer already exists [2020-12-14T06:07:52.989Z] e934a737d657: Layer already exists [2020-12-14T06:07:53.261Z] latest: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:53.611Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:53.944Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.3 [2020-12-14T06:07:53.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-14T06:07:53.944Z] 42840e306cf0: Preparing [2020-12-14T06:07:53.944Z] e934a737d657: Preparing [2020-12-14T06:07:53.944Z] 42840e306cf0: Layer already exists [2020-12-14T06:07:53.944Z] e934a737d657: Layer already exists [2020-12-14T06:07:54.213Z] 2.0.0-dev.3: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:54.551Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:54.886Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [2020-12-14T06:07:54.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-14T06:07:54.886Z] 42840e306cf0: Preparing [2020-12-14T06:07:54.886Z] e934a737d657: Preparing [2020-12-14T06:07:54.886Z] e934a737d657: Layer already exists [2020-12-14T06:07:54.886Z] 42840e306cf0: Layer already exists [2020-12-14T06:07:55.156Z] ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:55.501Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:07:55.838Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-12-14T06:07:55.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-14T06:07:55.838Z] 42840e306cf0: Preparing [2020-12-14T06:07:55.838Z] e934a737d657: Preparing [2020-12-14T06:07:55.838Z] 42840e306cf0: Layer already exists [2020-12-14T06:07:55.838Z] e934a737d657: Layer already exists [2020-12-14T06:07:56.108Z] master: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-14T06:07:56.308Z] ===================================================== [Pipeline] echo [2020-12-14T06:07:56.358Z] taggedImages: [2020-12-14T06:07:56.358Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048 [2020-12-14T06:07:56.358Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-14T06:07:56.358Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.3 [2020-12-14T06:07:56.358Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [2020-12-14T06:07:56.358Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap [2020-12-14T06:07:57.750Z] provisioning config files... [2020-12-14T06:07:57.760Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5784903085278681687tmp [Pipeline] { [Pipeline] sh [2020-12-14T06:07:58.137Z] + set +x [2020-12-14T06:07:58.137Z] + curl -s https://codecov.io/bash [2020-12-14T06:07:58.137Z] + bash -s -- [2020-12-14T06:07:58.400Z] [2020-12-14T06:07:58.400Z] _____ _ [2020-12-14T06:07:58.400Z] / ____| | | [2020-12-14T06:07:58.400Z] | | ___ __| | ___ ___ _____ __ [2020-12-14T06:07:58.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-14T06:07:58.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-14T06:07:58.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-14T06:07:58.401Z] Bash-20201130-cc6d3fe [2020-12-14T06:07:58.401Z] [2020-12-14T06:07:58.401Z] [2020-12-14T06:07:58.401Z] ==> Jenkins CI detected. [2020-12-14T06:07:58.401Z] project root: . [2020-12-14T06:07:58.401Z] --> token set from env [2020-12-14T06:07:58.401Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-14T06:07:58.401Z] ==> Running gcov in . (disable via -X gcov) [2020-12-14T06:07:58.401Z] ==> Python coveragepy not found [2020-12-14T06:07:58.401Z] ==> Searching for coverage reports in: [2020-12-14T06:07:58.401Z] + . [2020-12-14T06:07:58.401Z] -> Found 1 reports [2020-12-14T06:07:58.401Z] ==> Detecting git/mercurial file structure [2020-12-14T06:07:58.401Z] ==> Reading reports [2020-12-14T06:07:58.401Z] + ./coverage.out bytes=10 [2020-12-14T06:07:58.401Z] ==> Appending adjustments [2020-12-14T06:07:58.401Z] https://docs.codecov.io/docs/fixing-reports [2020-12-14T06:07:58.663Z] + Found adjustments [2020-12-14T06:07:58.663Z] ==> Gzipping contents [2020-12-14T06:07:58.663Z] 4.0K /tmp/codecov.TxoLMG.gz [2020-12-14T06:07:58.663Z] ==> Uploading reports [2020-12-14T06:07:58.663Z] url: https://codecov.io [2020-12-14T06:07:58.663Z] query: branch=master&commit=ad4a8559929426805d5df875db8eb26b12ca9048&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F61%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-14T06:07:58.663Z] -> Pinging Codecov [2020-12-14T06:07:58.663Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=ad4a8559929426805d5df875db8eb26b12ca9048&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F61%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-14T06:07:59.238Z] -> Uploading to [2020-12-14T06:07:59.238Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-14/FB506323287CE973F263BFD2A0EB1F37/ad4a8559929426805d5df875db8eb26b12ca9048/4fa9dc58-0617-4fa7-8aab-b26c3daeb64d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T060758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdd40d4ba4ec8289f31d1d1fa9dfc8e6c5c6fc1f1cede344f2d4ff0ba878bb78 [2020-12-14T06:07:59.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-14T06:07:59.238Z] Dload Upload Total Spent Left Speed [2020-12-14T06:07:59.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2361 0 0 100 2361 0 4305 --:--:-- --:--:-- --:--:-- 4300 [2020-12-14T06:07:59.813Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] } [2020-12-14T06:07:59.823Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-14T06:08:00.766Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-14T06:08:00.837Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:08:01.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-14T06:08:01.175Z] [2020-12-14T06:08:01.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:08:01.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-14T06:08:01.551Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-14T06:08:01.551Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T06:08:01.551Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T06:08:01.551Z] de9db76c5a1d: Pulling fs layer [2020-12-14T06:08:01.551Z] 0eba1c9be4d2: Pulling fs layer [2020-12-14T06:08:01.551Z] 0d57e429df01: Pulling fs layer [2020-12-14T06:08:01.551Z] 4e4be7b47b0d: Pulling fs layer [2020-12-14T06:08:01.551Z] e1f770b5df2f: Pulling fs layer [2020-12-14T06:08:01.551Z] 85a0685a4137: Pulling fs layer [2020-12-14T06:08:01.551Z] 4e4be7b47b0d: Waiting [2020-12-14T06:08:01.551Z] 85a0685a4137: Waiting [2020-12-14T06:08:01.551Z] e1f770b5df2f: Waiting [2020-12-14T06:08:01.551Z] 0eba1c9be4d2: Waiting [2020-12-14T06:08:01.551Z] 0d57e429df01: Waiting [2020-12-14T06:08:01.818Z] de9db76c5a1d: Verifying Checksum [2020-12-14T06:08:01.818Z] de9db76c5a1d: Download complete [2020-12-14T06:08:01.818Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T06:08:01.818Z] 0ef7d3d256c8: Download complete [2020-12-14T06:08:01.818Z] 188c0c94c7c5: Verifying Checksum [2020-12-14T06:08:01.818Z] 188c0c94c7c5: Download complete [2020-12-14T06:08:01.818Z] 0d57e429df01: Verifying Checksum [2020-12-14T06:08:01.818Z] 0d57e429df01: Download complete [2020-12-14T06:08:01.818Z] 4e4be7b47b0d: Verifying Checksum [2020-12-14T06:08:01.818Z] 4e4be7b47b0d: Download complete [2020-12-14T06:08:02.088Z] 188c0c94c7c5: Pull complete [2020-12-14T06:08:02.354Z] 0ef7d3d256c8: Pull complete [2020-12-14T06:08:02.616Z] de9db76c5a1d: Pull complete [2020-12-14T06:08:02.878Z] e1f770b5df2f: Verifying Checksum [2020-12-14T06:08:02.878Z] e1f770b5df2f: Download complete [2020-12-14T06:08:05.440Z] 0eba1c9be4d2: Verifying Checksum [2020-12-14T06:08:05.440Z] 0eba1c9be4d2: Download complete [2020-12-14T06:08:05.704Z] 85a0685a4137: Verifying Checksum [2020-12-14T06:08:05.704Z] 85a0685a4137: Download complete [2020-12-14T06:08:11.036Z] 0eba1c9be4d2: Pull complete [2020-12-14T06:08:11.036Z] 0d57e429df01: Pull complete [2020-12-14T06:08:11.036Z] 4e4be7b47b0d: Pull complete [2020-12-14T06:08:13.593Z] e1f770b5df2f: Pull complete [2020-12-14T06:08:21.788Z] 85a0685a4137: Pull complete [2020-12-14T06:08:21.788Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-14T06:08:21.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-14T06:08:21.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-14T06:08:21.941Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:08:21.986Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-14T06:08:22.856Z] $ docker top d952e135a02388126d660b3855a7adb2d850eb35108f9796f7c442c4a09c106e -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-14T06:08:23.088Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-14T06:08:23.380Z] + set -o pipefail [2020-12-14T06:08:23.380Z] + snyk monitor '--org=edgex-jenkins' [2020-12-14T06:08:38.308Z] [2020-12-14T06:08:38.308Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-12-14T06:08:38.308Z] [2020-12-14T06:08:38.308Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6b47f504-c1f5-4260-9471-0b4e3fbcd379 [2020-12-14T06:08:38.308Z] [2020-12-14T06:08:38.308Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2020-12-14T06:08:38.308Z] [2020-12-14T06:08:38.308Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-14T06:08:38.308Z] [2020-12-14T06:08:38.308Z] [2020-12-14T06:08:38.308Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-12-14T06:08:38.308Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-12-14T06:08:38.324Z] $ docker stop --time=1 d952e135a02388126d660b3855a7adb2d850eb35108f9796f7c442c4a09c106e [2020-12-14T06:08:40.498Z] $ docker rm -f d952e135a02388126d660b3855a7adb2d850eb35108f9796f7c442c4a09c106e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-14T06:08:41.276Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048, dockerFile=Dockerfile [Pipeline] echo [2020-12-14T06:08:41.279Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-12-14T06:08:41.570Z] + set -o pipefail [2020-12-14T06:08:41.570Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-12-14T06:08:41.570Z] + tee .snyk [2020-12-14T06:08:41.831Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-12-14T06:08:41.831Z] version: v1.14.1 [2020-12-14T06:08:41.831Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-12-14T06:08:41.831Z] ignore: [2020-12-14T06:08:41.831Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-12-14T06:08:41.831Z] - '*': [2020-12-14T06:08:41.831Z] reason: does not apply # justification for ignoring [2020-12-14T06:08:41.831Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-12-14T06:08:41.831Z] SNYK-ALPINE312-JQ-588886: [2020-12-14T06:08:41.831Z] - '*': [2020-12-14T06:08:41.831Z] reason: false positive [2020-12-14T06:08:41.831Z] expires: 2021-01-01T00:00:00 [2020-12-14T06:08:41.831Z] SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: [2020-12-14T06:08:41.831Z] - '*': [2020-12-14T06:08:41.831Z] reason: does not apply [2020-12-14T06:08:41.831Z] expires: 2021-01-01T00:00:00 [2020-12-14T06:08:41.831Z] # patch: {} [Pipeline] withCredentials [2020-12-14T06:08:41.952Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:08:42.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-14T06:08:42.326Z] . [Pipeline] withDockerContainer [2020-12-14T06:08:42.443Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:08:42.485Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-14T06:08:43.224Z] $ docker top 5c2cb48fadac9f2cccc26f2c2807149ae0812c57d0d2828f08a8190ba80e598f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:08:43.704Z] + rm -f snykReport.html [Pipeline] echo [2020-12-14T06:08:43.714Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-12-14T06:08:44.001Z] + set -o pipefail [2020-12-14T06:08:44.002Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-12-14T06:08:44.002Z] + snyk-to-html -o snykReport.html [2020-12-14T06:08:52.159Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-12-14T06:08:52.174Z] $ docker stop --time=1 5c2cb48fadac9f2cccc26f2c2807149ae0812c57d0d2828f08a8190ba80e598f [2020-12-14T06:08:53.585Z] $ docker rm -f 5c2cb48fadac9f2cccc26f2c2807149ae0812c57d0d2828f08a8190ba80e598f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T06:08:53.908Z] [edgeXSnyk] Exit Code: 1 [Pipeline] echo [2020-12-14T06:08:53.910Z] [edgeXSnyk] Possible vulnerabilities have been found in the Snyk scan. Marking as build as unstable. [Pipeline] readFile [Pipeline] mail [Pipeline] step [2020-12-14T06:08:54.172Z] Archiving artifacts [Pipeline] unstable [2020-12-14T06:08:54.271Z] WARNING: Snyk Found Vulnerabilites [Pipeline] } [Pipeline] // script [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 [2020-12-14T06:08:55.527Z] + git log --format=format:%s -1 ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:08:55.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:08:55.840Z] . [Pipeline] withDockerContainer [2020-12-14T06:08:55.934Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:08:55.974Z] $ 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 [2020-12-14T06:08:56.690Z] $ docker top 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T06:08:57.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:08:57.016Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:08:57.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:08:57.228Z] $ docker exec 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d ssh-agent [2020-12-14T06:08:57.511Z] SSH_AUTH_SOCK=/tmp/ssh-S6i0x5dRQxXD/agent.12 [2020-12-14T06:08:57.511Z] SSH_AGENT_PID=17 [2020-12-14T06:08:57.540Z] Running ssh-add (command line suppressed) [2020-12-14T06:08:57.698Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4614038320666334879.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4614038320666334879.key) [2020-12-14T06:08:57.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:08:58.108Z] + git semver tag [2020-12-14T06:08:58.108Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T06:08:58.108Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-14T06:08:58.108Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-14T06:08:58.108Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T06:08:58.108Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T06:08:58.108Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T06:08:58.108Z] # $SEMVER_BRANCH = master [2020-12-14T06:08:58.108Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-14T06:08:58.108Z] # ad4a8559929426805d5df875db8eb26b12ca9048 HEAD [2020-12-14T06:08:58.108Z] # -> Force: false [2020-12-14T06:08:58.108Z] # bfacbe5ec91a240a0dba6c8e067809b6db5d10f0 refs/tags/v2.0.0-dev.3 [Pipeline] } [2020-12-14T06:08:58.121Z] $ docker exec --env ******** --env ******** 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d ssh-agent -k [2020-12-14T06:08:58.251Z] unset SSH_AUTH_SOCK; [2020-12-14T06:08:58.251Z] unset SSH_AGENT_PID; [2020-12-14T06:08:58.251Z] echo Agent pid 17 killed; [2020-12-14T06:08:58.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T06:08:58.869Z] + git semver [Pipeline] } [2020-12-14T06:08:58.886Z] $ docker stop --time=1 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d [2020-12-14T06:09:00.260Z] $ docker rm -f 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:09:00.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-14T06:09:00.914Z] [2020-12-14T06:09:00.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:09:01.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-14T06:09:01.260Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-14T06:09:01.260Z] ab5ef0e58194: Pulling fs layer [2020-12-14T06:09:01.260Z] 9712f1f96733: Pulling fs layer [2020-12-14T06:09:01.260Z] 63f879dbbcfc: Pulling fs layer [2020-12-14T06:09:01.260Z] 0d9ebad4ef96: Pulling fs layer [2020-12-14T06:09:01.260Z] e9a5061849ea: Pulling fs layer [2020-12-14T06:09:01.260Z] d747dcd14b5f: Pulling fs layer [2020-12-14T06:09:01.260Z] 2de7ff778b66: Pulling fs layer [2020-12-14T06:09:01.260Z] e9a5061849ea: Waiting [2020-12-14T06:09:01.260Z] d747dcd14b5f: Waiting [2020-12-14T06:09:01.260Z] 2de7ff778b66: Waiting [2020-12-14T06:09:01.260Z] 0d9ebad4ef96: Waiting [2020-12-14T06:09:01.260Z] 9712f1f96733: Verifying Checksum [2020-12-14T06:09:01.260Z] 9712f1f96733: Download complete [2020-12-14T06:09:03.188Z] 63f879dbbcfc: Verifying Checksum [2020-12-14T06:09:03.189Z] 63f879dbbcfc: Download complete [2020-12-14T06:09:03.189Z] e9a5061849ea: Verifying Checksum [2020-12-14T06:09:03.189Z] e9a5061849ea: Download complete [2020-12-14T06:09:03.189Z] d747dcd14b5f: Verifying Checksum [2020-12-14T06:09:03.189Z] d747dcd14b5f: Download complete [2020-12-14T06:09:03.450Z] 2de7ff778b66: Verifying Checksum [2020-12-14T06:09:03.450Z] 2de7ff778b66: Download complete [2020-12-14T06:09:03.450Z] 0d9ebad4ef96: Verifying Checksum [2020-12-14T06:09:03.450Z] 0d9ebad4ef96: Download complete [2020-12-14T06:09:03.714Z] ab5ef0e58194: Verifying Checksum [2020-12-14T06:09:03.714Z] ab5ef0e58194: Download complete [2020-12-14T06:09:07.938Z] ab5ef0e58194: Pull complete [2020-12-14T06:09:07.938Z] 9712f1f96733: Pull complete [2020-12-14T06:09:09.863Z] 63f879dbbcfc: Pull complete [2020-12-14T06:09:16.525Z] 0d9ebad4ef96: Pull complete [2020-12-14T06:09:17.099Z] e9a5061849ea: Pull complete [2020-12-14T06:09:17.361Z] d747dcd14b5f: Pull complete [2020-12-14T06:09:19.290Z] 2de7ff778b66: Pull complete [2020-12-14T06:09:19.290Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-14T06:09:19.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-14T06:09:19.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-14T06:09:19.448Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:09:19.494Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-14T06:09:23.318Z] $ docker top a63c30e623cff5ff5391d6e0d5d60499ea85338a18467c5362487b7c58e0569f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-14T06:09:23.665Z] provisioning config files... [2020-12-14T06:09:23.674Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2349377426577633831tmp [2020-12-14T06:09:23.691Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1072760653923925706tmp [2020-12-14T06:09:23.704Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7973082312585843583tmp [Pipeline] { [Pipeline] echo [2020-12-14T06:09:23.776Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:09:24.073Z] ---> sigul-configuration.sh [2020-12-14T06:09:24.073Z] gpg: directory `/root/.gnupg' created [2020-12-14T06:09:24.073Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-14T06:09:24.073Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-14T06:09:24.073Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-14T06:09:24.073Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-14T06:09:24.073Z] gpg: CAST5 encrypted data [2020-12-14T06:09:24.336Z] gpg: encrypted with 1 passphrase [2020-12-14T06:09:24.336Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-14T06:09:24.634Z] + mkdir /home/jenkins [2020-12-14T06:09:24.634Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-14T06:09:24.935Z] + 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 [2020-12-14T06:09:24.946Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:09:25.242Z] ---> sigul-install.sh [2020-12-14T06:09:31.852Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-14T06:09:32.150Z] + git tag --list [2020-12-14T06:09:32.150Z] 0.1.1 [2020-12-14T06:09:32.150Z] v1.1.0 [2020-12-14T06:09:32.150Z] v1.2.0 [2020-12-14T06:09:32.150Z] v1.2.1 [2020-12-14T06:09:32.150Z] v1.2.2-dev.1 [2020-12-14T06:09:32.150Z] v1.2.2-dev.10 [2020-12-14T06:09:32.150Z] v1.2.2-dev.11 [2020-12-14T06:09:32.150Z] v1.2.2-dev.12 [2020-12-14T06:09:32.150Z] v1.2.2-dev.2 [2020-12-14T06:09:32.150Z] v1.2.2-dev.3 [2020-12-14T06:09:32.150Z] v1.2.2-dev.4 [2020-12-14T06:09:32.150Z] v1.2.2-dev.5 [2020-12-14T06:09:32.150Z] v1.2.2-dev.6 [2020-12-14T06:09:32.150Z] v1.2.2-dev.7 [2020-12-14T06:09:32.150Z] v1.2.2-dev.8 [2020-12-14T06:09:32.150Z] v1.2.2-dev.9 [2020-12-14T06:09:32.150Z] v1.3.0 [2020-12-14T06:09:32.150Z] v1.3.1-dev.1 [2020-12-14T06:09:32.150Z] v1.3.1-dev.2 [2020-12-14T06:09:32.150Z] v2.0.0-dev.1 [2020-12-14T06:09:32.150Z] v2.0.0-dev.2 [2020-12-14T06:09:32.150Z] v2.0.0-dev.3 [Pipeline] sh [2020-12-14T06:09:32.450Z] + lftools sign git-tag v2.0.0-dev.3 [2020-12-14T06:09:33.841Z] Signing Git tag with Sigul... [2020-12-14T06:09:33.841Z] Signing v2.0.0-dev.3 [Pipeline] echo [2020-12-14T06:09:35.240Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:09:35.540Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-14T06:09:35.549Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-14T06:09:35.649Z] $ docker stop --time=1 a63c30e623cff5ff5391d6e0d5d60499ea85338a18467c5362487b7c58e0569f [2020-12-14T06:09:37.598Z] $ docker rm -f a63c30e623cff5ff5391d6e0d5d60499ea85338a18467c5362487b7c58e0569f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:09:38.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:09:38.881Z] . [Pipeline] withDockerContainer [2020-12-14T06:09:38.987Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:09:39.031Z] $ 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 [2020-12-14T06:09:39.693Z] $ docker top bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T06:09:39.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:09:39.988Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:09:40.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:09:40.185Z] $ docker exec bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 ssh-agent [2020-12-14T06:09:40.367Z] SSH_AUTH_SOCK=/tmp/ssh-0bBPi1ZNLZCb/agent.12 [2020-12-14T06:09:40.367Z] SSH_AGENT_PID=18 [2020-12-14T06:09:40.373Z] Running ssh-add (command line suppressed) [2020-12-14T06:09:40.502Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4233644803202519718.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4233644803202519718.key) [2020-12-14T06:09:40.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:09:40.901Z] + git semver bump pre [2020-12-14T06:09:40.901Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T06:09:40.901Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-14T06:09:40.901Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-14T06:09:40.901Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T06:09:40.901Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T06:09:40.901Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T06:09:40.901Z] # $SEMVER_BRANCH = master [2020-12-14T06:09:40.901Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-14T06:09:40.901Z] 2.0.0-dev.4 [Pipeline] } [2020-12-14T06:09:40.913Z] $ docker exec --env ******** --env ******** bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 ssh-agent -k [2020-12-14T06:09:41.055Z] unset SSH_AUTH_SOCK; [2020-12-14T06:09:41.055Z] unset SSH_AGENT_PID; [2020-12-14T06:09:41.055Z] echo Agent pid 18 killed; [2020-12-14T06:09:41.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T06:09:41.580Z] + git semver [Pipeline] } [2020-12-14T06:09:41.596Z] $ docker stop --time=1 bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 [2020-12-14T06:09:42.948Z] $ docker rm -f bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:09:43.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:09:43.497Z] . [Pipeline] withDockerContainer [2020-12-14T06:09:43.600Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:09:43.647Z] $ 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 [2020-12-14T06:09:44.296Z] $ docker top 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T06:09:44.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:09:44.631Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:09:44.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:09:44.843Z] $ docker exec 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 ssh-agent [2020-12-14T06:09:45.027Z] SSH_AUTH_SOCK=/tmp/ssh-qV7B2ihOqGde/agent.11 [2020-12-14T06:09:45.027Z] SSH_AGENT_PID=16 [2020-12-14T06:09:45.035Z] Running ssh-add (command line suppressed) [2020-12-14T06:09:45.172Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7715184016396492063.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7715184016396492063.key) [2020-12-14T06:09:45.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:09:45.573Z] + git semver push [2020-12-14T06:09:45.573Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T06:09:45.573Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-14T06:09:45.573Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-14T06:09:45.573Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T06:09:45.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T06:09:45.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T06:09:45.573Z] # $SEMVER_BRANCH = master [2020-12-14T06:09:45.573Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-14T06:09:52.175Z] $ docker exec --env ******** --env ******** 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 ssh-agent -k [2020-12-14T06:09:52.304Z] unset SSH_AUTH_SOCK; [2020-12-14T06:09:52.304Z] unset SSH_AGENT_PID; [2020-12-14T06:09:52.304Z] echo Agent pid 16 killed; [2020-12-14T06:09:52.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T06:09:52.879Z] + git semver [Pipeline] } [2020-12-14T06:09:52.895Z] $ docker stop --time=1 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 [2020-12-14T06:09:54.274Z] $ docker rm -f 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 [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 [2020-12-14T06:09:56.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:09:56.693Z] ---> package-listing.sh [2020-12-14T06:09:56.693Z] ++ facter osfamily [2020-12-14T06:09:56.693Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-14T06:09:56.693Z] + OS_FAMILY=redhat [2020-12-14T06:09:56.693Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-14T06:09:56.693Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-14T06:09:56.693Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-14T06:09:56.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-14T06:09:56.693Z] + PACKAGES=/tmp/packages_start.txt [2020-12-14T06:09:56.693Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-14T06:09:56.693Z] + PACKAGES=/tmp/packages_end.txt [2020-12-14T06:09:56.693Z] + case "${OS_FAMILY}" in [2020-12-14T06:09:56.693Z] + rpm -qa [2020-12-14T06:09:56.693Z] + sort [2020-12-14T06:10:01.997Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-14T06:10:01.997Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-14T06:10:01.997Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-14T06:10:01.997Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-14T06:10:01.997Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-12-14T06:10:01.997Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2020-12-14T06:10:02.012Z] 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 [2020-12-14T06:10:02.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:10:02.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:10:02.610Z] [2020-12-14T06:10:02.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:10:02.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:10:02.974Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-14T06:10:02.974Z] df20fa9351a1: Pulling fs layer [2020-12-14T06:10:02.974Z] 36b3adc4ff6f: Pulling fs layer [2020-12-14T06:10:02.974Z] 8ad3a11d3b57: Pulling fs layer [2020-12-14T06:10:02.974Z] 46f8f816bc3b: Pulling fs layer [2020-12-14T06:10:02.974Z] 93b61091891f: Pulling fs layer [2020-12-14T06:10:02.974Z] 93b9cdb0e59b: Pulling fs layer [2020-12-14T06:10:02.974Z] 5e14af77c1be: Pulling fs layer [2020-12-14T06:10:02.974Z] 01666e4c0597: Pulling fs layer [2020-12-14T06:10:02.974Z] aa168da1d23b: Pulling fs layer [2020-12-14T06:10:02.974Z] 93b9cdb0e59b: Waiting [2020-12-14T06:10:02.974Z] 01666e4c0597: Waiting [2020-12-14T06:10:02.974Z] aa168da1d23b: Waiting [2020-12-14T06:10:02.974Z] 5e14af77c1be: Waiting [2020-12-14T06:10:02.974Z] 46f8f816bc3b: Waiting [2020-12-14T06:10:02.974Z] 93b61091891f: Waiting [2020-12-14T06:10:02.974Z] 36b3adc4ff6f: Verifying Checksum [2020-12-14T06:10:02.974Z] 36b3adc4ff6f: Download complete [2020-12-14T06:10:02.974Z] 46f8f816bc3b: Verifying Checksum [2020-12-14T06:10:02.974Z] 46f8f816bc3b: Download complete [2020-12-14T06:10:02.974Z] df20fa9351a1: Download complete [2020-12-14T06:10:03.238Z] 93b9cdb0e59b: Verifying Checksum [2020-12-14T06:10:03.238Z] 93b9cdb0e59b: Download complete [2020-12-14T06:10:03.238Z] 93b61091891f: Download complete [2020-12-14T06:10:03.238Z] 5e14af77c1be: Verifying Checksum [2020-12-14T06:10:03.238Z] 5e14af77c1be: Download complete [2020-12-14T06:10:03.238Z] 01666e4c0597: Verifying Checksum [2020-12-14T06:10:03.238Z] 01666e4c0597: Download complete [2020-12-14T06:10:03.238Z] 8ad3a11d3b57: Download complete [2020-12-14T06:10:03.813Z] df20fa9351a1: Pull complete [2020-12-14T06:10:04.388Z] 36b3adc4ff6f: Pull complete [2020-12-14T06:10:05.337Z] aa168da1d23b: Verifying Checksum [2020-12-14T06:10:05.337Z] aa168da1d23b: Download complete [2020-12-14T06:10:05.598Z] 8ad3a11d3b57: Pull complete [2020-12-14T06:10:05.861Z] 46f8f816bc3b: Pull complete [2020-12-14T06:10:06.123Z] 93b61091891f: Pull complete [2020-12-14T06:10:06.123Z] 93b9cdb0e59b: Pull complete [2020-12-14T06:10:06.386Z] 5e14af77c1be: Pull complete [2020-12-14T06:10:06.647Z] 01666e4c0597: Pull complete [2020-12-14T06:10:14.820Z] aa168da1d23b: Pull complete [2020-12-14T06:10:14.820Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-14T06:10:14.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:10:14.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-14T06:10:14.955Z] prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container [2020-12-14T06:10:15.001Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-14T06:10:17.956Z] $ docker top 75d898b897e8a36b67fb78b43ffe48cb1c9723f63c5b493391d221e416d6c228 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:10:18.482Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-14T06:10:18.779Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-14T06:10:19.076Z] + ls /var/log/sa-host [2020-12-14T06:10:19.076Z] + sadf -c /var/log/sa-host/sa14 [2020-12-14T06:10:19.076Z] file_magic: OK [2020-12-14T06:10:19.076Z] HZ: Using current value: 100 [2020-12-14T06:10:19.076Z] file_header: OK [2020-12-14T06:10:19.076Z] 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 [2020-12-14T06:10:19.076Z] Statistics: [2020-12-14T06:10:19.076Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-14T06:10:19.076Z] File successfully converted to sysstat format version 12.2.1 [2020-12-14T06:10:19.076Z] + sadf -c /var/log/sa-host/sa23 [2020-12-14T06:10:19.076Z] file_magic: OK [2020-12-14T06:10:19.076Z] HZ: Using current value: 100 [2020-12-14T06:10:19.076Z] file_header: OK [2020-12-14T06:10:19.076Z] 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 [2020-12-14T06:10:19.076Z] Statistics: [2020-12-14T06:10:19.076Z] Hnuu...uuuununununu... [2020-12-14T06:10:19.076Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-14T06:10:19.746Z] provisioning config files... [2020-12-14T06:10:19.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6179473821632254055tmp [Pipeline] { [Pipeline] echo [2020-12-14T06:10:19.835Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:10:20.129Z] ---> create-netrc.sh [Pipeline] } [2020-12-14T06:10:20.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-14T06:10:20.313Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:10:20.607Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-14T06:10:20.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:10:20.912Z] ---> sudo-logs.sh [2020-12-14T06:10:20.912Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-14T06:10:20.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:10:21.215Z] ---> job-cost.sh [2020-12-14T06:10:21.215Z] lf-activate-venv: SKIPPING [2020-12-14T06:10:21.215Z] INFO: No Stack... [2020-12-14T06:10:22.606Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-14T06:10:22.868Z] INFO: Archiving Costs [Pipeline] echo [2020-12-14T06:10:22.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:10:23.176Z] ---> logs-deploy.sh [2020-12-14T06:10:23.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/61 [2020-12-14T06:10:23.176Z] INFO: archiving workspace using pattern(s): [2020-12-14T06:10:25.097Z] Archives upload complete. [2020-12-14T06:10:25.097Z] INFO: archiving logs to Nexus