Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bff10de453daaa1b67b3982ef82a282e90f7b04e 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33309 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 bff10de453daaa1b67b3982ef82a282e90f7b04e (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 bff10de453daaa1b67b3982ef82a282e90f7b04e # timeout=10 Commit message: "feat: Dead code clean" > git rev-list --no-walk 6a62b4630643e9a9217882e0bdb5c333b7f0a58e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-08T11:39:26.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-08T11:39:26.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-08T11:39:27.089Z] ========================================================= [2021-04-08T11:39:27.089Z] EdgeX Global Pipelines Version Info [2021-04-08T11:39:27.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:39:29.075Z] ------------------- [2021-04-08T11:39:29.075Z] stable info: [2021-04-08T11:39:29.075Z] ------------------- [2021-04-08T11:39:29.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-08T11:39:29.075Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-08T11:39:29.075Z] Message: update stable to v1.0.186 [2021-04-08T11:39:29.650Z] ------------------- [2021-04-08T11:39:29.650Z] experimental info: [2021-04-08T11:39:29.650Z] ------------------- [2021-04-08T11:39:29.650Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-08T11:39:29.650Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-08T11:39:29.650Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-08T11:39:29.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-08T11:39:30.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-08T11:39:30.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-08T11:39:30.393Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-08T11:39:30.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-08T11:39:30.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-08T11:39:30.819Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-08T11:39:31.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-08T11:39:31.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-08T11:39:31.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-08T11:39:31.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-08T11:39:31.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-08T11:39:31.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-08T11:39:31.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-08T11:39:31.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-08T11:39:31.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-08T11:39:31.939Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-08T11:39:32.029Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-08T11:39:32.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-08T11:39:32.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-08T11:39:32.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-08T11:39:32.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-08T11:39:32.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-08T11:39:32.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-08T11:39:32.672Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-08T11:39:32.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-08T11:39:32.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-08T11:39:32.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-08T11:39:33.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-08T11:39:33.154Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bff10de453daaa1b67b3982ef82a282e90f7b04e [Pipeline] echo [2021-04-08T11:39:33.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bff10de [Pipeline] echo [2021-04-08T11:39:33.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T11:39:33.525Z] provisioning config files... [2021-04-08T11:39:33.557Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config763600758567424749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:39:33.918Z] ---> docker-login.sh [2021-04-08T11:39:33.918Z] nexus3.edgexfoundry.org:10001 [2021-04-08T11:39:34.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:39:34.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:39:34.457Z] Configure a credential helper to remove this warning. See [2021-04-08T11:39:34.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:39:34.457Z] [2021-04-08T11:39:34.457Z] Login Succeeded [2021-04-08T11:39:34.457Z] nexus3.edgexfoundry.org:10002 [2021-04-08T11:39:34.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:39:34.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:39:34.721Z] Configure a credential helper to remove this warning. See [2021-04-08T11:39:34.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:39:34.721Z] [2021-04-08T11:39:34.721Z] Login Succeeded [2021-04-08T11:39:34.721Z] nexus3.edgexfoundry.org:10003 [2021-04-08T11:39:34.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:39:34.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:39:34.983Z] Configure a credential helper to remove this warning. See [2021-04-08T11:39:34.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:39:34.983Z] [2021-04-08T11:39:34.983Z] Login Succeeded [2021-04-08T11:39:34.983Z] nexus3.edgexfoundry.org:10004 [2021-04-08T11:39:34.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:39:34.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:39:34.983Z] Configure a credential helper to remove this warning. See [2021-04-08T11:39:34.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:39:34.983Z] [2021-04-08T11:39:34.983Z] Login Succeeded [2021-04-08T11:39:34.983Z] docker.io [2021-04-08T11:39:35.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:39:35.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:39:35.508Z] Configure a credential helper to remove this warning. See [2021-04-08T11:39:35.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:39:35.508Z] [2021-04-08T11:39:35.508Z] Login Succeeded [2021-04-08T11:39:35.508Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T11:39:35.518Z] 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-04-08T11:39:36.422Z] + git log --format=format:%s -1 bff10de453daaa1b67b3982ef82a282e90f7b04e [Pipeline] echo [2021-04-08T11:39:36.486Z] GIT_COMMIT: bff10de453daaa1b67b3982ef82a282e90f7b04e, Commit Message: feat: Dead code clean [Pipeline] echo [2021-04-08T11:39:36.531Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:39:37.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T11:39:37.677Z] [2021-04-08T11:39:37.677Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:39:38.019Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T11:39:38.019Z] latest: Pulling from edgex-devops/git-semver [2021-04-08T11:39:38.019Z] 31603596830f: Pulling fs layer [2021-04-08T11:39:38.019Z] 2a8b12db71e7: Pulling fs layer [2021-04-08T11:39:38.019Z] 6ca5941a6612: Pulling fs layer [2021-04-08T11:39:38.019Z] ecc8261a40a4: Pulling fs layer [2021-04-08T11:39:38.019Z] ecc8261a40a4: Waiting [2021-04-08T11:39:38.019Z] 2a8b12db71e7: Verifying Checksum [2021-04-08T11:39:38.019Z] 2a8b12db71e7: Download complete [2021-04-08T11:39:38.292Z] 31603596830f: Verifying Checksum [2021-04-08T11:39:38.292Z] 31603596830f: Download complete [2021-04-08T11:39:38.558Z] 6ca5941a6612: Verifying Checksum [2021-04-08T11:39:38.558Z] 6ca5941a6612: Download complete [2021-04-08T11:39:38.558Z] ecc8261a40a4: Verifying Checksum [2021-04-08T11:39:38.558Z] ecc8261a40a4: Download complete [2021-04-08T11:39:38.831Z] 31603596830f: Pull complete [2021-04-08T11:39:38.831Z] 2a8b12db71e7: Pull complete [2021-04-08T11:39:39.789Z] 6ca5941a6612: Pull complete [2021-04-08T11:39:40.053Z] ecc8261a40a4: Pull complete [2021-04-08T11:39:40.053Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-08T11:39:40.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T11:39:40.053Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-08T11:39:40.244Z] prd-centos7-docker-4c-2g-33309 does not seem to be running inside a container [2021-04-08T11:39:40.295Z] $ 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-04-08T11:39:42.746Z] $ docker top 22ff7d8c51f3c3b3c839f2f74b62bf8ff0054af745c36086df7bfaba9b2131de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-08T11:39:43.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T11:39:43.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T11:39:43.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T11:39:43.357Z] $ docker exec 22ff7d8c51f3c3b3c839f2f74b62bf8ff0054af745c36086df7bfaba9b2131de ssh-agent [2021-04-08T11:39:43.545Z] SSH_AUTH_SOCK=/tmp/ssh-8nx6QHS15IbT/agent.11 [2021-04-08T11:39:43.545Z] SSH_AGENT_PID=17 [2021-04-08T11:39:43.558Z] Running ssh-add (command line suppressed) [2021-04-08T11:39:43.693Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4480885114628091940.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4480885114628091940.key) [2021-04-08T11:39:43.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T11:39:44.111Z] + git tag --points-at HEAD [Pipeline] } [2021-04-08T11:39:44.139Z] $ docker exec --env ******** --env ******** 22ff7d8c51f3c3b3c839f2f74b62bf8ff0054af745c36086df7bfaba9b2131de ssh-agent -k [2021-04-08T11:39:44.264Z] unset SSH_AUTH_SOCK; [2021-04-08T11:39:44.264Z] unset SSH_AGENT_PID; [2021-04-08T11:39:44.264Z] echo Agent pid 17 killed; [2021-04-08T11:39:44.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-08T11:39:44.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T11:39:44.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T11:39:44.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T11:39:44.639Z] $ docker exec 22ff7d8c51f3c3b3c839f2f74b62bf8ff0054af745c36086df7bfaba9b2131de ssh-agent [2021-04-08T11:39:44.817Z] SSH_AUTH_SOCK=/tmp/ssh-SEyzuA4XwsIu/agent.47 [2021-04-08T11:39:44.817Z] SSH_AGENT_PID=52 [2021-04-08T11:39:44.824Z] Running ssh-add (command line suppressed) [2021-04-08T11:39:44.951Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1484110159934509898.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1484110159934509898.key) [2021-04-08T11:39:45.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T11:39:45.343Z] + git semver init [2021-04-08T11:39:45.343Z] # -> Open(): unable to determine branch for HEAD [2021-04-08T11:39:45.343Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-08T11:39:45.343Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-08T11:39:45.343Z] # $SEMVER_REMOTE_NAME = origin [2021-04-08T11:39:45.343Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-08T11:39:45.343Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-08T11:39:45.343Z] # $SEMVER_BRANCH = master [2021-04-08T11:39:45.343Z] # $SEMVER_TEMP = /tmp/semver-040194924 [2021-04-08T11:39:45.343Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-08T11:39:47.898Z] # '/tmp/semver-040194924' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-04-08T11:39:47.898Z] # -> Force: false [2021-04-08T11:39:47.898Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-08T11:39:47.913Z] $ docker exec --env ******** --env ******** 22ff7d8c51f3c3b3c839f2f74b62bf8ff0054af745c36086df7bfaba9b2131de ssh-agent -k [2021-04-08T11:39:48.042Z] unset SSH_AUTH_SOCK; [2021-04-08T11:39:48.042Z] unset SSH_AGENT_PID; [2021-04-08T11:39:48.042Z] echo Agent pid 52 killed; [2021-04-08T11:39:48.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T11:39:48.551Z] + git semver [Pipeline] } [2021-04-08T11:39:48.570Z] $ docker stop --time=1 22ff7d8c51f3c3b3c839f2f74b62bf8ff0054af745c36086df7bfaba9b2131de [2021-04-08T11:39:50.030Z] $ docker rm -f 22ff7d8c51f3c3b3c839f2f74b62bf8ff0054af745c36086df7bfaba9b2131de [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T11:39:50.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-08T11:39:51.040Z] Stashed 1 file(s) [Pipeline] echo [2021-04-08T11:39:51.043Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.32 [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-04-08T11:40:06.611Z] Still waiting to schedule task [2021-04-08T11:40:06.611Z] ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-centos7-docker-4c-2g-33310’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-04-08T11:40:06.613Z] Still waiting to schedule task [2021-04-08T11:40:06.613Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-08T11:42:01.957Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33311 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-08T11:42:02.016Z] Running in /w/workspace/edgex-ui-go/90 [Pipeline] { [Pipeline] checkout [2021-04-08T11:42:06.884Z] using credential edgex-jenkins-ssh [2021-04-08T11:42:06.989Z] Cloning the remote Git repository [2021-04-08T11:42:07.045Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T11:42:07.400Z] Running on prd-centos7-docker-4c-2g-33312 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-08T11:42:07.451Z] Running in /w/workspace/edgex-ui-go/90 [Pipeline] { [Pipeline] checkout [2021-04-08T11:42:07.156Z] > git init /w/workspace/edgex-ui-go/90 # timeout=10 [2021-04-08T11:42:07.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T11:42:07.224Z] > git --version # timeout=10 [2021-04-08T11:42:07.242Z] > git --version # 'git version 2.17.1' [2021-04-08T11:42:07.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T11:42:07.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T11:42:09.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T11:42:09.199Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T11:42:09.229Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T11:42:09.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T11:42:09.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T11:42:09.269Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T11:42:09.775Z] Checking out Revision bff10de453daaa1b67b3982ef82a282e90f7b04e (master) [2021-04-08T11:42:10.024Z] using credential edgex-jenkins-ssh [2021-04-08T11:42:10.071Z] Cloning the remote Git repository [2021-04-08T11:42:09.673Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T11:42:09.749Z] > git init /w/workspace/edgex-ui-go/90 # timeout=10 [2021-04-08T11:42:09.816Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T11:42:09.816Z] > git --version # timeout=10 [2021-04-08T11:42:09.824Z] > git --version # 'git version 2.24.3' [2021-04-08T11:42:09.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T11:42:09.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T11:42:09.795Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T11:42:09.810Z] > git checkout -f bff10de453daaa1b67b3982ef82a282e90f7b04e # timeout=10 [2021-04-08T11:42:11.510Z] Checking out Revision bff10de453daaa1b67b3982ef82a282e90f7b04e (master) [2021-04-08T11:42:10.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T11:42:10.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T11:42:10.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T11:42:10.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T11:42:10.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T11:42:10.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T11:42:11.215Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T11:42:11.219Z] > git checkout -f bff10de453daaa1b67b3982ef82a282e90f7b04e # timeout=10 [2021-04-08T11:42:14.418Z] Commit message: "feat: Dead code clean" [Pipeline] withEnv [Pipeline] { [2021-04-08T11:42:14.993Z] Commit message: "feat: Dead code clean" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T11:42:15.997Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-08T11:42:16.607Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-08T11:42:16.684Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T11:42:16.968Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T11:42:17.111Z] + sudo service docker restart [2021-04-08T11:42:17.111Z] + true [2021-04-08T11:42:17.266Z] + sudo service docker restart [2021-04-08T11:42:17.266Z] + true [2021-04-08T11:42:17.266Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T11:42:18.722Z] provisioning config files... [2021-04-08T11:42:18.751Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config7571729713930852997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:42:19.109Z] ---> docker-login.sh [2021-04-08T11:42:19.109Z] nexus3.edgexfoundry.org:10001 [2021-04-08T11:42:19.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:19.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:19.371Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:19.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:19.371Z] [2021-04-08T11:42:19.371Z] Login Succeeded [2021-04-08T11:42:19.371Z] nexus3.edgexfoundry.org:10002 [2021-04-08T11:42:19.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:19.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:19.632Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:19.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:19.632Z] [2021-04-08T11:42:19.632Z] Login Succeeded [2021-04-08T11:42:19.632Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T11:42:19.804Z] provisioning config files... [2021-04-08T11:42:19.846Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config2269371714602486324tmp [Pipeline] { [2021-04-08T11:42:19.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:19.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:19.895Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:19.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:19.895Z] [2021-04-08T11:42:19.895Z] Login Succeeded [2021-04-08T11:42:19.895Z] nexus3.edgexfoundry.org:10004 [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:42:20.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:20.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:20.162Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:20.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:20.162Z] [2021-04-08T11:42:20.162Z] Login Succeeded [2021-04-08T11:42:20.162Z] docker.io [2021-04-08T11:42:20.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:20.259Z] ---> docker-login.sh [2021-04-08T11:42:20.259Z] nexus3.edgexfoundry.org:10001 [2021-04-08T11:42:20.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:20.425Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:20.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:20.425Z] [2021-04-08T11:42:20.425Z] Login Succeeded [2021-04-08T11:42:20.425Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T11:42:20.434Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-08T11:42:20.834Z] ========================================================= [2021-04-08T11:42:20.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-08T11:42:20.834Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:42:21.174Z] + 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-04-08T11:42:21.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:21.437Z] Sending build context to Docker daemon 17.65MB [2021-04-08T11:42:21.437Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T11:42:21.437Z] Step 2/8 : FROM ${BASE} [2021-04-08T11:42:21.437Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-08T11:42:21.437Z] 188c0c94c7c5: Pulling fs layer [2021-04-08T11:42:21.437Z] 0ef7d3d256c8: Pulling fs layer [2021-04-08T11:42:21.437Z] de9db76c5a1d: Pulling fs layer [2021-04-08T11:42:21.437Z] bca2f99d35d6: Pulling fs layer [2021-04-08T11:42:21.437Z] 93359f2a8cfa: Pulling fs layer [2021-04-08T11:42:21.437Z] 7c6f9722023f: Pulling fs layer [2021-04-08T11:42:21.437Z] a35cf1a2eb13: Pulling fs layer [2021-04-08T11:42:21.437Z] 93359f2a8cfa: Waiting [2021-04-08T11:42:21.437Z] 7c6f9722023f: Waiting [2021-04-08T11:42:21.437Z] bca2f99d35d6: Waiting [2021-04-08T11:42:21.437Z] a35cf1a2eb13: Waiting [2021-04-08T11:42:21.437Z] de9db76c5a1d: Verifying Checksum [2021-04-08T11:42:21.437Z] de9db76c5a1d: Download complete [2021-04-08T11:42:21.437Z] 0ef7d3d256c8: Verifying Checksum [2021-04-08T11:42:21.437Z] 0ef7d3d256c8: Download complete [2021-04-08T11:42:21.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:21.516Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:21.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:21.516Z] [2021-04-08T11:42:21.516Z] Login Succeeded [2021-04-08T11:42:21.516Z] nexus3.edgexfoundry.org:10002 [2021-04-08T11:42:21.699Z] 93359f2a8cfa: Verifying Checksum [2021-04-08T11:42:21.699Z] 93359f2a8cfa: Download complete [2021-04-08T11:42:21.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:22.646Z] 7c6f9722023f: Verifying Checksum [2021-04-08T11:42:22.646Z] 7c6f9722023f: Download complete [2021-04-08T11:42:22.646Z] 188c0c94c7c5: Verifying Checksum [2021-04-08T11:42:22.646Z] 188c0c94c7c5: Download complete [2021-04-08T11:42:22.646Z] 188c0c94c7c5: Pull complete [2021-04-08T11:42:22.908Z] 0ef7d3d256c8: Pull complete [2021-04-08T11:42:22.908Z] de9db76c5a1d: Pull complete [2021-04-08T11:42:23.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:23.229Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:23.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:23.229Z] [2021-04-08T11:42:23.229Z] Login Succeeded [2021-04-08T11:42:23.229Z] nexus3.edgexfoundry.org:10003 [2021-04-08T11:42:23.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:23.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:23.504Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:23.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:23.504Z] [2021-04-08T11:42:23.504Z] Login Succeeded [2021-04-08T11:42:23.504Z] nexus3.edgexfoundry.org:10004 [2021-04-08T11:42:23.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:23.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:23.777Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:23.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:23.777Z] [2021-04-08T11:42:23.777Z] Login Succeeded [2021-04-08T11:42:23.777Z] docker.io [2021-04-08T11:42:24.298Z] a35cf1a2eb13: Verifying Checksum [2021-04-08T11:42:24.298Z] a35cf1a2eb13: Download complete [2021-04-08T11:42:24.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:42:24.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:42:24.641Z] Configure a credential helper to remove this warning. See [2021-04-08T11:42:24.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:42:24.641Z] [2021-04-08T11:42:24.641Z] Login Succeeded [2021-04-08T11:42:24.641Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T11:42:24.658Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-08T11:42:24.874Z] bca2f99d35d6: Verifying Checksum [2021-04-08T11:42:24.874Z] bca2f99d35d6: Download complete [Pipeline] echo [2021-04-08T11:42:25.054Z] ========================================================= [2021-04-08T11:42:25.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-08T11:42:25.054Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:42:25.429Z] + 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-04-08T11:42:26.032Z] Sending build context to Docker daemon 17.65MB [2021-04-08T11:42:26.307Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T11:42:26.307Z] Step 2/8 : FROM ${BASE} [2021-04-08T11:42:26.307Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-08T11:42:26.307Z] 5f621e34cdf4: Pulling fs layer [2021-04-08T11:42:26.307Z] a4357932f1b6: Pulling fs layer [2021-04-08T11:42:26.307Z] 18c013af1878: Pulling fs layer [2021-04-08T11:42:26.307Z] 00ac8860ef70: Pulling fs layer [2021-04-08T11:42:26.307Z] 63d7cb157983: Pulling fs layer [2021-04-08T11:42:26.307Z] b116817d02f9: Pulling fs layer [2021-04-08T11:42:26.307Z] 745a02a5169b: Pulling fs layer [2021-04-08T11:42:26.307Z] 745a02a5169b: Waiting [2021-04-08T11:42:26.307Z] 00ac8860ef70: Waiting [2021-04-08T11:42:26.307Z] 63d7cb157983: Waiting [2021-04-08T11:42:26.307Z] b116817d02f9: Waiting [2021-04-08T11:42:26.307Z] 18c013af1878: Verifying Checksum [2021-04-08T11:42:26.307Z] 18c013af1878: Download complete [2021-04-08T11:42:26.307Z] a4357932f1b6: Verifying Checksum [2021-04-08T11:42:26.307Z] a4357932f1b6: Download complete [2021-04-08T11:42:26.307Z] 63d7cb157983: Verifying Checksum [2021-04-08T11:42:26.307Z] 63d7cb157983: Download complete [2021-04-08T11:42:26.307Z] b116817d02f9: Verifying Checksum [2021-04-08T11:42:26.307Z] b116817d02f9: Download complete [2021-04-08T11:42:26.307Z] 5f621e34cdf4: Download complete [2021-04-08T11:42:26.918Z] 5f621e34cdf4: Pull complete [2021-04-08T11:42:27.522Z] a4357932f1b6: Pull complete [2021-04-08T11:42:28.128Z] 18c013af1878: Pull complete [2021-04-08T11:42:28.728Z] 745a02a5169b: Verifying Checksum [2021-04-08T11:42:28.728Z] 745a02a5169b: Download complete [2021-04-08T11:42:29.711Z] 00ac8860ef70: Verifying Checksum [2021-04-08T11:42:29.711Z] 00ac8860ef70: Download complete [2021-04-08T11:42:30.240Z] bca2f99d35d6: Pull complete [2021-04-08T11:42:30.240Z] 93359f2a8cfa: Pull complete [2021-04-08T11:42:30.240Z] 7c6f9722023f: Pull complete [2021-04-08T11:42:34.473Z] a35cf1a2eb13: Pull complete [2021-04-08T11:42:34.473Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-08T11:42:34.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-08T11:42:34.473Z] ---> a62c8e92a672 [2021-04-08T11:42:34.473Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-08T11:42:34.473Z] ---> Running in ad0d8037e892 [2021-04-08T11:42:34.473Z] Removing intermediate container ad0d8037e892 [2021-04-08T11:42:34.473Z] ---> 842610c5bcce [2021-04-08T11:42:34.473Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T11:42:34.473Z] ---> Running in eafb62c913eb [2021-04-08T11:42:35.427Z] Removing intermediate container eafb62c913eb [2021-04-08T11:42:35.427Z] ---> 75712b6b6451 [2021-04-08T11:42:35.427Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-08T11:42:35.427Z] ---> Running in 28b70544b500 [2021-04-08T11:42:36.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T11:42:38.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T11:42:38.796Z] OK: 166 MiB in 39 packages [2021-04-08T11:42:39.370Z] Removing intermediate container 28b70544b500 [2021-04-08T11:42:39.370Z] ---> ef3ab4cf3287 [2021-04-08T11:42:39.370Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-08T11:42:39.370Z] ---> Running in b7e120a63976 [2021-04-08T11:42:39.632Z] Removing intermediate container b7e120a63976 [2021-04-08T11:42:39.632Z] ---> 74c7db5eda5b [2021-04-08T11:42:39.632Z] Step 7/8 : COPY . . [2021-04-08T11:42:42.112Z] 00ac8860ef70: Pull complete [2021-04-08T11:42:42.112Z] 63d7cb157983: Pull complete [2021-04-08T11:42:42.112Z] b116817d02f9: Pull complete [2021-04-08T11:42:42.195Z] ---> d63daaa906a4 [2021-04-08T11:42:42.195Z] Step 8/8 : RUN go mod download [2021-04-08T11:42:42.195Z] ---> Running in 437159c181e7 [2021-04-08T11:42:44.735Z] 745a02a5169b: Pull complete [2021-04-08T11:42:44.735Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-08T11:42:44.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-08T11:42:44.735Z] ---> b7e6874047d6 [2021-04-08T11:42:44.735Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-08T11:42:47.346Z] ---> Running in 8ac46aa73a3e [2021-04-08T11:42:47.945Z] Removing intermediate container 8ac46aa73a3e [2021-04-08T11:42:47.945Z] ---> ee3b6c46edab [2021-04-08T11:42:47.945Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T11:42:47.945Z] ---> Running in 81b4d0fff8ac [2021-04-08T11:42:50.593Z] Removing intermediate container 81b4d0fff8ac [2021-04-08T11:42:50.593Z] ---> 0715ca8204f5 [2021-04-08T11:42:50.593Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-08T11:42:50.593Z] ---> Running in f7682bc4fce0 [2021-04-08T11:42:51.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T11:42:52.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T11:42:52.764Z] OK: 142 MiB in 39 packages [2021-04-08T11:42:54.195Z] Removing intermediate container f7682bc4fce0 [2021-04-08T11:42:54.195Z] ---> a3cf73b9ae8e [2021-04-08T11:42:54.195Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-08T11:42:54.469Z] ---> Running in 5a5dd95c18fd [2021-04-08T11:42:54.748Z] Removing intermediate container 5a5dd95c18fd [2021-04-08T11:42:54.748Z] ---> 4e7fec72c3fa [2021-04-08T11:42:54.748Z] Step 7/8 : COPY . . [2021-04-08T11:42:57.380Z] ---> b0c24b9447ca [2021-04-08T11:42:57.380Z] Step 8/8 : RUN go mod download [2021-04-08T11:42:57.380Z] ---> Running in 24aad81d3048 [2021-04-08T11:43:08.854Z] Removing intermediate container 437159c181e7 [2021-04-08T11:43:08.855Z] ---> 1f058f09a5f8 [2021-04-08T11:43:09.119Z] Successfully built 1f058f09a5f8 [2021-04-08T11:43:09.119Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:43:09.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T11:43:09.438Z] . [Pipeline] withDockerContainer [2021-04-08T11:43:09.703Z] prd-centos7-docker-4c-2g-33312 does not seem to be running inside a container [2021-04-08T11:43:09.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@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 ******** ci-base-image-x86_64 cat [2021-04-08T11:43:10.674Z] $ docker top d18cf35a8b370a40d0bfbdd7feaac9fdf7757df010d34c376d881967cf577864 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T11:43:11.235Z] + go version [2021-04-08T11:43:11.236Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-08T11:43:11.252Z] $ docker stop --time=1 d18cf35a8b370a40d0bfbdd7feaac9fdf7757df010d34c376d881967cf577864 [2021-04-08T11:43:12.604Z] $ docker rm -f d18cf35a8b370a40d0bfbdd7feaac9fdf7757df010d34c376d881967cf577864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:43:13.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T11:43:13.479Z] . [Pipeline] withDockerContainer [2021-04-08T11:43:13.586Z] prd-centos7-docker-4c-2g-33312 does not seem to be running inside a container [2021-04-08T11:43:13.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@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 ******** ci-base-image-x86_64 cat [2021-04-08T11:43:14.333Z] $ docker top 026fe2bfdca163a93dda40a93e7458120cbe8c846e67e7634b6032bb5d1673f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T11:43:14.799Z] + make test [2021-04-08T11:43:14.799Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-08T11:43:16.198Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-08T11:43:24.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-08T11:43:24.711Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-08T11:43:26.682Z] $ docker stop --time=1 026fe2bfdca163a93dda40a93e7458120cbe8c846e67e7634b6032bb5d1673f0 [2021-04-08T11:43:28.835Z] $ docker rm -f 026fe2bfdca163a93dda40a93e7458120cbe8c846e67e7634b6032bb5d1673f0 [2021-04-08T11:43:29.736Z] Removing intermediate container 24aad81d3048 [2021-04-08T11:43:29.736Z] ---> fe2ac04f3087 [2021-04-08T11:43:29.736Z] Successfully built fe2ac04f3087 [2021-04-08T11:43:29.736Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:43:30.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-08T11:43:30.272Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T11:43:30.272Z] . [Pipeline] withDockerContainer [2021-04-08T11:43:30.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-33311 does not seem to be running inside a container [2021-04-08T11:43:30.556Z] Stashed 1 file(s) [2021-04-08T11:43:30.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@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-04-08T11:43:32.274Z] $ docker top 2f15f2717eb3bc7dc81e4f0c0a9ab4b6aa96c0d1e1cf918d77d785d91f4a167a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-08T11:43:33.369Z] + go version [2021-04-08T11:43:33.369Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-08T11:43:35.150Z] $ docker stop --time=1 2f15f2717eb3bc7dc81e4f0c0a9ab4b6aa96c0d1e1cf918d77d785d91f4a167a [2021-04-08T11:43:37.257Z] $ docker rm -f 2f15f2717eb3bc7dc81e4f0c0a9ab4b6aa96c0d1e1cf918d77d785d91f4a167a [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-08T11:43:37.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:43:38.199Z] + ls -al . [2021-04-08T11:43:38.199Z] total 92 [2021-04-08T11:43:38.199Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 8 11:43 . [2021-04-08T11:43:38.199Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 8 11:42 .. [2021-04-08T11:43:38.199Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 11:42 assets [2021-04-08T11:43:38.199Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 11:42 bin [2021-04-08T11:43:38.199Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 11:42 cmd [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 11:42 CONTRIBUTING.md [2021-04-08T11:43:38.199Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 8 11:43 coverage.out [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 8 11:42 Dockerfile [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 8 11:42 Dockerfile.build [2021-04-08T11:43:38.199Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 8 11:42 docs [2021-04-08T11:43:38.199Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 8 11:42 .git [2021-04-08T11:43:38.199Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 8 11:42 .github [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 8 11:42 .gitignore [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 8 11:42 go.mod [2021-04-08T11:43:38.199Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 8 11:43 go.sum [2021-04-08T11:43:38.199Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 8 11:42 internal [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 8 11:42 Jenkinsfile [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 11:42 LICENSE [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 11:42 Makefile [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 8 11:42 README.md [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 8 11:39 VERSION [2021-04-08T11:43:38.199Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 11:42 version.go [2021-04-08T11:43:38.199Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 8 11:42 web [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:43:38.434Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T11:43:38.434Z] . [Pipeline] withDockerContainer [2021-04-08T11:43:38.510Z] + 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=bff10de453daaa1b67b3982ef82a282e90f7b04e --label arch=amd64 --label version=2.0.0-dev.32 . [2021-04-08T11:43:38.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-33311 does not seem to be running inside a container [2021-04-08T11:43:38.770Z] Sending build context to Docker daemon 17.68MB [2021-04-08T11:43:38.771Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T11:43:38.771Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-08T11:43:38.771Z] ---> 1f058f09a5f8 [2021-04-08T11:43:38.771Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-08T11:43:38.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@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-04-08T11:43:39.344Z] ---> Running in dd8ccf885148 [2021-04-08T11:43:39.606Z] Removing intermediate container dd8ccf885148 [2021-04-08T11:43:39.606Z] ---> 1f7f57e12238 [2021-04-08T11:43:39.606Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-08T11:43:39.606Z] ---> Running in b34d52644597 [2021-04-08T11:43:39.867Z] Removing intermediate container b34d52644597 [2021-04-08T11:43:39.867Z] ---> d4698af5f4b4 [2021-04-08T11:43:39.867Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-08T11:43:39.867Z] ---> Running in b43a701b6cf0 [2021-04-08T11:43:40.130Z] Removing intermediate container b43a701b6cf0 [2021-04-08T11:43:40.130Z] ---> c510227c1fb8 [2021-04-08T11:43:40.130Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-08T11:43:40.130Z] ---> Running in bae9381f8525 [2021-04-08T11:43:40.233Z] $ docker top ee803078c424adf600103a158bff598207d8f0a5467fbdac466002a35f15de2c -eo pid,comm [2021-04-08T11:43:40.393Z] Removing intermediate container bae9381f8525 [2021-04-08T11:43:40.393Z] ---> 74574a16c5ca [2021-04-08T11:43:40.393Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-08T11:43:40.393Z] ---> Running in 741937685b62 [Pipeline] { [Pipeline] sh [2021-04-08T11:43:40.656Z] Removing intermediate container 741937685b62 [2021-04-08T11:43:40.656Z] ---> da59698a0f19 [2021-04-08T11:43:40.656Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T11:43:40.656Z] ---> Running in ab5f2aaecf78 [2021-04-08T11:43:41.239Z] + make test [2021-04-08T11:43:41.239Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-08T11:43:41.642Z] Removing intermediate container ab5f2aaecf78 [2021-04-08T11:43:41.642Z] ---> 5359ea7cdca4 [2021-04-08T11:43:41.642Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-08T11:43:41.642Z] ---> Running in 532e746476c3 [2021-04-08T11:43:42.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T11:43:42.685Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-08T11:43:42.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T11:43:43.076Z] OK: 166 MiB in 39 packages [2021-04-08T11:43:43.670Z] Removing intermediate container 532e746476c3 [2021-04-08T11:43:43.670Z] ---> 757aaf2e9c2c [2021-04-08T11:43:43.670Z] Step 10/24 : ENV GO111MODULE=on [2021-04-08T11:43:43.670Z] ---> Running in 45b3ec953989 [2021-04-08T11:43:43.943Z] Removing intermediate container 45b3ec953989 [2021-04-08T11:43:43.943Z] ---> 7efcca4c162a [2021-04-08T11:43:43.943Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-08T11:43:43.943Z] ---> Running in 95d590bb9f87 [2021-04-08T11:43:44.213Z] Removing intermediate container 95d590bb9f87 [2021-04-08T11:43:44.213Z] ---> 138d5b47c51c [2021-04-08T11:43:44.213Z] Step 12/24 : COPY go.mod . [2021-04-08T11:43:44.485Z] ---> d68e7d126a5e [2021-04-08T11:43:44.485Z] Step 13/24 : COPY Makefile . [2021-04-08T11:43:44.485Z] ---> 38a98f943237 [2021-04-08T11:43:44.485Z] Step 14/24 : RUN make update [2021-04-08T11:43:44.752Z] ---> Running in 47ad3bb3e6bc [2021-04-08T11:43:45.020Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-08T11:43:45.969Z] Removing intermediate container 47ad3bb3e6bc [2021-04-08T11:43:45.969Z] ---> 72037cd8efe3 [2021-04-08T11:43:45.969Z] Step 15/24 : COPY . . [2021-04-08T11:43:47.370Z] ---> 8c1b4e1da2e3 [2021-04-08T11:43:47.370Z] Step 16/24 : RUN ${MAKE} [2021-04-08T11:43:47.370Z] ---> Running in 8b0d2e009f46 [2021-04-08T11:43:47.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-08T11:43:56.247Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-08T11:44:00.472Z] Removing intermediate container 8b0d2e009f46 [2021-04-08T11:44:00.472Z] ---> 95fa748e001b [2021-04-08T11:44:00.472Z] Step 17/24 : FROM alpine:3.12 [2021-04-08T11:44:00.472Z] 3.12: Pulling from library/alpine [2021-04-08T11:44:00.472Z] 532819f3e44c: Pulling fs layer [2021-04-08T11:44:00.737Z] 532819f3e44c: Download complete [2021-04-08T11:44:01.008Z] 532819f3e44c: Pull complete [2021-04-08T11:44:01.008Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-08T11:44:01.008Z] Status: Downloaded newer image for alpine:3.12 [2021-04-08T11:44:01.008Z] ---> 7230e588e954 [2021-04-08T11:44:01.008Z] Step 18/24 : EXPOSE 4000 [2021-04-08T11:44:01.008Z] ---> Running in f36a714f1aa4 [2021-04-08T11:44:01.271Z] Removing intermediate container f36a714f1aa4 [2021-04-08T11:44:01.271Z] ---> a5afdcc91fbc [2021-04-08T11:44:01.271Z] 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-04-08T11:44:02.666Z] ---> c4ad217d1642 [2021-04-08T11:44:02.666Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-08T11:44:02.927Z] ---> Running in c28056c0be80 [2021-04-08T11:44:03.188Z] Removing intermediate container c28056c0be80 [2021-04-08T11:44:03.188Z] ---> 690c66bc57af [2021-04-08T11:44:03.188Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-08T11:44:03.188Z] ---> Running in eb4470ad834f [2021-04-08T11:44:03.449Z] Removing intermediate container eb4470ad834f [2021-04-08T11:44:03.449Z] ---> e9bc29cffc3d [2021-04-08T11:44:03.449Z] Step 22/24 : LABEL arch=amd64 [2021-04-08T11:44:03.449Z] ---> Running in 7e41bedd7808 [2021-04-08T11:44:03.710Z] Removing intermediate container 7e41bedd7808 [2021-04-08T11:44:03.710Z] ---> cefe24776ed7 [2021-04-08T11:44:03.710Z] Step 23/24 : LABEL git_sha=bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:44:03.710Z] ---> Running in a6d00f3318c2 [2021-04-08T11:44:03.971Z] Removing intermediate container a6d00f3318c2 [2021-04-08T11:44:03.971Z] ---> c5579821408b [2021-04-08T11:44:03.971Z] Step 24/24 : LABEL version=2.0.0-dev.32 [2021-04-08T11:44:04.234Z] ---> Running in 78cebff22adf [2021-04-08T11:44:04.234Z] Removing intermediate container 78cebff22adf [2021-04-08T11:44:04.234Z] ---> 55d52d6e307e [2021-04-08T11:44:04.234Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-08T11:44:04.234Z] Successfully built 55d52d6e307e [2021-04-08T11:44:04.234Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T11:44:04.544Z] provisioning config files... [2021-04-08T11:44:04.571Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config4634271634076048834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:44:04.927Z] ---> docker-login.sh [2021-04-08T11:44:04.927Z] nexus3.edgexfoundry.org:10001 [2021-04-08T11:44:04.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:44:05.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:44:05.189Z] Configure a credential helper to remove this warning. See [2021-04-08T11:44:05.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:44:05.189Z] [2021-04-08T11:44:05.189Z] Login Succeeded [2021-04-08T11:44:05.189Z] nexus3.edgexfoundry.org:10002 [2021-04-08T11:44:05.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:44:05.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:44:05.189Z] Configure a credential helper to remove this warning. See [2021-04-08T11:44:05.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:44:05.189Z] [2021-04-08T11:44:05.189Z] Login Succeeded [2021-04-08T11:44:05.189Z] nexus3.edgexfoundry.org:10003 [2021-04-08T11:44:05.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:44:05.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:44:05.452Z] Configure a credential helper to remove this warning. See [2021-04-08T11:44:05.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:44:05.452Z] [2021-04-08T11:44:05.452Z] Login Succeeded [2021-04-08T11:44:05.452Z] nexus3.edgexfoundry.org:10004 [2021-04-08T11:44:05.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:44:05.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:44:05.715Z] Configure a credential helper to remove this warning. See [2021-04-08T11:44:05.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:44:05.715Z] [2021-04-08T11:44:05.715Z] Login Succeeded [2021-04-08T11:44:05.715Z] docker.io [2021-04-08T11:44:05.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:44:06.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:44:06.002Z] Configure a credential helper to remove this warning. See [2021-04-08T11:44:06.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:44:06.002Z] [2021-04-08T11:44:06.002Z] Login Succeeded [2021-04-08T11:44:06.002Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T11:44:06.012Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-08T11:44:06.217Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-04-08T11:44:06.217Z] bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:44:06.218Z] latest [2021-04-08T11:44:06.218Z] 2.0.0-dev.32 [2021-04-08T11:44:06.218Z] bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [2021-04-08T11:44:06.218Z] master [2021-04-08T11:44:06.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:06.703Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bff10de453daaa1b67b3982ef82a282e90f7b04e [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:07.007Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:44:07.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-08T11:44:07.007Z] aae74befbeb3: Preparing [2021-04-08T11:44:07.007Z] b0b9881431d7: Preparing [2021-04-08T11:44:07.007Z] b0b9881431d7: Layer already exists [2021-04-08T11:44:08.397Z] aae74befbeb3: Pushed [2021-04-08T11:44:08.659Z] bff10de453daaa1b67b3982ef82a282e90f7b04e: digest: sha256:96cbb7daa3cdcb4f31dc8c0c0e98c76441a266aebaccfb02da3fb62f2b53654f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:08.966Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:09.265Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-08T11:44:09.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-08T11:44:09.266Z] aae74befbeb3: Preparing [2021-04-08T11:44:09.266Z] b0b9881431d7: Preparing [2021-04-08T11:44:09.266Z] b0b9881431d7: Layer already exists [2021-04-08T11:44:09.266Z] aae74befbeb3: Layer already exists [2021-04-08T11:44:09.266Z] latest: digest: sha256:96cbb7daa3cdcb4f31dc8c0c0e98c76441a266aebaccfb02da3fb62f2b53654f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-08T11:44:09.526Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-08T11:44:09.526Z] GO111MODULE=on go vet ./... [2021-04-08T11:44:09.569Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:09.867Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.32 [2021-04-08T11:44:09.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-08T11:44:09.867Z] aae74befbeb3: Preparing [2021-04-08T11:44:09.867Z] b0b9881431d7: Preparing [2021-04-08T11:44:09.867Z] b0b9881431d7: Layer already exists [2021-04-08T11:44:09.867Z] aae74befbeb3: Layer already exists [2021-04-08T11:44:09.867Z] 2.0.0-dev.32: digest: sha256:96cbb7daa3cdcb4f31dc8c0c0e98c76441a266aebaccfb02da3fb62f2b53654f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:10.181Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:10.481Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [2021-04-08T11:44:10.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-08T11:44:10.481Z] aae74befbeb3: Preparing [2021-04-08T11:44:10.481Z] b0b9881431d7: Preparing [2021-04-08T11:44:10.481Z] b0b9881431d7: Layer already exists [2021-04-08T11:44:10.481Z] aae74befbeb3: Layer already exists [2021-04-08T11:44:10.481Z] bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32: digest: sha256:96cbb7daa3cdcb4f31dc8c0c0e98c76441a266aebaccfb02da3fb62f2b53654f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:10.786Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:11.085Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-04-08T11:44:11.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-08T11:44:11.085Z] aae74befbeb3: Preparing [2021-04-08T11:44:11.085Z] b0b9881431d7: Preparing [2021-04-08T11:44:11.085Z] aae74befbeb3: Layer already exists [2021-04-08T11:44:11.085Z] b0b9881431d7: Layer already exists [2021-04-08T11:44:11.085Z] master: digest: sha256:96cbb7daa3cdcb4f31dc8c0c0e98c76441a266aebaccfb02da3fb62f2b53654f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-08T11:44:11.264Z] ===================================================== [Pipeline] echo [2021-04-08T11:44:11.311Z] taggedImages: [2021-04-08T11:44:11.311Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:44:11.311Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-08T11:44:11.311Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.32 [2021-04-08T11:44:11.311Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [2021-04-08T11:44:11.311Z] - 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-04-08T11:44:12.275Z] ---> job-cost.sh [2021-04-08T11:44:12.275Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d9Ui [Pipeline] } [2021-04-08T11:44:16.267Z] $ docker stop --time=1 ee803078c424adf600103a158bff598207d8f0a5467fbdac466002a35f15de2c [2021-04-08T11:44:18.345Z] $ docker rm -f ee803078c424adf600103a158bff598207d8f0a5467fbdac466002a35f15de2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T11:44:19.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-08T11:44:19.254Z] Warning: overwriting stash ‘coverage-report’ [2021-04-08T11:44:20.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T11:44:21.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-08T11:44:21.553Z] + ls -al . [2021-04-08T11:44:21.553Z] total 124 [2021-04-08T11:44:21.553Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 11:43 . [2021-04-08T11:44:21.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 11:42 .. [2021-04-08T11:44:21.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 11:42 .git [2021-04-08T11:44:21.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 11:42 .github [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 8 11:42 .gitignore [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 11:42 CONTRIBUTING.md [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 8 11:42 Dockerfile [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 8 11:42 Dockerfile.build [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 8 11:42 Jenkinsfile [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 11:42 LICENSE [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 11:42 Makefile [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 8 11:42 README.md [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 8 11:39 VERSION [2021-04-08T11:44:21.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 11:42 assets [2021-04-08T11:44:21.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 11:42 bin [2021-04-08T11:44:21.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 11:42 cmd [2021-04-08T11:44:21.553Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 8 11:43 coverage.out [2021-04-08T11:44:21.553Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 11:42 docs [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 8 11:42 go.mod [2021-04-08T11:44:21.553Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 8 11:43 go.sum [2021-04-08T11:44:21.553Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 11:42 internal [2021-04-08T11:44:21.553Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 11:42 version.go [2021-04-08T11:44:21.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 11:42 web [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:44:21.950Z] + 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=bff10de453daaa1b67b3982ef82a282e90f7b04e --label arch=arm64 --label version=2.0.0-dev.32 . [2021-04-08T11:44:22.956Z] Sending build context to Docker daemon 17.67MB [2021-04-08T11:44:22.956Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T11:44:22.956Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-08T11:44:22.956Z] ---> fe2ac04f3087 [2021-04-08T11:44:22.956Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-08T11:44:23.229Z] ---> Running in f3c2d48abb3a [2021-04-08T11:44:23.506Z] Removing intermediate container f3c2d48abb3a [2021-04-08T11:44:23.506Z] ---> 59e796de6567 [2021-04-08T11:44:23.506Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-08T11:44:23.784Z] ---> Running in 376d0faa72a9 [2021-04-08T11:44:24.378Z] Removing intermediate container 376d0faa72a9 [2021-04-08T11:44:24.378Z] ---> 6734fd93cf7e [2021-04-08T11:44:24.378Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-08T11:44:24.652Z] ---> Running in 18b726ba4d45 [2021-04-08T11:44:24.926Z] Removing intermediate container 18b726ba4d45 [2021-04-08T11:44:24.926Z] ---> 35bc3b6dffaa [2021-04-08T11:44:24.926Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-08T11:44:25.199Z] ---> Running in 4226a66c3439 [2021-04-08T11:44:25.471Z] Removing intermediate container 4226a66c3439 [2021-04-08T11:44:25.742Z] ---> 0a8f629ea19f [2021-04-08T11:44:25.742Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-08T11:44:25.742Z] ---> Running in 4eab07194dae [2021-04-08T11:44:26.342Z] Removing intermediate container 4eab07194dae [2021-04-08T11:44:26.342Z] ---> 3f98d654df7e [2021-04-08T11:44:26.342Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T11:44:26.342Z] ---> Running in 78d16138e62c [2021-04-08T11:44:27.326Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-08T11:44:28.312Z] Removing intermediate container 78d16138e62c [2021-04-08T11:44:28.312Z] ---> 1a499bdcbb88 [2021-04-08T11:44:28.312Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-08T11:44:28.586Z] ---> Running in 3cb701be2519 [2021-04-08T11:44:29.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T11:44:30.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T11:44:31.144Z] OK: 142 MiB in 39 packages [2021-04-08T11:44:32.573Z] Removing intermediate container 3cb701be2519 [2021-04-08T11:44:32.573Z] ---> b04d584518c4 [2021-04-08T11:44:32.573Z] Step 10/24 : ENV GO111MODULE=on [2021-04-08T11:44:32.573Z] ---> Running in 4434c3e9ed0e [2021-04-08T11:44:33.166Z] Removing intermediate container 4434c3e9ed0e [2021-04-08T11:44:33.166Z] ---> c9fbef91c896 [2021-04-08T11:44:33.166Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-08T11:44:33.166Z] ---> Running in d19092ccdafc [2021-04-08T11:44:33.758Z] Removing intermediate container d19092ccdafc [2021-04-08T11:44:33.758Z] ---> d705b05f5ba4 [2021-04-08T11:44:33.758Z] Step 12/24 : COPY go.mod . [2021-04-08T11:44:34.356Z] ---> a6739ebcdb47 [2021-04-08T11:44:34.356Z] Step 13/24 : COPY Makefile . [2021-04-08T11:44:35.335Z] ---> 54a3f6d7538d [2021-04-08T11:44:35.335Z] Step 14/24 : RUN make update [2021-04-08T11:44:35.335Z] ---> Running in c4dfa3a0ebd3 [2021-04-08T11:44:36.327Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-08T11:44:37.768Z] Removing intermediate container c4dfa3a0ebd3 [2021-04-08T11:44:37.768Z] ---> 5aa1a940e8ef [2021-04-08T11:44:37.768Z] Step 15/24 : COPY . . [2021-04-08T11:44:40.385Z] ---> 3677c69eb373 [2021-04-08T11:44:40.385Z] Step 16/24 : RUN ${MAKE} [2021-04-08T11:44:40.659Z] ---> Running in 3612cd0ae879 [2021-04-08T11:44:41.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-08T11:44:53.953Z] lf-activate-venv(): INFO: Adding /tmp/venv-d9Ui/bin to PATH [2021-04-08T11:44:53.953Z] INFO: No Stack... [2021-04-08T11:44:53.953Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-08T11:44:54.525Z] INFO: Archiving Costs [Pipeline] sh [2021-04-08T11:44:54.830Z] + cat /w/workspace/edgex-ui-go/90/archives/cost.csv [2021-04-08T11:44:54.830Z] + cut -d, -f6 [Pipeline] lock [2021-04-08T11:44:54.906Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-90-stack-cost] [2021-04-08T11:44:54.922Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-90-stack-cost] did not exist. Created. [2021-04-08T11:44:54.922Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-08T11:44:55.313Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-08T11:44:55.490Z] Stashed 1 file(s) [Pipeline] } [2021-04-08T11:44:55.499Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-90-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T11:45:08.469Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-08T11:45:12.764Z] Removing intermediate container 3612cd0ae879 [2021-04-08T11:45:12.764Z] ---> dabb52933f95 [2021-04-08T11:45:12.764Z] Step 17/24 : FROM alpine:3.12 [2021-04-08T11:45:13.033Z] 3.12: Pulling from library/alpine [2021-04-08T11:45:13.304Z] 9a219e8acc52: Pulling fs layer [2021-04-08T11:45:13.576Z] 9a219e8acc52: Verifying Checksum [2021-04-08T11:45:13.576Z] 9a219e8acc52: Download complete [2021-04-08T11:45:14.169Z] 9a219e8acc52: Pull complete [2021-04-08T11:45:14.169Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-08T11:45:14.169Z] Status: Downloaded newer image for alpine:3.12 [2021-04-08T11:45:14.169Z] ---> d75e27dfc0a0 [2021-04-08T11:45:14.169Z] Step 18/24 : EXPOSE 4000 [2021-04-08T11:45:14.169Z] ---> Running in 37e0572cda61 [2021-04-08T11:45:14.763Z] Removing intermediate container 37e0572cda61 [2021-04-08T11:45:14.763Z] ---> 6b622ff2ee81 [2021-04-08T11:45:14.763Z] 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-04-08T11:45:16.205Z] ---> 4f2b73abfd11 [2021-04-08T11:45:16.205Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-08T11:45:16.475Z] ---> Running in 7b8d0443c72e [2021-04-08T11:45:16.745Z] Removing intermediate container 7b8d0443c72e [2021-04-08T11:45:16.745Z] ---> 00db9a2adc6d [2021-04-08T11:45:16.745Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-08T11:45:17.015Z] ---> Running in 62c0bc3ad265 [2021-04-08T11:45:17.287Z] Removing intermediate container 62c0bc3ad265 [2021-04-08T11:45:17.287Z] ---> 6da85fd33136 [2021-04-08T11:45:17.287Z] Step 22/24 : LABEL arch=arm64 [2021-04-08T11:45:17.559Z] ---> Running in 369317bd6a71 [2021-04-08T11:45:18.153Z] Removing intermediate container 369317bd6a71 [2021-04-08T11:45:18.153Z] ---> 903e1ec20fc6 [2021-04-08T11:45:18.153Z] Step 23/24 : LABEL git_sha=bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:45:18.153Z] ---> Running in 3d9f4c7bbfb4 [2021-04-08T11:45:18.748Z] Removing intermediate container 3d9f4c7bbfb4 [2021-04-08T11:45:18.748Z] ---> f7f72b538f3c [2021-04-08T11:45:18.748Z] Step 24/24 : LABEL version=2.0.0-dev.32 [2021-04-08T11:45:18.748Z] ---> Running in 0a656572a4c3 [2021-04-08T11:45:19.020Z] Removing intermediate container 0a656572a4c3 [2021-04-08T11:45:19.020Z] ---> 4dbf33054d71 [2021-04-08T11:45:19.020Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-08T11:45:19.288Z] Successfully built 4dbf33054d71 [2021-04-08T11:45:19.288Z] 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-04-08T11:45:19.762Z] provisioning config files... [2021-04-08T11:45:19.797Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config5446786436512846857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:45:20.186Z] ---> docker-login.sh [2021-04-08T11:45:20.186Z] nexus3.edgexfoundry.org:10001 [2021-04-08T11:45:20.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:45:20.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:45:20.457Z] Configure a credential helper to remove this warning. See [2021-04-08T11:45:20.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:45:20.457Z] [2021-04-08T11:45:20.457Z] Login Succeeded [2021-04-08T11:45:20.727Z] nexus3.edgexfoundry.org:10002 [2021-04-08T11:45:20.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:45:20.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:45:20.998Z] Configure a credential helper to remove this warning. See [2021-04-08T11:45:20.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:45:20.998Z] [2021-04-08T11:45:20.998Z] Login Succeeded [2021-04-08T11:45:21.273Z] nexus3.edgexfoundry.org:10003 [2021-04-08T11:45:21.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:45:21.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:45:21.820Z] Configure a credential helper to remove this warning. See [2021-04-08T11:45:21.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:45:21.820Z] [2021-04-08T11:45:21.820Z] Login Succeeded [2021-04-08T11:45:21.820Z] nexus3.edgexfoundry.org:10004 [2021-04-08T11:45:22.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:45:22.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:45:22.090Z] Configure a credential helper to remove this warning. See [2021-04-08T11:45:22.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:45:22.090Z] [2021-04-08T11:45:22.090Z] Login Succeeded [2021-04-08T11:45:22.361Z] docker.io [2021-04-08T11:45:22.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T11:45:22.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T11:45:22.900Z] Configure a credential helper to remove this warning. See [2021-04-08T11:45:22.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T11:45:22.900Z] [2021-04-08T11:45:22.900Z] Login Succeeded [2021-04-08T11:45:22.900Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T11:45:22.916Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-08T11:45:23.133Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-04-08T11:45:23.133Z] bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:45:23.133Z] latest [2021-04-08T11:45:23.133Z] 2.0.0-dev.32 [2021-04-08T11:45:23.133Z] bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [2021-04-08T11:45:23.133Z] master [2021-04-08T11:45:23.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:23.674Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bff10de453daaa1b67b3982ef82a282e90f7b04e [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:24.017Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:45:24.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-08T11:45:24.017Z] abc27487b1a2: Preparing [2021-04-08T11:45:24.017Z] e08058ee1dfe: Preparing [2021-04-08T11:45:24.289Z] e08058ee1dfe: Layer already exists [2021-04-08T11:45:27.657Z] abc27487b1a2: Pushed [2021-04-08T11:45:27.928Z] bff10de453daaa1b67b3982ef82a282e90f7b04e: digest: sha256:c93d7972264120de5d1caffcc1e05234d4e82a0626724201264ace4429d4f005 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:28.296Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:28.627Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-08T11:45:28.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-08T11:45:28.627Z] abc27487b1a2: Preparing [2021-04-08T11:45:28.627Z] e08058ee1dfe: Preparing [2021-04-08T11:45:28.627Z] abc27487b1a2: Layer already exists [2021-04-08T11:45:28.627Z] e08058ee1dfe: Layer already exists [2021-04-08T11:45:28.898Z] latest: digest: sha256:c93d7972264120de5d1caffcc1e05234d4e82a0626724201264ace4429d4f005 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:29.237Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:29.568Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.32 [2021-04-08T11:45:29.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-08T11:45:29.568Z] abc27487b1a2: Preparing [2021-04-08T11:45:29.568Z] e08058ee1dfe: Preparing [2021-04-08T11:45:29.839Z] abc27487b1a2: Layer already exists [2021-04-08T11:45:29.839Z] e08058ee1dfe: Layer already exists [2021-04-08T11:45:29.839Z] 2.0.0-dev.32: digest: sha256:c93d7972264120de5d1caffcc1e05234d4e82a0626724201264ace4429d4f005 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:30.183Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:30.517Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [2021-04-08T11:45:30.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-08T11:45:30.517Z] abc27487b1a2: Preparing [2021-04-08T11:45:30.517Z] e08058ee1dfe: Preparing [2021-04-08T11:45:30.517Z] abc27487b1a2: Layer already exists [2021-04-08T11:45:30.517Z] e08058ee1dfe: Layer already exists [2021-04-08T11:45:30.788Z] bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32: digest: sha256:c93d7972264120de5d1caffcc1e05234d4e82a0626724201264ace4429d4f005 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:31.131Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:45:31.462Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-04-08T11:45:31.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-08T11:45:31.462Z] abc27487b1a2: Preparing [2021-04-08T11:45:31.462Z] e08058ee1dfe: Preparing [2021-04-08T11:45:31.462Z] e08058ee1dfe: Layer already exists [2021-04-08T11:45:31.462Z] abc27487b1a2: Layer already exists [2021-04-08T11:45:31.733Z] master: digest: sha256:c93d7972264120de5d1caffcc1e05234d4e82a0626724201264ace4429d4f005 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-08T11:45:31.921Z] ===================================================== [Pipeline] echo [2021-04-08T11:45:31.976Z] taggedImages: [2021-04-08T11:45:31.976Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bff10de453daaa1b67b3982ef82a282e90f7b04e [2021-04-08T11:45:31.976Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-08T11:45:31.976Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.32 [2021-04-08T11:45:31.976Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bff10de453daaa1b67b3982ef82a282e90f7b04e-2.0.0-dev.32 [2021-04-08T11:45:31.976Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:45:32.535Z] ---> job-cost.sh [2021-04-08T11:45:32.536Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x2qZ [2021-04-08T11:46:11.548Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-08T11:47:49.679Z] lf-activate-venv(): INFO: Adding /tmp/venv-x2qZ/bin to PATH [2021-04-08T11:47:49.679Z] INFO: No Stack... [2021-04-08T11:47:49.679Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-08T11:47:49.679Z] INFO: Archiving Costs [Pipeline] sh [2021-04-08T11:47:50.016Z] + + cutcat -d, /w/workspace/edgex-ui-go/90/archives/cost.csv -f6 [2021-04-08T11:47:50.016Z] [Pipeline] lock [2021-04-08T11:47:50.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-90-stack-cost] [2021-04-08T11:47:50.135Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-90-stack-cost] did not exist. Created. [2021-04-08T11:47:50.136Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-08T11:47:50.592Z] /w/workspace/edgex-ui-go/90@tmp/durable-259798aa/script.sh: 1: /w/workspace/edgex-ui-go/90@tmp/durable-259798aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-08T11:47:50.930Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-08T11:47:50.950Z] Warning: overwriting stash ‘stack-cost’ [2021-04-08T11:47:51.170Z] Stashed 1 file(s) [Pipeline] } [2021-04-08T11:47:51.182Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-90-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-04-08T11:47:52.471Z] provisioning config files... [2021-04-08T11:47:52.483Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2657488749278843456tmp [Pipeline] { [Pipeline] sh [2021-04-08T11:47:52.871Z] + set +x [2021-04-08T11:47:52.871Z] + curl -s https://codecov.io/bash [2021-04-08T11:47:52.871Z] + bash -s -- [2021-04-08T11:47:53.136Z] [2021-04-08T11:47:53.136Z] _____ _ [2021-04-08T11:47:53.136Z] / ____| | | [2021-04-08T11:47:53.136Z] | | ___ __| | ___ ___ _____ __ [2021-04-08T11:47:53.136Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-08T11:47:53.136Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-08T11:47:53.136Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-08T11:47:53.136Z] Bash-20210309-2b87ace [2021-04-08T11:47:53.136Z] [2021-04-08T11:47:53.136Z] [2021-04-08T11:47:53.136Z] ==> git version 2.24.3 found [2021-04-08T11:47:53.136Z] ==> 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-04-08T11:47:53.136Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-08T11:47:53.136Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-08T11:47:53.136Z] ==> Jenkins CI detected. [2021-04-08T11:47:53.136Z] project root: . [2021-04-08T11:47:53.136Z] --> token set from env [2021-04-08T11:47:53.136Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-08T11:47:53.136Z] ==> Running gcov in . (disable via -X gcov) [2021-04-08T11:47:53.136Z] ==> Python coveragepy not found [2021-04-08T11:47:53.136Z] ==> Searching for coverage reports in: [2021-04-08T11:47:53.136Z] + . [2021-04-08T11:47:53.136Z] -> Found 1 reports [2021-04-08T11:47:53.136Z] ==> Detecting git/mercurial file structure [2021-04-08T11:47:53.136Z] ==> Reading reports [2021-04-08T11:47:53.136Z] + ./coverage.out bytes=10 [2021-04-08T11:47:53.136Z] ==> Appending adjustments [2021-04-08T11:47:53.136Z] https://docs.codecov.io/docs/fixing-reports [2021-04-08T11:47:53.400Z] + Found adjustments [2021-04-08T11:47:53.400Z] ==> Gzipping contents [2021-04-08T11:47:53.400Z] 4.0K /tmp/codecov.hWsO4p.gz [2021-04-08T11:47:53.400Z] ==> Uploading reports [2021-04-08T11:47:53.400Z] url: https://codecov.io [2021-04-08T11:47:53.400Z] query: branch=master&commit=bff10de453daaa1b67b3982ef82a282e90f7b04e&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-08T11:47:53.400Z] -> Pinging Codecov [2021-04-08T11:47:53.400Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=bff10de453daaa1b67b3982ef82a282e90f7b04e&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-08T11:47:53.978Z] -> Uploading to [2021-04-08T11:47:53.978Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-08/FB506323287CE973F263BFD2A0EB1F37/bff10de453daaa1b67b3982ef82a282e90f7b04e/487fc860-1f4a-4718-8e38-e77512fcf0ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210408T114753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b92ab7d354173bb65d989ebce6fe3ebbb1943cb3efe0cd50d6523d860defc2ad [2021-04-08T11:47:53.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-08T11:47:53.978Z] Dload Upload Total Spent Left Speed [2021-04-08T11:47:54.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3599 0 0 100 3599 0 8973 --:--:-- --:--:-- --:--:-- 8997 [2021-04-08T11:47:54.240Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bff10de453daaa1b67b3982ef82a282e90f7b04e [Pipeline] } [2021-04-08T11:47:54.251Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-08T11:47:55.139Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-08T11:47:55.202Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:47:55.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-08T11:47:55.548Z] [2021-04-08T11:47:55.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:47:55.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-08T11:47:55.913Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-08T11:47:55.913Z] 188c0c94c7c5: Pulling fs layer [2021-04-08T11:47:55.913Z] 0ef7d3d256c8: Pulling fs layer [2021-04-08T11:47:55.913Z] de9db76c5a1d: Pulling fs layer [2021-04-08T11:47:55.913Z] 0eba1c9be4d2: Pulling fs layer [2021-04-08T11:47:55.913Z] 0d57e429df01: Pulling fs layer [2021-04-08T11:47:55.913Z] 4e4be7b47b0d: Pulling fs layer [2021-04-08T11:47:55.913Z] e1f770b5df2f: Pulling fs layer [2021-04-08T11:47:55.913Z] 85a0685a4137: Pulling fs layer [2021-04-08T11:47:55.913Z] 0d57e429df01: Waiting [2021-04-08T11:47:55.913Z] e1f770b5df2f: Waiting [2021-04-08T11:47:55.913Z] 85a0685a4137: Waiting [2021-04-08T11:47:55.913Z] de9db76c5a1d: Download complete [2021-04-08T11:47:55.913Z] 0ef7d3d256c8: Verifying Checksum [2021-04-08T11:47:55.913Z] 0ef7d3d256c8: Download complete [2021-04-08T11:47:55.913Z] 0d57e429df01: Verifying Checksum [2021-04-08T11:47:55.913Z] 0d57e429df01: Download complete [2021-04-08T11:47:56.179Z] 4e4be7b47b0d: Verifying Checksum [2021-04-08T11:47:56.179Z] 4e4be7b47b0d: Download complete [2021-04-08T11:47:56.179Z] 188c0c94c7c5: Verifying Checksum [2021-04-08T11:47:56.179Z] 188c0c94c7c5: Download complete [2021-04-08T11:47:56.443Z] 188c0c94c7c5: Pull complete [2021-04-08T11:47:56.706Z] 0ef7d3d256c8: Pull complete [2021-04-08T11:47:56.971Z] de9db76c5a1d: Pull complete [2021-04-08T11:47:57.921Z] e1f770b5df2f: Verifying Checksum [2021-04-08T11:47:57.921Z] e1f770b5df2f: Download complete [2021-04-08T11:47:59.905Z] 0eba1c9be4d2: Verifying Checksum [2021-04-08T11:47:59.905Z] 0eba1c9be4d2: Download complete [2021-04-08T11:48:00.171Z] 85a0685a4137: Verifying Checksum [2021-04-08T11:48:00.171Z] 85a0685a4137: Download complete [2021-04-08T11:48:05.509Z] 0eba1c9be4d2: Pull complete [2021-04-08T11:48:05.510Z] 0d57e429df01: Pull complete [2021-04-08T11:48:05.510Z] 4e4be7b47b0d: Pull complete [2021-04-08T11:48:12.127Z] e1f770b5df2f: Pull complete [2021-04-08T11:48:18.774Z] 85a0685a4137: Pull complete [2021-04-08T11:48:18.774Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-08T11:48:18.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-08T11:48:18.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-08T11:48:19.016Z] prd-centos7-docker-4c-2g-33309 does not seem to be running inside a container [2021-04-08T11:48:19.070Z] $ 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-04-08T11:48:20.250Z] $ docker top f2f7ebf5c86967f09b4efe8af4989443562eff3025d5c91a8f10b2c8a45a3557 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-08T11:48:20.541Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-08T11:48:20.845Z] + set -o pipefail [2021-04-08T11:48:20.845Z] + snyk monitor '--org=edgex-jenkins' [2021-04-08T11:48:42.870Z] [2021-04-08T11:48:42.870Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-04-08T11:48:42.870Z] [2021-04-08T11:48:42.870Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/9200b569-79e0-45de-8e99-17b9798f9c5f [2021-04-08T11:48:42.870Z] [2021-04-08T11:48:42.870Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-04-08T11:48:42.870Z] [2021-04-08T11:48:42.870Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-08T11:48:42.870Z] [2021-04-08T11:48:42.870Z] [2021-04-08T11:48:42.870Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-08T11:48:42.870Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-08T11:48:42.888Z] $ docker stop --time=1 f2f7ebf5c86967f09b4efe8af4989443562eff3025d5c91a8f10b2c8a45a3557 [2021-04-08T11:48:45.872Z] $ docker rm -f f2f7ebf5c86967f09b4efe8af4989443562eff3025d5c91a8f10b2c8a45a3557 [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-04-08T11:48:47.762Z] + git log --format=format:%s -1 bff10de453daaa1b67b3982ef82a282e90f7b04e [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:48:48.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T11:48:48.110Z] . [Pipeline] withDockerContainer [2021-04-08T11:48:48.218Z] prd-centos7-docker-4c-2g-33309 does not seem to be running inside a container [2021-04-08T11:48:48.262Z] $ 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-04-08T11:48:49.094Z] $ docker top d4b6bdf00676d06146926f077cbe2828f3092d2b81a9c2b97b9aa783b8ae6580 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-08T11:48:49.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T11:48:49.392Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T11:48:49.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T11:48:49.629Z] $ docker exec d4b6bdf00676d06146926f077cbe2828f3092d2b81a9c2b97b9aa783b8ae6580 ssh-agent [2021-04-08T11:48:49.825Z] SSH_AUTH_SOCK=/tmp/ssh-UWBDqdqq0dOq/agent.11 [2021-04-08T11:48:49.825Z] SSH_AGENT_PID=16 [2021-04-08T11:48:49.833Z] Running ssh-add (command line suppressed) [2021-04-08T11:48:49.971Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1326076176161865199.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1326076176161865199.key) [2021-04-08T11:48:50.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T11:48:50.373Z] + git semver tag [2021-04-08T11:48:50.373Z] # -> Open(): unable to determine branch for HEAD [2021-04-08T11:48:50.373Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-08T11:48:50.373Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-08T11:48:50.373Z] # $SEMVER_REMOTE_NAME = origin [2021-04-08T11:48:50.373Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-08T11:48:50.373Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-08T11:48:50.373Z] # $SEMVER_BRANCH = master [2021-04-08T11:48:50.373Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-08T11:48:50.373Z] # bff10de453daaa1b67b3982ef82a282e90f7b04e HEAD [2021-04-08T11:48:50.636Z] # -> Force: false [2021-04-08T11:48:50.636Z] # 7e0078670044f54a2d5c0c6e00917284833dcd7d refs/tags/v2.0.0-dev.32 [Pipeline] } [2021-04-08T11:48:50.650Z] $ docker exec --env ******** --env ******** d4b6bdf00676d06146926f077cbe2828f3092d2b81a9c2b97b9aa783b8ae6580 ssh-agent -k [2021-04-08T11:48:50.799Z] unset SSH_AUTH_SOCK; [2021-04-08T11:48:50.799Z] unset SSH_AGENT_PID; [2021-04-08T11:48:50.799Z] echo Agent pid 16 killed; [2021-04-08T11:48:50.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T11:48:51.354Z] + git semver [Pipeline] } [2021-04-08T11:48:51.379Z] $ docker stop --time=1 d4b6bdf00676d06146926f077cbe2828f3092d2b81a9c2b97b9aa783b8ae6580 [2021-04-08T11:48:52.746Z] $ docker rm -f d4b6bdf00676d06146926f077cbe2828f3092d2b81a9c2b97b9aa783b8ae6580 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:48:53.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-08T11:48:53.422Z] [2021-04-08T11:48:53.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:48:53.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-08T11:48:53.801Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-08T11:48:53.801Z] ab5ef0e58194: Pulling fs layer [2021-04-08T11:48:53.801Z] 9712f1f96733: Pulling fs layer [2021-04-08T11:48:53.801Z] 63f879dbbcfc: Pulling fs layer [2021-04-08T11:48:53.801Z] 0d9ebad4ef96: Pulling fs layer [2021-04-08T11:48:53.801Z] e9a5061849ea: Pulling fs layer [2021-04-08T11:48:53.801Z] d747dcd14b5f: Pulling fs layer [2021-04-08T11:48:53.801Z] 2de7ff778b66: Pulling fs layer [2021-04-08T11:48:53.801Z] e9a5061849ea: Waiting [2021-04-08T11:48:53.801Z] d747dcd14b5f: Waiting [2021-04-08T11:48:53.801Z] 2de7ff778b66: Waiting [2021-04-08T11:48:53.801Z] 0d9ebad4ef96: Waiting [2021-04-08T11:48:53.801Z] 9712f1f96733: Verifying Checksum [2021-04-08T11:48:53.801Z] 9712f1f96733: Download complete [2021-04-08T11:48:56.372Z] 63f879dbbcfc: Download complete [2021-04-08T11:48:56.372Z] e9a5061849ea: Verifying Checksum [2021-04-08T11:48:56.372Z] e9a5061849ea: Download complete [2021-04-08T11:48:56.372Z] d747dcd14b5f: Verifying Checksum [2021-04-08T11:48:56.372Z] d747dcd14b5f: Download complete [2021-04-08T11:48:56.955Z] 0d9ebad4ef96: Verifying Checksum [2021-04-08T11:48:56.955Z] 0d9ebad4ef96: Download complete [2021-04-08T11:48:56.955Z] 2de7ff778b66: Verifying Checksum [2021-04-08T11:48:56.955Z] 2de7ff778b66: Download complete [2021-04-08T11:48:57.222Z] ab5ef0e58194: Download complete [2021-04-08T11:49:01.504Z] ab5ef0e58194: Pull complete [2021-04-08T11:49:01.504Z] 9712f1f96733: Pull complete [2021-04-08T11:49:04.064Z] 63f879dbbcfc: Pull complete [2021-04-08T11:49:12.319Z] 0d9ebad4ef96: Pull complete [2021-04-08T11:49:12.905Z] e9a5061849ea: Pull complete [2021-04-08T11:49:13.169Z] d747dcd14b5f: Pull complete [2021-04-08T11:49:15.737Z] 2de7ff778b66: Pull complete [2021-04-08T11:49:15.737Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-08T11:49:15.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-08T11:49:15.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-08T11:49:15.970Z] prd-centos7-docker-4c-2g-33309 does not seem to be running inside a container [2021-04-08T11:49:16.034Z] $ 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-04-08T11:49:19.832Z] $ docker top 83218f3e7de969941359dd115b4d4b4c10c57805ee8c1e614f8c2040128ec623 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-08T11:49:20.113Z] provisioning config files... [2021-04-08T11:49:20.125Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config164644934538905728tmp [2021-04-08T11:49:20.142Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1780631500043662164tmp [2021-04-08T11:49:20.157Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3218751167343710670tmp [Pipeline] { [Pipeline] echo [2021-04-08T11:49:20.220Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:49:20.523Z] ---> sigul-configuration.sh [2021-04-08T11:49:20.523Z] gpg: directory `/root/.gnupg' created [2021-04-08T11:49:20.523Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-08T11:49:20.523Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-08T11:49:20.523Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-08T11:49:20.523Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-08T11:49:20.523Z] gpg: CAST5 encrypted data [2021-04-08T11:49:20.787Z] gpg: encrypted with 1 passphrase [2021-04-08T11:49:20.787Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-08T11:49:21.091Z] + mkdir /home/jenkins [2021-04-08T11:49:21.091Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-08T11:49:21.392Z] + 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-04-08T11:49:21.405Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:49:21.703Z] ---> sigul-install.sh [2021-04-08T11:49:28.336Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-08T11:49:28.642Z] + git tag --list [2021-04-08T11:49:28.643Z] 0.1.1 [2021-04-08T11:49:28.643Z] v1.1.0 [2021-04-08T11:49:28.643Z] v1.2.0 [2021-04-08T11:49:28.643Z] v1.2.1 [2021-04-08T11:49:28.643Z] v1.3.0 [2021-04-08T11:49:28.643Z] v2.0.0-dev.1 [2021-04-08T11:49:28.643Z] v2.0.0-dev.10 [2021-04-08T11:49:28.643Z] v2.0.0-dev.11 [2021-04-08T11:49:28.643Z] v2.0.0-dev.12 [2021-04-08T11:49:28.643Z] v2.0.0-dev.13 [2021-04-08T11:49:28.643Z] v2.0.0-dev.14 [2021-04-08T11:49:28.643Z] v2.0.0-dev.15 [2021-04-08T11:49:28.643Z] v2.0.0-dev.16 [2021-04-08T11:49:28.643Z] v2.0.0-dev.17 [2021-04-08T11:49:28.643Z] v2.0.0-dev.18 [2021-04-08T11:49:28.643Z] v2.0.0-dev.19 [2021-04-08T11:49:28.643Z] v2.0.0-dev.2 [2021-04-08T11:49:28.643Z] v2.0.0-dev.20 [2021-04-08T11:49:28.643Z] v2.0.0-dev.21 [2021-04-08T11:49:28.643Z] v2.0.0-dev.22 [2021-04-08T11:49:28.643Z] v2.0.0-dev.23 [2021-04-08T11:49:28.643Z] v2.0.0-dev.24 [2021-04-08T11:49:28.643Z] v2.0.0-dev.25 [2021-04-08T11:49:28.643Z] v2.0.0-dev.26 [2021-04-08T11:49:28.643Z] v2.0.0-dev.27 [2021-04-08T11:49:28.643Z] v2.0.0-dev.28 [2021-04-08T11:49:28.643Z] v2.0.0-dev.29 [2021-04-08T11:49:28.643Z] v2.0.0-dev.3 [2021-04-08T11:49:28.643Z] v2.0.0-dev.30 [2021-04-08T11:49:28.643Z] v2.0.0-dev.31 [2021-04-08T11:49:28.643Z] v2.0.0-dev.32 [2021-04-08T11:49:28.643Z] v2.0.0-dev.4 [2021-04-08T11:49:28.643Z] v2.0.0-dev.5 [2021-04-08T11:49:28.643Z] v2.0.0-dev.6 [2021-04-08T11:49:28.643Z] v2.0.0-dev.7 [2021-04-08T11:49:28.643Z] v2.0.0-dev.8 [2021-04-08T11:49:28.643Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-08T11:49:28.956Z] + lftools sign git-tag v2.0.0-dev.32 [2021-04-08T11:49:30.347Z] Signing Git tag with Sigul... [2021-04-08T11:49:30.347Z] Signing v2.0.0-dev.32 [Pipeline] echo [2021-04-08T11:49:32.282Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:49:32.584Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-08T11:49:32.594Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-08T11:49:32.695Z] $ docker stop --time=1 83218f3e7de969941359dd115b4d4b4c10c57805ee8c1e614f8c2040128ec623 [2021-04-08T11:49:34.797Z] $ docker rm -f 83218f3e7de969941359dd115b4d4b4c10c57805ee8c1e614f8c2040128ec623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:49:35.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T11:49:35.761Z] . [Pipeline] withDockerContainer [2021-04-08T11:49:35.872Z] prd-centos7-docker-4c-2g-33309 does not seem to be running inside a container [2021-04-08T11:49:35.920Z] $ 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-04-08T11:49:36.783Z] $ docker top f4d6d256353c8b5ef608dae37d5fa5a4a8dbb2846f52bc17bba8e16f6f610a59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-08T11:49:37.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T11:49:37.101Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T11:49:37.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T11:49:37.342Z] $ docker exec f4d6d256353c8b5ef608dae37d5fa5a4a8dbb2846f52bc17bba8e16f6f610a59 ssh-agent [2021-04-08T11:49:37.545Z] SSH_AUTH_SOCK=/tmp/ssh-rxJTAot2n6jm/agent.11 [2021-04-08T11:49:37.545Z] SSH_AGENT_PID=16 [2021-04-08T11:49:37.552Z] Running ssh-add (command line suppressed) [2021-04-08T11:49:37.691Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5076533457449412264.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5076533457449412264.key) [2021-04-08T11:49:37.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T11:49:38.089Z] + git semver bump pre [2021-04-08T11:49:38.090Z] # -> Open(): unable to determine branch for HEAD [2021-04-08T11:49:38.090Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-08T11:49:38.090Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-08T11:49:38.090Z] # $SEMVER_REMOTE_NAME = origin [2021-04-08T11:49:38.090Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-08T11:49:38.090Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-08T11:49:38.090Z] # $SEMVER_BRANCH = master [2021-04-08T11:49:38.090Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-08T11:49:38.090Z] 2.0.0-dev.33 [Pipeline] } [2021-04-08T11:49:38.103Z] $ docker exec --env ******** --env ******** f4d6d256353c8b5ef608dae37d5fa5a4a8dbb2846f52bc17bba8e16f6f610a59 ssh-agent -k [2021-04-08T11:49:38.232Z] unset SSH_AUTH_SOCK; [2021-04-08T11:49:38.232Z] unset SSH_AGENT_PID; [2021-04-08T11:49:38.232Z] echo Agent pid 16 killed; [2021-04-08T11:49:38.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T11:49:38.784Z] + git semver [Pipeline] } [2021-04-08T11:49:38.802Z] $ docker stop --time=1 f4d6d256353c8b5ef608dae37d5fa5a4a8dbb2846f52bc17bba8e16f6f610a59 [2021-04-08T11:49:40.175Z] $ docker rm -f f4d6d256353c8b5ef608dae37d5fa5a4a8dbb2846f52bc17bba8e16f6f610a59 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:49:40.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T11:49:40.721Z] . [Pipeline] withDockerContainer [2021-04-08T11:49:40.838Z] prd-centos7-docker-4c-2g-33309 does not seem to be running inside a container [2021-04-08T11:49:40.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-08T11:49:41.888Z] $ docker top 8a30ac1b4a74d08058d4935f7ec399cc4ea28f630eb2f472dc8068bc778248b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-08T11:49:42.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T11:49:42.243Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T11:49:42.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T11:49:42.463Z] $ docker exec 8a30ac1b4a74d08058d4935f7ec399cc4ea28f630eb2f472dc8068bc778248b8 ssh-agent [2021-04-08T11:49:42.655Z] SSH_AUTH_SOCK=/tmp/ssh-ZcUWnwQlLt9f/agent.12 [2021-04-08T11:49:42.655Z] SSH_AGENT_PID=17 [2021-04-08T11:49:42.662Z] Running ssh-add (command line suppressed) [2021-04-08T11:49:42.796Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7449505292246388978.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7449505292246388978.key) [2021-04-08T11:49:42.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T11:49:43.194Z] + git semver push [2021-04-08T11:49:43.194Z] # -> Open(): unable to determine branch for HEAD [2021-04-08T11:49:43.194Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-08T11:49:43.194Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-08T11:49:43.194Z] # $SEMVER_REMOTE_NAME = origin [2021-04-08T11:49:43.194Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-08T11:49:43.194Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-08T11:49:43.194Z] # $SEMVER_BRANCH = master [2021-04-08T11:49:43.194Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-08T11:49:47.433Z] $ docker exec --env ******** --env ******** 8a30ac1b4a74d08058d4935f7ec399cc4ea28f630eb2f472dc8068bc778248b8 ssh-agent -k [2021-04-08T11:49:47.652Z] unset SSH_AUTH_SOCK; [2021-04-08T11:49:47.656Z] unset SSH_AGENT_PID; [2021-04-08T11:49:47.656Z] echo Agent pid 17 killed; [2021-04-08T11:49:47.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T11:49:48.194Z] + git semver [Pipeline] } [2021-04-08T11:49:48.211Z] $ docker stop --time=1 8a30ac1b4a74d08058d4935f7ec399cc4ea28f630eb2f472dc8068bc778248b8 [2021-04-08T11:49:49.698Z] $ docker rm -f 8a30ac1b4a74d08058d4935f7ec399cc4ea28f630eb2f472dc8068bc778248b8 [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-04-08T11:49:51.096Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:49:52.115Z] ---> package-listing.sh [2021-04-08T11:49:52.115Z] ++ facter osfamily [2021-04-08T11:49:52.115Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-08T11:49:52.115Z] + OS_FAMILY=redhat [2021-04-08T11:49:52.115Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-08T11:49:52.115Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-08T11:49:52.115Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-08T11:49:52.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-08T11:49:52.115Z] + PACKAGES=/tmp/packages_start.txt [2021-04-08T11:49:52.115Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-08T11:49:52.115Z] + PACKAGES=/tmp/packages_end.txt [2021-04-08T11:49:52.115Z] + case "${OS_FAMILY}" in [2021-04-08T11:49:52.115Z] + rpm -qa [2021-04-08T11:49:52.115Z] + sort [2021-04-08T11:49:57.476Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-08T11:49:57.476Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-08T11:49:57.476Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-08T11:49:57.476Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-08T11:49:57.476Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-04-08T11:49:57.476Z] + 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-04-08T11:49:57.494Z] 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-04-08T11:49:57.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:49:58.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T11:49:58.122Z] [2021-04-08T11:49:58.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-08T11:49:58.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T11:49:58.471Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-08T11:49:58.471Z] df20fa9351a1: Pulling fs layer [2021-04-08T11:49:58.471Z] 36b3adc4ff6f: Pulling fs layer [2021-04-08T11:49:58.471Z] 8ad3a11d3b57: Pulling fs layer [2021-04-08T11:49:58.471Z] 46f8f816bc3b: Pulling fs layer [2021-04-08T11:49:58.471Z] 93b61091891f: Pulling fs layer [2021-04-08T11:49:58.471Z] 93b9cdb0e59b: Pulling fs layer [2021-04-08T11:49:58.471Z] 5e14af77c1be: Pulling fs layer [2021-04-08T11:49:58.471Z] 01666e4c0597: Pulling fs layer [2021-04-08T11:49:58.471Z] aa168da1d23b: Pulling fs layer [2021-04-08T11:49:58.471Z] 93b9cdb0e59b: Waiting [2021-04-08T11:49:58.471Z] 5e14af77c1be: Waiting [2021-04-08T11:49:58.471Z] 01666e4c0597: Waiting [2021-04-08T11:49:58.471Z] aa168da1d23b: Waiting [2021-04-08T11:49:58.471Z] 46f8f816bc3b: Waiting [2021-04-08T11:49:58.471Z] 93b61091891f: Waiting [2021-04-08T11:49:58.471Z] 36b3adc4ff6f: Download complete [2021-04-08T11:49:58.471Z] 46f8f816bc3b: Verifying Checksum [2021-04-08T11:49:58.471Z] 46f8f816bc3b: Download complete [2021-04-08T11:49:58.736Z] df20fa9351a1: Verifying Checksum [2021-04-08T11:49:58.736Z] 93b9cdb0e59b: Verifying Checksum [2021-04-08T11:49:58.736Z] 93b9cdb0e59b: Download complete [2021-04-08T11:49:58.736Z] 5e14af77c1be: Verifying Checksum [2021-04-08T11:49:58.736Z] 5e14af77c1be: Download complete [2021-04-08T11:49:58.736Z] 01666e4c0597: Verifying Checksum [2021-04-08T11:49:58.736Z] 01666e4c0597: Download complete [2021-04-08T11:49:58.736Z] 93b61091891f: Verifying Checksum [2021-04-08T11:49:58.736Z] 93b61091891f: Download complete [2021-04-08T11:49:58.736Z] 8ad3a11d3b57: Verifying Checksum [2021-04-08T11:49:58.737Z] 8ad3a11d3b57: Download complete [2021-04-08T11:49:59.318Z] df20fa9351a1: Pull complete [2021-04-08T11:49:59.582Z] 36b3adc4ff6f: Pull complete [2021-04-08T11:50:01.003Z] 8ad3a11d3b57: Pull complete [2021-04-08T11:50:01.003Z] aa168da1d23b: Verifying Checksum [2021-04-08T11:50:01.003Z] aa168da1d23b: Download complete [2021-04-08T11:50:01.275Z] 46f8f816bc3b: Pull complete [2021-04-08T11:50:01.554Z] 93b61091891f: Pull complete [2021-04-08T11:50:01.824Z] 93b9cdb0e59b: Pull complete [2021-04-08T11:50:01.824Z] 5e14af77c1be: Pull complete [2021-04-08T11:50:02.090Z] 01666e4c0597: Pull complete [2021-04-08T11:50:10.284Z] aa168da1d23b: Pull complete [2021-04-08T11:50:10.284Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-08T11:50:10.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T11:50:10.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-08T11:50:10.489Z] prd-centos7-docker-4c-2g-33309 does not seem to be running inside a container [2021-04-08T11:50:10.539Z] $ 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-04-08T11:50:13.353Z] $ docker top 4933e773ddc0095e2b68e9d2780f795cbc3ad3f2b7081a839c1d6590ec72de31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T11:50:13.854Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-08T11:50:14.153Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-08T11:50:14.454Z] + ls /var/log/sa-host [2021-04-08T11:50:14.454Z] + sadf -c /var/log/sa-host/sa08 [2021-04-08T11:50:14.454Z] file_magic: OK [2021-04-08T11:50:14.454Z] HZ: Using current value: 100 [2021-04-08T11:50:14.454Z] file_header: OK [2021-04-08T11:50:14.454Z] 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-04-08T11:50:14.454Z] Statistics: [2021-04-08T11:50:14.454Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-08T11:50:14.454Z] File successfully converted to sysstat format version 12.2.1 [2021-04-08T11:50:14.454Z] + sadf -c /var/log/sa-host/sa23 [2021-04-08T11:50:14.454Z] file_magic: OK [2021-04-08T11:50:14.454Z] HZ: Using current value: 100 [2021-04-08T11:50:14.454Z] file_header: OK [2021-04-08T11:50:14.454Z] 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-04-08T11:50:14.454Z] Statistics: [2021-04-08T11:50:14.454Z] Hnuu...uuuununununu... [2021-04-08T11:50:14.454Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-08T11:50:14.673Z] provisioning config files... [2021-04-08T11:50:14.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6869498682241117673tmp [Pipeline] { [Pipeline] echo [2021-04-08T11:50:14.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:50:15.063Z] ---> create-netrc.sh [Pipeline] } [2021-04-08T11:50:15.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-08T11:50:15.161Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:50:15.461Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-08T11:50:15.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:50:15.767Z] ---> sudo-logs.sh [2021-04-08T11:50:15.768Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-08T11:50:15.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:50:16.148Z] ---> job-cost.sh [2021-04-08T11:50:16.148Z] lf-activate-venv: SKIPPING [2021-04-08T11:50:16.148Z] DEBUG: total: 0.20999999344348907 [2021-04-08T11:50:16.148Z] INFO: Retrieving Stack Cost... [2021-04-08T11:50:17.121Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-08T11:50:17.697Z] INFO: Archiving Costs [Pipeline] echo [2021-04-08T11:50:17.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T11:50:18.018Z] ---> logs-deploy.sh [2021-04-08T11:50:18.018Z] lf-activate-venv: SKIPPING [2021-04-08T11:50:18.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/90 [2021-04-08T11:50:18.018Z] INFO: archiving workspace using pattern(s): [2021-04-08T11:50:19.945Z] Archives upload complete. [2021-04-08T11:50:19.945Z] INFO: archiving logs to Nexus