Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 975fc894d22c95df56f5c30831830fec7a3ab6cc 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-28699’ is offline Running on prd-centos7-docker-4c-2g-28702 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 Checking out Revision 975fc894d22c95df56f5c30831830fec7a3ab6cc (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 Commit message: "chore: change to local develop environment" > git rev-list --no-walk 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T11:18:38.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T11:18:38.297Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T11:18:38.387Z] ========================================================= [2021-03-05T11:18:38.387Z] EdgeX Global Pipelines Version Info [2021-03-05T11:18:38.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:18:39.822Z] ------------------- [2021-03-05T11:18:39.822Z] stable info: [2021-03-05T11:18:39.822Z] ------------------- [2021-03-05T11:18:39.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T11:18:39.822Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:18:39.822Z] Message: update stable to v1.0.184 [2021-03-05T11:18:40.766Z] ------------------- [2021-03-05T11:18:40.766Z] experimental info: [2021-03-05T11:18:40.766Z] ------------------- [2021-03-05T11:18:40.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T11:18:40.766Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:18:40.766Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T11:18:41.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-05T11:18:41.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-05T11:18:41.213Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T11:18:41.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T11:18:41.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T11:18:41.507Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T11:18:41.595Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T11:18:41.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T11:18:41.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-05T11:18:41.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T11:18:42.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T11:18:42.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-05T11:18:42.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T11:18:42.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T11:18:42.371Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:18:42.453Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:18:42.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T11:18:42.636Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T11:18:42.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T11:18:42.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-05T11:18:42.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-05T11:18:42.995Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-05T11:18:43.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-05T11:18:43.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-05T11:18:43.249Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-05T11:18:43.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T11:18:43.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-05T11:18:43.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-05T11:18:43.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-05T11:18:43.720Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] echo [2021-03-05T11:18:43.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 975fc89 [Pipeline] echo [2021-03-05T11:18:43.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:18:44.149Z] provisioning config files... [2021-03-05T11:18:44.175Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4849881486535862609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:18:44.526Z] ---> docker-login.sh [2021-03-05T11:18:44.526Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:18:44.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:18:44.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:18:44.788Z] Configure a credential helper to remove this warning. See [2021-03-05T11:18:44.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:18:44.788Z] [2021-03-05T11:18:44.788Z] Login Succeeded [2021-03-05T11:18:44.788Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:18:45.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:18:45.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:18:45.051Z] Configure a credential helper to remove this warning. See [2021-03-05T11:18:45.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:18:45.051Z] [2021-03-05T11:18:45.051Z] Login Succeeded [2021-03-05T11:18:45.051Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:18:45.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:18:45.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:18:45.325Z] Configure a credential helper to remove this warning. See [2021-03-05T11:18:45.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:18:45.325Z] [2021-03-05T11:18:45.325Z] Login Succeeded [2021-03-05T11:18:45.325Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:18:45.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:18:45.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:18:45.325Z] Configure a credential helper to remove this warning. See [2021-03-05T11:18:45.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:18:45.325Z] [2021-03-05T11:18:45.325Z] Login Succeeded [2021-03-05T11:18:45.325Z] docker.io [2021-03-05T11:18:45.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:18:45.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:18:45.850Z] Configure a credential helper to remove this warning. See [2021-03-05T11:18:45.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:18:45.850Z] [2021-03-05T11:18:45.850Z] Login Succeeded [2021-03-05T11:18:45.850Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:18:45.861Z] 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 [2021-03-05T11:18:46.702Z] + git log --format=format:%s -1 975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] echo [2021-03-05T11:18:46.748Z] GIT_COMMIT: 975fc894d22c95df56f5c30831830fec7a3ab6cc, Commit Message: chore: change to local develop environment [Pipeline] echo [2021-03-05T11:18:46.792Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:18:47.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:18:47.930Z] [2021-03-05T11:18:47.930Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:18:48.270Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:18:48.271Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T11:18:48.271Z] 31603596830f: Pulling fs layer [2021-03-05T11:18:48.271Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T11:18:48.271Z] 6ca5941a6612: Pulling fs layer [2021-03-05T11:18:48.271Z] ecc8261a40a4: Pulling fs layer [2021-03-05T11:18:48.271Z] ecc8261a40a4: Waiting [2021-03-05T11:18:48.271Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T11:18:48.271Z] 2a8b12db71e7: Download complete [2021-03-05T11:18:48.271Z] 31603596830f: Verifying Checksum [2021-03-05T11:18:48.271Z] 31603596830f: Download complete [2021-03-05T11:18:48.532Z] ecc8261a40a4: Verifying Checksum [2021-03-05T11:18:48.532Z] ecc8261a40a4: Download complete [2021-03-05T11:18:48.532Z] 6ca5941a6612: Verifying Checksum [2021-03-05T11:18:48.532Z] 6ca5941a6612: Download complete [2021-03-05T11:18:48.532Z] 31603596830f: Pull complete [2021-03-05T11:18:48.794Z] 2a8b12db71e7: Pull complete [2021-03-05T11:18:49.377Z] 6ca5941a6612: Pull complete [2021-03-05T11:18:49.639Z] ecc8261a40a4: Pull complete [2021-03-05T11:18:49.639Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T11:18:49.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:18:49.639Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T11:18:49.737Z] prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container [2021-03-05T11:18:49.781Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T11:18:52.182Z] $ docker top 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T11:18:52.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:18:52.527Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:18:52.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:18:52.706Z] $ docker exec 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent [2021-03-05T11:18:52.853Z] SSH_AUTH_SOCK=/tmp/ssh-ydOGhBeQGvaZ/agent.11 [2021-03-05T11:18:52.853Z] SSH_AGENT_PID=16 [2021-03-05T11:18:52.865Z] Running ssh-add (command line suppressed) [2021-03-05T11:18:52.984Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8772911243103192680.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8772911243103192680.key) [2021-03-05T11:18:53.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:18:53.364Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T11:18:53.387Z] $ docker exec --env ******** --env ******** 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent -k [2021-03-05T11:18:53.492Z] unset SSH_AUTH_SOCK; [2021-03-05T11:18:53.492Z] unset SSH_AGENT_PID; [2021-03-05T11:18:53.492Z] echo Agent pid 16 killed; [2021-03-05T11:18:53.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T11:18:53.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:18:53.674Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:18:53.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:18:53.826Z] $ docker exec 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent [2021-03-05T11:18:53.970Z] SSH_AUTH_SOCK=/tmp/ssh-5mqKjYngNG3Q/agent.45 [2021-03-05T11:18:53.970Z] SSH_AGENT_PID=50 [2021-03-05T11:18:53.977Z] Running ssh-add (command line suppressed) [2021-03-05T11:18:54.083Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2098253968465171581.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2098253968465171581.key) [2021-03-05T11:18:54.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:18:54.475Z] + git semver init [2021-03-05T11:18:54.475Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T11:18:54.475Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-05T11:18:54.475Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-05T11:18:54.475Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T11:18:54.475Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T11:18:54.475Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T11:18:54.475Z] # $SEMVER_BRANCH = master [2021-03-05T11:18:54.475Z] # $SEMVER_TEMP = /tmp/semver-098810086 [2021-03-05T11:18:54.475Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-05T11:18:55.427Z] # '/tmp/semver-098810086' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-03-05T11:18:55.427Z] # -> Force: false [2021-03-05T11:18:55.427Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-03-05T11:18:55.441Z] $ docker exec --env ******** --env ******** 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent -k [2021-03-05T11:18:55.539Z] unset SSH_AUTH_SOCK; [2021-03-05T11:18:55.539Z] unset SSH_AGENT_PID; [2021-03-05T11:18:55.539Z] echo Agent pid 50 killed; [2021-03-05T11:18:55.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:18:56.029Z] + git semver [Pipeline] } [2021-03-05T11:18:56.045Z] $ docker stop --time=1 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc [2021-03-05T11:18:57.436Z] $ docker rm -f 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:18:57.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T11:18:58.376Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T11:18:58.379Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-05T11:19:13.899Z] Still waiting to schedule task [2021-03-05T11:19:13.900Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-05T11:19:13.902Z] Still waiting to schedule task [2021-03-05T11:19:13.902Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-05T11:20:52.937Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28703 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-03-05T11:20:52.997Z] Running in /w/workspace/edgex-ui-go/75 [Pipeline] { [Pipeline] checkout [2021-03-05T11:20:57.824Z] using credential edgex-jenkins-ssh [2021-03-05T11:20:57.882Z] Cloning the remote Git repository [2021-03-05T11:20:57.949Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:20:58.066Z] > git init /w/workspace/edgex-ui-go/75 # timeout=10 [2021-03-05T11:20:58.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:20:58.162Z] > git --version # timeout=10 [2021-03-05T11:20:58.185Z] > git --version # 'git version 2.17.1' [2021-03-05T11:20:58.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:20:58.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:21:00.338Z] Checking out Revision 975fc894d22c95df56f5c30831830fec7a3ab6cc (master) [2021-03-05T11:20:59.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:20:59.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:20:59.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:20:59.849Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:20:59.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:20:59.863Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T11:21:00.360Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:21:00.382Z] > git checkout -f 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 [2021-03-05T11:21:05.027Z] Commit message: "chore: change to local develop environment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:21:06.789Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:21:07.234Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:21:07.581Z] + sudo service docker restart [2021-03-05T11:21:07.582Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:21:10.280Z] provisioning config files... [2021-03-05T11:21:10.323Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config555874180104811966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:21:10.754Z] ---> docker-login.sh [2021-03-05T11:21:10.755Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:21:11.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:12.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:12.018Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:12.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:12.018Z] [2021-03-05T11:21:12.018Z] Login Succeeded [2021-03-05T11:21:12.018Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:21:12.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:12.570Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:12.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:12.570Z] [2021-03-05T11:21:12.570Z] Login Succeeded [2021-03-05T11:21:12.570Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:21:12.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:13.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:13.122Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:13.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:13.122Z] [2021-03-05T11:21:13.122Z] Login Succeeded [2021-03-05T11:21:13.122Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:21:13.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:13.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:13.677Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:13.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:13.677Z] [2021-03-05T11:21:13.677Z] Login Succeeded [2021-03-05T11:21:13.677Z] docker.io [2021-03-05T11:21:13.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:14.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:14.224Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:14.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:14.224Z] [2021-03-05T11:21:14.224Z] Login Succeeded [2021-03-05T11:21:14.224Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:21:14.241Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T11:21:14.704Z] ========================================================= [2021-03-05T11:21:14.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T11:21:14.704Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:21:15.082Z] + 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 . [2021-03-05T11:21:15.683Z] Sending build context to Docker daemon 17.25MB [2021-03-05T11:21:15.960Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:21:15.960Z] Step 2/8 : FROM ${BASE} [2021-03-05T11:21:15.960Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T11:21:15.960Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T11:21:15.960Z] a4357932f1b6: Pulling fs layer [2021-03-05T11:21:15.960Z] 18c013af1878: Pulling fs layer [2021-03-05T11:21:15.960Z] 00ac8860ef70: Pulling fs layer [2021-03-05T11:21:15.960Z] 63d7cb157983: Pulling fs layer [2021-03-05T11:21:15.960Z] b116817d02f9: Pulling fs layer [2021-03-05T11:21:15.960Z] 745a02a5169b: Pulling fs layer [2021-03-05T11:21:15.960Z] 63d7cb157983: Waiting [2021-03-05T11:21:15.960Z] b116817d02f9: Waiting [2021-03-05T11:21:15.960Z] 745a02a5169b: Waiting [2021-03-05T11:21:15.960Z] 00ac8860ef70: Waiting [2021-03-05T11:21:15.960Z] 18c013af1878: Verifying Checksum [2021-03-05T11:21:15.960Z] 18c013af1878: Download complete [2021-03-05T11:21:15.960Z] a4357932f1b6: Download complete [2021-03-05T11:21:15.960Z] 63d7cb157983: Verifying Checksum [2021-03-05T11:21:15.960Z] 63d7cb157983: Download complete [2021-03-05T11:21:15.960Z] 5f621e34cdf4: Verifying Checksum [2021-03-05T11:21:15.960Z] 5f621e34cdf4: Download complete [2021-03-05T11:21:15.960Z] b116817d02f9: Verifying Checksum [2021-03-05T11:21:15.960Z] b116817d02f9: Download complete [2021-03-05T11:21:16.942Z] 5f621e34cdf4: Pull complete [2021-03-05T11:21:17.228Z] a4357932f1b6: Pull complete [2021-03-05T11:21:17.837Z] 18c013af1878: Pull complete [2021-03-05T11:21:19.297Z] 745a02a5169b: Verifying Checksum [2021-03-05T11:21:19.297Z] 745a02a5169b: Download complete [2021-03-05T11:21:20.275Z] 00ac8860ef70: Verifying Checksum [2021-03-05T11:21:20.275Z] 00ac8860ef70: Download complete [2021-03-05T11:21:30.451Z] 00ac8860ef70: Pull complete [2021-03-05T11:21:30.451Z] 63d7cb157983: Pull complete [2021-03-05T11:21:30.723Z] b116817d02f9: Pull complete [2021-03-05T11:21:35.044Z] 745a02a5169b: Pull complete [2021-03-05T11:21:35.044Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T11:21:35.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T11:21:35.044Z] ---> b7e6874047d6 [2021-03-05T11:21:35.044Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-05T11:21:37.669Z] ---> Running in 68a0590ee51a [2021-03-05T11:21:37.941Z] Removing intermediate container 68a0590ee51a [2021-03-05T11:21:37.941Z] ---> 42cc9b81074b [2021-03-05T11:21:37.941Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:21:38.216Z] ---> Running in b90bc302ca17 [2021-03-05T11:21:39.869Z] Running on prd-centos7-docker-4c-2g-28704 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-03-05T11:21:39.930Z] Running in /w/workspace/edgex-ui-go/75 [Pipeline] { [Pipeline] checkout [2021-03-05T11:21:40.443Z] Removing intermediate container b90bc302ca17 [2021-03-05T11:21:40.443Z] ---> 00f6320cbf7f [2021-03-05T11:21:40.443Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-05T11:21:40.719Z] ---> Running in e6bf874b074f [2021-03-05T11:21:42.142Z] using credential edgex-jenkins-ssh [2021-03-05T11:21:42.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T11:21:42.191Z] Cloning the remote Git repository [2021-03-05T11:21:42.221Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:21:42.289Z] > git init /w/workspace/edgex-ui-go/75 # timeout=10 [2021-03-05T11:21:42.351Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:21:42.351Z] > git --version # timeout=10 [2021-03-05T11:21:42.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T11:21:42.360Z] > git --version # 'git version 2.24.3' [2021-03-05T11:21:42.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:21:42.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:21:43.270Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:21:43.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:21:43.289Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:21:43.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:21:43.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:21:43.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T11:21:43.708Z] Checking out Revision 975fc894d22c95df56f5c30831830fec7a3ab6cc (master) [2021-03-05T11:21:43.745Z] OK: 142 MiB in 39 packages [2021-03-05T11:21:43.717Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:21:43.721Z] > git checkout -f 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 [2021-03-05T11:21:45.180Z] Removing intermediate container e6bf874b074f [2021-03-05T11:21:45.180Z] ---> 76a95eb092df [2021-03-05T11:21:45.180Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-05T11:21:45.180Z] ---> Running in c4f977e53a52 [2021-03-05T11:21:45.777Z] Removing intermediate container c4f977e53a52 [2021-03-05T11:21:45.777Z] ---> 025f046feb33 [2021-03-05T11:21:45.777Z] Step 7/8 : COPY . . [2021-03-05T11:21:47.444Z] Commit message: "chore: change to local develop environment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:21:48.396Z] ---> 23ec5eff7233 [2021-03-05T11:21:48.396Z] Step 8/8 : RUN go mod download [2021-03-05T11:21:48.396Z] ---> Running in 647f65e71807 [2021-03-05T11:21:48.649Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:21:48.970Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:21:49.264Z] + sudo service docker restart [2021-03-05T11:21:49.264Z] + true [2021-03-05T11:21:49.264Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:21:50.755Z] provisioning config files... [2021-03-05T11:21:50.808Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config1595113541849581263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:21:51.238Z] ---> docker-login.sh [2021-03-05T11:21:51.238Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:21:51.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:51.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:51.499Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:51.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:51.499Z] [2021-03-05T11:21:51.499Z] Login Succeeded [2021-03-05T11:21:51.499Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:21:51.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:51.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:51.761Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:51.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:51.761Z] [2021-03-05T11:21:51.761Z] Login Succeeded [2021-03-05T11:21:51.761Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:21:51.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:52.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:52.022Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:52.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:52.022Z] [2021-03-05T11:21:52.022Z] Login Succeeded [2021-03-05T11:21:52.022Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:21:52.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:52.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:52.022Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:52.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:52.022Z] [2021-03-05T11:21:52.022Z] Login Succeeded [2021-03-05T11:21:52.022Z] docker.io [2021-03-05T11:21:52.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:21:52.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:21:52.546Z] Configure a credential helper to remove this warning. See [2021-03-05T11:21:52.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:21:52.546Z] [2021-03-05T11:21:52.546Z] Login Succeeded [2021-03-05T11:21:52.546Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:21:52.555Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T11:21:52.894Z] ========================================================= [2021-03-05T11:21:52.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T11:21:52.894Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:21:53.251Z] + 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 . [2021-03-05T11:21:53.513Z] Sending build context to Docker daemon 17.25MB [2021-03-05T11:21:53.513Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:21:53.513Z] Step 2/8 : FROM ${BASE} [2021-03-05T11:21:53.513Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T11:21:53.513Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T11:21:53.513Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T11:21:53.513Z] de9db76c5a1d: Pulling fs layer [2021-03-05T11:21:53.513Z] bca2f99d35d6: Pulling fs layer [2021-03-05T11:21:53.513Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T11:21:53.513Z] 7c6f9722023f: Pulling fs layer [2021-03-05T11:21:53.513Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T11:21:53.513Z] 93359f2a8cfa: Waiting [2021-03-05T11:21:53.513Z] 7c6f9722023f: Waiting [2021-03-05T11:21:53.513Z] a35cf1a2eb13: Waiting [2021-03-05T11:21:53.513Z] bca2f99d35d6: Waiting [2021-03-05T11:21:53.513Z] de9db76c5a1d: Download complete [2021-03-05T11:21:53.513Z] 0ef7d3d256c8: Verifying Checksum [2021-03-05T11:21:53.513Z] 0ef7d3d256c8: Download complete [2021-03-05T11:21:53.513Z] 93359f2a8cfa: Download complete [2021-03-05T11:21:53.513Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T11:21:53.513Z] 188c0c94c7c5: Download complete [2021-03-05T11:21:53.513Z] 7c6f9722023f: Verifying Checksum [2021-03-05T11:21:53.513Z] 7c6f9722023f: Download complete [2021-03-05T11:21:53.775Z] 188c0c94c7c5: Pull complete [2021-03-05T11:21:54.040Z] 0ef7d3d256c8: Pull complete [2021-03-05T11:21:54.304Z] de9db76c5a1d: Pull complete [2021-03-05T11:21:55.693Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T11:21:55.693Z] a35cf1a2eb13: Download complete [2021-03-05T11:21:56.637Z] bca2f99d35d6: Verifying Checksum [2021-03-05T11:21:56.637Z] bca2f99d35d6: Download complete [2021-03-05T11:22:01.960Z] bca2f99d35d6: Pull complete [2021-03-05T11:22:01.960Z] 93359f2a8cfa: Pull complete [2021-03-05T11:22:01.960Z] 7c6f9722023f: Pull complete [2021-03-05T11:22:06.196Z] a35cf1a2eb13: Pull complete [2021-03-05T11:22:06.196Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T11:22:06.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T11:22:06.196Z] ---> a62c8e92a672 [2021-03-05T11:22:06.196Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-05T11:22:06.196Z] ---> Running in 52437a1f092c [2021-03-05T11:22:06.196Z] Removing intermediate container 52437a1f092c [2021-03-05T11:22:06.196Z] ---> b25fdb4b2a31 [2021-03-05T11:22:06.196Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:22:06.196Z] ---> Running in a37d35c4a6ba [2021-03-05T11:22:07.154Z] Removing intermediate container a37d35c4a6ba [2021-03-05T11:22:07.154Z] ---> 5d6022e3b1a3 [2021-03-05T11:22:07.154Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-05T11:22:07.154Z] ---> Running in 79bcb624c453 [2021-03-05T11:22:08.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T11:22:09.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T11:22:09.621Z] OK: 166 MiB in 39 packages [2021-03-05T11:22:10.201Z] Removing intermediate container 79bcb624c453 [2021-03-05T11:22:10.201Z] ---> 9674b271e2e6 [2021-03-05T11:22:10.201Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-05T11:22:10.201Z] ---> Running in 8f69a67629ec [2021-03-05T11:22:10.463Z] Removing intermediate container 8f69a67629ec [2021-03-05T11:22:10.463Z] ---> 450da979a381 [2021-03-05T11:22:10.463Z] Step 7/8 : COPY . . [2021-03-05T11:22:12.400Z] ---> 1b844e48aeb9 [2021-03-05T11:22:12.400Z] Step 8/8 : RUN go mod download [2021-03-05T11:22:12.400Z] ---> Running in 826dcbab588a [2021-03-05T11:22:20.738Z] Removing intermediate container 647f65e71807 [2021-03-05T11:22:20.738Z] ---> 5645565ccfc5 [2021-03-05T11:22:20.738Z] Successfully built 5645565ccfc5 [2021-03-05T11:22:20.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:22:21.090Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T11:22:21.090Z] . [Pipeline] withDockerContainer [2021-03-05T11:22:21.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-28703 does not seem to be running inside a container [2021-03-05T11:22:21.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 [2021-03-05T11:22:22.943Z] $ docker top f2a7cbb18fd16480f144733a2b8bcb8613abdc3ef2dcafc56af53eab80ae50d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:22:23.938Z] + go version [2021-03-05T11:22:23.938Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-05T11:22:23.965Z] $ docker stop --time=1 f2a7cbb18fd16480f144733a2b8bcb8613abdc3ef2dcafc56af53eab80ae50d7 [2021-03-05T11:22:25.877Z] $ docker rm -f f2a7cbb18fd16480f144733a2b8bcb8613abdc3ef2dcafc56af53eab80ae50d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:22:26.843Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T11:22:26.843Z] . [Pipeline] withDockerContainer [2021-03-05T11:22:27.075Z] prd-ubuntu18.04-docker-arm64-4c-16g-28703 does not seem to be running inside a container [2021-03-05T11:22:27.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 [2021-03-05T11:22:28.683Z] $ docker top 32b810ea5ec68dcf37973af23db6c7207d37e4d701575667b04b3dc31fe9b0b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:22:29.715Z] + make test [2021-03-05T11:22:29.715Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-05T11:22:31.155Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-05T11:22:39.037Z] Removing intermediate container 826dcbab588a [2021-03-05T11:22:39.037Z] ---> 530f17d7643d [2021-03-05T11:22:39.037Z] Successfully built 530f17d7643d [2021-03-05T11:22:39.037Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:22:39.352Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:22:39.352Z] . [Pipeline] withDockerContainer [2021-03-05T11:22:39.609Z] prd-centos7-docker-4c-2g-28704 does not seem to be running inside a container [2021-03-05T11:22:39.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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-x86_64 cat [2021-03-05T11:22:40.513Z] $ docker top 5054fb4c07fb18fd77de005b4ead501d0437f74c71967645fea0ce6bf2dab9db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:22:41.022Z] + go version [2021-03-05T11:22:41.022Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T11:22:41.038Z] $ docker stop --time=1 5054fb4c07fb18fd77de005b4ead501d0437f74c71967645fea0ce6bf2dab9db [2021-03-05T11:22:42.367Z] $ docker rm -f 5054fb4c07fb18fd77de005b4ead501d0437f74c71967645fea0ce6bf2dab9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:22:43.185Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:22:43.185Z] . [Pipeline] withDockerContainer [2021-03-05T11:22:43.278Z] prd-centos7-docker-4c-2g-28704 does not seem to be running inside a container [2021-03-05T11:22:43.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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-x86_64 cat [2021-03-05T11:22:43.954Z] $ docker top 187e6f410899efdc0f294d9b814b11c10390109ac5e0fc57f41cd3c9bb5e87f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:22:44.436Z] + make test [2021-03-05T11:22:44.436Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-05T11:22:45.832Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-05T11:22:54.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-05T11:22:54.077Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-05T11:22:55.506Z] $ docker stop --time=1 187e6f410899efdc0f294d9b814b11c10390109ac5e0fc57f41cd3c9bb5e87f7 [2021-03-05T11:22:57.722Z] $ docker rm -f 187e6f410899efdc0f294d9b814b11c10390109ac5e0fc57f41cd3c9bb5e87f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-05T11:22:58.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-05T11:22:58.019Z] GO111MODULE=on go vet ./... [2021-03-05T11:22:58.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T11:22:58.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-05T11:23:01.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-05T11:23:01.646Z] + ls -al . [2021-03-05T11:23:01.646Z] total 92 [2021-03-05T11:23:01.646Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 5 11:22 . [2021-03-05T11:23:01.646Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 5 11:21 .. [2021-03-05T11:23:01.646Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 5 11:21 assets [2021-03-05T11:23:01.646Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 5 11:21 bin [2021-03-05T11:23:01.647Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 5 11:21 cmd [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 5 11:21 CONTRIBUTING.md [2021-03-05T11:23:01.647Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 5 11:22 coverage.out [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 5 11:21 Dockerfile [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 5 11:21 Dockerfile.build [2021-03-05T11:23:01.647Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 5 11:21 docs [2021-03-05T11:23:01.647Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 5 11:21 .git [2021-03-05T11:23:01.647Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 5 11:21 .github [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 5 11:21 .gitignore [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 5 11:22 go.mod [2021-03-05T11:23:01.647Z] -rw-r--r--. 1 jenkins jenkins 22053 Mar 5 11:22 go.sum [2021-03-05T11:23:01.647Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 5 11:21 internal [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 5 11:21 Jenkinsfile [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 5 11:21 LICENSE [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 5 11:21 Makefile [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 5 11:21 README.md [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 5 11:18 VERSION [2021-03-05T11:23:01.647Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 5 11:21 version.go [2021-03-05T11:23:01.647Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 5 11:21 web [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:01.960Z] + 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=975fc894d22c95df56f5c30831830fec7a3ab6cc --label arch=amd64 --label version=2.0.0-dev.17 . [2021-03-05T11:23:02.222Z] Sending build context to Docker daemon 17.28MB [2021-03-05T11:23:02.222Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:23:02.222Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-05T11:23:02.222Z] ---> 530f17d7643d [2021-03-05T11:23:02.222Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-05T11:23:02.800Z] ---> Running in 561e51a26d9c [2021-03-05T11:23:03.065Z] Removing intermediate container 561e51a26d9c [2021-03-05T11:23:03.065Z] ---> 88a033c65455 [2021-03-05T11:23:03.065Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-05T11:23:03.065Z] ---> Running in 403ab63d8b12 [2021-03-05T11:23:03.327Z] Removing intermediate container 403ab63d8b12 [2021-03-05T11:23:03.327Z] ---> d5fb2c0b5d3c [2021-03-05T11:23:03.327Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-05T11:23:03.327Z] ---> Running in c14889050eee [Pipeline] } [2021-03-05T11:23:03.497Z] $ docker stop --time=1 32b810ea5ec68dcf37973af23db6c7207d37e4d701575667b04b3dc31fe9b0b3 [2021-03-05T11:23:03.588Z] Removing intermediate container c14889050eee [2021-03-05T11:23:03.588Z] ---> 8dbf35a4fa41 [2021-03-05T11:23:03.588Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-05T11:23:03.588Z] ---> Running in 4fe4442819d1 [2021-03-05T11:23:03.850Z] Removing intermediate container 4fe4442819d1 [2021-03-05T11:23:03.850Z] ---> fdbd6f8ff12b [2021-03-05T11:23:03.850Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-05T11:23:03.850Z] ---> Running in 81dcdc09607e [2021-03-05T11:23:03.850Z] Removing intermediate container 81dcdc09607e [2021-03-05T11:23:03.850Z] ---> ab67ed2f42c7 [2021-03-05T11:23:03.850Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:23:04.112Z] ---> Running in 37386b38aadf [2021-03-05T11:23:05.058Z] Removing intermediate container 37386b38aadf [2021-03-05T11:23:05.058Z] ---> 6a5dc0a4d3c9 [2021-03-05T11:23:05.058Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-05T11:23:05.058Z] ---> Running in 5ca9906302e0 [2021-03-05T11:23:05.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T11:23:05.468Z] $ docker rm -f 32b810ea5ec68dcf37973af23db6c7207d37e4d701575667b04b3dc31fe9b0b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:23:06.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T11:23:06.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T11:23:06.347Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T11:23:06.850Z] OK: 166 MiB in 39 packages [2021-03-05T11:23:07.111Z] Removing intermediate container 5ca9906302e0 [2021-03-05T11:23:07.111Z] ---> d2ce408698ec [2021-03-05T11:23:07.111Z] Step 10/24 : ENV GO111MODULE=on [2021-03-05T11:23:07.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-05T11:23:07.373Z] ---> Running in 2a2dc5fb6a66 [2021-03-05T11:23:07.373Z] Removing intermediate container 2a2dc5fb6a66 [2021-03-05T11:23:07.373Z] ---> 001e235f005d [2021-03-05T11:23:07.373Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:23:07.636Z] ---> Running in 8af65a21d3dc [2021-03-05T11:23:07.637Z] Removing intermediate container 8af65a21d3dc [2021-03-05T11:23:07.637Z] ---> bc0306237086 [2021-03-05T11:23:07.637Z] Step 12/24 : COPY go.mod . [2021-03-05T11:23:07.899Z] ---> 1d490be60a55 [2021-03-05T11:23:07.899Z] Step 13/24 : COPY Makefile . [2021-03-05T11:23:07.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-05T11:23:08.162Z] ---> 4984ce7138f3 [2021-03-05T11:23:08.162Z] Step 14/24 : RUN make update [2021-03-05T11:23:08.162Z] ---> Running in 0f12d99d4838 [2021-03-05T11:23:08.362Z] + ls -al . [2021-03-05T11:23:08.362Z] total 124 [2021-03-05T11:23:08.362Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:22 . [2021-03-05T11:23:08.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:20 .. [2021-03-05T11:23:08.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:21 .git [2021-03-05T11:23:08.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:21 .github [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 5 11:21 .gitignore [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 5 11:21 CONTRIBUTING.md [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 5 11:21 Dockerfile [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 5 11:21 Dockerfile.build [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 5 11:21 Jenkinsfile [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 5 11:21 LICENSE [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 5 11:21 Makefile [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 5 11:21 README.md [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:18 VERSION [2021-03-05T11:23:08.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:21 assets [2021-03-05T11:23:08.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:21 bin [2021-03-05T11:23:08.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:21 cmd [2021-03-05T11:23:08.362Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 5 11:22 coverage.out [2021-03-05T11:23:08.362Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:21 docs [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 5 11:22 go.mod [2021-03-05T11:23:08.362Z] -rw-r--r-- 1 jenkins jenkins 22053 Mar 5 11:22 go.sum [2021-03-05T11:23:08.362Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:21 internal [2021-03-05T11:23:08.362Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 5 11:21 version.go [2021-03-05T11:23:08.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:21 web [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:08.734Z] + 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=975fc894d22c95df56f5c30831830fec7a3ab6cc --label arch=arm64 --label version=2.0.0-dev.17 . [2021-03-05T11:23:08.735Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-05T11:23:08.997Z] Removing intermediate container 0f12d99d4838 [2021-03-05T11:23:08.997Z] ---> 2f0b831d4e09 [2021-03-05T11:23:08.997Z] Step 15/24 : COPY . . [2021-03-05T11:23:09.360Z] Sending build context to Docker daemon 17.28MB [2021-03-05T11:23:09.360Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:23:09.360Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-05T11:23:09.360Z] ---> 5645565ccfc5 [2021-03-05T11:23:09.360Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-05T11:23:09.957Z] ---> Running in e67cba8cc0ba [2021-03-05T11:23:10.242Z] Removing intermediate container e67cba8cc0ba [2021-03-05T11:23:10.242Z] ---> 1c4049e80b9d [2021-03-05T11:23:10.242Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-05T11:23:10.518Z] ---> Running in 680082e2b426 [2021-03-05T11:23:10.798Z] Removing intermediate container 680082e2b426 [2021-03-05T11:23:10.798Z] ---> 9307ea1649cd [2021-03-05T11:23:10.798Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-05T11:23:10.929Z] ---> 7ba95a1e61ec [2021-03-05T11:23:10.929Z] Step 16/24 : RUN ${MAKE} [2021-03-05T11:23:10.929Z] ---> Running in b9739af3e9d3 [2021-03-05T11:23:11.073Z] ---> Running in eab40c2f938b [2021-03-05T11:23:11.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-05T11:23:11.347Z] Removing intermediate container eab40c2f938b [2021-03-05T11:23:11.347Z] ---> 437aa5a92adc [2021-03-05T11:23:11.347Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-05T11:23:11.625Z] ---> Running in 459c03578d20 [2021-03-05T11:23:12.228Z] Removing intermediate container 459c03578d20 [2021-03-05T11:23:12.228Z] ---> 128a29334e2e [2021-03-05T11:23:12.228Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-05T11:23:12.228Z] ---> Running in c626199674f3 [2021-03-05T11:23:12.826Z] Removing intermediate container c626199674f3 [2021-03-05T11:23:12.826Z] ---> 6ff6910d9efc [2021-03-05T11:23:12.826Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:23:12.826Z] ---> Running in 529fcb6b43d1 [2021-03-05T11:23:14.809Z] Removing intermediate container 529fcb6b43d1 [2021-03-05T11:23:14.809Z] ---> 75892298a8e1 [2021-03-05T11:23:14.809Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-05T11:23:15.082Z] ---> Running in 7b9514e3f0e5 [2021-03-05T11:23:16.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T11:23:17.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T11:23:17.639Z] OK: 142 MiB in 39 packages [2021-03-05T11:23:19.071Z] Removing intermediate container 7b9514e3f0e5 [2021-03-05T11:23:19.071Z] ---> 0edfb7b0cc28 [2021-03-05T11:23:19.071Z] Step 10/24 : ENV GO111MODULE=on [2021-03-05T11:23:19.071Z] ---> Running in ee958e7f0022 [2021-03-05T11:23:19.495Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-05T11:23:19.669Z] Removing intermediate container ee958e7f0022 [2021-03-05T11:23:19.669Z] ---> c535a7ccb0a5 [2021-03-05T11:23:19.669Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-05T11:23:19.669Z] ---> Running in 53a35163ec7c [2021-03-05T11:23:20.264Z] Removing intermediate container 53a35163ec7c [2021-03-05T11:23:20.264Z] ---> 05fe70ad0746 [2021-03-05T11:23:20.264Z] Step 12/24 : COPY go.mod . [2021-03-05T11:23:20.878Z] ---> cda8f7ed766f [2021-03-05T11:23:20.878Z] Step 13/24 : COPY Makefile . [2021-03-05T11:23:21.476Z] ---> feec5319962b [2021-03-05T11:23:21.476Z] Step 14/24 : RUN make update [2021-03-05T11:23:21.751Z] ---> Running in 9c2584979144 [2021-03-05T11:23:22.049Z] Removing intermediate container b9739af3e9d3 [2021-03-05T11:23:22.049Z] ---> f595c4abd82f [2021-03-05T11:23:22.049Z] Step 17/24 : FROM alpine:3.12 [2021-03-05T11:23:22.624Z] 3.12: Pulling from library/alpine [2021-03-05T11:23:22.725Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-05T11:23:22.886Z] f84cab65f19f: Pulling fs layer [2021-03-05T11:23:22.886Z] f84cab65f19f: Verifying Checksum [2021-03-05T11:23:22.886Z] f84cab65f19f: Download complete [2021-03-05T11:23:23.148Z] f84cab65f19f: Pull complete [2021-03-05T11:23:23.148Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T11:23:23.410Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T11:23:23.410Z] ---> 88dd2752d2ea [2021-03-05T11:23:23.410Z] Step 18/24 : EXPOSE 4000 [2021-03-05T11:23:23.410Z] ---> Running in c9470fbc7b82 [2021-03-05T11:23:23.672Z] Removing intermediate container c9470fbc7b82 [2021-03-05T11:23:23.672Z] ---> 041cfd3ebc59 [2021-03-05T11:23:23.672Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:23:24.153Z] Removing intermediate container 9c2584979144 [2021-03-05T11:23:24.153Z] ---> 861460631f99 [2021-03-05T11:23:24.153Z] Step 15/24 : COPY . . [2021-03-05T11:23:24.616Z] ---> 31ba34634368 [2021-03-05T11:23:24.616Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:23:24.616Z] ---> Running in 58c003945ea6 [2021-03-05T11:23:24.616Z] Removing intermediate container 58c003945ea6 [2021-03-05T11:23:24.616Z] ---> 5f91dbfe542e [2021-03-05T11:23:24.616Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-05T11:23:24.878Z] ---> Running in dc0294d0d424 [2021-03-05T11:23:24.878Z] Removing intermediate container dc0294d0d424 [2021-03-05T11:23:24.878Z] ---> 29536bdddb2a [2021-03-05T11:23:24.879Z] Step 22/24 : LABEL arch=amd64 [2021-03-05T11:23:24.879Z] ---> Running in d81ca619a4d3 [2021-03-05T11:23:25.140Z] Removing intermediate container d81ca619a4d3 [2021-03-05T11:23:25.140Z] ---> 01c2c1755fed [2021-03-05T11:23:25.140Z] Step 23/24 : LABEL git_sha=975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:23:25.140Z] ---> Running in 8044fb3a337f [2021-03-05T11:23:25.403Z] Removing intermediate container 8044fb3a337f [2021-03-05T11:23:25.403Z] ---> fc1f12e1566e [2021-03-05T11:23:25.403Z] Step 24/24 : LABEL version=2.0.0-dev.17 [2021-03-05T11:23:25.403Z] ---> Running in d3d0e640f578 [2021-03-05T11:23:25.665Z] Removing intermediate container d3d0e640f578 [2021-03-05T11:23:25.665Z] ---> 158da7bf5c60 [2021-03-05T11:23:25.665Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-05T11:23:25.665Z] Successfully built 158da7bf5c60 [2021-03-05T11:23:25.665Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:23:25.997Z] provisioning config files... [2021-03-05T11:23:26.056Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config7200783108998099316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:23:26.131Z] ---> dccbbb57731c [2021-03-05T11:23:26.131Z] Step 16/24 : RUN ${MAKE} [2021-03-05T11:23:26.405Z] ---> Running in 1ae5b63dfbc3 [2021-03-05T11:23:26.414Z] ---> docker-login.sh [2021-03-05T11:23:26.414Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:23:26.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:23:26.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:23:26.676Z] Configure a credential helper to remove this warning. See [2021-03-05T11:23:26.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:23:26.676Z] [2021-03-05T11:23:26.676Z] Login Succeeded [2021-03-05T11:23:26.676Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:23:26.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:23:26.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:23:26.676Z] Configure a credential helper to remove this warning. See [2021-03-05T11:23:26.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:23:26.676Z] [2021-03-05T11:23:26.676Z] Login Succeeded [2021-03-05T11:23:26.676Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:23:26.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:23:26.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:23:26.938Z] Configure a credential helper to remove this warning. See [2021-03-05T11:23:26.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:23:26.938Z] [2021-03-05T11:23:26.938Z] Login Succeeded [2021-03-05T11:23:26.938Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:23:26.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:23:27.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:23:27.200Z] Configure a credential helper to remove this warning. See [2021-03-05T11:23:27.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:23:27.200Z] [2021-03-05T11:23:27.200Z] Login Succeeded [2021-03-05T11:23:27.200Z] docker.io [2021-03-05T11:23:27.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:23:27.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-05T11:23:27.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:23:27.462Z] Configure a credential helper to remove this warning. See [2021-03-05T11:23:27.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:23:27.462Z] [2021-03-05T11:23:27.462Z] Login Succeeded [2021-03-05T11:23:27.462Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:23:27.472Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-05T11:23:27.688Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-03-05T11:23:27.689Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:23:27.689Z] latest [2021-03-05T11:23:27.689Z] 2.0.0-dev.17 [2021-03-05T11:23:27.689Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [2021-03-05T11:23:27.689Z] master [2021-03-05T11:23:27.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:28.189Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:28.491Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:23:28.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-05T11:23:28.491Z] bb90824472ff: Preparing [2021-03-05T11:23:28.491Z] 33e8713114f8: Preparing [2021-03-05T11:23:28.491Z] 33e8713114f8: Layer already exists [2021-03-05T11:23:29.878Z] bb90824472ff: Pushed [2021-03-05T11:23:30.140Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:30.452Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:30.751Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-03-05T11:23:30.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-05T11:23:30.751Z] bb90824472ff: Preparing [2021-03-05T11:23:30.751Z] 33e8713114f8: Preparing [2021-03-05T11:23:30.751Z] bb90824472ff: Layer already exists [2021-03-05T11:23:30.751Z] 33e8713114f8: Layer already exists [2021-03-05T11:23:30.751Z] latest: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:31.061Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:31.365Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.17 [2021-03-05T11:23:31.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-05T11:23:31.365Z] bb90824472ff: Preparing [2021-03-05T11:23:31.365Z] 33e8713114f8: Preparing [2021-03-05T11:23:31.365Z] 33e8713114f8: Layer already exists [2021-03-05T11:23:31.365Z] bb90824472ff: Layer already exists [2021-03-05T11:23:31.365Z] 2.0.0-dev.17: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:31.674Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:31.974Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [2021-03-05T11:23:31.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-05T11:23:31.974Z] bb90824472ff: Preparing [2021-03-05T11:23:31.974Z] 33e8713114f8: Preparing [2021-03-05T11:23:31.974Z] 33e8713114f8: Layer already exists [2021-03-05T11:23:31.974Z] bb90824472ff: Layer already exists [2021-03-05T11:23:31.974Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:32.281Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:23:32.584Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-03-05T11:23:32.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-05T11:23:32.584Z] bb90824472ff: Preparing [2021-03-05T11:23:32.584Z] 33e8713114f8: Preparing [2021-03-05T11:23:32.584Z] 33e8713114f8: Layer already exists [2021-03-05T11:23:32.584Z] bb90824472ff: Layer already exists [2021-03-05T11:23:32.584Z] master: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-05T11:23:32.786Z] ===================================================== [Pipeline] echo [2021-03-05T11:23:32.853Z] taggedImages: [2021-03-05T11:23:32.853Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:23:32.853Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-03-05T11:23:32.853Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.17 [2021-03-05T11:23:32.853Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [2021-03-05T11:23:32.853Z] - 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:23:33.733Z] ---> job-cost.sh [2021-03-05T11:23:33.733Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RU3e [2021-03-05T11:23:48.652Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T11:23:54.199Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-05T11:23:59.590Z] Removing intermediate container 1ae5b63dfbc3 [2021-03-05T11:23:59.590Z] ---> 5d403ff99163 [2021-03-05T11:23:59.590Z] Step 17/24 : FROM alpine:3.12 [2021-03-05T11:23:59.590Z] 3.12: Pulling from library/alpine [2021-03-05T11:23:59.590Z] dce8679b510e: Pulling fs layer [2021-03-05T11:23:59.590Z] dce8679b510e: Verifying Checksum [2021-03-05T11:23:59.590Z] dce8679b510e: Download complete [2021-03-05T11:24:00.185Z] dce8679b510e: Pull complete [2021-03-05T11:24:00.458Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T11:24:00.458Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T11:24:00.458Z] ---> d10569e2745f [2021-03-05T11:24:00.458Z] Step 18/24 : EXPOSE 4000 [2021-03-05T11:24:00.458Z] ---> Running in 85e6c5067ff0 [2021-03-05T11:24:01.052Z] Removing intermediate container 85e6c5067ff0 [2021-03-05T11:24:01.052Z] ---> fd601b6d5561 [2021-03-05T11:24:01.052Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:24:03.036Z] ---> 75f51a1c308f [2021-03-05T11:24:03.036Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:24:03.036Z] ---> Running in 113a671ca935 [2021-03-05T11:24:03.313Z] Removing intermediate container 113a671ca935 [2021-03-05T11:24:03.313Z] ---> c30d6ca94ee2 [2021-03-05T11:24:03.313Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-05T11:24:03.586Z] ---> Running in 2d1ff9240971 [2021-03-05T11:24:03.860Z] Removing intermediate container 2d1ff9240971 [2021-03-05T11:24:03.860Z] ---> 28d4b85d3213 [2021-03-05T11:24:03.860Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T11:24:04.132Z] ---> Running in 9fc5dcef6133 [2021-03-05T11:24:04.726Z] Removing intermediate container 9fc5dcef6133 [2021-03-05T11:24:04.726Z] ---> ea34db3a0992 [2021-03-05T11:24:04.726Z] Step 23/24 : LABEL git_sha=975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:24:04.726Z] ---> Running in 09ea57001a3a [2021-03-05T11:24:05.320Z] Removing intermediate container 09ea57001a3a [2021-03-05T11:24:05.320Z] ---> e65ff442e1e1 [2021-03-05T11:24:05.320Z] Step 24/24 : LABEL version=2.0.0-dev.17 [2021-03-05T11:24:05.320Z] ---> Running in 2951be3d29a9 [2021-03-05T11:24:05.914Z] Removing intermediate container 2951be3d29a9 [2021-03-05T11:24:05.914Z] ---> d1788c4d4ae8 [2021-03-05T11:24:05.914Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-05T11:24:05.914Z] Successfully built d1788c4d4ae8 [2021-03-05T11:24:05.914Z] 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 [2021-03-05T11:24:06.410Z] provisioning config files... [2021-03-05T11:24:06.444Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config7765403109756648511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:24:06.825Z] ---> docker-login.sh [2021-03-05T11:24:06.825Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:24:07.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:24:07.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:24:07.372Z] Configure a credential helper to remove this warning. See [2021-03-05T11:24:07.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:24:07.372Z] [2021-03-05T11:24:07.372Z] Login Succeeded [2021-03-05T11:24:07.372Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:24:07.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:24:07.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:24:07.644Z] Configure a credential helper to remove this warning. See [2021-03-05T11:24:07.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:24:07.644Z] [2021-03-05T11:24:07.644Z] Login Succeeded [2021-03-05T11:24:07.915Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:24:08.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:24:08.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:24:08.187Z] Configure a credential helper to remove this warning. See [2021-03-05T11:24:08.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:24:08.187Z] [2021-03-05T11:24:08.187Z] Login Succeeded [2021-03-05T11:24:08.187Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:24:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:24:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:24:08.782Z] Configure a credential helper to remove this warning. See [2021-03-05T11:24:08.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:24:08.782Z] [2021-03-05T11:24:08.782Z] Login Succeeded [2021-03-05T11:24:08.782Z] docker.io [2021-03-05T11:24:09.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:24:09.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:24:09.326Z] Configure a credential helper to remove this warning. See [2021-03-05T11:24:09.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:24:09.326Z] [2021-03-05T11:24:09.326Z] Login Succeeded [2021-03-05T11:24:09.597Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:24:09.621Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-05T11:24:09.889Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-03-05T11:24:09.889Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:24:09.889Z] latest [2021-03-05T11:24:09.889Z] 2.0.0-dev.17 [2021-03-05T11:24:09.889Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [2021-03-05T11:24:09.889Z] master [2021-03-05T11:24:09.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:10.442Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:10.784Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:24:10.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-05T11:24:10.784Z] 0ad1ac1c7099: Preparing [2021-03-05T11:24:10.784Z] 02a88cfff88f: Preparing [2021-03-05T11:24:10.784Z] 02a88cfff88f: Layer already exists [2021-03-05T11:24:14.159Z] 0ad1ac1c7099: Pushed [2021-03-05T11:24:14.431Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:15.045Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:15.253Z] lf-activate-venv(): INFO: Adding /tmp/venv-RU3e/bin to PATH [2021-03-05T11:24:15.253Z] INFO: No Stack... [2021-03-05T11:24:15.253Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T11:24:15.253Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T11:24:15.381Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-03-05T11:24:15.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-05T11:24:15.381Z] 0ad1ac1c7099: Preparing [2021-03-05T11:24:15.381Z] 02a88cfff88f: Preparing [2021-03-05T11:24:15.655Z] 02a88cfff88f: Layer already exists [2021-03-05T11:24:15.655Z] 0ad1ac1c7099: Layer already exists [2021-03-05T11:24:15.655Z] latest: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] isUnix [2021-03-05T11:24:15.682Z] + cat /w/workspace/edgex-ui-go/75/archives/cost.csv [2021-03-05T11:24:15.682Z] + cut -d, -f6 [Pipeline] sh [Pipeline] lock [2021-03-05T11:24:15.827Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [2021-03-05T11:24:15.842Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] did not exist. Created. [2021-03-05T11:24:15.843Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T11:24:15.994Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:16.292Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-05T11:24:16.389Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.17 [2021-03-05T11:24:16.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-05T11:24:16.389Z] 0ad1ac1c7099: Preparing [2021-03-05T11:24:16.389Z] 02a88cfff88f: Preparing [2021-03-05T11:24:16.389Z] 02a88cfff88f: Layer already exists [2021-03-05T11:24:16.389Z] 0ad1ac1c7099: Layer already exists [2021-03-05T11:24:16.482Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T11:24:16.493Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [2021-03-05T11:24:16.665Z] 2.0.0-dev.17: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:17.342Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:17.679Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [2021-03-05T11:24:17.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-05T11:24:17.680Z] 0ad1ac1c7099: Preparing [2021-03-05T11:24:17.680Z] 02a88cfff88f: Preparing [2021-03-05T11:24:17.950Z] 0ad1ac1c7099: Layer already exists [2021-03-05T11:24:17.950Z] 02a88cfff88f: Layer already exists [2021-03-05T11:24:17.950Z] 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:18.295Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:24:18.650Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-03-05T11:24:18.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-05T11:24:18.650Z] 0ad1ac1c7099: Preparing [2021-03-05T11:24:18.650Z] 02a88cfff88f: Preparing [2021-03-05T11:24:18.650Z] 02a88cfff88f: Layer already exists [2021-03-05T11:24:18.650Z] 0ad1ac1c7099: Layer already exists [2021-03-05T11:24:18.934Z] master: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-05T11:24:19.155Z] ===================================================== [Pipeline] echo [2021-03-05T11:24:19.205Z] taggedImages: [2021-03-05T11:24:19.205Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc [2021-03-05T11:24:19.205Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-03-05T11:24:19.205Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.17 [2021-03-05T11:24:19.205Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [2021-03-05T11:24:19.205Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:24:19.751Z] ---> job-cost.sh [2021-03-05T11:24:19.751Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oaUs [2021-03-05T11:24:58.731Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T11:27:05.549Z] lf-activate-venv(): INFO: Adding /tmp/venv-oaUs/bin to PATH [2021-03-05T11:27:05.550Z] INFO: No Stack... [2021-03-05T11:27:05.550Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T11:27:05.550Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T11:27:05.900Z] + cat /w/workspace/edgex-ui-go/75/archives/cost.csv [2021-03-05T11:27:05.900Z] + cut -d, -f6 [Pipeline] lock [2021-03-05T11:27:06.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [2021-03-05T11:27:06.024Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] did not exist. Created. [2021-03-05T11:27:06.024Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T11:27:06.502Z] /w/workspace/edgex-ui-go/75@tmp/durable-ee718734/script.sh: 1: /w/workspace/edgex-ui-go/75@tmp/durable-ee718734/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-05T11:27:06.846Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T11:27:06.868Z] Warning: overwriting stash ‘stack-cost’ [2021-03-05T11:27:07.066Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T11:27:07.079Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-05T11:27:08.526Z] provisioning config files... [2021-03-05T11:27:08.549Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1330057580654377368tmp [Pipeline] { [Pipeline] sh [2021-03-05T11:27:08.928Z] + set +x [2021-03-05T11:27:08.928Z] + curl -s https://codecov.io/bash [2021-03-05T11:27:08.928Z] + bash -s -- [2021-03-05T11:27:09.190Z] [2021-03-05T11:27:09.190Z] _____ _ [2021-03-05T11:27:09.190Z] / ____| | | [2021-03-05T11:27:09.190Z] | | ___ __| | ___ ___ _____ __ [2021-03-05T11:27:09.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-05T11:27:09.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-05T11:27:09.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-05T11:27:09.190Z] Bash-20210226-7100762 [2021-03-05T11:27:09.190Z] [2021-03-05T11:27:09.190Z] [2021-03-05T11:27:09.190Z] ==> git version 2.24.3 found [2021-03-05T11:27:09.190Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-05T11:27:09.191Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-05T11:27:09.191Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-05T11:27:09.191Z] ==> Jenkins CI detected. [2021-03-05T11:27:09.191Z] project root: . [2021-03-05T11:27:09.191Z] --> token set from env [2021-03-05T11:27:09.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-05T11:27:09.191Z] ==> Running gcov in . (disable via -X gcov) [2021-03-05T11:27:09.191Z] ==> Python coveragepy not found [2021-03-05T11:27:09.191Z] ==> Searching for coverage reports in: [2021-03-05T11:27:09.191Z] + . [2021-03-05T11:27:09.191Z] -> Found 1 reports [2021-03-05T11:27:09.191Z] ==> Detecting git/mercurial file structure [2021-03-05T11:27:09.191Z] ==> Reading reports [2021-03-05T11:27:09.191Z] + ./coverage.out bytes=10 [2021-03-05T11:27:09.191Z] ==> Appending adjustments [2021-03-05T11:27:09.191Z] https://docs.codecov.io/docs/fixing-reports [2021-03-05T11:27:09.454Z] + Found adjustments [2021-03-05T11:27:09.455Z] ==> Gzipping contents [2021-03-05T11:27:09.455Z] 4.0K /tmp/codecov.HnxOR2.gz [2021-03-05T11:27:09.455Z] ==> Uploading reports [2021-03-05T11:27:09.455Z] url: https://codecov.io [2021-03-05T11:27:09.455Z] query: branch=master&commit=975fc894d22c95df56f5c30831830fec7a3ab6cc&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F75%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-05T11:27:09.455Z] -> Pinging Codecov [2021-03-05T11:27:09.455Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=master&commit=975fc894d22c95df56f5c30831830fec7a3ab6cc&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F75%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-05T11:27:09.717Z] -> Uploading to [2021-03-05T11:27:09.717Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-05/FB506323287CE973F263BFD2A0EB1F37/975fc894d22c95df56f5c30831830fec7a3ab6cc/2495b3aa-2ff5-4e80-83f4-0bf9eaca1791.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T112709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea41d0c0eede2ec6a954053331e46c4d894149329bb73dc475e0fb4c25bcfee [2021-03-05T11:27:09.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T11:27:09.717Z] Dload Upload Total Spent Left Speed [2021-03-05T11:27:10.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6628 --:--:-- --:--:-- --:--:-- 6628 100 3069 0 0 100 3069 0 6626 --:--:-- --:--:-- --:--:-- 6614 [2021-03-05T11:27:10.292Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] } [2021-03-05T11:27:10.303Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-03-05T11:27:11.499Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-05T11:27:11.557Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:27:11.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-05T11:27:11.910Z] [2021-03-05T11:27:11.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:27:12.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-05T11:27:12.288Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-05T11:27:12.288Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T11:27:12.288Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T11:27:12.288Z] de9db76c5a1d: Pulling fs layer [2021-03-05T11:27:12.288Z] 0eba1c9be4d2: Pulling fs layer [2021-03-05T11:27:12.288Z] 0d57e429df01: Pulling fs layer [2021-03-05T11:27:12.288Z] 4e4be7b47b0d: Pulling fs layer [2021-03-05T11:27:12.288Z] e1f770b5df2f: Pulling fs layer [2021-03-05T11:27:12.288Z] 85a0685a4137: Pulling fs layer [2021-03-05T11:27:12.288Z] 0d57e429df01: Waiting [2021-03-05T11:27:12.288Z] 4e4be7b47b0d: Waiting [2021-03-05T11:27:12.288Z] e1f770b5df2f: Waiting [2021-03-05T11:27:12.288Z] 85a0685a4137: Waiting [2021-03-05T11:27:12.288Z] 0eba1c9be4d2: Waiting [2021-03-05T11:27:12.288Z] de9db76c5a1d: Download complete [2021-03-05T11:27:12.288Z] 0ef7d3d256c8: Verifying Checksum [2021-03-05T11:27:12.288Z] 0ef7d3d256c8: Download complete [2021-03-05T11:27:12.288Z] 0d57e429df01: Download complete [2021-03-05T11:27:12.552Z] 4e4be7b47b0d: Verifying Checksum [2021-03-05T11:27:12.552Z] 4e4be7b47b0d: Download complete [2021-03-05T11:27:12.552Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T11:27:12.552Z] 188c0c94c7c5: Download complete [2021-03-05T11:27:12.825Z] 188c0c94c7c5: Pull complete [2021-03-05T11:27:12.825Z] 0ef7d3d256c8: Pull complete [2021-03-05T11:27:13.099Z] de9db76c5a1d: Pull complete [2021-03-05T11:27:13.366Z] e1f770b5df2f: Verifying Checksum [2021-03-05T11:27:13.366Z] e1f770b5df2f: Download complete [2021-03-05T11:27:15.294Z] 0eba1c9be4d2: Download complete [2021-03-05T11:27:15.567Z] 85a0685a4137: Verifying Checksum [2021-03-05T11:27:19.827Z] 0eba1c9be4d2: Pull complete [2021-03-05T11:27:20.091Z] 0d57e429df01: Pull complete [2021-03-05T11:27:20.091Z] 4e4be7b47b0d: Pull complete [2021-03-05T11:27:22.029Z] e1f770b5df2f: Pull complete [2021-03-05T11:27:30.192Z] 85a0685a4137: Pull complete [2021-03-05T11:27:30.192Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-05T11:27:30.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-05T11:27:30.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-05T11:27:30.379Z] prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container [2021-03-05T11:27:30.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-05T11:27:31.359Z] $ docker top 461291054ff8b0a9c2a9d977858842b4cca4c84449c1eeffb5980da14ec8b639 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T11:27:31.589Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-05T11:27:31.883Z] + set -o pipefail [2021-03-05T11:27:31.883Z] + snyk monitor '--org=edgex-jenkins' [2021-03-05T11:27:40.039Z] [2021-03-05T11:27:40.039Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-03-05T11:27:40.039Z] [2021-03-05T11:27:40.039Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/37212478-65a6-4408-aea8-b008724cfd67 [2021-03-05T11:27:40.039Z] [2021-03-05T11:27:40.039Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-03-05T11:27:40.039Z] [2021-03-05T11:27:40.039Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-05T11:27:40.039Z] [2021-03-05T11:27:40.039Z] [Pipeline] } [2021-03-05T11:27:40.053Z] $ docker stop --time=1 461291054ff8b0a9c2a9d977858842b4cca4c84449c1eeffb5980da14ec8b639 [2021-03-05T11:27:42.711Z] $ docker rm -f 461291054ff8b0a9c2a9d977858842b4cca4c84449c1eeffb5980da14ec8b639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T11:27:44.477Z] + git log --format=format:%s -1 975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:27:44.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:27:44.787Z] . [Pipeline] withDockerContainer [2021-03-05T11:27:44.886Z] prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container [2021-03-05T11:27:44.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T11:27:45.586Z] $ docker top 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T11:27:45.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:27:45.866Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:27:46.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:27:46.057Z] $ docker exec 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 ssh-agent [2021-03-05T11:27:46.214Z] SSH_AUTH_SOCK=/tmp/ssh-GgXb1BVrB2rg/agent.12 [2021-03-05T11:27:46.214Z] SSH_AGENT_PID=17 [2021-03-05T11:27:46.221Z] Running ssh-add (command line suppressed) [2021-03-05T11:27:46.344Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1793605507101158226.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1793605507101158226.key) [2021-03-05T11:27:46.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:27:46.739Z] + git semver tag [2021-03-05T11:27:46.739Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T11:27:46.739Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-05T11:27:46.739Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-05T11:27:46.739Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T11:27:46.739Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T11:27:46.739Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T11:27:46.739Z] # $SEMVER_BRANCH = master [2021-03-05T11:27:46.739Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-03-05T11:27:46.740Z] # 975fc894d22c95df56f5c30831830fec7a3ab6cc HEAD [2021-03-05T11:27:46.740Z] # -> Force: false [2021-03-05T11:27:46.740Z] # a12bf87016579a9599af2ef71f8a84038a039bfb refs/tags/v2.0.0-dev.17 [Pipeline] } [2021-03-05T11:27:46.750Z] $ docker exec --env ******** --env ******** 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 ssh-agent -k [2021-03-05T11:27:46.850Z] unset SSH_AUTH_SOCK; [2021-03-05T11:27:46.855Z] unset SSH_AGENT_PID; [2021-03-05T11:27:46.855Z] echo Agent pid 17 killed; [2021-03-05T11:27:46.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:27:47.396Z] + git semver [Pipeline] } [2021-03-05T11:27:47.413Z] $ docker stop --time=1 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 [2021-03-05T11:27:48.741Z] $ docker rm -f 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:27:49.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-05T11:27:49.356Z] [2021-03-05T11:27:49.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:27:49.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-05T11:27:49.704Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-05T11:27:49.704Z] ab5ef0e58194: Pulling fs layer [2021-03-05T11:27:49.704Z] 9712f1f96733: Pulling fs layer [2021-03-05T11:27:49.704Z] 63f879dbbcfc: Pulling fs layer [2021-03-05T11:27:49.704Z] 0d9ebad4ef96: Pulling fs layer [2021-03-05T11:27:49.704Z] e9a5061849ea: Pulling fs layer [2021-03-05T11:27:49.704Z] d747dcd14b5f: Pulling fs layer [2021-03-05T11:27:49.704Z] 2de7ff778b66: Pulling fs layer [2021-03-05T11:27:49.704Z] 0d9ebad4ef96: Waiting [2021-03-05T11:27:49.704Z] e9a5061849ea: Waiting [2021-03-05T11:27:49.704Z] d747dcd14b5f: Waiting [2021-03-05T11:27:49.704Z] 2de7ff778b66: Waiting [2021-03-05T11:27:49.704Z] 9712f1f96733: Verifying Checksum [2021-03-05T11:27:49.704Z] 9712f1f96733: Download complete [2021-03-05T11:27:52.257Z] 63f879dbbcfc: Verifying Checksum [2021-03-05T11:27:52.257Z] 63f879dbbcfc: Download complete [2021-03-05T11:27:52.521Z] e9a5061849ea: Verifying Checksum [2021-03-05T11:27:52.521Z] e9a5061849ea: Download complete [2021-03-05T11:27:52.521Z] d747dcd14b5f: Download complete [2021-03-05T11:27:53.096Z] 2de7ff778b66: Verifying Checksum [2021-03-05T11:27:53.096Z] 2de7ff778b66: Download complete [2021-03-05T11:27:53.358Z] 0d9ebad4ef96: Verifying Checksum [2021-03-05T11:27:53.358Z] 0d9ebad4ef96: Download complete [2021-03-05T11:27:53.624Z] ab5ef0e58194: Verifying Checksum [2021-03-05T11:27:53.624Z] ab5ef0e58194: Download complete [2021-03-05T11:27:57.866Z] ab5ef0e58194: Pull complete [2021-03-05T11:27:57.866Z] 9712f1f96733: Pull complete [2021-03-05T11:28:00.423Z] 63f879dbbcfc: Pull complete [2021-03-05T11:28:07.094Z] 0d9ebad4ef96: Pull complete [2021-03-05T11:28:09.128Z] e9a5061849ea: Pull complete [2021-03-05T11:28:09.128Z] d747dcd14b5f: Pull complete [2021-03-05T11:28:11.749Z] 2de7ff778b66: Pull complete [2021-03-05T11:28:11.749Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-05T11:28:11.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-05T11:28:11.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-05T11:28:11.935Z] prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container [2021-03-05T11:28:11.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-05T11:28:15.851Z] $ docker top 4dd1c25ed9c2c914084441d5d9580166148630c9e77acf34465fa068b045e6b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-05T11:28:16.123Z] provisioning config files... [2021-03-05T11:28:16.132Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7156049361894186530tmp [2021-03-05T11:28:16.146Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config985495768470033362tmp [2021-03-05T11:28:16.160Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1588246397740760358tmp [Pipeline] { [Pipeline] echo [2021-03-05T11:28:16.235Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:28:16.537Z] ---> sigul-configuration.sh [2021-03-05T11:28:16.538Z] gpg: directory `/root/.gnupg' created [2021-03-05T11:28:16.538Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-05T11:28:16.538Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-05T11:28:16.538Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-05T11:28:16.538Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-05T11:28:16.538Z] gpg: CAST5 encrypted data [2021-03-05T11:28:16.809Z] gpg: encrypted with 1 passphrase [2021-03-05T11:28:16.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-05T11:28:17.108Z] + mkdir /home/jenkins [2021-03-05T11:28:17.108Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-05T11:28:17.408Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-03-05T11:28:17.419Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:28:17.719Z] ---> sigul-install.sh [2021-03-05T11:28:23.038Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-05T11:28:23.350Z] + git tag --list [2021-03-05T11:28:23.350Z] 0.1.1 [2021-03-05T11:28:23.350Z] v1.1.0 [2021-03-05T11:28:23.350Z] v1.2.0 [2021-03-05T11:28:23.350Z] v1.2.1 [2021-03-05T11:28:23.350Z] v1.3.0 [2021-03-05T11:28:23.350Z] v2.0.0-dev.1 [2021-03-05T11:28:23.350Z] v2.0.0-dev.10 [2021-03-05T11:28:23.350Z] v2.0.0-dev.11 [2021-03-05T11:28:23.350Z] v2.0.0-dev.12 [2021-03-05T11:28:23.350Z] v2.0.0-dev.13 [2021-03-05T11:28:23.350Z] v2.0.0-dev.14 [2021-03-05T11:28:23.350Z] v2.0.0-dev.15 [2021-03-05T11:28:23.350Z] v2.0.0-dev.16 [2021-03-05T11:28:23.350Z] v2.0.0-dev.17 [2021-03-05T11:28:23.350Z] v2.0.0-dev.2 [2021-03-05T11:28:23.350Z] v2.0.0-dev.3 [2021-03-05T11:28:23.350Z] v2.0.0-dev.4 [2021-03-05T11:28:23.350Z] v2.0.0-dev.5 [2021-03-05T11:28:23.350Z] v2.0.0-dev.6 [2021-03-05T11:28:23.350Z] v2.0.0-dev.7 [2021-03-05T11:28:23.350Z] v2.0.0-dev.8 [2021-03-05T11:28:23.350Z] v2.0.0-dev.9 [Pipeline] sh [2021-03-05T11:28:23.667Z] + lftools sign git-tag v2.0.0-dev.17 [2021-03-05T11:28:24.618Z] Signing Git tag with Sigul... [2021-03-05T11:28:24.618Z] Signing v2.0.0-dev.17 [Pipeline] echo [2021-03-05T11:28:26.549Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:28:26.848Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-05T11:28:26.862Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-05T11:28:26.958Z] $ docker stop --time=1 4dd1c25ed9c2c914084441d5d9580166148630c9e77acf34465fa068b045e6b9 [2021-03-05T11:28:29.062Z] $ docker rm -f 4dd1c25ed9c2c914084441d5d9580166148630c9e77acf34465fa068b045e6b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:28:30.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:28:30.011Z] . [Pipeline] withDockerContainer [2021-03-05T11:28:30.107Z] prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container [2021-03-05T11:28:30.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T11:28:30.927Z] $ docker top 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T11:28:31.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:28:31.205Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:28:31.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:28:31.390Z] $ docker exec 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 ssh-agent [2021-03-05T11:28:31.560Z] SSH_AUTH_SOCK=/tmp/ssh-1fhYdyOkevt9/agent.12 [2021-03-05T11:28:31.560Z] SSH_AGENT_PID=17 [2021-03-05T11:28:31.566Z] Running ssh-add (command line suppressed) [2021-03-05T11:28:31.680Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4596850734147799607.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4596850734147799607.key) [2021-03-05T11:28:31.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:28:32.070Z] + git semver bump pre [2021-03-05T11:28:32.070Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T11:28:32.070Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-05T11:28:32.070Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-05T11:28:32.070Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T11:28:32.070Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T11:28:32.070Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T11:28:32.070Z] # $SEMVER_BRANCH = master [2021-03-05T11:28:32.070Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-03-05T11:28:32.070Z] 2.0.0-dev.18 [Pipeline] } [2021-03-05T11:28:32.084Z] $ docker exec --env ******** --env ******** 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 ssh-agent -k [2021-03-05T11:28:32.202Z] unset SSH_AUTH_SOCK; [2021-03-05T11:28:32.203Z] unset SSH_AGENT_PID; [2021-03-05T11:28:32.203Z] echo Agent pid 17 killed; [2021-03-05T11:28:32.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:28:32.727Z] + git semver [Pipeline] } [2021-03-05T11:28:32.744Z] $ docker stop --time=1 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 [2021-03-05T11:28:34.181Z] $ docker rm -f 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:28:34.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:28:34.722Z] . [Pipeline] withDockerContainer [2021-03-05T11:28:34.822Z] prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container [2021-03-05T11:28:34.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T11:28:35.644Z] $ docker top abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T11:28:36.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:28:36.073Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:28:36.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:28:36.262Z] $ docker exec abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b ssh-agent [2021-03-05T11:28:36.423Z] SSH_AUTH_SOCK=/tmp/ssh-bGFBOdHSq9g0/agent.11 [2021-03-05T11:28:36.423Z] SSH_AGENT_PID=16 [2021-03-05T11:28:36.430Z] Running ssh-add (command line suppressed) [2021-03-05T11:28:36.545Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3890583829705748512.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3890583829705748512.key) [2021-03-05T11:28:36.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:28:36.932Z] + git semver push [2021-03-05T11:28:36.933Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T11:28:36.933Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-05T11:28:36.933Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-05T11:28:36.933Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T11:28:36.933Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T11:28:36.933Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T11:28:36.933Z] # $SEMVER_BRANCH = master [2021-03-05T11:28:36.933Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-03-05T11:28:42.247Z] $ docker exec --env ******** --env ******** abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b ssh-agent -k [2021-03-05T11:28:42.362Z] unset SSH_AUTH_SOCK; [2021-03-05T11:28:42.364Z] unset SSH_AGENT_PID; [2021-03-05T11:28:42.364Z] echo Agent pid 16 killed; [2021-03-05T11:28:42.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:28:42.955Z] + git semver [Pipeline] } [2021-03-05T11:28:42.972Z] $ docker stop --time=1 abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b [2021-03-05T11:28:44.438Z] $ docker rm -f abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:28:46.292Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:28:46.606Z] ---> package-listing.sh [2021-03-05T11:28:46.606Z] ++ facter osfamily [2021-03-05T11:28:46.606Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T11:28:46.606Z] + OS_FAMILY=redhat [2021-03-05T11:28:46.606Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-05T11:28:46.606Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T11:28:46.606Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T11:28:46.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T11:28:46.606Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T11:28:46.606Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-03-05T11:28:46.606Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T11:28:46.606Z] + case "${OS_FAMILY}" in [2021-03-05T11:28:46.606Z] + rpm -qa [2021-03-05T11:28:46.606Z] + sort [2021-03-05T11:28:51.922Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T11:28:51.922Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T11:28:51.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T11:28:51.922Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-03-05T11:28:51.922Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-03-05T11:28:51.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-03-05T11:28:51.944Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T11:28:52.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:28:52.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:28:52.545Z] [2021-03-05T11:28:52.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:28:52.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:28:52.904Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T11:28:52.904Z] df20fa9351a1: Pulling fs layer [2021-03-05T11:28:52.904Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T11:28:52.904Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T11:28:52.904Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T11:28:52.904Z] 93b61091891f: Pulling fs layer [2021-03-05T11:28:52.904Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T11:28:52.904Z] 5e14af77c1be: Pulling fs layer [2021-03-05T11:28:52.904Z] 01666e4c0597: Pulling fs layer [2021-03-05T11:28:52.904Z] aa168da1d23b: Pulling fs layer [2021-03-05T11:28:52.904Z] 46f8f816bc3b: Waiting [2021-03-05T11:28:52.904Z] 93b61091891f: Waiting [2021-03-05T11:28:52.904Z] 01666e4c0597: Waiting [2021-03-05T11:28:52.904Z] 93b9cdb0e59b: Waiting [2021-03-05T11:28:52.904Z] 5e14af77c1be: Waiting [2021-03-05T11:28:52.904Z] aa168da1d23b: Waiting [2021-03-05T11:28:52.904Z] 36b3adc4ff6f: Verifying Checksum [2021-03-05T11:28:52.904Z] 36b3adc4ff6f: Download complete [2021-03-05T11:28:52.904Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T11:28:52.904Z] 46f8f816bc3b: Download complete [2021-03-05T11:28:53.166Z] df20fa9351a1: Verifying Checksum [2021-03-05T11:28:53.166Z] df20fa9351a1: Download complete [2021-03-05T11:28:53.166Z] 93b9cdb0e59b: Download complete [2021-03-05T11:28:53.166Z] 93b61091891f: Download complete [2021-03-05T11:28:53.166Z] 5e14af77c1be: Verifying Checksum [2021-03-05T11:28:53.166Z] 5e14af77c1be: Download complete [2021-03-05T11:28:53.166Z] 01666e4c0597: Verifying Checksum [2021-03-05T11:28:53.166Z] 01666e4c0597: Download complete [2021-03-05T11:28:53.166Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T11:28:53.166Z] 8ad3a11d3b57: Download complete [2021-03-05T11:28:53.744Z] df20fa9351a1: Pull complete [2021-03-05T11:28:54.695Z] 36b3adc4ff6f: Pull complete [2021-03-05T11:28:55.652Z] aa168da1d23b: Verifying Checksum [2021-03-05T11:28:55.652Z] aa168da1d23b: Download complete [2021-03-05T11:28:55.652Z] 8ad3a11d3b57: Pull complete [2021-03-05T11:28:55.926Z] 46f8f816bc3b: Pull complete [2021-03-05T11:28:56.500Z] 93b61091891f: Pull complete [2021-03-05T11:28:56.500Z] 93b9cdb0e59b: Pull complete [2021-03-05T11:28:56.500Z] 5e14af77c1be: Pull complete [2021-03-05T11:28:56.761Z] 01666e4c0597: Pull complete [2021-03-05T11:29:03.386Z] aa168da1d23b: Pull complete [2021-03-05T11:29:03.386Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T11:29:03.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:29:03.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T11:29:03.552Z] prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container [2021-03-05T11:29:03.601Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T11:29:06.439Z] $ docker top d7902eac215afce40604b3ff3494f5c76acb8bd3d5c7478787fc920dba011f22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:29:06.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T11:29:07.248Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T11:29:07.544Z] + ls /var/log/sa-host [2021-03-05T11:29:07.544Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T11:29:07.544Z] file_magic: OK [2021-03-05T11:29:07.544Z] HZ: Using current value: 100 [2021-03-05T11:29:07.544Z] file_header: OK [2021-03-05T11:29:07.544Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T11:29:07.544Z] Statistics: [2021-03-05T11:29:07.544Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T11:29:07.544Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T11:29:07.544Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T11:29:07.544Z] file_magic: OK [2021-03-05T11:29:07.544Z] HZ: Using current value: 100 [2021-03-05T11:29:07.544Z] file_header: OK [2021-03-05T11:29:07.544Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T11:29:07.544Z] Statistics: [2021-03-05T11:29:07.544Z] Hnuu...uuuununununu... [2021-03-05T11:29:07.544Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T11:29:08.199Z] provisioning config files... [2021-03-05T11:29:08.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7911322389119101897tmp [Pipeline] { [Pipeline] echo [2021-03-05T11:29:08.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:29:08.582Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T11:29:08.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T11:29:08.689Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:29:08.985Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T11:29:08.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:29:09.292Z] ---> sudo-logs.sh [2021-03-05T11:29:09.292Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T11:29:09.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:29:09.659Z] ---> job-cost.sh [2021-03-05T11:29:09.659Z] lf-activate-venv: SKIPPING [2021-03-05T11:29:09.659Z] DEBUG: total: 0.20999999344348907 [2021-03-05T11:29:09.659Z] INFO: Retrieving Stack Cost... [2021-03-05T11:29:11.052Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T11:29:11.314Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T11:29:11.330Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:29:11.625Z] ---> logs-deploy.sh [2021-03-05T11:29:11.625Z] lf-activate-venv: SKIPPING [2021-03-05T11:29:11.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/75 [2021-03-05T11:29:11.625Z] INFO: archiving workspace using pattern(s): [2021-03-05T11:29:13.016Z] Archives upload complete. [2021-03-05T11:29:13.278Z] INFO: archiving logs to Nexus