Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a04406103a62564c13dcc9fb2d65b5b68ac6555c+b6e84d11f041a086b232d8992a39ab0cabcfc086 (d98ecc9bdf34e0d50750b4a014c84d681b85ae5b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-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_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1758 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # 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-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c Merge succeeded, producing ae163bca159cad391f6cbf9313107a867bccb890 Checking out Revision ae163bca159cad391f6cbf9313107a867bccb890 (PR-2633) > git config core.sparsecheckout # timeout=10 > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae163bca159cad391f6cbf9313107a867bccb890 # timeout=10 Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-01T04:30:36.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-01T04:30:36.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-01T04:30:37.012Z] ========================================================= [2020-08-01T04:30:37.012Z] EdgeX Global Pipelines Version Info [2020-08-01T04:30:37.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e813e4c6e3ffe2396cb54fab1f286ed207e629cd # timeout=10 [2020-08-01T04:30:39.448Z] ------------------- [2020-08-01T04:30:39.448Z] stable info: [2020-08-01T04:30:39.448Z] ------------------- [2020-08-01T04:30:39.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-01T04:30:39.448Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-01T04:30:39.448Z] Message: update stable to v1.0.106 [2020-08-01T04:30:40.443Z] ------------------- [2020-08-01T04:30:40.443Z] experimental info: [2020-08-01T04:30:40.443Z] ------------------- [2020-08-01T04:30:40.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-01T04:30:40.443Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-01T04:30:40.443Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-01T04:30:42.717Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/core-command/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/core-data/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-01T04:30:42.717Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-01T04:30:42.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:42.717Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-01T04:30:42.717Z] ++ cut -d/ -f2 [2020-08-01T04:30:42.717Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-01T04:30:42.827Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:30:43.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-01T04:30:43.790Z] [2020-08-01T04:30:43.790Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:30:44.245Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-01T04:30:44.537Z] latest: Pulling from edgex-devops/git-semver [2020-08-01T04:30:44.537Z] 31603596830f: Pulling fs layer [2020-08-01T04:30:44.537Z] 2a8b12db71e7: Pulling fs layer [2020-08-01T04:30:44.537Z] 6ca5941a6612: Pulling fs layer [2020-08-01T04:30:44.537Z] ecc8261a40a4: Pulling fs layer [2020-08-01T04:30:44.537Z] ecc8261a40a4: Waiting [2020-08-01T04:30:44.537Z] 2a8b12db71e7: Verifying Checksum [2020-08-01T04:30:44.537Z] 2a8b12db71e7: Download complete [2020-08-01T04:30:44.537Z] 31603596830f: Verifying Checksum [2020-08-01T04:30:44.537Z] 31603596830f: Download complete [2020-08-01T04:30:44.537Z] ecc8261a40a4: Verifying Checksum [2020-08-01T04:30:44.537Z] ecc8261a40a4: Download complete [2020-08-01T04:30:44.893Z] 6ca5941a6612: Verifying Checksum [2020-08-01T04:30:44.893Z] 6ca5941a6612: Download complete [2020-08-01T04:30:44.893Z] 31603596830f: Pull complete [2020-08-01T04:30:45.168Z] 2a8b12db71e7: Pull complete [2020-08-01T04:30:46.199Z] 6ca5941a6612: Pull complete [2020-08-01T04:30:46.463Z] ecc8261a40a4: Pull complete [2020-08-01T04:30:46.463Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-01T04:30:46.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-01T04:30:46.463Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-01T04:30:46.714Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2020-08-01T04:30:46.848Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-01T04:30:49.360Z] $ docker top 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-01T04:30:49.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-01T04:30:49.652Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-01T04:30:49.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-01T04:30:49.980Z] $ docker exec 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent [2020-08-01T04:30:50.202Z] SSH_AUTH_SOCK=/tmp/ssh-lnVgbbf3cYH9/agent.12 [2020-08-01T04:30:50.202Z] SSH_AGENT_PID=17 [2020-08-01T04:30:50.232Z] Running ssh-add (command line suppressed) [2020-08-01T04:30:50.397Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_9165571396712178983.key (/w/workspace/edgex-go/8@tmp/private_key_9165571396712178983.key) [2020-08-01T04:30:50.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-01T04:30:50.888Z] + git describe --exact-match --tags HEAD [2020-08-01T04:30:50.888Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-01T04:30:51.009Z] $ docker exec --env ******** --env ******** 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent -k [2020-08-01T04:30:51.326Z] unset SSH_AUTH_SOCK; [2020-08-01T04:30:51.327Z] unset SSH_AGENT_PID; [2020-08-01T04:30:51.327Z] echo Agent pid 17 killed; [2020-08-01T04:30:51.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-01T04:30:51.595Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-01T04:30:51.595Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-01T04:30:51.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-01T04:30:51.676Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-01T04:30:52.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-01T04:30:52.070Z] $ docker exec 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent [2020-08-01T04:30:52.365Z] SSH_AUTH_SOCK=/tmp/ssh-6l28TncVElls/agent.45 [2020-08-01T04:30:52.365Z] SSH_AGENT_PID=51 [2020-08-01T04:30:52.373Z] Running ssh-add (command line suppressed) [2020-08-01T04:30:52.656Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_3970201212971644908.key (/w/workspace/edgex-go/8@tmp/private_key_3970201212971644908.key) [2020-08-01T04:30:52.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-01T04:30:53.119Z] + git semver init [2020-08-01T04:30:53.119Z] # -> Open(): unable to determine branch for HEAD [2020-08-01T04:30:53.119Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2020-08-01T04:30:53.119Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2020-08-01T04:30:53.119Z] # $SEMVER_REMOTE_NAME = origin [2020-08-01T04:30:53.119Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-01T04:30:53.119Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-01T04:30:53.119Z] # $SEMVER_BRANCH = PR-2633 [2020-08-01T04:30:53.120Z] # $SEMVER_TEMP = /tmp/semver-138750201 [2020-08-01T04:30:53.120Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-01T04:31:50.300Z] # '/tmp/semver-138750201' -> '/w/workspace/edgex-go/8/.semver' [2020-08-01T04:31:50.300Z] # -> Force: false [2020-08-01T04:31:50.300Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2020-08-01T04:31:50.388Z] $ docker exec --env ******** --env ******** 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent -k [2020-08-01T04:31:50.877Z] unset SSH_AUTH_SOCK; [2020-08-01T04:31:50.879Z] unset SSH_AGENT_PID; [2020-08-01T04:31:50.879Z] echo Agent pid 51 killed; [2020-08-01T04:31:51.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-01T04:31:51.882Z] + git semver [Pipeline] } [2020-08-01T04:31:51.908Z] $ docker stop --time=1 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 [2020-08-01T04:31:53.640Z] $ docker rm -f 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-01T04:32:16.268Z] Stashed 29 file(s) [Pipeline] echo [2020-08-01T04:32:16.271Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-01T04:32:16.802Z] ========================================================= [2020-08-01T04:32:16.802Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-01T04:32:16.802Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:32:17.479Z] + 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-08-01T04:32:24.208Z] Sending build context to Docker daemon 323MB [2020-08-01T04:32:24.208Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-01T04:32:24.208Z] Step 2/7 : FROM ${BASE} [2020-08-01T04:32:24.208Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-01T04:32:24.208Z] df20fa9351a1: Pulling fs layer [2020-08-01T04:32:24.208Z] ed8968b2872e: Pulling fs layer [2020-08-01T04:32:24.208Z] a92cc7c5fd73: Pulling fs layer [2020-08-01T04:32:24.208Z] 2dd03ba5bac4: Pulling fs layer [2020-08-01T04:32:24.208Z] 1e091d79d1de: Pulling fs layer [2020-08-01T04:32:24.208Z] 481702a1767f: Pulling fs layer [2020-08-01T04:32:24.208Z] f64a6f60c768: Pulling fs layer [2020-08-01T04:32:24.208Z] e78d2573fc39: Pulling fs layer [2020-08-01T04:32:24.208Z] e876d2f968b6: Pulling fs layer [2020-08-01T04:32:24.208Z] ce8a83651883: Pulling fs layer [2020-08-01T04:32:24.208Z] 07967f4d0e4b: Pulling fs layer [2020-08-01T04:32:24.208Z] f64a6f60c768: Waiting [2020-08-01T04:32:24.208Z] e78d2573fc39: Waiting [2020-08-01T04:32:24.208Z] e876d2f968b6: Waiting [2020-08-01T04:32:24.208Z] ce8a83651883: Waiting [2020-08-01T04:32:24.208Z] 07967f4d0e4b: Waiting [2020-08-01T04:32:24.208Z] 2dd03ba5bac4: Waiting [2020-08-01T04:32:24.208Z] 1e091d79d1de: Waiting [2020-08-01T04:32:24.208Z] 481702a1767f: Waiting [2020-08-01T04:32:24.208Z] a92cc7c5fd73: Verifying Checksum [2020-08-01T04:32:24.208Z] a92cc7c5fd73: Download complete [2020-08-01T04:32:24.208Z] ed8968b2872e: Verifying Checksum [2020-08-01T04:32:24.208Z] ed8968b2872e: Download complete [2020-08-01T04:32:24.208Z] 1e091d79d1de: Verifying Checksum [2020-08-01T04:32:24.208Z] 1e091d79d1de: Download complete [2020-08-01T04:32:24.208Z] 481702a1767f: Verifying Checksum [2020-08-01T04:32:24.208Z] 481702a1767f: Download complete [2020-08-01T04:32:24.208Z] df20fa9351a1: Verifying Checksum [2020-08-01T04:32:24.208Z] df20fa9351a1: Download complete [2020-08-01T04:32:24.208Z] df20fa9351a1: Pull complete [2020-08-01T04:32:24.756Z] ed8968b2872e: Pull complete [2020-08-01T04:32:24.756Z] a92cc7c5fd73: Pull complete [2020-08-01T04:32:27.201Z] f64a6f60c768: Verifying Checksum [2020-08-01T04:32:27.201Z] f64a6f60c768: Download complete [2020-08-01T04:32:27.517Z] e876d2f968b6: Verifying Checksum [2020-08-01T04:32:27.517Z] e876d2f968b6: Download complete [2020-08-01T04:32:27.867Z] 2dd03ba5bac4: Verifying Checksum [2020-08-01T04:32:27.867Z] 2dd03ba5bac4: Download complete [2020-08-01T04:32:28.232Z] 07967f4d0e4b: Verifying Checksum [2020-08-01T04:32:28.232Z] 07967f4d0e4b: Download complete [2020-08-01T04:32:29.380Z] e78d2573fc39: Verifying Checksum [2020-08-01T04:32:29.380Z] e78d2573fc39: Download complete [2020-08-01T04:32:30.043Z] ce8a83651883: Verifying Checksum [2020-08-01T04:32:30.043Z] ce8a83651883: Download complete [2020-08-01T04:32:31.612Z] Still waiting to schedule task [2020-08-01T04:32:31.612Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1763’ [2020-08-01T04:32:38.525Z] 2dd03ba5bac4: Pull complete [2020-08-01T04:32:38.525Z] 1e091d79d1de: Pull complete [2020-08-01T04:32:38.525Z] 481702a1767f: Pull complete [2020-08-01T04:32:43.963Z] f64a6f60c768: Pull complete [2020-08-01T04:32:48.305Z] e78d2573fc39: Pull complete [2020-08-01T04:32:48.305Z] e876d2f968b6: Pull complete [2020-08-01T04:32:50.892Z] ce8a83651883: Pull complete [2020-08-01T04:32:50.892Z] 07967f4d0e4b: Pull complete [2020-08-01T04:32:50.892Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-01T04:32:50.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-01T04:32:50.892Z] ---> 5d7c900382c6 [2020-08-01T04:32:50.892Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-08-01T04:32:51.470Z] ---> Running in a0744bbdf38e [2020-08-01T04:32:52.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:32:52.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:32:53.568Z] (1/12) Installing libmagic (5.38-r0) [2020-08-01T04:32:53.568Z] (2/12) Installing file (5.38-r0) [2020-08-01T04:32:53.834Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-01T04:32:53.834Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-01T04:32:56.418Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-01T04:32:56.418Z] (6/12) Installing patch (2.7.6-r6) [2020-08-01T04:32:56.418Z] (7/12) Installing build-base (0.5-r2) [2020-08-01T04:32:56.418Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-01T04:32:56.681Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-01T04:32:56.681Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-01T04:32:56.681Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-01T04:32:56.983Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-01T04:32:56.983Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:32:56.983Z] OK: 233 MiB in 51 packages [2020-08-01T04:33:00.361Z] Removing intermediate container a0744bbdf38e [2020-08-01T04:33:00.361Z] ---> b5e0ac8c7f3a [2020-08-01T04:33:00.361Z] Step 4/7 : WORKDIR /edgex-go [2020-08-01T04:33:00.361Z] ---> Running in 64cf2e0e6be5 [2020-08-01T04:33:00.628Z] Removing intermediate container 64cf2e0e6be5 [2020-08-01T04:33:00.628Z] ---> a583cfc155ff [2020-08-01T04:33:00.628Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-01T04:33:00.892Z] latest: Pulling from library/docker [2020-08-01T04:33:01.260Z] df20fa9351a1: Already exists [2020-08-01T04:33:01.260Z] 25ad7478873d: Pulling fs layer [2020-08-01T04:33:01.260Z] 4684f6177b5d: Pulling fs layer [2020-08-01T04:33:01.260Z] 46e300cec669: Pulling fs layer [2020-08-01T04:33:01.260Z] 63038576ad94: Pulling fs layer [2020-08-01T04:33:01.260Z] 0fdb76c4706c: Pulling fs layer [2020-08-01T04:33:01.260Z] cb7edeffdfd5: Pulling fs layer [2020-08-01T04:33:01.260Z] 63038576ad94: Waiting [2020-08-01T04:33:01.260Z] cb7edeffdfd5: Waiting [2020-08-01T04:33:01.260Z] 4684f6177b5d: Verifying Checksum [2020-08-01T04:33:01.260Z] 4684f6177b5d: Download complete [2020-08-01T04:33:01.260Z] 25ad7478873d: Verifying Checksum [2020-08-01T04:33:01.260Z] 25ad7478873d: Download complete [2020-08-01T04:33:01.617Z] 63038576ad94: Verifying Checksum [2020-08-01T04:33:01.617Z] 63038576ad94: Download complete [2020-08-01T04:33:01.617Z] 0fdb76c4706c: Verifying Checksum [2020-08-01T04:33:01.617Z] 0fdb76c4706c: Download complete [2020-08-01T04:33:01.617Z] 25ad7478873d: Pull complete [2020-08-01T04:33:01.943Z] cb7edeffdfd5: Verifying Checksum [2020-08-01T04:33:01.943Z] cb7edeffdfd5: Download complete [2020-08-01T04:33:02.243Z] 4684f6177b5d: Pull complete [2020-08-01T04:33:02.842Z] 46e300cec669: Verifying Checksum [2020-08-01T04:33:02.842Z] 46e300cec669: Download complete [2020-08-01T04:33:06.259Z] 46e300cec669: Pull complete [2020-08-01T04:33:06.259Z] 63038576ad94: Pull complete [2020-08-01T04:33:06.259Z] 0fdb76c4706c: Pull complete [2020-08-01T04:33:06.259Z] cb7edeffdfd5: Pull complete [2020-08-01T04:33:06.259Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-01T04:33:06.259Z] Status: Downloaded newer image for docker:latest [2020-08-01T04:33:08.981Z] ---> 329942dff8d1 [2020-08-01T04:33:08.981Z] Step 6/7 : COPY go.mod . [2020-08-01T04:33:09.289Z] ---> 96eca6efb2e1 [2020-08-01T04:33:09.289Z] Step 7/7 : RUN go mod download [2020-08-01T04:33:09.289Z] ---> Running in 0eb56c50fce7 [2020-08-01T04:33:11.982Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-01T04:33:11.982Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-01T04:33:12.292Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-01T04:33:12.292Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-01T04:33:12.292Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-01T04:33:12.292Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-01T04:33:12.292Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-01T04:33:12.292Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-01T04:33:12.292Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-01T04:33:12.292Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-01T04:33:12.292Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-01T04:33:12.292Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-01T04:33:12.292Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-01T04:33:12.292Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-01T04:33:12.564Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-01T04:33:12.564Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-01T04:33:12.564Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-01T04:33:12.564Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-01T04:33:12.564Z] go: finding github.com/fatih/color v1.7.0 [2020-08-01T04:33:12.564Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-01T04:33:12.564Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-01T04:33:12.564Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-01T04:33:12.564Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-01T04:33:12.878Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-01T04:33:12.878Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-01T04:33:12.878Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-01T04:33:12.878Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-01T04:33:12.878Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-01T04:33:12.878Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-01T04:33:12.878Z] go: finding github.com/google/uuid v1.1.0 [2020-08-01T04:33:12.878Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-01T04:33:12.878Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-01T04:33:12.878Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-01T04:33:12.878Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-01T04:33:12.878Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-01T04:33:13.140Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-01T04:33:13.403Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-01T04:33:13.403Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-01T04:33:13.403Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-01T04:33:13.403Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-01T04:33:13.403Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-01T04:33:13.403Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-01T04:33:13.403Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-01T04:33:13.403Z] go: finding github.com/kr/pty v1.1.1 [2020-08-01T04:33:13.403Z] go: finding github.com/kr/text v0.1.0 [2020-08-01T04:33:13.665Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-01T04:33:13.665Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-01T04:33:13.665Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-01T04:33:13.665Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-01T04:33:13.927Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-01T04:33:13.927Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-01T04:33:13.927Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-01T04:33:13.927Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-01T04:33:13.927Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-01T04:33:13.927Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-01T04:33:13.927Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-01T04:33:13.927Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-01T04:33:13.927Z] go: finding github.com/posener/complete v1.1.1 [2020-08-01T04:33:13.927Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-01T04:33:13.927Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-01T04:33:13.927Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-01T04:33:14.190Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-01T04:33:14.190Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-01T04:33:14.190Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-01T04:33:14.190Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-01T04:33:14.190Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-01T04:33:14.190Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-01T04:33:14.190Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-01T04:33:14.190Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-01T04:33:14.190Z] go: finding golang.org/x/text v0.3.2 [2020-08-01T04:33:14.190Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-01T04:33:14.642Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-01T04:33:14.642Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-01T04:33:14.642Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-01T04:33:14.642Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-01T04:33:14.642Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-01T04:33:29.866Z] Removing intermediate container 0eb56c50fce7 [2020-08-01T04:33:29.867Z] ---> b9d096a49d33 [2020-08-01T04:33:29.867Z] Successfully built b9d096a49d33 [2020-08-01T04:33:29.867Z] 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-08-01T04:33:30.530Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-01T04:33:30.549Z] . [Pipeline] withDockerContainer [2020-08-01T04:33:30.844Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2020-08-01T04:33:30.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-01T04:33:31.865Z] $ docker top 8adff6027cbac720bdf7aada95347267cbd93f5578ef284d398a1d4fe2449569 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:33:32.959Z] + go version [2020-08-01T04:33:32.959Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-01T04:33:32.971Z] ========================================================= [2020-08-01T04:33:32.971Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-01T04:33:32.971Z] ========================================================= [Pipeline] sh [2020-08-01T04:33:33.293Z] + make test [2020-08-01T04:33:33.293Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-01T04:33:37.568Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-01T04:33:52.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-01T04:33:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-01T04:33:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-01T04:33:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-01T04:33:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-01T04:34:02.841Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.012s [2020-08-01T04:34:02.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-01T04:34:02.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-01T04:34:02.842Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-01T04:34:02.842Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-01T04:34:03.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-01T04:34:04.143Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-01T04:34:04.143Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-01T04:34:04.143Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-01T04:34:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.031s coverage: 46.6% of statements [2020-08-01T04:34:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-01T04:34:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-01T04:34:12.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-01T04:34:12.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-01T04:34:12.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-01T04:34:16.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.166s coverage: 27.3% of statements [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-01T04:34:16.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.015s coverage: 100.0% of statements [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-01T04:34:16.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-01T04:34:16.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.118s coverage: 28.6% of statements [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-01T04:34:16.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-01T04:34:16.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.024s coverage: 100.0% of statements [2020-08-01T04:34:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-01T04:34:18.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 89.8% of statements [2020-08-01T04:34:18.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-01T04:34:19.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-01T04:34:19.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.015s coverage: 100.0% of statements [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-01T04:34:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-01T04:34:19.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2020-08-01T04:34:21.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.292s coverage: 63.5% of statements [2020-08-01T04:34:21.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-01T04:34:21.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-01T04:34:21.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2020-08-01T04:34:22.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.417s coverage: 55.9% of statements [2020-08-01T04:34:22.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-01T04:34:22.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-01T04:34:22.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-01T04:34:22.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 9.513s coverage: 86.3% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.660s coverage: 72.2% of statements [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.167s coverage: 72.1% of statements [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.040s coverage: 82.4% of statements [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.009s coverage: 28.8% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.014s coverage: 96.8% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.081s coverage: 26.9% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.264s coverage: 84.1% of statements [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.009s coverage: 100.0% of statements [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.009s coverage: 42.9% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-01T04:34:33.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.038s coverage: 83.8% of statements [2020-08-01T04:34:33.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-01T04:34:33.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.043s coverage: 45.7% of statements [2020-08-01T04:34:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-01T04:34:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-01T04:34:33.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.034s coverage: 100.0% of statements [2020-08-01T04:34:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-01T04:34:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-01T04:34:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-01T04:34:33.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.017s coverage: 100.0% of statements [2020-08-01T04:34:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-01T04:34:34.617Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1766 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws [2020-08-01T04:34:34.660Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-08-01T04:34:34.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements [2020-08-01T04:34:34.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-01T04:34:36.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.071s coverage: 29.1% of statements [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-01T04:34:36.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-01T04:34:36.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.014s coverage: 100.0% of statements [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-01T04:34:36.968Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.007s coverage: 0.0% of statements [2020-08-01T04:34:36.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-01T04:34:37.261Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2020-08-01T04:34:37.261Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-01T04:34:37.261Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-01T04:34:37.261Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-01T04:34:37.261Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-01T04:34:38.809Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2020-08-01T04:34:38.809Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-01T04:34:38.809Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-01T04:34:38.809Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements [2020-08-01T04:34:39.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.025s coverage: 32.1% of statements [2020-08-01T04:34:39.652Z] using credential edgex-jenkins-ssh [2020-08-01T04:34:39.705Z] Cloning the remote Git repository [2020-08-01T04:34:39.705Z] Cloning with configured refspecs honoured and without tags [2020-08-01T04:34:39.776Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.118s coverage: 100.0% of statements [2020-08-01T04:34:40.406Z] GO111MODULE=on go vet ./... [2020-08-01T04:34:39.754Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-01T04:34:39.861Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-08-01T04:34:39.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-01T04:34:39.932Z] > git --version # timeout=10 [2020-08-01T04:34:39.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-01T04:34:40.019Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-01T04:34:50.838Z] gofmt -l . [2020-08-01T04:34:51.843Z] [ "`gofmt -l .`" = "" ] [2020-08-01T04:34:52.850Z] ./bin/test-go-mod-tidy.sh [2020-08-01T04:34:55.629Z] ./bin/test-attribution-txt.sh [2020-08-01T04:34:56.018Z] Fetching without tags [2020-08-01T04:34:56.557Z] Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c [2020-08-01T04:34:55.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-01T04:34:55.940Z] > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # timeout=10 [2020-08-01T04:34:55.958Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-01T04:34:55.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-01T04:34:56.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-01T04:34:56.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-01T04:34:56.035Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-01T04:34:56.570Z] > git config core.sparsecheckout # timeout=10 [2020-08-01T04:34:56.590Z] > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # timeout=10 [2020-08-01T04:34:56.889Z] > git remote # timeout=10 [2020-08-01T04:34:57.318Z] Merge succeeded, producing 0a054a2c7211c69f6316d1f9ee92387e0c8dec3b [2020-08-01T04:34:57.318Z] Checking out Revision 0a054a2c7211c69f6316d1f9ee92387e0c8dec3b (PR-2633) [2020-08-01T04:34:56.904Z] > git config --get remote.origin.url # timeout=10 [2020-08-01T04:34:56.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-01T04:34:56.933Z] > git merge b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 [2020-08-01T04:34:57.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-01T04:34:57.320Z] > git config core.sparsecheckout # timeout=10 [2020-08-01T04:34:57.333Z] > git checkout -f 0a054a2c7211c69f6316d1f9ee92387e0c8dec3b # timeout=10 [Pipeline] sh [2020-08-01T04:35:00.381Z] + ls -al . [2020-08-01T04:35:00.381Z] total 556 [2020-08-01T04:35:00.381Z] drwxrwxr-x 10 1001 1001 4096 Aug 1 04:34 . [2020-08-01T04:35:00.381Z] drwxr-xr-x 4 root root 28 Aug 1 04:33 .. [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 11 Aug 1 04:30 .dockerignore [2020-08-01T04:35:00.381Z] drwxrwxr-x 8 1001 1001 179 Aug 1 04:30 .git [2020-08-01T04:35:00.381Z] drwxrwxr-x 3 1001 1001 60 Aug 1 04:30 .github [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 932 Aug 1 04:30 .gitignore [2020-08-01T04:35:00.381Z] drwx------ 3 1001 1001 47 Aug 1 04:31 .semver [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 166 Aug 1 04:30 .sonarcloud.properties [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:30 CONTRIBUTING.md [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:30 Dockerfile.build [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 865 Aug 1 04:30 Jenkinsfile [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:30 LICENSE [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:30 Makefile [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:30 README.md [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:30 SECURITY.md [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:30 ZMQWindows.md [2020-08-01T04:35:00.381Z] drwxrwxr-x 2 1001 1001 117 Aug 1 04:30 bin [2020-08-01T04:35:00.381Z] drwxrwxr-x 15 1001 1001 4096 Aug 1 04:30 cmd [2020-08-01T04:35:00.381Z] -rw-r--r-- 1 root root 455803 Aug 1 04:34 coverage.out [2020-08-01T04:35:00.381Z] -rw-r--r-- 1 root root 1019 Aug 1 04:34 go.mod [2020-08-01T04:35:00.381Z] -rw-r--r-- 1 root root 18146 Aug 1 04:34 go.sum [2020-08-01T04:35:00.381Z] drwxrwxr-x 8 1001 1001 127 Aug 1 04:30 internal [2020-08-01T04:35:00.381Z] drwxrwxr-x 4 1001 1001 26 Aug 1 04:30 openapi [2020-08-01T04:35:00.381Z] drwxrwxr-x 4 1001 1001 71 Aug 1 04:30 snap [2020-08-01T04:35:00.381Z] -rw-rw-r-- 1 1001 1001 168 Aug 1 04:30 version.go [Pipeline] sh [2020-08-01T04:35:00.864Z] + '[' -e coverage.out ] [2020-08-01T04:35:00.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-01T04:35:01.216Z] Stashed 1 file(s) [Pipeline] sh [2020-08-01T04:35:01.664Z] + make build [2020-08-01T04:35:01.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-01T04:35:01.782Z] Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" [2020-08-01T04:35:01.813Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-01T04:35:01.788Z] > git rev-list --no-walk e813e4c6e3ffe2396cb54fab1f286ed207e629cd # timeout=10 [Pipeline] echo [2020-08-01T04:35:14.088Z] ========================================================= [2020-08-01T04:35:14.088Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-01T04:35:14.088Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:35:15.053Z] + 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-08-01T04:35:17.480Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-01T04:35:19.414Z] Sending build context to Docker daemon 323MB [2020-08-01T04:35:19.414Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-01T04:35:19.414Z] Step 2/7 : FROM ${BASE} [2020-08-01T04:35:19.414Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-01T04:35:19.414Z] b538f80385f9: Pulling fs layer [2020-08-01T04:35:19.414Z] 74f711af9a0d: Pulling fs layer [2020-08-01T04:35:19.414Z] 99f96fe45779: Pulling fs layer [2020-08-01T04:35:19.414Z] fd7a069fd194: Pulling fs layer [2020-08-01T04:35:19.414Z] 66aa3694b03b: Pulling fs layer [2020-08-01T04:35:19.414Z] 170f70906a0f: Pulling fs layer [2020-08-01T04:35:19.414Z] ad7c5574e4b9: Pulling fs layer [2020-08-01T04:35:19.414Z] e772456be8f7: Pulling fs layer [2020-08-01T04:35:19.414Z] c890913d741a: Pulling fs layer [2020-08-01T04:35:19.414Z] 2480fcc9aa5a: Pulling fs layer [2020-08-01T04:35:19.414Z] 09adf4765672: Pulling fs layer [2020-08-01T04:35:19.414Z] fd7a069fd194: Waiting [2020-08-01T04:35:19.414Z] 66aa3694b03b: Waiting [2020-08-01T04:35:19.414Z] 170f70906a0f: Waiting [2020-08-01T04:35:19.414Z] ad7c5574e4b9: Waiting [2020-08-01T04:35:19.414Z] e772456be8f7: Waiting [2020-08-01T04:35:19.414Z] c890913d741a: Waiting [2020-08-01T04:35:19.414Z] 2480fcc9aa5a: Waiting [2020-08-01T04:35:19.414Z] 09adf4765672: Waiting [2020-08-01T04:35:19.414Z] 99f96fe45779: Download complete [2020-08-01T04:35:19.414Z] 74f711af9a0d: Verifying Checksum [2020-08-01T04:35:19.414Z] 74f711af9a0d: Download complete [2020-08-01T04:35:19.414Z] 66aa3694b03b: Verifying Checksum [2020-08-01T04:35:19.414Z] 66aa3694b03b: Download complete [2020-08-01T04:35:19.414Z] 170f70906a0f: Verifying Checksum [2020-08-01T04:35:19.414Z] 170f70906a0f: Download complete [2020-08-01T04:35:19.414Z] b538f80385f9: Verifying Checksum [2020-08-01T04:35:19.414Z] b538f80385f9: Download complete [2020-08-01T04:35:20.423Z] b538f80385f9: Pull complete [2020-08-01T04:35:21.019Z] 74f711af9a0d: Pull complete [2020-08-01T04:35:21.294Z] 99f96fe45779: Pull complete [2020-08-01T04:35:23.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-01T04:35:25.619Z] ad7c5574e4b9: Verifying Checksum [2020-08-01T04:35:25.619Z] ad7c5574e4b9: Download complete [2020-08-01T04:35:25.619Z] c890913d741a: Download complete [2020-08-01T04:35:27.061Z] 2480fcc9aa5a: Verifying Checksum [2020-08-01T04:35:27.061Z] 2480fcc9aa5a: Download complete [2020-08-01T04:35:27.336Z] 09adf4765672: Verifying Checksum [2020-08-01T04:35:27.336Z] 09adf4765672: Download complete [2020-08-01T04:35:27.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-01T04:35:28.796Z] fd7a069fd194: Verifying Checksum [2020-08-01T04:35:28.796Z] fd7a069fd194: Download complete [2020-08-01T04:35:29.394Z] e772456be8f7: Verifying Checksum [2020-08-01T04:35:29.395Z] e772456be8f7: Download complete [2020-08-01T04:35:31.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-01T04:35:35.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-01T04:35:35.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-01T04:35:38.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-01T04:35:41.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-01T04:35:41.820Z] fd7a069fd194: Pull complete [2020-08-01T04:35:41.820Z] 66aa3694b03b: Pull complete [2020-08-01T04:35:41.820Z] 170f70906a0f: Pull complete [2020-08-01T04:35:42.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-01T04:35:44.448Z] ad7c5574e4b9: Pull complete [2020-08-01T04:35:44.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-01T04:35:46.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-01T04:35:48.740Z] e772456be8f7: Pull complete [2020-08-01T04:35:48.740Z] c890913d741a: Pull complete [2020-08-01T04:35:49.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-01T04:35:51.364Z] 2480fcc9aa5a: Pull complete [2020-08-01T04:35:51.638Z] 09adf4765672: Pull complete [2020-08-01T04:35:51.638Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-01T04:35:51.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-01T04:35:51.638Z] ---> 2248a725d1cf [2020-08-01T04:35:51.638Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] } [2020-08-01T04:35:51.947Z] $ docker stop --time=1 8adff6027cbac720bdf7aada95347267cbd93f5578ef284d398a1d4fe2449569 [2020-08-01T04:35:53.656Z] $ docker rm -f 8adff6027cbac720bdf7aada95347267cbd93f5578ef284d398a1d4fe2449569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:35:55.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:35:55.106Z] [2020-08-01T04:35:55.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:35:55.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:35:55.823Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-01T04:35:55.823Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-01T04:35:55.823Z] ca9280d653b3: Pulling fs layer [2020-08-01T04:35:55.823Z] 7e9c9ca2126c: Pulling fs layer [2020-08-01T04:35:56.188Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-01T04:35:56.188Z] cbdbe7a5bc2a: Download complete [2020-08-01T04:35:56.507Z] cbdbe7a5bc2a: Pull complete [2020-08-01T04:35:56.507Z] ca9280d653b3: Verifying Checksum [2020-08-01T04:35:56.507Z] ca9280d653b3: Download complete [2020-08-01T04:35:57.103Z] ---> Running in 9ed1da2e522d [2020-08-01T04:35:58.111Z] 7e9c9ca2126c: Verifying Checksum [2020-08-01T04:35:58.111Z] 7e9c9ca2126c: Download complete [2020-08-01T04:35:58.111Z] ca9280d653b3: Pull complete [2020-08-01T04:35:58.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:35:59.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:36:00.540Z] (1/12) Installing libmagic (5.38-r0) [2020-08-01T04:36:00.813Z] (2/12) Installing file (5.38-r0) [2020-08-01T04:36:01.092Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-01T04:36:01.092Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-01T04:36:04.463Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-01T04:36:04.463Z] (6/12) Installing patch (2.7.6-r6) [2020-08-01T04:36:04.463Z] (7/12) Installing build-base (0.5-r2) [2020-08-01T04:36:04.463Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-01T04:36:04.463Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-01T04:36:04.732Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-01T04:36:04.732Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-01T04:36:05.001Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-01T04:36:05.001Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:36:05.001Z] OK: 217 MiB in 51 packages [2020-08-01T04:36:06.637Z] 7e9c9ca2126c: Pull complete [2020-08-01T04:36:06.637Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-01T04:36:06.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:36:06.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-01T04:36:06.827Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2020-08-01T04:36:06.962Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-01T04:36:09.093Z] $ docker top 51433e2de6e11a522aea8c687684ba4f94e08dd51d97ade5467eb8960e417e8f -eo pid,comm [2020-08-01T04:36:09.295Z] Removing intermediate container 9ed1da2e522d [2020-08-01T04:36:09.295Z] ---> c531969f7db4 [2020-08-01T04:36:09.295Z] Step 4/7 : WORKDIR /edgex-go [Pipeline] { [2020-08-01T04:36:09.565Z] ---> Running in b1cb7eb60905 [Pipeline] sh [2020-08-01T04:36:09.835Z] Removing intermediate container b1cb7eb60905 [2020-08-01T04:36:09.835Z] ---> cd6e115a805c [2020-08-01T04:36:09.835Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-01T04:36:09.925Z] + docker-compose build --help [2020-08-01T04:36:09.925Z] + grep parallel [2020-08-01T04:36:10.106Z] latest: Pulling from library/docker [2020-08-01T04:36:10.378Z] b538f80385f9: Already exists [2020-08-01T04:36:10.378Z] 259a493cd78d: Pulling fs layer [2020-08-01T04:36:10.378Z] b8e66b5100f5: Pulling fs layer [2020-08-01T04:36:10.378Z] 39dc9c94d07c: Pulling fs layer [2020-08-01T04:36:10.378Z] 551b823b3b82: Pulling fs layer [2020-08-01T04:36:10.378Z] 3c52a74df98c: Pulling fs layer [2020-08-01T04:36:10.378Z] 6c9b121b6998: Pulling fs layer [2020-08-01T04:36:10.378Z] 551b823b3b82: Waiting [2020-08-01T04:36:10.378Z] 3c52a74df98c: Waiting [2020-08-01T04:36:10.657Z] b8e66b5100f5: Verifying Checksum [2020-08-01T04:36:10.657Z] b8e66b5100f5: Download complete [2020-08-01T04:36:10.657Z] 259a493cd78d: Verifying Checksum [2020-08-01T04:36:10.657Z] 551b823b3b82: Verifying Checksum [2020-08-01T04:36:10.657Z] 551b823b3b82: Download complete [2020-08-01T04:36:10.937Z] 3c52a74df98c: Verifying Checksum [2020-08-01T04:36:10.937Z] 3c52a74df98c: Download complete [2020-08-01T04:36:10.937Z] 6c9b121b6998: Verifying Checksum [2020-08-01T04:36:10.937Z] 6c9b121b6998: Download complete [2020-08-01T04:36:11.213Z] 259a493cd78d: Pull complete [2020-08-01T04:36:11.324Z] --parallel Build images in parallel. [Pipeline] } [2020-08-01T04:36:11.339Z] $ docker stop --time=1 51433e2de6e11a522aea8c687684ba4f94e08dd51d97ade5467eb8960e417e8f [2020-08-01T04:36:11.810Z] b8e66b5100f5: Pull complete [2020-08-01T04:36:12.085Z] 39dc9c94d07c: Verifying Checksum [2020-08-01T04:36:12.085Z] 39dc9c94d07c: Download complete [2020-08-01T04:36:12.830Z] $ docker rm -f 51433e2de6e11a522aea8c687684ba4f94e08dd51d97ade5467eb8960e417e8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:36:13.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:36:13.507Z] . [Pipeline] withDockerContainer [2020-08-01T04:36:13.623Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2020-08-01T04:36:13.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-01T04:36:14.445Z] $ docker top c77b53e8339d7e9dd1bcc66bfcae396a4797a3f07804fed2c0aeb208179b9049 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:36:15.322Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-01T04:36:15.491Z] 39dc9c94d07c: Pull complete [2020-08-01T04:36:15.762Z] 551b823b3b82: Pull complete [2020-08-01T04:36:16.034Z] 3c52a74df98c: Pull complete [2020-08-01T04:36:16.310Z] 6c9b121b6998: Pull complete [2020-08-01T04:36:16.310Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-01T04:36:16.310Z] Status: Downloaded newer image for docker:latest [2020-08-01T04:36:16.393Z] Building docker-core-command-go ... [2020-08-01T04:36:16.393Z] Building docker-core-data-go ... [2020-08-01T04:36:16.393Z] Building docker-core-metadata-go ... [2020-08-01T04:36:16.393Z] Building docker-security-proxy-setup-go ... [2020-08-01T04:36:16.393Z] Building docker-security-secrets-setup-go ... [2020-08-01T04:36:16.393Z] Building docker-security-secretstore-setup-go ... [2020-08-01T04:36:16.393Z] Building docker-support-logging-go ... [2020-08-01T04:36:16.393Z] Building docker-support-notifications-go ... [2020-08-01T04:36:16.393Z] Building docker-support-scheduler-go ... [2020-08-01T04:36:16.393Z] Building docker-sys-mgmt-agent-go ... [2020-08-01T04:36:16.393Z] Building docker-core-data-go [2020-08-01T04:36:16.393Z] Building docker-security-secretstore-setup-go [2020-08-01T04:36:16.393Z] Building docker-support-scheduler-go [2020-08-01T04:36:16.393Z] Building docker-security-proxy-setup-go [2020-08-01T04:36:16.393Z] Building docker-support-logging-go [2020-08-01T04:36:20.658Z] ---> ed1bfd5f6ab8 [2020-08-01T04:36:20.658Z] Step 6/7 : COPY go.mod . [2020-08-01T04:36:20.658Z] ---> 8435aff17412 [2020-08-01T04:36:20.658Z] Step 7/7 : RUN go mod download [2020-08-01T04:36:20.658Z] ---> Running in 0652dfdba664 [2020-08-01T04:36:24.042Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-01T04:36:24.042Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-01T04:36:24.042Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-01T04:36:24.042Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-01T04:36:24.042Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-01T04:36:24.042Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-01T04:36:24.042Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-01T04:36:24.042Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-01T04:36:24.042Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-01T04:36:24.314Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-01T04:36:24.314Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-01T04:36:24.314Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-01T04:36:24.314Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-01T04:36:24.314Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-01T04:36:24.314Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-01T04:36:24.314Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-01T04:36:24.587Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-01T04:36:24.587Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-01T04:36:24.587Z] go: finding github.com/fatih/color v1.7.0 [2020-08-01T04:36:24.587Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-01T04:36:24.587Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-01T04:36:24.587Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-01T04:36:24.587Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-01T04:36:24.587Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-01T04:36:24.587Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-01T04:36:24.587Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-01T04:36:24.858Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-01T04:36:24.858Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-01T04:36:24.858Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-01T04:36:24.858Z] go: finding github.com/google/uuid v1.1.0 [2020-08-01T04:36:24.858Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-01T04:36:24.858Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-01T04:36:24.858Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-01T04:36:24.858Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-01T04:36:24.858Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-01T04:36:24.858Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-01T04:36:25.128Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-01T04:36:25.399Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-01T04:36:25.399Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-01T04:36:25.399Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-01T04:36:25.399Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-01T04:36:25.399Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-01T04:36:25.399Z] go: finding github.com/kr/pty v1.1.1 [2020-08-01T04:36:25.399Z] go: finding github.com/kr/text v0.1.0 [2020-08-01T04:36:25.399Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-01T04:36:25.399Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-01T04:36:25.399Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-01T04:36:25.399Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-01T04:36:25.668Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-01T04:36:25.668Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-01T04:36:25.668Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-01T04:36:25.940Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-01T04:36:25.940Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-01T04:36:25.940Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-01T04:36:25.940Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-01T04:36:25.940Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-01T04:36:25.940Z] go: finding github.com/posener/complete v1.1.1 [2020-08-01T04:36:25.940Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-01T04:36:25.940Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-01T04:36:25.940Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-01T04:36:26.212Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-01T04:36:26.212Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-01T04:36:26.212Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-01T04:36:26.212Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-01T04:36:26.212Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-01T04:36:26.212Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-01T04:36:26.212Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-01T04:36:26.212Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-01T04:36:26.212Z] go: finding golang.org/x/text v0.3.2 [2020-08-01T04:36:26.212Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-01T04:36:26.488Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-01T04:36:26.488Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-01T04:36:26.488Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-01T04:36:26.488Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-01T04:36:26.488Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-01T04:36:44.784Z] Removing intermediate container 0652dfdba664 [2020-08-01T04:36:44.784Z] ---> ff96a177bcc7 [2020-08-01T04:36:44.784Z] Successfully built ff96a177bcc7 [2020-08-01T04:36:44.784Z] 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-08-01T04:36:45.568Z] + docker inspect -f . ci-base-image-arm64 [2020-08-01T04:36:45.568Z] . [Pipeline] withDockerContainer [2020-08-01T04:36:45.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container [2020-08-01T04:36:45.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-01T04:36:47.456Z] $ docker top e32ecf47878b0b0e5be2ba6c81e27cdad7823e0677a7e09afc5159d1f1d3730a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:36:48.480Z] + go version [2020-08-01T04:36:48.480Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-01T04:36:48.499Z] ========================================================= [2020-08-01T04:36:48.499Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-01T04:36:48.499Z] ========================================================= [Pipeline] sh [2020-08-01T04:36:49.151Z] + make test [2020-08-01T04:36:49.152Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-01T04:36:52.666Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-01T04:37:03.686Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:37:03.686Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpineStep 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:37:03.686Z] [2020-08-01T04:37:03.686Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:37:03.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:37:03.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:37:03.686Z] ---> b9d096a49d33 [2020-08-01T04:37:03.686Z] Step 3/22 : WORKDIR /edgex-go [2020-08-01T04:37:03.686Z] ---> b9d096a49d33 [2020-08-01T04:37:03.686Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:37:03.686Z] ---> b9d096a49d33 [2020-08-01T04:37:03.686Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:37:03.686Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:37:03.686Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:37:03.686Z] ---> b9d096a49d33 [2020-08-01T04:37:03.686Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:37:03.686Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:37:03.686Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:37:03.686Z] ---> b9d096a49d33 [2020-08-01T04:37:03.686Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:37:03.686Z] ---> Running in da7b5bb87ebb [2020-08-01T04:37:03.686Z] ---> Running in 180bdfc7955b [2020-08-01T04:37:03.686Z] ---> Running in b5cf0eee249f [2020-08-01T04:37:03.686Z] ---> Running in 6ab121f34cbd [2020-08-01T04:37:03.686Z] ---> Running in 47594e733432 [2020-08-01T04:37:03.686Z] Removing intermediate container 47594e733432 [2020-08-01T04:37:03.686Z] ---> d1f902f224fd [2020-08-01T04:37:03.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:37:03.686Z] Removing intermediate container b5cf0eee249f [2020-08-01T04:37:03.686Z] ---> e94330cdbf1c [2020-08-01T04:37:03.686Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:37:03.686Z] Removing intermediate container 6ab121f34cbd [2020-08-01T04:37:03.686Z] ---> b0d3273be9f1 [2020-08-01T04:37:03.686Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:37:03.686Z] Removing intermediate container da7b5bb87ebb [2020-08-01T04:37:03.686Z] ---> 6893f2b16ba3 [2020-08-01T04:37:03.686Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:37:03.686Z] ---> Running in a84cb43e1606 [2020-08-01T04:37:03.686Z] Removing intermediate container 180bdfc7955b [2020-08-01T04:37:03.686Z] ---> 434efe283137 [2020-08-01T04:37:03.686Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:37:03.686Z] ---> Running in 1372de14bcc2 [2020-08-01T04:37:03.686Z] ---> Running in 39054868f1d2 [2020-08-01T04:37:03.686Z] ---> Running in 84e1ea339340 [2020-08-01T04:37:03.686Z] ---> Running in 58e3e9d42b04 [2020-08-01T04:37:05.735Z] Removing intermediate container 1372de14bcc2 [2020-08-01T04:37:05.735Z] ---> 0c57bc8820cd [2020-08-01T04:37:05.735Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:37:05.735Z] Removing intermediate container a84cb43e1606 [2020-08-01T04:37:05.735Z] ---> 3f4c35fb99a9 [2020-08-01T04:37:05.735Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-01T04:37:05.735Z] ---> Running in f5eaef0bddf4 [2020-08-01T04:37:05.735Z] Removing intermediate container 84e1ea339340 [2020-08-01T04:37:05.735Z] ---> 57707979866b [2020-08-01T04:37:05.735Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:37:06.004Z] ---> Running in f927bda46fe4 [2020-08-01T04:37:06.004Z] Removing intermediate container 58e3e9d42b04 [2020-08-01T04:37:06.004Z] ---> ab0bc68911fd [2020-08-01T04:37:06.004Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-01T04:37:06.294Z] ---> Running in 4b876b00e904 [2020-08-01T04:37:06.294Z] Removing intermediate container 39054868f1d2 [2020-08-01T04:37:06.294Z] ---> 03491b0d1593 [2020-08-01T04:37:06.294Z] Step 5/26 : RUN apk update && apk add make git [2020-08-01T04:37:06.294Z] ---> Running in 6ab568f7821d [2020-08-01T04:37:06.590Z] ---> Running in 0018860ac680 [2020-08-01T04:37:07.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:07.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:07.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:07.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:07.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:08.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:08.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:08.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:09.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:09.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:09.357Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:37:09.357Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:37:09.357Z] OK: 12749 distinct packages available [2020-08-01T04:37:09.357Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:37:09.357Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:37:09.357Z] OK: 12749 distinct packages available [2020-08-01T04:37:09.697Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:09.992Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:09.992Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:37:09.992Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:37:09.992Z] OK: 12749 distinct packages available [2020-08-01T04:37:10.355Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:10.355Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:37:10.355Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:37:10.355Z] OK: 12749 distinct packages available [2020-08-01T04:37:10.355Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:37:10.355Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:37:10.355Z] OK: 12749 distinct packages available [2020-08-01T04:37:10.630Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:10.971Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:10.971Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:11.253Z] Removing intermediate container f5eaef0bddf4 [2020-08-01T04:37:11.253Z] ---> 7d74501818d4 [2020-08-01T04:37:11.253Z] Step 6/20 : COPY go.mod . [2020-08-01T04:37:11.694Z] Removing intermediate container 4b876b00e904 [2020-08-01T04:37:11.694Z] ---> 6d6ee271b536 [2020-08-01T04:37:11.694Z] Step 6/20 : COPY go.mod . [2020-08-01T04:37:11.694Z] Removing intermediate container f927bda46fe4 [2020-08-01T04:37:11.694Z] ---> 34017c84421b [2020-08-01T04:37:11.694Z] Step 6/22 : COPY go.mod . [2020-08-01T04:37:12.001Z] ---> 1f3c8bea00db [2020-08-01T04:37:12.001Z] Step 7/20 : RUN go mod download [2020-08-01T04:37:12.001Z] Removing intermediate container 0018860ac680 [2020-08-01T04:37:12.001Z] ---> abab98318983 [2020-08-01T04:37:12.001Z] Step 6/26 : COPY go.mod . [2020-08-01T04:37:12.272Z] Removing intermediate container 6ab568f7821d [2020-08-01T04:37:12.272Z] ---> e6f4fcb6b8d6 [2020-08-01T04:37:12.272Z] Step 6/21 : COPY go.mod . [2020-08-01T04:37:12.272Z] ---> 4256a6a37a62 [2020-08-01T04:37:12.272Z] Step 7/20 : RUN go mod download [2020-08-01T04:37:12.272Z] ---> Running in 7f7d4f517f20 [2020-08-01T04:37:12.541Z] ---> 9ec62b806ab3 [2020-08-01T04:37:12.541Z] Step 7/22 : RUN go mod download [2020-08-01T04:37:12.815Z] ---> Running in 44434fbca918 [2020-08-01T04:37:12.815Z] ---> aa22dd1ed780 [2020-08-01T04:37:12.815Z] Step 7/26 : RUN go mod download [2020-08-01T04:37:12.815Z] ---> Running in eb2e387a1bd8 [2020-08-01T04:37:13.086Z] ---> 800286d7915d [2020-08-01T04:37:13.086Z] Step 7/21 : RUN go mod download [2020-08-01T04:37:13.362Z] ---> Running in 541c282f0a52 [2020-08-01T04:37:13.362Z] ---> Running in 87163aff4147 [2020-08-01T04:37:16.063Z] Removing intermediate container 541c282f0a52 [2020-08-01T04:37:16.063Z] ---> 04b9a2890664 [2020-08-01T04:37:16.063Z] Step 8/26 : COPY . . [2020-08-01T04:37:16.329Z] Removing intermediate container 87163aff4147 [2020-08-01T04:37:16.329Z] ---> ed73aacd2868 [2020-08-01T04:37:16.329Z] Step 8/21 : COPY . . [2020-08-01T04:37:16.329Z] Removing intermediate container eb2e387a1bd8 [2020-08-01T04:37:16.329Z] ---> e7b7d7a7e10f [2020-08-01T04:37:16.329Z] Step 8/22 : COPY . . [2020-08-01T04:37:16.329Z] Removing intermediate container 7f7d4f517f20 [2020-08-01T04:37:16.329Z] ---> e86d28b96f5c [2020-08-01T04:37:16.329Z] Step 8/20 : COPY . . [2020-08-01T04:37:16.607Z] Removing intermediate container 44434fbca918 [2020-08-01T04:37:16.607Z] ---> 725ddf2a44a5 [2020-08-01T04:37:16.607Z] Step 8/20 : COPY . . [2020-08-01T04:37:31.760Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-01T04:37:46.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-01T04:37:46.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-01T04:37:46.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-01T04:37:46.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-01T04:37:46.907Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.057s [2020-08-01T04:37:46.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-01T04:37:46.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-01T04:37:46.907Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-01T04:37:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-01T04:37:47.792Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-01T04:37:48.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-01T04:37:48.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-01T04:37:48.402Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-01T04:37:58.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 46.6% of statements [2020-08-01T04:37:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-01T04:37:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-01T04:37:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-01T04:37:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-01T04:37:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-01T04:38:06.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.3% of statements [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-01T04:38:06.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-01T04:38:06.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-08-01T04:38:06.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-01T04:38:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.471s coverage: 28.6% of statements [2020-08-01T04:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-01T04:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-01T04:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-01T04:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-01T04:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-01T04:38:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.099s coverage: 100.0% of statements [2020-08-01T04:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-01T04:38:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements [2020-08-01T04:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-01T04:38:10.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.118s coverage: 89.8% of statements [2020-08-01T04:38:10.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-01T04:38:11.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-01T04:38:11.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 100.0% of statements [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-01T04:38:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-01T04:38:11.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-01T04:38:11.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-01T04:38:15.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2020-08-01T04:38:17.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.5% of statements [2020-08-01T04:38:17.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-01T04:38:17.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-01T04:38:17.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2020-08-01T04:38:19.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 55.9% of statements [2020-08-01T04:38:19.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-01T04:38:19.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-01T04:38:19.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-01T04:38:19.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-01T04:38:26.061Z] ---> 494b6b3347ef [2020-08-01T04:38:26.061Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-01T04:38:26.061Z] ---> b6d4cd8fab45 [2020-08-01T04:38:26.061Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-01T04:38:26.061Z] ---> 43859c8d2edc [2020-08-01T04:38:26.061Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-01T04:38:26.061Z] ---> c6a1e4d2c1d5 [2020-08-01T04:38:26.061Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-01T04:38:26.061Z] ---> 9267e6273ebc [2020-08-01T04:38:26.061Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-01T04:38:26.061Z] ---> Running in a99fc41f5234 [2020-08-01T04:38:26.061Z] ---> Running in ced02af9cd84 [2020-08-01T04:38:26.061Z] ---> Running in 7b82ab69b317 [2020-08-01T04:38:26.061Z] ---> Running in 73c3b120b347 [2020-08-01T04:38:26.061Z] ---> Running in d5b1993d6e0c [2020-08-01T04:38:26.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-01T04:38:26.061Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-01T04:38:26.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-01T04:38:26.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-01T04:38:26.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-01T04:38:26.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.735s coverage: 86.3% of statements [2020-08-01T04:38:26.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-01T04:38:26.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.294s coverage: 72.2% of statements [2020-08-01T04:38:26.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.387s coverage: 72.1% of statements [2020-08-01T04:38:26.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.068s coverage: 82.4% of statements [2020-08-01T04:38:26.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements [2020-08-01T04:38:26.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-01T04:38:26.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-01T04:38:26.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-01T04:38:26.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements [2020-08-01T04:38:26.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-01T04:38:28.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.033s coverage: 96.8% of statements [2020-08-01T04:38:28.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-01T04:38:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 26.9% of statements [2020-08-01T04:38:32.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-01T04:38:32.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-01T04:38:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.317s coverage: 84.1% of statements [2020-08-01T04:38:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-08-01T04:38:35.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.060s coverage: 42.9% of statements [2020-08-01T04:38:35.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-01T04:38:35.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-01T04:38:35.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements [2020-08-01T04:38:35.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-01T04:38:35.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.046s coverage: 83.8% of statements [2020-08-01T04:38:35.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-01T04:38:43.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.163s coverage: 46.1% of statements [2020-08-01T04:38:43.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-01T04:38:43.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-01T04:38:43.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.074s coverage: 100.0% of statements [2020-08-01T04:38:43.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-01T04:38:43.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-01T04:38:43.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-01T04:38:43.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements [2020-08-01T04:38:43.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-01T04:38:43.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2020-08-01T04:38:43.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-01T04:38:48.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.270s coverage: 29.1% of statements [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-01T04:38:48.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-01T04:38:48.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-01T04:38:48.894Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements [2020-08-01T04:38:48.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-01T04:38:49.883Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2020-08-01T04:38:49.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-01T04:38:49.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-01T04:38:49.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-01T04:38:49.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-01T04:38:51.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.022s coverage: 87.9% of statements [2020-08-01T04:38:51.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-01T04:38:51.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-01T04:38:51.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.017s coverage: 100.0% of statements [2020-08-01T04:38:52.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.020s coverage: 32.1% of statements [2020-08-01T04:38:53.817Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 100.0% of statements [2020-08-01T04:38:54.410Z] GO111MODULE=on go vet ./... [2020-08-01T04:39:06.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-01T04:39:12.708Z] gofmt -l . [2020-08-01T04:39:13.298Z] [ "`gofmt -l .`" = "" ] [2020-08-01T04:39:13.394Z] Removing intermediate container a99fc41f5234 [2020-08-01T04:39:13.394Z] ---> 04c051ceb236 [2020-08-01T04:39:13.394Z] [2020-08-01T04:39:13.394Z] Step 10/20 : FROM alpine [2020-08-01T04:39:13.394Z] latest: Pulling from library/alpine [2020-08-01T04:39:14.793Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-01T04:39:14.793Z] Status: Downloaded newer image for alpine:latest [2020-08-01T04:39:14.793Z] ---> a24bb4013296 [2020-08-01T04:39:14.793Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-01T04:39:14.793Z] ---> Running in 924ef63e0e91 [2020-08-01T04:39:15.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-01T04:39:15.069Z] Removing intermediate container 73c3b120b347 [2020-08-01T04:39:15.069Z] ---> d270e292454f [2020-08-01T04:39:15.069Z] [2020-08-01T04:39:15.069Z] Step 10/21 : FROM scratch [2020-08-01T04:39:15.069Z] ---> [2020-08-01T04:39:15.069Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:39:15.905Z] ./bin/test-go-mod-tidy.sh [2020-08-01T04:39:16.884Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-01T04:39:19.556Z] ---> Running in 86eb4c711c01 [2020-08-01T04:39:19.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:19.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:19.556Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:39:19.556Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:39:19.556Z] OK: 12749 distinct packages available [2020-08-01T04:39:19.556Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-01T04:39:19.824Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:39:19.824Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-01T04:39:19.824Z] (4/4) Installing curl (7.69.1-r0) [2020-08-01T04:39:19.824Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:39:19.824Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:39:19.824Z] OK: 7 MiB in 18 packages [2020-08-01T04:39:19.824Z] Removing intermediate container 86eb4c711c01 [2020-08-01T04:39:19.824Z] ---> 4b9978f52792 [2020-08-01T04:39:19.824Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-01T04:39:20.100Z] Removing intermediate container ced02af9cd84 [2020-08-01T04:39:20.100Z] ---> 75eef508ab80 [2020-08-01T04:39:20.100Z] [2020-08-01T04:39:20.100Z] Step 10/20 : FROM scratch [2020-08-01T04:39:20.100Z] ---> [2020-08-01T04:39:20.100Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:39:20.100Z] ---> Running in 880eeb48f436 [2020-08-01T04:39:20.133Z] + ls -al . [2020-08-01T04:39:20.133Z] total 588 [2020-08-01T04:39:20.133Z] drwxrwxr-x 10 1001 1001 4096 Aug 1 04:39 . [2020-08-01T04:39:20.133Z] drwxr-xr-x 4 root root 4096 Aug 1 04:36 .. [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 11 Aug 1 04:34 .dockerignore [2020-08-01T04:39:20.133Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 04:35 .git [2020-08-01T04:39:20.133Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 04:34 .github [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 932 Aug 1 04:34 .gitignore [2020-08-01T04:39:20.133Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 04:35 .semver [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 166 Aug 1 04:34 .sonarcloud.properties [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:34 CONTRIBUTING.md [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:34 Dockerfile.build [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 865 Aug 1 04:34 Jenkinsfile [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:34 LICENSE [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:34 Makefile [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:34 README.md [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:34 SECURITY.md [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:34 ZMQWindows.md [2020-08-01T04:39:20.133Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 04:34 bin [2020-08-01T04:39:20.133Z] drwxrwxr-x 15 1001 1001 4096 Aug 1 04:34 cmd [2020-08-01T04:39:20.133Z] -rw-r--r-- 1 root root 455803 Aug 1 04:38 coverage.out [2020-08-01T04:39:20.133Z] -rw-r--r-- 1 root root 1019 Aug 1 04:39 go.mod [2020-08-01T04:39:20.133Z] -rw-r--r-- 1 root root 18146 Aug 1 04:39 go.sum [2020-08-01T04:39:20.133Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 04:34 internal [2020-08-01T04:39:20.133Z] drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 openapi [2020-08-01T04:39:20.133Z] drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 snap [2020-08-01T04:39:20.133Z] -rw-rw-r-- 1 1001 1001 168 Aug 1 04:34 version.go [Pipeline] sh [2020-08-01T04:39:20.373Z] ---> Running in 93aca350ddbc [2020-08-01T04:39:20.790Z] + '[' -e coverage.out ] [2020-08-01T04:39:20.790Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-01T04:39:20.807Z] Warning: overwriting stash ‘coverage-report’ [2020-08-01T04:39:21.954Z] Stashed 1 file(s) [Pipeline] sh [2020-08-01T04:39:22.625Z] + make build [2020-08-01T04:39:22.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-01T04:39:23.741Z] Removing intermediate container 880eeb48f436 [2020-08-01T04:39:23.741Z] ---> 78471d3594a5 [2020-08-01T04:39:23.741Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:39:23.741Z] Removing intermediate container 93aca350ddbc [2020-08-01T04:39:23.741Z] ---> 85ca43976d6a [2020-08-01T04:39:23.741Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-01T04:39:23.741Z] ---> Running in d57a039b74fe [2020-08-01T04:39:23.741Z] ---> Running in 612cda66725e [2020-08-01T04:39:23.741Z] Removing intermediate container 7b82ab69b317 [2020-08-01T04:39:23.741Z] ---> 4bf55814d232 [2020-08-01T04:39:23.741Z] [2020-08-01T04:39:23.741Z] Step 10/22 : FROM alpine [2020-08-01T04:39:24.005Z] ---> a24bb4013296 [2020-08-01T04:39:24.005Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:39:24.282Z] Removing intermediate container 924ef63e0e91 [2020-08-01T04:39:24.282Z] ---> 267d67ab42e3 [2020-08-01T04:39:24.282Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:39:25.252Z] ---> Running in 948f8573a033 [2020-08-01T04:39:25.252Z] Removing intermediate container d57a039b74fe [2020-08-01T04:39:25.252Z] ---> 0a747a4dae3f [2020-08-01T04:39:25.252Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-01T04:39:25.252Z] Removing intermediate container 612cda66725e [2020-08-01T04:39:25.252Z] ---> 9352ba0942e3 [2020-08-01T04:39:25.252Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-01T04:39:25.252Z] ---> Running in 38a24037510e [2020-08-01T04:39:25.252Z] ---> Running in fd54ce99534e [2020-08-01T04:39:25.531Z] Removing intermediate container d5b1993d6e0c [2020-08-01T04:39:25.531Z] ---> 255ba122ab70 [2020-08-01T04:39:25.531Z] [2020-08-01T04:39:25.531Z] Step 10/26 : FROM alpine:3.10 [2020-08-01T04:39:25.531Z] Removing intermediate container 948f8573a033 [2020-08-01T04:39:25.531Z] ---> 22071ca42496 [2020-08-01T04:39:25.531Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-01T04:39:25.531Z] ---> Running in 76f3b12cdf4a [2020-08-01T04:39:25.531Z] ---> a37951193866 [2020-08-01T04:39:25.531Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-01T04:39:25.531Z] 3.10: Pulling from library/alpine [2020-08-01T04:39:25.837Z] Removing intermediate container 38a24037510e [2020-08-01T04:39:25.837Z] ---> 9e71fbe8f40f [2020-08-01T04:39:25.837Z] Step 13/20 : WORKDIR /edgex [2020-08-01T04:39:25.837Z] Removing intermediate container fd54ce99534e [2020-08-01T04:39:25.837Z] ---> a7ce596b625a [2020-08-01T04:39:25.837Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-01T04:39:25.837Z] ---> Running in a03187e810db [2020-08-01T04:39:26.126Z] Removing intermediate container 76f3b12cdf4a [2020-08-01T04:39:26.126Z] ---> d4523f4acc79 [2020-08-01T04:39:26.126Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-01T04:39:26.126Z] ---> Running in 354951b35076 [2020-08-01T04:39:26.435Z] ---> 9d5631ff6b80 [2020-08-01T04:39:26.435Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-01T04:39:26.435Z] Removing intermediate container a03187e810db [2020-08-01T04:39:26.435Z] ---> d2e01b3627ae [2020-08-01T04:39:26.435Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-01T04:39:26.435Z] ---> 55baace87e00 [2020-08-01T04:39:26.435Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-01T04:39:27.863Z] Removing intermediate container 354951b35076 [2020-08-01T04:39:27.863Z] ---> c0531e6c3a98 [2020-08-01T04:39:27.863Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:39:28.130Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-01T04:39:28.130Z] ---> 09821d5bf208 [2020-08-01T04:39:28.130Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-01T04:39:28.130Z] Status: Downloaded newer image for alpine:3.10 [2020-08-01T04:39:28.130Z] ---> be4e4bea2c2e [2020-08-01T04:39:28.130Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-01T04:39:28.130Z] ---> Running in 08d5113323e0 [2020-08-01T04:39:28.401Z] ---> Running in dc995fcfc808 [2020-08-01T04:39:28.401Z] ---> e190ce9b1c0f [2020-08-01T04:39:28.401Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-01T04:39:28.401Z] ---> 6b3a2050bd36 [2020-08-01T04:39:28.401Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-01T04:39:29.109Z] ---> 35c74a38777f [2020-08-01T04:39:29.109Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:39:29.450Z] ---> 9a274e8791c0 [2020-08-01T04:39:29.450Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:39:29.450Z] ---> 818e88743800 [2020-08-01T04:39:29.450Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-01T04:39:29.450Z] ---> Running in 73e645e11334 [2020-08-01T04:39:29.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:29.450Z] ---> Running in 5a648a5af9a5 [2020-08-01T04:39:29.450Z] ---> Running in c2d461ef4d62 [2020-08-01T04:39:29.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:29.762Z] Removing intermediate container 73e645e11334 [2020-08-01T04:39:29.762Z] ---> 0c9582f41fd9 [2020-08-01T04:39:29.762Z] Step 19/21 : LABEL arch=x86_64 [2020-08-01T04:39:29.762Z] ---> Running in 0cb6bf6b6aaf [2020-08-01T04:39:29.762Z] Removing intermediate container 5a648a5af9a5 [2020-08-01T04:39:29.762Z] ---> 5da0e5de0c14 [2020-08-01T04:39:29.762Z] Step 18/20 : LABEL arch=x86_64 [2020-08-01T04:39:29.762Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-01T04:39:29.762Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-01T04:39:29.762Z] OK: 10346 distinct packages available [2020-08-01T04:39:29.762Z] Removing intermediate container c2d461ef4d62 [2020-08-01T04:39:29.762Z] ---> c2b160de9ead [2020-08-01T04:39:29.762Z] Step 17/20 : CMD ["--init=true"] [2020-08-01T04:39:30.035Z] ---> Running in b062e8207535 [2020-08-01T04:39:30.035Z] ---> Running in 73f12b9dde46 [2020-08-01T04:39:30.035Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-01T04:39:30.035Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-01T04:39:30.035Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-01T04:39:30.035Z] (4/5) Installing curl (7.66.0-r0) [2020-08-01T04:39:30.035Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-01T04:39:30.035Z] Executing busybox-1.30.1-r3.trigger [2020-08-01T04:39:30.299Z] Executing ca-certificates-20191127-r2.trigger [2020-08-01T04:39:30.299Z] OK: 7 MiB in 19 packages [2020-08-01T04:39:30.888Z] Removing intermediate container 0cb6bf6b6aaf [2020-08-01T04:39:30.888Z] ---> 3e2e1ae1c9db [2020-08-01T04:39:30.888Z] Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:39:31.183Z] Removing intermediate container 08d5113323e0 [2020-08-01T04:39:31.183Z] ---> 15d65a784e6a [2020-08-01T04:39:31.183Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-01T04:39:31.183Z] ---> Running in f805f8047d23 [2020-08-01T04:39:31.183Z] Removing intermediate container 73f12b9dde46 [2020-08-01T04:39:31.183Z] ---> 2a4d411fbf01 [2020-08-01T04:39:31.183Z] Step 18/20 : LABEL arch=x86_64 [2020-08-01T04:39:31.183Z] Removing intermediate container b062e8207535 [2020-08-01T04:39:31.183Z] ---> 119ac7c03ad7 [2020-08-01T04:39:31.183Z] Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:39:31.183Z] ---> Running in 9af2060343c3 [2020-08-01T04:39:31.458Z] ---> Running in 0a42badd6129 [2020-08-01T04:39:31.458Z] ---> Running in f70c1ee23061 [2020-08-01T04:39:31.458Z] Removing intermediate container f805f8047d23 [2020-08-01T04:39:31.458Z] ---> 194c3f7bafe2 [2020-08-01T04:39:31.458Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:39:32.050Z] ---> Running in ae66a980dd79 [2020-08-01T04:39:32.050Z] Removing intermediate container 0a42badd6129 [2020-08-01T04:39:32.050Z] ---> 96a60f01246d [2020-08-01T04:39:32.050Z] Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:39:32.050Z] Removing intermediate container f70c1ee23061 [2020-08-01T04:39:32.050Z] ---> 81223e13f546 [2020-08-01T04:39:32.050Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:39:32.050Z] Removing intermediate container dc995fcfc808 [2020-08-01T04:39:32.050Z] ---> 292c08a2919f [2020-08-01T04:39:32.050Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:39:32.316Z] ---> Running in 6cf3307cbd97 [2020-08-01T04:39:32.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:32.316Z] ---> Running in 35e45f021db2 [2020-08-01T04:39:32.316Z] ---> Running in a34147d18968 [2020-08-01T04:39:32.316Z] Removing intermediate container ae66a980dd79 [2020-08-01T04:39:32.316Z] ---> e805728ff236 [2020-08-01T04:39:32.316Z] [2020-08-01T04:39:32.664Z] Removing intermediate container 6cf3307cbd97 [2020-08-01T04:39:32.664Z] ---> 08bac25d574b [2020-08-01T04:39:32.664Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:39:32.946Z] Successfully built e805728ff236 [2020-08-01T04:39:32.946Z] Successfully tagged docker-support-logging-go:latest [2020-08-01T04:39:32.946Z]  Building docker-support-logging-go ... done Building docker-sys-mgmt-agent-go [2020-08-01T04:39:32.946Z] ---> Running in 7acfdf675ebe [2020-08-01T04:39:32.946Z] Removing intermediate container 35e45f021db2 [2020-08-01T04:39:32.946Z] ---> e03f39bdb88e [2020-08-01T04:39:32.946Z] [2020-08-01T04:39:32.946Z] Removing intermediate container a34147d18968 [2020-08-01T04:39:32.946Z] ---> 53b2ff29ca8b [2020-08-01T04:39:32.946Z] Step 13/26 : WORKDIR / [2020-08-01T04:39:32.946Z] Successfully built e03f39bdb88e [2020-08-01T04:39:33.211Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-01T04:39:33.211Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-08-01T04:39:33.211Z] ---> Running in 61d13768c70f [2020-08-01T04:39:33.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:33.211Z] Removing intermediate container 7acfdf675ebe [2020-08-01T04:39:33.211Z] ---> b2041a4961d7 [2020-08-01T04:39:33.211Z] [2020-08-01T04:39:33.528Z] Successfully built b2041a4961d7 [2020-08-01T04:39:33.528Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-01T04:39:33.528Z] Building docker-support-notifications-go [2020-08-01T04:39:33.528Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 61d13768c70f [2020-08-01T04:39:33.528Z] ---> 2aeaf734149c [2020-08-01T04:39:33.528Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-01T04:39:34.165Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-01T04:39:34.165Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-01T04:39:34.493Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-01T04:39:34.865Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-01T04:39:34.865Z] ---> e09a8fead9c1 [2020-08-01T04:39:34.865Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-01T04:39:35.219Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-01T04:39:35.219Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:39:35.219Z] OK: 8 MiB in 19 packages [2020-08-01T04:39:39.684Z] ---> dea541665901 [2020-08-01T04:39:39.684Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-01T04:39:42.357Z] Removing intermediate container 9af2060343c3 [2020-08-01T04:39:42.357Z] ---> ebe756229a54 [2020-08-01T04:39:42.357Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-01T04:39:42.357Z] ---> 48816c6a942a [2020-08-01T04:39:42.357Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-01T04:39:42.623Z] ---> a6cd8d98886b [2020-08-01T04:39:42.623Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-01T04:39:42.623Z] ---> 01c2c015c247 [2020-08-01T04:39:42.623Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-01T04:39:43.613Z] ---> 6e10e49bf436 [2020-08-01T04:39:43.613Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-01T04:39:44.304Z] ---> 3da56b7ad042 [2020-08-01T04:39:44.304Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-01T04:39:44.791Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-01T04:39:47.282Z] ---> c081c75450f4 [2020-08-01T04:39:47.282Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:39:47.282Z] ---> 5f9512b5b797 [2020-08-01T04:39:47.282Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-01T04:39:48.246Z] ---> Running in d7adc2f625e3 [2020-08-01T04:39:49.718Z] ---> 7d3b305a4ed2 [2020-08-01T04:39:49.718Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:39:50.037Z] Removing intermediate container d7adc2f625e3 [2020-08-01T04:39:50.037Z] ---> ce2f60837a15 [2020-08-01T04:39:50.037Z] Step 20/22 : LABEL arch=x86_64 [2020-08-01T04:39:51.306Z] ---> Running in cff5cb303386 [2020-08-01T04:39:51.306Z] ---> 4bf87fa0a9f0 [2020-08-01T04:39:51.306Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:39:52.430Z] ---> Running in 44f0bed94f81 [2020-08-01T04:39:53.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-01T04:39:53.117Z] Removing intermediate container cff5cb303386 [2020-08-01T04:39:53.118Z] ---> 0f61ce702b97 [2020-08-01T04:39:53.118Z] Step 21/22 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:39:54.123Z] ---> Running in 3ceee2ff8c3f [2020-08-01T04:39:54.774Z] Removing intermediate container 3ceee2ff8c3f [2020-08-01T04:39:54.774Z] ---> b86ef653932c [2020-08-01T04:39:54.774Z] Step 22/22 : LABEL version=0.0.0 [2020-08-01T04:39:56.063Z] ---> Running in 856b6608a368 [2020-08-01T04:39:57.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-01T04:39:58.719Z] Removing intermediate container 856b6608a368 [2020-08-01T04:39:58.719Z] ---> 28730616014a [2020-08-01T04:39:58.719Z] [2020-08-01T04:39:59.884Z] Successfully built 28730616014a [2020-08-01T04:40:00.519Z] Successfully tagged docker-core-data-go:latest [2020-08-01T04:40:00.519Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2020-08-01T04:40:02.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-01T04:40:07.319Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:40:07.319Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:40:07.319Z] ---> b9d096a49d33 [2020-08-01T04:40:07.319Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:40:07.627Z] ---> Using cache [2020-08-01T04:40:07.627Z] ---> 434efe283137 [2020-08-01T04:40:07.627Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:40:07.627Z] ---> Using cache [2020-08-01T04:40:07.627Z] ---> ab0bc68911fd [2020-08-01T04:40:07.627Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:40:07.627Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:40:07.627Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:40:07.627Z] ---> b9d096a49d33 [2020-08-01T04:40:07.627Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:40:07.627Z] ---> Using cache [2020-08-01T04:40:07.627Z] ---> 434efe283137 [2020-08-01T04:40:07.627Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:40:07.627Z] ---> Using cache [2020-08-01T04:40:07.627Z] ---> ab0bc68911fd [2020-08-01T04:40:07.627Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-01T04:40:08.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-01T04:40:08.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:40:08.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:40:08.803Z] ---> b9d096a49d33 [2020-08-01T04:40:08.803Z] Step 3/23 : WORKDIR /edgex-go [2020-08-01T04:40:08.803Z] ---> Using cache [2020-08-01T04:40:08.803Z] ---> 434efe283137 [2020-08-01T04:40:08.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:40:08.803Z] ---> Using cache [2020-08-01T04:40:08.803Z] ---> ab0bc68911fd [2020-08-01T04:40:08.803Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-01T04:40:08.803Z] ---> Running in bc004af17f88 [2020-08-01T04:40:09.227Z] ---> Running in 64a3676940f9 [2020-08-01T04:40:09.227Z] Removing intermediate container 44f0bed94f81 [2020-08-01T04:40:09.227Z] ---> 75615580f322 [2020-08-01T04:40:09.227Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:40:09.577Z] ---> Running in 1cd676aaaaea [2020-08-01T04:40:09.577Z] ---> Running in 20a3983a6dd8 [2020-08-01T04:40:10.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-01T04:40:11.672Z] Removing intermediate container 20a3983a6dd8 [2020-08-01T04:40:11.672Z] ---> bc0bc4a91e06 [2020-08-01T04:40:11.672Z] Step 24/26 : LABEL arch=x86_64 [2020-08-01T04:40:11.672Z] ---> Running in 1dd740eee8cd [2020-08-01T04:40:11.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:11.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:12.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:12.485Z] Removing intermediate container 1dd740eee8cd [2020-08-01T04:40:12.485Z] ---> 4a51e01931c6 [2020-08-01T04:40:12.485Z] Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:40:12.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:13.042Z] ---> Running in b3c6987b00e1 [2020-08-01T04:40:13.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:13.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:13.590Z] Removing intermediate container b3c6987b00e1 [2020-08-01T04:40:13.590Z] ---> e0ddbb642d3c [2020-08-01T04:40:13.590Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:40:13.877Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:40:13.877Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:40:13.877Z] OK: 12749 distinct packages available [2020-08-01T04:40:13.877Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:40:13.877Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:40:13.877Z] OK: 12749 distinct packages available [2020-08-01T04:40:14.142Z] OK: 233 MiB in 51 packages [2020-08-01T04:40:14.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-01T04:40:14.410Z] OK: 233 MiB in 51 packages [2020-08-01T04:40:14.410Z] ---> Running in 661e8cfa4f79 [2020-08-01T04:40:14.701Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:40:14.701Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:40:14.701Z] OK: 12749 distinct packages available [2020-08-01T04:40:14.970Z] OK: 233 MiB in 51 packages [2020-08-01T04:40:15.581Z] Removing intermediate container 661e8cfa4f79 [2020-08-01T04:40:15.581Z] ---> 4ff7481acda0 [2020-08-01T04:40:15.581Z] [2020-08-01T04:40:15.887Z] Successfully built 4ff7481acda0 [2020-08-01T04:40:16.169Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-01T04:40:16.169Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2020-08-01T04:40:19.744Z] Removing intermediate container 64a3676940f9 [2020-08-01T04:40:19.744Z] ---> 40b9626d5db6 [2020-08-01T04:40:19.744Z] Step 6/26 : COPY go.mod . [2020-08-01T04:40:20.792Z] Removing intermediate container bc004af17f88 [2020-08-01T04:40:20.792Z] ---> 07f96d0c123b [2020-08-01T04:40:20.792Z] Step 6/21 : COPY go.mod . [2020-08-01T04:40:21.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-01T04:40:21.081Z] Removing intermediate container 1cd676aaaaea [2020-08-01T04:40:21.081Z] ---> f41911a72e84 [2020-08-01T04:40:21.081Z] Step 6/23 : COPY go.mod . [2020-08-01T04:40:22.578Z] ---> 98bf41a9eb32 [2020-08-01T04:40:22.578Z] Step 7/26 : RUN go mod download [2020-08-01T04:40:23.171Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:40:23.171Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-01T04:40:23.440Z] ---> b9d096a49d33 [2020-08-01T04:40:23.440Z] Step 3/29 : WORKDIR /edgex-go [2020-08-01T04:40:23.735Z] ---> Using cache [2020-08-01T04:40:23.735Z] ---> 434efe283137 [2020-08-01T04:40:23.735Z] Step 4/29 : RUN apk update && apk add make git [2020-08-01T04:40:23.735Z] ---> Running in a14fc4ced196 [2020-08-01T04:40:24.034Z] ---> 769b4c33bbfa [2020-08-01T04:40:24.034Z] Step 7/21 : RUN go mod download [2020-08-01T04:40:24.034Z] ---> 0c8e4f9fbb7f [2020-08-01T04:40:24.034Z] Step 7/23 : RUN go mod download [2020-08-01T04:40:24.034Z] ---> Running in 7d2348d1ba9c [2020-08-01T04:40:24.034Z] ---> Running in 78dd873f0a6d [2020-08-01T04:40:24.034Z] ---> Running in 23a8d3bbb140 [2020-08-01T04:40:24.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-01T04:40:26.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:26.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:40:27.932Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:40:27.932Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:40:27.932Z] OK: 12749 distinct packages available [2020-08-01T04:40:28.252Z] OK: 233 MiB in 51 packages [2020-08-01T04:40:29.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-01T04:40:32.969Z] Removing intermediate container 7d2348d1ba9c [2020-08-01T04:40:32.969Z] ---> 0337ad87e803 [2020-08-01T04:40:32.969Z] Step 5/29 : COPY go.mod . [2020-08-01T04:40:33.577Z] ---> dfbf20092a4f [2020-08-01T04:40:33.577Z] Step 6/29 : RUN go mod download [2020-08-01T04:40:34.726Z] ---> Running in c890ed1766ea [2020-08-01T04:40:34.726Z] Removing intermediate container 23a8d3bbb140 [2020-08-01T04:40:34.726Z] ---> 04356b239d04 [2020-08-01T04:40:34.726Z] Step 8/23 : COPY . . [2020-08-01T04:40:34.726Z] Removing intermediate container a14fc4ced196 [2020-08-01T04:40:34.726Z] ---> d23a63b006a5 [2020-08-01T04:40:34.726Z] Step 8/26 : COPY . . [2020-08-01T04:40:34.726Z] Removing intermediate container 78dd873f0a6d [2020-08-01T04:40:34.726Z] ---> d96d4e23984f [2020-08-01T04:40:34.726Z] Step 8/21 : COPY . . [2020-08-01T04:40:35.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-01T04:40:40.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-01T04:40:43.316Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:40:43.316Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:40:43.316Z] ---> b9d096a49d33 [2020-08-01T04:40:43.316Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:40:43.316Z] ---> Using cache [2020-08-01T04:40:43.316Z] ---> 434efe283137 [2020-08-01T04:40:43.316Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:40:43.316Z] ---> Using cache [2020-08-01T04:40:43.316Z] ---> ab0bc68911fd [2020-08-01T04:40:43.316Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:40:43.316Z] ---> Using cache [2020-08-01T04:40:43.316Z] ---> 07f96d0c123b [2020-08-01T04:40:43.316Z] Step 6/21 : COPY go.mod . [2020-08-01T04:40:43.316Z] ---> Using cache [2020-08-01T04:40:43.316Z] ---> 769b4c33bbfa [2020-08-01T04:40:43.316Z] Step 7/21 : RUN go mod download [2020-08-01T04:40:43.316Z] ---> Using cache [2020-08-01T04:40:43.316Z] ---> d96d4e23984f [2020-08-01T04:40:43.316Z] Step 8/21 : COPY . . [Pipeline] } [2020-08-01T04:40:44.947Z] $ docker stop --time=1 e32ecf47878b0b0e5be2ba6c81e27cdad7823e0677a7e09afc5159d1f1d3730a [2020-08-01T04:40:47.531Z] $ docker rm -f e32ecf47878b0b0e5be2ba6c81e27cdad7823e0677a7e09afc5159d1f1d3730a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2020-08-01T04:40:48.756Z] Removing intermediate container c890ed1766ea [2020-08-01T04:40:48.756Z] ---> 2b65b7b4b4ed [2020-08-01T04:40:48.756Z] Step 7/29 : COPY . . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:40:49.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:40:49.429Z] [2020-08-01T04:40:49.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:40:49.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:40:50.079Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-01T04:40:50.079Z] 29e5d40040c1: Pulling fs layer [2020-08-01T04:40:50.079Z] 1ce36da41761: Pulling fs layer [2020-08-01T04:40:50.079Z] 25b303627fd3: Pulling fs layer [2020-08-01T04:40:50.079Z] 29e5d40040c1: Download complete [2020-08-01T04:40:50.678Z] 1ce36da41761: Verifying Checksum [2020-08-01T04:40:50.678Z] 1ce36da41761: Download complete [2020-08-01T04:40:50.952Z] 29e5d40040c1: Pull complete [2020-08-01T04:40:52.394Z] 1ce36da41761: Pull complete [2020-08-01T04:40:52.394Z] 25b303627fd3: Verifying Checksum [2020-08-01T04:40:52.395Z] 25b303627fd3: Download complete [2020-08-01T04:41:02.600Z] 25b303627fd3: Pull complete [2020-08-01T04:41:02.600Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-01T04:41:02.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:41:02.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-01T04:41:02.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container [2020-08-01T04:41:02.979Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-01T04:41:07.097Z] $ docker top aa4c8715015205e96deca254cd8c6261d6f88ca6381aed9a7c5f801e168b6762 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:41:08.518Z] + + docker-composegrep build parallel --help [2020-08-01T04:41:08.518Z] [2020-08-01T04:41:13.896Z] --parallel Build images in parallel. [Pipeline] } [2020-08-01T04:41:14.510Z] $ docker stop --time=1 aa4c8715015205e96deca254cd8c6261d6f88ca6381aed9a7c5f801e168b6762 [2020-08-01T04:41:16.812Z] $ docker rm -f aa4c8715015205e96deca254cd8c6261d6f88ca6381aed9a7c5f801e168b6762 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:41:17.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:41:17.633Z] . [Pipeline] withDockerContainer [2020-08-01T04:41:17.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container [2020-08-01T04:41:18.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-01T04:41:19.854Z] $ docker top 9426055b5033752f6f52f40a996ce31afb4eab807671c9c9fcf6e99eccf995a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:41:20.921Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-01T04:41:21.625Z] ---> ebb88becc9e2 [2020-08-01T04:41:21.625Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-01T04:41:21.625Z] ---> 512ff730b915 [2020-08-01T04:41:21.625Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-01T04:41:21.625Z] ---> aa9a33b5ffa2 [2020-08-01T04:41:21.625Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-01T04:41:21.625Z] ---> Running in 0a1b78042bd5 [2020-08-01T04:41:21.625Z] ---> Running in 39a5ea6129cc [2020-08-01T04:41:21.625Z] ---> Running in 495d072dfa8d [2020-08-01T04:41:21.625Z] ---> c036a63d5dae [2020-08-01T04:41:21.625Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-01T04:41:22.633Z] ---> Running in 049af468a33f [2020-08-01T04:41:23.617Z] ---> 191279448e87 [2020-08-01T04:41:23.617Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-01T04:41:23.617Z] ---> Running in 127f06c0e84a [2020-08-01T04:41:23.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-01T04:41:23.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-01T04:41:23.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-01T04:41:23.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-01T04:41:24.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-01T04:41:27.621Z] Building docker-core-command-go ... [2020-08-01T04:41:27.621Z] Building docker-core-data-go ... [2020-08-01T04:41:27.621Z] Building docker-core-metadata-go ... [2020-08-01T04:41:27.621Z] Building docker-security-proxy-setup-go ... [2020-08-01T04:41:27.621Z] Building docker-security-secrets-setup-go ... [2020-08-01T04:41:27.621Z] Building docker-security-secretstore-setup-go ... [2020-08-01T04:41:27.621Z] Building docker-support-logging-go ... [2020-08-01T04:41:27.621Z] Building docker-support-notifications-go ... [2020-08-01T04:41:27.621Z] Building docker-support-scheduler-go ... [2020-08-01T04:41:27.621Z] Building docker-sys-mgmt-agent-go ... [2020-08-01T04:41:27.621Z] Building docker-security-secretstore-setup-go [2020-08-01T04:41:27.621Z] Building docker-support-scheduler-go [2020-08-01T04:41:27.621Z] Building docker-security-secrets-setup-go [2020-08-01T04:41:27.621Z] Building docker-sys-mgmt-agent-go [2020-08-01T04:41:27.621Z] Building docker-support-notifications-go [2020-08-01T04:42:12.293Z] Removing intermediate container 127f06c0e84a [2020-08-01T04:42:12.294Z] ---> 21901653c66d [2020-08-01T04:42:12.294Z] [2020-08-01T04:42:12.294Z] Step 9/29 : FROM alpine:latest [2020-08-01T04:42:12.294Z] ---> a24bb4013296 [2020-08-01T04:42:12.294Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-01T04:42:12.294Z] ---> Running in d1fe86955178 [2020-08-01T04:42:13.120Z] Removing intermediate container d1fe86955178 [2020-08-01T04:42:13.120Z] ---> c4e7fcb5306c [2020-08-01T04:42:13.120Z] Step 11/29 : USER root [2020-08-01T04:42:16.314Z] ---> Running in 027a358e8d0a [2020-08-01T04:42:16.618Z] Removing intermediate container 0a1b78042bd5 [2020-08-01T04:42:16.618Z] ---> 3cd9513d45a3 [2020-08-01T04:42:16.618Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-01T04:42:16.618Z] Removing intermediate container 027a358e8d0a [2020-08-01T04:42:16.618Z] ---> 8f84b483f4b0 [2020-08-01T04:42:16.618Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-01T04:42:16.618Z] ---> Running in c1d9db19bf1e [2020-08-01T04:42:16.907Z] ---> Running in f5b99c608218 [2020-08-01T04:42:17.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-01T04:42:18.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:42:18.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:42:18.452Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:42:18.452Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:42:18.452Z] OK: 12749 distinct packages available [2020-08-01T04:42:18.738Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-01T04:42:18.738Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-01T04:42:18.738Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:42:18.738Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:42:19.008Z] OK: 6 MiB in 16 packages [2020-08-01T04:42:25.851Z] Removing intermediate container 39a5ea6129cc [2020-08-01T04:42:25.851Z] ---> 577d54ec3f0b [2020-08-01T04:42:25.851Z] [2020-08-01T04:42:25.851Z] Step 10/23 : FROM scratch [2020-08-01T04:42:25.851Z] ---> [2020-08-01T04:42:25.851Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:42:25.851Z] Removing intermediate container 495d072dfa8d [2020-08-01T04:42:25.851Z] ---> 5bc261b222c1 [2020-08-01T04:42:25.851Z] [2020-08-01T04:42:25.851Z] Step 10/21 : FROM scratch [2020-08-01T04:42:25.851Z] ---> [2020-08-01T04:42:25.851Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:42:25.851Z] Removing intermediate container 049af468a33f [2020-08-01T04:42:25.851Z] ---> 198fb44bff0d [2020-08-01T04:42:25.851Z] [2020-08-01T04:42:25.851Z] Step 10/21 : FROM scratch [2020-08-01T04:42:25.851Z] ---> [2020-08-01T04:42:25.851Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:42:25.851Z] ---> Using cache [2020-08-01T04:42:25.851Z] ---> 4b9978f52792 [2020-08-01T04:42:25.851Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-01T04:42:25.851Z] ---> Using cache [2020-08-01T04:42:25.851Z] ---> 85ca43976d6a [2020-08-01T04:42:25.851Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-01T04:42:25.851Z] ---> Using cache [2020-08-01T04:42:25.851Z] ---> 85ca43976d6a [2020-08-01T04:42:25.851Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-01T04:42:26.171Z] Removing intermediate container f5b99c608218 [2020-08-01T04:42:26.171Z] ---> a68d547814a6 [2020-08-01T04:42:26.171Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-01T04:42:26.171Z] ---> Running in e5ad2820858a [2020-08-01T04:42:26.171Z] ---> Running in 2d8eb4ad08a7 [2020-08-01T04:42:26.171Z] ---> Running in 245a864d2e60 [2020-08-01T04:42:26.171Z] ---> Running in aee0fc3883cf [2020-08-01T04:42:26.171Z] Removing intermediate container c1d9db19bf1e [2020-08-01T04:42:26.171Z] ---> e17213198110 [2020-08-01T04:42:26.171Z] [2020-08-01T04:42:26.171Z] Step 11/26 : FROM docker:latest [2020-08-01T04:42:26.171Z] ---> 81f5749c9058 [2020-08-01T04:42:26.171Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-01T04:42:26.454Z] Removing intermediate container e5ad2820858a [2020-08-01T04:42:26.454Z] ---> 77f47be924c0 [2020-08-01T04:42:26.454Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-01T04:42:26.454Z] ---> Running in be854e7168fa [2020-08-01T04:42:26.454Z] Removing intermediate container 2d8eb4ad08a7 [2020-08-01T04:42:26.454Z] ---> 7d7e527f72ae [2020-08-01T04:42:26.454Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:42:26.454Z] ---> Running in df8ad1204b79 [2020-08-01T04:42:26.726Z] Removing intermediate container 245a864d2e60 [2020-08-01T04:42:26.726Z] ---> fd823fc6b801 [2020-08-01T04:42:26.726Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:42:26.726Z] ---> Running in 9acfe649a56b [2020-08-01T04:42:26.726Z] Removing intermediate container aee0fc3883cf [2020-08-01T04:42:26.726Z] ---> e1b3bc3e621d [2020-08-01T04:42:26.726Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-01T04:42:26.726Z] ---> Running in 6a074652b956 [2020-08-01T04:42:26.994Z] ---> Running in 1fc39120f438 [2020-08-01T04:42:26.994Z] Removing intermediate container df8ad1204b79 [2020-08-01T04:42:26.994Z] ---> c59e70ce7d54 [2020-08-01T04:42:26.994Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-01T04:42:27.279Z] Removing intermediate container 9acfe649a56b [2020-08-01T04:42:27.279Z] ---> 90cdbe6b78d9 [2020-08-01T04:42:27.279Z] Step 14/21 : WORKDIR / [2020-08-01T04:42:27.279Z] Removing intermediate container 6a074652b956 [2020-08-01T04:42:27.279Z] ---> 5fab83f555e4 [2020-08-01T04:42:27.279Z] Step 14/21 : WORKDIR / [2020-08-01T04:42:27.279Z] ---> Running in bf46b2db5450 [2020-08-01T04:42:27.279Z] ---> Running in b3fe515baa6b [2020-08-01T04:42:27.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:42:27.558Z] Removing intermediate container 1fc39120f438 [2020-08-01T04:42:27.558Z] ---> aa165e182483 [2020-08-01T04:42:27.558Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-01T04:42:27.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:42:27.558Z] ---> ec454c50220b [2020-08-01T04:42:27.558Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-01T04:42:27.838Z] ---> Running in 294c27a1d046 [2020-08-01T04:42:27.838Z] Removing intermediate container bf46b2db5450 [2020-08-01T04:42:27.838Z] ---> 380d0c0bb807 [2020-08-01T04:42:27.838Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-01T04:42:27.838Z] Removing intermediate container b3fe515baa6b [2020-08-01T04:42:27.838Z] ---> aef376527fd0 [2020-08-01T04:42:27.838Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-01T04:42:27.838Z] (1/2) Installing readline (8.0.4-r0) [2020-08-01T04:42:28.106Z] (2/2) Installing bash (5.0.17-r0) [2020-08-01T04:42:28.106Z] Executing bash-5.0.17-r0.post-install [2020-08-01T04:42:28.106Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:42:28.106Z] OK: 12 MiB in 22 packages [2020-08-01T04:42:30.120Z] ---> 33c3101c3eee [2020-08-01T04:42:30.120Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-01T04:42:30.120Z] ---> 10ca08942eca [2020-08-01T04:42:30.120Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-01T04:42:30.120Z] ---> 038832dc9a81 [2020-08-01T04:42:30.120Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-01T04:42:30.393Z] Removing intermediate container be854e7168fa [2020-08-01T04:42:30.393Z] ---> 5794b2ffa818 [2020-08-01T04:42:30.393Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-01T04:42:30.674Z] ---> 880e2193592c [2020-08-01T04:42:30.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-01T04:42:30.674Z] ---> Running in 7b01eae252bf [2020-08-01T04:42:30.674Z] ---> 00f17f9cebd7 [2020-08-01T04:42:30.674Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-01T04:42:30.953Z] ---> c45c1683f494 [2020-08-01T04:42:30.953Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-01T04:42:30.953Z] Removing intermediate container 294c27a1d046 [2020-08-01T04:42:30.953Z] ---> 31ff455afdad [2020-08-01T04:42:30.953Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-01T04:42:31.228Z] ---> d1f6d1964bf2 [2020-08-01T04:42:31.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-01T04:42:31.525Z] ---> 99bb56f93ef6 [2020-08-01T04:42:31.525Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:42:31.525Z] ---> 25b7cc686823 [2020-08-01T04:42:31.525Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:42:31.525Z] ---> Running in 55a4328f035f [2020-08-01T04:42:31.787Z] ---> Running in bae37675b4d9 [2020-08-01T04:42:31.787Z] ---> 1d23eebdf291 [2020-08-01T04:42:31.787Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-01T04:42:32.052Z] ---> f10f171e65d3 [2020-08-01T04:42:32.052Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-01T04:42:32.052Z] Removing intermediate container 55a4328f035f [2020-08-01T04:42:32.052Z] ---> ab74bd6ef2b5 [2020-08-01T04:42:32.052Z] Step 19/21 : LABEL arch=x86_64 [2020-08-01T04:42:32.052Z] Removing intermediate container bae37675b4d9 [2020-08-01T04:42:32.052Z] ---> 539e1537c582 [2020-08-01T04:42:32.052Z] Step 19/21 : LABEL arch=x86_64 [2020-08-01T04:42:32.315Z] ---> Running in 755120451e2a [2020-08-01T04:42:32.315Z] ---> Running in 8943311bb570 [2020-08-01T04:42:32.315Z] ---> c8efbbf3b50a [2020-08-01T04:42:32.315Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-01T04:42:32.315Z] Removing intermediate container 7b01eae252bf [2020-08-01T04:42:32.315Z] ---> 196264a9cac9 [2020-08-01T04:42:32.315Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-01T04:42:32.588Z] ---> 25d9539f55aa [2020-08-01T04:42:32.588Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:42:32.588Z] ---> Running in 31132c1ffdee [2020-08-01T04:42:32.588Z] Removing intermediate container 755120451e2a [2020-08-01T04:42:32.588Z] ---> 9adc2653cab0 [2020-08-01T04:42:32.588Z] Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:42:32.865Z] ---> Running in d622b3dc50b4 [2020-08-01T04:42:32.865Z] Removing intermediate container 8943311bb570 [2020-08-01T04:42:32.865Z] ---> 5881463a3810 [2020-08-01T04:42:32.865Z] Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:42:32.865Z] ---> c24bac57c44f [2020-08-01T04:42:32.865Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-01T04:42:32.865Z] ---> Running in e20de54a9b00 [2020-08-01T04:42:32.865Z] ---> Running in 10e93357c471 [2020-08-01T04:42:32.865Z] Removing intermediate container 31132c1ffdee [2020-08-01T04:42:32.865Z] ---> 83a1d24ba61e [2020-08-01T04:42:32.865Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-01T04:42:33.127Z] Removing intermediate container d622b3dc50b4 [2020-08-01T04:42:33.127Z] ---> e4094ead00d9 [2020-08-01T04:42:33.127Z] Step 21/23 : LABEL arch=x86_64 [2020-08-01T04:42:33.127Z] ---> Running in c0bc195bb616 [2020-08-01T04:42:33.412Z] ---> Running in 78e58529d6b7 [2020-08-01T04:42:33.412Z] Removing intermediate container e20de54a9b00 [2020-08-01T04:42:33.413Z] ---> ef4fdee15dc7 [2020-08-01T04:42:33.413Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:42:33.413Z] Removing intermediate container 10e93357c471 [2020-08-01T04:42:33.413Z] ---> db758e926a34 [2020-08-01T04:42:33.413Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:42:33.413Z] ---> 3a86980ac2a7 [2020-08-01T04:42:33.413Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-01T04:42:33.413Z] ---> Running in 3cd2f2f5db3b [2020-08-01T04:42:33.413Z] ---> Running in c9f63d3b7479 [2020-08-01T04:42:33.728Z] Removing intermediate container c0bc195bb616 [2020-08-01T04:42:33.728Z] ---> 20bf552a62d7 [2020-08-01T04:42:33.728Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-01T04:42:33.728Z] Removing intermediate container 78e58529d6b7 [2020-08-01T04:42:33.728Z] ---> 48b670d1753b [2020-08-01T04:42:33.728Z] Step 22/23 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:42:33.992Z] ---> Running in f1d5531a8da6 [2020-08-01T04:42:33.992Z] Removing intermediate container 3cd2f2f5db3b [2020-08-01T04:42:33.992Z] ---> e30621488fca [2020-08-01T04:42:34.254Z] [2020-08-01T04:42:34.254Z] ---> Running in d13ee36b34f3 [2020-08-01T04:42:34.254Z] Removing intermediate container c9f63d3b7479 [2020-08-01T04:42:34.254Z] ---> 541c23f28ccf [2020-08-01T04:42:34.254Z] [2020-08-01T04:42:34.254Z] ---> dd2bda3585bc [2020-08-01T04:42:34.254Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-01T04:42:34.254Z] Successfully built 541c23f28ccf [2020-08-01T04:42:34.543Z] Successfully built e30621488fca [2020-08-01T04:42:34.543Z] Successfully tagged docker-core-metadata-go:latest [2020-08-01T04:42:34.543Z]  Building docker-core-metadata-go ... done  ---> Running in af845f7f49d5 [2020-08-01T04:42:34.543Z] Successfully tagged docker-core-command-go:latest [2020-08-01T04:42:34.543Z]  Building docker-core-command-go ... done Removing intermediate container f1d5531a8da6 [2020-08-01T04:42:34.543Z] ---> e853eeb1dec1 [2020-08-01T04:42:34.543Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-01T04:42:34.543Z] Removing intermediate container d13ee36b34f3 [2020-08-01T04:42:34.543Z] ---> 3237dd0abf23 [2020-08-01T04:42:34.543Z] Step 23/23 : LABEL version=0.0.0 [2020-08-01T04:42:34.814Z] ---> Running in 83f699763568 [2020-08-01T04:42:35.094Z] Removing intermediate container 83f699763568 [2020-08-01T04:42:35.094Z] ---> 49b322a473c4 [2020-08-01T04:42:35.094Z] [2020-08-01T04:42:35.357Z] Successfully built 49b322a473c4 [2020-08-01T04:42:35.618Z] ---> d500e5e67eb1 [2020-08-01T04:42:35.618Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-01T04:42:35.618Z] Successfully tagged docker-support-notifications-go:latest [2020-08-01T04:42:35.896Z]  Building docker-support-notifications-go ... done  ---> 1552d0d4e6be [2020-08-01T04:42:35.896Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-01T04:42:36.193Z] Removing intermediate container af845f7f49d5 [2020-08-01T04:42:36.193Z] ---> 6cd3d190b104 [2020-08-01T04:42:36.193Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:42:36.466Z] ---> b309cdfe97f8 [2020-08-01T04:42:36.466Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-01T04:42:36.466Z] ---> Running in fd01d2711df1 [2020-08-01T04:42:36.739Z] ---> 1c27ee7baff9 [2020-08-01T04:42:36.739Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:42:37.022Z] ---> Running in 6bea4b531d8a [2020-08-01T04:42:37.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:42:37.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:42:37.621Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-01T04:42:37.939Z] (2/33) Installing expat (2.2.9-r1) [2020-08-01T04:42:37.939Z] (3/33) Installing libffi (3.3-r2) [2020-08-01T04:42:37.939Z] (4/33) Installing gdbm (1.13-r1) [2020-08-01T04:42:37.939Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-01T04:42:37.939Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-01T04:42:37.939Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-01T04:42:41.352Z] Removing intermediate container 6bea4b531d8a [2020-08-01T04:42:41.352Z] ---> 81a81d09b485 [2020-08-01T04:42:41.352Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-01T04:42:41.352Z] ---> Running in be85fbeebdff [2020-08-01T04:42:41.352Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-01T04:42:41.352Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-01T04:42:41.352Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-01T04:42:41.353Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-01T04:42:41.353Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-01T04:42:41.353Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-01T04:42:41.353Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-01T04:42:41.353Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-01T04:42:41.353Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-01T04:42:41.353Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-01T04:42:41.353Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-01T04:42:41.712Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-01T04:42:41.712Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-01T04:42:41.712Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-01T04:42:41.712Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-01T04:42:41.712Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-01T04:42:41.712Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-01T04:42:41.712Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-01T04:42:41.712Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-01T04:42:41.712Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-01T04:42:41.712Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-01T04:42:41.712Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-01T04:42:41.712Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-01T04:42:41.712Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-01T04:42:41.712Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-01T04:42:41.982Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-01T04:42:41.982Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:42:41.982Z] OK: 71 MiB in 55 packages [2020-08-01T04:42:44.752Z] Removing intermediate container be85fbeebdff [2020-08-01T04:42:44.752Z] ---> eb69b6fbf8d2 [2020-08-01T04:42:44.752Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:42:45.435Z] ---> Running in 67e38cd32142 [2020-08-01T04:42:47.026Z] Removing intermediate container 67e38cd32142 [2020-08-01T04:42:47.026Z] ---> 108fad970c81 [2020-08-01T04:42:47.026Z] Step 26/29 : CMD [ "generate" ] [2020-08-01T04:42:49.079Z] ---> Running in de92c33766c9 [2020-08-01T04:42:49.698Z] Removing intermediate container fd01d2711df1 [2020-08-01T04:42:49.698Z] ---> 03d875aca16d [2020-08-01T04:42:49.698Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-01T04:42:49.698Z] Removing intermediate container de92c33766c9 [2020-08-01T04:42:49.698Z] ---> 14b63979cf86 [2020-08-01T04:42:49.698Z] Step 27/29 : LABEL arch=x86_64 [2020-08-01T04:42:49.698Z] ---> Running in c8715246d99c [2020-08-01T04:42:50.007Z] ---> Running in 67ab7ee57784 [2020-08-01T04:42:50.284Z] Removing intermediate container 67ab7ee57784 [2020-08-01T04:42:50.284Z] ---> 271742c68cd4 [2020-08-01T04:42:50.284Z] Step 28/29 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:42:50.562Z] ---> Running in 6e0e38353ad1 [2020-08-01T04:42:50.827Z] Removing intermediate container 6e0e38353ad1 [2020-08-01T04:42:50.827Z] ---> 662e6063abd6 [2020-08-01T04:42:50.827Z] Step 29/29 : LABEL version=0.0.0 [2020-08-01T04:42:51.090Z] ---> Running in 4fcf2d2da385 [2020-08-01T04:42:52.512Z] Removing intermediate container 4fcf2d2da385 [2020-08-01T04:42:52.512Z] ---> fe5d95611fdd [2020-08-01T04:42:52.512Z] [2020-08-01T04:42:52.788Z] Successfully built fe5d95611fdd [2020-08-01T04:42:52.788Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-01T04:42:53.383Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-08-01T04:42:53.383Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-01T04:42:53.659Z] Collecting jsonschema<3,>=2.5.1 [2020-08-01T04:42:53.659Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-01T04:42:53.938Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-01T04:42:53.938Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-01T04:42:54.955Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-01T04:42:54.955Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-01T04:42:54.955Z] Collecting PyYAML<4,>=3.10 [2020-08-01T04:42:54.955Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-01T04:42:56.415Z] Collecting texttable<0.10,>=0.9.0 [2020-08-01T04:42:56.415Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-01T04:42:56.730Z] Collecting docopt<0.7,>=0.6.1 [2020-08-01T04:42:56.730Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-01T04:42:57.754Z] Collecting cached-property<2,>=1.2.0 [2020-08-01T04:42:57.754Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-01T04:42:58.043Z] Collecting docker<4.0,>=3.6.0 [2020-08-01T04:42:58.043Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-01T04:42:58.043Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-01T04:42:58.043Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-01T04:42:58.388Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-01T04:42:58.388Z] Collecting idna<2.8,>=2.5 [2020-08-01T04:42:58.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-01T04:42:58.388Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-01T04:42:58.388Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-01T04:42:58.663Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-08-01T04:42:58.663Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-08-01T04:42:58.663Z] Collecting docker-pycreds>=0.4.0 [2020-08-01T04:42:58.663Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-01T04:42:58.663Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-01T04:42:58.663Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-01T04:42:58.663Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-01T04:42:58.663Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-01T04:42:58.958Z] Installing collected packages: jsonschema, dockerpty, idna, urllib3, requests, PyYAML, texttable, docopt, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2020-08-01T04:42:58.958Z] Running setup.py install for dockerpty: started [2020-08-01T04:42:59.625Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-01T04:42:59.625Z] Attempting uninstall: idna [2020-08-01T04:42:59.625Z] Found existing installation: idna 2.9 [2020-08-01T04:42:59.625Z] Uninstalling idna-2.9: [2020-08-01T04:42:59.625Z] Successfully uninstalled idna-2.9 [2020-08-01T04:42:59.946Z] Attempting uninstall: urllib3 [2020-08-01T04:42:59.946Z] Found existing installation: urllib3 1.25.9 [2020-08-01T04:42:59.946Z] Uninstalling urllib3-1.25.9: [2020-08-01T04:42:59.946Z] Successfully uninstalled urllib3-1.25.9 [2020-08-01T04:43:00.290Z] Attempting uninstall: requests [2020-08-01T04:43:00.290Z] Found existing installation: requests 2.23.0 [2020-08-01T04:43:00.290Z] Uninstalling requests-2.23.0: [2020-08-01T04:43:00.290Z] Successfully uninstalled requests-2.23.0 [2020-08-01T04:43:00.555Z] Running setup.py install for PyYAML: started [2020-08-01T04:43:01.151Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-01T04:43:01.151Z] Running setup.py install for texttable: started [2020-08-01T04:43:01.823Z] Running setup.py install for texttable: finished with status 'done' [2020-08-01T04:43:01.823Z] Running setup.py install for docopt: started [2020-08-01T04:43:02.614Z] Running setup.py install for docopt: finished with status 'done' [2020-08-01T04:43:03.602Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-08-01T04:43:04.402Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:04.402Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:04.402Z] ---> ff96a177bcc7 [2020-08-01T04:43:04.402Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:43:04.402Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:04.402Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:04.402Z] ---> ff96a177bcc7 [2020-08-01T04:43:04.402Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:43:04.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:04.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:04.992Z] ---> ff96a177bcc7 [2020-08-01T04:43:04.992Z] Step 3/23 : WORKDIR /edgex-go [2020-08-01T04:43:04.992Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:04.992Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:04.992Z] ---> ff96a177bcc7 [2020-08-01T04:43:04.992Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:43:05.274Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:05.274Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-01T04:43:05.274Z] ---> ff96a177bcc7 [2020-08-01T04:43:05.274Z] Step 3/29 : WORKDIR /edgex-go [2020-08-01T04:43:06.194Z] Removing intermediate container c8715246d99c [2020-08-01T04:43:06.194Z] ---> 59fba644cb37 [2020-08-01T04:43:06.194Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-01T04:43:06.462Z] ---> Running in b6e54567665c [2020-08-01T04:43:07.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:43:07.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:43:07.311Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:43:07.311Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-01T04:43:07.311Z] (3/3) Installing curl (7.69.1-r0) [2020-08-01T04:43:07.312Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:43:07.312Z] OK: 72 MiB in 58 packages [2020-08-01T04:43:07.894Z] Removing intermediate container b6e54567665c [2020-08-01T04:43:07.894Z] ---> 03aea6d5656a [2020-08-01T04:43:07.894Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:43:07.894Z] ---> Running in 98e5a67764ae [2020-08-01T04:43:08.160Z] Removing intermediate container 98e5a67764ae [2020-08-01T04:43:08.160Z] ---> 74d83cd12cdf [2020-08-01T04:43:08.160Z] Step 24/26 : LABEL arch=x86_64 [2020-08-01T04:43:08.160Z] ---> Running in cbe13253f254 [2020-08-01T04:43:08.430Z] Removing intermediate container cbe13253f254 [2020-08-01T04:43:08.430Z] ---> f747147a9f6c [2020-08-01T04:43:08.430Z] Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:43:08.430Z] ---> Running in 3ffb3ff990de [2020-08-01T04:43:08.671Z] ---> Running in 8edf1d3ba05b [2020-08-01T04:43:08.671Z] ---> Running in 56cbd3e96a9f [2020-08-01T04:43:08.671Z] ---> Running in 833232adee62 [2020-08-01T04:43:08.671Z] ---> Running in 55bc389bca84 [2020-08-01T04:43:08.671Z] ---> Running in d58e4a92914c [2020-08-01T04:43:08.694Z] Removing intermediate container 3ffb3ff990de [2020-08-01T04:43:08.694Z] ---> 1112ed58b311 [2020-08-01T04:43:08.694Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:43:08.694Z] ---> Running in 0acac6cc4a25 [2020-08-01T04:43:08.945Z] Removing intermediate container 56cbd3e96a9f [2020-08-01T04:43:08.945Z] ---> 324841478347 [2020-08-01T04:43:08.945Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:08.957Z] Removing intermediate container 0acac6cc4a25 [2020-08-01T04:43:08.957Z] ---> 8e614675dda8 [2020-08-01T04:43:08.957Z] [2020-08-01T04:43:08.957Z] Successfully built 8e614675dda8 [2020-08-01T04:43:08.957Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-01T04:43:09.227Z] Removing intermediate container 8edf1d3ba05b [2020-08-01T04:43:09.227Z] ---> 299ecbc4afdb [2020-08-01T04:43:09.227Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:09.227Z] Removing intermediate container 833232adee62 [2020-08-01T04:43:09.227Z] ---> ac8d16e31a28 [2020-08-01T04:43:09.227Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:09.227Z] Removing intermediate container 55bc389bca84 [2020-08-01T04:43:09.227Z] ---> 8fa95dd759a3 [2020-08-01T04:43:09.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:09.227Z] Removing intermediate container d58e4a92914c [2020-08-01T04:43:09.227Z] ---> 515a32b36cca [2020-08-01T04:43:09.227Z] Step 4/29 : RUN apk update && apk add make git [2020-08-01T04:43:09.227Z] ---> Running in 1bd5d6daf37f [2020-08-01T04:43:09.227Z] ---> Running in 140532099a79 [2020-08-01T04:43:09.227Z] ---> Running in efe355d9402b [2020-08-01T04:43:09.498Z] ---> Running in 5d1370c2c2ef [2020-08-01T04:43:09.498Z] ---> Running in 016843cc3cb8 [2020-08-01T04:43:09.551Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-01T04:43:09.566Z] $ docker stop --time=1 c77b53e8339d7e9dd1bcc66bfcae396a4797a3f07804fed2c0aeb208179b9049 [2020-08-01T04:43:11.362Z] $ docker rm -f c77b53e8339d7e9dd1bcc66bfcae396a4797a3f07804fed2c0aeb208179b9049 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-01T04:43:11.961Z] + grep docker [2020-08-01T04:43:11.961Z] + docker images [2020-08-01T04:43:11.961Z] docker-sys-mgmt-agent-go latest 8e614675dda8 3 seconds ago 284MB [2020-08-01T04:43:11.961Z] docker-security-secrets-setup-go latest fe5d95611fdd 19 seconds ago 25.1MB [2020-08-01T04:43:11.961Z] docker-support-notifications-go latest 49b322a473c4 37 seconds ago 14.4MB [2020-08-01T04:43:11.961Z] docker-core-metadata-go latest 541c23f28ccf 38 seconds ago 14.4MB [2020-08-01T04:43:11.961Z] docker-core-command-go latest e30621488fca 38 seconds ago 13MB [2020-08-01T04:43:11.961Z] docker-security-secretstore-setup-go latest 4ff7481acda0 2 minutes ago 33.9MB [2020-08-01T04:43:11.961Z] docker-core-data-go latest 28730616014a 3 minutes ago 23.8MB [2020-08-01T04:43:11.961Z] docker-support-scheduler-go latest e03f39bdb88e 3 minutes ago 13.1MB [2020-08-01T04:43:11.961Z] docker-support-logging-go latest e805728ff236 3 minutes ago 11.8MB [2020-08-01T04:43:11.961Z] docker-security-proxy-setup-go latest b2041a4961d7 3 minutes ago 16.4MB [2020-08-01T04:43:11.961Z] docker latest 81f5749c9058 5 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-01T04:43:12.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:13.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:13.892Z] Removing intermediate container 1bd5d6daf37f [2020-08-01T04:43:13.892Z] ---> b88950e3a58f [2020-08-01T04:43:13.892Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:43:14.163Z] Removing intermediate container 140532099a79 [2020-08-01T04:43:14.163Z] ---> e154a2ed54db [2020-08-01T04:43:14.163Z] Step 5/26 : RUN apk update && apk add make git [2020-08-01T04:43:14.163Z] ---> Running in b4480b0dddd3 [2020-08-01T04:43:14.440Z] Removing intermediate container efe355d9402b [2020-08-01T04:43:14.440Z] ---> 12d71361ab9d [2020-08-01T04:43:14.440Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-01T04:43:14.440Z] ---> Running in 0402cff66492 [2020-08-01T04:43:14.440Z] Removing intermediate container 5d1370c2c2ef [2020-08-01T04:43:14.440Z] ---> aff28c82b54d [2020-08-01T04:43:14.440Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-01T04:43:14.720Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:14.720Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:14.720Z] OK: 12620 distinct packages available [2020-08-01T04:43:14.996Z] ---> Running in e7e3d9edff95 [2020-08-01T04:43:14.996Z] ---> Running in 76f68477c714 [2020-08-01T04:43:15.984Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:16.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:17.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:17.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:17.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:17.520Z] Removing intermediate container 016843cc3cb8 [2020-08-01T04:43:17.520Z] ---> 1720815966dd [2020-08-01T04:43:17.520Z] Step 5/29 : COPY go.mod . [2020-08-01T04:43:17.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:18.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:18.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:18.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:18.604Z] ---> 87e90ae04069 [2020-08-01T04:43:18.604Z] Step 6/29 : RUN go mod download [2020-08-01T04:43:18.877Z] ---> Running in feb51f41b95f [2020-08-01T04:43:18.877Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:18.877Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:18.877Z] OK: 12620 distinct packages available [2020-08-01T04:43:19.149Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:19.149Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:19.149Z] OK: 12620 distinct packages available [2020-08-01T04:43:19.749Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:19.750Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:19.750Z] OK: 12620 distinct packages available [2020-08-01T04:43:19.750Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:19.750Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:19.750Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:19.750Z] OK: 12620 distinct packages available [2020-08-01T04:43:20.372Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:20.644Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:20.922Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:21.516Z] Removing intermediate container b4480b0dddd3 [2020-08-01T04:43:21.516Z] ---> b39931ff0b55 [2020-08-01T04:43:21.516Z] Step 6/20 : COPY go.mod . [2020-08-01T04:43:22.496Z] Removing intermediate container 0402cff66492 [2020-08-01T04:43:22.496Z] ---> 1b864b34e1cf [2020-08-01T04:43:22.496Z] Step 6/26 : COPY go.mod . [2020-08-01T04:43:22.770Z] ---> 7a546c6f0d11 [2020-08-01T04:43:22.770Z] Step 7/20 : RUN go mod download [2020-08-01T04:43:22.770Z] Removing intermediate container e7e3d9edff95 [2020-08-01T04:43:22.770Z] ---> 44234a49d0d2 [2020-08-01T04:43:22.770Z] Step 6/23 : COPY go.mod . [2020-08-01T04:43:22.770Z] Removing intermediate container 76f68477c714 [2020-08-01T04:43:22.770Z] ---> c6b1678baffe [2020-08-01T04:43:22.770Z] Step 6/26 : COPY go.mod . [2020-08-01T04:43:23.048Z] ---> Running in fd2d40647472 [2020-08-01T04:43:23.323Z] Removing intermediate container feb51f41b95f [2020-08-01T04:43:23.323Z] ---> 9eeffd326b01 [2020-08-01T04:43:23.323Z] Step 7/29 : COPY . . [2020-08-01T04:43:23.323Z] ---> 45a4a0f80654 [2020-08-01T04:43:23.323Z] Step 7/26 : RUN go mod download [2020-08-01T04:43:23.593Z] ---> Running in db782549f7fa [2020-08-01T04:43:23.867Z] ---> 685be74a84c3 [2020-08-01T04:43:23.867Z] ---> 177355bb5540 [2020-08-01T04:43:23.867Z] Step 7/23 : RUN go mod download [2020-08-01T04:43:23.867Z] Step 7/26 : RUN go mod download [2020-08-01T04:43:24.469Z] ---> Running in eeecca1ab26e [2020-08-01T04:43:24.469Z] ---> Running in 0714d29b9ee3 [2020-08-01T04:43:32.808Z] Removing intermediate container fd2d40647472 [2020-08-01T04:43:32.808Z] ---> 8381b5e0f210 [2020-08-01T04:43:32.808Z] Step 8/20 : COPY . . [2020-08-01T04:43:33.084Z] Removing intermediate container 0714d29b9ee3 [2020-08-01T04:43:33.084Z] Removing intermediate container db782549f7fa [2020-08-01T04:43:33.084Z] ---> afbd7465d3e0 [2020-08-01T04:43:33.084Z] Step 8/26 : COPY . . [2020-08-01T04:43:33.084Z] ---> 6dd93b698c90 [2020-08-01T04:43:33.084Z] Step 8/23 : COPY . . [2020-08-01T04:43:33.690Z] Removing intermediate container eeecca1ab26e [2020-08-01T04:43:33.690Z] ---> f6b81837263e [2020-08-01T04:43:33.690Z] Step 8/26 : COPY . . [2020-08-01T04:44:06.076Z] ---> 27fc12c0d157 [2020-08-01T04:44:06.076Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-01T04:44:06.076Z] ---> Running in fc5951342b00 [2020-08-01T04:44:06.076Z] ---> a0ba6b0d7b47 [2020-08-01T04:44:06.076Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-01T04:44:06.076Z] ---> 9b59acdb7220 [2020-08-01T04:44:06.076Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-01T04:44:06.076Z] ---> 1a81d86ecb4b [2020-08-01T04:44:06.076Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-01T04:44:06.076Z] ---> 80d409a5cd84 [2020-08-01T04:44:06.076Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-01T04:44:06.076Z] ---> Running in a085b6ece170 [2020-08-01T04:44:06.076Z] ---> Running in d005f194b4ee [2020-08-01T04:44:06.076Z] ---> Running in 3ce24e9b987d [2020-08-01T04:44:06.076Z] ---> Running in 7081d0c17796 [2020-08-01T04:44:06.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-01T04:44:06.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-01T04:44:06.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-01T04:44:06.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-01T04:44:06.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-01T04:45:43.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-01T04:45:43.250Z] Removing intermediate container fc5951342b00 [2020-08-01T04:45:43.250Z] ---> 4818a80f99ca [2020-08-01T04:45:43.250Z] [2020-08-01T04:45:43.250Z] Step 9/29 : FROM alpine:latest [2020-08-01T04:45:43.250Z] latest: Pulling from library/alpine [2020-08-01T04:45:43.250Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-01T04:45:43.250Z] Status: Downloaded newer image for alpine:latest [2020-08-01T04:45:43.250Z] ---> 62ee0e9f8440 [2020-08-01T04:45:43.250Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-01T04:45:43.250Z] ---> Running in 6852f34d4964 [2020-08-01T04:45:43.250Z] Removing intermediate container 6852f34d4964 [2020-08-01T04:45:43.250Z] ---> b908bc4e2a70 [2020-08-01T04:45:43.250Z] Step 11/29 : USER root [2020-08-01T04:45:43.250Z] ---> Running in fa8d45bdb282 [2020-08-01T04:45:43.250Z] Removing intermediate container fa8d45bdb282 [2020-08-01T04:45:43.250Z] ---> 42433307a79f [2020-08-01T04:45:43.250Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-01T04:45:43.250Z] ---> Running in aa6ff9aba3c9 [2020-08-01T04:45:43.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:45:43.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:45:43.530Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:45:43.530Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:45:43.530Z] OK: 12620 distinct packages available [2020-08-01T04:45:44.528Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-01T04:45:44.528Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-01T04:45:44.528Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:45:44.812Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:45:44.812Z] OK: 6 MiB in 16 packages [2020-08-01T04:45:48.304Z] Removing intermediate container aa6ff9aba3c9 [2020-08-01T04:45:48.304Z] ---> 25205afab451 [2020-08-01T04:45:48.304Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-01T04:45:48.304Z] ---> Running in 3d5917fbcebe [2020-08-01T04:45:48.586Z] Removing intermediate container 3d5917fbcebe [2020-08-01T04:45:48.586Z] ---> 14624a9e9cd6 [2020-08-01T04:45:48.586Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-01T04:45:48.864Z] ---> Running in 59c5d6e6022c [2020-08-01T04:45:49.868Z] Removing intermediate container 59c5d6e6022c [2020-08-01T04:45:49.868Z] ---> d13bcc48c5c0 [2020-08-01T04:45:49.868Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-01T04:45:50.150Z] ---> Running in 8a6a3a7d12ee [2020-08-01T04:45:52.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-01T04:45:55.640Z] Removing intermediate container d005f194b4ee [2020-08-01T04:45:55.640Z] ---> 4a4a65e9c0dc [2020-08-01T04:45:55.640Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-01T04:45:55.925Z] Removing intermediate container 8a6a3a7d12ee [2020-08-01T04:45:55.925Z] ---> abb5d5f59c88 [2020-08-01T04:45:55.925Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-01T04:45:56.216Z] ---> Running in 16ee4f3f31e5 [2020-08-01T04:45:58.875Z] ---> b5807252c369 [2020-08-01T04:45:58.875Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-01T04:45:59.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-01T04:45:59.896Z] ---> 0c82e582f1cb [2020-08-01T04:45:59.896Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-01T04:46:00.974Z] ---> 3078d76cf25c [2020-08-01T04:46:00.974Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-01T04:46:02.508Z] ---> 07fced978345 [2020-08-01T04:46:02.508Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-01T04:46:03.961Z] ---> 7c0000ca3748 [2020-08-01T04:46:03.961Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-01T04:46:03.961Z] ---> Running in 32bdb46d5eec [2020-08-01T04:46:07.424Z] Removing intermediate container 16ee4f3f31e5 [2020-08-01T04:46:07.424Z] ---> d927ad4b0cfb [2020-08-01T04:46:07.424Z] [2020-08-01T04:46:07.424Z] Step 11/26 : FROM docker:latest [2020-08-01T04:46:07.424Z] ---> ce9d55ae87f1 [2020-08-01T04:46:07.424Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-01T04:46:08.054Z] ---> Running in 9fccd92fbeaf [2020-08-01T04:46:09.046Z] Removing intermediate container a085b6ece170 [2020-08-01T04:46:09.046Z] ---> b90e752ed1dd [2020-08-01T04:46:09.046Z] [2020-08-01T04:46:09.046Z] Step 10/26 : FROM alpine:3.10 [2020-08-01T04:46:09.325Z] Removing intermediate container 32bdb46d5eec [2020-08-01T04:46:09.325Z] ---> c7c047997894 [2020-08-01T04:46:09.325Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:46:09.598Z] 3.10: Pulling from library/alpine [2020-08-01T04:46:11.018Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-01T04:46:11.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:11.311Z] Status: Downloaded newer image for alpine:3.10 [2020-08-01T04:46:11.311Z] ---> 536a684cf733 [2020-08-01T04:46:11.311Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-01T04:46:11.311Z] ---> bb5bbcddb233 [2020-08-01T04:46:11.311Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:46:11.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:11.580Z] ---> Running in 6f52ee6eebd6 [2020-08-01T04:46:11.580Z] ---> Running in 9a5c4551a626 [2020-08-01T04:46:12.182Z] (1/2) Installing readline (8.0.4-r0) [2020-08-01T04:46:12.182Z] (2/2) Installing bash (5.0.17-r0) [2020-08-01T04:46:12.182Z] Executing bash-5.0.17-r0.post-install [2020-08-01T04:46:12.182Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:46:12.182Z] OK: 12 MiB in 22 packages [2020-08-01T04:46:14.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:15.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:15.095Z] Removing intermediate container 9fccd92fbeaf [2020-08-01T04:46:15.095Z] ---> 155f89d0db33 [2020-08-01T04:46:15.095Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-01T04:46:15.703Z] ---> Running in 60350140c353 [2020-08-01T04:46:15.703Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-01T04:46:15.703Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-01T04:46:15.703Z] OK: 10167 distinct packages available [2020-08-01T04:46:15.980Z] Removing intermediate container 3ce24e9b987d [2020-08-01T04:46:15.980Z] ---> 86cc7293bdc5 [2020-08-01T04:46:15.980Z] [2020-08-01T04:46:15.980Z] Step 10/23 : FROM scratch [2020-08-01T04:46:15.980Z] ---> [2020-08-01T04:46:15.980Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:46:16.251Z] ---> Running in 7d05abf36a57 [2020-08-01T04:46:16.527Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-01T04:46:16.527Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-01T04:46:16.527Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-01T04:46:16.527Z] Removing intermediate container 6f52ee6eebd6 [2020-08-01T04:46:16.527Z] ---> 0c0cfd6a67e0 [2020-08-01T04:46:16.527Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-01T04:46:16.527Z] (4/5) Installing curl (7.66.0-r0) [2020-08-01T04:46:16.527Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-01T04:46:16.527Z] Executing busybox-1.30.1-r3.trigger [2020-08-01T04:46:16.527Z] Executing ca-certificates-20191127-r2.trigger [2020-08-01T04:46:16.804Z] ---> Running in cd8c37af2384 [2020-08-01T04:46:17.082Z] OK: 7 MiB in 19 packages [2020-08-01T04:46:17.365Z] Removing intermediate container 7d05abf36a57 [2020-08-01T04:46:17.365Z] ---> 528aebf9621e [2020-08-01T04:46:17.365Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-01T04:46:17.365Z] ---> Running in 925713f5e46a [2020-08-01T04:46:18.394Z] Removing intermediate container 925713f5e46a [2020-08-01T04:46:18.394Z] ---> a68e463c0905 [2020-08-01T04:46:18.394Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-01T04:46:18.665Z] ---> Running in 0edce1557152 [2020-08-01T04:46:19.641Z] Removing intermediate container 0edce1557152 [2020-08-01T04:46:19.641Z] ---> f6cc03fb19b5 [2020-08-01T04:46:19.641Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-01T04:46:19.915Z] Removing intermediate container 9a5c4551a626 [2020-08-01T04:46:19.915Z] ---> a8ed3a20f214 [2020-08-01T04:46:19.915Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:46:20.194Z] ---> Running in 9139245b3bd6 [2020-08-01T04:46:20.194Z] Removing intermediate container 60350140c353 [2020-08-01T04:46:20.194Z] ---> 7e471f5de489 [2020-08-01T04:46:20.194Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-01T04:46:20.472Z] Removing intermediate container 7081d0c17796 [2020-08-01T04:46:20.472Z] ---> 924bf4d1d7a1 [2020-08-01T04:46:20.472Z] [2020-08-01T04:46:20.472Z] Step 10/20 : FROM scratch [2020-08-01T04:46:20.472Z] ---> [2020-08-01T04:46:20.472Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:46:20.743Z] ---> Running in 1f9534ab0644 [2020-08-01T04:46:20.743Z] ---> 6e07d1714160 [2020-08-01T04:46:20.743Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-01T04:46:20.743Z] ---> Running in 4811ac96ea83 [2020-08-01T04:46:21.022Z] Removing intermediate container 9139245b3bd6 [2020-08-01T04:46:21.022Z] ---> a252357921b0 [2020-08-01T04:46:21.022Z] Step 13/26 : WORKDIR / [2020-08-01T04:46:21.296Z] ---> Running in e369d61462a4 [2020-08-01T04:46:21.296Z] Removing intermediate container cd8c37af2384 [2020-08-01T04:46:21.296Z] ---> 9a40aa23d7c5 [2020-08-01T04:46:21.296Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:46:21.296Z] Removing intermediate container 4811ac96ea83 [2020-08-01T04:46:21.296Z] ---> d2cc9af9408c [2020-08-01T04:46:21.296Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-01T04:46:21.296Z] Removing intermediate container 1f9534ab0644 [2020-08-01T04:46:21.296Z] ---> 4d07f31adaf4 [2020-08-01T04:46:21.296Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-01T04:46:21.570Z] ---> Running in 86b31e562607 [2020-08-01T04:46:21.570Z] ---> Running in 9d86f9ac8409 [2020-08-01T04:46:21.843Z] ---> Running in 24d1a4383ccf [2020-08-01T04:46:21.843Z] Removing intermediate container e369d61462a4 [2020-08-01T04:46:21.843Z] ---> 5b84ecb49ccf [2020-08-01T04:46:21.843Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-01T04:46:22.115Z] ---> cc4e46f7c693 [2020-08-01T04:46:22.115Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-01T04:46:22.115Z] Removing intermediate container 86b31e562607 [2020-08-01T04:46:22.115Z] ---> fb846e8de6f2 [2020-08-01T04:46:22.115Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-01T04:46:22.386Z] ---> Running in 8160b794f3a0 [2020-08-01T04:46:22.386Z] Removing intermediate container 9d86f9ac8409 [2020-08-01T04:46:22.386Z] ---> 3037d73df32d [2020-08-01T04:46:22.386Z] Step 26/29 : CMD [ "generate" ] [2020-08-01T04:46:22.386Z] Removing intermediate container 24d1a4383ccf [2020-08-01T04:46:22.386Z] ---> d5323e2f4f53 [2020-08-01T04:46:22.386Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-01T04:46:22.658Z] ---> Running in 066bcd94da9d [2020-08-01T04:46:22.658Z] ---> Running in 5371874cc80e [2020-08-01T04:46:22.938Z] ---> 4ac0e70ca027 [2020-08-01T04:46:22.938Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-01T04:46:22.938Z] Removing intermediate container 8160b794f3a0 [2020-08-01T04:46:22.938Z] ---> 1844ecee9f2a [2020-08-01T04:46:22.938Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-01T04:46:23.538Z] Removing intermediate container 066bcd94da9d [2020-08-01T04:46:23.538Z] ---> 2ba99d06bbb9 [2020-08-01T04:46:23.538Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-01T04:46:23.538Z] Removing intermediate container 5371874cc80e [2020-08-01T04:46:23.538Z] ---> f4aaa5f75570 [2020-08-01T04:46:23.538Z] Step 27/29 : LABEL arch=arm64 [2020-08-01T04:46:23.809Z] ---> Running in a0214cb6eb17 [2020-08-01T04:46:23.809Z] ---> 4f2baf141d37 [2020-08-01T04:46:23.809Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-01T04:46:24.094Z] ---> eb7d4aa83e5f [2020-08-01T04:46:24.094Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-01T04:46:24.094Z] ---> 16f3f9097de5 [2020-08-01T04:46:24.094Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:24.369Z] Removing intermediate container a0214cb6eb17 [2020-08-01T04:46:24.369Z] ---> fdad4f1c7773 [2020-08-01T04:46:24.369Z] Step 28/29 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:46:24.639Z] ---> Running in f5ae53b745b9 [2020-08-01T04:46:25.228Z] ---> dc7faf01d47d [2020-08-01T04:46:25.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-01T04:46:25.228Z] ---> 877e7ab631c2 [2020-08-01T04:46:25.228Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:25.502Z] Removing intermediate container f5ae53b745b9 [2020-08-01T04:46:25.502Z] ---> ca0a49515040 [2020-08-01T04:46:25.502Z] Step 29/29 : LABEL version=0.0.0 [2020-08-01T04:46:25.502Z] ---> 34b357b93b4f [2020-08-01T04:46:25.502Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-01T04:46:25.793Z] ---> Running in 1c1a1efc43b4 [2020-08-01T04:46:26.387Z] ---> c9d1a6693509 [2020-08-01T04:46:26.387Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:26.668Z] Removing intermediate container 1c1a1efc43b4 [2020-08-01T04:46:26.668Z] ---> 5f358d5b478c [2020-08-01T04:46:26.668Z] [2020-08-01T04:46:26.668Z] ---> 07071742869c [2020-08-01T04:46:26.668Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-01T04:46:26.668Z] ---> efd0b220b2f8 [2020-08-01T04:46:26.668Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-01T04:46:26.668Z] ---> 15512afa48da [2020-08-01T04:46:26.668Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:27.256Z] Successfully built 5f358d5b478c [2020-08-01T04:46:27.531Z] ---> ada644b39d5f [2020-08-01T04:46:27.531Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:46:27.531Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-01T04:46:27.531Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-08-01T04:46:28.121Z] ---> Running in 7d9a05aa7ebb [2020-08-01T04:46:28.121Z] ---> 2d657c563a26 [2020-08-01T04:46:28.121Z] ---> e2084d524115 [2020-08-01T04:46:28.121Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-01T04:46:28.121Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:46:28.403Z] ---> 0c8878a9aef2 [2020-08-01T04:46:28.403Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-01T04:46:28.403Z] ---> Running in 5f97ddcafd84 [2020-08-01T04:46:28.403Z] ---> Running in e7190f40480e [2020-08-01T04:46:28.675Z] Removing intermediate container 7d9a05aa7ebb [2020-08-01T04:46:28.675Z] ---> b14e5c1964ba [2020-08-01T04:46:28.675Z] Step 18/20 : LABEL arch=arm64 [2020-08-01T04:46:29.646Z] ---> Running in 9a288f282635 [2020-08-01T04:46:29.646Z] Removing intermediate container 5f97ddcafd84 [2020-08-01T04:46:29.646Z] ---> bc14a58ebe36 [2020-08-01T04:46:29.646Z] Step 21/23 : LABEL arch=arm64 [2020-08-01T04:46:31.618Z] ---> b7b0b0b100b1 [2020-08-01T04:46:31.618Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-01T04:46:31.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:31.618Z] ---> Running in d016c1b10d7d [2020-08-01T04:46:31.618Z] Removing intermediate container 9a288f282635 [2020-08-01T04:46:31.618Z] ---> 7ead53d12d1f [2020-08-01T04:46:31.618Z] Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:46:31.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:32.233Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-01T04:46:32.233Z] (2/33) Installing expat (2.2.9-r1) [2020-08-01T04:46:32.234Z] (3/33) Installing libffi (3.3-r2) [2020-08-01T04:46:32.234Z] (4/33) Installing gdbm (1.13-r1) [2020-08-01T04:46:32.234Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-01T04:46:32.234Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-01T04:46:32.234Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-01T04:46:32.507Z] ---> Running in 01b7ab25089e [2020-08-01T04:46:33.981Z] Removing intermediate container d016c1b10d7d [2020-08-01T04:46:33.981Z] ---> 5a554282f777 [2020-08-01T04:46:33.981Z] Step 22/23 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:46:33.981Z] ---> 9978548f21c3 [2020-08-01T04:46:33.981Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:46:34.262Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-01T04:46:34.262Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-01T04:46:34.262Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-01T04:46:34.262Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-01T04:46:34.262Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-01T04:46:34.262Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-01T04:46:34.538Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-01T04:46:34.538Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-01T04:46:34.538Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-01T04:46:34.538Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-01T04:46:34.538Z] ---> Running in 83ea7b5ac15b [2020-08-01T04:46:34.810Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-01T04:46:34.810Z] Removing intermediate container 01b7ab25089e [2020-08-01T04:46:34.810Z] ---> 6ca73a5de13c [2020-08-01T04:46:34.810Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:46:34.810Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-01T04:46:34.810Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-01T04:46:34.810Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-01T04:46:34.810Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-01T04:46:34.810Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-01T04:46:35.083Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-01T04:46:35.083Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-01T04:46:35.083Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-01T04:46:35.083Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-01T04:46:35.083Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-01T04:46:35.083Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-01T04:46:35.083Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-01T04:46:35.083Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-01T04:46:35.083Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-01T04:46:35.083Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-01T04:46:35.359Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:46:35.359Z] OK: 71 MiB in 55 packages [2020-08-01T04:46:36.341Z] ---> Running in 2a4f0a22d927 [2020-08-01T04:46:36.341Z] Removing intermediate container 83ea7b5ac15b [2020-08-01T04:46:36.341Z] ---> 8eeab0b67f3a [2020-08-01T04:46:36.341Z] Step 23/23 : LABEL version=0.0.0 [2020-08-01T04:46:36.341Z] ---> da1ec6777e73 [2020-08-01T04:46:36.341Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:46:36.612Z] ---> Running in 3f82996d1c7a [2020-08-01T04:46:36.612Z] ---> Running in 1f27540fca58 [2020-08-01T04:46:36.885Z] Removing intermediate container 2a4f0a22d927 [2020-08-01T04:46:36.885Z] ---> 84880a9c4fc1 [2020-08-01T04:46:36.885Z] [2020-08-01T04:46:37.488Z] Removing intermediate container 3f82996d1c7a [2020-08-01T04:46:37.488Z] ---> fb3cee212406 [2020-08-01T04:46:37.488Z] [2020-08-01T04:46:38.085Z] Successfully built 84880a9c4fc1 [2020-08-01T04:46:38.085Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-01T04:46:38.085Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2020-08-01T04:46:38.085Z] Successfully built fb3cee212406 [2020-08-01T04:46:38.085Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-01T04:46:38.085Z]  Building docker-support-notifications-go ... done Building docker-support-logging-go [2020-08-01T04:46:41.587Z] Removing intermediate container 1f27540fca58 [2020-08-01T04:46:41.587Z] ---> 38aec0b1daac [2020-08-01T04:46:41.587Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:46:43.564Z] ---> Running in 494a0a1bfa33 [2020-08-01T04:46:44.983Z] Removing intermediate container e7190f40480e [2020-08-01T04:46:44.983Z] ---> 9f1f928b64ee [2020-08-01T04:46:44.983Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-01T04:46:45.955Z] Removing intermediate container 494a0a1bfa33 [2020-08-01T04:46:45.955Z] ---> bcec2de5bee2 [2020-08-01T04:46:45.955Z] Step 24/26 : LABEL arch=arm64 [2020-08-01T04:46:46.548Z] ---> Running in b6b8221b854f [2020-08-01T04:46:46.826Z] ---> Running in a60a437777f6 [2020-08-01T04:46:48.294Z] Removing intermediate container a60a437777f6 [2020-08-01T04:46:48.294Z] ---> 5fb8203bba78 [2020-08-01T04:46:48.294Z] Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:46:49.742Z] ---> Running in 2ef4646a81cf [2020-08-01T04:46:50.721Z] Removing intermediate container 2ef4646a81cf [2020-08-01T04:46:50.721Z] ---> 5a82c4a91a94 [2020-08-01T04:46:50.721Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:46:51.702Z] ---> Running in 12a56797c78f [2020-08-01T04:46:52.682Z] Removing intermediate container 12a56797c78f [2020-08-01T04:46:52.682Z] ---> 13ecef8b6984 [2020-08-01T04:46:52.682Z] [2020-08-01T04:46:53.279Z] Successfully built 13ecef8b6984 [2020-08-01T04:46:53.279Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-01T04:46:53.279Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-08-01T04:46:54.256Z] Collecting docker-compose==1.23.2 [2020-08-01T04:46:54.256Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-01T04:46:55.229Z] Collecting texttable<0.10,>=0.9.0 [2020-08-01T04:46:55.229Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-01T04:46:59.514Z] Collecting PyYAML<4,>=3.10 [2020-08-01T04:46:59.514Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-01T04:47:03.816Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-01T04:47:03.816Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-01T04:47:06.432Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-01T04:47:07.033Z] Collecting docker<4.0,>=3.6.0 [2020-08-01T04:47:07.033Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-01T04:47:08.023Z] Collecting jsonschema<3,>=2.5.1 [2020-08-01T04:47:08.023Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-01T04:47:09.999Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-01T04:47:09.999Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-01T04:47:10.976Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-01T04:47:10.976Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-01T04:47:11.572Z] Collecting docopt<0.7,>=0.6.1 [2020-08-01T04:47:11.572Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-01T04:47:14.968Z] Collecting cached-property<2,>=1.2.0 [2020-08-01T04:47:14.968Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-01T04:47:14.968Z] Collecting docker-pycreds>=0.4.0 [2020-08-01T04:47:14.968Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-01T04:47:15.245Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-08-01T04:47:16.224Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-01T04:47:16.224Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-01T04:47:16.824Z] Collecting idna<2.8,>=2.5 [2020-08-01T04:47:16.824Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-01T04:47:16.824Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-08-01T04:47:16.824Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-01T04:47:16.824Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-01T04:47:16.824Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-01T04:47:16.824Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-01T04:47:18.264Z] Installing collected packages: texttable, PyYAML, dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, docopt, cached-property, docker-compose [2020-08-01T04:47:18.264Z] Running setup.py install for texttable: started [2020-08-01T04:47:20.244Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:47:20.244Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:47:20.244Z] ---> ff96a177bcc7 [2020-08-01T04:47:20.244Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:47:20.244Z] ---> Using cache [2020-08-01T04:47:20.244Z] ---> 515a32b36cca [2020-08-01T04:47:20.244Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:47:21.713Z] Running setup.py install for texttable: finished with status 'done' [2020-08-01T04:47:21.713Z] Running setup.py install for PyYAML: started [2020-08-01T04:47:25.135Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-01T04:47:25.135Z] Running setup.py install for dockerpty: started [2020-08-01T04:47:27.778Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-01T04:47:27.778Z] Attempting uninstall: urllib3 [2020-08-01T04:47:27.778Z] Found existing installation: urllib3 1.25.9 [2020-08-01T04:47:27.778Z] Uninstalling urllib3-1.25.9: [2020-08-01T04:47:28.057Z] Successfully uninstalled urllib3-1.25.9 [2020-08-01T04:47:30.281Z] Attempting uninstall: idna [2020-08-01T04:47:30.281Z] Found existing installation: idna 2.9 [2020-08-01T04:47:30.281Z] Uninstalling idna-2.9: [2020-08-01T04:47:30.281Z] Successfully uninstalled idna-2.9 [2020-08-01T04:47:30.588Z] ---> Running in 87ff1a6fd548 [2020-08-01T04:47:31.338Z] Attempting uninstall: requests [2020-08-01T04:47:31.338Z] Found existing installation: requests 2.23.0 [2020-08-01T04:47:31.338Z] Uninstalling requests-2.23.0: [2020-08-01T04:47:31.338Z] Successfully uninstalled requests-2.23.0 [2020-08-01T04:47:35.696Z] Running setup.py install for docopt: started [2020-08-01T04:47:36.711Z] Removing intermediate container 87ff1a6fd548 [2020-08-01T04:47:36.711Z] ---> 8405f3d1a29a [2020-08-01T04:47:36.711Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:47:37.335Z] ---> Running in 22e25f6e1bb0 [2020-08-01T04:47:37.960Z] Running setup.py install for docopt: finished with status 'done' [2020-08-01T04:47:39.410Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-08-01T04:47:39.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:40.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:40.982Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:47:40.982Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:47:40.982Z] ---> ff96a177bcc7 [2020-08-01T04:47:40.982Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:47:40.982Z] ---> Using cache [2020-08-01T04:47:40.982Z] ---> 515a32b36cca [2020-08-01T04:47:40.982Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:47:40.982Z] ---> Using cache [2020-08-01T04:47:40.982Z] ---> 8405f3d1a29a [2020-08-01T04:47:40.982Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-01T04:47:41.971Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:47:41.971Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:47:41.971Z] OK: 12620 distinct packages available [2020-08-01T04:47:41.971Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:47:41.971Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:47:41.971Z] ---> ff96a177bcc7 [2020-08-01T04:47:41.971Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:47:41.971Z] ---> Using cache [2020-08-01T04:47:41.971Z] ---> 515a32b36cca [2020-08-01T04:47:41.971Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:47:41.971Z] ---> Using cache [2020-08-01T04:47:41.971Z] ---> 8405f3d1a29a [2020-08-01T04:47:41.971Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:47:42.609Z] ---> Running in ff8545354be0 [2020-08-01T04:47:42.609Z] ---> Running in d4846e73de38 [2020-08-01T04:47:42.883Z] OK: 217 MiB in 51 packages [2020-08-01T04:47:45.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:45.545Z] Removing intermediate container 22e25f6e1bb0 [2020-08-01T04:47:45.545Z] ---> 69d0369e6996 [2020-08-01T04:47:45.545Z] Step 6/21 : COPY go.mod . [2020-08-01T04:47:45.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:46.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:46.718Z] Removing intermediate container b6b8221b854f [2020-08-01T04:47:46.718Z] ---> 41a2b6bd65a5 [2020-08-01T04:47:46.718Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-01T04:47:47.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:47.275Z] ---> Running in f0928a0814c2 [2020-08-01T04:47:47.276Z] ---> 81403c4b1996 [2020-08-01T04:47:47.276Z] Step 7/21 : RUN go mod download [2020-08-01T04:47:47.558Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:47:47.558Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:47:47.558Z] OK: 12620 distinct packages available [2020-08-01T04:47:47.558Z] ---> Running in eb1f15aabc6d [2020-08-01T04:47:48.169Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:47:48.169Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:47:48.169Z] OK: 12620 distinct packages available [2020-08-01T04:47:49.169Z] OK: 217 MiB in 51 packages [2020-08-01T04:47:49.169Z] OK: 217 MiB in 51 packages [2020-08-01T04:47:50.201Z] OK: 217 MiB in 51 packages [2020-08-01T04:47:50.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:51.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:51.712Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:47:51.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:47:51.712Z] ---> ff96a177bcc7 [2020-08-01T04:47:51.712Z] Step 3/22 : WORKDIR /edgex-go [2020-08-01T04:47:51.712Z] ---> Using cache [2020-08-01T04:47:51.712Z] ---> 515a32b36cca [2020-08-01T04:47:51.712Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:47:51.712Z] ---> Using cache [2020-08-01T04:47:51.712Z] ---> 8405f3d1a29a [2020-08-01T04:47:51.712Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-01T04:47:51.712Z] ---> Running in 600befe4946d [2020-08-01T04:47:51.712Z] Removing intermediate container ff8545354be0 [2020-08-01T04:47:51.712Z] ---> 25ee7556a133 [2020-08-01T04:47:51.712Z] Step 6/20 : COPY go.mod . [2020-08-01T04:47:51.996Z] Removing intermediate container d4846e73de38 [2020-08-01T04:47:51.996Z] ---> aedec568c109 [2020-08-01T04:47:51.996Z] Step 6/21 : COPY go.mod . [2020-08-01T04:47:51.996Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:47:51.996Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-01T04:47:51.996Z] (3/3) Installing curl (7.69.1-r0) [2020-08-01T04:47:51.996Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:47:51.996Z] OK: 71 MiB in 58 packages [2020-08-01T04:47:53.010Z] ---> 78a8735410c3 [2020-08-01T04:47:53.010Z] Step 7/20 : RUN go mod download [2020-08-01T04:47:53.289Z] ---> Running in 5ad965a9da0c [2020-08-01T04:47:53.573Z] ---> a9247649e2bd [2020-08-01T04:47:53.573Z] Step 7/21 : RUN go mod download [2020-08-01T04:47:53.864Z] Removing intermediate container eb1f15aabc6d [2020-08-01T04:47:53.864Z] ---> 23628825e238 [2020-08-01T04:47:53.864Z] Step 8/21 : COPY . . [2020-08-01T04:47:53.864Z] ---> Running in 2ca5f7890ff8 [2020-08-01T04:47:54.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:54.149Z] Removing intermediate container f0928a0814c2 [2020-08-01T04:47:54.149Z] ---> fdd287b90aed [2020-08-01T04:47:54.149Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:47:54.434Z] ---> Running in dde9d28b119c [2020-08-01T04:47:55.051Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:55.338Z] Removing intermediate container dde9d28b119c [2020-08-01T04:47:55.338Z] ---> fbaa98049f0c [2020-08-01T04:47:55.338Z] Step 24/26 : LABEL arch=arm64 [2020-08-01T04:47:55.947Z] ---> Running in 967abbd7b184 [2020-08-01T04:47:56.224Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:47:56.224Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:47:56.224Z] OK: 12620 distinct packages available [2020-08-01T04:47:57.245Z] OK: 217 MiB in 51 packages [2020-08-01T04:47:57.529Z] Removing intermediate container 967abbd7b184 [2020-08-01T04:47:57.529Z] ---> ca54b5b10486 [2020-08-01T04:47:57.529Z] Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:47:58.131Z] ---> Running in c8c2d682e57f [2020-08-01T04:47:59.577Z] Removing intermediate container c8c2d682e57f [2020-08-01T04:47:59.577Z] ---> 1dd64994222a [2020-08-01T04:47:59.577Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:47:59.577Z] Removing intermediate container 5ad965a9da0c [2020-08-01T04:47:59.577Z] ---> bc1dc22e60e8 [2020-08-01T04:47:59.577Z] Step 8/20 : COPY . . [2020-08-01T04:48:00.198Z] ---> Running in 53cb0422d899 [2020-08-01T04:48:00.198Z] Removing intermediate container 2ca5f7890ff8 [2020-08-01T04:48:00.198Z] ---> b35c123a14b9 [2020-08-01T04:48:00.198Z] Step 8/21 : COPY . . [2020-08-01T04:48:00.198Z] Removing intermediate container 600befe4946d [2020-08-01T04:48:00.198Z] ---> 62677fdc3f87 [2020-08-01T04:48:00.198Z] Step 6/22 : COPY go.mod . [2020-08-01T04:48:01.663Z] Removing intermediate container 53cb0422d899 [2020-08-01T04:48:01.663Z] ---> 51d3d5b25b3b [2020-08-01T04:48:01.663Z] [2020-08-01T04:48:01.950Z] Successfully built 51d3d5b25b3b [2020-08-01T04:48:02.573Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-01T04:48:02.573Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go [2020-08-01T04:48:02.573Z] ---> 59d9271fb485 [2020-08-01T04:48:02.573Z] Step 7/22 : RUN go mod download [2020-08-01T04:48:04.588Z] ---> Running in 1650c220f47b [2020-08-01T04:48:17.072Z] Removing intermediate container 1650c220f47b [2020-08-01T04:48:17.072Z] ---> ca4be6581543 [2020-08-01T04:48:17.072Z] Step 8/22 : COPY . . [2020-08-01T04:48:25.455Z] ---> ad106cab974a [2020-08-01T04:48:25.455Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-01T04:48:27.442Z] ---> Running in bb80fd3cd32e [2020-08-01T04:48:28.425Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:48:28.425Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:48:28.425Z] ---> ff96a177bcc7 [2020-08-01T04:48:28.425Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:48:28.425Z] ---> Using cache [2020-08-01T04:48:28.425Z] ---> 515a32b36cca [2020-08-01T04:48:28.425Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:48:28.425Z] ---> Using cache [2020-08-01T04:48:28.425Z] ---> 8405f3d1a29a [2020-08-01T04:48:28.425Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:48:28.425Z] ---> Using cache [2020-08-01T04:48:28.425Z] ---> 25ee7556a133 [2020-08-01T04:48:28.425Z] Step 6/21 : COPY go.mod . [2020-08-01T04:48:28.425Z] ---> Using cache [2020-08-01T04:48:28.425Z] ---> 78a8735410c3 [2020-08-01T04:48:28.425Z] Step 7/21 : RUN go mod download [2020-08-01T04:48:28.425Z] ---> Using cache [2020-08-01T04:48:28.425Z] ---> bc1dc22e60e8 [2020-08-01T04:48:28.425Z] Step 8/21 : COPY . . [2020-08-01T04:48:28.425Z] ---> Using cache [2020-08-01T04:48:28.425Z] ---> 460a808b052f [2020-08-01T04:48:28.425Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-01T04:48:28.425Z] ---> 460a808b052f [2020-08-01T04:48:28.425Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-01T04:48:28.706Z] ---> Running in 0ea27dde645a [2020-08-01T04:48:28.706Z] ---> Running in 7414a70cb60b [2020-08-01T04:48:28.979Z] ---> 9674adf210b3 [2020-08-01T04:48:28.979Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-01T04:48:29.255Z] ---> Running in c70ad373b52f [2020-08-01T04:48:29.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-01T04:48:31.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-01T04:48:31.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-01T04:48:32.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-01T04:48:44.883Z] ---> 657a02bf04cc [2020-08-01T04:48:44.883Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-01T04:48:44.883Z] ---> Running in dcbd8cb139b0 [2020-08-01T04:48:47.501Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-01T04:50:09.248Z] Removing intermediate container 7414a70cb60b [2020-08-01T04:50:09.248Z] ---> b60706602492 [2020-08-01T04:50:09.248Z] [2020-08-01T04:50:09.248Z] Step 10/20 : FROM alpine [2020-08-01T04:50:09.248Z] ---> 62ee0e9f8440 [2020-08-01T04:50:09.248Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-01T04:50:09.248Z] ---> Running in 6daee811196f [2020-08-01T04:50:09.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:50:09.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:50:09.248Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:50:09.248Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:50:09.248Z] OK: 12620 distinct packages available [2020-08-01T04:50:09.248Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-01T04:50:09.248Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:50:09.248Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-01T04:50:09.248Z] (4/4) Installing curl (7.69.1-r0) [2020-08-01T04:50:09.248Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:50:09.248Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:50:09.248Z] OK: 7 MiB in 18 packages [2020-08-01T04:50:11.254Z] Removing intermediate container 6daee811196f [2020-08-01T04:50:11.254Z] ---> 7a9694bc6ce1 [2020-08-01T04:50:11.254Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:50:11.254Z] ---> Running in c736f0a81129 [2020-08-01T04:50:11.870Z] Removing intermediate container c736f0a81129 [2020-08-01T04:50:11.870Z] ---> 95772d9fdda1 [2020-08-01T04:50:11.870Z] Step 13/20 : WORKDIR /edgex [2020-08-01T04:50:12.146Z] ---> Running in 3e28555792cc [2020-08-01T04:50:12.754Z] Removing intermediate container 3e28555792cc [2020-08-01T04:50:12.754Z] ---> 18729f423edf [2020-08-01T04:50:12.754Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-01T04:50:14.190Z] ---> 6365d78106ff [2020-08-01T04:50:14.190Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-01T04:50:16.835Z] ---> b9146d63650f [2020-08-01T04:50:16.835Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-01T04:50:17.114Z] ---> Running in 53664bc0eb02 [2020-08-01T04:50:18.171Z] Removing intermediate container 53664bc0eb02 [2020-08-01T04:50:18.171Z] ---> 6e3064fccb41 [2020-08-01T04:50:18.171Z] Step 17/20 : CMD ["--init=true"] [2020-08-01T04:50:18.446Z] ---> Running in b84e029617e1 [2020-08-01T04:50:18.719Z] Removing intermediate container c70ad373b52f [2020-08-01T04:50:18.719Z] ---> 859addf66a4d [2020-08-01T04:50:18.719Z] [2020-08-01T04:50:18.719Z] Step 10/21 : FROM scratch [2020-08-01T04:50:18.719Z] ---> [2020-08-01T04:50:18.719Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:50:18.996Z] ---> Using cache [2020-08-01T04:50:18.996Z] ---> 528aebf9621e [2020-08-01T04:50:18.996Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-01T04:50:19.269Z] ---> Running in d5d481dede78 [2020-08-01T04:50:19.269Z] Removing intermediate container b84e029617e1 [2020-08-01T04:50:19.269Z] ---> 60b57e012808 [2020-08-01T04:50:19.269Z] Step 18/20 : LABEL arch=arm64 [2020-08-01T04:50:19.544Z] ---> Running in 3d23f7b51c7e [2020-08-01T04:50:19.820Z] Removing intermediate container d5d481dede78 [2020-08-01T04:50:19.820Z] ---> 48add09a6d14 [2020-08-01T04:50:19.820Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:50:20.097Z] ---> Running in 925ea1aae89a [2020-08-01T04:50:20.378Z] Removing intermediate container 3d23f7b51c7e [2020-08-01T04:50:20.378Z] ---> d666b87040e2 [2020-08-01T04:50:20.378Z] Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:50:20.676Z] ---> Running in a6994bb41bc4 [2020-08-01T04:50:20.952Z] Removing intermediate container 925ea1aae89a [2020-08-01T04:50:20.952Z] ---> 096475dc861c [2020-08-01T04:50:20.952Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-01T04:50:21.554Z] Removing intermediate container a6994bb41bc4 [2020-08-01T04:50:21.554Z] ---> 460ef50ef537 [2020-08-01T04:50:21.554Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:50:21.554Z] ---> Running in ae64e955d599 [2020-08-01T04:50:22.152Z] ---> 4db6815c92e9 [2020-08-01T04:50:22.152Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-01T04:50:22.435Z] Removing intermediate container ae64e955d599 [2020-08-01T04:50:22.435Z] ---> c29d325f254d [2020-08-01T04:50:22.435Z] [2020-08-01T04:50:23.421Z] Successfully built c29d325f254d [2020-08-01T04:50:23.421Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-01T04:50:23.421Z]  Building docker-security-proxy-setup-go ... done  ---> f9349603abba [2020-08-01T04:50:23.421Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-01T04:50:25.421Z] ---> 801502f95ff3 [2020-08-01T04:50:25.421Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-01T04:50:26.409Z] ---> 430db86a7994 [2020-08-01T04:50:26.689Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:50:26.689Z] ---> Running in 9624d182e0d0 [2020-08-01T04:50:27.345Z] Removing intermediate container 9624d182e0d0 [2020-08-01T04:50:27.758Z] ---> f8b5e4a0b73f [2020-08-01T04:50:27.758Z] Step 19/21 : LABEL arch=arm64 [2020-08-01T04:50:27.758Z] ---> Running in 4ac9b066cfe4 [2020-08-01T04:50:28.416Z] Removing intermediate container 4ac9b066cfe4 [2020-08-01T04:50:28.416Z] ---> f79a3b93592d [2020-08-01T04:50:28.416Z] Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:50:28.733Z] ---> Running in 2af6aae526c5 [2020-08-01T04:50:29.378Z] Removing intermediate container 2af6aae526c5 [2020-08-01T04:50:29.378Z] ---> ecd0ac3aa31d [2020-08-01T04:50:29.378Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:50:29.657Z] ---> Running in fb75aa4b50ea [2020-08-01T04:50:30.256Z] Removing intermediate container fb75aa4b50ea [2020-08-01T04:50:30.256Z] ---> 234ed3e015b4 [2020-08-01T04:50:30.256Z] [2020-08-01T04:50:30.874Z] Successfully built 234ed3e015b4 [2020-08-01T04:50:30.874Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-01T04:50:36.307Z]  Building docker-support-logging-go ... done Removing intermediate container bb80fd3cd32e [2020-08-01T04:50:36.307Z] ---> 54ac8aedfa5f [2020-08-01T04:50:36.307Z] [2020-08-01T04:50:36.307Z] Step 10/21 : FROM scratch [2020-08-01T04:50:36.307Z] ---> [2020-08-01T04:50:36.307Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:50:36.307Z] ---> Using cache [2020-08-01T04:50:36.307Z] ---> d2cc9af9408c [2020-08-01T04:50:36.307Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-01T04:50:36.307Z] ---> Running in dfc2a26d10f5 [2020-08-01T04:50:36.603Z] Removing intermediate container dfc2a26d10f5 [2020-08-01T04:50:36.603Z] ---> 81dfaf2a9576 [2020-08-01T04:50:36.603Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:50:36.878Z] ---> Running in 6ea1adf2e2e3 [2020-08-01T04:50:37.489Z] Removing intermediate container 6ea1adf2e2e3 [2020-08-01T04:50:37.489Z] ---> a0d6e9d26daf [2020-08-01T04:50:37.489Z] Step 14/21 : WORKDIR / [2020-08-01T04:50:37.771Z] ---> Running in bd5a137b0ee2 [2020-08-01T04:50:38.384Z] Removing intermediate container bd5a137b0ee2 [2020-08-01T04:50:38.384Z] ---> 3d407561069f [2020-08-01T04:50:38.384Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-01T04:50:39.375Z] ---> d2b419746f8e [2020-08-01T04:50:39.375Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-01T04:50:41.358Z] ---> 381296083fb8 [2020-08-01T04:50:41.358Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-01T04:50:42.342Z] ---> fca66122fee4 [2020-08-01T04:50:42.342Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:50:42.623Z] ---> Running in 45f4bb2b3adf [2020-08-01T04:50:42.902Z] Removing intermediate container 0ea27dde645a [2020-08-01T04:50:42.902Z] ---> 6342d38e5a7f [2020-08-01T04:50:42.902Z] [2020-08-01T04:50:42.902Z] Step 10/21 : FROM scratch [2020-08-01T04:50:42.902Z] ---> [2020-08-01T04:50:42.902Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:50:43.175Z] ---> Using cache [2020-08-01T04:50:43.175Z] ---> d2cc9af9408c [2020-08-01T04:50:43.175Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-01T04:50:43.175Z] Removing intermediate container 45f4bb2b3adf [2020-08-01T04:50:43.175Z] ---> ab13bcbc941d [2020-08-01T04:50:43.175Z] Step 19/21 : LABEL arch=arm64 [2020-08-01T04:50:43.175Z] ---> Running in 65418122df23 [2020-08-01T04:50:43.448Z] ---> Running in 4f74ca93fdea [2020-08-01T04:50:44.043Z] Removing intermediate container 65418122df23 [2020-08-01T04:50:44.043Z] ---> e0d028b31fe8 [2020-08-01T04:50:44.043Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:50:44.315Z] ---> Running in 7a12686a0a3d [2020-08-01T04:50:44.315Z] Removing intermediate container 4f74ca93fdea [2020-08-01T04:50:44.315Z] ---> b1bc9dc1cea2 [2020-08-01T04:50:44.315Z] Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:50:44.587Z] ---> Running in 2988c58995e8 [2020-08-01T04:50:44.865Z] Removing intermediate container 7a12686a0a3d [2020-08-01T04:50:44.865Z] ---> 13babc6b075a [2020-08-01T04:50:44.865Z] Step 14/21 : WORKDIR / [2020-08-01T04:50:44.865Z] ---> Running in a4dc68e2a62f [2020-08-01T04:50:45.140Z] Removing intermediate container 2988c58995e8 [2020-08-01T04:50:45.140Z] ---> 0371d7663cfc [2020-08-01T04:50:45.140Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:50:45.140Z] ---> Running in 2d43fafc24c6 [2020-08-01T04:50:45.740Z] Removing intermediate container a4dc68e2a62f [2020-08-01T04:50:45.740Z] ---> d6e1ddcff218 [2020-08-01T04:50:45.740Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-01T04:50:45.740Z] Removing intermediate container 2d43fafc24c6 [2020-08-01T04:50:45.740Z] ---> 8bf8dabe4b4a [2020-08-01T04:50:45.740Z] [2020-08-01T04:50:46.343Z] Successfully built 8bf8dabe4b4a [2020-08-01T04:50:46.343Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-01T04:50:46.615Z]  Building docker-core-command-go ... done  ---> d9d63c47b401 [2020-08-01T04:50:46.615Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-01T04:50:48.058Z] ---> 171ede17b611 [2020-08-01T04:50:48.058Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-01T04:50:48.651Z] ---> db2a73012994 [2020-08-01T04:50:48.651Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:50:48.924Z] ---> Running in c7db64e4b276 [2020-08-01T04:50:49.516Z] Removing intermediate container c7db64e4b276 [2020-08-01T04:50:49.516Z] ---> 1b1d7928fbd9 [2020-08-01T04:50:49.516Z] Step 19/21 : LABEL arch=arm64 [2020-08-01T04:50:49.516Z] ---> Running in 7bf329cc915c [2020-08-01T04:50:50.108Z] Removing intermediate container 7bf329cc915c [2020-08-01T04:50:50.108Z] ---> 24ac574d5a94 [2020-08-01T04:50:50.108Z] Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:50:50.378Z] ---> Running in 8af6d6a8f239 [2020-08-01T04:50:50.974Z] Removing intermediate container 8af6d6a8f239 [2020-08-01T04:50:50.974Z] ---> 89bd3e822882 [2020-08-01T04:50:50.974Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:50:50.974Z] ---> Running in ebefaf86e0eb [2020-08-01T04:50:51.946Z] Removing intermediate container ebefaf86e0eb [2020-08-01T04:50:51.946Z] ---> 9bf66dc92e80 [2020-08-01T04:50:51.946Z] [2020-08-01T04:50:52.218Z] Successfully built 9bf66dc92e80 [2020-08-01T04:50:52.218Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-01T04:50:52.491Z]  Building docker-core-metadata-go ... done Removing intermediate container dcbd8cb139b0 [2020-08-01T04:50:52.491Z] ---> f185af4b6f74 [2020-08-01T04:50:52.491Z] [2020-08-01T04:50:52.491Z] Step 10/22 : FROM alpine [2020-08-01T04:50:52.491Z] ---> 62ee0e9f8440 [2020-08-01T04:50:52.491Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:50:52.765Z] ---> Running in 5388e9f2ff64 [2020-08-01T04:50:53.360Z] Removing intermediate container 5388e9f2ff64 [2020-08-01T04:50:53.360Z] ---> d53fefbf1a1d [2020-08-01T04:50:53.360Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-01T04:50:53.360Z] ---> Running in 4f505159225f [2020-08-01T04:50:53.956Z] Removing intermediate container 4f505159225f [2020-08-01T04:50:53.956Z] ---> f0806c6a08db [2020-08-01T04:50:53.956Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-01T04:50:53.956Z] ---> Running in 7715427d3577 [2020-08-01T04:50:54.234Z] Removing intermediate container 7715427d3577 [2020-08-01T04:50:54.234Z] ---> c4b5240f356f [2020-08-01T04:50:54.234Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:50:54.506Z] ---> Running in d58b5a8008dc [2020-08-01T04:50:57.149Z] Removing intermediate container d58b5a8008dc [2020-08-01T04:50:57.149Z] ---> 3a35e70a87ab [2020-08-01T04:50:57.149Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-01T04:50:57.149Z] ---> Running in c67c50c6506d [2020-08-01T04:50:58.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:50:59.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:51:00.154Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-01T04:51:00.427Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-01T04:51:00.427Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-01T04:51:00.701Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-01T04:51:00.702Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-01T04:51:00.977Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:51:00.977Z] OK: 8 MiB in 19 packages [2020-08-01T04:51:02.416Z] Removing intermediate container c67c50c6506d [2020-08-01T04:51:02.416Z] ---> c08a113d09eb [2020-08-01T04:51:02.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-01T04:51:03.014Z] ---> ed487ba13abc [2020-08-01T04:51:03.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-01T04:51:04.448Z] ---> a4396e466d98 [2020-08-01T04:51:04.448Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-01T04:51:05.042Z] ---> c65b05f78ed4 [2020-08-01T04:51:05.042Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:51:05.042Z] ---> Running in 50f39eca22df [2020-08-01T04:51:05.638Z] Removing intermediate container 50f39eca22df [2020-08-01T04:51:05.638Z] ---> 46955fd03968 [2020-08-01T04:51:05.638Z] Step 20/22 : LABEL arch=arm64 [2020-08-01T04:51:05.638Z] ---> Running in 0cf6fa2171d5 [2020-08-01T04:51:06.238Z] Removing intermediate container 0cf6fa2171d5 [2020-08-01T04:51:06.238Z] ---> 666b1c17445d [2020-08-01T04:51:06.238Z] Step 21/22 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 [2020-08-01T04:51:06.238Z] ---> Running in c4e6d2f8d980 [2020-08-01T04:51:06.859Z] Removing intermediate container c4e6d2f8d980 [2020-08-01T04:51:06.859Z] ---> c33a8a91d24e [2020-08-01T04:51:06.859Z] Step 22/22 : LABEL version=0.0.0 [2020-08-01T04:51:06.859Z] ---> Running in 345dbafaf538 [2020-08-01T04:51:07.502Z] Removing intermediate container 345dbafaf538 [2020-08-01T04:51:07.503Z] ---> 6d1486b3d4d1 [2020-08-01T04:51:07.503Z] [2020-08-01T04:51:07.778Z] Successfully built 6d1486b3d4d1 [2020-08-01T04:51:07.778Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-01T04:51:08.063Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-08-01T04:51:08.072Z] $ docker stop --time=1 9426055b5033752f6f52f40a996ce31afb4eab807671c9c9fcf6e99eccf995a5 [2020-08-01T04:51:10.053Z] $ docker rm -f 9426055b5033752f6f52f40a996ce31afb4eab807671c9c9fcf6e99eccf995a5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-01T04:51:10.751Z] + + docker imagesgrep [2020-08-01T04:51:10.751Z] docker [2020-08-01T04:51:11.020Z] docker-core-data-go-arm64 latest 6d1486b3d4d1 3 seconds ago 22.6MB [2020-08-01T04:51:11.020Z] docker-core-metadata-go-arm64 latest 9bf66dc92e80 19 seconds ago 13.8MB [2020-08-01T04:51:11.020Z] docker-core-command-go-arm64 latest 8bf8dabe4b4a 25 seconds ago 12.4MB [2020-08-01T04:51:11.020Z] docker-support-logging-go-arm64 latest 234ed3e015b4 41 seconds ago 11.4MB [2020-08-01T04:51:11.020Z] docker-security-proxy-setup-go-arm64 latest c29d325f254d 48 seconds ago 15.8MB [2020-08-01T04:51:11.020Z] docker-sys-mgmt-agent-go-arm64 latest 51d3d5b25b3b 3 minutes ago 266MB [2020-08-01T04:51:11.020Z] docker-security-secretstore-setup-go-arm64 latest 13ecef8b6984 4 minutes ago 32.6MB [2020-08-01T04:51:11.020Z] docker-support-scheduler-go-arm64 latest 84880a9c4fc1 4 minutes ago 12.6MB [2020-08-01T04:51:11.020Z] docker-support-notifications-go-arm64 latest fb3cee212406 4 minutes ago 13.9MB [2020-08-01T04:51:11.020Z] docker-security-secrets-setup-go-arm64 latest 5f358d5b478c 4 minutes ago 24.2MB [2020-08-01T04:51:11.020Z] docker latest ce9d55ae87f1 5 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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-08-01T04:51:12.561Z] provisioning config files... [2020-08-01T04:51:12.583Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3866095044694463403tmp [Pipeline] { [Pipeline] sh [2020-08-01T04:51:13.104Z] + curl -s https://codecov.io/bash [2020-08-01T04:51:13.104Z] + bash -s - -t @/w/workspace/edgex-go/8@tmp/config3866095044694463403tmp [Pipeline] } [2020-08-01T04:51:13.699Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-01T04:51:15.318Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-01T04:51:16.607Z] ---> package-listing.sh [2020-08-01T04:51:16.607Z] ++ facter osfamily [2020-08-01T04:51:16.607Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-01T04:51:17.201Z] + OS_FAMILY=redhat [2020-08-01T04:51:17.201Z] + workspace=/w/workspace/edgex-go/8 [2020-08-01T04:51:17.201Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-01T04:51:17.201Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-01T04:51:17.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-01T04:51:17.201Z] + PACKAGES=/tmp/packages_start.txt [2020-08-01T04:51:17.201Z] + '[' /w/workspace/edgex-go/8 ']' [2020-08-01T04:51:17.201Z] + PACKAGES=/tmp/packages_end.txt [2020-08-01T04:51:17.201Z] + case "${OS_FAMILY}" in [2020-08-01T04:51:17.201Z] + rpm -qa [2020-08-01T04:51:17.201Z] + sort [2020-08-01T04:51:25.898Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-01T04:51:25.898Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-01T04:51:25.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-01T04:51:25.898Z] + '[' /w/workspace/edgex-go/8 ']' [2020-08-01T04:51:25.898Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2020-08-01T04:51:25.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:51:26.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-01T04:51:26.743Z] [2020-08-01T04:51:26.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:51:27.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-01T04:51:27.967Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-01T04:51:27.967Z] c9b1b535fdd9: Pulling fs layer [2020-08-01T04:51:27.967Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-01T04:51:27.967Z] 756a868c4378: Pulling fs layer [2020-08-01T04:51:27.967Z] 444b2fc9a129: Pulling fs layer [2020-08-01T04:51:27.967Z] ea15f1150254: Pulling fs layer [2020-08-01T04:51:27.967Z] 41b27a9f41bf: Pulling fs layer [2020-08-01T04:51:27.967Z] 28c525ee5125: Pulling fs layer [2020-08-01T04:51:27.967Z] 094b1ea09ed8: Pulling fs layer [2020-08-01T04:51:27.967Z] 138eaada9080: Pulling fs layer [2020-08-01T04:51:27.967Z] 0622d0fa9048: Pulling fs layer [2020-08-01T04:51:27.967Z] 444b2fc9a129: Waiting [2020-08-01T04:51:27.967Z] ea15f1150254: Waiting [2020-08-01T04:51:27.967Z] 41b27a9f41bf: Waiting [2020-08-01T04:51:27.967Z] 28c525ee5125: Waiting [2020-08-01T04:51:27.967Z] 094b1ea09ed8: Waiting [2020-08-01T04:51:27.967Z] 138eaada9080: Waiting [2020-08-01T04:51:27.967Z] 0622d0fa9048: Waiting [2020-08-01T04:51:27.967Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-01T04:51:27.967Z] 2cc5ad85d9ab: Download complete [2020-08-01T04:51:27.967Z] 444b2fc9a129: Verifying Checksum [2020-08-01T04:51:27.967Z] 444b2fc9a129: Download complete [2020-08-01T04:51:28.289Z] c9b1b535fdd9: Verifying Checksum [2020-08-01T04:51:28.289Z] c9b1b535fdd9: Download complete [2020-08-01T04:51:28.289Z] ea15f1150254: Verifying Checksum [2020-08-01T04:51:28.289Z] ea15f1150254: Download complete [2020-08-01T04:51:28.614Z] 28c525ee5125: Verifying Checksum [2020-08-01T04:51:28.615Z] 28c525ee5125: Download complete [2020-08-01T04:51:29.310Z] 756a868c4378: Verifying Checksum [2020-08-01T04:51:29.310Z] 756a868c4378: Download complete [2020-08-01T04:51:29.706Z] c9b1b535fdd9: Pull complete [2020-08-01T04:51:29.706Z] 138eaada9080: Verifying Checksum [2020-08-01T04:51:29.706Z] 138eaada9080: Download complete [2020-08-01T04:51:29.706Z] 0622d0fa9048: Verifying Checksum [2020-08-01T04:51:29.706Z] 0622d0fa9048: Download complete [2020-08-01T04:51:30.142Z] 094b1ea09ed8: Verifying Checksum [2020-08-01T04:51:30.142Z] 094b1ea09ed8: Download complete [2020-08-01T04:51:30.452Z] 2cc5ad85d9ab: Pull complete [2020-08-01T04:51:31.217Z] 41b27a9f41bf: Verifying Checksum [2020-08-01T04:51:31.217Z] 41b27a9f41bf: Download complete [2020-08-01T04:51:33.962Z] 756a868c4378: Pull complete [2020-08-01T04:51:34.236Z] 444b2fc9a129: Pull complete [2020-08-01T04:51:35.278Z] ea15f1150254: Pull complete [2020-08-01T04:51:43.826Z] 41b27a9f41bf: Pull complete [2020-08-01T04:51:43.826Z] 28c525ee5125: Pull complete [2020-08-01T04:51:48.814Z] 094b1ea09ed8: Pull complete [2020-08-01T04:51:49.431Z] 138eaada9080: Pull complete [2020-08-01T04:51:50.016Z] 0622d0fa9048: Pull complete [2020-08-01T04:51:50.016Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-01T04:51:50.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-01T04:51:50.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-01T04:51:50.634Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2020-08-01T04:51:51.950Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-01T04:51:57.685Z] $ docker top ac294b1d5a7f070faabf47029b9aab9ef738c47ccd92a145f3a1aba4001fd100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-01T04:51:58.191Z] provisioning config files... [2020-08-01T04:51:58.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config30125846842012035tmp [Pipeline] { [Pipeline] echo [2020-08-01T04:51:58.434Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-01T04:51:59.358Z] ---> create-netrc.sh [Pipeline] echo [2020-08-01T04:51:59.421Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-01T04:52:00.132Z] ---> logs-deploy.sh [2020-08-01T04:52:00.132Z] + ARCHIVE_ARTIFACTS= [2020-08-01T04:52:00.132Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-01T04:52:00.132Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-01T04:52:00.132Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-01T04:52:00.132Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/8 [2020-08-01T04:52:00.132Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/8/ [2020-08-01T04:52:00.132Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/8 /w/workspace/edgex-go/8 [2020-08-01T04:52:03.091Z] Archives upload complete. [2020-08-01T04:52:03.091Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/8/ [2020-08-01T04:52:04.651Z] ---> uname -a: [2020-08-01T04:52:04.651Z] Linux ac294b1d5a7f 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] ---> lscpu: [2020-08-01T04:52:04.651Z] Architecture: x86_64 [2020-08-01T04:52:04.651Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-01T04:52:04.651Z] Byte Order: Little Endian [2020-08-01T04:52:04.651Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-01T04:52:04.651Z] CPU(s): 4 [2020-08-01T04:52:04.651Z] On-line CPU(s) list: 0-3 [2020-08-01T04:52:04.651Z] Thread(s) per core: 1 [2020-08-01T04:52:04.651Z] Core(s) per socket: 1 [2020-08-01T04:52:04.651Z] Socket(s): 4 [2020-08-01T04:52:04.651Z] NUMA node(s): 1 [2020-08-01T04:52:04.651Z] Vendor ID: GenuineIntel [2020-08-01T04:52:04.651Z] CPU family: 6 [2020-08-01T04:52:04.651Z] Model: 44 [2020-08-01T04:52:04.651Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-01T04:52:04.651Z] Stepping: 1 [2020-08-01T04:52:04.651Z] CPU MHz: 2933.438 [2020-08-01T04:52:04.651Z] BogoMIPS: 5866.87 [2020-08-01T04:52:04.651Z] Virtualization: VT-x [2020-08-01T04:52:04.651Z] Hypervisor vendor: KVM [2020-08-01T04:52:04.651Z] Virtualization type: full [2020-08-01T04:52:04.651Z] L1d cache: 128 KiB [2020-08-01T04:52:04.651Z] L1i cache: 128 KiB [2020-08-01T04:52:04.651Z] L2 cache: 16 MiB [2020-08-01T04:52:04.651Z] L3 cache: 64 MiB [2020-08-01T04:52:04.651Z] NUMA node0 CPU(s): 0-3 [2020-08-01T04:52:04.651Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-01T04:52:04.651Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-01T04:52:04.651Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-01T04:52:04.651Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-01T04:52:04.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-01T04:52:04.651Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-01T04:52:04.651Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-01T04:52:04.651Z] Vulnerability Tsx async abort: Not affected [2020-08-01T04:52:04.651Z] 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-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] ---> nproc: [2020-08-01T04:52:04.651Z] 4 [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] ---> df -h: [2020-08-01T04:52:04.651Z] Filesystem Size Used Available Use% Mounted on [2020-08-01T04:52:04.651Z] overlay 50.0G 13.8G 36.2G 28% / [2020-08-01T04:52:04.651Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-01T04:52:04.651Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-01T04:52:04.651Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-01T04:52:04.651Z] /dev/vda1 50.0G 13.8G 36.2G 28% /etc/resolv.conf [2020-08-01T04:52:04.651Z] /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hostname [2020-08-01T04:52:04.651Z] /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hosts [2020-08-01T04:52:04.651Z] /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/sa [2020-08-01T04:52:04.651Z] /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/8 [2020-08-01T04:52:04.651Z] /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/8@tmp [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] ---> free -m: [2020-08-01T04:52:04.651Z] total used free shared buff/cache available [2020-08-01T04:52:04.651Z] Mem: 1837 659 125 0 1052 1098 [2020-08-01T04:52:04.651Z] Swap: 1023 71 952 [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] ---> ip addr: [2020-08-01T04:52:04.651Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-01T04:52:04.651Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-01T04:52:04.651Z] inet 127.0.0.1/8 scope host lo [2020-08-01T04:52:04.651Z] valid_lft forever preferred_lft forever [2020-08-01T04:52:04.651Z] 114: eth0@if115: mtu 1458 qdisc noqueue state UP [2020-08-01T04:52:04.651Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-01T04:52:04.651Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-01T04:52:04.651Z] valid_lft forever preferred_lft forever [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] ---> sar -b -r -n DEV: [2020-08-01T04:52:04.651Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/01/20 _x86_64_ (4 CPU) [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] 04:29:18 LINUX RESTART [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] 04:30:01 tps rtps wtps bread/s bwrtn/s [2020-08-01T04:52:04.651Z] 04:31:01 64.77 14.65 50.12 5218.72 10122.52 [2020-08-01T04:52:04.651Z] 04:32:01 62.78 46.22 16.56 3680.56 10498.89 [2020-08-01T04:52:04.651Z] 04:33:02 355.57 225.46 130.11 7416.19 54167.35 [2020-08-01T04:52:04.651Z] 04:34:01 285.18 152.80 132.38 7482.81 23817.06 [2020-08-01T04:52:04.651Z] 04:35:01 209.88 119.88 89.99 4955.90 22544.32 [2020-08-01T04:52:04.651Z] 04:36:02 54.96 4.33 50.62 197.24 21682.55 [2020-08-01T04:52:04.651Z] 04:37:01 960.22 747.56 212.66 92747.86 159199.08 [2020-08-01T04:52:04.651Z] 04:38:08 1744.73 1540.81 203.92 112966.28 116786.10 [2020-08-01T04:52:04.651Z] 04:39:03 509.07 409.71 99.36 31096.48 33667.88 [2020-08-01T04:52:04.651Z] 04:40:07 950.57 650.87 299.70 72331.45 111369.80 [2020-08-01T04:52:04.651Z] 04:41:05 2033.53 1721.18 312.36 161200.65 171557.27 [2020-08-01T04:52:04.651Z] 04:42:01 766.82 626.64 140.19 45424.57 53010.16 [2020-08-01T04:52:04.651Z] 04:43:01 300.80 61.50 239.30 5006.91 26221.03 [2020-08-01T04:52:04.651Z] 04:44:02 37.07 12.24 24.84 3117.58 863.69 [2020-08-01T04:52:04.651Z] 04:45:01 1.88 1.71 0.17 50.93 1.71 [2020-08-01T04:52:04.651Z] 04:46:01 0.88 0.03 0.85 1.07 15.59 [2020-08-01T04:52:04.651Z] 04:47:01 0.25 0.00 0.25 0.00 2.56 [2020-08-01T04:52:04.651Z] 04:48:01 0.32 0.03 0.28 0.67 3.48 [2020-08-01T04:52:04.651Z] 04:49:01 0.32 0.02 0.30 0.13 2.89 [2020-08-01T04:52:04.651Z] 04:50:01 0.32 0.12 0.20 1.46 1.51 [2020-08-01T04:52:04.651Z] 04:51:01 0.28 0.02 0.27 0.13 3.16 [2020-08-01T04:52:04.651Z] 04:52:02 157.35 76.06 81.29 8626.29 20212.60 [2020-08-01T04:52:04.651Z] Average: 391.04 295.53 95.52 25840.72 38388.09 [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] 04:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-01T04:52:04.651Z] 04:31:01 69192 1812364 96.32 2620 1149988 1358808 46.37 562656 1084216 44972 [2020-08-01T04:52:04.651Z] 04:32:01 335628 1545928 82.16 2620 945876 1154448 39.40 530516 856476 120 [2020-08-01T04:52:04.651Z] 04:33:02 143960 1737596 92.35 1500 1057248 1352208 46.15 553356 974180 38752 [2020-08-01T04:52:04.651Z] 04:34:01 132588 1748968 92.95 664 912648 1721036 58.74 769456 740120 86100 [2020-08-01T04:52:04.651Z] 04:35:01 511516 1370040 72.81 324 691764 1337076 45.63 523948 608320 8820 [2020-08-01T04:52:04.651Z] 04:36:02 99940 1781616 94.69 324 1042272 1553148 53.01 641720 900416 59324 [2020-08-01T04:52:04.651Z] 04:37:01 598444 1283112 68.19 8 656004 1299840 44.36 473100 641692 24 [2020-08-01T04:52:04.651Z] 04:38:08 63784 1817772 96.61 8 1024948 2358192 80.48 595008 1050768 69420 [2020-08-01T04:52:04.651Z] 04:39:03 300500 1581056 84.03 8 574872 3599436 122.84 724796 636264 21776 [2020-08-01T04:52:04.651Z] 04:40:07 113028 1768528 93.99 8 1095992 1744524 59.54 728672 869160 38812 [2020-08-01T04:52:04.651Z] 04:41:05 69568 1811988 96.30 8 1053488 2349560 80.19 642380 994792 90484 [2020-08-01T04:52:04.651Z] 04:42:01 247848 1633708 86.83 8 672496 4013244 136.96 727104 688616 55960 [2020-08-01T04:52:04.651Z] 04:43:01 429508 1452048 77.17 8 774252 1509984 51.53 555724 671860 11932 [2020-08-01T04:52:04.651Z] 04:44:02 427212 1454344 77.29 8 860924 1230796 42.00 512708 720088 8 [2020-08-01T04:52:04.651Z] 04:45:01 433004 1448552 76.99 8 861760 1169760 39.92 508096 719976 24 [2020-08-01T04:52:04.651Z] 04:46:01 433168 1448388 76.98 8 861784 1169724 39.92 507968 719996 12 [2020-08-01T04:52:04.651Z] 04:47:01 433504 1448052 76.96 8 861788 1169688 39.92 507908 719996 8 [2020-08-01T04:52:04.651Z] 04:48:01 433788 1447768 76.95 8 861792 1169688 39.92 508040 720008 8 [2020-08-01T04:52:04.651Z] 04:49:01 433772 1447784 76.95 8 861804 1169688 39.92 508028 720020 8 [2020-08-01T04:52:04.651Z] 04:50:01 433468 1448088 76.96 8 861868 1169820 39.92 508228 720080 28 [2020-08-01T04:52:04.651Z] 04:51:01 433600 1447956 76.96 8 861828 1169724 39.92 508128 720068 12 [2020-08-01T04:52:04.651Z] 04:52:02 126296 1755260 93.29 8 1077136 1382656 47.19 653104 840936 272 [2020-08-01T04:52:04.651Z] Average: 304696 1576860 83.81 372 891933 1643320 56.08 579575 787184 23949 [2020-08-01T04:52:04.651Z] [2020-08-01T04:52:04.651Z] 04:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-01T04:52:04.651Z] 04:31:01 vethae9737a 200.27 194.64 21.54 767.59 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:31:01 eth0 873.40 759.71 4426.81 130.08 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:31:01 docker0 200.27 194.51 18.81 767.57 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:32:01 eth0 657.53 633.98 1930.64 888.59 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:32:01 docker0 532.61 513.07 43.55 1876.69 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:33:02 eth0 766.92 468.58 6546.90 1899.51 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:33:02 docker0 35.47 50.07 1.83 358.09 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:34:01 veth19d8986 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:34:01 eth0 2521.14 2033.55 13911.14 3024.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:34:01 docker0 861.68 858.95 71.72 3421.19 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:35:01 veth19d8986 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:35:01 eth0 48.22 37.88 30.25 65.24 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:36:02 eth0 97.68 70.08 1682.10 44.83 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:37:01 vethb9aaea6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:37:01 eth0 2675.76 2146.91 15586.28 3138.17 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:37:01 docker0 856.92 854.20 71.32 3402.26 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:38:08 vethb9aaea6 0.00 0.28 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:38:08 eth0 39.10 27.94 144.05 7.91 0.00 0.00 0.00 [2020-08-01T04:52:04.651Z] 04:38:08 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:38:08 docker0 15.68 22.45 0.85 131.59 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:39:03 veth24bf5f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:39:03 vethb9aaea6 0.00 0.49 0.00 0.03 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:39:03 veth5f75a95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:39:03 vethf5c487e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:40:07 vethb9aaea6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:40:07 eth0 2616.38 2088.85 14897.55 2993.95 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:40:07 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:40:07 docker0 826.12 837.37 68.02 3423.62 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:41:05 vethb9aaea6 0.00 0.27 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:41:05 eth0 60.72 43.12 145.87 63.67 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:41:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:41:05 docker0 11.25 18.82 0.59 120.04 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:42:01 vethb9aaea6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:42:01 veth7cdc138 0.00 0.14 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:42:01 eth0 3052.77 2431.16 17123.87 3479.88 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:42:01 veth017a137 0.00 0.14 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:43:01 vethb9aaea6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:43:01 eth0 103.24 64.74 427.59 60.51 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:43:01 veth3ddb972 3.71 3.94 0.50 19.96 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:44:02 eth0 32.05 26.70 45.82 45.86 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:44:02 docker0 916.10 964.77 74.63 4188.85 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:45:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:46:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:50:01 eth0 0.17 0.12 0.08 0.04 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:51:01 eth0 0.91 0.15 0.13 0.04 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:52:02 eth0 102.39 70.00 2341.12 46.47 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:52:02 vetha9b44e2 0.40 0.43 0.61 0.11 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:52:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] 04:52:02 docker0 913.91 962.38 75.02 4177.13 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] Average: eth0 135.63 107.56 839.06 154.04 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] Average: vetha9b44e2 0.02 0.02 0.03 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] Average: docker0 41.68 43.89 3.42 190.52 0.00 0.00 0.00 [2020-08-01T04:52:04.652Z] [2020-08-01T04:52:04.652Z] [2020-08-01T04:52:04.652Z] ---> sar -P ALL: [2020-08-01T04:52:04.652Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/01/20 _x86_64_ (4 CPU) [2020-08-01T04:52:04.652Z] [2020-08-01T04:52:04.652Z] 04:29:18 LINUX RESTART [2020-08-01T04:52:04.652Z] [2020-08-01T04:52:04.652Z] 04:30:01 CPU %user %nice %system %iowait %steal %idle [2020-08-01T04:52:04.652Z] 04:31:01 all 10.46 0.00 4.17 1.88 15.29 68.20 [2020-08-01T04:52:04.652Z] 04:31:01 0 9.60 0.00 4.76 0.63 18.37 66.64 [2020-08-01T04:52:04.652Z] 04:31:01 1 9.66 0.00 4.35 2.95 14.78 68.26 [2020-08-01T04:52:04.652Z] 04:31:01 2 11.48 0.00 3.70 0.58 14.62 69.62 [2020-08-01T04:52:04.652Z] 04:31:01 3 11.10 0.00 3.90 3.38 13.37 68.25 [2020-08-01T04:52:04.652Z] 04:32:01 all 7.64 0.00 1.74 0.49 11.52 78.61 [2020-08-01T04:52:04.652Z] 04:32:01 0 10.09 0.00 2.10 0.23 13.93 73.65 [2020-08-01T04:52:04.652Z] 04:32:01 1 9.64 0.00 1.76 0.56 10.34 77.69 [2020-08-01T04:52:04.652Z] 04:32:01 2 6.18 0.00 1.51 1.03 10.93 80.34 [2020-08-01T04:52:04.652Z] 04:32:01 3 4.74 0.00 1.61 0.11 10.90 82.63 [2020-08-01T04:52:04.652Z] 04:33:02 all 10.15 0.00 4.45 2.12 18.14 65.14 [2020-08-01T04:52:04.652Z] 04:33:02 0 10.61 0.00 4.72 1.63 20.55 62.50 [2020-08-01T04:52:04.652Z] 04:33:02 1 12.02 0.00 4.61 3.01 17.65 62.70 [2020-08-01T04:52:04.652Z] 04:33:02 2 8.80 0.00 3.86 0.74 18.34 68.26 [2020-08-01T04:52:04.652Z] 04:33:02 3 9.22 0.00 4.58 3.15 16.03 67.02 [2020-08-01T04:52:04.652Z] 04:34:01 all 24.41 0.00 10.47 6.60 12.94 45.59 [2020-08-01T04:52:04.652Z] 04:34:01 0 25.64 0.00 11.45 6.79 12.74 43.38 [2020-08-01T04:52:04.652Z] 04:34:01 1 23.10 0.00 9.51 6.89 14.24 46.26 [2020-08-01T04:52:04.652Z] 04:34:01 2 24.26 0.00 9.93 6.47 12.70 46.63 [2020-08-01T04:52:04.652Z] 04:34:01 3 24.67 0.00 11.03 6.24 12.05 46.02 [2020-08-01T04:52:04.652Z] 04:35:01 all 32.65 0.00 11.94 8.04 18.62 28.76 [2020-08-01T04:52:04.652Z] 04:35:01 0 37.87 0.00 13.90 9.01 16.42 22.80 [2020-08-01T04:52:04.652Z] 04:35:01 1 30.88 0.00 11.75 8.32 18.79 30.27 [2020-08-01T04:52:04.652Z] 04:35:01 2 30.61 0.00 10.91 8.79 20.13 29.56 [2020-08-01T04:52:04.652Z] 04:35:01 3 31.49 0.00 11.26 6.05 19.04 32.17 [2020-08-01T04:52:04.652Z] 04:36:02 all 14.57 0.00 7.79 0.89 24.11 52.63 [2020-08-01T04:52:04.652Z] 04:36:02 0 13.47 0.00 7.62 0.23 25.65 53.03 [2020-08-01T04:52:04.652Z] 04:36:02 1 14.59 0.00 7.66 0.58 23.57 53.61 [2020-08-01T04:52:04.652Z] 04:36:02 2 16.33 0.00 8.03 1.95 23.28 50.41 [2020-08-01T04:52:04.652Z] 04:36:02 3 13.92 0.00 7.87 0.86 23.93 53.43 [2020-08-01T04:52:04.652Z] 04:37:01 all 12.59 0.00 11.17 16.59 19.56 40.10 [2020-08-01T04:52:04.652Z] 04:37:01 0 11.03 0.00 11.86 18.46 20.74 37.91 [2020-08-01T04:52:04.652Z] 04:37:01 1 10.91 0.00 10.32 14.16 19.53 45.08 [2020-08-01T04:52:04.652Z] 04:37:01 2 13.90 0.00 11.16 17.35 19.48 38.11 [2020-08-01T04:52:04.652Z] 04:37:01 3 14.57 0.00 11.33 16.39 18.44 39.27 [2020-08-01T04:52:04.652Z] 04:38:08 all 9.45 0.00 12.04 30.35 23.03 25.12 [2020-08-01T04:52:04.652Z] 04:38:08 0 10.28 0.00 12.24 30.09 23.39 23.99 [2020-08-01T04:52:04.652Z] 04:38:08 1 8.80 0.00 11.90 29.93 22.44 26.94 [2020-08-01T04:52:04.652Z] 04:38:08 2 9.31 0.00 11.68 30.59 22.90 25.52 [2020-08-01T04:52:04.652Z] 04:38:08 3 9.40 0.00 12.36 30.78 23.43 24.03 [2020-08-01T04:52:04.652Z] 04:39:03 all 51.70 0.00 11.60 16.10 11.13 9.47 [2020-08-01T04:52:04.652Z] 04:39:03 0 49.81 0.00 12.14 15.36 12.14 10.56 [2020-08-01T04:52:04.652Z] 04:39:03 1 50.19 0.00 11.22 15.86 11.68 11.05 [2020-08-01T04:52:04.652Z] 04:39:03 2 53.57 0.00 11.59 18.52 9.26 7.06 [2020-08-01T04:52:04.652Z] 04:39:03 3 53.17 0.00 11.47 14.68 11.43 9.24 [2020-08-01T04:52:04.652Z] 04:40:07 all 17.92 0.00 13.02 22.32 20.43 26.31 [2020-08-01T04:52:04.652Z] 04:40:07 0 17.26 0.00 12.90 24.02 20.61 25.22 [2020-08-01T04:52:04.652Z] 04:40:07 1 19.07 0.00 12.65 22.19 19.95 26.14 [2020-08-01T04:52:04.652Z] 04:40:07 2 17.62 0.00 13.53 23.40 20.66 24.80 [2020-08-01T04:52:04.652Z] 04:40:07 3 17.74 0.00 12.99 19.64 20.50 29.13 [2020-08-01T04:52:04.652Z] 04:41:05 all 11.68 0.00 12.82 28.29 20.77 26.44 [2020-08-01T04:52:04.652Z] 04:41:05 0 11.70 0.00 12.83 23.78 21.20 30.50 [2020-08-01T04:52:04.652Z] 04:41:05 1 11.53 0.00 12.99 30.88 20.55 24.05 [2020-08-01T04:52:04.652Z] 04:41:05 2 11.76 0.00 12.27 27.59 20.79 27.59 [2020-08-01T04:52:04.652Z] 04:41:05 3 11.71 0.00 13.18 30.99 20.53 23.58 [2020-08-01T04:52:04.652Z] 04:42:01 all 52.03 0.00 12.35 11.50 13.61 10.51 [2020-08-01T04:52:04.652Z] 04:42:01 0 50.11 0.00 12.05 9.57 14.87 13.41 [2020-08-01T04:52:04.652Z] 04:42:01 1 53.73 0.00 13.14 10.12 12.62 10.40 [2020-08-01T04:52:04.652Z] 04:42:01 2 53.37 0.00 12.11 13.18 12.17 9.16 [2020-08-01T04:52:04.652Z] 04:42:01 3 50.72 0.00 12.08 13.16 14.93 9.12 [2020-08-01T04:52:04.652Z] 04:43:01 all 18.39 0.00 9.32 15.90 13.10 43.29 [2020-08-01T04:52:04.652Z] 04:43:01 0 19.21 0.00 9.80 13.76 13.08 44.15 [2020-08-01T04:52:04.652Z] 04:43:01 1 16.21 0.00 8.55 13.08 13.56 48.60 [2020-08-01T04:52:04.652Z] 04:43:01 2 20.10 0.00 9.27 18.40 13.56 38.67 [2020-08-01T04:52:04.652Z] 04:43:01 3 18.10 0.00 9.70 18.41 12.16 41.62 [2020-08-01T04:52:04.652Z] 04:44:02 all 1.17 0.00 0.89 0.92 0.65 96.37 [2020-08-01T04:52:04.652Z] 04:44:02 0 1.66 0.00 1.00 0.39 0.65 96.30 [2020-08-01T04:52:04.652Z] 04:44:02 1 0.85 0.00 0.75 1.04 0.72 96.64 [2020-08-01T04:52:04.652Z] 04:44:02 2 0.94 0.00 0.94 1.16 0.59 96.37 [2020-08-01T04:52:04.652Z] 04:44:02 3 1.24 0.00 0.87 1.10 0.65 96.14 [2020-08-01T04:52:04.652Z] 04:45:01 all 0.12 0.00 0.06 0.03 0.06 99.74 [2020-08-01T04:52:04.652Z] 04:45:01 0 0.05 0.00 0.07 0.02 0.05 99.81 [2020-08-01T04:52:04.652Z] 04:45:01 1 0.02 0.00 0.05 0.02 0.03 99.88 [2020-08-01T04:52:04.652Z] 04:45:01 2 0.39 0.00 0.05 0.00 0.05 99.51 [2020-08-01T04:52:04.652Z] 04:45:01 3 0.02 0.00 0.07 0.08 0.05 99.78 [2020-08-01T04:52:04.652Z] 04:46:01 all 0.08 0.00 0.04 0.00 0.11 99.77 [2020-08-01T04:52:04.652Z] 04:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2020-08-01T04:52:04.652Z] 04:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2020-08-01T04:52:04.652Z] 04:46:01 2 0.25 0.00 0.07 0.00 0.25 99.43 [2020-08-01T04:52:04.652Z] 04:46:01 3 0.02 0.00 0.02 0.00 0.18 99.78 [2020-08-01T04:52:04.652Z] 04:47:01 all 0.10 0.00 0.02 0.00 0.08 99.79 [2020-08-01T04:52:04.652Z] 04:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-01T04:52:04.652Z] 04:47:01 1 0.03 0.00 0.03 0.00 0.07 99.87 [2020-08-01T04:52:04.652Z] 04:47:01 2 0.37 0.00 0.03 0.00 0.22 99.38 [2020-08-01T04:52:04.652Z] 04:47:01 3 0.02 0.00 0.03 0.00 0.05 99.90 [2020-08-01T04:52:04.652Z] 04:48:01 all 0.14 0.00 0.09 0.00 0.35 99.41 [2020-08-01T04:52:04.652Z] 04:48:01 0 0.12 0.00 0.08 0.00 0.63 99.17 [2020-08-01T04:52:04.652Z] 04:48:01 1 0.05 0.00 0.12 0.00 0.38 99.45 [2020-08-01T04:52:04.652Z] 04:48:01 2 0.35 0.00 0.10 0.00 0.32 99.23 [2020-08-01T04:52:04.652Z] 04:48:01 3 0.03 0.00 0.05 0.00 0.07 99.85 [2020-08-01T04:52:04.652Z] 04:49:01 all 0.20 0.00 0.20 0.00 0.91 98.70 [2020-08-01T04:52:04.652Z] 04:49:01 0 0.05 0.00 0.10 0.00 0.43 99.42 [2020-08-01T04:52:04.652Z] 04:49:01 1 0.28 0.00 0.35 0.00 1.39 97.98 [2020-08-01T04:52:04.652Z] 04:49:01 2 0.40 0.00 0.27 0.00 1.68 97.65 [2020-08-01T04:52:04.652Z] 04:49:01 3 0.07 0.00 0.08 0.00 0.13 99.72 [2020-08-01T04:52:04.652Z] 04:50:01 all 0.19 0.00 0.21 0.02 1.42 98.17 [2020-08-01T04:52:04.652Z] 04:50:01 0 0.20 0.00 0.18 0.00 1.34 98.27 [2020-08-01T04:52:04.652Z] 04:50:01 1 0.10 0.00 0.30 0.08 1.47 98.04 [2020-08-01T04:52:04.652Z] 04:50:01 2 0.38 0.00 0.27 0.00 2.28 97.07 [2020-08-01T04:52:04.652Z] 04:50:01 3 0.07 0.00 0.08 0.00 0.60 99.26 [2020-08-01T04:52:04.653Z] 04:51:01 all 0.17 0.00 0.20 0.00 1.43 98.20 [2020-08-01T04:52:04.653Z] 04:51:01 0 0.10 0.00 0.12 0.00 1.11 98.67 [2020-08-01T04:52:04.653Z] 04:51:01 1 0.30 0.00 0.38 0.00 2.20 97.11 [2020-08-01T04:52:04.653Z] 04:51:01 2 0.23 0.00 0.17 0.00 1.35 98.26 [2020-08-01T04:52:04.653Z] 04:51:01 3 0.05 0.00 0.12 0.00 1.05 98.79 [2020-08-01T04:52:04.653Z] 04:52:02 all 5.70 0.00 5.03 4.47 15.72 69.08 [2020-08-01T04:52:04.653Z] 04:52:02 0 3.94 0.00 3.61 3.78 16.14 72.53 [2020-08-01T04:52:04.653Z] 04:52:02 1 4.48 0.00 4.96 4.72 15.33 70.50 [2020-08-01T04:52:04.653Z] 04:52:02 2 7.29 0.00 6.31 4.63 15.21 66.56 [2020-08-01T04:52:04.653Z] 04:52:02 3 7.19 0.00 5.29 4.75 16.18 66.59 [2020-08-01T04:52:04.653Z] Average: all 11.92 0.00 5.73 7.43 11.02 63.91 [2020-08-01T04:52:04.653Z] Average: 0 11.93 0.00 5.89 7.07 11.53 63.58 [2020-08-01T04:52:04.653Z] Average: 1 11.76 0.00 5.66 7.37 10.97 64.24 [2020-08-01T04:52:04.653Z] Average: 2 12.22 0.00 5.65 7.73 10.94 63.46 [2020-08-01T04:52:04.653Z] Average: 3 11.77 0.00 5.72 7.53 10.64 64.34 [2020-08-01T04:52:04.653Z] [2020-08-01T04:52:04.653Z] [2020-08-01T04:52:04.653Z]