Pull request #290 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b3117ad39c47858e3340384c5e1f6c4857ae62dd+062c99091897d73a20556ba115d924aa41bc7550 (83e1d2266c390c41fadad17c04bd961ca434ecc6) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27653’ Running on prd-centos7-docker-4c-2g-27657 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [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-290 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 062c99091897d73a20556ba115d924aa41bc7550 into PR head commit b3117ad39c47858e3340384c5e1f6c4857ae62dd > 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/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 > git remote # timeout=10 Merge succeeded, producing b3117ad39c47858e3340384c5e1f6c4857ae62dd Checking out Revision b3117ad39c47858e3340384c5e1f6c4857ae62dd (PR-290) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27" > git rev-list --no-walk 4767d8eb7ac8218ab3be853b6497cf9ac4c115fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T14:48:28.271Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T14:48:28.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T14:48:28.679Z] ========================================================= [2021-02-25T14:48:28.679Z] EdgeX Global Pipelines Version Info [2021-02-25T14:48:28.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:48:30.171Z] ------------------- [2021-02-25T14:48:30.172Z] stable info: [2021-02-25T14:48:30.172Z] ------------------- [2021-02-25T14:48:30.172Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T14:48:30.172Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T14:48:30.172Z] Message: update stable to v1.0.181 [2021-02-25T14:48:31.125Z] ------------------- [2021-02-25T14:48:31.125Z] experimental info: [2021-02-25T14:48:31.125Z] ------------------- [2021-02-25T14:48:31.125Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T14:48:31.125Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T14:48:31.125Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T14:48:31.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-02-25T14:48:31.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-02-25T14:48:31.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T14:48:31.703Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T14:48:31.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T14:48:31.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T14:48:31.972Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T14:48:32.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T14:48:32.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-25T14:48:32.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T14:48:32.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T14:48:32.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-02-25T14:48:32.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T14:48:32.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T14:48:32.739Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T14:48:32.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T14:48:32.933Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T14:48:33.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T14:48:33.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T14:48:33.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-25T14:48:33.273Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-25T14:48:33.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-25T14:48:33.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-25T14:48:33.527Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-25T14:48:33.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-25T14:48:33.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2021-02-25T14:48:33.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2021-02-25T14:48:33.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2021-02-25T14:48:33.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3117ad39c47858e3340384c5e1f6c4857ae62dd [Pipeline] echo [2021-02-25T14:48:34.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3117ad [Pipeline] echo [2021-02-25T14:48:34.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:48:34.318Z] provisioning config files... [2021-02-25T14:48:34.349Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config6885319731780759925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:48:34.721Z] ---> docker-login.sh [2021-02-25T14:48:34.721Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:48:34.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:48:35.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:48:35.251Z] Configure a credential helper to remove this warning. See [2021-02-25T14:48:35.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:48:35.251Z] [2021-02-25T14:48:35.251Z] Login Succeeded [2021-02-25T14:48:35.251Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:48:35.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:48:35.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:48:35.527Z] Configure a credential helper to remove this warning. See [2021-02-25T14:48:35.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:48:35.527Z] [2021-02-25T14:48:35.527Z] Login Succeeded [2021-02-25T14:48:35.527Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:48:35.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:48:35.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:48:35.792Z] Configure a credential helper to remove this warning. See [2021-02-25T14:48:35.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:48:35.792Z] [2021-02-25T14:48:35.792Z] Login Succeeded [2021-02-25T14:48:35.792Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:48:35.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:48:35.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:48:35.792Z] Configure a credential helper to remove this warning. See [2021-02-25T14:48:35.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:48:35.792Z] [2021-02-25T14:48:35.792Z] Login Succeeded [2021-02-25T14:48:35.792Z] docker.io [2021-02-25T14:48:36.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:48:36.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:48:36.321Z] Configure a credential helper to remove this warning. See [2021-02-25T14:48:36.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:48:36.321Z] [2021-02-25T14:48:36.321Z] Login Succeeded [2021-02-25T14:48:36.321Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:48:36.333Z] 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-02-25T14:48:37.131Z] + git log --format=format:%s -1 b3117ad39c47858e3340384c5e1f6c4857ae62dd [Pipeline] echo [2021-02-25T14:48:37.241Z] GIT_COMMIT: b3117ad39c47858e3340384c5e1f6c4857ae62dd, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27 [Pipeline] echo [2021-02-25T14:48:37.283Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:48:38.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:48:38.343Z] [2021-02-25T14:48:38.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:48:38.701Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:48:38.701Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T14:48:38.701Z] 31603596830f: Pulling fs layer [2021-02-25T14:48:38.701Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T14:48:38.701Z] 6ca5941a6612: Pulling fs layer [2021-02-25T14:48:38.701Z] ecc8261a40a4: Pulling fs layer [2021-02-25T14:48:38.701Z] ecc8261a40a4: Waiting [2021-02-25T14:48:38.701Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T14:48:38.701Z] 2a8b12db71e7: Download complete [2021-02-25T14:48:38.974Z] 31603596830f: Verifying Checksum [2021-02-25T14:48:38.974Z] 31603596830f: Download complete [2021-02-25T14:48:38.974Z] ecc8261a40a4: Verifying Checksum [2021-02-25T14:48:38.974Z] ecc8261a40a4: Download complete [2021-02-25T14:48:38.974Z] 6ca5941a6612: Verifying Checksum [2021-02-25T14:48:38.974Z] 6ca5941a6612: Download complete [2021-02-25T14:48:39.237Z] 31603596830f: Pull complete [2021-02-25T14:48:39.505Z] 2a8b12db71e7: Pull complete [2021-02-25T14:48:40.466Z] 6ca5941a6612: Pull complete [2021-02-25T14:48:41.041Z] ecc8261a40a4: Pull complete [2021-02-25T14:48:41.041Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T14:48:41.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:48:41.041Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T14:48:41.165Z] prd-centos7-docker-4c-2g-27657 does not seem to be running inside a container [2021-02-25T14:48:41.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T14:48:42.991Z] $ docker top 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T14:48:43.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:48:43.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:48:43.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:48:43.522Z] $ docker exec 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent [2021-02-25T14:48:43.710Z] SSH_AUTH_SOCK=/tmp/ssh-peVBDv4ORnTa/agent.12 [2021-02-25T14:48:43.710Z] SSH_AGENT_PID=17 [2021-02-25T14:48:43.721Z] Running ssh-add (command line suppressed) [2021-02-25T14:48:43.851Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4844344193029527525.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4844344193029527525.key) [2021-02-25T14:48:43.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:48:44.250Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T14:48:44.274Z] $ docker exec --env ******** --env ******** 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent -k [2021-02-25T14:48:44.400Z] unset SSH_AUTH_SOCK; [2021-02-25T14:48:44.400Z] unset SSH_AGENT_PID; [2021-02-25T14:48:44.400Z] echo Agent pid 17 killed; [2021-02-25T14:48:44.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T14:48:44.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:48:44.637Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:48:44.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:48:44.828Z] $ docker exec 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent [2021-02-25T14:48:45.016Z] SSH_AUTH_SOCK=/tmp/ssh-ggdT9dflAJED/agent.47 [2021-02-25T14:48:45.016Z] SSH_AGENT_PID=53 [2021-02-25T14:48:45.023Z] Running ssh-add (command line suppressed) [2021-02-25T14:48:45.152Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4166901699194103400.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4166901699194103400.key) [2021-02-25T14:48:45.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:48:45.545Z] + git semver init [2021-02-25T14:48:45.546Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T14:48:45.546Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.git [2021-02-25T14:48:45.546Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [2021-02-25T14:48:45.546Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T14:48:45.546Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T14:48:45.546Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T14:48:45.546Z] # $SEMVER_BRANCH = PR-290 [2021-02-25T14:48:45.546Z] # $SEMVER_TEMP = /tmp/semver-395071721 [2021-02-25T14:48:45.546Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-02-25T14:48:46.937Z] # '/tmp/semver-395071721' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver' [2021-02-25T14:48:46.937Z] # -> Force: false [2021-02-25T14:48:46.938Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver [Pipeline] } [2021-02-25T14:48:46.952Z] $ docker exec --env ******** --env ******** 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent -k [2021-02-25T14:48:47.092Z] unset SSH_AUTH_SOCK; [2021-02-25T14:48:47.092Z] unset SSH_AGENT_PID; [2021-02-25T14:48:47.092Z] echo Agent pid 53 killed; [2021-02-25T14:48:47.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T14:48:47.649Z] + git semver [Pipeline] } [2021-02-25T14:48:47.667Z] $ docker stop --time=1 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 [2021-02-25T14:48:49.080Z] $ docker rm -f 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:48:49.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T14:48:49.945Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T14:48:49.948Z] [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-02-25T14:49:05.571Z] Still waiting to schedule task [2021-02-25T14:49:05.571Z] Executor slot already in use; ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-27659’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27655’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-25T14:49:05.573Z] Still waiting to schedule task [2021-02-25T14:49:05.573Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-25T14:50:20.462Z] Running on prd-centos7-docker-4c-2g-27658 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws [2021-02-25T14:50:20.545Z] Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout [2021-02-25T14:50:29.496Z] using credential edgex-jenkins-ssh [2021-02-25T14:50:29.594Z] Cloning the remote Git repository [2021-02-25T14:50:29.829Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:50:29.951Z] > git init /w/workspace/edgex-ui-go/10 # timeout=10 [2021-02-25T14:50:30.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:50:30.128Z] > git --version # timeout=10 [2021-02-25T14:50:30.142Z] > git --version # 'git version 2.24.3' [2021-02-25T14:50:30.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:50:30.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:50:33.082Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:50:33.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:50:33.150Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:50:33.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:50:33.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:50:33.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T14:50:34.036Z] Merging remotes/origin/master commit 062c99091897d73a20556ba115d924aa41bc7550 into PR head commit b3117ad39c47858e3340384c5e1f6c4857ae62dd [2021-02-25T14:50:34.480Z] Merge succeeded, producing b3117ad39c47858e3340384c5e1f6c4857ae62dd [2021-02-25T14:50:34.481Z] Checking out Revision b3117ad39c47858e3340384c5e1f6c4857ae62dd (PR-290) [2021-02-25T14:50:34.056Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:50:34.128Z] > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 [2021-02-25T14:50:34.403Z] > git remote # timeout=10 [2021-02-25T14:50:34.426Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T14:50:34.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:50:34.446Z] > git merge 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 [2021-02-25T14:50:34.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T14:50:34.487Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:50:34.497Z] > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 [2021-02-25T14:50:40.200Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:50:42.638Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:50:44.038Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:50:44.580Z] + sudo service docker restart [2021-02-25T14:50:44.580Z] + true [2021-02-25T14:50:44.580Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:50:47.589Z] provisioning config files... [2021-02-25T14:50:47.658Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config3959033460112137130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:50:48.296Z] ---> docker-login.sh [2021-02-25T14:50:48.296Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:50:50.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:51.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:51.226Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:51.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:51.226Z] [2021-02-25T14:50:51.226Z] Login Succeeded [2021-02-25T14:50:51.226Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:50:51.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:52.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:52.593Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:52.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:52.593Z] [2021-02-25T14:50:52.593Z] Login Succeeded [2021-02-25T14:50:52.593Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:50:53.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:53.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:53.943Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:53.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:53.943Z] [2021-02-25T14:50:53.943Z] Login Succeeded [2021-02-25T14:50:53.943Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:50:54.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:54.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:54.344Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:54.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:54.344Z] [2021-02-25T14:50:54.344Z] Login Succeeded [2021-02-25T14:50:54.344Z] docker.io [2021-02-25T14:50:55.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:55.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:55.298Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:55.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:55.298Z] [2021-02-25T14:50:55.298Z] Login Succeeded [2021-02-25T14:50:55.298Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:50:55.342Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T14:50:55.967Z] ========================================================= [2021-02-25T14:50:55.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T14:50:55.967Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:50:56.434Z] + 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-02-25T14:51:00.405Z] Sending build context to Docker daemon 17.09MB [2021-02-25T14:51:00.405Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:51:00.405Z] Step 2/8 : FROM ${BASE} [2021-02-25T14:51:00.405Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T14:51:00.405Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T14:51:00.405Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T14:51:00.405Z] de9db76c5a1d: Pulling fs layer [2021-02-25T14:51:00.405Z] bca2f99d35d6: Pulling fs layer [2021-02-25T14:51:00.405Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T14:51:00.405Z] 7c6f9722023f: Pulling fs layer [2021-02-25T14:51:00.405Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T14:51:00.405Z] bca2f99d35d6: Waiting [2021-02-25T14:51:00.405Z] 93359f2a8cfa: Waiting [2021-02-25T14:51:00.405Z] 7c6f9722023f: Waiting [2021-02-25T14:51:00.405Z] a35cf1a2eb13: Waiting [2021-02-25T14:51:00.405Z] de9db76c5a1d: Verifying Checksum [2021-02-25T14:51:00.405Z] de9db76c5a1d: Download complete [2021-02-25T14:51:00.405Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T14:51:00.405Z] 0ef7d3d256c8: Download complete [2021-02-25T14:51:00.721Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T14:51:00.721Z] 93359f2a8cfa: Download complete [2021-02-25T14:51:01.042Z] 7c6f9722023f: Verifying Checksum [2021-02-25T14:51:01.042Z] 7c6f9722023f: Download complete [2021-02-25T14:51:01.879Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T14:51:01.880Z] 188c0c94c7c5: Download complete [2021-02-25T14:51:03.012Z] 188c0c94c7c5: Pull complete [2021-02-25T14:51:03.305Z] 0ef7d3d256c8: Pull complete [2021-02-25T14:51:03.305Z] de9db76c5a1d: Pull complete [2021-02-25T14:51:10.384Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T14:51:10.384Z] a35cf1a2eb13: Download complete [2021-02-25T14:51:12.591Z] bca2f99d35d6: Verifying Checksum [2021-02-25T14:51:12.591Z] bca2f99d35d6: Download complete [2021-02-25T14:51:26.217Z] bca2f99d35d6: Pull complete [2021-02-25T14:51:26.514Z] 93359f2a8cfa: Pull complete [2021-02-25T14:51:27.129Z] 7c6f9722023f: Pull complete [2021-02-25T14:51:32.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27661 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws [2021-02-25T14:51:32.953Z] Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout [2021-02-25T14:51:38.265Z] a35cf1a2eb13: Pull complete [2021-02-25T14:51:38.265Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T14:51:38.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T14:51:38.265Z] ---> a62c8e92a672 [2021-02-25T14:51:38.265Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T14:51:38.646Z] using credential edgex-jenkins-ssh [2021-02-25T14:51:38.684Z] ---> Running in 24c7ac6657c6 [2021-02-25T14:51:38.806Z] Cloning the remote Git repository [2021-02-25T14:51:39.093Z] Removing intermediate container 24c7ac6657c6 [2021-02-25T14:51:39.093Z] ---> 5f5ab7214c20 [2021-02-25T14:51:39.093Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:51:39.093Z] ---> Running in 270f4085f926 [2021-02-25T14:51:38.875Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:51:38.994Z] > git init /w/workspace/edgex-ui-go/10 # timeout=10 [2021-02-25T14:51:39.068Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:51:39.069Z] > git --version # timeout=10 [2021-02-25T14:51:39.090Z] > git --version # 'git version 2.17.1' [2021-02-25T14:51:39.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:51:39.190Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:51:41.330Z] Merging remotes/origin/master commit 062c99091897d73a20556ba115d924aa41bc7550 into PR head commit b3117ad39c47858e3340384c5e1f6c4857ae62dd [2021-02-25T14:51:41.755Z] Merge succeeded, producing b3117ad39c47858e3340384c5e1f6c4857ae62dd [2021-02-25T14:51:41.755Z] Checking out Revision b3117ad39c47858e3340384c5e1f6c4857ae62dd (PR-290) [2021-02-25T14:51:40.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:51:40.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:51:40.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:51:40.860Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:51:40.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:51:40.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T14:51:41.355Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:51:41.381Z] > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 [2021-02-25T14:51:41.674Z] > git remote # timeout=10 [2021-02-25T14:51:41.692Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T14:51:41.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:51:41.720Z] > git merge 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 [2021-02-25T14:51:41.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T14:51:41.766Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:51:41.777Z] > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 [2021-02-25T14:51:44.031Z] Removing intermediate container 270f4085f926 [2021-02-25T14:51:44.031Z] ---> 803ca8c0ce11 [2021-02-25T14:51:44.031Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-25T14:51:44.031Z] ---> Running in bfe96e5d1be3 [2021-02-25T14:51:45.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T14:51:46.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T14:51:46.578Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:51:47.760Z] OK: 166 MiB in 39 packages [2021-02-25T14:51:48.192Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:51:48.612Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:51:49.011Z] + sudo+ service docker restarttrue [2021-02-25T14:51:49.011Z] [2021-02-25T14:51:49.511Z] Removing intermediate container bfe96e5d1be3 [2021-02-25T14:51:49.511Z] ---> a43758e37d29 [2021-02-25T14:51:49.511Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-25T14:51:49.511Z] ---> Running in fea7541cf701 [2021-02-25T14:51:50.051Z] Removing intermediate container fea7541cf701 [2021-02-25T14:51:50.051Z] ---> 891eed60954d [2021-02-25T14:51:50.051Z] Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:51:51.706Z] provisioning config files... [2021-02-25T14:51:51.753Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config4497459864026009779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:51:52.163Z] ---> docker-login.sh [2021-02-25T14:51:52.163Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:51:54.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:54.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:54.335Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:54.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:54.335Z] [2021-02-25T14:51:54.335Z] Login Succeeded [2021-02-25T14:51:54.335Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:51:54.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:54.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:54.335Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:54.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:54.335Z] [2021-02-25T14:51:54.335Z] Login Succeeded [2021-02-25T14:51:54.335Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:51:54.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:54.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:54.335Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:54.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:54.335Z] [2021-02-25T14:51:54.335Z] Login Succeeded [2021-02-25T14:51:54.335Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:51:54.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:54.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:54.881Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:54.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:54.881Z] [2021-02-25T14:51:54.881Z] Login Succeeded [2021-02-25T14:51:54.881Z] docker.io [2021-02-25T14:51:55.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:55.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:55.423Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:55.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:55.423Z] [2021-02-25T14:51:55.423Z] Login Succeeded [2021-02-25T14:51:55.423Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:51:55.440Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-25T14:51:55.699Z] ---> 9534f5d153c0 [2021-02-25T14:51:55.699Z] Step 8/8 : RUN go mod download [2021-02-25T14:51:55.699Z] ---> Running in 9fbc1c49c048 [Pipeline] echo [2021-02-25T14:51:55.849Z] ========================================================= [2021-02-25T14:51:55.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T14:51:55.849Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:56.230Z] + 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-02-25T14:51:56.831Z] Sending build context to Docker daemon 17.09MB [2021-02-25T14:51:56.831Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:51:56.831Z] Step 2/8 : FROM ${BASE} [2021-02-25T14:51:56.831Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T14:51:57.104Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T14:51:57.104Z] a4357932f1b6: Pulling fs layer [2021-02-25T14:51:57.104Z] 18c013af1878: Pulling fs layer [2021-02-25T14:51:57.104Z] 00ac8860ef70: Pulling fs layer [2021-02-25T14:51:57.104Z] 63d7cb157983: Pulling fs layer [2021-02-25T14:51:57.104Z] b116817d02f9: Pulling fs layer [2021-02-25T14:51:57.104Z] 745a02a5169b: Pulling fs layer [2021-02-25T14:51:57.104Z] 00ac8860ef70: Waiting [2021-02-25T14:51:57.104Z] 63d7cb157983: Waiting [2021-02-25T14:51:57.104Z] b116817d02f9: Waiting [2021-02-25T14:51:57.104Z] 745a02a5169b: Waiting [2021-02-25T14:51:57.104Z] 18c013af1878: Download complete [2021-02-25T14:51:57.104Z] a4357932f1b6: Verifying Checksum [2021-02-25T14:51:57.104Z] a4357932f1b6: Download complete [2021-02-25T14:51:57.104Z] 63d7cb157983: Verifying Checksum [2021-02-25T14:51:57.104Z] 63d7cb157983: Download complete [2021-02-25T14:51:57.376Z] b116817d02f9: Verifying Checksum [2021-02-25T14:51:57.376Z] b116817d02f9: Download complete [2021-02-25T14:51:57.376Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T14:51:57.376Z] 5f621e34cdf4: Download complete [2021-02-25T14:51:57.980Z] 5f621e34cdf4: Pull complete [2021-02-25T14:51:58.253Z] a4357932f1b6: Pull complete [2021-02-25T14:51:58.865Z] 18c013af1878: Pull complete [2021-02-25T14:52:00.843Z] 745a02a5169b: Verifying Checksum [2021-02-25T14:52:00.843Z] 745a02a5169b: Download complete [2021-02-25T14:52:01.118Z] 00ac8860ef70: Verifying Checksum [2021-02-25T14:52:01.118Z] 00ac8860ef70: Download complete [2021-02-25T14:52:11.322Z] 00ac8860ef70: Pull complete [2021-02-25T14:52:11.322Z] 63d7cb157983: Pull complete [2021-02-25T14:52:11.598Z] b116817d02f9: Pull complete [2021-02-25T14:52:15.909Z] 745a02a5169b: Pull complete [2021-02-25T14:52:15.909Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T14:52:15.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T14:52:15.909Z] ---> b7e6874047d6 [2021-02-25T14:52:15.909Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T14:52:18.563Z] ---> Running in eb528db57ae4 [2021-02-25T14:52:18.563Z] Removing intermediate container eb528db57ae4 [2021-02-25T14:52:18.563Z] ---> d28abb8e99fb [2021-02-25T14:52:18.563Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:52:18.838Z] ---> Running in 26457d230bcb [2021-02-25T14:52:21.492Z] Removing intermediate container 26457d230bcb [2021-02-25T14:52:21.492Z] ---> a961136141bd [2021-02-25T14:52:21.492Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-25T14:52:21.492Z] ---> Running in 0c3fc386a480 [2021-02-25T14:52:22.935Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T14:52:23.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T14:52:24.978Z] OK: 142 MiB in 39 packages [2021-02-25T14:52:26.415Z] Removing intermediate container 0c3fc386a480 [2021-02-25T14:52:26.415Z] ---> f7d9e04b9d15 [2021-02-25T14:52:26.415Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-25T14:52:26.415Z] ---> Running in c05b2a88142c [2021-02-25T14:52:26.690Z] Removing intermediate container c05b2a88142c [2021-02-25T14:52:26.690Z] ---> 2c563f3efb98 [2021-02-25T14:52:26.690Z] Step 7/8 : COPY . . [2021-02-25T14:52:29.313Z] ---> c09881c1347c [2021-02-25T14:52:29.313Z] Step 8/8 : RUN go mod download [2021-02-25T14:52:29.313Z] ---> Running in ac07d1c61f47 [2021-02-25T14:52:37.910Z] Removing intermediate container 9fbc1c49c048 [2021-02-25T14:52:37.910Z] ---> 3802ca9cc1b6 [2021-02-25T14:52:37.910Z] Successfully built 3802ca9cc1b6 [2021-02-25T14:52:38.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:52:39.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T14:52:39.106Z] . [Pipeline] withDockerContainer [2021-02-25T14:52:39.473Z] prd-centos7-docker-4c-2g-27658 does not seem to be running inside a container [2021-02-25T14:52:39.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-25T14:52:43.033Z] $ docker top db14d08174ea6b3aeb3971802d39d524cc663d9139e9b2910ed7422a46293e63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:52:45.318Z] + go version [2021-02-25T14:52:45.782Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T14:52:45.818Z] $ docker stop --time=1 db14d08174ea6b3aeb3971802d39d524cc663d9139e9b2910ed7422a46293e63 [2021-02-25T14:52:48.149Z] $ docker rm -f db14d08174ea6b3aeb3971802d39d524cc663d9139e9b2910ed7422a46293e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:52:49.411Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T14:52:49.732Z] . [Pipeline] withDockerContainer [2021-02-25T14:52:50.284Z] prd-centos7-docker-4c-2g-27658 does not seem to be running inside a container [2021-02-25T14:52:50.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-25T14:52:52.993Z] $ docker top 7c70d7630c4653cdc16dfda9dd46e5fdf429e663aa77fd7274de8a51a9185964 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:52:54.421Z] + make test [2021-02-25T14:52:54.421Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-25T14:52:56.155Z] Removing intermediate container ac07d1c61f47 [2021-02-25T14:52:56.155Z] ---> 507a50ad8451 [2021-02-25T14:52:56.155Z] Successfully built 507a50ad8451 [2021-02-25T14:52:56.155Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:52:56.497Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T14:52:56.497Z] . [Pipeline] withDockerContainer [2021-02-25T14:52:56.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-27661 does not seem to be running inside a container [2021-02-25T14:52:56.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-25T14:52:58.573Z] $ docker top 096157375d4014cdb19f425ae616b3fdca8fbd003b8721bd1c96222543185ba7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:52:59.415Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-25T14:52:59.595Z] + go version [2021-02-25T14:52:59.595Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T14:52:59.619Z] $ docker stop --time=1 096157375d4014cdb19f425ae616b3fdca8fbd003b8721bd1c96222543185ba7 [2021-02-25T14:53:01.643Z] $ docker rm -f 096157375d4014cdb19f425ae616b3fdca8fbd003b8721bd1c96222543185ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:02.665Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T14:53:02.665Z] . [Pipeline] withDockerContainer [2021-02-25T14:53:02.923Z] prd-ubuntu18.04-docker-arm64-4c-16g-27661 does not seem to be running inside a container [2021-02-25T14:53:03.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-25T14:53:04.652Z] $ docker top dd2af5a57fc81bd6f81aa7dffe29886f199bf70a015ab0f200bad1ad9a252f32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:53:05.622Z] + make test [2021-02-25T14:53:05.622Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-25T14:53:07.056Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-25T14:53:16.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-25T14:53:16.611Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-25T14:53:24.579Z] $ docker stop --time=1 7c70d7630c4653cdc16dfda9dd46e5fdf429e663aa77fd7274de8a51a9185964 [2021-02-25T14:53:27.927Z] $ docker rm -f 7c70d7630c4653cdc16dfda9dd46e5fdf429e663aa77fd7274de8a51a9185964 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:53:29.077Z] + sudo chown -R jenkins:jenkins . [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-25T14:53:29.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-25T14:53:29.284Z] GO111MODULE=on go vet ./... [Pipeline] stash [2021-02-25T14:53:30.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [2021-02-25T14:53:33.342Z] $ docker stop --time=1 dd2af5a57fc81bd6f81aa7dffe29886f199bf70a015ab0f200bad1ad9a252f32 [2021-02-25T14:53:35.452Z] $ docker rm -f dd2af5a57fc81bd6f81aa7dffe29886f199bf70a015ab0f200bad1ad9a252f32 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:53:36.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T14:53:36.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T14:53:37.081Z] Warning: overwriting stash ‘coverage-report’ [2021-02-25T14:53:37.279Z] + ls -al . [2021-02-25T14:53:37.279Z] total 88 [2021-02-25T14:53:37.279Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 25 14:52 . [2021-02-25T14:53:37.279Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 25 14:50 .. [2021-02-25T14:53:37.279Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 25 14:50 assets [2021-02-25T14:53:37.279Z] drwxrwxr-x. 2 jenkins jenkins 35 Feb 25 14:50 bin [2021-02-25T14:53:37.279Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 25 14:50 cmd [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 25 14:50 CONTRIBUTING.md [2021-02-25T14:53:37.279Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 25 14:52 coverage.out [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 1508 Feb 25 14:50 Dockerfile [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 902 Feb 25 14:50 Dockerfile.build [2021-02-25T14:53:37.279Z] drwxrwxr-x. 5 jenkins jenkins 104 Feb 25 14:50 docs [2021-02-25T14:53:37.279Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 25 14:50 .git [2021-02-25T14:53:37.279Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 25 14:50 .github [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 153 Feb 25 14:50 .gitignore [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 966 Feb 25 14:50 go.mod [2021-02-25T14:53:37.279Z] -rw-r--r--. 1 jenkins jenkins 20277 Feb 25 14:52 go.sum [2021-02-25T14:53:37.279Z] drwxrwxr-x. 10 jenkins jenkins 139 Feb 25 14:50 internal [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 25 14:50 Jenkinsfile [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 25 14:50 LICENSE [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 25 14:50 Makefile [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 4535 Feb 25 14:50 README.md [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 25 14:48 VERSION [2021-02-25T14:53:37.279Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 25 14:50 version.go [2021-02-25T14:53:37.279Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 25 14:50 web [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:37.740Z] + 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=b3117ad39c47858e3340384c5e1f6c4857ae62dd --label arch=amd64 --label version=0.0.0 . [2021-02-25T14:53:37.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:53:38.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T14:53:38.989Z] + ls -al . [2021-02-25T14:53:38.989Z] total 120 [2021-02-25T14:53:38.989Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:53 . [2021-02-25T14:53:38.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:51 .. [2021-02-25T14:53:38.989Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 14:51 .git [2021-02-25T14:53:38.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:51 .github [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 153 Feb 25 14:51 .gitignore [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 25 14:51 CONTRIBUTING.md [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 1508 Feb 25 14:51 Dockerfile [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 902 Feb 25 14:51 Dockerfile.build [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 25 14:51 Jenkinsfile [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 25 14:51 LICENSE [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 25 14:51 Makefile [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 4535 Feb 25 14:51 README.md [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 14:48 VERSION [2021-02-25T14:53:38.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:51 assets [2021-02-25T14:53:38.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:51 bin [2021-02-25T14:53:38.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:51 cmd [2021-02-25T14:53:38.989Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 25 14:53 coverage.out [2021-02-25T14:53:38.989Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 25 14:51 docs [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 966 Feb 25 14:51 go.mod [2021-02-25T14:53:38.989Z] -rw-r--r-- 1 jenkins jenkins 20277 Feb 25 14:53 go.sum [2021-02-25T14:53:38.989Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:51 internal [2021-02-25T14:53:38.989Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 25 14:51 version.go [2021-02-25T14:53:38.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:51 web [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:39.274Z] Sending build context to Docker daemon 17.11MB [2021-02-25T14:53:39.274Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:53:39.274Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-25T14:53:39.274Z] ---> 3802ca9cc1b6 [2021-02-25T14:53:39.274Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-25T14:53:39.365Z] + 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=b3117ad39c47858e3340384c5e1f6c4857ae62dd --label arch=arm64 --label version=0.0.0 . [2021-02-25T14:53:39.583Z] ---> Running in cfd70e07f14d [2021-02-25T14:53:40.246Z] Removing intermediate container cfd70e07f14d [2021-02-25T14:53:40.246Z] ---> 9faca2de7974 [2021-02-25T14:53:40.246Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-25T14:53:40.246Z] ---> Running in 4884c7b8220f [2021-02-25T14:53:40.405Z] Sending build context to Docker daemon 17.11MB [2021-02-25T14:53:40.405Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:53:40.405Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-25T14:53:40.405Z] ---> 507a50ad8451 [2021-02-25T14:53:40.405Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-25T14:53:40.681Z] ---> Running in 9e159dce4607 [2021-02-25T14:53:40.967Z] Removing intermediate container 9e159dce4607 [2021-02-25T14:53:40.967Z] ---> fb1a1ff781a8 [2021-02-25T14:53:40.967Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-25T14:53:41.086Z] Removing intermediate container 4884c7b8220f [2021-02-25T14:53:41.086Z] ---> a037ce693af9 [2021-02-25T14:53:41.086Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T14:53:41.086Z] ---> Running in f5280cc9fd2e [2021-02-25T14:53:41.239Z] ---> Running in 745e6804c8b9 [2021-02-25T14:53:41.371Z] Removing intermediate container f5280cc9fd2e [2021-02-25T14:53:41.371Z] ---> 8980c5f585be [2021-02-25T14:53:41.371Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-25T14:53:41.371Z] ---> Running in a7d278a34a33 [2021-02-25T14:53:41.525Z] Removing intermediate container 745e6804c8b9 [2021-02-25T14:53:41.525Z] ---> 486e8333be7d [2021-02-25T14:53:41.525Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T14:53:41.653Z] Removing intermediate container a7d278a34a33 [2021-02-25T14:53:41.653Z] ---> c6dcf7669fa2 [2021-02-25T14:53:41.653Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-25T14:53:41.653Z] ---> Running in a6b49bfb081e [2021-02-25T14:53:41.799Z] ---> Running in c727ce3acb9a [2021-02-25T14:53:42.401Z] Removing intermediate container c727ce3acb9a [2021-02-25T14:53:42.401Z] ---> e6b86b104f27 [2021-02-25T14:53:42.401Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-25T14:53:42.401Z] ---> Running in 3ef4ca5c692e [2021-02-25T14:53:42.674Z] Removing intermediate container 3ef4ca5c692e [2021-02-25T14:53:42.674Z] ---> bbc8fe6675d0 [2021-02-25T14:53:42.674Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-25T14:53:42.815Z] Removing intermediate container a6b49bfb081e [2021-02-25T14:53:42.815Z] ---> badfa7c36a20 [2021-02-25T14:53:42.815Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:53:42.815Z] ---> Running in b80bf414f7ce [2021-02-25T14:53:42.947Z] ---> Running in c53277bca446 [2021-02-25T14:53:43.545Z] Removing intermediate container c53277bca446 [2021-02-25T14:53:43.545Z] ---> daf22da795aa [2021-02-25T14:53:43.545Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:53:43.545Z] ---> Running in 2a7ba17ca5a4 [2021-02-25T14:53:45.525Z] Removing intermediate container 2a7ba17ca5a4 [2021-02-25T14:53:45.525Z] ---> 8d4885cbb89b [2021-02-25T14:53:45.525Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T14:53:45.802Z] ---> Running in 885f0c1eda7d [2021-02-25T14:53:46.571Z] Removing intermediate container b80bf414f7ce [2021-02-25T14:53:46.571Z] ---> 5d6713860bfc [2021-02-25T14:53:46.571Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T14:53:46.571Z] ---> Running in dabae8bef063 [2021-02-25T14:53:46.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T14:53:48.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T14:53:48.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T14:53:50.704Z] OK: 142 MiB in 39 packages [2021-02-25T14:53:50.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T14:53:52.027Z] OK: 166 MiB in 39 packages [2021-02-25T14:53:52.130Z] Removing intermediate container 885f0c1eda7d [2021-02-25T14:53:52.130Z] ---> 1af23672fdaf [2021-02-25T14:53:52.130Z] Step 10/24 : ENV GO111MODULE=on [2021-02-25T14:53:52.130Z] ---> Running in 498bf88ba808 [2021-02-25T14:53:52.725Z] Removing intermediate container 498bf88ba808 [2021-02-25T14:53:52.725Z] ---> fc1a075c8c7c [2021-02-25T14:53:52.725Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-25T14:53:52.725Z] ---> Running in 7dc2a794880a [2021-02-25T14:53:53.322Z] Removing intermediate container 7dc2a794880a [2021-02-25T14:53:53.322Z] ---> d394b15dc395 [2021-02-25T14:53:53.322Z] Step 12/24 : COPY go.mod . [2021-02-25T14:53:53.737Z] Removing intermediate container dabae8bef063 [2021-02-25T14:53:53.737Z] ---> d587ed53c694 [2021-02-25T14:53:53.737Z] Step 10/24 : ENV GO111MODULE=on [2021-02-25T14:53:53.916Z] ---> 71bf7ea27e77 [2021-02-25T14:53:53.916Z] Step 13/24 : COPY Makefile . [2021-02-25T14:53:54.382Z] ---> Running in 8496337327dc [2021-02-25T14:53:54.722Z] Removing intermediate container 8496337327dc [2021-02-25T14:53:54.722Z] ---> e4234a0aaec0 [2021-02-25T14:53:54.722Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-25T14:53:54.722Z] ---> Running in b964c0e81247 [2021-02-25T14:53:54.890Z] ---> 78f04277eded [2021-02-25T14:53:54.890Z] Step 14/24 : RUN make update [2021-02-25T14:53:54.890Z] ---> Running in 584d166ddca5 [2021-02-25T14:53:55.040Z] Removing intermediate container b964c0e81247 [2021-02-25T14:53:55.040Z] ---> 56c5d2a8390d [2021-02-25T14:53:55.040Z] Step 12/24 : COPY go.mod . [2021-02-25T14:53:55.456Z] ---> 19cd61c36bf4 [2021-02-25T14:53:55.456Z] Step 13/24 : COPY Makefile . [2021-02-25T14:53:55.870Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-25T14:53:56.150Z] ---> 724df4e0234e [2021-02-25T14:53:56.150Z] Step 14/24 : RUN make update [2021-02-25T14:53:56.466Z] ---> Running in 9f806d7e82e7 [2021-02-25T14:53:57.094Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-25T14:53:57.317Z] Removing intermediate container 584d166ddca5 [2021-02-25T14:53:57.317Z] ---> 5bf65edff52f [2021-02-25T14:53:57.317Z] Step 15/24 : COPY . . [2021-02-25T14:53:58.257Z] Removing intermediate container 9f806d7e82e7 [2021-02-25T14:53:58.257Z] ---> 3ba162557e1d [2021-02-25T14:53:58.257Z] Step 15/24 : COPY . . [2021-02-25T14:53:59.295Z] ---> 9836fc77bfaa [2021-02-25T14:53:59.295Z] Step 16/24 : RUN ${MAKE} [2021-02-25T14:53:59.566Z] ---> Running in 91b12c09e15b [2021-02-25T14:53:59.831Z] ---> 00232d47d3f2 [2021-02-25T14:53:59.831Z] Step 16/24 : RUN ${MAKE} [2021-02-25T14:54:00.365Z] ---> Running in e21a3402bcc1 [2021-02-25T14:54:00.576Z] 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-02-25T14:54:02.028Z] 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-02-25T14:54:21.458Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-25T14:54:22.766Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-25T14:54:24.270Z] Removing intermediate container e21a3402bcc1 [2021-02-25T14:54:24.270Z] ---> fb80e4c4ef41 [2021-02-25T14:54:24.270Z] Step 17/24 : FROM alpine:3.12 [2021-02-25T14:54:24.625Z] 3.12: Pulling from library/alpine [2021-02-25T14:54:24.964Z] f84cab65f19f: Pulling fs layer [2021-02-25T14:54:24.964Z] f84cab65f19f: Verifying Checksum [2021-02-25T14:54:24.964Z] f84cab65f19f: Download complete [2021-02-25T14:54:26.830Z] f84cab65f19f: Pull complete [2021-02-25T14:54:26.830Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T14:54:26.830Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T14:54:26.830Z] ---> 88dd2752d2ea [2021-02-25T14:54:26.830Z] Step 18/24 : EXPOSE 4000 [2021-02-25T14:54:27.056Z] Removing intermediate container 91b12c09e15b [2021-02-25T14:54:27.056Z] ---> be7b99504f27 [2021-02-25T14:54:27.056Z] Step 17/24 : FROM alpine:3.12 [2021-02-25T14:54:27.056Z] 3.12: Pulling from library/alpine [2021-02-25T14:54:27.056Z] dce8679b510e: Pulling fs layer [2021-02-25T14:54:27.256Z] ---> Running in 81927903f40b [2021-02-25T14:54:27.329Z] dce8679b510e: Verifying Checksum [2021-02-25T14:54:27.330Z] dce8679b510e: Download complete [2021-02-25T14:54:27.668Z] Removing intermediate container 81927903f40b [2021-02-25T14:54:27.668Z] ---> c98c7569de31 [2021-02-25T14:54:27.668Z] 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-02-25T14:54:27.924Z] dce8679b510e: Pull complete [2021-02-25T14:54:27.924Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T14:54:27.924Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T14:54:27.924Z] ---> d10569e2745f [2021-02-25T14:54:27.924Z] Step 18/24 : EXPOSE 4000 [2021-02-25T14:54:28.198Z] ---> Running in 6b0825cc282f [2021-02-25T14:54:28.792Z] Removing intermediate container 6b0825cc282f [2021-02-25T14:54:28.792Z] ---> cabaf7af6165 [2021-02-25T14:54:28.792Z] 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-02-25T14:54:29.861Z] ---> 06a0657d0b6c [2021-02-25T14:54:29.862Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:54:30.224Z] ---> Running in a6d2678da236 [2021-02-25T14:54:30.540Z] Removing intermediate container a6d2678da236 [2021-02-25T14:54:30.540Z] ---> 10fc17bf75bb [2021-02-25T14:54:30.540Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-25T14:54:30.756Z] ---> 6330c98ffd34 [2021-02-25T14:54:30.756Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:54:30.756Z] ---> Running in f47d10131598 [2021-02-25T14:54:31.026Z] Removing intermediate container f47d10131598 [2021-02-25T14:54:31.026Z] ---> 0930c36edcfe [2021-02-25T14:54:31.026Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-25T14:54:31.026Z] ---> Running in 3ad0ad58739e [2021-02-25T14:54:31.621Z] Removing intermediate container 3ad0ad58739e [2021-02-25T14:54:31.621Z] ---> 886bfb4e51ab [2021-02-25T14:54:31.621Z] Step 22/24 : LABEL arch=arm64 [2021-02-25T14:54:31.621Z] ---> Running in 51bb71652807 [2021-02-25T14:54:31.642Z] ---> Running in 76251e910453 [2021-02-25T14:54:32.213Z] Removing intermediate container 51bb71652807 [2021-02-25T14:54:32.213Z] ---> 58dbec6411ce [2021-02-25T14:54:32.213Z] Step 23/24 : LABEL git_sha=b3117ad39c47858e3340384c5e1f6c4857ae62dd [2021-02-25T14:54:32.213Z] ---> Running in 428bcb9d8a13 [2021-02-25T14:54:32.250Z] Removing intermediate container 76251e910453 [2021-02-25T14:54:32.250Z] ---> 97959dca1573 [2021-02-25T14:54:32.250Z] Step 22/24 : LABEL arch=amd64 [2021-02-25T14:54:32.250Z] ---> Running in 45c77a108363 [2021-02-25T14:54:32.628Z] Removing intermediate container 45c77a108363 [2021-02-25T14:54:32.628Z] ---> 49485eee7f55 [2021-02-25T14:54:32.628Z] Step 23/24 : LABEL git_sha=b3117ad39c47858e3340384c5e1f6c4857ae62dd [2021-02-25T14:54:32.628Z] ---> Running in 7fba3bd721dd [2021-02-25T14:54:32.804Z] Removing intermediate container 428bcb9d8a13 [2021-02-25T14:54:32.804Z] ---> 3deae352091a [2021-02-25T14:54:32.804Z] Step 24/24 : LABEL version=0.0.0 [2021-02-25T14:54:32.804Z] ---> Running in 15197c96346e [2021-02-25T14:54:32.946Z] Removing intermediate container 7fba3bd721dd [2021-02-25T14:54:32.946Z] ---> d52e8ab3f8bf [2021-02-25T14:54:32.946Z] Step 24/24 : LABEL version=0.0.0 [2021-02-25T14:54:33.077Z] Removing intermediate container 15197c96346e [2021-02-25T14:54:33.077Z] ---> f1bea636252f [2021-02-25T14:54:33.077Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T14:54:33.305Z] ---> Running in 05cc8e863539 [2021-02-25T14:54:33.305Z] Removing intermediate container 05cc8e863539 [2021-02-25T14:54:33.305Z] ---> 25592b2a1650 [2021-02-25T14:54:33.305Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T14:54:33.305Z] Successfully built 25592b2a1650 [2021-02-25T14:54:33.348Z] Successfully built f1bea636252f [2021-02-25T14:54:33.348Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-02-25T14:54:33.663Z] Successfully tagged docker-edgex-ui-go:latest Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] libraryResource [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-02-25T14:54:34.493Z] ---> job-cost.sh [2021-02-25T14:54:34.493Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zkb3 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:54:35.550Z] ---> job-cost.sh [2021-02-25T14:54:35.550Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eLik [2021-02-25T14:55:10.129Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T14:55:13.449Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T14:55:58.026Z] lf-activate-venv(): INFO: Adding /tmp/venv-eLik/bin to PATH [2021-02-25T14:55:58.026Z] INFO: No Stack... [2021-02-25T14:55:58.026Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T14:55:59.078Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T14:56:00.906Z] + cut -d, -f6 [2021-02-25T14:56:00.906Z] + cat /w/workspace/edgex-ui-go/10/archives/cost.csv [Pipeline] lock [2021-02-25T14:56:01.184Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [2021-02-25T14:56:01.219Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] did not exist. Created. [2021-02-25T14:56:01.219Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T14:56:01.873Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-25T14:56:02.240Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T14:56:02.258Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T14:57:35.273Z] lf-activate-venv(): INFO: Adding /tmp/venv-zkb3/bin to PATH [2021-02-25T14:57:35.273Z] INFO: No Stack... [2021-02-25T14:57:35.273Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T14:57:35.273Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T14:57:35.610Z] + + cat /w/workspace/edgex-ui-go/10/archives/cost.csv [2021-02-25T14:57:35.610Z] cut -d, -f6 [Pipeline] lock [2021-02-25T14:57:35.720Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [2021-02-25T14:57:35.758Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] did not exist. Created. [2021-02-25T14:57:35.758Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T14:57:36.195Z] /w/workspace/edgex-ui-go/10@tmp/durable-1d77aa12/script.sh: 1: /w/workspace/edgex-ui-go/10@tmp/durable-1d77aa12/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-25T14:57:36.539Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T14:57:36.610Z] Warning: overwriting stash ‘stack-cost’ [2021-02-25T14:57:36.870Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T14:57:36.902Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-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-02-25T14:57:38.151Z] provisioning config files... [2021-02-25T14:57:38.176Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config36852822070121570tmp [Pipeline] { [Pipeline] sh [2021-02-25T14:57:38.575Z] + set +x [2021-02-25T14:57:38.575Z] + curl -s https://codecov.io/bash [2021-02-25T14:57:38.575Z] + bash -s -- [2021-02-25T14:57:38.842Z] [2021-02-25T14:57:38.842Z] _____ _ [2021-02-25T14:57:38.842Z] / ____| | | [2021-02-25T14:57:38.842Z] | | ___ __| | ___ ___ _____ __ [2021-02-25T14:57:38.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-25T14:57:38.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-25T14:57:38.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-25T14:57:38.842Z] Bash-20210129-7c25fce [2021-02-25T14:57:38.842Z] [2021-02-25T14:57:38.842Z] [2021-02-25T14:57:38.842Z] ==> git version 2.24.3 found [2021-02-25T14:57:38.842Z] ==> 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-02-25T14:57:38.842Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-25T14:57:38.842Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-25T14:57:38.842Z] ==> Jenkins CI detected. [2021-02-25T14:57:38.842Z] project root: . [2021-02-25T14:57:38.842Z] --> token set from env [2021-02-25T14:57:38.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-25T14:57:38.842Z] ==> Running gcov in . (disable via -X gcov) [2021-02-25T14:57:38.842Z] ==> Python coveragepy not found [2021-02-25T14:57:38.842Z] ==> Searching for coverage reports in: [2021-02-25T14:57:38.842Z] + . [2021-02-25T14:57:38.842Z] -> Found 1 reports [2021-02-25T14:57:38.842Z] ==> Detecting git/mercurial file structure [2021-02-25T14:57:38.842Z] ==> Reading reports [2021-02-25T14:57:38.842Z] + ./coverage.out bytes=10 [2021-02-25T14:57:38.842Z] ==> Appending adjustments [2021-02-25T14:57:38.842Z] https://docs.codecov.io/docs/fixing-reports [2021-02-25T14:57:39.111Z] + Found adjustments [2021-02-25T14:57:39.111Z] ==> Gzipping contents [2021-02-25T14:57:39.111Z] 4.0K /tmp/codecov.0UzQ7U.gz [2021-02-25T14:57:39.111Z] ==> Uploading reports [2021-02-25T14:57:39.111Z] url: https://codecov.io [2021-02-25T14:57:39.112Z] query: branch=PR-290&commit=b3117ad39c47858e3340384c5e1f6c4857ae62dd&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-290%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2021-02-25T14:57:39.112Z] -> Pinging Codecov [2021-02-25T14:57:39.112Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-290&commit=b3117ad39c47858e3340384c5e1f6c4857ae62dd&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-290%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2021-02-25T14:57:39.694Z] -> Uploading to [2021-02-25T14:57:39.694Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-25/FB506323287CE973F263BFD2A0EB1F37/b3117ad39c47858e3340384c5e1f6c4857ae62dd/9d6e595c-25c4-4dce-89b6-e0d0107be6e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T145739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc9da15d8e7384e964ee5c44a492611dc9944592b6b907bfa8126aa8e66866b8 [2021-02-25T14:57:39.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T14:57:39.694Z] Dload Upload Total Spent Left Speed [2021-02-25T14:57:40.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 6805 --:--:-- --:--:-- --:--:-- 6817 [2021-02-25T14:57:40.271Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b3117ad39c47858e3340384c5e1f6c4857ae62dd [Pipeline] } [2021-02-25T14:57:40.281Z] 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-02-25T14:57:43.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:57:43.841Z] ---> package-listing.sh [2021-02-25T14:57:43.841Z] ++ facter osfamily [2021-02-25T14:57:43.841Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T14:57:43.841Z] + OS_FAMILY=redhat [2021-02-25T14:57:43.841Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-290 [2021-02-25T14:57:43.841Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T14:57:43.841Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T14:57:43.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T14:57:43.841Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T14:57:43.841Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' [2021-02-25T14:57:43.841Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T14:57:43.841Z] + case "${OS_FAMILY}" in [2021-02-25T14:57:43.841Z] + rpm -qa [2021-02-25T14:57:43.841Z] + sort [2021-02-25T14:57:49.159Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T14:57:49.159Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T14:57:49.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T14:57:49.159Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' [2021-02-25T14:57:49.159Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ [2021-02-25T14:57:49.159Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ [Pipeline] echo [2021-02-25T14:57:49.173Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T14:57:49.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:57:49.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:57:49.799Z] [2021-02-25T14:57:49.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:57:50.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:57:50.155Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T14:57:50.155Z] df20fa9351a1: Pulling fs layer [2021-02-25T14:57:50.155Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T14:57:50.155Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T14:57:50.155Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T14:57:50.155Z] 93b61091891f: Pulling fs layer [2021-02-25T14:57:50.155Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T14:57:50.155Z] 5e14af77c1be: Pulling fs layer [2021-02-25T14:57:50.155Z] 01666e4c0597: Pulling fs layer [2021-02-25T14:57:50.155Z] 93b61091891f: Waiting [2021-02-25T14:57:50.155Z] 93b9cdb0e59b: Waiting [2021-02-25T14:57:50.155Z] 5e14af77c1be: Waiting [2021-02-25T14:57:50.155Z] 46f8f816bc3b: Waiting [2021-02-25T14:57:50.155Z] aa168da1d23b: Pulling fs layer [2021-02-25T14:57:50.155Z] 01666e4c0597: Waiting [2021-02-25T14:57:50.155Z] aa168da1d23b: Waiting [2021-02-25T14:57:50.155Z] 36b3adc4ff6f: Download complete [2021-02-25T14:57:50.155Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T14:57:50.155Z] 46f8f816bc3b: Download complete [2021-02-25T14:57:50.418Z] df20fa9351a1: Verifying Checksum [2021-02-25T14:57:50.418Z] df20fa9351a1: Download complete [2021-02-25T14:57:50.418Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T14:57:50.418Z] 93b9cdb0e59b: Download complete [2021-02-25T14:57:50.418Z] 93b61091891f: Download complete [2021-02-25T14:57:50.418Z] 5e14af77c1be: Verifying Checksum [2021-02-25T14:57:50.418Z] 5e14af77c1be: Download complete [2021-02-25T14:57:50.418Z] 01666e4c0597: Verifying Checksum [2021-02-25T14:57:50.418Z] 01666e4c0597: Download complete [2021-02-25T14:57:50.681Z] df20fa9351a1: Pull complete [2021-02-25T14:57:50.948Z] 36b3adc4ff6f: Pull complete [2021-02-25T14:57:50.948Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T14:57:50.948Z] 8ad3a11d3b57: Download complete [2021-02-25T14:57:51.911Z] 8ad3a11d3b57: Pull complete [2021-02-25T14:57:51.911Z] 46f8f816bc3b: Pull complete [2021-02-25T14:57:52.875Z] 93b61091891f: Pull complete [2021-02-25T14:57:52.875Z] 93b9cdb0e59b: Pull complete [2021-02-25T14:57:53.139Z] 5e14af77c1be: Pull complete [2021-02-25T14:57:53.139Z] 01666e4c0597: Pull complete [2021-02-25T14:57:53.406Z] aa168da1d23b: Verifying Checksum [2021-02-25T14:57:53.406Z] aa168da1d23b: Download complete [2021-02-25T14:58:01.585Z] aa168da1d23b: Pull complete [2021-02-25T14:58:01.585Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T14:58:01.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:58:01.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T14:58:01.776Z] prd-centos7-docker-4c-2g-27657 does not seem to be running inside a container [2021-02-25T14:58:01.836Z] $ 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-290/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-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-25T14:58:04.980Z] $ docker top 313133eb5f3384efd8c63e07f8abbfb637b167ec9a017e0f858eeed9fc63dc64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:58:05.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T14:58:05.830Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T14:58:06.134Z] + ls /var/log/sa-host [2021-02-25T14:58:06.134Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T14:58:06.134Z] file_magic: OK [2021-02-25T14:58:06.134Z] HZ: Using current value: 100 [2021-02-25T14:58:06.134Z] file_header: OK [2021-02-25T14:58:06.134Z] 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-02-25T14:58:06.134Z] Statistics: [2021-02-25T14:58:06.134Z] Hnuu...uuuununununu... [2021-02-25T14:58:06.134Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T14:58:06.134Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T14:58:06.134Z] file_magic: OK [2021-02-25T14:58:06.134Z] HZ: Using current value: 100 [2021-02-25T14:58:06.134Z] file_header: OK [2021-02-25T14:58:06.134Z] 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-02-25T14:58:06.134Z] Statistics: [2021-02-25T14:58:06.134Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T14:58:06.134Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T14:58:06.345Z] provisioning config files... [2021-02-25T14:58:06.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config277729968004297183tmp [Pipeline] { [Pipeline] echo [2021-02-25T14:58:06.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:06.749Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T14:58:06.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T14:58:06.877Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:07.181Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T14:58:07.191Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:07.489Z] ---> sudo-logs.sh [2021-02-25T14:58:07.489Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T14:58:07.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:07.851Z] ---> job-cost.sh [2021-02-25T14:58:07.851Z] lf-activate-venv: SKIPPING [2021-02-25T14:58:07.851Z] DEBUG: total: 0.20999999344348907 [2021-02-25T14:58:07.851Z] INFO: Retrieving Stack Cost... [2021-02-25T14:58:08.798Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T14:58:09.379Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T14:58:09.393Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:09.687Z] ---> logs-deploy.sh [2021-02-25T14:58:09.687Z] lf-activate-venv: SKIPPING [2021-02-25T14:58:09.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-290/10 [2021-02-25T14:58:09.687Z] INFO: archiving workspace using pattern(s): [2021-02-25T14:58:11.608Z] Archives upload complete. [2021-02-25T14:58:11.608Z] INFO: archiving logs to Nexus