Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 49700eb7f8ddcfc34492027de1e3002dffefa894 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3004 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49700eb7f8ddcfc34492027de1e3002dffefa894 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49700eb7f8ddcfc34492027de1e3002dffefa894 # timeout=10 Commit message: "block user login and user create page" > git rev-list --no-walk 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-15T10:27:11.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-15T10:27:11.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-15T10:27:11.380Z] ========================================================= [2020-06-15T10:27:11.380Z] EdgeX Global Pipelines Version Info [2020-06-15T10:27:11.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:27:13.217Z] ------------------- [2020-06-15T10:27:13.218Z] stable info: [2020-06-15T10:27:13.218Z] ------------------- [2020-06-15T10:27:13.218Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-15T10:27:13.218Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T10:27:13.218Z] Message: update stable to v1.0.89 [2020-06-15T10:27:13.795Z] ------------------- [2020-06-15T10:27:13.795Z] experimental info: [2020-06-15T10:27:13.795Z] ------------------- [2020-06-15T10:27:13.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-15T10:27:13.795Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T10:27:13.795Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:27:15.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T10:27:15.695Z] [2020-06-15T10:27:15.695Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:27:16.016Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T10:27:16.016Z] latest: Pulling from edgex-devops/git-semver [2020-06-15T10:27:16.016Z] 9123ac7c32f7: Pulling fs layer [2020-06-15T10:27:16.016Z] b8cc5d1170e3: Pulling fs layer [2020-06-15T10:27:16.016Z] 2924cbbf6a41: Pulling fs layer [2020-06-15T10:27:16.017Z] 93b08a4f1073: Pulling fs layer [2020-06-15T10:27:16.017Z] 93b08a4f1073: Waiting [2020-06-15T10:27:16.017Z] b8cc5d1170e3: Verifying Checksum [2020-06-15T10:27:16.017Z] b8cc5d1170e3: Download complete [2020-06-15T10:27:16.017Z] 9123ac7c32f7: Verifying Checksum [2020-06-15T10:27:16.017Z] 9123ac7c32f7: Download complete [2020-06-15T10:27:16.278Z] 2924cbbf6a41: Verifying Checksum [2020-06-15T10:27:16.278Z] 2924cbbf6a41: Download complete [2020-06-15T10:27:16.278Z] 93b08a4f1073: Verifying Checksum [2020-06-15T10:27:16.278Z] 93b08a4f1073: Download complete [2020-06-15T10:27:16.542Z] 9123ac7c32f7: Pull complete [2020-06-15T10:27:16.542Z] b8cc5d1170e3: Pull complete [2020-06-15T10:27:17.487Z] 2924cbbf6a41: Pull complete [2020-06-15T10:27:17.487Z] 93b08a4f1073: Pull complete [2020-06-15T10:27:17.487Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-15T10:27:17.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T10:27:17.487Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-15T10:27:17.594Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:27:17.638Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T10:27:19.840Z] $ docker top 37f6aa3796b4869a00d7585737548611e3e18aa50d252191383ffdac0115f1a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T10:27:20.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T10:27:20.024Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T10:27:20.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T10:27:20.245Z] $ docker exec 37f6aa3796b4869a00d7585737548611e3e18aa50d252191383ffdac0115f1a0 ssh-agent [2020-06-15T10:27:20.402Z] SSH_AUTH_SOCK=/tmp/ssh-xxNpdngHjnmg/agent.12 [2020-06-15T10:27:20.402Z] SSH_AGENT_PID=18 [2020-06-15T10:27:20.413Z] Running ssh-add (command line suppressed) [2020-06-15T10:27:20.527Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6040606091154117557.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6040606091154117557.key) [2020-06-15T10:27:20.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T10:27:20.888Z] + git describe --exact-match --tags HEAD [2020-06-15T10:27:20.888Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-15T10:27:21.036Z] $ docker exec --env ******** --env ******** 37f6aa3796b4869a00d7585737548611e3e18aa50d252191383ffdac0115f1a0 ssh-agent -k [2020-06-15T10:27:21.177Z] unset SSH_AUTH_SOCK; [2020-06-15T10:27:21.178Z] unset SSH_AGENT_PID; [2020-06-15T10:27:21.178Z] echo Agent pid 18 killed; [2020-06-15T10:27:21.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-15T10:27:21.263Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-15T10:27:21.263Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-15T10:27:21.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T10:27:21.327Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T10:27:21.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T10:27:21.495Z] $ docker exec 37f6aa3796b4869a00d7585737548611e3e18aa50d252191383ffdac0115f1a0 ssh-agent [2020-06-15T10:27:21.653Z] SSH_AUTH_SOCK=/tmp/ssh-coCzXoW7HGuc/agent.46 [2020-06-15T10:27:21.653Z] SSH_AGENT_PID=52 [2020-06-15T10:27:21.659Z] Running ssh-add (command line suppressed) [2020-06-15T10:27:21.775Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7467456426770711848.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7467456426770711848.key) [2020-06-15T10:27:21.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T10:27:22.125Z] + git semver init [2020-06-15T10:27:22.125Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T10:27:22.125Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-15T10:27:22.125Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-15T10:27:22.125Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T10:27:22.125Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T10:27:22.125Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T10:27:22.125Z] # $SEMVER_BRANCH = master [2020-06-15T10:27:22.125Z] # $SEMVER_TEMP = /tmp/semver-085803876 [2020-06-15T10:27:22.125Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-15T10:27:23.073Z] # '/tmp/semver-085803876' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-06-15T10:27:23.073Z] # -> Force: false [2020-06-15T10:27:23.074Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-06-15T10:27:23.092Z] $ docker exec --env ******** --env ******** 37f6aa3796b4869a00d7585737548611e3e18aa50d252191383ffdac0115f1a0 ssh-agent -k [2020-06-15T10:27:23.209Z] unset SSH_AUTH_SOCK; [2020-06-15T10:27:23.209Z] unset SSH_AGENT_PID; [2020-06-15T10:27:23.209Z] echo Agent pid 52 killed; [2020-06-15T10:27:23.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T10:27:23.631Z] + git semver [Pipeline] } [2020-06-15T10:27:23.652Z] $ docker stop --time=1 37f6aa3796b4869a00d7585737548611e3e18aa50d252191383ffdac0115f1a0 [2020-06-15T10:27:24.990Z] $ docker rm -f 37f6aa3796b4869a00d7585737548611e3e18aa50d252191383ffdac0115f1a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-15T10:27:25.803Z] Stashed 55 file(s) [Pipeline] echo [2020-06-15T10:27:25.806Z] [edgeXSemver] initialized semver on version 1.2.2-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-15T10:27:41.009Z] Still waiting to schedule task [2020-06-15T10:27:41.009Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3004’ [2020-06-15T10:27:41.011Z] Still waiting to schedule task [2020-06-15T10:27:41.011Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-15T10:29:29.725Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3005 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-06-15T10:29:29.748Z] Running in /w/workspace/edgex-ui-go/44 [Pipeline] { [Pipeline] checkout [2020-06-15T10:29:35.270Z] using credential edgex-jenkins-ssh [2020-06-15T10:29:35.314Z] Cloning the remote Git repository [2020-06-15T10:29:35.315Z] Cloning with configured refspecs honoured and without tags [2020-06-15T10:29:35.386Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-15T10:29:35.524Z] > git init /w/workspace/edgex-ui-go/44 # timeout=10 [2020-06-15T10:29:35.616Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-15T10:29:35.616Z] > git --version # timeout=10 [2020-06-15T10:29:35.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T10:29:35.714Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T10:29:36.991Z] Fetching without tags [2020-06-15T10:29:36.908Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-15T10:29:36.930Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T10:29:36.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-15T10:29:37.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-15T10:29:37.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T10:29:37.017Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T10:29:37.464Z] Checking out Revision 49700eb7f8ddcfc34492027de1e3002dffefa894 (master) [2020-06-15T10:29:37.484Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T10:29:37.501Z] > git checkout -f 49700eb7f8ddcfc34492027de1e3002dffefa894 # timeout=10 [2020-06-15T10:29:42.402Z] Commit message: "block user login and user create page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-15T10:29:43.902Z] ========================================================= [2020-06-15T10:29:43.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-15T10:29:43.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:29:45.104Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-15T10:29:46.115Z] Sending build context to Docker daemon 12.93MB [2020-06-15T10:29:46.115Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-15T10:29:46.115Z] Step 2/8 : FROM ${BASE} [2020-06-15T10:29:46.720Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-15T10:29:46.720Z] cde5963f3b93: Pulling fs layer [2020-06-15T10:29:46.720Z] 2a23fa8c16f7: Pulling fs layer [2020-06-15T10:29:46.720Z] 777b28850792: Pulling fs layer [2020-06-15T10:29:46.720Z] 8a11ddd9e578: Pulling fs layer [2020-06-15T10:29:46.720Z] 4cf88f913ddb: Pulling fs layer [2020-06-15T10:29:46.720Z] 1df406cf5192: Pulling fs layer [2020-06-15T10:29:46.720Z] cd6300453558: Pulling fs layer [2020-06-15T10:29:46.720Z] b9c365052c96: Pulling fs layer [2020-06-15T10:29:46.720Z] 8a11ddd9e578: Waiting [2020-06-15T10:29:46.720Z] a2d8cc88f415: Pulling fs layer [2020-06-15T10:29:46.720Z] ea1d1ca13537: Pulling fs layer [2020-06-15T10:29:46.720Z] 4cf88f913ddb: Waiting [2020-06-15T10:29:46.720Z] 3750a50a1c5e: Pulling fs layer [2020-06-15T10:29:46.720Z] 1df406cf5192: Waiting [2020-06-15T10:29:46.720Z] cd6300453558: Waiting [2020-06-15T10:29:46.720Z] b9c365052c96: Waiting [2020-06-15T10:29:46.720Z] a2d8cc88f415: Waiting [2020-06-15T10:29:46.720Z] ea1d1ca13537: Waiting [2020-06-15T10:29:46.720Z] 3750a50a1c5e: Waiting [2020-06-15T10:29:46.720Z] 777b28850792: Verifying Checksum [2020-06-15T10:29:46.720Z] 777b28850792: Download complete [2020-06-15T10:29:46.720Z] 2a23fa8c16f7: Verifying Checksum [2020-06-15T10:29:46.720Z] 2a23fa8c16f7: Download complete [2020-06-15T10:29:46.720Z] 4cf88f913ddb: Verifying Checksum [2020-06-15T10:29:46.720Z] 4cf88f913ddb: Download complete [2020-06-15T10:29:46.720Z] 1df406cf5192: Download complete [2020-06-15T10:29:46.720Z] cde5963f3b93: Verifying Checksum [2020-06-15T10:29:46.720Z] cde5963f3b93: Download complete [2020-06-15T10:29:47.714Z] cde5963f3b93: Pull complete [2020-06-15T10:29:48.003Z] 2a23fa8c16f7: Pull complete [2020-06-15T10:29:48.611Z] 777b28850792: Pull complete [2020-06-15T10:29:49.221Z] cd6300453558: Verifying Checksum [2020-06-15T10:29:49.221Z] cd6300453558: Download complete [2020-06-15T10:29:49.221Z] a2d8cc88f415: Download complete [2020-06-15T10:29:50.670Z] ea1d1ca13537: Verifying Checksum [2020-06-15T10:29:50.670Z] ea1d1ca13537: Download complete [2020-06-15T10:29:50.984Z] 3750a50a1c5e: Verifying Checksum [2020-06-15T10:29:50.984Z] 3750a50a1c5e: Download complete [2020-06-15T10:29:52.965Z] b9c365052c96: Verifying Checksum [2020-06-15T10:29:52.965Z] b9c365052c96: Download complete [2020-06-15T10:29:52.965Z] 8a11ddd9e578: Verifying Checksum [2020-06-15T10:29:52.965Z] 8a11ddd9e578: Download complete [2020-06-15T10:30:05.386Z] 8a11ddd9e578: Pull complete [2020-06-15T10:30:05.386Z] 4cf88f913ddb: Pull complete [2020-06-15T10:30:05.386Z] 1df406cf5192: Pull complete [2020-06-15T10:30:09.698Z] cd6300453558: Pull complete [2020-06-15T10:30:14.028Z] b9c365052c96: Pull complete [2020-06-15T10:30:14.028Z] a2d8cc88f415: Pull complete [2020-06-15T10:30:16.015Z] ea1d1ca13537: Pull complete [2020-06-15T10:30:16.620Z] 3750a50a1c5e: Pull complete [2020-06-15T10:30:16.620Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-15T10:30:16.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-15T10:30:16.620Z] ---> 78745c68409d [2020-06-15T10:30:16.620Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-15T10:30:22.007Z] ---> Running in f41ac8414033 [2020-06-15T10:30:22.007Z] Removing intermediate container f41ac8414033 [2020-06-15T10:30:22.007Z] ---> a56964d799a6 [2020-06-15T10:30:22.007Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T10:30:22.007Z] ---> Running in b81d293e402f [2020-06-15T10:30:24.629Z] Removing intermediate container b81d293e402f [2020-06-15T10:30:24.629Z] ---> 5cec2d6e9a9f [2020-06-15T10:30:24.629Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-15T10:30:24.629Z] ---> Running in 7fb78ce8f134 [2020-06-15T10:30:25.605Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-15T10:30:26.584Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-15T10:30:27.185Z] OK: 125 MiB in 39 packages [2020-06-15T10:30:28.172Z] Removing intermediate container 7fb78ce8f134 [2020-06-15T10:30:28.172Z] ---> dbbfd0977f60 [2020-06-15T10:30:28.172Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-15T10:30:28.450Z] ---> Running in aed405f8a75a [2020-06-15T10:30:29.055Z] Removing intermediate container aed405f8a75a [2020-06-15T10:30:29.055Z] ---> 0764249d658c [2020-06-15T10:30:29.055Z] Step 7/8 : COPY . . [2020-06-15T10:30:29.448Z] Running on prd-centos7-docker-4c-2g-3006 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-06-15T10:30:29.473Z] Running in /w/workspace/edgex-ui-go/44 [Pipeline] { [Pipeline] checkout [2020-06-15T10:30:30.495Z] ---> 6a5472049cbf [2020-06-15T10:30:30.495Z] Step 8/8 : RUN go mod download [2020-06-15T10:30:30.769Z] ---> Running in eb44cb2ea6aa [2020-06-15T10:30:31.644Z] using credential edgex-jenkins-ssh [2020-06-15T10:30:31.669Z] Cloning the remote Git repository [2020-06-15T10:30:31.669Z] Cloning with configured refspecs honoured and without tags [2020-06-15T10:30:31.697Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-15T10:30:31.765Z] > git init /w/workspace/edgex-ui-go/44 # timeout=10 [2020-06-15T10:30:31.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-15T10:30:31.808Z] > git --version # timeout=10 [2020-06-15T10:30:31.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T10:30:31.843Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T10:30:32.591Z] Fetching without tags [2020-06-15T10:30:32.977Z] Checking out Revision 49700eb7f8ddcfc34492027de1e3002dffefa894 (master) [2020-06-15T10:30:32.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-15T10:30:32.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T10:30:32.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-15T10:30:32.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-15T10:30:32.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T10:30:32.600Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T10:30:32.985Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T10:30:32.989Z] > git checkout -f 49700eb7f8ddcfc34492027de1e3002dffefa894 # timeout=10 [2020-06-15T10:30:35.067Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-15T10:30:35.338Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-15T10:30:35.338Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-15T10:30:35.338Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-15T10:30:35.338Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-15T10:30:35.338Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-15T10:30:35.338Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-15T10:30:35.338Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-15T10:30:35.338Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-15T10:30:35.338Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T10:30:35.609Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-15T10:30:35.609Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-15T10:30:35.609Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-15T10:30:35.609Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-15T10:30:35.609Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-15T10:30:35.609Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-15T10:30:35.609Z] go: finding github.com/fatih/color v1.9.0 [2020-06-15T10:30:35.609Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-15T10:30:35.609Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T10:30:35.609Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-15T10:30:35.609Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-15T10:30:35.609Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-15T10:30:35.609Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-15T10:30:35.881Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-15T10:30:35.881Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-15T10:30:35.881Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-15T10:30:35.881Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-15T10:30:35.881Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-15T10:30:35.881Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-15T10:30:35.881Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-15T10:30:35.881Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-15T10:30:36.154Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-15T10:30:36.425Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-15T10:30:36.425Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-15T10:30:36.425Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-15T10:30:36.425Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-15T10:30:36.425Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-15T10:30:36.425Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-15T10:30:36.425Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-15T10:30:36.425Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-15T10:30:36.425Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-15T10:30:36.425Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-15T10:30:36.425Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-15T10:30:36.425Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-15T10:30:36.671Z] Commit message: "block user login and user create page" [2020-06-15T10:30:36.694Z] go: finding github.com/kr/pty v1.1.1 [2020-06-15T10:30:36.694Z] go: finding github.com/kr/text v0.1.0 [2020-06-15T10:30:36.694Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-15T10:30:36.694Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-15T10:30:36.694Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-15T10:30:36.694Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-15T10:30:36.694Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-15T10:30:36.694Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-15T10:30:36.963Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-15T10:30:37.234Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-15T10:30:37.234Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-15T10:30:37.234Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-15T10:30:37.234Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-15T10:30:37.234Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-15T10:30:37.234Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-15T10:30:37.234Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-15T10:30:37.234Z] go: finding github.com/posener/complete v1.1.1 [2020-06-15T10:30:37.234Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-15T10:30:37.234Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-15T10:30:37.234Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-15T10:30:37.234Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-15T10:30:37.234Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [Pipeline] echo [2020-06-15T10:30:37.479Z] ========================================================= [2020-06-15T10:30:37.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-15T10:30:37.480Z] ========================================================= [2020-06-15T10:30:37.512Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-15T10:30:37.512Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-15T10:30:37.512Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-15T10:30:37.512Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-15T10:30:37.512Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-15T10:30:37.512Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-15T10:30:37.512Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-15T10:30:37.512Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-15T10:30:37.512Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-15T10:30:37.512Z] go: finding golang.org/x/text v0.3.2 [2020-06-15T10:30:37.512Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:30:37.789Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-15T10:30:37.789Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-15T10:30:37.789Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-15T10:30:37.789Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-15T10:30:37.789Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-15T10:30:38.143Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-15T10:30:38.410Z] Sending build context to Docker daemon 12.93MB [2020-06-15T10:30:38.410Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-15T10:30:38.410Z] Step 2/8 : FROM ${BASE} [2020-06-15T10:30:38.678Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-15T10:30:38.678Z] e6b0cf9c0882: Pulling fs layer [2020-06-15T10:30:38.678Z] 2848faf0eed1: Pulling fs layer [2020-06-15T10:30:38.678Z] 0f37312ad70f: Pulling fs layer [2020-06-15T10:30:38.678Z] 5788d62ee057: Pulling fs layer [2020-06-15T10:30:38.678Z] 0e6b1d234666: Pulling fs layer [2020-06-15T10:30:38.678Z] bf5d7aec512f: Pulling fs layer [2020-06-15T10:30:38.678Z] 34c802a77dc8: Pulling fs layer [2020-06-15T10:30:38.678Z] 9eb99e56ec68: Pulling fs layer [2020-06-15T10:30:38.678Z] 27c7a5d97fbd: Pulling fs layer [2020-06-15T10:30:38.678Z] 5c102a31e300: Pulling fs layer [2020-06-15T10:30:38.678Z] dcfb455df0a1: Pulling fs layer [2020-06-15T10:30:38.678Z] 5788d62ee057: Waiting [2020-06-15T10:30:38.678Z] 0e6b1d234666: Waiting [2020-06-15T10:30:38.678Z] 27c7a5d97fbd: Waiting [2020-06-15T10:30:38.678Z] 5c102a31e300: Waiting [2020-06-15T10:30:38.678Z] dcfb455df0a1: Waiting [2020-06-15T10:30:38.678Z] bf5d7aec512f: Waiting [2020-06-15T10:30:38.678Z] 34c802a77dc8: Waiting [2020-06-15T10:30:38.678Z] 9eb99e56ec68: Waiting [2020-06-15T10:30:38.678Z] 0f37312ad70f: Verifying Checksum [2020-06-15T10:30:38.678Z] 0f37312ad70f: Download complete [2020-06-15T10:30:38.678Z] 2848faf0eed1: Verifying Checksum [2020-06-15T10:30:38.678Z] 2848faf0eed1: Download complete [2020-06-15T10:30:38.678Z] 0e6b1d234666: Verifying Checksum [2020-06-15T10:30:38.678Z] 0e6b1d234666: Download complete [2020-06-15T10:30:38.678Z] bf5d7aec512f: Verifying Checksum [2020-06-15T10:30:38.678Z] bf5d7aec512f: Download complete [2020-06-15T10:30:38.678Z] e6b0cf9c0882: Verifying Checksum [2020-06-15T10:30:38.944Z] e6b0cf9c0882: Pull complete [2020-06-15T10:30:39.524Z] 34c802a77dc8: Verifying Checksum [2020-06-15T10:30:39.525Z] 34c802a77dc8: Download complete [2020-06-15T10:30:39.525Z] 27c7a5d97fbd: Verifying Checksum [2020-06-15T10:30:39.525Z] 27c7a5d97fbd: Download complete [2020-06-15T10:30:39.525Z] 2848faf0eed1: Pull complete [2020-06-15T10:30:40.105Z] 0f37312ad70f: Pull complete [2020-06-15T10:30:40.105Z] 5788d62ee057: Verifying Checksum [2020-06-15T10:30:40.105Z] 5788d62ee057: Download complete [2020-06-15T10:30:40.105Z] dcfb455df0a1: Verifying Checksum [2020-06-15T10:30:40.105Z] dcfb455df0a1: Download complete [2020-06-15T10:30:40.381Z] 5c102a31e300: Verifying Checksum [2020-06-15T10:30:40.381Z] 5c102a31e300: Download complete [2020-06-15T10:30:40.644Z] 9eb99e56ec68: Verifying Checksum [2020-06-15T10:30:40.644Z] 9eb99e56ec68: Download complete [2020-06-15T10:30:45.953Z] 5788d62ee057: Pull complete [2020-06-15T10:30:45.953Z] 0e6b1d234666: Pull complete [2020-06-15T10:30:45.953Z] bf5d7aec512f: Pull complete [2020-06-15T10:30:52.557Z] 34c802a77dc8: Pull complete [2020-06-15T10:30:54.491Z] 9eb99e56ec68: Pull complete [2020-06-15T10:30:54.491Z] 27c7a5d97fbd: Pull complete [2020-06-15T10:30:55.439Z] 5c102a31e300: Pull complete [2020-06-15T10:30:55.439Z] dcfb455df0a1: Pull complete [2020-06-15T10:30:55.439Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-15T10:30:55.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-15T10:30:55.439Z] ---> 7c70fe431013 [2020-06-15T10:30:55.439Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-15T10:30:56.133Z] Removing intermediate container eb44cb2ea6aa [2020-06-15T10:30:56.133Z] ---> a412b7974cc6 [2020-06-15T10:30:56.133Z] Successfully built a412b7974cc6 [2020-06-15T10:30:56.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:30:56.685Z] + docker inspect -f . ci-base-image-arm64 [2020-06-15T10:30:56.685Z] . [Pipeline] withDockerContainer [2020-06-15T10:30:56.942Z] prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container [2020-06-15T10:30:57.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/44 -v /w/workspace/edgex-ui-go/44:/w/workspace/edgex-ui-go/44:rw,z -v /w/workspace/edgex-ui-go/44@tmp:/w/workspace/edgex-ui-go/44@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 ******** ci-base-image-arm64 cat [2020-06-15T10:30:57.353Z] ---> Running in 623f985accbd [2020-06-15T10:30:57.353Z] Removing intermediate container 623f985accbd [2020-06-15T10:30:57.353Z] ---> 11036a7b0fba [2020-06-15T10:30:57.353Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T10:30:57.353Z] ---> Running in 6554cc97acbd [2020-06-15T10:30:58.304Z] Removing intermediate container 6554cc97acbd [2020-06-15T10:30:58.304Z] ---> 9dad5a54f45e [2020-06-15T10:30:58.304Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-15T10:30:58.304Z] ---> Running in 8c774cd38f6d [2020-06-15T10:30:58.574Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-15T10:30:58.937Z] $ docker top 3f3ff4f6f2a416de844f8f81ab1096cf36a10965c301ca3abe76820c1b7c5650 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-15T10:30:59.517Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-15T10:30:59.780Z] OK: 143 MiB in 39 packages [2020-06-15T10:31:00.043Z] Removing intermediate container 8c774cd38f6d [2020-06-15T10:31:00.043Z] ---> af75ac2b17fe [2020-06-15T10:31:00.043Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-15T10:31:00.043Z] ---> Running in c9e70af009cc [2020-06-15T10:31:00.254Z] + go version [2020-06-15T10:31:00.254Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-15T10:31:00.308Z] Removing intermediate container c9e70af009cc [2020-06-15T10:31:00.308Z] ---> 27d9bc9cfe78 [2020-06-15T10:31:00.308Z] Step 7/8 : COPY . . [2020-06-15T10:31:01.315Z] + make test [2020-06-15T10:31:01.315Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-15T10:31:02.230Z] ---> 86962da41fc5 [2020-06-15T10:31:02.230Z] Step 8/8 : RUN go mod download [2020-06-15T10:31:02.230Z] ---> Running in a9a1cbaf321d [2020-06-15T10:31:02.302Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-15T10:31:05.544Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-15T10:31:05.544Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-15T10:31:05.544Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-15T10:31:05.544Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-15T10:31:05.544Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-15T10:31:05.544Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-15T10:31:05.544Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-15T10:31:05.544Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-15T10:31:05.544Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T10:31:05.544Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-15T10:31:05.544Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-15T10:31:05.544Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-15T10:31:05.544Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-15T10:31:05.544Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-15T10:31:05.544Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-15T10:31:05.544Z] go: finding github.com/fatih/color v1.9.0 [2020-06-15T10:31:05.544Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-15T10:31:05.544Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-15T10:31:05.544Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-15T10:31:05.544Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-15T10:31:05.544Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-15T10:31:05.544Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-15T10:31:05.544Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-15T10:31:05.544Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-15T10:31:05.544Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-15T10:31:05.544Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-15T10:31:05.544Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-15T10:31:05.544Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-15T10:31:05.544Z] go: finding github.com/kr/pty v1.1.1 [2020-06-15T10:31:05.544Z] go: finding github.com/kr/text v0.1.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-15T10:31:05.544Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-15T10:31:05.544Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-15T10:31:05.544Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-15T10:31:05.544Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-15T10:31:05.544Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-15T10:31:05.544Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-15T10:31:05.544Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-15T10:31:05.544Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-15T10:31:05.544Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-15T10:31:05.544Z] go: finding github.com/posener/complete v1.1.1 [2020-06-15T10:31:05.544Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-15T10:31:05.544Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-15T10:31:05.544Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-15T10:31:05.544Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-15T10:31:05.544Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-15T10:31:05.544Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-15T10:31:05.544Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-15T10:31:05.544Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-15T10:31:05.544Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-15T10:31:05.544Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-15T10:31:05.544Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-15T10:31:05.544Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-15T10:31:05.544Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-15T10:31:05.544Z] go: finding golang.org/x/text v0.3.2 [2020-06-15T10:31:05.544Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-15T10:31:05.544Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-15T10:31:05.544Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-15T10:31:05.544Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-15T10:31:05.544Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-15T10:31:05.816Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-15T10:31:20.815Z] Removing intermediate container a9a1cbaf321d [2020-06-15T10:31:20.815Z] ---> b92e927b4497 [2020-06-15T10:31:20.815Z] Successfully built b92e927b4497 [2020-06-15T10:31:20.815Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:31:21.376Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-15T10:31:21.376Z] . [Pipeline] withDockerContainer [2020-06-15T10:31:21.543Z] prd-centos7-docker-4c-2g-3006 does not seem to be running inside a container [2020-06-15T10:31:21.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/44 -v /w/workspace/edgex-ui-go/44:/w/workspace/edgex-ui-go/44:rw,z -v /w/workspace/edgex-ui-go/44@tmp:/w/workspace/edgex-ui-go/44@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 ******** ci-base-image-x86_64 cat [2020-06-15T10:31:22.347Z] $ docker top c55e3724640830e95f77583f4bac4e844614d4f4dcb941a486c5b7c8663b04c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-15T10:31:22.794Z] + go version [2020-06-15T10:31:22.794Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-15T10:31:23.094Z] + make test [2020-06-15T10:31:23.094Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-15T10:31:24.490Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-15T10:31:24.589Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-15T10:31:24.590Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-15T10:31:24.590Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-15T10:31:29.413Z] Stashed 1 file(s) [Pipeline] } [2020-06-15T10:31:29.423Z] $ docker stop --time=1 3f3ff4f6f2a416de844f8f81ab1096cf36a10965c301ca3abe76820c1b7c5650 [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-15T10:31:31.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-15T10:31:31.164Z] GO111MODULE=on go vet ./... [2020-06-15T10:31:31.440Z] $ docker rm -f 3f3ff4f6f2a416de844f8f81ab1096cf36a10965c301ca3abe76820c1b7c5650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] stash [2020-06-15T10:31:33.315Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] sh [2020-06-15T10:31:33.549Z] Stashed 1 file(s) [Pipeline] } [2020-06-15T10:31:33.556Z] $ docker stop --time=1 c55e3724640830e95f77583f4bac4e844614d4f4dcb941a486c5b7c8663b04c0 [2020-06-15T10:31:33.645Z] + sudo chown -R jenkins:jenkins . [2020-06-15T10:31:35.586Z] $ docker rm -f c55e3724640830e95f77583f4bac4e844614d4f4dcb941a486c5b7c8663b04c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-15T10:31:36.111Z] + ls -al . [2020-06-15T10:31:36.111Z] total 116 [2020-06-15T10:31:36.111Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 15 10:31 . [2020-06-15T10:31:36.111Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 10:29 .. [2020-06-15T10:31:36.111Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 10:29 .git [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 15 10:29 .gitignore [2020-06-15T10:31:36.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 10:29 .semver [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 10:29 CONTRIBUTING.md [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 15 10:29 Dockerfile [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 15 10:29 Dockerfile.build [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 15 10:29 Jenkinsfile [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 10:29 LICENSE [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 15 10:29 Makefile [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 2599 Jun 15 10:29 README.md [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 15 10:27 VERSION [2020-06-15T10:31:36.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 10:29 assets [2020-06-15T10:31:36.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 10:29 bin [2020-06-15T10:31:36.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 10:29 cmd [2020-06-15T10:31:36.111Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 15 10:31 coverage.out [2020-06-15T10:31:36.111Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 10:29 docs [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jun 15 10:29 go.mod [2020-06-15T10:31:36.111Z] -rw-r--r-- 1 jenkins jenkins 20718 Jun 15 10:31 go.sum [2020-06-15T10:31:36.111Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 10:29 internal [2020-06-15T10:31:36.111Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 10:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:31:36.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-15T10:31:36.493Z] + 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=49700eb7f8ddcfc34492027de1e3002dffefa894 --label arch=arm64 --label version=1.2.2-dev.1 . [2020-06-15T10:31:36.690Z] + ls -al . [2020-06-15T10:31:36.690Z] total 84 [2020-06-15T10:31:36.690Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 15 10:31 . [2020-06-15T10:31:36.690Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 10:30 .. [2020-06-15T10:31:36.690Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 10:30 assets [2020-06-15T10:31:36.690Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 10:30 bin [2020-06-15T10:31:36.690Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 10:30 cmd [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 10:30 CONTRIBUTING.md [2020-06-15T10:31:36.690Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 15 10:31 coverage.out [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 15 10:30 Dockerfile [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 15 10:30 Dockerfile.build [2020-06-15T10:31:36.690Z] drwxrwxr-x. 4 jenkins jenkins 72 Jun 15 10:30 docs [2020-06-15T10:31:36.690Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 10:30 .git [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 15 10:30 .gitignore [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jun 15 10:30 go.mod [2020-06-15T10:31:36.690Z] -rw-r--r--. 1 jenkins jenkins 20718 Jun 15 10:31 go.sum [2020-06-15T10:31:36.690Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 10:30 internal [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 15 10:30 Jenkinsfile [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 10:30 LICENSE [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 15 10:30 Makefile [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 2599 Jun 15 10:30 README.md [2020-06-15T10:31:36.690Z] drwxrwxr-x. 3 jenkins jenkins 44 Jun 15 10:30 .semver [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 15 10:27 VERSION [2020-06-15T10:31:36.690Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 10:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:31:36.992Z] + 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=49700eb7f8ddcfc34492027de1e3002dffefa894 --label arch=amd64 --label version=1.2.2-dev.1 . [2020-06-15T10:31:37.098Z] Sending build context to Docker daemon 12.95MB [2020-06-15T10:31:37.098Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-15T10:31:37.098Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-15T10:31:37.098Z] ---> a412b7974cc6 [2020-06-15T10:31:37.098Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-15T10:31:37.254Z] Sending build context to Docker daemon 12.95MB [2020-06-15T10:31:37.254Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-15T10:31:37.254Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-15T10:31:37.254Z] ---> b92e927b4497 [2020-06-15T10:31:37.254Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-15T10:31:37.371Z] ---> Running in 3a31f31cc1f9 [2020-06-15T10:31:37.515Z] ---> Running in c359ea7e375c [2020-06-15T10:31:37.515Z] Removing intermediate container c359ea7e375c [2020-06-15T10:31:37.515Z] ---> 708b39d7e02c [2020-06-15T10:31:37.515Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-15T10:31:37.515Z] ---> Running in d3fccccf237b [2020-06-15T10:31:37.644Z] Removing intermediate container 3a31f31cc1f9 [2020-06-15T10:31:37.644Z] ---> db05f896e6f7 [2020-06-15T10:31:37.644Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-15T10:31:37.776Z] Removing intermediate container d3fccccf237b [2020-06-15T10:31:37.776Z] ---> 769e03f13e6c [2020-06-15T10:31:37.776Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-15T10:31:37.776Z] ---> Running in 34972cf8bf7a [2020-06-15T10:31:37.918Z] ---> Running in 3ec0428df87f [2020-06-15T10:31:38.038Z] Removing intermediate container 34972cf8bf7a [2020-06-15T10:31:38.038Z] ---> 9bbd72eac8f1 [2020-06-15T10:31:38.038Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-15T10:31:38.038Z] ---> Running in 14ad0bd04ace [2020-06-15T10:31:38.195Z] Removing intermediate container 3ec0428df87f [2020-06-15T10:31:38.195Z] ---> e88552f12ea5 [2020-06-15T10:31:38.195Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-15T10:31:38.301Z] Removing intermediate container 14ad0bd04ace [2020-06-15T10:31:38.301Z] ---> 635d93fc8673 [2020-06-15T10:31:38.301Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-15T10:31:38.301Z] ---> Running in 4de265b40af7 [2020-06-15T10:31:38.301Z] Removing intermediate container 4de265b40af7 [2020-06-15T10:31:38.301Z] ---> ebfacb23a25d [2020-06-15T10:31:38.301Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T10:31:38.468Z] ---> Running in ebb941d02736 [2020-06-15T10:31:38.563Z] ---> Running in b509cacc9d77 [2020-06-15T10:31:38.748Z] Removing intermediate container ebb941d02736 [2020-06-15T10:31:38.748Z] ---> 1e66c860e420 [2020-06-15T10:31:38.748Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-15T10:31:39.027Z] ---> Running in 08146ee6f393 [2020-06-15T10:31:39.305Z] Removing intermediate container 08146ee6f393 [2020-06-15T10:31:39.305Z] ---> 5d1900f49aa8 [2020-06-15T10:31:39.305Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-15T10:31:39.508Z] Removing intermediate container b509cacc9d77 [2020-06-15T10:31:39.508Z] ---> cfdcad0eae83 [2020-06-15T10:31:39.508Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-15T10:31:39.508Z] ---> Running in a394884bdd96 [2020-06-15T10:31:39.580Z] ---> Running in a81a15fdc292 [2020-06-15T10:31:39.769Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-15T10:31:40.173Z] Removing intermediate container a81a15fdc292 [2020-06-15T10:31:40.173Z] ---> 13af9300eb1f [2020-06-15T10:31:40.173Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T10:31:40.173Z] ---> Running in fad76d4a4421 [2020-06-15T10:31:41.152Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-15T10:31:41.723Z] v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-15T10:31:41.723Z] v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-15T10:31:41.723Z] OK: 11290 distinct packages available [2020-06-15T10:31:41.723Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-15T10:31:42.294Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-15T10:31:42.795Z] Removing intermediate container fad76d4a4421 [2020-06-15T10:31:42.795Z] ---> f2a803bafc40 [2020-06-15T10:31:42.795Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-15T10:31:42.795Z] ---> Running in b4ef2072b187 [2020-06-15T10:31:42.872Z] OK: 143 MiB in 39 packages [2020-06-15T10:31:43.135Z] Removing intermediate container a394884bdd96 [2020-06-15T10:31:43.136Z] ---> be4dc2aa1f64 [2020-06-15T10:31:43.136Z] Step 10/24 : ENV GO111MODULE=on [2020-06-15T10:31:43.136Z] ---> Running in e7f82f78b28f [2020-06-15T10:31:43.396Z] Removing intermediate container e7f82f78b28f [2020-06-15T10:31:43.396Z] ---> b1f5f97fd909 [2020-06-15T10:31:43.396Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-15T10:31:43.396Z] ---> Running in 7066e002d2b0 [2020-06-15T10:31:43.396Z] Removing intermediate container 7066e002d2b0 [2020-06-15T10:31:43.396Z] ---> 2df24f23f514 [2020-06-15T10:31:43.396Z] Step 12/24 : COPY go.mod . [2020-06-15T10:31:43.657Z] ---> afd72ee47a21 [2020-06-15T10:31:43.657Z] Step 13/24 : COPY Makefile . [2020-06-15T10:31:43.918Z] ---> a6f8d6997683 [2020-06-15T10:31:43.918Z] Step 14/24 : RUN make update [2020-06-15T10:31:43.918Z] ---> Running in 69ff9ef3f086 [2020-06-15T10:31:44.225Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-15T10:31:44.490Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-15T10:31:45.062Z] Removing intermediate container 69ff9ef3f086 [2020-06-15T10:31:45.062Z] ---> b6d8a787699d [2020-06-15T10:31:45.062Z] Step 15/24 : COPY . . [2020-06-15T10:31:45.195Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-15T10:31:45.468Z] v3.11.6-81-g1a7f4d67e9 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-15T10:31:45.468Z] v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-15T10:31:45.468Z] OK: 11179 distinct packages available [2020-06-15T10:31:45.737Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-15T10:31:46.449Z] ---> 50e8c7f767a6 [2020-06-15T10:31:46.450Z] Step 16/24 : RUN ${MAKE} [2020-06-15T10:31:46.450Z] ---> Running in 210b5ae16472 [2020-06-15T10:31:46.709Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-15T10:31:46.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.2-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-06-15T10:31:46.981Z] OK: 125 MiB in 39 packages [2020-06-15T10:31:48.428Z] Removing intermediate container b4ef2072b187 [2020-06-15T10:31:48.428Z] ---> 52768e303437 [2020-06-15T10:31:48.428Z] Step 10/24 : ENV GO111MODULE=on [2020-06-15T10:31:48.428Z] ---> Running in 7e7a5000eb4d [2020-06-15T10:31:48.702Z] Removing intermediate container 7e7a5000eb4d [2020-06-15T10:31:48.702Z] ---> 6b9d05794220 [2020-06-15T10:31:48.702Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-15T10:31:48.975Z] ---> Running in 823656b5ae9f [2020-06-15T10:31:49.249Z] Removing intermediate container 823656b5ae9f [2020-06-15T10:31:49.249Z] ---> d47a80f776c6 [2020-06-15T10:31:49.249Z] Step 12/24 : COPY go.mod . [2020-06-15T10:31:50.226Z] ---> acec9f80f0a8 [2020-06-15T10:31:50.226Z] Step 13/24 : COPY Makefile . [2020-06-15T10:31:50.823Z] ---> 53de9c751b89 [2020-06-15T10:31:50.823Z] Step 14/24 : RUN make update [2020-06-15T10:31:50.823Z] ---> Running in 1e5821e04ed6 [2020-06-15T10:31:52.257Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-15T10:31:53.687Z] Removing intermediate container 1e5821e04ed6 [2020-06-15T10:31:53.687Z] ---> c00dc695af87 [2020-06-15T10:31:53.687Z] Step 15/24 : COPY . . [2020-06-15T10:31:54.918Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-15T10:31:55.115Z] ---> 47b0f9c6086e [2020-06-15T10:31:55.115Z] Step 16/24 : RUN ${MAKE} [2020-06-15T10:31:55.390Z] ---> Running in e791e8e6728d [2020-06-15T10:31:56.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.2-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-06-15T10:31:57.462Z] Removing intermediate container 210b5ae16472 [2020-06-15T10:31:57.462Z] ---> ae8c803d5797 [2020-06-15T10:31:57.462Z] Step 17/24 : FROM alpine [2020-06-15T10:31:57.462Z] latest: Pulling from library/alpine [2020-06-15T10:31:57.723Z] df20fa9351a1: Pulling fs layer [2020-06-15T10:31:57.723Z] df20fa9351a1: Verifying Checksum [2020-06-15T10:31:57.723Z] df20fa9351a1: Download complete [2020-06-15T10:31:57.985Z] df20fa9351a1: Pull complete [2020-06-15T10:31:57.985Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-15T10:31:57.985Z] Status: Downloaded newer image for alpine:latest [2020-06-15T10:31:57.985Z] ---> a24bb4013296 [2020-06-15T10:31:57.985Z] Step 18/24 : EXPOSE 4000 [2020-06-15T10:31:57.985Z] ---> Running in 4c2b326d8d86 [2020-06-15T10:31:58.246Z] Removing intermediate container 4c2b326d8d86 [2020-06-15T10:31:58.246Z] ---> 27a167c87dd6 [2020-06-15T10:31:58.246Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-15T10:31:59.190Z] ---> 9bb25ba65dbd [2020-06-15T10:31:59.190Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-15T10:31:59.451Z] ---> Running in fd9b7ec35715 [2020-06-15T10:31:59.451Z] Removing intermediate container fd9b7ec35715 [2020-06-15T10:31:59.451Z] ---> 773112ad02ee [2020-06-15T10:31:59.452Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-15T10:31:59.452Z] ---> Running in a5e482508b1c [2020-06-15T10:31:59.714Z] Removing intermediate container a5e482508b1c [2020-06-15T10:31:59.714Z] ---> 1ac787afb58f [2020-06-15T10:31:59.714Z] Step 22/24 : LABEL arch=amd64 [2020-06-15T10:31:59.714Z] ---> Running in 8d6bcbb34fe7 [2020-06-15T10:31:59.975Z] Removing intermediate container 8d6bcbb34fe7 [2020-06-15T10:31:59.975Z] ---> 901891408298 [2020-06-15T10:31:59.975Z] Step 23/24 : LABEL git_sha=49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:31:59.975Z] ---> Running in e99cb93201ee [2020-06-15T10:32:00.236Z] Removing intermediate container e99cb93201ee [2020-06-15T10:32:00.236Z] ---> b7cd26d55f40 [2020-06-15T10:32:00.236Z] Step 24/24 : LABEL version=1.2.2-dev.1 [2020-06-15T10:32:00.236Z] ---> Running in 4913e68a1b99 [2020-06-15T10:32:00.236Z] Removing intermediate container 4913e68a1b99 [2020-06-15T10:32:00.236Z] ---> 370c6cc709df [2020-06-15T10:32:00.236Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-15T10:32:00.236Z] Successfully built 370c6cc709df [2020-06-15T10:32:00.236Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-15T10:32:00.574Z] provisioning config files... [2020-06-15T10:32:00.638Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/44@tmp/config2319734685161466238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:32:00.964Z] nexus3.edgexfoundry.org:10001 [2020-06-15T10:32:00.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:01.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:01.226Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:01.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:01.226Z] [2020-06-15T10:32:01.226Z] Login Succeeded [2020-06-15T10:32:01.226Z] nexus3.edgexfoundry.org:10002 [2020-06-15T10:32:01.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:01.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:01.226Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:01.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:01.226Z] [2020-06-15T10:32:01.226Z] Login Succeeded [2020-06-15T10:32:01.226Z] nexus3.edgexfoundry.org:10003 [2020-06-15T10:32:01.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:01.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:01.489Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:01.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:01.489Z] [2020-06-15T10:32:01.489Z] Login Succeeded [2020-06-15T10:32:01.489Z] nexus3.edgexfoundry.org:10004 [2020-06-15T10:32:01.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:01.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:01.749Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:01.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:01.749Z] [2020-06-15T10:32:01.749Z] Login Succeeded [2020-06-15T10:32:01.749Z] docker.io [2020-06-15T10:32:01.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:02.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:02.010Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:02.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:02.010Z] [2020-06-15T10:32:02.010Z] Login Succeeded [Pipeline] } [2020-06-15T10:32:02.020Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-15T10:32:02.167Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-06-15T10:32:02.167Z] 49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:32:02.167Z] latest [2020-06-15T10:32:02.167Z] 1.2.2-dev.1 [2020-06-15T10:32:02.167Z] 49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1 [2020-06-15T10:32:02.167Z] master [2020-06-15T10:32:02.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:02.560Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:49700eb7f8ddcfc34492027de1e3002dffefa894 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:02.860Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:32:02.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-15T10:32:02.860Z] 418028137fa3: Preparing [2020-06-15T10:32:02.860Z] 50644c29ef5a: Preparing [2020-06-15T10:32:02.860Z] 50644c29ef5a: Layer already exists [2020-06-15T10:32:04.245Z] 418028137fa3: Pushed [2020-06-15T10:32:04.245Z] 49700eb7f8ddcfc34492027de1e3002dffefa894: digest: sha256:d723da67ca4777111e316412f161843453a1a3fa9d885054d02ac7737a280a6b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:04.546Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:04.845Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-06-15T10:32:04.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-15T10:32:04.845Z] 418028137fa3: Preparing [2020-06-15T10:32:04.845Z] 50644c29ef5a: Preparing [2020-06-15T10:32:04.845Z] 418028137fa3: Layer already exists [2020-06-15T10:32:04.845Z] 50644c29ef5a: Layer already exists [2020-06-15T10:32:04.845Z] latest: digest: sha256:d723da67ca4777111e316412f161843453a1a3fa9d885054d02ac7737a280a6b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:05.151Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:05.447Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.1 [2020-06-15T10:32:05.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-15T10:32:05.447Z] 418028137fa3: Preparing [2020-06-15T10:32:05.447Z] 50644c29ef5a: Preparing [2020-06-15T10:32:05.447Z] 50644c29ef5a: Layer already exists [2020-06-15T10:32:05.447Z] 418028137fa3: Layer already exists [2020-06-15T10:32:05.447Z] 1.2.2-dev.1: digest: sha256:d723da67ca4777111e316412f161843453a1a3fa9d885054d02ac7737a280a6b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:05.754Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:06.050Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1 [2020-06-15T10:32:06.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-15T10:32:06.050Z] 418028137fa3: Preparing [2020-06-15T10:32:06.050Z] 50644c29ef5a: Preparing [2020-06-15T10:32:06.050Z] 50644c29ef5a: Layer already exists [2020-06-15T10:32:06.050Z] 418028137fa3: Layer already exists [2020-06-15T10:32:06.050Z] 49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1: digest: sha256:d723da67ca4777111e316412f161843453a1a3fa9d885054d02ac7737a280a6b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:06.351Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:06.644Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-06-15T10:32:06.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-15T10:32:06.644Z] 418028137fa3: Preparing [2020-06-15T10:32:06.644Z] 50644c29ef5a: Preparing [2020-06-15T10:32:06.644Z] 418028137fa3: Layer already exists [2020-06-15T10:32:06.644Z] 50644c29ef5a: Layer already exists [2020-06-15T10:32:06.644Z] master: digest: sha256:d723da67ca4777111e316412f161843453a1a3fa9d885054d02ac7737a280a6b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T10:32:19.024Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-15T10:32:27.313Z] Removing intermediate container e791e8e6728d [2020-06-15T10:32:27.313Z] ---> e64f85290f30 [2020-06-15T10:32:27.313Z] Step 17/24 : FROM alpine [2020-06-15T10:32:27.313Z] latest: Pulling from library/alpine [2020-06-15T10:32:27.313Z] b538f80385f9: Pulling fs layer [2020-06-15T10:32:27.313Z] b538f80385f9: Download complete [2020-06-15T10:32:27.588Z] b538f80385f9: Pull complete [2020-06-15T10:32:27.588Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-15T10:32:27.588Z] Status: Downloaded newer image for alpine:latest [2020-06-15T10:32:27.588Z] ---> 62ee0e9f8440 [2020-06-15T10:32:27.588Z] Step 18/24 : EXPOSE 4000 [2020-06-15T10:32:27.862Z] ---> Running in 47d62c59164a [2020-06-15T10:32:28.136Z] Removing intermediate container 47d62c59164a [2020-06-15T10:32:28.136Z] ---> c2d53f1b8b7e [2020-06-15T10:32:28.136Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-15T10:32:30.119Z] ---> 8ef9ab483876 [2020-06-15T10:32:30.119Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-15T10:32:30.119Z] ---> Running in ebacb951bf48 [2020-06-15T10:32:30.391Z] Removing intermediate container ebacb951bf48 [2020-06-15T10:32:30.391Z] ---> 7eabc208ad84 [2020-06-15T10:32:30.391Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-15T10:32:30.667Z] ---> Running in 9e3f89aab935 [2020-06-15T10:32:30.938Z] Removing intermediate container 9e3f89aab935 [2020-06-15T10:32:30.938Z] ---> 727f4af6d949 [2020-06-15T10:32:30.938Z] Step 22/24 : LABEL arch=arm64 [2020-06-15T10:32:31.209Z] ---> Running in 36c138ad25ee [2020-06-15T10:32:31.481Z] Removing intermediate container 36c138ad25ee [2020-06-15T10:32:31.481Z] ---> 3680828b0fa7 [2020-06-15T10:32:31.481Z] Step 23/24 : LABEL git_sha=49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:32:31.760Z] ---> Running in 6d5ad4fef2ec [2020-06-15T10:32:32.034Z] Removing intermediate container 6d5ad4fef2ec [2020-06-15T10:32:32.034Z] ---> af416980558c [2020-06-15T10:32:32.034Z] Step 24/24 : LABEL version=1.2.2-dev.1 [2020-06-15T10:32:32.034Z] ---> Running in 269685aca92d [2020-06-15T10:32:32.631Z] Removing intermediate container 269685aca92d [2020-06-15T10:32:32.631Z] ---> 95c583dd9819 [2020-06-15T10:32:32.631Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-15T10:32:32.631Z] Successfully built 95c583dd9819 [2020-06-15T10:32:32.631Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-15T10:32:32.843Z] provisioning config files... [2020-06-15T10:32:32.885Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/44@tmp/config3202499069396450884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:32:33.274Z] nexus3.edgexfoundry.org:10001 [2020-06-15T10:32:33.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:33.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:33.818Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:33.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:33.818Z] [2020-06-15T10:32:33.818Z] Login Succeeded [2020-06-15T10:32:33.818Z] nexus3.edgexfoundry.org:10002 [2020-06-15T10:32:34.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:34.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:34.365Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:34.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:34.365Z] [2020-06-15T10:32:34.365Z] Login Succeeded [2020-06-15T10:32:34.365Z] nexus3.edgexfoundry.org:10003 [2020-06-15T10:32:34.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:34.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:34.911Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:34.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:34.911Z] [2020-06-15T10:32:34.911Z] Login Succeeded [2020-06-15T10:32:34.911Z] nexus3.edgexfoundry.org:10004 [2020-06-15T10:32:35.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:35.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:35.505Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:35.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:35.505Z] [2020-06-15T10:32:35.505Z] Login Succeeded [2020-06-15T10:32:35.505Z] docker.io [2020-06-15T10:32:36.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T10:32:36.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T10:32:36.380Z] Configure a credential helper to remove this warning. See [2020-06-15T10:32:36.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T10:32:36.380Z] [2020-06-15T10:32:36.380Z] Login Succeeded [Pipeline] } [2020-06-15T10:32:36.397Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-15T10:32:36.514Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-06-15T10:32:36.514Z] 49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:32:36.514Z] latest [2020-06-15T10:32:36.514Z] 1.2.2-dev.1 [2020-06-15T10:32:36.514Z] 49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1 [2020-06-15T10:32:36.514Z] master [2020-06-15T10:32:36.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:36.958Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:49700eb7f8ddcfc34492027de1e3002dffefa894 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:37.303Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:32:37.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-15T10:32:37.303Z] b504d2f417c2: Preparing [2020-06-15T10:32:37.303Z] e2f13739ad41: Preparing [2020-06-15T10:32:37.577Z] e2f13739ad41: Layer already exists [2020-06-15T10:32:40.966Z] b504d2f417c2: Pushed [2020-06-15T10:32:40.966Z] 49700eb7f8ddcfc34492027de1e3002dffefa894: digest: sha256:5f31288fe30973186bf1657a5d1a1099ee6fc5fa3bdad7d5a1b76d2933deb31f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:41.311Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:41.697Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-06-15T10:32:41.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-15T10:32:41.697Z] b504d2f417c2: Preparing [2020-06-15T10:32:41.697Z] e2f13739ad41: Preparing [2020-06-15T10:32:41.972Z] b504d2f417c2: Layer already exists [2020-06-15T10:32:41.972Z] e2f13739ad41: Layer already exists [2020-06-15T10:32:41.972Z] latest: digest: sha256:5f31288fe30973186bf1657a5d1a1099ee6fc5fa3bdad7d5a1b76d2933deb31f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:42.347Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:42.721Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.1 [2020-06-15T10:32:42.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-15T10:32:42.722Z] b504d2f417c2: Preparing [2020-06-15T10:32:42.722Z] e2f13739ad41: Preparing [2020-06-15T10:32:42.722Z] b504d2f417c2: Layer already exists [2020-06-15T10:32:42.722Z] e2f13739ad41: Layer already exists [2020-06-15T10:32:43.003Z] 1.2.2-dev.1: digest: sha256:5f31288fe30973186bf1657a5d1a1099ee6fc5fa3bdad7d5a1b76d2933deb31f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:43.364Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:43.700Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1 [2020-06-15T10:32:43.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-15T10:32:43.700Z] b504d2f417c2: Preparing [2020-06-15T10:32:43.700Z] e2f13739ad41: Preparing [2020-06-15T10:32:43.981Z] b504d2f417c2: Layer already exists [2020-06-15T10:32:43.981Z] e2f13739ad41: Layer already exists [2020-06-15T10:32:43.981Z] 49700eb7f8ddcfc34492027de1e3002dffefa894-1.2.2-dev.1: digest: sha256:5f31288fe30973186bf1657a5d1a1099ee6fc5fa3bdad7d5a1b76d2933deb31f size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:44.326Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:44.677Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-06-15T10:32:44.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-15T10:32:44.677Z] b504d2f417c2: Preparing [2020-06-15T10:32:44.677Z] e2f13739ad41: Preparing [2020-06-15T10:32:44.677Z] e2f13739ad41: Layer already exists [2020-06-15T10:32:44.677Z] b504d2f417c2: Layer already exists [2020-06-15T10:32:44.949Z] master: digest: sha256:5f31288fe30973186bf1657a5d1a1099ee6fc5fa3bdad7d5a1b76d2933deb31f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-15T10:32:45.764Z] provisioning config files... [2020-06-15T10:32:45.777Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config551334286409009822tmp [Pipeline] { [Pipeline] sh [2020-06-15T10:32:46.103Z] + curl -s https://codecov.io/bash [2020-06-15T10:32:46.103Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config551334286409009822tmp [2020-06-15T10:32:47.053Z] [2020-06-15T10:32:47.053Z] _____ _ [2020-06-15T10:32:47.053Z] / ____| | | [2020-06-15T10:32:47.053Z] | | ___ __| | ___ ___ _____ __ [2020-06-15T10:32:47.053Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-15T10:32:47.053Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-15T10:32:47.053Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-15T10:32:47.053Z] Bash-20200602-f809a24 [2020-06-15T10:32:47.053Z] [2020-06-15T10:32:47.053Z] [2020-06-15T10:32:47.053Z] ==> Jenkins CI detected. [2020-06-15T10:32:47.053Z] project root: . [2020-06-15T10:32:47.053Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-15T10:32:47.053Z] ==> Running gcov in . (disable via -X gcov) [2020-06-15T10:32:47.053Z] ==> Python coveragepy not found [2020-06-15T10:32:47.053Z] ==> Searching for coverage reports in: [2020-06-15T10:32:47.053Z] + . [2020-06-15T10:32:47.053Z] -> Found 1 reports [2020-06-15T10:32:47.053Z] ==> Detecting git/mercurial file structure [2020-06-15T10:32:47.053Z] ==> Reading reports [2020-06-15T10:32:47.053Z] + ./coverage.out bytes=10 [2020-06-15T10:32:47.053Z] ==> Appending adjustments [2020-06-15T10:32:47.053Z] https://docs.codecov.io/docs/fixing-reports [2020-06-15T10:32:47.053Z] + Found adjustments [2020-06-15T10:32:47.053Z] ==> Gzipping contents [2020-06-15T10:32:47.053Z] ==> Uploading reports [2020-06-15T10:32:47.053Z] url: https://codecov.io [2020-06-15T10:32:47.053Z] query: branch=master&commit=49700eb7f8ddcfc34492027de1e3002dffefa894&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-06-15T10:32:47.053Z] -> Pinging Codecov [2020-06-15T10:32:47.053Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=49700eb7f8ddcfc34492027de1e3002dffefa894&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-06-15T10:32:47.317Z] -> Uploading [2020-06-15T10:32:47.893Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/49700eb7f8ddcfc34492027de1e3002dffefa894 [Pipeline] } [2020-06-15T10:32:47.905Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-15T10:32:48.371Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-15T10:32:48.372Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-15T10:32:48.395Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:48.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-15T10:32:48.723Z] [2020-06-15T10:32:48.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:32:49.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-15T10:32:49.074Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-15T10:32:49.074Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-15T10:32:49.074Z] 408f87550127: Pulling fs layer [2020-06-15T10:32:49.074Z] fe522b08c979: Pulling fs layer [2020-06-15T10:32:49.074Z] 221eaa008020: Pulling fs layer [2020-06-15T10:32:49.074Z] 2a4607e5d6b9: Pulling fs layer [2020-06-15T10:32:49.074Z] 8f79b27c4fd2: Pulling fs layer [2020-06-15T10:32:49.074Z] e5c8dbe1645b: Pulling fs layer [2020-06-15T10:32:49.074Z] 23e8b3b47431: Pulling fs layer [2020-06-15T10:32:49.074Z] 5c568d65a230: Pulling fs layer [2020-06-15T10:32:49.074Z] 8f79b27c4fd2: Waiting [2020-06-15T10:32:49.074Z] e5c8dbe1645b: Waiting [2020-06-15T10:32:49.074Z] 23e8b3b47431: Waiting [2020-06-15T10:32:49.074Z] 221eaa008020: Waiting [2020-06-15T10:32:49.074Z] 5c568d65a230: Waiting [2020-06-15T10:32:49.074Z] 2a4607e5d6b9: Waiting [2020-06-15T10:32:49.074Z] fe522b08c979: Download complete [2020-06-15T10:32:49.074Z] 408f87550127: Verifying Checksum [2020-06-15T10:32:49.074Z] 408f87550127: Download complete [2020-06-15T10:32:49.074Z] 2a4607e5d6b9: Verifying Checksum [2020-06-15T10:32:49.074Z] 2a4607e5d6b9: Download complete [2020-06-15T10:32:49.074Z] 8f79b27c4fd2: Verifying Checksum [2020-06-15T10:32:49.074Z] 8f79b27c4fd2: Download complete [2020-06-15T10:32:49.074Z] cbdbe7a5bc2a: Download complete [2020-06-15T10:32:49.692Z] e5c8dbe1645b: Download complete [2020-06-15T10:32:49.692Z] cbdbe7a5bc2a: Pull complete [2020-06-15T10:32:49.965Z] 23e8b3b47431: Verifying Checksum [2020-06-15T10:32:49.965Z] 23e8b3b47431: Download complete [2020-06-15T10:32:50.239Z] 408f87550127: Pull complete [2020-06-15T10:32:50.511Z] 5c568d65a230: Verifying Checksum [2020-06-15T10:32:50.511Z] 5c568d65a230: Download complete [2020-06-15T10:32:50.511Z] fe522b08c979: Pull complete [2020-06-15T10:32:51.096Z] 221eaa008020: Verifying Checksum [2020-06-15T10:32:51.096Z] 221eaa008020: Download complete [2020-06-15T10:32:57.741Z] 221eaa008020: Pull complete [2020-06-15T10:32:57.741Z] 2a4607e5d6b9: Pull complete [2020-06-15T10:32:57.741Z] 8f79b27c4fd2: Pull complete [2020-06-15T10:32:59.273Z] e5c8dbe1645b: Pull complete [2020-06-15T10:33:02.631Z] 23e8b3b47431: Pull complete [2020-06-15T10:33:03.584Z] 5c568d65a230: Pull complete [2020-06-15T10:33:03.584Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-15T10:33:03.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-15T10:33:03.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-15T10:33:03.728Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:33:03.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-15T10:33:04.594Z] $ docker top 2759f0a06e21b3efbd5341c9b475e095f2d4781f75c53509fa2ef9513094f8b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-15T10:33:05.047Z] + snyk monitor '--org=edgex-jenkins' [2020-06-15T10:33:23.259Z] [2020-06-15T10:33:23.259Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-06-15T10:33:23.259Z] [2020-06-15T10:33:23.259Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/bdbc9d8e-beb2-4067-9105-1a475b92ee06 [2020-06-15T10:33:23.259Z] [2020-06-15T10:33:23.259Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-15T10:33:23.259Z] [2020-06-15T10:33:23.259Z] [Pipeline] } [2020-06-15T10:33:23.276Z] $ docker stop --time=1 2759f0a06e21b3efbd5341c9b475e095f2d4781f75c53509fa2ef9513094f8b2 [2020-06-15T10:33:26.132Z] $ docker rm -f 2759f0a06e21b3efbd5341c9b475e095f2d4781f75c53509fa2ef9513094f8b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:27.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T10:33:27.083Z] [2020-06-15T10:33:27.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:27.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T10:33:27.433Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-15T10:33:27.433Z] e7c96db7181b: Pulling fs layer [2020-06-15T10:33:27.433Z] 1868ca2cb446: Pulling fs layer [2020-06-15T10:33:27.433Z] 136be5d0fe8e: Pulling fs layer [2020-06-15T10:33:27.433Z] 894bfe63afcb: Pulling fs layer [2020-06-15T10:33:27.433Z] 894bfe63afcb: Waiting [2020-06-15T10:33:27.433Z] 1868ca2cb446: Download complete [2020-06-15T10:33:27.433Z] 136be5d0fe8e: Download complete [2020-06-15T10:33:27.433Z] e7c96db7181b: Verifying Checksum [2020-06-15T10:33:27.433Z] e7c96db7181b: Download complete [2020-06-15T10:33:27.433Z] 894bfe63afcb: Verifying Checksum [2020-06-15T10:33:27.433Z] 894bfe63afcb: Download complete [2020-06-15T10:33:27.696Z] e7c96db7181b: Pull complete [2020-06-15T10:33:27.964Z] 1868ca2cb446: Pull complete [2020-06-15T10:33:27.964Z] 136be5d0fe8e: Pull complete [2020-06-15T10:33:28.226Z] 894bfe63afcb: Pull complete [2020-06-15T10:33:28.226Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-15T10:33:28.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T10:33:28.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-15T10:33:28.583Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:33:28.628Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-15T10:33:29.609Z] $ docker top dde6eec9d2028339dfb467daac793f448f6cd9b5d5f0cf79ee4b83b4bd0ebb07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T10:33:30.079Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:33:30.079Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T10:33:32.717Z] $ docker stop --time=1 dde6eec9d2028339dfb467daac793f448f6cd9b5d5f0cf79ee4b83b4bd0ebb07 [2020-06-15T10:33:34.069Z] $ docker rm -f dde6eec9d2028339dfb467daac793f448f6cd9b5d5f0cf79ee4b83b4bd0ebb07 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:34.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T10:33:34.503Z] . [Pipeline] withDockerContainer [2020-06-15T10:33:34.602Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:33:34.648Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-15T10:33:35.223Z] $ docker top 6bdcf34ffa64e07e4368edfb595abf2cfb390fa2970f1619873ead8e723612dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T10:33:35.660Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:33:35.660Z] + tee [2020-06-15T10:33:35.660Z] clair timeout 1m0s [2020-06-15T10:33:35.660Z] docker timeout: 1m0s [2020-06-15T10:33:35.660Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T10:33:36.337Z] $ docker stop --time=1 6bdcf34ffa64e07e4368edfb595abf2cfb390fa2970f1619873ead8e723612dc [2020-06-15T10:33:37.682Z] $ docker rm -f 6bdcf34ffa64e07e4368edfb595abf2cfb390fa2970f1619873ead8e723612dc [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-15T10:33:38.092Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-06-15T10:33:38.106Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_49700eb7f8ddcfc34492027de1e3002dffefa894.html [Pipeline] writeFile [Pipeline] step [2020-06-15T10:33:38.142Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:38.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T10:33:38.481Z] . [Pipeline] withDockerContainer [2020-06-15T10:33:38.578Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:33:38.634Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-15T10:33:39.292Z] $ docker top 1d0a8cc2b05be8185c53c10a0bb8975752f7d4fda2e7de907f2b3dd59fec399b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T10:33:39.751Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:33:39.751Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T10:33:42.394Z] $ docker stop --time=1 1d0a8cc2b05be8185c53c10a0bb8975752f7d4fda2e7de907f2b3dd59fec399b [2020-06-15T10:33:43.756Z] $ docker rm -f 1d0a8cc2b05be8185c53c10a0bb8975752f7d4fda2e7de907f2b3dd59fec399b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:44.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T10:33:44.179Z] . [Pipeline] withDockerContainer [2020-06-15T10:33:44.291Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:33:44.342Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-15T10:33:44.943Z] $ docker top 945fd224a0608f7434b1f524f42d441158ee4c6eb37496993288e9a58b8ed499 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T10:33:45.417Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:49700eb7f8ddcfc34492027de1e3002dffefa894 [2020-06-15T10:33:45.417Z] + tee [2020-06-15T10:33:45.417Z] clair timeout 1m0s [2020-06-15T10:33:45.417Z] docker timeout: 1m0s [2020-06-15T10:33:45.417Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T10:33:46.052Z] $ docker stop --time=1 945fd224a0608f7434b1f524f42d441158ee4c6eb37496993288e9a58b8ed499 [2020-06-15T10:33:47.392Z] $ docker rm -f 945fd224a0608f7434b1f524f42d441158ee4c6eb37496993288e9a58b8ed499 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-15T10:33:47.820Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-06-15T10:33:47.833Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_49700eb7f8ddcfc34492027de1e3002dffefa894.html [Pipeline] writeFile [Pipeline] step [2020-06-15T10:33:47.865Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:48.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T10:33:48.588Z] . [Pipeline] withDockerContainer [2020-06-15T10:33:48.685Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:33:48.733Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T10:33:49.411Z] $ docker top ccf8b252d480c1768611cfa3f305ef46fe0d54e16b60498796e67e89987bd8ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T10:33:49.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T10:33:49.623Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T10:33:49.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T10:33:49.845Z] $ docker exec ccf8b252d480c1768611cfa3f305ef46fe0d54e16b60498796e67e89987bd8ef ssh-agent [2020-06-15T10:33:50.006Z] SSH_AUTH_SOCK=/tmp/ssh-zffZwXcQMkKP/agent.11 [2020-06-15T10:33:50.006Z] SSH_AGENT_PID=16 [2020-06-15T10:33:50.012Z] Running ssh-add (command line suppressed) [2020-06-15T10:33:50.134Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8587271807050634015.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8587271807050634015.key) [2020-06-15T10:33:50.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T10:33:50.515Z] + git semver tag [2020-06-15T10:33:50.515Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T10:33:50.515Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-15T10:33:50.515Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-15T10:33:50.515Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T10:33:50.515Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T10:33:50.515Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T10:33:50.515Z] # $SEMVER_BRANCH = master [2020-06-15T10:33:50.515Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-06-15T10:33:50.515Z] # 49700eb7f8ddcfc34492027de1e3002dffefa894 HEAD [2020-06-15T10:33:50.775Z] # -> Force: false [2020-06-15T10:33:50.775Z] # 3e312073fd6767f90f100a577ebeda7f64f6b586 refs/tags/v1.2.2-dev.1 [Pipeline] } [2020-06-15T10:33:50.789Z] $ docker exec --env ******** --env ******** ccf8b252d480c1768611cfa3f305ef46fe0d54e16b60498796e67e89987bd8ef ssh-agent -k [2020-06-15T10:33:50.900Z] unset SSH_AUTH_SOCK; [2020-06-15T10:33:50.900Z] unset SSH_AGENT_PID; [2020-06-15T10:33:50.900Z] echo Agent pid 16 killed; [2020-06-15T10:33:50.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T10:33:51.316Z] + git semver [Pipeline] } [2020-06-15T10:33:51.333Z] $ docker stop --time=1 ccf8b252d480c1768611cfa3f305ef46fe0d54e16b60498796e67e89987bd8ef [2020-06-15T10:33:52.669Z] $ docker rm -f ccf8b252d480c1768611cfa3f305ef46fe0d54e16b60498796e67e89987bd8ef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:53.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T10:33:53.185Z] [2020-06-15T10:33:53.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:33:53.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T10:33:53.516Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-15T10:33:53.516Z] ab5ef0e58194: Pulling fs layer [2020-06-15T10:33:53.516Z] 9712f1f96733: Pulling fs layer [2020-06-15T10:33:53.516Z] 63f879dbbcfc: Pulling fs layer [2020-06-15T10:33:53.516Z] 0d9ebad4ef96: Pulling fs layer [2020-06-15T10:33:53.516Z] e9a5061849ea: Pulling fs layer [2020-06-15T10:33:53.516Z] d747dcd14b5f: Pulling fs layer [2020-06-15T10:33:53.516Z] 2de7ff778b66: Pulling fs layer [2020-06-15T10:33:53.516Z] e9a5061849ea: Waiting [2020-06-15T10:33:53.516Z] d747dcd14b5f: Waiting [2020-06-15T10:33:53.516Z] 2de7ff778b66: Waiting [2020-06-15T10:33:53.516Z] 0d9ebad4ef96: Waiting [2020-06-15T10:33:53.516Z] 9712f1f96733: Verifying Checksum [2020-06-15T10:33:53.516Z] 9712f1f96733: Download complete [2020-06-15T10:33:54.094Z] 63f879dbbcfc: Verifying Checksum [2020-06-15T10:33:54.094Z] 63f879dbbcfc: Download complete [2020-06-15T10:33:54.094Z] e9a5061849ea: Verifying Checksum [2020-06-15T10:33:54.094Z] e9a5061849ea: Download complete [2020-06-15T10:33:54.361Z] d747dcd14b5f: Verifying Checksum [2020-06-15T10:33:54.361Z] d747dcd14b5f: Download complete [2020-06-15T10:33:54.626Z] 2de7ff778b66: Verifying Checksum [2020-06-15T10:33:54.626Z] 2de7ff778b66: Download complete [2020-06-15T10:33:54.626Z] ab5ef0e58194: Verifying Checksum [2020-06-15T10:33:54.626Z] ab5ef0e58194: Download complete [2020-06-15T10:33:54.626Z] 0d9ebad4ef96: Verifying Checksum [2020-06-15T10:33:54.626Z] 0d9ebad4ef96: Download complete [2020-06-15T10:33:59.926Z] ab5ef0e58194: Pull complete [2020-06-15T10:33:59.926Z] 9712f1f96733: Pull complete [2020-06-15T10:34:03.233Z] 63f879dbbcfc: Pull complete [2020-06-15T10:34:09.989Z] 0d9ebad4ef96: Pull complete [2020-06-15T10:34:11.378Z] e9a5061849ea: Pull complete [2020-06-15T10:34:11.378Z] d747dcd14b5f: Pull complete [2020-06-15T10:34:15.599Z] 2de7ff778b66: Pull complete [2020-06-15T10:34:15.599Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-15T10:34:15.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T10:34:15.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-15T10:34:15.766Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:34:15.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-15T10:34:18.502Z] $ docker top 33454b3b748bd1e469139411edfe1ad0e2f419352cca2415231c66a380039078 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-15T10:34:18.686Z] provisioning config files... [2020-06-15T10:34:18.697Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5162259144975447321tmp [2020-06-15T10:34:18.717Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6065950890675124951tmp [2020-06-15T10:34:18.731Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4192349437901136953tmp [Pipeline] { [Pipeline] echo [2020-06-15T10:34:18.759Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:34:19.056Z] ---> sigul-configuration.sh [2020-06-15T10:34:19.056Z] gpg: directory `/root/.gnupg' created [2020-06-15T10:34:19.056Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-15T10:34:19.056Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-15T10:34:19.056Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-15T10:34:19.056Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-15T10:34:19.056Z] gpg: CAST5 encrypted data [2020-06-15T10:34:19.317Z] gpg: encrypted with 1 passphrase [2020-06-15T10:34:19.317Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-15T10:34:19.623Z] + mkdir /home/jenkins [2020-06-15T10:34:19.623Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-15T10:34:19.922Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-15T10:34:19.933Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:34:20.230Z] ---> sigul-install.sh [2020-06-15T10:34:25.529Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-15T10:34:25.826Z] + git tag --list [2020-06-15T10:34:25.826Z] v1.2.2-dev.1 [Pipeline] sh [2020-06-15T10:34:26.122Z] + lftools sign git-tag v1.2.2-dev.1 [2020-06-15T10:34:27.509Z] Signing Git tag with Sigul... [2020-06-15T10:34:27.509Z] Signing v1.2.2-dev.1 [Pipeline] echo [2020-06-15T10:34:28.906Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:34:29.219Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-15T10:34:29.229Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-15T10:34:29.279Z] $ docker stop --time=1 33454b3b748bd1e469139411edfe1ad0e2f419352cca2415231c66a380039078 [2020-06-15T10:34:31.173Z] $ docker rm -f 33454b3b748bd1e469139411edfe1ad0e2f419352cca2415231c66a380039078 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:34:31.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T10:34:31.745Z] . [Pipeline] withDockerContainer [2020-06-15T10:34:31.841Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:34:31.888Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T10:34:32.432Z] $ docker top 56330bc1018806d4fee76776f2a5258b3f05f98b00300d0fb2f670f5deed4733 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T10:34:32.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T10:34:32.611Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T10:34:32.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T10:34:32.804Z] $ docker exec 56330bc1018806d4fee76776f2a5258b3f05f98b00300d0fb2f670f5deed4733 ssh-agent [2020-06-15T10:34:32.982Z] SSH_AUTH_SOCK=/tmp/ssh-DYdjGyLIhhPC/agent.12 [2020-06-15T10:34:32.982Z] SSH_AGENT_PID=17 [2020-06-15T10:34:32.989Z] Running ssh-add (command line suppressed) [2020-06-15T10:34:33.120Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7019022735235023168.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7019022735235023168.key) [2020-06-15T10:34:33.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T10:34:33.485Z] + git semver bump pre [2020-06-15T10:34:33.485Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T10:34:33.485Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-15T10:34:33.485Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-15T10:34:33.485Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T10:34:33.485Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T10:34:33.485Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T10:34:33.485Z] # $SEMVER_BRANCH = master [2020-06-15T10:34:33.485Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-06-15T10:34:33.485Z] 1.2.2-dev.2 [Pipeline] } [2020-06-15T10:34:33.498Z] $ docker exec --env ******** --env ******** 56330bc1018806d4fee76776f2a5258b3f05f98b00300d0fb2f670f5deed4733 ssh-agent -k [2020-06-15T10:34:33.617Z] unset SSH_AUTH_SOCK; [2020-06-15T10:34:33.617Z] unset SSH_AGENT_PID; [2020-06-15T10:34:33.617Z] echo Agent pid 17 killed; [2020-06-15T10:34:33.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T10:34:34.037Z] + git semver [Pipeline] } [2020-06-15T10:34:34.058Z] $ docker stop --time=1 56330bc1018806d4fee76776f2a5258b3f05f98b00300d0fb2f670f5deed4733 [2020-06-15T10:34:35.462Z] $ docker rm -f 56330bc1018806d4fee76776f2a5258b3f05f98b00300d0fb2f670f5deed4733 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:34:35.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T10:34:35.899Z] . [Pipeline] withDockerContainer [2020-06-15T10:34:36.001Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:34:36.047Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T10:34:36.640Z] $ docker top d84e33b853f11bd0d215c2f275f6cc70f24fb616ab9c762cf19fdf9550348b99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T10:34:36.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T10:34:36.841Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T10:34:37.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T10:34:37.020Z] $ docker exec d84e33b853f11bd0d215c2f275f6cc70f24fb616ab9c762cf19fdf9550348b99 ssh-agent [2020-06-15T10:34:37.207Z] SSH_AUTH_SOCK=/tmp/ssh-tacwW16WXi6a/agent.12 [2020-06-15T10:34:37.207Z] SSH_AGENT_PID=17 [2020-06-15T10:34:37.214Z] Running ssh-add (command line suppressed) [2020-06-15T10:34:37.340Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3942409104480037325.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3942409104480037325.key) [2020-06-15T10:34:37.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T10:34:37.703Z] + git semver push [2020-06-15T10:34:37.703Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T10:34:37.703Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-15T10:34:37.703Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-15T10:34:37.703Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T10:34:37.703Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T10:34:37.703Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T10:34:37.703Z] # $SEMVER_BRANCH = master [2020-06-15T10:34:37.703Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-06-15T10:34:44.305Z] $ docker exec --env ******** --env ******** d84e33b853f11bd0d215c2f275f6cc70f24fb616ab9c762cf19fdf9550348b99 ssh-agent -k [2020-06-15T10:34:44.463Z] unset SSH_AUTH_SOCK; [2020-06-15T10:34:44.463Z] unset SSH_AGENT_PID; [2020-06-15T10:34:44.463Z] echo Agent pid 17 killed; [2020-06-15T10:34:44.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T10:34:44.896Z] + git semver [Pipeline] } [2020-06-15T10:34:44.914Z] $ docker stop --time=1 d84e33b853f11bd0d215c2f275f6cc70f24fb616ab9c762cf19fdf9550348b99 [2020-06-15T10:34:46.265Z] $ docker rm -f d84e33b853f11bd0d215c2f275f6cc70f24fb616ab9c762cf19fdf9550348b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:34:46.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:34:47.491Z] ---> package-listing.sh [2020-06-15T10:34:47.491Z] ++ facter osfamily [2020-06-15T10:34:47.491Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-15T10:34:47.491Z] + OS_FAMILY=redhat [2020-06-15T10:34:47.491Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-15T10:34:47.491Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-15T10:34:47.491Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-15T10:34:47.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-15T10:34:47.491Z] + PACKAGES=/tmp/packages_start.txt [2020-06-15T10:34:47.491Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-06-15T10:34:47.491Z] + PACKAGES=/tmp/packages_end.txt [2020-06-15T10:34:47.491Z] + case "${OS_FAMILY}" in [2020-06-15T10:34:47.491Z] + rpm -qa [2020-06-15T10:34:47.491Z] + sort [2020-06-15T10:34:51.710Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-15T10:34:51.710Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-15T10:34:51.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-15T10:34:51.710Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-06-15T10:34:51.710Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-06-15T10:34:51.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:34:52.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T10:34:52.314Z] [2020-06-15T10:34:52.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-15T10:34:52.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T10:34:52.635Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-15T10:34:52.635Z] c9b1b535fdd9: Pulling fs layer [2020-06-15T10:34:52.635Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-15T10:34:52.635Z] 756a868c4378: Pulling fs layer [2020-06-15T10:34:52.635Z] 444b2fc9a129: Pulling fs layer [2020-06-15T10:34:52.635Z] ea15f1150254: Pulling fs layer [2020-06-15T10:34:52.635Z] 41b27a9f41bf: Pulling fs layer [2020-06-15T10:34:52.635Z] 28c525ee5125: Pulling fs layer [2020-06-15T10:34:52.635Z] 094b1ea09ed8: Pulling fs layer [2020-06-15T10:34:52.635Z] 138eaada9080: Pulling fs layer [2020-06-15T10:34:52.635Z] 0622d0fa9048: Pulling fs layer [2020-06-15T10:34:52.635Z] ea15f1150254: Waiting [2020-06-15T10:34:52.635Z] 41b27a9f41bf: Waiting [2020-06-15T10:34:52.635Z] 28c525ee5125: Waiting [2020-06-15T10:34:52.635Z] 094b1ea09ed8: Waiting [2020-06-15T10:34:52.635Z] 138eaada9080: Waiting [2020-06-15T10:34:52.635Z] 0622d0fa9048: Waiting [2020-06-15T10:34:52.635Z] 444b2fc9a129: Waiting [2020-06-15T10:34:52.635Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-15T10:34:52.635Z] 2cc5ad85d9ab: Download complete [2020-06-15T10:34:52.635Z] 444b2fc9a129: Verifying Checksum [2020-06-15T10:34:52.635Z] 444b2fc9a129: Download complete [2020-06-15T10:34:52.635Z] c9b1b535fdd9: Verifying Checksum [2020-06-15T10:34:52.635Z] ea15f1150254: Verifying Checksum [2020-06-15T10:34:52.635Z] ea15f1150254: Download complete [2020-06-15T10:34:52.900Z] 28c525ee5125: Verifying Checksum [2020-06-15T10:34:52.900Z] 28c525ee5125: Download complete [2020-06-15T10:34:53.172Z] 756a868c4378: Verifying Checksum [2020-06-15T10:34:53.172Z] 756a868c4378: Download complete [2020-06-15T10:34:53.173Z] c9b1b535fdd9: Pull complete [2020-06-15T10:34:53.442Z] 138eaada9080: Verifying Checksum [2020-06-15T10:34:53.442Z] 138eaada9080: Download complete [2020-06-15T10:34:53.442Z] 0622d0fa9048: Verifying Checksum [2020-06-15T10:34:53.442Z] 0622d0fa9048: Download complete [2020-06-15T10:34:53.442Z] 094b1ea09ed8: Verifying Checksum [2020-06-15T10:34:53.442Z] 094b1ea09ed8: Download complete [2020-06-15T10:34:53.704Z] 2cc5ad85d9ab: Pull complete [2020-06-15T10:34:53.704Z] 41b27a9f41bf: Verifying Checksum [2020-06-15T10:34:53.704Z] 41b27a9f41bf: Download complete [2020-06-15T10:34:55.131Z] 756a868c4378: Pull complete [2020-06-15T10:34:55.131Z] 444b2fc9a129: Pull complete [2020-06-15T10:34:55.434Z] ea15f1150254: Pull complete [2020-06-15T10:34:58.752Z] 41b27a9f41bf: Pull complete [2020-06-15T10:34:58.752Z] 28c525ee5125: Pull complete [2020-06-15T10:35:02.090Z] 094b1ea09ed8: Pull complete [2020-06-15T10:35:02.090Z] 138eaada9080: Pull complete [2020-06-15T10:35:02.357Z] 0622d0fa9048: Pull complete [2020-06-15T10:35:02.357Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-15T10:35:02.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T10:35:02.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-15T10:35:02.523Z] prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container [2020-06-15T10:35:02.571Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-15T10:35:05.686Z] $ docker top f8bcc2a0427ebd01e4e3e3c5d218375ca49675cb951dc497cd78602c18d3d7d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-15T10:35:05.857Z] provisioning config files... [2020-06-15T10:35:05.871Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config801961284226331272tmp [Pipeline] { [Pipeline] echo [2020-06-15T10:35:05.905Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:35:06.202Z] ---> create-netrc.sh [Pipeline] echo [2020-06-15T10:35:06.211Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T10:35:06.501Z] ---> logs-deploy.sh [2020-06-15T10:35:06.502Z] + ARCHIVE_ARTIFACTS= [2020-06-15T10:35:06.502Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-15T10:35:06.502Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-15T10:35:06.502Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-15T10:35:06.502Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/44 [2020-06-15T10:35:06.502Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/44/ [2020-06-15T10:35:06.502Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/44 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-15T10:35:07.445Z] Archives upload complete. [2020-06-15T10:35:07.706Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/44 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/44/ [2020-06-15T10:35:08.651Z] ---> uname -a: [2020-06-15T10:35:08.651Z] Linux f8bcc2a0427e 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-15T10:35:08.651Z] [2020-06-15T10:35:08.651Z] [2020-06-15T10:35:08.651Z] ---> lscpu: [2020-06-15T10:35:08.652Z] Architecture: x86_64 [2020-06-15T10:35:08.652Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-15T10:35:08.652Z] Byte Order: Little Endian [2020-06-15T10:35:08.652Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-15T10:35:08.652Z] CPU(s): 4 [2020-06-15T10:35:08.652Z] On-line CPU(s) list: 0-3 [2020-06-15T10:35:08.652Z] Thread(s) per core: 1 [2020-06-15T10:35:08.652Z] Core(s) per socket: 1 [2020-06-15T10:35:08.652Z] Socket(s): 4 [2020-06-15T10:35:08.652Z] NUMA node(s): 1 [2020-06-15T10:35:08.652Z] Vendor ID: GenuineIntel [2020-06-15T10:35:08.652Z] CPU family: 6 [2020-06-15T10:35:08.652Z] Model: 44 [2020-06-15T10:35:08.652Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-15T10:35:08.652Z] Stepping: 1 [2020-06-15T10:35:08.652Z] CPU MHz: 2933.438 [2020-06-15T10:35:08.652Z] BogoMIPS: 5866.87 [2020-06-15T10:35:08.652Z] Virtualization: VT-x [2020-06-15T10:35:08.652Z] Hypervisor vendor: KVM [2020-06-15T10:35:08.652Z] Virtualization type: full [2020-06-15T10:35:08.652Z] L1d cache: 128 KiB [2020-06-15T10:35:08.652Z] L1i cache: 128 KiB [2020-06-15T10:35:08.652Z] L2 cache: 16 MiB [2020-06-15T10:35:08.652Z] L3 cache: 64 MiB [2020-06-15T10:35:08.652Z] NUMA node0 CPU(s): 0-3 [2020-06-15T10:35:08.652Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-15T10:35:08.652Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-15T10:35:08.652Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-15T10:35:08.652Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-15T10:35:08.652Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-15T10:35:08.652Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-15T10:35:08.652Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-15T10:35:08.652Z] Vulnerability Tsx async abort: Not affected [2020-06-15T10:35:08.652Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] ---> nproc: [2020-06-15T10:35:08.652Z] 4 [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] ---> df -h: [2020-06-15T10:35:08.652Z] Filesystem Size Used Available Use% Mounted on [2020-06-15T10:35:08.652Z] overlay 50.0G 8.5G 41.5G 17% / [2020-06-15T10:35:08.652Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-15T10:35:08.652Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-15T10:35:08.652Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-15T10:35:08.652Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-06-15T10:35:08.652Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-06-15T10:35:08.652Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-06-15T10:35:08.652Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-15T10:35:08.652Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2020-06-15T10:35:08.652Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] ---> free -m: [2020-06-15T10:35:08.652Z] total used free shared buff/cache available [2020-06-15T10:35:08.652Z] Mem: 1837 776 106 0 954 993 [2020-06-15T10:35:08.652Z] Swap: 1023 3 1020 [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] ---> ip addr: [2020-06-15T10:35:08.652Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-15T10:35:08.652Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-15T10:35:08.652Z] inet 127.0.0.1/8 scope host lo [2020-06-15T10:35:08.652Z] valid_lft forever preferred_lft forever [2020-06-15T10:35:08.652Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-06-15T10:35:08.652Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-15T10:35:08.652Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-15T10:35:08.652Z] valid_lft forever preferred_lft forever [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] ---> sar -b -r -n DEV: [2020-06-15T10:35:08.652Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/15/20 _x86_64_ (4 CPU) [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] 10:26:11 LINUX RESTART [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] 10:27:01 tps rtps wtps bread/s bwrtn/s [2020-06-15T10:35:08.652Z] 10:28:01 60.97 14.20 46.77 4886.55 5495.67 [2020-06-15T10:35:08.652Z] 10:29:01 1.58 0.00 1.58 0.00 27.41 [2020-06-15T10:35:08.652Z] 10:30:01 0.22 0.00 0.22 0.00 2.16 [2020-06-15T10:35:08.652Z] 10:31:01 0.30 0.00 0.30 0.00 3.70 [2020-06-15T10:35:08.652Z] 10:32:01 0.25 0.00 0.25 0.00 2.91 [2020-06-15T10:35:08.652Z] 10:33:01 136.38 76.32 60.06 2620.71 24854.61 [2020-06-15T10:35:08.652Z] 10:34:01 190.56 88.87 101.70 5060.54 23179.35 [2020-06-15T10:35:08.652Z] 10:35:01 264.19 125.71 138.48 8475.24 35648.48 [2020-06-15T10:35:08.652Z] Average: 81.85 38.16 43.69 2631.70 11156.80 [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] 10:27:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-15T10:35:08.652Z] 10:28:01 161300 1720256 91.43 2620 1135136 1121004 38.26 451544 1108296 28 [2020-06-15T10:35:08.652Z] 10:29:01 166712 1714844 91.14 2620 1135140 1081632 36.91 449544 1105980 8 [2020-06-15T10:35:08.652Z] 10:30:01 166672 1714884 91.14 2620 1135144 1081704 36.92 449876 1105980 8 [2020-06-15T10:35:08.652Z] 10:31:01 164476 1717080 91.26 2620 1135148 1081780 36.92 455672 1102252 8 [2020-06-15T10:35:08.652Z] 10:32:01 165384 1716172 91.21 2620 1135152 1081696 36.92 456824 1100736 16 [2020-06-15T10:35:08.652Z] 10:33:01 156364 1725192 91.69 2620 1068948 1296520 44.25 455268 1073116 12136 [2020-06-15T10:35:08.652Z] 10:34:01 151964 1729592 91.92 2596 1035392 1289368 44.00 574080 941560 64464 [2020-06-15T10:35:08.652Z] 10:35:01 134124 1747432 92.87 1492 975660 1314584 44.86 605492 841752 40232 [2020-06-15T10:35:08.652Z] Average: 158375 1723182 91.58 2476 1094465 1168536 39.88 487288 1047459 14613 [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] 10:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-15T10:35:08.652Z] 10:28:01 eth0 328.84 223.55 756.96 125.33 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:28:01 docker0 26.43 21.30 2.45 58.58 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:29:01 eth0 3.85 1.65 2.95 0.11 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:30:01 eth0 0.73 0.28 0.32 0.19 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:31:01 eth0 0.55 0.43 0.27 0.21 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:32:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:33:01 eth0 138.06 84.75 3765.19 10.58 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:34:01 eth0 289.33 203.94 3562.50 82.36 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:34:01 docker0 37.06 45.60 3.84 101.44 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:35:01 eth0 194.88 148.88 2544.38 109.41 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] 10:35:01 docker0 22.95 25.68 1.55 157.31 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] Average: eth0 119.61 82.99 1329.49 41.05 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] Average: docker0 10.81 11.58 0.98 39.69 0.00 0.00 0.00 [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] ---> sar -P ALL: [2020-06-15T10:35:08.652Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/15/20 _x86_64_ (4 CPU) [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] 10:26:11 LINUX RESTART [2020-06-15T10:35:08.652Z] [2020-06-15T10:35:08.652Z] 10:27:01 CPU %user %nice %system %iowait %steal %idle [2020-06-15T10:35:08.652Z] 10:28:01 all 6.27 0.00 2.48 2.45 0.01 88.79 [2020-06-15T10:35:08.652Z] 10:28:01 0 5.70 0.00 3.16 6.44 0.02 84.68 [2020-06-15T10:35:08.652Z] 10:28:01 1 6.54 0.00 2.36 1.22 0.02 89.86 [2020-06-15T10:35:08.652Z] 10:28:01 2 6.79 0.00 2.24 1.37 0.02 89.58 [2020-06-15T10:35:08.652Z] 10:28:01 3 6.03 0.00 2.16 0.75 0.02 91.04 [2020-06-15T10:35:08.652Z] 10:29:01 all 0.16 0.00 0.05 0.00 0.00 99.80 [2020-06-15T10:35:08.652Z] 10:29:01 0 0.37 0.00 0.05 0.00 0.00 99.58 [2020-06-15T10:35:08.652Z] 10:29:01 1 0.12 0.00 0.08 0.00 0.00 99.80 [2020-06-15T10:35:08.652Z] 10:29:01 2 0.13 0.00 0.05 0.00 0.00 99.82 [2020-06-15T10:35:08.652Z] 10:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-15T10:35:08.652Z] 10:30:01 all 0.10 0.00 0.03 0.00 0.00 99.86 [2020-06-15T10:35:08.652Z] 10:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2020-06-15T10:35:08.652Z] 10:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-15T10:35:08.652Z] 10:30:01 2 0.27 0.00 0.03 0.00 0.00 99.70 [2020-06-15T10:35:08.652Z] 10:30:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-15T10:35:08.652Z] 10:31:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-06-15T10:35:08.652Z] 10:31:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-06-15T10:35:08.652Z] 10:31:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2020-06-15T10:35:08.652Z] 10:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-15T10:35:08.652Z] 10:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-15T10:35:08.652Z] 10:32:01 all 0.11 0.00 0.06 0.00 0.01 99.82 [2020-06-15T10:35:08.652Z] 10:32:01 0 0.25 0.00 0.02 0.00 0.00 99.73 [2020-06-15T10:35:08.652Z] 10:32:01 1 0.07 0.00 0.13 0.00 0.00 99.80 [2020-06-15T10:35:08.652Z] 10:32:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2020-06-15T10:35:08.652Z] 10:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-15T10:35:08.652Z] 10:33:01 all 5.92 0.00 3.66 0.54 0.21 89.68 [2020-06-15T10:35:08.652Z] 10:33:01 0 6.30 0.00 3.73 0.34 0.18 89.45 [2020-06-15T10:35:08.652Z] 10:33:01 1 5.78 0.00 3.19 0.45 0.29 90.29 [2020-06-15T10:35:08.652Z] 10:33:01 2 5.91 0.00 3.85 1.02 0.18 89.03 [2020-06-15T10:35:08.652Z] 10:33:01 3 5.71 0.00 3.89 0.34 0.18 89.88 [2020-06-15T10:35:08.652Z] 10:34:01 all 8.97 0.00 6.18 2.69 0.15 82.02 [2020-06-15T10:35:08.652Z] 10:34:01 0 8.42 0.00 6.04 1.37 0.12 84.06 [2020-06-15T10:35:08.652Z] 10:34:01 1 8.38 0.00 6.45 5.05 0.15 79.97 [2020-06-15T10:35:08.652Z] 10:34:01 2 10.93 0.00 6.01 2.59 0.14 80.34 [2020-06-15T10:35:08.652Z] 10:34:01 3 8.13 0.00 6.22 1.74 0.17 83.75 [2020-06-15T10:35:08.652Z] 10:35:01 all 12.15 0.00 8.43 3.95 0.18 75.28 [2020-06-15T10:35:08.652Z] 10:35:01 0 11.33 0.00 7.37 4.95 0.20 76.15 [2020-06-15T10:35:08.652Z] 10:35:01 1 10.42 0.00 9.59 4.90 0.19 74.90 [2020-06-15T10:35:08.652Z] 10:35:01 2 12.35 0.00 8.43 4.26 0.15 74.81 [2020-06-15T10:35:08.652Z] 10:35:01 3 14.52 0.00 8.34 1.69 0.19 75.26 [2020-06-15T10:35:08.652Z] Average: all 4.21 0.00 2.60 1.20 0.07 91.93 [2020-06-15T10:35:08.652Z] Average: 0 4.09 0.00 2.53 1.63 0.06 91.68 [2020-06-15T10:35:08.652Z] Average: 1 3.91 0.00 2.73 1.44 0.08 91.84 [2020-06-15T10:35:08.653Z] Average: 2 4.54 0.00 2.56 1.15 0.06 91.69 [2020-06-15T10:35:08.653Z] Average: 3 4.29 0.00 2.57 0.56 0.07 92.51 [2020-06-15T10:35:08.653Z] [2020-06-15T10:35:08.653Z] [2020-06-15T10:35:08.653Z]