Pull request #332 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 09badb012b1c3c1836bae9991a210de885dedcf7+49c4d704d89cee82356a6d6258b1004cb031f271 (02cfda21aa7835b17f38d1bf11a27573381df508) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-332/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-332/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33885 in /w/workspace/edgexfoundry_edgex-ui-go_PR-332 [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_PR-332 # 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 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit 09badb012b1c3c1836bae9991a210de885dedcf7 Merge succeeded, producing 09badb012b1c3c1836bae9991a210de885dedcf7 Checking out Revision 09badb012b1c3c1836bae9991a210de885dedcf7 (PR-332) > 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/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-13T06:58:46.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-13T06:58:46.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-13T06:58:46.745Z] ========================================================= [2021-04-13T06:58:46.745Z] EdgeX Global Pipelines Version Info [2021-04-13T06:58:46.745Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-13T06:58:48.286Z] ------------------- [2021-04-13T06:58:48.286Z] stable info: [2021-04-13T06:58:48.286Z] ------------------- [2021-04-13T06:58:48.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-13T06:58:48.286Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-13T06:58:48.286Z] Message: update stable to v1.0.186 [2021-04-13T06:58:50.844Z] ------------------- [2021-04-13T06:58:50.844Z] experimental info: [2021-04-13T06:58:50.844Z] ------------------- [2021-04-13T06:58:50.844Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-13T06:58:50.844Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-13T06:58:50.844Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-13T06:58:51.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-13T06:58:51.460Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-13T06:58:51.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-13T06:58:51.724Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-13T06:58:51.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-13T06:58:52.035Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-13T06:58:52.162Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-13T06:58:52.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-13T06:58:52.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-13T06:58:52.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-13T06:58:52.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-13T06:58:52.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-13T06:58:52.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-13T06:58:53.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-13T06:58:53.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-13T06:58:53.337Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-13T06:58:53.486Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T06:58:53.603Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T06:58:53.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-13T06:58:53.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-13T06:58:53.971Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-13T06:58:54.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-13T06:58:54.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-13T06:58:54.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-13T06:58:54.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-13T06:58:54.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-13T06:58:54.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-332 [Pipeline] echo [2021-04-13T06:58:54.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-332 [Pipeline] echo [2021-04-13T06:58:55.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-332 [Pipeline] echo [2021-04-13T06:58:55.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09badb012b1c3c1836bae9991a210de885dedcf7 [Pipeline] echo [2021-04-13T06:58:55.293Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09badb0 [Pipeline] echo [2021-04-13T06:58:55.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-13T06:58:55.710Z] provisioning config files... [2021-04-13T06:58:55.748Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/config1437831775833900061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T06:58:56.158Z] ---> docker-login.sh [2021-04-13T06:58:56.158Z] nexus3.edgexfoundry.org:10001 [2021-04-13T06:58:56.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T06:58:56.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T06:58:56.685Z] Configure a credential helper to remove this warning. See [2021-04-13T06:58:56.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T06:58:56.685Z] [2021-04-13T06:58:56.685Z] Login Succeeded [2021-04-13T06:58:56.685Z] nexus3.edgexfoundry.org:10002 [2021-04-13T06:58:56.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T06:58:56.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T06:58:56.685Z] Configure a credential helper to remove this warning. See [2021-04-13T06:58:56.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T06:58:56.685Z] [2021-04-13T06:58:56.685Z] Login Succeeded [2021-04-13T06:58:56.685Z] nexus3.edgexfoundry.org:10003 [2021-04-13T06:58:56.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T06:58:56.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T06:58:56.954Z] Configure a credential helper to remove this warning. See [2021-04-13T06:58:56.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T06:58:56.954Z] [2021-04-13T06:58:56.954Z] Login Succeeded [2021-04-13T06:58:56.954Z] nexus3.edgexfoundry.org:10004 [2021-04-13T06:58:57.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T06:58:57.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T06:58:57.220Z] Configure a credential helper to remove this warning. See [2021-04-13T06:58:57.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T06:58:57.220Z] [2021-04-13T06:58:57.220Z] Login Succeeded [2021-04-13T06:58:57.220Z] docker.io [2021-04-13T06:58:57.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T06:58:57.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T06:58:57.488Z] Configure a credential helper to remove this warning. See [2021-04-13T06:58:57.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T06:58:57.488Z] [2021-04-13T06:58:57.488Z] Login Succeeded [2021-04-13T06:58:57.488Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T06:58:57.534Z] 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-13T06:58:58.698Z] + git log --format=format:%s -1 09badb012b1c3c1836bae9991a210de885dedcf7 [Pipeline] echo [2021-04-13T06:58:58.784Z] GIT_COMMIT: 09badb012b1c3c1836bae9991a210de885dedcf7, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-13T06:58:58.854Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-13T06:58:59.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T06:58:59.942Z] [2021-04-13T06:58:59.942Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T06:59:00.347Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T06:59:00.347Z] latest: Pulling from edgex-devops/git-semver [2021-04-13T06:59:00.347Z] 31603596830f: Pulling fs layer [2021-04-13T06:59:00.347Z] 2a8b12db71e7: Pulling fs layer [2021-04-13T06:59:00.347Z] 6ca5941a6612: Pulling fs layer [2021-04-13T06:59:00.347Z] ecc8261a40a4: Pulling fs layer [2021-04-13T06:59:00.347Z] ecc8261a40a4: Waiting [2021-04-13T06:59:00.347Z] 2a8b12db71e7: Download complete [2021-04-13T06:59:00.617Z] 31603596830f: Verifying Checksum [2021-04-13T06:59:00.617Z] 31603596830f: Download complete [2021-04-13T06:59:00.617Z] ecc8261a40a4: Verifying Checksum [2021-04-13T06:59:00.617Z] ecc8261a40a4: Download complete [2021-04-13T06:59:00.617Z] 6ca5941a6612: Verifying Checksum [2021-04-13T06:59:00.617Z] 6ca5941a6612: Download complete [2021-04-13T06:59:00.879Z] 31603596830f: Pull complete [2021-04-13T06:59:00.879Z] 2a8b12db71e7: Pull complete [2021-04-13T06:59:01.847Z] 6ca5941a6612: Pull complete [2021-04-13T06:59:02.115Z] ecc8261a40a4: Pull complete [2021-04-13T06:59:02.115Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-13T06:59:02.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T06:59:02.115Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-13T06:59:02.265Z] prd-centos7-docker-4c-2g-33885 does not seem to be running inside a container [2021-04-13T06:59:02.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-332 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332:/w/workspace/edgexfoundry_edgex-ui-go_PR-332:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-13T06:59:04.691Z] $ docker top 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-13T06:59:05.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T06:59:05.143Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T06:59:05.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T06:59:05.394Z] $ docker exec 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent [2021-04-13T06:59:05.572Z] SSH_AUTH_SOCK=/tmp/ssh-WI8LEDR9i32n/agent.12 [2021-04-13T06:59:05.572Z] SSH_AGENT_PID=18 [2021-04-13T06:59:05.588Z] Running ssh-add (command line suppressed) [2021-04-13T06:59:05.711Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_6986012446865490620.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_6986012446865490620.key) [2021-04-13T06:59:05.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T06:59:06.151Z] + git tag --points-at HEAD [Pipeline] } [2021-04-13T06:59:06.180Z] $ docker exec --env ******** --env ******** 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent -k [2021-04-13T06:59:06.290Z] unset SSH_AUTH_SOCK; [2021-04-13T06:59:06.290Z] unset SSH_AGENT_PID; [2021-04-13T06:59:06.290Z] echo Agent pid 18 killed; [2021-04-13T06:59:06.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-13T06:59:06.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T06:59:06.556Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T06:59:06.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T06:59:06.731Z] $ docker exec 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent [2021-04-13T06:59:06.903Z] SSH_AUTH_SOCK=/tmp/ssh-9gTVSry9wpXd/agent.48 [2021-04-13T06:59:06.903Z] SSH_AGENT_PID=53 [2021-04-13T06:59:06.912Z] Running ssh-add (command line suppressed) [2021-04-13T06:59:07.050Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_1464222963720260756.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_1464222963720260756.key) [2021-04-13T06:59:07.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T06:59:07.492Z] + git semver init [2021-04-13T06:59:07.492Z] # -> Open(): unable to determine branch for HEAD [2021-04-13T06:59:07.492Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-332/.git [2021-04-13T06:59:07.492Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-332 [2021-04-13T06:59:07.492Z] # $SEMVER_REMOTE_NAME = origin [2021-04-13T06:59:07.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-13T06:59:07.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-13T06:59:07.492Z] # $SEMVER_BRANCH = PR-332 [2021-04-13T06:59:07.492Z] # $SEMVER_TEMP = /tmp/semver-045482817 [2021-04-13T06:59:07.492Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-13T06:59:08.885Z] # '/tmp/semver-045482817' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-332/.semver' [2021-04-13T06:59:08.885Z] # -> Force: false [2021-04-13T06:59:08.885Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-332/.semver [Pipeline] } [2021-04-13T06:59:08.905Z] $ docker exec --env ******** --env ******** 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent -k [2021-04-13T06:59:09.049Z] unset SSH_AUTH_SOCK; [2021-04-13T06:59:09.049Z] unset SSH_AGENT_PID; [2021-04-13T06:59:09.049Z] echo Agent pid 53 killed; [2021-04-13T06:59:09.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-13T06:59:09.658Z] + git semver [Pipeline] } [2021-04-13T06:59:09.688Z] $ docker stop --time=1 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 [2021-04-13T06:59:11.355Z] $ docker rm -f 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T06:59:11.912Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-13T06:59:12.395Z] Stashed 1 file(s) [Pipeline] echo [2021-04-13T06:59:12.424Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-13T06:59:28.313Z] Still waiting to schedule task [2021-04-13T06:59:28.314Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-13T06:59:28.347Z] Still waiting to schedule task [2021-04-13T06:59:28.347Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-13T07:01:12.144Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33886 in /w/workspace/edgexfoundry_edgex-ui-go_PR-332 [Pipeline] { [Pipeline] ws [2021-04-13T07:01:12.239Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-13T07:01:17.827Z] using credential edgex-jenkins-ssh [2021-04-13T07:01:17.895Z] Cloning the remote Git repository [2021-04-13T07:01:17.959Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T07:01:18.080Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-13T07:01:18.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T07:01:18.170Z] > git --version # timeout=10 [2021-04-13T07:01:18.195Z] > git --version # 'git version 2.17.1' [2021-04-13T07:01:18.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T07:01:18.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T07:01:18.868Z] Running on prd-centos7-docker-4c-2g-33887 in /w/workspace/edgexfoundry_edgex-ui-go_PR-332 [Pipeline] { [Pipeline] ws [2021-04-13T07:01:18.967Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-13T07:01:20.587Z] Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit 09badb012b1c3c1836bae9991a210de885dedcf7 [2021-04-13T07:01:21.184Z] Merge succeeded, producing 09badb012b1c3c1836bae9991a210de885dedcf7 [2021-04-13T07:01:21.184Z] Checking out Revision 09badb012b1c3c1836bae9991a210de885dedcf7 (PR-332) [2021-04-13T07:01:19.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T07:01:20.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T07:01:20.042Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T07:01:20.077Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T07:01:20.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T07:01:20.089Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T07:01:20.607Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T07:01:20.693Z] > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 [2021-04-13T07:01:21.107Z] > git remote # timeout=10 [2021-04-13T07:01:21.124Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T07:01:21.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T07:01:21.150Z] > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 [2021-04-13T07:01:21.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T07:01:21.190Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T07:01:21.226Z] > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 [2021-04-13T07:01:21.274Z] using credential edgex-jenkins-ssh [2021-04-13T07:01:21.326Z] Cloning the remote Git repository [2021-04-13T07:01:21.132Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T07:01:21.219Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-13T07:01:21.308Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T07:01:21.308Z] > git --version # timeout=10 [2021-04-13T07:01:21.318Z] > git --version # 'git version 2.24.3' [2021-04-13T07:01:21.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T07:01:21.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T07:01:22.891Z] Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit 09badb012b1c3c1836bae9991a210de885dedcf7 [2021-04-13T07:01:23.131Z] Merge succeeded, producing 09badb012b1c3c1836bae9991a210de885dedcf7 [2021-04-13T07:01:23.131Z] Checking out Revision 09badb012b1c3c1836bae9991a210de885dedcf7 (PR-332) [2021-04-13T07:01:22.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T07:01:22.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T07:01:22.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T07:01:22.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T07:01:22.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T07:01:22.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T07:01:22.807Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T07:01:22.815Z] > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 [2021-04-13T07:01:23.022Z] > git remote # timeout=10 [2021-04-13T07:01:23.027Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T07:01:23.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T07:01:23.037Z] > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 [2021-04-13T07:01:23.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T07:01:23.061Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T07:01:23.065Z] > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 [2021-04-13T07:01:25.473Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-13T07:01:25.526Z] > git --version # timeout=10 [2021-04-13T07:01:25.541Z] > git --version # 'git version 2.17.1' [2021-04-13T07:01:25.554Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T07:01:26.973Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-13T07:01:27.004Z] > git --version # timeout=10 [2021-04-13T07:01:27.012Z] > git --version # 'git version 2.24.3' [2021-04-13T07:01:27.019Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [2021-04-13T07:01:27.525Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T07:01:28.045Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T07:01:28.577Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-13T07:01:28.750Z] + sudo service docker restart [2021-04-13T07:01:28.750Z] + true [2021-04-13T07:01:28.945Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T07:01:29.266Z] + sudo service docker restart [2021-04-13T07:01:29.266Z] + true [2021-04-13T07:01:29.266Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-13T07:01:30.853Z] provisioning config files... [Pipeline] withEnv [Pipeline] { [2021-04-13T07:01:30.906Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3917935220265788347tmp [Pipeline] wrap [2021-04-13T07:01:30.985Z] provisioning config files... [Pipeline] { [2021-04-13T07:01:31.034Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1178106687916645890tmp [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:01:31.402Z] ---> docker-login.sh [2021-04-13T07:01:31.402Z] nexus3.edgexfoundry.org:10001 [2021-04-13T07:01:31.644Z] ---> docker-login.sh [2021-04-13T07:01:31.644Z] nexus3.edgexfoundry.org:10001 [2021-04-13T07:01:31.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:31.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:31.665Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:31.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:31.665Z] [2021-04-13T07:01:31.665Z] Login Succeeded [2021-04-13T07:01:31.665Z] nexus3.edgexfoundry.org:10002 [2021-04-13T07:01:31.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:31.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:31.936Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:31.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:31.936Z] [2021-04-13T07:01:31.936Z] Login Succeeded [2021-04-13T07:01:31.936Z] nexus3.edgexfoundry.org:10003 [2021-04-13T07:01:32.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:32.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:32.205Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:32.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:32.205Z] [2021-04-13T07:01:32.205Z] Login Succeeded [2021-04-13T07:01:32.205Z] nexus3.edgexfoundry.org:10004 [2021-04-13T07:01:32.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:32.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:32.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:32.469Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:32.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:32.469Z] [2021-04-13T07:01:32.469Z] Login Succeeded [2021-04-13T07:01:32.469Z] docker.io [2021-04-13T07:01:32.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:32.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:32.734Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:32.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:32.734Z] [2021-04-13T07:01:32.734Z] Login Succeeded [2021-04-13T07:01:32.734Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T07:01:32.789Z] Deleting 1 temporary files [2021-04-13T07:01:32.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:32.847Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:32.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:32.847Z] [2021-04-13T07:01:32.847Z] Login Succeeded [2021-04-13T07:01:32.847Z] nexus3.edgexfoundry.org:10002 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-13T07:01:33.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2021-04-13T07:01:33.335Z] ========================================================= [2021-04-13T07:01:33.335Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-13T07:01:33.335Z] ========================================================= [2021-04-13T07:01:33.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:33.403Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:33.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:33.403Z] [2021-04-13T07:01:33.403Z] Login Succeeded [2021-04-13T07:01:33.403Z] nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:01:33.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:33.748Z] + 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-13T07:01:33.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:33.952Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:33.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:33.952Z] [2021-04-13T07:01:33.952Z] Login Succeeded [2021-04-13T07:01:33.952Z] nexus3.edgexfoundry.org:10004 [2021-04-13T07:01:34.013Z] Sending build context to Docker daemon 17.76MB [2021-04-13T07:01:34.013Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T07:01:34.013Z] Step 2/8 : FROM ${BASE} [2021-04-13T07:01:34.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:34.275Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-13T07:01:34.275Z] 188c0c94c7c5: Pulling fs layer [2021-04-13T07:01:34.275Z] 0ef7d3d256c8: Pulling fs layer [2021-04-13T07:01:34.275Z] de9db76c5a1d: Pulling fs layer [2021-04-13T07:01:34.275Z] bca2f99d35d6: Pulling fs layer [2021-04-13T07:01:34.275Z] 93359f2a8cfa: Pulling fs layer [2021-04-13T07:01:34.275Z] 7c6f9722023f: Pulling fs layer [2021-04-13T07:01:34.275Z] a35cf1a2eb13: Pulling fs layer [2021-04-13T07:01:34.275Z] 7c6f9722023f: Waiting [2021-04-13T07:01:34.275Z] 93359f2a8cfa: Waiting [2021-04-13T07:01:34.275Z] a35cf1a2eb13: Waiting [2021-04-13T07:01:34.275Z] bca2f99d35d6: Waiting [2021-04-13T07:01:34.275Z] de9db76c5a1d: Verifying Checksum [2021-04-13T07:01:34.275Z] de9db76c5a1d: Download complete [2021-04-13T07:01:34.275Z] 0ef7d3d256c8: Verifying Checksum [2021-04-13T07:01:34.275Z] 0ef7d3d256c8: Download complete [2021-04-13T07:01:34.275Z] 93359f2a8cfa: Verifying Checksum [2021-04-13T07:01:34.275Z] 93359f2a8cfa: Download complete [2021-04-13T07:01:34.275Z] 188c0c94c7c5: Verifying Checksum [2021-04-13T07:01:34.275Z] 188c0c94c7c5: Download complete [2021-04-13T07:01:34.275Z] 7c6f9722023f: Download complete [2021-04-13T07:01:34.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:34.507Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:34.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:34.507Z] [2021-04-13T07:01:34.507Z] Login Succeeded [2021-04-13T07:01:34.507Z] docker.io [2021-04-13T07:01:34.542Z] 188c0c94c7c5: Pull complete [2021-04-13T07:01:34.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T07:01:34.815Z] 0ef7d3d256c8: Pull complete [2021-04-13T07:01:34.815Z] de9db76c5a1d: Pull complete [2021-04-13T07:01:35.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T07:01:35.393Z] Configure a credential helper to remove this warning. See [2021-04-13T07:01:35.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T07:01:35.393Z] [2021-04-13T07:01:35.393Z] Login Succeeded [2021-04-13T07:01:35.393Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T07:01:35.425Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-13T07:01:35.960Z] ========================================================= [2021-04-13T07:01:35.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-13T07:01:35.960Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:01:36.368Z] + 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-13T07:01:36.762Z] a35cf1a2eb13: Verifying Checksum [2021-04-13T07:01:36.762Z] a35cf1a2eb13: Download complete [2021-04-13T07:01:37.031Z] bca2f99d35d6: Verifying Checksum [2021-04-13T07:01:37.031Z] bca2f99d35d6: Download complete [2021-04-13T07:01:37.365Z] Sending build context to Docker daemon 17.75MB [2021-04-13T07:01:37.365Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T07:01:37.365Z] Step 2/8 : FROM ${BASE} [2021-04-13T07:01:37.365Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-13T07:01:37.365Z] 5f621e34cdf4: Pulling fs layer [2021-04-13T07:01:37.365Z] a4357932f1b6: Pulling fs layer [2021-04-13T07:01:37.365Z] 18c013af1878: Pulling fs layer [2021-04-13T07:01:37.365Z] 00ac8860ef70: Pulling fs layer [2021-04-13T07:01:37.365Z] 63d7cb157983: Pulling fs layer [2021-04-13T07:01:37.365Z] b116817d02f9: Pulling fs layer [2021-04-13T07:01:37.365Z] 00ac8860ef70: Waiting [2021-04-13T07:01:37.365Z] 63d7cb157983: Waiting [2021-04-13T07:01:37.365Z] 745a02a5169b: Pulling fs layer [2021-04-13T07:01:37.365Z] b116817d02f9: Waiting [2021-04-13T07:01:37.365Z] 745a02a5169b: Waiting [2021-04-13T07:01:37.365Z] 18c013af1878: Verifying Checksum [2021-04-13T07:01:37.365Z] 18c013af1878: Download complete [2021-04-13T07:01:37.365Z] a4357932f1b6: Verifying Checksum [2021-04-13T07:01:37.365Z] a4357932f1b6: Download complete [2021-04-13T07:01:37.365Z] 63d7cb157983: Verifying Checksum [2021-04-13T07:01:37.365Z] 63d7cb157983: Download complete [2021-04-13T07:01:37.365Z] b116817d02f9: Download complete [2021-04-13T07:01:37.365Z] 5f621e34cdf4: Verifying Checksum [2021-04-13T07:01:37.365Z] 5f621e34cdf4: Download complete [2021-04-13T07:01:38.356Z] 5f621e34cdf4: Pull complete [2021-04-13T07:01:38.961Z] a4357932f1b6: Pull complete [2021-04-13T07:01:39.239Z] 18c013af1878: Pull complete [2021-04-13T07:01:39.834Z] 745a02a5169b: Verifying Checksum [2021-04-13T07:01:39.834Z] 745a02a5169b: Download complete [2021-04-13T07:01:40.431Z] 00ac8860ef70: Verifying Checksum [2021-04-13T07:01:40.432Z] 00ac8860ef70: Download complete [2021-04-13T07:01:42.364Z] bca2f99d35d6: Pull complete [2021-04-13T07:01:42.364Z] 93359f2a8cfa: Pull complete [2021-04-13T07:01:42.364Z] 7c6f9722023f: Pull complete [2021-04-13T07:01:47.695Z] a35cf1a2eb13: Pull complete [2021-04-13T07:01:47.695Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-13T07:01:47.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-13T07:01:47.695Z] ---> a62c8e92a672 [2021-04-13T07:01:47.695Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-13T07:01:48.273Z] ---> Running in 6125fb445739 [2021-04-13T07:01:48.273Z] Removing intermediate container 6125fb445739 [2021-04-13T07:01:48.273Z] ---> 48f4ac175e87 [2021-04-13T07:01:48.273Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T07:01:48.538Z] ---> Running in a2ce94a4789a [2021-04-13T07:01:49.487Z] Removing intermediate container a2ce94a4789a [2021-04-13T07:01:49.487Z] ---> 683aff9af692 [2021-04-13T07:01:49.487Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-13T07:01:49.487Z] ---> Running in dd93619f677a [2021-04-13T07:01:50.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T07:01:50.602Z] 00ac8860ef70: Pull complete [2021-04-13T07:01:50.875Z] 63d7cb157983: Pull complete [2021-04-13T07:01:51.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T07:01:51.150Z] b116817d02f9: Pull complete [2021-04-13T07:01:51.600Z] OK: 166 MiB in 39 packages [2021-04-13T07:01:52.180Z] Removing intermediate container dd93619f677a [2021-04-13T07:01:52.180Z] ---> 53cae2da84da [2021-04-13T07:01:52.180Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-13T07:01:52.180Z] ---> Running in d30b24088645 [2021-04-13T07:01:52.443Z] Removing intermediate container d30b24088645 [2021-04-13T07:01:52.443Z] ---> 017c0a45bd5d [2021-04-13T07:01:52.443Z] Step 7/8 : COPY . . [2021-04-13T07:01:54.553Z] 745a02a5169b: Pull complete [2021-04-13T07:01:54.553Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-13T07:01:54.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-13T07:01:54.829Z] ---> b7e6874047d6 [2021-04-13T07:01:54.829Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-13T07:01:55.004Z] ---> 2b316a0576a9 [2021-04-13T07:01:55.004Z] Step 8/8 : RUN go mod download [2021-04-13T07:01:55.004Z] ---> Running in 09401d811c9f [2021-04-13T07:01:58.230Z] ---> Running in 1180fac22211 [2021-04-13T07:01:58.230Z] Removing intermediate container 1180fac22211 [2021-04-13T07:01:58.230Z] ---> 5c950952d526 [2021-04-13T07:01:58.230Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T07:01:58.230Z] ---> Running in d95230126c2f [2021-04-13T07:02:00.882Z] Removing intermediate container d95230126c2f [2021-04-13T07:02:00.882Z] ---> 413dcde6b370 [2021-04-13T07:02:00.882Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-13T07:02:00.882Z] ---> Running in 38fd420b608e [2021-04-13T07:02:01.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T07:02:02.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T07:02:03.884Z] OK: 142 MiB in 39 packages [2021-04-13T07:02:04.865Z] Removing intermediate container 38fd420b608e [2021-04-13T07:02:04.865Z] ---> 8df94626d6b4 [2021-04-13T07:02:04.865Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-13T07:02:05.138Z] ---> Running in 708c7d49976c [2021-04-13T07:02:05.734Z] Removing intermediate container 708c7d49976c [2021-04-13T07:02:05.734Z] ---> e3fecd9941e6 [2021-04-13T07:02:05.734Z] Step 7/8 : COPY . . [2021-04-13T07:02:08.362Z] ---> 865a3f45bb80 [2021-04-13T07:02:08.362Z] Step 8/8 : RUN go mod download [2021-04-13T07:02:08.362Z] ---> Running in e81c72276ce9 [2021-04-13T07:02:27.194Z] Removing intermediate container 09401d811c9f [2021-04-13T07:02:27.194Z] ---> 5d6c5780366a [2021-04-13T07:02:27.194Z] Successfully built 5d6c5780366a [2021-04-13T07:02:27.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:02:27.550Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T07:02:27.550Z] . [Pipeline] withDockerContainer [2021-04-13T07:02:27.692Z] prd-centos7-docker-4c-2g-33887 does not seem to be running inside a container [2021-04-13T07:02:27.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T07:02:28.644Z] $ docker top 4b60d18bf562ee43fe245274117d5bb7cacf5e5e0d6ff19647b51e2f291419b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T07:02:29.202Z] + go version [2021-04-13T07:02:29.203Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-13T07:02:29.240Z] $ docker stop --time=1 4b60d18bf562ee43fe245274117d5bb7cacf5e5e0d6ff19647b51e2f291419b4 [2021-04-13T07:02:30.595Z] $ docker rm -f 4b60d18bf562ee43fe245274117d5bb7cacf5e5e0d6ff19647b51e2f291419b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:02:31.682Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T07:02:31.682Z] . [Pipeline] withDockerContainer [2021-04-13T07:02:31.804Z] prd-centos7-docker-4c-2g-33887 does not seem to be running inside a container [2021-04-13T07:02:31.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T07:02:32.453Z] $ docker top e048a49a0c5d56ee3f63696eaf8efd6f09e90a0611e43cbe402a1803b015cc56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T07:02:32.998Z] + make test [2021-04-13T07:02:32.998Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-13T07:02:34.416Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-13T07:02:40.710Z] Removing intermediate container e81c72276ce9 [2021-04-13T07:02:40.710Z] ---> 1d8bf43fdcc3 [2021-04-13T07:02:40.710Z] Successfully built 1d8bf43fdcc3 [2021-04-13T07:02:40.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:02:41.104Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T07:02:41.104Z] . [Pipeline] withDockerContainer [2021-04-13T07:02:41.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-33886 does not seem to be running inside a container [2021-04-13T07:02:41.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T07:02:43.081Z] $ docker top 34b3b7a2e488a18a3aad0f283c81f6cb4c145bb80e0c6dd3dd0e9a0d976fb6c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T07:02:44.137Z] + go version [2021-04-13T07:02:44.137Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-13T07:02:44.193Z] $ docker stop --time=1 34b3b7a2e488a18a3aad0f283c81f6cb4c145bb80e0c6dd3dd0e9a0d976fb6c6 [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-13T07:02:44.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-13T07:02:44.541Z] GO111MODULE=on go vet ./... [2021-04-13T07:02:46.162Z] $ docker rm -f 34b3b7a2e488a18a3aad0f283c81f6cb4c145bb80e0c6dd3dd0e9a0d976fb6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-04-13T07:02:46.522Z] $ docker stop --time=1 e048a49a0c5d56ee3f63696eaf8efd6f09e90a0611e43cbe402a1803b015cc56 [2021-04-13T07:02:48.862Z] $ docker rm -f e048a49a0c5d56ee3f63696eaf8efd6f09e90a0611e43cbe402a1803b015cc56 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-04-13T07:02:49.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:02:50.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-04-13T07:02:50.153Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T07:02:50.153Z] . [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer [2021-04-13T07:02:50.738Z] prd-ubuntu18.04-docker-arm64-4c-16g-33886 does not seem to be running inside a container [2021-04-13T07:02:50.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T07:02:52.310Z] $ docker top b7e41c2d378e447c3eaa62b5f4ea3b6bf5707d704b7cd91f394e4181c18c1221 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-13T07:02:53.395Z] + make test [2021-04-13T07:02:53.395Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-13T07:02:54.862Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-04-13T07:02:55.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-13T07:02:55.514Z] + ls -al . [2021-04-13T07:02:55.514Z] total 92 [2021-04-13T07:02:55.514Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 13 07:02 . [2021-04-13T07:02:55.514Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 13 07:01 .. [2021-04-13T07:02:55.514Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 13 07:01 assets [2021-04-13T07:02:55.514Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 13 07:01 bin [2021-04-13T07:02:55.514Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 13 07:01 cmd [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 13 07:01 CONTRIBUTING.md [2021-04-13T07:02:55.514Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 13 07:02 coverage.out [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 13 07:01 Dockerfile [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 13 07:01 Dockerfile.build [2021-04-13T07:02:55.514Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 13 07:01 docs [2021-04-13T07:02:55.514Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 13 07:01 .git [2021-04-13T07:02:55.514Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 13 07:01 .github [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 13 07:01 .gitignore [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 13 07:01 go.mod [2021-04-13T07:02:55.514Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 13 07:02 go.sum [2021-04-13T07:02:55.514Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 13 07:01 internal [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 13 07:01 Jenkinsfile [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 13 07:01 LICENSE [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 13 07:01 Makefile [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 13 07:01 README.md [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 13 06:59 VERSION [2021-04-13T07:02:55.514Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 13 07:01 version.go [2021-04-13T07:02:55.514Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 13 07:01 web [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:02:55.854Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=09badb012b1c3c1836bae9991a210de885dedcf7 --label arch=amd64 --label version=0.0.0 . [2021-04-13T07:02:56.117Z] Sending build context to Docker daemon 17.78MB [2021-04-13T07:02:56.117Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T07:02:56.117Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-13T07:02:56.117Z] ---> 5d6c5780366a [2021-04-13T07:02:56.117Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-13T07:02:57.063Z] ---> Running in e5cfaa06cfa6 [2021-04-13T07:02:57.063Z] Removing intermediate container e5cfaa06cfa6 [2021-04-13T07:02:57.063Z] ---> 5919a5cab202 [2021-04-13T07:02:57.063Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-13T07:02:57.328Z] ---> Running in 1c11cb8cb544 [2021-04-13T07:02:57.328Z] Removing intermediate container 1c11cb8cb544 [2021-04-13T07:02:57.328Z] ---> 57e956af6993 [2021-04-13T07:02:57.328Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-13T07:02:57.328Z] ---> Running in 37d962b14833 [2021-04-13T07:02:57.592Z] Removing intermediate container 37d962b14833 [2021-04-13T07:02:57.592Z] ---> 943cf4cd9632 [2021-04-13T07:02:57.592Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-13T07:02:57.592Z] ---> Running in 4a2edc879a48 [2021-04-13T07:02:57.858Z] Removing intermediate container 4a2edc879a48 [2021-04-13T07:02:57.858Z] ---> 4318ee685ff0 [2021-04-13T07:02:57.858Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-13T07:02:57.858Z] ---> Running in fec794ba242e [2021-04-13T07:02:58.121Z] Removing intermediate container fec794ba242e [2021-04-13T07:02:58.121Z] ---> 3c516a7a354d [2021-04-13T07:02:58.121Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T07:02:58.121Z] ---> Running in edf44430328b [2021-04-13T07:02:59.072Z] Removing intermediate container edf44430328b [2021-04-13T07:02:59.072Z] ---> c5d8a78caa6b [2021-04-13T07:02:59.072Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-13T07:02:59.072Z] ---> Running in 1275439268e4 [2021-04-13T07:02:59.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T07:02:59.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T07:03:00.488Z] OK: 166 MiB in 39 packages [2021-04-13T07:03:00.751Z] Removing intermediate container 1275439268e4 [2021-04-13T07:03:00.751Z] ---> 67603fecf55c [2021-04-13T07:03:00.751Z] Step 10/24 : ENV GO111MODULE=on [2021-04-13T07:03:00.751Z] ---> Running in 6967286f914c [2021-04-13T07:03:01.015Z] Removing intermediate container 6967286f914c [2021-04-13T07:03:01.015Z] ---> 5b3c533b3a5d [2021-04-13T07:03:01.015Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-13T07:03:01.015Z] ---> Running in 761d03e4ebbe [2021-04-13T07:03:01.284Z] Removing intermediate container 761d03e4ebbe [2021-04-13T07:03:01.284Z] ---> a6a1f13dbaae [2021-04-13T07:03:01.284Z] Step 12/24 : COPY go.mod . [2021-04-13T07:03:01.546Z] ---> 37b94fd4316f [2021-04-13T07:03:01.546Z] Step 13/24 : COPY Makefile . [2021-04-13T07:03:01.546Z] ---> 16608a2fe39a [2021-04-13T07:03:01.546Z] Step 14/24 : RUN make update [2021-04-13T07:03:01.809Z] ---> Running in 64ceca14a3aa [2021-04-13T07:03:02.088Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-13T07:03:02.676Z] Removing intermediate container 64ceca14a3aa [2021-04-13T07:03:02.676Z] ---> a69f55fa8516 [2021-04-13T07:03:02.676Z] Step 15/24 : COPY . . [2021-04-13T07:03:05.245Z] ---> 74b94f04270f [2021-04-13T07:03:05.245Z] Step 16/24 : RUN ${MAKE} [2021-04-13T07:03:05.245Z] ---> Running in d28efb317184 [2021-04-13T07:03:05.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-13T07:03:15.631Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-13T07:03:17.566Z] Removing intermediate container d28efb317184 [2021-04-13T07:03:17.566Z] ---> c9143e920a9f [2021-04-13T07:03:17.566Z] Step 17/24 : FROM alpine:3.12 [2021-04-13T07:03:18.143Z] 3.12: Pulling from library/alpine [2021-04-13T07:03:18.143Z] 532819f3e44c: Pulling fs layer [2021-04-13T07:03:18.143Z] 532819f3e44c: Verifying Checksum [2021-04-13T07:03:18.143Z] 532819f3e44c: Download complete [2021-04-13T07:03:18.407Z] 532819f3e44c: Pull complete [2021-04-13T07:03:18.407Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T07:03:18.407Z] Status: Downloaded newer image for alpine:3.12 [2021-04-13T07:03:18.407Z] ---> 7230e588e954 [2021-04-13T07:03:18.407Z] Step 18/24 : EXPOSE 4000 [2021-04-13T07:03:18.674Z] ---> Running in 89fd255a3b42 [2021-04-13T07:03:18.674Z] Removing intermediate container 89fd255a3b42 [2021-04-13T07:03:18.674Z] ---> fdd7466129a8 [2021-04-13T07:03:18.674Z] 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-13T07:03:20.066Z] ---> a827d39c1243 [2021-04-13T07:03:20.066Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-13T07:03:20.066Z] ---> Running in b62f4f42cc15 [2021-04-13T07:03:20.066Z] Removing intermediate container b62f4f42cc15 [2021-04-13T07:03:20.066Z] ---> 7842ba24b949 [2021-04-13T07:03:20.066Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-13T07:03:20.066Z] ---> Running in 1e5a2b7632d4 [2021-04-13T07:03:20.328Z] Removing intermediate container 1e5a2b7632d4 [2021-04-13T07:03:20.328Z] ---> b86633c70f49 [2021-04-13T07:03:20.328Z] Step 22/24 : LABEL arch=amd64 [2021-04-13T07:03:20.328Z] ---> Running in b8253886f051 [2021-04-13T07:03:20.596Z] Removing intermediate container b8253886f051 [2021-04-13T07:03:20.596Z] ---> 78d9d1f3dda5 [2021-04-13T07:03:20.596Z] Step 23/24 : LABEL git_sha=09badb012b1c3c1836bae9991a210de885dedcf7 [2021-04-13T07:03:20.596Z] ---> Running in f7257390c2f0 [2021-04-13T07:03:20.596Z] Removing intermediate container f7257390c2f0 [2021-04-13T07:03:20.596Z] ---> 212341043697 [2021-04-13T07:03:20.596Z] Step 24/24 : LABEL version=0.0.0 [2021-04-13T07:03:20.859Z] ---> Running in dd59630f71ed [2021-04-13T07:03:20.859Z] Removing intermediate container dd59630f71ed [2021-04-13T07:03:20.859Z] ---> 321f18dbf769 [2021-04-13T07:03:20.859Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-13T07:03:20.859Z] Successfully built 321f18dbf769 [2021-04-13T07:03:20.859Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-13T07:03:21.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-13T07:03:21.731Z] GO111MODULE=on go vet ./... [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:03:22.472Z] ---> job-cost.sh [2021-04-13T07:03:22.472Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U9i3 [Pipeline] } [2021-04-13T07:03:28.519Z] $ docker stop --time=1 b7e41c2d378e447c3eaa62b5f4ea3b6bf5707d704b7cd91f394e4181c18c1221 [2021-04-13T07:03:30.642Z] $ docker rm -f b7e41c2d378e447c3eaa62b5f4ea3b6bf5707d704b7cd91f394e4181c18c1221 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T07:03:31.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-13T07:03:31.532Z] Warning: overwriting stash ‘coverage-report’ [2021-04-13T07:03:32.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T07:03:33.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-13T07:03:33.875Z] + ls -al . [2021-04-13T07:03:33.875Z] total 124 [2021-04-13T07:03:33.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:02 . [2021-04-13T07:03:33.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:01 .. [2021-04-13T07:03:33.875Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:01 .git [2021-04-13T07:03:33.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:01 .github [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 13 07:01 .gitignore [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 07:01 CONTRIBUTING.md [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 13 07:01 Dockerfile [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 13 07:01 Dockerfile.build [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 07:01 Jenkinsfile [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 07:01 LICENSE [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 13 07:01 Makefile [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 13 07:01 README.md [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 06:59 VERSION [2021-04-13T07:03:33.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:01 assets [2021-04-13T07:03:33.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:01 bin [2021-04-13T07:03:33.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:01 cmd [2021-04-13T07:03:33.875Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 07:02 coverage.out [2021-04-13T07:03:33.875Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 07:01 docs [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 13 07:01 go.mod [2021-04-13T07:03:33.875Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 13 07:02 go.sum [2021-04-13T07:03:33.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:01 internal [2021-04-13T07:03:33.875Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 07:01 version.go [2021-04-13T07:03:33.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:01 web [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:03:34.281Z] + 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=09badb012b1c3c1836bae9991a210de885dedcf7 --label arch=arm64 --label version=0.0.0 . [2021-04-13T07:03:35.304Z] Sending build context to Docker daemon 17.78MB [2021-04-13T07:03:35.304Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T07:03:35.304Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-13T07:03:35.304Z] ---> 1d8bf43fdcc3 [2021-04-13T07:03:35.304Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-13T07:03:35.577Z] ---> Running in dd3be2c4afc5 [2021-04-13T07:03:36.176Z] Removing intermediate container dd3be2c4afc5 [2021-04-13T07:03:36.176Z] ---> 1a10e048cfec [2021-04-13T07:03:36.176Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-13T07:03:36.176Z] ---> Running in d59e888c093b [2021-04-13T07:03:36.782Z] Removing intermediate container d59e888c093b [2021-04-13T07:03:36.782Z] ---> 6b72d7379f04 [2021-04-13T07:03:36.782Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-13T07:03:36.782Z] ---> Running in 10f08a29ec47 [2021-04-13T07:03:37.057Z] Removing intermediate container 10f08a29ec47 [2021-04-13T07:03:37.057Z] ---> 3f11a808872f [2021-04-13T07:03:37.057Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-13T07:03:37.339Z] ---> Running in f672e7e20722 [2021-04-13T07:03:37.459Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-13T07:03:37.940Z] Removing intermediate container f672e7e20722 [2021-04-13T07:03:37.940Z] ---> 523b1083a921 [2021-04-13T07:03:37.940Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-13T07:03:37.940Z] ---> Running in ad500c41afe6 [2021-04-13T07:03:38.534Z] Removing intermediate container ad500c41afe6 [2021-04-13T07:03:38.534Z] ---> d8a2c4fb3a9c [2021-04-13T07:03:38.535Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T07:03:38.535Z] ---> Running in a5fb3b146fae [2021-04-13T07:03:41.154Z] Removing intermediate container a5fb3b146fae [2021-04-13T07:03:41.154Z] ---> bf87f2de5313 [2021-04-13T07:03:41.154Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-13T07:03:41.154Z] ---> Running in e279458d9d9a [2021-04-13T07:03:41.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T07:03:42.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T07:03:43.329Z] OK: 142 MiB in 39 packages [2021-04-13T07:03:44.310Z] Removing intermediate container e279458d9d9a [2021-04-13T07:03:44.310Z] ---> c8f87a9dd477 [2021-04-13T07:03:44.310Z] Step 10/24 : ENV GO111MODULE=on [2021-04-13T07:03:44.583Z] ---> Running in 35e28da3a0d2 [2021-04-13T07:03:44.856Z] Removing intermediate container 35e28da3a0d2 [2021-04-13T07:03:44.856Z] ---> de9840572357 [2021-04-13T07:03:44.856Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-13T07:03:45.129Z] ---> Running in 6840a9df3d96 [2021-04-13T07:03:45.721Z] Removing intermediate container 6840a9df3d96 [2021-04-13T07:03:45.721Z] ---> 56062097a3b1 [2021-04-13T07:03:45.721Z] Step 12/24 : COPY go.mod . [2021-04-13T07:03:46.317Z] ---> bb766ba370fb [2021-04-13T07:03:46.317Z] Step 13/24 : COPY Makefile . [2021-04-13T07:03:46.914Z] ---> 78f1185e7e6f [2021-04-13T07:03:46.914Z] Step 14/24 : RUN make update [2021-04-13T07:03:47.188Z] ---> Running in 8cc1cd706fa7 [2021-04-13T07:03:48.166Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-13T07:03:49.608Z] Removing intermediate container 8cc1cd706fa7 [2021-04-13T07:03:49.608Z] ---> 730e91f52d25 [2021-04-13T07:03:49.608Z] Step 15/24 : COPY . . [2021-04-13T07:03:52.234Z] ---> c7669ae2f439 [2021-04-13T07:03:52.234Z] Step 16/24 : RUN ${MAKE} [2021-04-13T07:03:52.234Z] ---> Running in afba8a4bc284 [2021-04-13T07:03:53.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-13T07:04:04.082Z] lf-activate-venv(): INFO: Adding /tmp/venv-U9i3/bin to PATH [2021-04-13T07:04:04.082Z] INFO: No Stack... [2021-04-13T07:04:04.666Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-13T07:04:05.613Z] INFO: Archiving Costs [Pipeline] sh [2021-04-13T07:04:06.010Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-13T07:04:06.011Z] + cut -d, -f6 [Pipeline] lock [2021-04-13T07:04:06.217Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [2021-04-13T07:04:06.224Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] did not exist. Created. [2021-04-13T07:04:06.224Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-13T07:04:06.791Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-13T07:04:06.982Z] Stashed 1 file(s) [Pipeline] } [2021-04-13T07:04:07.003Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T07:04:20.057Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-13T07:04:25.448Z] Removing intermediate container afba8a4bc284 [2021-04-13T07:04:25.448Z] ---> 1d155ca14787 [2021-04-13T07:04:25.448Z] Step 17/24 : FROM alpine:3.12 [2021-04-13T07:04:25.448Z] 3.12: Pulling from library/alpine [2021-04-13T07:04:25.448Z] 9a219e8acc52: Pulling fs layer [2021-04-13T07:04:25.724Z] 9a219e8acc52: Download complete [2021-04-13T07:04:26.321Z] 9a219e8acc52: Pull complete [2021-04-13T07:04:26.321Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T07:04:26.321Z] Status: Downloaded newer image for alpine:3.12 [2021-04-13T07:04:26.321Z] ---> d75e27dfc0a0 [2021-04-13T07:04:26.321Z] Step 18/24 : EXPOSE 4000 [2021-04-13T07:04:26.593Z] ---> Running in 6e6d123f5064 [2021-04-13T07:04:26.866Z] Removing intermediate container 6e6d123f5064 [2021-04-13T07:04:26.866Z] ---> 2b64154b79b2 [2021-04-13T07:04:26.866Z] 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-13T07:04:28.841Z] ---> 0e7c7e5f2285 [2021-04-13T07:04:28.841Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-13T07:04:28.841Z] ---> Running in fdb6ccebc16d [2021-04-13T07:04:29.131Z] Removing intermediate container fdb6ccebc16d [2021-04-13T07:04:29.131Z] ---> a4a79d915aa1 [2021-04-13T07:04:29.131Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-13T07:04:29.406Z] ---> Running in 19ade6ab5347 [2021-04-13T07:04:29.677Z] Removing intermediate container 19ade6ab5347 [2021-04-13T07:04:29.677Z] ---> e458baa38a52 [2021-04-13T07:04:29.677Z] Step 22/24 : LABEL arch=arm64 [2021-04-13T07:04:29.957Z] ---> Running in 845c19d55489 [2021-04-13T07:04:30.555Z] Removing intermediate container 845c19d55489 [2021-04-13T07:04:30.555Z] ---> cacc21633998 [2021-04-13T07:04:30.555Z] Step 23/24 : LABEL git_sha=09badb012b1c3c1836bae9991a210de885dedcf7 [2021-04-13T07:04:30.555Z] ---> Running in 8756130b4499 [2021-04-13T07:04:30.829Z] Removing intermediate container 8756130b4499 [2021-04-13T07:04:30.829Z] ---> 0eab1968517d [2021-04-13T07:04:30.829Z] Step 24/24 : LABEL version=0.0.0 [2021-04-13T07:04:31.102Z] ---> Running in 590c8ed897a0 [2021-04-13T07:04:31.375Z] Removing intermediate container 590c8ed897a0 [2021-04-13T07:04:31.375Z] ---> e04b193dab10 [2021-04-13T07:04:31.375Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-13T07:04:31.646Z] Successfully built e04b193dab10 [2021-04-13T07:04:31.646Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:04:32.781Z] ---> job-cost.sh [2021-04-13T07:04:32.781Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oW0O [2021-04-13T07:05:12.207Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-13T07:06:33.994Z] lf-activate-venv(): INFO: Adding /tmp/venv-oW0O/bin to PATH [2021-04-13T07:06:33.994Z] INFO: No Stack... [2021-04-13T07:06:34.968Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-13T07:06:35.253Z] INFO: Archiving Costs [Pipeline] sh [2021-04-13T07:06:35.633Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-13T07:06:35.634Z] + cut -d, -f6 [Pipeline] lock [2021-04-13T07:06:35.783Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [2021-04-13T07:06:35.791Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] did not exist. Created. [2021-04-13T07:06:35.791Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-13T07:06:36.343Z] /w/workspace/edgex-ui-go/1@tmp/durable-430e6137/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-430e6137/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-13T07:06:36.724Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-13T07:06:36.767Z] Warning: overwriting stash ‘stack-cost’ [2021-04-13T07:06:36.982Z] Stashed 1 file(s) [Pipeline] } [2021-04-13T07:06:37.020Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-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-13T07:06:38.843Z] provisioning config files... [2021-04-13T07:06:38.866Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/config2401774242340848875tmp [Pipeline] { [Pipeline] sh [2021-04-13T07:06:39.392Z] + set +x [2021-04-13T07:06:39.392Z] + curl -s https://codecov.io/bash [2021-04-13T07:06:39.392Z] + bash -s -- [2021-04-13T07:06:39.657Z] [2021-04-13T07:06:39.657Z] _____ _ [2021-04-13T07:06:39.657Z] / ____| | | [2021-04-13T07:06:39.657Z] | | ___ __| | ___ ___ _____ __ [2021-04-13T07:06:39.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-13T07:06:39.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-13T07:06:39.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-13T07:06:39.657Z] Bash-20210309-2b87ace [2021-04-13T07:06:39.657Z] [2021-04-13T07:06:39.657Z] [2021-04-13T07:06:39.657Z] ==> git version 2.24.3 found [2021-04-13T07:06:39.657Z] ==> 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-13T07:06:39.657Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-13T07:06:39.657Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-13T07:06:39.657Z] ==> Jenkins CI detected. [2021-04-13T07:06:39.657Z] project root: . [2021-04-13T07:06:39.657Z] --> token set from env [2021-04-13T07:06:39.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-13T07:06:39.657Z] ==> Running gcov in . (disable via -X gcov) [2021-04-13T07:06:39.657Z] ==> Python coveragepy not found [2021-04-13T07:06:39.657Z] ==> Searching for coverage reports in: [2021-04-13T07:06:39.657Z] + . [2021-04-13T07:06:39.921Z] -> Found 1 reports [2021-04-13T07:06:39.921Z] ==> Detecting git/mercurial file structure [2021-04-13T07:06:39.921Z] ==> Reading reports [2021-04-13T07:06:39.921Z] + ./coverage.out bytes=10 [2021-04-13T07:06:39.921Z] ==> Appending adjustments [2021-04-13T07:06:39.921Z] https://docs.codecov.io/docs/fixing-reports [2021-04-13T07:06:39.921Z] + Found adjustments [2021-04-13T07:06:39.921Z] ==> Gzipping contents [2021-04-13T07:06:39.921Z] 4.0K /tmp/codecov.b7neSZ.gz [2021-04-13T07:06:39.921Z] ==> Uploading reports [2021-04-13T07:06:39.921Z] url: https://codecov.io [2021-04-13T07:06:39.921Z] query: branch=PR-332&commit=09badb012b1c3c1836bae9991a210de885dedcf7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=332&job=&cmd_args= [2021-04-13T07:06:39.921Z] -> Pinging Codecov [2021-04-13T07:06:39.921Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-332&commit=09badb012b1c3c1836bae9991a210de885dedcf7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=332&job=&cmd_args= [2021-04-13T07:06:40.506Z] -> Uploading to [2021-04-13T07:06:40.506Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-13/FB506323287CE973F263BFD2A0EB1F37/09badb012b1c3c1836bae9991a210de885dedcf7/5dff1ef7-1801-449f-a335-5826b5c8909d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T070640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27602b93e8fa9cd1ed1f1abf07b7ac4cc90cf8198ca72c74c436eca040612f3d [2021-04-13T07:06:40.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-13T07:06:40.506Z] Dload Upload Total Spent Left Speed [2021-04-13T07:06:40.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3621 0 0 100 3621 0 7464 --:--:-- --:--:-- --:--:-- 7465 100 3621 0 0 100 3621 0 7461 --:--:-- --:--:-- --:--:-- 7450 [2021-04-13T07:06:40.769Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/09badb012b1c3c1836bae9991a210de885dedcf7 [Pipeline] } [2021-04-13T07:06:40.799Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-13T07:06:44.293Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:06:44.910Z] ---> package-listing.sh [2021-04-13T07:06:44.910Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-13T07:06:44.910Z] ++ facter osfamily [2021-04-13T07:06:44.910Z] + OS_FAMILY=redhat [2021-04-13T07:06:44.910Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-332 [2021-04-13T07:06:44.910Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-13T07:06:44.910Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-13T07:06:44.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-13T07:06:44.910Z] + PACKAGES=/tmp/packages_start.txt [2021-04-13T07:06:44.910Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-332 ']' [2021-04-13T07:06:44.910Z] + PACKAGES=/tmp/packages_end.txt [2021-04-13T07:06:44.910Z] + case "${OS_FAMILY}" in [2021-04-13T07:06:44.910Z] + rpm -qa [2021-04-13T07:06:44.910Z] + sort [2021-04-13T07:06:50.240Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-13T07:06:50.240Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-13T07:06:50.240Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-13T07:06:50.240Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-332 ']' [2021-04-13T07:06:50.240Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-332/archives/ [2021-04-13T07:06:50.240Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-332/archives/ [Pipeline] echo [2021-04-13T07:06:50.277Z] 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_PR-332/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-13T07:06:50.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:06:50.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T07:06:50.948Z] [2021-04-13T07:06:50.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-13T07:06:51.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T07:06:51.337Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-13T07:06:51.337Z] df20fa9351a1: Pulling fs layer [2021-04-13T07:06:51.337Z] 36b3adc4ff6f: Pulling fs layer [2021-04-13T07:06:51.337Z] 8ad3a11d3b57: Pulling fs layer [2021-04-13T07:06:51.337Z] 46f8f816bc3b: Pulling fs layer [2021-04-13T07:06:51.337Z] 93b61091891f: Pulling fs layer [2021-04-13T07:06:51.337Z] 93b9cdb0e59b: Pulling fs layer [2021-04-13T07:06:51.337Z] 5e14af77c1be: Pulling fs layer [2021-04-13T07:06:51.337Z] 01666e4c0597: Pulling fs layer [2021-04-13T07:06:51.337Z] aa168da1d23b: Pulling fs layer [2021-04-13T07:06:51.337Z] 93b9cdb0e59b: Waiting [2021-04-13T07:06:51.337Z] 5e14af77c1be: Waiting [2021-04-13T07:06:51.337Z] 46f8f816bc3b: Waiting [2021-04-13T07:06:51.337Z] 01666e4c0597: Waiting [2021-04-13T07:06:51.338Z] 93b61091891f: Waiting [2021-04-13T07:06:51.338Z] aa168da1d23b: Waiting [2021-04-13T07:06:51.338Z] 36b3adc4ff6f: Verifying Checksum [2021-04-13T07:06:51.338Z] 36b3adc4ff6f: Download complete [2021-04-13T07:06:51.338Z] 46f8f816bc3b: Verifying Checksum [2021-04-13T07:06:51.338Z] 46f8f816bc3b: Download complete [2021-04-13T07:06:51.603Z] df20fa9351a1: Verifying Checksum [2021-04-13T07:06:51.603Z] df20fa9351a1: Download complete [2021-04-13T07:06:51.603Z] 93b9cdb0e59b: Verifying Checksum [2021-04-13T07:06:51.603Z] 93b9cdb0e59b: Download complete [2021-04-13T07:06:51.603Z] 93b61091891f: Verifying Checksum [2021-04-13T07:06:51.603Z] 93b61091891f: Download complete [2021-04-13T07:06:51.603Z] 5e14af77c1be: Verifying Checksum [2021-04-13T07:06:51.603Z] 5e14af77c1be: Download complete [2021-04-13T07:06:51.603Z] 01666e4c0597: Verifying Checksum [2021-04-13T07:06:51.603Z] 01666e4c0597: Download complete [2021-04-13T07:06:51.870Z] df20fa9351a1: Pull complete [2021-04-13T07:06:52.133Z] 36b3adc4ff6f: Pull complete [2021-04-13T07:06:52.405Z] 8ad3a11d3b57: Download complete [2021-04-13T07:06:52.993Z] 8ad3a11d3b57: Pull complete [2021-04-13T07:06:52.993Z] 46f8f816bc3b: Pull complete [2021-04-13T07:06:53.957Z] aa168da1d23b: Verifying Checksum [2021-04-13T07:06:53.957Z] aa168da1d23b: Download complete [2021-04-13T07:06:54.221Z] 93b61091891f: Pull complete [2021-04-13T07:06:54.221Z] 93b9cdb0e59b: Pull complete [2021-04-13T07:06:54.484Z] 5e14af77c1be: Pull complete [2021-04-13T07:06:54.484Z] 01666e4c0597: Pull complete [2021-04-13T07:07:01.131Z] aa168da1d23b: Pull complete [2021-04-13T07:07:01.131Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-13T07:07:01.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T07:07:01.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-13T07:07:01.309Z] prd-centos7-docker-4c-2g-33885 does not seem to be running inside a container [2021-04-13T07:07:01.362Z] $ 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_PR-332/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_PR-332 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332:/w/workspace/edgexfoundry_edgex-ui-go_PR-332:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-13T07:07:04.988Z] $ docker top 48c7aeba2d27fc3a2ba7fd67e8ab9f2162c61d8239adbd836214ba419be5b6f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T07:07:05.618Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-13T07:07:05.938Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-13T07:07:06.258Z] + ls /var/log/sa-host [2021-04-13T07:07:06.258Z] + sadf -c /var/log/sa-host/sa13 [2021-04-13T07:07:06.258Z] file_magic: OK [2021-04-13T07:07:06.258Z] HZ: Using current value: 100 [2021-04-13T07:07:06.258Z] file_header: OK [2021-04-13T07:07:06.258Z] 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-13T07:07:06.258Z] Statistics: [2021-04-13T07:07:06.258Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-13T07:07:06.258Z] File successfully converted to sysstat format version 12.2.1 [2021-04-13T07:07:06.258Z] + sadf -c /var/log/sa-host/sa23 [2021-04-13T07:07:06.258Z] file_magic: OK [2021-04-13T07:07:06.258Z] HZ: Using current value: 100 [2021-04-13T07:07:06.258Z] file_header: OK [2021-04-13T07:07:06.258Z] 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-13T07:07:06.258Z] Statistics: [2021-04-13T07:07:06.258Z] Hnuu...uuuununununu... [2021-04-13T07:07:06.258Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-13T07:07:06.566Z] provisioning config files... [2021-04-13T07:07:06.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/config4622601780997350556tmp [Pipeline] { [Pipeline] echo [2021-04-13T07:07:06.714Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:07:07.059Z] ---> create-netrc.sh [Pipeline] } [2021-04-13T07:07:07.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-13T07:07:07.235Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:07:07.567Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-13T07:07:07.605Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:07:07.944Z] ---> sudo-logs.sh [2021-04-13T07:07:07.944Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-13T07:07:08.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:07:08.427Z] ---> job-cost.sh [2021-04-13T07:07:08.428Z] lf-activate-venv: SKIPPING [2021-04-13T07:07:08.428Z] DEBUG: total: 0.20999999344348907 [2021-04-13T07:07:08.428Z] INFO: Retrieving Stack Cost... [2021-04-13T07:07:09.824Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-13T07:07:10.403Z] INFO: Archiving Costs [Pipeline] echo [2021-04-13T07:07:10.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T07:07:10.779Z] ---> logs-deploy.sh [2021-04-13T07:07:10.779Z] lf-activate-venv: SKIPPING [2021-04-13T07:07:10.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-332/1 [2021-04-13T07:07:10.779Z] INFO: archiving workspace using pattern(s): [2021-04-13T07:07:12.698Z] Archives upload complete. [2021-04-13T07:07:12.698Z] INFO: archiving logs to Nexus