Pull request #325 closed Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Waiting for GitHub to create a merge commit for pull request 325. Retrying 4 more times... Waiting for GitHub to create a merge commit for pull request 325. Retrying 3 more times... Waiting for GitHub to create a merge commit for pull request 325. Retrying 2 more times... Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 67cde7ba2ef045a9c51b5781a16f2c9526065c00 rather than b948a7080ba018320e6244acc891c9d11143ade9 Obtained Jenkinsfile from 67cde7ba2ef045a9c51b5781a16f2c9526065c00 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32882 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [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-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 67cde7ba2ef045a9c51b5781a16f2c9526065c00 into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 Merge succeeded, producing e34e7380d81b8ca165d38ff81bd76fc9177b5315 Checking out Revision e34e7380d81b8ca165d38ff81bd76fc9177b5315 (PR-325) > git config core.sparsecheckout # timeout=10 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 67cde7ba2ef045a9c51b5781a16f2c9526065c00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34e7380d81b8ca165d38ff81bd76fc9177b5315 # timeout=10 Commit message: "Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD" > git rev-list --no-walk b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-06T04:43:43.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-06T04:43:43.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-06T04:43:43.404Z] ========================================================= [2021-04-06T04:43:43.404Z] EdgeX Global Pipelines Version Info [2021-04-06T04:43:43.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:43:44.895Z] ------------------- [2021-04-06T04:43:44.895Z] stable info: [2021-04-06T04:43:44.895Z] ------------------- [2021-04-06T04:43:44.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-06T04:43:44.895Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-06T04:43:44.895Z] Message: update stable to v1.0.186 [2021-04-06T04:43:45.841Z] ------------------- [2021-04-06T04:43:45.841Z] experimental info: [2021-04-06T04:43:45.841Z] ------------------- [2021-04-06T04:43:45.841Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-06T04:43:45.841Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-06T04:43:45.841Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-06T04:43:46.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-06T04:43:46.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-06T04:43:46.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-06T04:43:46.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-06T04:43:46.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-06T04:43:46.536Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-06T04:43:46.627Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-06T04:43:46.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-06T04:43:46.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-06T04:43:46.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-06T04:43:46.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-06T04:43:47.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-06T04:43:47.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-06T04:43:47.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-06T04:43:47.344Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-06T04:43:47.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-06T04:43:47.520Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T04:43:47.603Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T04:43:47.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-06T04:43:47.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-06T04:43:47.879Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-06T04:43:47.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-06T04:43:48.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-06T04:43:48.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-06T04:43:48.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-06T04:43:48.423Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-06T04:43:48.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo [2021-04-06T04:43:48.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo [2021-04-06T04:43:48.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo [2021-04-06T04:43:48.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e34e7380d81b8ca165d38ff81bd76fc9177b5315 [Pipeline] echo [2021-04-06T04:43:48.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e34e738 [Pipeline] echo [2021-04-06T04:43:48.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T04:43:49.167Z] provisioning config files... [2021-04-06T04:43:49.200Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config1810194052886025284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:43:49.552Z] ---> docker-login.sh [2021-04-06T04:43:49.552Z] nexus3.edgexfoundry.org:10001 [2021-04-06T04:43:49.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:43:49.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:43:49.817Z] Configure a credential helper to remove this warning. See [2021-04-06T04:43:49.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:43:49.817Z] [2021-04-06T04:43:49.817Z] Login Succeeded [2021-04-06T04:43:49.817Z] nexus3.edgexfoundry.org:10002 [2021-04-06T04:43:50.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:43:50.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:43:50.080Z] Configure a credential helper to remove this warning. See [2021-04-06T04:43:50.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:43:50.080Z] [2021-04-06T04:43:50.080Z] Login Succeeded [2021-04-06T04:43:50.080Z] nexus3.edgexfoundry.org:10003 [2021-04-06T04:43:50.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:43:50.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:43:50.346Z] Configure a credential helper to remove this warning. See [2021-04-06T04:43:50.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:43:50.346Z] [2021-04-06T04:43:50.346Z] Login Succeeded [2021-04-06T04:43:50.347Z] nexus3.edgexfoundry.org:10004 [2021-04-06T04:43:50.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:43:50.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:43:50.347Z] Configure a credential helper to remove this warning. See [2021-04-06T04:43:50.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:43:50.347Z] [2021-04-06T04:43:50.347Z] Login Succeeded [2021-04-06T04:43:50.347Z] docker.io [2021-04-06T04:43:50.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:43:50.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:43:50.877Z] Configure a credential helper to remove this warning. See [2021-04-06T04:43:50.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:43:50.877Z] [2021-04-06T04:43:50.877Z] Login Succeeded [2021-04-06T04:43:50.877Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T04:43:50.892Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T04:43:51.730Z] + git log --format=format:%s -1 e34e7380d81b8ca165d38ff81bd76fc9177b5315 [Pipeline] echo [2021-04-06T04:43:51.797Z] GIT_COMMIT: e34e7380d81b8ca165d38ff81bd76fc9177b5315, Commit Message: Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD [Pipeline] echo [2021-04-06T04:43:51.858Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:43:52.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T04:43:52.476Z] [2021-04-06T04:43:52.477Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:43:52.837Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T04:43:52.837Z] latest: Pulling from edgex-devops/git-semver [2021-04-06T04:43:52.838Z] 31603596830f: Pulling fs layer [2021-04-06T04:43:52.838Z] 2a8b12db71e7: Pulling fs layer [2021-04-06T04:43:52.838Z] 6ca5941a6612: Pulling fs layer [2021-04-06T04:43:52.838Z] ecc8261a40a4: Pulling fs layer [2021-04-06T04:43:52.838Z] ecc8261a40a4: Waiting [2021-04-06T04:43:52.838Z] 2a8b12db71e7: Verifying Checksum [2021-04-06T04:43:52.838Z] 2a8b12db71e7: Download complete [2021-04-06T04:43:52.838Z] 31603596830f: Verifying Checksum [2021-04-06T04:43:52.838Z] 31603596830f: Download complete [2021-04-06T04:43:53.109Z] ecc8261a40a4: Verifying Checksum [2021-04-06T04:43:53.109Z] ecc8261a40a4: Download complete [2021-04-06T04:43:53.109Z] 6ca5941a6612: Verifying Checksum [2021-04-06T04:43:53.109Z] 6ca5941a6612: Download complete [2021-04-06T04:43:53.381Z] 31603596830f: Pull complete [2021-04-06T04:43:53.381Z] 2a8b12db71e7: Pull complete [2021-04-06T04:43:54.328Z] 6ca5941a6612: Pull complete [2021-04-06T04:43:54.328Z] ecc8261a40a4: Pull complete [2021-04-06T04:43:54.328Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-06T04:43:54.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T04:43:54.328Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-06T04:43:54.427Z] prd-centos7-docker-4c-2g-32882 does not seem to be running inside a container [2021-04-06T04:43:54.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@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:10004/edgex-devops/git-semver:latest cat [2021-04-06T04:43:56.517Z] $ docker top 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T04:43:56.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T04:43:56.880Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T04:43:57.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T04:43:57.108Z] $ docker exec 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent [2021-04-06T04:43:57.273Z] SSH_AUTH_SOCK=/tmp/ssh-AnC4y2g2b4a7/agent.11 [2021-04-06T04:43:57.273Z] SSH_AGENT_PID=16 [2021-04-06T04:43:57.283Z] Running ssh-add (command line suppressed) [2021-04-06T04:43:57.395Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_8692865506709047961.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_8692865506709047961.key) [2021-04-06T04:43:57.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T04:43:57.781Z] + git tag --points-at HEAD [Pipeline] } [2021-04-06T04:43:57.801Z] $ docker exec --env ******** --env ******** 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent -k [2021-04-06T04:43:57.911Z] unset SSH_AUTH_SOCK; [2021-04-06T04:43:57.911Z] unset SSH_AGENT_PID; [2021-04-06T04:43:57.911Z] echo Agent pid 16 killed; [2021-04-06T04:43:57.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-06T04:43:58.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T04:43:58.096Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T04:43:58.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T04:43:58.261Z] $ docker exec 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent [2021-04-06T04:43:58.424Z] SSH_AUTH_SOCK=/tmp/ssh-j6xZAPwo3Qcm/agent.47 [2021-04-06T04:43:58.424Z] SSH_AGENT_PID=52 [2021-04-06T04:43:58.431Z] Running ssh-add (command line suppressed) [2021-04-06T04:43:58.545Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_2851611327739305570.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_2851611327739305570.key) [2021-04-06T04:43:58.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T04:43:58.934Z] + git semver init [2021-04-06T04:43:58.934Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T04:43:58.934Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.git [2021-04-06T04:43:58.934Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [2021-04-06T04:43:58.934Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T04:43:58.934Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T04:43:58.934Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T04:43:58.934Z] # $SEMVER_BRANCH = PR-325 [2021-04-06T04:43:58.934Z] # $SEMVER_TEMP = /tmp/semver-243729754 [2021-04-06T04:43:58.934Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-06T04:44:00.325Z] # '/tmp/semver-243729754' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver' [2021-04-06T04:44:00.325Z] # -> Force: false [2021-04-06T04:44:00.325Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver [Pipeline] } [2021-04-06T04:44:00.338Z] $ docker exec --env ******** --env ******** 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent -k [2021-04-06T04:44:00.472Z] unset SSH_AUTH_SOCK; [2021-04-06T04:44:00.473Z] unset SSH_AGENT_PID; [2021-04-06T04:44:00.473Z] echo Agent pid 52 killed; [2021-04-06T04:44:00.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T04:44:01.052Z] + git semver [Pipeline] } [2021-04-06T04:44:01.070Z] $ docker stop --time=1 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 [2021-04-06T04:44:02.531Z] $ docker rm -f 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T04:44:03.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-06T04:44:03.427Z] Stashed 1 file(s) [Pipeline] echo [2021-04-06T04:44:03.430Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-06T04:44:18.898Z] Still waiting to schedule task [2021-04-06T04:44:18.899Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-06T04:44:18.901Z] Still waiting to schedule task [2021-04-06T04:44:18.901Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-06T04:46:10.166Z] Running on prd-centos7-docker-4c-2g-32885 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws [2021-04-06T04:46:10.226Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-06T04:46:12.786Z] using credential edgex-jenkins-ssh [2021-04-06T04:46:12.845Z] Cloning the remote Git repository [2021-04-06T04:46:12.874Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T04:46:12.948Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-06T04:46:13.012Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T04:46:13.013Z] > git --version # timeout=10 [2021-04-06T04:46:13.021Z] > git --version # 'git version 2.24.3' [2021-04-06T04:46:13.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T04:46:13.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T04:46:14.539Z] Merging remotes/origin/master commit 67cde7ba2ef045a9c51b5781a16f2c9526065c00 into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-06T04:46:14.067Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T04:46:14.074Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T04:46:14.084Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T04:46:14.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T04:46:14.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T04:46:14.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T04:46:14.548Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T04:46:14.553Z] > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [2021-04-06T04:46:14.720Z] > git remote # timeout=10 [2021-04-06T04:46:14.729Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T04:46:14.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T04:46:14.737Z] > git merge 67cde7ba2ef045a9c51b5781a16f2c9526065c00 # timeout=10 [2021-04-06T04:46:14.872Z] Merge succeeded, producing 609e341354d8d396c8563af38da2b5b6d7967f23 [2021-04-06T04:46:14.873Z] Checking out Revision 609e341354d8d396c8563af38da2b5b6d7967f23 (PR-325) [2021-04-06T04:46:14.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T04:46:14.874Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T04:46:14.878Z] > git checkout -f 609e341354d8d396c8563af38da2b5b6d7967f23 # timeout=10 [2021-04-06T04:46:18.704Z] Commit message: "Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD" [2021-04-06T04:46:18.708Z] > git rev-list --no-walk b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T04:46:20.091Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-06T04:46:20.440Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T04:46:20.744Z] + sudo service docker restart [2021-04-06T04:46:20.744Z] + true [2021-04-06T04:46:20.744Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T04:46:22.783Z] provisioning config files... [2021-04-06T04:46:22.815Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7974515425925382436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:46:23.175Z] ---> docker-login.sh [2021-04-06T04:46:23.175Z] nexus3.edgexfoundry.org:10001 [2021-04-06T04:46:23.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:46:23.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:46:23.705Z] Configure a credential helper to remove this warning. See [2021-04-06T04:46:23.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:46:23.705Z] [2021-04-06T04:46:23.705Z] Login Succeeded [2021-04-06T04:46:23.705Z] nexus3.edgexfoundry.org:10002 [2021-04-06T04:46:23.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:46:23.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:46:23.705Z] Configure a credential helper to remove this warning. See [2021-04-06T04:46:23.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:46:23.705Z] [2021-04-06T04:46:23.705Z] Login Succeeded [2021-04-06T04:46:23.705Z] nexus3.edgexfoundry.org:10003 [2021-04-06T04:46:23.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:46:23.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:46:23.972Z] Configure a credential helper to remove this warning. See [2021-04-06T04:46:23.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:46:23.972Z] [2021-04-06T04:46:23.972Z] Login Succeeded [2021-04-06T04:46:23.972Z] nexus3.edgexfoundry.org:10004 [2021-04-06T04:46:24.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:46:24.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:46:24.236Z] Configure a credential helper to remove this warning. See [2021-04-06T04:46:24.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:46:24.236Z] [2021-04-06T04:46:24.236Z] Login Succeeded [2021-04-06T04:46:24.236Z] docker.io [2021-04-06T04:46:24.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:46:24.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:46:24.499Z] Configure a credential helper to remove this warning. See [2021-04-06T04:46:24.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:46:24.499Z] [2021-04-06T04:46:24.499Z] Login Succeeded [2021-04-06T04:46:24.499Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T04:46:24.510Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-06T04:46:24.969Z] ========================================================= [2021-04-06T04:46:24.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-06T04:46:24.969Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:46:25.328Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-06T04:46:25.591Z] Sending build context to Docker daemon 17.6MB [2021-04-06T04:46:25.591Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T04:46:25.591Z] Step 2/8 : FROM ${BASE} [2021-04-06T04:46:25.853Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-06T04:46:25.853Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T04:46:25.853Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T04:46:25.853Z] de9db76c5a1d: Pulling fs layer [2021-04-06T04:46:25.853Z] bca2f99d35d6: Pulling fs layer [2021-04-06T04:46:25.853Z] 93359f2a8cfa: Pulling fs layer [2021-04-06T04:46:25.853Z] 7c6f9722023f: Pulling fs layer [2021-04-06T04:46:25.853Z] a35cf1a2eb13: Pulling fs layer [2021-04-06T04:46:25.853Z] 93359f2a8cfa: Waiting [2021-04-06T04:46:25.853Z] 7c6f9722023f: Waiting [2021-04-06T04:46:25.853Z] a35cf1a2eb13: Waiting [2021-04-06T04:46:25.853Z] bca2f99d35d6: Waiting [2021-04-06T04:46:25.853Z] de9db76c5a1d: Verifying Checksum [2021-04-06T04:46:25.853Z] de9db76c5a1d: Download complete [2021-04-06T04:46:25.853Z] 0ef7d3d256c8: Download complete [2021-04-06T04:46:25.853Z] 93359f2a8cfa: Verifying Checksum [2021-04-06T04:46:25.853Z] 93359f2a8cfa: Download complete [2021-04-06T04:46:25.853Z] 7c6f9722023f: Verifying Checksum [2021-04-06T04:46:25.853Z] 7c6f9722023f: Download complete [2021-04-06T04:46:25.853Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T04:46:25.853Z] 188c0c94c7c5: Download complete [2021-04-06T04:46:26.118Z] 188c0c94c7c5: Pull complete [2021-04-06T04:46:26.381Z] 0ef7d3d256c8: Pull complete [2021-04-06T04:46:26.381Z] de9db76c5a1d: Pull complete [2021-04-06T04:46:28.324Z] a35cf1a2eb13: Verifying Checksum [2021-04-06T04:46:28.324Z] a35cf1a2eb13: Download complete [2021-04-06T04:46:28.908Z] bca2f99d35d6: Verifying Checksum [2021-04-06T04:46:28.908Z] bca2f99d35d6: Download complete [2021-04-06T04:46:34.247Z] bca2f99d35d6: Pull complete [2021-04-06T04:46:34.513Z] 93359f2a8cfa: Pull complete [2021-04-06T04:46:34.786Z] 7c6f9722023f: Pull complete [2021-04-06T04:46:43.011Z] a35cf1a2eb13: Pull complete [2021-04-06T04:46:43.011Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-06T04:46:43.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-06T04:46:43.011Z] ---> a62c8e92a672 [2021-04-06T04:46:43.011Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T04:46:43.011Z] ---> Running in bd698566e956 [2021-04-06T04:46:43.011Z] Removing intermediate container bd698566e956 [2021-04-06T04:46:43.011Z] ---> a0dc5ce49487 [2021-04-06T04:46:43.011Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T04:46:43.011Z] ---> Running in 310ef8725933 [2021-04-06T04:46:43.967Z] Removing intermediate container 310ef8725933 [2021-04-06T04:46:43.967Z] ---> 2dd5121de3b3 [2021-04-06T04:46:43.967Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-06T04:46:43.967Z] ---> Running in bdc2e201abb3 [2021-04-06T04:46:44.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T04:46:45.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T04:46:45.713Z] OK: 166 MiB in 39 packages [2021-04-06T04:46:46.292Z] Removing intermediate container bdc2e201abb3 [2021-04-06T04:46:46.292Z] ---> 7309fb920510 [2021-04-06T04:46:46.292Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-06T04:46:46.292Z] ---> Running in 8ccd09992e23 [2021-04-06T04:46:46.557Z] Removing intermediate container 8ccd09992e23 [2021-04-06T04:46:46.557Z] ---> 13f9dc77a200 [2021-04-06T04:46:46.557Z] Step 7/8 : COPY . . [2021-04-06T04:46:49.124Z] ---> f1b360e98fc3 [2021-04-06T04:46:49.124Z] Step 8/8 : RUN go mod download [2021-04-06T04:46:49.124Z] ---> Running in 640bb0c06d42 [2021-04-06T04:47:08.248Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32886 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws [2021-04-06T04:47:08.303Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-06T04:47:13.806Z] using credential edgex-jenkins-ssh [2021-04-06T04:47:13.866Z] Cloning the remote Git repository [2021-04-06T04:47:13.928Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T04:47:14.049Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-06T04:47:14.156Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T04:47:14.156Z] > git --version # timeout=10 [2021-04-06T04:47:14.180Z] > git --version # 'git version 2.17.1' [2021-04-06T04:47:14.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T04:47:14.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T04:47:15.878Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T04:47:15.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T04:47:15.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T04:47:15.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T04:47:15.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T04:47:15.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T04:47:16.545Z] Merging remotes/origin/master commit 67cde7ba2ef045a9c51b5781a16f2c9526065c00 into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-06T04:47:17.428Z] Merge succeeded, producing a6bcda7fe4a38c33d197293acd1292407eda52f7 [2021-04-06T04:47:17.430Z] Checking out Revision a6bcda7fe4a38c33d197293acd1292407eda52f7 (PR-325) [2021-04-06T04:47:16.564Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T04:47:16.589Z] > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [2021-04-06T04:47:16.940Z] > git remote # timeout=10 [2021-04-06T04:47:16.967Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T04:47:16.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T04:47:16.998Z] > git merge 67cde7ba2ef045a9c51b5781a16f2c9526065c00 # timeout=10 [2021-04-06T04:47:17.404Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T04:47:17.434Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T04:47:17.444Z] > git checkout -f a6bcda7fe4a38c33d197293acd1292407eda52f7 # timeout=10 [2021-04-06T04:47:21.363Z] Removing intermediate container 640bb0c06d42 [2021-04-06T04:47:21.363Z] ---> c5f9f2878239 [2021-04-06T04:47:21.363Z] Successfully built c5f9f2878239 [2021-04-06T04:47:21.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:47:21.686Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T04:47:21.686Z] . [Pipeline] withDockerContainer [2021-04-06T04:47:21.833Z] prd-centos7-docker-4c-2g-32885 does not seem to be running inside a container [2021-04-06T04:47:21.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-06T04:47:21.927Z] Commit message: "Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD" [2021-04-06T04:47:21.934Z] > git rev-list --no-walk b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [2021-04-06T04:47:22.867Z] $ docker top 8281cc76c66efa989933bc39180889163cfb1eb5ca3c87cea8454f68b8546a8c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-04-06T04:47:23.410Z] + go version [2021-04-06T04:47:23.410Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-06T04:47:23.446Z] $ docker stop --time=1 8281cc76c66efa989933bc39180889163cfb1eb5ca3c87cea8454f68b8546a8c [2021-04-06T04:47:24.848Z] $ docker rm -f 8281cc76c66efa989933bc39180889163cfb1eb5ca3c87cea8454f68b8546a8c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-04-06T04:47:26.269Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-04-06T04:47:26.634Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T04:47:26.634Z] . [Pipeline] withDockerContainer [2021-04-06T04:47:26.734Z] prd-centos7-docker-4c-2g-32885 does not seem to be running inside a container [2021-04-06T04:47:26.751Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-04-06T04:47:26.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-06T04:47:27.887Z] $ docker top bad1043595cc82929a45ac823c4ba462b0bd41ca832574b66e6c38bb4098c0bd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-06T04:47:28.411Z] + sudo service docker+ restart [2021-04-06T04:47:28.411Z] true [2021-04-06T04:47:28.494Z] + make test [2021-04-06T04:47:28.494Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-06T04:47:29.899Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T04:47:30.479Z] provisioning config files... [2021-04-06T04:47:30.525Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config287808592224925096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:47:30.968Z] ---> docker-login.sh [2021-04-06T04:47:30.968Z] nexus3.edgexfoundry.org:10001 [2021-04-06T04:47:31.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:47:32.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:47:32.231Z] Configure a credential helper to remove this warning. See [2021-04-06T04:47:32.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:47:32.231Z] [2021-04-06T04:47:32.231Z] Login Succeeded [2021-04-06T04:47:32.231Z] nexus3.edgexfoundry.org:10002 [2021-04-06T04:47:32.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:47:32.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:47:32.842Z] Configure a credential helper to remove this warning. See [2021-04-06T04:47:32.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:47:32.842Z] [2021-04-06T04:47:32.842Z] Login Succeeded [2021-04-06T04:47:32.842Z] nexus3.edgexfoundry.org:10003 [2021-04-06T04:47:33.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:47:33.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:47:33.443Z] Configure a credential helper to remove this warning. See [2021-04-06T04:47:33.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:47:33.443Z] [2021-04-06T04:47:33.443Z] Login Succeeded [2021-04-06T04:47:33.443Z] nexus3.edgexfoundry.org:10004 [2021-04-06T04:47:34.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:47:34.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:47:34.054Z] Configure a credential helper to remove this warning. See [2021-04-06T04:47:34.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:47:34.054Z] [2021-04-06T04:47:34.054Z] Login Succeeded [2021-04-06T04:47:34.054Z] docker.io [2021-04-06T04:47:34.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T04:47:34.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T04:47:34.928Z] Configure a credential helper to remove this warning. See [2021-04-06T04:47:34.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T04:47:34.928Z] [2021-04-06T04:47:34.928Z] Login Succeeded [2021-04-06T04:47:34.928Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T04:47:34.949Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-06T04:47:35.410Z] ========================================================= [2021-04-06T04:47:35.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-06T04:47:35.411Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:47:35.807Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-06T04:47:36.832Z] Sending build context to Docker daemon 17.6MB [2021-04-06T04:47:36.832Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T04:47:36.832Z] Step 2/8 : FROM ${BASE} [2021-04-06T04:47:36.832Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-06T04:47:36.832Z] 5f621e34cdf4: Pulling fs layer [2021-04-06T04:47:36.832Z] a4357932f1b6: Pulling fs layer [2021-04-06T04:47:36.832Z] 18c013af1878: Pulling fs layer [2021-04-06T04:47:36.832Z] 00ac8860ef70: Pulling fs layer [2021-04-06T04:47:36.832Z] 63d7cb157983: Pulling fs layer [2021-04-06T04:47:36.832Z] b116817d02f9: Pulling fs layer [2021-04-06T04:47:36.832Z] 745a02a5169b: Pulling fs layer [2021-04-06T04:47:36.832Z] 00ac8860ef70: Waiting [2021-04-06T04:47:36.832Z] 63d7cb157983: Waiting [2021-04-06T04:47:36.832Z] b116817d02f9: Waiting [2021-04-06T04:47:36.832Z] 745a02a5169b: Waiting [2021-04-06T04:47:36.832Z] 18c013af1878: Verifying Checksum [2021-04-06T04:47:36.832Z] 18c013af1878: Download complete [2021-04-06T04:47:36.832Z] a4357932f1b6: Verifying Checksum [2021-04-06T04:47:36.832Z] a4357932f1b6: Download complete [2021-04-06T04:47:37.431Z] 5f621e34cdf4: Verifying Checksum [2021-04-06T04:47:37.431Z] 5f621e34cdf4: Download complete [2021-04-06T04:47:37.431Z] 63d7cb157983: Verifying Checksum [2021-04-06T04:47:37.431Z] 63d7cb157983: Download complete [2021-04-06T04:47:37.723Z] b116817d02f9: Download complete [2021-04-06T04:47:38.378Z] 5f621e34cdf4: Pull complete [2021-04-06T04:47:38.981Z] a4357932f1b6: Pull complete [2021-04-06T04:47:39.258Z] 18c013af1878: Pull complete [2021-04-06T04:47:39.858Z] 745a02a5169b: Download complete [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-06T04:47:40.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-06T04:47:40.051Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-06T04:47:41.024Z] $ docker stop --time=1 bad1043595cc82929a45ac823c4ba462b0bd41ca832574b66e6c38bb4098c0bd [2021-04-06T04:47:41.299Z] 00ac8860ef70: Verifying Checksum [2021-04-06T04:47:41.299Z] 00ac8860ef70: Download complete [2021-04-06T04:47:43.454Z] $ docker rm -f bad1043595cc82929a45ac823c4ba462b0bd41ca832574b66e6c38bb4098c0bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T04:47:44.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T04:47:44.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-06T04:47:45.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T04:47:45.879Z] + ls -al . [2021-04-06T04:47:45.879Z] total 92 [2021-04-06T04:47:45.879Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 6 04:47 . [2021-04-06T04:47:45.879Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 6 04:46 .. [2021-04-06T04:47:45.879Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 04:46 assets [2021-04-06T04:47:45.879Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 6 04:46 bin [2021-04-06T04:47:45.879Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 6 04:46 cmd [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 6 04:46 CONTRIBUTING.md [2021-04-06T04:47:45.879Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 6 04:47 coverage.out [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 6 04:46 Dockerfile [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 6 04:46 Dockerfile.build [2021-04-06T04:47:45.879Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 6 04:46 docs [2021-04-06T04:47:45.879Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 6 04:46 .git [2021-04-06T04:47:45.879Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 6 04:46 .github [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 6 04:46 .gitignore [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 6 04:46 go.mod [2021-04-06T04:47:45.879Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 6 04:47 go.sum [2021-04-06T04:47:45.879Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 6 04:46 internal [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 6 04:46 Jenkinsfile [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 6 04:46 LICENSE [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 6 04:46 Makefile [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 6 04:46 README.md [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 6 04:44 VERSION [2021-04-06T04:47:45.879Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 6 04:46 version.go [2021-04-06T04:47:45.879Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 6 04:46 web [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:47:46.188Z] + 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=e34e7380d81b8ca165d38ff81bd76fc9177b5315 --label arch=amd64 --label version=0.0.0 . [2021-04-06T04:47:46.452Z] Sending build context to Docker daemon 17.62MB [2021-04-06T04:47:46.452Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T04:47:46.452Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-06T04:47:46.452Z] ---> c5f9f2878239 [2021-04-06T04:47:46.452Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-06T04:47:47.400Z] ---> Running in 56cc4c51aa0c [2021-04-06T04:47:47.400Z] Removing intermediate container 56cc4c51aa0c [2021-04-06T04:47:47.400Z] ---> 542425eace49 [2021-04-06T04:47:47.400Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-06T04:47:47.400Z] ---> Running in 0596816b221c [2021-04-06T04:47:47.666Z] Removing intermediate container 0596816b221c [2021-04-06T04:47:47.666Z] ---> 9d298a941ce1 [2021-04-06T04:47:47.666Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-06T04:47:47.666Z] ---> Running in f8cca5b1c4d8 [2021-04-06T04:47:47.929Z] Removing intermediate container f8cca5b1c4d8 [2021-04-06T04:47:47.929Z] ---> 6d115e42610e [2021-04-06T04:47:47.929Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-06T04:47:47.929Z] ---> Running in dd249116f69f [2021-04-06T04:47:47.929Z] Removing intermediate container dd249116f69f [2021-04-06T04:47:47.929Z] ---> a2a9684a3f16 [2021-04-06T04:47:47.929Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-06T04:47:48.193Z] ---> Running in 2f98da4b9140 [2021-04-06T04:47:48.193Z] Removing intermediate container 2f98da4b9140 [2021-04-06T04:47:48.193Z] ---> 420933e0b73c [2021-04-06T04:47:48.193Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T04:47:48.458Z] ---> Running in ba1c6054a5b6 [2021-04-06T04:47:49.411Z] Removing intermediate container ba1c6054a5b6 [2021-04-06T04:47:49.411Z] ---> deae2815b55b [2021-04-06T04:47:49.411Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-06T04:47:49.411Z] ---> Running in de3a798d1f0d [2021-04-06T04:47:49.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T04:47:50.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T04:47:50.830Z] OK: 166 MiB in 39 packages [2021-04-06T04:47:51.407Z] Removing intermediate container de3a798d1f0d [2021-04-06T04:47:51.407Z] ---> 2ab7f8c3fe4e [2021-04-06T04:47:51.407Z] Step 10/24 : ENV GO111MODULE=on [2021-04-06T04:47:51.407Z] ---> Running in e6e8dd6f683b [2021-04-06T04:47:51.407Z] Removing intermediate container e6e8dd6f683b [2021-04-06T04:47:51.407Z] ---> 9849a8b7de7a [2021-04-06T04:47:51.407Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-06T04:47:51.487Z] 00ac8860ef70: Pull complete [2021-04-06T04:47:51.487Z] 63d7cb157983: Pull complete [2021-04-06T04:47:51.487Z] b116817d02f9: Pull complete [2021-04-06T04:47:51.670Z] ---> Running in bdd3f6a8fc37 [2021-04-06T04:47:51.670Z] Removing intermediate container bdd3f6a8fc37 [2021-04-06T04:47:51.670Z] ---> 064405697994 [2021-04-06T04:47:51.670Z] Step 12/24 : COPY go.mod . [2021-04-06T04:47:51.936Z] ---> bee243128440 [2021-04-06T04:47:51.936Z] Step 13/24 : COPY Makefile . [2021-04-06T04:47:52.209Z] ---> 8397023e6051 [2021-04-06T04:47:52.209Z] Step 14/24 : RUN make update [2021-04-06T04:47:52.209Z] ---> Running in 136071620b8a [2021-04-06T04:47:52.803Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-06T04:47:53.390Z] Removing intermediate container 136071620b8a [2021-04-06T04:47:53.390Z] ---> 6dca418fe6bd [2021-04-06T04:47:53.390Z] Step 15/24 : COPY . . [2021-04-06T04:47:54.890Z] 745a02a5169b: Pull complete [2021-04-06T04:47:54.890Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-06T04:47:54.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-06T04:47:54.890Z] ---> b7e6874047d6 [2021-04-06T04:47:54.890Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T04:47:55.328Z] ---> 2de0841efb88 [2021-04-06T04:47:55.328Z] Step 16/24 : RUN ${MAKE} [2021-04-06T04:47:55.599Z] ---> Running in 1b723db0ecc2 [2021-04-06T04:47:55.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-06T04:47:57.532Z] ---> Running in c5c7c3e3bf54 [2021-04-06T04:47:57.806Z] Removing intermediate container c5c7c3e3bf54 [2021-04-06T04:47:57.806Z] ---> 368f32854366 [2021-04-06T04:47:57.806Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T04:47:58.082Z] ---> Running in 465d7eb9cf03 [2021-04-06T04:48:00.710Z] Removing intermediate container 465d7eb9cf03 [2021-04-06T04:48:00.710Z] ---> 62f9c90d126a [2021-04-06T04:48:00.710Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-06T04:48:00.710Z] ---> Running in c0280b597436 [2021-04-06T04:48:01.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T04:48:02.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T04:48:02.884Z] OK: 142 MiB in 39 packages [2021-04-06T04:48:04.314Z] Removing intermediate container c0280b597436 [2021-04-06T04:48:04.314Z] ---> 707417214a99 [2021-04-06T04:48:04.314Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-06T04:48:04.314Z] ---> Running in 4953b0bf26eb [2021-04-06T04:48:04.931Z] Removing intermediate container 4953b0bf26eb [2021-04-06T04:48:04.931Z] ---> 79cec59bc4cf [2021-04-06T04:48:04.931Z] Step 7/8 : COPY . . [2021-04-06T04:48:06.010Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-06T04:48:07.559Z] ---> 359c4e136ce4 [2021-04-06T04:48:07.559Z] Step 8/8 : RUN go mod download [2021-04-06T04:48:07.559Z] ---> Running in 855e9ced1933 [2021-04-06T04:48:08.580Z] Removing intermediate container 1b723db0ecc2 [2021-04-06T04:48:08.580Z] ---> 7bf3bd47be66 [2021-04-06T04:48:08.580Z] Step 17/24 : FROM alpine:3.12 [2021-04-06T04:48:09.156Z] 3.12: Pulling from library/alpine [2021-04-06T04:48:09.156Z] 532819f3e44c: Pulling fs layer [2021-04-06T04:48:09.421Z] 532819f3e44c: Verifying Checksum [2021-04-06T04:48:09.421Z] 532819f3e44c: Download complete [2021-04-06T04:48:09.687Z] 532819f3e44c: Pull complete [2021-04-06T04:48:09.687Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T04:48:09.687Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T04:48:09.687Z] ---> 7230e588e954 [2021-04-06T04:48:09.687Z] Step 18/24 : EXPOSE 4000 [2021-04-06T04:48:09.951Z] ---> Running in c29e8dd9b450 [2021-04-06T04:48:09.951Z] Removing intermediate container c29e8dd9b450 [2021-04-06T04:48:09.951Z] ---> 132a272b69f1 [2021-04-06T04:48:09.951Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T04:48:11.362Z] ---> 446aa53c60a8 [2021-04-06T04:48:11.362Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T04:48:11.362Z] ---> Running in 71b7e6968573 [2021-04-06T04:48:11.362Z] Removing intermediate container 71b7e6968573 [2021-04-06T04:48:11.362Z] ---> 77ab616d4002 [2021-04-06T04:48:11.362Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-06T04:48:11.624Z] ---> Running in aedefa776996 [2021-04-06T04:48:11.624Z] Removing intermediate container aedefa776996 [2021-04-06T04:48:11.624Z] ---> 5a73f40112ce [2021-04-06T04:48:11.624Z] Step 22/24 : LABEL arch=amd64 [2021-04-06T04:48:11.624Z] ---> Running in 062e9aeded5b [2021-04-06T04:48:11.886Z] Removing intermediate container 062e9aeded5b [2021-04-06T04:48:11.886Z] ---> 1915686e296e [2021-04-06T04:48:11.886Z] Step 23/24 : LABEL git_sha=e34e7380d81b8ca165d38ff81bd76fc9177b5315 [2021-04-06T04:48:11.886Z] ---> Running in dc1aa0c7a114 [2021-04-06T04:48:12.148Z] Removing intermediate container dc1aa0c7a114 [2021-04-06T04:48:12.148Z] ---> 78a9b4743448 [2021-04-06T04:48:12.148Z] Step 24/24 : LABEL version=0.0.0 [2021-04-06T04:48:12.148Z] ---> Running in 39cf7c37ba59 [2021-04-06T04:48:12.414Z] Removing intermediate container 39cf7c37ba59 [2021-04-06T04:48:12.414Z] ---> 6b920cf5268a [2021-04-06T04:48:12.414Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-06T04:48:12.414Z] Successfully built 6b920cf5268a [2021-04-06T04:48:12.414Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:48:13.394Z] ---> job-cost.sh [2021-04-06T04:48:13.394Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CaqQ [2021-04-06T04:48:28.348Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T04:48:39.900Z] Removing intermediate container 855e9ced1933 [2021-04-06T04:48:39.900Z] ---> 55a6067cdf60 [2021-04-06T04:48:39.900Z] Successfully built 55a6067cdf60 [2021-04-06T04:48:39.900Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:48:40.247Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T04:48:40.247Z] . [Pipeline] withDockerContainer [2021-04-06T04:48:40.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-32886 does not seem to be running inside a container [2021-04-06T04:48:40.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T04:48:42.133Z] $ docker top 121170e694f2be115226072a2caa53b3115a48c52cdfe7c0d121bc81312079c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T04:48:43.203Z] + go version [2021-04-06T04:48:43.203Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-06T04:48:43.226Z] $ docker stop --time=1 121170e694f2be115226072a2caa53b3115a48c52cdfe7c0d121bc81312079c3 [2021-04-06T04:48:45.181Z] $ docker rm -f 121170e694f2be115226072a2caa53b3115a48c52cdfe7c0d121bc81312079c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:48:46.165Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T04:48:46.165Z] . [Pipeline] withDockerContainer [2021-04-06T04:48:46.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-32886 does not seem to be running inside a container [2021-04-06T04:48:46.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T04:48:48.063Z] $ docker top 7a8ef5423f39593f4f55b794130f4540c24d24b2b9581c190e247bd6b915389d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T04:48:49.125Z] + make test [2021-04-06T04:48:49.126Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-06T04:48:50.555Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-06T04:49:00.517Z] lf-activate-venv(): INFO: Adding /tmp/venv-CaqQ/bin to PATH [2021-04-06T04:49:00.517Z] INFO: No Stack... [2021-04-06T04:49:00.517Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T04:49:00.517Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T04:49:00.893Z] + cut -d, -f6 [2021-04-06T04:49:00.893Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-04-06T04:49:01.121Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [2021-04-06T04:49:01.134Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] did not exist. Created. [2021-04-06T04:49:01.134Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T04:49:01.624Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-06T04:49:01.830Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T04:49:01.839Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-06T04:49:22.959Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-06T04:49:22.959Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-06T04:49:23.959Z] $ docker stop --time=1 7a8ef5423f39593f4f55b794130f4540c24d24b2b9581c190e247bd6b915389d [2021-04-06T04:49:26.073Z] $ docker rm -f 7a8ef5423f39593f4f55b794130f4540c24d24b2b9581c190e247bd6b915389d [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T04:49:26.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T04:49:26.974Z] Warning: overwriting stash ‘coverage-report’ [2021-04-06T04:49:28.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T04:49:28.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T04:49:29.137Z] + ls -al . [2021-04-06T04:49:29.137Z] total 124 [2021-04-06T04:49:29.137Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 04:48 . [2021-04-06T04:49:29.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:47 .. [2021-04-06T04:49:29.137Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 04:47 .git [2021-04-06T04:49:29.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:47 .github [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 6 04:47 .gitignore [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 6 04:47 CONTRIBUTING.md [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 6 04:47 Dockerfile [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 6 04:47 Dockerfile.build [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 6 04:47 Jenkinsfile [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 6 04:47 LICENSE [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 6 04:47 Makefile [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 6 04:47 README.md [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 04:44 VERSION [2021-04-06T04:49:29.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:47 assets [2021-04-06T04:49:29.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:47 bin [2021-04-06T04:49:29.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:47 cmd [2021-04-06T04:49:29.137Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 6 04:48 coverage.out [2021-04-06T04:49:29.137Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 04:47 docs [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 6 04:47 go.mod [2021-04-06T04:49:29.137Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 6 04:48 go.sum [2021-04-06T04:49:29.137Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 04:47 internal [2021-04-06T04:49:29.137Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 6 04:47 version.go [2021-04-06T04:49:29.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:47 web [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:49:29.519Z] + 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=e34e7380d81b8ca165d38ff81bd76fc9177b5315 --label arch=arm64 --label version=0.0.0 . [2021-04-06T04:49:30.122Z] Sending build context to Docker daemon 17.62MB [2021-04-06T04:49:30.396Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T04:49:30.396Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-06T04:49:30.396Z] ---> 55a6067cdf60 [2021-04-06T04:49:30.396Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-06T04:49:30.997Z] ---> Running in 435e8f6b5f25 [2021-04-06T04:49:31.274Z] Removing intermediate container 435e8f6b5f25 [2021-04-06T04:49:31.274Z] ---> 557c41b8e516 [2021-04-06T04:49:31.274Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-06T04:49:31.274Z] ---> Running in 460d27f827c3 [2021-04-06T04:49:31.869Z] Removing intermediate container 460d27f827c3 [2021-04-06T04:49:31.869Z] ---> b93986183265 [2021-04-06T04:49:31.869Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-06T04:49:31.869Z] ---> Running in b4f31d3598b6 [2021-04-06T04:49:32.466Z] Removing intermediate container b4f31d3598b6 [2021-04-06T04:49:32.466Z] ---> 770db2aa053d [2021-04-06T04:49:32.466Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-06T04:49:32.466Z] ---> Running in afebac0480af [2021-04-06T04:49:33.065Z] Removing intermediate container afebac0480af [2021-04-06T04:49:33.065Z] ---> 52c06963401c [2021-04-06T04:49:33.065Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-06T04:49:33.065Z] ---> Running in 6a48758755d1 [2021-04-06T04:49:33.662Z] Removing intermediate container 6a48758755d1 [2021-04-06T04:49:33.662Z] ---> 926027d6d6cb [2021-04-06T04:49:33.662Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T04:49:33.662Z] ---> Running in bc30138021d3 [2021-04-06T04:49:35.646Z] Removing intermediate container bc30138021d3 [2021-04-06T04:49:35.646Z] ---> 153976048f67 [2021-04-06T04:49:35.646Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-06T04:49:35.928Z] ---> Running in f552018b9da3 [2021-04-06T04:49:36.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T04:49:37.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T04:49:38.485Z] OK: 142 MiB in 39 packages [2021-04-06T04:49:39.485Z] Removing intermediate container f552018b9da3 [2021-04-06T04:49:39.485Z] ---> 897f004c3cdb [2021-04-06T04:49:39.485Z] Step 10/24 : ENV GO111MODULE=on [2021-04-06T04:49:39.758Z] ---> Running in c9d3c730f95c [2021-04-06T04:49:40.032Z] Removing intermediate container c9d3c730f95c [2021-04-06T04:49:40.032Z] ---> 6dcc05821655 [2021-04-06T04:49:40.032Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-06T04:49:40.305Z] ---> Running in 0fb22d16fb5f [2021-04-06T04:49:40.900Z] Removing intermediate container 0fb22d16fb5f [2021-04-06T04:49:40.900Z] ---> ea2dd91bb306 [2021-04-06T04:49:40.900Z] Step 12/24 : COPY go.mod . [2021-04-06T04:49:41.496Z] ---> 7f44bf592585 [2021-04-06T04:49:41.496Z] Step 13/24 : COPY Makefile . [2021-04-06T04:49:42.093Z] ---> 11e592d54b34 [2021-04-06T04:49:42.093Z] Step 14/24 : RUN make update [2021-04-06T04:49:42.373Z] ---> Running in 7db876ec28d9 [2021-04-06T04:49:43.362Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-06T04:49:44.819Z] Removing intermediate container 7db876ec28d9 [2021-04-06T04:49:44.819Z] ---> c9a7ace49491 [2021-04-06T04:49:44.819Z] Step 15/24 : COPY . . [2021-04-06T04:49:47.452Z] ---> ee3d68a7712c [2021-04-06T04:49:47.452Z] Step 16/24 : RUN ${MAKE} [2021-04-06T04:49:47.452Z] ---> Running in 08615c37440a [2021-04-06T04:49:48.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-06T04:50:15.298Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-06T04:50:20.692Z] Removing intermediate container 08615c37440a [2021-04-06T04:50:20.692Z] ---> 46202e6e7d1b [2021-04-06T04:50:20.692Z] Step 17/24 : FROM alpine:3.12 [2021-04-06T04:50:21.287Z] 3.12: Pulling from library/alpine [2021-04-06T04:50:21.287Z] 9a219e8acc52: Pulling fs layer [2021-04-06T04:50:21.560Z] 9a219e8acc52: Download complete [2021-04-06T04:50:22.157Z] 9a219e8acc52: Pull complete [2021-04-06T04:50:22.157Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T04:50:22.157Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T04:50:22.157Z] ---> d75e27dfc0a0 [2021-04-06T04:50:22.157Z] Step 18/24 : EXPOSE 4000 [2021-04-06T04:50:22.430Z] ---> Running in a75eb759afcd [2021-04-06T04:50:22.702Z] Removing intermediate container a75eb759afcd [2021-04-06T04:50:22.702Z] ---> 2a2af7412613 [2021-04-06T04:50:22.702Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T04:50:24.671Z] ---> 1b7668c9c684 [2021-04-06T04:50:24.671Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T04:50:24.671Z] ---> Running in 3c39a7136186 [2021-04-06T04:50:24.943Z] Removing intermediate container 3c39a7136186 [2021-04-06T04:50:24.943Z] ---> c43d28635a79 [2021-04-06T04:50:24.943Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-06T04:50:25.216Z] ---> Running in c5544adf51ca [2021-04-06T04:50:25.816Z] Removing intermediate container c5544adf51ca [2021-04-06T04:50:25.816Z] ---> 57423f5582ff [2021-04-06T04:50:25.816Z] Step 22/24 : LABEL arch=arm64 [2021-04-06T04:50:25.816Z] ---> Running in fc3a8e2f2ee8 [2021-04-06T04:50:26.422Z] Removing intermediate container fc3a8e2f2ee8 [2021-04-06T04:50:26.422Z] ---> bdc2a89d7f65 [2021-04-06T04:50:26.422Z] Step 23/24 : LABEL git_sha=e34e7380d81b8ca165d38ff81bd76fc9177b5315 [2021-04-06T04:50:26.422Z] ---> Running in 6a6c5655291e [2021-04-06T04:50:26.693Z] Removing intermediate container 6a6c5655291e [2021-04-06T04:50:26.694Z] ---> 1b696e8facf5 [2021-04-06T04:50:26.694Z] Step 24/24 : LABEL version=0.0.0 [2021-04-06T04:50:26.965Z] ---> Running in 7b0705a30ebd [2021-04-06T04:50:27.556Z] Removing intermediate container 7b0705a30ebd [2021-04-06T04:50:27.556Z] ---> 135db16c1383 [2021-04-06T04:50:27.556Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-06T04:50:27.556Z] Successfully built 135db16c1383 [2021-04-06T04:50:27.556Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:50:28.346Z] ---> job-cost.sh [2021-04-06T04:50:28.347Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-leh1 [2021-04-06T04:51:15.287Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T04:52:52.037Z] lf-activate-venv(): INFO: Adding /tmp/venv-leh1/bin to PATH [2021-04-06T04:52:52.037Z] INFO: No Stack... [2021-04-06T04:52:52.037Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-06T04:52:52.037Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T04:52:52.384Z] + + cut -d,cat -f6 /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-04-06T04:52:52.384Z] [Pipeline] lock [2021-04-06T04:52:52.503Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [2021-04-06T04:52:52.516Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] did not exist. Created. [2021-04-06T04:52:52.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T04:52:52.983Z] /w/workspace/edgex-ui-go/2@tmp/durable-6ded5e26/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-6ded5e26/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-06T04:52:53.327Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-06T04:52:53.444Z] Warning: overwriting stash ‘stack-cost’ [2021-04-06T04:52:53.655Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T04:52:53.677Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-06T04:52:54.872Z] provisioning config files... [2021-04-06T04:52:54.884Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config7240670375957466412tmp [Pipeline] { [Pipeline] sh [2021-04-06T04:52:55.331Z] + set +x [2021-04-06T04:52:55.331Z] + curl -s https://codecov.io/bash [2021-04-06T04:52:55.331Z] + bash -s -- [2021-04-06T04:52:55.593Z] [2021-04-06T04:52:55.593Z] _____ _ [2021-04-06T04:52:55.593Z] / ____| | | [2021-04-06T04:52:55.593Z] | | ___ __| | ___ ___ _____ __ [2021-04-06T04:52:55.593Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-06T04:52:55.593Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-06T04:52:55.593Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-06T04:52:55.593Z] Bash-20210309-2b87ace [2021-04-06T04:52:55.593Z] [2021-04-06T04:52:55.594Z] [2021-04-06T04:52:55.594Z] ==> git version 2.24.3 found [2021-04-06T04:52:55.594Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-06T04:52:55.594Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-06T04:52:55.594Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-06T04:52:55.594Z] ==> Jenkins CI detected. [2021-04-06T04:52:55.594Z] project root: . [2021-04-06T04:52:55.594Z] --> token set from env [2021-04-06T04:52:55.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-06T04:52:55.594Z] ==> Running gcov in . (disable via -X gcov) [2021-04-06T04:52:55.594Z] ==> Python coveragepy not found [2021-04-06T04:52:55.594Z] ==> Searching for coverage reports in: [2021-04-06T04:52:55.594Z] + . [2021-04-06T04:52:55.594Z] -> Found 1 reports [2021-04-06T04:52:55.594Z] ==> Detecting git/mercurial file structure [2021-04-06T04:52:55.594Z] ==> Reading reports [2021-04-06T04:52:55.594Z] + ./coverage.out bytes=10 [2021-04-06T04:52:55.594Z] ==> Appending adjustments [2021-04-06T04:52:55.594Z] https://docs.codecov.io/docs/fixing-reports [2021-04-06T04:52:55.859Z] + Found adjustments [2021-04-06T04:52:55.859Z] ==> Gzipping contents [2021-04-06T04:52:55.859Z] 4.0K /tmp/codecov.PxjKSe.gz [2021-04-06T04:52:55.859Z] ==> Uploading reports [2021-04-06T04:52:55.859Z] url: https://codecov.io [2021-04-06T04:52:55.859Z] query: branch=PR-325&commit=e34e7380d81b8ca165d38ff81bd76fc9177b5315&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2021-04-06T04:52:55.859Z] -> Pinging Codecov [2021-04-06T04:52:55.859Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-325&commit=e34e7380d81b8ca165d38ff81bd76fc9177b5315&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2021-04-06T04:52:56.123Z] -> Uploading to [2021-04-06T04:52:56.123Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-06/FB506323287CE973F263BFD2A0EB1F37/e34e7380d81b8ca165d38ff81bd76fc9177b5315/e90d43d8-d798-42d1-9be6-bb1091418324.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T045256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fb62ad4e52cbc5d9fdc1d0dc47c17062277c31c168e34e1e1973324cfcaeb47 [2021-04-06T04:52:56.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T04:52:56.123Z] Dload Upload Total Spent Left Speed [2021-04-06T04:52:56.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3491 0 0 100 3491 0 9101 --:--:-- --:--:-- --:--:-- 9114 [2021-04-06T04:52:56.704Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e34e7380d81b8ca165d38ff81bd76fc9177b5315 [Pipeline] } [2021-04-06T04:52:56.714Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:52:59.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:52:59.689Z] ---> package-listing.sh [2021-04-06T04:52:59.689Z] ++ facter osfamily [2021-04-06T04:52:59.689Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-06T04:52:59.689Z] + OS_FAMILY=redhat [2021-04-06T04:52:59.689Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-325 [2021-04-06T04:52:59.689Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-06T04:52:59.689Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-06T04:52:59.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-06T04:52:59.689Z] + PACKAGES=/tmp/packages_start.txt [2021-04-06T04:52:59.689Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' [2021-04-06T04:52:59.689Z] + PACKAGES=/tmp/packages_end.txt [2021-04-06T04:52:59.689Z] + case "${OS_FAMILY}" in [2021-04-06T04:52:59.689Z] + rpm -qa [2021-04-06T04:52:59.689Z] + sort [2021-04-06T04:53:05.014Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-06T04:53:05.015Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-06T04:53:05.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-06T04:53:05.015Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' [2021-04-06T04:53:05.015Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ [2021-04-06T04:53:05.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ [Pipeline] echo [2021-04-06T04:53:05.028Z] 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-06T04:53:05.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:53:05.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T04:53:05.629Z] [2021-04-06T04:53:05.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-06T04:53:06.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T04:53:06.012Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-06T04:53:06.012Z] df20fa9351a1: Pulling fs layer [2021-04-06T04:53:06.012Z] 36b3adc4ff6f: Pulling fs layer [2021-04-06T04:53:06.012Z] 8ad3a11d3b57: Pulling fs layer [2021-04-06T04:53:06.012Z] 46f8f816bc3b: Pulling fs layer [2021-04-06T04:53:06.012Z] 93b61091891f: Pulling fs layer [2021-04-06T04:53:06.012Z] 93b9cdb0e59b: Pulling fs layer [2021-04-06T04:53:06.012Z] 5e14af77c1be: Pulling fs layer [2021-04-06T04:53:06.012Z] 01666e4c0597: Pulling fs layer [2021-04-06T04:53:06.012Z] aa168da1d23b: Pulling fs layer [2021-04-06T04:53:06.012Z] 46f8f816bc3b: Waiting [2021-04-06T04:53:06.012Z] 93b61091891f: Waiting [2021-04-06T04:53:06.012Z] 5e14af77c1be: Waiting [2021-04-06T04:53:06.012Z] 01666e4c0597: Waiting [2021-04-06T04:53:06.012Z] aa168da1d23b: Waiting [2021-04-06T04:53:06.012Z] 93b9cdb0e59b: Waiting [2021-04-06T04:53:06.012Z] 36b3adc4ff6f: Verifying Checksum [2021-04-06T04:53:06.012Z] 36b3adc4ff6f: Download complete [2021-04-06T04:53:06.012Z] 46f8f816bc3b: Verifying Checksum [2021-04-06T04:53:06.012Z] 46f8f816bc3b: Download complete [2021-04-06T04:53:06.012Z] df20fa9351a1: Download complete [2021-04-06T04:53:06.012Z] 93b9cdb0e59b: Verifying Checksum [2021-04-06T04:53:06.012Z] 93b9cdb0e59b: Download complete [2021-04-06T04:53:06.278Z] 93b61091891f: Download complete [2021-04-06T04:53:06.278Z] 5e14af77c1be: Verifying Checksum [2021-04-06T04:53:06.278Z] 5e14af77c1be: Download complete [2021-04-06T04:53:06.278Z] 01666e4c0597: Verifying Checksum [2021-04-06T04:53:06.278Z] 01666e4c0597: Download complete [2021-04-06T04:53:06.278Z] 8ad3a11d3b57: Verifying Checksum [2021-04-06T04:53:06.278Z] 8ad3a11d3b57: Download complete [2021-04-06T04:53:06.547Z] df20fa9351a1: Pull complete [2021-04-06T04:53:06.548Z] 36b3adc4ff6f: Pull complete [2021-04-06T04:53:07.531Z] 8ad3a11d3b57: Pull complete [2021-04-06T04:53:07.531Z] 46f8f816bc3b: Pull complete [2021-04-06T04:53:08.118Z] 93b61091891f: Pull complete [2021-04-06T04:53:08.383Z] aa168da1d23b: Verifying Checksum [2021-04-06T04:53:08.383Z] aa168da1d23b: Download complete [2021-04-06T04:53:08.648Z] 93b9cdb0e59b: Pull complete [2021-04-06T04:53:08.648Z] 5e14af77c1be: Pull complete [2021-04-06T04:53:08.918Z] 01666e4c0597: Pull complete [2021-04-06T04:53:15.562Z] aa168da1d23b: Pull complete [2021-04-06T04:53:15.562Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-06T04:53:15.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T04:53:15.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-06T04:53:15.747Z] prd-centos7-docker-4c-2g-32882 does not seem to be running inside a container [2021-04-06T04:53:15.795Z] $ 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-325/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-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-06T04:53:19.831Z] $ docker top 4ad3422600fc6de4f4275c3fa409dfb287f84c502b5745a8f93f84407c5bb1c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T04:53:20.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-06T04:53:20.732Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-06T04:53:21.039Z] + ls /var/log/sa-host [2021-04-06T04:53:21.039Z] + sadf -c /var/log/sa-host/sa06 [2021-04-06T04:53:21.039Z] file_magic: OK [2021-04-06T04:53:21.039Z] HZ: Using current value: 100 [2021-04-06T04:53:21.039Z] file_header: OK [2021-04-06T04:53:21.039Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-06T04:53:21.039Z] Statistics: [2021-04-06T04:53:21.039Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-06T04:53:21.039Z] File successfully converted to sysstat format version 12.2.1 [2021-04-06T04:53:21.039Z] + sadf -c /var/log/sa-host/sa23 [2021-04-06T04:53:21.039Z] file_magic: OK [2021-04-06T04:53:21.039Z] HZ: Using current value: 100 [2021-04-06T04:53:21.039Z] file_header: OK [2021-04-06T04:53:21.039Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-06T04:53:21.039Z] Statistics: [2021-04-06T04:53:21.039Z] Hnuu...uuuununununu... [2021-04-06T04:53:21.039Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T04:53:21.680Z] provisioning config files... [2021-04-06T04:53:21.740Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config5427967821908952365tmp [Pipeline] { [Pipeline] echo [2021-04-06T04:53:21.809Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:53:22.108Z] ---> create-netrc.sh [Pipeline] } [2021-04-06T04:53:22.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-06T04:53:22.215Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:53:22.516Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-06T04:53:22.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:53:22.831Z] ---> sudo-logs.sh [2021-04-06T04:53:22.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-06T04:53:22.897Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:53:23.192Z] ---> job-cost.sh [2021-04-06T04:53:23.192Z] lf-activate-venv: SKIPPING [2021-04-06T04:53:23.192Z] DEBUG: total: 0.20999999344348907 [2021-04-06T04:53:23.192Z] INFO: Retrieving Stack Cost... [2021-04-06T04:53:24.150Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T04:53:24.726Z] INFO: Archiving Costs [Pipeline] echo [2021-04-06T04:53:24.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T04:53:25.040Z] ---> logs-deploy.sh [2021-04-06T04:53:25.040Z] lf-activate-venv: SKIPPING [2021-04-06T04:53:25.040Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-325/2 [2021-04-06T04:53:25.040Z] INFO: archiving workspace using pattern(s): [2021-04-06T04:53:26.963Z] Archives upload complete. [2021-04-06T04:53:26.963Z] INFO: archiving logs to Nexus