Pull request #274 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 23d84d0620b63080253f650c65c06b35d88c866e rather than 534cbd628175594d7005393b6e5b8fd70be36cfe Obtained Jenkinsfile from 23d84d0620b63080253f650c65c06b35d88c866e 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14299 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [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-274 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit 534cbd628175594d7005393b6e5b8fd70be36cfe Merge succeeded, producing 534cbd628175594d7005393b6e5b8fd70be36cfe Checking out Revision 534cbd628175594d7005393b6e5b8fd70be36cfe (PR-274) > git config core.sparsecheckout # timeout=10 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # 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 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 Commit message: "deployment description" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-03T08:44:47.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 [Pipeline] withCredentials [2020-12-03T08:44:48.064Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-03T08:44:48.167Z] ========================================================= [2020-12-03T08:44:48.167Z] EdgeX Global Pipelines Version Info [2020-12-03T08:44:48.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:49.642Z] ------------------- [2020-12-03T08:44:49.642Z] stable info: [2020-12-03T08:44:49.642Z] ------------------- [2020-12-03T08:44:49.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-03T08:44:49.642Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T08:44:49.642Z] Message: update stable to v1.0.169 [2020-12-03T08:44:50.587Z] ------------------- [2020-12-03T08:44:50.587Z] experimental info: [2020-12-03T08:44:50.587Z] ------------------- [2020-12-03T08:44:50.587Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-03T08:44:50.587Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T08:44:50.587Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-03T08:44:51.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-03T08:44:51.120Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-03T08:44:51.214Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-03T08:44:51.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-03T08:44:51.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-03T08:44:51.517Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-03T08:44:51.613Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-03T08:44:51.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-03T08:44:51.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-03T08:44:51.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-03T08:44:52.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-03T08:44:52.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-03T08:44:52.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-03T08:44:52.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-03T08:44:52.442Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T08:44:52.539Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T08:44:52.635Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T08:44:52.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T08:44:52.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-03T08:44:52.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-03T08:44:53.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-03T08:44:53.268Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-03T08:44:53.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-03T08:44:53.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-03T08:44:53.573Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-03T08:44:53.665Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-03T08:44:53.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo [2020-12-03T08:44:53.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo [2020-12-03T08:44:53.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo [2020-12-03T08:44:54.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 534cbd628175594d7005393b6e5b8fd70be36cfe [Pipeline] echo [2020-12-03T08:44:54.129Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 534cbd6 [Pipeline] echo [2020-12-03T08:44:54.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T08:44:54.414Z] provisioning config files... [2020-12-03T08:44:54.445Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config5702637167737154701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:54.811Z] ---> docker-login.sh [2020-12-03T08:44:54.811Z] nexus3.edgexfoundry.org:10001 [2020-12-03T08:44:55.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:44:55.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:44:55.336Z] Configure a credential helper to remove this warning. See [2020-12-03T08:44:55.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:44:55.336Z] [2020-12-03T08:44:55.336Z] Login Succeeded [2020-12-03T08:44:55.336Z] nexus3.edgexfoundry.org:10002 [2020-12-03T08:44:55.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:44:55.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:44:55.336Z] Configure a credential helper to remove this warning. See [2020-12-03T08:44:55.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:44:55.336Z] [2020-12-03T08:44:55.336Z] Login Succeeded [2020-12-03T08:44:55.336Z] nexus3.edgexfoundry.org:10003 [2020-12-03T08:44:55.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:44:55.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:44:55.599Z] Configure a credential helper to remove this warning. See [2020-12-03T08:44:55.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:44:55.599Z] [2020-12-03T08:44:55.599Z] Login Succeeded [2020-12-03T08:44:55.599Z] nexus3.edgexfoundry.org:10004 [2020-12-03T08:44:55.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:44:55.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:44:55.861Z] Configure a credential helper to remove this warning. See [2020-12-03T08:44:55.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:44:55.861Z] [2020-12-03T08:44:55.861Z] Login Succeeded [2020-12-03T08:44:55.861Z] docker.io [2020-12-03T08:44:55.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:44:56.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:44:56.123Z] Configure a credential helper to remove this warning. See [2020-12-03T08:44:56.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:44:56.123Z] [2020-12-03T08:44:56.123Z] Login Succeeded [2020-12-03T08:44:56.123Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T08:44:56.132Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T08:44:57.014Z] + git log --format=format:%s -1 534cbd628175594d7005393b6e5b8fd70be36cfe [Pipeline] echo [2020-12-03T08:44:57.076Z] GIT_COMMIT: 534cbd628175594d7005393b6e5b8fd70be36cfe, Commit Message: deployment description [Pipeline] echo [2020-12-03T08:44:57.122Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:44:57.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T08:44:57.706Z] [2020-12-03T08:44:57.706Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:44:58.046Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T08:44:58.046Z] latest: Pulling from edgex-devops/git-semver [2020-12-03T08:44:58.046Z] 31603596830f: Pulling fs layer [2020-12-03T08:44:58.046Z] 2a8b12db71e7: Pulling fs layer [2020-12-03T08:44:58.046Z] 6ca5941a6612: Pulling fs layer [2020-12-03T08:44:58.046Z] ecc8261a40a4: Pulling fs layer [2020-12-03T08:44:58.046Z] ecc8261a40a4: Waiting [2020-12-03T08:44:58.046Z] 2a8b12db71e7: Verifying Checksum [2020-12-03T08:44:58.046Z] 2a8b12db71e7: Download complete [2020-12-03T08:44:58.308Z] 31603596830f: Verifying Checksum [2020-12-03T08:44:58.308Z] 31603596830f: Download complete [2020-12-03T08:44:58.308Z] 6ca5941a6612: Verifying Checksum [2020-12-03T08:44:58.308Z] 6ca5941a6612: Download complete [2020-12-03T08:44:58.308Z] ecc8261a40a4: Verifying Checksum [2020-12-03T08:44:58.308Z] ecc8261a40a4: Download complete [2020-12-03T08:44:58.570Z] 31603596830f: Pull complete [2020-12-03T08:44:58.833Z] 2a8b12db71e7: Pull complete [2020-12-03T08:44:59.785Z] 6ca5941a6612: Pull complete [2020-12-03T08:44:59.785Z] ecc8261a40a4: Pull complete [2020-12-03T08:44:59.785Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-03T08:44:59.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T08:44:59.785Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-03T08:44:59.882Z] prd-centos7-docker-4c-2g-14299 does not seem to be running inside a container [2020-12-03T08:44:59.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@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-12-03T08:45:02.389Z] $ docker top dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T08:45:02.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T08:45:02.697Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T08:45:02.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T08:45:02.919Z] $ docker exec dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent [2020-12-03T08:45:03.094Z] SSH_AUTH_SOCK=/tmp/ssh-0UF72kSeax8Y/agent.11 [2020-12-03T08:45:03.094Z] SSH_AGENT_PID=17 [2020-12-03T08:45:03.108Z] Running ssh-add (command line suppressed) [2020-12-03T08:45:03.223Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_6027864255547733619.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_6027864255547733619.key) [2020-12-03T08:45:03.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T08:45:03.641Z] + git tag --points-at HEAD [Pipeline] } [2020-12-03T08:45:03.663Z] $ docker exec --env ******** --env ******** dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent -k [2020-12-03T08:45:03.773Z] unset SSH_AUTH_SOCK; [2020-12-03T08:45:03.774Z] unset SSH_AGENT_PID; [2020-12-03T08:45:03.774Z] echo Agent pid 17 killed; [2020-12-03T08:45:03.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-03T08:45:03.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T08:45:03.957Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T08:45:04.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T08:45:04.122Z] $ docker exec dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent [2020-12-03T08:45:04.274Z] SSH_AUTH_SOCK=/tmp/ssh-XKveG6r2ZzgU/agent.46 [2020-12-03T08:45:04.274Z] SSH_AGENT_PID=51 [2020-12-03T08:45:04.280Z] Running ssh-add (command line suppressed) [2020-12-03T08:45:04.400Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_3856720163780418745.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_3856720163780418745.key) [2020-12-03T08:45:04.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T08:45:04.811Z] + git semver init [2020-12-03T08:45:04.811Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T08:45:04.811Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.git [2020-12-03T08:45:04.811Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [2020-12-03T08:45:04.811Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T08:45:04.811Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T08:45:04.811Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T08:45:04.811Z] # $SEMVER_BRANCH = PR-274 [2020-12-03T08:45:04.811Z] # $SEMVER_TEMP = /tmp/semver-498577266 [2020-12-03T08:45:04.811Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-03T08:45:10.108Z] # '/tmp/semver-498577266' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver' [2020-12-03T08:45:10.109Z] # -> Force: false [2020-12-03T08:45:10.109Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver [Pipeline] } [2020-12-03T08:45:10.124Z] $ docker exec --env ******** --env ******** dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent -k [2020-12-03T08:45:10.239Z] unset SSH_AUTH_SOCK; [2020-12-03T08:45:10.240Z] unset SSH_AGENT_PID; [2020-12-03T08:45:10.240Z] echo Agent pid 51 killed; [2020-12-03T08:45:10.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T08:45:10.900Z] + git semver [Pipeline] } [2020-12-03T08:45:10.923Z] $ docker stop --time=1 dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 [2020-12-03T08:45:12.307Z] $ docker rm -f dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T08:45:12.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-03T08:45:13.336Z] Stashed 1 file(s) [Pipeline] echo [2020-12-03T08:45:13.339Z] [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-12-03T08:45:28.884Z] Still waiting to schedule task [2020-12-03T08:45:28.884Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-03T08:45:28.887Z] Still waiting to schedule task [2020-12-03T08:45:28.887Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-03T08:47:24.760Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws [2020-12-03T08:47:24.820Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-12-03T08:47:31.164Z] using credential edgex-jenkins-ssh [2020-12-03T08:47:31.232Z] Cloning the remote Git repository [2020-12-03T08:47:31.290Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:47:31.398Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-12-03T08:47:31.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:47:31.491Z] > git --version # timeout=10 [2020-12-03T08:47:31.512Z] > git --version # 'git version 2.17.1' [2020-12-03T08:47:31.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:47:31.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:47:33.733Z] Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit 534cbd628175594d7005393b6e5b8fd70be36cfe [2020-12-03T08:47:33.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:47:33.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:47:33.117Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:47:33.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:47:33.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:47:33.169Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T08:47:33.754Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T08:47:33.768Z] > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 [2020-12-03T08:47:34.074Z] Merge succeeded, producing 534cbd628175594d7005393b6e5b8fd70be36cfe [2020-12-03T08:47:34.075Z] Checking out Revision 534cbd628175594d7005393b6e5b8fd70be36cfe (PR-274) [2020-12-03T08:47:33.994Z] > git remote # timeout=10 [2020-12-03T08:47:34.011Z] > git config --get remote.origin.url # timeout=10 [2020-12-03T08:47:34.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:47:34.041Z] > git merge 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 [2020-12-03T08:47:34.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-03T08:47:34.082Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T08:47:34.090Z] > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 [2020-12-03T08:47:38.621Z] Commit message: "deployment description" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T08:47:40.182Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-03T08:47:40.631Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T08:47:40.969Z] + true [2020-12-03T08:47:40.969Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T08:47:43.668Z] provisioning config files... [2020-12-03T08:47:43.711Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4483757561596018374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:47:44.136Z] ---> docker-login.sh [2020-12-03T08:47:44.136Z] nexus3.edgexfoundry.org:10001 [2020-12-03T08:47:44.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:47:45.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:47:45.339Z] Configure a credential helper to remove this warning. See [2020-12-03T08:47:45.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:47:45.339Z] [2020-12-03T08:47:45.339Z] Login Succeeded [2020-12-03T08:47:45.339Z] nexus3.edgexfoundry.org:10002 [2020-12-03T08:47:45.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:47:45.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:47:45.888Z] Configure a credential helper to remove this warning. See [2020-12-03T08:47:45.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:47:45.888Z] [2020-12-03T08:47:45.888Z] Login Succeeded [2020-12-03T08:47:45.888Z] nexus3.edgexfoundry.org:10003 [2020-12-03T08:47:46.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:47:46.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:47:46.162Z] Configure a credential helper to remove this warning. See [2020-12-03T08:47:46.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:47:46.162Z] [2020-12-03T08:47:46.162Z] Login Succeeded [2020-12-03T08:47:46.436Z] nexus3.edgexfoundry.org:10004 [2020-12-03T08:47:46.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:47:46.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:47:46.711Z] Configure a credential helper to remove this warning. See [2020-12-03T08:47:46.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:47:46.711Z] [2020-12-03T08:47:46.711Z] Login Succeeded [2020-12-03T08:47:46.711Z] docker.io [2020-12-03T08:47:47.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:47:47.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:47:47.584Z] Configure a credential helper to remove this warning. See [2020-12-03T08:47:47.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:47:47.584Z] [2020-12-03T08:47:47.584Z] Login Succeeded [2020-12-03T08:47:47.584Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T08:47:47.603Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T08:47:48.086Z] ========================================================= [2020-12-03T08:47:48.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-03T08:47:48.086Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:47:48.477Z] + 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-12-03T08:47:49.087Z] Sending build context to Docker daemon 15.63MB [2020-12-03T08:47:49.087Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-03T08:47:49.087Z] Step 2/8 : FROM ${BASE} [2020-12-03T08:47:49.087Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-03T08:47:49.087Z] 5f621e34cdf4: Pulling fs layer [2020-12-03T08:47:49.087Z] a4357932f1b6: Pulling fs layer [2020-12-03T08:47:49.087Z] 18c013af1878: Pulling fs layer [2020-12-03T08:47:49.087Z] 00ac8860ef70: Pulling fs layer [2020-12-03T08:47:49.087Z] 63d7cb157983: Pulling fs layer [2020-12-03T08:47:49.087Z] b116817d02f9: Pulling fs layer [2020-12-03T08:47:49.087Z] 745a02a5169b: Pulling fs layer [2020-12-03T08:47:49.087Z] 00ac8860ef70: Waiting [2020-12-03T08:47:49.087Z] 63d7cb157983: Waiting [2020-12-03T08:47:49.087Z] b116817d02f9: Waiting [2020-12-03T08:47:49.087Z] 745a02a5169b: Waiting [2020-12-03T08:47:49.087Z] 18c013af1878: Verifying Checksum [2020-12-03T08:47:49.087Z] 18c013af1878: Download complete [2020-12-03T08:47:49.087Z] a4357932f1b6: Verifying Checksum [2020-12-03T08:47:49.087Z] a4357932f1b6: Download complete [2020-12-03T08:47:49.087Z] 63d7cb157983: Verifying Checksum [2020-12-03T08:47:49.087Z] 63d7cb157983: Download complete [2020-12-03T08:47:50.068Z] b116817d02f9: Verifying Checksum [2020-12-03T08:47:50.068Z] b116817d02f9: Download complete [2020-12-03T08:47:50.068Z] 5f621e34cdf4: Verifying Checksum [2020-12-03T08:47:50.068Z] 5f621e34cdf4: Download complete [2020-12-03T08:47:50.672Z] 5f621e34cdf4: Pull complete [2020-12-03T08:47:51.287Z] a4357932f1b6: Pull complete [2020-12-03T08:47:51.563Z] 18c013af1878: Pull complete [2020-12-03T08:47:52.551Z] 745a02a5169b: Verifying Checksum [2020-12-03T08:47:52.551Z] 745a02a5169b: Download complete [2020-12-03T08:47:52.586Z] Running on prd-centos7-docker-4c-2g-14301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws [2020-12-03T08:47:52.643Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-12-03T08:47:53.537Z] 00ac8860ef70: Verifying Checksum [2020-12-03T08:47:53.537Z] 00ac8860ef70: Download complete [2020-12-03T08:47:59.863Z] using credential edgex-jenkins-ssh [2020-12-03T08:47:59.932Z] Cloning the remote Git repository [2020-12-03T08:48:00.047Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:48:00.129Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-12-03T08:48:00.263Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:48:00.263Z] > git --version # timeout=10 [2020-12-03T08:48:00.299Z] > git --version # 'git version 2.24.3' [2020-12-03T08:48:00.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:48:00.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:48:01.833Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:48:01.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:48:01.871Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:48:01.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:48:01.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:48:01.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T08:48:03.535Z] Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit 534cbd628175594d7005393b6e5b8fd70be36cfe [2020-12-03T08:48:03.725Z] 00ac8860ef70: Pull complete [2020-12-03T08:48:03.931Z] Merge succeeded, producing 534cbd628175594d7005393b6e5b8fd70be36cfe [2020-12-03T08:48:03.931Z] Checking out Revision 534cbd628175594d7005393b6e5b8fd70be36cfe (PR-274) [2020-12-03T08:48:04.002Z] 63d7cb157983: Pull complete [2020-12-03T08:48:04.600Z] b116817d02f9: Pull complete [2020-12-03T08:48:03.544Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T08:48:03.568Z] > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 [2020-12-03T08:48:03.705Z] > git remote # timeout=10 [2020-12-03T08:48:03.765Z] > git config --get remote.origin.url # timeout=10 [2020-12-03T08:48:03.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:48:03.818Z] > git merge 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 [2020-12-03T08:48:03.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-03T08:48:03.931Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T08:48:04.004Z] > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 [2020-12-03T08:48:08.743Z] Commit message: "deployment description" [2020-12-03T08:48:08.913Z] 745a02a5169b: Pull complete [2020-12-03T08:48:08.913Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-03T08:48:08.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-03T08:48:08.913Z] ---> b7e6874047d6 [2020-12-03T08:48:08.913Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T08:48:10.455Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-03T08:48:10.892Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2020-12-03T08:48:10.900Z] ---> Running in d33f8bc23737 [Pipeline] sh [2020-12-03T08:48:11.232Z] + sudo service docker restart [2020-12-03T08:48:11.232Z] + true [2020-12-03T08:48:11.232Z] Redirecting to /bin/systemctl restart docker.service [2020-12-03T08:48:11.505Z] Removing intermediate container d33f8bc23737 [2020-12-03T08:48:11.506Z] ---> e9e12847b1e4 [2020-12-03T08:48:11.506Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T08:48:11.506Z] ---> Running in a388f79d3624 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T08:48:13.487Z] provisioning config files... [2020-12-03T08:48:13.579Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2544404211483658671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:48:14.166Z] Removing intermediate container a388f79d3624 [2020-12-03T08:48:14.166Z] ---> 8eeebcb13f18 [2020-12-03T08:48:14.166Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-03T08:48:14.166Z] ---> Running in 89744b29c450 [2020-12-03T08:48:14.226Z] ---> docker-login.sh [2020-12-03T08:48:14.226Z] nexus3.edgexfoundry.org:10001 [2020-12-03T08:48:14.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:48:14.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:48:14.827Z] Configure a credential helper to remove this warning. See [2020-12-03T08:48:14.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:48:14.827Z] [2020-12-03T08:48:14.827Z] Login Succeeded [2020-12-03T08:48:14.827Z] nexus3.edgexfoundry.org:10002 [2020-12-03T08:48:15.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:48:15.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:48:15.093Z] Configure a credential helper to remove this warning. See [2020-12-03T08:48:15.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:48:15.093Z] [2020-12-03T08:48:15.093Z] Login Succeeded [2020-12-03T08:48:15.093Z] nexus3.edgexfoundry.org:10003 [2020-12-03T08:48:15.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T08:48:15.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:48:15.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:48:15.362Z] Configure a credential helper to remove this warning. See [2020-12-03T08:48:15.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:48:15.362Z] [2020-12-03T08:48:15.362Z] Login Succeeded [2020-12-03T08:48:15.362Z] nexus3.edgexfoundry.org:10004 [2020-12-03T08:48:15.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T08:48:15.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:48:15.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:48:15.955Z] Configure a credential helper to remove this warning. See [2020-12-03T08:48:15.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:48:15.955Z] [2020-12-03T08:48:15.955Z] Login Succeeded [2020-12-03T08:48:15.955Z] docker.io [2020-12-03T08:48:16.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:48:16.711Z] OK: 142 MiB in 39 packages [2020-12-03T08:48:16.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:48:16.842Z] Configure a credential helper to remove this warning. See [2020-12-03T08:48:16.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:48:16.842Z] [2020-12-03T08:48:16.842Z] Login Succeeded [2020-12-03T08:48:16.842Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T08:48:16.857Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T08:48:17.438Z] ========================================================= [2020-12-03T08:48:17.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-03T08:48:17.438Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:48:17.687Z] Removing intermediate container 89744b29c450 [2020-12-03T08:48:17.687Z] ---> 7557037e71bc [2020-12-03T08:48:17.687Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-03T08:48:17.896Z] + 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-12-03T08:48:17.960Z] ---> Running in ead785916432 [2020-12-03T08:48:18.232Z] Removing intermediate container ead785916432 [2020-12-03T08:48:18.232Z] ---> 697a367aa3d7 [2020-12-03T08:48:18.232Z] Step 7/8 : COPY . . [2020-12-03T08:48:18.548Z] Sending build context to Docker daemon 15.63MB [2020-12-03T08:48:18.548Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-03T08:48:18.548Z] Step 2/8 : FROM ${BASE} [2020-12-03T08:48:18.548Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-03T08:48:18.548Z] 188c0c94c7c5: Pulling fs layer [2020-12-03T08:48:18.548Z] 0ef7d3d256c8: Pulling fs layer [2020-12-03T08:48:18.548Z] de9db76c5a1d: Pulling fs layer [2020-12-03T08:48:18.548Z] bca2f99d35d6: Pulling fs layer [2020-12-03T08:48:18.548Z] 93359f2a8cfa: Pulling fs layer [2020-12-03T08:48:18.548Z] 7c6f9722023f: Pulling fs layer [2020-12-03T08:48:18.548Z] a35cf1a2eb13: Pulling fs layer [2020-12-03T08:48:18.548Z] 93359f2a8cfa: Waiting [2020-12-03T08:48:18.548Z] 7c6f9722023f: Waiting [2020-12-03T08:48:18.548Z] a35cf1a2eb13: Waiting [2020-12-03T08:48:18.548Z] bca2f99d35d6: Waiting [2020-12-03T08:48:18.548Z] de9db76c5a1d: Verifying Checksum [2020-12-03T08:48:18.548Z] de9db76c5a1d: Download complete [2020-12-03T08:48:18.548Z] 0ef7d3d256c8: Verifying Checksum [2020-12-03T08:48:18.548Z] 0ef7d3d256c8: Download complete [2020-12-03T08:48:18.548Z] 93359f2a8cfa: Verifying Checksum [2020-12-03T08:48:18.548Z] 93359f2a8cfa: Download complete [2020-12-03T08:48:18.548Z] 7c6f9722023f: Download complete [2020-12-03T08:48:18.829Z] 188c0c94c7c5: Verifying Checksum [2020-12-03T08:48:18.830Z] 188c0c94c7c5: Download complete [2020-12-03T08:48:19.101Z] 188c0c94c7c5: Pull complete [2020-12-03T08:48:19.368Z] 0ef7d3d256c8: Pull complete [2020-12-03T08:48:19.640Z] de9db76c5a1d: Pull complete [2020-12-03T08:48:20.210Z] ---> 8ebe28b41514 [2020-12-03T08:48:20.210Z] Step 8/8 : RUN go mod download [2020-12-03T08:48:20.210Z] ---> Running in b83005b2001f [2020-12-03T08:48:23.164Z] a35cf1a2eb13: Verifying Checksum [2020-12-03T08:48:23.164Z] a35cf1a2eb13: Download complete [2020-12-03T08:48:24.618Z] bca2f99d35d6: Verifying Checksum [2020-12-03T08:48:24.618Z] bca2f99d35d6: Download complete [2020-12-03T08:48:34.930Z] bca2f99d35d6: Pull complete [2020-12-03T08:48:34.930Z] 93359f2a8cfa: Pull complete [2020-12-03T08:48:34.930Z] 7c6f9722023f: Pull complete [2020-12-03T08:48:40.356Z] a35cf1a2eb13: Pull complete [2020-12-03T08:48:40.357Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-03T08:48:40.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-03T08:48:40.357Z] ---> a62c8e92a672 [2020-12-03T08:48:40.357Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-03T08:48:40.648Z] ---> Running in 0eaad99902db [2020-12-03T08:48:40.976Z] Removing intermediate container 0eaad99902db [2020-12-03T08:48:40.976Z] ---> 73edf4e2316c [2020-12-03T08:48:40.976Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T08:48:41.257Z] ---> Running in 6e383a15f734 [2020-12-03T08:48:43.282Z] Removing intermediate container 6e383a15f734 [2020-12-03T08:48:43.282Z] ---> 37cad8456ddb [2020-12-03T08:48:43.282Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-03T08:48:43.282Z] ---> Running in 7862cb94146f [2020-12-03T08:48:43.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T08:48:44.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T08:48:45.106Z] OK: 166 MiB in 39 packages [2020-12-03T08:48:45.688Z] Removing intermediate container 7862cb94146f [2020-12-03T08:48:45.688Z] ---> 5876d55d6309 [2020-12-03T08:48:45.688Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-03T08:48:45.688Z] ---> Running in b24841fd9d32 [2020-12-03T08:48:45.688Z] Removing intermediate container b24841fd9d32 [2020-12-03T08:48:45.688Z] ---> df577da83b6b [2020-12-03T08:48:45.688Z] Step 7/8 : COPY . . [2020-12-03T08:48:47.088Z] Removing intermediate container b83005b2001f [2020-12-03T08:48:47.088Z] ---> f4c32b45d744 [2020-12-03T08:48:47.088Z] Successfully built f4c32b45d744 [2020-12-03T08:48:47.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:48:47.430Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T08:48:47.430Z] . [Pipeline] withDockerContainer [2020-12-03T08:48:47.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-14300 does not seem to be running inside a container [2020-12-03T08:48:47.789Z] $ 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-12-03T08:48:48.306Z] ---> 2f315e6379fe [2020-12-03T08:48:48.306Z] Step 8/8 : RUN go mod download [2020-12-03T08:48:48.306Z] ---> Running in cd818bc1aee2 [2020-12-03T08:48:49.264Z] $ docker top dd83040f79dc65a64f73340710b076776eebec5b3cf005b5fd9a9b6456cd4cba -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:48:50.305Z] + go version [2020-12-03T08:48:50.305Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-03T08:48:50.332Z] $ docker stop --time=1 dd83040f79dc65a64f73340710b076776eebec5b3cf005b5fd9a9b6456cd4cba [2020-12-03T08:48:52.292Z] $ docker rm -f dd83040f79dc65a64f73340710b076776eebec5b3cf005b5fd9a9b6456cd4cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:48:53.316Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T08:48:53.317Z] . [Pipeline] withDockerContainer [2020-12-03T08:48:53.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-14300 does not seem to be running inside a container [2020-12-03T08:48:53.626Z] $ 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-12-03T08:48:55.095Z] $ docker top fc103d2c9a4541ec68839ef67ba593b2f453201a4f7f95ec9295ca1a0f2e4e87 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:48:56.132Z] + make test [2020-12-03T08:48:56.132Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-03T08:48:57.567Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-03T08:49:15.446Z] Removing intermediate container cd818bc1aee2 [2020-12-03T08:49:15.446Z] ---> d4a58e1c9ab9 [2020-12-03T08:49:15.446Z] Successfully built d4a58e1c9ab9 [2020-12-03T08:49:15.715Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:49:16.156Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T08:49:16.173Z] . [Pipeline] withDockerContainer [2020-12-03T08:49:16.362Z] prd-centos7-docker-4c-2g-14301 does not seem to be running inside a container [2020-12-03T08:49:16.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-03T08:49:17.469Z] $ docker top 08076ab76a093c8febc357c07f65e5b142c5f227fcb87ca60bd7680c4e3e3bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:49:18.489Z] + go version [2020-12-03T08:49:18.489Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-03T08:49:18.515Z] $ docker stop --time=1 08076ab76a093c8febc357c07f65e5b142c5f227fcb87ca60bd7680c4e3e3bd5 [2020-12-03T08:49:19.910Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-03T08:49:19.911Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-03T08:49:19.911Z] GO111MODULE=on go vet ./... [2020-12-03T08:49:20.128Z] $ docker rm -f 08076ab76a093c8febc357c07f65e5b142c5f227fcb87ca60bd7680c4e3e3bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:49:21.070Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T08:49:21.070Z] . [Pipeline] withDockerContainer [2020-12-03T08:49:21.262Z] prd-centos7-docker-4c-2g-14301 does not seem to be running inside a container [2020-12-03T08:49:21.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-03T08:49:22.644Z] $ docker top 8a45e5b147ce15a8adb3e9985e7260a3d6ac74b498e4dab8f94db63ec7c5b60f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:49:23.273Z] + make test [2020-12-03T08:49:23.273Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-03T08:49:24.742Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2020-12-03T08:49:25.353Z] $ docker stop --time=1 fc103d2c9a4541ec68839ef67ba593b2f453201a4f7f95ec9295ca1a0f2e4e87 [2020-12-03T08:49:27.602Z] $ docker rm -f fc103d2c9a4541ec68839ef67ba593b2f453201a4f7f95ec9295ca1a0f2e4e87 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T08:49:28.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-03T08:49:29.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T08:49:30.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-03T08:49:30.807Z] + ls -al . [2020-12-03T08:49:30.807Z] total 120 [2020-12-03T08:49:30.807Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 3 08:48 . [2020-12-03T08:49:30.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 08:47 .. [2020-12-03T08:49:30.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 3 08:47 .git [2020-12-03T08:49:30.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:47 .github [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 136 Dec 3 08:47 .gitignore [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 3 08:47 CONTRIBUTING.md [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 3 08:47 Dockerfile [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 898 Dec 3 08:47 Dockerfile.build [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 3 08:47 Jenkinsfile [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 3 08:47 LICENSE [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 3 08:47 Makefile [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 3 08:47 README.md [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 3 08:45 VERSION [2020-12-03T08:49:30.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:47 assets [2020-12-03T08:49:30.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:47 bin [2020-12-03T08:49:30.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:47 cmd [2020-12-03T08:49:30.807Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 3 08:48 coverage.out [2020-12-03T08:49:30.807Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 3 08:47 docs [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 3 08:47 go.mod [2020-12-03T08:49:30.807Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 3 08:48 go.sum [2020-12-03T08:49:30.807Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 3 08:47 internal [2020-12-03T08:49:30.807Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 3 08:47 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:49:31.168Z] + 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=534cbd628175594d7005393b6e5b8fd70be36cfe --label arch=arm64 --label version=0.0.0 . [2020-12-03T08:49:31.770Z] Sending build context to Docker daemon 15.66MB [2020-12-03T08:49:31.770Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-03T08:49:31.770Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-03T08:49:31.770Z] ---> f4c32b45d744 [2020-12-03T08:49:31.770Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-03T08:49:32.054Z] ---> Running in 8acfa5f70995 [2020-12-03T08:49:32.650Z] Removing intermediate container 8acfa5f70995 [2020-12-03T08:49:32.650Z] ---> 16600dd7ed66 [2020-12-03T08:49:32.650Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-03T08:49:32.650Z] ---> Running in 0d78f29212bc [2020-12-03T08:49:33.245Z] Removing intermediate container 0d78f29212bc [2020-12-03T08:49:33.245Z] ---> 5df2c4c4cf41 [2020-12-03T08:49:33.245Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-03T08:49:33.245Z] ---> Running in c09f32cd3b11 [2020-12-03T08:49:33.842Z] Removing intermediate container c09f32cd3b11 [2020-12-03T08:49:33.842Z] ---> d9b44edf6ff3 [2020-12-03T08:49:33.842Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-03T08:49:33.842Z] ---> Running in 341588b97c64 [2020-12-03T08:49:34.437Z] Removing intermediate container 341588b97c64 [2020-12-03T08:49:34.437Z] ---> 7bb5d2baf527 [2020-12-03T08:49:34.437Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-03T08:49:34.438Z] ---> Running in 5676d89c1952 [2020-12-03T08:49:34.718Z] Removing intermediate container 5676d89c1952 [2020-12-03T08:49:34.718Z] ---> ec486bc47edc [2020-12-03T08:49:34.718Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T08:49:34.991Z] ---> Running in bbce2b349d86 [2020-12-03T08:49:36.959Z] Removing intermediate container bbce2b349d86 [2020-12-03T08:49:36.959Z] ---> 31d0ca676ed3 [2020-12-03T08:49:36.959Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-03T08:49:36.959Z] ---> Running in 05448933fa37 [2020-12-03T08:49:37.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T08:49:38.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T08:49:39.882Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T08:49:39.882Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T08:49:39.882Z] OK: 12616 distinct packages available [2020-12-03T08:49:39.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-03T08:49:40.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-03T08:49:40.138Z] GO111MODULE=on go vet ./... [2020-12-03T08:49:40.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T08:49:41.817Z] OK: 142 MiB in 39 packages [2020-12-03T08:49:42.791Z] Removing intermediate container 05448933fa37 [2020-12-03T08:49:42.791Z] ---> 4f5273253597 [2020-12-03T08:49:42.791Z] Step 10/24 : ENV GO111MODULE=on [Pipeline] } [2020-12-03T08:49:42.857Z] $ docker stop --time=1 8a45e5b147ce15a8adb3e9985e7260a3d6ac74b498e4dab8f94db63ec7c5b60f [2020-12-03T08:49:43.064Z] ---> Running in 067b715887b8 [2020-12-03T08:49:43.336Z] Removing intermediate container 067b715887b8 [2020-12-03T08:49:43.336Z] ---> ccc3a27d497e [2020-12-03T08:49:43.336Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-03T08:49:43.609Z] ---> Running in 75c2b807845d [2020-12-03T08:49:43.885Z] Removing intermediate container 75c2b807845d [2020-12-03T08:49:43.885Z] ---> 97cf736c2dbf [2020-12-03T08:49:43.885Z] Step 12/24 : COPY go.mod . [2020-12-03T08:49:44.486Z] ---> 142af2e3c137 [2020-12-03T08:49:44.486Z] Step 13/24 : COPY Makefile . [2020-12-03T08:49:45.436Z] $ docker rm -f 8a45e5b147ce15a8adb3e9985e7260a3d6ac74b498e4dab8f94db63ec7c5b60f [2020-12-03T08:49:45.466Z] ---> 957b93e2e404 [2020-12-03T08:49:45.466Z] Step 14/24 : RUN make update [2020-12-03T08:49:45.466Z] ---> Running in 5f718f23faf2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T08:49:46.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-03T08:49:46.174Z] Warning: overwriting stash ‘coverage-report’ [2020-12-03T08:49:46.443Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-03T08:49:46.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-03T08:49:47.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-03T08:49:47.730Z] + ls -al . [2020-12-03T08:49:47.731Z] total 88 [2020-12-03T08:49:47.731Z] drwxrwxr-x. 9 jenkins jenkins 4096 Dec 3 08:49 . [2020-12-03T08:49:47.731Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 3 08:48 .. [2020-12-03T08:49:47.731Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 3 08:48 assets [2020-12-03T08:49:47.731Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 3 08:48 bin [2020-12-03T08:49:47.731Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 3 08:48 cmd [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 3 08:48 CONTRIBUTING.md [2020-12-03T08:49:47.731Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 3 08:49 coverage.out [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 913 Dec 3 08:48 Dockerfile [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 898 Dec 3 08:48 Dockerfile.build [2020-12-03T08:49:47.731Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 3 08:48 docs [2020-12-03T08:49:47.731Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 3 08:48 .git [2020-12-03T08:49:47.731Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 3 08:48 .github [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 136 Dec 3 08:48 .gitignore [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 3 08:48 go.mod [2020-12-03T08:49:47.731Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 3 08:49 go.sum [2020-12-03T08:49:47.731Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 3 08:48 internal [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 3 08:48 Jenkinsfile [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 3 08:48 LICENSE [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 3 08:48 Makefile [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 3 08:48 README.md [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 3 08:45 VERSION [2020-12-03T08:49:47.731Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 3 08:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:49:47.874Z] Removing intermediate container 5f718f23faf2 [2020-12-03T08:49:47.874Z] ---> e24d5650993f [2020-12-03T08:49:47.874Z] Step 15/24 : COPY . . [2020-12-03T08:49:48.084Z] + 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=534cbd628175594d7005393b6e5b8fd70be36cfe --label arch=amd64 --label version=0.0.0 . [2020-12-03T08:49:48.689Z] Sending build context to Docker daemon 15.66MB [2020-12-03T08:49:48.689Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-03T08:49:48.689Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-03T08:49:48.689Z] ---> d4a58e1c9ab9 [2020-12-03T08:49:48.689Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-03T08:49:48.958Z] ---> Running in 07adc8e43027 [2020-12-03T08:49:49.223Z] Removing intermediate container 07adc8e43027 [2020-12-03T08:49:49.223Z] ---> 8206bf8781c5 [2020-12-03T08:49:49.223Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-03T08:49:49.223Z] ---> Running in 5d4656fbc461 [2020-12-03T08:49:49.487Z] Removing intermediate container 5d4656fbc461 [2020-12-03T08:49:49.487Z] ---> c6abddb4f984 [2020-12-03T08:49:49.487Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-03T08:49:49.487Z] ---> Running in f756738b93cd [2020-12-03T08:49:49.752Z] Removing intermediate container f756738b93cd [2020-12-03T08:49:49.752Z] ---> d42aa3bc5a8b [2020-12-03T08:49:49.752Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-03T08:49:49.752Z] ---> Running in e506cde5b894 [2020-12-03T08:49:49.752Z] Removing intermediate container e506cde5b894 [2020-12-03T08:49:49.752Z] ---> fadd1310b8da [2020-12-03T08:49:49.752Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-03T08:49:49.848Z] ---> ed213cc61e0f [2020-12-03T08:49:49.848Z] Step 16/24 : RUN ${MAKE} [2020-12-03T08:49:49.848Z] ---> Running in 290cde719095 [2020-12-03T08:49:50.032Z] ---> Running in ecbe067b5cbd [2020-12-03T08:49:50.032Z] Removing intermediate container ecbe067b5cbd [2020-12-03T08:49:50.032Z] ---> 57288ac5e90d [2020-12-03T08:49:50.032Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T08:49:50.032Z] ---> Running in 010741580e31 [2020-12-03T08:49:50.832Z] 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-12-03T08:49:51.456Z] Removing intermediate container 010741580e31 [2020-12-03T08:49:51.456Z] ---> 459b38252865 [2020-12-03T08:49:51.456Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-03T08:49:51.456Z] ---> Running in c93a5f92b726 [2020-12-03T08:49:52.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T08:49:52.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T08:49:53.606Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T08:49:53.606Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T08:49:53.606Z] OK: 12745 distinct packages available [2020-12-03T08:49:53.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T08:49:54.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T08:49:54.774Z] OK: 166 MiB in 39 packages [2020-12-03T08:49:55.775Z] Removing intermediate container c93a5f92b726 [2020-12-03T08:49:55.775Z] ---> 77a6f658cb3d [2020-12-03T08:49:55.775Z] Step 10/24 : ENV GO111MODULE=on [2020-12-03T08:49:55.775Z] ---> Running in 0eb15eecb8cd [2020-12-03T08:49:55.775Z] Removing intermediate container 0eb15eecb8cd [2020-12-03T08:49:55.775Z] ---> 3a3c506c5ebe [2020-12-03T08:49:55.775Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-03T08:49:55.775Z] ---> Running in 106dca7f4743 [2020-12-03T08:49:56.046Z] Removing intermediate container 106dca7f4743 [2020-12-03T08:49:56.047Z] ---> 13cca321e865 [2020-12-03T08:49:56.047Z] Step 12/24 : COPY go.mod . [2020-12-03T08:49:56.322Z] ---> 3d93eedfd9cb [2020-12-03T08:49:56.322Z] Step 13/24 : COPY Makefile . [2020-12-03T08:49:56.593Z] ---> cd6194269eb8 [2020-12-03T08:49:56.593Z] Step 14/24 : RUN make update [2020-12-03T08:49:56.878Z] ---> Running in a18775e58204 [2020-12-03T08:49:57.511Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-03T08:49:59.021Z] Removing intermediate container a18775e58204 [2020-12-03T08:49:59.021Z] ---> 2f233fe4cb3b [2020-12-03T08:49:59.021Z] Step 15/24 : COPY . . [2020-12-03T08:50:00.465Z] ---> 01dc0774b71e [2020-12-03T08:50:00.465Z] Step 16/24 : RUN ${MAKE} [2020-12-03T08:50:00.465Z] ---> Running in 0969fc797d34 [2020-12-03T08:50:01.079Z] 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-12-03T08:50:13.018Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-03T08:50:18.416Z] Removing intermediate container 290cde719095 [2020-12-03T08:50:18.416Z] ---> 07dc3e4b18ca [2020-12-03T08:50:18.416Z] Step 17/24 : FROM alpine [2020-12-03T08:50:18.416Z] latest: Pulling from library/alpine [2020-12-03T08:50:18.416Z] 5f621e34cdf4: Already exists [2020-12-03T08:50:18.416Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T08:50:18.416Z] Status: Downloaded newer image for alpine:latest [2020-12-03T08:50:18.416Z] ---> 2e77e061c27f [2020-12-03T08:50:18.416Z] Step 18/24 : EXPOSE 4000 [2020-12-03T08:50:18.416Z] ---> Running in 03ea052da462 [2020-12-03T08:50:19.010Z] Removing intermediate container 03ea052da462 [2020-12-03T08:50:19.010Z] ---> c7b15b1dd252 [2020-12-03T08:50:19.010Z] 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-12-03T08:50:20.212Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-03T08:50:20.444Z] ---> 40b9dbfc06cf [2020-12-03T08:50:20.445Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-03T08:50:20.717Z] ---> Running in ec87474a3fad [2020-12-03T08:50:21.311Z] Removing intermediate container ec87474a3fad [2020-12-03T08:50:21.311Z] ---> 64a488e6a144 [2020-12-03T08:50:21.311Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-03T08:50:21.311Z] ---> Running in c68f4b3336bd [2020-12-03T08:50:21.584Z] Removing intermediate container c68f4b3336bd [2020-12-03T08:50:21.584Z] ---> 6bd970a3a4f5 [2020-12-03T08:50:21.584Z] Step 22/24 : LABEL arch=arm64 [2020-12-03T08:50:21.858Z] ---> Running in 11f0640aae55 [2020-12-03T08:50:22.454Z] Removing intermediate container 11f0640aae55 [2020-12-03T08:50:22.455Z] ---> aeb6640b917d [2020-12-03T08:50:22.455Z] Step 23/24 : LABEL git_sha=534cbd628175594d7005393b6e5b8fd70be36cfe [2020-12-03T08:50:22.455Z] ---> Running in ae15835b4330 [2020-12-03T08:50:22.734Z] Removing intermediate container ae15835b4330 [2020-12-03T08:50:22.734Z] ---> bb0e872b8d51 [2020-12-03T08:50:22.734Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T08:50:23.007Z] ---> Running in 0c88b8e099c1 [2020-12-03T08:50:23.071Z] Removing intermediate container 0969fc797d34 [2020-12-03T08:50:23.071Z] ---> 48dbbea496e7 [2020-12-03T08:50:23.071Z] Step 17/24 : FROM alpine [2020-12-03T08:50:23.604Z] Removing intermediate container 0c88b8e099c1 [2020-12-03T08:50:23.604Z] ---> 8b57f9fbca41 [2020-12-03T08:50:23.604Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-03T08:50:23.604Z] Successfully built 8b57f9fbca41 [2020-12-03T08:50:23.604Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [2020-12-03T08:50:23.672Z] latest: Pulling from library/alpine [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-12-03T08:50:23.949Z] 188c0c94c7c5: Already exists [2020-12-03T08:50:23.949Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T08:50:23.949Z] Status: Downloaded newer image for alpine:latest [2020-12-03T08:50:23.949Z] ---> d6e46aa2470d [2020-12-03T08:50:23.949Z] Step 18/24 : EXPOSE 4000 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-03T08:50:24.221Z] ---> Running in ef7f80a79d87 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-12-03T08:50:24.518Z] Removing intermediate container ef7f80a79d87 [2020-12-03T08:50:24.518Z] ---> 7e858cd50662 [2020-12-03T08:50:24.518Z] 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 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-03T08:50:25.493Z] ---> d9b485c2d5e8 [2020-12-03T08:50:25.493Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-03T08:50:25.493Z] ---> Running in 604927d4bcb7 [2020-12-03T08:50:25.763Z] Removing intermediate container 604927d4bcb7 [2020-12-03T08:50:25.763Z] ---> 7cfdc6b16ace [2020-12-03T08:50:25.763Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-03T08:50:25.763Z] ---> Running in 6955b2271569 [2020-12-03T08:50:26.032Z] Removing intermediate container 6955b2271569 [2020-12-03T08:50:26.032Z] ---> 4ded97318086 [2020-12-03T08:50:26.032Z] Step 22/24 : LABEL arch=amd64 [2020-12-03T08:50:26.032Z] ---> Running in 6e69fb918788 [2020-12-03T08:50:26.298Z] Removing intermediate container 6e69fb918788 [2020-12-03T08:50:26.298Z] ---> 195c2ff303fb [2020-12-03T08:50:26.298Z] Step 23/24 : LABEL git_sha=534cbd628175594d7005393b6e5b8fd70be36cfe [2020-12-03T08:50:26.298Z] ---> Running in 05f3a4ea46b7 [2020-12-03T08:50:26.563Z] Removing intermediate container 05f3a4ea46b7 [2020-12-03T08:50:26.563Z] ---> fe11693f138c [2020-12-03T08:50:26.563Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T08:50:26.563Z] ---> Running in 4a8b1f4dc1f0 [2020-12-03T08:50:26.831Z] Removing intermediate container 4a8b1f4dc1f0 [2020-12-03T08:50:26.831Z] ---> 7ed9213476e6 [2020-12-03T08:50:26.831Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-03T08:50:26.831Z] Successfully built 7ed9213476e6 [2020-12-03T08:50:26.831Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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-12-03T08:50:28.575Z] provisioning config files... [2020-12-03T08:50:28.589Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config2885920252946481319tmp [Pipeline] { [Pipeline] sh [2020-12-03T08:50:28.958Z] + set +x [2020-12-03T08:50:28.958Z] + curl -s https://codecov.io/bash [2020-12-03T08:50:28.958Z] + bash -s -- [2020-12-03T08:50:29.224Z] [2020-12-03T08:50:29.224Z] _____ _ [2020-12-03T08:50:29.224Z] / ____| | | [2020-12-03T08:50:29.224Z] | | ___ __| | ___ ___ _____ __ [2020-12-03T08:50:29.224Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-03T08:50:29.224Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-03T08:50:29.224Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-03T08:50:29.224Z] Bash-20201130-cc6d3fe [2020-12-03T08:50:29.224Z] [2020-12-03T08:50:29.224Z] [2020-12-03T08:50:29.224Z] ==> Jenkins CI detected. [2020-12-03T08:50:29.224Z] project root: . [2020-12-03T08:50:29.224Z] --> token set from env [2020-12-03T08:50:29.224Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-03T08:50:29.224Z] ==> Running gcov in . (disable via -X gcov) [2020-12-03T08:50:29.224Z] ==> Python coveragepy not found [2020-12-03T08:50:29.224Z] ==> Searching for coverage reports in: [2020-12-03T08:50:29.224Z] + . [2020-12-03T08:50:29.224Z] -> Found 1 reports [2020-12-03T08:50:29.224Z] ==> Detecting git/mercurial file structure [2020-12-03T08:50:29.224Z] ==> Reading reports [2020-12-03T08:50:29.224Z] + ./coverage.out bytes=10 [2020-12-03T08:50:29.224Z] ==> Appending adjustments [2020-12-03T08:50:29.224Z] https://docs.codecov.io/docs/fixing-reports [2020-12-03T08:50:29.486Z] + Found adjustments [2020-12-03T08:50:29.486Z] ==> Gzipping contents [2020-12-03T08:50:29.486Z] 4.0K /tmp/codecov.KWsVAw.gz [2020-12-03T08:50:29.486Z] ==> Uploading reports [2020-12-03T08:50:29.486Z] url: https://codecov.io [2020-12-03T08:50:29.486Z] query: branch=PR-274&commit=534cbd628175594d7005393b6e5b8fd70be36cfe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=274&job=&cmd_args= [2020-12-03T08:50:29.486Z] -> Pinging Codecov [2020-12-03T08:50:29.486Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-274&commit=534cbd628175594d7005393b6e5b8fd70be36cfe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=274&job=&cmd_args= [2020-12-03T08:50:30.065Z] -> Uploading to [2020-12-03T08:50:30.065Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-03/FB506323287CE973F263BFD2A0EB1F37/534cbd628175594d7005393b6e5b8fd70be36cfe/049b4cda-1ad5-4c53-8de8-1c021479330a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201203T085029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e6e4e4b09fd88bd312e62f772617374eda1126698bdec6533e48b99822ecaf1 [2020-12-03T08:50:30.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-03T08:50:30.065Z] Dload Upload Total Spent Left Speed [2020-12-03T08:50:30.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 4256 --:--:-- --:--:-- --:--:-- 4264 [2020-12-03T08:50:30.328Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/534cbd628175594d7005393b6e5b8fd70be36cfe [Pipeline] } [2020-12-03T08:50:30.338Z] 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-12-03T08:50:33.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:50:34.027Z] ---> package-listing.sh [2020-12-03T08:50:34.027Z] ++ facter osfamily [2020-12-03T08:50:34.027Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-03T08:50:34.027Z] + OS_FAMILY=redhat [2020-12-03T08:50:34.027Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-274 [2020-12-03T08:50:34.027Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-03T08:50:34.027Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-03T08:50:34.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-03T08:50:34.027Z] + PACKAGES=/tmp/packages_start.txt [2020-12-03T08:50:34.027Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' [2020-12-03T08:50:34.027Z] + PACKAGES=/tmp/packages_end.txt [2020-12-03T08:50:34.027Z] + case "${OS_FAMILY}" in [2020-12-03T08:50:34.027Z] + rpm -qa [2020-12-03T08:50:34.027Z] + sort [2020-12-03T08:50:39.354Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-03T08:50:39.354Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-03T08:50:39.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-03T08:50:39.354Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' [2020-12-03T08:50:39.354Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ [2020-12-03T08:50:39.354Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ [Pipeline] echo [2020-12-03T08:50:39.368Z] 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-03T08:50:39.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:50:39.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T08:50:39.965Z] [2020-12-03T08:50:39.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:50:40.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T08:50:40.317Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-03T08:50:40.317Z] df20fa9351a1: Pulling fs layer [2020-12-03T08:50:40.317Z] 36b3adc4ff6f: Pulling fs layer [2020-12-03T08:50:40.317Z] 8ad3a11d3b57: Pulling fs layer [2020-12-03T08:50:40.317Z] 46f8f816bc3b: Pulling fs layer [2020-12-03T08:50:40.317Z] 93b61091891f: Pulling fs layer [2020-12-03T08:50:40.317Z] 93b9cdb0e59b: Pulling fs layer [2020-12-03T08:50:40.317Z] 5e14af77c1be: Pulling fs layer [2020-12-03T08:50:40.317Z] 01666e4c0597: Pulling fs layer [2020-12-03T08:50:40.317Z] aa168da1d23b: Pulling fs layer [2020-12-03T08:50:40.317Z] 93b61091891f: Waiting [2020-12-03T08:50:40.317Z] 93b9cdb0e59b: Waiting [2020-12-03T08:50:40.317Z] 5e14af77c1be: Waiting [2020-12-03T08:50:40.317Z] 01666e4c0597: Waiting [2020-12-03T08:50:40.317Z] aa168da1d23b: Waiting [2020-12-03T08:50:40.317Z] 46f8f816bc3b: Waiting [2020-12-03T08:50:40.317Z] 36b3adc4ff6f: Verifying Checksum [2020-12-03T08:50:40.317Z] 36b3adc4ff6f: Download complete [2020-12-03T08:50:40.317Z] 46f8f816bc3b: Verifying Checksum [2020-12-03T08:50:40.317Z] 46f8f816bc3b: Download complete [2020-12-03T08:50:40.579Z] 93b61091891f: Download complete [2020-12-03T08:50:40.579Z] 93b9cdb0e59b: Download complete [2020-12-03T08:50:40.579Z] df20fa9351a1: Download complete [2020-12-03T08:50:40.579Z] 01666e4c0597: Verifying Checksum [2020-12-03T08:50:40.579Z] 01666e4c0597: Download complete [2020-12-03T08:50:40.579Z] 5e14af77c1be: Verifying Checksum [2020-12-03T08:50:40.579Z] 5e14af77c1be: Download complete [2020-12-03T08:50:40.842Z] df20fa9351a1: Pull complete [2020-12-03T08:50:41.115Z] 36b3adc4ff6f: Pull complete [2020-12-03T08:50:41.698Z] 8ad3a11d3b57: Download complete [2020-12-03T08:50:42.279Z] 8ad3a11d3b57: Pull complete [2020-12-03T08:50:42.546Z] 46f8f816bc3b: Pull complete [2020-12-03T08:50:43.122Z] 93b61091891f: Pull complete [2020-12-03T08:50:43.386Z] aa168da1d23b: Verifying Checksum [2020-12-03T08:50:43.386Z] aa168da1d23b: Download complete [2020-12-03T08:50:43.386Z] 93b9cdb0e59b: Pull complete [2020-12-03T08:50:43.386Z] 5e14af77c1be: Pull complete [2020-12-03T08:50:43.647Z] 01666e4c0597: Pull complete [2020-12-03T08:50:51.834Z] aa168da1d23b: Pull complete [2020-12-03T08:50:51.834Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-03T08:50:51.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T08:50:51.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-03T08:50:51.969Z] prd-centos7-docker-4c-2g-14299 does not seem to be running inside a container [2020-12-03T08:50:52.020Z] $ 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-274/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-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@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-12-03T08:50:55.156Z] $ docker top 3c3c52c8ca4d25a486c0b5b21f46206be277a0cd26302df19fd33c4e07a03288 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:50:55.769Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-03T08:50:56.075Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-03T08:50:56.383Z] + ls /var/log/sa-host [2020-12-03T08:50:56.383Z] + sadf -c /var/log/sa-host/sa03 [2020-12-03T08:50:56.383Z] file_magic: OK [2020-12-03T08:50:56.383Z] HZ: Using current value: 100 [2020-12-03T08:50:56.383Z] file_header: OK [2020-12-03T08:50:56.383Z] 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-12-03T08:50:56.383Z] Statistics: [2020-12-03T08:50:56.383Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-03T08:50:56.383Z] File successfully converted to sysstat format version 12.2.1 [2020-12-03T08:50:56.383Z] + sadf -c /var/log/sa-host/sa23 [2020-12-03T08:50:56.383Z] file_magic: OK [2020-12-03T08:50:56.383Z] HZ: Using current value: 100 [2020-12-03T08:50:56.383Z] file_header: OK [2020-12-03T08:50:56.383Z] 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-12-03T08:50:56.383Z] Statistics: [2020-12-03T08:50:56.383Z] Hnuu...uuuununununu... [2020-12-03T08:50:56.383Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-03T08:50:56.620Z] provisioning config files... [2020-12-03T08:50:56.635Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config4587550602375653884tmp [Pipeline] { [Pipeline] echo [2020-12-03T08:50:56.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:50:57.010Z] ---> create-netrc.sh [Pipeline] } [2020-12-03T08:50:57.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-03T08:50:57.117Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:50:57.416Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-03T08:50:57.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:50:57.727Z] ---> sudo-logs.sh [2020-12-03T08:50:57.728Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-03T08:50:57.739Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:50:58.042Z] ---> job-cost.sh [2020-12-03T08:50:58.042Z] lf-activate-venv: SKIPPING [2020-12-03T08:50:58.042Z] INFO: No Stack... [2020-12-03T08:50:58.994Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-03T08:50:59.569Z] INFO: Archiving Costs [Pipeline] echo [2020-12-03T08:50:59.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:50:59.883Z] ---> logs-deploy.sh [2020-12-03T08:50:59.883Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-274/2 [2020-12-03T08:50:59.883Z] INFO: archiving workspace using pattern(s): [2020-12-03T08:51:01.813Z] Archives upload complete. [2020-12-03T08:51:01.813Z] INFO: archiving logs to Nexus [2020-12-03T08:51:02.768Z] ---> uname -a: [2020-12-03T08:51:02.768Z] Linux prd-centos7-docker-4c-2g-14299.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] ---> lscpu: [2020-12-03T08:51:02.768Z] Architecture: x86_64 [2020-12-03T08:51:02.768Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-03T08:51:02.768Z] Byte Order: Little Endian [2020-12-03T08:51:02.768Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-03T08:51:02.768Z] CPU(s): 4 [2020-12-03T08:51:02.768Z] On-line CPU(s) list: 0-3 [2020-12-03T08:51:02.768Z] Thread(s) per core: 1 [2020-12-03T08:51:02.768Z] Core(s) per socket: 1 [2020-12-03T08:51:02.768Z] Socket(s): 4 [2020-12-03T08:51:02.768Z] NUMA node(s): 1 [2020-12-03T08:51:02.768Z] Vendor ID: GenuineIntel [2020-12-03T08:51:02.768Z] CPU family: 6 [2020-12-03T08:51:02.768Z] Model: 44 [2020-12-03T08:51:02.768Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-03T08:51:02.768Z] Stepping: 1 [2020-12-03T08:51:02.768Z] CPU MHz: 2933.438 [2020-12-03T08:51:02.768Z] BogoMIPS: 5866.87 [2020-12-03T08:51:02.768Z] Virtualization: VT-x [2020-12-03T08:51:02.768Z] Hypervisor vendor: KVM [2020-12-03T08:51:02.768Z] Virtualization type: full [2020-12-03T08:51:02.768Z] L1d cache: 128 KiB [2020-12-03T08:51:02.768Z] L1i cache: 128 KiB [2020-12-03T08:51:02.768Z] L2 cache: 16 MiB [2020-12-03T08:51:02.768Z] L3 cache: 64 MiB [2020-12-03T08:51:02.768Z] NUMA node0 CPU(s): 0-3 [2020-12-03T08:51:02.768Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-03T08:51:02.768Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-03T08:51:02.768Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-03T08:51:02.768Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-03T08:51:02.768Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-03T08:51:02.768Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-03T08:51:02.768Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-03T08:51:02.768Z] Vulnerability Srbds: Not affected [2020-12-03T08:51:02.768Z] Vulnerability Tsx async abort: Not affected [2020-12-03T08:51:02.768Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] ---> nproc: [2020-12-03T08:51:02.768Z] 4 [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] ---> df -h: [2020-12-03T08:51:02.768Z] Filesystem Size Used Available Use% Mounted on [2020-12-03T08:51:02.768Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-03T08:51:02.768Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-03T08:51:02.768Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-03T08:51:02.768Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp [2020-12-03T08:51:02.768Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] ---> free -m: [2020-12-03T08:51:02.768Z] total used free shared buff/cache available [2020-12-03T08:51:02.768Z] Mem: 1837 677 109 0 1050 1055 [2020-12-03T08:51:02.768Z] Swap: 1023 0 1023 [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] ---> ip addr: [2020-12-03T08:51:02.768Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-03T08:51:02.768Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-03T08:51:02.768Z] inet 127.0.0.1/8 scope host lo [2020-12-03T08:51:02.768Z] valid_lft forever preferred_lft forever [2020-12-03T08:51:02.768Z] inet6 ::1/128 scope host [2020-12-03T08:51:02.768Z] valid_lft forever preferred_lft forever [2020-12-03T08:51:02.768Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-03T08:51:02.768Z] link/ether fa:16:3e:78:60:db brd ff:ff:ff:ff:ff:ff [2020-12-03T08:51:02.768Z] inet 10.30.123.220/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-03T08:51:02.768Z] valid_lft 85994sec preferred_lft 85994sec [2020-12-03T08:51:02.768Z] inet6 fe80::f816:3eff:fe78:60db/64 scope link [2020-12-03T08:51:02.768Z] valid_lft forever preferred_lft forever [2020-12-03T08:51:02.768Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-03T08:51:02.768Z] link/ether 02:42:5b:1e:8e:8b brd ff:ff:ff:ff:ff:ff [2020-12-03T08:51:02.768Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-03T08:51:02.768Z] valid_lft forever preferred_lft forever [2020-12-03T08:51:02.768Z] inet6 fe80::42:5bff:fe1e:8e8b/64 scope link [2020-12-03T08:51:02.768Z] valid_lft forever preferred_lft forever [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] ---> sar -b -r -n DEV: [2020-12-03T08:51:02.768Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] 08:44:04 LINUX RESTART (4 CPU) [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-03T08:51:02.768Z] 08:46:01 11.74 5.03 6.71 0.00 1145.79 563.94 0.00 [2020-12-03T08:51:02.768Z] 08:47:01 1.82 0.00 1.82 0.00 0.00 34.72 0.00 [2020-12-03T08:51:02.768Z] 08:48:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 [2020-12-03T08:51:02.768Z] 08:49:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 [2020-12-03T08:51:02.768Z] 08:50:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 [2020-12-03T08:51:02.768Z] Average: 2.87 1.01 1.87 0.00 229.21 121.80 0.00 [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-03T08:51:02.768Z] 08:46:01 154192 0 568928 30.24 2620 1155804 1109896 37.88 384104 1143044 20 [2020-12-03T08:51:02.768Z] 08:47:01 158908 0 564208 29.99 2620 1155808 1076596 36.74 388184 1134652 8 [2020-12-03T08:51:02.768Z] 08:48:01 158492 0 564616 30.01 2620 1155816 1076776 36.75 390364 1133344 12 [2020-12-03T08:51:02.768Z] 08:49:01 157148 0 565960 30.08 2620 1155816 1076596 36.74 392664 1132728 12 [2020-12-03T08:51:02.768Z] 08:50:01 156312 0 566788 30.12 2620 1155824 1076680 36.75 398976 1126880 8 [2020-12-03T08:51:02.768Z] Average: 157010 0 566100 30.09 2620 1155814 1083309 36.97 390858 1134130 12 [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-03T08:51:02.768Z] 08:46:01 eth0 62.97 62.77 132.37 34.40 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:46:01 docker0 39.78 31.78 3.43 107.27 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:47:01 eth0 1.00 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:48:01 eth0 1.45 0.75 0.69 0.40 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:49:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:50:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] Average: eth0 13.14 12.76 26.65 6.98 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] Average: docker0 7.96 6.36 0.69 21.46 0.00 0.00 0.00 0.00 [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] ---> sar -P ALL: [2020-12-03T08:51:02.768Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] 08:44:04 LINUX RESTART (4 CPU) [2020-12-03T08:51:02.768Z] [2020-12-03T08:51:02.768Z] 08:45:01 CPU %user %nice %system %iowait %steal %idle [2020-12-03T08:51:02.768Z] 08:46:01 all 1.65 0.00 0.89 0.36 0.01 97.09 [2020-12-03T08:51:02.768Z] 08:46:01 0 1.39 0.00 1.29 0.12 0.00 97.21 [2020-12-03T08:51:02.768Z] 08:46:01 1 1.82 0.00 0.79 0.10 0.02 97.28 [2020-12-03T08:51:02.768Z] 08:46:01 2 1.80 0.00 0.70 0.67 0.02 96.81 [2020-12-03T08:51:02.768Z] 08:46:01 3 1.59 0.00 0.79 0.55 0.00 97.08 [2020-12-03T08:51:02.768Z] 08:47:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2020-12-03T08:51:02.768Z] 08:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-03T08:51:02.768Z] 08:47:01 1 0.48 0.00 0.08 0.00 0.00 99.43 [2020-12-03T08:51:02.768Z] 08:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-03T08:51:02.768Z] 08:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-03T08:51:02.768Z] 08:48:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2020-12-03T08:51:02.768Z] 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-12-03T08:51:02.768Z] 08:48:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-03T08:51:02.768Z] 08:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-12-03T08:51:02.768Z] 08:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-03T08:51:02.768Z] 08:49:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2020-12-03T08:51:02.768Z] 08:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-03T08:51:02.768Z] 08:49:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-03T08:51:02.768Z] 08:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-03T08:51:02.768Z] 08:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-03T08:51:02.768Z] 08:50:01 all 0.17 0.00 0.10 0.00 0.00 99.72 [2020-12-03T08:51:02.768Z] 08:50:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2020-12-03T08:51:02.768Z] 08:50:01 1 0.52 0.00 0.13 0.00 0.00 99.35 [2020-12-03T08:51:02.768Z] 08:50:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-12-03T08:51:02.768Z] 08:50:01 3 0.05 0.00 0.12 0.00 0.00 99.83 [2020-12-03T08:51:02.768Z] Average: all 0.45 0.00 0.22 0.07 0.00 99.26 [2020-12-03T08:51:02.768Z] Average: 0 0.30 0.00 0.28 0.02 0.00 99.39 [2020-12-03T08:51:02.768Z] Average: 1 0.78 0.00 0.21 0.02 0.00 98.99 [2020-12-03T08:51:02.769Z] Average: 2 0.39 0.00 0.17 0.13 0.01 99.30 [2020-12-03T08:51:02.769Z] Average: 3 0.34 0.00 0.20 0.11 0.00 99.36 [2020-12-03T08:51:02.769Z] [2020-12-03T08:51:02.769Z] [2020-12-03T08:51:02.769Z]