Started by user Ernesto Ojeda Replayed #9 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 5fa08527d925aa0d761a58fd1d2245c253eac308 rather than fcf06ce352c7497f559f1a4959fed9f8c6b65043 Obtained Jenkinsfile from 5fa08527d925aa0d761a58fd1d2245c253eac308 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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. Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy 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. Replacing contents of vars/lfInfraShipLogs.groovy [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 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-5628’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5632 in /w/workspace/edgexfoundry_edgex-go_PR-2789 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 5fa08527d925aa0d761a58fd1d2245c253eac308 into PR head commit fcf06ce352c7497f559f1a4959fed9f8c6b65043 Merge succeeded, producing fcf06ce352c7497f559f1a4959fed9f8c6b65043 Checking out Revision fcf06ce352c7497f559f1a4959fed9f8c6b65043 (PR-2789) > 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/2789/head:refs/remotes/origin/PR-2789 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # 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 5fa08527d925aa0d761a58fd1d2245c253eac308 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 Commit message: "feat(metadata): Implement Metadata POST /device V2 API" > git rev-list --no-walk fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:52 ========================================================= 18:28:52 EdgeX Global Pipelines Version Info 18:28:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:54 ------------------- 18:28:54 stable info: 18:28:54 ------------------- 18:28:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:54 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 18:28:54 Message: update stable to v1.0.131 18:28:55 ------------------- 18:28:55 experimental info: 18:28:55 ------------------- 18:28:55 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:55 Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 18:28:55 Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:28:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:28:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2789 [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2789 [Pipeline] echo 18:28:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2789 [Pipeline] echo 18:28:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcf06ce352c7497f559f1a4959fed9f8c6b65043 [Pipeline] echo 18:28:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcf06ce [Pipeline] echo 18:28:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 18:28:58 ++ 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 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/core-command/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo core-command,cmd/core-command/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/core-data/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo core-data,cmd/core-data/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/core-metadata/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo core-metadata,cmd/core-metadata/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/security-proxy-setup/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/security-secrets-setup/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/support-logging/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo support-logging,cmd/support-logging/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/support-notifications/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo support-notifications,cmd/support-notifications/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/support-scheduler/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:28:58 + for file in '`ls cmd/**/Dockerfile`' 18:28:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:28:58 ++ cut -d/ -f2 18:28:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:28:58 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 18:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:28:59 18:28:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:29:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:00 latest: Pulling from edgex-devops/git-semver 18:29:00 31603596830f: Pulling fs layer 18:29:00 2a8b12db71e7: Pulling fs layer 18:29:00 6ca5941a6612: Pulling fs layer 18:29:00 ecc8261a40a4: Pulling fs layer 18:29:00 ecc8261a40a4: Waiting 18:29:00 2a8b12db71e7: Verifying Checksum 18:29:00 2a8b12db71e7: Download complete 18:29:00 ecc8261a40a4: Verifying Checksum 18:29:00 ecc8261a40a4: Download complete 18:29:00 6ca5941a6612: Verifying Checksum 18:29:00 6ca5941a6612: Download complete 18:29:00 31603596830f: Verifying Checksum 18:29:00 31603596830f: Download complete 18:29:01 31603596830f: Pull complete 18:29:01 2a8b12db71e7: Pull complete 18:29:02 6ca5941a6612: Pull complete 18:29:02 ecc8261a40a4: Pull complete 18:29:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:29:02 prd-centos7-docker-4c-2g-5632 does not seem to be running inside a container 18:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:05 $ docker top 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:05 [ssh-agent] Looking for ssh-agent implementation... 18:29:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:06 $ docker exec 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent 18:29:06 SSH_AUTH_SOCK=/tmp/ssh-Sbp3eWQEeGcE/agent.12 18:29:06 SSH_AGENT_PID=18 18:29:06 Running ssh-add (command line suppressed) 18:29:06 Identity added: /w/workspace/edgex-go/10@tmp/private_key_4689900085925371.key (/w/workspace/edgex-go/10@tmp/private_key_4689900085925371.key) 18:29:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:06 + git tag --points-at HEAD [Pipeline] } 18:29:06 $ docker exec --env ******** --env ******** 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent -k 18:29:06 unset SSH_AUTH_SOCK; 18:29:06 unset SSH_AGENT_PID; 18:29:06 echo Agent pid 18 killed; 18:29:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:29:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:07 [ssh-agent] Looking for ssh-agent implementation... 18:29:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:07 $ docker exec 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent 18:29:07 SSH_AUTH_SOCK=/tmp/ssh-7SSuAWrqEPhr/agent.46 18:29:07 SSH_AGENT_PID=51 18:29:07 Running ssh-add (command line suppressed) 18:29:07 Identity added: /w/workspace/edgex-go/10@tmp/private_key_1315296941609482810.key (/w/workspace/edgex-go/10@tmp/private_key_1315296941609482810.key) 18:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:08 + git semver init 18:29:08 # -> Open(): unable to determine branch for HEAD 18:29:08 # $GIT_DIR = /w/workspace/edgex-go/10/.git 18:29:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 18:29:08 # $SEMVER_REMOTE_NAME = origin 18:29:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:08 # $SEMVER_USER_NAME = edgex-jenkins 18:29:08 # $SEMVER_BRANCH = PR-2789 18:29:08 # $SEMVER_TEMP = /tmp/semver-335047857 18:29:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:29:26 # '/tmp/semver-335047857' -> '/w/workspace/edgex-go/10/.semver' 18:29:26 # -> Force: false 18:29:26 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 18:29:26 $ docker exec --env ******** --env ******** 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent -k 18:29:26 unset SSH_AUTH_SOCK; 18:29:26 unset SSH_AGENT_PID; 18:29:26 echo Agent pid 51 killed; 18:29:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:27 + git semver [Pipeline] } 18:29:27 $ docker stop --time=1 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc 18:29:28 $ docker rm -f 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:29:29 Stashed 1 file(s) [Pipeline] echo 18:29:29 [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 18:29:30 ========================================================= 18:29:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:29:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:29:31 + 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 . 18:29:31 error checking context: 'can't stat '/w/workspace/edgex-go/10/.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] } 18:29:32 Failed in branch amd64 18:29:45 Still waiting to schedule task 18:29:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:33:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5642 in /w/workspace/edgexfoundry_edgex-go_PR-2789 [Pipeline] { [Pipeline] ws 18:33:13 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 18:33:19 using credential edgex-jenkins-ssh 18:33:19 Cloning the remote Git repository 18:33:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:33:19 > git init /w/workspace/edgex-go/10 # timeout=10 18:33:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:19 > git --version # timeout=10 18:33:19 > git --version # 'git version 2.17.1' 18:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:33:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:33:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2789/head:refs/remotes/origin/PR-2789 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:36 Merging remotes/origin/master commit 5fa08527d925aa0d761a58fd1d2245c253eac308 into PR head commit fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:33:36 Merge succeeded, producing fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:33:36 Checking out Revision fcf06ce352c7497f559f1a4959fed9f8c6b65043 (PR-2789) 18:33:36 > git config core.sparsecheckout # timeout=10 18:33:36 > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 18:33:36 > git remote # timeout=10 18:33:36 > git config --get remote.origin.url # timeout=10 18:33:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:36 > git merge 5fa08527d925aa0d761a58fd1d2245c253eac308 # timeout=10 18:33:36 > git rev-parse HEAD^{commit} # timeout=10 18:33:36 > git config core.sparsecheckout # timeout=10 18:33:36 > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 18:33:41 Commit message: "feat(metadata): Implement Metadata POST /device V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:33:42 ========================================================= 18:33:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:33:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:33:43 + 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 . 18:33:45 Sending build context to Docker daemon 165MB 18:33:45 Step 1/7 : ARG BASE=golang:1.15-alpine 18:33:45 Step 2/7 : FROM ${BASE} 18:33:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:33:46 b538f80385f9: Pulling fs layer 18:33:46 74f711af9a0d: Pulling fs layer 18:33:46 99f96fe45779: Pulling fs layer 18:33:46 8529a6b9a6be: Pulling fs layer 18:33:46 45590311c82a: Pulling fs layer 18:33:46 69ca0ff8b7b3: Pulling fs layer 18:33:46 209524e5b208: Pulling fs layer 18:33:46 45590311c82a: Waiting 18:33:46 209524e5b208: Waiting 18:33:46 8529a6b9a6be: Waiting 18:33:46 99f96fe45779: Verifying Checksum 18:33:46 99f96fe45779: Download complete 18:33:46 74f711af9a0d: Verifying Checksum 18:33:46 74f711af9a0d: Download complete 18:33:46 45590311c82a: Download complete 18:33:46 69ca0ff8b7b3: Verifying Checksum 18:33:46 69ca0ff8b7b3: Download complete 18:33:46 b538f80385f9: Verifying Checksum 18:33:46 b538f80385f9: Download complete 18:33:47 b538f80385f9: Pull complete 18:33:47 74f711af9a0d: Pull complete 18:33:48 99f96fe45779: Pull complete 18:33:49 209524e5b208: Verifying Checksum 18:33:49 209524e5b208: Download complete 18:33:50 8529a6b9a6be: Verifying Checksum 18:33:50 8529a6b9a6be: Download complete 18:34:00 8529a6b9a6be: Pull complete 18:34:00 45590311c82a: Pull complete 18:34:01 69ca0ff8b7b3: Pull complete 18:34:04 209524e5b208: Pull complete 18:34:04 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 18:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:34:04 ---> 5bddaf1c2fca 18:34:04 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 18:34:08 ---> Running in c34ce51faaf4 18:34:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:34:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:34:12 (1/12) Installing libmagic (5.38-r0) 18:34:13 (2/12) Installing file (5.38-r0) 18:34:13 (3/12) Installing libc-dev (0.7.2-r3) 18:34:13 (4/12) Installing g++ (9.3.0-r2) 18:34:39 (5/12) Installing fortify-headers (1.1-r0) 18:34:39 (6/12) Installing patch (2.7.6-r6) 18:34:39 (7/12) Installing build-base (0.5-r2) 18:34:39 (8/12) Installing libsodium (1.0.18-r0) 18:34:39 (9/12) Installing pkgconf (1.7.2-r0) 18:34:39 (10/12) Installing libsodium-dev (1.0.18-r0) 18:34:39 (11/12) Installing libzmq (4.3.3-r0) 18:34:39 (12/12) Installing zeromq-dev (4.3.3-r0) 18:34:39 Executing busybox-1.31.1-r16.trigger 18:34:39 OK: 217 MiB in 51 packages 18:34:44 Removing intermediate container c34ce51faaf4 18:34:44 ---> e54b52c6f61f 18:34:44 Step 4/7 : WORKDIR /edgex-go 18:34:44 ---> Running in 5e2eb8078f9d 18:34:44 Removing intermediate container 5e2eb8078f9d 18:34:44 ---> f63365793eb7 18:34:44 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:34:44 latest: Pulling from library/docker 18:34:44 b538f80385f9: Already exists 18:34:44 259a493cd78d: Pulling fs layer 18:34:44 b8e66b5100f5: Pulling fs layer 18:34:44 7f8258a56ab6: Pulling fs layer 18:34:44 75a0a0ebb566: Pulling fs layer 18:34:44 4a2c62f0a2a3: Pulling fs layer 18:34:44 294320357d30: Pulling fs layer 18:34:44 75a0a0ebb566: Waiting 18:34:44 4a2c62f0a2a3: Waiting 18:34:44 294320357d30: Waiting 18:34:44 b8e66b5100f5: Verifying Checksum 18:34:44 b8e66b5100f5: Download complete 18:34:44 259a493cd78d: Verifying Checksum 18:34:44 259a493cd78d: Download complete 18:34:45 4a2c62f0a2a3: Verifying Checksum 18:34:45 4a2c62f0a2a3: Download complete 18:34:45 75a0a0ebb566: Verifying Checksum 18:34:45 75a0a0ebb566: Download complete 18:34:45 294320357d30: Verifying Checksum 18:34:45 294320357d30: Download complete 18:34:45 259a493cd78d: Pull complete 18:34:46 b8e66b5100f5: Pull complete 18:34:46 7f8258a56ab6: Download complete 18:34:49 7f8258a56ab6: Pull complete 18:34:49 75a0a0ebb566: Pull complete 18:34:50 4a2c62f0a2a3: Pull complete 18:34:50 294320357d30: Pull complete 18:34:50 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 18:34:50 Status: Downloaded newer image for docker:latest 18:34:53 ---> 2bdeca33e8e2 18:34:53 Step 6/7 : COPY go.mod . 18:34:54 ---> a0017d45e7c7 18:34:54 Step 7/7 : RUN go mod download 18:34:54 ---> Running in 4dd05bcda45d 18:35:21 Removing intermediate container 4dd05bcda45d 18:35:21 ---> c73af59e83d9 18:35:21 Successfully built c73af59e83d9 18:35:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:35:22 + docker inspect -f . ci-base-image-arm64 18:35:22 . [Pipeline] withDockerContainer 18:35:22 prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container 18:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:35:24 $ docker top 8f1c4f42a7ca54e740f2f20f2c701aebfaabfe6e55b18d8aa5a7e26e8a898fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:25 + go version 18:35:25 go version go1.15.2 linux/arm64 [Pipeline] } 18:35:25 $ docker stop --time=1 8f1c4f42a7ca54e740f2f20f2c701aebfaabfe6e55b18d8aa5a7e26e8a898fd9 18:35:27 $ docker rm -f 8f1c4f42a7ca54e740f2f20f2c701aebfaabfe6e55b18d8aa5a7e26e8a898fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:28 + docker inspect -f . ci-base-image-arm64 18:35:28 . [Pipeline] withDockerContainer 18:35:28 prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container 18:35:29 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:35:30 $ docker top ad21c60771b437cdca00532515f0e06eff18a9ea5dc302bf0a1c0e0a00b353ac -eo pid,comm [Pipeline] { [Pipeline] echo 18:35:30 ========================================================= 18:35:30 [edgeXBuildGoParallel] Running Tests and Build... 18:35:30 ========================================================= [Pipeline] sh 18:35:31 + make test 18:35:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:35:34 ? github.com/edgexfoundry/edgex-go [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:36:25 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.018s 18:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 18:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:36:25 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 18:36:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:36:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:36:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:36:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:36:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements 18:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.382s coverage: 85.5% of statements 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.428s coverage: 88.9% of statements 18:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.568s coverage: 28.6% of statements 18:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 18:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.020s coverage: 100.0% of statements 18:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.149s coverage: 86.7% of statements 18:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.162s coverage: 97.5% of statements 18:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 100.0% of statements 18:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.202s coverage: 99.0% of statements 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:36:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:36:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.018s coverage: 0.0% of statements [no tests to run] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.5% of statements 18:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.014s coverage: 100.0% of statements 18:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 18:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 18:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 18:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.014s coverage: 100.0% of statements 18:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 55.9% of statements 18:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 38.779s coverage: 86.3% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.585s coverage: 72.2% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.483s coverage: 72.1% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.043s coverage: 82.4% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.016s coverage: 48.4% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.027s coverage: 28.8% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.019s coverage: 96.8% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 36.5% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.1% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.041s coverage: 100.0% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.047s coverage: 42.9% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.027s coverage: 100.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.039s coverage: 83.8% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.011s coverage: 100.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.178s coverage: 29.1% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.053s coverage: 99.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements 18:37:43 GO111MODULE=on go vet ./... 18:38:10 gofmt -l . 18:38:10 [ "`gofmt -l .`" = "" ] 18:38:11 ./bin/test-go-mod-tidy.sh 18:38:11 ./bin/test-attribution-txt.sh [Pipeline] sh 18:38:16 + ls -al . 18:38:16 total 632 18:38:16 drwxrwxr-x 9 1001 1001 4096 Oct 15 18:38 . 18:38:16 drwxr-xr-x 4 root root 4096 Oct 15 18:35 .. 18:38:16 -rw-rw-r-- 1 1001 1001 11 Oct 15 18:33 .dockerignore 18:38:16 drwxrwxr-x 8 1001 1001 4096 Oct 15 18:33 .git 18:38:16 drwxrwxr-x 3 1001 1001 4096 Oct 15 18:33 .github 18:38:16 -rw-rw-r-- 1 1001 1001 932 Oct 15 18:33 .gitignore 18:38:16 -rw-rw-r-- 1 1001 1001 166 Oct 15 18:33 .sonarcloud.properties 18:38:16 -rw-rw-r-- 1 1001 1001 3804 Oct 15 18:33 CONTRIBUTING.md 18:38:16 -rw-rw-r-- 1 1001 1001 1035 Oct 15 18:33 Dockerfile.build 18:38:16 -rw-rw-r-- 1 1001 1001 863 Oct 15 18:33 Jenkinsfile 18:38:16 -rw-rw-r-- 1 1001 1001 10775 Oct 15 18:33 LICENSE 18:38:16 -rw-rw-r-- 1 1001 1001 6237 Oct 15 18:33 Makefile 18:38:16 -rw-rw-r-- 1 1001 1001 6447 Oct 15 18:33 README.md 18:38:16 -rw-rw-r-- 1 1001 1001 259 Oct 15 18:33 SECURITY.md 18:38:16 -rw-rw-r-- 1 1001 1001 5 Oct 15 18:29 VERSION 18:38:16 -rw-rw-r-- 1 1001 1001 4131 Oct 15 18:33 ZMQWindows.md 18:38:16 drwxrwxr-x 2 1001 1001 4096 Oct 15 18:33 bin 18:38:16 drwxrwxr-x 15 1001 1001 4096 Oct 15 18:33 cmd 18:38:16 -rw-r--r-- 1 root root 510921 Oct 15 18:37 coverage.out 18:38:16 -rw-r--r-- 1 root root 1040 Oct 15 18:38 go.mod 18:38:16 -rw-r--r-- 1 root root 18983 Oct 15 18:38 go.sum 18:38:16 drwxrwxr-x 8 1001 1001 4096 Oct 15 18:33 internal 18:38:16 drwxrwxr-x 4 1001 1001 4096 Oct 15 18:33 openapi 18:38:16 drwxrwxr-x 4 1001 1001 4096 Oct 15 18:33 snap 18:38:16 -rw-rw-r-- 1 1001 1001 168 Oct 15 18:33 version.go [Pipeline] sh 18:38:17 + '[' -e coverage.out ] 18:38:17 + chown 1001:1001 coverage.out [Pipeline] stash 18:38:18 Stashed 1 file(s) [Pipeline] sh 18:38:19 + make build 18:38:19 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 18:38:46 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 18:38:52 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 18:38:57 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 18:39:01 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 18:39:06 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 18:39:07 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 18:39:12 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 18:39:18 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 18:39:20 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 18:39:25 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 18:39:29 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 18:39:33 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] } 18:39:36 $ docker stop --time=1 ad21c60771b437cdca00532515f0e06eff18a9ea5dc302bf0a1c0e0a00b353ac 18:39:39 $ docker rm -f ad21c60771b437cdca00532515f0e06eff18a9ea5dc302bf0a1c0e0a00b353ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:39:41 18:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:39:42 latest: Pulling from edgex-devops/edgex-compose-arm64 18:39:42 29e5d40040c1: Pulling fs layer 18:39:42 1ce36da41761: Pulling fs layer 18:39:42 25b303627fd3: Pulling fs layer 18:39:42 29e5d40040c1: Verifying Checksum 18:39:42 29e5d40040c1: Download complete 18:39:43 1ce36da41761: Verifying Checksum 18:39:43 1ce36da41761: Download complete 18:39:43 29e5d40040c1: Pull complete 18:39:44 1ce36da41761: Pull complete 18:39:44 25b303627fd3: Download complete 18:39:54 25b303627fd3: Pull complete 18:39:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:39:55 prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container 18:39:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:39:59 $ docker top 6d1c18ad5bd94a622545014d9b565c635ca1f45f31b8ea02de30ecd9f02e9b35 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:00 + grep parallel 18:40:00 + docker-compose build --help 18:40:03 --parallel Build images in parallel. [Pipeline] } 18:40:03 $ docker stop --time=1 6d1c18ad5bd94a622545014d9b565c635ca1f45f31b8ea02de30ecd9f02e9b35 18:40:05 $ docker rm -f 6d1c18ad5bd94a622545014d9b565c635ca1f45f31b8ea02de30ecd9f02e9b35 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:40:06 . [Pipeline] withDockerContainer 18:40:07 prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container 18:40:07 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:40:08 $ docker top b6eaffd2a25c457d8af0f15aa17666d30428e9f948793d784617c13c958aec6f -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:09 + docker-compose -f ./docker-compose-build.yml build --parallel 18:40:14 Building docker-core-command-go ... 18:40:14 Building docker-core-data-go ... 18:40:14 Building docker-core-metadata-go ... 18:40:14 Building docker-security-proxy-setup-go ... 18:40:14 Building docker-security-secrets-setup-go ... 18:40:14 Building docker-security-secretstore-setup-go ... 18:40:14 Building docker-support-logging-go ... 18:40:14 Building docker-support-notifications-go ... 18:40:14 Building docker-support-scheduler-go ... 18:40:14 Building docker-sys-mgmt-agent-go ... 18:40:14 Building docker-support-logging-go 18:40:14 Building docker-security-proxy-setup-go 18:40:14 Building docker-core-metadata-go 18:40:14 Building docker-core-command-go 18:40:14 Building docker-support-scheduler-go 18:41:35 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 18:41:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:41:35 ---> c73af59e83d9 18:41:35 Step 3/20 : WORKDIR /edgex-go 18:41:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 18:41:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:41:35 ---> c73af59e83d9 18:41:35 Step 3/21 : WORKDIR /edgex-go 18:41:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:41:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:41:35 ---> c73af59e83d9 18:41:35 Step 3/22 : WORKDIR /edgex-go 18:41:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:41:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:41:35 ---> c73af59e83d9 18:41:35 Step 3/22 : WORKDIR /edgex-go 18:41:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:41:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:41:35 ---> c73af59e83d9 18:41:35 Step 3/22 : WORKDIR /edgex-go 18:41:35 ---> Running in 7ff867b874b8 18:41:35 ---> Running in 59fc7557b1fc 18:41:35 ---> Running in b2a9a3608ba0 18:41:35 ---> Running in 4baa22dad0e3 18:41:35 ---> Running in 3ff2c45076c3 18:41:35 Removing intermediate container 59fc7557b1fc 18:41:35 ---> aae83f0dac54 18:41:35 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:35 ---> Running in 43cf7bd110b5 18:41:35 Removing intermediate container b2a9a3608ba0 18:41:35 ---> 3d5d01da30fb 18:41:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:35 Removing intermediate container 3ff2c45076c3 18:41:35 ---> e611f53a9444 18:41:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:35 Removing intermediate container 7ff867b874b8 18:41:35 Removing intermediate container 4baa22dad0e3 18:41:35 ---> 83c29a5abfd7 18:41:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:35 ---> ccbdb9e3e739 18:41:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:35 ---> Running in 5156588c1531 18:41:35 ---> Running in 1e151dde181b 18:41:35 ---> Running in 18a6a935d6b5 18:41:35 ---> Running in 70b1e8ff6a77 18:41:38 Removing intermediate container 43cf7bd110b5 18:41:38 ---> 0d331d83ac1c 18:41:38 Step 5/20 : RUN apk update && apk add make git 18:41:38 ---> Running in 1e7d0fb0d048 18:41:38 Removing intermediate container 5156588c1531 18:41:38 ---> dd4aa964b228 18:41:38 Step 5/22 : RUN apk update && apk add make && apk add bash git 18:41:38 ---> Running in e883fe018f02 18:41:38 Removing intermediate container 1e151dde181b 18:41:38 ---> cd639fa15426 18:41:38 Step 5/21 : RUN apk update && apk add make git 18:41:39 ---> Running in 21d32c45c6f1 18:41:39 Removing intermediate container 70b1e8ff6a77 18:41:39 ---> 70f3a60640b2 18:41:39 Step 5/22 : RUN apk update && apk add make git 18:41:39 Removing intermediate container 18a6a935d6b5 18:41:39 ---> 2298ae31a6cf 18:41:39 Step 5/22 : RUN apk update && apk add make git 18:41:39 ---> Running in 45630583cb5c 18:41:39 ---> Running in 65055edb723d 18:41:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:41:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:41:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:41:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:41:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:41:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:41:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:41:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:41:42 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:41:42 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:41:42 OK: 12623 distinct packages available 18:41:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:41:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:41:43 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:41:43 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:41:43 OK: 12623 distinct packages available 18:41:43 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:41:43 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:41:43 OK: 12623 distinct packages available 18:41:43 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:41:43 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:41:43 OK: 12623 distinct packages available 18:41:43 OK: 217 MiB in 51 packages 18:41:43 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:41:43 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:41:43 OK: 12623 distinct packages available 18:41:43 OK: 217 MiB in 51 packages 18:41:44 OK: 217 MiB in 51 packages 18:41:44 OK: 217 MiB in 51 packages 18:41:44 OK: 217 MiB in 51 packages 18:41:45 OK: 217 MiB in 51 packages 18:41:45 Removing intermediate container 1e7d0fb0d048 18:41:45 ---> 330c7b2d458a 18:41:45 Step 6/20 : COPY go.mod . 18:41:46 Removing intermediate container 21d32c45c6f1 18:41:46 ---> a3675494d504 18:41:46 Step 6/21 : COPY go.mod . 18:41:46 Removing intermediate container 45630583cb5c 18:41:46 ---> 9cc83f33c666 18:41:46 Step 6/22 : COPY go.mod . 18:41:46 Removing intermediate container 65055edb723d 18:41:46 ---> d529676b53a8 18:41:46 Step 6/22 : COPY go.mod . 18:41:46 Removing intermediate container e883fe018f02 18:41:46 ---> a71c88db00ed 18:41:46 Step 6/22 : COPY go.mod . 18:41:47 ---> 543687dbd404 18:41:47 Step 7/20 : RUN go mod download 18:41:47 ---> Running in 240aab97a37f 18:41:47 ---> 19057beebb1d 18:41:47 Step 7/21 : RUN go mod download 18:41:47 ---> 5ce825e0aba1 18:41:47 Step 7/22 : RUN go mod download 18:41:47 ---> Running in cfa317c471da 18:41:47 ---> Running in 98e90e585a86 18:41:47 ---> 5c9cb127f881 18:41:47 Step 7/22 : RUN go mod download 18:41:48 ---> e2adb58f96b0 18:41:48 Step 7/22 : RUN go mod download 18:41:48 ---> Running in 1b0b7f5e1f56 18:41:48 ---> Running in 3441864f8b0d 18:41:51 Removing intermediate container 240aab97a37f 18:41:51 ---> 34e440d34968 18:41:51 Step 8/20 : COPY . . 18:41:52 Removing intermediate container cfa317c471da 18:41:52 ---> bba2ec187fa8 18:41:52 Step 8/21 : COPY . . 18:41:52 Removing intermediate container 98e90e585a86 18:41:52 ---> 2b3593f74f1b 18:41:52 Step 8/22 : COPY . . 18:41:53 Removing intermediate container 1b0b7f5e1f56 18:41:53 ---> dceaf4ac1f9b 18:41:53 Step 8/22 : COPY . . 18:41:54 Removing intermediate container 3441864f8b0d 18:41:54 ---> 2f3a257eb6b3 18:41:54 Step 8/22 : COPY . . 18:42:16 ---> bdbf0d2ed6cd 18:42:16 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 18:42:16 ---> 8868ccee24d7 18:42:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 18:42:16 ---> 471e7b37e1fd 18:42:16 Step 9/22 : RUN make cmd/core-metadata/core-metadata 18:42:16 ---> fef6f3b5c410 18:42:16 Step 9/22 : RUN make cmd/core-command/core-command 18:42:16 ---> a44c06881444 18:42:16 Step 9/22 : RUN make cmd/support-logging/support-logging 18:42:16 ---> Running in 6c66e6753093 18:42:16 ---> Running in e426b8a1fd20 18:42:16 ---> Running in 3d7aba7ea68d 18:42:16 ---> Running in 2ee08c9a67a7 18:42:16 ---> Running in 835cd19899d6 18:42:16 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 18:42:16 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 18:42:16 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 18:42:17 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 18:42:17 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 18:43:54 Removing intermediate container 6c66e6753093 18:43:54 ---> 626fde724dcc 18:43:54 18:43:54 Step 10/20 : FROM alpine 18:43:54 latest: Pulling from library/alpine 18:43:54 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:43:54 Status: Downloaded newer image for alpine:latest 18:43:54 ---> 62ee0e9f8440 18:43:54 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 18:43:54 ---> Running in c6b0c07172e5 18:43:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:43:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:43:54 v3.12.0-422-g452ec8a76c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:43:54 v3.12.0-424-gdaa4ba98df [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:43:54 OK: 12621 distinct packages available 18:43:54 (1/4) Installing ca-certificates (20191127-r4) 18:43:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:43:54 (3/4) Installing libcurl (7.69.1-r1) 18:43:54 (4/4) Installing curl (7.69.1-r1) 18:43:54 Executing busybox-1.31.1-r16.trigger 18:43:54 Executing ca-certificates-20191127-r4.trigger 18:43:54 OK: 7 MiB in 18 packages 18:43:54 Removing intermediate container c6b0c07172e5 18:43:54 ---> f656166b47c3 18:43:54 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:43:54 ---> Running in 9454b419c9f1 18:43:54 Removing intermediate container 9454b419c9f1 18:43:54 ---> 929bdc266bc8 18:43:54 Step 13/20 : WORKDIR /edgex 18:43:54 ---> Running in 70296be550b5 18:43:54 Removing intermediate container 70296be550b5 18:43:54 ---> 4e315ddc5641 18:43:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:43:54 ---> bb38678863db 18:43:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:43:54 ---> 82f78112c0b6 18:43:54 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:43:54 ---> Running in 208e65451849 18:43:54 Removing intermediate container 208e65451849 18:43:54 ---> 78752220e25d 18:43:54 Step 17/20 : CMD ["--init=true"] 18:43:54 ---> Running in 7c8cd5fc545a 18:43:55 Removing intermediate container 835cd19899d6 18:43:55 ---> e587dc44ba1b 18:43:55 18:43:55 Step 10/22 : FROM scratch 18:43:55 ---> 18:43:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 18:43:56 ---> Running in e31e18fdadac 18:43:56 Removing intermediate container 7c8cd5fc545a 18:43:56 ---> 0cd26d03aca8 18:43:56 Step 18/20 : LABEL arch=arm64 18:43:56 ---> Running in bed724f426d3 18:43:56 Removing intermediate container e31e18fdadac 18:43:56 ---> b565d617c90b 18:43:56 Step 12/22 : ENV APP_PORT=48061 18:43:56 ---> Running in dd6eb55dacd7 18:43:57 Removing intermediate container bed724f426d3 18:43:57 ---> 2c6454f658d6 18:43:57 Step 19/20 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:43:57 ---> Running in b252384d68df 18:43:57 Removing intermediate container dd6eb55dacd7 18:43:57 ---> a1fbc5f125bc 18:43:57 Step 13/22 : EXPOSE $APP_PORT 18:43:57 ---> Running in ff8519a793be 18:43:58 Removing intermediate container b252384d68df 18:43:58 ---> 5ffb258cf00a 18:43:58 Step 20/20 : LABEL version=0.0.0 18:43:58 ---> Running in 2ae1f53f6f90 18:43:58 Removing intermediate container ff8519a793be 18:43:58 ---> 6bb3694bfb91 18:43:58 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 18:43:59 Removing intermediate container 2ae1f53f6f90 18:43:59 ---> 6afe51a29ed5 18:43:59 18:43:59 ---> 1320bda24dae 18:43:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 18:43:59 Successfully built 6afe51a29ed5 18:43:59 Successfully tagged docker-security-proxy-setup-go-arm64:latest 18:43:59  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 18:44:00 ---> c1d3f2274d60 18:44:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 18:44:03 ---> 3bd40dca9543 18:44:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 18:44:05 ---> 2acdf8f48cf5 18:44:05 Step 18/22 : ENTRYPOINT ["/support-logging"] 18:44:05 ---> Running in 409e903486a6 18:44:07 Removing intermediate container 409e903486a6 18:44:07 ---> 1843cc1928e6 18:44:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:07 ---> Running in 3ceb94bc92df 18:44:09 Removing intermediate container 3ceb94bc92df 18:44:09 ---> 91ef139b7734 18:44:09 Step 20/22 : LABEL arch=arm64 18:44:10 ---> Running in 0cb237d37bf0 18:44:12 Removing intermediate container 0cb237d37bf0 18:44:12 ---> 27ab8efd2c43 18:44:12 Step 21/22 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:44:12 ---> Running in 13fd149bd851 18:44:12 Removing intermediate container 2ee08c9a67a7 18:44:12 ---> c8a8835f5e24 18:44:12 18:44:12 Step 10/21 : FROM scratch 18:44:12 ---> 18:44:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:44:12 Removing intermediate container 3d7aba7ea68d 18:44:12 ---> 6ab81464a273 18:44:12 18:44:12 Step 10/22 : FROM scratch 18:44:12 ---> 18:44:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:44:13 ---> Running in 49dc483c4feb 18:44:13 ---> Running in 9c78b1cf3945 18:44:13 Removing intermediate container 13fd149bd851 18:44:13 ---> 32000bc61e0f 18:44:13 Step 22/22 : LABEL version=0.0.0 18:44:13 ---> Running in 48c67e2ff80b 18:44:14 Removing intermediate container 49dc483c4feb 18:44:14 ---> 03be34d56f79 18:44:14 Step 12/21 : ENV APP_PORT=48085 18:44:14 Removing intermediate container 9c78b1cf3945 18:44:14 ---> 5c3d36411473 18:44:14 Step 12/22 : ENV APP_PORT=48082 18:44:14 ---> Running in 726f56d4c11b 18:44:14 ---> Running in d9f54182eae4 18:44:14 Removing intermediate container 48c67e2ff80b 18:44:14 ---> b46e51cc19bd 18:44:14 18:44:15 Removing intermediate container 726f56d4c11b 18:44:15 ---> 73d8864539fe 18:44:15 Step 13/21 : EXPOSE $APP_PORT 18:44:15 Successfully built b46e51cc19bd 18:44:15 Successfully tagged docker-support-logging-go-arm64:latest 18:44:15 Building docker-security-secrets-setup-go 18:44:15  Building docker-support-logging-go ... done Removing intermediate container d9f54182eae4 18:44:15 ---> 4497b126e7e5 18:44:15 Step 13/22 : EXPOSE $APP_PORT 18:44:15 ---> Running in a1e878e8de55 18:44:15 ---> Running in 98106fc35ed2 18:44:16 Removing intermediate container a1e878e8de55 18:44:16 ---> b73b967cdd86 18:44:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 18:44:16 Removing intermediate container 98106fc35ed2 18:44:16 ---> cae5689ed5ee 18:44:16 Step 14/22 : WORKDIR / 18:44:16 ---> Running in 8f43cd52b873 18:44:17 Removing intermediate container 8f43cd52b873 18:44:17 ---> 1eee315edd52 18:44:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 18:44:17 ---> 4fd23403ca69 18:44:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:44:19 ---> 7542aa37f517 18:44:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:44:19 ---> f926f2789f15 18:44:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:44:21 ---> f9670ed58e89 18:44:21 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 18:44:21 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 18:44:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:44:21 ---> c73af59e83d9 18:44:21 Step 3/27 : WORKDIR /edgex-go 18:44:21 ---> Using cache 18:44:21 ---> 83c29a5abfd7 18:44:21 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:21 ---> Using cache 18:44:21 ---> 70f3a60640b2 18:44:21 Step 5/27 : RUN apk update && apk add make bash git 18:44:22 ---> Running in 1c0d1c641c4e 18:44:22 ---> 4c25886966f2 18:44:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:44:22 ---> Running in 16ce1c33b516 18:44:23 Removing intermediate container e426b8a1fd20 18:44:23 ---> 4c05a6daab8a 18:44:23 18:44:23 Step 10/22 : FROM scratch 18:44:23 ---> 18:44:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:44:23 ---> 1a41ce99d088 18:44:23 Step 18/22 : ENTRYPOINT ["/core-command"] 18:44:23 Removing intermediate container 16ce1c33b516 18:44:23 ---> e21e01516cc1 18:44:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:23 ---> Using cache 18:44:23 ---> 03be34d56f79 18:44:23 Step 12/22 : ENV APP_PORT=48081 18:44:24 ---> Running in 8e8ec6fc16fe 18:44:24 ---> Running in d09c178a6cc4 18:44:24 ---> Running in b71cb4f186be 18:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:24 Removing intermediate container b71cb4f186be 18:44:24 ---> 05cd9ffa1d3d 18:44:24 Step 19/21 : LABEL arch=arm64 18:44:24 Removing intermediate container 8e8ec6fc16fe 18:44:24 ---> acd0840aafcd 18:44:24 Step 13/22 : EXPOSE $APP_PORT 18:44:24 Removing intermediate container d09c178a6cc4 18:44:24 ---> 275f623bb9e1 18:44:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:25 ---> Running in 5b88e7c66314 18:44:25 ---> Running in 0b1693e9d865 18:44:25 ---> Running in b9af179945d7 18:44:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:25 Removing intermediate container 5b88e7c66314 18:44:25 ---> dbf7f3d39712 18:44:25 Step 14/22 : WORKDIR / 18:44:25 Removing intermediate container 0b1693e9d865 18:44:25 ---> 64f950b4507c 18:44:25 Step 20/21 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:44:26 Removing intermediate container b9af179945d7 18:44:26 ---> ca0666c2d0e4 18:44:26 Step 20/22 : LABEL arch=arm64 18:44:26 ---> Running in d5b0b79ce397 18:44:26 ---> Running in 9a9783398c4b 18:44:26 ---> Running in 1b8367fe54f3 18:44:26 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:44:26 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:44:26 OK: 12623 distinct packages available 18:44:27 Removing intermediate container 9a9783398c4b 18:44:27 ---> 13f885cf4be5 18:44:27 Step 21/21 : LABEL version=0.0.0 18:44:27 OK: 217 MiB in 51 packages 18:44:27 Removing intermediate container 1b8367fe54f3 18:44:27 ---> a4d7e279a367 18:44:27 Step 21/22 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:44:27 Removing intermediate container d5b0b79ce397 18:44:27 ---> aaac76cc1aa3 18:44:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 18:44:27 ---> Running in 683595f5f158 18:44:27 ---> Running in 0a761b1ee7a0 18:44:28 Removing intermediate container 683595f5f158 18:44:28 ---> 7e543b7174ff 18:44:28 18:44:28 ---> 987734fb0e18 18:44:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:44:28 Removing intermediate container 0a761b1ee7a0 18:44:28 ---> 746599b80b28 18:44:28 Step 22/22 : LABEL version=0.0.0 18:44:28 Successfully built 7e543b7174ff 18:44:28 Successfully tagged docker-support-scheduler-go-arm64:latest 18:44:28  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 18:44:29 ---> Running in 7ca50ce6e6e8 18:44:29 Removing intermediate container 1c0d1c641c4e 18:44:29 ---> d428db9667ca 18:44:29 Step 6/27 : COPY go.mod . 18:44:30 Removing intermediate container 7ca50ce6e6e8 18:44:30 ---> d1030ac77915 18:44:30 18:44:30 ---> a71045b5ee1a 18:44:30 Step 7/27 : RUN go mod download 18:44:30 ---> Running in f7d0b11db2c2 18:44:30 Successfully built d1030ac77915 18:44:30 ---> 6fab020abc13 18:44:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:44:30 Successfully tagged docker-core-command-go-arm64:latest 18:44:30  Building docker-core-command-go ... done Building docker-core-data-go 18:44:31 ---> afbf62f9dba4 18:44:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:44:31 ---> Running in 36bcd8c12170 18:44:32 Removing intermediate container 36bcd8c12170 18:44:32 ---> 5468f7901fcc 18:44:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:32 ---> Running in 0e15f7a1e8ff 18:44:33 Removing intermediate container 0e15f7a1e8ff 18:44:33 ---> 277f4b6df835 18:44:33 Step 20/22 : LABEL arch=arm64 18:44:33 ---> Running in f1f1bd5a43aa 18:44:34 Removing intermediate container f7d0b11db2c2 18:44:34 ---> 8b8106e8e913 18:44:34 Step 8/27 : COPY . . 18:44:34 Removing intermediate container f1f1bd5a43aa 18:44:34 ---> 34958df07ce1 18:44:34 Step 21/22 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:44:35 ---> Running in 6f061afc49aa 18:44:37 Removing intermediate container 6f061afc49aa 18:44:37 ---> 037e60a7053b 18:44:37 Step 22/22 : LABEL version=0.0.0 18:44:38 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 18:44:38 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 18:44:38 ---> c73af59e83d9 18:44:38 Step 3/29 : WORKDIR /edgex-go 18:44:38 ---> Using cache 18:44:38 ---> 83c29a5abfd7 18:44:38 Step 4/29 : RUN apk update && apk add make git 18:44:39 ---> Running in d34dea7b5463 18:44:39 ---> Running in ceb03187acb2 18:44:42 Removing intermediate container d34dea7b5463 18:44:42 ---> 25f6043c4c7b 18:44:42 18:44:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:42 Successfully built 25f6043c4c7b 18:44:42 Successfully tagged docker-core-metadata-go-arm64:latest 18:44:42  Building docker-core-metadata-go ... done Building docker-support-notifications-go 18:44:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:44 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:44:44 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:44:44 OK: 12623 distinct packages available 18:44:45 OK: 217 MiB in 51 packages 18:44:47 ---> 6185b1942895 18:44:47 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:44:48 ---> Running in b990c204f5ae 18:44:48 Removing intermediate container ceb03187acb2 18:44:48 ---> 3370aa8b58cc 18:44:48 Step 5/29 : COPY go.mod . 18:44:50 ---> 70ae214aadf4 18:44:50 Step 6/29 : RUN go mod download 18:44:50 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 18:44:50 ---> Running in fd4fdbc257ae 18:44:57 Removing intermediate container fd4fdbc257ae 18:44:57 ---> 74389c6e97db 18:44:57 Step 7/29 : COPY . . 18:45:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 18:45:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:45:04 ---> c73af59e83d9 18:45:04 Step 3/26 : WORKDIR /edgex-go 18:45:04 ---> Using cache 18:45:04 ---> 83c29a5abfd7 18:45:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:04 ---> Using cache 18:45:04 ---> 70f3a60640b2 18:45:04 Step 5/26 : RUN apk update && apk add make git 18:45:04 ---> Using cache 18:45:04 ---> 9cc83f33c666 18:45:04 Step 6/26 : COPY go.mod . 18:45:04 ---> Using cache 18:45:04 ---> 5ce825e0aba1 18:45:04 Step 7/26 : RUN go mod download 18:45:04 ---> Using cache 18:45:04 ---> 2b3593f74f1b 18:45:04 Step 8/26 : COPY . . 18:45:04 ---> Using cache 18:45:04 ---> 471e7b37e1fd 18:45:04 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 18:45:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 18:45:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:45:06 ---> c73af59e83d9 18:45:06 Step 3/23 : WORKDIR /edgex-go 18:45:06 ---> Using cache 18:45:06 ---> 83c29a5abfd7 18:45:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:06 ---> Using cache 18:45:06 ---> 70f3a60640b2 18:45:06 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 18:45:08 ---> Running in 459a9b72cf33 18:45:08 ---> Running in 86a17fd4cacc 18:45:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:45:11 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 18:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:45:13 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:45:13 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:45:13 OK: 12623 distinct packages available 18:45:14 OK: 217 MiB in 51 packages 18:45:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 18:45:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:45:17 ---> c73af59e83d9 18:45:17 Step 3/24 : WORKDIR /edgex-go 18:45:17 ---> Using cache 18:45:17 ---> 83c29a5abfd7 18:45:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:17 ---> Using cache 18:45:17 ---> 70f3a60640b2 18:45:17 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 18:45:17 ---> Running in a3d1f1b57acf 18:45:19 Removing intermediate container 459a9b72cf33 18:45:19 ---> 1f83ba23315b 18:45:19 Step 6/23 : COPY go.mod . 18:45:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:45:21 ---> 6252e3de102f 18:45:21 Step 7/23 : RUN go mod download 18:45:21 ---> Running in c0dbfbb3b7f3 18:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:45:22 ---> 582034d72b46 18:45:22 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 18:45:22 ---> Running in bf422b42ad11 18:45:22 v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] 18:45:22 v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] 18:45:22 OK: 12623 distinct packages available 18:45:23 OK: 217 MiB in 51 packages 18:45:25 Removing intermediate container a3d1f1b57acf 18:45:25 ---> 1ebefdeb0dd3 18:45:25 Step 6/24 : COPY go.mod . 18:45:25 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 18:45:26 ---> 884e17340ede 18:45:26 Step 7/24 : RUN go mod download 18:45:27 ---> Running in b83df217c430 18:45:27 Removing intermediate container c0dbfbb3b7f3 18:45:27 ---> 06d67f4956c8 18:45:27 Step 8/23 : COPY . . 18:45:34 Removing intermediate container b83df217c430 18:45:34 ---> 98b9985bbb3c 18:45:34 Step 8/24 : COPY . . 18:45:49 ---> a754f913b7fb 18:45:49 Step 9/23 : RUN make cmd/core-data/core-data 18:45:49 ---> Running in be2809e45b5b 18:45:53 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 18:45:55 ---> 1c7da0589ffe 18:45:55 Step 9/24 : RUN make cmd/support-notifications/support-notifications 18:45:56 ---> Running in 8534b3e9c388 18:45:57 Removing intermediate container b990c204f5ae 18:45:57 ---> bf819ee3e674 18:45:57 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:45:57 ---> Running in cb567c5b2062 18:45:59 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 18:46:00 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 18:46:05 Removing intermediate container cb567c5b2062 18:46:05 ---> d7333500c9b7 18:46:05 18:46:05 Step 11/27 : FROM docker:latest 18:46:05 ---> 45884bde0078 18:46:05 Step 12/27 : RUN apk add --no-cache bash 18:46:05 ---> Running in a0d239fe386d 18:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:08 (1/2) Installing readline (8.0.4-r0) 18:46:08 (2/2) Installing bash (5.0.17-r0) 18:46:08 Executing bash-5.0.17-r0.post-install 18:46:08 Executing busybox-1.31.1-r16.trigger 18:46:08 OK: 12 MiB in 22 packages 18:46:10 Removing intermediate container a0d239fe386d 18:46:10 ---> 1d85d2117852 18:46:10 Step 13/27 : RUN rm -rf /var/cache/apk/* 18:46:10 ---> Running in 2c78bdad1ef7 18:46:15 Removing intermediate container 2c78bdad1ef7 18:46:15 ---> e6ab79111613 18:46:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:46:15 ---> Running in 286d5c6bec6e 18:46:16 Removing intermediate container 286d5c6bec6e 18:46:16 ---> c17105702e46 18:46:16 Step 15/27 : ENV APP_PORT=48090 18:46:16 ---> Running in c30d89de7dbf 18:46:17 Removing intermediate container c30d89de7dbf 18:46:17 ---> 497e54392128 18:46:17 Step 16/27 : EXPOSE $APP_PORT 18:46:17 ---> Running in 5cb824934698 18:46:18 Removing intermediate container 5cb824934698 18:46:18 ---> 29f853a8d7f2 18:46:18 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:46:20 ---> c4659b2d07a4 18:46:20 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:46:21 ---> 4661fbdb9738 18:46:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:46:22 ---> 6be589ca5474 18:46:22 Step 20/27 : RUN apk --no-cache add py3-pip 18:46:22 ---> Running in 5c7c57999b13 18:46:24 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 18:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:26 (1/33) Installing libbz2 (1.0.8-r1) 18:46:26 (2/33) Installing expat (2.2.9-r1) 18:46:26 (3/33) Installing libffi (3.3-r2) 18:46:26 (4/33) Installing gdbm (1.13-r1) 18:46:26 (5/33) Installing xz-libs (5.2.5-r0) 18:46:26 (6/33) Installing sqlite-libs (3.32.1-r0) 18:46:26 (7/33) Installing python3 (3.8.5-r0) 18:46:29 (8/33) Installing py3-appdirs (1.4.4-r1) 18:46:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:46:29 (10/33) Installing py3-parsing (2.4.7-r0) 18:46:29 (11/33) Installing py3-six (1.15.0-r0) 18:46:29 (12/33) Installing py3-packaging (20.4-r0) 18:46:29 (13/33) Installing py3-setuptools (47.0.0-r0) 18:46:29 (14/33) Installing py3-chardet (3.0.4-r4) 18:46:29 (15/33) Installing py3-idna (2.9-r0) 18:46:29 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:46:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:46:29 (18/33) Installing py3-requests (2.23.0-r0) 18:46:29 (19/33) Installing py3-msgpack (1.0.0-r0) 18:46:29 (20/33) Installing py3-lockfile (0.12.2-r3) 18:46:29 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:46:29 (22/33) Installing py3-colorama (0.4.3-r0) 18:46:29 (23/33) Installing py3-distlib (0.3.0-r0) 18:46:29 (24/33) Installing py3-distro (1.5.0-r1) 18:46:29 (25/33) Installing py3-webencodings (0.5.1-r3) 18:46:29 (26/33) Installing py3-html5lib (1.0.1-r4) 18:46:29 (27/33) Installing py3-pytoml (0.1.21-r0) 18:46:29 (28/33) Installing py3-pep517 (0.8.2-r0) 18:46:29 (29/33) Installing py3-progress (1.5-r0) 18:46:29 (30/33) Installing py3-toml (0.10.1-r0) 18:46:29 (31/33) Installing py3-retrying (1.3.3-r0) 18:46:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:46:29 (33/33) Installing py3-pip (20.1.1-r0) 18:46:30 Executing busybox-1.31.1-r16.trigger 18:46:30 OK: 71 MiB in 55 packages 18:46:37 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 18:46:40 Removing intermediate container 5c7c57999b13 18:46:40 ---> dee89758a2b5 18:46:40 Step 21/27 : RUN pip install docker-compose==1.23.2 18:46:40 ---> Running in 9cdc0f607198 18:46:44 Removing intermediate container bf422b42ad11 18:46:44 ---> 74d71ee8631c 18:46:44 18:46:44 Step 9/29 : FROM alpine:latest 18:46:44 ---> 62ee0e9f8440 18:46:44 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 18:46:44 ---> Running in c990177b4aa7 18:46:45 Removing intermediate container c990177b4aa7 18:46:45 ---> 54c063b80484 18:46:45 Step 11/29 : USER root 18:46:45 ---> Running in 3087e2363f17 18:46:46 Removing intermediate container 3087e2363f17 18:46:46 ---> b293d32a5ae9 18:46:46 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 18:46:47 ---> Running in d9549d503910 18:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:49 Collecting docker-compose==1.23.2 18:46:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:50 Removing intermediate container 86a17fd4cacc 18:46:50 ---> 7383d0440eba 18:46:50 18:46:50 Step 10/26 : FROM alpine:3.10 18:46:50 3.10: Pulling from library/alpine 18:46:50 v3.12.0-422-g452ec8a76c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:46:50 v3.12.0-424-gdaa4ba98df [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:46:50 OK: 12621 distinct packages available 18:46:50 Collecting dockerpty<0.5,>=0.4.1 18:46:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:46:51 (1/2) Installing ca-certificates (20191127-r4) 18:46:51 (2/2) Installing dumb-init (1.2.2-r1) 18:46:51 Executing busybox-1.31.1-r16.trigger 18:46:51 Executing ca-certificates-20191127-r4.trigger 18:46:52 OK: 6 MiB in 16 packages 18:46:52 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 18:46:52 Status: Downloaded newer image for alpine:3.10 18:46:52 ---> 536a684cf733 18:46:52 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:46:52 ---> Running in 218eb25b424d 18:46:54 Collecting websocket-client<1.0,>=0.32.0 18:46:54 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:46:54 Collecting docopt<0.7,>=0.6.1 18:46:54 Downloading docopt-0.6.2.tar.gz (25 kB) 18:46:54 Removing intermediate container d9549d503910 18:46:54 ---> 67885c1918af 18:46:54 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 18:46:55 ---> Running in b6a3a6a744ec 18:46:55 Removing intermediate container b6a3a6a744ec 18:46:55 ---> 12ba64b69763 18:46:55 Step 14/29 : WORKDIR $BASE_DIR 18:46:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 18:46:56 ---> Running in bfadcf36e7b2 18:46:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 18:46:56 Removing intermediate container bfadcf36e7b2 18:46:56 ---> 82993e7c7494 18:46:56 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 18:46:56 ---> Running in 2cadbb3c083f 18:46:56 v3.10.5-100-gfe1189d439 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 18:46:56 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 18:46:56 OK: 10167 distinct packages available 18:46:57 (1/5) Installing ca-certificates (20191127-r2) 18:46:57 (2/5) Installing nghttp2-libs (1.39.2-r1) 18:46:57 (3/5) Installing libcurl (7.66.0-r1) 18:46:58 (4/5) Installing curl (7.66.0-r1) 18:46:58 (5/5) Installing dumb-init (1.2.2-r1) 18:46:58 Executing busybox-1.30.1-r3.trigger 18:46:58 Executing ca-certificates-20191127-r2.trigger 18:46:58 Collecting texttable<0.10,>=0.9.0 18:46:58 Downloading texttable-0.9.1.tar.gz (11 kB) 18:46:58 OK: 7 MiB in 19 packages 18:47:01 Removing intermediate container 218eb25b424d 18:47:01 ---> 826e9db3e20a 18:47:01 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:47:01 ---> Running in 71073a8623c4 18:47:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:47:01 Removing intermediate container 2cadbb3c083f 18:47:01 ---> 314aa39bc7ac 18:47:01 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 18:47:02 Collecting docker<4.0,>=3.6.0 18:47:02 Removing intermediate container 71073a8623c4 18:47:02 ---> 40dddb3caff7 18:47:02 Step 13/26 : WORKDIR / 18:47:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:47:02 ---> Running in dba771ea711c 18:47:03 ---> 76a90b2a9195 18:47:03 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 18:47:03 Removing intermediate container dba771ea711c 18:47:03 ---> 3acced54a8f8 18:47:03 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:47:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:47:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:47:04 ---> 4d34a53c0321 18:47:04 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 18:47:04 ---> 61b7e7696469 18:47:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:47:05 Collecting jsonschema<3,>=2.5.1 18:47:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:47:06 ---> d9d89aaf5fa2 18:47:06 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 18:47:06 ---> 7f44507960f5 18:47:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:47:06 Collecting PyYAML<4,>=3.10 18:47:06 Downloading PyYAML-3.13.tar.gz (270 kB) 18:47:07 ---> 6db021933479 18:47:07 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 18:47:07 ---> 318fea9bae93 18:47:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 18:47:08 ---> 256890c79132 18:47:08 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 18:47:08 ---> 7fa00e2a59cd 18:47:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:47:09 ---> Running in 2e069e604cb2 18:47:11 Collecting cached-property<2,>=1.2.0 18:47:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:47:11 ---> dc4ec2736f51 18:47:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:47:11 Collecting docker-pycreds>=0.4.0 18:47:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:47:11 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) 18:47:11 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) 18:47:12 Collecting idna<2.8,>=2.5 18:47:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:47:13 Collecting urllib3<1.25,>=1.21.1 18:47:13 ---> c026197bdd5d 18:47:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 18:47:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:47:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:47:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:47:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:47:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:47:13 Removing intermediate container 2e069e604cb2 18:47:13 ---> d27c0737f3a8 18:47:13 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 18:47:14 Installing collected packages: dockerpty, websocket-client, docopt, texttable, idna, urllib3, requests, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose 18:47:14 Running setup.py install for dockerpty: started 18:47:14 ---> f5ab0459f95c 18:47:15 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:47:15 ---> 5da43f9e3bb8 18:47:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:47:15 ---> Running in ef12a817ebbb 18:47:16 ---> 6d7cbde24778 18:47:16 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:47:17 ---> Running in f14a148c71bd 18:47:17 Running setup.py install for dockerpty: finished with status 'done' 18:47:18 Running setup.py install for docopt: started 18:47:20 Removing intermediate container ef12a817ebbb 18:47:20 ---> 8d0a15f1b680 18:47:20 Step 24/29 : RUN chmod 755 security-secrets-setup 18:47:20 ---> Running in 1aae8ab8f92d 18:47:21 Running setup.py install for docopt: finished with status 'done' 18:47:21 Running setup.py install for texttable: started 18:47:21 Removing intermediate container f14a148c71bd 18:47:21 ---> 227b129a051b 18:47:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:47:21 ---> Running in 2c7cabb324b3 18:47:22 Removing intermediate container 2c7cabb324b3 18:47:22 ---> d0d184132209 18:47:22 Step 24/26 : LABEL arch=arm64 18:47:22 ---> Running in d0f88accfd2f 18:47:23 Removing intermediate container d0f88accfd2f 18:47:23 ---> fc5bea6f3d16 18:47:23 Step 25/26 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:47:23 ---> Running in abc5de04d886 18:47:24 Removing intermediate container abc5de04d886 18:47:24 ---> a63f4bb65612 18:47:24 Step 26/26 : LABEL version=0.0.0 18:47:24 Running setup.py install for texttable: finished with status 'done' 18:47:24 Attempting uninstall: idna 18:47:24 Found existing installation: idna 2.9 18:47:24 Uninstalling idna-2.9: 18:47:24 Successfully uninstalled idna-2.9 18:47:25 ---> Running in 7029fe57fd53 18:47:25 Removing intermediate container 1aae8ab8f92d 18:47:25 ---> 3207e22445e9 18:47:25 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 18:47:25 ---> Running in 627a9bb6fd36 18:47:25 Attempting uninstall: urllib3 18:47:25 Found existing installation: urllib3 1.25.9 18:47:25 Uninstalling urllib3-1.25.9: 18:47:25 Removing intermediate container 7029fe57fd53 18:47:25 ---> 714839945cf8 18:47:25 18:47:25 Successfully uninstalled urllib3-1.25.9 18:47:26 Removing intermediate container 627a9bb6fd36 18:47:26 ---> d476a15431ab 18:47:26 Step 26/29 : CMD [ "generate" ] 18:47:26 Successfully built 714839945cf8 18:47:26 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:47:26  Building docker-security-secretstore-setup-go ... done  ---> Running in db6b89529978 18:47:26 Attempting uninstall: requests 18:47:26 Found existing installation: requests 2.23.0 18:47:26 Uninstalling requests-2.23.0: 18:47:26 Successfully uninstalled requests-2.23.0 18:47:27 Removing intermediate container db6b89529978 18:47:27 ---> a1764054ad8d 18:47:27 Step 27/29 : LABEL arch=arm64 18:47:27 ---> Running in 616901670f19 18:47:28 Removing intermediate container 616901670f19 18:47:28 ---> 8e67e8ea7405 18:47:28 Step 28/29 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:47:28 ---> Running in f94c6d52593a 18:47:28 Running setup.py install for PyYAML: started 18:47:29 Removing intermediate container f94c6d52593a 18:47:29 ---> 312c95ce1808 18:47:29 Step 29/29 : LABEL version=0.0.0 18:47:29 ---> Running in 1c78223e5203 18:47:30 Removing intermediate container 1c78223e5203 18:47:30 ---> 98d76dc99f23 18:47:30 18:47:30 Successfully built 98d76dc99f23 18:47:30 Successfully tagged docker-security-secrets-setup-go-arm64:latest 18:47:31  Building docker-security-secrets-setup-go ... done  Running setup.py install for PyYAML: finished with status 'done' 18:47:32 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 18:47:38 Removing intermediate container 9cdc0f607198 18:47:38 ---> c194e1001a54 18:47:38 Step 22/27 : RUN apk --no-cache add curl 18:47:38 ---> Running in 6174fc59c6b6 18:47:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:47:41 (2/3) Installing libcurl (7.69.1-r1) 18:47:41 (3/3) Installing curl (7.69.1-r1) 18:47:41 Executing busybox-1.31.1-r16.trigger 18:47:41 OK: 71 MiB in 58 packages 18:47:43 Removing intermediate container 8534b3e9c388 18:47:43 ---> e04ffbdfbcf7 18:47:43 18:47:43 Step 10/24 : FROM scratch 18:47:43 ---> 18:47:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 18:47:43 Removing intermediate container 6174fc59c6b6 18:47:43 ---> b374dc878975 18:47:43 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 18:47:43 ---> Using cache 18:47:43 ---> b565d617c90b 18:47:43 Step 12/24 : ENV APP_PORT=48060 18:47:43 ---> Running in b8addc9cd3c3 18:47:43 ---> Running in 6e7c2eadfaed 18:47:43 Removing intermediate container 6e7c2eadfaed 18:47:43 ---> 08b13e4068e2 18:47:43 Removing intermediate container b8addc9cd3c3 18:47:43 Step 13/24 : EXPOSE $APP_PORT ---> 6d5c3fceb75a 18:47:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:43 18:47:43 ---> Running in 825369d14814 18:47:43 ---> Running in bd187793bc0d 18:47:44 Removing intermediate container 825369d14814 18:47:44 ---> 2038d3221768 18:47:44 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 18:47:44 Removing intermediate container bd187793bc0d 18:47:44 ---> b83d5c1a081e 18:47:44 Step 25/27 : LABEL arch=arm64 18:47:44 ---> Running in 93753c48e254 18:47:45 Removing intermediate container 93753c48e254 18:47:45 ---> a32d9893a317 18:47:45 Step 26/27 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:47:45 ---> 7aa76ad4ef92 18:47:45 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 18:47:45 ---> Running in 27fad5086b67 18:47:46 Removing intermediate container 27fad5086b67 18:47:46 ---> 99d709a10fb0 18:47:46 Step 27/27 : LABEL version=0.0.0 18:47:46 ---> Running in 8b74e54574e9 18:47:46 ---> 6a9f7c908e3f 18:47:46 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 18:47:46 Removing intermediate container 8b74e54574e9 18:47:46 ---> 8674c1f3088f 18:47:46 18:47:47 Successfully built 8674c1f3088f 18:47:47 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 18:47:48  Building docker-sys-mgmt-agent-go ... done  ---> cc600a713711 18:47:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 18:47:49 ---> 5d34aaf90545 18:47:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:47:50 ---> a88a9e2d837b 18:47:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:47:51 ---> a5d8afbb5f3d 18:47:51 Step 20/24 : ENTRYPOINT ["/support-notifications"] 18:47:51 ---> Running in 830936a1525d 18:47:51 Removing intermediate container 830936a1525d 18:47:51 ---> ab6c0dccb8c2 18:47:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:52 ---> Running in 4466eb32b0e6 18:47:52 Removing intermediate container 4466eb32b0e6 18:47:52 ---> d6a89518eedf 18:47:52 Step 22/24 : LABEL arch=arm64 18:47:52 ---> Running in 8d91770e378d 18:47:53 Removing intermediate container 8d91770e378d 18:47:53 ---> 8e0b2c60bce2 18:47:53 Step 23/24 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:47:53 ---> Running in dc62ea1d0bde 18:47:53 Removing intermediate container dc62ea1d0bde 18:47:53 ---> 94a8e0f7db2f 18:47:53 Step 24/24 : LABEL version=0.0.0 18:47:53 ---> Running in 22f1f41b4141 18:47:54 Removing intermediate container 22f1f41b4141 18:47:54 ---> 5803517e6977 18:47:54 18:47:54 Successfully built 5803517e6977 18:47:55 Successfully tagged docker-support-notifications-go-arm64:latest 18:47:57  Building docker-support-notifications-go ... done Removing intermediate container be2809e45b5b 18:47:57 ---> 0bc98feffd2f 18:47:57 18:47:57 Step 10/23 : FROM alpine 18:47:57 ---> 62ee0e9f8440 18:47:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:47:57 ---> Running in 2b6e2cc61adf 18:47:58 Removing intermediate container 2b6e2cc61adf 18:47:58 ---> 9e8732176989 18:47:58 Step 12/23 : ENV APP_PORT=48080 18:47:58 ---> Running in 113f91d9123e 18:47:58 Removing intermediate container 113f91d9123e 18:47:58 ---> 692484b567bc 18:47:58 Step 13/23 : EXPOSE $APP_PORT 18:47:59 ---> Running in 75fc5a5d1bca 18:47:59 Removing intermediate container 75fc5a5d1bca 18:47:59 ---> f813a35ae76f 18:47:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:59 ---> Running in ccfa3838736a 18:48:02 Removing intermediate container ccfa3838736a 18:48:02 ---> 05b0c83c9d38 18:48:02 Step 15/23 : RUN apk --no-cache add zeromq 18:48:02 ---> Running in b369a08da4e4 18:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:48:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:48:05 (1/5) Installing libgcc (9.3.0-r2) 18:48:05 (2/5) Installing libsodium (1.0.18-r0) 18:48:05 (3/5) Installing libstdc++ (9.3.0-r2) 18:48:05 (4/5) Installing libzmq (4.3.3-r0) 18:48:05 (5/5) Installing zeromq (4.3.3-r0) 18:48:05 Executing busybox-1.31.1-r16.trigger 18:48:05 OK: 8 MiB in 19 packages 18:48:07 Removing intermediate container b369a08da4e4 18:48:07 ---> 140734b372ad 18:48:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:48:07 ---> eff0900c7c0a 18:48:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:48:09 ---> 10d88abcdfe0 18:48:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:48:09 ---> 0ec81a25694a 18:48:09 Step 19/23 : ENTRYPOINT ["/core-data"] 18:48:10 ---> Running in 65cbb2e81682 18:48:10 Removing intermediate container 65cbb2e81682 18:48:10 ---> 486027c70270 18:48:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:10 ---> Running in 73ae825c6706 18:48:10 Removing intermediate container 73ae825c6706 18:48:10 ---> 0d5ef319e5f9 18:48:10 Step 21/23 : LABEL arch=arm64 18:48:11 ---> Running in 8c029b6da90e 18:48:11 Removing intermediate container 8c029b6da90e 18:48:11 ---> cf57b6854bd6 18:48:11 Step 22/23 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 18:48:11 ---> Running in 410fbc140aa2 18:48:11 Removing intermediate container 410fbc140aa2 18:48:11 ---> 634f3ed1e28a 18:48:11 Step 23/23 : LABEL version=0.0.0 18:48:12 ---> Running in 8c134f704ea1 18:48:12 Removing intermediate container 8c134f704ea1 18:48:12 ---> e8b59136d0d7 18:48:12 18:48:13 Successfully built e8b59136d0d7 18:48:13 Successfully tagged docker-core-data-go-arm64:latest 18:48:13  Building docker-core-data-go ... done  [Pipeline] } 18:48:13 $ docker stop --time=1 b6eaffd2a25c457d8af0f15aa17666d30428e9f948793d784617c13c958aec6f 18:48:15 $ docker rm -f b6eaffd2a25c457d8af0f15aa17666d30428e9f948793d784617c13c958aec6f [Pipeline] // withDockerContainer [Pipeline] sh 18:48:16 + grep docker 18:48:16 + docker images 18:48:16 docker-core-data-go-arm64 latest e8b59136d0d7 4 seconds ago 22.2MB 18:48:16 docker-support-notifications-go-arm64 latest 5803517e6977 22 seconds ago 12.9MB 18:48:16 docker-sys-mgmt-agent-go-arm64 latest 8674c1f3088f 30 seconds ago 270MB 18:48:16 docker-security-secrets-setup-go-arm64 latest 98d76dc99f23 47 seconds ago 22.7MB 18:48:16 docker-security-secretstore-setup-go-arm64 latest 714839945cf8 51 seconds ago 30.8MB 18:48:16 docker-core-metadata-go-arm64 latest 25f6043c4c7b 3 minutes ago 13.4MB 18:48:16 docker-core-command-go-arm64 latest d1030ac77915 3 minutes ago 11.4MB 18:48:16 docker-support-scheduler-go-arm64 latest 7e543b7174ff 3 minutes ago 11.5MB 18:48:16 docker-support-logging-go-arm64 latest b46e51cc19bd 4 minutes ago 10.6MB 18:48:16 docker-security-proxy-setup-go-arm64 latest 6afe51a29ed5 4 minutes ago 15.1MB 18:48:16 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 18:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:20 ---> package-listing.sh 18:48:20 ++ facter osfamily 18:48:20 ++ tr '[:upper:]' '[:lower:]' 18:48:20 + OS_FAMILY=redhat 18:48:20 + workspace=/w/workspace/edgex-go/10 18:48:20 + START_PACKAGES=/tmp/packages_start.txt 18:48:20 + END_PACKAGES=/tmp/packages_end.txt 18:48:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:20 + PACKAGES=/tmp/packages_start.txt 18:48:20 + '[' /w/workspace/edgex-go/10 ']' 18:48:20 + PACKAGES=/tmp/packages_end.txt 18:48:20 + case "${OS_FAMILY}" in 18:48:20 + rpm -qa 18:48:20 + sort 18:48:25 + '[' -f /tmp/packages_start.txt ']' 18:48:25 + '[' -f /tmp/packages_end.txt ']' 18:48:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:25 + '[' /w/workspace/edgex-go/10 ']' 18:48:25 + mkdir -p /w/workspace/edgex-go/10/archives/ 18:48:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 18:48:25 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:48:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:25 18:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:26 alpine: Pulling from edgex-lftools-log-publisher 18:48:26 df20fa9351a1: Pulling fs layer 18:48:26 36b3adc4ff6f: Pulling fs layer 18:48:26 8ad3a11d3b57: Pulling fs layer 18:48:26 46f8f816bc3b: Pulling fs layer 18:48:26 93b61091891f: Pulling fs layer 18:48:26 93b9cdb0e59b: Pulling fs layer 18:48:26 5e14af77c1be: Pulling fs layer 18:48:26 01666e4c0597: Pulling fs layer 18:48:26 aa168da1d23b: Pulling fs layer 18:48:26 46f8f816bc3b: Waiting 18:48:26 93b61091891f: Waiting 18:48:26 93b9cdb0e59b: Waiting 18:48:26 5e14af77c1be: Waiting 18:48:26 01666e4c0597: Waiting 18:48:26 aa168da1d23b: Waiting 18:48:26 36b3adc4ff6f: Verifying Checksum 18:48:26 36b3adc4ff6f: Download complete 18:48:26 46f8f816bc3b: Verifying Checksum 18:48:26 46f8f816bc3b: Download complete 18:48:26 df20fa9351a1: Verifying Checksum 18:48:26 df20fa9351a1: Download complete 18:48:26 93b61091891f: Verifying Checksum 18:48:26 93b61091891f: Download complete 18:48:26 93b9cdb0e59b: Verifying Checksum 18:48:26 93b9cdb0e59b: Download complete 18:48:26 5e14af77c1be: Verifying Checksum 18:48:26 5e14af77c1be: Download complete 18:48:26 01666e4c0597: Verifying Checksum 18:48:26 01666e4c0597: Download complete 18:48:26 df20fa9351a1: Pull complete 18:48:26 36b3adc4ff6f: Pull complete 18:48:27 8ad3a11d3b57: Verifying Checksum 18:48:27 8ad3a11d3b57: Download complete 18:48:28 8ad3a11d3b57: Pull complete 18:48:28 46f8f816bc3b: Pull complete 18:48:28 93b61091891f: Pull complete 18:48:28 93b9cdb0e59b: Pull complete 18:48:28 5e14af77c1be: Pull complete 18:48:28 01666e4c0597: Pull complete 18:48:28 aa168da1d23b: Verifying Checksum 18:48:28 aa168da1d23b: Download complete 18:48:37 aa168da1d23b: Pull complete 18:48:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:48:37 prd-centos7-docker-4c-2g-5632 does not seem to be running inside a container 18:48:37 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:48:40 $ docker top 05a130abee6700e634c5a3387e0c223618f7cfa357a18d8a99b64a340f80672e -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:41 + mkdir -p /var/log/sa [Pipeline] sh 18:48:41 + ls /var/log/sa-host 18:48:41 + sadf -c /var/log/sa-host/sa05 18:48:41 file_magic: OK 18:48:41 HZ: Using current value: 100 18:48:41 file_header: OK 18:48:41 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 18:48:41 Statistics: 18:48:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:48:41 File successfully converted to sysstat format version 12.2.1 18:48:41 + sadf -c /var/log/sa-host/sa15 18:48:41 file_magic: OK 18:48:41 HZ: Using current value: 100 18:48:41 file_header: OK 18:48:41 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 18:48:41 Statistics: 18:48:41 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... 18:48:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:41 provisioning config files... 18:48:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config6986179150252201787tmp [Pipeline] { [Pipeline] echo 18:48:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:42 ---> create-netrc.sh [Pipeline] } 18:48:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:48:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:48:42 ---> python-tools-install.sh [Pipeline] echo 18:48:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:42 ---> sudo-logs.sh 18:48:42 Archiving 'sudo' log.. [Pipeline] echo 18:48:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:43 ---> job-cost.sh 18:48:43 lf-activate-venv: SKIPPING 18:48:43 INFO: No Stack... 18:48:44 INFO: Retrieving Pricing Info for: v1-standard-2 18:48:44 INFO: Archiving Costs [Pipeline] echo 18:48:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:45 ---> logs-deploy.sh 18:48:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2789/10 18:48:45 INFO: archiving workspace using pattern(s): 18:48:47 Archives upload complete. 18:48:47 INFO: archiving logs to Nexus 18:48:48 ---> uname -a: 18:48:48 Linux prd-centos7-docker-4c-2g-5632.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 18:48:48 18:48:48 18:48:48 ---> lscpu: 18:48:48 Architecture: x86_64 18:48:48 CPU op-mode(s): 32-bit, 64-bit 18:48:48 Byte Order: Little Endian 18:48:48 Address sizes: 40 bits physical, 48 bits virtual 18:48:48 CPU(s): 4 18:48:48 On-line CPU(s) list: 0-3 18:48:48 Thread(s) per core: 1 18:48:48 Core(s) per socket: 1 18:48:48 Socket(s): 4 18:48:48 NUMA node(s): 1 18:48:48 Vendor ID: GenuineIntel 18:48:48 CPU family: 6 18:48:48 Model: 44 18:48:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:48:48 Stepping: 1 18:48:48 CPU MHz: 2933.436 18:48:48 BogoMIPS: 5866.87 18:48:48 Virtualization: VT-x 18:48:48 Hypervisor vendor: KVM 18:48:48 Virtualization type: full 18:48:48 L1d cache: 128 KiB 18:48:48 L1i cache: 128 KiB 18:48:48 L2 cache: 16 MiB 18:48:48 L3 cache: 64 MiB 18:48:48 NUMA node0 CPU(s): 0-3 18:48:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:48:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:48:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:48:48 Vulnerability Meltdown: Mitigation; PTI 18:48:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:48:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:48:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:48:48 Vulnerability Tsx async abort: Not affected 18:48:48 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 18:48:48 18:48:48 18:48:48 ---> nproc: 18:48:48 4 18:48:48 18:48:48 18:48:48 ---> df -h: 18:48:48 Filesystem Size Used Available Use% Mounted on 18:48:48 overlay 50.0G 7.2G 42.8G 14% / 18:48:48 tmpfs 64.0M 0 64.0M 0% /dev 18:48:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:48:48 shm 64.0M 0 64.0M 0% /dev/shm 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/10 18:48:48 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/10@tmp 18:48:48 18:48:48 18:48:48 ---> free -m: 18:48:48 total used free shared buff/cache available 18:48:48 Mem: 1837 673 150 0 1013 1060 18:48:48 Swap: 1023 2 1021 18:48:48 18:48:48 18:48:48 ---> ip addr: 18:48:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:48:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:48:48 inet 127.0.0.1/8 scope host lo 18:48:48 valid_lft forever preferred_lft forever 18:48:48 inet6 ::1/128 scope host 18:48:48 valid_lft forever preferred_lft forever 18:48:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:48:48 link/ether fa:16:3e:43:b1:a4 brd ff:ff:ff:ff:ff:ff 18:48:48 inet 10.30.122.69/23 brd 10.30.123.255 scope global dynamic eth0 18:48:48 valid_lft 85155sec preferred_lft 85155sec 18:48:48 inet6 fe80::f816:3eff:fe43:b1a4/64 scope link 18:48:48 valid_lft forever preferred_lft forever 18:48:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:48:48 link/ether 02:42:84:41:1d:07 brd ff:ff:ff:ff:ff:ff 18:48:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:48:48 valid_lft forever preferred_lft forever 18:48:48 inet6 fe80::42:84ff:fe41:1d07/64 scope link 18:48:48 valid_lft forever preferred_lft forever 18:48:48 18:48:48 18:48:48 ---> sar -b -r -n DEV: 18:48:48 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) 18:48:48 18:48:48 18:27:45 LINUX RESTART (4 CPU) 18:48:48 18:48:48 18:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:48:48 18:30:01 58.21 27.68 30.54 0.00 3590.75 12665.50 0.00 18:48:48 18:31:01 2.25 0.00 2.25 0.00 0.00 40.87 0.00 18:48:48 18:32:01 0.68 0.00 0.68 0.00 0.00 9.04 0.00 18:48:48 18:33:01 0.57 0.02 0.55 0.00 0.13 6.76 0.00 18:48:48 18:34:01 0.75 0.00 0.75 0.00 0.00 10.12 0.00 18:48:48 18:35:01 0.23 0.03 0.20 0.00 0.67 1.82 0.00 18:48:48 18:36:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 18:48:48 18:37:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 18:48:48 18:38:02 0.25 0.00 0.25 0.00 0.00 2.45 0.00 18:48:48 18:39:01 0.29 0.00 0.29 0.00 0.00 3.54 0.00 18:48:48 18:40:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 18:48:48 18:41:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 18:48:48 18:42:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 18:48:48 18:43:01 0.50 0.17 0.33 0.00 5.33 4.21 0.00 18:48:48 18:44:01 0.77 0.00 0.77 0.00 0.00 14.87 0.00 18:48:48 18:45:01 0.62 0.00 0.62 0.00 0.00 7.21 0.00 18:48:48 18:46:01 0.65 0.00 0.65 0.00 0.00 8.08 0.00 18:48:48 18:47:01 0.57 0.00 0.57 0.00 0.00 6.93 0.00 18:48:48 18:48:01 0.62 0.00 0.62 0.00 0.00 6.53 0.00 18:48:48 Average: 3.59 1.47 2.12 0.00 189.60 674.79 0.00 18:48:48 18:48:48 18:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:48:48 18:30:01 361380 0 558176 29.67 2620 959380 1091632 37.26 447116 915212 120 18:48:48 18:31:01 367536 0 552044 29.34 2620 959356 1066772 36.41 446640 910420 8 18:48:48 18:32:01 367648 0 551924 29.33 2620 959364 1057688 36.10 447220 909952 8 18:48:48 18:33:01 366524 0 553048 29.39 2620 959364 1057676 36.10 451756 906744 8 18:48:48 18:34:01 364176 0 555392 29.52 2620 959368 1057724 36.10 453788 906744 8 18:48:48 18:35:01 355728 0 563812 29.97 2620 959396 1057640 36.10 527396 842044 12 18:48:48 18:36:01 353152 0 566384 30.10 2620 959400 1057520 36.09 535416 836572 8 18:48:48 18:37:01 353628 0 565900 30.08 2620 959408 1057520 36.09 535424 836572 8 18:48:48 18:38:02 353224 0 566300 30.10 2620 959412 1057520 36.09 535428 836572 8 18:48:48 18:39:01 352668 0 566848 30.13 2620 959420 1057628 36.09 535396 837300 8 18:48:48 18:40:01 353124 0 566392 30.10 2620 959420 1057520 36.09 534712 837300 8 18:48:48 18:41:01 353288 0 566224 30.09 2620 959424 1057520 36.09 534840 837300 8 18:48:48 18:42:01 353008 0 566496 30.11 2620 959432 1057520 36.09 534848 837300 8 18:48:48 18:43:01 352384 0 567112 30.14 2620 959440 1057616 36.09 536648 835832 24 18:48:48 18:44:01 352656 0 566836 30.13 2620 959444 1057580 36.09 536492 835832 8 18:48:48 18:45:01 353204 0 566284 30.10 2620 959448 1057520 36.09 536220 835832 8 18:48:48 18:46:01 353252 0 566232 30.09 2620 959452 1057516 36.09 536088 835832 8 18:48:48 18:47:01 353248 0 566232 30.09 2620 959456 1057520 36.09 536368 835832 8 18:48:48 18:48:01 352832 0 566640 30.12 2620 959464 1057520 36.09 536208 835832 8 18:48:48 Average: 356456 0 563067 29.93 2620 959413 1059850 36.17 512527 856054 15 18:48:48 18:48:48 18:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:48:48 18:30:01 eth0 661.09 820.17 2684.56 106.55 0.00 0.00 0.00 0.00 18:48:48 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:30:01 docker0 794.56 622.60 66.20 2653.15 0.00 0.00 0.00 0.00 18:48:48 18:31:01 eth0 1.77 0.35 0.38 0.20 0.00 0.00 0.00 0.00 18:48:48 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:32:01 eth0 2.78 0.63 0.68 0.37 0.00 0.00 0.00 0.00 18:48:48 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:33:01 eth0 4.51 0.52 0.85 0.39 0.00 0.00 0.00 0.00 18:48:48 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:34:01 eth0 2.20 0.82 1.00 0.68 0.00 0.00 0.00 0.00 18:48:48 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:35:01 eth0 1.08 0.67 0.58 0.41 0.00 0.00 0.00 0.00 18:48:48 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:36:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:48 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:37:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:48 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:38:02 eth0 0.60 0.07 0.06 0.01 0.00 0.00 0.00 0.00 18:48:48 18:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:39:01 eth0 0.29 0.12 0.14 0.07 0.00 0.00 0.00 0.00 18:48:48 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:48 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:41:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:48 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:48 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:43:01 eth0 0.52 0.32 0.27 0.17 0.00 0.00 0.00 0.00 18:48:48 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:44:01 eth0 0.32 0.27 0.17 0.11 0.00 0.00 0.00 0.00 18:48:48 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:45:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:48 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:47:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:48 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 Average: eth0 35.64 43.47 141.73 5.75 0.00 0.00 0.00 0.00 18:48:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:48 Average: docker0 41.88 32.82 3.49 139.85 0.00 0.00 0.00 0.00 18:48:48 18:48:48 18:48:48 ---> sar -P ALL: 18:48:48 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) 18:48:48 18:48:48 18:27:45 LINUX RESTART (4 CPU) 18:48:48 18:48:48 18:29:01 CPU %user %nice %system %iowait %steal %idle 18:48:48 18:30:01 all 8.83 0.00 3.68 0.73 0.11 86.64 18:48:48 18:30:01 0 7.07 0.00 4.24 0.44 0.08 88.17 18:48:48 18:30:01 1 7.90 0.00 3.04 0.17 0.15 88.74 18:48:48 18:30:01 2 11.41 0.00 4.25 1.90 0.14 82.30 18:48:48 18:30:01 3 8.98 0.00 3.21 0.42 0.08 87.31 18:48:48 18:31:01 all 0.17 0.00 0.05 0.00 0.00 99.78 18:48:48 18:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:48:48 18:31:01 2 0.07 0.00 0.07 0.00 0.00 99.87 18:48:48 18:31:01 3 0.52 0.00 0.05 0.00 0.02 99.42 18:48:48 18:32:01 all 0.17 0.00 0.03 0.00 0.00 99.80 18:48:48 18:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 18:48:48 18:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:32:01 2 0.08 0.00 0.03 0.00 0.00 99.88 18:48:48 18:32:01 3 0.48 0.00 0.03 0.00 0.00 99.48 18:48:48 18:33:01 all 0.15 0.00 0.05 0.00 0.01 99.79 18:48:48 18:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:48:48 18:33:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:48:48 18:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 18:48:48 18:33:01 3 0.52 0.00 0.02 0.00 0.02 99.45 18:48:48 18:34:01 all 0.17 0.00 0.05 0.00 0.01 99.77 18:48:48 18:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:48:48 18:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:48:48 18:34:01 2 0.03 0.00 0.12 0.00 0.00 99.85 18:48:48 18:34:01 3 0.50 0.00 0.02 0.00 0.00 99.48 18:48:48 18:35:01 all 0.13 0.00 0.13 0.00 0.01 99.72 18:48:48 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:48 18:35:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:48:48 18:35:01 2 0.03 0.00 0.38 0.00 0.00 99.58 18:48:48 18:35:01 3 0.43 0.00 0.05 0.00 0.02 99.50 18:48:48 18:36:01 all 0.16 0.00 0.03 0.00 0.00 99.81 18:48:48 18:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:36:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:48:48 18:36:01 2 0.03 0.00 0.07 0.00 0.00 99.90 18:48:48 18:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:48:48 18:37:01 all 0.15 0.00 0.02 0.00 0.00 99.82 18:48:48 18:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:48:48 18:37:01 1 0.30 0.00 0.03 0.00 0.00 99.67 18:48:48 18:37:01 2 0.30 0.00 0.05 0.00 0.02 99.63 18:48:48 18:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:48:48 18:38:02 all 0.12 0.00 0.04 0.00 0.00 99.84 18:48:48 18:38:02 0 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:38:02 1 0.07 0.00 0.05 0.00 0.00 99.88 18:48:48 18:38:02 2 0.38 0.00 0.05 0.00 0.00 99.57 18:48:48 18:38:02 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:48 18:39:01 all 0.08 0.00 0.03 0.00 0.00 99.89 18:48:48 18:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:48:48 18:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:39:01 2 0.22 0.00 0.07 0.00 0.00 99.71 18:48:48 18:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:48 18:40:01 all 0.15 0.00 0.02 0.00 0.00 99.82 18:48:48 18:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:48:48 18:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:40:01 2 0.52 0.00 0.03 0.00 0.00 99.45 18:48:48 18:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:48 18:48:48 18:40:01 CPU %user %nice %system %iowait %steal %idle 18:48:48 18:41:01 all 0.15 0.00 0.02 0.00 0.01 99.82 18:48:48 18:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:48 18:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:48:48 18:41:01 2 0.53 0.00 0.03 0.00 0.02 99.42 18:48:48 18:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:48:48 18:42:01 all 0.14 0.00 0.03 0.00 0.00 99.83 18:48:48 18:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:48 18:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:48:48 18:42:01 2 0.52 0.00 0.03 0.00 0.00 99.45 18:48:48 18:42:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:48:48 18:43:01 all 0.17 0.00 0.05 0.00 0.00 99.78 18:48:48 18:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:48:48 18:43:01 1 0.08 0.00 0.07 0.00 0.02 99.83 18:48:48 18:43:01 2 0.53 0.00 0.05 0.00 0.00 99.42 18:48:48 18:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:48 18:44:01 all 0.09 0.00 0.04 0.00 0.00 99.87 18:48:48 18:44:01 0 0.27 0.00 0.07 0.00 0.00 99.67 18:48:48 18:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:48:48 18:44:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:48:48 18:45:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:48:48 18:45:01 0 0.47 0.00 0.03 0.00 0.00 99.50 18:48:48 18:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:48:48 18:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:48:48 18:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:48 18:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:48:48 18:46:01 0 0.28 0.00 0.03 0.00 0.00 99.68 18:48:48 18:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:48 18:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:48:48 18:46:01 3 0.25 0.00 0.05 0.00 0.00 99.70 18:48:48 18:47:01 all 0.15 0.00 0.03 0.00 0.02 99.80 18:48:48 18:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:48:48 18:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:48:48 18:47:01 2 0.05 0.00 0.05 0.00 0.02 99.88 18:48:48 18:47:01 3 0.52 0.00 0.03 0.00 0.02 99.43 18:48:48 18:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:48:48 18:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:48 18:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:48:48 18:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:48:48 18:48:01 3 0.52 0.00 0.03 0.00 0.00 99.45 18:48:48 Average: all 0.60 0.00 0.23 0.04 0.01 99.13 18:48:48 Average: 0 0.45 0.00 0.25 0.02 0.01 99.28 18:48:48 Average: 1 0.49 0.00 0.20 0.01 0.01 99.29 18:48:48 Average: 2 0.77 0.00 0.28 0.10 0.01 98.84 18:48:48 Average: 3 0.68 0.00 0.19 0.02 0.01 99.10 18:48:48 18:48:48 18:48:48