Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from e86d35f5ba00cb0bd76106565fd49a33e1b9e371+5bd33396c4899597419799a7a42603b405e21a38 (968c804b0d8897d679c1d7d7e60fe667d7f41cc3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [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 ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4947 in /w/workspace/edgexfoundry_edgex-ui-go_PR-213 [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 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-213 # 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 Fetching without tags Merging remotes/origin/master commit 5bd33396c4899597419799a7a42603b405e21a38 into PR head commit e86d35f5ba00cb0bd76106565fd49a33e1b9e371 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/213/head:refs/remotes/origin/PR-213 +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/pull/213/head:refs/remotes/origin/PR-213 # 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/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e86d35f5ba00cb0bd76106565fd49a33e1b9e371 # timeout=10 Merge succeeded, producing ab029dccc77ef26bcb11a6746c0309f796763ebe Checking out Revision ab029dccc77ef26bcb11a6746c0309f796763ebe (PR-213) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5bd33396c4899597419799a7a42603b405e21a38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab029dccc77ef26bcb11a6746c0309f796763ebe # timeout=10 Commit message: "Merge commit '5bd33396c4899597419799a7a42603b405e21a38' into HEAD" > git rev-list --no-walk e86d35f5ba00cb0bd76106565fd49a33e1b9e371 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-20T10:06:24.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T10:06:24.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-20T10:06:24.538Z] ========================================================= [2020-04-20T10:06:24.538Z] EdgeX Global Pipelines Version Info [2020-04-20T10:06:24.538Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-20T10:06:26.058Z] ------------------- [2020-04-20T10:06:26.058Z] stable info: [2020-04-20T10:06:26.058Z] ------------------- [2020-04-20T10:06:26.058Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T10:06:26.058Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T10:06:26.058Z] Message: update stable to v1.0.73 [2020-04-20T10:06:26.997Z] ------------------- [2020-04-20T10:06:26.997Z] experimental info: [2020-04-20T10:06:26.997Z] ------------------- [2020-04-20T10:06:26.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T10:06:26.997Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T10:06:26.997Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:06:28.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T10:06:28.988Z] [2020-04-20T10:06:28.988Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:06:29.332Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T10:06:29.332Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T10:06:29.332Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T10:06:29.332Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T10:06:29.332Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T10:06:29.332Z] 93b08a4f1073: Pulling fs layer [2020-04-20T10:06:29.332Z] 93b08a4f1073: Waiting [2020-04-20T10:06:29.332Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T10:06:29.332Z] b8cc5d1170e3: Download complete [2020-04-20T10:06:29.603Z] 9123ac7c32f7: Verifying Checksum [2020-04-20T10:06:29.603Z] 9123ac7c32f7: Download complete [2020-04-20T10:06:29.603Z] 93b08a4f1073: Verifying Checksum [2020-04-20T10:06:29.603Z] 93b08a4f1073: Download complete [2020-04-20T10:06:29.603Z] 2924cbbf6a41: Verifying Checksum [2020-04-20T10:06:29.603Z] 2924cbbf6a41: Download complete [2020-04-20T10:06:29.870Z] 9123ac7c32f7: Pull complete [2020-04-20T10:06:29.870Z] b8cc5d1170e3: Pull complete [2020-04-20T10:06:30.808Z] 2924cbbf6a41: Pull complete [2020-04-20T10:06:30.808Z] 93b08a4f1073: Pull complete [2020-04-20T10:06:30.808Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T10:06:30.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T10:06:30.942Z] prd-centos7-docker-4c-2g-4947 does not seem to be running inside a container [2020-04-20T10:06:30.989Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-213 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-213:/w/workspace/edgexfoundry_edgex-ui-go_PR-213:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T10:06:31.628Z] $ docker top fd55b801aa88486525ebe6a1c84fb541526a372b103de10dcc1266f51797ec49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T10:06:31.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T10:06:31.928Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T10:06:32.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T10:06:32.175Z] $ docker exec fd55b801aa88486525ebe6a1c84fb541526a372b103de10dcc1266f51797ec49 ssh-agent [2020-04-20T10:06:32.352Z] SSH_AUTH_SOCK=/tmp/ssh-Mjwl3PagQsYe/agent.15 [2020-04-20T10:06:32.352Z] SSH_AGENT_PID=22 [2020-04-20T10:06:32.361Z] Running ssh-add (command line suppressed) [2020-04-20T10:06:32.499Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp/private_key_6970666600696211810.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp/private_key_6970666600696211810.key) [2020-04-20T10:06:32.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T10:06:32.893Z] + git describe --exact-match --tags HEAD [2020-04-20T10:06:32.893Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T10:06:32.947Z] $ docker exec --env ******** --env ******** fd55b801aa88486525ebe6a1c84fb541526a372b103de10dcc1266f51797ec49 ssh-agent -k [2020-04-20T10:06:33.081Z] unset SSH_AUTH_SOCK; [2020-04-20T10:06:33.082Z] unset SSH_AGENT_PID; [2020-04-20T10:06:33.082Z] echo Agent pid 22 killed; [2020-04-20T10:06:33.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T10:06:33.218Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T10:06:33.219Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T10:06:33.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T10:06:33.302Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T10:06:33.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T10:06:33.488Z] $ docker exec fd55b801aa88486525ebe6a1c84fb541526a372b103de10dcc1266f51797ec49 ssh-agent [2020-04-20T10:06:33.669Z] SSH_AUTH_SOCK=/tmp/ssh-zS8DqodX6xw6/agent.57 [2020-04-20T10:06:33.669Z] SSH_AGENT_PID=63 [2020-04-20T10:06:33.675Z] Running ssh-add (command line suppressed) [2020-04-20T10:06:33.808Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp/private_key_2877994265803056397.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp/private_key_2877994265803056397.key) [2020-04-20T10:06:33.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T10:06:34.172Z] + git semver init [2020-04-20T10:06:34.172Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T10:06:34.172Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-213/.git [2020-04-20T10:06:34.172Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-213 [2020-04-20T10:06:34.172Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T10:06:34.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T10:06:34.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T10:06:34.172Z] # $SEMVER_BRANCH = PR-213 [2020-04-20T10:06:34.172Z] # $SEMVER_TEMP = /tmp/semver-224047432 [2020-04-20T10:06:34.172Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-20T10:06:35.108Z] # '/tmp/semver-224047432' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-213/.semver' [2020-04-20T10:06:35.108Z] # -> Force: false [2020-04-20T10:06:35.108Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-213/.semver [Pipeline] } [2020-04-20T10:06:35.116Z] $ docker exec --env ******** --env ******** fd55b801aa88486525ebe6a1c84fb541526a372b103de10dcc1266f51797ec49 ssh-agent -k [2020-04-20T10:06:35.247Z] unset SSH_AUTH_SOCK; [2020-04-20T10:06:35.247Z] unset SSH_AGENT_PID; [2020-04-20T10:06:35.247Z] echo Agent pid 63 killed; [2020-04-20T10:06:35.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T10:06:35.717Z] + git semver [Pipeline] } [2020-04-20T10:06:35.729Z] $ docker stop --time=1 fd55b801aa88486525ebe6a1c84fb541526a372b103de10dcc1266f51797ec49 [2020-04-20T10:06:37.046Z] $ docker rm -f fd55b801aa88486525ebe6a1c84fb541526a372b103de10dcc1266f51797ec49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T10:06:37.978Z] Stashed 48 file(s) [Pipeline] echo [2020-04-20T10:06:37.979Z] [edgeXSemver] initialized semver on version 0.0.0 [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-04-20T10:06:53.211Z] Still waiting to schedule task [2020-04-20T10:06:53.211Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-20T10:06:53.213Z] Still waiting to schedule task [2020-04-20T10:06:53.213Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-20T10:08:35.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4948 in /w/workspace/edgexfoundry_edgex-ui-go_PR-213 [Pipeline] { [Pipeline] ws [2020-04-20T10:08:35.954Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-04-20T10:08:42.175Z] using credential edgex-jenkins-ssh [2020-04-20T10:08:42.225Z] Cloning the remote Git repository [2020-04-20T10:08:42.225Z] Cloning with configured refspecs honoured and without tags [2020-04-20T10:08:42.276Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T10:08:42.365Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-04-20T10:08:42.447Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T10:08:42.448Z] > git --version # timeout=10 [2020-04-20T10:08:42.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T10:08:42.522Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T10:08:43.790Z] Fetching without tags [2020-04-20T10:08:43.628Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T10:08:43.666Z] > git config --add remote.origin.fetch +refs/pull/213/head:refs/remotes/origin/PR-213 # timeout=10 [2020-04-20T10:08:43.698Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T10:08:43.743Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T10:08:43.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T10:08:43.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T10:08:44.352Z] Merging remotes/origin/master commit 5bd33396c4899597419799a7a42603b405e21a38 into PR head commit e86d35f5ba00cb0bd76106565fd49a33e1b9e371 [2020-04-20T10:08:45.034Z] Merge succeeded, producing e5636f14120d8e75bb9b0ce924916528c405ee24 [2020-04-20T10:08:45.034Z] Checking out Revision e5636f14120d8e75bb9b0ce924916528c405ee24 (PR-213) [2020-04-20T10:08:43.819Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T10:08:44.372Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T10:08:44.423Z] > git checkout -f e86d35f5ba00cb0bd76106565fd49a33e1b9e371 # timeout=10 [2020-04-20T10:08:44.627Z] > git remote # timeout=10 [2020-04-20T10:08:44.673Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T10:08:44.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T10:08:44.706Z] > git merge 5bd33396c4899597419799a7a42603b405e21a38 # timeout=10 [2020-04-20T10:08:45.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T10:08:45.038Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T10:08:45.055Z] > git checkout -f e5636f14120d8e75bb9b0ce924916528c405ee24 # timeout=10 [2020-04-20T10:08:49.788Z] Commit message: "Merge commit '5bd33396c4899597419799a7a42603b405e21a38' into HEAD" [2020-04-20T10:08:49.792Z] > git rev-list --no-walk e86d35f5ba00cb0bd76106565fd49a33e1b9e371 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T10:08:51.384Z] ========================================================= [2020-04-20T10:08:51.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T10:08:51.384Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:08:52.623Z] + 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-04-20T10:08:53.596Z] Sending build context to Docker daemon 11.57MB [2020-04-20T10:08:53.596Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-20T10:08:53.596Z] Step 2/8 : FROM ${BASE} [2020-04-20T10:08:53.864Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T10:08:53.864Z] cde5963f3b93: Pulling fs layer [2020-04-20T10:08:53.864Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T10:08:53.864Z] 777b28850792: Pulling fs layer [2020-04-20T10:08:53.864Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T10:08:53.864Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T10:08:53.864Z] 1df406cf5192: Pulling fs layer [2020-04-20T10:08:53.864Z] cd6300453558: Pulling fs layer [2020-04-20T10:08:53.864Z] b9c365052c96: Pulling fs layer [2020-04-20T10:08:53.864Z] a2d8cc88f415: Pulling fs layer [2020-04-20T10:08:53.864Z] ea1d1ca13537: Pulling fs layer [2020-04-20T10:08:53.864Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T10:08:53.864Z] 8a11ddd9e578: Waiting [2020-04-20T10:08:53.864Z] b9c365052c96: Waiting [2020-04-20T10:08:53.864Z] 4cf88f913ddb: Waiting [2020-04-20T10:08:53.864Z] a2d8cc88f415: Waiting [2020-04-20T10:08:53.864Z] ea1d1ca13537: Waiting [2020-04-20T10:08:53.864Z] 1df406cf5192: Waiting [2020-04-20T10:08:53.864Z] 3750a50a1c5e: Waiting [2020-04-20T10:08:53.864Z] cd6300453558: Waiting [2020-04-20T10:08:53.864Z] 777b28850792: Verifying Checksum [2020-04-20T10:08:53.864Z] 777b28850792: Download complete [2020-04-20T10:08:54.133Z] 2a23fa8c16f7: Verifying Checksum [2020-04-20T10:08:54.133Z] 2a23fa8c16f7: Download complete [2020-04-20T10:08:54.133Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T10:08:54.133Z] 4cf88f913ddb: Download complete [2020-04-20T10:08:54.133Z] 1df406cf5192: Verifying Checksum [2020-04-20T10:08:54.133Z] 1df406cf5192: Download complete [2020-04-20T10:08:54.133Z] cde5963f3b93: Download complete [2020-04-20T10:08:55.095Z] cde5963f3b93: Pull complete [2020-04-20T10:08:55.686Z] 2a23fa8c16f7: Pull complete [2020-04-20T10:08:55.959Z] 777b28850792: Pull complete [2020-04-20T10:08:58.560Z] cd6300453558: Download complete [2020-04-20T10:08:58.560Z] a2d8cc88f415: Verifying Checksum [2020-04-20T10:08:58.560Z] a2d8cc88f415: Download complete [2020-04-20T10:09:01.157Z] ea1d1ca13537: Verifying Checksum [2020-04-20T10:09:01.157Z] ea1d1ca13537: Download complete [2020-04-20T10:09:01.157Z] 3750a50a1c5e: Verifying Checksum [2020-04-20T10:09:01.157Z] 3750a50a1c5e: Download complete [2020-04-20T10:09:03.753Z] b9c365052c96: Verifying Checksum [2020-04-20T10:09:03.753Z] b9c365052c96: Download complete [2020-04-20T10:09:05.162Z] 8a11ddd9e578: Verifying Checksum [2020-04-20T10:09:05.162Z] 8a11ddd9e578: Download complete [2020-04-20T10:09:15.026Z] Running on prd-centos7-docker-4c-2g-4949 in /w/workspace/edgexfoundry_edgex-ui-go_PR-213 [Pipeline] { [Pipeline] ws [2020-04-20T10:09:15.130Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-04-20T10:09:15.227Z] 8a11ddd9e578: Pull complete [2020-04-20T10:09:15.497Z] 4cf88f913ddb: Pull complete [2020-04-20T10:09:15.765Z] 1df406cf5192: Pull complete [2020-04-20T10:09:17.309Z] using credential edgex-jenkins-ssh [2020-04-20T10:09:17.351Z] Cloning the remote Git repository [2020-04-20T10:09:17.351Z] Cloning with configured refspecs honoured and without tags [2020-04-20T10:09:16.679Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T10:09:16.717Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-04-20T10:09:18.275Z] Fetching without tags [2020-04-20T10:09:16.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T10:09:16.766Z] > git --version # timeout=10 [2020-04-20T10:09:16.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T10:09:16.802Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T10:09:17.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T10:09:17.623Z] > git config --add remote.origin.fetch +refs/pull/213/head:refs/remotes/origin/PR-213 # timeout=10 [2020-04-20T10:09:17.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T10:09:17.645Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T10:09:17.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T10:09:17.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T10:09:17.663Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T10:09:18.700Z] Merging remotes/origin/master commit 5bd33396c4899597419799a7a42603b405e21a38 into PR head commit e86d35f5ba00cb0bd76106565fd49a33e1b9e371 [2020-04-20T10:09:18.915Z] Merge succeeded, producing bdb79a543785f764f6a4999d951db1ccdbfae476 [2020-04-20T10:09:18.916Z] Checking out Revision bdb79a543785f764f6a4999d951db1ccdbfae476 (PR-213) [2020-04-20T10:09:18.121Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T10:09:18.130Z] > git checkout -f e86d35f5ba00cb0bd76106565fd49a33e1b9e371 # timeout=10 [2020-04-20T10:09:18.209Z] > git remote # timeout=10 [2020-04-20T10:09:18.215Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T10:09:18.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T10:09:18.226Z] > git merge 5bd33396c4899597419799a7a42603b405e21a38 # timeout=10 [2020-04-20T10:09:18.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T10:09:18.350Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T10:09:18.356Z] > git checkout -f bdb79a543785f764f6a4999d951db1ccdbfae476 # timeout=10 [2020-04-20T10:09:21.124Z] cd6300453558: Pull complete [2020-04-20T10:09:22.518Z] Commit message: "Merge commit '5bd33396c4899597419799a7a42603b405e21a38' into HEAD" [2020-04-20T10:09:22.253Z] > git rev-list --no-walk e86d35f5ba00cb0bd76106565fd49a33e1b9e371 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T10:09:23.413Z] ========================================================= [2020-04-20T10:09:23.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-20T10:09:23.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:09:24.076Z] + 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-04-20T10:09:24.336Z] Sending build context to Docker daemon 11.57MB [2020-04-20T10:09:24.336Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-20T10:09:24.336Z] Step 2/8 : FROM ${BASE} [2020-04-20T10:09:24.599Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-20T10:09:24.599Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T10:09:24.599Z] 2848faf0eed1: Pulling fs layer [2020-04-20T10:09:24.599Z] 0f37312ad70f: Pulling fs layer [2020-04-20T10:09:24.599Z] 5788d62ee057: Pulling fs layer [2020-04-20T10:09:24.599Z] 0e6b1d234666: Pulling fs layer [2020-04-20T10:09:24.599Z] bf5d7aec512f: Pulling fs layer [2020-04-20T10:09:24.599Z] 34c802a77dc8: Pulling fs layer [2020-04-20T10:09:24.599Z] 9eb99e56ec68: Pulling fs layer [2020-04-20T10:09:24.599Z] 27c7a5d97fbd: Pulling fs layer [2020-04-20T10:09:24.599Z] 5c102a31e300: Pulling fs layer [2020-04-20T10:09:24.599Z] dcfb455df0a1: Pulling fs layer [2020-04-20T10:09:24.599Z] 34c802a77dc8: Waiting [2020-04-20T10:09:24.599Z] 9eb99e56ec68: Waiting [2020-04-20T10:09:24.599Z] 27c7a5d97fbd: Waiting [2020-04-20T10:09:24.599Z] 5c102a31e300: Waiting [2020-04-20T10:09:24.599Z] dcfb455df0a1: Waiting [2020-04-20T10:09:24.599Z] 5788d62ee057: Waiting [2020-04-20T10:09:24.599Z] 0e6b1d234666: Waiting [2020-04-20T10:09:24.599Z] bf5d7aec512f: Waiting [2020-04-20T10:09:24.599Z] 0f37312ad70f: Verifying Checksum [2020-04-20T10:09:24.599Z] 0f37312ad70f: Download complete [2020-04-20T10:09:24.599Z] 2848faf0eed1: Download complete [2020-04-20T10:09:24.599Z] 0e6b1d234666: Verifying Checksum [2020-04-20T10:09:24.599Z] 0e6b1d234666: Download complete [2020-04-20T10:09:24.599Z] bf5d7aec512f: Verifying Checksum [2020-04-20T10:09:24.599Z] bf5d7aec512f: Download complete [2020-04-20T10:09:24.599Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T10:09:24.599Z] e6b0cf9c0882: Download complete [2020-04-20T10:09:24.865Z] e6b0cf9c0882: Pull complete [2020-04-20T10:09:25.404Z] b9c365052c96: Pull complete [2020-04-20T10:09:25.404Z] a2d8cc88f415: Pull complete [2020-04-20T10:09:25.444Z] 34c802a77dc8: Verifying Checksum [2020-04-20T10:09:25.444Z] 34c802a77dc8: Download complete [2020-04-20T10:09:25.444Z] 27c7a5d97fbd: Verifying Checksum [2020-04-20T10:09:25.444Z] 27c7a5d97fbd: Download complete [2020-04-20T10:09:25.709Z] 5c102a31e300: Verifying Checksum [2020-04-20T10:09:25.709Z] 5c102a31e300: Download complete [2020-04-20T10:09:25.975Z] dcfb455df0a1: Verifying Checksum [2020-04-20T10:09:25.975Z] dcfb455df0a1: Download complete [2020-04-20T10:09:26.238Z] 9eb99e56ec68: Verifying Checksum [2020-04-20T10:09:26.238Z] 9eb99e56ec68: Download complete [2020-04-20T10:09:26.238Z] 5788d62ee057: Verifying Checksum [2020-04-20T10:09:26.238Z] 5788d62ee057: Download complete [2020-04-20T10:09:26.807Z] 2848faf0eed1: Pull complete [2020-04-20T10:09:26.807Z] 0f37312ad70f: Pull complete [2020-04-20T10:09:27.360Z] ea1d1ca13537: Pull complete [2020-04-20T10:09:27.949Z] 3750a50a1c5e: Pull complete [2020-04-20T10:09:27.949Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T10:09:27.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T10:09:27.949Z] ---> 78745c68409d [2020-04-20T10:09:27.949Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-20T10:09:32.093Z] 5788d62ee057: Pull complete [2020-04-20T10:09:32.093Z] 0e6b1d234666: Pull complete [2020-04-20T10:09:32.093Z] bf5d7aec512f: Pull complete [2020-04-20T10:09:33.298Z] ---> Running in 0a1c8632b46d [2020-04-20T10:09:33.299Z] Removing intermediate container 0a1c8632b46d [2020-04-20T10:09:33.299Z] ---> 56600ecbd5b6 [2020-04-20T10:09:33.299Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T10:09:33.299Z] ---> Running in b207eeeecc75 [2020-04-20T10:09:35.259Z] Removing intermediate container b207eeeecc75 [2020-04-20T10:09:35.259Z] ---> 47408707257b [2020-04-20T10:09:35.259Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-20T10:09:35.259Z] ---> Running in 466f78370367 [2020-04-20T10:09:35.847Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T10:09:36.292Z] 34c802a77dc8: Pull complete [2020-04-20T10:09:36.803Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T10:09:37.388Z] OK: 125 MiB in 39 packages [2020-04-20T10:09:38.799Z] Removing intermediate container 466f78370367 [2020-04-20T10:09:38.799Z] ---> 337086effbd4 [2020-04-20T10:09:38.799Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-20T10:09:38.799Z] ---> Running in b14c47342d07 [2020-04-20T10:09:39.385Z] Removing intermediate container b14c47342d07 [2020-04-20T10:09:39.385Z] ---> 9d3bb796f07c [2020-04-20T10:09:39.385Z] Step 7/8 : COPY . . [2020-04-20T10:09:39.584Z] 9eb99e56ec68: Pull complete [2020-04-20T10:09:39.844Z] 27c7a5d97fbd: Pull complete [2020-04-20T10:09:40.419Z] 5c102a31e300: Pull complete [2020-04-20T10:09:40.683Z] dcfb455df0a1: Pull complete [2020-04-20T10:09:40.683Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-20T10:09:40.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-20T10:09:40.683Z] ---> 7c70fe431013 [2020-04-20T10:09:40.683Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-20T10:09:40.801Z] ---> f28f2c007247 [2020-04-20T10:09:40.801Z] Step 8/8 : RUN go mod download [2020-04-20T10:09:40.942Z] ---> Running in 8f027dc04874 [2020-04-20T10:09:40.942Z] Removing intermediate container 8f027dc04874 [2020-04-20T10:09:40.942Z] ---> 2924d875fe15 [2020-04-20T10:09:40.942Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T10:09:40.942Z] ---> Running in 4544d7da4795 [2020-04-20T10:09:41.073Z] ---> Running in c3f7c4dffb42 [2020-04-20T10:09:41.881Z] Removing intermediate container 4544d7da4795 [2020-04-20T10:09:41.881Z] ---> f94011ba9795 [2020-04-20T10:09:41.881Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-20T10:09:41.881Z] ---> Running in fc3daad157d8 [2020-04-20T10:09:42.817Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T10:09:43.752Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T10:09:44.011Z] OK: 143 MiB in 39 packages [2020-04-20T10:09:44.270Z] Removing intermediate container fc3daad157d8 [2020-04-20T10:09:44.270Z] ---> 4745288590c0 [2020-04-20T10:09:44.270Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-20T10:09:44.528Z] ---> Running in ce7fb82aa308 [2020-04-20T10:09:44.528Z] Removing intermediate container ce7fb82aa308 [2020-04-20T10:09:44.528Z] ---> be9b8ed29f71 [2020-04-20T10:09:44.528Z] Step 7/8 : COPY . . [2020-04-20T10:09:45.334Z] go: finding cloud.google.com/go v0.26.0 [2020-04-20T10:09:45.334Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-20T10:09:45.334Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-20T10:09:45.334Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T10:09:45.334Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-20T10:09:45.334Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-20T10:09:45.334Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-20T10:09:45.334Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-20T10:09:45.334Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-20T10:09:45.334Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-20T10:09:45.334Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-20T10:09:45.334Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T10:09:45.334Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-20T10:09:45.334Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-20T10:09:45.334Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-20T10:09:45.334Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-20T10:09:45.334Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T10:09:45.334Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-20T10:09:45.334Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T10:09:45.334Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-20T10:09:45.463Z] ---> 20bb066ff15f [2020-04-20T10:09:45.463Z] Step 8/8 : RUN go mod download [2020-04-20T10:09:45.463Z] ---> Running in 7435692f1f5f [2020-04-20T10:09:45.603Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-20T10:09:45.603Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-20T10:09:45.603Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-20T10:09:45.603Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-20T10:09:45.603Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T10:09:45.603Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-20T10:09:45.603Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-20T10:09:45.603Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-20T10:09:45.603Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-20T10:09:45.603Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-20T10:09:45.603Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-20T10:09:45.603Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-20T10:09:45.603Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-20T10:09:45.603Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-20T10:09:45.603Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-20T10:09:45.603Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-20T10:09:45.603Z] go: finding github.com/fatih/color v1.9.0 [2020-04-20T10:09:45.603Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-20T10:09:45.603Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-20T10:09:45.603Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-20T10:09:45.871Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-20T10:09:45.871Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-20T10:09:45.871Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T10:09:45.871Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-20T10:09:45.871Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T10:09:45.871Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-20T10:09:45.871Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-20T10:09:45.871Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-20T10:09:45.871Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-20T10:09:46.139Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-20T10:09:46.139Z] go: finding github.com/golang/mock v1.1.1 [2020-04-20T10:09:46.139Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-20T10:09:46.139Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-20T10:09:46.139Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-20T10:09:46.139Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T10:09:46.139Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-20T10:09:46.139Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-20T10:09:46.139Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-20T10:09:46.139Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-20T10:09:46.139Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-20T10:09:46.139Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-20T10:09:46.139Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T10:09:46.139Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-20T10:09:46.139Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-20T10:09:46.139Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-20T10:09:46.406Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-20T10:09:46.674Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-20T10:09:46.674Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-20T10:09:46.674Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-20T10:09:46.674Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-20T10:09:46.674Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-20T10:09:46.674Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-20T10:09:46.674Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-20T10:09:46.674Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-20T10:09:46.674Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-20T10:09:46.942Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-20T10:09:46.942Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-20T10:09:46.942Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-20T10:09:46.942Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-20T10:09:46.942Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-20T10:09:46.942Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-20T10:09:46.942Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-20T10:09:46.942Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T10:09:46.942Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-20T10:09:46.942Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T10:09:46.942Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T10:09:46.942Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-20T10:09:46.942Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-20T10:09:46.942Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-20T10:09:46.942Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-20T10:09:46.942Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-20T10:09:46.942Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-20T10:09:47.211Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-20T10:09:47.211Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-20T10:09:47.211Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-20T10:09:47.211Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-20T10:09:47.211Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-20T10:09:47.211Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-20T10:09:47.479Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-20T10:09:47.479Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-20T10:09:47.479Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-20T10:09:47.479Z] go: finding github.com/oklog/run v1.0.0 [2020-04-20T10:09:47.479Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-20T10:09:47.479Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-20T10:09:47.479Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-20T10:09:47.479Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-20T10:09:47.479Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-20T10:09:47.479Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-20T10:09:47.479Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-20T10:09:47.479Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-20T10:09:47.479Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T10:09:47.479Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T10:09:47.479Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T10:09:47.479Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-20T10:09:47.479Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-20T10:09:47.479Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-20T10:09:47.479Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-20T10:09:47.479Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-20T10:09:47.479Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-20T10:09:47.479Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T10:09:47.746Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-20T10:09:47.746Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T10:09:47.746Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-20T10:09:47.746Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-20T10:09:47.746Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-20T10:09:47.746Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-20T10:09:47.746Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-20T10:09:47.746Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-20T10:09:47.746Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-20T10:09:47.746Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-20T10:09:47.746Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-20T10:09:47.746Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-20T10:09:47.746Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-20T10:09:47.746Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-20T10:09:47.746Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-20T10:09:47.746Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-20T10:09:47.746Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-20T10:09:47.746Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-20T10:09:48.014Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-20T10:09:48.014Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-20T10:09:48.014Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-20T10:09:48.014Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-20T10:09:48.014Z] go: finding golang.org/x/text v0.3.2 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-20T10:09:48.014Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-20T10:09:48.283Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-20T10:09:48.283Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-20T10:09:48.283Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-20T10:09:48.283Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-20T10:09:48.283Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T10:09:48.283Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-20T10:09:48.283Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T10:09:48.283Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-20T10:09:48.283Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-20T10:09:48.283Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-20T10:09:48.283Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-20T10:09:48.283Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-20T10:09:48.552Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-20T10:09:50.738Z] go: finding cloud.google.com/go v0.26.0 [2020-04-20T10:09:50.738Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-20T10:09:50.738Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-20T10:09:50.739Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T10:09:50.739Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-20T10:09:50.739Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-20T10:09:50.739Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-20T10:09:50.739Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-20T10:09:50.739Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-20T10:09:50.739Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-20T10:09:50.739Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-20T10:09:50.739Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T10:09:50.739Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-20T10:09:50.739Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-20T10:09:50.739Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-20T10:09:50.739Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-20T10:09:50.739Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T10:09:50.739Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-20T10:09:50.739Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T10:09:50.739Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-20T10:09:50.739Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-20T10:09:50.739Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-20T10:09:50.739Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-20T10:09:50.739Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-20T10:09:50.739Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T10:09:50.739Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-20T10:09:50.739Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-20T10:09:50.739Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-20T10:09:50.739Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-20T10:09:50.739Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-20T10:09:50.739Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-20T10:09:50.739Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-20T10:09:50.739Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-20T10:09:50.739Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-20T10:09:50.739Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-20T10:09:50.739Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-20T10:09:50.739Z] go: finding github.com/fatih/color v1.9.0 [2020-04-20T10:09:50.739Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-20T10:09:50.739Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-20T10:09:50.739Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-20T10:09:50.739Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-20T10:09:50.739Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-20T10:09:50.739Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T10:09:50.739Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-20T10:09:50.739Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T10:09:50.739Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-20T10:09:50.739Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-20T10:09:50.999Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-20T10:09:50.999Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-20T10:09:50.999Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-20T10:09:50.999Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-20T10:09:50.999Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-20T10:09:50.999Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-20T10:09:50.999Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-20T10:09:51.259Z] go: finding github.com/golang/mock v1.1.1 [2020-04-20T10:09:51.259Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-20T10:09:51.259Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-20T10:09:51.259Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-20T10:09:51.259Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T10:09:51.259Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-20T10:09:51.259Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-20T10:09:51.259Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-20T10:09:51.259Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-20T10:09:51.259Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-20T10:09:51.259Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-20T10:09:51.259Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T10:09:51.259Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-20T10:09:51.259Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-20T10:09:51.259Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-20T10:09:51.259Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-20T10:09:51.259Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-20T10:09:51.259Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T10:09:51.259Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-20T10:09:51.259Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-20T10:09:51.518Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-20T10:09:51.779Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-20T10:09:51.779Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-20T10:09:51.779Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-20T10:09:51.779Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-20T10:09:51.779Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-20T10:09:51.779Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-20T10:09:51.779Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-20T10:09:51.779Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-20T10:09:51.779Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-20T10:09:51.779Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-20T10:09:51.779Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-20T10:09:52.040Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-20T10:09:52.040Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-20T10:09:52.040Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-20T10:09:52.040Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-20T10:09:52.040Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-20T10:09:52.040Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T10:09:52.040Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-20T10:09:52.040Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T10:09:52.040Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T10:09:52.300Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-20T10:09:52.300Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-20T10:09:52.300Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-20T10:09:52.300Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-20T10:09:52.300Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-20T10:09:52.300Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-20T10:09:52.300Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-20T10:09:52.300Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-20T10:09:52.300Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-20T10:09:52.300Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T10:09:52.300Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T10:09:52.300Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T10:09:52.300Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T10:09:52.300Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T10:09:52.300Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T10:09:52.300Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T10:09:52.559Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-20T10:09:52.559Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T10:09:52.559Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-20T10:09:52.559Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-20T10:09:52.559Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-20T10:09:52.559Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-20T10:09:52.559Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-20T10:09:52.559Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-20T10:09:52.819Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-20T10:09:52.819Z] go: finding github.com/oklog/run v1.0.0 [2020-04-20T10:09:52.819Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-20T10:09:52.819Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-20T10:09:52.819Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-20T10:09:52.819Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-20T10:09:52.819Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-20T10:09:52.819Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-20T10:09:52.819Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-20T10:09:52.819Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-20T10:09:52.819Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T10:09:52.819Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T10:09:52.819Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T10:09:52.819Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-20T10:09:52.819Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-20T10:09:52.819Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-20T10:09:52.819Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-20T10:09:52.819Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-20T10:09:52.819Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-20T10:09:53.078Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T10:09:53.078Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-20T10:09:53.078Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T10:09:53.078Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-20T10:09:53.078Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-20T10:09:53.078Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-20T10:09:53.078Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-20T10:09:53.078Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-20T10:09:53.078Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-20T10:09:53.078Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-20T10:09:53.078Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-20T10:09:53.078Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-20T10:09:53.078Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-20T10:09:53.338Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-20T10:09:53.338Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-20T10:09:53.338Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-20T10:09:53.338Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-20T10:09:53.338Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-20T10:09:53.338Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-20T10:09:53.338Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-20T10:09:53.338Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-20T10:09:53.338Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-20T10:09:53.338Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-20T10:09:53.338Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-20T10:09:53.338Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-20T10:09:53.338Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-20T10:09:53.338Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-20T10:09:53.338Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-20T10:09:53.338Z] go: finding golang.org/x/text v0.3.2 [2020-04-20T10:09:53.338Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-20T10:09:53.597Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-20T10:09:53.597Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-20T10:09:53.597Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-20T10:09:53.597Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-20T10:09:53.598Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-20T10:09:53.598Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-20T10:09:53.598Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-20T10:09:53.598Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T10:09:53.857Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-20T10:09:53.857Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-20T10:09:53.857Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-20T10:09:53.857Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T10:09:53.857Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-20T10:09:53.857Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-20T10:09:53.857Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-20T10:09:53.857Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-20T10:09:53.857Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-20T10:09:53.857Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-20T10:11:25.255Z] Removing intermediate container c3f7c4dffb42 [2020-04-20T10:11:25.255Z] ---> 319bd7aad3b8 [2020-04-20T10:11:25.255Z] Successfully built 319bd7aad3b8 [2020-04-20T10:11:25.255Z] 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-04-20T10:11:25.863Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T10:11:25.863Z] . [Pipeline] withDockerContainer [2020-04-20T10:11:26.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-4948 does not seem to be running inside a container [2020-04-20T10:11:26.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-20T10:11:28.050Z] $ docker top 0ee6c67051170de2d4eb690805438b10068531cbca9be3fc1b4ac630e1cc4a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T10:11:29.170Z] + go version [2020-04-20T10:11:29.170Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-20T10:11:29.840Z] + make test [2020-04-20T10:11:29.840Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-20T10:11:31.264Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-20T10:11:53.405Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-20T10:11:53.405Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-20T10:11:59.178Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T10:11:59.188Z] $ docker stop --time=1 0ee6c67051170de2d4eb690805438b10068531cbca9be3fc1b4ac630e1cc4a03 [2020-04-20T10:12:00.409Z] Removing intermediate container 7435692f1f5f [2020-04-20T10:12:00.409Z] ---> 0c5c0b732c17 [2020-04-20T10:12:00.409Z] Successfully built 0c5c0b732c17 [2020-04-20T10:12:00.409Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-20T10:12:01.413Z] $ docker rm -f 0ee6c67051170de2d4eb690805438b10068531cbca9be3fc1b4ac630e1cc4a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:12:03.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T10:12:03.301Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-20T10:12:03.301Z] . [Pipeline] withDockerContainer [2020-04-20T10:12:03.539Z] prd-centos7-docker-4c-2g-4949 does not seem to be running inside a container [2020-04-20T10:12:03.555Z] + ls -al . [2020-04-20T10:12:03.555Z] total 136 [2020-04-20T10:12:03.555Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 10:11 . [2020-04-20T10:12:03.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:08 .. [2020-04-20T10:12:03.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 10:08 .git [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 20 10:08 .gitignore [2020-04-20T10:12:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 10:08 .semver [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 10:08 CONTRIBUTING.md [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 20 10:08 Dockerfile [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 20 10:08 Dockerfile.build [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 20 10:08 Jenkinsfile [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 10:08 LICENSE [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 20 10:08 Makefile [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 20 10:08 README.md [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 10:06 VERSION [2020-04-20T10:12:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 10:08 assets [2020-04-20T10:12:03.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 10:08 bin [2020-04-20T10:12:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 10:08 cmd [2020-04-20T10:12:03.555Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 10:11 coverage.out [2020-04-20T10:12:03.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:08 docs [2020-04-20T10:12:03.555Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 20 10:11 go.mod [2020-04-20T10:12:03.555Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 20 10:11 go.sum [2020-04-20T10:12:03.555Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 10:08 internal [2020-04-20T10:12:03.555Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 10:08 version.go [2020-04-20T10:12:03.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-20T10:12:04.457Z] $ docker top f68213e0568ba6de5d24f3a375dd8ff5ea6b2ad2bb80691ab955e6feaf5e55e4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:12:05.106Z] + 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=ab029dccc77ef26bcb11a6746c0309f796763ebe --label arch=arm64 --label version=0.0.0 . [2020-04-20T10:12:05.691Z] Sending build context to Docker daemon 11.62MB [2020-04-20T10:12:05.691Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-20T10:12:05.691Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-20T10:12:05.691Z] ---> 319bd7aad3b8 [2020-04-20T10:12:05.691Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-20T10:12:05.959Z] ---> Running in bd78d27f671e [2020-04-20T10:12:06.124Z] + go version [2020-04-20T10:12:06.124Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-20T10:12:06.226Z] Removing intermediate container bd78d27f671e [2020-04-20T10:12:06.226Z] ---> 0894a5f8d0be [2020-04-20T10:12:06.226Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-20T10:12:06.425Z] + make test [2020-04-20T10:12:06.425Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-20T10:12:06.494Z] ---> Running in fcfc9ed664a7 [2020-04-20T10:12:06.762Z] Removing intermediate container fcfc9ed664a7 [2020-04-20T10:12:06.762Z] ---> 6aca5f333d42 [2020-04-20T10:12:06.762Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T10:12:07.030Z] ---> Running in 38e394e44ee0 [2020-04-20T10:12:07.298Z] Removing intermediate container 38e394e44ee0 [2020-04-20T10:12:07.298Z] ---> 089468497a72 [2020-04-20T10:12:07.298Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-20T10:12:07.566Z] ---> Running in 9377faa58c2b [2020-04-20T10:12:07.834Z] Removing intermediate container 9377faa58c2b [2020-04-20T10:12:07.834Z] ---> 5ce3f3f2f347 [2020-04-20T10:12:07.834Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-20T10:12:07.834Z] ---> Running in d8aa88f17a0c [2020-04-20T10:12:08.339Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-20T10:12:08.419Z] Removing intermediate container d8aa88f17a0c [2020-04-20T10:12:08.420Z] ---> e83e5604f5a2 [2020-04-20T10:12:08.420Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T10:12:08.420Z] ---> Running in 753fd3f0cfe8 [2020-04-20T10:12:10.371Z] Removing intermediate container 753fd3f0cfe8 [2020-04-20T10:12:10.371Z] ---> 1a38ac3a7d48 [2020-04-20T10:12:10.371Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T10:12:10.371Z] ---> Running in 978c040b1e18 [2020-04-20T10:12:11.333Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T10:12:12.292Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T10:12:12.882Z] v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-20T10:12:12.882Z] v3.11.5-62-g1677b4591d [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-20T10:12:12.882Z] OK: 11178 distinct packages available [2020-04-20T10:12:12.882Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T10:12:13.857Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T10:12:14.441Z] OK: 125 MiB in 39 packages [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-20T10:12:14.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-20T10:12:15.251Z] GO111MODULE=on go vet ./... [2020-04-20T10:12:15.409Z] Removing intermediate container 978c040b1e18 [2020-04-20T10:12:15.409Z] ---> a50316fd09db [2020-04-20T10:12:15.409Z] Step 10/24 : ENV GO111MODULE=on [2020-04-20T10:12:15.677Z] ---> Running in d0ac99018311 [2020-04-20T10:12:15.947Z] Removing intermediate container d0ac99018311 [2020-04-20T10:12:15.947Z] ---> ee56fd1fd201 [2020-04-20T10:12:15.947Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-20T10:12:15.947Z] ---> Running in c76db0d9a6a3 [2020-04-20T10:12:16.539Z] Removing intermediate container c76db0d9a6a3 [2020-04-20T10:12:16.539Z] ---> 53dfe470486b [2020-04-20T10:12:16.539Z] Step 12/24 : COPY go.mod . [2020-04-20T10:12:17.129Z] ---> e72ffbddf822 [2020-04-20T10:12:17.129Z] Step 13/24 : COPY Makefile . [Pipeline] stash [2020-04-20T10:12:17.172Z] Warning: overwriting stash ‘coverage-report’ [2020-04-20T10:12:17.397Z] ---> 672ab3e464e1 [2020-04-20T10:12:17.397Z] Step 14/24 : RUN make update [2020-04-20T10:12:17.411Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T10:12:17.419Z] $ docker stop --time=1 f68213e0568ba6de5d24f3a375dd8ff5ea6b2ad2bb80691ab955e6feaf5e55e4 [2020-04-20T10:12:17.666Z] ---> Running in 702b5413173a [2020-04-20T10:12:18.635Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-20T10:12:18.865Z] $ docker rm -f f68213e0568ba6de5d24f3a375dd8ff5ea6b2ad2bb80691ab955e6feaf5e55e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T10:12:19.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T10:12:19.970Z] + ls -al . [2020-04-20T10:12:19.970Z] total 104 [2020-04-20T10:12:19.970Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 10:12 . [2020-04-20T10:12:19.970Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 10:09 .. [2020-04-20T10:12:19.970Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 10:09 assets [2020-04-20T10:12:19.970Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 20 10:09 bin [2020-04-20T10:12:19.970Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 20 10:09 cmd [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 20 10:09 CONTRIBUTING.md [2020-04-20T10:12:19.970Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 20 10:12 coverage.out [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 20 10:09 Dockerfile [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 20 10:09 Dockerfile.build [2020-04-20T10:12:19.970Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 20 10:09 docs [2020-04-20T10:12:19.970Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 10:09 .git [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 20 10:09 .gitignore [2020-04-20T10:12:19.970Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 20 10:12 go.mod [2020-04-20T10:12:19.970Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 20 10:12 go.sum [2020-04-20T10:12:19.970Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 20 10:09 internal [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 20 10:09 Jenkinsfile [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 20 10:09 LICENSE [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 20 10:09 Makefile [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 20 10:09 README.md [2020-04-20T10:12:19.970Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 10:09 .semver [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 10:06 VERSION [2020-04-20T10:12:19.970Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 20 10:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:12:20.049Z] Removing intermediate container 702b5413173a [2020-04-20T10:12:20.049Z] ---> a26690b211be [2020-04-20T10:12:20.049Z] Step 15/24 : COPY . . [2020-04-20T10:12:20.266Z] + 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=ab029dccc77ef26bcb11a6746c0309f796763ebe --label arch=amd64 --label version=0.0.0 . [2020-04-20T10:12:20.835Z] Sending build context to Docker daemon 11.62MB [2020-04-20T10:12:20.835Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-20T10:12:20.835Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-20T10:12:20.835Z] ---> 0c5c0b732c17 [2020-04-20T10:12:20.835Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-20T10:12:20.835Z] ---> Running in 0fadef325eb2 [2020-04-20T10:12:20.835Z] Removing intermediate container 0fadef325eb2 [2020-04-20T10:12:20.835Z] ---> 328b500467ed [2020-04-20T10:12:20.835Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-20T10:12:20.835Z] ---> Running in d15d59588cbe [2020-04-20T10:12:21.095Z] Removing intermediate container d15d59588cbe [2020-04-20T10:12:21.095Z] ---> 75328d365462 [2020-04-20T10:12:21.095Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T10:12:21.095Z] ---> Running in 0eef54e9bda6 [2020-04-20T10:12:21.355Z] Removing intermediate container 0eef54e9bda6 [2020-04-20T10:12:21.355Z] ---> 43712f164666 [2020-04-20T10:12:21.355Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-20T10:12:21.355Z] ---> Running in 13f4b1fd4f86 [2020-04-20T10:12:21.355Z] Removing intermediate container 13f4b1fd4f86 [2020-04-20T10:12:21.355Z] ---> 047bb0376ee0 [2020-04-20T10:12:21.355Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-20T10:12:21.468Z] ---> ad4176c586f5 [2020-04-20T10:12:21.468Z] Step 16/24 : RUN ${MAKE} [2020-04-20T10:12:21.616Z] ---> Running in 19ba62af3f11 [2020-04-20T10:12:21.616Z] Removing intermediate container 19ba62af3f11 [2020-04-20T10:12:21.616Z] ---> 79dbc83080e5 [2020-04-20T10:12:21.616Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T10:12:21.616Z] ---> Running in 0d2bd7c48a38 [2020-04-20T10:12:21.736Z] ---> Running in 7bb327200083 [2020-04-20T10:12:22.555Z] Removing intermediate container 0d2bd7c48a38 [2020-04-20T10:12:22.555Z] ---> dac3081857b9 [2020-04-20T10:12:22.555Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T10:12:22.555Z] ---> Running in 7367a3036d54 [2020-04-20T10:12:22.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-20T10:12:22.818Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T10:12:23.387Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T10:12:23.954Z] v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-20T10:12:23.954Z] v3.11.5-62-g1677b4591d [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-20T10:12:23.954Z] OK: 11289 distinct packages available [2020-04-20T10:12:23.954Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T10:12:24.890Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T10:12:25.149Z] OK: 143 MiB in 39 packages [2020-04-20T10:12:25.718Z] Removing intermediate container 7367a3036d54 [2020-04-20T10:12:25.718Z] ---> 5b336bc767c6 [2020-04-20T10:12:25.718Z] Step 10/24 : ENV GO111MODULE=on [2020-04-20T10:12:25.718Z] ---> Running in 07b3d3c791ac [2020-04-20T10:12:25.718Z] Removing intermediate container 07b3d3c791ac [2020-04-20T10:12:25.718Z] ---> 863c57950151 [2020-04-20T10:12:25.718Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-20T10:12:25.718Z] ---> Running in 9e708a565f06 [2020-04-20T10:12:25.977Z] Removing intermediate container 9e708a565f06 [2020-04-20T10:12:25.977Z] ---> acf6041d8aed [2020-04-20T10:12:25.977Z] Step 12/24 : COPY go.mod . [2020-04-20T10:12:25.977Z] ---> 80cedfdf1b7a [2020-04-20T10:12:25.977Z] Step 13/24 : COPY Makefile . [2020-04-20T10:12:26.238Z] ---> a1cebb087807 [2020-04-20T10:12:26.238Z] Step 14/24 : RUN make update [2020-04-20T10:12:26.238Z] ---> Running in e0a7fa09b719 [2020-04-20T10:12:26.806Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-20T10:12:27.745Z] Removing intermediate container e0a7fa09b719 [2020-04-20T10:12:27.745Z] ---> 4a5c24f0e12d [2020-04-20T10:12:27.745Z] Step 15/24 : COPY . . [2020-04-20T10:12:28.323Z] ---> 77c86029a64d [2020-04-20T10:12:28.323Z] Step 16/24 : RUN ${MAKE} [2020-04-20T10:12:28.323Z] ---> Running in 7ac48c90b3d3 [2020-04-20T10:12:28.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-20T10:12:36.781Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T10:12:39.330Z] Removing intermediate container 7ac48c90b3d3 [2020-04-20T10:12:39.330Z] ---> 38efcc8f826c [2020-04-20T10:12:39.330Z] Step 17/24 : FROM alpine [2020-04-20T10:12:39.899Z] latest: Pulling from library/alpine [2020-04-20T10:12:40.467Z] aad63a933944: Pulling fs layer [2020-04-20T10:12:40.467Z] aad63a933944: Verifying Checksum [2020-04-20T10:12:40.467Z] aad63a933944: Download complete [2020-04-20T10:12:41.405Z] aad63a933944: Pull complete [2020-04-20T10:12:41.405Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T10:12:41.405Z] Status: Downloaded newer image for alpine:latest [2020-04-20T10:12:41.405Z] ---> a187dde48cd2 [2020-04-20T10:12:41.405Z] Step 18/24 : EXPOSE 4000 [2020-04-20T10:12:41.405Z] ---> Running in fb9acf11b776 [2020-04-20T10:12:41.405Z] Removing intermediate container fb9acf11b776 [2020-04-20T10:12:41.405Z] ---> 1cabc6988c9c [2020-04-20T10:12:41.405Z] 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-04-20T10:12:41.972Z] ---> 944474dff188 [2020-04-20T10:12:41.972Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-20T10:12:41.972Z] ---> Running in ace9f438163d [2020-04-20T10:12:42.232Z] Removing intermediate container ace9f438163d [2020-04-20T10:12:42.232Z] ---> 63cd779d30f9 [2020-04-20T10:12:42.232Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-20T10:12:42.232Z] ---> Running in f01408b6b553 [2020-04-20T10:12:42.232Z] Removing intermediate container f01408b6b553 [2020-04-20T10:12:42.232Z] ---> 02c2aadf55ae [2020-04-20T10:12:42.232Z] Step 22/24 : LABEL arch=amd64 [2020-04-20T10:12:42.232Z] ---> Running in 970e6f145d4c [2020-04-20T10:12:42.491Z] Removing intermediate container 970e6f145d4c [2020-04-20T10:12:42.491Z] ---> 1cb01d05dd87 [2020-04-20T10:12:42.491Z] Step 23/24 : LABEL git_sha=ab029dccc77ef26bcb11a6746c0309f796763ebe [2020-04-20T10:12:42.491Z] ---> Running in 45da3d5b261e [2020-04-20T10:12:42.750Z] Removing intermediate container 45da3d5b261e [2020-04-20T10:12:42.750Z] ---> 4f131bb1377d [2020-04-20T10:12:42.750Z] Step 24/24 : LABEL version=0.0.0 [2020-04-20T10:12:42.750Z] ---> Running in b401151f6adc [2020-04-20T10:12:42.750Z] Removing intermediate container b401151f6adc [2020-04-20T10:12:42.750Z] ---> 18581d759de9 [2020-04-20T10:12:42.750Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T10:12:42.750Z] Successfully built 18581d759de9 [2020-04-20T10:12:42.750Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-20T10:12:44.816Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T10:12:53.047Z] Removing intermediate container 7bb327200083 [2020-04-20T10:12:53.047Z] ---> f1264e61ae54 [2020-04-20T10:12:53.047Z] Step 17/24 : FROM alpine [2020-04-20T10:12:53.047Z] latest: Pulling from library/alpine [2020-04-20T10:12:53.047Z] 8a0637ca1ac9: Pulling fs layer [2020-04-20T10:12:53.047Z] 8a0637ca1ac9: Verifying Checksum [2020-04-20T10:12:53.047Z] 8a0637ca1ac9: Download complete [2020-04-20T10:12:53.632Z] 8a0637ca1ac9: Pull complete [2020-04-20T10:12:53.632Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T10:12:53.632Z] Status: Downloaded newer image for alpine:latest [2020-04-20T10:12:53.632Z] ---> 2ee122dcc32d [2020-04-20T10:12:53.632Z] Step 18/24 : EXPOSE 4000 [2020-04-20T10:12:53.898Z] ---> Running in fedb16cdac73 [2020-04-20T10:12:54.166Z] Removing intermediate container fedb16cdac73 [2020-04-20T10:12:54.166Z] ---> a8c90603586a [2020-04-20T10:12:54.166Z] 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-04-20T10:12:56.117Z] ---> 616829cbe06c [2020-04-20T10:12:56.117Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-20T10:12:56.117Z] ---> Running in f397d7ede5f1 [2020-04-20T10:12:56.702Z] Removing intermediate container f397d7ede5f1 [2020-04-20T10:12:56.702Z] ---> 9603d71baed3 [2020-04-20T10:12:56.702Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-20T10:12:56.702Z] ---> Running in 5cb021cedcaf [2020-04-20T10:12:56.971Z] Removing intermediate container 5cb021cedcaf [2020-04-20T10:12:56.971Z] ---> 5e3e5bdfd276 [2020-04-20T10:12:56.971Z] Step 22/24 : LABEL arch=arm64 [2020-04-20T10:12:57.240Z] ---> Running in c629258448eb [2020-04-20T10:12:57.509Z] Removing intermediate container c629258448eb [2020-04-20T10:12:57.509Z] ---> 7c7a0595ab17 [2020-04-20T10:12:57.509Z] Step 23/24 : LABEL git_sha=ab029dccc77ef26bcb11a6746c0309f796763ebe [2020-04-20T10:12:57.509Z] ---> Running in 9750f6a4ca39 [2020-04-20T10:12:57.778Z] Removing intermediate container 9750f6a4ca39 [2020-04-20T10:12:57.778Z] ---> a134a00a538e [2020-04-20T10:12:57.778Z] Step 24/24 : LABEL version=0.0.0 [2020-04-20T10:12:58.046Z] ---> Running in 17415f01cb31 [2020-04-20T10:12:58.315Z] Removing intermediate container 17415f01cb31 [2020-04-20T10:12:58.315Z] ---> 409665569155 [2020-04-20T10:12:58.315Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T10:12:58.315Z] Successfully built 409665569155 [2020-04-20T10:12:58.315Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] 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-04-20T10:12:59.421Z] provisioning config files... [2020-04-20T10:12:59.432Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp/config1102516256904931736tmp [Pipeline] { [Pipeline] sh [2020-04-20T10:12:59.789Z] + curl -s https://codecov.io/bash [2020-04-20T10:12:59.789Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp/config1102516256904931736tmp [2020-04-20T10:13:00.049Z] [2020-04-20T10:13:00.049Z] _____ _ [2020-04-20T10:13:00.049Z] / ____| | | [2020-04-20T10:13:00.049Z] | | ___ __| | ___ ___ _____ __ [2020-04-20T10:13:00.049Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-20T10:13:00.049Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-20T10:13:00.049Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-20T10:13:00.049Z] Bash-tbd [2020-04-20T10:13:00.049Z] [2020-04-20T10:13:00.049Z] [2020-04-20T10:13:00.049Z] ==> Jenkins CI detected. [2020-04-20T10:13:00.049Z] project root: . [2020-04-20T10:13:00.049Z] Fixing merge commit SHA [2020-04-20T10:13:00.049Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-20T10:13:00.049Z] ==> Running gcov in . (disable via -X gcov) [2020-04-20T10:13:00.049Z] ==> Python coveragepy not found [2020-04-20T10:13:00.049Z] ==> Searching for coverage reports in: [2020-04-20T10:13:00.049Z] + . [2020-04-20T10:13:00.049Z] -> Found 1 reports [2020-04-20T10:13:00.049Z] ==> Detecting git/mercurial file structure [2020-04-20T10:13:00.049Z] ==> Reading reports [2020-04-20T10:13:00.049Z] + ./coverage.out bytes=10 [2020-04-20T10:13:00.049Z] ==> Appending adjustments [2020-04-20T10:13:00.049Z] http://docs.codecov.io/docs/fixing-reports [2020-04-20T10:13:00.311Z] + Found adjustments [2020-04-20T10:13:00.311Z] ==> Gzipping contents [2020-04-20T10:13:00.311Z] ==> Uploading reports [2020-04-20T10:13:00.311Z] url: https://codecov.io [2020-04-20T10:13:00.311Z] query: branch=PR-213&commit=5bd33396c4899597419799a7a42603b405e21a38&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-213%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=213&job= [2020-04-20T10:13:00.311Z] -> Pinging Codecov [2020-04-20T10:13:00.311Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-213&commit=5bd33396c4899597419799a7a42603b405e21a38&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-213%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=213&job= [2020-04-20T10:13:00.570Z] -> Uploading [2020-04-20T10:13:01.136Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5bd33396c4899597419799a7a42603b405e21a38 [Pipeline] } [2020-04-20T10:13:01.143Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-20T10:13:02.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T10:13:02.749Z] ---> package-listing.sh [2020-04-20T10:13:02.749Z] ++ facter osfamily [2020-04-20T10:13:02.749Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T10:13:02.749Z] + OS_FAMILY=redhat [2020-04-20T10:13:02.749Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-213 [2020-04-20T10:13:02.749Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T10:13:02.749Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T10:13:02.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T10:13:02.749Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T10:13:02.749Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-213 ']' [2020-04-20T10:13:02.749Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T10:13:02.749Z] + case "${OS_FAMILY}" in [2020-04-20T10:13:02.749Z] + rpm -qa [2020-04-20T10:13:02.749Z] + sort [2020-04-20T10:13:06.945Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T10:13:06.945Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T10:13:06.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T10:13:06.945Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-213 ']' [2020-04-20T10:13:06.945Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-213/archives/ [2020-04-20T10:13:06.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-213/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:13:07.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T10:13:07.475Z] [2020-04-20T10:13:07.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T10:13:07.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T10:13:07.828Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T10:13:07.828Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T10:13:07.828Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T10:13:07.828Z] 756a868c4378: Pulling fs layer [2020-04-20T10:13:07.828Z] 444b2fc9a129: Pulling fs layer [2020-04-20T10:13:07.828Z] ea15f1150254: Pulling fs layer [2020-04-20T10:13:07.828Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T10:13:07.828Z] 28c525ee5125: Pulling fs layer [2020-04-20T10:13:07.828Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T10:13:07.828Z] 138eaada9080: Pulling fs layer [2020-04-20T10:13:07.828Z] 0622d0fa9048: Pulling fs layer [2020-04-20T10:13:07.828Z] 41b27a9f41bf: Waiting [2020-04-20T10:13:07.828Z] 138eaada9080: Waiting [2020-04-20T10:13:07.828Z] 28c525ee5125: Waiting [2020-04-20T10:13:07.828Z] 094b1ea09ed8: Waiting [2020-04-20T10:13:07.828Z] 444b2fc9a129: Waiting [2020-04-20T10:13:07.828Z] ea15f1150254: Waiting [2020-04-20T10:13:07.828Z] 0622d0fa9048: Waiting [2020-04-20T10:13:07.828Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T10:13:07.828Z] 2cc5ad85d9ab: Download complete [2020-04-20T10:13:07.828Z] 444b2fc9a129: Verifying Checksum [2020-04-20T10:13:07.828Z] 444b2fc9a129: Download complete [2020-04-20T10:13:07.828Z] c9b1b535fdd9: Download complete [2020-04-20T10:13:08.099Z] ea15f1150254: Verifying Checksum [2020-04-20T10:13:08.099Z] ea15f1150254: Download complete [2020-04-20T10:13:08.099Z] 28c525ee5125: Verifying Checksum [2020-04-20T10:13:08.099Z] 28c525ee5125: Download complete [2020-04-20T10:13:08.099Z] c9b1b535fdd9: Pull complete [2020-04-20T10:13:08.363Z] 756a868c4378: Verifying Checksum [2020-04-20T10:13:08.363Z] 756a868c4378: Download complete [2020-04-20T10:13:08.363Z] 138eaada9080: Verifying Checksum [2020-04-20T10:13:08.363Z] 138eaada9080: Download complete [2020-04-20T10:13:08.363Z] 0622d0fa9048: Verifying Checksum [2020-04-20T10:13:08.363Z] 0622d0fa9048: Download complete [2020-04-20T10:13:08.363Z] 2cc5ad85d9ab: Pull complete [2020-04-20T10:13:08.644Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T10:13:08.644Z] 094b1ea09ed8: Download complete [2020-04-20T10:13:09.218Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T10:13:09.218Z] 41b27a9f41bf: Download complete [2020-04-20T10:13:10.160Z] 756a868c4378: Pull complete [2020-04-20T10:13:10.160Z] 444b2fc9a129: Pull complete [2020-04-20T10:13:10.422Z] ea15f1150254: Pull complete [2020-04-20T10:13:13.738Z] 41b27a9f41bf: Pull complete [2020-04-20T10:13:13.738Z] 28c525ee5125: Pull complete [2020-04-20T10:13:15.651Z] 094b1ea09ed8: Pull complete [2020-04-20T10:13:15.911Z] 138eaada9080: Pull complete [2020-04-20T10:13:15.911Z] 0622d0fa9048: Pull complete [2020-04-20T10:13:15.911Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T10:13:15.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T10:13:16.068Z] prd-centos7-docker-4c-2g-4947 does not seem to be running inside a container [2020-04-20T10:13:16.116Z] $ 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_PR-213 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-213:/w/workspace/edgexfoundry_edgex-ui-go_PR-213:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-20T10:13:16.718Z] $ docker top 051c6443453e295f8b61676a02b01131bfd206da34485dae852af8c3789c85a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T10:13:16.963Z] provisioning config files... [2020-04-20T10:13:16.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp/config3884044558722089282tmp [Pipeline] { [Pipeline] echo [2020-04-20T10:13:17.027Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T10:13:17.331Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T10:13:17.338Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T10:13:17.635Z] ---> logs-deploy.sh [2020-04-20T10:13:17.635Z] + ARCHIVE_ARTIFACTS= [2020-04-20T10:13:17.635Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T10:13:17.635Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T10:13:17.635Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T10:13:17.635Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-213/2 [2020-04-20T10:13:17.635Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-213/2/ [2020-04-20T10:13:17.635Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-213/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-213 [2020-04-20T10:13:19.011Z] Archives upload complete. [2020-04-20T10:13:19.012Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-213/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-213/2/ [2020-04-20T10:13:19.580Z] ---> uname -a: [2020-04-20T10:13:19.580Z] Linux 051c6443453e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] ---> lscpu: [2020-04-20T10:13:19.580Z] Architecture: x86_64 [2020-04-20T10:13:19.580Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-20T10:13:19.580Z] Byte Order: Little Endian [2020-04-20T10:13:19.580Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-20T10:13:19.580Z] CPU(s): 4 [2020-04-20T10:13:19.580Z] On-line CPU(s) list: 0-3 [2020-04-20T10:13:19.580Z] Thread(s) per core: 1 [2020-04-20T10:13:19.580Z] Core(s) per socket: 1 [2020-04-20T10:13:19.580Z] Socket(s): 4 [2020-04-20T10:13:19.580Z] NUMA node(s): 1 [2020-04-20T10:13:19.580Z] Vendor ID: GenuineIntel [2020-04-20T10:13:19.580Z] CPU family: 6 [2020-04-20T10:13:19.580Z] Model: 44 [2020-04-20T10:13:19.580Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-20T10:13:19.580Z] Stepping: 1 [2020-04-20T10:13:19.580Z] CPU MHz: 2933.438 [2020-04-20T10:13:19.580Z] BogoMIPS: 5866.87 [2020-04-20T10:13:19.580Z] Virtualization: VT-x [2020-04-20T10:13:19.580Z] Hypervisor vendor: KVM [2020-04-20T10:13:19.580Z] Virtualization type: full [2020-04-20T10:13:19.580Z] L1d cache: 128 KiB [2020-04-20T10:13:19.580Z] L1i cache: 128 KiB [2020-04-20T10:13:19.580Z] L2 cache: 16 MiB [2020-04-20T10:13:19.580Z] L3 cache: 64 MiB [2020-04-20T10:13:19.580Z] NUMA node0 CPU(s): 0-3 [2020-04-20T10:13:19.580Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-20T10:13:19.580Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-20T10:13:19.580Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-20T10:13:19.580Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-20T10:13:19.580Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-20T10:13:19.580Z] 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-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] ---> nproc: [2020-04-20T10:13:19.580Z] 4 [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] ---> df -h: [2020-04-20T10:13:19.580Z] Filesystem Size Used Available Use% Mounted on [2020-04-20T10:13:19.580Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-20T10:13:19.580Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-20T10:13:19.580Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-20T10:13:19.580Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-20T10:13:19.580Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-20T10:13:19.580Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-20T10:13:19.580Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-20T10:13:19.580Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-20T10:13:19.580Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-213 [2020-04-20T10:13:19.580Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-213@tmp [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] ---> free -m: [2020-04-20T10:13:19.580Z] total used free shared buff/cache available [2020-04-20T10:13:19.580Z] Mem: 1838 603 65 0 1169 1131 [2020-04-20T10:13:19.580Z] Swap: 1023 0 1023 [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] [2020-04-20T10:13:19.580Z] ---> ip addr: [2020-04-20T10:13:19.580Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-20T10:13:19.580Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-20T10:13:19.580Z] inet 127.0.0.1/8 scope host lo [2020-04-20T10:13:19.580Z] valid_lft forever preferred_lft forever [2020-04-20T10:13:19.580Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-20T10:13:19.581Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-20T10:13:19.581Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-20T10:13:19.581Z] valid_lft forever preferred_lft forever [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] ---> sar -b -r -n DEV: [2020-04-20T10:13:19.581Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] 10:05:41 LINUX RESTART [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] 10:06:02 tps rtps wtps bread/s bwrtn/s [2020-04-20T10:13:19.581Z] 10:07:01 90.20 34.42 55.78 4925.82 16498.49 [2020-04-20T10:13:19.581Z] 10:08:01 9.73 0.00 9.73 0.00 1681.03 [2020-04-20T10:13:19.581Z] 10:09:01 0.32 0.00 0.32 0.00 5.43 [2020-04-20T10:13:19.581Z] 10:10:01 0.25 0.00 0.25 0.00 3.45 [2020-04-20T10:13:19.581Z] 10:11:01 0.25 0.00 0.25 0.00 3.20 [2020-04-20T10:13:19.581Z] 10:12:01 0.38 0.00 0.38 0.00 4.48 [2020-04-20T10:13:19.581Z] 10:13:01 0.75 0.47 0.28 128.69 3.36 [2020-04-20T10:13:19.581Z] Average: 14.38 4.92 9.46 712.35 2567.77 [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] 10:06:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-20T10:13:19.581Z] 10:07:01 109128 1773176 94.20 2620 1232920 930424 31.75 438536 1171516 46424 [2020-04-20T10:13:19.581Z] 10:08:01 113388 1768916 93.98 2620 1232952 908164 30.99 433964 1171444 8 [2020-04-20T10:13:19.581Z] 10:09:01 112828 1769476 94.01 2620 1232960 903572 30.83 435004 1171380 20 [2020-04-20T10:13:19.581Z] 10:10:01 112820 1769484 94.01 2620 1232964 903488 30.83 434480 1171380 12 [2020-04-20T10:13:19.581Z] 10:11:01 113692 1768612 93.96 2620 1232972 903356 30.82 433884 1171380 8 [2020-04-20T10:13:19.581Z] 10:12:01 113924 1768380 93.95 2620 1232976 903416 30.82 434340 1171380 8 [2020-04-20T10:13:19.581Z] 10:13:01 101044 1781260 94.63 2620 1236884 905184 30.88 436568 1175100 28 [2020-04-20T10:13:19.581Z] Average: 110975 1771329 94.10 2620 1233518 908229 30.99 435254 1171940 6644 [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] 10:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-20T10:13:19.581Z] 10:07:01 eth0 561.69 340.71 1132.62 147.07 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:07:01 docker0 27.75 21.69 2.52 54.66 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:08:01 eth0 3.28 0.68 2.91 0.05 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:09:01 eth0 0.85 0.47 0.30 0.20 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:10:01 eth0 0.43 0.33 0.27 0.20 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:12:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:13:01 eth0 3.98 2.71 4.20 1.32 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] Average: eth0 80.39 48.64 160.67 20.98 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] Average: docker0 3.91 3.06 0.35 7.70 0.00 0.00 0.00 [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] ---> sar -P ALL: [2020-04-20T10:13:19.581Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] 10:05:41 LINUX RESTART [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] 10:06:02 CPU %user %nice %system %iowait %steal %idle [2020-04-20T10:13:19.581Z] 10:07:01 all 14.27 0.00 5.52 4.01 0.01 76.18 [2020-04-20T10:13:19.581Z] 10:07:01 0 13.60 0.00 6.48 3.42 0.02 76.49 [2020-04-20T10:13:19.581Z] 10:07:01 1 15.22 0.00 5.07 4.23 0.02 75.47 [2020-04-20T10:13:19.581Z] 10:07:01 2 14.71 0.00 5.05 3.70 0.02 76.52 [2020-04-20T10:13:19.581Z] 10:07:01 3 13.55 0.00 5.48 4.69 0.02 76.26 [2020-04-20T10:13:19.581Z] 10:08:01 all 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-20T10:13:19.581Z] 10:08:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-20T10:13:19.581Z] 10:08:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-20T10:13:19.581Z] 10:08:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-20T10:13:19.581Z] 10:08:01 3 0.07 0.00 0.13 0.00 0.00 99.80 [2020-04-20T10:13:19.581Z] 10:09:01 all 0.12 0.00 0.05 0.00 0.00 99.83 [2020-04-20T10:13:19.581Z] 10:09:01 0 0.23 0.00 0.05 0.00 0.00 99.72 [2020-04-20T10:13:19.581Z] 10:09:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-20T10:13:19.581Z] 10:09:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-20T10:13:19.581Z] 10:09:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2020-04-20T10:13:19.581Z] 10:10:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-20T10:13:19.581Z] 10:10:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-04-20T10:13:19.581Z] 10:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-20T10:13:19.581Z] 10:10:01 2 0.55 0.00 0.07 0.00 0.00 99.38 [2020-04-20T10:13:19.581Z] 10:10:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-20T10:13:19.581Z] 10:11:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-20T10:13:19.581Z] 10:11:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-20T10:13:19.581Z] 10:11:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-20T10:13:19.581Z] 10:11:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-20T10:13:19.581Z] 10:11:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-20T10:13:19.581Z] 10:12:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-04-20T10:13:19.581Z] 10:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T10:13:19.581Z] 10:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-20T10:13:19.581Z] 10:12:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-20T10:13:19.581Z] 10:12:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-20T10:13:19.581Z] 10:13:01 all 0.35 0.00 0.28 0.00 0.00 99.36 [2020-04-20T10:13:19.581Z] 10:13:01 0 0.27 0.00 0.27 0.00 0.00 99.47 [2020-04-20T10:13:19.581Z] 10:13:01 1 0.20 0.00 0.25 0.00 0.00 99.55 [2020-04-20T10:13:19.581Z] 10:13:01 2 0.37 0.00 0.30 0.00 0.00 99.33 [2020-04-20T10:13:19.581Z] 10:13:01 3 0.60 0.00 0.28 0.00 0.00 99.12 [2020-04-20T10:13:19.581Z] Average: all 2.15 0.00 0.85 0.56 0.00 96.43 [2020-04-20T10:13:19.581Z] Average: 0 2.00 0.00 0.98 0.48 0.00 96.54 [2020-04-20T10:13:19.581Z] Average: 1 2.21 0.00 0.79 0.59 0.00 96.41 [2020-04-20T10:13:19.581Z] Average: 2 2.37 0.00 0.79 0.52 0.00 96.32 [2020-04-20T10:13:19.581Z] Average: 3 2.02 0.00 0.85 0.66 0.00 96.46 [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z] [2020-04-20T10:13:19.581Z]