Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of andresrinivasan for edgexfoundry/edgex-go Loading trusted files from base branch master at 75437401aaf0e0f587015af03db21405a724386e rather than 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 Obtained Jenkinsfile from 75437401aaf0e0f587015af03db21405a724386e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 --version # 'git version 2.16.6' > 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 > git --version # 'git version 2.16.6' 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5471 in /w/workspace/edgexfoundry_edgex-go_PR-2688 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/21 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/21 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 Merge succeeded, producing 1ef869b7d90f577474b17068e5f1a66c05e00bbb Checking out Revision 1ef869b7d90f577474b17068e5f1a66c05e00bbb (PR-2688) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2688/head:refs/remotes/origin/PR-2688 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 # 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 75437401aaf0e0f587015af03db21405a724386e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ef869b7d90f577474b17068e5f1a66c05e00bbb # timeout=10 Commit message: "Merge commit '75437401aaf0e0f587015af03db21405a724386e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-15T00:32:25.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-15T00:32:25.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-15T00:32:25.342Z] ========================================================= [2020-10-15T00:32:25.342Z] EdgeX Global Pipelines Version Info [2020-10-15T00:32:25.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9e07673d4aec3b57c511955519072cd404df822c # timeout=10 [2020-10-15T00:32:27.591Z] ------------------- [2020-10-15T00:32:27.591Z] stable info: [2020-10-15T00:32:27.591Z] ------------------- [2020-10-15T00:32:27.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-15T00:32:27.591Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-15T00:32:27.591Z] Message: update stable to v1.0.142 [2020-10-15T00:32:28.171Z] ------------------- [2020-10-15T00:32:28.171Z] experimental info: [2020-10-15T00:32:28.171Z] ------------------- [2020-10-15T00:32:28.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-15T00:32:28.171Z] Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 [2020-10-15T00:32:28.171Z] Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-15T00:32:28.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-15T00:32:28.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-15T00:32:28.660Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-15T00:32:28.735Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-15T00:32:28.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-15T00:32:28.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-15T00:32:28.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-15T00:32:29.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-15T00:32:29.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-15T00:32:29.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-15T00:32:29.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-15T00:32:29.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-15T00:32:29.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-15T00:32:29.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-15T00:32:29.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T00:32:29.824Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T00:32:29.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-15T00:32:29.984Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-15T00:32:30.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-15T00:32:30.176Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-15T00:32:30.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-15T00:32:30.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2688 [Pipeline] echo [2020-10-15T00:32:30.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2688 [Pipeline] echo [2020-10-15T00:32:30.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2688 [Pipeline] echo [2020-10-15T00:32:30.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ef869b7d90f577474b17068e5f1a66c05e00bbb [Pipeline] echo [2020-10-15T00:32:30.882Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ef869b [Pipeline] echo [2020-10-15T00:32:30.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-15T00:32:31.412Z] ++ 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-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/core-command/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/core-data/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-15T00:32:31.412Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-15T00:32:31.412Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:32:31.412Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-15T00:32:31.412Z] ++ cut -d/ -f2 [2020-10-15T00:32:31.412Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-15T00:32:31.639Z] 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-10-15T00:32:32.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T00:32:33.128Z] [2020-10-15T00:32:33.128Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:32:33.615Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T00:32:33.907Z] latest: Pulling from edgex-devops/git-semver [2020-10-15T00:32:33.907Z] 31603596830f: Pulling fs layer [2020-10-15T00:32:33.907Z] 2a8b12db71e7: Pulling fs layer [2020-10-15T00:32:33.907Z] 6ca5941a6612: Pulling fs layer [2020-10-15T00:32:33.907Z] ecc8261a40a4: Pulling fs layer [2020-10-15T00:32:33.907Z] ecc8261a40a4: Waiting [2020-10-15T00:32:33.907Z] 2a8b12db71e7: Verifying Checksum [2020-10-15T00:32:33.907Z] 2a8b12db71e7: Download complete [2020-10-15T00:32:33.907Z] 31603596830f: Verifying Checksum [2020-10-15T00:32:33.907Z] 31603596830f: Download complete [2020-10-15T00:32:34.239Z] ecc8261a40a4: Verifying Checksum [2020-10-15T00:32:34.239Z] ecc8261a40a4: Download complete [2020-10-15T00:32:34.913Z] 6ca5941a6612: Verifying Checksum [2020-10-15T00:32:34.913Z] 6ca5941a6612: Download complete [2020-10-15T00:32:34.913Z] 31603596830f: Pull complete [2020-10-15T00:32:35.227Z] 2a8b12db71e7: Pull complete [2020-10-15T00:32:36.912Z] 6ca5941a6612: Pull complete [2020-10-15T00:32:37.186Z] ecc8261a40a4: Pull complete [2020-10-15T00:32:37.186Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-15T00:32:37.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T00:32:37.186Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-15T00:32:37.560Z] prd-centos7-docker-4c-2g-5471 does not seem to be running inside a container [2020-10-15T00:32:37.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-15T00:32:40.984Z] $ docker top 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-15T00:32:41.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T00:32:41.396Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T00:32:41.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T00:32:41.772Z] $ docker exec 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent [2020-10-15T00:32:42.057Z] SSH_AUTH_SOCK=/tmp/ssh-teeQ4xaBECQ1/agent.12 [2020-10-15T00:32:42.057Z] SSH_AGENT_PID=17 [2020-10-15T00:32:42.082Z] Running ssh-add (command line suppressed) [2020-10-15T00:32:42.335Z] Identity added: /w/workspace/edgex-go/21@tmp/private_key_7678011703564934761.key (/w/workspace/edgex-go/21@tmp/private_key_7678011703564934761.key) [2020-10-15T00:32:42.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T00:32:43.081Z] + git tag --points-at HEAD [Pipeline] } [2020-10-15T00:32:43.230Z] $ docker exec --env ******** --env ******** 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent -k [2020-10-15T00:32:43.420Z] unset SSH_AUTH_SOCK; [2020-10-15T00:32:43.421Z] unset SSH_AGENT_PID; [2020-10-15T00:32:43.421Z] echo Agent pid 17 killed; [2020-10-15T00:32:43.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-15T00:32:43.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T00:32:43.628Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T00:32:43.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T00:32:43.936Z] $ docker exec 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent [2020-10-15T00:32:44.250Z] SSH_AUTH_SOCK=/tmp/ssh-efIFGUXxDzmV/agent.49 [2020-10-15T00:32:44.250Z] SSH_AGENT_PID=54 [2020-10-15T00:32:44.283Z] Running ssh-add (command line suppressed) [2020-10-15T00:32:44.635Z] Identity added: /w/workspace/edgex-go/21@tmp/private_key_4914064191548975798.key (/w/workspace/edgex-go/21@tmp/private_key_4914064191548975798.key) [2020-10-15T00:32:44.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T00:32:45.170Z] + git semver init [2020-10-15T00:32:45.170Z] # -> Open(): unable to determine branch for HEAD [2020-10-15T00:32:45.170Z] # $GIT_DIR = /w/workspace/edgex-go/21/.git [2020-10-15T00:32:45.170Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/21 [2020-10-15T00:32:45.170Z] # $SEMVER_REMOTE_NAME = origin [2020-10-15T00:32:45.170Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-15T00:32:45.170Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-15T00:32:45.170Z] # $SEMVER_BRANCH = PR-2688 [2020-10-15T00:32:45.170Z] # $SEMVER_TEMP = /tmp/semver-233338163 [2020-10-15T00:32:45.170Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-15T00:33:24.851Z] # '/tmp/semver-233338163' -> '/w/workspace/edgex-go/21/.semver' [2020-10-15T00:33:24.851Z] # -> Force: false [2020-10-15T00:33:24.851Z] # $SEMVER_DIR = /w/workspace/edgex-go/21/.semver [Pipeline] } [2020-10-15T00:33:25.097Z] $ docker exec --env ******** --env ******** 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent -k [2020-10-15T00:33:25.517Z] unset SSH_AUTH_SOCK; [2020-10-15T00:33:25.518Z] unset SSH_AGENT_PID; [2020-10-15T00:33:25.518Z] echo Agent pid 54 killed; [2020-10-15T00:33:25.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-15T00:33:26.317Z] + git semver [Pipeline] } [2020-10-15T00:33:26.409Z] $ docker stop --time=1 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 [2020-10-15T00:33:28.221Z] $ docker rm -f 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-15T00:33:30.710Z] Stashed 1 file(s) [Pipeline] echo [2020-10-15T00:33:30.715Z] [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-10-15T00:33:31.408Z] ========================================================= [2020-10-15T00:33:31.408Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-15T00:33:31.408Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:33:31.800Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-15T00:33:31.800Z] error checking context: 'can't stat '/w/workspace/edgex-go/21/.semver''. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-15T00:33:33.069Z] Failed in branch amd64 [2020-10-15T00:33:46.188Z] Still waiting to schedule task [2020-10-15T00:33:46.188Z] ‘prd-centos7-docker-4c-2g-3642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5473’ is offline [2020-10-15T00:36:27.488Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5477 in /w/workspace/edgexfoundry_edgex-go_PR-2688 [Pipeline] { [Pipeline] ws [2020-10-15T00:36:27.579Z] Running in /w/workspace/edgex-go/21 [Pipeline] { [Pipeline] checkout [2020-10-15T00:36:33.014Z] using credential edgex-jenkins-ssh [2020-10-15T00:36:33.072Z] Cloning the remote Git repository [2020-10-15T00:36:33.154Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-15T00:36:33.272Z] > git init /w/workspace/edgex-go/21 # timeout=10 [2020-10-15T00:36:33.357Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-15T00:36:33.358Z] > git --version # timeout=10 [2020-10-15T00:36:33.384Z] > git --version # 'git version 2.17.1' [2020-10-15T00:36:33.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T00:36:33.447Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T00:36:56.205Z] Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 [2020-10-15T00:36:55.398Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-15T00:36:55.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T00:36:55.455Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-15T00:36:55.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-15T00:36:55.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T00:36:55.515Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2688/head:refs/remotes/origin/PR-2688 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T00:36:56.233Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T00:36:56.264Z] > git checkout -f 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 # timeout=10 [2020-10-15T00:36:57.159Z] Merge succeeded, producing 84dfce66ea46d2ccb8e976e4a98e016af22d46fd [2020-10-15T00:36:57.159Z] Checking out Revision 84dfce66ea46d2ccb8e976e4a98e016af22d46fd (PR-2688) [2020-10-15T00:36:56.641Z] > git remote # timeout=10 [2020-10-15T00:36:56.671Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T00:36:56.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T00:36:56.737Z] > git merge 75437401aaf0e0f587015af03db21405a724386e # timeout=10 [2020-10-15T00:36:57.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T00:36:57.171Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T00:36:57.184Z] > git checkout -f 84dfce66ea46d2ccb8e976e4a98e016af22d46fd # timeout=10 [2020-10-15T00:37:01.798Z] Commit message: "Merge commit '75437401aaf0e0f587015af03db21405a724386e' into HEAD" [2020-10-15T00:37:01.829Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-15T00:37:02.764Z] ========================================================= [2020-10-15T00:37:02.764Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-15T00:37:02.764Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:37:03.796Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-15T00:37:01.813Z] > git rev-list --no-walk 9e07673d4aec3b57c511955519072cd404df822c # timeout=10 [2020-10-15T00:37:06.487Z] Sending build context to Docker daemon 164.9MB [2020-10-15T00:37:06.487Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-15T00:37:06.487Z] Step 2/7 : FROM ${BASE} [2020-10-15T00:37:06.764Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-15T00:37:06.764Z] b538f80385f9: Pulling fs layer [2020-10-15T00:37:06.764Z] 74f711af9a0d: Pulling fs layer [2020-10-15T00:37:06.764Z] 99f96fe45779: Pulling fs layer [2020-10-15T00:37:06.764Z] 8529a6b9a6be: Pulling fs layer [2020-10-15T00:37:06.764Z] 45590311c82a: Pulling fs layer [2020-10-15T00:37:06.764Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-15T00:37:06.764Z] 209524e5b208: Pulling fs layer [2020-10-15T00:37:06.764Z] 8529a6b9a6be: Waiting [2020-10-15T00:37:06.764Z] 45590311c82a: Waiting [2020-10-15T00:37:06.764Z] 69ca0ff8b7b3: Waiting [2020-10-15T00:37:06.764Z] 209524e5b208: Waiting [2020-10-15T00:37:06.764Z] 99f96fe45779: Verifying Checksum [2020-10-15T00:37:06.764Z] 99f96fe45779: Download complete [2020-10-15T00:37:06.764Z] 74f711af9a0d: Download complete [2020-10-15T00:37:06.764Z] 45590311c82a: Verifying Checksum [2020-10-15T00:37:06.764Z] 45590311c82a: Download complete [2020-10-15T00:37:06.764Z] 69ca0ff8b7b3: Download complete [2020-10-15T00:37:06.764Z] b538f80385f9: Download complete [2020-10-15T00:37:07.764Z] b538f80385f9: Pull complete [2020-10-15T00:37:08.041Z] 74f711af9a0d: Pull complete [2020-10-15T00:37:08.645Z] 99f96fe45779: Pull complete [2020-10-15T00:37:09.638Z] 209524e5b208: Verifying Checksum [2020-10-15T00:37:09.638Z] 209524e5b208: Download complete [2020-10-15T00:37:11.076Z] 8529a6b9a6be: Verifying Checksum [2020-10-15T00:37:11.076Z] 8529a6b9a6be: Download complete [2020-10-15T00:37:21.218Z] 8529a6b9a6be: Pull complete [2020-10-15T00:37:21.218Z] 45590311c82a: Pull complete [2020-10-15T00:37:21.218Z] 69ca0ff8b7b3: Pull complete [2020-10-15T00:37:23.853Z] 209524e5b208: Pull complete [2020-10-15T00:37:23.853Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-15T00:37:23.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-15T00:37:23.853Z] ---> 5bddaf1c2fca [2020-10-15T00:37:23.853Z] 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-10-15T00:37:27.247Z] ---> Running in 2ffcfc03cee8 [2020-10-15T00:37:29.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:37:29.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:37:30.812Z] (1/12) Installing libmagic (5.38-r0) [2020-10-15T00:37:30.812Z] (2/12) Installing file (5.38-r0) [2020-10-15T00:37:30.812Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-15T00:37:31.084Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-15T00:37:36.495Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-15T00:37:36.495Z] (6/12) Installing patch (2.7.6-r6) [2020-10-15T00:37:36.495Z] (7/12) Installing build-base (0.5-r2) [2020-10-15T00:37:36.495Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-15T00:37:36.495Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-15T00:37:36.495Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-15T00:37:36.777Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-15T00:37:36.777Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-15T00:37:36.777Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T00:37:36.777Z] OK: 217 MiB in 51 packages [2020-10-15T00:37:41.097Z] Removing intermediate container 2ffcfc03cee8 [2020-10-15T00:37:41.097Z] ---> 965d566b5dda [2020-10-15T00:37:41.097Z] Step 4/7 : WORKDIR /edgex-go [2020-10-15T00:37:41.377Z] ---> Running in d61ec44c70a4 [2020-10-15T00:37:41.654Z] Removing intermediate container d61ec44c70a4 [2020-10-15T00:37:41.654Z] ---> bd75367b0986 [2020-10-15T00:37:41.654Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-15T00:37:42.251Z] latest: Pulling from library/docker [2020-10-15T00:37:42.251Z] b538f80385f9: Already exists [2020-10-15T00:37:42.251Z] 259a493cd78d: Pulling fs layer [2020-10-15T00:37:42.251Z] b8e66b5100f5: Pulling fs layer [2020-10-15T00:37:42.251Z] 7f8258a56ab6: Pulling fs layer [2020-10-15T00:37:42.251Z] 75a0a0ebb566: Pulling fs layer [2020-10-15T00:37:42.251Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-15T00:37:42.251Z] 294320357d30: Pulling fs layer [2020-10-15T00:37:42.251Z] 75a0a0ebb566: Waiting [2020-10-15T00:37:42.251Z] 4a2c62f0a2a3: Waiting [2020-10-15T00:37:42.251Z] 294320357d30: Waiting [2020-10-15T00:37:42.528Z] b8e66b5100f5: Verifying Checksum [2020-10-15T00:37:42.528Z] b8e66b5100f5: Download complete [2020-10-15T00:37:42.528Z] 259a493cd78d: Verifying Checksum [2020-10-15T00:37:42.528Z] 259a493cd78d: Download complete [2020-10-15T00:37:42.528Z] 75a0a0ebb566: Verifying Checksum [2020-10-15T00:37:42.528Z] 75a0a0ebb566: Download complete [2020-10-15T00:37:42.805Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-15T00:37:42.805Z] 4a2c62f0a2a3: Download complete [2020-10-15T00:37:42.806Z] 294320357d30: Verifying Checksum [2020-10-15T00:37:42.806Z] 294320357d30: Download complete [2020-10-15T00:37:43.412Z] 259a493cd78d: Pull complete [2020-10-15T00:37:43.690Z] b8e66b5100f5: Pull complete [2020-10-15T00:37:43.969Z] 7f8258a56ab6: Verifying Checksum [2020-10-15T00:37:43.969Z] 7f8258a56ab6: Download complete [2020-10-15T00:37:47.375Z] 7f8258a56ab6: Pull complete [2020-10-15T00:37:47.650Z] 75a0a0ebb566: Pull complete [2020-10-15T00:37:47.928Z] 4a2c62f0a2a3: Pull complete [2020-10-15T00:37:48.211Z] 294320357d30: Pull complete [2020-10-15T00:37:48.211Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-15T00:37:48.211Z] Status: Downloaded newer image for docker:latest [2020-10-15T00:37:52.560Z] ---> bc1549fe0b11 [2020-10-15T00:37:52.560Z] Step 6/7 : COPY go.mod . [2020-10-15T00:37:52.560Z] ---> db16d889c298 [2020-10-15T00:37:52.560Z] Step 7/7 : RUN go mod download [2020-10-15T00:37:52.854Z] ---> Running in 106d57e4e25e [2020-10-15T00:38:19.659Z] Removing intermediate container 106d57e4e25e [2020-10-15T00:38:19.659Z] ---> 97b00f8fecf1 [2020-10-15T00:38:19.659Z] Successfully built 97b00f8fecf1 [2020-10-15T00:38:19.659Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:38:20.108Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T00:38:20.108Z] . [Pipeline] withDockerContainer [2020-10-15T00:38:20.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container [2020-10-15T00:38:20.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T00:38:22.423Z] $ docker top c7b070a7ebf3577d5e0811fd7609191ef5ac380bc235a23137f319cb2cf9cb57 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T00:38:23.937Z] + go version [2020-10-15T00:38:23.937Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-15T00:38:23.972Z] $ docker stop --time=1 c7b070a7ebf3577d5e0811fd7609191ef5ac380bc235a23137f319cb2cf9cb57 [2020-10-15T00:38:25.918Z] $ docker rm -f c7b070a7ebf3577d5e0811fd7609191ef5ac380bc235a23137f319cb2cf9cb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:38:27.164Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T00:38:27.164Z] . [Pipeline] withDockerContainer [2020-10-15T00:38:27.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container [2020-10-15T00:38:27.644Z] $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T00:38:29.175Z] $ docker top 2f30fa6f7953a1680d9054e17f3de296ee56db87695f5f2c76b31647dfaf2c88 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-15T00:38:29.591Z] ========================================================= [2020-10-15T00:38:29.591Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-15T00:38:29.591Z] ========================================================= [Pipeline] sh [2020-10-15T00:38:30.321Z] + make test [2020-10-15T00:38:30.321Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-15T00:38:33.810Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-15T00:39:13.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-15T00:39:28.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-15T00:39:28.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-15T00:39:28.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-15T00:39:28.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-15T00:39:31.628Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s [2020-10-15T00:39:31.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-15T00:39:31.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-15T00:39:31.628Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-15T00:39:34.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-15T00:39:35.303Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-15T00:39:35.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-15T00:39:35.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-15T00:39:35.304Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-15T00:39:45.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.6% of statements [2020-10-15T00:39:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-15T00:39:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-15T00:39:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-15T00:39:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-15T00:39:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-15T00:39:51.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.1% of statements [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-15T00:39:51.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-15T00:39:51.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-15T00:39:51.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 83.6% of statements [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-15T00:39:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-15T00:39:53.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.410s coverage: 88.9% of statements [2020-10-15T00:39:53.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-15T00:39:53.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-15T00:39:53.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-15T00:39:53.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-15T00:39:57.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.415s coverage: 28.6% of statements [2020-10-15T00:39:57.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-15T00:39:57.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-15T00:39:57.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-15T00:39:57.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-15T00:39:57.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-15T00:39:57.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.040s coverage: 100.0% of statements [2020-10-15T00:39:57.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-15T00:39:57.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2020-10-15T00:39:57.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-15T00:40:00.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.083s coverage: 86.7% of statements [2020-10-15T00:40:00.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-15T00:40:00.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements [2020-10-15T00:40:00.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-15T00:40:00.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.029s coverage: 100.0% of statements [2020-10-15T00:40:00.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-15T00:40:00.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-15T00:40:00.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-15T00:40:00.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-15T00:40:03.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.187s coverage: 98.7% of statements [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-15T00:40:03.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.016s coverage: 58.8% of statements [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-15T00:40:03.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.0% of statements [no tests to run] [2020-10-15T00:40:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-15T00:40:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-15T00:40:05.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 63.5% of statements [2020-10-15T00:40:05.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-15T00:40:05.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-15T00:40:05.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements [2020-10-15T00:40:05.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2020-10-15T00:40:06.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2020-10-15T00:40:06.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2020-10-15T00:40:07.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2020-10-15T00:40:10.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 55.9% of statements [2020-10-15T00:40:10.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-15T00:40:10.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-15T00:40:10.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-15T00:40:10.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 57.293s coverage: 86.3% of statements [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.150s coverage: 72.2% of statements [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.431s coverage: 72.1% of statements [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.026s coverage: 82.4% of statements [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.025s coverage: 48.4% of statements [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.028s coverage: 28.8% of statements [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.060s coverage: 96.8% of statements [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 36.5% of statements [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.320s coverage: 84.1% of statements [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.023s coverage: 42.9% of statements [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.024s coverage: 100.0% of statements [2020-10-15T00:41:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-15T00:41:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.052s coverage: 83.8% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.196s coverage: 29.1% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.013s coverage: 0.0% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.015s coverage: 100.0% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-15T00:41:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.017s coverage: 100.0% of statements [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements [2020-10-15T00:41:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements [2020-10-15T00:41:07.380Z] GO111MODULE=on go vet ./... [2020-10-15T00:41:29.609Z] gofmt -l . [2020-10-15T00:41:30.209Z] [ "`gofmt -l .`" = "" ] [2020-10-15T00:41:32.893Z] ./bin/test-go-mod-tidy.sh [2020-10-15T00:41:33.501Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-15T00:41:38.249Z] + ls -al . [2020-10-15T00:41:38.249Z] total 632 [2020-10-15T00:41:38.249Z] drwxrwxr-x 9 1001 1001 4096 Oct 15 00:41 . [2020-10-15T00:41:38.249Z] drwxr-xr-x 4 root root 4096 Oct 15 00:38 .. [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 11 Oct 15 00:36 .dockerignore [2020-10-15T00:41:38.249Z] drwxrwxr-x 8 1001 1001 4096 Oct 15 00:37 .git [2020-10-15T00:41:38.249Z] drwxrwxr-x 3 1001 1001 4096 Oct 15 00:36 .github [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 932 Oct 15 00:36 .gitignore [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 166 Oct 15 00:36 .sonarcloud.properties [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 3804 Oct 15 00:36 CONTRIBUTING.md [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 1035 Oct 15 00:36 Dockerfile.build [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 863 Oct 15 00:36 Jenkinsfile [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 10775 Oct 15 00:36 LICENSE [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 6237 Oct 15 00:36 Makefile [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 6447 Oct 15 00:36 README.md [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 7286 Oct 15 00:36 SECURITY.md [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 5 Oct 15 00:33 VERSION [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 4131 Oct 15 00:36 ZMQWindows.md [2020-10-15T00:41:38.249Z] drwxrwxr-x 2 1001 1001 4096 Oct 15 00:36 bin [2020-10-15T00:41:38.249Z] drwxrwxr-x 15 1001 1001 4096 Oct 15 00:36 cmd [2020-10-15T00:41:38.249Z] -rw-r--r-- 1 root root 504696 Oct 15 00:41 coverage.out [2020-10-15T00:41:38.249Z] -rw-r--r-- 1 root root 1040 Oct 15 00:41 go.mod [2020-10-15T00:41:38.249Z] -rw-r--r-- 1 root root 18983 Oct 15 00:41 go.sum [2020-10-15T00:41:38.249Z] drwxrwxr-x 8 1001 1001 4096 Oct 15 00:36 internal [2020-10-15T00:41:38.249Z] drwxrwxr-x 4 1001 1001 4096 Oct 15 00:36 openapi [2020-10-15T00:41:38.249Z] drwxrwxr-x 4 1001 1001 4096 Oct 15 00:36 snap [2020-10-15T00:41:38.249Z] -rw-rw-r-- 1 1001 1001 168 Oct 15 00:36 version.go [Pipeline] sh [2020-10-15T00:41:38.808Z] + '[' -e coverage.out ] [2020-10-15T00:41:38.808Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-15T00:41:40.508Z] Stashed 1 file(s) [Pipeline] sh [2020-10-15T00:41:41.258Z] + make build [2020-10-15T00:41:41.258Z] 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-10-15T00:42:08.141Z] 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-10-15T00:42:20.540Z] 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-10-15T00:42:25.927Z] 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-10-15T00:42:30.238Z] 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-10-15T00:42:38.521Z] 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-10-15T00:42:39.497Z] 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-10-15T00:42:44.906Z] 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-10-15T00:42:50.320Z] 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-10-15T00:42:55.745Z] 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-10-15T00:43:01.156Z] 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-10-15T00:43:06.582Z] 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-10-15T00:43:10.913Z] 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 [Pipeline] } [2020-10-15T00:43:16.361Z] $ docker stop --time=1 2f30fa6f7953a1680d9054e17f3de296ee56db87695f5f2c76b31647dfaf2c88 [2020-10-15T00:43:18.954Z] $ docker rm -f 2f30fa6f7953a1680d9054e17f3de296ee56db87695f5f2c76b31647dfaf2c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:43:22.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T00:43:22.122Z] [2020-10-15T00:43:22.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:43:22.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T00:43:22.803Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-15T00:43:22.803Z] 29e5d40040c1: Pulling fs layer [2020-10-15T00:43:22.803Z] 1ce36da41761: Pulling fs layer [2020-10-15T00:43:22.803Z] 25b303627fd3: Pulling fs layer [2020-10-15T00:43:23.403Z] 29e5d40040c1: Verifying Checksum [2020-10-15T00:43:23.403Z] 29e5d40040c1: Download complete [2020-10-15T00:43:24.021Z] 1ce36da41761: Verifying Checksum [2020-10-15T00:43:24.021Z] 1ce36da41761: Download complete [2020-10-15T00:43:24.021Z] 29e5d40040c1: Pull complete [2020-10-15T00:43:25.459Z] 1ce36da41761: Pull complete [2020-10-15T00:43:25.735Z] 25b303627fd3: Verifying Checksum [2020-10-15T00:43:25.735Z] 25b303627fd3: Download complete [2020-10-15T00:43:35.897Z] 25b303627fd3: Pull complete [2020-10-15T00:43:35.897Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-15T00:43:35.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T00:43:35.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-15T00:43:36.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container [2020-10-15T00:43:36.260Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-15T00:43:40.289Z] $ docker top a22b06690b30a851846bd221b2f25d1a97d7f3bdbfe7bcbb2eb87a03cde98188 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T00:43:41.811Z] + docker-compose build --help [2020-10-15T00:43:41.811Z] + grep parallel [2020-10-15T00:43:47.200Z] --parallel Build images in parallel. [Pipeline] } [2020-10-15T00:43:47.217Z] $ docker stop --time=1 a22b06690b30a851846bd221b2f25d1a97d7f3bdbfe7bcbb2eb87a03cde98188 [2020-10-15T00:43:49.158Z] $ docker rm -f a22b06690b30a851846bd221b2f25d1a97d7f3bdbfe7bcbb2eb87a03cde98188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:43:50.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T00:43:50.079Z] . [Pipeline] withDockerContainer [2020-10-15T00:43:50.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container [2020-10-15T00:43:50.520Z] $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-15T00:43:51.939Z] $ docker top 336b64d5e49c75206fb564ab9128509d0be2c597ebdea2d699667f0bb3a3d696 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T00:43:52.998Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-15T00:43:58.388Z] Building docker-core-command-go ... [2020-10-15T00:43:58.388Z] Building docker-core-data-go ... [2020-10-15T00:43:58.388Z] Building docker-core-metadata-go ... [2020-10-15T00:43:58.388Z] Building docker-security-proxy-setup-go ... [2020-10-15T00:43:58.388Z] Building docker-security-secrets-setup-go ... [2020-10-15T00:43:58.388Z] Building docker-security-secretstore-setup-go ... [2020-10-15T00:43:58.388Z] Building docker-support-logging-go ... [2020-10-15T00:43:58.388Z] Building docker-support-notifications-go ... [2020-10-15T00:43:58.388Z] Building docker-support-scheduler-go ... [2020-10-15T00:43:58.388Z] Building docker-sys-mgmt-agent-go ... [2020-10-15T00:43:58.388Z] Building docker-core-command-go [2020-10-15T00:43:58.388Z] Building docker-security-secretstore-setup-go [2020-10-15T00:43:58.388Z] Building docker-core-metadata-go [2020-10-15T00:43:58.388Z] Building docker-core-data-go [2020-10-15T00:43:58.388Z] Building docker-support-notifications-go [2020-10-15T00:45:06.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:45:06.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:45:06.364Z] ---> 97b00f8fecf1 [2020-10-15T00:45:06.364Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T00:45:06.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:45:06.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:45:06.364Z] ---> 97b00f8fecf1 [2020-10-15T00:45:06.364Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T00:45:06.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:45:06.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:45:06.364Z] ---> 97b00f8fecf1 [2020-10-15T00:45:06.364Z] Step 3/23 : WORKDIR /edgex-go [2020-10-15T00:45:06.364Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:45:06.365Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:45:06.365Z] ---> 97b00f8fecf1 [2020-10-15T00:45:06.365Z] Step 3/26 : WORKDIR /edgex-go [2020-10-15T00:45:06.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:45:06.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:45:06.365Z] ---> 97b00f8fecf1 [2020-10-15T00:45:06.365Z] Step 3/24 : WORKDIR /edgex-go [2020-10-15T00:45:08.992Z] ---> Running in 1f2d205cec44 [2020-10-15T00:45:08.992Z] ---> Running in 9fae84635aed [2020-10-15T00:45:08.992Z] ---> Running in 0227550046dc [2020-10-15T00:45:08.992Z] ---> Running in d09fd16bf010 [2020-10-15T00:45:08.992Z] ---> Running in 6dfbc5084a02 [2020-10-15T00:45:09.599Z] Removing intermediate container 0227550046dc [2020-10-15T00:45:09.599Z] ---> 16d274e0fc6f [2020-10-15T00:45:09.599Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:45:09.599Z] Removing intermediate container 1f2d205cec44 [2020-10-15T00:45:09.599Z] ---> 82a0bd69397d [2020-10-15T00:45:09.599Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:45:09.599Z] Removing intermediate container 6dfbc5084a02 [2020-10-15T00:45:09.599Z] ---> e0f62c3f9be4 [2020-10-15T00:45:09.599Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:45:09.599Z] Removing intermediate container d09fd16bf010 [2020-10-15T00:45:09.599Z] ---> bcc85aa55c38 [2020-10-15T00:45:09.599Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:45:09.599Z] Removing intermediate container 9fae84635aed [2020-10-15T00:45:09.600Z] ---> 8661dae48712 [2020-10-15T00:45:09.600Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:45:09.879Z] ---> Running in df03a2c5ae4b [2020-10-15T00:45:09.879Z] ---> Running in ac1064d05066 [2020-10-15T00:45:09.879Z] ---> Running in 2170225b3cac [2020-10-15T00:45:09.879Z] ---> Running in b593c7670a31 [2020-10-15T00:45:09.879Z] ---> Running in bb3785a91ec9 [2020-10-15T00:45:14.241Z] Removing intermediate container ac1064d05066 [2020-10-15T00:45:14.241Z] ---> 5ffe47f5ef39 [2020-10-15T00:45:14.241Z] Step 5/26 : RUN apk update && apk add make git [2020-10-15T00:45:14.525Z] ---> Running in 29273d3b5375 [2020-10-15T00:45:14.525Z] Removing intermediate container df03a2c5ae4b [2020-10-15T00:45:14.525Z] ---> d883c2a5dbb4 [2020-10-15T00:45:14.525Z] Step 5/22 : RUN apk update && apk add make git [2020-10-15T00:45:14.807Z] ---> Running in 7bdf6314e95b [2020-10-15T00:45:14.807Z] Removing intermediate container bb3785a91ec9 [2020-10-15T00:45:14.807Z] ---> 3e493150cce2 [2020-10-15T00:45:14.807Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-15T00:45:15.101Z] Removing intermediate container 2170225b3cac [2020-10-15T00:45:15.101Z] ---> 88f4825114a8 [2020-10-15T00:45:15.101Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-15T00:45:15.101Z] ---> Running in 847e22a8de55 [2020-10-15T00:45:15.101Z] Removing intermediate container b593c7670a31 [2020-10-15T00:45:15.101Z] ---> 744f9f0e45af [2020-10-15T00:45:15.101Z] Step 5/22 : RUN apk update && apk add make git [2020-10-15T00:45:15.396Z] ---> Running in 6352c122d4d1 [2020-10-15T00:45:15.396Z] ---> Running in 7753a5600313 [2020-10-15T00:45:17.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:17.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:17.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:17.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:17.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:17.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:18.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:18.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:18.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:18.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:45:18.832Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:45:18.832Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:45:18.832Z] OK: 12623 distinct packages available [2020-10-15T00:45:19.432Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:45:19.432Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:45:19.432Z] OK: 12623 distinct packages available [2020-10-15T00:45:19.432Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:45:19.432Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:45:19.432Z] OK: 12623 distinct packages available [2020-10-15T00:45:19.709Z] OK: 217 MiB in 51 packages [2020-10-15T00:45:19.709Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:45:19.709Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:45:19.709Z] OK: 12623 distinct packages available [2020-10-15T00:45:19.985Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:45:19.985Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:45:19.985Z] OK: 12623 distinct packages available [2020-10-15T00:45:20.264Z] OK: 217 MiB in 51 packages [2020-10-15T00:45:20.543Z] OK: 217 MiB in 51 packages [2020-10-15T00:45:20.543Z] OK: 217 MiB in 51 packages [2020-10-15T00:45:21.149Z] OK: 217 MiB in 51 packages [2020-10-15T00:45:21.742Z] Removing intermediate container 29273d3b5375 [2020-10-15T00:45:21.742Z] ---> 268f7579ab4b [2020-10-15T00:45:21.742Z] Step 6/26 : COPY go.mod . [2020-10-15T00:45:22.017Z] Removing intermediate container 7bdf6314e95b [2020-10-15T00:45:22.017Z] ---> a7898b161833 [2020-10-15T00:45:22.017Z] Step 6/22 : COPY go.mod . [2020-10-15T00:45:22.296Z] Removing intermediate container 7753a5600313 [2020-10-15T00:45:22.296Z] ---> 5c2e5348e6c6 [2020-10-15T00:45:22.296Z] Step 6/24 : COPY go.mod . [2020-10-15T00:45:22.296Z] Removing intermediate container 847e22a8de55 [2020-10-15T00:45:22.296Z] ---> 597c67420531 [2020-10-15T00:45:22.296Z] Step 6/23 : COPY go.mod . [2020-10-15T00:45:22.894Z] ---> 855137db8e7f [2020-10-15T00:45:22.894Z] Step 7/26 : RUN go mod download [2020-10-15T00:45:22.894Z] Removing intermediate container 6352c122d4d1 [2020-10-15T00:45:22.894Z] ---> f428fd4b0d52 [2020-10-15T00:45:22.894Z] Step 6/22 : COPY go.mod . [2020-10-15T00:45:22.894Z] ---> Running in c3a2ac24f80d [2020-10-15T00:45:22.894Z] ---> be085cacf291 [2020-10-15T00:45:22.894Z] Step 7/22 : RUN go mod download [2020-10-15T00:45:23.493Z] ---> c5c33defa013 [2020-10-15T00:45:23.493Z] Step 7/24 : RUN go mod download [2020-10-15T00:45:23.493Z] ---> Running in 3314896473b7 [2020-10-15T00:45:23.493Z] ---> 171eceb9f2d5 [2020-10-15T00:45:23.493Z] Step 7/23 : RUN go mod download [2020-10-15T00:45:23.782Z] ---> Running in a31aa8fc5e4c [2020-10-15T00:45:23.782Z] ---> Running in 33e90994adc9 [2020-10-15T00:45:24.064Z] ---> 992dde50ce7c [2020-10-15T00:45:24.064Z] Step 7/22 : RUN go mod download [2020-10-15T00:45:24.341Z] ---> Running in d18bcda897cb [2020-10-15T00:45:27.769Z] Removing intermediate container c3a2ac24f80d [2020-10-15T00:45:27.769Z] ---> 166d6ff3bfe4 [2020-10-15T00:45:27.769Z] Step 8/26 : COPY . . [2020-10-15T00:45:28.055Z] Removing intermediate container 3314896473b7 [2020-10-15T00:45:28.055Z] ---> febbb4c4d98f [2020-10-15T00:45:28.055Z] Step 8/22 : COPY . . [2020-10-15T00:45:29.095Z] Removing intermediate container 33e90994adc9 [2020-10-15T00:45:29.095Z] ---> 96475e00bc71 [2020-10-15T00:45:29.095Z] Step 8/23 : COPY . . [2020-10-15T00:45:29.696Z] Removing intermediate container a31aa8fc5e4c [2020-10-15T00:45:29.696Z] ---> ea8ef0a38f3f [2020-10-15T00:45:29.696Z] Step 8/24 : COPY . . [2020-10-15T00:45:30.296Z] Removing intermediate container d18bcda897cb [2020-10-15T00:45:30.296Z] ---> 0b12929476fb [2020-10-15T00:45:30.296Z] Step 8/22 : COPY . . [2020-10-15T00:45:52.527Z] ---> 0adc8bae61a1 [2020-10-15T00:45:52.527Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-15T00:45:52.527Z] ---> 83841f79b85b [2020-10-15T00:45:52.527Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-15T00:45:52.527Z] ---> 0a2aa5375868 [2020-10-15T00:45:52.527Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-15T00:45:52.527Z] ---> 9007982d8f49 [2020-10-15T00:45:52.527Z] 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-10-15T00:45:52.527Z] ---> c906ae3a514e [2020-10-15T00:45:52.527Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-15T00:45:52.527Z] ---> Running in 6a9768b924ec [2020-10-15T00:45:52.527Z] ---> Running in c06f95abe7be [2020-10-15T00:45:52.527Z] ---> Running in 1e56e912a069 [2020-10-15T00:45:52.527Z] ---> Running in 51f42b445e1a [2020-10-15T00:45:52.527Z] ---> Running in 3521546fd02f [2020-10-15T00:45:53.976Z] 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-10-15T00:45:54.249Z] 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-10-15T00:45:54.525Z] 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-10-15T00:45:54.525Z] 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-10-15T00:45:54.800Z] 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-10-15T00:47:31.649Z] 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-10-15T00:47:31.649Z] 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-10-15T00:47:46.773Z] Removing intermediate container 3521546fd02f [2020-10-15T00:47:46.773Z] ---> 7708770b0ce9 [2020-10-15T00:47:46.773Z] [2020-10-15T00:47:46.773Z] Step 10/26 : FROM alpine:3.10 [2020-10-15T00:47:46.773Z] 3.10: Pulling from library/alpine [2020-10-15T00:47:47.048Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-15T00:47:47.048Z] Status: Downloaded newer image for alpine:3.10 [2020-10-15T00:47:47.048Z] ---> 536a684cf733 [2020-10-15T00:47:47.048Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-15T00:47:47.327Z] ---> Running in c010fcf6872b [2020-10-15T00:47:50.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:47:50.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:47:51.394Z] v3.10.5-99-g0bd09295e6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-15T00:47:51.394Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-15T00:47:51.394Z] OK: 10167 distinct packages available [2020-10-15T00:47:52.389Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-15T00:47:52.665Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-15T00:47:52.665Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-15T00:47:52.665Z] (4/5) Installing curl (7.66.0-r1) [2020-10-15T00:47:52.665Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-15T00:47:52.665Z] Executing busybox-1.30.1-r3.trigger [2020-10-15T00:47:52.665Z] Executing ca-certificates-20191127-r2.trigger [2020-10-15T00:47:52.940Z] OK: 7 MiB in 19 packages [2020-10-15T00:47:57.277Z] Removing intermediate container c010fcf6872b [2020-10-15T00:47:57.277Z] ---> 88e353cf5e6b [2020-10-15T00:47:57.277Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-15T00:47:58.263Z] ---> Running in c8d241b991c6 [2020-10-15T00:47:59.713Z] Removing intermediate container c8d241b991c6 [2020-10-15T00:47:59.713Z] ---> 9e7abc4f0539 [2020-10-15T00:47:59.713Z] Step 13/26 : WORKDIR / [2020-10-15T00:47:59.991Z] ---> Running in dd6bc4817b5d [2020-10-15T00:48:01.017Z] Removing intermediate container 51f42b445e1a [2020-10-15T00:48:01.017Z] ---> 202d2e4046c2 [2020-10-15T00:48:01.017Z] [2020-10-15T00:48:01.017Z] Step 10/22 : FROM scratch [2020-10-15T00:48:01.017Z] ---> [2020-10-15T00:48:01.017Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T00:48:01.017Z] Removing intermediate container 1e56e912a069 [2020-10-15T00:48:01.017Z] ---> cb3a85c4c14e [2020-10-15T00:48:01.017Z] [2020-10-15T00:48:01.017Z] Step 10/24 : FROM scratch [2020-10-15T00:48:01.017Z] ---> [2020-10-15T00:48:01.017Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-15T00:48:01.017Z] Removing intermediate container dd6bc4817b5d [2020-10-15T00:48:01.017Z] ---> f18c812168b2 [2020-10-15T00:48:01.017Z] 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-10-15T00:48:01.293Z] ---> Running in e4ba98f2c2b2 [2020-10-15T00:48:01.577Z] ---> Running in 51b2d5aea514 [2020-10-15T00:48:02.592Z] Removing intermediate container e4ba98f2c2b2 [2020-10-15T00:48:02.592Z] ---> 89449f1ba439 [2020-10-15T00:48:02.592Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-15T00:48:02.592Z] Removing intermediate container 51b2d5aea514 [2020-10-15T00:48:02.592Z] ---> 808e6ff238de [2020-10-15T00:48:02.592Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-15T00:48:02.592Z] ---> ff4d0f790bdc [2020-10-15T00:48:02.592Z] ---> Running in bb349843c0ec [2020-10-15T00:48:02.592Z] 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-10-15T00:48:02.592Z] ---> Running in 1e087699662c [2020-10-15T00:48:03.593Z] Removing intermediate container 1e087699662c [2020-10-15T00:48:03.593Z] ---> f77479bc9459 [2020-10-15T00:48:03.593Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T00:48:03.873Z] Removing intermediate container bb349843c0ec [2020-10-15T00:48:03.873Z] ---> fbf6e4f89261 [2020-10-15T00:48:03.873Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-15T00:48:03.873Z] ---> Running in 5c1c2ee651de [2020-10-15T00:48:04.159Z] ---> Running in 636160a77e0a [2020-10-15T00:48:04.159Z] ---> 868261069137 [2020-10-15T00:48:04.159Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-15T00:48:04.770Z] Removing intermediate container 5c1c2ee651de [2020-10-15T00:48:04.770Z] ---> fc763b314594 [2020-10-15T00:48:04.770Z] Step 14/22 : WORKDIR / [2020-10-15T00:48:04.770Z] ---> Running in 95e913d78e74 [2020-10-15T00:48:04.770Z] Removing intermediate container 636160a77e0a [2020-10-15T00:48:04.770Z] ---> 37456a4f1c39 [2020-10-15T00:48:04.770Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-15T00:48:05.764Z] ---> 9436b9ca3672 [2020-10-15T00:48:05.764Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-15T00:48:06.042Z] Removing intermediate container 95e913d78e74 [2020-10-15T00:48:06.042Z] ---> 6d1607dc9ade [2020-10-15T00:48:06.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-15T00:48:06.647Z] ---> 68bfe38f7904 [2020-10-15T00:48:06.647Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-15T00:48:06.928Z] ---> 74b1bf45a793 [2020-10-15T00:48:06.928Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-15T00:48:07.533Z] ---> 001c68bcbe25 [2020-10-15T00:48:07.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-15T00:48:09.571Z] ---> a8ea2b9572b3 [2020-10-15T00:48:09.571Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-15T00:48:09.571Z] ---> 34b3820f11fc [2020-10-15T00:48:09.571Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-15T00:48:09.850Z] ---> 6dcbb8f282a4 [2020-10-15T00:48:09.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-15T00:48:11.893Z] ---> 26d602cb7bb9 [2020-10-15T00:48:11.893Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-15T00:48:12.174Z] ---> 00df69284f1d [2020-10-15T00:48:12.174Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-15T00:48:12.174Z] ---> 90f4a2a9cebb [2020-10-15T00:48:12.174Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-15T00:48:12.174Z] ---> Running in d2399a642e9b [2020-10-15T00:48:13.176Z] Removing intermediate container d2399a642e9b [2020-10-15T00:48:13.176Z] ---> 80279ed7d55f [2020-10-15T00:48:13.176Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T00:48:13.454Z] ---> Running in 54314d04c0be [2020-10-15T00:48:13.454Z] ---> 2261f791a56b [2020-10-15T00:48:13.454Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-15T00:48:14.055Z] ---> d5becb276746 [2020-10-15T00:48:14.055Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-15T00:48:14.656Z] Removing intermediate container 54314d04c0be [2020-10-15T00:48:14.656Z] ---> 4128de34faf0 [2020-10-15T00:48:14.656Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T00:48:15.255Z] ---> Running in fcc32fecfc2f [2020-10-15T00:48:15.865Z] ---> 501106e6dd19 [2020-10-15T00:48:15.865Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-15T00:48:16.464Z] ---> d141bda85cee [2020-10-15T00:48:16.464Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-15T00:48:16.464Z] ---> Running in aed440274e49 [2020-10-15T00:48:16.464Z] Removing intermediate container fcc32fecfc2f [2020-10-15T00:48:16.464Z] ---> 49cb1c48ad85 [2020-10-15T00:48:16.464Z] Step 21/22 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:48:17.071Z] ---> Running in c2c7f55d10ee [2020-10-15T00:48:17.358Z] Removing intermediate container 6a9768b924ec [2020-10-15T00:48:17.358Z] ---> e15d672d0bc6 [2020-10-15T00:48:17.358Z] [2020-10-15T00:48:17.358Z] Step 10/22 : FROM scratch [2020-10-15T00:48:17.358Z] ---> [2020-10-15T00:48:17.358Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T00:48:17.638Z] ---> Using cache [2020-10-15T00:48:17.638Z] ---> 89449f1ba439 [2020-10-15T00:48:17.638Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-15T00:48:17.638Z] ---> 276360be36c3 [2020-10-15T00:48:17.638Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-15T00:48:17.638Z] ---> Running in 38c1aa4f8f1f [2020-10-15T00:48:17.917Z] ---> Running in a11629388982 [2020-10-15T00:48:17.917Z] Removing intermediate container c2c7f55d10ee [2020-10-15T00:48:17.917Z] ---> 101aad022396 [2020-10-15T00:48:17.917Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T00:48:18.511Z] ---> Running in 25d525e85b81 [2020-10-15T00:48:18.511Z] Removing intermediate container 38c1aa4f8f1f [2020-10-15T00:48:18.511Z] ---> 6a39f56258fa [2020-10-15T00:48:18.511Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T00:48:18.784Z] Removing intermediate container a11629388982 [2020-10-15T00:48:18.784Z] ---> 2ee5cc465dfb [2020-10-15T00:48:18.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T00:48:18.784Z] ---> Running in 3fc0cc0365d9 [2020-10-15T00:48:19.056Z] ---> Running in ab32124e85b3 [2020-10-15T00:48:19.331Z] Removing intermediate container 25d525e85b81 [2020-10-15T00:48:19.331Z] ---> 9d99fe5b93e8 [2020-10-15T00:48:19.331Z] [2020-10-15T00:48:19.331Z] Removing intermediate container 3fc0cc0365d9 [2020-10-15T00:48:19.331Z] ---> 74270e33dbc7 [2020-10-15T00:48:19.331Z] Step 14/22 : WORKDIR / [2020-10-15T00:48:19.605Z] ---> Running in a98402d576ac [2020-10-15T00:48:19.885Z] Successfully built 9d99fe5b93e8 [2020-10-15T00:48:19.885Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-15T00:48:19.885Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2020-10-15T00:48:19.885Z] Removing intermediate container ab32124e85b3 [2020-10-15T00:48:19.885Z] ---> bc3d3f19c29d [2020-10-15T00:48:19.885Z] Step 22/24 : LABEL arch=arm64 [2020-10-15T00:48:20.494Z] ---> Running in 1b3e414269bf [2020-10-15T00:48:20.494Z] Removing intermediate container a98402d576ac [2020-10-15T00:48:20.494Z] ---> a62b1c40dcc9 [2020-10-15T00:48:20.494Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-15T00:48:20.494Z] Removing intermediate container aed440274e49 [2020-10-15T00:48:20.494Z] ---> 4058525a9d25 [2020-10-15T00:48:20.494Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-15T00:48:20.770Z] ---> Running in 3f2f7bee2931 [2020-10-15T00:48:21.052Z] Removing intermediate container 1b3e414269bf [2020-10-15T00:48:21.052Z] ---> 31a613b669d0 [2020-10-15T00:48:21.052Z] Step 23/24 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:48:21.324Z] ---> Running in ca45011531ae [2020-10-15T00:48:21.598Z] Removing intermediate container 3f2f7bee2931 [2020-10-15T00:48:21.598Z] ---> c38ecbaebb14 [2020-10-15T00:48:21.598Z] Step 24/26 : LABEL arch=arm64 [2020-10-15T00:48:21.876Z] ---> b7987da1fe37 [2020-10-15T00:48:21.876Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-15T00:48:22.479Z] ---> Running in 9b157b69f3cc [2020-10-15T00:48:23.115Z] Removing intermediate container ca45011531ae [2020-10-15T00:48:23.115Z] ---> 19cb8e9cdc83 [2020-10-15T00:48:23.115Z] Step 24/24 : LABEL version=0.0.0 [2020-10-15T00:48:23.716Z] Removing intermediate container 9b157b69f3cc [2020-10-15T00:48:23.716Z] ---> f97882fd04c9 [2020-10-15T00:48:23.716Z] Step 25/26 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:48:24.314Z] ---> Running in cfb08ca5a0ed [2020-10-15T00:48:24.921Z] ---> Running in 77ef5446c506 [2020-10-15T00:48:24.921Z] ---> 7f7ced81d333 [2020-10-15T00:48:24.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-15T00:48:25.528Z] Removing intermediate container cfb08ca5a0ed [2020-10-15T00:48:25.528Z] ---> 693ae21ec0f8 [2020-10-15T00:48:25.528Z] [2020-10-15T00:48:25.804Z] Removing intermediate container 77ef5446c506 [2020-10-15T00:48:25.804Z] ---> a5c04964123e [2020-10-15T00:48:25.804Z] Step 26/26 : LABEL version=0.0.0 [2020-10-15T00:48:26.081Z] Successfully built 693ae21ec0f8 [2020-10-15T00:48:26.081Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-15T00:48:26.081Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2020-10-15T00:48:26.358Z] ---> Running in 213ec9c28589 [2020-10-15T00:48:26.358Z] ---> 5837a5c45430 [2020-10-15T00:48:26.358Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-15T00:48:26.627Z] ---> Running in 99589de98b33 [2020-10-15T00:48:27.226Z] Removing intermediate container 213ec9c28589 [2020-10-15T00:48:27.226Z] ---> 9e24910bfde9 [2020-10-15T00:48:27.226Z] [2020-10-15T00:48:27.505Z] Removing intermediate container 99589de98b33 [2020-10-15T00:48:27.505Z] ---> 7698a8a3f77d [2020-10-15T00:48:27.505Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T00:48:27.505Z] Successfully built 9e24910bfde9 [2020-10-15T00:48:27.776Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-15T00:48:27.776Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-secrets-setup-go [2020-10-15T00:48:28.051Z] ---> Running in 93034de6720f [2020-10-15T00:48:28.326Z] Removing intermediate container c06f95abe7be [2020-10-15T00:48:28.326Z] ---> 64742aa5ac98 [2020-10-15T00:48:28.326Z] [2020-10-15T00:48:28.326Z] Step 10/23 : FROM alpine [2020-10-15T00:48:28.598Z] Removing intermediate container 93034de6720f [2020-10-15T00:48:28.598Z] ---> 4861ebb0ae18 [2020-10-15T00:48:28.598Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T00:48:28.598Z] latest: Pulling from library/alpine [2020-10-15T00:48:28.874Z] ---> Running in c44bef4e91a3 [2020-10-15T00:48:28.875Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-15T00:48:28.875Z] Status: Downloaded newer image for alpine:latest [2020-10-15T00:48:28.875Z] ---> 62ee0e9f8440 [2020-10-15T00:48:28.875Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T00:48:29.146Z] ---> Running in b019ec3a32e5 [2020-10-15T00:48:29.419Z] Removing intermediate container c44bef4e91a3 [2020-10-15T00:48:29.419Z] ---> 6b1db4ea17e2 [2020-10-15T00:48:29.419Z] Step 21/22 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:48:30.885Z] ---> Running in 5eadca9c57a8 [2020-10-15T00:48:30.885Z] Removing intermediate container b019ec3a32e5 [2020-10-15T00:48:30.885Z] ---> 6fbe1d21c7e4 [2020-10-15T00:48:30.885Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-15T00:48:31.864Z] ---> Running in 3d2849d1ea2f [2020-10-15T00:48:32.135Z] Removing intermediate container 5eadca9c57a8 [2020-10-15T00:48:32.135Z] ---> aace74cfe052 [2020-10-15T00:48:32.135Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T00:48:32.858Z] Removing intermediate container 3d2849d1ea2f [2020-10-15T00:48:32.858Z] ---> ce7d0a28bbe5 [2020-10-15T00:48:32.858Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-15T00:48:33.452Z] ---> Running in f5ef9886fdde [2020-10-15T00:48:33.723Z] ---> Running in 170ae1da3c2a [2020-10-15T00:48:34.314Z] Removing intermediate container f5ef9886fdde [2020-10-15T00:48:34.314Z] ---> c62a31aa4f29 [2020-10-15T00:48:34.314Z] [2020-10-15T00:48:34.587Z] Removing intermediate container 170ae1da3c2a [2020-10-15T00:48:34.587Z] ---> d5f916c11b46 [2020-10-15T00:48:34.587Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:48:34.860Z] Successfully built c62a31aa4f29 [2020-10-15T00:48:34.860Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-15T00:48:34.860Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2020-10-15T00:48:34.860Z] ---> Running in 73758ef39c5e [2020-10-15T00:48:39.188Z] Removing intermediate container 73758ef39c5e [2020-10-15T00:48:39.188Z] ---> 1345b1bc7b66 [2020-10-15T00:48:39.188Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-15T00:48:39.788Z] ---> Running in 3689c243e9e8 [2020-10-15T00:48:41.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:48:42.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:48:42.968Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-15T00:48:42.968Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-15T00:48:43.243Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-15T00:48:43.520Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-15T00:48:43.520Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-15T00:48:43.520Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T00:48:43.520Z] OK: 8 MiB in 19 packages [2020-10-15T00:48:46.906Z] Removing intermediate container 3689c243e9e8 [2020-10-15T00:48:46.906Z] ---> d06e9703b0fb [2020-10-15T00:48:46.906Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-15T00:48:47.178Z] ---> b3d1c7f14d15 [2020-10-15T00:48:47.178Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-15T00:48:49.164Z] ---> cb7e9811c034 [2020-10-15T00:48:49.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-15T00:48:50.607Z] ---> c6d9997a4cc0 [2020-10-15T00:48:50.608Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-15T00:48:50.884Z] ---> Running in 2caea4563862 [2020-10-15T00:48:51.865Z] Removing intermediate container 2caea4563862 [2020-10-15T00:48:51.865Z] ---> a5eaececdb76 [2020-10-15T00:48:51.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T00:48:52.462Z] ---> Running in 07c8391fdf29 [2020-10-15T00:48:53.455Z] Removing intermediate container 07c8391fdf29 [2020-10-15T00:48:53.455Z] ---> 7a21e60ce588 [2020-10-15T00:48:53.455Z] Step 21/23 : LABEL arch=arm64 [2020-10-15T00:48:54.072Z] ---> Running in fb4472811386 [2020-10-15T00:48:54.720Z] Removing intermediate container fb4472811386 [2020-10-15T00:48:54.720Z] ---> 903bd82c0be4 [2020-10-15T00:48:54.720Z] Step 22/23 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:48:55.375Z] ---> Running in 19419de8971e [2020-10-15T00:48:56.393Z] Removing intermediate container 19419de8971e [2020-10-15T00:48:56.393Z] ---> 0cc07f037861 [2020-10-15T00:48:56.393Z] Step 23/23 : LABEL version=0.0.0 [2020-10-15T00:48:56.999Z] ---> Running in 62dae8f5b5a9 [2020-10-15T00:48:57.600Z] Removing intermediate container 62dae8f5b5a9 [2020-10-15T00:48:57.600Z] ---> 13f0aed3bc7c [2020-10-15T00:48:57.600Z] [2020-10-15T00:48:57.872Z] Successfully built 13f0aed3bc7c [2020-10-15T00:48:57.872Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-15T00:48:57.872Z] Building docker-support-logging-go [2020-10-15T00:49:02.178Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:49:02.178Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:49:02.178Z] ---> 97b00f8fecf1 [2020-10-15T00:49:02.178Z] Step 3/21 : WORKDIR /edgex-go [2020-10-15T00:49:02.178Z] ---> Using cache [2020-10-15T00:49:02.178Z] ---> 8661dae48712 [2020-10-15T00:49:02.178Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:49:02.178Z] ---> Using cache [2020-10-15T00:49:02.178Z] ---> 3e493150cce2 [2020-10-15T00:49:02.178Z] Step 5/21 : RUN apk update && apk add make git [2020-10-15T00:49:02.774Z] ---> Running in 0ccb92ca5107 [2020-10-15T00:49:04.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:05.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:06.356Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:49:06.356Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:49:06.356Z] OK: 12623 distinct packages available [2020-10-15T00:49:07.341Z] OK: 217 MiB in 51 packages [2020-10-15T00:49:10.750Z] Removing intermediate container 0ccb92ca5107 [2020-10-15T00:49:10.750Z] ---> 266ae15f8eb9 [2020-10-15T00:49:10.750Z] Step 6/21 : COPY go.mod . [2020-10-15T00:49:12.206Z] ---> 9695eb546d5d [2020-10-15T00:49:12.206Z] Step 7/21 : RUN go mod download [2020-10-15T00:49:12.807Z] ---> Running in ed6ad87c00be [2020-10-15T00:49:18.247Z] Removing intermediate container ed6ad87c00be [2020-10-15T00:49:18.247Z] ---> a92ca1add6b3 [2020-10-15T00:49:18.247Z] Step 8/21 : COPY . . [2020-10-15T00:49:20.230Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:49:20.230Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:49:20.230Z] ---> 97b00f8fecf1 [2020-10-15T00:49:20.230Z] Step 3/20 : WORKDIR /edgex-go [2020-10-15T00:49:20.230Z] ---> Using cache [2020-10-15T00:49:20.230Z] ---> 8661dae48712 [2020-10-15T00:49:20.230Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:49:20.230Z] ---> Using cache [2020-10-15T00:49:20.230Z] ---> 3e493150cce2 [2020-10-15T00:49:20.230Z] Step 5/20 : RUN apk update && apk add make git [2020-10-15T00:49:20.230Z] ---> Using cache [2020-10-15T00:49:20.230Z] ---> 266ae15f8eb9 [2020-10-15T00:49:20.230Z] Step 6/20 : COPY go.mod . [2020-10-15T00:49:20.230Z] ---> Using cache [2020-10-15T00:49:20.230Z] ---> 9695eb546d5d [2020-10-15T00:49:20.230Z] Step 7/20 : RUN go mod download [2020-10-15T00:49:20.230Z] ---> Using cache [2020-10-15T00:49:20.230Z] ---> a92ca1add6b3 [2020-10-15T00:49:20.230Z] Step 8/20 : COPY . . [2020-10-15T00:49:21.246Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:49:21.246Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-15T00:49:21.246Z] ---> 97b00f8fecf1 [2020-10-15T00:49:21.246Z] Step 3/29 : WORKDIR /edgex-go [2020-10-15T00:49:21.246Z] ---> Using cache [2020-10-15T00:49:21.246Z] ---> 8661dae48712 [2020-10-15T00:49:21.246Z] Step 4/29 : RUN apk update && apk add make git [2020-10-15T00:49:26.736Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:49:26.737Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:49:26.737Z] ---> 97b00f8fecf1 [2020-10-15T00:49:26.737Z] Step 3/27 : WORKDIR /edgex-go [2020-10-15T00:49:26.737Z] ---> Using cache [2020-10-15T00:49:26.737Z] ---> 8661dae48712 [2020-10-15T00:49:26.737Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:49:26.737Z] ---> Using cache [2020-10-15T00:49:26.737Z] ---> 3e493150cce2 [2020-10-15T00:49:26.737Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-15T00:49:28.184Z] ---> Running in 7b24c05b142b [2020-10-15T00:49:29.167Z] ---> Running in 12b912421286 [2020-10-15T00:49:31.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:31.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:32.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:32.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:32.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T00:49:32.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T00:49:32.415Z] ---> 97b00f8fecf1 [2020-10-15T00:49:32.415Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T00:49:32.415Z] ---> Using cache [2020-10-15T00:49:32.415Z] ---> 8661dae48712 [2020-10-15T00:49:32.415Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T00:49:32.415Z] ---> Using cache [2020-10-15T00:49:32.415Z] ---> 3e493150cce2 [2020-10-15T00:49:32.415Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-15T00:49:33.013Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:49:33.014Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:49:33.014Z] OK: 12623 distinct packages available [2020-10-15T00:49:33.291Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:49:33.291Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:49:33.291Z] OK: 12623 distinct packages available [2020-10-15T00:49:33.895Z] OK: 217 MiB in 51 packages [2020-10-15T00:49:34.180Z] OK: 217 MiB in 51 packages [2020-10-15T00:49:35.168Z] ---> Running in 85a15a6e6bcc [2020-10-15T00:49:36.153Z] ---> 0015cc4a93c8 [2020-10-15T00:49:36.153Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-15T00:49:36.153Z] ---> Running in 0a72cbc22458 [2020-10-15T00:49:36.432Z] Removing intermediate container 12b912421286 [2020-10-15T00:49:36.432Z] ---> 0f02246b5475 [2020-10-15T00:49:36.432Z] Step 6/27 : COPY go.mod . [2020-10-15T00:49:36.709Z] Removing intermediate container 7b24c05b142b [2020-10-15T00:49:36.709Z] ---> 4ccb1429921b [2020-10-15T00:49:36.709Z] Step 5/29 : COPY go.mod . [2020-10-15T00:49:37.313Z] ---> 18ac63fd1863 [2020-10-15T00:49:37.313Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-15T00:49:37.313Z] ---> Running in f3d28d8a9afa [2020-10-15T00:49:37.593Z] ---> e02115b0e90c [2020-10-15T00:49:37.593Z] Step 7/27 : RUN go mod download [2020-10-15T00:49:37.870Z] ---> 6e2e25725b40 [2020-10-15T00:49:37.870Z] Step 6/29 : RUN go mod download [2020-10-15T00:49:37.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:37.870Z] ---> Running in 62af1699048b [2020-10-15T00:49:37.870Z] ---> Running in c3355904e56b [2020-10-15T00:49:38.473Z] 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-10-15T00:49:38.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:49:39.731Z] 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-10-15T00:49:39.731Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:49:39.731Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:49:39.731Z] OK: 12623 distinct packages available [2020-10-15T00:49:40.719Z] OK: 217 MiB in 51 packages [2020-10-15T00:49:41.706Z] OK: 217 MiB in 51 packages [2020-10-15T00:49:43.692Z] Removing intermediate container c3355904e56b [2020-10-15T00:49:43.692Z] ---> 4a2a239fcf00 [2020-10-15T00:49:43.692Z] Step 7/29 : COPY . . [2020-10-15T00:49:44.294Z] Removing intermediate container 62af1699048b [2020-10-15T00:49:44.294Z] Removing intermediate container 85a15a6e6bcc [2020-10-15T00:49:44.294Z] ---> 12c5197da887 [2020-10-15T00:49:44.294Z] Step 8/27 : COPY . . [2020-10-15T00:49:44.294Z] ---> bfd50811dab7 [2020-10-15T00:49:44.294Z] Step 6/22 : COPY go.mod . [2020-10-15T00:49:46.288Z] ---> cd3af2293ede [2020-10-15T00:49:46.288Z] Step 7/22 : RUN go mod download [2020-10-15T00:49:47.284Z] ---> Running in 1af28a2e1643 [2020-10-15T00:49:57.481Z] Removing intermediate container 1af28a2e1643 [2020-10-15T00:49:57.481Z] ---> a6832d90efd6 [2020-10-15T00:49:57.481Z] Step 8/22 : COPY . . [2020-10-15T00:50:19.689Z] ---> e7fa7f275ab3 [2020-10-15T00:50:19.689Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-15T00:50:19.689Z] ---> c516bdd544f3 [2020-10-15T00:50:19.689Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-15T00:50:19.689Z] ---> Running in f1e966efcde4 [2020-10-15T00:50:19.689Z] ---> Running in 7255537c9813 [2020-10-15T00:50:22.320Z] 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-10-15T00:50:22.597Z] 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-10-15T00:50:24.056Z] ---> 0f583f1e568e [2020-10-15T00:50:24.056Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-15T00:50:24.056Z] ---> Running in 3b599a8c53ed [2020-10-15T00:50:26.941Z] 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-10-15T00:50:53.775Z] Removing intermediate container f3d28d8a9afa [2020-10-15T00:50:53.775Z] ---> d21f993434e4 [2020-10-15T00:50:53.775Z] [2020-10-15T00:50:53.775Z] Step 10/20 : FROM alpine [2020-10-15T00:50:53.775Z] ---> 62ee0e9f8440 [2020-10-15T00:50:53.775Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-15T00:50:53.775Z] ---> Running in 2f41ce63eb60 [2020-10-15T00:50:54.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:50:55.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:50:56.352Z] v3.12.0-409-g70ac6527ef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:50:56.352Z] v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:50:56.352Z] OK: 12621 distinct packages available [2020-10-15T00:50:57.341Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-15T00:50:57.341Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-15T00:50:57.341Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-15T00:50:57.341Z] (4/4) Installing curl (7.69.1-r1) [2020-10-15T00:50:57.341Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T00:50:57.341Z] Executing ca-certificates-20191127-r4.trigger [2020-10-15T00:50:57.617Z] OK: 7 MiB in 18 packages [2020-10-15T00:51:00.256Z] Removing intermediate container 2f41ce63eb60 [2020-10-15T00:51:00.256Z] ---> fccd83115920 [2020-10-15T00:51:00.256Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-15T00:51:00.256Z] ---> Running in e0e6ed665baf [2020-10-15T00:51:00.867Z] Removing intermediate container e0e6ed665baf [2020-10-15T00:51:00.867Z] ---> bdcb904ca65c [2020-10-15T00:51:00.867Z] Step 13/20 : WORKDIR /edgex [2020-10-15T00:51:01.141Z] ---> Running in 7a443587c8a4 [2020-10-15T00:51:01.739Z] Removing intermediate container 7a443587c8a4 [2020-10-15T00:51:01.739Z] ---> e3ff38dd4b6e [2020-10-15T00:51:01.739Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-15T00:51:02.751Z] ---> b762ce50443d [2020-10-15T00:51:02.751Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-15T00:51:04.722Z] ---> 20d172e36b64 [2020-10-15T00:51:04.722Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-15T00:51:04.722Z] ---> Running in 3c55967b7185 [2020-10-15T00:51:05.323Z] Removing intermediate container 3c55967b7185 [2020-10-15T00:51:05.323Z] ---> 125ff9c60137 [2020-10-15T00:51:05.323Z] Step 17/20 : CMD ["--init=true"] [2020-10-15T00:51:05.323Z] ---> Running in cbae33db61c9 [2020-10-15T00:51:05.921Z] Removing intermediate container cbae33db61c9 [2020-10-15T00:51:05.921Z] ---> 3bfafee0cf5f [2020-10-15T00:51:05.921Z] Step 18/20 : LABEL arch=arm64 [2020-10-15T00:51:06.195Z] ---> Running in 5cfbc47ff2f9 [2020-10-15T00:51:06.796Z] Removing intermediate container 5cfbc47ff2f9 [2020-10-15T00:51:06.797Z] ---> 4ebc4a2e9aaa [2020-10-15T00:51:06.797Z] Step 19/20 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:51:06.797Z] ---> Running in f00808e1ed2e [2020-10-15T00:51:07.777Z] Removing intermediate container f00808e1ed2e [2020-10-15T00:51:07.777Z] ---> 605b586a9a57 [2020-10-15T00:51:07.777Z] Step 20/20 : LABEL version=0.0.0 [2020-10-15T00:51:07.777Z] ---> Running in 506cd2a09d78 [2020-10-15T00:51:08.383Z] Removing intermediate container 506cd2a09d78 [2020-10-15T00:51:08.383Z] ---> 2b2f8c92b34e [2020-10-15T00:51:08.383Z] [2020-10-15T00:51:08.655Z] Successfully built 2b2f8c92b34e [2020-10-15T00:51:08.655Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-15T00:51:15.401Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 0a72cbc22458 [2020-10-15T00:51:15.401Z] ---> f5c4d7a5861f [2020-10-15T00:51:15.401Z] [2020-10-15T00:51:15.401Z] Step 10/21 : FROM scratch [2020-10-15T00:51:15.401Z] ---> [2020-10-15T00:51:15.401Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T00:51:15.698Z] ---> Using cache [2020-10-15T00:51:15.698Z] ---> 89449f1ba439 [2020-10-15T00:51:15.698Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-15T00:51:15.979Z] ---> Running in 12f5105b9155 [2020-10-15T00:51:16.576Z] Removing intermediate container 12f5105b9155 [2020-10-15T00:51:16.576Z] ---> ebea65fd6549 [2020-10-15T00:51:16.576Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-15T00:51:16.576Z] ---> Running in 82089aaa4db0 [2020-10-15T00:51:17.175Z] Removing intermediate container 82089aaa4db0 [2020-10-15T00:51:17.175Z] ---> 5379745f67f0 [2020-10-15T00:51:17.175Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-15T00:51:18.177Z] ---> 49fe7f33b004 [2020-10-15T00:51:18.177Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-15T00:51:20.164Z] ---> d18b6435ad6c [2020-10-15T00:51:20.164Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-15T00:51:21.150Z] ---> 19861fa98e2e [2020-10-15T00:51:21.150Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-15T00:51:21.423Z] ---> Running in 74b7853b1da5 [2020-10-15T00:51:22.022Z] Removing intermediate container 74b7853b1da5 [2020-10-15T00:51:22.022Z] ---> d576f86475d7 [2020-10-15T00:51:22.022Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T00:51:22.022Z] ---> Running in 90b3fcf890ad [2020-10-15T00:51:22.623Z] Removing intermediate container 90b3fcf890ad [2020-10-15T00:51:22.623Z] ---> 4e37df0a6e57 [2020-10-15T00:51:22.623Z] Step 19/21 : LABEL arch=arm64 [2020-10-15T00:51:22.897Z] ---> Running in 72c34ce27753 [2020-10-15T00:51:23.502Z] Removing intermediate container 72c34ce27753 [2020-10-15T00:51:23.502Z] ---> 3d22caff0745 [2020-10-15T00:51:23.502Z] Step 20/21 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:51:23.774Z] ---> Running in c43318e1841a [2020-10-15T00:51:24.390Z] Removing intermediate container c43318e1841a [2020-10-15T00:51:24.390Z] ---> 12fe9b8f0c14 [2020-10-15T00:51:24.390Z] Step 21/21 : LABEL version=0.0.0 [2020-10-15T00:51:24.390Z] ---> Running in 457c597774b5 [2020-10-15T00:51:24.983Z] Removing intermediate container 457c597774b5 [2020-10-15T00:51:24.983Z] ---> 6fdc6eb39a33 [2020-10-15T00:51:24.983Z] [2020-10-15T00:51:25.582Z] Successfully built 6fdc6eb39a33 [2020-10-15T00:51:25.582Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-15T00:51:38.033Z]  Building docker-support-scheduler-go ... done Removing intermediate container 7255537c9813 [2020-10-15T00:51:38.033Z] ---> 01d8fd0a4086 [2020-10-15T00:51:38.033Z] [2020-10-15T00:51:38.033Z] Step 9/29 : FROM alpine:latest [2020-10-15T00:51:38.033Z] ---> 62ee0e9f8440 [2020-10-15T00:51:38.033Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-15T00:51:38.033Z] ---> Running in 4e1dbbbd08f6 [2020-10-15T00:51:38.033Z] Removing intermediate container 4e1dbbbd08f6 [2020-10-15T00:51:38.033Z] ---> 996c93ba4c50 [2020-10-15T00:51:38.033Z] Step 11/29 : USER root [2020-10-15T00:51:38.033Z] ---> Running in c89c55780b03 [2020-10-15T00:51:38.033Z] Removing intermediate container c89c55780b03 [2020-10-15T00:51:38.033Z] ---> 78f5a589720b [2020-10-15T00:51:38.033Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-15T00:51:38.033Z] ---> Running in f1cc4b003633 [2020-10-15T00:51:39.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:51:39.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:51:40.355Z] v3.12.0-409-g70ac6527ef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-15T00:51:40.355Z] v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-15T00:51:40.355Z] OK: 12621 distinct packages available [2020-10-15T00:51:40.628Z] Removing intermediate container f1e966efcde4 [2020-10-15T00:51:40.628Z] ---> ffd41f678ca5 [2020-10-15T00:51:40.628Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-15T00:51:40.902Z] ---> Running in fa7fec4f05ac [2020-10-15T00:51:40.902Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-15T00:51:41.183Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-15T00:51:41.183Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T00:51:41.183Z] Executing ca-certificates-20191127-r4.trigger [2020-10-15T00:51:41.457Z] OK: 6 MiB in 16 packages [2020-10-15T00:51:42.889Z] 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-10-15T00:51:42.889Z] Removing intermediate container 3b599a8c53ed [2020-10-15T00:51:42.889Z] ---> 8e8c432e794f [2020-10-15T00:51:42.889Z] [2020-10-15T00:51:42.889Z] Step 10/22 : FROM scratch [2020-10-15T00:51:42.889Z] ---> [2020-10-15T00:51:42.889Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-15T00:51:43.169Z] ---> Using cache [2020-10-15T00:51:43.169Z] ---> 808e6ff238de [2020-10-15T00:51:43.169Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-15T00:51:43.445Z] ---> Running in 12b12a7ae4a4 [2020-10-15T00:51:43.725Z] Removing intermediate container f1cc4b003633 [2020-10-15T00:51:43.725Z] ---> 841243e35c64 [2020-10-15T00:51:43.725Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-15T00:51:44.005Z] ---> Running in cfd495940f46 [2020-10-15T00:51:44.005Z] Removing intermediate container 12b12a7ae4a4 [2020-10-15T00:51:44.005Z] ---> d6feced6e869 [2020-10-15T00:51:44.005Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T00:51:44.005Z] ---> Running in ae237484ca9f [2020-10-15T00:51:44.280Z] Removing intermediate container cfd495940f46 [2020-10-15T00:51:44.280Z] ---> 59f4ccdff32e [2020-10-15T00:51:44.280Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-15T00:51:44.554Z] ---> Running in 62d01674e155 [2020-10-15T00:51:44.831Z] Removing intermediate container ae237484ca9f [2020-10-15T00:51:44.831Z] ---> 2393dbe52166 [2020-10-15T00:51:44.831Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-15T00:51:45.432Z] Removing intermediate container 62d01674e155 [2020-10-15T00:51:45.432Z] ---> 2275b07bbb8b [2020-10-15T00:51:45.432Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-15T00:51:45.432Z] ---> Running in cb84b5c0c153 [2020-10-15T00:51:45.708Z] ---> f1570e364b41 [2020-10-15T00:51:45.708Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-15T00:51:45.981Z] Removing intermediate container fa7fec4f05ac [2020-10-15T00:51:45.981Z] ---> d7404f7d05b1 [2020-10-15T00:51:45.981Z] [2020-10-15T00:51:45.981Z] Step 11/27 : FROM docker:latest [2020-10-15T00:51:45.981Z] ---> 45884bde0078 [2020-10-15T00:51:45.981Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-15T00:51:45.981Z] ---> Running in e37ef8c308ff [2020-10-15T00:51:46.594Z] ---> dc6f684c2a9a [2020-10-15T00:51:46.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-15T00:51:48.032Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:51:48.032Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:51:48.032Z] ---> 9e72638fb18a [2020-10-15T00:51:48.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-15T00:51:48.635Z] (1/2) Installing readline (8.0.4-r0) [2020-10-15T00:51:48.635Z] Removing intermediate container cb84b5c0c153 [2020-10-15T00:51:48.635Z] ---> f3c3f6b01eb7 [2020-10-15T00:51:48.635Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-15T00:51:48.635Z] (2/2) Installing bash (5.0.17-r0) [2020-10-15T00:51:48.635Z] Executing bash-5.0.17-r0.post-install [2020-10-15T00:51:48.635Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T00:51:48.635Z] OK: 12 MiB in 22 packages [2020-10-15T00:51:48.914Z] ---> c71c289418de [2020-10-15T00:51:48.914Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-15T00:51:49.196Z] ---> Running in bcb5585c7af7 [2020-10-15T00:51:49.793Z] Removing intermediate container bcb5585c7af7 [2020-10-15T00:51:49.793Z] ---> 74928ba14927 [2020-10-15T00:51:49.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T00:51:49.793Z] ---> 7992708a3d88 [2020-10-15T00:51:49.793Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-15T00:51:50.067Z] ---> Running in ef2314c4806a [2020-10-15T00:51:50.067Z] Removing intermediate container e37ef8c308ff [2020-10-15T00:51:50.067Z] ---> 6282a7431425 [2020-10-15T00:51:50.067Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-15T00:51:50.340Z] ---> Running in f82c4485f951 [2020-10-15T00:51:50.613Z] Removing intermediate container ef2314c4806a [2020-10-15T00:51:50.613Z] ---> 854f333c0e23 [2020-10-15T00:51:50.613Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T00:51:50.613Z] ---> 6779537dbec0 [2020-10-15T00:51:50.613Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-15T00:51:50.892Z] ---> Running in e6251f590e34 [2020-10-15T00:51:51.168Z] Removing intermediate container e6251f590e34 [2020-10-15T00:51:51.168Z] ---> 2d8ca73be872 [2020-10-15T00:51:51.168Z] Step 21/22 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:51:51.439Z] ---> Running in 6d880c0826e7 [2020-10-15T00:51:51.717Z] ---> df9dbf01d220 [2020-10-15T00:51:51.718Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-15T00:51:51.988Z] Removing intermediate container 6d880c0826e7 [2020-10-15T00:51:51.988Z] ---> 04fed68e5171 [2020-10-15T00:51:51.988Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T00:51:51.988Z] ---> Running in 0c0a51773578 [2020-10-15T00:51:52.591Z] ---> 4201d4043316 [2020-10-15T00:51:52.591Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-15T00:51:52.591Z] Removing intermediate container 0c0a51773578 [2020-10-15T00:51:52.591Z] ---> be852ee78e58 [2020-10-15T00:51:52.591Z] [2020-10-15T00:51:53.224Z] Removing intermediate container f82c4485f951 [2020-10-15T00:51:53.224Z] ---> 3e2a3d571286 [2020-10-15T00:51:53.224Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-15T00:51:53.224Z] Successfully built be852ee78e58 [2020-10-15T00:51:53.224Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-15T00:51:53.224Z]  Building docker-support-logging-go ... done  ---> Running in ccff2016435d [2020-10-15T00:51:53.224Z] ---> 0e083e26edf2 [2020-10-15T00:51:53.224Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-15T00:51:53.508Z] ---> Running in 1204c0f33094 [2020-10-15T00:51:53.802Z] Removing intermediate container ccff2016435d [2020-10-15T00:51:53.802Z] ---> 5a1ae5eee037 [2020-10-15T00:51:53.802Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-15T00:51:54.076Z] ---> Running in 948b0d7238ef [2020-10-15T00:51:54.693Z] Removing intermediate container 948b0d7238ef [2020-10-15T00:51:54.693Z] ---> 80f293e4a972 [2020-10-15T00:51:54.693Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-15T00:51:54.693Z] ---> Running in 5e7d9ac1e97c [2020-10-15T00:51:54.971Z] Removing intermediate container 5e7d9ac1e97c [2020-10-15T00:51:54.971Z] ---> d8409840bdf1 [2020-10-15T00:51:54.971Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-15T00:51:56.403Z] ---> 2c1350db8214 [2020-10-15T00:51:56.403Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-15T00:51:56.403Z] Removing intermediate container 1204c0f33094 [2020-10-15T00:51:56.403Z] ---> 2876315e97e7 [2020-10-15T00:51:56.403Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-15T00:51:56.999Z] ---> 7c258d2deb17 [2020-10-15T00:51:56.999Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-15T00:51:57.277Z] ---> 4af1f79e9fbd [2020-10-15T00:51:57.277Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-15T00:51:57.277Z] ---> Running in 746172dd6c0f [2020-10-15T00:51:57.872Z] ---> a3b66a138af7 [2020-10-15T00:51:57.872Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-15T00:51:58.144Z] ---> Running in 55bc3c510993 [2020-10-15T00:51:59.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:51:59.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:51:59.862Z] Removing intermediate container 746172dd6c0f [2020-10-15T00:51:59.862Z] ---> a10f8104d2cc [2020-10-15T00:51:59.862Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-15T00:52:00.135Z] ---> Running in 696685abc451 [2020-10-15T00:52:00.734Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-15T00:52:00.734Z] (2/33) Installing expat (2.2.9-r1) [2020-10-15T00:52:00.734Z] (3/33) Installing libffi (3.3-r2) [2020-10-15T00:52:00.734Z] (4/33) Installing gdbm (1.13-r1) [2020-10-15T00:52:00.734Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-15T00:52:00.734Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-15T00:52:00.734Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-15T00:52:02.720Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-15T00:52:02.720Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-15T00:52:02.720Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-15T00:52:02.720Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-15T00:52:02.720Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-15T00:52:02.720Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-15T00:52:02.720Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-15T00:52:02.720Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-15T00:52:02.720Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-15T00:52:02.720Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-15T00:52:02.720Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-15T00:52:02.720Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-15T00:52:02.720Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-15T00:52:02.720Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-15T00:52:02.993Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-15T00:52:02.993Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-15T00:52:02.993Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-15T00:52:02.993Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-15T00:52:02.993Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-15T00:52:02.993Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-15T00:52:02.993Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-15T00:52:02.993Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-15T00:52:02.993Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-15T00:52:02.993Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-15T00:52:03.276Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-15T00:52:03.276Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-15T00:52:03.276Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T00:52:03.276Z] OK: 71 MiB in 55 packages [2020-10-15T00:52:03.873Z] Removing intermediate container 696685abc451 [2020-10-15T00:52:03.873Z] ---> e835083a4078 [2020-10-15T00:52:03.873Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-15T00:52:04.146Z] ---> Running in 4a886f04fd61 [2020-10-15T00:52:04.740Z] Removing intermediate container 4a886f04fd61 [2020-10-15T00:52:04.740Z] ---> 7441b10dd304 [2020-10-15T00:52:04.740Z] Step 26/29 : CMD [ "generate" ] [2020-10-15T00:52:05.014Z] ---> Running in 231f9cea8244 [2020-10-15T00:52:05.613Z] Removing intermediate container 231f9cea8244 [2020-10-15T00:52:05.613Z] ---> ff4c64a585c3 [2020-10-15T00:52:05.613Z] Step 27/29 : LABEL arch=arm64 [2020-10-15T00:52:05.613Z] ---> Running in b1b9d44a8bd3 [2020-10-15T00:52:06.214Z] Removing intermediate container b1b9d44a8bd3 [2020-10-15T00:52:06.214Z] ---> 3b424074dd35 [2020-10-15T00:52:06.214Z] Step 28/29 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:52:06.486Z] ---> Running in 8aa4723db443 [2020-10-15T00:52:07.083Z] Removing intermediate container 8aa4723db443 [2020-10-15T00:52:07.083Z] ---> bc38aaaf0e88 [2020-10-15T00:52:07.083Z] Step 29/29 : LABEL version=0.0.0 [2020-10-15T00:52:07.083Z] ---> Running in ab9e8e854b62 [2020-10-15T00:52:07.679Z] Removing intermediate container ab9e8e854b62 [2020-10-15T00:52:07.679Z] ---> ee4ceca50652 [2020-10-15T00:52:07.679Z] [2020-10-15T00:52:07.951Z] Successfully built ee4ceca50652 [2020-10-15T00:52:08.222Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-15T00:52:09.199Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 55bc3c510993 [2020-10-15T00:52:09.199Z] ---> b9b21731e609 [2020-10-15T00:52:09.199Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-15T00:52:09.199Z] ---> Running in 58545a8be8a7 [2020-10-15T00:52:14.583Z] Collecting docker-compose==1.23.2 [2020-10-15T00:52:14.583Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-15T00:52:15.175Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-15T00:52:15.445Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-15T00:52:15.715Z] Collecting docopt<0.7,>=0.6.1 [2020-10-15T00:52:15.715Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-15T00:52:17.682Z] 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-10-15T00:52:17.682Z] Collecting texttable<0.10,>=0.9.0 [2020-10-15T00:52:17.682Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-15T00:52:19.652Z] Collecting jsonschema<3,>=2.5.1 [2020-10-15T00:52:19.652Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-15T00:52:20.242Z] Collecting PyYAML<4,>=3.10 [2020-10-15T00:52:20.242Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-15T00:52:23.614Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-15T00:52:23.614Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-15T00:52:23.887Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-15T00:52:23.887Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-15T00:52:25.866Z] Collecting cached-property<2,>=1.2.0 [2020-10-15T00:52:25.866Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-15T00:52:26.463Z] Collecting docker<4.0,>=3.6.0 [2020-10-15T00:52:26.463Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-15T00:52:27.057Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-15T00:52:27.057Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-15T00:52:27.649Z] Collecting idna<2.8,>=2.5 [2020-10-15T00:52:27.649Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-15T00:52:27.649Z] 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-10-15T00:52:27.649Z] 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-10-15T00:52:27.650Z] Collecting docker-pycreds>=0.4.0 [2020-10-15T00:52:27.919Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-15T00:52:27.919Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-15T00:52:27.919Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-15T00:52:27.919Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-15T00:52:27.919Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-15T00:52:28.891Z] Installing collected packages: urllib3, idna, requests, docopt, texttable, jsonschema, PyYAML, websocket-client, dockerpty, cached-property, docker-pycreds, docker, docker-compose [2020-10-15T00:52:28.891Z] Attempting uninstall: urllib3 [2020-10-15T00:52:28.891Z] Found existing installation: urllib3 1.25.9 [2020-10-15T00:52:28.891Z] Uninstalling urllib3-1.25.9: [2020-10-15T00:52:28.891Z] Successfully uninstalled urllib3-1.25.9 [2020-10-15T00:52:29.486Z] Attempting uninstall: idna [2020-10-15T00:52:29.486Z] Found existing installation: idna 2.9 [2020-10-15T00:52:29.486Z] Uninstalling idna-2.9: [2020-10-15T00:52:29.486Z] Successfully uninstalled idna-2.9 [2020-10-15T00:52:30.080Z] Attempting uninstall: requests [2020-10-15T00:52:30.080Z] Found existing installation: requests 2.23.0 [2020-10-15T00:52:30.080Z] Uninstalling requests-2.23.0: [2020-10-15T00:52:30.357Z] Successfully uninstalled requests-2.23.0 [2020-10-15T00:52:30.630Z] Running setup.py install for docopt: started [2020-10-15T00:52:32.593Z] Running setup.py install for docopt: finished with status 'done' [2020-10-15T00:52:32.593Z] Running setup.py install for texttable: started [2020-10-15T00:52:34.019Z] Running setup.py install for texttable: finished with status 'done' [2020-10-15T00:52:34.290Z] Running setup.py install for PyYAML: started [2020-10-15T00:52:36.254Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-15T00:52:36.525Z] Running setup.py install for dockerpty: started [2020-10-15T00:52:38.492Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-15T00:52:40.456Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-15T00:52:43.833Z] Removing intermediate container 58545a8be8a7 [2020-10-15T00:52:43.833Z] ---> 8967d31075cf [2020-10-15T00:52:43.833Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-15T00:52:43.833Z] ---> Running in b4c44b4dd08e [2020-10-15T00:52:44.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T00:52:45.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T00:52:45.675Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-15T00:52:45.675Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-15T00:52:45.675Z] (3/3) Installing curl (7.69.1-r1) [2020-10-15T00:52:45.675Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T00:52:45.675Z] OK: 71 MiB in 58 packages [2020-10-15T00:52:47.140Z] Removing intermediate container b4c44b4dd08e [2020-10-15T00:52:47.140Z] ---> 3002bb26ab85 [2020-10-15T00:52:47.140Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-15T00:52:47.140Z] ---> Running in c539ed7488ca [2020-10-15T00:52:47.413Z] Removing intermediate container c539ed7488ca [2020-10-15T00:52:47.413Z] ---> f3620e8f3cc3 [2020-10-15T00:52:47.413Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T00:52:47.686Z] ---> Running in 1e1ba074456a [2020-10-15T00:52:48.291Z] Removing intermediate container 1e1ba074456a [2020-10-15T00:52:48.291Z] ---> cf9cc3a7797c [2020-10-15T00:52:48.291Z] Step 25/27 : LABEL arch=arm64 [2020-10-15T00:52:48.291Z] ---> Running in 60c533420b93 [2020-10-15T00:52:48.894Z] Removing intermediate container 60c533420b93 [2020-10-15T00:52:48.894Z] ---> 90d800b226da [2020-10-15T00:52:48.894Z] Step 26/27 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb [2020-10-15T00:52:48.894Z] ---> Running in b7bbdf9e8490 [2020-10-15T00:52:49.174Z] Removing intermediate container b7bbdf9e8490 [2020-10-15T00:52:49.174Z] ---> 81be56cdc55c [2020-10-15T00:52:49.174Z] Step 27/27 : LABEL version=0.0.0 [2020-10-15T00:52:49.446Z] ---> Running in 9d9eda37ab2e [2020-10-15T00:52:49.720Z] Removing intermediate container 9d9eda37ab2e [2020-10-15T00:52:49.720Z] ---> 0137ce7e10f7 [2020-10-15T00:52:49.995Z] [2020-10-15T00:52:50.266Z] Successfully built 0137ce7e10f7 [2020-10-15T00:52:50.266Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-15T00:52:50.551Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-15T00:52:50.537Z] $ docker stop --time=1 336b64d5e49c75206fb564ab9128509d0be2c597ebdea2d699667f0bb3a3d696 [2020-10-15T00:52:52.489Z] $ docker rm -f 336b64d5e49c75206fb564ab9128509d0be2c597ebdea2d699667f0bb3a3d696 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-15T00:52:53.217Z] + grep docker [2020-10-15T00:52:53.218Z] + docker images [2020-10-15T00:52:53.492Z] docker-sys-mgmt-agent-go-arm64 latest 0137ce7e10f7 4 seconds ago 270MB [2020-10-15T00:52:53.492Z] docker-security-secrets-setup-go-arm64 latest ee4ceca50652 46 seconds ago 22.7MB [2020-10-15T00:52:53.492Z] docker-support-logging-go-arm64 latest be852ee78e58 About a minute ago 10.6MB [2020-10-15T00:52:53.492Z] docker-support-scheduler-go-arm64 latest 6fdc6eb39a33 About a minute ago 11.5MB [2020-10-15T00:52:53.492Z] docker-security-proxy-setup-go-arm64 latest 2b2f8c92b34e About a minute ago 15.1MB [2020-10-15T00:52:53.492Z] docker-core-data-go-arm64 latest 13f0aed3bc7c 3 minutes ago 22.2MB [2020-10-15T00:52:53.492Z] docker-core-metadata-go-arm64 latest c62a31aa4f29 4 minutes ago 13.4MB [2020-10-15T00:52:53.492Z] docker-security-secretstore-setup-go-arm64 latest 9e24910bfde9 4 minutes ago 30.8MB [2020-10-15T00:52:53.492Z] docker-support-notifications-go-arm64 latest 693ae21ec0f8 4 minutes ago 12.9MB [2020-10-15T00:52:53.492Z] docker-core-command-go-arm64 latest 9d99fe5b93e8 4 minutes ago 11.4MB [2020-10-15T00:52:53.492Z] docker latest 45884bde0078 3 weeks ago 198MB [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-15T00:52:56.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T00:52:57.537Z] ---> package-listing.sh [2020-10-15T00:52:57.537Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-15T00:52:57.537Z] ++ facter osfamily [2020-10-15T00:52:57.802Z] + OS_FAMILY=redhat [2020-10-15T00:52:57.802Z] + workspace=/w/workspace/edgex-go/21 [2020-10-15T00:52:57.802Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-15T00:52:57.802Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-15T00:52:57.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-15T00:52:57.802Z] + PACKAGES=/tmp/packages_start.txt [2020-10-15T00:52:57.802Z] + '[' /w/workspace/edgex-go/21 ']' [2020-10-15T00:52:57.802Z] + PACKAGES=/tmp/packages_end.txt [2020-10-15T00:52:57.802Z] + case "${OS_FAMILY}" in [2020-10-15T00:52:57.802Z] + rpm -qa [2020-10-15T00:52:57.802Z] + sort [2020-10-15T00:53:02.098Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-15T00:53:02.098Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-15T00:53:02.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-15T00:53:02.098Z] + '[' /w/workspace/edgex-go/21 ']' [2020-10-15T00:53:02.098Z] + mkdir -p /w/workspace/edgex-go/21/archives/ [2020-10-15T00:53:02.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/21/archives/ [Pipeline] echo [2020-10-15T00:53:02.130Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-15T00:53:02.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:53:02.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T00:53:03.144Z] [2020-10-15T00:53:03.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:53:03.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T00:53:03.799Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-15T00:53:03.799Z] df20fa9351a1: Pulling fs layer [2020-10-15T00:53:03.799Z] 36b3adc4ff6f: Pulling fs layer [2020-10-15T00:53:03.799Z] 8ad3a11d3b57: Pulling fs layer [2020-10-15T00:53:03.799Z] 46f8f816bc3b: Pulling fs layer [2020-10-15T00:53:03.799Z] 93b61091891f: Pulling fs layer [2020-10-15T00:53:03.799Z] 93b9cdb0e59b: Pulling fs layer [2020-10-15T00:53:03.799Z] 5e14af77c1be: Pulling fs layer [2020-10-15T00:53:03.799Z] 01666e4c0597: Pulling fs layer [2020-10-15T00:53:03.799Z] aa168da1d23b: Pulling fs layer [2020-10-15T00:53:03.799Z] 93b9cdb0e59b: Waiting [2020-10-15T00:53:03.799Z] 5e14af77c1be: Waiting [2020-10-15T00:53:03.799Z] 01666e4c0597: Waiting [2020-10-15T00:53:03.799Z] aa168da1d23b: Waiting [2020-10-15T00:53:03.799Z] 46f8f816bc3b: Waiting [2020-10-15T00:53:03.799Z] 93b61091891f: Waiting [2020-10-15T00:53:03.799Z] 36b3adc4ff6f: Download complete [2020-10-15T00:53:03.799Z] 46f8f816bc3b: Verifying Checksum [2020-10-15T00:53:03.799Z] 46f8f816bc3b: Download complete [2020-10-15T00:53:04.084Z] df20fa9351a1: Verifying Checksum [2020-10-15T00:53:04.084Z] df20fa9351a1: Download complete [2020-10-15T00:53:04.084Z] 93b9cdb0e59b: Verifying Checksum [2020-10-15T00:53:04.084Z] 93b9cdb0e59b: Download complete [2020-10-15T00:53:04.084Z] 5e14af77c1be: Verifying Checksum [2020-10-15T00:53:04.084Z] 5e14af77c1be: Download complete [2020-10-15T00:53:04.084Z] 01666e4c0597: Verifying Checksum [2020-10-15T00:53:04.084Z] 01666e4c0597: Download complete [2020-10-15T00:53:04.084Z] 93b61091891f: Verifying Checksum [2020-10-15T00:53:04.084Z] 93b61091891f: Download complete [2020-10-15T00:53:04.364Z] df20fa9351a1: Pull complete [2020-10-15T00:53:04.641Z] 36b3adc4ff6f: Pull complete [2020-10-15T00:53:04.989Z] 8ad3a11d3b57: Verifying Checksum [2020-10-15T00:53:04.989Z] 8ad3a11d3b57: Download complete [2020-10-15T00:53:06.595Z] 8ad3a11d3b57: Pull complete [2020-10-15T00:53:06.595Z] 46f8f816bc3b: Pull complete [2020-10-15T00:53:07.263Z] 93b61091891f: Pull complete [2020-10-15T00:53:07.608Z] 93b9cdb0e59b: Pull complete [2020-10-15T00:53:07.608Z] 5e14af77c1be: Pull complete [2020-10-15T00:53:07.889Z] 01666e4c0597: Pull complete [2020-10-15T00:53:10.642Z] aa168da1d23b: Verifying Checksum [2020-10-15T00:53:10.642Z] aa168da1d23b: Download complete [2020-10-15T00:53:21.047Z] aa168da1d23b: Pull complete [2020-10-15T00:53:21.047Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-15T00:53:21.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T00:53:21.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-15T00:53:21.465Z] prd-centos7-docker-4c-2g-5471 does not seem to be running inside a container [2020-10-15T00:53:21.644Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-15T00:53:25.351Z] $ docker top 66aeb3303d9d286da13dc8509e06e35b1b20a2edf0af9fb64b6e828ee62fc827 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T00:53:26.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-15T00:53:26.410Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-15T00:53:26.840Z] + ls /var/log/sa-host [2020-10-15T00:53:26.840Z] + sadf -c /var/log/sa-host/sa05 [2020-10-15T00:53:26.840Z] file_magic: OK [2020-10-15T00:53:26.840Z] HZ: Using current value: 100 [2020-10-15T00:53:26.840Z] file_header: OK [2020-10-15T00:53:26.840Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-15T00:53:26.840Z] Statistics: [2020-10-15T00:53:26.840Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T00:53:26.840Z] File successfully converted to sysstat format version 12.2.1 [2020-10-15T00:53:26.840Z] + sadf -c /var/log/sa-host/sa15 [2020-10-15T00:53:26.840Z] file_magic: OK [2020-10-15T00:53:26.840Z] HZ: Using current value: 100 [2020-10-15T00:53:26.840Z] file_header: OK [2020-10-15T00:53:26.840Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-15T00:53:26.840Z] Statistics: [2020-10-15T00:53:26.840Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T00:53:26.840Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-15T00:53:27.602Z] provisioning config files... [2020-10-15T00:53:27.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/21@tmp/config8522075484670451105tmp [Pipeline] { [Pipeline] echo [2020-10-15T00:53:27.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T00:53:28.152Z] ---> create-netrc.sh [Pipeline] } [2020-10-15T00:53:28.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-15T00:53:28.273Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T00:53:29.057Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-15T00:53:29.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T00:53:29.442Z] ---> sudo-logs.sh [2020-10-15T00:53:29.442Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-15T00:53:29.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T00:53:29.865Z] ---> job-cost.sh [2020-10-15T00:53:30.163Z] lf-activate-venv: SKIPPING [2020-10-15T00:53:30.163Z] INFO: No Stack... [2020-10-15T00:53:32.241Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-15T00:53:32.511Z] INFO: Archiving Costs [Pipeline] echo [2020-10-15T00:53:32.531Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T00:53:32.954Z] ---> logs-deploy.sh [2020-10-15T00:53:32.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2688/21 [2020-10-15T00:53:32.954Z] INFO: archiving workspace using pattern(s): [2020-10-15T00:53:35.631Z] Archives upload complete. [2020-10-15T00:53:35.631Z] INFO: archiving logs to Nexus [2020-10-15T00:53:37.056Z] ---> uname -a: [2020-10-15T00:53:37.056Z] Linux prd-centos7-docker-4c-2g-5471.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] ---> lscpu: [2020-10-15T00:53:37.056Z] Architecture: x86_64 [2020-10-15T00:53:37.056Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-15T00:53:37.056Z] Byte Order: Little Endian [2020-10-15T00:53:37.056Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-15T00:53:37.056Z] CPU(s): 4 [2020-10-15T00:53:37.056Z] On-line CPU(s) list: 0-3 [2020-10-15T00:53:37.056Z] Thread(s) per core: 1 [2020-10-15T00:53:37.056Z] Core(s) per socket: 1 [2020-10-15T00:53:37.056Z] Socket(s): 4 [2020-10-15T00:53:37.056Z] NUMA node(s): 1 [2020-10-15T00:53:37.056Z] Vendor ID: GenuineIntel [2020-10-15T00:53:37.056Z] CPU family: 6 [2020-10-15T00:53:37.056Z] Model: 44 [2020-10-15T00:53:37.056Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-15T00:53:37.056Z] Stepping: 1 [2020-10-15T00:53:37.056Z] CPU MHz: 2933.438 [2020-10-15T00:53:37.056Z] BogoMIPS: 5866.87 [2020-10-15T00:53:37.056Z] Virtualization: VT-x [2020-10-15T00:53:37.056Z] Hypervisor vendor: KVM [2020-10-15T00:53:37.056Z] Virtualization type: full [2020-10-15T00:53:37.056Z] L1d cache: 128 KiB [2020-10-15T00:53:37.056Z] L1i cache: 128 KiB [2020-10-15T00:53:37.056Z] L2 cache: 16 MiB [2020-10-15T00:53:37.056Z] L3 cache: 64 MiB [2020-10-15T00:53:37.056Z] NUMA node0 CPU(s): 0-3 [2020-10-15T00:53:37.056Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-15T00:53:37.056Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-15T00:53:37.056Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-15T00:53:37.056Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-15T00:53:37.056Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-15T00:53:37.056Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-15T00:53:37.056Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-15T00:53:37.056Z] Vulnerability Tsx async abort: Not affected [2020-10-15T00:53:37.056Z] 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-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] ---> nproc: [2020-10-15T00:53:37.056Z] 4 [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] ---> df -h: [2020-10-15T00:53:37.056Z] Filesystem Size Used Available Use% Mounted on [2020-10-15T00:53:37.056Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-15T00:53:37.056Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-15T00:53:37.056Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-15T00:53:37.056Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/21 [2020-10-15T00:53:37.056Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/21@tmp [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] ---> free -m: [2020-10-15T00:53:37.056Z] total used free shared buff/cache available [2020-10-15T00:53:37.056Z] Mem: 1837 665 137 0 1034 1068 [2020-10-15T00:53:37.056Z] Swap: 1023 1 1022 [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] ---> ip addr: [2020-10-15T00:53:37.056Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-15T00:53:37.056Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-15T00:53:37.056Z] inet 127.0.0.1/8 scope host lo [2020-10-15T00:53:37.056Z] valid_lft forever preferred_lft forever [2020-10-15T00:53:37.056Z] inet6 ::1/128 scope host [2020-10-15T00:53:37.056Z] valid_lft forever preferred_lft forever [2020-10-15T00:53:37.056Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-15T00:53:37.056Z] link/ether fa:16:3e:d1:dd:db brd ff:ff:ff:ff:ff:ff [2020-10-15T00:53:37.056Z] inet 10.30.122.241/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-15T00:53:37.056Z] valid_lft 85044sec preferred_lft 85044sec [2020-10-15T00:53:37.056Z] inet6 fe80::f816:3eff:fed1:dddb/64 scope link [2020-10-15T00:53:37.056Z] valid_lft forever preferred_lft forever [2020-10-15T00:53:37.056Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-15T00:53:37.056Z] link/ether 02:42:92:7b:c1:55 brd ff:ff:ff:ff:ff:ff [2020-10-15T00:53:37.056Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-15T00:53:37.056Z] valid_lft forever preferred_lft forever [2020-10-15T00:53:37.056Z] inet6 fe80::42:92ff:fe7b:c155/64 scope link [2020-10-15T00:53:37.056Z] valid_lft forever preferred_lft forever [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] ---> sar -b -r -n DEV: [2020-10-15T00:53:37.056Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] 00:30:41 LINUX RESTART (4 CPU) [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-15T00:53:37.056Z] 00:33:01 52.82 11.04 41.78 0.00 4831.64 9748.13 0.00 [2020-10-15T00:53:37.056Z] 00:34:01 50.70 35.68 15.01 0.00 2885.53 8448.55 0.00 [2020-10-15T00:53:37.056Z] 00:35:01 1.71 0.00 1.71 0.00 0.00 28.75 0.00 [2020-10-15T00:53:37.056Z] 00:36:01 0.18 0.00 0.18 0.00 0.00 2.26 0.00 [2020-10-15T00:53:37.056Z] 00:37:02 0.33 0.00 0.33 0.00 0.00 4.96 0.00 [2020-10-15T00:53:37.056Z] 00:38:01 0.29 0.00 0.29 0.00 0.00 3.10 0.00 [2020-10-15T00:53:37.056Z] 00:39:01 0.35 0.03 0.32 0.00 0.67 3.63 0.00 [2020-10-15T00:53:37.056Z] 00:40:01 0.22 0.00 0.22 0.00 0.00 3.28 0.00 [2020-10-15T00:53:37.056Z] 00:41:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 [2020-10-15T00:53:37.056Z] 00:42:01 0.28 0.00 0.28 0.00 0.00 3.49 0.00 [2020-10-15T00:53:37.056Z] 00:43:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-10-15T00:53:37.056Z] 00:44:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-15T00:53:37.056Z] 00:45:01 0.27 0.00 0.27 0.00 0.00 2.84 0.00 [2020-10-15T00:53:37.056Z] 00:46:01 0.32 0.13 0.18 0.00 4.26 1.75 0.00 [2020-10-15T00:53:37.056Z] 00:47:01 0.77 0.03 0.73 0.00 1.07 15.08 0.00 [2020-10-15T00:53:37.056Z] 00:48:02 0.25 0.00 0.25 0.00 0.00 3.51 0.00 [2020-10-15T00:53:37.056Z] 00:49:01 0.27 0.00 0.27 0.00 0.00 3.69 0.00 [2020-10-15T00:53:37.056Z] 00:50:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 [2020-10-15T00:53:37.056Z] 00:51:01 0.30 0.00 0.30 0.00 0.00 3.38 0.00 [2020-10-15T00:53:37.056Z] 00:52:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-10-15T00:53:37.056Z] 00:53:01 42.11 41.95 0.17 0.00 4060.29 1.88 0.00 [2020-10-15T00:53:37.056Z] Average: 7.27 4.24 3.03 0.00 562.82 873.22 0.00 [2020-10-15T00:53:37.056Z] [2020-10-15T00:53:37.056Z] 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-15T00:53:37.056Z] 00:33:01 70168 0 627184 33.33 2620 1181584 1338540 45.68 582768 1062664 61660 [2020-10-15T00:53:37.056Z] 00:34:01 339592 0 560996 29.82 2620 978348 1129708 38.55 472000 910768 12 [2020-10-15T00:53:37.056Z] 00:35:01 343136 0 557364 29.62 2620 978436 1105512 37.73 472068 908016 20 [2020-10-15T00:53:37.056Z] 00:36:01 345112 0 555388 29.52 2620 978436 1090092 37.20 479192 899312 12 [2020-10-15T00:53:37.056Z] 00:37:02 345620 0 554872 29.49 2620 978444 1090104 37.20 479256 899312 8 [2020-10-15T00:53:37.056Z] 00:38:01 332428 0 568056 30.19 2620 978452 1060064 36.18 540988 851004 12 [2020-10-15T00:53:37.057Z] 00:39:01 331416 0 569048 30.24 2620 978472 1060124 36.18 545304 847692 16 [2020-10-15T00:53:37.057Z] 00:40:01 331732 0 568724 30.23 2620 978480 1060064 36.18 544992 847692 8 [2020-10-15T00:53:37.057Z] 00:41:01 331896 0 568556 30.22 2620 978484 1060064 36.18 544996 847692 8 [2020-10-15T00:53:37.057Z] 00:42:01 331356 0 569088 30.25 2620 978492 1060184 36.18 540240 853084 8 [2020-10-15T00:53:37.057Z] 00:43:01 331192 0 569252 30.25 2620 978492 1060184 36.18 540232 853084 16 [2020-10-15T00:53:37.057Z] 00:44:01 332056 0 568380 30.21 2620 978500 1060064 36.18 539576 853084 16 [2020-10-15T00:53:37.057Z] 00:45:01 332016 0 568416 30.21 2620 978504 1060064 36.18 539604 853084 8 [2020-10-15T00:53:37.057Z] 00:46:01 330368 0 570064 30.30 2620 978504 1061804 36.24 541092 853084 12 [2020-10-15T00:53:37.057Z] 00:47:01 331076 0 569344 30.26 2620 978516 1060148 36.18 541424 851720 16 [2020-10-15T00:53:37.057Z] 00:48:02 331828 0 568588 30.22 2620 978520 1060064 36.18 541052 851720 12 [2020-10-15T00:53:37.057Z] 00:49:01 331380 0 569032 30.24 2620 978524 1060100 36.18 541404 851720 8 [2020-10-15T00:53:37.057Z] 00:50:01 331632 0 568776 30.23 2620 978528 1060064 36.18 541024 851720 8 [2020-10-15T00:53:37.057Z] 00:51:01 330648 0 569752 30.28 2620 978536 1060244 36.18 542004 851720 12 [2020-10-15T00:53:37.057Z] 00:52:01 330540 0 569860 30.29 2620 978536 1060268 36.19 542180 851720 8 [2020-10-15T00:53:37.057Z] 00:53:01 185828 0 592228 31.48 2620 1100880 1096128 37.41 564896 973380 156 [2020-10-15T00:53:37.057Z] Average: 314334 0 570618 30.33 2620 993984 1083504 36.98 532204 877299 2954 [2020-10-15T00:53:37.057Z] [2020-10-15T00:53:37.057Z] 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-15T00:53:37.057Z] 00:33:01 veth68ebffc 417.50 386.57 48.19 2094.69 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:33:01 eth0 768.34 720.62 4055.96 102.60 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:33:01 docker0 417.50 386.44 42.48 2094.68 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:34:01 eth0 110.16 114.45 551.68 28.54 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:34:01 docker0 103.31 95.74 9.92 538.01 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:35:01 eth0 2.55 0.78 0.83 0.41 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:36:01 eth0 1.83 0.72 0.63 0.37 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:37:02 eth0 0.77 0.50 0.41 0.31 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:38:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:39:01 eth0 0.32 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:40:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:41:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:42:01 eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:43:01 eth0 0.58 0.43 0.32 0.18 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:44:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:47:01 eth0 0.35 0.25 0.17 0.08 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:48:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:49:01 eth0 0.24 0.19 0.12 0.07 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:50:01 eth0 0.37 0.07 0.03 0.01 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:51:01 eth0 1.22 0.53 0.46 0.21 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:52:01 eth0 0.75 0.40 0.41 0.26 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:53:01 eth0 4.88 2.84 4.90 1.95 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] Average: eth0 42.65 40.24 220.42 6.46 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] Average: docker0 24.87 23.02 2.50 125.70 0.00 0.00 0.00 0.00 [2020-10-15T00:53:37.057Z] [2020-10-15T00:53:37.057Z] [2020-10-15T00:53:37.057Z] ---> sar -P ALL: [2020-10-15T00:53:37.057Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) [2020-10-15T00:53:37.057Z] [2020-10-15T00:53:37.057Z] 00:30:41 LINUX RESTART (4 CPU) [2020-10-15T00:53:37.057Z] [2020-10-15T00:53:37.057Z] 00:32:01 CPU %user %nice %system %iowait %steal %idle [2020-10-15T00:53:37.057Z] 00:33:01 all 5.71 0.00 2.97 1.09 13.09 77.14 [2020-10-15T00:53:37.057Z] 00:33:01 0 6.29 0.00 3.43 2.83 15.42 72.03 [2020-10-15T00:53:37.057Z] 00:33:01 1 4.96 0.00 2.60 0.11 12.77 79.56 [2020-10-15T00:53:37.057Z] 00:33:01 2 6.03 0.00 3.14 0.32 12.79 77.72 [2020-10-15T00:53:37.057Z] 00:33:01 3 5.57 0.00 2.74 1.11 11.39 79.19 [2020-10-15T00:53:37.057Z] 00:34:01 all 4.69 0.00 1.70 0.31 6.75 86.55 [2020-10-15T00:53:37.057Z] 00:34:01 0 4.09 0.00 1.41 0.16 8.20 86.13 [2020-10-15T00:53:37.057Z] 00:34:01 1 5.25 0.00 2.29 0.56 6.45 85.44 [2020-10-15T00:53:37.057Z] 00:34:01 2 5.46 0.00 1.70 0.32 6.24 86.29 [2020-10-15T00:53:37.057Z] 00:34:01 3 3.97 0.00 1.40 0.21 6.08 88.34 [2020-10-15T00:53:37.057Z] 00:35:01 all 0.11 0.00 0.06 0.00 0.43 99.40 [2020-10-15T00:53:37.057Z] 00:35:01 0 0.10 0.00 0.07 0.00 0.60 99.24 [2020-10-15T00:53:37.057Z] 00:35:01 1 0.23 0.00 0.05 0.00 0.35 99.37 [2020-10-15T00:53:37.057Z] 00:35:01 2 0.05 0.00 0.05 0.00 0.40 99.50 [2020-10-15T00:53:37.057Z] 00:35:01 3 0.07 0.00 0.07 0.00 0.38 99.48 [2020-10-15T00:53:37.057Z] 00:36:01 all 0.12 0.00 0.04 0.00 0.36 99.48 [2020-10-15T00:53:37.057Z] 00:36:01 0 0.37 0.00 0.03 0.00 0.55 99.05 [2020-10-15T00:53:37.057Z] 00:36:01 1 0.03 0.00 0.03 0.00 0.30 99.63 [2020-10-15T00:53:37.057Z] 00:36:01 2 0.02 0.00 0.03 0.00 0.17 99.78 [2020-10-15T00:53:37.057Z] 00:36:01 3 0.08 0.00 0.07 0.00 0.42 99.43 [2020-10-15T00:53:37.057Z] 00:37:02 all 0.09 0.00 0.02 0.00 0.53 99.35 [2020-10-15T00:53:37.057Z] 00:37:02 0 0.10 0.00 0.03 0.00 0.89 98.97 [2020-10-15T00:53:37.057Z] 00:37:02 1 0.23 0.00 0.02 0.00 0.40 99.35 [2020-10-15T00:53:37.057Z] 00:37:02 2 0.02 0.00 0.03 0.00 0.55 99.40 [2020-10-15T00:53:37.057Z] 00:37:02 3 0.02 0.00 0.02 0.00 0.28 99.68 [2020-10-15T00:53:37.057Z] 00:38:01 all 0.10 0.00 0.10 0.00 0.33 99.47 [2020-10-15T00:53:37.057Z] 00:38:01 0 0.10 0.00 0.02 0.00 0.34 99.54 [2020-10-15T00:53:37.057Z] 00:38:01 1 0.24 0.00 0.02 0.00 0.51 99.24 [2020-10-15T00:53:37.057Z] 00:38:01 2 0.03 0.00 0.03 0.00 0.20 99.73 [2020-10-15T00:53:37.057Z] 00:38:01 3 0.02 0.00 0.32 0.00 0.29 99.37 [2020-10-15T00:53:37.057Z] 00:39:01 all 0.15 0.00 0.05 0.00 0.16 99.64 [2020-10-15T00:53:37.057Z] 00:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2020-10-15T00:53:37.057Z] 00:39:01 1 0.07 0.00 0.05 0.00 0.28 99.60 [2020-10-15T00:53:37.057Z] 00:39:01 2 0.47 0.00 0.03 0.00 0.22 99.28 [2020-10-15T00:53:37.057Z] 00:39:01 3 0.03 0.00 0.10 0.00 0.12 99.75 [2020-10-15T00:53:37.057Z] 00:40:01 all 0.10 0.00 0.04 0.00 0.17 99.68 [2020-10-15T00:53:37.057Z] 00:40:01 0 0.00 0.00 0.02 0.00 0.05 99.93 [2020-10-15T00:53:37.057Z] 00:40:01 1 0.05 0.00 0.08 0.00 0.40 99.47 [2020-10-15T00:53:37.057Z] 00:40:01 2 0.32 0.00 0.03 0.02 0.17 99.47 [2020-10-15T00:53:37.057Z] 00:40:01 3 0.05 0.00 0.03 0.00 0.08 99.83 [2020-10-15T00:53:37.057Z] 00:41:01 all 0.12 0.00 0.02 0.00 0.20 99.66 [2020-10-15T00:53:37.057Z] 00:41:01 0 0.02 0.00 0.00 0.00 0.30 99.68 [2020-10-15T00:53:37.057Z] 00:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2020-10-15T00:53:37.057Z] 00:41:01 2 0.38 0.00 0.00 0.00 0.13 99.48 [2020-10-15T00:53:37.057Z] 00:41:01 3 0.05 0.00 0.07 0.00 0.33 99.55 [2020-10-15T00:53:37.057Z] 00:42:01 all 0.12 0.00 0.03 0.00 0.25 99.61 [2020-10-15T00:53:37.057Z] 00:42:01 0 0.00 0.00 0.03 0.00 0.27 99.70 [2020-10-15T00:53:37.057Z] 00:42:01 1 0.03 0.00 0.02 0.00 0.40 99.55 [2020-10-15T00:53:37.057Z] 00:42:01 2 0.38 0.00 0.05 0.00 0.20 99.37 [2020-10-15T00:53:37.057Z] 00:42:01 3 0.05 0.00 0.03 0.00 0.12 99.80 [2020-10-15T00:53:37.057Z] 00:43:01 all 0.12 0.00 0.03 0.00 0.18 99.66 [2020-10-15T00:53:37.057Z] 00:43:01 0 0.03 0.00 0.03 0.00 0.28 99.65 [2020-10-15T00:53:37.057Z] 00:43:01 1 0.02 0.00 0.03 0.00 0.22 99.73 [2020-10-15T00:53:37.057Z] 00:43:01 2 0.40 0.00 0.03 0.00 0.13 99.43 [2020-10-15T00:53:37.057Z] 00:43:01 3 0.03 0.00 0.03 0.00 0.10 99.83 [2020-10-15T00:53:37.057Z] [2020-10-15T00:53:37.057Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle [2020-10-15T00:53:37.057Z] 00:44:01 all 0.08 0.00 0.03 0.00 0.42 99.47 [2020-10-15T00:53:37.057Z] 00:44:01 0 0.00 0.00 0.02 0.00 0.48 99.50 [2020-10-15T00:53:37.057Z] 00:44:01 1 0.05 0.00 0.03 0.00 0.56 99.35 [2020-10-15T00:53:37.057Z] 00:44:01 2 0.27 0.00 0.03 0.00 0.37 99.33 [2020-10-15T00:53:37.057Z] 00:44:01 3 0.02 0.00 0.03 0.00 0.25 99.70 [2020-10-15T00:53:37.057Z] 00:45:01 all 0.07 0.00 0.02 0.00 0.38 99.52 [2020-10-15T00:53:37.057Z] 00:45:01 0 0.25 0.00 0.03 0.00 0.35 99.37 [2020-10-15T00:53:37.057Z] 00:45:01 1 0.00 0.00 0.02 0.00 0.15 99.83 [2020-10-15T00:53:37.057Z] 00:45:01 2 0.02 0.00 0.03 0.00 0.45 99.50 [2020-10-15T00:53:37.057Z] 00:45:01 3 0.02 0.00 0.02 0.00 0.58 99.39 [2020-10-15T00:53:37.057Z] 00:46:01 all 0.12 0.00 0.04 0.00 0.30 99.54 [2020-10-15T00:53:37.057Z] 00:46:01 0 0.40 0.00 0.03 0.00 0.50 99.07 [2020-10-15T00:53:37.057Z] 00:46:01 1 0.03 0.00 0.03 0.00 0.12 99.82 [2020-10-15T00:53:37.057Z] 00:46:01 2 0.03 0.00 0.03 0.00 0.23 99.70 [2020-10-15T00:53:37.057Z] 00:46:01 3 0.02 0.00 0.05 0.00 0.35 99.58 [2020-10-15T00:53:37.057Z] 00:47:01 all 0.11 0.00 0.03 0.00 0.28 99.58 [2020-10-15T00:53:37.057Z] 00:47:01 0 0.35 0.00 0.05 0.00 0.61 98.99 [2020-10-15T00:53:37.057Z] 00:47:01 1 0.02 0.00 0.03 0.00 0.18 99.77 [2020-10-15T00:53:37.057Z] 00:47:01 2 0.02 0.00 0.02 0.00 0.08 99.88 [2020-10-15T00:53:37.057Z] 00:47:01 3 0.05 0.00 0.02 0.00 0.25 99.68 [2020-10-15T00:53:37.057Z] 00:48:02 all 0.10 0.00 0.04 0.00 0.41 99.45 [2020-10-15T00:53:37.057Z] 00:48:02 0 0.27 0.00 0.07 0.00 0.55 99.12 [2020-10-15T00:53:37.057Z] 00:48:02 1 0.03 0.00 0.02 0.00 0.28 99.67 [2020-10-15T00:53:37.057Z] 00:48:02 2 0.03 0.00 0.03 0.00 0.17 99.77 [2020-10-15T00:53:37.057Z] 00:48:02 3 0.08 0.00 0.05 0.00 0.63 99.24 [2020-10-15T00:53:37.058Z] 00:49:01 all 0.09 0.00 0.02 0.00 0.33 99.55 [2020-10-15T00:53:37.058Z] 00:49:01 0 0.03 0.00 0.03 0.00 0.20 99.73 [2020-10-15T00:53:37.058Z] 00:49:01 1 0.02 0.00 0.02 0.00 0.44 99.53 [2020-10-15T00:53:37.058Z] 00:49:01 2 0.02 0.00 0.02 0.00 0.32 99.64 [2020-10-15T00:53:37.058Z] 00:49:01 3 0.30 0.00 0.02 0.00 0.37 99.31 [2020-10-15T00:53:37.058Z] 00:50:01 all 0.10 0.00 0.02 0.00 0.27 99.60 [2020-10-15T00:53:37.058Z] 00:50:01 0 0.05 0.00 0.05 0.00 0.48 99.42 [2020-10-15T00:53:37.058Z] 00:50:01 1 0.03 0.00 0.02 0.00 0.10 99.85 [2020-10-15T00:53:37.058Z] 00:50:01 2 0.03 0.00 0.02 0.00 0.25 99.70 [2020-10-15T00:53:37.058Z] 00:50:01 3 0.30 0.00 0.02 0.00 0.27 99.42 [2020-10-15T00:53:37.058Z] 00:51:01 all 0.10 0.00 0.04 0.00 0.20 99.66 [2020-10-15T00:53:37.058Z] 00:51:01 0 0.07 0.00 0.07 0.00 0.40 99.47 [2020-10-15T00:53:37.058Z] 00:51:01 1 0.02 0.00 0.02 0.00 0.12 99.85 [2020-10-15T00:53:37.058Z] 00:51:01 2 0.03 0.00 0.02 0.00 0.17 99.78 [2020-10-15T00:53:37.058Z] 00:51:01 3 0.30 0.00 0.05 0.00 0.10 99.55 [2020-10-15T00:53:37.058Z] 00:52:01 all 0.07 0.00 0.03 0.00 0.21 99.69 [2020-10-15T00:53:37.058Z] 00:52:01 0 0.03 0.00 0.03 0.00 0.27 99.67 [2020-10-15T00:53:37.058Z] 00:52:01 1 0.03 0.00 0.02 0.00 0.10 99.85 [2020-10-15T00:53:37.058Z] 00:52:01 2 0.03 0.00 0.03 0.00 0.28 99.65 [2020-10-15T00:53:37.058Z] 00:52:01 3 0.18 0.00 0.03 0.00 0.18 99.60 [2020-10-15T00:53:37.058Z] 00:53:01 all 0.77 0.00 0.31 0.78 0.57 97.57 [2020-10-15T00:53:37.058Z] 00:53:01 0 0.28 0.00 0.13 0.71 0.33 98.54 [2020-10-15T00:53:37.058Z] 00:53:01 1 0.28 0.00 0.22 0.13 0.46 98.91 [2020-10-15T00:53:37.058Z] 00:53:01 2 0.55 0.00 0.41 0.90 0.61 97.53 [2020-10-15T00:53:37.058Z] 00:53:01 3 1.97 0.00 0.48 1.39 0.87 95.29 [2020-10-15T00:53:37.058Z] Average: all 0.63 0.00 0.27 0.10 1.24 97.76 [2020-10-15T00:53:37.058Z] Average: 0 0.62 0.00 0.27 0.18 1.49 97.45 [2020-10-15T00:53:37.058Z] Average: 1 0.56 0.00 0.27 0.04 1.19 97.94 [2020-10-15T00:53:37.058Z] Average: 2 0.69 0.00 0.28 0.07 1.15 97.81 [2020-10-15T00:53:37.058Z] Average: 3 0.63 0.00 0.27 0.13 1.12 97.84 [2020-10-15T00:53:37.058Z] [2020-10-15T00:53:37.058Z] [2020-10-15T00:53:37.058Z]