Pull request #341 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fd5e74ee75c734f7a62bb9dbd9437525c061792e+a88ea99ffe9e2626f031198baec7712ee48b9091 (824379257e69c37bd5382bce54832b1856df2b37) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-341/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-341/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1541 in /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [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-341 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit fd5e74ee75c734f7a62bb9dbd9437525c061792e > 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/341/head:refs/remotes/origin/PR-341 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 Merge succeeded, producing fd5e74ee75c734f7a62bb9dbd9437525c061792e Checking out Revision fd5e74ee75c734f7a62bb9dbd9437525c061792e (PR-341) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-23T06:48:04.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-23T06:48:04.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-23T06:48:04.993Z] ========================================================= [2021-04-23T06:48:04.993Z] EdgeX Global Pipelines Version Info [2021-04-23T06:48:04.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:48:06.567Z] ------------------- [2021-04-23T06:48:06.567Z] stable info: [2021-04-23T06:48:06.567Z] ------------------- [2021-04-23T06:48:06.567Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-23T06:48:06.567Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-23T06:48:06.567Z] Message: update stable to v1.0.186 [2021-04-23T06:48:07.515Z] ------------------- [2021-04-23T06:48:07.516Z] experimental info: [2021-04-23T06:48:07.516Z] ------------------- [2021-04-23T06:48:07.516Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-23T06:48:07.516Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-23T06:48:07.516Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-23T06:48:07.771Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-23T06:48:07.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-23T06:48:07.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-23T06:48:07.956Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-23T06:48:08.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-23T06:48:08.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-23T06:48:08.141Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-23T06:48:08.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-23T06:48:08.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-23T06:48:08.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-23T06:48:08.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-23T06:48:08.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-23T06:48:08.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-23T06:48:08.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-23T06:48:08.686Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-23T06:48:08.741Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-23T06:48:08.796Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-23T06:48:08.853Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-23T06:48:08.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-23T06:48:08.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-23T06:48:09.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-23T06:48:09.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-23T06:48:09.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-23T06:48:09.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-23T06:48:09.282Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-23T06:48:09.340Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-23T06:48:09.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2021-04-23T06:48:09.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2021-04-23T06:48:09.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2021-04-23T06:48:09.599Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd5e74ee75c734f7a62bb9dbd9437525c061792e [Pipeline] echo [2021-04-23T06:48:09.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd5e74e [Pipeline] echo [2021-04-23T06:48:09.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-23T06:48:09.896Z] provisioning config files... [2021-04-23T06:48:09.931Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/config5522774439257641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:48:10.318Z] ---> docker-login.sh [2021-04-23T06:48:10.318Z] nexus3.edgexfoundry.org:10001 [2021-04-23T06:48:10.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:48:10.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:48:10.843Z] Configure a credential helper to remove this warning. See [2021-04-23T06:48:10.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:48:10.843Z] [2021-04-23T06:48:10.843Z] Login Succeeded [2021-04-23T06:48:10.843Z] nexus3.edgexfoundry.org:10002 [2021-04-23T06:48:10.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:48:11.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:48:11.108Z] Configure a credential helper to remove this warning. See [2021-04-23T06:48:11.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:48:11.108Z] [2021-04-23T06:48:11.108Z] Login Succeeded [2021-04-23T06:48:11.108Z] nexus3.edgexfoundry.org:10003 [2021-04-23T06:48:11.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:48:11.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:48:11.108Z] Configure a credential helper to remove this warning. See [2021-04-23T06:48:11.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:48:11.108Z] [2021-04-23T06:48:11.108Z] Login Succeeded [2021-04-23T06:48:11.108Z] nexus3.edgexfoundry.org:10004 [2021-04-23T06:48:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:48:11.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:48:11.370Z] Configure a credential helper to remove this warning. See [2021-04-23T06:48:11.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:48:11.370Z] [2021-04-23T06:48:11.370Z] Login Succeeded [2021-04-23T06:48:11.370Z] docker.io [2021-04-23T06:48:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:48:11.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:48:11.632Z] Configure a credential helper to remove this warning. See [2021-04-23T06:48:11.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:48:11.632Z] [2021-04-23T06:48:11.632Z] Login Succeeded [2021-04-23T06:48:11.632Z] ---> docker-login.sh ends [Pipeline] } [2021-04-23T06:48:11.663Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T06:48:12.425Z] + git log --format=format:%s -1 fd5e74ee75c734f7a62bb9dbd9437525c061792e [Pipeline] echo [2021-04-23T06:48:12.520Z] GIT_COMMIT: fd5e74ee75c734f7a62bb9dbd9437525c061792e, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-23T06:48:12.562Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:48:13.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T06:48:13.640Z] [2021-04-23T06:48:13.640Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:48:14.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T06:48:14.002Z] latest: Pulling from edgex-devops/git-semver [2021-04-23T06:48:14.002Z] 31603596830f: Pulling fs layer [2021-04-23T06:48:14.002Z] 2a8b12db71e7: Pulling fs layer [2021-04-23T06:48:14.002Z] 6ca5941a6612: Pulling fs layer [2021-04-23T06:48:14.002Z] ecc8261a40a4: Pulling fs layer [2021-04-23T06:48:14.002Z] ecc8261a40a4: Waiting [2021-04-23T06:48:14.002Z] 2a8b12db71e7: Verifying Checksum [2021-04-23T06:48:14.002Z] 2a8b12db71e7: Download complete [2021-04-23T06:48:14.002Z] 31603596830f: Download complete [2021-04-23T06:48:14.267Z] ecc8261a40a4: Verifying Checksum [2021-04-23T06:48:14.267Z] ecc8261a40a4: Download complete [2021-04-23T06:48:14.267Z] 6ca5941a6612: Verifying Checksum [2021-04-23T06:48:14.267Z] 6ca5941a6612: Download complete [2021-04-23T06:48:14.534Z] 31603596830f: Pull complete [2021-04-23T06:48:14.534Z] 2a8b12db71e7: Pull complete [2021-04-23T06:48:15.480Z] 6ca5941a6612: Pull complete [2021-04-23T06:48:15.748Z] ecc8261a40a4: Pull complete [2021-04-23T06:48:15.748Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-23T06:48:15.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T06:48:15.749Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-23T06:48:15.873Z] prd-centos7-docker-4c-2g-1541 does not seem to be running inside a container [2021-04-23T06:48:15.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-341 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341:/w/workspace/edgexfoundry_edgex-ui-go_PR-341:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-23T06:48:18.343Z] $ docker top 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-23T06:48:18.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-23T06:48:18.720Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-23T06:48:18.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-23T06:48:18.951Z] $ docker exec 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent [2021-04-23T06:48:19.130Z] SSH_AUTH_SOCK=/tmp/ssh-c7JjRp2m0p48/agent.12 [2021-04-23T06:48:19.130Z] SSH_AGENT_PID=18 [2021-04-23T06:48:19.143Z] Running ssh-add (command line suppressed) [2021-04-23T06:48:19.273Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_267040152494344768.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_267040152494344768.key) [2021-04-23T06:48:19.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-23T06:48:19.682Z] + git tag --points-at HEAD [Pipeline] } [2021-04-23T06:48:19.711Z] $ docker exec --env ******** --env ******** 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent -k [2021-04-23T06:48:19.837Z] unset SSH_AUTH_SOCK; [2021-04-23T06:48:19.838Z] unset SSH_AGENT_PID; [2021-04-23T06:48:19.839Z] echo Agent pid 18 killed; [2021-04-23T06:48:19.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-23T06:48:19.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-23T06:48:19.975Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-23T06:48:20.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-23T06:48:20.165Z] $ docker exec 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent [2021-04-23T06:48:20.340Z] SSH_AUTH_SOCK=/tmp/ssh-CBxSuBgYN9Wp/agent.49 [2021-04-23T06:48:20.340Z] SSH_AGENT_PID=55 [2021-04-23T06:48:20.346Z] Running ssh-add (command line suppressed) [2021-04-23T06:48:20.468Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_4661771885024701019.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_4661771885024701019.key) [2021-04-23T06:48:20.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-23T06:48:20.866Z] + git semver init [2021-04-23T06:48:20.866Z] # -> Open(): unable to determine branch for HEAD [2021-04-23T06:48:20.866Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-341/.git [2021-04-23T06:48:20.866Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [2021-04-23T06:48:20.866Z] # $SEMVER_REMOTE_NAME = origin [2021-04-23T06:48:20.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-23T06:48:20.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-23T06:48:20.866Z] # $SEMVER_BRANCH = PR-341 [2021-04-23T06:48:20.866Z] # $SEMVER_TEMP = /tmp/semver-915252960 [2021-04-23T06:48:20.866Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-23T06:48:22.256Z] # '/tmp/semver-915252960' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-341/.semver' [2021-04-23T06:48:22.518Z] # -> Force: false [2021-04-23T06:48:22.518Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-341/.semver [Pipeline] } [2021-04-23T06:48:22.538Z] $ docker exec --env ******** --env ******** 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent -k [2021-04-23T06:48:22.658Z] unset SSH_AUTH_SOCK; [2021-04-23T06:48:22.659Z] unset SSH_AGENT_PID; [2021-04-23T06:48:22.659Z] echo Agent pid 55 killed; [2021-04-23T06:48:22.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-23T06:48:23.146Z] + git semver [Pipeline] } [2021-04-23T06:48:23.193Z] $ docker stop --time=1 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 [2021-04-23T06:48:24.663Z] $ docker rm -f 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T06:48:25.144Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-23T06:48:25.565Z] Stashed 1 file(s) [Pipeline] echo [2021-04-23T06:48:25.586Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-23T06:48:41.069Z] Still waiting to schedule task [2021-04-23T06:48:41.069Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1541’ [2021-04-23T06:48:41.099Z] Still waiting to schedule task [2021-04-23T06:48:41.099Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-23T06:50:30.746Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1542 in /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [Pipeline] { [Pipeline] ws [2021-04-23T06:50:30.801Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-23T06:50:36.704Z] using credential edgex-jenkins-ssh [2021-04-23T06:50:36.734Z] Cloning the remote Git repository [2021-04-23T06:50:36.792Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-23T06:50:36.910Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-23T06:50:37.011Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-23T06:50:37.011Z] > git --version # timeout=10 [2021-04-23T06:50:37.028Z] > git --version # 'git version 2.17.1' [2021-04-23T06:50:37.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T06:50:37.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T06:50:39.723Z] Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit fd5e74ee75c734f7a62bb9dbd9437525c061792e [2021-04-23T06:50:39.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-23T06:50:39.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T06:50:39.174Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-23T06:50:39.210Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-23T06:50:39.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T06:50:39.222Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T06:50:39.748Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T06:50:39.770Z] > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 [2021-04-23T06:50:40.371Z] Merge succeeded, producing fd5e74ee75c734f7a62bb9dbd9437525c061792e [2021-04-23T06:50:40.372Z] Checking out Revision fd5e74ee75c734f7a62bb9dbd9437525c061792e (PR-341) [2021-04-23T06:50:40.292Z] > git remote # timeout=10 [2021-04-23T06:50:40.314Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T06:50:40.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T06:50:40.340Z] > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [2021-04-23T06:50:40.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T06:50:40.381Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T06:50:40.390Z] > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 [2021-04-23T06:50:44.993Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-23T06:50:45.053Z] > git --version # timeout=10 [2021-04-23T06:50:45.064Z] > git --version # 'git version 2.17.1' [2021-04-23T06:50:45.084Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T06:50:46.838Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-23T06:50:47.264Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-23T06:50:47.628Z] + sudo service docker restart [2021-04-23T06:50:47.628Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-23T06:50:50.372Z] provisioning config files... [2021-04-23T06:50:50.415Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config44502458274804173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:50:50.848Z] ---> docker-login.sh [2021-04-23T06:50:50.848Z] nexus3.edgexfoundry.org:10001 [2021-04-23T06:50:51.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:50:52.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:50:52.113Z] Configure a credential helper to remove this warning. See [2021-04-23T06:50:52.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:50:52.113Z] [2021-04-23T06:50:52.113Z] Login Succeeded [2021-04-23T06:50:52.113Z] nexus3.edgexfoundry.org:10002 [2021-04-23T06:50:52.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:50:52.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:50:52.668Z] Configure a credential helper to remove this warning. See [2021-04-23T06:50:52.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:50:52.668Z] [2021-04-23T06:50:52.668Z] Login Succeeded [2021-04-23T06:50:52.668Z] nexus3.edgexfoundry.org:10003 [2021-04-23T06:50:52.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:50:52.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:50:52.942Z] Configure a credential helper to remove this warning. See [2021-04-23T06:50:52.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:50:52.942Z] [2021-04-23T06:50:52.942Z] Login Succeeded [2021-04-23T06:50:52.942Z] nexus3.edgexfoundry.org:10004 [2021-04-23T06:50:53.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:50:53.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:50:53.491Z] Configure a credential helper to remove this warning. See [2021-04-23T06:50:53.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:50:53.491Z] [2021-04-23T06:50:53.491Z] Login Succeeded [2021-04-23T06:50:53.491Z] docker.io [2021-04-23T06:50:53.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:50:54.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:50:54.034Z] Configure a credential helper to remove this warning. See [2021-04-23T06:50:54.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:50:54.034Z] [2021-04-23T06:50:54.034Z] Login Succeeded [2021-04-23T06:50:54.034Z] ---> docker-login.sh ends [Pipeline] } [2021-04-23T06:50:54.064Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-23T06:50:54.470Z] ========================================================= [2021-04-23T06:50:54.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-23T06:50:54.470Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:50:54.852Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-23T06:50:55.835Z] Sending build context to Docker daemon 34.83MB [2021-04-23T06:50:55.835Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T06:50:55.835Z] Step 2/8 : FROM ${BASE} [2021-04-23T06:50:55.835Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-23T06:50:55.835Z] 5f621e34cdf4: Pulling fs layer [2021-04-23T06:50:55.835Z] a4357932f1b6: Pulling fs layer [2021-04-23T06:50:55.835Z] 18c013af1878: Pulling fs layer [2021-04-23T06:50:55.835Z] 00ac8860ef70: Pulling fs layer [2021-04-23T06:50:55.835Z] 63d7cb157983: Pulling fs layer [2021-04-23T06:50:55.835Z] b116817d02f9: Pulling fs layer [2021-04-23T06:50:55.835Z] 745a02a5169b: Pulling fs layer [2021-04-23T06:50:55.835Z] 00ac8860ef70: Waiting [2021-04-23T06:50:55.835Z] 63d7cb157983: Waiting [2021-04-23T06:50:55.835Z] b116817d02f9: Waiting [2021-04-23T06:50:55.835Z] 18c013af1878: Download complete [2021-04-23T06:50:55.835Z] a4357932f1b6: Verifying Checksum [2021-04-23T06:50:55.835Z] a4357932f1b6: Download complete [2021-04-23T06:50:55.835Z] 63d7cb157983: Verifying Checksum [2021-04-23T06:50:55.835Z] 63d7cb157983: Download complete [2021-04-23T06:50:56.110Z] b116817d02f9: Verifying Checksum [2021-04-23T06:50:56.110Z] b116817d02f9: Download complete [2021-04-23T06:50:56.110Z] 5f621e34cdf4: Verifying Checksum [2021-04-23T06:50:56.110Z] 5f621e34cdf4: Download complete [2021-04-23T06:50:56.708Z] 5f621e34cdf4: Pull complete [2021-04-23T06:50:57.322Z] a4357932f1b6: Pull complete [2021-04-23T06:50:57.597Z] 18c013af1878: Pull complete [2021-04-23T06:50:58.594Z] 745a02a5169b: Verifying Checksum [2021-04-23T06:50:58.594Z] 745a02a5169b: Download complete [2021-04-23T06:50:59.576Z] 00ac8860ef70: Verifying Checksum [2021-04-23T06:50:59.576Z] 00ac8860ef70: Download complete [2021-04-23T06:51:12.007Z] 00ac8860ef70: Pull complete [2021-04-23T06:51:12.007Z] 63d7cb157983: Pull complete [2021-04-23T06:51:12.007Z] b116817d02f9: Pull complete [2021-04-23T06:51:14.639Z] 745a02a5169b: Pull complete [2021-04-23T06:51:14.639Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-23T06:51:14.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-23T06:51:14.639Z] ---> b7e6874047d6 [2021-04-23T06:51:14.639Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-23T06:51:18.053Z] ---> Running in cd9c0894cf56 [2021-04-23T06:51:18.053Z] Removing intermediate container cd9c0894cf56 [2021-04-23T06:51:18.053Z] ---> 0a68e316f685 [2021-04-23T06:51:18.053Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T06:51:18.053Z] ---> Running in d2f207f15288 [2021-04-23T06:51:20.689Z] Removing intermediate container d2f207f15288 [2021-04-23T06:51:20.689Z] ---> 83017186d786 [2021-04-23T06:51:20.689Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-23T06:51:20.689Z] ---> Running in 2de24d856d78 [2021-04-23T06:51:21.146Z] Running on prd-centos7-docker-4c-2g-1543 in /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [Pipeline] { [Pipeline] ws [2021-04-23T06:51:21.200Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-23T06:51:21.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T06:51:22.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T06:51:23.638Z] OK: 142 MiB in 39 packages [2021-04-23T06:51:24.503Z] using credential edgex-jenkins-ssh [2021-04-23T06:51:24.517Z] Cloning the remote Git repository [2021-04-23T06:51:24.619Z] Removing intermediate container 2de24d856d78 [2021-04-23T06:51:24.619Z] ---> 9035b1489a08 [2021-04-23T06:51:24.619Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-23T06:51:24.619Z] ---> Running in 3a08ecbb71f4 [2021-04-23T06:51:24.304Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-23T06:51:25.210Z] Removing intermediate container 3a08ecbb71f4 [2021-04-23T06:51:25.210Z] ---> 50098b245010 [2021-04-23T06:51:25.210Z] Step 7/8 : COPY . . [2021-04-23T06:51:24.442Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-23T06:51:24.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-23T06:51:24.514Z] > git --version # timeout=10 [2021-04-23T06:51:24.524Z] > git --version # 'git version 2.24.3' [2021-04-23T06:51:24.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T06:51:24.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T06:51:26.393Z] Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit fd5e74ee75c734f7a62bb9dbd9437525c061792e [2021-04-23T06:51:26.731Z] Merge succeeded, producing fd5e74ee75c734f7a62bb9dbd9437525c061792e [2021-04-23T06:51:26.732Z] Checking out Revision fd5e74ee75c734f7a62bb9dbd9437525c061792e (PR-341) [2021-04-23T06:51:25.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-23T06:51:25.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T06:51:25.862Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-23T06:51:25.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-23T06:51:25.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T06:51:25.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T06:51:26.285Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T06:51:26.292Z] > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 [2021-04-23T06:51:26.605Z] > git remote # timeout=10 [2021-04-23T06:51:26.611Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T06:51:26.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T06:51:26.622Z] > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [2021-04-23T06:51:26.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T06:51:26.646Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T06:51:26.650Z] > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 [2021-04-23T06:51:28.612Z] ---> 92afec55ae39 [2021-04-23T06:51:28.612Z] Step 8/8 : RUN go mod download [2021-04-23T06:51:28.612Z] ---> Running in 5e922b9a84da [2021-04-23T06:51:30.613Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-23T06:51:30.670Z] > git --version # timeout=10 [2021-04-23T06:51:30.677Z] > git --version # 'git version 2.24.3' [2021-04-23T06:51:30.686Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T06:51:32.010Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-23T06:51:32.362Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-23T06:51:32.683Z] + sudo service docker restart [2021-04-23T06:51:32.683Z] + true [2021-04-23T06:51:32.683Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-23T06:51:34.179Z] provisioning config files... [2021-04-23T06:51:34.233Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6068505172200576695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:51:34.630Z] ---> docker-login.sh [2021-04-23T06:51:34.630Z] nexus3.edgexfoundry.org:10001 [2021-04-23T06:51:34.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:51:35.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:51:35.163Z] Configure a credential helper to remove this warning. See [2021-04-23T06:51:35.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:51:35.163Z] [2021-04-23T06:51:35.163Z] Login Succeeded [2021-04-23T06:51:35.163Z] nexus3.edgexfoundry.org:10002 [2021-04-23T06:51:35.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:51:35.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:51:35.434Z] Configure a credential helper to remove this warning. See [2021-04-23T06:51:35.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:51:35.434Z] [2021-04-23T06:51:35.434Z] Login Succeeded [2021-04-23T06:51:35.434Z] nexus3.edgexfoundry.org:10003 [2021-04-23T06:51:35.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:51:35.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:51:35.434Z] Configure a credential helper to remove this warning. See [2021-04-23T06:51:35.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:51:35.434Z] [2021-04-23T06:51:35.434Z] Login Succeeded [2021-04-23T06:51:35.434Z] nexus3.edgexfoundry.org:10004 [2021-04-23T06:51:35.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:51:35.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:51:35.697Z] Configure a credential helper to remove this warning. See [2021-04-23T06:51:35.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:51:35.697Z] [2021-04-23T06:51:35.697Z] Login Succeeded [2021-04-23T06:51:35.697Z] docker.io [2021-04-23T06:51:35.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T06:51:36.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T06:51:36.223Z] Configure a credential helper to remove this warning. See [2021-04-23T06:51:36.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T06:51:36.223Z] [2021-04-23T06:51:36.223Z] Login Succeeded [2021-04-23T06:51:36.223Z] ---> docker-login.sh ends [Pipeline] } [2021-04-23T06:51:36.250Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-23T06:51:36.583Z] ========================================================= [2021-04-23T06:51:36.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-23T06:51:36.583Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:51:36.946Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-23T06:51:37.525Z] Sending build context to Docker daemon 34.83MB [2021-04-23T06:51:37.525Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T06:51:37.525Z] Step 2/8 : FROM ${BASE} [2021-04-23T06:51:37.525Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-23T06:51:37.525Z] 188c0c94c7c5: Pulling fs layer [2021-04-23T06:51:37.525Z] 0ef7d3d256c8: Pulling fs layer [2021-04-23T06:51:37.525Z] de9db76c5a1d: Pulling fs layer [2021-04-23T06:51:37.525Z] bca2f99d35d6: Pulling fs layer [2021-04-23T06:51:37.525Z] 93359f2a8cfa: Pulling fs layer [2021-04-23T06:51:37.525Z] 7c6f9722023f: Pulling fs layer [2021-04-23T06:51:37.525Z] a35cf1a2eb13: Pulling fs layer [2021-04-23T06:51:37.525Z] bca2f99d35d6: Waiting [2021-04-23T06:51:37.525Z] 93359f2a8cfa: Waiting [2021-04-23T06:51:37.525Z] 7c6f9722023f: Waiting [2021-04-23T06:51:37.525Z] a35cf1a2eb13: Waiting [2021-04-23T06:51:37.525Z] de9db76c5a1d: Verifying Checksum [2021-04-23T06:51:37.525Z] de9db76c5a1d: Download complete [2021-04-23T06:51:37.525Z] 0ef7d3d256c8: Verifying Checksum [2021-04-23T06:51:37.525Z] 0ef7d3d256c8: Download complete [2021-04-23T06:51:37.525Z] 93359f2a8cfa: Verifying Checksum [2021-04-23T06:51:37.525Z] 93359f2a8cfa: Download complete [2021-04-23T06:51:37.525Z] 7c6f9722023f: Verifying Checksum [2021-04-23T06:51:37.525Z] 7c6f9722023f: Download complete [2021-04-23T06:51:37.525Z] 188c0c94c7c5: Download complete [2021-04-23T06:51:38.104Z] 188c0c94c7c5: Pull complete [2021-04-23T06:51:38.104Z] 0ef7d3d256c8: Pull complete [2021-04-23T06:51:38.371Z] de9db76c5a1d: Pull complete [2021-04-23T06:51:40.319Z] a35cf1a2eb13: Verifying Checksum [2021-04-23T06:51:40.319Z] a35cf1a2eb13: Download complete [2021-04-23T06:51:40.319Z] bca2f99d35d6: Verifying Checksum [2021-04-23T06:51:40.319Z] bca2f99d35d6: Download complete [2021-04-23T06:51:47.000Z] bca2f99d35d6: Pull complete [2021-04-23T06:51:47.000Z] 93359f2a8cfa: Pull complete [2021-04-23T06:51:47.000Z] 7c6f9722023f: Pull complete [2021-04-23T06:51:53.663Z] a35cf1a2eb13: Pull complete [2021-04-23T06:51:53.663Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-23T06:51:53.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-23T06:51:53.663Z] ---> a62c8e92a672 [2021-04-23T06:51:53.663Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-23T06:51:53.663Z] ---> Running in ea9f4846d68e [2021-04-23T06:51:53.663Z] Removing intermediate container ea9f4846d68e [2021-04-23T06:51:53.663Z] ---> ab38a94168a0 [2021-04-23T06:51:53.663Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T06:51:53.663Z] ---> Running in 8ddb8ae4b9df [2021-04-23T06:51:54.635Z] Removing intermediate container 8ddb8ae4b9df [2021-04-23T06:51:54.635Z] ---> f87b520cfe4f [2021-04-23T06:51:54.635Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-23T06:51:54.904Z] ---> Running in fc06a8641452 [2021-04-23T06:51:55.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T06:51:56.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T06:51:56.638Z] OK: 166 MiB in 39 packages [2021-04-23T06:51:56.902Z] Removing intermediate container fc06a8641452 [2021-04-23T06:51:56.902Z] ---> db742d6acb5c [2021-04-23T06:51:56.902Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-23T06:51:57.165Z] ---> Running in d2a713f608fe [2021-04-23T06:51:57.165Z] Removing intermediate container d2a713f608fe [2021-04-23T06:51:57.165Z] ---> 817ce952d3a3 [2021-04-23T06:51:57.165Z] Step 7/8 : COPY . . [2021-04-23T06:52:00.937Z] Removing intermediate container 5e922b9a84da [2021-04-23T06:52:00.937Z] ---> 6070002f74be [2021-04-23T06:52:00.937Z] Successfully built 6070002f74be [2021-04-23T06:52:00.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:52:01.311Z] + docker inspect -f . ci-base-image-arm64 [2021-04-23T06:52:01.311Z] . [Pipeline] withDockerContainer [2021-04-23T06:52:01.397Z] ---> 7e332564e879 [2021-04-23T06:52:01.397Z] Step 8/8 : RUN go mod download [2021-04-23T06:52:01.397Z] ---> Running in 3360517c0acc [2021-04-23T06:52:01.744Z] prd-ubuntu18.04-docker-arm64-4c-16g-1542 does not seem to be running inside a container [2021-04-23T06:52:01.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-23T06:52:03.479Z] $ docker top 563d7dcde0fc4d04fc5c6af403ad7dcd8625ecd11dfe0777501ed923b1750f9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T06:52:04.545Z] + go version [2021-04-23T06:52:04.546Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-23T06:52:04.589Z] $ docker stop --time=1 563d7dcde0fc4d04fc5c6af403ad7dcd8625ecd11dfe0777501ed923b1750f9b [2021-04-23T06:52:06.522Z] $ docker rm -f 563d7dcde0fc4d04fc5c6af403ad7dcd8625ecd11dfe0777501ed923b1750f9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:52:07.468Z] + docker inspect -f . ci-base-image-arm64 [2021-04-23T06:52:07.468Z] . [Pipeline] withDockerContainer [2021-04-23T06:52:07.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-1542 does not seem to be running inside a container [2021-04-23T06:52:07.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-23T06:52:09.380Z] $ docker top 78da5981dd9fb1faae25a83f20b8d4d7c8d023fe3692d676a3d6ce5e2a55d2f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T06:52:10.376Z] + make test [2021-04-23T06:52:10.376Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-23T06:52:11.817Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-23T06:52:33.593Z] Removing intermediate container 3360517c0acc [2021-04-23T06:52:33.593Z] ---> 03f7e68b09c0 [2021-04-23T06:52:33.593Z] Successfully built 03f7e68b09c0 [2021-04-23T06:52:33.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:52:33.949Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-23T06:52:33.949Z] . [Pipeline] withDockerContainer [2021-04-23T06:52:34.147Z] prd-centos7-docker-4c-2g-1543 does not seem to be running inside a container [2021-04-23T06:52:34.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-23T06:52:35.226Z] $ docker top d8eac5bb284c49a7520197adf14c5df935c07f3151aa107821047f982787fd41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T06:52:35.801Z] + go version [2021-04-23T06:52:35.801Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-23T06:52:35.833Z] $ docker stop --time=1 d8eac5bb284c49a7520197adf14c5df935c07f3151aa107821047f982787fd41 [2021-04-23T06:52:37.223Z] $ docker rm -f d8eac5bb284c49a7520197adf14c5df935c07f3151aa107821047f982787fd41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:52:38.022Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-23T06:52:38.022Z] . [Pipeline] withDockerContainer [2021-04-23T06:52:38.158Z] prd-centos7-docker-4c-2g-1543 does not seem to be running inside a container [2021-04-23T06:52:38.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-23T06:52:38.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-23T06:52:38.665Z] GO111MODULE=on go vet ./... [2021-04-23T06:52:39.119Z] $ docker top d24417d148c2a0bae63469ffea39b76bc02ce07134226638bc9ea6dec1197488 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T06:52:39.662Z] + make test [2021-04-23T06:52:39.662Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-23T06:52:41.078Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-04-23T06:52:45.440Z] $ docker stop --time=1 78da5981dd9fb1faae25a83f20b8d4d7c8d023fe3692d676a3d6ce5e2a55d2f8 [2021-04-23T06:52:47.611Z] $ docker rm -f 78da5981dd9fb1faae25a83f20b8d4d7c8d023fe3692d676a3d6ce5e2a55d2f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T06:52:48.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-23T06:52:49.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T06:52:51.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-23T06:52:52.056Z] + ls -al . [2021-04-23T06:52:52.056Z] total 124 [2021-04-23T06:52:52.056Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 23 06:52 . [2021-04-23T06:52:52.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 23 06:50 .. [2021-04-23T06:52:52.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 23 06:50 .git [2021-04-23T06:52:52.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 06:50 .github [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 23 06:50 .gitignore [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 23 06:50 CONTRIBUTING.md [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 23 06:50 Dockerfile [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 23 06:50 Dockerfile.build [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 23 06:50 Jenkinsfile [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 23 06:50 LICENSE [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 23 06:50 Makefile [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 6012 Apr 23 06:50 README.md [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 23 06:48 VERSION [2021-04-23T06:52:52.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 23 06:50 assets [2021-04-23T06:52:52.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 06:50 bin [2021-04-23T06:52:52.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 23 06:50 cmd [2021-04-23T06:52:52.056Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 23 06:52 coverage.out [2021-04-23T06:52:52.056Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 23 06:50 docs [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 23 06:50 go.mod [2021-04-23T06:52:52.056Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 23 06:52 go.sum [2021-04-23T06:52:52.056Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 23 06:50 internal [2021-04-23T06:52:52.056Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 23 06:50 version.go [2021-04-23T06:52:52.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 23 06:50 web [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:52:52.437Z] + 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=fd5e74ee75c734f7a62bb9dbd9437525c061792e --label arch=arm64 --label version=0.0.0 . [2021-04-23T06:52:53.445Z] Sending build context to Docker daemon 34.85MB [2021-04-23T06:52:53.445Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T06:52:53.445Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-23T06:52:53.445Z] ---> 6070002f74be [2021-04-23T06:52:53.445Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-23T06:52:53.515Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-23T06:52:53.515Z] GO111MODULE=on go vet ./... [2021-04-23T06:52:53.721Z] ---> Running in 9bb0c5be6d77 [2021-04-23T06:52:54.323Z] Removing intermediate container 9bb0c5be6d77 [2021-04-23T06:52:54.323Z] ---> 6e225004ba5c [2021-04-23T06:52:54.323Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-23T06:52:54.323Z] ---> Running in 1b46e76f48b8 [2021-04-23T06:52:54.923Z] Removing intermediate container 1b46e76f48b8 [2021-04-23T06:52:54.923Z] ---> c9288f5f8d5f [2021-04-23T06:52:54.923Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-23T06:52:54.923Z] ---> Running in c41458290e42 [Pipeline] } [2021-04-23T06:52:54.972Z] $ docker stop --time=1 d24417d148c2a0bae63469ffea39b76bc02ce07134226638bc9ea6dec1197488 [2021-04-23T06:52:55.193Z] Removing intermediate container c41458290e42 [2021-04-23T06:52:55.193Z] ---> 9d3ac2ba6991 [2021-04-23T06:52:55.193Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-23T06:52:55.470Z] ---> Running in 87f3ef29a3a8 [2021-04-23T06:52:55.744Z] Removing intermediate container 87f3ef29a3a8 [2021-04-23T06:52:55.744Z] ---> e3bff3aa30f9 [2021-04-23T06:52:55.744Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-23T06:52:56.015Z] ---> Running in 1eaeab8e4425 [2021-04-23T06:52:56.609Z] Removing intermediate container 1eaeab8e4425 [2021-04-23T06:52:56.609Z] ---> 47e3351fc0b6 [2021-04-23T06:52:56.609Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T06:52:56.609Z] ---> Running in d8be60ae6ffc [2021-04-23T06:52:57.187Z] $ docker rm -f d24417d148c2a0bae63469ffea39b76bc02ce07134226638bc9ea6dec1197488 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T06:52:58.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-23T06:52:58.169Z] Warning: overwriting stash ‘coverage-report’ [2021-04-23T06:52:58.582Z] Removing intermediate container d8be60ae6ffc [2021-04-23T06:52:58.582Z] ---> 78c30ba10148 [2021-04-23T06:52:58.582Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-23T06:52:58.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-23T06:52:58.856Z] ---> Running in 0914abe17c77 [2021-04-23T06:52:59.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-23T06:52:59.476Z] + ls -al . [2021-04-23T06:52:59.476Z] total 92 [2021-04-23T06:52:59.476Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 23 06:52 . [2021-04-23T06:52:59.476Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 23 06:51 .. [2021-04-23T06:52:59.476Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 23 06:51 assets [2021-04-23T06:52:59.476Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 23 06:51 bin [2021-04-23T06:52:59.476Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 23 06:51 cmd [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 23 06:51 CONTRIBUTING.md [2021-04-23T06:52:59.476Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 23 06:52 coverage.out [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 23 06:51 Dockerfile [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 23 06:51 Dockerfile.build [2021-04-23T06:52:59.476Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 23 06:51 docs [2021-04-23T06:52:59.476Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 23 06:51 .git [2021-04-23T06:52:59.476Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 23 06:51 .github [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 23 06:51 .gitignore [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 23 06:51 go.mod [2021-04-23T06:52:59.476Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 23 06:52 go.sum [2021-04-23T06:52:59.476Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 23 06:51 internal [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 23 06:51 Jenkinsfile [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 23 06:51 LICENSE [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 23 06:51 Makefile [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 6012 Apr 23 06:51 README.md [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 23 06:48 VERSION [2021-04-23T06:52:59.476Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 23 06:51 version.go [2021-04-23T06:52:59.476Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 23 06:51 web [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:52:59.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T06:52:59.847Z] + 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=fd5e74ee75c734f7a62bb9dbd9437525c061792e --label arch=amd64 --label version=0.0.0 . [2021-04-23T06:53:00.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T06:53:00.829Z] Sending build context to Docker daemon 34.85MB [2021-04-23T06:53:00.829Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T06:53:00.829Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-23T06:53:00.829Z] ---> 03f7e68b09c0 [2021-04-23T06:53:00.829Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-23T06:53:01.411Z] ---> Running in 8e3cc88e89b8 [2021-04-23T06:53:01.411Z] Removing intermediate container 8e3cc88e89b8 [2021-04-23T06:53:01.411Z] ---> 3d50c085f9fa [2021-04-23T06:53:01.411Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-23T06:53:01.411Z] ---> Running in 004a2062e91b [2021-04-23T06:53:01.426Z] OK: 142 MiB in 39 packages [2021-04-23T06:53:01.693Z] Removing intermediate container 004a2062e91b [2021-04-23T06:53:01.693Z] ---> c3060d4773fd [2021-04-23T06:53:01.693Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-23T06:53:01.693Z] ---> Running in 02ec3c41d985 [2021-04-23T06:53:01.964Z] Removing intermediate container 02ec3c41d985 [2021-04-23T06:53:01.964Z] ---> 049e02b575c5 [2021-04-23T06:53:01.964Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-23T06:53:02.233Z] ---> Running in 46aa6c0ac5e3 [2021-04-23T06:53:02.233Z] Removing intermediate container 46aa6c0ac5e3 [2021-04-23T06:53:02.233Z] ---> 40720ee28916 [2021-04-23T06:53:02.233Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-23T06:53:02.402Z] Removing intermediate container 0914abe17c77 [2021-04-23T06:53:02.402Z] ---> 8b6bb66ec94e [2021-04-23T06:53:02.402Z] Step 10/24 : ENV GO111MODULE=on [2021-04-23T06:53:02.497Z] ---> Running in a8b649037f37 [2021-04-23T06:53:02.497Z] Removing intermediate container a8b649037f37 [2021-04-23T06:53:02.497Z] ---> cc03d7802a93 [2021-04-23T06:53:02.497Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T06:53:02.676Z] ---> Running in 537aab78caa3 [2021-04-23T06:53:02.763Z] ---> Running in e9a79aa41ba3 [2021-04-23T06:53:02.957Z] Removing intermediate container 537aab78caa3 [2021-04-23T06:53:02.957Z] ---> 185418248a28 [2021-04-23T06:53:02.957Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-23T06:53:03.231Z] ---> Running in 3fa95a7179bf [2021-04-23T06:53:03.505Z] Removing intermediate container 3fa95a7179bf [2021-04-23T06:53:03.505Z] ---> c29715a3334a [2021-04-23T06:53:03.505Z] Step 12/24 : COPY go.mod . [2021-04-23T06:53:03.714Z] Removing intermediate container e9a79aa41ba3 [2021-04-23T06:53:03.714Z] ---> 7fb5265a619d [2021-04-23T06:53:03.714Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-23T06:53:03.714Z] ---> Running in 86c47a9c2543 [2021-04-23T06:53:04.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T06:53:04.482Z] ---> 5dc339b4fe9e [2021-04-23T06:53:04.482Z] Step 13/24 : COPY Makefile . [2021-04-23T06:53:04.756Z] ---> cfb7651309fd [2021-04-23T06:53:04.756Z] Step 14/24 : RUN make update [2021-04-23T06:53:05.028Z] ---> Running in b4ece7af06e0 [2021-04-23T06:53:05.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T06:53:05.517Z] OK: 166 MiB in 39 packages [2021-04-23T06:53:06.009Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-23T06:53:06.094Z] Removing intermediate container 86c47a9c2543 [2021-04-23T06:53:06.094Z] ---> 880fc923aac0 [2021-04-23T06:53:06.094Z] Step 10/24 : ENV GO111MODULE=on [2021-04-23T06:53:06.094Z] ---> Running in 8256fce84ad0 [2021-04-23T06:53:06.365Z] Removing intermediate container 8256fce84ad0 [2021-04-23T06:53:06.365Z] ---> 5133f06cad47 [2021-04-23T06:53:06.365Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-23T06:53:06.365Z] ---> Running in 2db604b0888b [2021-04-23T06:53:06.646Z] Removing intermediate container 2db604b0888b [2021-04-23T06:53:06.646Z] ---> 13bcb30bcd4a [2021-04-23T06:53:06.646Z] Step 12/24 : COPY go.mod . [2021-04-23T06:53:06.909Z] ---> 31c7aa895f37 [2021-04-23T06:53:06.909Z] Step 13/24 : COPY Makefile . [2021-04-23T06:53:07.175Z] ---> 75f20ee7c408 [2021-04-23T06:53:07.175Z] Step 14/24 : RUN make update [2021-04-23T06:53:07.175Z] ---> Running in 924da9271cf8 [2021-04-23T06:53:07.456Z] Removing intermediate container b4ece7af06e0 [2021-04-23T06:53:07.456Z] ---> 49a790f21965 [2021-04-23T06:53:07.456Z] Step 15/24 : COPY . . [2021-04-23T06:53:07.758Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-23T06:53:08.346Z] Removing intermediate container 924da9271cf8 [2021-04-23T06:53:08.346Z] ---> 6d229ef02d7e [2021-04-23T06:53:08.346Z] Step 15/24 : COPY . . [2021-04-23T06:53:10.840Z] ---> fe445b9eb640 [2021-04-23T06:53:10.840Z] Step 16/24 : RUN ${MAKE} [2021-04-23T06:53:10.840Z] ---> Running in ed36d385cec4 [2021-04-23T06:53:11.674Z] ---> 5da64efa1f31 [2021-04-23T06:53:11.674Z] Step 16/24 : RUN ${MAKE} [2021-04-23T06:53:11.674Z] ---> Running in 0226ea41c280 [2021-04-23T06:53:11.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-23T06:53:11.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-23T06:53:24.447Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-23T06:53:27.773Z] Removing intermediate container 0226ea41c280 [2021-04-23T06:53:27.773Z] ---> d9c4df099f69 [2021-04-23T06:53:27.773Z] Step 17/24 : FROM alpine:3.12 [2021-04-23T06:53:28.036Z] 3.12: Pulling from library/alpine [2021-04-23T06:53:28.299Z] 339de151aab4: Pulling fs layer [2021-04-23T06:53:28.299Z] 339de151aab4: Verifying Checksum [2021-04-23T06:53:28.299Z] 339de151aab4: Download complete [2021-04-23T06:53:28.562Z] 339de151aab4: Pull complete [2021-04-23T06:53:28.562Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-23T06:53:28.562Z] Status: Downloaded newer image for alpine:3.12 [2021-04-23T06:53:28.562Z] ---> 13621d1b12d4 [2021-04-23T06:53:28.562Z] Step 18/24 : EXPOSE 4000 [2021-04-23T06:53:28.825Z] ---> Running in b6aa3b837996 [2021-04-23T06:53:29.087Z] Removing intermediate container b6aa3b837996 [2021-04-23T06:53:29.087Z] ---> c1445f1c9620 [2021-04-23T06:53:29.087Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-23T06:53:31.111Z] ---> 91559730e6aa [2021-04-23T06:53:31.111Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-23T06:53:31.111Z] ---> Running in ca1ecdce3931 [2021-04-23T06:53:31.111Z] Removing intermediate container ca1ecdce3931 [2021-04-23T06:53:31.111Z] ---> 6b10376b7e57 [2021-04-23T06:53:31.111Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-23T06:53:31.111Z] ---> Running in ab78ae8b74f7 [2021-04-23T06:53:31.688Z] Removing intermediate container ab78ae8b74f7 [2021-04-23T06:53:31.688Z] ---> 4bce6dd2de77 [2021-04-23T06:53:31.688Z] Step 22/24 : LABEL arch=amd64 [2021-04-23T06:53:31.688Z] ---> Running in 3c079634ef32 [2021-04-23T06:53:31.688Z] Removing intermediate container 3c079634ef32 [2021-04-23T06:53:31.688Z] ---> 339d7d6c3159 [2021-04-23T06:53:31.688Z] Step 23/24 : LABEL git_sha=fd5e74ee75c734f7a62bb9dbd9437525c061792e [2021-04-23T06:53:31.952Z] ---> Running in e45379dc59f9 [2021-04-23T06:53:31.952Z] Removing intermediate container e45379dc59f9 [2021-04-23T06:53:31.952Z] ---> f42a31cb8c61 [2021-04-23T06:53:31.952Z] Step 24/24 : LABEL version=0.0.0 [2021-04-23T06:53:32.214Z] ---> Running in fa7350b1fd51 [2021-04-23T06:53:32.214Z] Removing intermediate container fa7350b1fd51 [2021-04-23T06:53:32.214Z] ---> 8303b941f202 [2021-04-23T06:53:32.214Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-23T06:53:32.478Z] Successfully built 8303b941f202 [2021-04-23T06:53:32.478Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:53:33.427Z] ---> job-cost.sh [2021-04-23T06:53:33.427Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Hyl [2021-04-23T06:53:38.653Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-23T06:53:44.050Z] Removing intermediate container ed36d385cec4 [2021-04-23T06:53:44.050Z] ---> 235240df2b94 [2021-04-23T06:53:44.050Z] Step 17/24 : FROM alpine:3.12 [2021-04-23T06:53:44.050Z] 3.12: Pulling from library/alpine [2021-04-23T06:53:44.050Z] d2f70382dc9a: Pulling fs layer [2021-04-23T06:53:44.050Z] d2f70382dc9a: Verifying Checksum [2021-04-23T06:53:44.050Z] d2f70382dc9a: Download complete [2021-04-23T06:53:44.645Z] d2f70382dc9a: Pull complete [2021-04-23T06:53:44.646Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-23T06:53:44.646Z] Status: Downloaded newer image for alpine:3.12 [2021-04-23T06:53:44.646Z] ---> 9852663dfa18 [2021-04-23T06:53:44.646Z] Step 18/24 : EXPOSE 4000 [2021-04-23T06:53:44.918Z] ---> Running in 865f2985daa7 [2021-04-23T06:53:45.191Z] Removing intermediate container 865f2985daa7 [2021-04-23T06:53:45.191Z] ---> 9ff4d194bba8 [2021-04-23T06:53:45.191Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-23T06:53:47.819Z] ---> 23c847424fc1 [2021-04-23T06:53:47.819Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-23T06:53:47.819Z] ---> Running in f4ae3f32e937 [2021-04-23T06:53:48.095Z] Removing intermediate container f4ae3f32e937 [2021-04-23T06:53:48.095Z] ---> 0dfa1a8618c7 [2021-04-23T06:53:48.095Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-23T06:53:48.375Z] ---> Running in ff96a18db483 [2021-04-23T06:53:48.973Z] Removing intermediate container ff96a18db483 [2021-04-23T06:53:48.973Z] ---> 390f196f95f5 [2021-04-23T06:53:48.973Z] Step 22/24 : LABEL arch=arm64 [2021-04-23T06:53:48.973Z] ---> Running in d7d1a38b5c27 [2021-04-23T06:53:49.567Z] Removing intermediate container d7d1a38b5c27 [2021-04-23T06:53:49.567Z] ---> 80b0b8a821ad [2021-04-23T06:53:49.567Z] Step 23/24 : LABEL git_sha=fd5e74ee75c734f7a62bb9dbd9437525c061792e [2021-04-23T06:53:49.567Z] ---> Running in c1e22dee8e9d [2021-04-23T06:53:49.854Z] Removing intermediate container c1e22dee8e9d [2021-04-23T06:53:49.854Z] ---> 11ed88a72347 [2021-04-23T06:53:49.854Z] Step 24/24 : LABEL version=0.0.0 [2021-04-23T06:53:50.127Z] ---> Running in d9fd4bb83016 [2021-04-23T06:53:50.719Z] Removing intermediate container d9fd4bb83016 [2021-04-23T06:53:50.719Z] ---> d728390f6f06 [2021-04-23T06:53:50.719Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-23T06:53:50.719Z] Successfully built d728390f6f06 [2021-04-23T06:53:50.719Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:53:51.456Z] ---> job-cost.sh [2021-04-23T06:53:51.456Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jQm6 [2021-04-23T06:53:51.603Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-23T06:54:23.776Z] lf-activate-venv(): INFO: Adding /tmp/venv-8Hyl/bin to PATH [2021-04-23T06:54:23.776Z] INFO: No Stack... [2021-04-23T06:54:23.776Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-23T06:54:23.776Z] INFO: Archiving Costs [Pipeline] sh [2021-04-23T06:54:24.158Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-23T06:54:24.158Z] + cut -d, -f6 [Pipeline] lock [2021-04-23T06:54:24.272Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [2021-04-23T06:54:24.279Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] did not exist. Created. [2021-04-23T06:54:24.279Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-23T06:54:24.728Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-23T06:54:24.894Z] Stashed 1 file(s) [Pipeline] } [2021-04-23T06:54:24.915Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:54:30.417Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-23T06:56:07.188Z] lf-activate-venv(): INFO: Adding /tmp/venv-jQm6/bin to PATH [2021-04-23T06:56:07.189Z] INFO: No Stack... [2021-04-23T06:56:07.189Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-23T06:56:07.189Z] INFO: Archiving Costs [Pipeline] sh [2021-04-23T06:56:07.547Z] + + catcut /w/workspace/edgex-ui-go/1/archives/cost.csv -d, -f6 [2021-04-23T06:56:07.547Z] [Pipeline] lock [2021-04-23T06:56:07.691Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [2021-04-23T06:56:07.697Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] did not exist. Created. [2021-04-23T06:56:07.697Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-23T06:56:08.160Z] /w/workspace/edgex-ui-go/1@tmp/durable-5165a4c9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-5165a4c9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-23T06:56:08.538Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-23T06:56:08.597Z] Warning: overwriting stash ‘stack-cost’ [2021-04-23T06:56:08.845Z] Stashed 1 file(s) [Pipeline] } [2021-04-23T06:56:08.865Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-23T06:56:10.092Z] provisioning config files... [2021-04-23T06:56:10.103Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/config4346616775782897583tmp [Pipeline] { [Pipeline] sh [2021-04-23T06:56:10.564Z] + set +x [2021-04-23T06:56:10.564Z] + curl -s https://codecov.io/bash [2021-04-23T06:56:10.564Z] + bash -s -- [2021-04-23T06:56:10.839Z] [2021-04-23T06:56:10.839Z] _____ _ [2021-04-23T06:56:10.839Z] / ____| | | [2021-04-23T06:56:10.839Z] | | ___ __| | ___ ___ _____ __ [2021-04-23T06:56:10.839Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-23T06:56:10.839Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-23T06:56:10.839Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-23T06:56:10.839Z] Bash-1.0.2 [2021-04-23T06:56:10.839Z] [2021-04-23T06:56:10.839Z] [2021-04-23T06:56:10.839Z] ==> git version 2.24.3 found [2021-04-23T06:56:10.839Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-23T06:56:10.839Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-23T06:56:10.839Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-23T06:56:10.839Z] ==> Jenkins CI detected. [2021-04-23T06:56:10.839Z] project root: . [2021-04-23T06:56:10.839Z] --> token set from env [2021-04-23T06:56:10.839Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-23T06:56:10.839Z] ==> Running gcov in . (disable via -X gcov) [2021-04-23T06:56:10.839Z] ==> Python coveragepy not found [2021-04-23T06:56:10.839Z] ==> Searching for coverage reports in: [2021-04-23T06:56:10.839Z] + . [2021-04-23T06:56:10.839Z] -> Found 1 reports [2021-04-23T06:56:10.839Z] ==> Detecting git/mercurial file structure [2021-04-23T06:56:10.839Z] ==> Reading reports [2021-04-23T06:56:10.839Z] + ./coverage.out bytes=10 [2021-04-23T06:56:10.839Z] ==> Appending adjustments [2021-04-23T06:56:10.839Z] https://docs.codecov.io/docs/fixing-reports [2021-04-23T06:56:11.102Z] + Found adjustments [2021-04-23T06:56:11.102Z] ==> Gzipping contents [2021-04-23T06:56:11.102Z] 4.0K /tmp/codecov.CbDAon.gz [2021-04-23T06:56:11.102Z] ==> Uploading reports [2021-04-23T06:56:11.102Z] url: https://codecov.io [2021-04-23T06:56:11.102Z] query: branch=PR-341&commit=fd5e74ee75c734f7a62bb9dbd9437525c061792e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2021-04-23T06:56:11.102Z] -> Pinging Codecov [2021-04-23T06:56:11.102Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-341&commit=fd5e74ee75c734f7a62bb9dbd9437525c061792e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2021-04-23T06:56:11.678Z] -> Uploading to [2021-04-23T06:56:11.678Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-23/FB506323287CE973F263BFD2A0EB1F37/fd5e74ee75c734f7a62bb9dbd9437525c061792e/2901877d-2203-4ca4-b669-4419b4ea269c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T065611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bbd822b9fc487650c50933d00c860dac25072cc5bb6a8ffc894fc24403c663c [2021-04-23T06:56:11.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-23T06:56:11.678Z] Dload Upload Total Spent Left Speed [2021-04-23T06:56:11.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9684 --:--:-- --:--:-- --:--:-- 9682 [2021-04-23T06:56:11.941Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fd5e74ee75c734f7a62bb9dbd9437525c061792e [Pipeline] } [2021-04-23T06:56:11.965Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:56:14.167Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:56:14.784Z] ---> package-listing.sh [2021-04-23T06:56:14.784Z] ++ facter osfamily [2021-04-23T06:56:14.784Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-23T06:56:14.784Z] + OS_FAMILY=redhat [2021-04-23T06:56:14.784Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-341 [2021-04-23T06:56:14.784Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-23T06:56:14.784Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-23T06:56:14.784Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-23T06:56:14.784Z] + PACKAGES=/tmp/packages_start.txt [2021-04-23T06:56:14.784Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-341 ']' [2021-04-23T06:56:14.784Z] + PACKAGES=/tmp/packages_end.txt [2021-04-23T06:56:14.784Z] + case "${OS_FAMILY}" in [2021-04-23T06:56:14.784Z] + rpm -qa [2021-04-23T06:56:14.784Z] + sort [2021-04-23T06:56:20.102Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-23T06:56:20.102Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-23T06:56:20.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-23T06:56:20.102Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-341 ']' [2021-04-23T06:56:20.102Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-341/archives/ [2021-04-23T06:56:20.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-341/archives/ [Pipeline] echo [2021-04-23T06:56:20.139Z] 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-23T06:56:20.455Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:56:20.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T06:56:20.805Z] [2021-04-23T06:56:20.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-23T06:56:21.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T06:56:21.167Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-23T06:56:21.167Z] df20fa9351a1: Pulling fs layer [2021-04-23T06:56:21.167Z] 36b3adc4ff6f: Pulling fs layer [2021-04-23T06:56:21.167Z] 8ad3a11d3b57: Pulling fs layer [2021-04-23T06:56:21.167Z] 46f8f816bc3b: Pulling fs layer [2021-04-23T06:56:21.167Z] 93b61091891f: Pulling fs layer [2021-04-23T06:56:21.167Z] 93b9cdb0e59b: Pulling fs layer [2021-04-23T06:56:21.167Z] 5e14af77c1be: Pulling fs layer [2021-04-23T06:56:21.167Z] 01666e4c0597: Pulling fs layer [2021-04-23T06:56:21.167Z] aa168da1d23b: Pulling fs layer [2021-04-23T06:56:21.167Z] 46f8f816bc3b: Waiting [2021-04-23T06:56:21.167Z] 93b61091891f: Waiting [2021-04-23T06:56:21.167Z] 93b9cdb0e59b: Waiting [2021-04-23T06:56:21.167Z] 5e14af77c1be: Waiting [2021-04-23T06:56:21.167Z] 01666e4c0597: Waiting [2021-04-23T06:56:21.167Z] aa168da1d23b: Waiting [2021-04-23T06:56:21.167Z] 36b3adc4ff6f: Download complete [2021-04-23T06:56:21.167Z] 46f8f816bc3b: Verifying Checksum [2021-04-23T06:56:21.167Z] 46f8f816bc3b: Download complete [2021-04-23T06:56:21.167Z] df20fa9351a1: Download complete [2021-04-23T06:56:21.167Z] 93b9cdb0e59b: Verifying Checksum [2021-04-23T06:56:21.167Z] 93b9cdb0e59b: Download complete [2021-04-23T06:56:21.438Z] 5e14af77c1be: Download complete [2021-04-23T06:56:21.438Z] 01666e4c0597: Download complete [2021-04-23T06:56:21.438Z] 8ad3a11d3b57: Verifying Checksum [2021-04-23T06:56:21.705Z] df20fa9351a1: Pull complete [2021-04-23T06:56:21.975Z] 36b3adc4ff6f: Pull complete [2021-04-23T06:56:22.558Z] 8ad3a11d3b57: Pull complete [2021-04-23T06:56:22.823Z] 46f8f816bc3b: Pull complete [2021-04-23T06:56:23.774Z] 93b61091891f: Verifying Checksum [2021-04-23T06:56:23.774Z] 93b61091891f: Download complete [2021-04-23T06:56:23.774Z] aa168da1d23b: Verifying Checksum [2021-04-23T06:56:23.774Z] aa168da1d23b: Download complete [2021-04-23T06:56:24.039Z] 93b61091891f: Pull complete [2021-04-23T06:56:24.308Z] 93b9cdb0e59b: Pull complete [2021-04-23T06:56:24.308Z] 5e14af77c1be: Pull complete [2021-04-23T06:56:24.574Z] 01666e4c0597: Pull complete [2021-04-23T06:56:32.789Z] aa168da1d23b: Pull complete [2021-04-23T06:56:32.789Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-23T06:56:32.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T06:56:32.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-23T06:56:33.036Z] prd-centos7-docker-4c-2g-1541 does not seem to be running inside a container [2021-04-23T06:56:33.091Z] $ 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-341/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-341 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341:/w/workspace/edgexfoundry_edgex-ui-go_PR-341:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@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:10003/edgex-lftools-log-publisher:alpine cat [2021-04-23T06:56:36.292Z] $ docker top fb22f4b262e927cc4abe7be83ab34a8db13105ce7390f7ca87da2f1afab75a55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T06:56:36.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-23T06:56:37.088Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-23T06:56:37.410Z] + ls /var/log/sa-host [2021-04-23T06:56:37.410Z] + sadf -c /var/log/sa-host/sa23 [2021-04-23T06:56:37.410Z] file_magic: OK [2021-04-23T06:56:37.410Z] HZ: Using current value: 100 [2021-04-23T06:56:37.410Z] file_header: OK [2021-04-23T06:56:37.410Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-23T06:56:37.410Z] Statistics: [2021-04-23T06:56:37.410Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-23T06:56:37.410Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-23T06:56:38.070Z] provisioning config files... [2021-04-23T06:56:38.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/config7870044639642939988tmp [Pipeline] { [Pipeline] echo [2021-04-23T06:56:38.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:56:38.535Z] ---> create-netrc.sh [Pipeline] } [2021-04-23T06:56:38.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-23T06:56:38.664Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:56:39.001Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-23T06:56:39.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:56:39.394Z] ---> sudo-logs.sh [2021-04-23T06:56:39.394Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-23T06:56:39.479Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:56:39.835Z] ---> job-cost.sh [2021-04-23T06:56:39.835Z] lf-activate-venv: SKIPPING [2021-04-23T06:56:39.835Z] DEBUG: total: 0.20999999344348907 [2021-04-23T06:56:39.835Z] INFO: Retrieving Stack Cost... [2021-04-23T06:56:41.230Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-23T06:56:41.498Z] INFO: Archiving Costs [Pipeline] echo [2021-04-23T06:56:41.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T06:56:41.889Z] ---> logs-deploy.sh [2021-04-23T06:56:41.889Z] lf-activate-venv: SKIPPING [2021-04-23T06:56:41.890Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-341/1 [2021-04-23T06:56:41.890Z] INFO: archiving workspace using pattern(s): [2021-04-23T06:56:43.814Z] Archives upload complete. [2021-04-23T06:56:43.814Z] INFO: archiving logs to Nexus [2021-04-23T06:56:44.763Z] ---> uname -a: [2021-04-23T06:56:44.763Z] Linux prd-centos7-docker-4c-2g-1541.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-23T06:56:44.763Z] [2021-04-23T06:56:44.763Z] [2021-04-23T06:56:44.763Z] ---> lscpu: [2021-04-23T06:56:44.763Z] Architecture: x86_64 [2021-04-23T06:56:44.763Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-23T06:56:44.763Z] Byte Order: Little Endian [2021-04-23T06:56:44.763Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-23T06:56:44.763Z] CPU(s): 4 [2021-04-23T06:56:44.763Z] On-line CPU(s) list: 0-3 [2021-04-23T06:56:44.763Z] Thread(s) per core: 1 [2021-04-23T06:56:44.763Z] Core(s) per socket: 1 [2021-04-23T06:56:44.763Z] Socket(s): 4 [2021-04-23T06:56:44.763Z] NUMA node(s): 1 [2021-04-23T06:56:44.763Z] Vendor ID: GenuineIntel [2021-04-23T06:56:44.763Z] CPU family: 6 [2021-04-23T06:56:44.763Z] Model: 44 [2021-04-23T06:56:44.763Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-23T06:56:44.763Z] Stepping: 1 [2021-04-23T06:56:44.763Z] CPU MHz: 2933.438 [2021-04-23T06:56:44.763Z] BogoMIPS: 5866.87 [2021-04-23T06:56:44.763Z] Virtualization: VT-x [2021-04-23T06:56:44.763Z] Hypervisor vendor: KVM [2021-04-23T06:56:44.763Z] Virtualization type: full [2021-04-23T06:56:44.763Z] L1d cache: 128 KiB [2021-04-23T06:56:44.763Z] L1i cache: 128 KiB [2021-04-23T06:56:44.763Z] L2 cache: 16 MiB [2021-04-23T06:56:44.763Z] L3 cache: 64 MiB [2021-04-23T06:56:44.763Z] NUMA node0 CPU(s): 0-3 [2021-04-23T06:56:44.763Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-23T06:56:44.763Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-23T06:56:44.763Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-23T06:56:44.763Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-23T06:56:44.763Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-23T06:56:44.763Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-23T06:56:44.763Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-23T06:56:44.763Z] Vulnerability Srbds: Not affected [2021-04-23T06:56:44.763Z] Vulnerability Tsx async abort: Not affected [2021-04-23T06:56:44.763Z] 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 [2021-04-23T06:56:44.763Z] [2021-04-23T06:56:44.763Z] [2021-04-23T06:56:44.763Z] ---> nproc: [2021-04-23T06:56:44.763Z] 4 [2021-04-23T06:56:44.763Z] [2021-04-23T06:56:44.763Z] [2021-04-23T06:56:44.763Z] ---> df -h: [2021-04-23T06:56:44.763Z] Filesystem Size Used Available Use% Mounted on [2021-04-23T06:56:44.763Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-23T06:56:44.764Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-23T06:56:44.764Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-23T06:56:44.764Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-23T06:56:44.764Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] ---> free -m: [2021-04-23T06:56:44.764Z] total used free shared buff/cache available [2021-04-23T06:56:44.764Z] Mem: 1837 713 99 0 1024 1019 [2021-04-23T06:56:44.764Z] Swap: 1023 1 1022 [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] ---> ip addr: [2021-04-23T06:56:44.764Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-23T06:56:44.764Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-23T06:56:44.764Z] inet 127.0.0.1/8 scope host lo [2021-04-23T06:56:44.764Z] valid_lft forever preferred_lft forever [2021-04-23T06:56:44.764Z] inet6 ::1/128 scope host [2021-04-23T06:56:44.764Z] valid_lft forever preferred_lft forever [2021-04-23T06:56:44.764Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-23T06:56:44.764Z] link/ether fa:16:3e:5f:ea:01 brd ff:ff:ff:ff:ff:ff [2021-04-23T06:56:44.764Z] inet 10.30.122.165/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-23T06:56:44.764Z] valid_lft 85845sec preferred_lft 85845sec [2021-04-23T06:56:44.764Z] inet6 fe80::f816:3eff:fe5f:ea01/64 scope link [2021-04-23T06:56:44.764Z] valid_lft forever preferred_lft forever [2021-04-23T06:56:44.764Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-23T06:56:44.764Z] link/ether 02:42:45:95:c6:6a brd ff:ff:ff:ff:ff:ff [2021-04-23T06:56:44.764Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-23T06:56:44.764Z] valid_lft forever preferred_lft forever [2021-04-23T06:56:44.764Z] inet6 fe80::42:45ff:fe95:c66a/64 scope link [2021-04-23T06:56:44.764Z] valid_lft forever preferred_lft forever [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] ---> sar -b -r -n DEV: [2021-04-23T06:56:44.764Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] 06:47:17 LINUX RESTART (4 CPU) [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] 06:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-23T06:56:44.764Z] 06:49:01 48.19 12.95 35.24 0.00 4515.18 4655.71 0.00 [2021-04-23T06:56:44.764Z] 06:50:01 0.82 0.00 0.82 0.00 0.00 16.54 0.00 [2021-04-23T06:56:44.764Z] 06:51:01 0.15 0.00 0.15 0.00 0.00 2.01 0.00 [2021-04-23T06:56:44.764Z] 06:52:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-04-23T06:56:44.764Z] 06:53:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 [2021-04-23T06:56:44.764Z] 06:54:01 0.32 0.00 0.32 0.00 0.00 4.06 0.00 [2021-04-23T06:56:44.764Z] 06:55:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 [2021-04-23T06:56:44.764Z] 06:56:01 0.22 0.00 0.22 0.00 0.00 2.16 0.00 [2021-04-23T06:56:44.764Z] Average: 6.30 1.62 4.68 0.00 564.66 586.44 0.00 [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-23T06:56:44.764Z] 06:49:01 115072 0 612584 32.56 2620 1151268 1118172 38.16 438236 1125892 20 [2021-04-23T06:56:44.764Z] 06:50:01 122668 0 604976 32.15 2620 1151280 1076608 36.74 434692 1122768 8 [2021-04-23T06:56:44.764Z] 06:51:01 117716 0 609924 32.42 2620 1151284 1076788 36.75 437016 1125528 8 [2021-04-23T06:56:44.764Z] 06:52:01 117004 0 610636 32.45 2620 1151284 1076812 36.75 437760 1125528 16 [2021-04-23T06:56:44.764Z] 06:53:01 117976 0 609656 32.40 2620 1151292 1076680 36.75 437112 1125752 16 [2021-04-23T06:56:44.764Z] 06:54:01 117852 0 609776 32.41 2620 1151296 1076608 36.74 436884 1125752 20 [2021-04-23T06:56:44.764Z] 06:55:01 118312 0 609312 32.38 2620 1151300 1076608 36.74 437068 1125760 8 [2021-04-23T06:56:44.764Z] 06:56:01 117876 0 609744 32.41 2620 1151304 1076608 36.74 436980 1125760 8 [2021-04-23T06:56:44.764Z] Average: 118060 0 609576 32.40 2620 1151288 1081860 36.92 436968 1125342 13 [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-23T06:56:44.764Z] 06:49:01 eth0 181.66 145.41 608.78 33.18 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:49:01 docker0 47.32 38.08 4.22 159.99 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:50:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:51:01 eth0 4.36 2.15 3.33 0.32 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:52:01 eth0 0.40 0.33 0.26 0.20 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:53:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:56:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] Average: eth0 23.48 18.56 76.61 4.23 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] Average: docker0 5.92 4.76 0.53 20.01 0.00 0.00 0.00 0.00 [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] ---> sar -P ALL: [2021-04-23T06:56:44.764Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] 06:47:17 LINUX RESTART (4 CPU) [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] 06:48:01 CPU %user %nice %system %iowait %steal %idle [2021-04-23T06:56:44.764Z] 06:49:01 all 3.79 0.00 2.40 1.02 0.03 92.76 [2021-04-23T06:56:44.764Z] 06:49:01 0 3.79 0.00 2.86 1.90 0.05 91.40 [2021-04-23T06:56:44.764Z] 06:49:01 1 4.08 0.00 2.38 1.16 0.02 92.37 [2021-04-23T06:56:44.764Z] 06:49:01 2 3.86 0.00 2.38 0.47 0.02 93.27 [2021-04-23T06:56:44.764Z] 06:49:01 3 3.46 0.00 1.98 0.54 0.03 93.99 [2021-04-23T06:56:44.764Z] 06:50:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-04-23T06:56:44.764Z] 06:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-23T06:56:44.764Z] 06:50:01 1 0.33 0.00 0.05 0.00 0.00 99.62 [2021-04-23T06:56:44.764Z] 06:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-23T06:56:44.764Z] 06:50:01 3 0.23 0.00 0.07 0.00 0.00 99.70 [2021-04-23T06:56:44.764Z] 06:51:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2021-04-23T06:56:44.764Z] 06:51:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-23T06:56:44.764Z] 06:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-23T06:56:44.764Z] 06:51:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2021-04-23T06:56:44.764Z] 06:51:01 3 0.48 0.00 0.12 0.00 0.00 99.40 [2021-04-23T06:56:44.764Z] 06:52:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-04-23T06:56:44.764Z] 06:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-23T06:56:44.764Z] 06:52:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-23T06:56:44.764Z] 06:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-23T06:56:44.764Z] 06:52:01 3 0.43 0.00 0.05 0.00 0.00 99.52 [2021-04-23T06:56:44.764Z] 06:53:01 all 0.19 0.00 0.11 0.00 0.01 99.69 [2021-04-23T06:56:44.764Z] 06:53:01 0 0.07 0.00 0.10 0.00 0.00 99.83 [2021-04-23T06:56:44.764Z] 06:53:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2021-04-23T06:56:44.764Z] 06:53:01 2 0.08 0.00 0.10 0.00 0.02 99.80 [2021-04-23T06:56:44.764Z] 06:53:01 3 0.55 0.00 0.15 0.00 0.02 99.28 [2021-04-23T06:56:44.764Z] 06:54:01 all 0.05 0.00 0.04 0.00 0.01 99.90 [2021-04-23T06:56:44.764Z] 06:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-04-23T06:56:44.764Z] 06:54:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-23T06:56:44.764Z] 06:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2021-04-23T06:56:44.764Z] 06:54:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2021-04-23T06:56:44.764Z] 06:55:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-04-23T06:56:44.764Z] 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-23T06:56:44.764Z] 06:55:01 1 0.45 0.00 0.05 0.00 0.02 99.48 [2021-04-23T06:56:44.764Z] 06:55:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-23T06:56:44.764Z] 06:55:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-23T06:56:44.764Z] 06:56:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-04-23T06:56:44.764Z] 06:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-04-23T06:56:44.764Z] 06:56:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-23T06:56:44.764Z] 06:56:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2021-04-23T06:56:44.764Z] 06:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-23T06:56:44.764Z] Average: all 0.60 0.00 0.35 0.13 0.01 98.92 [2021-04-23T06:56:44.764Z] Average: 0 0.50 0.00 0.40 0.24 0.01 98.85 [2021-04-23T06:56:44.764Z] Average: 1 0.70 0.00 0.34 0.14 0.00 98.81 [2021-04-23T06:56:44.764Z] Average: 2 0.53 0.00 0.33 0.06 0.01 99.07 [2021-04-23T06:56:44.764Z] Average: 3 0.66 0.00 0.31 0.07 0.01 98.95 [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z] [2021-04-23T06:56:44.764Z]