Pull request #216 opened 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at eb4e1220dfff2afdde90e53a1399b45555a699c8 rather than 31142223d30563ea146eefde112274ee012b6de0 Obtained Jenkinsfile from eb4e1220dfff2afdde90e53a1399b45555a699c8 Running in Durability level: MAX_SURVIVABILITY 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-216/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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 > git --version # 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5584 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [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-216 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 31142223d30563ea146eefde112274ee012b6de0 Merge succeeded, producing 31142223d30563ea146eefde112274ee012b6de0 Checking out Revision 31142223d30563ea146eefde112274ee012b6de0 (PR-216) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # 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/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31142223d30563ea146eefde112274ee012b6de0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31142223d30563ea146eefde112274ee012b6de0 # timeout=10 Commit message: "Sync doc for EdgeX Geneva UI" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T10:37:30.261Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T10:37:30.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T10:37:30.706Z] ========================================================= [2020-04-22T10:37:30.706Z] EdgeX Global Pipelines Version Info [2020-04-22T10:37:30.706Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T10:37:32.148Z] ------------------- [2020-04-22T10:37:32.148Z] stable info: [2020-04-22T10:37:32.148Z] ------------------- [2020-04-22T10:37:32.148Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T10:37:32.148Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T10:37:32.148Z] Message: update stable to v1.0.73 [2020-04-22T10:37:32.716Z] ------------------- [2020-04-22T10:37:32.716Z] experimental info: [2020-04-22T10:37:32.716Z] ------------------- [2020-04-22T10:37:32.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T10:37:32.716Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T10:37:32.716Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:37:35.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T10:37:35.236Z] [2020-04-22T10:37:35.236Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:37:35.604Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T10:37:35.604Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T10:37:35.604Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T10:37:35.604Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T10:37:35.604Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T10:37:35.604Z] 93b08a4f1073: Pulling fs layer [2020-04-22T10:37:35.604Z] 93b08a4f1073: Waiting [2020-04-22T10:37:35.604Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T10:37:35.604Z] b8cc5d1170e3: Download complete [2020-04-22T10:37:35.874Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T10:37:35.874Z] 9123ac7c32f7: Download complete [2020-04-22T10:37:35.874Z] 93b08a4f1073: Verifying Checksum [2020-04-22T10:37:35.874Z] 93b08a4f1073: Download complete [2020-04-22T10:37:35.874Z] 2924cbbf6a41: Verifying Checksum [2020-04-22T10:37:35.874Z] 2924cbbf6a41: Download complete [2020-04-22T10:37:36.136Z] 9123ac7c32f7: Pull complete [2020-04-22T10:37:36.136Z] b8cc5d1170e3: Pull complete [2020-04-22T10:37:36.708Z] 2924cbbf6a41: Pull complete [2020-04-22T10:37:36.970Z] 93b08a4f1073: Pull complete [2020-04-22T10:37:36.970Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T10:37:36.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T10:37:37.116Z] prd-centos7-docker-4c-2g-5584 does not seem to be running inside a container [2020-04-22T10:37:37.135Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-216 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216:/w/workspace/edgexfoundry_edgex-ui-go_PR-216:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T10:37:37.750Z] $ docker top a7b641dba84f6475482eadaa6b52dd5cad16ecc65a87490d33243011fa71ff9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T10:37:38.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T10:37:38.158Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T10:37:38.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T10:37:38.361Z] $ docker exec a7b641dba84f6475482eadaa6b52dd5cad16ecc65a87490d33243011fa71ff9d ssh-agent [2020-04-22T10:37:38.569Z] SSH_AUTH_SOCK=/tmp/ssh-rAqpCr6qHpLP/agent.15 [2020-04-22T10:37:38.569Z] SSH_AGENT_PID=22 [2020-04-22T10:37:38.577Z] Running ssh-add (command line suppressed) [2020-04-22T10:37:38.692Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_2188791681711667290.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_2188791681711667290.key) [2020-04-22T10:37:38.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T10:37:39.109Z] + git describe --exact-match --tags HEAD [2020-04-22T10:37:39.110Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T10:37:39.169Z] $ docker exec --env ******** --env ******** a7b641dba84f6475482eadaa6b52dd5cad16ecc65a87490d33243011fa71ff9d ssh-agent -k [2020-04-22T10:37:39.305Z] unset SSH_AUTH_SOCK; [2020-04-22T10:37:39.305Z] unset SSH_AGENT_PID; [2020-04-22T10:37:39.305Z] echo Agent pid 22 killed; [2020-04-22T10:37:39.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T10:37:39.512Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T10:37:39.512Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T10:37:39.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T10:37:39.615Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T10:37:39.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T10:37:39.780Z] $ docker exec a7b641dba84f6475482eadaa6b52dd5cad16ecc65a87490d33243011fa71ff9d ssh-agent [2020-04-22T10:37:39.984Z] SSH_AUTH_SOCK=/tmp/ssh-KFniSWlJZ2Hm/agent.57 [2020-04-22T10:37:39.984Z] SSH_AGENT_PID=64 [2020-04-22T10:37:39.992Z] Running ssh-add (command line suppressed) [2020-04-22T10:37:40.107Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_8689095680900776160.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_8689095680900776160.key) [2020-04-22T10:37:40.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T10:37:40.538Z] + git semver init [2020-04-22T10:37:40.538Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T10:37:40.538Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-216/.git [2020-04-22T10:37:40.538Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [2020-04-22T10:37:40.538Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T10:37:40.538Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T10:37:40.538Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T10:37:40.538Z] # $SEMVER_BRANCH = PR-216 [2020-04-22T10:37:40.538Z] # $SEMVER_TEMP = /tmp/semver-086782745 [2020-04-22T10:37:40.538Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-22T10:37:41.481Z] # '/tmp/semver-086782745' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-216/.semver' [2020-04-22T10:37:41.481Z] # -> Force: false [2020-04-22T10:37:41.481Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-216/.semver [Pipeline] } [2020-04-22T10:37:41.491Z] $ docker exec --env ******** --env ******** a7b641dba84f6475482eadaa6b52dd5cad16ecc65a87490d33243011fa71ff9d ssh-agent -k [2020-04-22T10:37:41.636Z] unset SSH_AUTH_SOCK; [2020-04-22T10:37:41.637Z] unset SSH_AGENT_PID; [2020-04-22T10:37:41.637Z] echo Agent pid 64 killed; [2020-04-22T10:37:41.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T10:37:42.300Z] + git semver [Pipeline] } [2020-04-22T10:37:42.306Z] $ docker stop --time=1 a7b641dba84f6475482eadaa6b52dd5cad16ecc65a87490d33243011fa71ff9d [2020-04-22T10:37:43.633Z] $ docker rm -f a7b641dba84f6475482eadaa6b52dd5cad16ecc65a87490d33243011fa71ff9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T10:37:44.711Z] Stashed 48 file(s) [Pipeline] echo [2020-04-22T10:37:44.727Z] [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-22T10:38:00.185Z] Still waiting to schedule task [2020-04-22T10:38:00.185Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T10:38:00.204Z] Still waiting to schedule task [2020-04-22T10:38:00.204Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5577’ is offline [2020-04-22T10:39:41.344Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5585 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [Pipeline] { [Pipeline] ws [2020-04-22T10:39:41.466Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-22T10:39:47.725Z] using credential edgex-jenkins-ssh [2020-04-22T10:39:47.778Z] Cloning the remote Git repository [2020-04-22T10:39:47.778Z] Cloning with configured refspecs honoured and without tags [2020-04-22T10:39:47.876Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T10:39:47.957Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-22T10:39:48.040Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T10:39:48.043Z] > git --version # timeout=10 [2020-04-22T10:39:48.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T10:39:48.138Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T10:39:49.348Z] Fetching without tags [2020-04-22T10:39:49.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T10:39:49.286Z] > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # timeout=10 [2020-04-22T10:39:49.306Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T10:39:49.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T10:39:49.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T10:39:49.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T10:39:49.404Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T10:39:49.813Z] Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 31142223d30563ea146eefde112274ee012b6de0 [2020-04-22T10:39:50.144Z] Merge succeeded, producing 31142223d30563ea146eefde112274ee012b6de0 [2020-04-22T10:39:50.144Z] Checking out Revision 31142223d30563ea146eefde112274ee012b6de0 (PR-216) [2020-04-22T10:39:49.857Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T10:39:49.893Z] > git checkout -f 31142223d30563ea146eefde112274ee012b6de0 # timeout=10 [2020-04-22T10:39:50.058Z] > git remote # timeout=10 [2020-04-22T10:39:50.094Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T10:39:50.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T10:39:50.133Z] > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 [2020-04-22T10:39:50.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T10:39:50.175Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T10:39:50.188Z] > git checkout -f 31142223d30563ea146eefde112274ee012b6de0 # timeout=10 [2020-04-22T10:39:54.941Z] Commit message: "Sync doc for EdgeX Geneva UI" [2020-04-22T10:39:55.000Z] > git --version # timeout=10 [2020-04-22T10:39:55.020Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T10:39:56.720Z] ========================================================= [2020-04-22T10:39:56.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T10:39:56.720Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:39:57.896Z] + 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-22T10:39:58.864Z] Sending build context to Docker daemon 11.57MB [2020-04-22T10:39:58.864Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-22T10:39:58.864Z] Step 2/8 : FROM ${BASE} [2020-04-22T10:39:59.134Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T10:39:59.134Z] cde5963f3b93: Pulling fs layer [2020-04-22T10:39:59.134Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T10:39:59.134Z] 777b28850792: Pulling fs layer [2020-04-22T10:39:59.134Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T10:39:59.134Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T10:39:59.134Z] 1df406cf5192: Pulling fs layer [2020-04-22T10:39:59.134Z] cd6300453558: Pulling fs layer [2020-04-22T10:39:59.134Z] b9c365052c96: Pulling fs layer [2020-04-22T10:39:59.134Z] a2d8cc88f415: Pulling fs layer [2020-04-22T10:39:59.134Z] ea1d1ca13537: Pulling fs layer [2020-04-22T10:39:59.134Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T10:39:59.134Z] 1df406cf5192: Waiting [2020-04-22T10:39:59.134Z] cd6300453558: Waiting [2020-04-22T10:39:59.134Z] b9c365052c96: Waiting [2020-04-22T10:39:59.134Z] a2d8cc88f415: Waiting [2020-04-22T10:39:59.134Z] ea1d1ca13537: Waiting [2020-04-22T10:39:59.134Z] 3750a50a1c5e: Waiting [2020-04-22T10:39:59.134Z] 8a11ddd9e578: Waiting [2020-04-22T10:39:59.134Z] 4cf88f913ddb: Waiting [2020-04-22T10:39:59.134Z] 777b28850792: Verifying Checksum [2020-04-22T10:39:59.134Z] 777b28850792: Download complete [2020-04-22T10:39:59.134Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T10:39:59.134Z] 2a23fa8c16f7: Download complete [2020-04-22T10:39:59.404Z] 4cf88f913ddb: Download complete [2020-04-22T10:39:59.404Z] 1df406cf5192: Verifying Checksum [2020-04-22T10:39:59.404Z] 1df406cf5192: Download complete [2020-04-22T10:39:59.404Z] cde5963f3b93: Verifying Checksum [2020-04-22T10:39:59.404Z] cde5963f3b93: Download complete [2020-04-22T10:40:00.371Z] cde5963f3b93: Pull complete [2020-04-22T10:40:00.979Z] 2a23fa8c16f7: Pull complete [2020-04-22T10:40:01.250Z] 777b28850792: Pull complete [2020-04-22T10:40:03.853Z] cd6300453558: Verifying Checksum [2020-04-22T10:40:03.853Z] cd6300453558: Download complete [2020-04-22T10:40:03.853Z] a2d8cc88f415: Verifying Checksum [2020-04-22T10:40:03.853Z] a2d8cc88f415: Download complete [2020-04-22T10:40:05.811Z] ea1d1ca13537: Verifying Checksum [2020-04-22T10:40:05.811Z] ea1d1ca13537: Download complete [2020-04-22T10:40:06.082Z] 3750a50a1c5e: Verifying Checksum [2020-04-22T10:40:06.082Z] 3750a50a1c5e: Download complete [2020-04-22T10:40:08.707Z] b9c365052c96: Verifying Checksum [2020-04-22T10:40:08.707Z] b9c365052c96: Download complete [2020-04-22T10:40:09.998Z] Running on prd-centos7-docker-4c-2g-5586 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [Pipeline] { [Pipeline] ws [2020-04-22T10:40:10.070Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-22T10:40:10.653Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T10:40:10.653Z] 8a11ddd9e578: Download complete [2020-04-22T10:40:13.552Z] using credential edgex-jenkins-ssh [2020-04-22T10:40:13.594Z] Cloning the remote Git repository [2020-04-22T10:40:13.594Z] Cloning with configured refspecs honoured and without tags [2020-04-22T10:40:13.217Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T10:40:13.251Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-22T10:40:13.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T10:40:13.300Z] > git --version # timeout=10 [2020-04-22T10:40:13.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T10:40:13.331Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T10:40:14.556Z] Fetching without tags [2020-04-22T10:40:14.939Z] Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 31142223d30563ea146eefde112274ee012b6de0 [2020-04-22T10:40:15.060Z] Merge succeeded, producing 31142223d30563ea146eefde112274ee012b6de0 [2020-04-22T10:40:15.060Z] Checking out Revision 31142223d30563ea146eefde112274ee012b6de0 (PR-216) [2020-04-22T10:40:14.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T10:40:14.132Z] > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # timeout=10 [2020-04-22T10:40:14.139Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T10:40:14.149Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T10:40:14.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T10:40:14.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T10:40:14.166Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T10:40:14.547Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T10:40:14.552Z] > git checkout -f 31142223d30563ea146eefde112274ee012b6de0 # timeout=10 [2020-04-22T10:40:14.627Z] > git remote # timeout=10 [2020-04-22T10:40:14.633Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T10:40:14.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T10:40:14.645Z] > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 [2020-04-22T10:40:14.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T10:40:14.663Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T10:40:14.668Z] > git checkout -f 31142223d30563ea146eefde112274ee012b6de0 # timeout=10 [2020-04-22T10:40:18.924Z] Commit message: "Sync doc for EdgeX Geneva UI" [2020-04-22T10:40:18.872Z] > git --version # timeout=10 [2020-04-22T10:40:18.895Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T10:40:20.264Z] ========================================================= [2020-04-22T10:40:20.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T10:40:20.264Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:40:21.057Z] + 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-22T10:40:21.317Z] Sending build context to Docker daemon 11.57MB [2020-04-22T10:40:21.317Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-22T10:40:21.317Z] Step 2/8 : FROM ${BASE} [2020-04-22T10:40:21.317Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T10:40:21.317Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T10:40:21.317Z] 2848faf0eed1: Pulling fs layer [2020-04-22T10:40:21.317Z] 0f37312ad70f: Pulling fs layer [2020-04-22T10:40:21.317Z] 5788d62ee057: Pulling fs layer [2020-04-22T10:40:21.317Z] 0e6b1d234666: Pulling fs layer [2020-04-22T10:40:21.317Z] bf5d7aec512f: Pulling fs layer [2020-04-22T10:40:21.317Z] 34c802a77dc8: Pulling fs layer [2020-04-22T10:40:21.317Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T10:40:21.317Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T10:40:21.317Z] 5c102a31e300: Pulling fs layer [2020-04-22T10:40:21.317Z] dcfb455df0a1: Pulling fs layer [2020-04-22T10:40:21.317Z] 9eb99e56ec68: Waiting [2020-04-22T10:40:21.317Z] 5788d62ee057: Waiting [2020-04-22T10:40:21.317Z] 0e6b1d234666: Waiting [2020-04-22T10:40:21.317Z] bf5d7aec512f: Waiting [2020-04-22T10:40:21.317Z] 34c802a77dc8: Waiting [2020-04-22T10:40:21.317Z] 5c102a31e300: Waiting [2020-04-22T10:40:21.317Z] 27c7a5d97fbd: Waiting [2020-04-22T10:40:21.317Z] dcfb455df0a1: Waiting [2020-04-22T10:40:21.317Z] 0f37312ad70f: Verifying Checksum [2020-04-22T10:40:21.317Z] 0f37312ad70f: Download complete [2020-04-22T10:40:21.317Z] 2848faf0eed1: Download complete [2020-04-22T10:40:21.581Z] 0e6b1d234666: Verifying Checksum [2020-04-22T10:40:21.582Z] 0e6b1d234666: Download complete [2020-04-22T10:40:21.582Z] bf5d7aec512f: Verifying Checksum [2020-04-22T10:40:21.582Z] bf5d7aec512f: Download complete [2020-04-22T10:40:21.582Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T10:40:21.582Z] e6b0cf9c0882: Download complete [2020-04-22T10:40:21.845Z] e6b0cf9c0882: Pull complete [2020-04-22T10:40:22.115Z] 2848faf0eed1: Pull complete [2020-04-22T10:40:22.115Z] 0f37312ad70f: Pull complete [2020-04-22T10:40:22.708Z] 34c802a77dc8: Download complete [2020-04-22T10:40:22.708Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T10:40:22.708Z] 27c7a5d97fbd: Download complete [2020-04-22T10:40:23.010Z] 8a11ddd9e578: Pull complete [2020-04-22T10:40:23.010Z] 4cf88f913ddb: Pull complete [2020-04-22T10:40:23.010Z] 1df406cf5192: Pull complete [2020-04-22T10:40:23.672Z] 5c102a31e300: Verifying Checksum [2020-04-22T10:40:23.672Z] 5c102a31e300: Download complete [2020-04-22T10:40:23.672Z] 5788d62ee057: Verifying Checksum [2020-04-22T10:40:23.672Z] 5788d62ee057: Download complete [2020-04-22T10:40:23.672Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T10:40:23.672Z] 9eb99e56ec68: Download complete [2020-04-22T10:40:23.672Z] dcfb455df0a1: Verifying Checksum [2020-04-22T10:40:23.672Z] dcfb455df0a1: Download complete [2020-04-22T10:40:27.295Z] cd6300453558: Pull complete [2020-04-22T10:40:30.264Z] 5788d62ee057: Pull complete [2020-04-22T10:40:30.264Z] 0e6b1d234666: Pull complete [2020-04-22T10:40:30.264Z] bf5d7aec512f: Pull complete [2020-04-22T10:40:31.583Z] b9c365052c96: Pull complete [2020-04-22T10:40:31.850Z] a2d8cc88f415: Pull complete [2020-04-22T10:40:33.808Z] ea1d1ca13537: Pull complete [2020-04-22T10:40:34.392Z] 3750a50a1c5e: Pull complete [2020-04-22T10:40:34.392Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T10:40:34.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T10:40:34.392Z] ---> 78745c68409d [2020-04-22T10:40:34.392Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T10:40:35.542Z] 34c802a77dc8: Pull complete [2020-04-22T10:40:37.738Z] ---> Running in fa00308cdfd4 [2020-04-22T10:40:37.738Z] Removing intermediate container fa00308cdfd4 [2020-04-22T10:40:37.738Z] ---> 7e4779ba330c [2020-04-22T10:40:37.738Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T10:40:38.004Z] ---> Running in be5d1afd586f [2020-04-22T10:40:38.833Z] 9eb99e56ec68: Pull complete [2020-04-22T10:40:38.833Z] 27c7a5d97fbd: Pull complete [2020-04-22T10:40:39.406Z] 5c102a31e300: Pull complete [2020-04-22T10:40:39.669Z] dcfb455df0a1: Pull complete [2020-04-22T10:40:39.669Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T10:40:39.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T10:40:39.669Z] ---> 7c70fe431013 [2020-04-22T10:40:39.669Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T10:40:39.669Z] ---> Running in 0635ebd5b63b [2020-04-22T10:40:39.928Z] Removing intermediate container 0635ebd5b63b [2020-04-22T10:40:39.928Z] ---> 7f9e6fe5b113 [2020-04-22T10:40:39.928Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T10:40:39.928Z] ---> Running in 27b626300e6e [2020-04-22T10:40:39.948Z] Removing intermediate container be5d1afd586f [2020-04-22T10:40:39.948Z] ---> b7e1d89b2750 [2020-04-22T10:40:39.948Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T10:40:39.948Z] ---> Running in c0d443cf8ecf [2020-04-22T10:40:40.911Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T10:40:41.308Z] Removing intermediate container 27b626300e6e [2020-04-22T10:40:41.308Z] ---> bcb8d4e98fd1 [2020-04-22T10:40:41.308Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T10:40:41.308Z] ---> Running in 0bc0ce517155 [2020-04-22T10:40:41.874Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T10:40:41.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T10:40:42.140Z] OK: 125 MiB in 39 packages [2020-04-22T10:40:42.446Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T10:40:42.706Z] OK: 143 MiB in 39 packages [2020-04-22T10:40:43.112Z] Removing intermediate container c0d443cf8ecf [2020-04-22T10:40:43.112Z] ---> f90b03ba2e89 [2020-04-22T10:40:43.112Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-22T10:40:43.278Z] Removing intermediate container 0bc0ce517155 [2020-04-22T10:40:43.278Z] ---> 77efa3a29c93 [2020-04-22T10:40:43.278Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-22T10:40:43.278Z] ---> Running in 37338d01fd62 [2020-04-22T10:40:43.278Z] Removing intermediate container 37338d01fd62 [2020-04-22T10:40:43.278Z] ---> f75702eb1a44 [2020-04-22T10:40:43.278Z] Step 7/8 : COPY . . [2020-04-22T10:40:43.382Z] ---> Running in 0d2fa51875b1 [2020-04-22T10:40:43.651Z] Removing intermediate container 0d2fa51875b1 [2020-04-22T10:40:43.651Z] ---> 4395a4510145 [2020-04-22T10:40:43.651Z] Step 7/8 : COPY . . [2020-04-22T10:40:44.219Z] ---> 9c9661f3a567 [2020-04-22T10:40:44.219Z] Step 8/8 : RUN go mod download [2020-04-22T10:40:44.220Z] ---> Running in 370473f39864 [2020-04-22T10:40:45.602Z] ---> 74214cfbbd10 [2020-04-22T10:40:45.602Z] Step 8/8 : RUN go mod download [2020-04-22T10:40:45.602Z] ---> Running in dda5f0021b58 [2020-04-22T10:40:50.957Z] go: finding cloud.google.com/go v0.26.0 [2020-04-22T10:40:50.957Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-22T10:40:51.222Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-22T10:40:51.222Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T10:40:51.222Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-22T10:40:51.222Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-22T10:40:51.222Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-22T10:40:51.222Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-22T10:40:51.222Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-22T10:40:51.491Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-22T10:40:51.491Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-22T10:40:51.491Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T10:40:51.491Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-22T10:40:51.491Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-22T10:40:51.491Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-22T10:40:51.491Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-22T10:40:51.756Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T10:40:51.756Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-22T10:40:51.756Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T10:40:51.756Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-22T10:40:51.756Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-22T10:40:51.756Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-22T10:40:51.756Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-22T10:40:52.024Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-22T10:40:52.024Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T10:40:52.024Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-22T10:40:52.024Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-22T10:40:52.024Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-22T10:40:52.024Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-22T10:40:52.024Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-22T10:40:52.291Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-22T10:40:52.291Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-22T10:40:52.291Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-22T10:40:52.291Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-22T10:40:52.291Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-22T10:40:52.291Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-22T10:40:52.291Z] go: finding github.com/fatih/color v1.9.0 [2020-04-22T10:40:52.291Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-22T10:40:52.358Z] go: finding cloud.google.com/go v0.26.0 [2020-04-22T10:40:52.358Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-22T10:40:52.358Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-22T10:40:52.358Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T10:40:52.358Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-22T10:40:52.358Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-22T10:40:52.358Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-22T10:40:52.358Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-22T10:40:52.358Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-22T10:40:52.358Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-22T10:40:52.358Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-22T10:40:52.358Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T10:40:52.358Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-22T10:40:52.358Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-22T10:40:52.358Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-22T10:40:52.358Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-22T10:40:52.358Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T10:40:52.358Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-22T10:40:52.358Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T10:40:52.358Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-22T10:40:52.358Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-22T10:40:52.358Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-22T10:40:52.358Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-22T10:40:52.358Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-22T10:40:52.358Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T10:40:52.358Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-22T10:40:52.358Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-22T10:40:52.358Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-22T10:40:52.358Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-22T10:40:52.358Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-22T10:40:52.358Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-22T10:40:52.358Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-22T10:40:52.358Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-22T10:40:52.358Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-22T10:40:52.358Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-22T10:40:52.358Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-22T10:40:52.358Z] go: finding github.com/fatih/color v1.9.0 [2020-04-22T10:40:52.358Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-22T10:40:52.358Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-22T10:40:52.358Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-22T10:40:52.358Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-22T10:40:52.558Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-22T10:40:52.558Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-22T10:40:52.558Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-22T10:40:52.558Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-22T10:40:52.558Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T10:40:52.558Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-22T10:40:52.558Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T10:40:52.558Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-22T10:40:52.617Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-22T10:40:52.617Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T10:40:52.617Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-22T10:40:52.617Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T10:40:52.617Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-22T10:40:52.617Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-22T10:40:52.617Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-22T10:40:52.826Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-22T10:40:52.826Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-22T10:40:52.826Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-22T10:40:52.826Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-22T10:40:52.826Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-22T10:40:52.826Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-22T10:40:52.826Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-22T10:40:52.878Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-22T10:40:52.878Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-22T10:40:52.878Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-22T10:40:52.878Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-22T10:40:52.878Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-22T10:40:52.878Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-22T10:40:52.878Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-22T10:40:53.093Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-22T10:40:53.093Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-22T10:40:53.093Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-22T10:40:53.093Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-22T10:40:53.093Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-22T10:40:53.093Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-22T10:40:53.093Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-22T10:40:53.137Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-22T10:40:53.137Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-22T10:40:53.137Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-22T10:40:53.137Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-22T10:40:53.137Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-22T10:40:53.137Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-22T10:40:53.137Z] go: finding github.com/golang/mock v1.1.1 [2020-04-22T10:40:53.361Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-22T10:40:53.361Z] go: finding github.com/golang/mock v1.1.1 [2020-04-22T10:40:53.361Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-22T10:40:53.361Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T10:40:53.361Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-22T10:40:53.361Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T10:40:53.361Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-22T10:40:53.361Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-22T10:40:53.361Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-22T10:40:53.361Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-22T10:40:53.397Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-22T10:40:53.397Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T10:40:53.397Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-22T10:40:53.397Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T10:40:53.397Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-22T10:40:53.397Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-22T10:40:53.397Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-22T10:40:53.397Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-22T10:40:53.397Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-22T10:40:53.628Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-22T10:40:53.628Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-22T10:40:53.628Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T10:40:53.628Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-22T10:40:53.628Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-22T10:40:53.628Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-22T10:40:53.628Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-22T10:40:53.656Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-22T10:40:53.656Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T10:40:53.656Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-22T10:40:53.656Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-22T10:40:53.656Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-22T10:40:53.656Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-22T10:40:53.656Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-22T10:40:53.656Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-22T10:40:53.896Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-22T10:40:53.916Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-22T10:40:53.916Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-22T10:40:53.916Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T10:40:53.916Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-22T10:40:53.916Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-22T10:40:53.916Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-22T10:40:53.916Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-22T10:40:54.167Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-22T10:40:54.191Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-22T10:40:54.434Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T10:40:54.450Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-22T10:40:54.703Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T10:40:54.703Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-22T10:40:54.703Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-22T10:40:54.703Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-22T10:40:54.703Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-22T10:40:54.703Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-22T10:40:54.703Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-22T10:40:54.715Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-22T10:40:54.715Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-22T10:40:54.715Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-22T10:40:54.715Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-22T10:40:54.715Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-22T10:40:54.715Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-22T10:40:54.973Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-22T10:40:54.973Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-22T10:40:54.973Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-22T10:40:54.973Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-22T10:40:54.973Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-22T10:40:54.973Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-22T10:40:54.973Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-22T10:40:54.974Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-22T10:40:54.974Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-22T10:40:54.974Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-22T10:40:54.974Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-22T10:40:54.974Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-22T10:40:54.974Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-22T10:40:54.974Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-22T10:40:55.232Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-22T10:40:55.232Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-22T10:40:55.232Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-22T10:40:55.232Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-22T10:40:55.232Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-22T10:40:55.232Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-22T10:40:55.232Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-22T10:40:55.245Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-22T10:40:55.245Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-22T10:40:55.245Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-22T10:40:55.245Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-22T10:40:55.245Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-22T10:40:55.245Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-22T10:40:55.245Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-22T10:40:55.245Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-22T10:40:55.493Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-22T10:40:55.493Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-22T10:40:55.493Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-22T10:40:55.493Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-22T10:40:55.493Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T10:40:55.493Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-22T10:40:55.493Z] go: finding github.com/kr/pty v1.1.1 [2020-04-22T10:40:55.512Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-22T10:40:55.512Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-22T10:40:55.512Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-22T10:40:55.512Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-22T10:40:55.512Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T10:40:55.512Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-22T10:40:55.756Z] go: finding github.com/kr/text v0.1.0 [2020-04-22T10:40:55.756Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-22T10:40:55.756Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-22T10:40:55.756Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-22T10:40:55.756Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-22T10:40:55.756Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-22T10:40:55.756Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-22T10:40:55.779Z] go: finding github.com/kr/pty v1.1.1 [2020-04-22T10:40:55.779Z] go: finding github.com/kr/text v0.1.0 [2020-04-22T10:40:55.779Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-22T10:40:55.779Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-22T10:40:55.779Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-22T10:40:55.779Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-22T10:40:55.779Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-22T10:40:55.779Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-22T10:40:56.015Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-22T10:40:56.016Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-22T10:40:56.016Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-22T10:40:56.016Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T10:40:56.016Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T10:40:56.016Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T10:40:56.016Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-22T10:40:56.016Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T10:40:56.016Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-22T10:40:56.016Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T10:40:56.045Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-22T10:40:56.045Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-22T10:40:56.045Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-22T10:40:56.045Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T10:40:56.045Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T10:40:56.045Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T10:40:56.045Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-22T10:40:56.045Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T10:40:56.045Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-22T10:40:56.274Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-22T10:40:56.274Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T10:40:56.274Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-22T10:40:56.274Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-22T10:40:56.274Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-22T10:40:56.274Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-22T10:40:56.274Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-22T10:40:56.274Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-22T10:40:56.311Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T10:40:56.311Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-22T10:40:56.311Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T10:40:56.311Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-22T10:40:56.311Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-22T10:40:56.311Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-22T10:40:56.311Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-22T10:40:56.311Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-22T10:40:56.311Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-22T10:40:56.533Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-22T10:40:56.533Z] go: finding github.com/oklog/run v1.0.0 [2020-04-22T10:40:56.533Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-22T10:40:56.533Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-22T10:40:56.533Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-22T10:40:56.533Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-22T10:40:56.533Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-22T10:40:56.576Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-22T10:40:56.576Z] go: finding github.com/oklog/run v1.0.0 [2020-04-22T10:40:56.576Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-22T10:40:56.576Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-22T10:40:56.576Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-22T10:40:56.576Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-22T10:40:56.576Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-22T10:40:56.576Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-22T10:40:56.793Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-22T10:40:56.793Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-22T10:40:56.793Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-22T10:40:56.793Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T10:40:56.793Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T10:40:56.793Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T10:40:56.793Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-22T10:40:56.793Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-22T10:40:56.793Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-22T10:40:56.843Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-22T10:40:56.843Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-22T10:40:56.843Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T10:40:56.843Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T10:40:56.843Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T10:40:56.843Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-22T10:40:56.843Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-22T10:40:56.843Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-22T10:40:56.843Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-22T10:40:57.061Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-22T10:40:57.061Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-22T10:40:57.061Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-22T10:40:57.110Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-22T10:40:57.110Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-22T10:40:57.110Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-22T10:40:57.110Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-22T10:40:57.110Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T10:40:57.110Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-22T10:40:57.319Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-22T10:40:57.319Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-22T10:40:57.319Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T10:40:57.319Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-22T10:40:57.319Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-22T10:40:57.319Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-22T10:40:57.319Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-22T10:40:57.319Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-22T10:40:57.319Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-22T10:40:57.376Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-22T10:40:57.376Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-22T10:40:57.376Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-22T10:40:57.376Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-22T10:40:57.376Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-22T10:40:57.376Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-22T10:40:57.376Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-22T10:40:57.578Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-22T10:40:57.578Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-22T10:40:57.578Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-22T10:40:57.578Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-22T10:40:57.578Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-22T10:40:57.578Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-22T10:40:57.578Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-22T10:40:57.641Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-22T10:40:57.641Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-22T10:40:57.641Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-22T10:40:57.641Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-22T10:40:57.641Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-22T10:40:57.641Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-22T10:40:57.842Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-22T10:40:57.842Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-22T10:40:57.842Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-22T10:40:57.842Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-22T10:40:57.842Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-22T10:40:57.842Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-22T10:40:57.907Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-22T10:40:57.907Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-22T10:40:57.907Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-22T10:40:57.907Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-22T10:40:57.907Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-22T10:40:57.907Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-22T10:40:57.907Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-22T10:40:58.101Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-22T10:40:58.102Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-22T10:40:58.102Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-22T10:40:58.102Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-22T10:40:58.102Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-22T10:40:58.102Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-22T10:40:58.102Z] go: finding golang.org/x/text v0.3.2 [2020-04-22T10:40:58.102Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-22T10:40:58.177Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-22T10:40:58.177Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-22T10:40:58.177Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-22T10:40:58.177Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-22T10:40:58.177Z] go: finding golang.org/x/text v0.3.2 [2020-04-22T10:40:58.177Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-22T10:40:58.177Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-22T10:40:58.360Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-22T10:40:58.360Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-22T10:40:58.360Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-22T10:40:58.360Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-22T10:40:58.360Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-22T10:40:58.360Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-22T10:40:58.360Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-22T10:40:58.444Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-22T10:40:58.444Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-22T10:40:58.444Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-22T10:40:58.444Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-22T10:40:58.444Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-22T10:40:58.444Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-22T10:40:58.444Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-22T10:40:58.618Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-22T10:40:58.618Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-22T10:40:58.618Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-22T10:40:58.618Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-22T10:40:58.618Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-22T10:40:58.618Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-22T10:40:58.618Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-22T10:40:58.711Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-22T10:40:58.711Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-22T10:40:58.711Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-22T10:40:58.711Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-22T10:40:58.711Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-22T10:40:58.711Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-22T10:40:58.711Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-22T10:40:58.711Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-22T10:40:58.880Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-22T10:40:58.880Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-22T10:40:58.880Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-22T10:40:58.880Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-22T10:40:58.880Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T10:40:58.880Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-22T10:40:58.880Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-22T10:40:58.979Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-22T10:40:58.979Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-22T10:40:58.979Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T10:40:58.979Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-22T10:40:58.979Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-22T10:40:58.979Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-22T10:40:58.979Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-22T10:40:59.140Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-22T10:40:59.140Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-22T10:40:59.140Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-22T10:40:59.140Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-22T10:40:59.249Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-22T10:40:59.249Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-22T10:42:35.960Z] Removing intermediate container dda5f0021b58 [2020-04-22T10:42:35.960Z] ---> d995cf49d5f8 [2020-04-22T10:42:35.960Z] Successfully built d995cf49d5f8 [2020-04-22T10:42:35.960Z] 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-22T10:42:37.389Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T10:42:37.657Z] . [Pipeline] withDockerContainer [2020-04-22T10:42:38.011Z] prd-ubuntu18.04-docker-arm64-4c-16g-5585 does not seem to be running inside a container [2020-04-22T10:42:38.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-22T10:42:39.502Z] $ docker top b4771f897ccfb1a5f5ab12a36df80cc1ae12ad0c75a625d9df923401ceadb439 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T10:42:40.616Z] + go version [2020-04-22T10:42:40.616Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T10:42:41.297Z] + make test [2020-04-22T10:42:41.297Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T10:42:42.716Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-22T10:42:50.676Z] Removing intermediate container 370473f39864 [2020-04-22T10:42:50.676Z] ---> 2197a1ff7f32 [2020-04-22T10:42:50.676Z] Successfully built 2197a1ff7f32 [2020-04-22T10:42:50.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:42:51.526Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T10:42:51.526Z] . [Pipeline] withDockerContainer [2020-04-22T10:42:51.685Z] prd-centos7-docker-4c-2g-5586 does not seem to be running inside a container [2020-04-22T10:42:51.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-22T10:42:52.576Z] $ docker top 4a59603670f6417d12044e6fd94896d67a424fde5e4e89656f04b765c817bbc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T10:42:53.176Z] + go version [2020-04-22T10:42:53.176Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T10:42:53.506Z] + make test [2020-04-22T10:42:53.506Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T10:42:55.424Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-22T10:43:03.632Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-22T10:43:03.632Z] GO111MODULE=on go vet ./... [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-22T10:43:04.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-22T10:43:05.412Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-22T10:43:06.111Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T10:43:06.124Z] $ docker stop --time=1 4a59603670f6417d12044e6fd94896d67a424fde5e4e89656f04b765c817bbc5 [2020-04-22T10:43:07.661Z] $ docker rm -f 4a59603670f6417d12044e6fd94896d67a424fde5e4e89656f04b765c817bbc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T10:43:09.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T10:43:09.645Z] + ls -al . [2020-04-22T10:43:09.645Z] total 104 [2020-04-22T10:43:09.645Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 22 10:42 . [2020-04-22T10:43:09.645Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 10:40 .. [2020-04-22T10:43:09.645Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 10:40 assets [2020-04-22T10:43:09.645Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 22 10:40 bin [2020-04-22T10:43:09.645Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 22 10:40 cmd [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 22 10:40 CONTRIBUTING.md [2020-04-22T10:43:09.645Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 22 10:42 coverage.out [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 22 10:40 Dockerfile [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 22 10:40 Dockerfile.build [2020-04-22T10:43:09.645Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 22 10:40 docs [2020-04-22T10:43:09.645Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 10:40 .git [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 22 10:40 .gitignore [2020-04-22T10:43:09.645Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 22 10:42 go.mod [2020-04-22T10:43:09.645Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 22 10:42 go.sum [2020-04-22T10:43:09.645Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 22 10:40 internal [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 22 10:40 Jenkinsfile [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 22 10:40 LICENSE [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 22 10:40 Makefile [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 2490 Apr 22 10:40 README.md [2020-04-22T10:43:09.645Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 10:40 .semver [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 10:37 VERSION [2020-04-22T10:43:09.645Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 22 10:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:43:09.973Z] + 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=31142223d30563ea146eefde112274ee012b6de0 --label arch=amd64 --label version=0.0.0 . [2020-04-22T10:43:10.542Z] Sending build context to Docker daemon 11.62MB [2020-04-22T10:43:10.542Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-22T10:43:10.542Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-22T10:43:10.542Z] ---> 2197a1ff7f32 [2020-04-22T10:43:10.542Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-22T10:43:10.542Z] ---> Running in 2918d526f56f [2020-04-22T10:43:10.542Z] Removing intermediate container 2918d526f56f [2020-04-22T10:43:10.542Z] ---> 44e9c4d1dd8b [2020-04-22T10:43:10.542Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-22T10:43:10.542Z] ---> Running in 3e38f1b51683 [2020-04-22T10:43:10.801Z] Removing intermediate container 3e38f1b51683 [2020-04-22T10:43:10.801Z] ---> aecacd48eeb8 [2020-04-22T10:43:10.801Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T10:43:10.801Z] ---> Running in 58d10fa1ece3 [2020-04-22T10:43:11.060Z] Removing intermediate container 58d10fa1ece3 [2020-04-22T10:43:11.060Z] ---> afdc154d92c3 [2020-04-22T10:43:11.060Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-22T10:43:11.060Z] ---> Running in 711d45e3a7b3 [2020-04-22T10:43:11.060Z] Removing intermediate container 711d45e3a7b3 [2020-04-22T10:43:11.060Z] ---> a69719457c81 [2020-04-22T10:43:11.060Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-22T10:43:11.060Z] ---> Running in bc2b14ed1884 [2020-04-22T10:43:11.327Z] Removing intermediate container bc2b14ed1884 [2020-04-22T10:43:11.327Z] ---> 23d3f88a457c [2020-04-22T10:43:11.327Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T10:43:11.327Z] ---> Running in c17f31e114b5 [2020-04-22T10:43:11.898Z] Removing intermediate container c17f31e114b5 [2020-04-22T10:43:11.898Z] ---> 0e40a862e9e9 [2020-04-22T10:43:11.898Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T10:43:12.158Z] ---> Running in f76608c2e50b [Pipeline] stash [2020-04-22T10:43:12.386Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T10:43:12.418Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T10:43:12.769Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T10:43:12.791Z] $ docker stop --time=1 b4771f897ccfb1a5f5ab12a36df80cc1ae12ad0c75a625d9df923401ceadb439 [2020-04-22T10:43:13.357Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T10:43:13.616Z] v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-22T10:43:13.616Z] v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-22T10:43:13.616Z] OK: 11289 distinct packages available [2020-04-22T10:43:13.616Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T10:43:14.184Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T10:43:14.445Z] OK: 143 MiB in 39 packages [2020-04-22T10:43:14.906Z] $ docker rm -f b4771f897ccfb1a5f5ab12a36df80cc1ae12ad0c75a625d9df923401ceadb439 [2020-04-22T10:43:15.017Z] Removing intermediate container f76608c2e50b [2020-04-22T10:43:15.017Z] ---> 6874af4c1b19 [2020-04-22T10:43:15.017Z] Step 10/24 : ENV GO111MODULE=on [2020-04-22T10:43:15.017Z] ---> Running in 99af0f2801bb [2020-04-22T10:43:15.017Z] Removing intermediate container 99af0f2801bb [2020-04-22T10:43:15.017Z] ---> a71829a3afbb [2020-04-22T10:43:15.017Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-22T10:43:15.276Z] ---> Running in 4ecc987dcdb0 [2020-04-22T10:43:15.276Z] Removing intermediate container 4ecc987dcdb0 [2020-04-22T10:43:15.276Z] ---> 3f1b37598040 [2020-04-22T10:43:15.276Z] Step 12/24 : COPY go.mod . [2020-04-22T10:43:15.535Z] ---> b510340b300c [2020-04-22T10:43:15.535Z] Step 13/24 : COPY Makefile . [2020-04-22T10:43:15.535Z] ---> 72b5bdff34d4 [2020-04-22T10:43:15.535Z] Step 14/24 : RUN make update [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-22T10:43:15.794Z] ---> Running in 522875f5bbb9 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T10:43:16.056Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-22T10:43:16.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T10:43:16.693Z] + ls -al . [2020-04-22T10:43:16.693Z] total 136 [2020-04-22T10:43:16.693Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 10:42 . [2020-04-22T10:43:16.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 10:39 .. [2020-04-22T10:43:16.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 10:39 .git [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 22 10:39 .gitignore [2020-04-22T10:43:16.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 10:39 .semver [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 10:39 CONTRIBUTING.md [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 22 10:39 Dockerfile [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 22 10:39 Dockerfile.build [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 22 10:39 Jenkinsfile [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 10:39 LICENSE [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 22 10:39 Makefile [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 2490 Apr 22 10:39 README.md [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 10:37 VERSION [2020-04-22T10:43:16.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 10:39 assets [2020-04-22T10:43:16.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 10:39 bin [2020-04-22T10:43:16.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 10:39 cmd [2020-04-22T10:43:16.693Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 10:42 coverage.out [2020-04-22T10:43:16.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 10:39 docs [2020-04-22T10:43:16.693Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 22 10:42 go.mod [2020-04-22T10:43:16.693Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 22 10:42 go.sum [2020-04-22T10:43:16.693Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 10:39 internal [2020-04-22T10:43:16.693Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 10:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:43:16.992Z] Removing intermediate container 522875f5bbb9 [2020-04-22T10:43:16.992Z] ---> 86c9bbca1cd7 [2020-04-22T10:43:16.992Z] Step 15/24 : COPY . . [2020-04-22T10:43:17.046Z] + 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=31142223d30563ea146eefde112274ee012b6de0 --label arch=arm64 --label version=0.0.0 . [2020-04-22T10:43:17.250Z] ---> c9cb08f68ef2 [2020-04-22T10:43:17.251Z] Step 16/24 : RUN ${MAKE} [2020-04-22T10:43:17.509Z] ---> Running in cda5d66b25d1 [2020-04-22T10:43:17.633Z] Sending build context to Docker daemon 11.62MB [2020-04-22T10:43:17.633Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-22T10:43:17.633Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-22T10:43:17.633Z] ---> d995cf49d5f8 [2020-04-22T10:43:17.633Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-22T10:43:17.771Z] 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-22T10:43:17.902Z] ---> Running in a36583ca48d4 [2020-04-22T10:43:18.169Z] Removing intermediate container a36583ca48d4 [2020-04-22T10:43:18.169Z] ---> 99511f5f8673 [2020-04-22T10:43:18.169Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-22T10:43:18.435Z] ---> Running in 16e114ac8ec0 [2020-04-22T10:43:18.703Z] Removing intermediate container 16e114ac8ec0 [2020-04-22T10:43:18.703Z] ---> d880ded3dbe2 [2020-04-22T10:43:18.703Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T10:43:18.970Z] ---> Running in 1b245ee2fa1a [2020-04-22T10:43:19.239Z] Removing intermediate container 1b245ee2fa1a [2020-04-22T10:43:19.239Z] ---> 24185b03ec20 [2020-04-22T10:43:19.239Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-22T10:43:19.239Z] ---> Running in c40bef86339c [2020-04-22T10:43:19.823Z] Removing intermediate container c40bef86339c [2020-04-22T10:43:19.823Z] ---> e3e7db16b90a [2020-04-22T10:43:19.823Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-22T10:43:19.823Z] ---> Running in 621a39648a90 [2020-04-22T10:43:20.090Z] Removing intermediate container 621a39648a90 [2020-04-22T10:43:20.090Z] ---> cf7682e46948 [2020-04-22T10:43:20.090Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T10:43:20.362Z] ---> Running in 45be1ca75597 [2020-04-22T10:43:22.314Z] Removing intermediate container 45be1ca75597 [2020-04-22T10:43:22.314Z] ---> 205df66f9be5 [2020-04-22T10:43:22.314Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T10:43:22.314Z] ---> Running in cf2503761338 [2020-04-22T10:43:23.277Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T10:43:23.866Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T10:43:24.448Z] v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-22T10:43:24.448Z] v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-22T10:43:24.448Z] OK: 11178 distinct packages available [2020-04-22T10:43:24.719Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T10:43:25.301Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T10:43:25.883Z] OK: 125 MiB in 39 packages [2020-04-22T10:43:26.849Z] Removing intermediate container cf2503761338 [2020-04-22T10:43:26.849Z] ---> 5a3f28e641cf [2020-04-22T10:43:26.849Z] Step 10/24 : ENV GO111MODULE=on [2020-04-22T10:43:27.117Z] ---> Running in 724a583d414a [2020-04-22T10:43:27.385Z] Removing intermediate container 724a583d414a [2020-04-22T10:43:27.385Z] ---> 00f9fae72bcd [2020-04-22T10:43:27.385Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-22T10:43:27.653Z] ---> Running in 5d67c74507be [2020-04-22T10:43:27.876Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-22T10:43:27.920Z] Removing intermediate container 5d67c74507be [2020-04-22T10:43:27.920Z] ---> c9b472b70760 [2020-04-22T10:43:27.920Z] Step 12/24 : COPY go.mod . [2020-04-22T10:43:28.500Z] ---> 0717cee91d22 [2020-04-22T10:43:28.500Z] Step 13/24 : COPY Makefile . [2020-04-22T10:43:29.090Z] ---> fdb115e227d2 [2020-04-22T10:43:29.090Z] Step 14/24 : RUN make update [2020-04-22T10:43:29.090Z] ---> Running in a495266baae8 [2020-04-22T10:43:29.801Z] Removing intermediate container cda5d66b25d1 [2020-04-22T10:43:29.801Z] ---> e86048655482 [2020-04-22T10:43:29.801Z] Step 17/24 : FROM alpine [2020-04-22T10:43:30.057Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-22T10:43:30.060Z] latest: Pulling from library/alpine [2020-04-22T10:43:30.060Z] aad63a933944: Pulling fs layer [2020-04-22T10:43:30.320Z] aad63a933944: Verifying Checksum [2020-04-22T10:43:30.320Z] aad63a933944: Download complete [2020-04-22T10:43:30.579Z] aad63a933944: Pull complete [2020-04-22T10:43:30.579Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T10:43:30.579Z] Status: Downloaded newer image for alpine:latest [2020-04-22T10:43:30.579Z] ---> a187dde48cd2 [2020-04-22T10:43:30.579Z] Step 18/24 : EXPOSE 4000 [2020-04-22T10:43:30.579Z] ---> Running in f95c7537aa18 [2020-04-22T10:43:30.839Z] Removing intermediate container f95c7537aa18 [2020-04-22T10:43:30.839Z] ---> 9156aba808b7 [2020-04-22T10:43:30.839Z] 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-22T10:43:31.412Z] ---> 8ac97e7e16dc [2020-04-22T10:43:31.412Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-22T10:43:31.412Z] ---> Running in f2d09f71d44a [2020-04-22T10:43:31.412Z] Removing intermediate container f2d09f71d44a [2020-04-22T10:43:31.412Z] ---> c4653c3eaa7b [2020-04-22T10:43:31.412Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-22T10:43:31.467Z] Removing intermediate container a495266baae8 [2020-04-22T10:43:31.467Z] ---> 716b4b5855c7 [2020-04-22T10:43:31.467Z] Step 15/24 : COPY . . [2020-04-22T10:43:31.670Z] ---> Running in d1183a01bc4e [2020-04-22T10:43:31.670Z] Removing intermediate container d1183a01bc4e [2020-04-22T10:43:31.670Z] ---> 24882aa28a97 [2020-04-22T10:43:31.670Z] Step 22/24 : LABEL arch=amd64 [2020-04-22T10:43:31.670Z] ---> Running in cae590933599 [2020-04-22T10:43:31.929Z] Removing intermediate container cae590933599 [2020-04-22T10:43:31.929Z] ---> 3b662a9ed21e [2020-04-22T10:43:31.929Z] Step 23/24 : LABEL git_sha=31142223d30563ea146eefde112274ee012b6de0 [2020-04-22T10:43:31.929Z] ---> Running in abae229fa171 [2020-04-22T10:43:31.929Z] Removing intermediate container abae229fa171 [2020-04-22T10:43:31.929Z] ---> f601c8586cef [2020-04-22T10:43:31.929Z] Step 24/24 : LABEL version=0.0.0 [2020-04-22T10:43:31.929Z] ---> Running in 3f4d8b49d20b [2020-04-22T10:43:32.187Z] Removing intermediate container 3f4d8b49d20b [2020-04-22T10:43:32.187Z] ---> b9d6e02023e5 [2020-04-22T10:43:32.187Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T10:43:32.187Z] Successfully built b9d6e02023e5 [2020-04-22T10:43:32.187Z] 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] } [2020-04-22T10:43:32.878Z] ---> 43f8d8dcc7e5 [2020-04-22T10:43:32.878Z] Step 16/24 : RUN ${MAKE} [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-22T10:43:33.146Z] ---> Running in 1640c157b231 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-22T10:43:33.737Z] 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-22T10:44:00.444Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-22T10:44:03.793Z] Removing intermediate container 1640c157b231 [2020-04-22T10:44:03.793Z] ---> d9b99acddb0e [2020-04-22T10:44:03.793Z] Step 17/24 : FROM alpine [2020-04-22T10:44:04.380Z] latest: Pulling from library/alpine [2020-04-22T10:44:04.380Z] 8a0637ca1ac9: Pulling fs layer [2020-04-22T10:44:04.650Z] 8a0637ca1ac9: Verifying Checksum [2020-04-22T10:44:04.650Z] 8a0637ca1ac9: Download complete [2020-04-22T10:44:05.235Z] 8a0637ca1ac9: Pull complete [2020-04-22T10:44:05.235Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T10:44:05.235Z] Status: Downloaded newer image for alpine:latest [2020-04-22T10:44:05.235Z] ---> 2ee122dcc32d [2020-04-22T10:44:05.235Z] Step 18/24 : EXPOSE 4000 [2020-04-22T10:44:05.504Z] ---> Running in 727a9838a573 [2020-04-22T10:44:05.778Z] Removing intermediate container 727a9838a573 [2020-04-22T10:44:05.778Z] ---> 8c5e6ccca1c9 [2020-04-22T10:44:05.778Z] 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-22T10:44:07.741Z] ---> 4fc6ea8fb0ae [2020-04-22T10:44:07.741Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-22T10:44:07.741Z] ---> Running in dfeef25a9e4c [2020-04-22T10:44:08.010Z] Removing intermediate container dfeef25a9e4c [2020-04-22T10:44:08.010Z] ---> b5cc1fad71ae [2020-04-22T10:44:08.010Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-22T10:44:08.010Z] ---> Running in c8a9732de6bd [2020-04-22T10:44:08.600Z] Removing intermediate container c8a9732de6bd [2020-04-22T10:44:08.600Z] ---> 1d3ac6d7e835 [2020-04-22T10:44:08.600Z] Step 22/24 : LABEL arch=arm64 [2020-04-22T10:44:08.600Z] ---> Running in 7ba8b1597674 [2020-04-22T10:44:08.869Z] Removing intermediate container 7ba8b1597674 [2020-04-22T10:44:08.869Z] ---> 83c8e3333b95 [2020-04-22T10:44:08.869Z] Step 23/24 : LABEL git_sha=31142223d30563ea146eefde112274ee012b6de0 [2020-04-22T10:44:09.137Z] ---> Running in 0f0af0f67f1e [2020-04-22T10:44:09.407Z] Removing intermediate container 0f0af0f67f1e [2020-04-22T10:44:09.407Z] ---> 3e46dc88ce10 [2020-04-22T10:44:09.407Z] Step 24/24 : LABEL version=0.0.0 [2020-04-22T10:44:09.407Z] ---> Running in fb9d1d7f604b [2020-04-22T10:44:09.990Z] Removing intermediate container fb9d1d7f604b [2020-04-22T10:44:09.990Z] ---> ba98d4243947 [2020-04-22T10:44:09.990Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T10:44:09.990Z] Successfully built ba98d4243947 [2020-04-22T10:44:09.990Z] 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-22T10:44:11.796Z] provisioning config files... [2020-04-22T10:44:11.810Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config4684172218743130850tmp [Pipeline] { [Pipeline] sh [2020-04-22T10:44:12.209Z] + curl -s https://codecov.io/bash [2020-04-22T10:44:12.209Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config4684172218743130850tmp [2020-04-22T10:44:12.467Z] [2020-04-22T10:44:12.467Z] _____ _ [2020-04-22T10:44:12.467Z] / ____| | | [2020-04-22T10:44:12.467Z] | | ___ __| | ___ ___ _____ __ [2020-04-22T10:44:12.467Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-22T10:44:12.467Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-22T10:44:12.467Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-22T10:44:12.467Z] Bash-tbd [2020-04-22T10:44:12.467Z] [2020-04-22T10:44:12.467Z] [2020-04-22T10:44:12.467Z] ==> Jenkins CI detected. [2020-04-22T10:44:12.467Z] project root: . [2020-04-22T10:44:12.467Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-22T10:44:12.467Z] ==> Running gcov in . (disable via -X gcov) [2020-04-22T10:44:12.467Z] ==> Python coveragepy not found [2020-04-22T10:44:12.467Z] ==> Searching for coverage reports in: [2020-04-22T10:44:12.467Z] + . [2020-04-22T10:44:12.467Z] -> Found 1 reports [2020-04-22T10:44:12.467Z] ==> Detecting git/mercurial file structure [2020-04-22T10:44:12.467Z] ==> Reading reports [2020-04-22T10:44:12.467Z] + ./coverage.out bytes=10 [2020-04-22T10:44:12.467Z] ==> Appending adjustments [2020-04-22T10:44:12.467Z] http://docs.codecov.io/docs/fixing-reports [2020-04-22T10:44:12.726Z] + Found adjustments [2020-04-22T10:44:12.726Z] ==> Gzipping contents [2020-04-22T10:44:12.726Z] ==> Uploading reports [2020-04-22T10:44:12.726Z] url: https://codecov.io [2020-04-22T10:44:12.726Z] query: branch=PR-216&commit=31142223d30563ea146eefde112274ee012b6de0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=216&job= [2020-04-22T10:44:12.726Z] -> Pinging Codecov [2020-04-22T10:44:12.726Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-216&commit=31142223d30563ea146eefde112274ee012b6de0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=216&job= [2020-04-22T10:44:12.987Z] -> Uploading [2020-04-22T10:44:13.554Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/31142223d30563ea146eefde112274ee012b6de0 [Pipeline] } [2020-04-22T10:44:13.573Z] 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-22T10:44:15.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T10:44:15.754Z] ---> package-listing.sh [2020-04-22T10:44:15.755Z] ++ facter osfamily [2020-04-22T10:44:15.755Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T10:44:15.755Z] + OS_FAMILY=redhat [2020-04-22T10:44:15.755Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-216 [2020-04-22T10:44:15.755Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T10:44:15.755Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T10:44:15.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T10:44:15.755Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T10:44:15.755Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-216 ']' [2020-04-22T10:44:15.755Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T10:44:15.755Z] + case "${OS_FAMILY}" in [2020-04-22T10:44:15.755Z] + rpm -qa [2020-04-22T10:44:15.755Z] + sort [2020-04-22T10:44:19.950Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T10:44:19.950Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T10:44:19.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T10:44:19.950Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-216 ']' [2020-04-22T10:44:19.950Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-216/archives/ [2020-04-22T10:44:19.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-216/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:44:20.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T10:44:20.457Z] [2020-04-22T10:44:20.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T10:44:20.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T10:44:20.869Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T10:44:20.869Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T10:44:20.869Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T10:44:20.869Z] 756a868c4378: Pulling fs layer [2020-04-22T10:44:20.869Z] 444b2fc9a129: Pulling fs layer [2020-04-22T10:44:20.869Z] ea15f1150254: Pulling fs layer [2020-04-22T10:44:20.869Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T10:44:20.869Z] 28c525ee5125: Pulling fs layer [2020-04-22T10:44:20.869Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T10:44:20.869Z] 138eaada9080: Pulling fs layer [2020-04-22T10:44:20.869Z] 0622d0fa9048: Pulling fs layer [2020-04-22T10:44:20.869Z] 444b2fc9a129: Waiting [2020-04-22T10:44:20.869Z] 094b1ea09ed8: Waiting [2020-04-22T10:44:20.869Z] ea15f1150254: Waiting [2020-04-22T10:44:20.869Z] 138eaada9080: Waiting [2020-04-22T10:44:20.869Z] 41b27a9f41bf: Waiting [2020-04-22T10:44:20.869Z] 0622d0fa9048: Waiting [2020-04-22T10:44:20.869Z] 28c525ee5125: Waiting [2020-04-22T10:44:20.869Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-22T10:44:20.869Z] 2cc5ad85d9ab: Download complete [2020-04-22T10:44:20.869Z] 444b2fc9a129: Verifying Checksum [2020-04-22T10:44:20.869Z] 444b2fc9a129: Download complete [2020-04-22T10:44:20.869Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T10:44:20.869Z] c9b1b535fdd9: Download complete [2020-04-22T10:44:21.141Z] ea15f1150254: Verifying Checksum [2020-04-22T10:44:21.141Z] ea15f1150254: Download complete [2020-04-22T10:44:21.141Z] 28c525ee5125: Verifying Checksum [2020-04-22T10:44:21.141Z] 28c525ee5125: Download complete [2020-04-22T10:44:21.402Z] c9b1b535fdd9: Pull complete [2020-04-22T10:44:21.402Z] 756a868c4378: Verifying Checksum [2020-04-22T10:44:21.402Z] 756a868c4378: Download complete [2020-04-22T10:44:21.668Z] 2cc5ad85d9ab: Pull complete [2020-04-22T10:44:21.668Z] 138eaada9080: Verifying Checksum [2020-04-22T10:44:21.668Z] 138eaada9080: Download complete [2020-04-22T10:44:21.668Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T10:44:21.668Z] 094b1ea09ed8: Download complete [2020-04-22T10:44:21.668Z] 0622d0fa9048: Verifying Checksum [2020-04-22T10:44:21.668Z] 0622d0fa9048: Download complete [2020-04-22T10:44:21.928Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T10:44:21.928Z] 41b27a9f41bf: Download complete [2020-04-22T10:44:23.305Z] 756a868c4378: Pull complete [2020-04-22T10:44:23.306Z] 444b2fc9a129: Pull complete [2020-04-22T10:44:23.565Z] ea15f1150254: Pull complete [2020-04-22T10:44:26.863Z] 41b27a9f41bf: Pull complete [2020-04-22T10:44:26.863Z] 28c525ee5125: Pull complete [2020-04-22T10:44:29.421Z] 094b1ea09ed8: Pull complete [2020-04-22T10:44:29.421Z] 138eaada9080: Pull complete [2020-04-22T10:44:29.421Z] 0622d0fa9048: Pull complete [2020-04-22T10:44:29.421Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T10:44:29.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T10:44:29.588Z] prd-centos7-docker-4c-2g-5584 does not seem to be running inside a container [2020-04-22T10:44:29.618Z] $ 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-216 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216:/w/workspace/edgexfoundry_edgex-ui-go_PR-216:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T10:44:30.697Z] $ docker top 95f6fd2f7ec1f61f3c10c996e5259a40f3b0335694c38b65522e8073f81492e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T10:44:31.169Z] provisioning config files... [2020-04-22T10:44:31.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config1243116770844600535tmp [Pipeline] { [Pipeline] echo [2020-04-22T10:44:31.371Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T10:44:31.717Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T10:44:31.762Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T10:44:32.076Z] ---> logs-deploy.sh [2020-04-22T10:44:32.076Z] + ARCHIVE_ARTIFACTS= [2020-04-22T10:44:32.076Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T10:44:32.076Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T10:44:32.076Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T10:44:32.076Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/1 [2020-04-22T10:44:32.076Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-216/1/ [2020-04-22T10:44:32.076Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [2020-04-22T10:44:33.455Z] Archives upload complete. [2020-04-22T10:44:33.455Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-216/1/