Pull request #269 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 178e9abb726bc5c11d6eeab2f0e20b1eed984902 rather than 9caedd82fbd788a0c6947d3925d89b855e96b15f Obtained Jenkinsfile from 178e9abb726bc5c11d6eeab2f0e20b1eed984902 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11932 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [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-269 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit 9caedd82fbd788a0c6947d3925d89b855e96b15f Merge succeeded, producing 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd Checking out Revision 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd (PR-269) > git config core.sparsecheckout # timeout=10 > git checkout -f 9caedd82fbd788a0c6947d3925d89b855e96b15f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd # timeout=10 Commit message: "Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-12T07:51:27.039Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-12T07:51:27.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-12T07:51:27.392Z] ========================================================= [2020-11-12T07:51:27.393Z] EdgeX Global Pipelines Version Info [2020-11-12T07:51:27.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:51:28.907Z] ------------------- [2020-11-12T07:51:28.908Z] stable info: [2020-11-12T07:51:28.908Z] ------------------- [2020-11-12T07:51:28.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T07:51:28.908Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-12T07:51:28.908Z] Message: update stable to v1.0.162 [2020-11-12T07:51:29.852Z] ------------------- [2020-11-12T07:51:29.852Z] experimental info: [2020-11-12T07:51:29.852Z] ------------------- [2020-11-12T07:51:29.852Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-12T07:51:29.852Z] Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 [2020-11-12T07:51:29.852Z] Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-12T07:51:30.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-11-12T07:51:30.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-11-12T07:51:30.479Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-12T07:51:30.587Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-12T07:51:30.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-12T07:51:30.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-12T07:51:30.911Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-12T07:51:31.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-12T07:51:31.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-12T07:51:31.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-12T07:51:31.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-12T07:51:31.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-11-12T07:51:31.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-12T07:51:31.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-12T07:51:31.669Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-12T07:51:31.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-12T07:51:31.871Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T07:51:31.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T07:51:32.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-12T07:51:32.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-12T07:51:32.269Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-12T07:51:32.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-12T07:51:32.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-12T07:51:32.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-12T07:51:32.885Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-12T07:51:32.972Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-12T07:51:33.061Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo [2020-11-12T07:51:33.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo [2020-11-12T07:51:33.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo [2020-11-12T07:51:33.378Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [Pipeline] echo [2020-11-12T07:51:33.514Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7733d52 [Pipeline] echo [2020-11-12T07:51:33.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T07:51:33.773Z] provisioning config files... [2020-11-12T07:51:33.802Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config5998459060171638124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:51:34.157Z] ---> docker-login.sh [2020-11-12T07:51:34.157Z] nexus3.edgexfoundry.org:10001 [2020-11-12T07:51:34.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:51:34.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:51:34.684Z] Configure a credential helper to remove this warning. See [2020-11-12T07:51:34.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:51:34.684Z] [2020-11-12T07:51:34.684Z] Login Succeeded [2020-11-12T07:51:34.684Z] nexus3.edgexfoundry.org:10002 [2020-11-12T07:51:34.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:51:34.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:51:34.947Z] Configure a credential helper to remove this warning. See [2020-11-12T07:51:34.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:51:34.947Z] [2020-11-12T07:51:34.947Z] Login Succeeded [2020-11-12T07:51:34.947Z] nexus3.edgexfoundry.org:10003 [2020-11-12T07:51:34.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:51:34.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:51:34.947Z] Configure a credential helper to remove this warning. See [2020-11-12T07:51:34.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:51:34.947Z] [2020-11-12T07:51:34.947Z] Login Succeeded [2020-11-12T07:51:34.947Z] nexus3.edgexfoundry.org:10004 [2020-11-12T07:51:35.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:51:35.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:51:35.210Z] Configure a credential helper to remove this warning. See [2020-11-12T07:51:35.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:51:35.210Z] [2020-11-12T07:51:35.210Z] Login Succeeded [2020-11-12T07:51:35.210Z] docker.io [2020-11-12T07:51:35.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:51:35.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:51:35.786Z] Configure a credential helper to remove this warning. See [2020-11-12T07:51:35.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:51:35.786Z] [2020-11-12T07:51:35.786Z] Login Succeeded [2020-11-12T07:51:35.786Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T07:51:35.795Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T07:51:36.577Z] + git log --format=format:%s -1 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [Pipeline] echo [2020-11-12T07:51:36.647Z] GIT_COMMIT: 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd, Commit Message: Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD [Pipeline] echo [2020-11-12T07:51:36.700Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:51:37.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T07:51:37.745Z] [2020-11-12T07:51:37.745Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:51:38.116Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T07:51:38.116Z] latest: Pulling from edgex-devops/git-semver [2020-11-12T07:51:38.116Z] 31603596830f: Pulling fs layer [2020-11-12T07:51:38.116Z] 2a8b12db71e7: Pulling fs layer [2020-11-12T07:51:38.116Z] 6ca5941a6612: Pulling fs layer [2020-11-12T07:51:38.116Z] ecc8261a40a4: Pulling fs layer [2020-11-12T07:51:38.116Z] ecc8261a40a4: Waiting [2020-11-12T07:51:38.116Z] 2a8b12db71e7: Verifying Checksum [2020-11-12T07:51:38.116Z] 2a8b12db71e7: Download complete [2020-11-12T07:51:38.378Z] 31603596830f: Verifying Checksum [2020-11-12T07:51:38.378Z] 31603596830f: Download complete [2020-11-12T07:51:38.378Z] ecc8261a40a4: Verifying Checksum [2020-11-12T07:51:38.378Z] ecc8261a40a4: Download complete [2020-11-12T07:51:38.378Z] 6ca5941a6612: Verifying Checksum [2020-11-12T07:51:38.378Z] 6ca5941a6612: Download complete [2020-11-12T07:51:38.650Z] 31603596830f: Pull complete [2020-11-12T07:51:38.911Z] 2a8b12db71e7: Pull complete [2020-11-12T07:51:39.491Z] 6ca5941a6612: Pull complete [2020-11-12T07:51:39.755Z] ecc8261a40a4: Pull complete [2020-11-12T07:51:39.755Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-12T07:51:39.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T07:51:39.755Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-12T07:51:39.876Z] prd-centos7-docker-4c-2g-11932 does not seem to be running inside a container [2020-11-12T07:51:39.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@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 [2020-11-12T07:51:42.090Z] $ docker top 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-12T07:51:42.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T07:51:42.468Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T07:51:42.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T07:51:42.722Z] $ docker exec 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent [2020-11-12T07:51:42.876Z] SSH_AUTH_SOCK=/tmp/ssh-5W9BVza3TWDm/agent.12 [2020-11-12T07:51:42.876Z] SSH_AGENT_PID=17 [2020-11-12T07:51:42.890Z] Running ssh-add (command line suppressed) [2020-11-12T07:51:43.008Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2469229198509779157.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2469229198509779157.key) [2020-11-12T07:51:43.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T07:51:43.401Z] + git tag --points-at HEAD [Pipeline] } [2020-11-12T07:51:43.426Z] $ docker exec --env ******** --env ******** 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent -k [2020-11-12T07:51:43.535Z] unset SSH_AUTH_SOCK; [2020-11-12T07:51:43.536Z] unset SSH_AGENT_PID; [2020-11-12T07:51:43.536Z] echo Agent pid 17 killed; [2020-11-12T07:51:43.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-12T07:51:43.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T07:51:43.716Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T07:51:43.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T07:51:43.888Z] $ docker exec 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent [2020-11-12T07:51:44.045Z] SSH_AUTH_SOCK=/tmp/ssh-Bnq6I6Zjs1DD/agent.45 [2020-11-12T07:51:44.045Z] SSH_AGENT_PID=50 [2020-11-12T07:51:44.057Z] Running ssh-add (command line suppressed) [2020-11-12T07:51:44.178Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_9191808892453714756.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_9191808892453714756.key) [2020-11-12T07:51:44.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T07:51:44.566Z] + git semver init [2020-11-12T07:51:44.566Z] # -> Open(): unable to determine branch for HEAD [2020-11-12T07:51:44.566Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.git [2020-11-12T07:51:44.566Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [2020-11-12T07:51:44.566Z] # $SEMVER_REMOTE_NAME = origin [2020-11-12T07:51:44.566Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-12T07:51:44.566Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-12T07:51:44.566Z] # $SEMVER_BRANCH = PR-269 [2020-11-12T07:51:44.566Z] # $SEMVER_TEMP = /tmp/semver-047258652 [2020-11-12T07:51:44.566Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-11-12T07:51:45.543Z] # '/tmp/semver-047258652' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver' [2020-11-12T07:51:45.543Z] # -> Force: false [2020-11-12T07:51:45.543Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver [Pipeline] } [2020-11-12T07:51:45.564Z] $ docker exec --env ******** --env ******** 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent -k [2020-11-12T07:51:45.712Z] unset SSH_AUTH_SOCK; [2020-11-12T07:51:45.712Z] unset SSH_AGENT_PID; [2020-11-12T07:51:45.713Z] echo Agent pid 50 killed; [2020-11-12T07:51:45.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-12T07:51:46.246Z] + git semver [Pipeline] } [2020-11-12T07:51:46.268Z] $ docker stop --time=1 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 [2020-11-12T07:51:47.681Z] $ docker rm -f 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T07:51:48.160Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-12T07:51:48.662Z] Stashed 1 file(s) [Pipeline] echo [2020-11-12T07:51:48.666Z] [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 [2020-11-12T07:52:04.293Z] Still waiting to schedule task [2020-11-12T07:52:04.293Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-12T07:52:04.297Z] Still waiting to schedule task [2020-11-12T07:52:04.297Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-12T07:54:01.075Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11933 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] { [Pipeline] ws [2020-11-12T07:54:01.167Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-11-12T07:54:06.676Z] using credential edgex-jenkins-ssh [2020-11-12T07:54:06.778Z] Cloning the remote Git repository [2020-11-12T07:54:06.832Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T07:54:06.934Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-11-12T07:54:07.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T07:54:07.009Z] > git --version # timeout=10 [2020-11-12T07:54:07.035Z] > git --version # 'git version 2.17.1' [2020-11-12T07:54:07.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T07:54:07.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T07:54:08.476Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T07:54:08.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T07:54:08.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T07:54:08.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T07:54:08.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T07:54:08.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T07:54:09.152Z] Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit 9caedd82fbd788a0c6947d3925d89b855e96b15f [2020-11-12T07:54:09.956Z] Merge succeeded, producing 0b7268b11e0186320be252d39bacc7b64df692ff [2020-11-12T07:54:09.957Z] Checking out Revision 0b7268b11e0186320be252d39bacc7b64df692ff (PR-269) [2020-11-12T07:54:09.176Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T07:54:09.198Z] > git checkout -f 9caedd82fbd788a0c6947d3925d89b855e96b15f # timeout=10 [2020-11-12T07:54:09.451Z] > git remote # timeout=10 [2020-11-12T07:54:09.468Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T07:54:09.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T07:54:09.498Z] > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 [2020-11-12T07:54:09.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T07:54:09.966Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T07:54:09.989Z] > git checkout -f 0b7268b11e0186320be252d39bacc7b64df692ff # timeout=10 [2020-11-12T07:54:14.569Z] Commit message: "Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD" [2020-11-12T07:54:14.569Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T07:54:15.411Z] provisioning config files... [2020-11-12T07:54:15.456Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2878933634447470789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:54:16.474Z] ---> docker-login.sh [2020-11-12T07:54:16.474Z] nexus3.edgexfoundry.org:10001 [2020-11-12T07:54:17.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:17.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:17.737Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:17.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:17.737Z] [2020-11-12T07:54:17.737Z] Login Succeeded [2020-11-12T07:54:17.737Z] nexus3.edgexfoundry.org:10002 [2020-11-12T07:54:18.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:18.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:18.289Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:18.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:18.289Z] [2020-11-12T07:54:18.289Z] Login Succeeded [2020-11-12T07:54:18.289Z] nexus3.edgexfoundry.org:10003 [2020-11-12T07:54:18.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:18.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:18.844Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:18.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:18.844Z] [2020-11-12T07:54:18.844Z] Login Succeeded [2020-11-12T07:54:18.844Z] nexus3.edgexfoundry.org:10004 [2020-11-12T07:54:19.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:19.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:19.119Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:19.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:19.119Z] [2020-11-12T07:54:19.119Z] Login Succeeded [2020-11-12T07:54:19.394Z] docker.io [2020-11-12T07:54:19.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:19.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:19.942Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:19.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:19.942Z] [2020-11-12T07:54:19.942Z] Login Succeeded [2020-11-12T07:54:19.942Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T07:54:20.015Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2020-11-12T07:54:20.243Z] Running on prd-centos7-docker-4c-2g-11934 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] // withEnv [Pipeline] { [Pipeline] unstash [Pipeline] ws [2020-11-12T07:54:20.501Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] echo [2020-11-12T07:54:20.638Z] ========================================================= [2020-11-12T07:54:20.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-12T07:54:20.638Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:54:21.091Z] + 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 . [2020-11-12T07:54:21.713Z] Sending build context to Docker daemon 15.63MB [2020-11-12T07:54:21.713Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-12T07:54:21.713Z] Step 2/8 : FROM ${BASE} [2020-11-12T07:54:21.713Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-12T07:54:21.713Z] b538f80385f9: Pulling fs layer [2020-11-12T07:54:21.713Z] 74f711af9a0d: Pulling fs layer [2020-11-12T07:54:21.713Z] 99f96fe45779: Pulling fs layer [2020-11-12T07:54:21.713Z] 8529a6b9a6be: Pulling fs layer [2020-11-12T07:54:21.713Z] 45590311c82a: Pulling fs layer [2020-11-12T07:54:21.713Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-12T07:54:21.713Z] 209524e5b208: Pulling fs layer [2020-11-12T07:54:21.713Z] 45590311c82a: Waiting [2020-11-12T07:54:21.713Z] 69ca0ff8b7b3: Waiting [2020-11-12T07:54:21.713Z] 8529a6b9a6be: Waiting [2020-11-12T07:54:21.713Z] 209524e5b208: Waiting [2020-11-12T07:54:21.989Z] 99f96fe45779: Verifying Checksum [2020-11-12T07:54:21.989Z] 99f96fe45779: Download complete [2020-11-12T07:54:21.989Z] 74f711af9a0d: Verifying Checksum [2020-11-12T07:54:21.989Z] 74f711af9a0d: Download complete [2020-11-12T07:54:21.989Z] 45590311c82a: Verifying Checksum [2020-11-12T07:54:21.989Z] 45590311c82a: Download complete [2020-11-12T07:54:22.588Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-12T07:54:22.588Z] 69ca0ff8b7b3: Download complete [2020-11-12T07:54:22.588Z] b538f80385f9: Download complete [2020-11-12T07:54:23.243Z] using credential edgex-jenkins-ssh [2020-11-12T07:54:23.303Z] Cloning the remote Git repository [2020-11-12T07:54:23.572Z] b538f80385f9: Pull complete [2020-11-12T07:54:23.849Z] 74f711af9a0d: Pull complete [2020-11-12T07:54:23.093Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T07:54:23.163Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-11-12T07:54:23.216Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T07:54:23.217Z] > git --version # timeout=10 [2020-11-12T07:54:23.229Z] > git --version # 'git version 2.16.5' [2020-11-12T07:54:23.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T07:54:23.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T07:54:24.125Z] 99f96fe45779: Pull complete [2020-11-12T07:54:25.121Z] 209524e5b208: Verifying Checksum [2020-11-12T07:54:25.121Z] 209524e5b208: Download complete [2020-11-12T07:54:25.950Z] Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit 9caedd82fbd788a0c6947d3925d89b855e96b15f [2020-11-12T07:54:26.161Z] Merge succeeded, producing 8a662804d0dcd4832da1ebd53177e8d0e45d8afe [2020-11-12T07:54:26.162Z] Checking out Revision 8a662804d0dcd4832da1ebd53177e8d0e45d8afe (PR-269) [2020-11-12T07:54:25.390Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T07:54:25.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T07:54:25.414Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T07:54:25.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T07:54:25.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T07:54:25.434Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T07:54:25.939Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T07:54:25.944Z] > git checkout -f 9caedd82fbd788a0c6947d3925d89b855e96b15f # timeout=10 [2020-11-12T07:54:26.061Z] > git remote # timeout=10 [2020-11-12T07:54:26.068Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T07:54:26.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T07:54:26.078Z] > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 [2020-11-12T07:54:26.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T07:54:26.163Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T07:54:26.167Z] > git checkout -f 8a662804d0dcd4832da1ebd53177e8d0e45d8afe # timeout=10 [2020-11-12T07:54:26.552Z] 8529a6b9a6be: Verifying Checksum [2020-11-12T07:54:26.553Z] 8529a6b9a6be: Download complete [2020-11-12T07:54:29.854Z] Commit message: "Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD" [2020-11-12T07:54:29.855Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T07:54:30.797Z] provisioning config files... [2020-11-12T07:54:30.828Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8546884627443771864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:54:31.582Z] ---> docker-login.sh [2020-11-12T07:54:31.582Z] nexus3.edgexfoundry.org:10001 [2020-11-12T07:54:31.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:32.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:32.111Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:32.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:32.111Z] [2020-11-12T07:54:32.111Z] Login Succeeded [2020-11-12T07:54:32.111Z] nexus3.edgexfoundry.org:10002 [2020-11-12T07:54:32.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:32.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:32.111Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:32.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:32.111Z] [2020-11-12T07:54:32.111Z] Login Succeeded [2020-11-12T07:54:32.111Z] nexus3.edgexfoundry.org:10003 [2020-11-12T07:54:32.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:32.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:32.373Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:32.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:32.373Z] [2020-11-12T07:54:32.373Z] Login Succeeded [2020-11-12T07:54:32.373Z] nexus3.edgexfoundry.org:10004 [2020-11-12T07:54:32.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:32.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:32.636Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:32.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:32.636Z] [2020-11-12T07:54:32.636Z] Login Succeeded [2020-11-12T07:54:32.636Z] docker.io [2020-11-12T07:54:32.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T07:54:32.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T07:54:32.898Z] Configure a credential helper to remove this warning. See [2020-11-12T07:54:32.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T07:54:32.898Z] [2020-11-12T07:54:32.898Z] Login Succeeded [2020-11-12T07:54:32.898Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T07:54:32.939Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T07:54:33.339Z] ========================================================= [2020-11-12T07:54:33.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-12T07:54:33.339Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:54:33.693Z] + 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 . [2020-11-12T07:54:33.956Z] Sending build context to Docker daemon 15.63MB [2020-11-12T07:54:34.223Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-12T07:54:34.223Z] Step 2/8 : FROM ${BASE} [2020-11-12T07:54:34.223Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-12T07:54:34.223Z] df20fa9351a1: Pulling fs layer [2020-11-12T07:54:34.223Z] ed8968b2872e: Pulling fs layer [2020-11-12T07:54:34.223Z] a92cc7c5fd73: Pulling fs layer [2020-11-12T07:54:34.223Z] e871e8e8d7a9: Pulling fs layer [2020-11-12T07:54:34.223Z] e73272ec9a57: Pulling fs layer [2020-11-12T07:54:34.223Z] 1e910a182e73: Pulling fs layer [2020-11-12T07:54:34.223Z] 4e634b169226: Pulling fs layer [2020-11-12T07:54:34.223Z] e73272ec9a57: Waiting [2020-11-12T07:54:34.223Z] 1e910a182e73: Waiting [2020-11-12T07:54:34.223Z] e871e8e8d7a9: Waiting [2020-11-12T07:54:34.223Z] 4e634b169226: Waiting [2020-11-12T07:54:34.223Z] a92cc7c5fd73: Verifying Checksum [2020-11-12T07:54:34.223Z] a92cc7c5fd73: Download complete [2020-11-12T07:54:34.223Z] ed8968b2872e: Download complete [2020-11-12T07:54:34.223Z] e73272ec9a57: Verifying Checksum [2020-11-12T07:54:34.223Z] e73272ec9a57: Download complete [2020-11-12T07:54:34.223Z] 1e910a182e73: Verifying Checksum [2020-11-12T07:54:34.223Z] 1e910a182e73: Download complete [2020-11-12T07:54:34.223Z] df20fa9351a1: Verifying Checksum [2020-11-12T07:54:34.223Z] df20fa9351a1: Download complete [2020-11-12T07:54:34.489Z] df20fa9351a1: Pull complete [2020-11-12T07:54:34.751Z] ed8968b2872e: Pull complete [2020-11-12T07:54:35.018Z] a92cc7c5fd73: Pull complete [2020-11-12T07:54:36.416Z] e871e8e8d7a9: Verifying Checksum [2020-11-12T07:54:36.416Z] e871e8e8d7a9: Download complete [2020-11-12T07:54:36.683Z] 4e634b169226: Verifying Checksum [2020-11-12T07:54:36.683Z] 4e634b169226: Download complete [2020-11-12T07:54:36.735Z] 8529a6b9a6be: Pull complete [2020-11-12T07:54:36.735Z] 45590311c82a: Pull complete [2020-11-12T07:54:36.735Z] 69ca0ff8b7b3: Pull complete [2020-11-12T07:54:41.077Z] 209524e5b208: Pull complete [2020-11-12T07:54:41.077Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-12T07:54:41.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-12T07:54:41.077Z] ---> 5bddaf1c2fca [2020-11-12T07:54:41.077Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-12T07:54:42.001Z] e871e8e8d7a9: Pull complete [2020-11-12T07:54:42.001Z] e73272ec9a57: Pull complete [2020-11-12T07:54:42.001Z] 1e910a182e73: Pull complete [2020-11-12T07:54:43.699Z] ---> Running in 7d7e43c62083 [2020-11-12T07:54:43.699Z] Removing intermediate container 7d7e43c62083 [2020-11-12T07:54:43.699Z] ---> 5dd249b5c30f [2020-11-12T07:54:43.699Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T07:54:43.974Z] ---> Running in cdf5db710e53 [2020-11-12T07:54:46.610Z] Removing intermediate container cdf5db710e53 [2020-11-12T07:54:46.610Z] ---> 28d8947f8a61 [2020-11-12T07:54:46.610Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-12T07:54:46.610Z] ---> Running in c7e89d22a27e [2020-11-12T07:54:48.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T07:54:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T07:54:49.615Z] OK: 142 MiB in 39 packages [2020-11-12T07:54:50.598Z] Removing intermediate container c7e89d22a27e [2020-11-12T07:54:50.598Z] ---> 49b735f96c39 [2020-11-12T07:54:50.598Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-11-12T07:54:50.871Z] ---> Running in f70f9a31c10c [2020-11-12T07:54:51.468Z] Removing intermediate container f70f9a31c10c [2020-11-12T07:54:51.468Z] ---> 7c1a30926219 [2020-11-12T07:54:51.468Z] Step 7/8 : COPY . . [2020-11-12T07:54:52.047Z] 4e634b169226: Pull complete [2020-11-12T07:54:52.048Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-12T07:54:52.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-12T07:54:52.048Z] ---> f7629b54cfaa [2020-11-12T07:54:52.048Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-12T07:54:52.048Z] ---> Running in 02eb714f7c14 [2020-11-12T07:54:52.048Z] Removing intermediate container 02eb714f7c14 [2020-11-12T07:54:52.048Z] ---> 46cd187b5418 [2020-11-12T07:54:52.048Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T07:54:52.048Z] ---> Running in a3404f7fc9ec [2020-11-12T07:54:52.311Z] Removing intermediate container a3404f7fc9ec [2020-11-12T07:54:52.311Z] ---> 0f0cedc14c07 [2020-11-12T07:54:52.311Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-12T07:54:52.575Z] ---> Running in 0d796980f9c3 [2020-11-12T07:54:53.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T07:54:53.452Z] ---> e609f077da8a [2020-11-12T07:54:53.452Z] Step 8/8 : RUN go mod download [2020-11-12T07:54:53.452Z] ---> Running in 99bb92ba086d [2020-11-12T07:54:53.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T07:54:53.990Z] OK: 166 MiB in 39 packages [2020-11-12T07:54:54.565Z] Removing intermediate container 0d796980f9c3 [2020-11-12T07:54:54.565Z] ---> c7b8bf1ebb70 [2020-11-12T07:54:54.565Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-11-12T07:54:54.565Z] ---> Running in abaa2fc5781d [2020-11-12T07:54:54.830Z] Removing intermediate container abaa2fc5781d [2020-11-12T07:54:54.830Z] ---> 90250256ff03 [2020-11-12T07:54:54.830Z] Step 7/8 : COPY . . [2020-11-12T07:54:56.761Z] ---> 1f3633cfabda [2020-11-12T07:54:56.761Z] Step 8/8 : RUN go mod download [2020-11-12T07:54:56.761Z] ---> Running in 9f46a5ffb0d7 [2020-11-12T07:55:18.800Z] Removing intermediate container 9f46a5ffb0d7 [2020-11-12T07:55:18.800Z] ---> aaf73fbd6254 [2020-11-12T07:55:18.800Z] Successfully built aaf73fbd6254 [2020-11-12T07:55:18.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:55:19.118Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T07:55:19.118Z] . [Pipeline] withDockerContainer [2020-11-12T07:55:19.225Z] prd-centos7-docker-4c-2g-11934 does not seem to be running inside a container [2020-11-12T07:55:19.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-12T07:55:20.061Z] $ docker top a393bcdc25b00f1896b85dcb8d7bf695cf27ee725537aec329baaa769b6922ab -eo pid,comm [2020-11-12T07:55:20.249Z] Removing intermediate container 99bb92ba086d [2020-11-12T07:55:20.249Z] ---> 95b026027fdd [2020-11-12T07:55:20.249Z] Successfully built 95b026027fdd [2020-11-12T07:55:20.249Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:55:20.662Z] + go version [2020-11-12T07:55:20.662Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-12T07:55:20.680Z] $ docker stop --time=1 a393bcdc25b00f1896b85dcb8d7bf695cf27ee725537aec329baaa769b6922ab [2020-11-12T07:55:20.782Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T07:55:20.783Z] . [2020-11-12T07:55:22.035Z] $ docker rm -f a393bcdc25b00f1896b85dcb8d7bf695cf27ee725537aec329baaa769b6922ab [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2020-11-12T07:55:22.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-11933 does not seem to be running inside a container [2020-11-12T07:55:22.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-12T07:55:24.423Z] $ docker top 2f7cddbd5427e6d3f47d1ff722c1ac4c4aedee21db907ea583faca6e7ba998fd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:55:25.426Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T07:55:25.426Z] . [Pipeline] withDockerContainer [2020-11-12T07:55:25.522Z] prd-centos7-docker-4c-2g-11934 does not seem to be running inside a container [2020-11-12T07:55:25.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-12T07:55:25.833Z] + go version [2020-11-12T07:55:25.833Z] go version go1.15.2 linux/arm64 [2020-11-12T07:55:26.272Z] $ docker top 82bd568ed942b16920b2450de9cecaeee8ebf706b1c9235964c11e56cc4c7ae1 -eo pid,comm [Pipeline] { [Pipeline] } [2020-11-12T07:55:26.545Z] $ docker stop --time=1 2f7cddbd5427e6d3f47d1ff722c1ac4c4aedee21db907ea583faca6e7ba998fd [2020-11-12T07:55:28.406Z] $ docker rm -f 2f7cddbd5427e6d3f47d1ff722c1ac4c4aedee21db907ea583faca6e7ba998fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-11-12T07:55:28.964Z] + make test [2020-11-12T07:55:28.964Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:55:29.438Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T07:55:29.438Z] . [Pipeline] withDockerContainer [2020-11-12T07:55:29.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-11933 does not seem to be running inside a container [2020-11-12T07:55:29.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-12T07:55:29.917Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-11-12T07:55:31.495Z] $ docker top fdc8e415934c60543f7cdd57d19d28ac5f903e22667ab7e22fc46ce81e55d191 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T07:55:32.943Z] + make test [2020-11-12T07:55:32.943Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-11-12T07:55:33.926Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-11-12T07:55:38.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-11-12T07:55:38.141Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-11-12T07:55:38.423Z] $ docker stop --time=1 82bd568ed942b16920b2450de9cecaeee8ebf706b1c9235964c11e56cc4c7ae1 [2020-11-12T07:55:41.202Z] $ docker rm -f 82bd568ed942b16920b2450de9cecaeee8ebf706b1c9235964c11e56cc4c7ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T07:55:41.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T07:55:42.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-12T07:55:44.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-12T07:55:45.073Z] + ls -al . [2020-11-12T07:55:45.073Z] total 84 [2020-11-12T07:55:45.073Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 12 07:55 . [2020-11-12T07:55:45.073Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 07:54 .. [2020-11-12T07:55:45.073Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 07:54 assets [2020-11-12T07:55:45.073Z] drwxrwxr-x. 2 jenkins jenkins 35 Nov 12 07:54 bin [2020-11-12T07:55:45.073Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 07:54 cmd [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 07:54 CONTRIBUTING.md [2020-11-12T07:55:45.073Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 12 07:55 coverage.out [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 913 Nov 12 07:54 Dockerfile [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 898 Nov 12 07:54 Dockerfile.build [2020-11-12T07:55:45.073Z] drwxrwxr-x. 5 jenkins jenkins 104 Nov 12 07:54 docs [2020-11-12T07:55:45.073Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 07:54 .git [2020-11-12T07:55:45.073Z] drwxrwxr-x. 2 jenkins jenkins 81 Nov 12 07:54 .github [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 136 Nov 12 07:54 .gitignore [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 1019 Nov 12 07:54 go.mod [2020-11-12T07:55:45.073Z] -rw-r--r--. 1 jenkins jenkins 20718 Nov 12 07:55 go.sum [2020-11-12T07:55:45.073Z] drwxrwxr-x. 10 jenkins jenkins 139 Nov 12 07:54 internal [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 07:54 Jenkinsfile [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 07:54 LICENSE [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 951 Nov 12 07:54 Makefile [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 3545 Nov 12 07:54 README.md [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 07:51 VERSION [2020-11-12T07:55:45.073Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 07:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:55:45.382Z] + 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=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd --label arch=amd64 --label version=0.0.0 . [2020-11-12T07:55:45.644Z] Sending build context to Docker daemon 15.66MB [2020-11-12T07:55:45.644Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-12T07:55:45.644Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-12T07:55:45.644Z] ---> aaf73fbd6254 [2020-11-12T07:55:45.644Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-11-12T07:55:46.218Z] ---> Running in 99e96854e9ca [2020-11-12T07:55:46.218Z] Removing intermediate container 99e96854e9ca [2020-11-12T07:55:46.218Z] ---> 3b40d9247139 [2020-11-12T07:55:46.218Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-11-12T07:55:46.218Z] ---> Running in c0710ef11215 [2020-11-12T07:55:46.481Z] Removing intermediate container c0710ef11215 [2020-11-12T07:55:46.481Z] ---> 5d36855be6e1 [2020-11-12T07:55:46.481Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-11-12T07:55:46.481Z] ---> Running in de0dde178107 [2020-11-12T07:55:46.743Z] Removing intermediate container de0dde178107 [2020-11-12T07:55:46.743Z] ---> e24f3ab67ef1 [2020-11-12T07:55:46.743Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-11-12T07:55:46.743Z] ---> Running in c65b18cb7f45 [2020-11-12T07:55:46.743Z] Removing intermediate container c65b18cb7f45 [2020-11-12T07:55:46.743Z] ---> f0a5b325c516 [2020-11-12T07:55:46.743Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-11-12T07:55:47.014Z] ---> Running in 396203722abe [2020-11-12T07:55:47.014Z] Removing intermediate container 396203722abe [2020-11-12T07:55:47.014Z] ---> 69ebd6297c45 [2020-11-12T07:55:47.014Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T07:55:47.014Z] ---> Running in e0a935065e77 [2020-11-12T07:55:47.964Z] Removing intermediate container e0a935065e77 [2020-11-12T07:55:47.964Z] ---> 31482772f425 [2020-11-12T07:55:47.964Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-12T07:55:47.964Z] ---> Running in f4af5cf8c51a [2020-11-12T07:55:48.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T07:55:49.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T07:55:49.693Z] v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-12T07:55:49.693Z] v3.12.1-27-g467487adbb [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-12T07:55:49.693Z] OK: 12752 distinct packages available [2020-11-12T07:55:49.693Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T07:55:50.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T07:55:50.847Z] OK: 166 MiB in 39 packages [2020-11-12T07:55:51.423Z] Removing intermediate container f4af5cf8c51a [2020-11-12T07:55:51.423Z] ---> 3ca875b1c6f2 [2020-11-12T07:55:51.423Z] Step 10/24 : ENV GO111MODULE=on [2020-11-12T07:55:51.423Z] ---> Running in c73babed6a4e [2020-11-12T07:55:51.685Z] Removing intermediate container c73babed6a4e [2020-11-12T07:55:51.685Z] ---> 0ef6c037b65f [2020-11-12T07:55:51.685Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-11-12T07:55:51.685Z] ---> Running in eee46d973b63 [2020-11-12T07:55:51.949Z] Removing intermediate container eee46d973b63 [2020-11-12T07:55:51.949Z] ---> 449b76ee8875 [2020-11-12T07:55:51.949Z] Step 12/24 : COPY go.mod . [2020-11-12T07:55:52.211Z] ---> a8f218947f07 [2020-11-12T07:55:52.211Z] Step 13/24 : COPY Makefile . [2020-11-12T07:55:52.211Z] ---> b6cf9f5aafa4 [2020-11-12T07:55:52.211Z] Step 14/24 : RUN make update [2020-11-12T07:55:52.474Z] ---> Running in ba23bc588015 [2020-11-12T07:55:52.746Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-12T07:55:53.325Z] Removing intermediate container ba23bc588015 [2020-11-12T07:55:53.325Z] ---> 5b5c117237e3 [2020-11-12T07:55:53.325Z] Step 15/24 : COPY . . [2020-11-12T07:55:54.725Z] ---> 8f2d29a1c223 [2020-11-12T07:55:54.725Z] Step 16/24 : RUN ${MAKE} [2020-11-12T07:55:54.725Z] ---> Running in a8adebcee43e [2020-11-12T07:55:55.301Z] 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 [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-11-12T07:56:00.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-11-12T07:56:00.758Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-11-12T07:56:02.228Z] $ docker stop --time=1 fdc8e415934c60543f7cdd57d19d28ac5f903e22667ab7e22fc46ce81e55d191 [2020-11-12T07:56:03.568Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-12T07:56:04.278Z] $ docker rm -f fdc8e415934c60543f7cdd57d19d28ac5f903e22667ab7e22fc46ce81e55d191 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T07:56:05.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T07:56:05.189Z] Warning: overwriting stash ‘coverage-report’ [2020-11-12T07:56:05.494Z] Removing intermediate container a8adebcee43e [2020-11-12T07:56:05.494Z] ---> 83498c4c8a79 [2020-11-12T07:56:05.494Z] Step 17/24 : FROM alpine [2020-11-12T07:56:05.756Z] latest: Pulling from library/alpine [2020-11-12T07:56:05.756Z] 188c0c94c7c5: Pulling fs layer [2020-11-12T07:56:06.019Z] 188c0c94c7c5: Verifying Checksum [2020-11-12T07:56:06.019Z] 188c0c94c7c5: Download complete [2020-11-12T07:56:06.019Z] 188c0c94c7c5: Pull complete [2020-11-12T07:56:06.019Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-12T07:56:06.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-11-12T07:56:06.283Z] Status: Downloaded newer image for alpine:latest [2020-11-12T07:56:06.284Z] ---> d6e46aa2470d [2020-11-12T07:56:06.284Z] Step 18/24 : EXPOSE 4000 [2020-11-12T07:56:06.284Z] ---> Running in 5d02b90631f7 [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T07:56:06.552Z] Removing intermediate container 5d02b90631f7 [2020-11-12T07:56:06.552Z] ---> a91b3c30a9a3 [2020-11-12T07:56:06.552Z] 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 [2020-11-12T07:56:06.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-12T07:56:07.228Z] + ls -al . [2020-11-12T07:56:07.228Z] total 116 [2020-11-12T07:56:07.228Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 07:55 . [2020-11-12T07:56:07.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 07:54 .. [2020-11-12T07:56:07.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 07:54 .git [2020-11-12T07:56:07.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 07:54 .github [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 136 Nov 12 07:54 .gitignore [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 07:54 CONTRIBUTING.md [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 07:54 Dockerfile [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 898 Nov 12 07:54 Dockerfile.build [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 07:54 Jenkinsfile [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 07:54 LICENSE [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 951 Nov 12 07:54 Makefile [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 3545 Nov 12 07:54 README.md [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 07:51 VERSION [2020-11-12T07:56:07.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 07:54 assets [2020-11-12T07:56:07.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 07:54 bin [2020-11-12T07:56:07.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 07:54 cmd [2020-11-12T07:56:07.228Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 12 07:55 coverage.out [2020-11-12T07:56:07.228Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 12 07:54 docs [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 1019 Nov 12 07:54 go.mod [2020-11-12T07:56:07.228Z] -rw-r--r-- 1 jenkins jenkins 20718 Nov 12 07:55 go.sum [2020-11-12T07:56:07.228Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 07:54 internal [2020-11-12T07:56:07.228Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 07:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:56:07.501Z] ---> ea91e3deac59 [2020-11-12T07:56:07.501Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-12T07:56:07.501Z] ---> Running in 966581c9fe19 [2020-11-12T07:56:07.501Z] Removing intermediate container 966581c9fe19 [2020-11-12T07:56:07.501Z] ---> 6c867f2c0f06 [2020-11-12T07:56:07.501Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-11-12T07:56:07.501Z] ---> Running in d0135e8ccac9 [2020-11-12T07:56:07.603Z] + 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=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd --label arch=arm64 --label version=0.0.0 . [2020-11-12T07:56:07.765Z] Removing intermediate container d0135e8ccac9 [2020-11-12T07:56:07.765Z] ---> 66183eb53e35 [2020-11-12T07:56:07.765Z] Step 22/24 : LABEL arch=amd64 [2020-11-12T07:56:07.765Z] ---> Running in 188dbee39dd2 [2020-11-12T07:56:08.027Z] Removing intermediate container 188dbee39dd2 [2020-11-12T07:56:08.027Z] ---> 2f8109f52182 [2020-11-12T07:56:08.028Z] Step 23/24 : LABEL git_sha=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [2020-11-12T07:56:08.028Z] ---> Running in 9a8b58169f46 [2020-11-12T07:56:08.234Z] Sending build context to Docker daemon 15.66MB [2020-11-12T07:56:08.234Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-12T07:56:08.234Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-12T07:56:08.234Z] ---> 95b026027fdd [2020-11-12T07:56:08.234Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-11-12T07:56:08.289Z] Removing intermediate container 9a8b58169f46 [2020-11-12T07:56:08.289Z] ---> 7f96cbdaba62 [2020-11-12T07:56:08.289Z] Step 24/24 : LABEL version=0.0.0 [2020-11-12T07:56:08.289Z] ---> Running in 6ce156c3ca2f [2020-11-12T07:56:08.552Z] Removing intermediate container 6ce156c3ca2f [2020-11-12T07:56:08.552Z] ---> ea392149f716 [2020-11-12T07:56:08.552Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-12T07:56:08.552Z] Successfully built ea392149f716 [2020-11-12T07:56:08.552Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-11-12T07:56:08.845Z] ---> Running in 4cbb2710f785 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-11-12T07:56:09.117Z] Removing intermediate container 4cbb2710f785 [2020-11-12T07:56:09.117Z] ---> b96738e0d96e [2020-11-12T07:56:09.117Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-11-12T07:56:09.117Z] ---> Running in fa7f0fe0c234 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-11-12T07:56:09.718Z] Removing intermediate container fa7f0fe0c234 [2020-11-12T07:56:09.718Z] ---> a9017c63b353 [2020-11-12T07:56:09.718Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-11-12T07:56:09.718Z] ---> Running in b57e147e9ec6 [Pipeline] } [2020-11-12T07:56:10.312Z] Removing intermediate container b57e147e9ec6 [2020-11-12T07:56:10.312Z] ---> 8285bd226a0e [2020-11-12T07:56:10.312Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-11-12T07:56:10.312Z] ---> Running in 88a41553256f [2020-11-12T07:56:10.908Z] Removing intermediate container 88a41553256f [2020-11-12T07:56:10.908Z] ---> fbdc73fec79c [2020-11-12T07:56:10.908Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-11-12T07:56:10.908Z] ---> Running in fca3a7a7b4a5 [2020-11-12T07:56:11.181Z] Removing intermediate container fca3a7a7b4a5 [2020-11-12T07:56:11.181Z] ---> 60be57f1a8e3 [2020-11-12T07:56:11.181Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T07:56:11.453Z] ---> Running in d9548ffa368c [2020-11-12T07:56:14.072Z] Removing intermediate container d9548ffa368c [2020-11-12T07:56:14.072Z] ---> b91c424124b2 [2020-11-12T07:56:14.072Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-12T07:56:14.072Z] ---> Running in 8ca409456c8e [2020-11-12T07:56:15.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T07:56:16.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T07:56:17.073Z] v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-12T07:56:17.073Z] v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-12T07:56:17.073Z] OK: 12623 distinct packages available [2020-11-12T07:56:17.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T07:56:18.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T07:56:18.645Z] OK: 142 MiB in 39 packages [2020-11-12T07:56:19.622Z] Removing intermediate container 8ca409456c8e [2020-11-12T07:56:19.622Z] ---> b2c241b909f8 [2020-11-12T07:56:19.622Z] Step 10/24 : ENV GO111MODULE=on [2020-11-12T07:56:19.894Z] ---> Running in ef28c36d3936 [2020-11-12T07:56:20.167Z] Removing intermediate container ef28c36d3936 [2020-11-12T07:56:20.167Z] ---> 93eb60b52205 [2020-11-12T07:56:20.167Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-11-12T07:56:20.438Z] ---> Running in cf0bd1f62e04 [2020-11-12T07:56:21.037Z] Removing intermediate container cf0bd1f62e04 [2020-11-12T07:56:21.037Z] ---> d19881b2c66a [2020-11-12T07:56:21.037Z] Step 12/24 : COPY go.mod . [2020-11-12T07:56:21.634Z] ---> f23bbfbcb642 [2020-11-12T07:56:21.634Z] Step 13/24 : COPY Makefile . [2020-11-12T07:56:22.229Z] ---> a84295bc7660 [2020-11-12T07:56:22.229Z] Step 14/24 : RUN make update [2020-11-12T07:56:22.507Z] ---> Running in 24b5ab015407 [2020-11-12T07:56:23.947Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-12T07:56:25.387Z] Removing intermediate container 24b5ab015407 [2020-11-12T07:56:25.387Z] ---> 5df144c82bcf [2020-11-12T07:56:25.387Z] Step 15/24 : COPY . . [2020-11-12T07:56:26.822Z] ---> 50e789ddf1e6 [2020-11-12T07:56:26.822Z] Step 16/24 : RUN ${MAKE} [2020-11-12T07:56:27.097Z] ---> Running in 4bd2334b09d4 [2020-11-12T07:56:28.532Z] 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 [2020-11-12T07:56:50.719Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-12T07:56:56.121Z] Removing intermediate container 4bd2334b09d4 [2020-11-12T07:56:56.121Z] ---> e6bba87111b3 [2020-11-12T07:56:56.121Z] Step 17/24 : FROM alpine [2020-11-12T07:56:56.121Z] latest: Pulling from library/alpine [2020-11-12T07:56:56.122Z] 5f621e34cdf4: Pulling fs layer [2020-11-12T07:56:56.122Z] 5f621e34cdf4: Verifying Checksum [2020-11-12T07:56:56.122Z] 5f621e34cdf4: Download complete [2020-11-12T07:56:56.725Z] 5f621e34cdf4: Pull complete [2020-11-12T07:56:56.725Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-12T07:56:56.725Z] Status: Downloaded newer image for alpine:latest [2020-11-12T07:56:56.725Z] ---> 2e77e061c27f [2020-11-12T07:56:56.725Z] Step 18/24 : EXPOSE 4000 [2020-11-12T07:56:57.001Z] ---> Running in b0881056ca8c [2020-11-12T07:56:57.603Z] Removing intermediate container b0881056ca8c [2020-11-12T07:56:57.603Z] ---> d4d410101ef8 [2020-11-12T07:56:57.603Z] 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 [2020-11-12T07:56:59.577Z] ---> ed244b69f4c0 [2020-11-12T07:56:59.578Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-12T07:56:59.578Z] ---> Running in a2102bcf25ea [2020-11-12T07:56:59.851Z] Removing intermediate container a2102bcf25ea [2020-11-12T07:56:59.851Z] ---> e635a09ec166 [2020-11-12T07:56:59.851Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-11-12T07:57:00.128Z] ---> Running in 0c634e3b879e [2020-11-12T07:57:00.722Z] Removing intermediate container 0c634e3b879e [2020-11-12T07:57:00.722Z] ---> da55cc32ea38 [2020-11-12T07:57:00.722Z] Step 22/24 : LABEL arch=arm64 [2020-11-12T07:57:00.722Z] ---> Running in a628b6b514f9 [2020-11-12T07:57:00.993Z] Removing intermediate container a628b6b514f9 [2020-11-12T07:57:00.993Z] ---> 0889b0c5e11c [2020-11-12T07:57:00.993Z] Step 23/24 : LABEL git_sha=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [2020-11-12T07:57:01.267Z] ---> Running in fa2ac6d598d7 [2020-11-12T07:57:01.863Z] Removing intermediate container fa2ac6d598d7 [2020-11-12T07:57:01.863Z] ---> 0cdb467aa8d6 [2020-11-12T07:57:01.863Z] Step 24/24 : LABEL version=0.0.0 [2020-11-12T07:57:01.863Z] ---> Running in 8edfc6037477 [2020-11-12T07:57:02.137Z] Removing intermediate container 8edfc6037477 [2020-11-12T07:57:02.137Z] ---> 0b00f4069530 [2020-11-12T07:57:02.137Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-12T07:57:02.408Z] Successfully built 0b00f4069530 [2020-11-12T07:57:02.408Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2020-11-12T07:57:04.631Z] provisioning config files... [2020-11-12T07:57:04.640Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config1846184915770880333tmp [Pipeline] { [Pipeline] sh [2020-11-12T07:57:05.022Z] + set +x [2020-11-12T07:57:05.022Z] + curl -s https://codecov.io/bash [2020-11-12T07:57:05.022Z] + bash -s -- [2020-11-12T07:57:05.284Z] [2020-11-12T07:57:05.284Z] _____ _ [2020-11-12T07:57:05.284Z] / ____| | | [2020-11-12T07:57:05.284Z] | | ___ __| | ___ ___ _____ __ [2020-11-12T07:57:05.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-12T07:57:05.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-12T07:57:05.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-12T07:57:05.284Z] Bash-20201106-81372f2 [2020-11-12T07:57:05.284Z] [2020-11-12T07:57:05.284Z] [2020-11-12T07:57:05.284Z] ==> Jenkins CI detected. [2020-11-12T07:57:05.284Z] project root: . [2020-11-12T07:57:05.284Z] --> token set from env [2020-11-12T07:57:05.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-12T07:57:05.284Z] ==> Running gcov in . (disable via -X gcov) [2020-11-12T07:57:05.284Z] ==> Python coveragepy not found [2020-11-12T07:57:05.284Z] ==> Searching for coverage reports in: [2020-11-12T07:57:05.284Z] + . [2020-11-12T07:57:05.284Z] -> Found 1 reports [2020-11-12T07:57:05.284Z] ==> Detecting git/mercurial file structure [2020-11-12T07:57:05.284Z] ==> Reading reports [2020-11-12T07:57:05.284Z] + ./coverage.out bytes=10 [2020-11-12T07:57:05.284Z] ==> Appending adjustments [2020-11-12T07:57:05.284Z] https://docs.codecov.io/docs/fixing-reports [2020-11-12T07:57:05.547Z] + Found adjustments [2020-11-12T07:57:05.547Z] ==> Gzipping contents [2020-11-12T07:57:05.547Z] ==> Uploading reports [2020-11-12T07:57:05.547Z] url: https://codecov.io [2020-11-12T07:57:05.547Z] query: branch=PR-269&commit=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= [2020-11-12T07:57:05.547Z] -> Pinging Codecov [2020-11-12T07:57:05.547Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-269&commit=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= [2020-11-12T07:57:05.809Z] -> Uploading to [2020-11-12T07:57:05.809Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-12/FB506323287CE973F263BFD2A0EB1F37/7733d52adbddf65d5e7123c2128c4b81ef0ecfdd/3f34f85c-bbdc-4845-a265-607ea7c48930.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T075705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47d5d0be5366aba176568e228b375c1367ab00f0e85b1f25ccf644c79bd7bf75 [2020-11-12T07:57:05.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-12T07:57:05.809Z] Dload Upload Total Spent Left Speed [2020-11-12T07:57:06.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 2922 --:--:-- --:--:-- --:--:-- 2921 [2020-11-12T07:57:06.647Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [Pipeline] } [2020-11-12T07:57:06.656Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-11-12T07:57:09.371Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:57:09.944Z] ---> package-listing.sh [2020-11-12T07:57:09.944Z] ++ facter osfamily [2020-11-12T07:57:09.944Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-12T07:57:09.944Z] + OS_FAMILY=redhat [2020-11-12T07:57:09.944Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-269 [2020-11-12T07:57:09.944Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-12T07:57:09.944Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-12T07:57:09.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-12T07:57:09.944Z] + PACKAGES=/tmp/packages_start.txt [2020-11-12T07:57:09.944Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' [2020-11-12T07:57:09.944Z] + PACKAGES=/tmp/packages_end.txt [2020-11-12T07:57:09.944Z] + case "${OS_FAMILY}" in [2020-11-12T07:57:09.944Z] + rpm -qa [2020-11-12T07:57:09.944Z] + sort [2020-11-12T07:57:14.198Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-12T07:57:14.198Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-12T07:57:14.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-12T07:57:14.198Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' [2020-11-12T07:57:14.198Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ [2020-11-12T07:57:14.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ [Pipeline] echo [2020-11-12T07:57:14.214Z] 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-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-12T07:57:14.508Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:57:14.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T07:57:14.815Z] [2020-11-12T07:57:14.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-12T07:57:15.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T07:57:15.167Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-12T07:57:15.167Z] df20fa9351a1: Pulling fs layer [2020-11-12T07:57:15.167Z] 36b3adc4ff6f: Pulling fs layer [2020-11-12T07:57:15.167Z] 8ad3a11d3b57: Pulling fs layer [2020-11-12T07:57:15.167Z] 46f8f816bc3b: Pulling fs layer [2020-11-12T07:57:15.167Z] 93b61091891f: Pulling fs layer [2020-11-12T07:57:15.167Z] 93b9cdb0e59b: Pulling fs layer [2020-11-12T07:57:15.167Z] 5e14af77c1be: Pulling fs layer [2020-11-12T07:57:15.167Z] 01666e4c0597: Pulling fs layer [2020-11-12T07:57:15.167Z] aa168da1d23b: Pulling fs layer [2020-11-12T07:57:15.167Z] 46f8f816bc3b: Waiting [2020-11-12T07:57:15.167Z] 5e14af77c1be: Waiting [2020-11-12T07:57:15.167Z] 93b61091891f: Waiting [2020-11-12T07:57:15.167Z] 01666e4c0597: Waiting [2020-11-12T07:57:15.167Z] aa168da1d23b: Waiting [2020-11-12T07:57:15.167Z] 93b9cdb0e59b: Waiting [2020-11-12T07:57:15.167Z] 36b3adc4ff6f: Download complete [2020-11-12T07:57:15.431Z] 46f8f816bc3b: Verifying Checksum [2020-11-12T07:57:15.431Z] 46f8f816bc3b: Download complete [2020-11-12T07:57:15.431Z] df20fa9351a1: Verifying Checksum [2020-11-12T07:57:15.431Z] df20fa9351a1: Download complete [2020-11-12T07:57:15.431Z] 93b9cdb0e59b: Verifying Checksum [2020-11-12T07:57:15.431Z] 93b9cdb0e59b: Download complete [2020-11-12T07:57:15.431Z] 5e14af77c1be: Verifying Checksum [2020-11-12T07:57:15.431Z] 5e14af77c1be: Download complete [2020-11-12T07:57:15.431Z] 93b61091891f: Verifying Checksum [2020-11-12T07:57:15.431Z] 93b61091891f: Download complete [2020-11-12T07:57:15.431Z] 01666e4c0597: Verifying Checksum [2020-11-12T07:57:15.431Z] 01666e4c0597: Download complete [2020-11-12T07:57:15.699Z] df20fa9351a1: Pull complete [2020-11-12T07:57:15.966Z] 36b3adc4ff6f: Pull complete [2020-11-12T07:57:16.229Z] 8ad3a11d3b57: Verifying Checksum [2020-11-12T07:57:16.229Z] 8ad3a11d3b57: Download complete [2020-11-12T07:57:17.200Z] 8ad3a11d3b57: Pull complete [2020-11-12T07:57:17.200Z] 46f8f816bc3b: Pull complete [2020-11-12T07:57:17.782Z] 93b61091891f: Pull complete [2020-11-12T07:57:17.782Z] 93b9cdb0e59b: Pull complete [2020-11-12T07:57:17.782Z] 5e14af77c1be: Pull complete [2020-11-12T07:57:18.046Z] aa168da1d23b: Verifying Checksum [2020-11-12T07:57:18.046Z] aa168da1d23b: Download complete [2020-11-12T07:57:18.046Z] 01666e4c0597: Pull complete [2020-11-12T07:57:26.228Z] aa168da1d23b: Pull complete [2020-11-12T07:57:26.228Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-12T07:57:26.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T07:57:26.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-12T07:57:26.372Z] prd-centos7-docker-4c-2g-11932 does not seem to be running inside a container [2020-11-12T07:57:26.420Z] $ 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-269/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-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@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 [2020-11-12T07:57:30.151Z] $ docker top fef1a2a41334d2390cf2fa7ef145df1b3e93605478a4d5c365c70076e044c1e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T07:57:30.747Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-12T07:57:31.049Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-12T07:57:31.350Z] + ls /var/log/sa-host [2020-11-12T07:57:31.350Z] + sadf -c /var/log/sa-host/sa05 [2020-11-12T07:57:31.350Z] file_magic: OK [2020-11-12T07:57:31.350Z] HZ: Using current value: 100 [2020-11-12T07:57:31.350Z] file_header: OK [2020-11-12T07:57:31.350Z] 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 [2020-11-12T07:57:31.350Z] Statistics: [2020-11-12T07:57:31.350Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T07:57:31.350Z] File successfully converted to sysstat format version 12.2.1 [2020-11-12T07:57:31.350Z] + sadf -c /var/log/sa-host/sa12 [2020-11-12T07:57:31.350Z] file_magic: OK [2020-11-12T07:57:31.350Z] HZ: Using current value: 100 [2020-11-12T07:57:31.350Z] file_header: OK [2020-11-12T07:57:31.350Z] 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 [2020-11-12T07:57:31.350Z] Statistics: [2020-11-12T07:57:31.350Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T07:57:31.350Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-12T07:57:32.023Z] provisioning config files... [2020-11-12T07:57:32.038Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config3059124903611253934tmp [Pipeline] { [Pipeline] echo [2020-11-12T07:57:32.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:57:32.420Z] ---> create-netrc.sh [Pipeline] } [2020-11-12T07:57:32.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-12T07:57:32.537Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:57:32.835Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-12T07:57:32.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:57:33.146Z] ---> sudo-logs.sh [2020-11-12T07:57:33.146Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-12T07:57:33.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:57:33.455Z] ---> job-cost.sh [2020-11-12T07:57:33.455Z] lf-activate-venv: SKIPPING [2020-11-12T07:57:33.455Z] INFO: No Stack... [2020-11-12T07:57:35.378Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-12T07:57:35.641Z] INFO: Archiving Costs [Pipeline] echo [2020-11-12T07:57:35.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T07:57:35.951Z] ---> logs-deploy.sh [2020-11-12T07:57:35.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-269/2 [2020-11-12T07:57:35.951Z] INFO: archiving workspace using pattern(s): [2020-11-12T07:57:37.899Z] Archives upload complete. [2020-11-12T07:57:37.899Z] INFO: archiving logs to Nexus