Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 397922165b058b6b8a8429499b639e22376024ad Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-139’ Running on prd-centos7-docker-4c-2g-140 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 397922165b058b6b8a8429499b639e22376024ad (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 397922165b058b6b8a8429499b639e22376024ad # timeout=10 Commit message: "Modify Registry Host value to localhost in docker configuration way" > git rev-list --no-walk 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-20T13:31:56.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-20T13:31:57.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-20T13:31:57.151Z] ========================================================= [2020-05-20T13:31:57.151Z] EdgeX Global Pipelines Version Info [2020-05-20T13:31:57.151Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:31:58.570Z] ------------------- [2020-05-20T13:31:58.570Z] stable info: [2020-05-20T13:31:58.570Z] ------------------- [2020-05-20T13:31:58.570Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-20T13:31:58.570Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-20T13:31:58.570Z] Message: update stable to v1.0.87 [2020-05-20T13:31:59.146Z] ------------------- [2020-05-20T13:31:59.146Z] experimental info: [2020-05-20T13:31:59.146Z] ------------------- [2020-05-20T13:31:59.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-20T13:31:59.146Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-20T13:31:59.146Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:32:01.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-20T13:32:01.412Z] [2020-05-20T13:32:01.412Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:32:01.755Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-20T13:32:01.755Z] latest: Pulling from edgex-devops/git-semver [2020-05-20T13:32:01.755Z] 9123ac7c32f7: Pulling fs layer [2020-05-20T13:32:01.755Z] b8cc5d1170e3: Pulling fs layer [2020-05-20T13:32:01.755Z] 2924cbbf6a41: Pulling fs layer [2020-05-20T13:32:01.755Z] 93b08a4f1073: Pulling fs layer [2020-05-20T13:32:01.755Z] 93b08a4f1073: Waiting [2020-05-20T13:32:01.755Z] b8cc5d1170e3: Verifying Checksum [2020-05-20T13:32:01.755Z] b8cc5d1170e3: Download complete [2020-05-20T13:32:01.755Z] 9123ac7c32f7: Verifying Checksum [2020-05-20T13:32:01.755Z] 9123ac7c32f7: Download complete [2020-05-20T13:32:02.022Z] 93b08a4f1073: Verifying Checksum [2020-05-20T13:32:02.022Z] 93b08a4f1073: Download complete [2020-05-20T13:32:02.022Z] 2924cbbf6a41: Verifying Checksum [2020-05-20T13:32:02.022Z] 2924cbbf6a41: Download complete [2020-05-20T13:32:02.022Z] 9123ac7c32f7: Pull complete [2020-05-20T13:32:02.288Z] b8cc5d1170e3: Pull complete [2020-05-20T13:32:03.269Z] 2924cbbf6a41: Pull complete [2020-05-20T13:32:03.269Z] 93b08a4f1073: Pull complete [2020-05-20T13:32:03.269Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-20T13:32:03.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-20T13:32:03.472Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:32:03.526Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-20T13:32:04.290Z] $ docker top 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-20T13:32:04.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-20T13:32:04.640Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-20T13:32:04.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-20T13:32:04.870Z] $ docker exec 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent [2020-05-20T13:32:05.071Z] SSH_AUTH_SOCK=/tmp/ssh-5jbN4gKemeyp/agent.15 [2020-05-20T13:32:05.071Z] SSH_AGENT_PID=22 [2020-05-20T13:32:05.084Z] Running ssh-add (command line suppressed) [2020-05-20T13:32:05.229Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1950102099983309432.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1950102099983309432.key) [2020-05-20T13:32:05.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-20T13:32:05.649Z] + git describe --exact-match --tags HEAD [2020-05-20T13:32:05.649Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-20T13:32:05.718Z] $ docker exec --env ******** --env ******** 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent -k [2020-05-20T13:32:05.881Z] unset SSH_AUTH_SOCK; [2020-05-20T13:32:05.881Z] unset SSH_AGENT_PID; [2020-05-20T13:32:05.881Z] echo Agent pid 22 killed; [2020-05-20T13:32:05.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-20T13:32:06.009Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-20T13:32:06.010Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-20T13:32:06.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-20T13:32:06.097Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-20T13:32:06.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-20T13:32:06.304Z] $ docker exec 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent [2020-05-20T13:32:06.506Z] SSH_AUTH_SOCK=/tmp/ssh-vhQ3TL2HoWoA/agent.57 [2020-05-20T13:32:06.506Z] SSH_AGENT_PID=64 [2020-05-20T13:32:06.515Z] Running ssh-add (command line suppressed) [2020-05-20T13:32:06.663Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8820627703432836441.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8820627703432836441.key) [2020-05-20T13:32:06.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-20T13:32:07.171Z] + git semver init [2020-05-20T13:32:07.171Z] # -> Open(): unable to determine branch for HEAD [2020-05-20T13:32:07.171Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-20T13:32:07.171Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-20T13:32:07.171Z] # $SEMVER_REMOTE_NAME = origin [2020-05-20T13:32:07.171Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-20T13:32:07.171Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-20T13:32:07.171Z] # $SEMVER_BRANCH = master [2020-05-20T13:32:07.171Z] # $SEMVER_TEMP = /tmp/semver-204060625 [2020-05-20T13:32:07.171Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-05-20T13:32:08.129Z] # '/tmp/semver-204060625' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-05-20T13:32:08.130Z] # -> Force: false [2020-05-20T13:32:08.130Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-05-20T13:32:08.139Z] $ docker exec --env ******** --env ******** 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent -k [2020-05-20T13:32:08.307Z] unset SSH_AUTH_SOCK; [2020-05-20T13:32:08.307Z] unset SSH_AGENT_PID; [2020-05-20T13:32:08.307Z] echo Agent pid 64 killed; [2020-05-20T13:32:08.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-20T13:32:08.810Z] + git semver [Pipeline] } [2020-05-20T13:32:08.825Z] $ docker stop --time=1 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd [2020-05-20T13:32:10.226Z] $ docker rm -f 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-20T13:32:11.435Z] Stashed 46 file(s) [Pipeline] echo [2020-05-20T13:32:11.436Z] [edgeXSemver] initialized semver on version 1.2.1-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-20T13:32:26.771Z] Still waiting to schedule task [2020-05-20T13:32:26.771Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-20T13:32:26.772Z] Still waiting to schedule task [2020-05-20T13:32:26.772Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-20T13:34:27.644Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-05-20T13:34:27.692Z] Running in /w/workspace/edgex-ui-go/36 [Pipeline] { [Pipeline] checkout [2020-05-20T13:34:34.048Z] using credential edgex-jenkins-ssh [2020-05-20T13:34:34.132Z] Cloning the remote Git repository [2020-05-20T13:34:34.132Z] Cloning with configured refspecs honoured and without tags [2020-05-20T13:34:34.213Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-20T13:34:34.338Z] > git init /w/workspace/edgex-ui-go/36 # timeout=10 [2020-05-20T13:34:34.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-20T13:34:34.432Z] > git --version # timeout=10 [2020-05-20T13:34:34.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-20T13:34:34.603Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T13:34:35.846Z] Fetching without tags [2020-05-20T13:34:36.290Z] Checking out Revision 397922165b058b6b8a8429499b639e22376024ad (master) [2020-05-20T13:34:35.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-20T13:34:35.750Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T13:34:35.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-20T13:34:35.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-20T13:34:35.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-20T13:34:35.871Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T13:34:36.309Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T13:34:36.326Z] > git checkout -f 397922165b058b6b8a8429499b639e22376024ad # timeout=10 [2020-05-20T13:34:39.428Z] Running on prd-centos7-docker-4c-2g-142 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-05-20T13:34:39.506Z] Running in /w/workspace/edgex-ui-go/36 [Pipeline] { [Pipeline] checkout [2020-05-20T13:34:40.707Z] Commit message: "Modify Registry Host value to localhost in docker configuration way" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-20T13:34:42.149Z] ========================================================= [2020-05-20T13:34:42.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-20T13:34:42.149Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:34:43.380Z] + 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-05-20T13:34:44.364Z] Sending build context to Docker daemon 11.57MB [2020-05-20T13:34:44.364Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-20T13:34:44.364Z] Step 2/8 : FROM ${BASE} [2020-05-20T13:34:44.637Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-20T13:34:44.637Z] cde5963f3b93: Pulling fs layer [2020-05-20T13:34:44.637Z] 2a23fa8c16f7: Pulling fs layer [2020-05-20T13:34:44.637Z] 777b28850792: Pulling fs layer [2020-05-20T13:34:44.637Z] 8a11ddd9e578: Pulling fs layer [2020-05-20T13:34:44.637Z] 4cf88f913ddb: Pulling fs layer [2020-05-20T13:34:44.637Z] 1df406cf5192: Pulling fs layer [2020-05-20T13:34:44.637Z] cd6300453558: Pulling fs layer [2020-05-20T13:34:44.637Z] b9c365052c96: Pulling fs layer [2020-05-20T13:34:44.637Z] a2d8cc88f415: Pulling fs layer [2020-05-20T13:34:44.637Z] ea1d1ca13537: Pulling fs layer [2020-05-20T13:34:44.637Z] 3750a50a1c5e: Pulling fs layer [2020-05-20T13:34:44.637Z] 8a11ddd9e578: Waiting [2020-05-20T13:34:44.637Z] 4cf88f913ddb: Waiting [2020-05-20T13:34:44.637Z] 1df406cf5192: Waiting [2020-05-20T13:34:44.637Z] cd6300453558: Waiting [2020-05-20T13:34:44.637Z] b9c365052c96: Waiting [2020-05-20T13:34:44.637Z] a2d8cc88f415: Waiting [2020-05-20T13:34:44.637Z] 3750a50a1c5e: Waiting [2020-05-20T13:34:44.637Z] ea1d1ca13537: Waiting [2020-05-20T13:34:44.637Z] 777b28850792: Verifying Checksum [2020-05-20T13:34:44.637Z] 777b28850792: Download complete [2020-05-20T13:34:44.637Z] 2a23fa8c16f7: Verifying Checksum [2020-05-20T13:34:44.637Z] 2a23fa8c16f7: Download complete [2020-05-20T13:34:44.912Z] 4cf88f913ddb: Verifying Checksum [2020-05-20T13:34:44.912Z] 4cf88f913ddb: Download complete [2020-05-20T13:34:44.912Z] 1df406cf5192: Verifying Checksum [2020-05-20T13:34:44.912Z] 1df406cf5192: Download complete [2020-05-20T13:34:45.025Z] using credential edgex-jenkins-ssh [2020-05-20T13:34:45.075Z] Cloning the remote Git repository [2020-05-20T13:34:45.075Z] Cloning with configured refspecs honoured and without tags [2020-05-20T13:34:45.195Z] cde5963f3b93: Verifying Checksum [2020-05-20T13:34:45.195Z] cde5963f3b93: Download complete [2020-05-20T13:34:45.136Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-20T13:34:45.791Z] cde5963f3b93: Pull complete [2020-05-20T13:34:46.245Z] Fetching without tags [2020-05-20T13:34:46.391Z] 2a23fa8c16f7: Pull complete [2020-05-20T13:34:45.261Z] > git init /w/workspace/edgex-ui-go/36 # timeout=10 [2020-05-20T13:34:45.341Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-20T13:34:45.341Z] > git --version # timeout=10 [2020-05-20T13:34:45.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-20T13:34:45.398Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T13:34:46.169Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-20T13:34:46.180Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T13:34:46.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-20T13:34:46.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-20T13:34:46.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-20T13:34:46.256Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T13:34:46.656Z] Checking out Revision 397922165b058b6b8a8429499b639e22376024ad (master) [2020-05-20T13:34:46.670Z] 777b28850792: Pull complete [2020-05-20T13:34:46.665Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T13:34:46.675Z] > git checkout -f 397922165b058b6b8a8429499b639e22376024ad # timeout=10 [2020-05-20T13:34:49.308Z] cd6300453558: Verifying Checksum [2020-05-20T13:34:49.308Z] cd6300453558: Download complete [2020-05-20T13:34:49.308Z] a2d8cc88f415: Verifying Checksum [2020-05-20T13:34:49.308Z] a2d8cc88f415: Download complete [2020-05-20T13:34:50.581Z] Commit message: "Modify Registry Host value to localhost in docker configuration way" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-20T13:34:51.855Z] ========================================================= [2020-05-20T13:34:51.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-20T13:34:51.855Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:34:51.950Z] ea1d1ca13537: Verifying Checksum [2020-05-20T13:34:51.950Z] ea1d1ca13537: Download complete [2020-05-20T13:34:51.950Z] 3750a50a1c5e: Verifying Checksum [2020-05-20T13:34:51.950Z] 3750a50a1c5e: Download complete [2020-05-20T13:34:52.772Z] + 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-05-20T13:34:53.373Z] Sending build context to Docker daemon 11.57MB [2020-05-20T13:34:53.373Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-20T13:34:53.373Z] Step 2/8 : FROM ${BASE} [2020-05-20T13:34:53.644Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-20T13:34:53.644Z] e6b0cf9c0882: Pulling fs layer [2020-05-20T13:34:53.644Z] 2848faf0eed1: Pulling fs layer [2020-05-20T13:34:53.644Z] 0f37312ad70f: Pulling fs layer [2020-05-20T13:34:53.644Z] 5788d62ee057: Pulling fs layer [2020-05-20T13:34:53.644Z] 0e6b1d234666: Pulling fs layer [2020-05-20T13:34:53.644Z] bf5d7aec512f: Pulling fs layer [2020-05-20T13:34:53.644Z] 34c802a77dc8: Pulling fs layer [2020-05-20T13:34:53.644Z] 9eb99e56ec68: Pulling fs layer [2020-05-20T13:34:53.644Z] 27c7a5d97fbd: Pulling fs layer [2020-05-20T13:34:53.644Z] 5c102a31e300: Pulling fs layer [2020-05-20T13:34:53.644Z] dcfb455df0a1: Pulling fs layer [2020-05-20T13:34:53.644Z] 34c802a77dc8: Waiting [2020-05-20T13:34:53.644Z] 9eb99e56ec68: Waiting [2020-05-20T13:34:53.644Z] 27c7a5d97fbd: Waiting [2020-05-20T13:34:53.644Z] 5c102a31e300: Waiting [2020-05-20T13:34:53.644Z] dcfb455df0a1: Waiting [2020-05-20T13:34:53.644Z] 5788d62ee057: Waiting [2020-05-20T13:34:53.644Z] 0e6b1d234666: Waiting [2020-05-20T13:34:53.644Z] bf5d7aec512f: Waiting [2020-05-20T13:34:53.644Z] 0f37312ad70f: Verifying Checksum [2020-05-20T13:34:53.644Z] 0f37312ad70f: Download complete [2020-05-20T13:34:53.644Z] 2848faf0eed1: Verifying Checksum [2020-05-20T13:34:53.644Z] 2848faf0eed1: Download complete [2020-05-20T13:34:53.644Z] 0e6b1d234666: Verifying Checksum [2020-05-20T13:34:53.644Z] 0e6b1d234666: Download complete [2020-05-20T13:34:53.644Z] bf5d7aec512f: Download complete [2020-05-20T13:34:53.988Z] e6b0cf9c0882: Verifying Checksum [2020-05-20T13:34:53.988Z] e6b0cf9c0882: Download complete [2020-05-20T13:34:54.566Z] b9c365052c96: Verifying Checksum [2020-05-20T13:34:54.566Z] b9c365052c96: Download complete [2020-05-20T13:34:54.999Z] 34c802a77dc8: Verifying Checksum [2020-05-20T13:34:54.999Z] 34c802a77dc8: Download complete [2020-05-20T13:34:54.999Z] 27c7a5d97fbd: Verifying Checksum [2020-05-20T13:34:54.999Z] 27c7a5d97fbd: Download complete [2020-05-20T13:34:56.003Z] 8a11ddd9e578: Verifying Checksum [2020-05-20T13:34:56.003Z] 8a11ddd9e578: Download complete [2020-05-20T13:34:56.481Z] e6b0cf9c0882: Pull complete [2020-05-20T13:34:56.789Z] 9eb99e56ec68: Verifying Checksum [2020-05-20T13:34:56.789Z] 9eb99e56ec68: Download complete [2020-05-20T13:34:57.053Z] 2848faf0eed1: Pull complete [2020-05-20T13:34:57.053Z] 5c102a31e300: Verifying Checksum [2020-05-20T13:34:57.053Z] 5c102a31e300: Download complete [2020-05-20T13:34:57.053Z] dcfb455df0a1: Verifying Checksum [2020-05-20T13:34:57.053Z] dcfb455df0a1: Download complete [2020-05-20T13:34:57.053Z] 5788d62ee057: Verifying Checksum [2020-05-20T13:34:57.053Z] 5788d62ee057: Download complete [2020-05-20T13:34:57.053Z] 0f37312ad70f: Pull complete [2020-05-20T13:35:07.288Z] 5788d62ee057: Pull complete [2020-05-20T13:35:07.288Z] 0e6b1d234666: Pull complete [2020-05-20T13:35:07.288Z] bf5d7aec512f: Pull complete [2020-05-20T13:35:08.440Z] 8a11ddd9e578: Pull complete [2020-05-20T13:35:08.440Z] 4cf88f913ddb: Pull complete [2020-05-20T13:35:08.440Z] 1df406cf5192: Pull complete [2020-05-20T13:35:10.803Z] 34c802a77dc8: Pull complete [2020-05-20T13:35:13.848Z] cd6300453558: Pull complete [2020-05-20T13:35:15.276Z] 9eb99e56ec68: Pull complete [2020-05-20T13:35:15.276Z] 27c7a5d97fbd: Pull complete [2020-05-20T13:35:15.882Z] 5c102a31e300: Pull complete [2020-05-20T13:35:16.482Z] dcfb455df0a1: Pull complete [2020-05-20T13:35:16.482Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-20T13:35:16.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-20T13:35:16.482Z] ---> 7c70fe431013 [2020-05-20T13:35:16.482Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-20T13:35:16.482Z] ---> Running in 15a8b580e816 [2020-05-20T13:35:16.482Z] Removing intermediate container 15a8b580e816 [2020-05-20T13:35:16.482Z] ---> b2965c4e38ae [2020-05-20T13:35:16.482Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-20T13:35:16.806Z] ---> Running in 2ddf4330b1fd [2020-05-20T13:35:18.141Z] b9c365052c96: Pull complete [2020-05-20T13:35:18.142Z] a2d8cc88f415: Pull complete [2020-05-20T13:35:18.242Z] Removing intermediate container 2ddf4330b1fd [2020-05-20T13:35:18.242Z] ---> 74d4731f3a4b [2020-05-20T13:35:18.242Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-20T13:35:18.242Z] ---> Running in cc8f17d3b06c [2020-05-20T13:35:18.508Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-20T13:35:19.913Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-20T13:35:20.130Z] ea1d1ca13537: Pull complete [2020-05-20T13:35:20.203Z] OK: 143 MiB in 39 packages [2020-05-20T13:35:20.403Z] 3750a50a1c5e: Pull complete [2020-05-20T13:35:20.403Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-20T13:35:20.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-20T13:35:20.403Z] ---> 78745c68409d [2020-05-20T13:35:20.403Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-20T13:35:20.799Z] Removing intermediate container cc8f17d3b06c [2020-05-20T13:35:20.799Z] ---> 9614b134bc3c [2020-05-20T13:35:20.799Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-20T13:35:21.079Z] ---> Running in 19a550a3fd67 [2020-05-20T13:35:21.079Z] Removing intermediate container 19a550a3fd67 [2020-05-20T13:35:21.079Z] ---> 12fdf3117beb [2020-05-20T13:35:21.079Z] Step 7/8 : COPY . . [2020-05-20T13:35:22.176Z] ---> ba513778487d [2020-05-20T13:35:22.176Z] Step 8/8 : RUN go mod download [2020-05-20T13:35:22.453Z] ---> Running in d4811b88ab64 [2020-05-20T13:35:25.799Z] ---> Running in 91b06bcd86fc [2020-05-20T13:35:25.799Z] Removing intermediate container 91b06bcd86fc [2020-05-20T13:35:25.799Z] ---> ffda37758bd5 [2020-05-20T13:35:25.799Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-20T13:35:25.799Z] ---> Running in 5de4dcbbb121 [2020-05-20T13:35:28.426Z] Removing intermediate container 5de4dcbbb121 [2020-05-20T13:35:28.426Z] ---> 20b40b305a2e [2020-05-20T13:35:28.426Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-20T13:35:28.426Z] ---> Running in b37a165b4474 [2020-05-20T13:35:29.404Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-20T13:35:30.382Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-20T13:35:30.662Z] OK: 125 MiB in 39 packages [2020-05-20T13:35:30.958Z] go: finding cloud.google.com/go v0.26.0 [2020-05-20T13:35:30.958Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-20T13:35:30.958Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-20T13:35:30.958Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-20T13:35:30.958Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-20T13:35:30.958Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-20T13:35:30.958Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-20T13:35:30.958Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-20T13:35:30.958Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-20T13:35:30.958Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-20T13:35:30.958Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-20T13:35:30.958Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-20T13:35:30.958Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-20T13:35:30.958Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-20T13:35:30.958Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-20T13:35:30.958Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-20T13:35:30.958Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-20T13:35:30.958Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-20T13:35:30.958Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-20T13:35:30.958Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-20T13:35:30.958Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-20T13:35:30.958Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-20T13:35:30.958Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-20T13:35:30.958Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-20T13:35:30.958Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-20T13:35:30.958Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-20T13:35:30.958Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-20T13:35:30.958Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-20T13:35:30.958Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-20T13:35:30.958Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-20T13:35:30.958Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-20T13:35:30.958Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-20T13:35:30.958Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-20T13:35:30.958Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-20T13:35:30.958Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-20T13:35:30.958Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-20T13:35:30.958Z] go: finding github.com/fatih/color v1.9.0 [2020-05-20T13:35:30.958Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-20T13:35:30.958Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-20T13:35:30.958Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-20T13:35:30.958Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-20T13:35:30.958Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-20T13:35:30.958Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-20T13:35:30.958Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-20T13:35:30.958Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-20T13:35:30.958Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-20T13:35:31.230Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-20T13:35:31.230Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-20T13:35:31.230Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-20T13:35:31.230Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-20T13:35:31.230Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-20T13:35:31.230Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-05-20T13:35:31.521Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-20T13:35:31.521Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-20T13:35:31.521Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-20T13:35:31.521Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-20T13:35:31.521Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-20T13:35:31.521Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-20T13:35:31.521Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-20T13:35:31.796Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-20T13:35:31.796Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-20T13:35:31.796Z] go: finding github.com/golang/mock v1.1.1 [2020-05-20T13:35:31.796Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-20T13:35:31.796Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-20T13:35:31.796Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-20T13:35:31.796Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-20T13:35:31.796Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-20T13:35:31.796Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-20T13:35:32.081Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-20T13:35:32.081Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-20T13:35:32.081Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-20T13:35:32.081Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-20T13:35:32.081Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-20T13:35:32.081Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-20T13:35:32.081Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-20T13:35:32.098Z] Removing intermediate container b37a165b4474 [2020-05-20T13:35:32.098Z] ---> 2b729908ffcd [2020-05-20T13:35:32.099Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-20T13:35:32.099Z] ---> Running in c035419499a8 [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-20T13:35:32.357Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-20T13:35:32.625Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-20T13:35:32.625Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-20T13:35:32.625Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-20T13:35:32.625Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-20T13:35:32.625Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-20T13:35:32.625Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-20T13:35:32.625Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-20T13:35:32.694Z] Removing intermediate container c035419499a8 [2020-05-20T13:35:32.694Z] ---> cbb0e175015f [2020-05-20T13:35:32.694Z] Step 7/8 : COPY . . [2020-05-20T13:35:32.888Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-20T13:35:32.888Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-20T13:35:32.889Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-20T13:35:32.889Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-20T13:35:32.889Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-20T13:35:32.889Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-20T13:35:32.889Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-20T13:35:33.156Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-20T13:35:33.453Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-20T13:35:33.453Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-05-20T13:35:33.453Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-20T13:35:33.453Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-20T13:35:33.453Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-20T13:35:33.453Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-20T13:35:33.742Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-20T13:35:33.742Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-20T13:35:33.742Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-20T13:35:33.742Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-20T13:35:33.742Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-20T13:35:33.742Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-20T13:35:33.742Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-20T13:35:33.742Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-20T13:35:34.015Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-20T13:35:34.015Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-20T13:35:34.015Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-20T13:35:34.015Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-20T13:35:34.015Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-20T13:35:34.015Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-20T13:35:34.015Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-20T13:35:34.015Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-20T13:35:34.015Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-20T13:35:34.015Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-20T13:35:34.015Z] go: finding github.com/kr/pty v1.1.1 [2020-05-20T13:35:34.015Z] go: finding github.com/kr/text v0.1.0 [2020-05-20T13:35:34.129Z] ---> d45c8e63ed32 [2020-05-20T13:35:34.129Z] Step 8/8 : RUN go mod download [2020-05-20T13:35:34.297Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-20T13:35:34.297Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-20T13:35:34.297Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-20T13:35:34.297Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-20T13:35:34.297Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-20T13:35:34.297Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-20T13:35:34.297Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-20T13:35:34.297Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-20T13:35:34.402Z] ---> Running in a5df0d26397b [2020-05-20T13:35:35.284Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-20T13:35:35.284Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-20T13:35:35.284Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-20T13:35:35.284Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-20T13:35:35.284Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-20T13:35:35.284Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-20T13:35:35.284Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-20T13:35:35.548Z] go: finding github.com/oklog/run v1.0.0 [2020-05-20T13:35:35.548Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-20T13:35:35.548Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-20T13:35:35.548Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-20T13:35:35.548Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-20T13:35:35.548Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-20T13:35:35.548Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-20T13:35:35.813Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-20T13:35:35.813Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-20T13:35:35.813Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-20T13:35:35.813Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-20T13:35:35.813Z] go: finding github.com/posener/complete v1.1.1 [2020-05-20T13:35:35.813Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-20T13:35:35.813Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-20T13:35:35.813Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-20T13:35:35.813Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-20T13:35:35.813Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-20T13:35:35.813Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-20T13:35:35.813Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-20T13:35:36.120Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-20T13:35:36.120Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-20T13:35:36.120Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-20T13:35:36.120Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-20T13:35:36.120Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-20T13:35:36.120Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-20T13:35:36.120Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-20T13:35:36.120Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-20T13:35:36.387Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-20T13:35:36.387Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T13:35:36.387Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-20T13:35:36.387Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-20T13:35:36.387Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-20T13:35:36.387Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-20T13:35:36.387Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-20T13:35:36.387Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-20T13:35:36.387Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-20T13:35:36.651Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-20T13:35:36.651Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-20T13:35:36.651Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-20T13:35:36.651Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-20T13:35:36.651Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-20T13:35:36.651Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-20T13:35:36.651Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-20T13:35:36.651Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-20T13:35:36.651Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-20T13:35:36.651Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-20T13:35:36.913Z] go: finding golang.org/x/text v0.3.2 [2020-05-20T13:35:36.913Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-20T13:35:36.913Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-20T13:35:36.913Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-20T13:35:36.913Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-20T13:35:36.913Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-20T13:35:36.913Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-20T13:35:37.179Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-20T13:35:37.179Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-20T13:35:37.179Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-20T13:35:37.179Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-20T13:35:37.179Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-20T13:35:37.179Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-20T13:35:37.179Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-20T13:35:37.179Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-20T13:35:37.179Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-20T13:35:37.454Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-20T13:35:37.454Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-20T13:35:37.454Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-20T13:35:37.454Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-20T13:35:37.454Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-20T13:35:37.454Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-20T13:35:37.454Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-20T13:35:37.721Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-20T13:35:37.721Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-20T13:35:37.721Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-20T13:35:37.721Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-20T13:35:42.658Z] go: finding cloud.google.com/go v0.26.0 [2020-05-20T13:35:42.658Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-20T13:35:42.933Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-20T13:35:42.933Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-20T13:35:42.933Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-20T13:35:42.933Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-20T13:35:42.933Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-20T13:35:42.933Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-20T13:35:42.933Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-20T13:35:43.205Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-20T13:35:43.205Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-20T13:35:43.205Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-20T13:35:43.205Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-20T13:35:43.205Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-20T13:35:43.205Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-20T13:35:43.205Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-20T13:35:43.205Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-20T13:35:43.475Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-20T13:35:43.475Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-20T13:35:43.475Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-20T13:35:43.475Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-20T13:35:43.475Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-20T13:35:43.475Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-20T13:35:43.475Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-20T13:35:43.475Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-20T13:35:43.475Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-20T13:35:43.746Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-20T13:35:43.746Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-20T13:35:43.746Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-20T13:35:43.746Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-20T13:35:43.746Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-20T13:35:43.746Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-20T13:35:44.016Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-20T13:35:44.016Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-20T13:35:44.016Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-20T13:35:44.016Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-20T13:35:44.016Z] go: finding github.com/fatih/color v1.9.0 [2020-05-20T13:35:44.016Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-20T13:35:44.016Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-20T13:35:44.290Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-20T13:35:44.290Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-20T13:35:44.290Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-20T13:35:44.290Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-20T13:35:44.290Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-20T13:35:44.290Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-20T13:35:44.290Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-20T13:35:44.290Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-20T13:35:44.563Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-20T13:35:44.563Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-20T13:35:44.563Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-20T13:35:44.563Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-20T13:35:44.563Z] go: finding github.com/golang/mock v1.1.1 [2020-05-20T13:35:44.563Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-20T13:35:44.563Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-20T13:35:44.563Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-20T13:35:44.563Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-20T13:35:44.563Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-20T13:35:44.563Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-20T13:35:44.833Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-20T13:35:44.833Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-20T13:35:44.833Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-20T13:35:44.833Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-20T13:35:44.833Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-20T13:35:44.833Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-20T13:35:44.833Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-20T13:35:44.833Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-20T13:35:44.833Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-20T13:35:45.105Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-20T13:35:45.105Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-20T13:35:45.105Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-20T13:35:45.105Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-20T13:35:45.105Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-20T13:35:45.105Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-20T13:35:45.376Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-20T13:35:45.376Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-20T13:35:45.376Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-20T13:35:45.376Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-20T13:35:45.376Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-20T13:35:45.376Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-20T13:35:45.648Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-20T13:35:45.648Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-20T13:35:45.648Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-20T13:35:45.648Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-20T13:35:45.648Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-20T13:35:45.648Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-20T13:35:45.648Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-20T13:35:45.919Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-20T13:35:45.919Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-20T13:35:45.919Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-20T13:35:45.919Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-20T13:35:45.919Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-20T13:35:45.919Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-20T13:35:45.919Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-20T13:35:46.193Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-20T13:35:46.193Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-20T13:35:46.193Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-20T13:35:46.193Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-05-20T13:35:46.193Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-20T13:35:46.193Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-20T13:35:46.193Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-20T13:35:46.488Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-20T13:35:46.488Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-20T13:35:46.488Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-20T13:35:46.488Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-20T13:35:46.488Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-20T13:35:46.488Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-20T13:35:46.488Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-20T13:35:46.488Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-20T13:35:46.766Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-20T13:35:46.766Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-20T13:35:46.766Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-20T13:35:46.766Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-20T13:35:46.766Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-20T13:35:46.766Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-20T13:35:46.766Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-20T13:35:46.766Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-20T13:35:46.766Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-20T13:35:46.766Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-20T13:35:46.766Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-20T13:35:46.766Z] go: finding github.com/kr/pty v1.1.1 [2020-05-20T13:35:47.041Z] go: finding github.com/kr/text v0.1.0 [2020-05-20T13:35:47.041Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-20T13:35:47.041Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-20T13:35:47.041Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-20T13:35:47.041Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-20T13:35:47.041Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-20T13:35:47.041Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-20T13:35:47.041Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-20T13:35:47.041Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-20T13:35:47.041Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-20T13:35:47.319Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-20T13:35:47.589Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-20T13:35:47.589Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-20T13:35:47.589Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-20T13:35:47.589Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-20T13:35:47.589Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-20T13:35:47.589Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-20T13:35:47.589Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-20T13:35:47.589Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-20T13:35:47.589Z] go: finding github.com/oklog/run v1.0.0 [2020-05-20T13:35:47.864Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-20T13:35:47.864Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-20T13:35:47.865Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-20T13:35:47.865Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-20T13:35:47.865Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-20T13:35:47.865Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-20T13:35:48.150Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-20T13:35:48.150Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-20T13:35:48.150Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-20T13:35:48.150Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-20T13:35:48.150Z] go: finding github.com/posener/complete v1.1.1 [2020-05-20T13:35:48.150Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-20T13:35:48.150Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-20T13:35:48.150Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-20T13:35:48.150Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-20T13:35:48.150Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-20T13:35:48.425Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-20T13:35:48.425Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-20T13:35:48.425Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-20T13:35:48.425Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-20T13:35:48.425Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-20T13:35:48.425Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-20T13:35:48.425Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-20T13:35:48.425Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-20T13:35:48.698Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-20T13:35:48.698Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-20T13:35:48.698Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-20T13:35:48.698Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T13:35:48.698Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-20T13:35:48.698Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-20T13:35:48.698Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-20T13:35:48.698Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-20T13:35:48.698Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-20T13:35:48.698Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-20T13:35:48.968Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-20T13:35:48.968Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-20T13:35:48.968Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-20T13:35:48.968Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-20T13:35:48.968Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-20T13:35:48.968Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-20T13:35:48.968Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-20T13:35:48.968Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-20T13:35:49.243Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-20T13:35:49.243Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-20T13:35:49.243Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-20T13:35:49.243Z] go: finding golang.org/x/text v0.3.2 [2020-05-20T13:35:49.243Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-20T13:35:49.243Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-20T13:35:49.243Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-20T13:35:49.243Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-20T13:35:49.243Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-20T13:35:49.243Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-20T13:35:49.514Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-20T13:35:49.514Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-20T13:35:49.514Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-20T13:35:49.514Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-20T13:35:49.514Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-20T13:35:49.514Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-20T13:35:49.514Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-20T13:35:49.783Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-20T13:35:49.783Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-20T13:35:49.783Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-20T13:35:49.783Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-20T13:35:49.783Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-20T13:35:49.783Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-20T13:35:49.783Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-20T13:35:49.783Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-20T13:35:50.052Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-20T13:35:50.052Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-20T13:35:50.052Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-20T13:35:50.052Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-20T13:35:50.329Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-20T13:37:27.150Z] Removing intermediate container a5df0d26397b [2020-05-20T13:37:27.150Z] ---> aadae74e3a37 [2020-05-20T13:37:27.150Z] Successfully built aadae74e3a37 [2020-05-20T13:37:27.150Z] 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-05-20T13:37:27.864Z] + docker inspect -f . ci-base-image-arm64 [2020-05-20T13:37:27.864Z] . [Pipeline] withDockerContainer [2020-05-20T13:37:28.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container [2020-05-20T13:37:28.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/36 -v /w/workspace/edgex-ui-go/36:/w/workspace/edgex-ui-go/36:rw,z -v /w/workspace/edgex-ui-go/36@tmp:/w/workspace/edgex-ui-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-20T13:37:29.893Z] $ docker top f9ea0852e3546a87d0ce7654591d3f814005e420a59e75300652baa265ff533c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-20T13:37:31.200Z] + go version [2020-05-20T13:37:31.201Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-20T13:37:31.884Z] + make test [2020-05-20T13:37:31.884Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-20T13:37:33.315Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-20T13:37:55.555Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-20T13:37:55.555Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-20T13:38:01.503Z] Stashed 1 file(s) [Pipeline] } [2020-05-20T13:38:01.508Z] $ docker stop --time=1 f9ea0852e3546a87d0ce7654591d3f814005e420a59e75300652baa265ff533c [2020-05-20T13:38:03.678Z] $ docker rm -f f9ea0852e3546a87d0ce7654591d3f814005e420a59e75300652baa265ff533c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-20T13:38:05.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-20T13:38:05.954Z] + ls -al . [2020-05-20T13:38:05.954Z] total 136 [2020-05-20T13:38:05.954Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 13:37 . [2020-05-20T13:38:05.954Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:34 .. [2020-05-20T13:38:05.954Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 13:34 .git [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 123 May 20 13:34 .gitignore [2020-05-20T13:38:05.954Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:34 .semver [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 20 13:34 CONTRIBUTING.md [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 913 May 20 13:34 Dockerfile [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 898 May 20 13:34 Dockerfile.build [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 675 May 20 13:34 Jenkinsfile [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 20 13:34 LICENSE [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 951 May 20 13:34 Makefile [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 20 13:34 README.md [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 13:32 VERSION [2020-05-20T13:38:05.954Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:34 assets [2020-05-20T13:38:05.954Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 13:34 bin [2020-05-20T13:38:05.954Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:34 cmd [2020-05-20T13:38:05.954Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 13:37 coverage.out [2020-05-20T13:38:05.954Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:34 docs [2020-05-20T13:38:05.954Z] -rw-r--r-- 1 jenkins jenkins 974 May 20 13:37 go.mod [2020-05-20T13:38:05.954Z] -rw-r--r-- 1 jenkins jenkins 44475 May 20 13:37 go.sum [2020-05-20T13:38:05.954Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 13:34 internal [2020-05-20T13:38:05.954Z] -rw-rw-r-- 1 jenkins jenkins 155 May 20 13:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:38:06.301Z] + 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=397922165b058b6b8a8429499b639e22376024ad --label arch=arm64 --label version=1.2.1-dev.1 . [2020-05-20T13:38:06.896Z] Sending build context to Docker daemon 11.62MB [2020-05-20T13:38:06.896Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-20T13:38:06.896Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-20T13:38:06.896Z] ---> aadae74e3a37 [2020-05-20T13:38:06.896Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-20T13:38:07.169Z] ---> Running in a75e304b10fe [2020-05-20T13:38:07.442Z] Removing intermediate container a75e304b10fe [2020-05-20T13:38:07.442Z] ---> 3278bde4ffb5 [2020-05-20T13:38:07.442Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-20T13:38:07.714Z] ---> Running in 46774347287b [2020-05-20T13:38:07.986Z] Removing intermediate container 46774347287b [2020-05-20T13:38:07.986Z] ---> 64b7ae586ea8 [2020-05-20T13:38:07.986Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-20T13:38:08.258Z] ---> Running in 859845a60083 [2020-05-20T13:38:15.793Z] Removing intermediate container d4811b88ab64 [2020-05-20T13:38:15.793Z] ---> 38d32f5c76fe [2020-05-20T13:38:15.793Z] Successfully built 38d32f5c76fe [2020-05-20T13:38:15.793Z] 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-05-20T13:38:16.511Z] Removing intermediate container 859845a60083 [2020-05-20T13:38:16.511Z] ---> 6e27ab548f57 [2020-05-20T13:38:16.511Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-20T13:38:16.511Z] ---> Running in 25170402ad7b [2020-05-20T13:38:16.511Z] Removing intermediate container 25170402ad7b [2020-05-20T13:38:16.511Z] ---> 2871276f5968 [2020-05-20T13:38:16.511Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-20T13:38:16.511Z] ---> Running in d10698b6e7c6 [2020-05-20T13:38:16.722Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-20T13:38:16.722Z] . [Pipeline] withDockerContainer [2020-05-20T13:38:16.788Z] Removing intermediate container d10698b6e7c6 [2020-05-20T13:38:16.788Z] ---> 11cf59896dbd [2020-05-20T13:38:16.788Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-20T13:38:16.891Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2020-05-20T13:38:16.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/36 -v /w/workspace/edgex-ui-go/36:/w/workspace/edgex-ui-go/36:rw,z -v /w/workspace/edgex-ui-go/36@tmp:/w/workspace/edgex-ui-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-20T13:38:17.064Z] ---> Running in 91bf1950f8f9 [2020-05-20T13:38:17.873Z] $ docker top 05a424bdf6c153837d5e49500c2c60ee8eaf36c9b47e8d9720775d9d0584554b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-20T13:38:18.821Z] + go version [2020-05-20T13:38:18.821Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-20T13:38:19.058Z] Removing intermediate container 91bf1950f8f9 [2020-05-20T13:38:19.058Z] ---> 726b8c25b386 [2020-05-20T13:38:19.058Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-20T13:38:19.058Z] ---> Running in cd3a21bba1f8 [2020-05-20T13:38:19.378Z] + make test [2020-05-20T13:38:19.378Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-20T13:38:20.346Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-20T13:38:20.939Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-20T13:38:21.533Z] v3.11.6-44-g55d0efca7f [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-20T13:38:21.533Z] v3.11.6-40-g4ab6ec338e [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-20T13:38:21.533Z] OK: 11178 distinct packages available [2020-05-20T13:38:21.533Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-20T13:38:22.509Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-20T13:38:22.837Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-20T13:38:23.102Z] OK: 125 MiB in 39 packages [2020-05-20T13:38:24.544Z] Removing intermediate container cd3a21bba1f8 [2020-05-20T13:38:24.544Z] ---> e60604696311 [2020-05-20T13:38:24.544Z] Step 10/24 : ENV GO111MODULE=on [2020-05-20T13:38:24.818Z] ---> Running in c5a7281cb0cf [2020-05-20T13:38:25.097Z] Removing intermediate container c5a7281cb0cf [2020-05-20T13:38:25.097Z] ---> 803fc868ce28 [2020-05-20T13:38:25.097Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-20T13:38:25.371Z] ---> Running in b209e2502b6f [2020-05-20T13:38:25.647Z] Removing intermediate container b209e2502b6f [2020-05-20T13:38:25.647Z] ---> 26f137fd5b11 [2020-05-20T13:38:25.647Z] Step 12/24 : COPY go.mod . [2020-05-20T13:38:26.245Z] ---> 14d2b069c156 [2020-05-20T13:38:26.245Z] Step 13/24 : COPY Makefile . [2020-05-20T13:38:26.844Z] ---> c5a54a30eaf0 [2020-05-20T13:38:26.844Z] Step 14/24 : RUN make update [2020-05-20T13:38:26.844Z] ---> Running in 1fc975f05920 [2020-05-20T13:38:27.823Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-20T13:38:29.804Z] Removing intermediate container 1fc975f05920 [2020-05-20T13:38:29.804Z] ---> 10650faad8bb [2020-05-20T13:38:29.804Z] Step 15/24 : COPY . . [2020-05-20T13:38:31.238Z] ---> 7c9b59800631 [2020-05-20T13:38:31.238Z] Step 16/24 : RUN ${MAKE} [2020-05-20T13:38:31.512Z] ---> Running in 068cf37961c6 [2020-05-20T13:38:32.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-05-20T13:38:39.155Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-20T13:38:39.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-20T13:38:39.156Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-20T13:38:42.011Z] Warning: overwriting stash ‘coverage-report’ [2020-05-20T13:38:43.194Z] Stashed 1 file(s) [Pipeline] } [2020-05-20T13:38:43.200Z] $ docker stop --time=1 05a424bdf6c153837d5e49500c2c60ee8eaf36c9b47e8d9720775d9d0584554b [2020-05-20T13:38:45.003Z] $ docker rm -f 05a424bdf6c153837d5e49500c2c60ee8eaf36c9b47e8d9720775d9d0584554b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-20T13:38:46.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-20T13:38:46.515Z] + ls -al . [2020-05-20T13:38:46.515Z] total 104 [2020-05-20T13:38:46.515Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 20 13:38 . [2020-05-20T13:38:46.515Z] drwxrwxr-x. 4 jenkins jenkins 30 May 20 13:34 .. [2020-05-20T13:38:46.515Z] drwxrwxr-x. 3 jenkins jenkins 20 May 20 13:34 assets [2020-05-20T13:38:46.515Z] drwxrwxr-x. 2 jenkins jenkins 35 May 20 13:34 bin [2020-05-20T13:38:46.515Z] drwxrwxr-x. 3 jenkins jenkins 29 May 20 13:34 cmd [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 20 13:34 CONTRIBUTING.md [2020-05-20T13:38:46.515Z] -rw-r--r--. 1 jenkins jenkins 10 May 20 13:38 coverage.out [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 913 May 20 13:34 Dockerfile [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 898 May 20 13:34 Dockerfile.build [2020-05-20T13:38:46.515Z] drwxrwxr-x. 4 jenkins jenkins 53 May 20 13:34 docs [2020-05-20T13:38:46.515Z] drwxrwxr-x. 8 jenkins jenkins 162 May 20 13:34 .git [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 123 May 20 13:34 .gitignore [2020-05-20T13:38:46.515Z] -rw-r--r--. 1 jenkins jenkins 974 May 20 13:38 go.mod [2020-05-20T13:38:46.515Z] -rw-r--r--. 1 jenkins jenkins 44475 May 20 13:38 go.sum [2020-05-20T13:38:46.515Z] drwxrwxr-x. 10 jenkins jenkins 139 May 20 13:34 internal [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 675 May 20 13:34 Jenkinsfile [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 20 13:34 LICENSE [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 951 May 20 13:34 Makefile [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 1898 May 20 13:34 README.md [2020-05-20T13:38:46.515Z] drwxrwxr-x. 3 jenkins jenkins 44 May 20 13:34 .semver [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 11 May 20 13:32 VERSION [2020-05-20T13:38:46.515Z] -rw-rw-r--. 1 jenkins jenkins 155 May 20 13:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:38:46.854Z] + 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=397922165b058b6b8a8429499b639e22376024ad --label arch=amd64 --label version=1.2.1-dev.1 . [2020-05-20T13:38:47.431Z] Sending build context to Docker daemon 11.62MB [2020-05-20T13:38:47.431Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-20T13:38:47.431Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-20T13:38:47.431Z] ---> 38d32f5c76fe [2020-05-20T13:38:47.431Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-20T13:38:47.697Z] ---> Running in 6dd60f5b2505 [2020-05-20T13:38:47.697Z] Removing intermediate container 6dd60f5b2505 [2020-05-20T13:38:47.697Z] ---> 11dd408d5974 [2020-05-20T13:38:47.697Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-20T13:38:47.697Z] ---> Running in 57bbd44b916e [2020-05-20T13:38:47.985Z] Removing intermediate container 57bbd44b916e [2020-05-20T13:38:47.985Z] ---> f505ac61498a [2020-05-20T13:38:47.985Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-20T13:38:47.985Z] ---> Running in ba87c1205175 [2020-05-20T13:38:48.326Z] Removing intermediate container ba87c1205175 [2020-05-20T13:38:48.326Z] ---> f6cb4f6f143e [2020-05-20T13:38:48.326Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-20T13:38:48.596Z] ---> Running in 77b7cf95c8ba [2020-05-20T13:38:51.954Z] Removing intermediate container 77b7cf95c8ba [2020-05-20T13:38:51.954Z] ---> 8ca9efe84d27 [2020-05-20T13:38:51.954Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-20T13:38:51.954Z] ---> Running in 05ab74bedd8f [2020-05-20T13:38:51.954Z] Removing intermediate container 05ab74bedd8f [2020-05-20T13:38:51.954Z] ---> 14e6c97caab6 [2020-05-20T13:38:51.954Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-20T13:38:51.954Z] ---> Running in 8ab386c2b325 [2020-05-20T13:38:52.939Z] Removing intermediate container 8ab386c2b325 [2020-05-20T13:38:52.939Z] ---> 26ebb1aac5fa [2020-05-20T13:38:52.939Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-20T13:38:52.939Z] ---> Running in 99a2624b5138 [2020-05-20T13:38:53.548Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-20T13:38:54.132Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-20T13:38:54.416Z] v3.11.6-44-g55d0efca7f [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-20T13:38:54.416Z] v3.11.6-40-g4ab6ec338e [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-20T13:38:54.416Z] OK: 11289 distinct packages available [2020-05-20T13:38:54.688Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-20T13:38:55.305Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-20T13:38:55.575Z] OK: 143 MiB in 39 packages [2020-05-20T13:38:56.629Z] Removing intermediate container 99a2624b5138 [2020-05-20T13:38:56.629Z] ---> 65a222c34077 [2020-05-20T13:38:56.629Z] Step 10/24 : ENV GO111MODULE=on [2020-05-20T13:38:56.629Z] ---> Running in b15925255f2b [2020-05-20T13:38:56.629Z] Removing intermediate container b15925255f2b [2020-05-20T13:38:56.629Z] ---> 8f7ab17560b9 [2020-05-20T13:38:56.629Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-20T13:38:56.898Z] ---> Running in b01c66b7dde7 [2020-05-20T13:38:57.169Z] Removing intermediate container b01c66b7dde7 [2020-05-20T13:38:57.169Z] ---> d9f6a01a2785 [2020-05-20T13:38:57.169Z] Step 12/24 : COPY go.mod . [2020-05-20T13:38:57.435Z] ---> abe6ea5845bb [2020-05-20T13:38:57.435Z] Step 13/24 : COPY Makefile . [2020-05-20T13:38:57.435Z] ---> fb7e4f11c5b9 [2020-05-20T13:38:57.435Z] Step 14/24 : RUN make update [2020-05-20T13:38:57.713Z] ---> Running in 1b3d7a1f5636 [2020-05-20T13:38:58.310Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-20T13:38:59.317Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-20T13:39:00.313Z] Removing intermediate container 1b3d7a1f5636 [2020-05-20T13:39:00.313Z] ---> c9396ac48a81 [2020-05-20T13:39:00.313Z] Step 15/24 : COPY . . [2020-05-20T13:39:00.898Z] ---> 18c04e1ac8d5 [2020-05-20T13:39:00.898Z] Step 16/24 : RUN ${MAKE} [2020-05-20T13:39:01.221Z] ---> Running in 8d20e27232ec [2020-05-20T13:39:01.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-05-20T13:39:09.475Z] Removing intermediate container 068cf37961c6 [2020-05-20T13:39:09.475Z] ---> e92a8630f781 [2020-05-20T13:39:09.475Z] Step 17/24 : FROM alpine [2020-05-20T13:39:09.475Z] latest: Pulling from library/alpine [2020-05-20T13:39:09.475Z] 29e5d40040c1: Pulling fs layer [2020-05-20T13:39:09.475Z] 29e5d40040c1: Download complete [2020-05-20T13:39:09.749Z] 29e5d40040c1: Pull complete [2020-05-20T13:39:09.749Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-20T13:39:09.749Z] Status: Downloaded newer image for alpine:latest [2020-05-20T13:39:09.749Z] ---> c20d2a9ab686 [2020-05-20T13:39:09.749Z] Step 18/24 : EXPOSE 4000 [2020-05-20T13:39:10.022Z] ---> Running in 33fe08f67797 [2020-05-20T13:39:10.615Z] Removing intermediate container 33fe08f67797 [2020-05-20T13:39:10.615Z] ---> 3dbb519752fa [2020-05-20T13:39:10.615Z] 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-05-20T13:39:12.589Z] ---> d5c08dce677f [2020-05-20T13:39:12.589Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-20T13:39:12.863Z] ---> Running in 7e88c4cc2165 [2020-05-20T13:39:13.460Z] Removing intermediate container 7e88c4cc2165 [2020-05-20T13:39:13.460Z] ---> 6449a54e9857 [2020-05-20T13:39:13.460Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-20T13:39:13.460Z] ---> Running in 00281b301869 [2020-05-20T13:39:13.732Z] Removing intermediate container 00281b301869 [2020-05-20T13:39:13.732Z] ---> a5109f4be020 [2020-05-20T13:39:13.732Z] Step 22/24 : LABEL arch=arm64 [2020-05-20T13:39:14.003Z] ---> Running in 1615adf352c0 [2020-05-20T13:39:14.273Z] Removing intermediate container 1615adf352c0 [2020-05-20T13:39:14.273Z] ---> c1db08c8dbae [2020-05-20T13:39:14.273Z] Step 23/24 : LABEL git_sha=397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:39:14.273Z] ---> Running in 0cc6f7c1b7a3 [2020-05-20T13:39:14.546Z] Removing intermediate container 0cc6f7c1b7a3 [2020-05-20T13:39:14.546Z] ---> 381d05babd5e [2020-05-20T13:39:14.546Z] Step 24/24 : LABEL version=1.2.1-dev.1 [2020-05-20T13:39:14.818Z] ---> Running in e63372bf25f1 [2020-05-20T13:39:15.088Z] Removing intermediate container e63372bf25f1 [2020-05-20T13:39:15.088Z] ---> 11ad6423f313 [2020-05-20T13:39:15.088Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-20T13:39:15.088Z] Successfully built 11ad6423f313 [2020-05-20T13:39:15.088Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-05-20T13:39:15.680Z] provisioning config files... [2020-05-20T13:39:15.720Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/36@tmp/config8160610982752974492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:39:16.117Z] nexus3.edgexfoundry.org:10001 [2020-05-20T13:39:16.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:16.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:16.986Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:16.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:16.986Z] [2020-05-20T13:39:16.986Z] Login Succeeded [2020-05-20T13:39:16.986Z] nexus3.edgexfoundry.org:10002 [2020-05-20T13:39:17.541Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-20T13:39:17.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:17.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:17.582Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:17.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:17.582Z] [2020-05-20T13:39:17.582Z] Login Succeeded [2020-05-20T13:39:17.582Z] nexus3.edgexfoundry.org:10003 [2020-05-20T13:39:18.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:18.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:18.452Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:18.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:18.452Z] [2020-05-20T13:39:18.452Z] Login Succeeded [2020-05-20T13:39:18.452Z] nexus3.edgexfoundry.org:10004 [2020-05-20T13:39:19.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:19.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:19.047Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:19.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:19.047Z] [2020-05-20T13:39:19.047Z] Login Succeeded [2020-05-20T13:39:19.047Z] docker.io [2020-05-20T13:39:19.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:19.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:19.910Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:19.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:19.910Z] [2020-05-20T13:39:19.910Z] Login Succeeded [Pipeline] } [2020-05-20T13:39:20.198Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-05-20T13:39:20.442Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-05-20T13:39:20.442Z] 397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:39:20.442Z] latest [2020-05-20T13:39:20.442Z] 1.2.1-dev.1 [2020-05-20T13:39:20.442Z] 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [2020-05-20T13:39:20.442Z] master [2020-05-20T13:39:20.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:21.002Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:39:21.016Z] Removing intermediate container 8d20e27232ec [2020-05-20T13:39:21.017Z] ---> 3652509b9278 [2020-05-20T13:39:21.017Z] Step 17/24 : FROM alpine [2020-05-20T13:39:21.017Z] latest: Pulling from library/alpine [2020-05-20T13:39:21.017Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-20T13:39:21.017Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-20T13:39:21.017Z] cbdbe7a5bc2a: Download complete [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:21.615Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:39:21.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-20T13:39:21.643Z] cbdbe7a5bc2a: Pull complete [2020-05-20T13:39:21.643Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-20T13:39:21.643Z] Status: Downloaded newer image for alpine:latest [2020-05-20T13:39:21.643Z] ---> f70734b6a266 [2020-05-20T13:39:21.643Z] Step 18/24 : EXPOSE 4000 [2020-05-20T13:39:21.643Z] ---> Running in 98aea5832590 [2020-05-20T13:39:21.888Z] 3782705c3470: Preparing [2020-05-20T13:39:21.888Z] 678a0785e7d2: Preparing [2020-05-20T13:39:21.888Z] 678a0785e7d2: Layer already exists [2020-05-20T13:39:21.909Z] Removing intermediate container 98aea5832590 [2020-05-20T13:39:21.909Z] ---> 371f218a40ea [2020-05-20T13:39:21.909Z] 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-05-20T13:39:22.875Z] ---> e6906b9b5d82 [2020-05-20T13:39:22.875Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-20T13:39:22.875Z] ---> Running in 6bfd144ca701 [2020-05-20T13:39:23.146Z] Removing intermediate container 6bfd144ca701 [2020-05-20T13:39:23.146Z] ---> 26d605a06f12 [2020-05-20T13:39:23.146Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-20T13:39:23.146Z] ---> Running in d9bce270f506 [2020-05-20T13:39:23.438Z] Removing intermediate container d9bce270f506 [2020-05-20T13:39:23.438Z] ---> 53fa0d58a05d [2020-05-20T13:39:23.438Z] Step 22/24 : LABEL arch=amd64 [2020-05-20T13:39:23.438Z] ---> Running in 14c17cf23aaf [2020-05-20T13:39:24.032Z] Removing intermediate container 14c17cf23aaf [2020-05-20T13:39:24.032Z] ---> 7403cded6004 [2020-05-20T13:39:24.032Z] Step 23/24 : LABEL git_sha=397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:39:24.032Z] ---> Running in 343418d59a09 [2020-05-20T13:39:24.032Z] Removing intermediate container 343418d59a09 [2020-05-20T13:39:24.032Z] ---> 6468c0deef5e [2020-05-20T13:39:24.032Z] Step 24/24 : LABEL version=1.2.1-dev.1 [2020-05-20T13:39:24.032Z] ---> Running in aa443638ac2e [2020-05-20T13:39:24.318Z] Removing intermediate container aa443638ac2e [2020-05-20T13:39:24.318Z] ---> 7b30d89c8a1a [2020-05-20T13:39:24.318Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-20T13:39:24.318Z] Successfully built 7b30d89c8a1a [2020-05-20T13:39:24.318Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-05-20T13:39:24.658Z] provisioning config files... [2020-05-20T13:39:24.696Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/36@tmp/config1354432367647874495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:39:25.092Z] nexus3.edgexfoundry.org:10001 [2020-05-20T13:39:25.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:25.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:25.355Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:25.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:25.355Z] [2020-05-20T13:39:25.355Z] Login Succeeded [2020-05-20T13:39:25.355Z] nexus3.edgexfoundry.org:10002 [2020-05-20T13:39:25.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:25.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:25.632Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:25.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:25.632Z] [2020-05-20T13:39:25.632Z] Login Succeeded [2020-05-20T13:39:25.632Z] nexus3.edgexfoundry.org:10003 [2020-05-20T13:39:25.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:25.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:25.903Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:25.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:25.903Z] [2020-05-20T13:39:25.903Z] Login Succeeded [2020-05-20T13:39:25.903Z] nexus3.edgexfoundry.org:10004 [2020-05-20T13:39:26.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:26.178Z] 3782705c3470: Pushed [2020-05-20T13:39:26.178Z] 397922165b058b6b8a8429499b639e22376024ad: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:26.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:26.503Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:26.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:26.503Z] [2020-05-20T13:39:26.503Z] Login Succeeded [2020-05-20T13:39:26.503Z] docker.io [2020-05-20T13:39:26.517Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:26.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-20T13:39:27.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-20T13:39:27.155Z] Configure a credential helper to remove this warning. See [2020-05-20T13:39:27.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-20T13:39:27.156Z] [2020-05-20T13:39:27.156Z] Login Succeeded [Pipeline] } [2020-05-20T13:39:27.166Z] Deleting 1 temporary files [2020-05-20T13:39:27.206Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-05-20T13:39:27.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-20T13:39:27.206Z] 3782705c3470: Preparing [2020-05-20T13:39:27.206Z] 678a0785e7d2: Preparing [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-05-20T13:39:27.338Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-05-20T13:39:27.338Z] 397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:39:27.338Z] latest [2020-05-20T13:39:27.338Z] 1.2.1-dev.1 [2020-05-20T13:39:27.338Z] 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [2020-05-20T13:39:27.338Z] master [2020-05-20T13:39:27.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2020-05-20T13:39:27.500Z] 3782705c3470: Layer already exists [2020-05-20T13:39:27.500Z] 678a0785e7d2: Layer already exists [2020-05-20T13:39:27.500Z] latest: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:27.842Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:27.973Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.1 [2020-05-20T13:39:28.182Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:39:28.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-20T13:39:28.182Z] e559b00decda: Preparing [2020-05-20T13:39:28.182Z] 3e207b409db3: Preparing [2020-05-20T13:39:28.182Z] 3e207b409db3: Layer already exists [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:28.638Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.1 [2020-05-20T13:39:28.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-20T13:39:28.915Z] 3782705c3470: Preparing [2020-05-20T13:39:28.915Z] 678a0785e7d2: Preparing [2020-05-20T13:39:28.915Z] 678a0785e7d2: Layer already exists [2020-05-20T13:39:28.915Z] 3782705c3470: Layer already exists [2020-05-20T13:39:28.915Z] 1.2.1-dev.1: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:29.297Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:29.928Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [2020-05-20T13:39:30.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-20T13:39:30.209Z] 3782705c3470: Preparing [2020-05-20T13:39:30.209Z] 678a0785e7d2: Preparing [2020-05-20T13:39:30.209Z] 678a0785e7d2: Layer already exists [2020-05-20T13:39:30.209Z] 3782705c3470: Layer already exists [2020-05-20T13:39:30.209Z] 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:30.573Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:30.981Z] e559b00decda: Pushed [2020-05-20T13:39:30.981Z] 397922165b058b6b8a8429499b639e22376024ad: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:31.199Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-05-20T13:39:31.379Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-05-20T13:39:31.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-20T13:39:31.480Z] 3782705c3470: Preparing [2020-05-20T13:39:31.480Z] 678a0785e7d2: Preparing [2020-05-20T13:39:31.480Z] 678a0785e7d2: Layer already exists [2020-05-20T13:39:31.480Z] 3782705c3470: Layer already exists [2020-05-20T13:39:31.480Z] master: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-05-20T13:39:32.148Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-05-20T13:39:32.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-20T13:39:32.148Z] e559b00decda: Preparing [2020-05-20T13:39:32.148Z] 3e207b409db3: Preparing [2020-05-20T13:39:32.148Z] 3e207b409db3: Layer already exists [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-05-20T13:39:32.416Z] e559b00decda: Layer already exists [2020-05-20T13:39:32.416Z] latest: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:33.214Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:34.139Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.1 [2020-05-20T13:39:34.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-20T13:39:34.514Z] e559b00decda: Preparing [2020-05-20T13:39:34.514Z] 3e207b409db3: Preparing [2020-05-20T13:39:34.514Z] e559b00decda: Layer already exists [2020-05-20T13:39:34.514Z] 3e207b409db3: Layer already exists [2020-05-20T13:39:34.514Z] 1.2.1-dev.1: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:35.046Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:35.473Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [2020-05-20T13:39:35.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-20T13:39:35.473Z] e559b00decda: Preparing [2020-05-20T13:39:35.473Z] 3e207b409db3: Preparing [2020-05-20T13:39:35.473Z] e559b00decda: Layer already exists [2020-05-20T13:39:35.473Z] 3e207b409db3: Layer already exists [2020-05-20T13:39:35.737Z] 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:36.072Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:36.383Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-05-20T13:39:36.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-20T13:39:36.383Z] e559b00decda: Preparing [2020-05-20T13:39:36.383Z] 3e207b409db3: Preparing [2020-05-20T13:39:36.383Z] e559b00decda: Layer already exists [2020-05-20T13:39:36.383Z] 3e207b409db3: Layer already exists [2020-05-20T13:39:36.383Z] master: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-20T13:39:37.971Z] provisioning config files... [2020-05-20T13:39:37.985Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2189902660387109993tmp [Pipeline] { [Pipeline] sh [2020-05-20T13:39:38.381Z] + curl -s https://codecov.io/bash [2020-05-20T13:39:38.381Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2189902660387109993tmp [2020-05-20T13:39:38.643Z] [2020-05-20T13:39:38.643Z] _____ _ [2020-05-20T13:39:38.643Z] / ____| | | [2020-05-20T13:39:38.643Z] | | ___ __| | ___ ___ _____ __ [2020-05-20T13:39:38.643Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-20T13:39:38.643Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-20T13:39:38.643Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-20T13:39:38.643Z] Bash-20200430-d757c17 [2020-05-20T13:39:38.643Z] [2020-05-20T13:39:38.643Z] [2020-05-20T13:39:38.643Z] ==> Jenkins CI detected. [2020-05-20T13:39:38.643Z] project root: . [2020-05-20T13:39:38.643Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-20T13:39:38.643Z] ==> Running gcov in . (disable via -X gcov) [2020-05-20T13:39:38.643Z] ==> Python coveragepy not found [2020-05-20T13:39:38.643Z] ==> Searching for coverage reports in: [2020-05-20T13:39:38.643Z] + . [2020-05-20T13:39:38.643Z] -> Found 1 reports [2020-05-20T13:39:38.643Z] ==> Detecting git/mercurial file structure [2020-05-20T13:39:38.643Z] ==> Reading reports [2020-05-20T13:39:38.643Z] + ./coverage.out bytes=10 [2020-05-20T13:39:38.643Z] ==> Appending adjustments [2020-05-20T13:39:38.643Z] https://docs.codecov.io/docs/fixing-reports [2020-05-20T13:39:38.905Z] + Found adjustments [2020-05-20T13:39:38.905Z] ==> Gzipping contents [2020-05-20T13:39:38.905Z] ==> Uploading reports [2020-05-20T13:39:38.905Z] url: https://codecov.io [2020-05-20T13:39:38.905Z] query: branch=master&commit=397922165b058b6b8a8429499b639e22376024ad&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-05-20T13:39:38.905Z] -> Pinging Codecov [2020-05-20T13:39:38.905Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=397922165b058b6b8a8429499b639e22376024ad&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-05-20T13:39:39.489Z] -> Uploading [2020-05-20T13:39:39.750Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/397922165b058b6b8a8429499b639e22376024ad [Pipeline] } [2020-05-20T13:39:39.761Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-20T13:39:40.138Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-20T13:39:40.139Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-20T13:39:40.267Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:40.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-20T13:39:40.644Z] [2020-05-20T13:39:40.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:39:41.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-20T13:39:41.024Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-05-20T13:39:41.024Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-20T13:39:41.024Z] 408f87550127: Pulling fs layer [2020-05-20T13:39:41.024Z] fe522b08c979: Pulling fs layer [2020-05-20T13:39:41.024Z] 221eaa008020: Pulling fs layer [2020-05-20T13:39:41.024Z] 2a4607e5d6b9: Pulling fs layer [2020-05-20T13:39:41.024Z] 95d3c3421fef: Pulling fs layer [2020-05-20T13:39:41.024Z] 2fec7dd152b6: Pulling fs layer [2020-05-20T13:39:41.024Z] d65e43aa86fe: Pulling fs layer [2020-05-20T13:39:41.024Z] 10a7cc25405e: Pulling fs layer [2020-05-20T13:39:41.024Z] 221eaa008020: Waiting [2020-05-20T13:39:41.024Z] 2a4607e5d6b9: Waiting [2020-05-20T13:39:41.024Z] 95d3c3421fef: Waiting [2020-05-20T13:39:41.024Z] 2fec7dd152b6: Waiting [2020-05-20T13:39:41.024Z] 10a7cc25405e: Waiting [2020-05-20T13:39:41.024Z] d65e43aa86fe: Waiting [2020-05-20T13:39:41.024Z] fe522b08c979: Verifying Checksum [2020-05-20T13:39:41.024Z] fe522b08c979: Download complete [2020-05-20T13:39:41.024Z] 408f87550127: Verifying Checksum [2020-05-20T13:39:41.024Z] 408f87550127: Download complete [2020-05-20T13:39:41.024Z] 2a4607e5d6b9: Verifying Checksum [2020-05-20T13:39:41.024Z] 2a4607e5d6b9: Download complete [2020-05-20T13:39:41.024Z] 95d3c3421fef: Verifying Checksum [2020-05-20T13:39:41.024Z] 95d3c3421fef: Download complete [2020-05-20T13:39:41.024Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-20T13:39:41.024Z] cbdbe7a5bc2a: Download complete [2020-05-20T13:39:41.301Z] 2fec7dd152b6: Verifying Checksum [2020-05-20T13:39:41.301Z] 2fec7dd152b6: Download complete [2020-05-20T13:39:41.581Z] cbdbe7a5bc2a: Pull complete [2020-05-20T13:39:41.881Z] 408f87550127: Pull complete [2020-05-20T13:39:42.152Z] d65e43aa86fe: Verifying Checksum [2020-05-20T13:39:42.152Z] d65e43aa86fe: Download complete [2020-05-20T13:39:42.152Z] 10a7cc25405e: Verifying Checksum [2020-05-20T13:39:42.152Z] 10a7cc25405e: Download complete [2020-05-20T13:39:43.098Z] 221eaa008020: Verifying Checksum [2020-05-20T13:39:43.098Z] 221eaa008020: Download complete [2020-05-20T13:39:51.244Z] fe522b08c979: Pull complete [2020-05-20T13:39:56.556Z] 221eaa008020: Pull complete [2020-05-20T13:39:56.556Z] 2a4607e5d6b9: Pull complete [2020-05-20T13:39:56.556Z] 95d3c3421fef: Pull complete [2020-05-20T13:39:58.472Z] 2fec7dd152b6: Pull complete [2020-05-20T13:40:01.053Z] d65e43aa86fe: Pull complete [2020-05-20T13:40:02.032Z] 10a7cc25405e: Pull complete [2020-05-20T13:40:02.032Z] Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b [2020-05-20T13:40:02.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-05-20T13:40:02.225Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:40:02.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-05-20T13:40:03.270Z] $ docker top c20c11766690ccb915e1fc956282f51597c0bf666f19a58c540842a87829852d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-20T13:40:03.899Z] + snyk monitor '--org=edgex-jenkins' [2020-05-20T13:40:36.072Z] [2020-05-20T13:40:36.072Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-05-20T13:40:36.072Z] [2020-05-20T13:40:36.072Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/67c1b310-e7ec-4093-bb19-a658ba945eee [2020-05-20T13:40:36.072Z] [2020-05-20T13:40:36.072Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-20T13:40:36.072Z] [2020-05-20T13:40:36.335Z] [Pipeline] } [2020-05-20T13:40:36.354Z] $ docker stop --time=1 c20c11766690ccb915e1fc956282f51597c0bf666f19a58c540842a87829852d [2020-05-20T13:40:37.836Z] $ docker rm -f c20c11766690ccb915e1fc956282f51597c0bf666f19a58c540842a87829852d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:40:39.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-20T13:40:39.244Z] [2020-05-20T13:40:39.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:40:39.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-20T13:40:39.597Z] latest: Pulling from edgex-devops/edgex-klar [2020-05-20T13:40:39.597Z] e7c96db7181b: Pulling fs layer [2020-05-20T13:40:39.597Z] 1868ca2cb446: Pulling fs layer [2020-05-20T13:40:39.597Z] 136be5d0fe8e: Pulling fs layer [2020-05-20T13:40:39.597Z] 894bfe63afcb: Pulling fs layer [2020-05-20T13:40:39.597Z] 1868ca2cb446: Verifying Checksum [2020-05-20T13:40:39.597Z] 1868ca2cb446: Download complete [2020-05-20T13:40:39.597Z] 136be5d0fe8e: Verifying Checksum [2020-05-20T13:40:39.597Z] 136be5d0fe8e: Download complete [2020-05-20T13:40:39.597Z] e7c96db7181b: Verifying Checksum [2020-05-20T13:40:39.597Z] e7c96db7181b: Download complete [2020-05-20T13:40:39.859Z] 894bfe63afcb: Verifying Checksum [2020-05-20T13:40:39.860Z] 894bfe63afcb: Download complete [2020-05-20T13:40:39.860Z] e7c96db7181b: Pull complete [2020-05-20T13:40:40.122Z] 1868ca2cb446: Pull complete [2020-05-20T13:40:40.122Z] 136be5d0fe8e: Pull complete [2020-05-20T13:40:40.386Z] 894bfe63afcb: Pull complete [2020-05-20T13:40:40.386Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-05-20T13:40:40.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-05-20T13:40:40.773Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:40:40.820Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-20T13:40:41.492Z] $ docker top 5462f91e5b80d57416292f81fe988e45a84bb1643fc44d409eb14387100ad12f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T13:40:42.057Z] + tee [2020-05-20T13:40:42.057Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-20T13:40:44.741Z] $ docker stop --time=1 5462f91e5b80d57416292f81fe988e45a84bb1643fc44d409eb14387100ad12f [2020-05-20T13:40:46.120Z] $ docker rm -f 5462f91e5b80d57416292f81fe988e45a84bb1643fc44d409eb14387100ad12f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:40:46.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-20T13:40:46.636Z] . [Pipeline] withDockerContainer [2020-05-20T13:40:46.751Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:40:46.792Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-20T13:40:47.326Z] $ docker top 04af7f4edade2b850f3a9e9c9c943f0b34c1df8747bca7dc108ee72d32993892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T13:40:47.846Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:40:47.846Z] + tee [2020-05-20T13:40:47.846Z] clair timeout 1m0s [2020-05-20T13:40:47.846Z] docker timeout: 1m0s [2020-05-20T13:40:47.846Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-20T13:40:48.537Z] $ docker stop --time=1 04af7f4edade2b850f3a9e9c9c943f0b34c1df8747bca7dc108ee72d32993892 [2020-05-20T13:40:49.908Z] $ docker rm -f 04af7f4edade2b850f3a9e9c9c943f0b34c1df8747bca7dc108ee72d32993892 [Pipeline] // withDockerContainer [Pipeline] sh [2020-05-20T13:40:50.412Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-05-20T13:40:50.422Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_397922165b058b6b8a8429499b639e22376024ad.html [Pipeline] writeFile [Pipeline] step [2020-05-20T13:40:50.470Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:40:50.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-20T13:40:50.813Z] . [Pipeline] withDockerContainer [2020-05-20T13:40:50.989Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:40:51.056Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-20T13:40:51.845Z] $ docker top c07a723bf0e8863d3b49ed6d9a1f2cc70e37d337952f879e4258996c562aceaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T13:40:52.453Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:40:52.453Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-20T13:40:55.905Z] $ docker stop --time=1 c07a723bf0e8863d3b49ed6d9a1f2cc70e37d337952f879e4258996c562aceaf [2020-05-20T13:40:57.255Z] $ docker rm -f c07a723bf0e8863d3b49ed6d9a1f2cc70e37d337952f879e4258996c562aceaf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:40:57.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-20T13:40:57.735Z] . [Pipeline] withDockerContainer [2020-05-20T13:40:57.850Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:40:57.889Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-20T13:40:58.457Z] $ docker top ec5ac5c7163f0d0ceb4f74c4e248c11892ec065cb739da95a6557e863920b4b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T13:40:58.996Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad [2020-05-20T13:40:58.996Z] + tee [2020-05-20T13:40:58.996Z] clair timeout 1m0s [2020-05-20T13:40:58.996Z] docker timeout: 1m0s [2020-05-20T13:40:58.996Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-20T13:40:59.663Z] $ docker stop --time=1 ec5ac5c7163f0d0ceb4f74c4e248c11892ec065cb739da95a6557e863920b4b7 [2020-05-20T13:41:01.024Z] $ docker rm -f ec5ac5c7163f0d0ceb4f74c4e248c11892ec065cb739da95a6557e863920b4b7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-05-20T13:41:01.530Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-05-20T13:41:01.540Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_397922165b058b6b8a8429499b639e22376024ad.html [Pipeline] writeFile [Pipeline] step [2020-05-20T13:41:01.602Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:41:02.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-20T13:41:02.445Z] . [Pipeline] withDockerContainer [2020-05-20T13:41:02.604Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:41:02.670Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-20T13:41:03.412Z] $ docker top 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-20T13:41:03.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-20T13:41:03.773Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-20T13:41:04.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-20T13:41:04.030Z] $ docker exec 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 ssh-agent [2020-05-20T13:41:04.218Z] SSH_AUTH_SOCK=/tmp/ssh-5y5n90a4EO8a/agent.15 [2020-05-20T13:41:04.218Z] SSH_AGENT_PID=22 [2020-05-20T13:41:04.226Z] Running ssh-add (command line suppressed) [2020-05-20T13:41:04.381Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1703695388624561999.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1703695388624561999.key) [2020-05-20T13:41:04.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-20T13:41:04.795Z] + git semver tag [2020-05-20T13:41:04.795Z] # -> Open(): unable to determine branch for HEAD [2020-05-20T13:41:04.795Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-20T13:41:04.795Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-20T13:41:04.795Z] # $SEMVER_REMOTE_NAME = origin [2020-05-20T13:41:04.795Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-20T13:41:04.795Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-20T13:41:04.795Z] # $SEMVER_BRANCH = master [2020-05-20T13:41:04.795Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-05-20T13:41:04.795Z] # 397922165b058b6b8a8429499b639e22376024ad HEAD [2020-05-20T13:41:04.795Z] # -> Force: false [2020-05-20T13:41:04.795Z] # c22d603f25b0964b2d6aab0e2e9f758367337a37 refs/tags/v1.2.1-dev.1 [Pipeline] } [2020-05-20T13:41:04.806Z] $ docker exec --env ******** --env ******** 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 ssh-agent -k [2020-05-20T13:41:04.979Z] unset SSH_AUTH_SOCK; [2020-05-20T13:41:04.979Z] unset SSH_AGENT_PID; [2020-05-20T13:41:04.980Z] echo Agent pid 22 killed; [2020-05-20T13:41:05.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-20T13:41:05.553Z] + git semver [Pipeline] } [2020-05-20T13:41:05.569Z] $ docker stop --time=1 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 [2020-05-20T13:41:06.956Z] $ docker rm -f 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:41:07.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-20T13:41:07.625Z] [2020-05-20T13:41:07.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:41:08.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-20T13:41:08.010Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-20T13:41:08.010Z] ab5ef0e58194: Pulling fs layer [2020-05-20T13:41:08.010Z] 9712f1f96733: Pulling fs layer [2020-05-20T13:41:08.010Z] 63f879dbbcfc: Pulling fs layer [2020-05-20T13:41:08.010Z] 0d9ebad4ef96: Pulling fs layer [2020-05-20T13:41:08.010Z] e9a5061849ea: Pulling fs layer [2020-05-20T13:41:08.010Z] d747dcd14b5f: Pulling fs layer [2020-05-20T13:41:08.010Z] 2de7ff778b66: Pulling fs layer [2020-05-20T13:41:08.010Z] d747dcd14b5f: Waiting [2020-05-20T13:41:08.010Z] 0d9ebad4ef96: Waiting [2020-05-20T13:41:08.010Z] e9a5061849ea: Waiting [2020-05-20T13:41:08.010Z] 9712f1f96733: Verifying Checksum [2020-05-20T13:41:08.010Z] 9712f1f96733: Download complete [2020-05-20T13:41:08.973Z] 63f879dbbcfc: Verifying Checksum [2020-05-20T13:41:08.973Z] 63f879dbbcfc: Download complete [2020-05-20T13:41:08.973Z] e9a5061849ea: Verifying Checksum [2020-05-20T13:41:08.973Z] e9a5061849ea: Download complete [2020-05-20T13:41:08.973Z] d747dcd14b5f: Verifying Checksum [2020-05-20T13:41:08.973Z] d747dcd14b5f: Download complete [2020-05-20T13:41:09.240Z] 0d9ebad4ef96: Verifying Checksum [2020-05-20T13:41:09.240Z] 0d9ebad4ef96: Download complete [2020-05-20T13:41:09.240Z] ab5ef0e58194: Download complete [2020-05-20T13:41:09.240Z] 2de7ff778b66: Verifying Checksum [2020-05-20T13:41:09.240Z] 2de7ff778b66: Download complete [2020-05-20T13:41:17.437Z] ab5ef0e58194: Pull complete [2020-05-20T13:41:17.437Z] 9712f1f96733: Pull complete [2020-05-20T13:41:19.364Z] 63f879dbbcfc: Pull complete [2020-05-20T13:41:24.704Z] 0d9ebad4ef96: Pull complete [2020-05-20T13:41:26.646Z] e9a5061849ea: Pull complete [2020-05-20T13:41:26.646Z] d747dcd14b5f: Pull complete [2020-05-20T13:41:29.214Z] 2de7ff778b66: Pull complete [2020-05-20T13:41:29.477Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-20T13:41:29.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-20T13:41:29.649Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:41:29.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-05-20T13:41:30.479Z] $ docker top e7ee52c6046253917f1ea70b8adabf98be75c31d977db82b5888f87714356996 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-20T13:41:30.848Z] provisioning config files... [2020-05-20T13:41:30.858Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1971599963104394017tmp [2020-05-20T13:41:30.872Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4110826323814399833tmp [2020-05-20T13:41:30.886Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8055901436060649522tmp [Pipeline] { [Pipeline] echo [2020-05-20T13:41:30.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:41:31.242Z] ---> sigul-configuration.sh [2020-05-20T13:41:31.242Z] gpg: directory `/root/.gnupg' created [2020-05-20T13:41:31.242Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-20T13:41:31.242Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-20T13:41:31.242Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-20T13:41:31.242Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-20T13:41:31.242Z] gpg: CAST5 encrypted data [2020-05-20T13:41:31.504Z] gpg: encrypted with 1 passphrase [2020-05-20T13:41:31.504Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-20T13:41:31.797Z] + mkdir /home/jenkins [2020-05-20T13:41:31.797Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-20T13:41:32.099Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-05-20T13:41:32.108Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:41:32.400Z] ---> sigul-install.sh [2020-05-20T13:41:37.695Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-20T13:41:37.991Z] + git tag --list [2020-05-20T13:41:37.991Z] v1.2.1-dev.1 [Pipeline] sh [2020-05-20T13:41:38.290Z] + lftools sign git-tag v1.2.1-dev.1 [2020-05-20T13:41:39.240Z] Signing Git tag with Sigul... [2020-05-20T13:41:39.240Z] Signing v1.2.1-dev.1 [Pipeline] echo [2020-05-20T13:41:40.642Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:41:40.944Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-20T13:41:40.954Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-20T13:41:41.068Z] $ docker stop --time=1 e7ee52c6046253917f1ea70b8adabf98be75c31d977db82b5888f87714356996 [2020-05-20T13:41:42.696Z] $ docker rm -f e7ee52c6046253917f1ea70b8adabf98be75c31d977db82b5888f87714356996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:41:43.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-20T13:41:43.389Z] . [Pipeline] withDockerContainer [2020-05-20T13:41:43.522Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:41:43.562Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-20T13:41:44.120Z] $ docker top af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-20T13:41:44.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-20T13:41:44.457Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-20T13:41:44.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-20T13:41:44.660Z] $ docker exec af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 ssh-agent [2020-05-20T13:41:44.860Z] SSH_AUTH_SOCK=/tmp/ssh-FyC4d3dWD5wD/agent.15 [2020-05-20T13:41:44.860Z] SSH_AGENT_PID=22 [2020-05-20T13:41:44.867Z] Running ssh-add (command line suppressed) [2020-05-20T13:41:45.011Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8031198899346950287.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8031198899346950287.key) [2020-05-20T13:41:45.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-20T13:41:45.409Z] + git semver bump pre [2020-05-20T13:41:45.409Z] # -> Open(): unable to determine branch for HEAD [2020-05-20T13:41:45.409Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-20T13:41:45.409Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-20T13:41:45.409Z] # $SEMVER_REMOTE_NAME = origin [2020-05-20T13:41:45.409Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-20T13:41:45.409Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-20T13:41:45.409Z] # $SEMVER_BRANCH = master [2020-05-20T13:41:45.409Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-05-20T13:41:45.409Z] 1.2.1-dev.2 [Pipeline] } [2020-05-20T13:41:45.420Z] $ docker exec --env ******** --env ******** af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 ssh-agent -k [2020-05-20T13:41:45.600Z] unset SSH_AUTH_SOCK; [2020-05-20T13:41:45.600Z] unset SSH_AGENT_PID; [2020-05-20T13:41:45.600Z] echo Agent pid 22 killed; [2020-05-20T13:41:45.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-20T13:41:46.088Z] + git semver [Pipeline] } [2020-05-20T13:41:46.103Z] $ docker stop --time=1 af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 [2020-05-20T13:41:47.499Z] $ docker rm -f af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:41:48.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-20T13:41:48.026Z] . [Pipeline] withDockerContainer [2020-05-20T13:41:48.153Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:41:48.196Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-20T13:41:48.804Z] $ docker top c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-20T13:41:49.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-20T13:41:49.096Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-20T13:41:49.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-20T13:41:49.302Z] $ docker exec c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f ssh-agent [2020-05-20T13:41:49.497Z] SSH_AUTH_SOCK=/tmp/ssh-Xz8bo9B7d8tX/agent.15 [2020-05-20T13:41:49.497Z] SSH_AGENT_PID=22 [2020-05-20T13:41:49.505Z] Running ssh-add (command line suppressed) [2020-05-20T13:41:49.647Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5924672732402963832.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5924672732402963832.key) [2020-05-20T13:41:49.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-20T13:41:50.043Z] + git semver push [2020-05-20T13:41:50.043Z] # -> Open(): unable to determine branch for HEAD [2020-05-20T13:41:50.043Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-20T13:41:50.043Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-20T13:41:50.043Z] # $SEMVER_REMOTE_NAME = origin [2020-05-20T13:41:50.043Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-20T13:41:50.043Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-20T13:41:50.043Z] # $SEMVER_BRANCH = master [2020-05-20T13:41:50.043Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-05-20T13:41:58.217Z] $ docker exec --env ******** --env ******** c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f ssh-agent -k [2020-05-20T13:41:58.391Z] unset SSH_AUTH_SOCK; [2020-05-20T13:41:58.392Z] unset SSH_AGENT_PID; [2020-05-20T13:41:58.392Z] echo Agent pid 22 killed; [2020-05-20T13:41:58.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-20T13:41:58.941Z] + git semver [Pipeline] } [2020-05-20T13:41:58.955Z] $ docker stop --time=1 c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f [2020-05-20T13:42:00.293Z] $ docker rm -f c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:42:01.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:42:01.740Z] ---> package-listing.sh [2020-05-20T13:42:01.740Z] ++ facter osfamily [2020-05-20T13:42:01.740Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-20T13:42:01.740Z] + OS_FAMILY=redhat [2020-05-20T13:42:01.740Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-20T13:42:01.740Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-20T13:42:01.740Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-20T13:42:01.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-20T13:42:01.740Z] + PACKAGES=/tmp/packages_start.txt [2020-05-20T13:42:01.740Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-05-20T13:42:01.740Z] + PACKAGES=/tmp/packages_end.txt [2020-05-20T13:42:01.740Z] + case "${OS_FAMILY}" in [2020-05-20T13:42:01.740Z] + rpm -qa [2020-05-20T13:42:01.740Z] + sort [2020-05-20T13:42:05.953Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-20T13:42:05.953Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-20T13:42:05.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-20T13:42:05.953Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-05-20T13:42:05.953Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-05-20T13:42:05.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:42:06.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-20T13:42:06.429Z] [2020-05-20T13:42:06.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-20T13:42:06.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-20T13:42:06.768Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-20T13:42:06.768Z] c9b1b535fdd9: Pulling fs layer [2020-05-20T13:42:06.768Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-20T13:42:06.768Z] 756a868c4378: Pulling fs layer [2020-05-20T13:42:06.768Z] 444b2fc9a129: Pulling fs layer [2020-05-20T13:42:06.768Z] ea15f1150254: Pulling fs layer [2020-05-20T13:42:06.768Z] 41b27a9f41bf: Pulling fs layer [2020-05-20T13:42:06.768Z] 28c525ee5125: Pulling fs layer [2020-05-20T13:42:06.768Z] 094b1ea09ed8: Pulling fs layer [2020-05-20T13:42:06.768Z] 138eaada9080: Pulling fs layer [2020-05-20T13:42:06.768Z] 0622d0fa9048: Pulling fs layer [2020-05-20T13:42:06.769Z] 41b27a9f41bf: Waiting [2020-05-20T13:42:06.769Z] 28c525ee5125: Waiting [2020-05-20T13:42:06.769Z] 094b1ea09ed8: Waiting [2020-05-20T13:42:06.769Z] 138eaada9080: Waiting [2020-05-20T13:42:06.769Z] 0622d0fa9048: Waiting [2020-05-20T13:42:06.769Z] 444b2fc9a129: Waiting [2020-05-20T13:42:06.769Z] ea15f1150254: Waiting [2020-05-20T13:42:06.769Z] 2cc5ad85d9ab: Download complete [2020-05-20T13:42:06.769Z] 444b2fc9a129: Verifying Checksum [2020-05-20T13:42:06.769Z] 444b2fc9a129: Download complete [2020-05-20T13:42:06.769Z] c9b1b535fdd9: Verifying Checksum [2020-05-20T13:42:06.769Z] c9b1b535fdd9: Download complete [2020-05-20T13:42:06.769Z] ea15f1150254: Verifying Checksum [2020-05-20T13:42:06.769Z] ea15f1150254: Download complete [2020-05-20T13:42:07.042Z] 28c525ee5125: Verifying Checksum [2020-05-20T13:42:07.042Z] 28c525ee5125: Download complete [2020-05-20T13:42:07.306Z] 756a868c4378: Verifying Checksum [2020-05-20T13:42:07.306Z] 756a868c4378: Download complete [2020-05-20T13:42:07.306Z] 138eaada9080: Verifying Checksum [2020-05-20T13:42:07.306Z] 138eaada9080: Download complete [2020-05-20T13:42:07.306Z] 094b1ea09ed8: Verifying Checksum [2020-05-20T13:42:07.306Z] 094b1ea09ed8: Download complete [2020-05-20T13:42:07.306Z] 0622d0fa9048: Verifying Checksum [2020-05-20T13:42:07.306Z] 0622d0fa9048: Download complete [2020-05-20T13:42:07.883Z] 41b27a9f41bf: Verifying Checksum [2020-05-20T13:42:07.883Z] 41b27a9f41bf: Download complete [2020-05-20T13:42:08.468Z] c9b1b535fdd9: Pull complete [2020-05-20T13:42:09.041Z] 2cc5ad85d9ab: Pull complete [2020-05-20T13:42:10.537Z] 756a868c4378: Pull complete [2020-05-20T13:42:10.537Z] 444b2fc9a129: Pull complete [2020-05-20T13:42:10.832Z] ea15f1150254: Pull complete [2020-05-20T13:42:14.146Z] 41b27a9f41bf: Pull complete [2020-05-20T13:42:14.146Z] 28c525ee5125: Pull complete [2020-05-20T13:42:16.712Z] 094b1ea09ed8: Pull complete [2020-05-20T13:42:17.286Z] 138eaada9080: Pull complete [2020-05-20T13:42:17.549Z] 0622d0fa9048: Pull complete [2020-05-20T13:42:17.549Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-20T13:42:17.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-20T13:42:17.937Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-05-20T13:42:17.974Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-20T13:42:18.970Z] $ docker top 0a3cfd272dd0fe0bf455fdb30792812cf174fa358181800f61ac05c2fe374b50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-20T13:42:19.250Z] provisioning config files... [2020-05-20T13:42:19.264Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8192227573195433507tmp [Pipeline] { [Pipeline] echo [2020-05-20T13:42:19.372Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:42:19.666Z] ---> create-netrc.sh [Pipeline] echo [2020-05-20T13:42:19.675Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-20T13:42:19.968Z] ---> logs-deploy.sh [2020-05-20T13:42:19.969Z] + ARCHIVE_ARTIFACTS= [2020-05-20T13:42:19.969Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-20T13:42:19.969Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-20T13:42:19.969Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-20T13:42:19.969Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/36 [2020-05-20T13:42:19.969Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/36/ [2020-05-20T13:42:19.969Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/36 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-20T13:42:21.361Z] Archives upload complete. [2020-05-20T13:42:21.361Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/36 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/36/ [2020-05-20T13:42:21.935Z] ---> uname -a: [2020-05-20T13:42:21.935Z] Linux 0a3cfd272dd0 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] ---> lscpu: [2020-05-20T13:42:21.935Z] Architecture: x86_64 [2020-05-20T13:42:21.935Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-20T13:42:21.935Z] Byte Order: Little Endian [2020-05-20T13:42:21.935Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-20T13:42:21.935Z] CPU(s): 4 [2020-05-20T13:42:21.935Z] On-line CPU(s) list: 0-3 [2020-05-20T13:42:21.935Z] Thread(s) per core: 1 [2020-05-20T13:42:21.935Z] Core(s) per socket: 1 [2020-05-20T13:42:21.935Z] Socket(s): 4 [2020-05-20T13:42:21.935Z] NUMA node(s): 1 [2020-05-20T13:42:21.935Z] Vendor ID: GenuineIntel [2020-05-20T13:42:21.935Z] CPU family: 6 [2020-05-20T13:42:21.935Z] Model: 44 [2020-05-20T13:42:21.935Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-20T13:42:21.935Z] Stepping: 1 [2020-05-20T13:42:21.935Z] CPU MHz: 2933.442 [2020-05-20T13:42:21.935Z] BogoMIPS: 5866.88 [2020-05-20T13:42:21.935Z] Virtualization: VT-x [2020-05-20T13:42:21.935Z] Hypervisor vendor: KVM [2020-05-20T13:42:21.935Z] Virtualization type: full [2020-05-20T13:42:21.935Z] L1d cache: 128 KiB [2020-05-20T13:42:21.935Z] L1i cache: 128 KiB [2020-05-20T13:42:21.935Z] L2 cache: 16 MiB [2020-05-20T13:42:21.935Z] L3 cache: 64 MiB [2020-05-20T13:42:21.935Z] NUMA node0 CPU(s): 0-3 [2020-05-20T13:42:21.935Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-20T13:42:21.935Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-20T13:42:21.935Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-20T13:42:21.935Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-20T13:42:21.935Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-20T13:42:21.935Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] ---> nproc: [2020-05-20T13:42:21.935Z] 4 [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] ---> df -h: [2020-05-20T13:42:21.935Z] Filesystem Size Used Available Use% Mounted on [2020-05-20T13:42:21.935Z] overlay 50.0G 7.6G 42.4G 15% / [2020-05-20T13:42:21.935Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-20T13:42:21.935Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-20T13:42:21.935Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-20T13:42:21.935Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf [2020-05-20T13:42:21.935Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname [2020-05-20T13:42:21.935Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts [2020-05-20T13:42:21.935Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-20T13:42:21.935Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2020-05-20T13:42:21.935Z] /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] ---> free -m: [2020-05-20T13:42:21.935Z] total used free shared buff/cache available [2020-05-20T13:42:21.935Z] Mem: 1838 723 86 0 1027 1048 [2020-05-20T13:42:21.935Z] Swap: 1023 2 1021 [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] ---> ip addr: [2020-05-20T13:42:21.935Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-20T13:42:21.935Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-20T13:42:21.935Z] inet 127.0.0.1/8 scope host lo [2020-05-20T13:42:21.935Z] valid_lft forever preferred_lft forever [2020-05-20T13:42:21.935Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-05-20T13:42:21.935Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-20T13:42:21.935Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-20T13:42:21.935Z] valid_lft forever preferred_lft forever [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] ---> sar -b -r -n DEV: [2020-05-20T13:42:21.935Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/20/20 _x86_64_ (4 CPU) [2020-05-20T13:42:21.935Z] [2020-05-20T13:42:21.935Z] 13:31:14 LINUX RESTART [2020-05-20T13:42:21.936Z] [2020-05-20T13:42:21.936Z] 13:32:02 tps rtps wtps bread/s bwrtn/s [2020-05-20T13:42:21.936Z] 13:33:01 15.63 2.45 13.17 511.93 2289.88 [2020-05-20T13:42:21.936Z] 13:34:01 2.68 0.00 2.68 0.00 86.68 [2020-05-20T13:42:21.936Z] 13:35:02 0.68 0.00 0.68 0.00 8.26 [2020-05-20T13:42:21.936Z] 13:36:01 0.66 0.00 0.66 0.00 7.82 [2020-05-20T13:42:21.936Z] 13:37:01 0.28 0.00 0.28 0.00 3.70 [2020-05-20T13:42:21.936Z] 13:38:01 0.42 0.02 0.40 0.13 5.15 [2020-05-20T13:42:21.936Z] 13:39:01 0.32 0.00 0.32 0.00 4.03 [2020-05-20T13:42:21.936Z] 13:40:01 164.23 94.36 69.87 2800.87 27647.43 [2020-05-20T13:42:21.936Z] 13:41:01 125.04 59.56 65.47 3098.39 5360.03 [2020-05-20T13:42:21.936Z] 13:42:01 178.65 50.35 128.30 2983.36 32333.17 [2020-05-20T13:42:21.936Z] Average: 49.00 20.74 28.26 941.94 6794.97 [2020-05-20T13:42:21.936Z] [2020-05-20T13:42:21.936Z] 13:32:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-20T13:42:21.936Z] 13:33:01 92788 1789516 95.07 2620 1217504 949648 32.40 471096 1153844 16 [2020-05-20T13:42:21.936Z] 13:34:01 112532 1769772 94.02 2620 1217508 909760 31.04 454928 1151624 8 [2020-05-20T13:42:21.936Z] 13:35:02 111360 1770944 94.08 2620 1217516 910080 31.05 456404 1151624 8 [2020-05-20T13:42:21.936Z] 13:36:01 112704 1769600 94.01 2620 1217520 909828 31.04 454916 1151628 8 [2020-05-20T13:42:21.936Z] 13:37:01 112496 1769808 94.02 2620 1217528 909924 31.05 455504 1151624 16 [2020-05-20T13:42:21.936Z] 13:38:01 112348 1769956 94.03 2620 1217536 909864 31.04 455216 1151624 12 [2020-05-20T13:42:21.936Z] 13:39:01 113440 1768864 93.97 2620 1217540 910196 31.06 454616 1151488 12 [2020-05-20T13:42:21.936Z] 13:40:01 71060 1811244 96.22 2620 1200392 1114064 38.01 470304 1153172 37432 [2020-05-20T13:42:21.936Z] 13:41:01 198560 1683744 89.45 2620 1084992 971268 33.14 539692 957016 19456 [2020-05-20T13:42:21.936Z] 13:42:01 220220 1662084 88.30 2572 971184 965352 32.94 572176 806544 84 [2020-05-20T13:42:21.936Z] Average: 125751 1756553 93.32 2615 1177922 945998 32.28 478485 1098019 5705 [2020-05-20T13:42:21.936Z] [2020-05-20T13:42:21.936Z] 13:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-20T13:42:21.936Z] 13:33:01 eth0 69.87 59.91 82.99 83.81 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:33:01 docker0 25.14 19.54 2.31 53.78 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:34:01 eth0 0.97 0.07 0.09 0.01 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:35:02 eth0 0.92 0.68 0.53 0.40 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:37:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:38:01 eth0 0.20 0.17 0.09 0.01 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:39:01 eth0 0.28 0.28 0.23 0.02 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:40:01 eth0 138.04 112.65 3767.22 13.70 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:41:01 eth0 163.04 129.28 576.89 74.07 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:41:01 docker0 67.60 85.95 6.91 363.21 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:42:01 eth0 261.88 203.28 3447.03 73.59 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] 13:42:01 docker0 22.52 24.63 1.50 143.97 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] Average: eth0 63.66 50.74 790.18 24.52 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] Average: docker0 11.53 13.03 1.07 56.20 0.00 0.00 0.00 [2020-05-20T13:42:21.936Z] [2020-05-20T13:42:21.936Z]