Pull request #350 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 225a0ab47b217af9d5f159801e7245eae21dbd5e+45c5c3c30aaf23148a1940dbf770e38088385cf5 (a5eec7879a591338f8f7482db3e5a039cbe7e471) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-350/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-350/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3730 in /w/workspace/edgexfoundry_edgex-ui-go_PR-350 [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-350 # 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 45c5c3c30aaf23148a1940dbf770e38088385cf5 into PR head commit 225a0ab47b217af9d5f159801e7245eae21dbd5e > 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/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 225a0ab47b217af9d5f159801e7245eae21dbd5e # timeout=10 Merge succeeded, producing 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 Checking out Revision 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 (PR-350) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 45c5c3c30aaf23148a1940dbf770e38088385cf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 # timeout=10 Commit message: "Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-08T08:51:57.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-08T08:51:57.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-08T08:51:57.699Z] ========================================================= [2021-05-08T08:51:57.699Z] EdgeX Global Pipelines Version Info [2021-05-08T08:51:57.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-08T08:51:59.326Z] ------------------- [2021-05-08T08:51:59.327Z] stable info: [2021-05-08T08:51:59.327Z] ------------------- [2021-05-08T08:51:59.327Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-08T08:51:59.327Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-08T08:51:59.327Z] Message: update stable to v1.0.191 [2021-05-08T08:52:00.276Z] ------------------- [2021-05-08T08:52:00.276Z] experimental info: [2021-05-08T08:52:00.276Z] ------------------- [2021-05-08T08:52:00.276Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-08T08:52:00.276Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-08T08:52:00.276Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-08T08:52:00.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-08T08:52:00.571Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-08T08:52:00.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-08T08:52:00.680Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-08T08:52:00.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-08T08:52:00.809Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-08T08:52:00.873Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-08T08:52:00.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-08T08:52:00.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-08T08:52:01.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-08T08:52:01.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-08T08:52:01.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-05-08T08:52:01.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-08T08:52:01.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-08T08:52:01.343Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-08T08:52:01.444Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-08T08:52:01.503Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-08T08:52:01.559Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-08T08:52:01.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-08T08:52:01.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-08T08:52:01.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-08T08:52:01.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-08T08:52:01.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-08T08:52:01.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-08T08:52:01.967Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-08T08:52:02.024Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-08T08:52:02.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-350 [Pipeline] echo [2021-05-08T08:52:02.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-350 [Pipeline] echo [2021-05-08T08:52:02.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-350 [Pipeline] echo [2021-05-08T08:52:02.259Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [Pipeline] echo [2021-05-08T08:52:02.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97e586b [Pipeline] echo [2021-05-08T08:52:02.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-08T08:52:02.547Z] provisioning config files... [2021-05-08T08:52:02.616Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/config2438245692282480987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T08:52:03.002Z] ---> docker-login.sh [2021-05-08T08:52:03.002Z] nexus3.edgexfoundry.org:10001 [2021-05-08T08:52:03.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:52:03.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:52:03.531Z] Configure a credential helper to remove this warning. See [2021-05-08T08:52:03.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:52:03.531Z] [2021-05-08T08:52:03.531Z] Login Succeeded [2021-05-08T08:52:03.531Z] nexus3.edgexfoundry.org:10002 [2021-05-08T08:52:03.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:52:03.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:52:03.804Z] Configure a credential helper to remove this warning. See [2021-05-08T08:52:03.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:52:03.804Z] [2021-05-08T08:52:03.804Z] Login Succeeded [2021-05-08T08:52:03.804Z] nexus3.edgexfoundry.org:10003 [2021-05-08T08:52:04.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:52:04.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:52:04.072Z] Configure a credential helper to remove this warning. See [2021-05-08T08:52:04.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:52:04.072Z] [2021-05-08T08:52:04.072Z] Login Succeeded [2021-05-08T08:52:04.072Z] nexus3.edgexfoundry.org:10004 [2021-05-08T08:52:04.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:52:04.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:52:04.335Z] Configure a credential helper to remove this warning. See [2021-05-08T08:52:04.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:52:04.335Z] [2021-05-08T08:52:04.335Z] Login Succeeded [2021-05-08T08:52:04.335Z] docker.io [2021-05-08T08:52:04.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:52:04.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:52:04.597Z] Configure a credential helper to remove this warning. See [2021-05-08T08:52:04.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:52:04.597Z] [2021-05-08T08:52:04.597Z] Login Succeeded [2021-05-08T08:52:04.597Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T08:52:04.621Z] 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-05-08T08:52:05.346Z] + git log --format=format:%s -1 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [Pipeline] echo [2021-05-08T08:52:05.451Z] GIT_COMMIT: 97e586b6ae399f3db216c93d8ba35ec1b4e637a1, Commit Message: Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD [Pipeline] echo [2021-05-08T08:52:05.499Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:52:06.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T08:52:06.476Z] [2021-05-08T08:52:06.476Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:52:06.912Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T08:52:06.912Z] latest: Pulling from edgex-devops/git-semver [2021-05-08T08:52:06.912Z] 31603596830f: Pulling fs layer [2021-05-08T08:52:06.912Z] 54011a49482f: Pulling fs layer [2021-05-08T08:52:06.912Z] a6820b24f6d8: Pulling fs layer [2021-05-08T08:52:06.912Z] f581987b2513: Pulling fs layer [2021-05-08T08:52:06.912Z] f581987b2513: Waiting [2021-05-08T08:52:06.912Z] 54011a49482f: Verifying Checksum [2021-05-08T08:52:06.912Z] 54011a49482f: Download complete [2021-05-08T08:52:06.912Z] 31603596830f: Verifying Checksum [2021-05-08T08:52:06.912Z] 31603596830f: Download complete [2021-05-08T08:52:07.177Z] a6820b24f6d8: Verifying Checksum [2021-05-08T08:52:07.177Z] a6820b24f6d8: Download complete [2021-05-08T08:52:07.177Z] f581987b2513: Verifying Checksum [2021-05-08T08:52:07.177Z] f581987b2513: Download complete [2021-05-08T08:52:07.441Z] 31603596830f: Pull complete [2021-05-08T08:52:07.441Z] 54011a49482f: Pull complete [2021-05-08T08:52:08.393Z] a6820b24f6d8: Pull complete [2021-05-08T08:52:08.657Z] f581987b2513: Pull complete [2021-05-08T08:52:08.657Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-08T08:52:08.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T08:52:08.657Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-08T08:52:08.784Z] prd-centos7-docker-4c-2g-3730 does not seem to be running inside a container [2021-05-08T08:52:08.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-350 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350:/w/workspace/edgexfoundry_edgex-ui-go_PR-350:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-08T08:52:11.594Z] $ docker top a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-08T08:52:11.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-08T08:52:11.940Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-08T08:52:12.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-08T08:52:12.191Z] $ docker exec a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent [2021-05-08T08:52:12.377Z] SSH_AUTH_SOCK=/tmp/ssh-cVNFX53a0Z28/agent.11 [2021-05-08T08:52:12.377Z] SSH_AGENT_PID=17 [2021-05-08T08:52:12.393Z] Running ssh-add (command line suppressed) [2021-05-08T08:52:12.545Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_266681718631840412.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_266681718631840412.key) [2021-05-08T08:52:12.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-08T08:52:12.954Z] + git tag --points-at HEAD [Pipeline] } [2021-05-08T08:52:12.991Z] $ docker exec --env ******** --env ******** a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent -k [2021-05-08T08:52:13.110Z] unset SSH_AUTH_SOCK; [2021-05-08T08:52:13.110Z] unset SSH_AGENT_PID; [2021-05-08T08:52:13.111Z] echo Agent pid 17 killed; [2021-05-08T08:52:13.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-08T08:52:13.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-08T08:52:13.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-08T08:52:13.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-08T08:52:13.439Z] $ docker exec a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent [2021-05-08T08:52:13.613Z] SSH_AUTH_SOCK=/tmp/ssh-6htdbALSVUlh/agent.47 [2021-05-08T08:52:13.613Z] SSH_AGENT_PID=52 [2021-05-08T08:52:13.621Z] Running ssh-add (command line suppressed) [2021-05-08T08:52:13.748Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_8116907726441152525.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_8116907726441152525.key) [2021-05-08T08:52:13.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-08T08:52:14.174Z] + git semver init [2021-05-08T08:52:14.174Z] # -> Open(): unable to determine branch for HEAD [2021-05-08T08:52:14.174Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-350/.git [2021-05-08T08:52:14.174Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-350 [2021-05-08T08:52:14.174Z] # $SEMVER_REMOTE_NAME = origin [2021-05-08T08:52:14.174Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-08T08:52:14.174Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-08T08:52:14.174Z] # $SEMVER_BRANCH = PR-350 [2021-05-08T08:52:14.174Z] # $SEMVER_TEMP = /tmp/semver-266365014 [2021-05-08T08:52:14.174Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-08T08:52:15.590Z] # '/tmp/semver-266365014' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-350/.semver' [2021-05-08T08:52:15.852Z] # -> Force: false [2021-05-08T08:52:15.852Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-350/.semver [Pipeline] } [2021-05-08T08:52:15.898Z] $ docker exec --env ******** --env ******** a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent -k [2021-05-08T08:52:16.025Z] unset SSH_AUTH_SOCK; [2021-05-08T08:52:16.025Z] unset SSH_AGENT_PID; [2021-05-08T08:52:16.025Z] echo Agent pid 52 killed; [2021-05-08T08:52:16.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-08T08:52:16.511Z] + git semver [Pipeline] } [2021-05-08T08:52:16.564Z] $ docker stop --time=1 a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b [2021-05-08T08:52:18.115Z] $ docker rm -f a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-08T08:52:18.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-08T08:52:19.028Z] Stashed 1 file(s) [Pipeline] echo [2021-05-08T08:52:19.053Z] [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-05-08T08:52:34.602Z] Still waiting to schedule task [2021-05-08T08:52:34.602Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3730’ [2021-05-08T08:52:34.631Z] Still waiting to schedule task [2021-05-08T08:52:34.631Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-08T08:54:36.690Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3732 in /w/workspace/edgexfoundry_edgex-ui-go_PR-350 [Pipeline] { [Pipeline] ws [2021-05-08T08:54:36.752Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-08T08:54:42.616Z] using credential edgex-jenkins-ssh [2021-05-08T08:54:42.641Z] Cloning the remote Git repository [2021-05-08T08:54:42.733Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T08:54:42.891Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-08T08:54:42.988Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T08:54:42.989Z] > git --version # timeout=10 [2021-05-08T08:54:43.010Z] > git --version # 'git version 2.17.1' [2021-05-08T08:54:43.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T08:54:43.092Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T08:54:45.198Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T08:54:45.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T08:54:45.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T08:54:45.303Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T08:54:45.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T08:54:45.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-08T08:54:45.959Z] Merging remotes/origin/master commit 45c5c3c30aaf23148a1940dbf770e38088385cf5 into PR head commit 225a0ab47b217af9d5f159801e7245eae21dbd5e [2021-05-08T08:54:45.975Z] > git config core.sparsecheckout # timeout=10 [2021-05-08T08:54:46.000Z] > git checkout -f 225a0ab47b217af9d5f159801e7245eae21dbd5e # timeout=10 [2021-05-08T08:54:46.504Z] > git remote # timeout=10 [2021-05-08T08:54:46.522Z] > git config --get remote.origin.url # timeout=10 [2021-05-08T08:54:46.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T08:54:46.548Z] > git merge 45c5c3c30aaf23148a1940dbf770e38088385cf5 # timeout=10 [2021-05-08T08:54:47.395Z] Merge succeeded, producing e4d3a2782604143487007838cb648180ec7dc195 [2021-05-08T08:54:47.395Z] Checking out Revision e4d3a2782604143487007838cb648180ec7dc195 (PR-350) [2021-05-08T08:54:47.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-08T08:54:47.399Z] > git config core.sparsecheckout # timeout=10 [2021-05-08T08:54:47.416Z] > git checkout -f e4d3a2782604143487007838cb648180ec7dc195 # timeout=10 [2021-05-08T08:54:51.715Z] Commit message: "Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD" [2021-05-08T08:54:51.716Z] First time build. Skipping changelog. [2021-05-08T08:54:51.774Z] > git --version # timeout=10 [2021-05-08T08:54:51.791Z] > git --version # 'git version 2.17.1' [2021-05-08T08:54:51.801Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-08T08:54:53.376Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-08T08:54:53.806Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-08T08:54:54.096Z] Running on prd-centos7-docker-4c-2g-3733 in /w/workspace/edgexfoundry_edgex-ui-go_PR-350 [Pipeline] { [Pipeline] ws [2021-05-08T08:54:54.162Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [2021-05-08T08:54:54.180Z] + sudo service docker restart [2021-05-08T08:54:54.180Z] + true [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-08T08:54:56.922Z] provisioning config files... [2021-05-08T08:54:56.966Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8021739112196566723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T08:54:57.414Z] ---> docker-login.sh [2021-05-08T08:54:57.414Z] nexus3.edgexfoundry.org:10001 [2021-05-08T08:54:58.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:54:58.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:54:58.619Z] Configure a credential helper to remove this warning. See [2021-05-08T08:54:58.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:54:58.619Z] [2021-05-08T08:54:58.619Z] Login Succeeded [2021-05-08T08:54:58.619Z] nexus3.edgexfoundry.org:10002 [2021-05-08T08:54:58.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:54:59.114Z] using credential edgex-jenkins-ssh [2021-05-08T08:54:59.131Z] Cloning the remote Git repository [2021-05-08T08:54:59.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:54:59.172Z] Configure a credential helper to remove this warning. See [2021-05-08T08:54:59.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:54:59.172Z] [2021-05-08T08:54:59.172Z] Login Succeeded [2021-05-08T08:54:59.172Z] nexus3.edgexfoundry.org:10003 [2021-05-08T08:54:59.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:54:59.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:54:59.723Z] Configure a credential helper to remove this warning. See [2021-05-08T08:54:59.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:54:59.723Z] [2021-05-08T08:54:59.723Z] Login Succeeded [2021-05-08T08:54:59.723Z] nexus3.edgexfoundry.org:10004 [2021-05-08T08:54:59.275Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T08:54:59.439Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-08T08:54:59.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T08:54:59.545Z] > git --version # timeout=10 [2021-05-08T08:54:59.552Z] > git --version # 'git version 2.24.3' [2021-05-08T08:54:59.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T08:54:59.585Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T08:55:00.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:55:00.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:55:00.273Z] Configure a credential helper to remove this warning. See [2021-05-08T08:55:00.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:55:00.274Z] [2021-05-08T08:55:00.274Z] Login Succeeded [2021-05-08T08:55:00.274Z] docker.io [2021-05-08T08:55:00.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:55:00.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:55:00.819Z] Configure a credential helper to remove this warning. See [2021-05-08T08:55:00.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:55:00.819Z] [2021-05-08T08:55:00.819Z] Login Succeeded [2021-05-08T08:55:00.819Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T08:55:00.852Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-08T08:55:01.275Z] ========================================================= [2021-05-08T08:55:01.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-08T08:55:01.275Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:55:01.657Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-08T08:55:01.876Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T08:55:01.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T08:55:01.956Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T08:55:02.066Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T08:55:02.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T08:55:02.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-08T08:55:02.644Z] Sending build context to Docker daemon 35.08MB [2021-05-08T08:55:02.644Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T08:55:02.644Z] Step 2/8 : FROM ${BASE} [2021-05-08T08:55:02.931Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-08T08:55:02.931Z] 595b0fe564bb: Pulling fs layer [2021-05-08T08:55:02.931Z] 7186ed65a4f7: Pulling fs layer [2021-05-08T08:55:02.931Z] 316046926c0a: Pulling fs layer [2021-05-08T08:55:02.931Z] 4ebd0625c992: Pulling fs layer [2021-05-08T08:55:02.931Z] 207e8628e3a3: Pulling fs layer [2021-05-08T08:55:02.931Z] c791037a9be2: Pulling fs layer [2021-05-08T08:55:02.931Z] ffd874e62e21: Pulling fs layer [2021-05-08T08:55:02.931Z] 207e8628e3a3: Waiting [2021-05-08T08:55:02.931Z] c791037a9be2: Waiting [2021-05-08T08:55:02.931Z] ffd874e62e21: Waiting [2021-05-08T08:55:02.931Z] 4ebd0625c992: Waiting [2021-05-08T08:55:02.931Z] 316046926c0a: Download complete [2021-05-08T08:55:02.931Z] 7186ed65a4f7: Verifying Checksum [2021-05-08T08:55:02.931Z] 207e8628e3a3: Verifying Checksum [2021-05-08T08:55:02.931Z] 207e8628e3a3: Download complete [2021-05-08T08:55:02.931Z] c791037a9be2: Download complete [2021-05-08T08:55:02.931Z] 595b0fe564bb: Verifying Checksum [2021-05-08T08:55:02.931Z] 595b0fe564bb: Download complete [2021-05-08T08:55:03.313Z] Merging remotes/origin/master commit 45c5c3c30aaf23148a1940dbf770e38088385cf5 into PR head commit 225a0ab47b217af9d5f159801e7245eae21dbd5e [2021-05-08T08:55:03.536Z] 595b0fe564bb: Pull complete [2021-05-08T08:55:03.335Z] > git config core.sparsecheckout # timeout=10 [2021-05-08T08:55:03.410Z] > git checkout -f 225a0ab47b217af9d5f159801e7245eae21dbd5e # timeout=10 [2021-05-08T08:55:04.138Z] 7186ed65a4f7: Pull complete [2021-05-08T08:55:04.593Z] Merge succeeded, producing c2975c53ac8a21725728e3ca6a733a9e1f3a9794 [2021-05-08T08:55:04.594Z] Checking out Revision c2975c53ac8a21725728e3ca6a733a9e1f3a9794 (PR-350) [2021-05-08T08:55:04.742Z] 316046926c0a: Pull complete [2021-05-08T08:55:03.906Z] > git remote # timeout=10 [2021-05-08T08:55:03.977Z] > git config --get remote.origin.url # timeout=10 [2021-05-08T08:55:04.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T08:55:04.059Z] > git merge 45c5c3c30aaf23148a1940dbf770e38088385cf5 # timeout=10 [2021-05-08T08:55:04.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-08T08:55:04.599Z] > git config core.sparsecheckout # timeout=10 [2021-05-08T08:55:04.694Z] > git checkout -f c2975c53ac8a21725728e3ca6a733a9e1f3a9794 # timeout=10 [2021-05-08T08:55:05.346Z] ffd874e62e21: Verifying Checksum [2021-05-08T08:55:05.346Z] ffd874e62e21: Download complete [2021-05-08T08:55:06.811Z] 4ebd0625c992: Download complete [2021-05-08T08:55:09.190Z] Commit message: "Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD" [2021-05-08T08:55:09.191Z] First time build. Skipping changelog. [2021-05-08T08:55:09.247Z] > git --version # timeout=10 [2021-05-08T08:55:09.266Z] > git --version # 'git version 2.24.3' [2021-05-08T08:55:09.284Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-08T08:55:11.353Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-08T08:55:11.863Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-08T08:55:12.309Z] + true [2021-05-08T08:55:12.309Z] + sudo service docker restart [2021-05-08T08:55:12.309Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-08T08:55:15.065Z] provisioning config files... [2021-05-08T08:55:15.113Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3025518375164517986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T08:55:15.780Z] ---> docker-login.sh [2021-05-08T08:55:15.780Z] nexus3.edgexfoundry.org:10001 [2021-05-08T08:55:16.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:55:16.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:55:16.366Z] Configure a credential helper to remove this warning. See [2021-05-08T08:55:16.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:55:16.366Z] [2021-05-08T08:55:16.366Z] Login Succeeded [2021-05-08T08:55:16.366Z] nexus3.edgexfoundry.org:10002 [2021-05-08T08:55:16.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:55:16.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:55:16.690Z] Configure a credential helper to remove this warning. See [2021-05-08T08:55:16.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:55:16.690Z] [2021-05-08T08:55:16.690Z] Login Succeeded [2021-05-08T08:55:16.690Z] nexus3.edgexfoundry.org:10003 [2021-05-08T08:55:16.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:55:16.987Z] 4ebd0625c992: Pull complete [2021-05-08T08:55:16.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:55:16.994Z] Configure a credential helper to remove this warning. See [2021-05-08T08:55:16.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:55:16.994Z] [2021-05-08T08:55:16.994Z] Login Succeeded [2021-05-08T08:55:16.994Z] nexus3.edgexfoundry.org:10004 [2021-05-08T08:55:17.263Z] 207e8628e3a3: Pull complete [2021-05-08T08:55:17.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:55:17.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:55:17.281Z] Configure a credential helper to remove this warning. See [2021-05-08T08:55:17.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:55:17.281Z] [2021-05-08T08:55:17.281Z] Login Succeeded [2021-05-08T08:55:17.281Z] docker.io [2021-05-08T08:55:17.861Z] c791037a9be2: Pull complete [2021-05-08T08:55:18.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T08:55:18.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T08:55:18.717Z] Configure a credential helper to remove this warning. See [2021-05-08T08:55:18.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T08:55:18.717Z] [2021-05-08T08:55:18.717Z] Login Succeeded [2021-05-08T08:55:18.717Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T08:55:18.811Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-08T08:55:19.406Z] ========================================================= [2021-05-08T08:55:19.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-08T08:55:19.406Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:55:19.882Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-08T08:55:20.888Z] Sending build context to Docker daemon 35.08MB [2021-05-08T08:55:20.888Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T08:55:20.888Z] Step 2/8 : FROM ${BASE} [2021-05-08T08:55:21.158Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-08T08:55:21.158Z] 540db60ca938: Pulling fs layer [2021-05-08T08:55:21.158Z] adcc1eea9eea: Pulling fs layer [2021-05-08T08:55:21.158Z] 4c4ab2625f07: Pulling fs layer [2021-05-08T08:55:21.158Z] 0510c868ecb4: Pulling fs layer [2021-05-08T08:55:21.158Z] afea3b2eda06: Pulling fs layer [2021-05-08T08:55:21.158Z] 7809a108b3ef: Pulling fs layer [2021-05-08T08:55:21.158Z] f706445af74f: Pulling fs layer [2021-05-08T08:55:21.158Z] afea3b2eda06: Waiting [2021-05-08T08:55:21.158Z] 7809a108b3ef: Waiting [2021-05-08T08:55:21.158Z] f706445af74f: Waiting [2021-05-08T08:55:21.158Z] 0510c868ecb4: Waiting [2021-05-08T08:55:21.158Z] 4c4ab2625f07: Verifying Checksum [2021-05-08T08:55:21.158Z] 4c4ab2625f07: Download complete [2021-05-08T08:55:21.158Z] adcc1eea9eea: Verifying Checksum [2021-05-08T08:55:21.158Z] adcc1eea9eea: Download complete [2021-05-08T08:55:21.158Z] afea3b2eda06: Verifying Checksum [2021-05-08T08:55:21.158Z] afea3b2eda06: Download complete [2021-05-08T08:55:21.158Z] 7809a108b3ef: Verifying Checksum [2021-05-08T08:55:21.158Z] 7809a108b3ef: Download complete [2021-05-08T08:55:21.251Z] ffd874e62e21: Pull complete [2021-05-08T08:55:21.251Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-08T08:55:21.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-08T08:55:21.252Z] ---> cfc18b08335c [2021-05-08T08:55:21.252Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-08T08:55:21.537Z] 540db60ca938: Verifying Checksum [2021-05-08T08:55:21.537Z] 540db60ca938: Download complete [2021-05-08T08:55:22.281Z] 540db60ca938: Pull complete [2021-05-08T08:55:23.035Z] adcc1eea9eea: Pull complete [2021-05-08T08:55:23.354Z] 4c4ab2625f07: Pull complete [2021-05-08T08:55:24.653Z] ---> Running in a00b16bc9ee5 [2021-05-08T08:55:24.653Z] Removing intermediate container a00b16bc9ee5 [2021-05-08T08:55:24.653Z] ---> c0b72a2c07c4 [2021-05-08T08:55:24.653Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T08:55:24.653Z] ---> Running in 486fda698810 [2021-05-08T08:55:26.117Z] f706445af74f: Verifying Checksum [2021-05-08T08:55:26.117Z] f706445af74f: Download complete [2021-05-08T08:55:27.290Z] Removing intermediate container 486fda698810 [2021-05-08T08:55:27.290Z] ---> acd000ccadc3 [2021-05-08T08:55:27.290Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-08T08:55:27.290Z] ---> Running in 425bdca87672 [2021-05-08T08:55:28.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-08T08:55:29.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-08T08:55:29.677Z] 0510c868ecb4: Verifying Checksum [2021-05-08T08:55:29.678Z] 0510c868ecb4: Download complete [2021-05-08T08:55:30.218Z] OK: 138 MiB in 40 packages [2021-05-08T08:55:31.656Z] Removing intermediate container 425bdca87672 [2021-05-08T08:55:31.656Z] ---> 99fa18c319ac [2021-05-08T08:55:31.656Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-08T08:55:31.656Z] ---> Running in 9acdd78826e3 [2021-05-08T08:55:31.928Z] Removing intermediate container 9acdd78826e3 [2021-05-08T08:55:31.928Z] ---> 3b45cca150e2 [2021-05-08T08:55:31.928Z] Step 7/8 : COPY . . [2021-05-08T08:55:35.311Z] ---> 99a7c2459a78 [2021-05-08T08:55:35.311Z] Step 8/8 : RUN go mod download [2021-05-08T08:55:35.593Z] ---> Running in a08aab9ba0bc [2021-05-08T08:55:38.085Z] 0510c868ecb4: Pull complete [2021-05-08T08:55:38.085Z] afea3b2eda06: Pull complete [2021-05-08T08:55:38.085Z] 7809a108b3ef: Pull complete [2021-05-08T08:55:42.375Z] f706445af74f: Pull complete [2021-05-08T08:55:42.375Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-08T08:55:42.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-08T08:55:42.375Z] ---> b068be0155e3 [2021-05-08T08:55:42.375Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-08T08:55:44.326Z] ---> Running in 057bc17e4dab [2021-05-08T08:55:44.326Z] Removing intermediate container 057bc17e4dab [2021-05-08T08:55:44.326Z] ---> d233bdc76d70 [2021-05-08T08:55:44.326Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T08:55:44.326Z] ---> Running in 95bd2f67c6f9 [2021-05-08T08:55:46.285Z] Removing intermediate container 95bd2f67c6f9 [2021-05-08T08:55:46.285Z] ---> c54a54e85431 [2021-05-08T08:55:46.285Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-08T08:55:46.285Z] ---> Running in 8b69bf6f61c4 [2021-05-08T08:55:46.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-08T08:55:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-08T08:55:49.458Z] OK: 149 MiB in 40 packages [2021-05-08T08:55:49.724Z] Removing intermediate container 8b69bf6f61c4 [2021-05-08T08:55:49.724Z] ---> cb3cb92c3acf [2021-05-08T08:55:49.724Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-08T08:55:49.724Z] ---> Running in 3e0d9eb43462 [2021-05-08T08:55:49.992Z] Removing intermediate container 3e0d9eb43462 [2021-05-08T08:55:49.992Z] ---> e6c2778c696d [2021-05-08T08:55:49.992Z] Step 7/8 : COPY . . [2021-05-08T08:55:53.349Z] ---> 1aac07a4b819 [2021-05-08T08:55:53.349Z] Step 8/8 : RUN go mod download [2021-05-08T08:55:53.349Z] ---> Running in 82382b8ce5cf [2021-05-08T08:56:07.930Z] Removing intermediate container a08aab9ba0bc [2021-05-08T08:56:07.930Z] ---> 1a5c36f1e9b9 [2021-05-08T08:56:07.930Z] Successfully built 1a5c36f1e9b9 [2021-05-08T08:56:07.930Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:56:08.305Z] + docker inspect -f . ci-base-image-arm64 [2021-05-08T08:56:08.305Z] . [Pipeline] withDockerContainer [2021-05-08T08:56:08.570Z] prd-ubuntu18.04-docker-arm64-4c-16g-3732 does not seem to be running inside a container [2021-05-08T08:56:08.666Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-08T08:56:10.202Z] $ docker top 4cd8af55a06d591f345051cdb6350966c2bf887de2373670693d8645d6e66d42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T08:56:11.212Z] + go version [2021-05-08T08:56:11.212Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-08T08:56:11.265Z] $ docker stop --time=1 4cd8af55a06d591f345051cdb6350966c2bf887de2373670693d8645d6e66d42 [2021-05-08T08:56:13.202Z] $ docker rm -f 4cd8af55a06d591f345051cdb6350966c2bf887de2373670693d8645d6e66d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:56:14.252Z] + docker inspect -f . ci-base-image-arm64 [2021-05-08T08:56:14.252Z] . [Pipeline] withDockerContainer [2021-05-08T08:56:14.629Z] prd-ubuntu18.04-docker-arm64-4c-16g-3732 does not seem to be running inside a container [2021-05-08T08:56:14.721Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-08T08:56:16.178Z] $ docker top fcc998632b9434e398b819de3da96d1c4bb27739c4429abd2c65358438a7842b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T08:56:17.187Z] + go mod tidy [Pipeline] sh [2021-05-08T08:56:18.490Z] + make test [2021-05-08T08:56:18.490Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-08T08:56:19.471Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-08T08:56:25.675Z] Removing intermediate container 82382b8ce5cf [2021-05-08T08:56:25.675Z] ---> e97e05399863 [2021-05-08T08:56:25.675Z] Successfully built e97e05399863 [2021-05-08T08:56:25.675Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:56:26.039Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-08T08:56:26.039Z] . [Pipeline] withDockerContainer [2021-05-08T08:56:26.203Z] prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container [2021-05-08T08:56:26.260Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-08T08:56:27.210Z] $ docker top 9640867f46a221df59f8758e61732e8a1bd2a026627ac18735f14c9c2cb6cfd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T08:56:27.751Z] + go version [2021-05-08T08:56:27.751Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-08T08:56:27.785Z] $ docker stop --time=1 9640867f46a221df59f8758e61732e8a1bd2a026627ac18735f14c9c2cb6cfd3 [2021-05-08T08:56:30.124Z] $ docker rm -f 9640867f46a221df59f8758e61732e8a1bd2a026627ac18735f14c9c2cb6cfd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:56:30.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-08T08:56:30.984Z] . [Pipeline] withDockerContainer [2021-05-08T08:56:31.117Z] prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container [2021-05-08T08:56:31.184Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-08T08:56:31.981Z] $ docker top ca17d930d78bb1dfa53fefc33171d6dd2b1438b6ff645b79f1d818f000885baf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T08:56:32.468Z] + go mod tidy [Pipeline] sh [2021-05-08T08:56:34.264Z] + make test [2021-05-08T08:56:34.264Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-08T08:56:35.768Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-08T08:56:51.036Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-08T08:56:51.037Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-08T08:56:51.037Z] GO111MODULE=on go vet ./... [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-08T08:56:58.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-08T08:56:58.492Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-08T08:57:01.230Z] $ docker stop --time=1 ca17d930d78bb1dfa53fefc33171d6dd2b1438b6ff645b79f1d818f000885baf [2021-05-08T08:57:03.763Z] $ docker rm -f ca17d930d78bb1dfa53fefc33171d6dd2b1438b6ff645b79f1d818f000885baf [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-08T08:57:04.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-08T08:57:04.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-08T08:57:07.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-08T08:57:07.951Z] + ls -al . [2021-05-08T08:57:07.951Z] total 92 [2021-05-08T08:57:07.951Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 8 08:56 . [2021-05-08T08:57:07.951Z] drwxrwxr-x. 4 jenkins jenkins 28 May 8 08:54 .. [2021-05-08T08:57:07.951Z] drwxrwxr-x. 3 jenkins jenkins 20 May 8 08:55 assets [2021-05-08T08:57:07.951Z] drwxrwxr-x. 2 jenkins jenkins 35 May 8 08:55 bin [2021-05-08T08:57:07.951Z] drwxrwxr-x. 3 jenkins jenkins 29 May 8 08:55 cmd [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 8 08:55 CONTRIBUTING.md [2021-05-08T08:57:07.951Z] -rw-r--r--. 1 jenkins jenkins 10 May 8 08:56 coverage.out [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 8 08:55 Dockerfile [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 902 May 8 08:55 Dockerfile.build [2021-05-08T08:57:07.951Z] drwxrwxr-x. 5 jenkins jenkins 104 May 8 08:55 docs [2021-05-08T08:57:07.951Z] drwxrwxr-x. 8 jenkins jenkins 179 May 8 08:55 .git [2021-05-08T08:57:07.951Z] drwxrwxr-x. 2 jenkins jenkins 103 May 8 08:55 .github [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 162 May 8 08:55 .gitignore [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 987 May 8 08:55 go.mod [2021-05-08T08:57:07.951Z] -rw-r--r--. 1 jenkins jenkins 24424 May 8 08:56 go.sum [2021-05-08T08:57:07.951Z] drwxrwxr-x. 10 jenkins jenkins 139 May 8 08:55 internal [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 652 May 8 08:55 Jenkinsfile [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 8 08:55 LICENSE [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 941 May 8 08:55 Makefile [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 8 08:55 README.md [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 5 May 8 08:52 VERSION [2021-05-08T08:57:07.951Z] -rw-rw-r--. 1 jenkins jenkins 155 May 8 08:55 version.go [2021-05-08T08:57:07.951Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 8 08:55 web [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:57:08.354Z] + 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=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 --label arch=amd64 --label version=0.0.0 . [2021-05-08T08:57:09.322Z] Sending build context to Docker daemon 35.1MB [2021-05-08T08:57:09.322Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T08:57:09.322Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-08T08:57:09.322Z] ---> e97e05399863 [2021-05-08T08:57:09.322Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-08T08:57:09.909Z] ---> Running in fa2d96e817a2 [2021-05-08T08:57:10.195Z] Removing intermediate container fa2d96e817a2 [2021-05-08T08:57:10.195Z] ---> f38f5da94872 [2021-05-08T08:57:10.195Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-08T08:57:10.195Z] ---> Running in 28c9b43a67fe [2021-05-08T08:57:10.462Z] Removing intermediate container 28c9b43a67fe [2021-05-08T08:57:10.462Z] ---> 80ec78d27622 [2021-05-08T08:57:10.462Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-08T08:57:10.728Z] ---> Running in efbf5ba3b653 [2021-05-08T08:57:10.991Z] Removing intermediate container efbf5ba3b653 [2021-05-08T08:57:10.992Z] ---> 55eb5b3a003a [2021-05-08T08:57:10.992Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-08T08:57:10.992Z] ---> Running in cf14dfb92162 [2021-05-08T08:57:11.255Z] Removing intermediate container cf14dfb92162 [2021-05-08T08:57:11.255Z] ---> 2cd61f1e0978 [2021-05-08T08:57:11.255Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-08T08:57:11.255Z] ---> Running in f04a46d5c976 [2021-05-08T08:57:11.531Z] Removing intermediate container f04a46d5c976 [2021-05-08T08:57:11.531Z] ---> e4204ebba19b [2021-05-08T08:57:11.531Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T08:57:11.531Z] ---> Running in 06907dcbe981 [2021-05-08T08:57:12.959Z] Removing intermediate container 06907dcbe981 [2021-05-08T08:57:12.959Z] ---> 79af142c3b9d [2021-05-08T08:57:12.960Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-08T08:57:12.960Z] ---> Running in ec0ceb4d05f1 [2021-05-08T08:57:13.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-08T08:57:14.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-08T08:57:15.108Z] OK: 149 MiB in 40 packages [2021-05-08T08:57:15.692Z] Removing intermediate container ec0ceb4d05f1 [2021-05-08T08:57:15.692Z] ---> c50d2256d802 [2021-05-08T08:57:15.692Z] Step 10/24 : ENV GO111MODULE=on [2021-05-08T08:57:15.692Z] ---> Running in 31cce173e34a [2021-05-08T08:57:15.965Z] Removing intermediate container 31cce173e34a [2021-05-08T08:57:15.965Z] ---> 53716ce9c208 [2021-05-08T08:57:15.965Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-08T08:57:15.965Z] ---> Running in 8c866cb8d6b1 [2021-05-08T08:57:16.551Z] Removing intermediate container 8c866cb8d6b1 [2021-05-08T08:57:16.551Z] ---> 0ffb168b1d8c [2021-05-08T08:57:16.551Z] Step 12/24 : COPY go.mod . [2021-05-08T08:57:16.825Z] ---> 9a76737fa671 [2021-05-08T08:57:16.825Z] Step 13/24 : COPY Makefile . [Pipeline] } [2021-05-08T08:57:16.880Z] $ docker stop --time=1 fcc998632b9434e398b819de3da96d1c4bb27739c4429abd2c65358438a7842b [2021-05-08T08:57:17.090Z] ---> b0db4ffe9f29 [2021-05-08T08:57:17.090Z] Step 14/24 : RUN make update [2021-05-08T08:57:17.090Z] ---> Running in 3158dc650139 [2021-05-08T08:57:17.680Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-08T08:57:18.658Z] Removing intermediate container 3158dc650139 [2021-05-08T08:57:18.658Z] ---> 96a655ad2c8b [2021-05-08T08:57:18.658Z] Step 15/24 : COPY . . [2021-05-08T08:57:18.805Z] $ docker rm -f fcc998632b9434e398b819de3da96d1c4bb27739c4429abd2c65358438a7842b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-08T08:57:19.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-08T08:57:19.657Z] Warning: overwriting stash ‘coverage-report’ [2021-05-08T08:57:20.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-08T08:57:20.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-08T08:57:21.278Z] + ls -al . [2021-05-08T08:57:21.278Z] total 124 [2021-05-08T08:57:21.278Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 08:56 . [2021-05-08T08:57:21.278Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 08:54 .. [2021-05-08T08:57:21.278Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 08:54 .git [2021-05-08T08:57:21.278Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 08:54 .github [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 162 May 8 08:54 .gitignore [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 8 08:54 CONTRIBUTING.md [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 8 08:54 Dockerfile [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 902 May 8 08:54 Dockerfile.build [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 652 May 8 08:54 Jenkinsfile [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 8 08:54 LICENSE [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 941 May 8 08:54 Makefile [2021-05-08T08:57:21.278Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 8 08:54 README.md [2021-05-08T08:57:21.279Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 08:52 VERSION [2021-05-08T08:57:21.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 08:54 assets [2021-05-08T08:57:21.279Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 08:54 bin [2021-05-08T08:57:21.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 08:54 cmd [2021-05-08T08:57:21.279Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 08:56 coverage.out [2021-05-08T08:57:21.279Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 08:54 docs [2021-05-08T08:57:21.279Z] -rw-rw-r-- 1 jenkins jenkins 987 May 8 08:54 go.mod [2021-05-08T08:57:21.279Z] -rw-r--r-- 1 jenkins jenkins 24424 May 8 08:56 go.sum [2021-05-08T08:57:21.279Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 08:54 internal [2021-05-08T08:57:21.279Z] -rw-rw-r-- 1 jenkins jenkins 155 May 8 08:54 version.go [2021-05-08T08:57:21.279Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 08:54 web [Pipeline] isUnix [Pipeline] sh [2021-05-08T08:57:21.657Z] + 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=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 --label arch=arm64 --label version=0.0.0 . [2021-05-08T08:57:22.019Z] ---> 267b550f36d7 [2021-05-08T08:57:22.019Z] Step 16/24 : RUN ${MAKE} [2021-05-08T08:57:22.019Z] ---> Running in c9ab35a8a18b [2021-05-08T08:57:22.612Z] 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-05-08T08:57:22.636Z] Sending build context to Docker daemon 35.1MB [2021-05-08T08:57:22.636Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T08:57:22.636Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-08T08:57:22.636Z] ---> 1a5c36f1e9b9 [2021-05-08T08:57:22.636Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-08T08:57:23.241Z] ---> Running in af8e497c9941 [2021-05-08T08:57:23.512Z] Removing intermediate container af8e497c9941 [2021-05-08T08:57:23.512Z] ---> 8f0ad9d7a48b [2021-05-08T08:57:23.512Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-08T08:57:23.790Z] ---> Running in 0f7e1272ec71 [2021-05-08T08:57:24.386Z] Removing intermediate container 0f7e1272ec71 [2021-05-08T08:57:24.386Z] ---> 2a8284fc9c1f [2021-05-08T08:57:24.386Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-08T08:57:24.386Z] ---> Running in 3f4f2219eea5 [2021-05-08T08:57:24.657Z] Removing intermediate container 3f4f2219eea5 [2021-05-08T08:57:24.657Z] ---> b122fa229ed3 [2021-05-08T08:57:24.657Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-08T08:57:24.928Z] ---> Running in d0c33ce0f9c0 [2021-05-08T08:57:25.527Z] Removing intermediate container d0c33ce0f9c0 [2021-05-08T08:57:25.527Z] ---> 525faa319da4 [2021-05-08T08:57:25.527Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-08T08:57:25.527Z] ---> Running in 84b8bc292e66 [2021-05-08T08:57:25.803Z] Removing intermediate container 84b8bc292e66 [2021-05-08T08:57:25.803Z] ---> 6c848fae2817 [2021-05-08T08:57:25.803Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T08:57:26.074Z] ---> Running in aca8f100968a [2021-05-08T08:57:28.046Z] Removing intermediate container aca8f100968a [2021-05-08T08:57:28.046Z] ---> 6f2b7d5e4a15 [2021-05-08T08:57:28.046Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-08T08:57:28.320Z] ---> Running in 66ed49d7680b [2021-05-08T08:57:29.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-08T08:57:30.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-08T08:57:35.015Z] OK: 138 MiB in 40 packages [2021-05-08T08:57:35.288Z] Removing intermediate container 66ed49d7680b [2021-05-08T08:57:35.288Z] ---> 3d7a892d059a [2021-05-08T08:57:35.288Z] Step 10/24 : ENV GO111MODULE=on [2021-05-08T08:57:35.565Z] ---> Running in 12c01906e01c [2021-05-08T08:57:36.161Z] Removing intermediate container 12c01906e01c [2021-05-08T08:57:36.161Z] ---> 55f85e79707b [2021-05-08T08:57:36.161Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-08T08:57:36.161Z] ---> Running in fe6268ed634b [2021-05-08T08:57:36.756Z] Removing intermediate container fe6268ed634b [2021-05-08T08:57:36.756Z] ---> 69f034463c8f [2021-05-08T08:57:36.756Z] Step 12/24 : COPY go.mod . [2021-05-08T08:57:37.348Z] ---> 22a54685b0f1 [2021-05-08T08:57:37.348Z] Step 13/24 : COPY Makefile . [2021-05-08T08:57:37.975Z] ---> e56785d8c66b [2021-05-08T08:57:37.975Z] Step 14/24 : RUN make update [2021-05-08T08:57:37.984Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-08T08:57:38.249Z] ---> Running in 53edcdeadb61 [2021-05-08T08:57:39.227Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-08T08:57:40.590Z] Removing intermediate container c9ab35a8a18b [2021-05-08T08:57:40.590Z] ---> 541a51e984e5 [2021-05-08T08:57:40.590Z] Step 17/24 : FROM alpine:3.12 [2021-05-08T08:57:40.590Z] 3.12: Pulling from library/alpine [2021-05-08T08:57:40.658Z] Removing intermediate container 53edcdeadb61 [2021-05-08T08:57:40.658Z] ---> 280e9b610fc8 [2021-05-08T08:57:40.658Z] Step 15/24 : COPY . . [2021-05-08T08:57:40.856Z] 339de151aab4: Pulling fs layer [2021-05-08T08:57:40.856Z] 339de151aab4: Verifying Checksum [2021-05-08T08:57:40.856Z] 339de151aab4: Download complete [2021-05-08T08:57:41.457Z] 339de151aab4: Pull complete [2021-05-08T08:57:41.457Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-08T08:57:41.457Z] Status: Downloaded newer image for alpine:3.12 [2021-05-08T08:57:41.457Z] ---> 13621d1b12d4 [2021-05-08T08:57:41.457Z] Step 18/24 : EXPOSE 4000 [2021-05-08T08:57:41.457Z] ---> Running in 2979520971bc [2021-05-08T08:57:41.730Z] Removing intermediate container 2979520971bc [2021-05-08T08:57:41.730Z] ---> c8a7c5908dfe [2021-05-08T08:57:41.730Z] 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-05-08T08:57:43.721Z] ---> 8ba5d4c7c3c1 [2021-05-08T08:57:43.721Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-08T08:57:43.721Z] ---> Running in 95c85916226e [2021-05-08T08:57:43.721Z] Removing intermediate container 95c85916226e [2021-05-08T08:57:43.721Z] ---> 0c372a2e15bc [2021-05-08T08:57:43.721Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-08T08:57:43.721Z] ---> Running in b9b23aaa3383 [2021-05-08T08:57:44.008Z] Removing intermediate container b9b23aaa3383 [2021-05-08T08:57:44.008Z] ---> c0e78db78125 [2021-05-08T08:57:44.008Z] Step 22/24 : LABEL arch=amd64 [2021-05-08T08:57:44.008Z] ---> Running in a56ea78d2805 [2021-05-08T08:57:44.037Z] ---> 7108fdaf6085 [2021-05-08T08:57:44.038Z] Step 16/24 : RUN ${MAKE} [2021-05-08T08:57:44.285Z] Removing intermediate container a56ea78d2805 [2021-05-08T08:57:44.285Z] ---> 88494a9cd83d [2021-05-08T08:57:44.285Z] Step 23/24 : LABEL git_sha=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [2021-05-08T08:57:44.311Z] ---> Running in faeaaf728ea8 [2021-05-08T08:57:44.550Z] ---> Running in a91e70877edc [2021-05-08T08:57:44.550Z] Removing intermediate container a91e70877edc [2021-05-08T08:57:44.550Z] ---> 8b5887513742 [2021-05-08T08:57:44.550Z] Step 24/24 : LABEL version=0.0.0 [2021-05-08T08:57:44.815Z] ---> Running in 59d49ce4955f [2021-05-08T08:57:45.078Z] Removing intermediate container 59d49ce4955f [2021-05-08T08:57:45.078Z] ---> b0cec7fe1657 [2021-05-08T08:57:45.078Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-08T08:57:45.078Z] Successfully built b0cec7fe1657 [2021-05-08T08:57:45.078Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-08T08:57:45.292Z] 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 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-08T08:57:46.109Z] ---> job-cost.sh [2021-05-08T08:57:46.109Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-msWx [2021-05-08T08:58:04.319Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-08T08:58:12.102Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-08T08:58:17.520Z] Removing intermediate container faeaaf728ea8 [2021-05-08T08:58:17.520Z] ---> 5682510ee6d9 [2021-05-08T08:58:17.520Z] Step 17/24 : FROM alpine:3.12 [2021-05-08T08:58:17.520Z] 3.12: Pulling from library/alpine [2021-05-08T08:58:17.520Z] d2f70382dc9a: Pulling fs layer [2021-05-08T08:58:17.520Z] d2f70382dc9a: Verifying Checksum [2021-05-08T08:58:17.520Z] d2f70382dc9a: Download complete [2021-05-08T08:58:18.117Z] d2f70382dc9a: Pull complete [2021-05-08T08:58:18.394Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-08T08:58:18.394Z] Status: Downloaded newer image for alpine:3.12 [2021-05-08T08:58:18.394Z] ---> 9852663dfa18 [2021-05-08T08:58:18.394Z] Step 18/24 : EXPOSE 4000 [2021-05-08T08:58:18.394Z] ---> Running in 09778ec44967 [2021-05-08T08:58:18.987Z] Removing intermediate container 09778ec44967 [2021-05-08T08:58:18.987Z] ---> a2e80ca88aad [2021-05-08T08:58:18.987Z] 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-05-08T08:58:21.595Z] ---> d660c5d51b63 [2021-05-08T08:58:21.595Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-08T08:58:21.595Z] ---> Running in dac929b4c062 [2021-05-08T08:58:21.870Z] Removing intermediate container dac929b4c062 [2021-05-08T08:58:21.870Z] ---> 9eafcb274c26 [2021-05-08T08:58:21.870Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-08T08:58:21.870Z] ---> Running in 10fece549c7b [2021-05-08T08:58:22.480Z] Removing intermediate container 10fece549c7b [2021-05-08T08:58:22.480Z] ---> 2dbbf35e9f23 [2021-05-08T08:58:22.480Z] Step 22/24 : LABEL arch=arm64 [2021-05-08T08:58:22.480Z] ---> Running in 40bd834f4b16 [2021-05-08T08:58:23.082Z] Removing intermediate container 40bd834f4b16 [2021-05-08T08:58:23.082Z] ---> 153c023d3b91 [2021-05-08T08:58:23.082Z] Step 23/24 : LABEL git_sha=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [2021-05-08T08:58:23.082Z] ---> Running in d4d02210d9ff [2021-05-08T08:58:23.676Z] Removing intermediate container d4d02210d9ff [2021-05-08T08:58:23.676Z] ---> 106117af92b2 [2021-05-08T08:58:23.676Z] Step 24/24 : LABEL version=0.0.0 [2021-05-08T08:58:23.676Z] ---> Running in fbec81074164 [2021-05-08T08:58:24.267Z] Removing intermediate container fbec81074164 [2021-05-08T08:58:24.267Z] ---> 08e5802d2a42 [2021-05-08T08:58:24.267Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-08T08:58:24.267Z] Successfully built 08e5802d2a42 [2021-05-08T08:58:24.267Z] 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-05-08T08:58:24.989Z] ---> job-cost.sh [2021-05-08T08:58:24.990Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OHzL [2021-05-08T08:58:36.610Z] lf-activate-venv(): INFO: Adding /tmp/venv-msWx/bin to PATH [2021-05-08T08:58:36.610Z] INFO: No Stack... [2021-05-08T08:58:36.610Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-08T08:58:36.610Z] INFO: Archiving Costs [Pipeline] sh [2021-05-08T08:58:37.000Z] + cut -d, -f6 [2021-05-08T08:58:37.000Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-05-08T08:58:37.146Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [2021-05-08T08:58:37.153Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] did not exist. Created. [2021-05-08T08:58:37.153Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-08T08:58:37.610Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-08T08:58:38.102Z] Stashed 1 file(s) [Pipeline] } [2021-05-08T08:58:38.126Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-08T08:59:32.953Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-08T09:00:54.678Z] lf-activate-venv(): INFO: Adding /tmp/venv-OHzL/bin to PATH [2021-05-08T09:00:54.678Z] INFO: No Stack... [2021-05-08T09:00:54.678Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-08T09:00:54.678Z] INFO: Archiving Costs [Pipeline] sh [2021-05-08T09:00:55.049Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-08T09:00:55.049Z] + cut -d, -f6 [Pipeline] lock [2021-05-08T09:00:55.252Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [2021-05-08T09:00:55.261Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] did not exist. Created. [2021-05-08T09:00:55.261Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-08T09:00:55.717Z] /w/workspace/edgex-ui-go/1@tmp/durable-335afa10/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-335afa10/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-08T09:00:56.100Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-08T09:00:56.147Z] Warning: overwriting stash ‘stack-cost’ [2021-05-08T09:00:56.378Z] Stashed 1 file(s) [Pipeline] } [2021-05-08T09:00:56.408Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-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-05-08T09:00:57.464Z] provisioning config files... [2021-05-08T09:00:57.478Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/config6635334747285467560tmp [Pipeline] { [Pipeline] sh [2021-05-08T09:00:57.850Z] + set +x [2021-05-08T09:00:57.850Z] + curl -s https://codecov.io/bash [2021-05-08T09:00:57.850Z] + bash -s -- [2021-05-08T09:00:58.116Z] [2021-05-08T09:00:58.116Z] _____ _ [2021-05-08T09:00:58.116Z] / ____| | | [2021-05-08T09:00:58.116Z] | | ___ __| | ___ ___ _____ __ [2021-05-08T09:00:58.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-08T09:00:58.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-08T09:00:58.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-08T09:00:58.116Z] Bash-1.0.2 [2021-05-08T09:00:58.116Z] [2021-05-08T09:00:58.116Z] [2021-05-08T09:00:58.116Z] ==> git version 2.24.3 found [2021-05-08T09:00:58.116Z] ==> 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-05-08T09:00:58.116Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-08T09:00:58.116Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-08T09:00:58.116Z] ==> Jenkins CI detected. [2021-05-08T09:00:58.116Z] project root: . [2021-05-08T09:00:58.116Z] --> token set from env [2021-05-08T09:00:58.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-08T09:00:58.116Z] ==> Running gcov in . (disable via -X gcov) [2021-05-08T09:00:58.116Z] ==> Python coveragepy not found [2021-05-08T09:00:58.116Z] ==> Searching for coverage reports in: [2021-05-08T09:00:58.116Z] + . [2021-05-08T09:00:58.116Z] -> Found 1 reports [2021-05-08T09:00:58.116Z] ==> Detecting git/mercurial file structure [2021-05-08T09:00:58.116Z] ==> Reading reports [2021-05-08T09:00:58.116Z] + ./coverage.out bytes=10 [2021-05-08T09:00:58.384Z] ==> Appending adjustments [2021-05-08T09:00:58.384Z] https://docs.codecov.io/docs/fixing-reports [2021-05-08T09:00:58.384Z] + Found adjustments [2021-05-08T09:00:58.384Z] ==> Gzipping contents [2021-05-08T09:00:58.384Z] 4.0K /tmp/codecov.1MQHky.gz [2021-05-08T09:00:58.384Z] ==> Uploading reports [2021-05-08T09:00:58.384Z] url: https://codecov.io [2021-05-08T09:00:58.384Z] query: branch=PR-350&commit=97e586b6ae399f3db216c93d8ba35ec1b4e637a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=350&job=&cmd_args= [2021-05-08T09:00:58.384Z] -> Pinging Codecov [2021-05-08T09:00:58.384Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-350&commit=97e586b6ae399f3db216c93d8ba35ec1b4e637a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=350&job=&cmd_args= [2021-05-08T09:01:03.705Z] -> Uploading to [2021-05-08T09:01:03.705Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-08/FB506323287CE973F263BFD2A0EB1F37/97e586b6ae399f3db216c93d8ba35ec1b4e637a1/1934c647-5cf7-4bd5-9a74-8fa9610beade.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210508T090102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8992198a20fa140694b41e7c09607157e895bc4f24974f27e81725c0890f65b [2021-05-08T09:01:03.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-08T09:01:03.705Z] Dload Upload Total Spent Left Speed [2021-05-08T09:01:03.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 8944 --:--:-- --:--:-- --:--:-- 8970 [2021-05-08T09:01:03.705Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [Pipeline] } [2021-05-08T09:01:03.735Z] 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-05-08T09:01:06.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:01:06.435Z] ---> package-listing.sh [2021-05-08T09:01:06.436Z] ++ facter osfamily [2021-05-08T09:01:06.436Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-08T09:01:06.436Z] + OS_FAMILY=redhat [2021-05-08T09:01:06.436Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-350 [2021-05-08T09:01:06.436Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-08T09:01:06.436Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-08T09:01:06.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-08T09:01:06.436Z] + PACKAGES=/tmp/packages_start.txt [2021-05-08T09:01:06.436Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-350 ']' [2021-05-08T09:01:06.436Z] + PACKAGES=/tmp/packages_end.txt [2021-05-08T09:01:06.436Z] + case "${OS_FAMILY}" in [2021-05-08T09:01:06.436Z] + rpm -qa [2021-05-08T09:01:06.436Z] + sort [2021-05-08T09:01:11.762Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-08T09:01:11.762Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-08T09:01:11.762Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-08T09:01:11.762Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-350 ']' [2021-05-08T09:01:11.762Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-350/archives/ [2021-05-08T09:01:11.762Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-350/archives/ [Pipeline] echo [2021-05-08T09:01:11.797Z] 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-350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-08T09:01:12.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:01:12.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-08T09:01:12.485Z] [2021-05-08T09:01:12.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:01:12.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-08T09:01:13.115Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-08T09:01:13.115Z] df20fa9351a1: Pulling fs layer [2021-05-08T09:01:13.115Z] 36b3adc4ff6f: Pulling fs layer [2021-05-08T09:01:13.115Z] 8ad3a11d3b57: Pulling fs layer [2021-05-08T09:01:13.115Z] 46f8f816bc3b: Pulling fs layer [2021-05-08T09:01:13.115Z] 93b61091891f: Pulling fs layer [2021-05-08T09:01:13.115Z] 93b9cdb0e59b: Pulling fs layer [2021-05-08T09:01:13.115Z] 5e14af77c1be: Pulling fs layer [2021-05-08T09:01:13.115Z] 01666e4c0597: Pulling fs layer [2021-05-08T09:01:13.115Z] aa168da1d23b: Pulling fs layer [2021-05-08T09:01:13.115Z] 46f8f816bc3b: Waiting [2021-05-08T09:01:13.115Z] 93b61091891f: Waiting [2021-05-08T09:01:13.115Z] 5e14af77c1be: Waiting [2021-05-08T09:01:13.115Z] 93b9cdb0e59b: Waiting [2021-05-08T09:01:13.115Z] 01666e4c0597: Waiting [2021-05-08T09:01:13.115Z] aa168da1d23b: Waiting [2021-05-08T09:01:13.115Z] 36b3adc4ff6f: Verifying Checksum [2021-05-08T09:01:13.115Z] 36b3adc4ff6f: Download complete [2021-05-08T09:01:13.380Z] 46f8f816bc3b: Verifying Checksum [2021-05-08T09:01:13.380Z] 46f8f816bc3b: Download complete [2021-05-08T09:01:13.957Z] 93b61091891f: Download complete [2021-05-08T09:01:13.958Z] 93b9cdb0e59b: Verifying Checksum [2021-05-08T09:01:13.958Z] 93b9cdb0e59b: Download complete [2021-05-08T09:01:13.958Z] 5e14af77c1be: Verifying Checksum [2021-05-08T09:01:13.958Z] 5e14af77c1be: Download complete [2021-05-08T09:01:13.958Z] 01666e4c0597: Verifying Checksum [2021-05-08T09:01:13.958Z] df20fa9351a1: Verifying Checksum [2021-05-08T09:01:13.958Z] df20fa9351a1: Download complete [2021-05-08T09:01:14.539Z] df20fa9351a1: Pull complete [2021-05-08T09:01:14.802Z] 36b3adc4ff6f: Pull complete [2021-05-08T09:01:15.379Z] 8ad3a11d3b57: Verifying Checksum [2021-05-08T09:01:15.379Z] 8ad3a11d3b57: Download complete [2021-05-08T09:01:16.329Z] 8ad3a11d3b57: Pull complete [2021-05-08T09:01:16.329Z] 46f8f816bc3b: Pull complete [2021-05-08T09:01:16.592Z] 93b61091891f: Pull complete [2021-05-08T09:01:16.592Z] 93b9cdb0e59b: Pull complete [2021-05-08T09:01:16.860Z] 5e14af77c1be: Pull complete [2021-05-08T09:01:16.860Z] 01666e4c0597: Pull complete [2021-05-08T09:01:43.495Z] aa168da1d23b: Verifying Checksum [2021-05-08T09:01:43.495Z] aa168da1d23b: Download complete [2021-05-08T09:01:46.078Z] aa168da1d23b: Pull complete [2021-05-08T09:01:46.359Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-08T09:01:46.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-08T09:01:46.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-08T09:01:46.599Z] prd-centos7-docker-4c-2g-3730 does not seem to be running inside a container [2021-05-08T09:01:46.653Z] $ 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-350/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-350 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350:/w/workspace/edgexfoundry_edgex-ui-go_PR-350:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-08T09:01:49.873Z] $ docker top 93ddf89f056007b3be2e9a188f5ff4833b33440053eb6c0f831ae6d6d20634df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T09:01:50.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-08T09:01:50.687Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-08T09:01:51.010Z] + ls /var/log/sa-host [2021-05-08T09:01:51.010Z] + sadf -c /var/log/sa-host/sa08 [2021-05-08T09:01:51.010Z] file_magic: OK [2021-05-08T09:01:51.010Z] HZ: Using current value: 100 [2021-05-08T09:01:51.010Z] file_header: OK [2021-05-08T09:01:51.010Z] 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-05-08T09:01:51.010Z] Statistics: [2021-05-08T09:01:51.010Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-08T09:01:51.010Z] File successfully converted to sysstat format version 12.2.1 [2021-05-08T09:01:51.010Z] + sadf -c /var/log/sa-host/sa23 [2021-05-08T09:01:51.010Z] file_magic: OK [2021-05-08T09:01:51.010Z] HZ: Using current value: 100 [2021-05-08T09:01:51.010Z] file_header: OK [2021-05-08T09:01:51.010Z] 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-05-08T09:01:51.010Z] Statistics: [2021-05-08T09:01:51.010Z] Hnuu...uuuununununu... [2021-05-08T09:01:51.010Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-08T09:01:51.693Z] provisioning config files... [2021-05-08T09:01:51.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/config4262789002794209958tmp [Pipeline] { [Pipeline] echo [2021-05-08T09:01:51.773Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:01:52.116Z] ---> create-netrc.sh [Pipeline] } [2021-05-08T09:01:52.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-08T09:01:52.220Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:01:52.565Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-08T09:01:52.598Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:01:52.942Z] ---> sudo-logs.sh [2021-05-08T09:01:52.942Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-08T09:01:53.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:01:53.366Z] ---> job-cost.sh [2021-05-08T09:01:53.366Z] lf-activate-venv: SKIPPING [2021-05-08T09:01:53.366Z] DEBUG: total: 0.20999999344348907 [2021-05-08T09:01:53.366Z] INFO: Retrieving Stack Cost... [2021-05-08T09:01:54.320Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-08T09:01:54.586Z] INFO: Archiving Costs [Pipeline] echo [2021-05-08T09:01:54.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:01:54.966Z] ---> logs-deploy.sh [2021-05-08T09:01:54.967Z] lf-activate-venv: SKIPPING [2021-05-08T09:01:54.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-350/1 [2021-05-08T09:01:54.967Z] INFO: archiving workspace using pattern(s): [2021-05-08T09:01:56.895Z] Archives upload complete. [2021-05-08T09:01:56.895Z] INFO: archiving logs to Nexus