Pull request #3148 updated 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 4701403bb7246123cd8f18798155fd534c2f7ee0 rather than 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 Obtained Jenkinsfile from 4701403bb7246123cd8f18798155fd534c2f7ee0 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-25812’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25815’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-25813’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25816 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 Merge succeeded, producing 3df362457b872254d761d23469a266c4edf69d10 Checking out Revision 3df362457b872254d761d23469a266c4edf69d10 (PR-3148) > git config core.sparsecheckout # timeout=10 > git checkout -f 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 # 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 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3df362457b872254d761d23469a266c4edf69d10 # timeout=10 Commit message: "Merge commit '4701403bb7246123cd8f18798155fd534c2f7ee0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5e3d15d5058e552ad2f5f33266fc8e9944625b2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:39 ========================================================= 18:14:39 EdgeX Global Pipelines Version Info 18:14:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:41 ------------------- 18:14:41 stable info: 18:14:41 ------------------- 18:14:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:41 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:14:41 Message: update stable to v1.0.179 18:14:42 ------------------- 18:14:42 experimental info: 18:14:42 ------------------- 18:14:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:42 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:14:42 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3148 [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3148 [Pipeline] echo 18:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3148 [Pipeline] echo 18:14:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3df362457b872254d761d23469a266c4edf69d10 [Pipeline] echo 18:14:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3df3624 [Pipeline] echo 18:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:14:45 provisioning config files... 18:14:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3890954465391864280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:45 ---> docker-login.sh 18:14:45 nexus3.edgexfoundry.org:10001 18:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:46 Configure a credential helper to remove this warning. See 18:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:46 18:14:46 Login Succeeded 18:14:46 nexus3.edgexfoundry.org:10002 18:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:46 Configure a credential helper to remove this warning. See 18:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:46 18:14:46 Login Succeeded 18:14:46 nexus3.edgexfoundry.org:10003 18:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:46 Configure a credential helper to remove this warning. See 18:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:46 18:14:46 Login Succeeded 18:14:46 nexus3.edgexfoundry.org:10004 18:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:46 Configure a credential helper to remove this warning. See 18:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:46 18:14:46 Login Succeeded 18:14:46 docker.io 18:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:47 Configure a credential helper to remove this warning. See 18:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:47 18:14:47 Login Succeeded 18:14:47 ---> docker-login.sh ends [Pipeline] } 18:14:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:47 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/core-command/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo core-command,cmd/core-command/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/core-data/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo core-data,cmd/core-data/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/core-metadata/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo core-metadata,cmd/core-metadata/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/security-bootstrapper/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/security-proxy-setup/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/support-notifications/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo support-notifications,cmd/support-notifications/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/support-scheduler/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:14:47 + for file in '`ls cmd/**/Dockerfile`' 18:14:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:14:47 ++ cut -d/ -f2 18:14:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:14:47 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:50 18:14:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:14:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:51 latest: Pulling from edgex-devops/git-semver 18:14:51 31603596830f: Pulling fs layer 18:14:51 2a8b12db71e7: Pulling fs layer 18:14:51 6ca5941a6612: Pulling fs layer 18:14:51 ecc8261a40a4: Pulling fs layer 18:14:51 ecc8261a40a4: Waiting 18:14:51 2a8b12db71e7: Verifying Checksum 18:14:51 2a8b12db71e7: Download complete 18:14:51 31603596830f: Verifying Checksum 18:14:51 31603596830f: Download complete 18:14:51 ecc8261a40a4: Verifying Checksum 18:14:51 ecc8261a40a4: Download complete 18:14:51 6ca5941a6612: Verifying Checksum 18:14:51 6ca5941a6612: Download complete 18:14:51 31603596830f: Pull complete 18:14:51 2a8b12db71e7: Pull complete 18:14:52 6ca5941a6612: Pull complete 18:14:52 ecc8261a40a4: Pull complete 18:14:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:14:53 prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container 18:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 18:14:55 $ docker top 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:55 [ssh-agent] Looking for ssh-agent implementation... 18:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:56 $ docker exec 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent 18:14:56 SSH_AUTH_SOCK=/tmp/ssh-pOkyPpInkyp5/agent.11 18:14:56 SSH_AGENT_PID=17 18:14:56 Running ssh-add (command line suppressed) 18:14:56 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4975093741758167968.key (/w/workspace/edgex-go/4@tmp/private_key_4975093741758167968.key) 18:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:56 + git tag --points-at HEAD [Pipeline] } 18:14:56 $ docker exec --env ******** --env ******** 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent -k 18:14:56 unset SSH_AUTH_SOCK; 18:14:56 unset SSH_AGENT_PID; 18:14:56 echo Agent pid 17 killed; 18:14:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:57 [ssh-agent] Looking for ssh-agent implementation... 18:14:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:57 $ docker exec 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent 18:14:57 SSH_AUTH_SOCK=/tmp/ssh-feg3FBRI4YPj/agent.45 18:14:57 SSH_AGENT_PID=51 18:14:57 Running ssh-add (command line suppressed) 18:14:57 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2352460763641509166.key (/w/workspace/edgex-go/4@tmp/private_key_2352460763641509166.key) 18:14:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:58 + git semver init 18:14:58 # -> Open(): unable to determine branch for HEAD 18:14:58 # $GIT_DIR = /w/workspace/edgex-go/4/.git 18:14:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 18:14:58 # $SEMVER_REMOTE_NAME = origin 18:14:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:58 # $SEMVER_USER_NAME = edgex-jenkins 18:14:58 # $SEMVER_BRANCH = PR-3148 18:14:58 # $SEMVER_TEMP = /tmp/semver-510759935 18:14:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:15:16 # '/tmp/semver-510759935' -> '/w/workspace/edgex-go/4/.semver' 18:15:16 # -> Force: false 18:15:16 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 18:15:16 $ docker exec --env ******** --env ******** 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent -k 18:15:16 unset SSH_AUTH_SOCK; 18:15:16 unset SSH_AGENT_PID; 18:15:16 echo Agent pid 51 killed; 18:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:15:17 + git semver [Pipeline] } 18:15:17 $ docker stop --time=1 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 18:15:18 $ docker rm -f 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:15:19 Stashed 1 file(s) [Pipeline] echo 18:15:19 [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] sh 18:15:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:15:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:15:21 + sudo service docker restart 18:15:21 + true 18:15:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:15:22 ========================================================= 18:15:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:15:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:22 + 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:15:26 Sending build context to Docker daemon 327.9MB 18:15:26 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:15:26 Step 2/6 : FROM ${BASE} 18:15:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:26 188c0c94c7c5: Pulling fs layer 18:15:26 0ef7d3d256c8: Pulling fs layer 18:15:26 de9db76c5a1d: Pulling fs layer 18:15:26 bca2f99d35d6: Pulling fs layer 18:15:26 93359f2a8cfa: Pulling fs layer 18:15:26 7c6f9722023f: Pulling fs layer 18:15:26 a35cf1a2eb13: Pulling fs layer 18:15:26 bca2f99d35d6: Waiting 18:15:26 93359f2a8cfa: Waiting 18:15:26 7c6f9722023f: Waiting 18:15:26 a35cf1a2eb13: Waiting 18:15:26 de9db76c5a1d: Verifying Checksum 18:15:26 de9db76c5a1d: Download complete 18:15:26 0ef7d3d256c8: Verifying Checksum 18:15:26 0ef7d3d256c8: Download complete 18:15:26 93359f2a8cfa: Verifying Checksum 18:15:26 93359f2a8cfa: Download complete 18:15:26 7c6f9722023f: Download complete 18:15:26 188c0c94c7c5: Verifying Checksum 18:15:26 188c0c94c7c5: Download complete 18:15:26 188c0c94c7c5: Pull complete 18:15:27 0ef7d3d256c8: Pull complete 18:15:27 de9db76c5a1d: Pull complete 18:15:30 a35cf1a2eb13: Verifying Checksum 18:15:30 a35cf1a2eb13: Download complete 18:15:31 bca2f99d35d6: Verifying Checksum 18:15:31 bca2f99d35d6: Download complete 18:15:35 Still waiting to schedule task 18:15:35 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25811’ 18:15:36 bca2f99d35d6: Pull complete 18:15:36 93359f2a8cfa: Pull complete 18:15:37 7c6f9722023f: Pull complete 18:15:42 a35cf1a2eb13: Pull complete 18:15:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:15:42 ---> a62c8e92a672 18:15:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:15:42 ---> Running in 615dca72a33a 18:15:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:15:44 (1/12) Installing libmagic (5.38-r0) 18:15:45 (2/12) Installing file (5.38-r0) 18:15:45 (3/12) Installing libc-dev (0.7.2-r3) 18:15:45 (4/12) Installing g++ (9.3.0-r2) 18:16:03 (5/12) Installing fortify-headers (1.1-r0) 18:16:03 (6/12) Installing patch (2.7.6-r6) 18:16:03 (7/12) Installing build-base (0.5-r2) 18:16:03 (8/12) Installing libsodium (1.0.18-r0) 18:16:03 (9/12) Installing pkgconf (1.7.2-r0) 18:16:03 (10/12) Installing libsodium-dev (1.0.18-r0) 18:16:03 (11/12) Installing libzmq (4.3.3-r0) 18:16:03 (12/12) Installing zeromq-dev (4.3.3-r0) 18:16:03 Executing busybox-1.31.1-r19.trigger 18:16:03 OK: 233 MiB in 51 packages 18:16:05 Removing intermediate container 615dca72a33a 18:16:05 ---> a3ef9b5ab6a1 18:16:05 Step 4/6 : WORKDIR /edgex-go 18:16:05 ---> Running in 389ca9b4bd54 18:16:05 Removing intermediate container 389ca9b4bd54 18:16:05 ---> 49a9a3b7ed12 18:16:05 Step 5/6 : COPY go.mod . 18:16:05 ---> f1edee8d7dd6 18:16:05 Step 6/6 : RUN go mod download 18:16:06 ---> Running in ab9972a7720c 18:16:28 Removing intermediate container ab9972a7720c 18:16:28 ---> 8982fad750c5 18:16:28 Successfully built 8982fad750c5 18:16:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:16:28 + docker inspect -f . ci-base-image-x86_64 18:16:28 . [Pipeline] withDockerContainer 18:16:28 prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container 18:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 18:16:29 $ docker top 13bc1dcdf267b2fa71bab89e1fd1e9f2ac21ee7c4f594479ac6ad9dcbf0a2be6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:30 + go version 18:16:30 go version go1.15.5 linux/amd64 [Pipeline] } 18:16:30 $ docker stop --time=1 13bc1dcdf267b2fa71bab89e1fd1e9f2ac21ee7c4f594479ac6ad9dcbf0a2be6 18:16:31 $ docker rm -f 13bc1dcdf267b2fa71bab89e1fd1e9f2ac21ee7c4f594479ac6ad9dcbf0a2be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:32 + docker inspect -f . ci-base-image-x86_64 18:16:32 . [Pipeline] withDockerContainer 18:16:32 prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container 18:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 18:16:33 $ docker top 06bffdd33acd13f0d220f82a970c28fbd6202a1eabb7dd56fa901ccdff3dcfdf -eo pid,comm [Pipeline] { [Pipeline] echo 18:16:33 ========================================================= 18:16:33 [edgeXBuildGoParallel] Running Tests and Build... 18:16:33 ========================================================= [Pipeline] sh 18:16:33 + make test 18:16:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:16:44 ? github.com/edgexfoundry/edgex-go [no test files] 18:17:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:17:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:17:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:17:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:17:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:17:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:17:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:17:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:17:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:17:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:17:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:17:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:17:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.6% of statements 18:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements 18:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.029s coverage: 100.0% of statements 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.130s coverage: 65.8% of statements 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.426s coverage: 82.3% of statements 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.432s coverage: 92.8% of statements 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:17:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:17:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 45.5% of statements 18:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 18:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.024s coverage: 94.1% of statements 18:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.041s coverage: 96.3% of statements 18:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 18:17:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 18:17:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 68.9% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.280s coverage: 84.0% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 89.4% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.723s coverage: 29.1% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.066s coverage: 100.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements 18:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 18:17:48 GO111MODULE=on go vet ./... 18:18:14 gofmt -l . 18:18:15 [ "`gofmt -l .`" = "" ] 18:18:16 ./bin/test-go-mod-tidy.sh 18:18:16 ./bin/test-attribution-txt.sh [Pipeline] sh 18:18:17 + ls -al . 18:18:17 total 700 18:18:17 drwxrwxr-x 10 1001 1001 4096 Feb 9 18:18 . 18:18:17 drwxr-xr-x 4 root root 28 Feb 9 18:16 .. 18:18:17 -rw-rw-r-- 1 1001 1001 11 Feb 9 18:14 .dockerignore 18:18:17 drwxrwxr-x 8 1001 1001 179 Feb 9 18:14 .git 18:18:17 drwxrwxr-x 3 1001 1001 125 Feb 9 18:14 .github 18:18:17 -rw-rw-r-- 1 1001 1001 818 Feb 9 18:14 .gitignore 18:18:17 drwx------ 3 1001 1001 60 Feb 9 18:15 .semver 18:18:17 -rw-rw-r-- 1 1001 1001 166 Feb 9 18:14 .sonarcloud.properties 18:18:17 -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:14 Attribution.txt 18:18:17 -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:14 CONTRIBUTING.md 18:18:17 -rw-rw-r-- 1 1001 1001 931 Feb 9 18:14 Dockerfile.build 18:18:17 -rw-rw-r-- 1 1001 1001 863 Feb 9 18:14 Jenkinsfile 18:18:17 -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:14 LICENSE 18:18:17 -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:14 Makefile 18:18:17 -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:14 README.md 18:18:17 -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:14 SECURITY.md 18:18:17 -rw-rw-r-- 1 1001 1001 5 Feb 9 18:15 VERSION 18:18:17 -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:14 ZMQWindows.md 18:18:17 drwxrwxr-x 2 1001 1001 117 Feb 9 18:14 bin 18:18:17 drwxrwxr-x 14 1001 1001 4096 Feb 9 18:14 cmd 18:18:17 -rw-r--r-- 1 root root 594557 Feb 9 18:17 coverage.out 18:18:17 -rw-r--r-- 1 root root 1054 Feb 9 18:18 go.mod 18:18:17 -rw-r--r-- 1 root root 19290 Feb 9 18:18 go.sum 18:18:17 drwxrwxr-x 8 1001 1001 127 Feb 9 18:14 internal 18:18:17 drwxrwxr-x 4 1001 1001 26 Feb 9 18:14 openapi 18:18:17 drwxrwxr-x 4 1001 1001 71 Feb 9 18:14 snap 18:18:17 -rw-rw-r-- 1 1001 1001 168 Feb 9 18:14 version.go [Pipeline] sh 18:18:17 + '[' -e coverage.out ] 18:18:17 + chown 1001:1001 coverage.out [Pipeline] stash 18:18:18 Stashed 1 file(s) [Pipeline] sh 18:18:18 + make build 18:18:18 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:18:22 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:18:30 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:18:31 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:18:33 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:18:33 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:18:35 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:18:37 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:18:38 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:18:39 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:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:18:43 $ docker stop --time=1 06bffdd33acd13f0d220f82a970c28fbd6202a1eabb7dd56fa901ccdff3dcfdf 18:18:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25819 in /w/workspace/edgexfoundry_edgex-go_PR-3148 18:18:45 $ docker rm -f 06bffdd33acd13f0d220f82a970c28fbd6202a1eabb7dd56fa901ccdff3dcfdf [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 18:18:45 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:18:48 18:18:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:18:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:18:49 latest: Pulling from edgex-devops/edgex-compose 18:18:49 cbdbe7a5bc2a: Pulling fs layer 18:18:49 ca9280d653b3: Pulling fs layer 18:18:49 7e9c9ca2126c: Pulling fs layer 18:18:49 cbdbe7a5bc2a: Verifying Checksum 18:18:49 cbdbe7a5bc2a: Download complete 18:18:49 cbdbe7a5bc2a: Pull complete 18:18:49 ca9280d653b3: Verifying Checksum 18:18:49 ca9280d653b3: Download complete 18:18:50 using credential edgex-jenkins-ssh 18:18:50 ca9280d653b3: Pull complete 18:18:50 Cloning the remote Git repository 18:18:51 7e9c9ca2126c: Verifying Checksum 18:18:51 7e9c9ca2126c: Download complete 18:18:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:18:51 > git init /w/workspace/edgex-go/4 # timeout=10 18:18:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:18:51 > git --version # timeout=10 18:18:51 > git --version # 'git version 2.17.1' 18:18:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:57 7e9c9ca2126c: Pull complete 18:18:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:18:57 prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container 18:18:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 18:19:01 $ docker top 8d2693822818dd3c2985c97e3ffd966779ef64a17606e8007b006db26386e853 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:01 + docker-compose build --help 18:19:01 + grep parallel 18:19:02 --parallel Build images in parallel. [Pipeline] } 18:19:02 $ docker stop --time=1 8d2693822818dd3c2985c97e3ffd966779ef64a17606e8007b006db26386e853 18:19:04 $ docker rm -f 8d2693822818dd3c2985c97e3ffd966779ef64a17606e8007b006db26386e853 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:19:04 . [Pipeline] withDockerContainer 18:19:05 prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container 18:19:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:19:05 $ docker top bcef6d4f1b822359f2aefed2ca4cbafcf28bbe567135458c116726da275ea382 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:06 + docker-compose -f ./docker-compose-build.yml build --parallel 18:19:07 Building docker-core-command-go ... 18:19:07 Building docker-core-data-go ... 18:19:07 Building docker-core-metadata-go ... 18:19:07 Building docker-security-bootstrapper-go ... 18:19:07 Building docker-security-proxy-setup-go ... 18:19:07 Building docker-security-secretstore-setup-go ... 18:19:07 Building docker-support-notifications-go ... 18:19:07 Building docker-support-scheduler-go ... 18:19:07 Building docker-sys-mgmt-agent-go ... 18:19:07 Building docker-core-data-go 18:19:07 Building docker-support-notifications-go 18:19:07 Building docker-support-scheduler-go 18:19:07 Building docker-security-bootstrapper-go 18:19:07 Building docker-sys-mgmt-agent-go 18:19:13 Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 18:19:14 Merge succeeded, producing 10a9161b9e9e7f14bcf51cb498bb791682fb36c3 18:19:14 Checking out Revision 10a9161b9e9e7f14bcf51cb498bb791682fb36c3 (PR-3148) 18:19:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:19:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:19:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:19:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:19:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:19:13 > git config core.sparsecheckout # timeout=10 18:19:13 > git checkout -f 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 # timeout=10 18:19:14 > git remote # timeout=10 18:19:14 > git config --get remote.origin.url # timeout=10 18:19:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:14 > git merge 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 18:19:14 > git rev-parse HEAD^{commit} # timeout=10 18:19:14 > git config core.sparsecheckout # timeout=10 18:19:14 > git checkout -f 10a9161b9e9e7f14bcf51cb498bb791682fb36c3 # timeout=10 18:19:19 Commit message: "Merge commit '4701403bb7246123cd8f18798155fd534c2f7ee0' into HEAD" 18:19:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:19:19 > git rev-list --no-walk 5e3d15d5058e552ad2f5f33266fc8e9944625b2d # timeout=10 [Pipeline] sh 18:19:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:19:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:19:21 + sudo service docker restart 18:19:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:19:23 provisioning config files... 18:19:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3035929204658933184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:24 ---> docker-login.sh 18:19:24 nexus3.edgexfoundry.org:10001 18:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:25 Configure a credential helper to remove this warning. See 18:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:25 18:19:25 Login Succeeded 18:19:25 nexus3.edgexfoundry.org:10002 18:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:25 Configure a credential helper to remove this warning. See 18:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:25 18:19:25 Login Succeeded 18:19:25 nexus3.edgexfoundry.org:10003 18:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:26 Configure a credential helper to remove this warning. See 18:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:26 18:19:26 Login Succeeded 18:19:26 nexus3.edgexfoundry.org:10004 18:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:26 Configure a credential helper to remove this warning. See 18:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:26 18:19:26 Login Succeeded 18:19:26 docker.io 18:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:27 Configure a credential helper to remove this warning. See 18:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:27 18:19:27 Login Succeeded 18:19:27 ---> docker-login.sh ends [Pipeline] } 18:19:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:19:27 ========================================================= 18:19:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:19:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:19:28 + 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:19:31 Sending build context to Docker daemon 166.3MB 18:19:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:19:31 Step 2/6 : FROM ${BASE} 18:19:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:19:31 5f621e34cdf4: Pulling fs layer 18:19:31 a4357932f1b6: Pulling fs layer 18:19:31 18c013af1878: Pulling fs layer 18:19:31 00ac8860ef70: Pulling fs layer 18:19:31 63d7cb157983: Pulling fs layer 18:19:31 b116817d02f9: Pulling fs layer 18:19:31 745a02a5169b: Pulling fs layer 18:19:31 00ac8860ef70: Waiting 18:19:31 745a02a5169b: Waiting 18:19:31 63d7cb157983: Waiting 18:19:31 b116817d02f9: Waiting 18:19:31 18c013af1878: Download complete 18:19:31 a4357932f1b6: Verifying Checksum 18:19:31 a4357932f1b6: Download complete 18:19:31 63d7cb157983: Verifying Checksum 18:19:31 63d7cb157983: Download complete 18:19:31 b116817d02f9: Verifying Checksum 18:19:31 b116817d02f9: Download complete 18:19:31 5f621e34cdf4: Verifying Checksum 18:19:31 5f621e34cdf4: Download complete 18:19:31 5f621e34cdf4: Pull complete 18:19:31 a4357932f1b6: Pull complete 18:19:32 18c013af1878: Pull complete 18:19:33 745a02a5169b: Download complete 18:19:34 00ac8860ef70: Verifying Checksum 18:19:34 00ac8860ef70: Download complete 18:19:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:19:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:19:39 ---> 8982fad750c5 18:19:39 Step 3/23 : WORKDIR /edgex-go 18:19:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:19:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:19:40 ---> 8982fad750c5 18:19:40 Step 3/22 : WORKDIR /edgex-go 18:19:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:19:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:19:40 ---> 8982fad750c5 18:19:40 Step 3/22 : WORKDIR /edgex-go 18:19:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:19:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:19:40 ---> 8982fad750c5 18:19:40 Step 3/26 : WORKDIR /edgex-go 18:19:41 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:19:41 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:19:41 ---> 8982fad750c5 18:19:41 Step 3/30 : WORKDIR /edgex-go 18:19:42 ---> Running in 522776edff8f 18:19:42 ---> Running in bf80f581b0b0 18:19:42 ---> Running in 3763cb4fe808 18:19:42 ---> Running in 9a578224c37c 18:19:42 ---> Running in 72881fed7fd0 18:19:42 Removing intermediate container 72881fed7fd0 18:19:42 ---> e1829502bde8 18:19:42 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:42 Removing intermediate container 522776edff8f 18:19:42 ---> 083d50d2bc43 18:19:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:42 Removing intermediate container 9a578224c37c 18:19:42 ---> 9434d9cf1a24 18:19:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:42 Removing intermediate container bf80f581b0b0 18:19:42 ---> 52fb376a0c49 18:19:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:42 Removing intermediate container 3763cb4fe808 18:19:42 ---> 961f2f709f9e 18:19:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:42 ---> Running in e5a20af78c7d 18:19:42 ---> Running in c78bf18681e5 18:19:42 ---> Running in 70f31698a18e 18:19:42 ---> Running in c51e777e5b2a 18:19:42 ---> Running in 8f65cae8a3ef 18:19:44 00ac8860ef70: Pull complete 18:19:44 Removing intermediate container e5a20af78c7d 18:19:44 ---> a2d487ab20b1 18:19:44 Step 5/30 : RUN apk add --update --no-cache make git 18:19:44 ---> Running in a4435c095130 18:19:44 Removing intermediate container 70f31698a18e 18:19:44 ---> 0bb1b4d2ee13 18:19:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:19:44 63d7cb157983: Pull complete 18:19:45 Removing intermediate container c78bf18681e5 18:19:45 ---> a537e44a0592 18:19:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:19:45 Removing intermediate container c51e777e5b2a 18:19:45 ---> 818718650cbe 18:19:45 Step 5/22 : RUN apk add --update --no-cache make git 18:19:45 ---> Running in 6a46a95ec355 18:19:45 b116817d02f9: Pull complete 18:19:45 ---> Running in f83c31dcb196 18:19:45 ---> Running in 2ed2d09d0101 18:19:45 Removing intermediate container 8f65cae8a3ef 18:19:45 ---> 20f96835933f 18:19:45 Step 5/26 : RUN apk add --update --no-cache make bash git 18:19:45 ---> Running in 9aa251c4f760 18:19:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:19:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:19:47 OK: 233 MiB in 51 packages 18:19:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:19:47 OK: 233 MiB in 51 packages 18:19:47 OK: 233 MiB in 51 packages 18:19:47 OK: 233 MiB in 51 packages 18:19:48 OK: 233 MiB in 51 packages 18:19:49 Removing intermediate container 6a46a95ec355 18:19:49 ---> 0429b687e6da 18:19:49 Step 6/23 : COPY go.mod . 18:19:49 Removing intermediate container a4435c095130 18:19:49 ---> 3f2c4ab7a600 18:19:49 Step 6/30 : COPY go.mod . 18:19:49 745a02a5169b: Pull complete 18:19:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:19:49 ---> b7e6874047d6 18:19:49 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:19:49 Removing intermediate container f83c31dcb196 18:19:49 ---> d62aa0f45909 18:19:49 Step 6/22 : COPY go.mod . 18:19:49 ---> 01f8c6490f7a 18:19:49 Step 7/23 : RUN go mod download 18:19:49 ---> af2840535d01 18:19:49 Step 7/30 : RUN go mod download 18:19:49 ---> Running in 57e64121def2 18:19:49 ---> Running in 002e2d8c56c6 18:19:49 Removing intermediate container 9aa251c4f760 18:19:49 ---> ced8496fa006 18:19:49 Step 6/26 : COPY go.mod . 18:19:49 ---> 234ee3a870aa 18:19:49 Step 7/22 : RUN go mod download 18:19:49 Removing intermediate container 2ed2d09d0101 18:19:49 ---> 1222234b917d 18:19:49 Step 6/22 : COPY go.mod . 18:19:50 ---> Running in 6cc3bd64fb81 18:19:50 ---> b213f631c523 18:19:50 Step 7/26 : RUN go mod download 18:19:50 ---> 7e39d8a03e65 18:19:50 Step 7/22 : RUN go mod download 18:19:50 ---> Running in 76746cceea3e 18:19:50 ---> Running in d95c8ad4f1d7 18:19:52 Removing intermediate container 57e64121def2 18:19:52 ---> 2bc325bf2ac6 18:19:52 Step 8/23 : COPY . . 18:19:52 ---> Running in 5a1016778528 18:19:52 Removing intermediate container 6cc3bd64fb81 18:19:52 ---> 316fac7027aa 18:19:52 Step 8/22 : COPY . . 18:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:19:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:19:54 (1/12) Installing libmagic (5.38-r0) 18:19:55 (2/12) Installing file (5.38-r0) 18:19:55 (3/12) Installing libc-dev (0.7.2-r3) 18:19:55 (4/12) Installing g++ (9.3.0-r2) 18:19:55 Removing intermediate container 002e2d8c56c6 18:19:55 ---> d446afcc5920 18:19:55 Step 8/30 : COPY . . 18:19:55 Removing intermediate container 76746cceea3e 18:19:55 ---> d71221b24d1b 18:19:55 Step 8/26 : COPY . . 18:19:58 (5/12) Installing fortify-headers (1.1-r0) 18:19:58 (6/12) Installing patch (2.7.6-r6) 18:19:58 (7/12) Installing build-base (0.5-r2) 18:19:58 (8/12) Installing libsodium (1.0.18-r0) 18:19:58 (9/12) Installing pkgconf (1.7.2-r0) 18:19:58 (10/12) Installing libsodium-dev (1.0.18-r0) 18:19:58 (11/12) Installing libzmq (4.3.3-r0) 18:19:59 (12/12) Installing zeromq-dev (4.3.3-r0) 18:19:59 Executing busybox-1.31.1-r19.trigger 18:19:59 OK: 217 MiB in 51 packages 18:19:59 Removing intermediate container d95c8ad4f1d7 18:19:59 ---> b112275fb53d 18:19:59 Step 8/22 : COPY . . 18:20:03 Removing intermediate container 5a1016778528 18:20:03 ---> 32edb69c3f92 18:20:03 Step 4/6 : WORKDIR /edgex-go 18:20:03 ---> Running in 4c4cf2077432 18:20:04 Removing intermediate container 4c4cf2077432 18:20:04 ---> a4bc00f7d74a 18:20:04 Step 5/6 : COPY go.mod . 18:20:04 ---> 3fa58dfce8eb 18:20:04 Step 6/6 : RUN go mod download 18:20:05 ---> Running in 98cec1765a40 18:20:31 Removing intermediate container 98cec1765a40 18:20:31 ---> 03beec066b2a 18:20:31 Successfully built 03beec066b2a 18:20:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:20:32 + docker inspect -f . ci-base-image-arm64 18:20:32 . [Pipeline] withDockerContainer 18:20:32 ---> 04373f3f570b 18:20:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:20:32 prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container 18:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 18:20:33 ---> 88f6f63d1cc8 18:20:33 Step 9/23 : RUN make cmd/core-data/core-data 18:20:33 ---> Running in ab3f110cd5e7 18:20:33 ---> 47db568efabe 18:20:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:20:33 ---> 544b564d8752 18:20:33 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:20:33 ---> f9150c2ddf50 18:20:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:20:33 ---> Running in f5f7b7fb2f9e 18:20:33 ---> Running in d1eb95435db5 18:20:33 ---> Running in d7fde03ad269 18:20:33 ---> Running in 7335cf583c73 18:20:33 $ docker top 2127760c8cdb64a31e8e29c068c04126801f872077d04daf2ecfad77b023521e -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:34 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:20:34 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:20:34 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:20:34 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:20:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:20:34 + go version 18:20:34 go version go1.15.5 linux/arm64 [Pipeline] } 18:20:34 $ docker stop --time=1 2127760c8cdb64a31e8e29c068c04126801f872077d04daf2ecfad77b023521e 18:20:36 $ docker rm -f 2127760c8cdb64a31e8e29c068c04126801f872077d04daf2ecfad77b023521e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:20:39 + docker inspect -f . ci-base-image-arm64 18:20:39 . [Pipeline] withDockerContainer 18:20:40 prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container 18:20:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 18:20:41 $ docker top 27ef7f5fec7a388a804f8e4935f19d3bf2bfc484c94a9a1510a8e56f79c8fec9 -eo pid,comm [Pipeline] { [Pipeline] echo 18:20:41 ========================================================= 18:20:41 [edgeXBuildGoParallel] Running Tests and Build... 18:20:41 ========================================================= [Pipeline] sh 18:20:42 + make test 18:20:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:21:04 ? github.com/edgexfoundry/edgex-go [no test files] 18:21:13 Removing intermediate container d1eb95435db5 18:21:13 ---> 38587737cfc1 18:21:13 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:21:13 Removing intermediate container d7fde03ad269 18:21:13 ---> cfc6f7aac207 18:21:13 18:21:13 Step 10/30 : FROM alpine:3.12 18:21:13 3.12: Pulling from library/alpine 18:21:13 ---> Running in 416f755c0606 18:21:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:21:13 Status: Downloaded newer image for alpine:3.12 18:21:13 ---> 389fef711851 18:21:13 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:21:13 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:21:13 ---> Running in 0072084e10e0 18:21:13 Removing intermediate container ab3f110cd5e7 18:21:13 ---> b004dcea8ea1 18:21:13 18:21:13 Step 10/22 : FROM alpine:3.12 18:21:13 ---> 389fef711851 18:21:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:21:13 Removing intermediate container 0072084e10e0 18:21:13 ---> 906a93addd30 18:21:13 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 18:21:14 ---> Running in bbe5e613edb2 18:21:14 ---> Running in 9c6fd22a417d 18:21:14 Removing intermediate container 7335cf583c73 18:21:14 ---> 0976cfb6965a 18:21:14 18:21:14 Step 10/22 : FROM alpine:3.12 18:21:14 ---> 389fef711851 18:21:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:21:14 ---> Running in 974ec4432e08 18:21:16 Removing intermediate container 416f755c0606 18:21:16 ---> 4ee266ac46a2 18:21:16 18:21:16 Step 11/26 : FROM docker:20.10.0 18:21:16 20.10.0: Pulling from library/docker 18:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:17 Removing intermediate container f5f7b7fb2f9e 18:21:17 ---> 98e2bb8b07f4 18:21:17 18:21:17 Step 10/23 : FROM alpine:3.12 18:21:17 ---> 389fef711851 18:21:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:17 (1/2) Installing dumb-init (1.2.2-r1) 18:21:17 (2/2) Installing su-exec (0.2-r1) 18:21:17 Executing busybox-1.31.1-r19.trigger 18:21:17 OK: 6 MiB in 16 packages 18:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:17 (1/2) Installing ca-certificates (20191127-r4) 18:21:17 (2/2) Installing dumb-init (1.2.2-r1) 18:21:17 Executing busybox-1.31.1-r19.trigger 18:21:17 Executing ca-certificates-20191127-r4.trigger 18:21:17 OK: 6 MiB in 16 packages 18:21:17 (1/1) Installing dumb-init (1.2.2-r1) 18:21:17 Executing busybox-1.31.1-r19.trigger 18:21:17 OK: 6 MiB in 15 packages 18:21:17 ---> Running in 1a13c57a27a6 18:21:20 Removing intermediate container 1a13c57a27a6 18:21:20 ---> 97e9a22c61ac 18:21:20 Step 12/23 : ENV APP_PORT=48080 18:21:20 ---> Running in 5c179cf10212 18:21:20 Removing intermediate container 5c179cf10212 18:21:20 ---> a9ff1a229069 18:21:20 Step 13/23 : EXPOSE $APP_PORT 18:21:20 Removing intermediate container 9c6fd22a417d 18:21:20 ---> c2b5aad99761 18:21:20 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 18:21:20 ---> Running in 94deb0e79f06 18:21:20 Removing intermediate container bbe5e613edb2 18:21:20 ---> 8314d73c589e 18:21:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:21:20 Removing intermediate container 974ec4432e08 18:21:20 ---> 1f67db04145b 18:21:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:21:21 ---> Running in f22171aa10e0 18:21:21 ---> Running in ae0847d7cc0d 18:21:21 Removing intermediate container 94deb0e79f06 18:21:21 ---> 94a3aca4cd3d 18:21:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:21 ---> Running in d70027bb114e 18:21:21 ---> Running in aae619b0d48a 18:21:21 Removing intermediate container f22171aa10e0 18:21:21 ---> 05c6cda42ba6 18:21:21 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:21:21 Removing intermediate container ae0847d7cc0d 18:21:21 ---> fe9034db9c6c 18:21:21 Step 13/22 : ENV APP_PORT=48060 18:21:21 ---> Running in 7f47d7de1fd1 18:21:21 Removing intermediate container d70027bb114e 18:21:21 ---> 0895195c485c 18:21:21 Step 13/22 : ENV APP_PORT=48085 18:21:21 ---> Running in e3465c15bfdf 18:21:21 ---> Running in 151b700998aa 18:21:21 Removing intermediate container 7f47d7de1fd1 18:21:21 ---> 80925546b42c 18:21:21 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:21:22 ---> Running in 764a331d0e41 18:21:22 Removing intermediate container 151b700998aa 18:21:22 ---> 139b581a593b 18:21:22 Step 14/22 : EXPOSE $APP_PORT 18:21:22 Removing intermediate container e3465c15bfdf 18:21:22 ---> 4e5425308849 18:21:22 Step 14/22 : EXPOSE $APP_PORT 18:21:22 ---> Running in 1345fc22294e 18:21:22 ---> Running in 8bd16f8e6752 18:21:23 Removing intermediate container 8bd16f8e6752 18:21:23 ---> c594fe3548e8 18:21:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:23 Removing intermediate container 1345fc22294e 18:21:23 ---> c9dce644e82a 18:21:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:23 Removing intermediate container aae619b0d48a 18:21:23 ---> dfe6e9db3528 18:21:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:21:23 ---> Running in dc82086fb8f8 18:21:23 ---> 83b163c20250 18:21:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:21:23 ---> 9720e1881baa 18:21:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:21:24 Removing intermediate container 764a331d0e41 18:21:24 ---> 477c146cda5b 18:21:24 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 18:21:24 ---> Running in 622589116e62 18:21:24 ---> e84badf1cfe8 18:21:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:21:24 ---> 5168a126c978 18:21:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:21:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:21:24 Status: Downloaded newer image for docker:20.10.0 18:21:24 ---> aefe523efa57 18:21:24 Step 12/26 : RUN apk add --no-cache bash 18:21:24 Removing intermediate container 622589116e62 18:21:24 ---> 7b1811ddfeb7 18:21:24 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:21:24 ---> Running in bf1be2e69201 18:21:24 ---> 6d1928ae5254 18:21:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:21:24 ---> c9559bffb4b8 18:21:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:21:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:24 ---> Running in 07f1f625f971 18:21:24 ---> Running in 227806d00307 18:21:24 ---> 17efee5db24a 18:21:24 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:21:25 ---> Running in 5d942607990b 18:21:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:25 (1/6) Installing dumb-init (1.2.2-r1) 18:21:25 Removing intermediate container 227806d00307 18:21:25 ---> 54eb21a39461 18:21:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:25 Removing intermediate container 07f1f625f971 18:21:25 ---> 0629f820268e 18:21:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:25 (2/6) Installing libgcc (9.3.0-r2) 18:21:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:25 (3/6) Installing libsodium (1.0.18-r0) 18:21:25 ---> Running in 2bcea6e4c530 18:21:25 ---> Running in 6e2899656823 18:21:25 (4/6) Installing libstdc++ (9.3.0-r2) 18:21:25 (1/2) Installing readline (8.0.4-r0) 18:21:25 (2/2) Installing bash (5.0.17-r0) 18:21:25 Executing bash-5.0.17-r0.post-install 18:21:25 Executing busybox-1.31.1-r19.trigger 18:21:25 OK: 12 MiB in 22 packages 18:21:25 Removing intermediate container 2bcea6e4c530 18:21:25 ---> dd1c293d9fe8 18:21:25 Step 20/22 : LABEL arch=x86_64 18:21:25 Removing intermediate container 6e2899656823 18:21:25 ---> 1cfbb499285c 18:21:25 Step 20/22 : LABEL arch=x86_64 18:21:25 (5/6) Installing libzmq (4.3.3-r0) 18:21:26 ---> Running in 77c11f8d2669 18:21:26 (6/6) Installing zeromq (4.3.3-r0) 18:21:26 ---> Running in 26e4aeabf54d 18:21:26 Executing busybox-1.31.1-r19.trigger 18:21:26 OK: 8 MiB in 20 packages 18:21:26 Removing intermediate container 77c11f8d2669 18:21:26 ---> be05491f1f90 18:21:26 Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:21:26 Removing intermediate container 26e4aeabf54d 18:21:26 ---> 446bc3b2eb2c 18:21:26 Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:21:26 ---> Running in 23b5130a22d0 18:21:26 ---> Running in e1dc17e3aa7f 18:21:26 Removing intermediate container bf1be2e69201 18:21:26 ---> 77ca124f90f7 18:21:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:21:27 ---> Running in 63f4fabf4f8a 18:21:27 Removing intermediate container 23b5130a22d0 18:21:27 ---> fdef21b3384e 18:21:27 Step 22/22 : LABEL version=0.0.0 18:21:27 Removing intermediate container e1dc17e3aa7f 18:21:27 ---> 814f313ef83d 18:21:27 Step 22/22 : LABEL version=0.0.0 18:21:27 Removing intermediate container 5d942607990b 18:21:27 ---> 3b92b253d4cb 18:21:27 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:27 ---> Running in 6df485d5ee12 18:21:27 ---> Running in a44af0a05611 18:21:27 Removing intermediate container dc82086fb8f8 18:21:27 ---> 35db6de5ae0a 18:21:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:27 Removing intermediate container 63f4fabf4f8a 18:21:27 ---> 1085fe502a31 18:21:27 Step 14/26 : ENV APP_PORT=48090 18:21:27 ---> Running in f450745e7cff 18:21:27 Removing intermediate container 6df485d5ee12 18:21:27 ---> fb8783231a8f 18:21:27 18:21:27 ---> c7aecc4570cb 18:21:27 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:21:27 Removing intermediate container a44af0a05611 18:21:27 ---> 94f1f429a670 18:21:27 18:21:28 ---> 40d4d28b71ed 18:21:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:21:28 Removing intermediate container f450745e7cff 18:21:28 ---> f031980e673e 18:21:28 Step 15/26 : EXPOSE $APP_PORT 18:21:28 Successfully built fb8783231a8f 18:21:28 Successfully built 94f1f429a670 18:21:28 Successfully tagged docker-support-notifications-go:latest 18:21:28  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 18:21:28 Successfully tagged docker-support-scheduler-go:latest 18:21:28  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 18:21:28 ---> Running in 4139d9c3bc8e 18:21:28 ---> d9310bf0cf40 18:21:28 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:21:28 Removing intermediate container 4139d9c3bc8e 18:21:28 ---> 090549c6ac1b 18:21:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:21:28 ---> 721d421faeb9 18:21:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:21:28 ---> 3fd4f0564ece 18:21:28 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:21:29 ---> 53b96288db69 18:21:29 Step 19/23 : ENTRYPOINT ["/core-data"] 18:21:33 ---> Running in 62fb825a9fe8 18:21:33 ---> 3dec0e02c51b 18:21:33 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:21:33 ---> 1a23551a0016 18:21:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:21:35 ---> Running in 4001392a5a3d 18:21:35 ---> d1f0ec042bbf 18:21:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:21:35 Removing intermediate container 62fb825a9fe8 18:21:35 ---> fb745d47b8a4 18:21:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:35 ---> Running in aeab8e41d7bb 18:21:35 Removing intermediate container 4001392a5a3d 18:21:35 ---> 3b30b83f3d28 18:21:35 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:21:36 ---> 1ed632bf3059 18:21:36 Step 25/30 : RUN chmod +x /entrypoint.sh 18:21:36 Removing intermediate container aeab8e41d7bb 18:21:36 ---> 8e311ea41a85 18:21:36 Step 21/23 : LABEL arch=x86_64 18:21:36 ---> c65f12517c16 18:21:36 Step 19/26 : RUN apk --no-cache add py3-pip 18:21:37 ---> Running in 781e0aa9e0a4 18:21:37 ---> Running in 3909c572f88f 18:21:37 ---> Running in 5e22c0dddcfb 18:21:40 Removing intermediate container 3909c572f88f 18:21:40 ---> e6b303c57804 18:21:40 Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:21:43 ---> Running in 0b6e55953cd7 18:21:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:43 (1/33) Installing libbz2 (1.0.8-r1) 18:21:44 (2/33) Installing expat (2.2.9-r1) 18:21:44 (3/33) Installing libffi (3.3-r2) 18:21:44 (4/33) Installing gdbm (1.13-r1) 18:21:44 (5/33) Installing xz-libs (5.2.5-r0) 18:21:44 (6/33) Installing sqlite-libs (3.32.1-r0) 18:21:44 (7/33) Installing python3 (3.8.5-r0) 18:21:44 Removing intermediate container 0b6e55953cd7 18:21:44 ---> 2dec3a6de7f1 18:21:44 Step 23/23 : LABEL version=0.0.0 18:21:47 ---> Running in e652df7e9467 18:21:47 (8/33) Installing py3-appdirs (1.4.4-r1) 18:21:47 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:21:47 (10/33) Installing py3-parsing (2.4.7-r0) 18:21:47 (11/33) Installing py3-six (1.15.0-r0) 18:21:47 (12/33) Installing py3-packaging (20.4-r0) 18:21:47 (13/33) Installing py3-setuptools (47.0.0-r0) 18:21:47 (14/33) Installing py3-chardet (3.0.4-r4) 18:21:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:21:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:21:48 ---> 8982fad750c5 18:21:48 Step 3/21 : WORKDIR /edgex-go 18:21:48 ---> Using cache 18:21:48 ---> 961f2f709f9e 18:21:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:48 ---> Using cache 18:21:48 ---> 20f96835933f 18:21:48 Step 5/21 : RUN apk add --update --no-cache make git 18:21:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:21:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:21:49 ---> 8982fad750c5 18:21:49 Step 3/23 : WORKDIR /edgex-go 18:21:49 ---> Using cache 18:21:49 ---> 961f2f709f9e 18:21:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:49 ---> Using cache 18:21:49 ---> 20f96835933f 18:21:49 Step 5/23 : RUN apk add --update --no-cache make git 18:21:49 (15/33) Installing py3-idna (2.9-r0) 18:21:50 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:21:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:21:50 (18/33) Installing py3-requests (2.23.0-r0) 18:21:50 (19/33) Installing py3-msgpack (1.0.0-r0) 18:21:50 (20/33) Installing py3-lockfile (0.12.2-r3) 18:21:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:21:50 ---> Running in 37b20a4135f2 18:21:50 ---> Running in f9fbb758f9ce 18:21:51 (22/33) Installing py3-colorama (0.4.3-r0) 18:21:51 (23/33) Installing py3-distlib (0.3.0-r0) 18:21:51 Removing intermediate container e652df7e9467 18:21:51 ---> ac75fb185006 18:21:51 18:21:51 (24/33) Installing py3-distro (1.5.0-r1) 18:21:51 (25/33) Installing py3-webencodings (0.5.1-r3) 18:21:51 Removing intermediate container 781e0aa9e0a4 18:21:51 ---> a2ef0110da83 18:21:51 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:21:51 (26/33) Installing py3-html5lib (1.0.1-r4) 18:21:51 (27/33) Installing py3-pytoml (0.1.21-r0) 18:21:51 (28/33) Installing py3-pep517 (0.8.2-r0) 18:21:51 (29/33) Installing py3-progress (1.5-r0) 18:21:51 (30/33) Installing py3-toml (0.10.1-r0) 18:21:51 Successfully built ac75fb185006 18:21:51 (31/33) Installing py3-retrying (1.3.3-r0) 18:21:51 Successfully tagged docker-core-data-go:latest 18:21:51  Building docker-core-data-go ... done Building docker-core-command-go 18:21:51 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:21:51 (33/33) Installing py3-pip (20.1.1-r0) 18:21:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:21:52 ---> Running in 1a9b78ca69ff 18:21:52 Executing busybox-1.31.1-r19.trigger 18:21:52 OK: 71 MiB in 55 packages 18:21:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:21:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:56 Removing intermediate container 1a9b78ca69ff 18:21:56 ---> a927df165773 18:21:56 Step 27/30 : CMD ["gate"] 18:21:56 OK: 233 MiB in 51 packages 18:21:56 OK: 233 MiB in 51 packages 18:21:56 ---> Running in 8721927516b8 18:21:57 Removing intermediate container 8721927516b8 18:21:57 ---> e6040dc6f0c2 18:21:57 Step 28/30 : LABEL arch=x86_64 18:22:02 ---> Running in bc65b892b79c 18:22:03 Removing intermediate container 37b20a4135f2 18:22:03 ---> 9b5f0bb2744a 18:22:03 Step 6/21 : COPY go.mod . 18:22:04 Removing intermediate container f9fbb758f9ce 18:22:04 ---> eaf68a2e9645 18:22:04 Step 6/23 : COPY go.mod . 18:22:04 Removing intermediate container bc65b892b79c 18:22:04 ---> 2ef17e27097f 18:22:04 Step 29/30 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:22:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:22:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:22:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:22:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:22:06 ---> 8982fad750c5 18:22:06 Step 3/23 : WORKDIR /edgex-go 18:22:06 ---> Using cache 18:22:06 ---> 961f2f709f9e 18:22:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:06 ---> Using cache 18:22:06 ---> 20f96835933f 18:22:06 Step 5/23 : RUN apk add --update --no-cache make git 18:22:06 ---> Using cache 18:22:06 ---> eaf68a2e9645 18:22:06 Step 6/23 : COPY go.mod . 18:22:06 ---> Using cache 18:22:06 ---> 285b5620c005 18:22:06 Step 7/23 : RUN go mod download 18:22:06 ---> 285b5620c005 18:22:06 Step 7/23 : RUN go mod download 18:22:07 ---> 8feed747c8a0 18:22:07 Step 7/21 : RUN go mod download 18:22:07 ---> Running in 0b47926bbe1e 18:22:07 ---> Running in be01641e133c 18:22:07 ---> Running in 4e1234c4bf60 18:22:07 ---> Running in f5c7aef85f03 18:22:07 Removing intermediate container 0b47926bbe1e 18:22:07 ---> da752f83c60e 18:22:07 Step 30/30 : LABEL version=0.0.0 18:22:08 Removing intermediate container 5e22c0dddcfb 18:22:08 ---> 225667527f45 18:22:08 Step 20/26 : RUN pip install docker-compose==1.23.2 18:22:08 ---> Running in d0047153a307 18:22:08 ---> Running in c6265a41b990 18:22:08 Removing intermediate container d0047153a307 18:22:08 ---> 96c0c1184752 18:22:08 18:22:08 Successfully built 96c0c1184752 18:22:08 Successfully tagged docker-security-bootstrapper-go:latest 18:22:08 Building docker-security-secretstore-setup-go 18:22:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:22:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:22:10  Building docker-security-bootstrapper-go ... done Removing intermediate container 4e1234c4bf60 18:22:10 ---> 31481005ecdf 18:22:10 Step 8/23 : COPY . . 18:22:10 Removing intermediate container f5c7aef85f03 18:22:10 ---> 6732e5943845 18:22:10 Step 8/21 : COPY . . 18:22:10 Removing intermediate container be01641e133c 18:22:10 ---> cff24f7eb092 18:22:10 Step 8/23 : COPY . . 18:22:10 Collecting docker-compose==1.23.2 18:22:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:22:15 Collecting docopt<0.7,>=0.6.1 18:22:15 Downloading docopt-0.6.2.tar.gz (25 kB) 18:22:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:22:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:22:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:22:23 Collecting dockerpty<0.5,>=0.4.1 18:22:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 45.6% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.165s coverage: 100.0% of statements 18:22:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:22:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:22:27 Collecting cached-property<2,>=1.2.0 18:22:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:22:31 Collecting jsonschema<3,>=2.5.1 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.529s coverage: 27.1% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:22:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.256s coverage: 65.8% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:22:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.642s coverage: 82.3% of statements 18:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:22:33 Collecting docker<4.0,>=3.6.0 18:22:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:22:35 Collecting websocket-client<1.0,>=0.32.0 18:22:35 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:22:36 Collecting texttable<0.10,>=0.9.0 18:22:36 Downloading texttable-0.9.1.tar.gz (11 kB) 18:22:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:22:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:22:39 ---> 8982fad750c5 18:22:39 Step 3/24 : WORKDIR /edgex-go 18:22:39 ---> Using cache 18:22:39 ---> 961f2f709f9e 18:22:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:39 ---> Using cache 18:22:39 ---> 20f96835933f 18:22:39 Step 5/24 : RUN apk add --update --no-cache make git 18:22:39 ---> Using cache 18:22:39 ---> eaf68a2e9645 18:22:39 Step 6/24 : COPY go.mod . 18:22:39 ---> Using cache 18:22:39 ---> 285b5620c005 18:22:39 Step 7/24 : RUN go mod download 18:22:39 ---> Using cache 18:22:39 ---> cff24f7eb092 18:22:39 Step 8/24 : COPY . . 18:22:39 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:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.241s coverage: 28.6% of statements 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.153s coverage: 100.0% of statements 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.314s coverage: 86.7% of statements 18:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.389s coverage: 97.5% of statements 18:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.191s coverage: 78.3% of statements 18:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:22:41 Collecting PyYAML<4,>=3.10 18:22:41 Downloading PyYAML-3.13.tar.gz (270 kB) 18:22:46 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:22:48 Collecting idna<2.8,>=2.5 18:22:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:22:50 Collecting urllib3<1.25,>=1.21.1 18:22:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:22:50 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:22:51 Collecting docker-pycreds>=0.4.0 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 92.8% of statements 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.220s coverage: 0.1% of statements 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 79.5% of statements 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 18:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 18:22:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:22:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:22:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:22:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:22:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:22:52 Installing collected packages: docopt, dockerpty, idna, urllib3, requests, cached-property, jsonschema, docker-pycreds, websocket-client, docker, texttable, PyYAML, docker-compose 18:22:52 Running setup.py install for docopt: started 18:22:53 Running setup.py install for docopt: finished with status 'done' 18:22:53 Running setup.py install for dockerpty: started 18:22:54 Running setup.py install for dockerpty: finished with status 'done' 18:22:54 Attempting uninstall: idna 18:22:54 Found existing installation: idna 2.9 18:22:54 Uninstalling idna-2.9: 18:22:54 Successfully uninstalled idna-2.9 18:22:55 ---> dc0a480e0c82 18:22:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:22:57 Attempting uninstall: urllib3 18:22:57 Found existing installation: urllib3 1.25.9 18:22:57 Uninstalling urllib3-1.25.9: 18:22:58 Successfully uninstalled urllib3-1.25.9 18:22:59 ---> 33971c0eba86 18:22:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:22:59 ---> Running in 8131fea51cb4 18:22:59 ---> ea02db660ae2 18:22:59 Step 9/23 : RUN make cmd/core-command/core-command 18:22:59 Attempting uninstall: requests 18:22:59 Found existing installation: requests 2.23.0 18:22:59 Uninstalling requests-2.23.0: 18:22:59 Successfully uninstalled requests-2.23.0 18:23:02 ---> Running in 2ce9cb0a9576 18:23:02 ---> Running in c0303e922cf1 18:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 18:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 18:23:04 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:23:04 Running setup.py install for texttable: started 18:23:05 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:23:05 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:23:05 Running setup.py install for texttable: finished with status 'done' 18:23:05 Running setup.py install for PyYAML: started 18:23:06 ---> c7d2d7267caa 18:23:06 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:23:06 Running setup.py install for PyYAML: finished with status 'done' 18:23:07 ---> Running in 0fd89f9d152c 18:23:07 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:23:08 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:23:12 Removing intermediate container c6265a41b990 18:23:12 ---> ad4b36e76059 18:23:12 Step 21/26 : RUN apk --no-cache add curl 18:23:12 ---> Running in 26f1778a40c7 18:23:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:23:13 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:23:14 (2/3) Installing libcurl (7.69.1-r3) 18:23:14 (3/3) Installing curl (7.69.1-r3) 18:23:14 Executing busybox-1.31.1-r19.trigger 18:23:14 OK: 72 MiB in 58 packages 18:23:16 Removing intermediate container 26f1778a40c7 18:23:16 ---> 067a828b50a9 18:23:16 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:23:16 ---> Running in 9bfb902ba58c 18:23:16 Removing intermediate container 9bfb902ba58c 18:23:16 ---> cdcc345d4bdd 18:23:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:17 ---> Running in 84fd33f1c0fe 18:23:17 Removing intermediate container 84fd33f1c0fe 18:23:17 ---> 7f00f04deb48 18:23:17 Step 24/26 : LABEL arch=x86_64 18:23:17 ---> Running in 52645e790e5c 18:23:18 Removing intermediate container 52645e790e5c 18:23:18 ---> c4cc3fdcbff1 18:23:18 Step 25/26 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:23:18 ---> Running in 05fcd9c8c694 18:23:18 Removing intermediate container 05fcd9c8c694 18:23:18 ---> 3d323429acee 18:23:18 Step 26/26 : LABEL version=0.0.0 18:23:18 ---> Running in d9d62e25307f 18:23:18 Removing intermediate container d9d62e25307f 18:23:18 ---> c69cd7ef8a43 18:23:18 18:23:18 Successfully built c69cd7ef8a43 18:23:18 Successfully tagged docker-sys-mgmt-agent-go:latest 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.114s coverage: 87.2% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.2% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.4% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.481s coverage: 63.5% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.754s coverage: 68.9% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.357s coverage: 37.0% of statements 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.569s coverage: 84.0% of statements 18:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.072s coverage: 100.0% of statements 18:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.430s coverage: 47.0% of statements 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.142s coverage: 100.0% of statements 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.344s coverage: 89.4% of statements 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:23:28  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:23:28 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:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.890s coverage: 29.1% of statements 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.150s coverage: 100.0% of statements 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements 18:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 18:23:35 GO111MODULE=on go vet ./... 18:23:37 Removing intermediate container 8131fea51cb4 18:23:37 ---> 7523fdaaabe9 18:23:37 18:23:37 Step 10/21 : FROM alpine:3.12 18:23:37 ---> 389fef711851 18:23:37 Step 11/21 : RUN apk add --update --no-cache curl 18:23:37 Removing intermediate container 0fd89f9d152c 18:23:37 ---> 75dc99f73a51 18:23:37 18:23:37 Step 10/24 : FROM alpine:3.12 18:23:37 ---> 389fef711851 18:23:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:23:37 Removing intermediate container c0303e922cf1 18:23:37 ---> 48ef5b88df73 18:23:37 18:23:37 Step 10/23 : FROM alpine:3.12 18:23:37 ---> 389fef711851 18:23:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:23:37 ---> Using cache 18:23:37 ---> 1f67db04145b 18:23:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:37 ---> Using cache 18:23:37 ---> 0895195c485c 18:23:37 Step 13/23 : ENV APP_PORT=48082 18:23:37 ---> Running in 21e51ad000b8 18:23:37 ---> Running in ceb1560dc03c 18:23:37 ---> Running in b894e34be728 18:23:37 Removing intermediate container b894e34be728 18:23:37 ---> 2ce0171ae14f 18:23:37 Step 14/23 : EXPOSE $APP_PORT 18:23:40 ---> Running in 12fd8b4babfd 18:23:40 Removing intermediate container 2ce9cb0a9576 18:23:40 ---> 59acd3f7191b 18:23:40 18:23:40 Step 10/23 : FROM alpine:3.12 18:23:40 ---> 389fef711851 18:23:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:23:40 ---> Using cache 18:23:40 ---> 1f67db04145b 18:23:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:40 ---> Using cache 18:23:40 ---> 0895195c485c 18:23:40 Step 13/23 : ENV APP_PORT=48081 18:23:40 ---> Running in 4e079b1fac76 18:23:40 Removing intermediate container 12fd8b4babfd 18:23:40 ---> d784244bcf0d 18:23:40 Step 15/23 : WORKDIR / 18:23:40 ---> Running in 848e6c86b416 18:23:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:23:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:23:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:23:40 Removing intermediate container 4e079b1fac76 18:23:40 ---> ed6ee1f5df6f 18:23:40 Step 14/23 : EXPOSE $APP_PORT 18:23:40 ---> Running in 3720a109779e 18:23:40 Removing intermediate container 848e6c86b416 18:23:40 ---> 98b534680e6c 18:23:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:40 (1/5) Installing ca-certificates (20191127-r4) 18:23:40 Removing intermediate container 3720a109779e 18:23:40 ---> 5923374cabac 18:23:40 Step 15/23 : WORKDIR / 18:23:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:23:40 (3/5) Installing libcurl (7.69.1-r3) 18:23:40 (4/5) Installing curl (7.69.1-r3) 18:23:40 (5/5) Installing dumb-init (1.2.2-r1) 18:23:40 Executing busybox-1.31.1-r19.trigger 18:23:40 Executing ca-certificates-20191127-r4.trigger 18:23:40 OK: 7 MiB in 19 packages 18:23:40 ---> Running in d0d61ebd4698 18:23:41 ---> cb80cb785f1d 18:23:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:23:41 Removing intermediate container d0d61ebd4698 18:23:41 ---> 8b00ec1e3bf2 18:23:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:41 (1/4) Installing ca-certificates (20191127-r4) 18:23:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:23:41 (3/4) Installing libcurl (7.69.1-r3) 18:23:41 (4/4) Installing curl (7.69.1-r3) 18:23:41 Executing busybox-1.31.1-r19.trigger 18:23:41 Executing ca-certificates-20191127-r4.trigger 18:23:41 OK: 7 MiB in 18 packages 18:23:41 Removing intermediate container ceb1560dc03c 18:23:41 ---> 311d989cb311 18:23:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:42 ---> 017387005132 18:23:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:23:42 ---> 3f05286ded15 18:23:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:23:42 ---> Running in 7d3195838931 18:23:43 ---> d48e17972a64 18:23:43 Step 19/23 : ENTRYPOINT ["/core-command"] 18:23:43 Removing intermediate container 7d3195838931 18:23:43 ---> b1287dc7c5d4 18:23:43 Step 13/24 : WORKDIR / 18:23:43 Removing intermediate container 21e51ad000b8 18:23:43 ---> 00153db2b4c0 18:23:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:43 ---> dc3c16a10961 18:23:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:23:43 ---> Running in c0c44195efd1 18:23:43 ---> Running in 91fe0bcf4c01 18:23:43 ---> Running in c2091e5e6d66 18:23:43 Removing intermediate container c0c44195efd1 18:23:43 ---> 8e84332f3d35 18:23:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:43 ---> 3c1ecb13ceea 18:23:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:23:43 ---> Running in cec1ac9859c9 18:23:43 Removing intermediate container c2091e5e6d66 18:23:43 ---> 0de7aa703f6b 18:23:43 Step 13/21 : WORKDIR /edgex 18:23:43 Removing intermediate container 91fe0bcf4c01 18:23:43 ---> 7ca5da0abc16 18:23:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:23:43 ---> Running in 0e1fd3620635 18:23:43 ---> Running in 715d1c5e4559 18:23:43 Removing intermediate container cec1ac9859c9 18:23:43 ---> c16a2943c252 18:23:43 Step 21/23 : LABEL arch=x86_64 18:23:44 ---> Running in e1c6dca8d58c 18:23:44 ---> 2d18d00c81c7 18:23:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:23:44 Removing intermediate container 0e1fd3620635 18:23:44 ---> f3f34e59ee16 18:23:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:45 Removing intermediate container 715d1c5e4559 18:23:45 ---> e2b3aaae82e3 18:23:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:23:45 ---> Running in 9dffd41ead01 18:23:45 ---> 3cf4f94b0183 18:23:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:23:45 Removing intermediate container e1c6dca8d58c 18:23:45 ---> c2ebbfaccfa1 18:23:45 Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:23:45 ---> Running in 757ebcfe0131 18:23:45 ---> bb78910a2778 18:23:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:23:45 Removing intermediate container 9dffd41ead01 18:23:45 ---> aa9d19e08991 18:23:45 Step 21/23 : LABEL arch=x86_64 18:23:45 ---> Running in 6bdacbd68801 18:23:45 ---> eeed00ae5ffe 18:23:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:23:45 Removing intermediate container 757ebcfe0131 18:23:45 ---> 19b1bf63d471 18:23:45 Step 23/23 : LABEL version=0.0.0 18:23:45 ---> Running in a1dd071907e8 18:23:45 ---> 798ace88975b 18:23:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:23:45 Removing intermediate container 6bdacbd68801 18:23:45 ---> d7fdfc297481 18:23:45 Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:23:46 ---> Running in 3611cb965339 18:23:46 ---> 7cdf7280b7d1 18:23:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:23:46 Removing intermediate container a1dd071907e8 18:23:46 ---> 0c1ae7d21d99 18:23:46 18:23:46 Removing intermediate container 3611cb965339 18:23:46 ---> 5b8f26d8433d 18:23:46 Step 23/23 : LABEL version=0.0.0 18:23:46 Successfully built 0c1ae7d21d99 18:23:46 Successfully tagged docker-core-command-go:latest 18:23:46  Building docker-core-command-go ... done  ---> Running in 9f6b1d164fac 18:23:46 ---> 4be6bd393e37 18:23:46 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:23:46 ---> Running in c2964785766c 18:23:46 ---> 804bdb522ff1 18:23:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:23:47 Removing intermediate container 9f6b1d164fac 18:23:47 ---> 6fcde1ecdbc6 18:23:47 18:23:47 Removing intermediate container c2964785766c 18:23:47 ---> f1b1642a05f3 18:23:47 Step 18/21 : CMD ["--init=true"] 18:23:47 ---> 29a0ba3ded5e 18:23:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:23:47 ---> Running in 31bde0676411 18:23:47 ---> Running in bbc9ee1cecf0 18:23:47 Successfully built 6fcde1ecdbc6 18:23:47 Successfully tagged docker-core-metadata-go:latest 18:23:47  Building docker-core-metadata-go ... done Removing intermediate container 31bde0676411 18:23:47 ---> 31a1d2db5da8 18:23:47 Step 19/21 : LABEL arch=x86_64 18:23:47 ---> Running in 53213b878ed8 18:23:48 Removing intermediate container 53213b878ed8 18:23:48 ---> b525c1d1cdbc 18:23:48 Step 20/21 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:23:48 ---> Running in 12acc20db8c4 18:23:48 Removing intermediate container 12acc20db8c4 18:23:48 ---> 6cc6b477d793 18:23:48 Step 21/21 : LABEL version=0.0.0 18:23:48 ---> Running in e13eb1991c9f 18:23:48 Removing intermediate container e13eb1991c9f 18:23:48 ---> 9f4e0a7e36f2 18:23:48 18:23:48 Removing intermediate container bbc9ee1cecf0 18:23:48 ---> 8b17aca6d916 18:23:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:23:48 ---> Running in bc869a2049c0 18:23:48 Successfully built 9f4e0a7e36f2 18:23:48 Successfully tagged docker-security-proxy-setup-go:latest 18:23:48  Building docker-security-proxy-setup-go ... done Removing intermediate container bc869a2049c0 18:23:48 ---> 8b494b1e46bb 18:23:48 Step 22/24 : LABEL arch=x86_64 18:23:49 ---> Running in 08924557aa45 18:23:49 Removing intermediate container 08924557aa45 18:23:49 ---> ba91cefe1927 18:23:49 Step 23/24 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:23:49 ---> Running in 3bf2cf5d4ac6 18:23:50 Removing intermediate container 3bf2cf5d4ac6 18:23:50 ---> 0ccf7481affd 18:23:50 Step 24/24 : LABEL version=0.0.0 18:23:50 ---> Running in 9772b3cb4674 18:23:50 Removing intermediate container 9772b3cb4674 18:23:50 ---> a6f99b38ae0e 18:23:50 18:23:50 Successfully built a6f99b38ae0e 18:23:50 Successfully tagged docker-security-secretstore-setup-go:latest 18:23:51  Building docker-security-secretstore-setup-go ... done  [Pipeline] } 18:23:51 $ docker stop --time=1 bcef6d4f1b822359f2aefed2ca4cbafcf28bbe567135458c116726da275ea382 18:23:53 $ docker rm -f bcef6d4f1b822359f2aefed2ca4cbafcf28bbe567135458c116726da275ea382 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:53 + docker images 18:23:53 + grep docker 18:23:53 docker-security-secretstore-setup-go latest a6f99b38ae0e 3 seconds ago 24.6MB 18:23:53 docker-security-proxy-setup-go latest 9f4e0a7e36f2 5 seconds ago 24.4MB 18:23:53 docker-core-metadata-go latest 6fcde1ecdbc6 7 seconds ago 18.8MB 18:23:53 docker-core-command-go latest 0c1ae7d21d99 8 seconds ago 16.9MB 18:23:53 docker-sys-mgmt-agent-go latest c69cd7ef8a43 35 seconds ago 313MB 18:23:53 docker-security-bootstrapper-go latest 96c0c1184752 About a minute ago 17.9MB 18:23:53 docker-core-data-go latest ac75fb185006 2 minutes ago 22.3MB 18:23:53 docker-support-scheduler-go latest 94f1f429a670 2 minutes ago 17MB 18:23:53 docker-support-notifications-go latest fb8783231a8f 2 minutes ago 17.6MB 18:23:53 docker 20.10.0 aefe523efa57 2 months ago 240MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 18:24:09 Still waiting to schedule task 18:24:09 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:24:56 gofmt -l . 18:24:56 [ "`gofmt -l .`" = "" ] 18:24:56 ./bin/test-go-mod-tidy.sh 18:24:56 ./bin/test-attribution-txt.sh [Pipeline] sh 18:24:57 + ls -al . 18:24:57 total 728 18:24:57 drwxrwxr-x 9 1001 1001 4096 Feb 9 18:24 . 18:24:57 drwxr-xr-x 4 root root 4096 Feb 9 18:20 .. 18:24:57 -rw-rw-r-- 1 1001 1001 11 Feb 9 18:19 .dockerignore 18:24:57 drwxrwxr-x 8 1001 1001 4096 Feb 9 18:19 .git 18:24:57 drwxrwxr-x 3 1001 1001 4096 Feb 9 18:19 .github 18:24:57 -rw-rw-r-- 1 1001 1001 818 Feb 9 18:19 .gitignore 18:24:57 -rw-rw-r-- 1 1001 1001 166 Feb 9 18:19 .sonarcloud.properties 18:24:57 -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:19 Attribution.txt 18:24:57 -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:19 CONTRIBUTING.md 18:24:57 -rw-rw-r-- 1 1001 1001 931 Feb 9 18:19 Dockerfile.build 18:24:57 -rw-rw-r-- 1 1001 1001 863 Feb 9 18:19 Jenkinsfile 18:24:57 -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:19 LICENSE 18:24:57 -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:19 Makefile 18:24:57 -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:19 README.md 18:24:57 -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:19 SECURITY.md 18:24:57 -rw-rw-r-- 1 1001 1001 5 Feb 9 18:15 VERSION 18:24:57 -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:19 ZMQWindows.md 18:24:57 drwxrwxr-x 2 1001 1001 4096 Feb 9 18:19 bin 18:24:57 drwxrwxr-x 14 1001 1001 4096 Feb 9 18:19 cmd 18:24:57 -rw-r--r-- 1 root root 594557 Feb 9 18:23 coverage.out 18:24:57 -rw-r--r-- 1 root root 1054 Feb 9 18:24 go.mod 18:24:57 -rw-r--r-- 1 root root 19290 Feb 9 18:24 go.sum 18:24:57 drwxrwxr-x 8 1001 1001 4096 Feb 9 18:19 internal 18:24:57 drwxrwxr-x 4 1001 1001 4096 Feb 9 18:19 openapi 18:24:57 drwxrwxr-x 4 1001 1001 4096 Feb 9 18:19 snap 18:24:57 -rw-rw-r-- 1 1001 1001 168 Feb 9 18:19 version.go [Pipeline] sh 18:24:58 Running on prd-ubuntu18.04-docker-8c-8g-25821 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws 18:24:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:24:58 + '[' -e coverage.out ] 18:24:58 + chown 1001:1001 coverage.out [Pipeline] stash 18:24:58 Warning: overwriting stash ‘coverage-report’ 18:24:59 Stashed 1 file(s) [Pipeline] sh 18:25:00 + make build 18:25:00 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:25:00 using credential edgex-jenkins-ssh 18:25:00 Cloning the remote Git repository 18:25:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:25:00 > git init /w/workspace/edgex-go/4 # timeout=10 18:25:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:25:00 > git --version # timeout=10 18:25:00 > git --version # 'git version 2.17.1' 18:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:10 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:25:23 Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:23 Failed in branch amd64 18:25:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:25:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:25:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:25:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:25:23 > git config core.sparsecheckout # timeout=10 18:25:23 > git checkout -f 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 # timeout=10 18:25:32 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:25:38 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:25:43 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:25:44 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:25:50 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:25:54 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:25:58 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:26:03 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:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:26:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:26:15 $ docker stop --time=1 27ef7f5fec7a388a804f8e4935f19d3bf2bfc484c94a9a1510a8e56f79c8fec9 18:26:18 $ docker rm -f 27ef7f5fec7a388a804f8e4935f19d3bf2bfc484c94a9a1510a8e56f79c8fec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:20 18:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:22 latest: Pulling from edgex-devops/edgex-compose-arm64 18:26:22 29e5d40040c1: Pulling fs layer 18:26:22 1ce36da41761: Pulling fs layer 18:26:22 25b303627fd3: Pulling fs layer 18:26:22 29e5d40040c1: Verifying Checksum 18:26:22 29e5d40040c1: Download complete 18:26:23 1ce36da41761: Verifying Checksum 18:26:23 1ce36da41761: Download complete 18:26:23 29e5d40040c1: Pull complete 18:26:24 1ce36da41761: Pull complete 18:26:24 25b303627fd3: Download complete 18:26:34 25b303627fd3: Pull complete 18:26:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:26:35 prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container 18:26:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:26:38 $ docker top 076712813b56f3dd8fa1e68753eef5d08d47b004799817513dfd75b2a6b21241 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:39 + grep parallel+ 18:26:39 docker-compose build --help 18:26:42 --parallel Build images in parallel. [Pipeline] } 18:26:42 $ docker stop --time=1 076712813b56f3dd8fa1e68753eef5d08d47b004799817513dfd75b2a6b21241 18:26:44 $ docker rm -f 076712813b56f3dd8fa1e68753eef5d08d47b004799817513dfd75b2a6b21241 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:45 . [Pipeline] withDockerContainer 18:26:45 prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container 18:26:46 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:26:47 $ docker top 3266d8fb3fc711d55f0f0a354e801df9314b9e31aa6938561b705b6eee63eeb3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:48 + docker-compose -f ./docker-compose-build.yml build --parallel 18:26:52 Building docker-core-command-go ... 18:26:52 Building docker-core-data-go ... 18:26:52 Building docker-core-metadata-go ... 18:26:52 Building docker-security-bootstrapper-go ... 18:26:52 Building docker-security-proxy-setup-go ... 18:26:52 Building docker-security-secretstore-setup-go ... 18:26:52 Building docker-support-notifications-go ... 18:26:52 Building docker-support-scheduler-go ... 18:26:52 Building docker-sys-mgmt-agent-go ... 18:26:52 Building docker-sys-mgmt-agent-go 18:26:52 Building docker-security-proxy-setup-go 18:26:52 Building docker-security-secretstore-setup-go 18:26:52 Building docker-support-scheduler-go 18:26:52 Building docker-core-command-go 18:28:14 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:28:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:28:14 ---> 03beec066b2a 18:28:14 Step 3/26 : WORKDIR /edgex-go 18:28:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:28:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:28:14 ---> 03beec066b2a 18:28:14 Step 3/23 : WORKDIR /edgex-go 18:28:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:28:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:28:14 ---> 03beec066b2a 18:28:14 Step 3/24 : WORKDIR /edgex-go 18:28:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:28:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:14 ---> 03beec066b2a 18:28:14 Step 3/22 : WORKDIR /edgex-go 18:28:14 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:28:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:28:14 ---> 03beec066b2a 18:28:14 Step 3/21 : WORKDIR /edgex-go 18:28:14 ---> Running in 0fa88f39c690 18:28:14 ---> Running in 83706b3c4561 18:28:14 ---> Running in 17d2182cf01b 18:28:14 ---> Running in 4e0012ce82d6 18:28:14 ---> Running in 3d9806be6e37 18:28:14 Removing intermediate container 0fa88f39c690 18:28:14 ---> 4beca427df5d 18:28:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:14 Removing intermediate container 83706b3c4561 18:28:14 ---> 09d2cc8dfd28 18:28:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:14 Removing intermediate container 17d2182cf01b 18:28:14 ---> f5ac14cf5bc3 18:28:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:14 Removing intermediate container 3d9806be6e37 18:28:14 ---> 1d092f26a00f 18:28:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:14 Removing intermediate container 4e0012ce82d6 18:28:14 ---> 6e8cae2551cf 18:28:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:14 ---> Running in 93fb029d6513 18:28:14 ---> Running in 3862d1aab9e1 18:28:14 ---> Running in 3a3a16b5e59a 18:28:14 ---> Running in 867fd921d40a 18:28:14 ---> Running in f3f3b74df3a9 18:28:14 Removing intermediate container 3862d1aab9e1 18:28:14 ---> be3b13bdc259 18:28:14 Step 5/21 : RUN apk add --update --no-cache make git 18:28:14 Removing intermediate container 3a3a16b5e59a 18:28:14 ---> b8ac8f373ca2 18:28:14 Step 5/26 : RUN apk add --update --no-cache make bash git 18:28:14 ---> Running in 8c0945046cc0 18:28:14 ---> Running in b8e4362bce2d 18:28:14 Removing intermediate container 867fd921d40a 18:28:14 ---> 6bb86ec10b46 18:28:14 Step 5/22 : RUN apk add --update --no-cache make git 18:28:14 ---> Running in cee2e3b9b595 18:28:14 Removing intermediate container f3f3b74df3a9 18:28:14 ---> b56e26411be4 18:28:14 Step 5/24 : RUN apk add --update --no-cache make git 18:28:14 Removing intermediate container 93fb029d6513 18:28:14 ---> 2fb497ea953e 18:28:14 Step 5/23 : RUN apk add --update --no-cache make git 18:28:14 ---> Running in 96ee1f8097a3 18:28:14 ---> Running in 682dc14f24d4 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:28:14 OK: 217 MiB in 51 packages 18:28:14 OK: 217 MiB in 51 packages 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:28:15 OK: 217 MiB in 51 packages 18:28:15 OK: 217 MiB in 51 packages 18:28:15 Removing intermediate container 8c0945046cc0 18:28:15 ---> 1ed86f177dc2 18:28:15 Step 6/21 : COPY go.mod . 18:28:15 OK: 217 MiB in 51 packages 18:28:16 Removing intermediate container b8e4362bce2d 18:28:16 ---> d6749b1e41bb 18:28:16 Step 6/26 : COPY go.mod . 18:28:16 ---> 4f29a1f536f7 18:28:16 Step 7/21 : RUN go mod download 18:28:16 Removing intermediate container cee2e3b9b595 18:28:16 ---> dbfa504e2146 18:28:16 Step 6/22 : COPY go.mod . 18:28:16 ---> Running in 27ce1ece1f7a 18:28:16 Removing intermediate container 682dc14f24d4 18:28:16 ---> 4e179f9bd3cc 18:28:16 Step 6/23 : COPY go.mod . 18:28:17 ---> 0d0a1a916e00 18:28:17 Step 7/26 : RUN go mod download 18:28:17 ---> Running in b81054058bd7 18:28:17 Removing intermediate container 96ee1f8097a3 18:28:17 ---> aed7946100fc 18:28:17 Step 6/24 : COPY go.mod . 18:28:18 ---> 45df81fe3d0a 18:28:18 Step 7/22 : RUN go mod download 18:28:18 ---> cddf6afde3d2 18:28:18 Step 7/23 : RUN go mod download 18:28:18 ---> Running in 82566ea53cbe 18:28:18 ---> Running in 3de2b5007e25 18:28:18 ---> e24f0299e190 18:28:18 Step 7/24 : RUN go mod download 18:28:18 ---> Running in 6b92a780da0c 18:28:21 Removing intermediate container 27ce1ece1f7a 18:28:21 ---> 84ac748cc5f0 18:28:21 Step 8/21 : COPY . .Removing intermediate container b81054058bd7 18:28:21 ---> bc47d3d0ad4d 18:28:21 Step 8/26 : COPY . . 18:28:21 18:28:23 Removing intermediate container 3de2b5007e25 18:28:23 ---> 4314d04ae04a 18:28:23 Step 8/23 : COPY . . 18:28:23 Removing intermediate container 6b92a780da0c 18:28:23 ---> 5053e7a3c4e9 18:28:23 Step 8/24 : COPY . . 18:28:24 Removing intermediate container 82566ea53cbe 18:28:24 ---> 45028d48fadf 18:28:24 Step 8/22 : COPY . . 18:28:50 ---> 8dd8ac8417b8 18:28:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:28:50 ---> a05181a62742 18:28:50 Step 9/23 : RUN make cmd/core-command/core-command 18:28:50 ---> d58cc20a187e 18:28:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:28:50 ---> 0bdfc5bf9fa9 18:28:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:28:50 ---> 3d11d53c3384 18:28:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:28:50 ---> Running in 7eb95916bec2 18:28:50 ---> Running in e8e5f7a9f552 18:28:50 ---> Running in a68d1ba7a27b 18:28:50 ---> Running in 7f93b8dbd08d 18:28:50 ---> Running in b62379d7d699 18:28: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:28:50 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:28:50 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:28:50 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:28:50 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:30:12 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:30:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:30:25 Removing intermediate container a68d1ba7a27b 18:30:25 ---> 1e2ea0c843bb 18:30:25 18:30:25 Step 10/24 : FROM alpine:3.12 18:30:25 3.12: Pulling from library/alpine 18:30:25 Removing intermediate container 7eb95916bec2 18:30:25 ---> 5c041e025c11 18:30:25 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:30:25 ---> Running in b56a9c34d07c 18:30:25 Removing intermediate container 7f93b8dbd08d 18:30:25 ---> ad839ac27ea7 18:30:25 18:30:25 Step 10/21 : FROM alpine:3.12 18:30:25 3.12: Pulling from library/alpine 18:30:25 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:30:25 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:30:25 Status: Downloaded newer image for alpine:3.12 18:30:25 ---> afeebe901d6b 18:30:25 Step 11/21 : RUN apk add --update --no-cache curl 18:30:25 Status: Image is up to date for alpine:3.12 18:30:25 ---> afeebe901d6b 18:30:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:30:25 ---> Running in 4d4d07dda942 18:30:25 ---> Running in d2e5af7864e7 18:30:26 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:30:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:28 (1/5) Installing ca-certificates (20191127-r4) 18:30:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:30:28 (3/5) Installing libcurl (7.69.1-r3) 18:30:28 (1/4) Installing ca-certificates (20191127-r4) 18:30:28 (4/5) Installing curl (7.69.1-r3) 18:30:28 (5/5) Installing dumb-init (1.2.2-r1) 18:30:28 Executing busybox-1.31.1-r19.trigger 18:30:28 Executing ca-certificates-20191127-r4.trigger 18:30:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:30:29 (3/4) Installing libcurl (7.69.1-r3) 18:30:29 (4/4) Installing curl (7.69.1-r3) 18:30:29 Executing busybox-1.31.1-r19.trigger 18:30:29 Executing ca-certificates-20191127-r4.trigger 18:30:29 OK: 7 MiB in 19 packages 18:30:29 OK: 7 MiB in 18 packages 18:30:32 Removing intermediate container 4d4d07dda942 18:30:32 ---> 87ae0f8bcc58 18:30:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:30:33 Removing intermediate container b56a9c34d07c 18:30:33 ---> 606127e61ee7 18:30:33 18:30:33 Step 11/26 : FROM docker:20.10.0 18:30:33 Removing intermediate container d2e5af7864e7 18:30:33 ---> b03625b312f9 18:30:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:30:33 20.10.0: Pulling from library/docker 18:30:33 ---> Running in 1f77e97ffa3a 18:30:33 Removing intermediate container e8e5f7a9f552 18:30:33 ---> fd12de38bd95 18:30:33 18:30:33 Step 10/23 : FROM alpine:3.12 18:30:33 ---> afeebe901d6b 18:30:33 ---> Running in 70f4e6d22092 18:30:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:30:34 Removing intermediate container b62379d7d699 18:30:34 ---> ff516081680d 18:30:34 18:30:34 Step 10/22 : FROM alpine:3.12 18:30:34 ---> afeebe901d6b 18:30:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:30:34 ---> Running in b78371cfeb4a 18:30:34 Removing intermediate container 1f77e97ffa3a 18:30:34 ---> 5a2f0acc0857 18:30:34 Step 13/21 : WORKDIR /edgex 18:30:34 ---> Running in 17a510a90bba 18:30:34 ---> Running in 005d9745f3c4 18:30:35 Removing intermediate container 70f4e6d22092 18:30:35 ---> 34b45f98f37b 18:30:35 Step 13/24 : WORKDIR / 18:30:35 ---> Running in 3c6cc3574eed 18:30:36 Removing intermediate container 005d9745f3c4 18:30:36 ---> 6b557978e5ca 18:30:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:30:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:36 Removing intermediate container 3c6cc3574eed 18:30:36 ---> 46bb7ca8669d 18:30:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:30:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:37 (1/1) Installing dumb-init (1.2.2-r1) 18:30:37 Executing busybox-1.31.1-r19.trigger 18:30:37 OK: 5 MiB in 15 packages 18:30:37 ---> 667b829ac25e 18:30:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:30:37 (1/1) Installing dumb-init (1.2.2-r1) 18:30:37 Executing busybox-1.31.1-r19.trigger 18:30:37 OK: 5 MiB in 15 packages 18:30:38 ---> 784ec01b259f 18:30:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:30:39 Removing intermediate container b78371cfeb4a 18:30:39 ---> 34409dddf175 18:30:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:30:40 ---> Running in a61960edf34a 18:30:40 ---> 7cce078404c1 18:30:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:30:40 Removing intermediate container 17a510a90bba 18:30:40 ---> bc564f43db22 18:30:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:30:40 ---> 17a2e51bb761 18:30:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:30:40 ---> Running in 9f6734482acd 18:30:41 Removing intermediate container a61960edf34a 18:30:41 ---> a24bc653791d 18:30:41 Step 13/23 : ENV APP_PORT=48082 18:30:41 ---> Running in 18158854bebd 18:30:42 Removing intermediate container 9f6734482acd 18:30:42 ---> c65cf97ba29a 18:30:42 Step 13/22 : ENV APP_PORT=48085 18:30:42 ---> 2eb3fce9dd2e 18:30:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:30:42 ---> Running in d787be231dd5 18:30:42 Removing intermediate container 18158854bebd 18:30:42 ---> c1aa825fe992 18:30:42 Step 14/23 : EXPOSE $APP_PORT 18:30:42 ---> Running in 8e60d1fb4155 18:30:43 ---> 67cf38fb9737 18:30:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:30:43 Removing intermediate container d787be231dd5 18:30:43 ---> 05f9426f903d 18:30:43 Step 14/22 : EXPOSE $APP_PORT 18:30:43 ---> Running in 69220d32e667 18:30:43 ---> Running in 5a8bc26503a8 18:30:43 Removing intermediate container 8e60d1fb4155 18:30:43 ---> 07fd2ef5ed01 18:30:43 Step 15/23 : WORKDIR / 18:30:44 ---> 9a576bd3cf7f 18:30:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:30:44 ---> Running in 59538f97baea 18:30:44 Removing intermediate container 5a8bc26503a8 18:30:44 ---> cd8cf19cfb53 18:30:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:44 Removing intermediate container 69220d32e667 18:30:44 ---> 7a8a2fb871f9 18:30:44 Step 18/21 : CMD ["--init=true"] 18:30:45 Removing intermediate container 59538f97baea 18:30:45 ---> 890bfb1319d8 18:30:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:45 ---> Running in 8f2067a9ec07 18:30:45 ---> 6f95e754e038 18:30:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:30:45 ---> fab66271be4e 18:30:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:30:46 Removing intermediate container 8f2067a9ec07 18:30:46 ---> 6e668cf8d753 18:30:46 Step 19/21 : LABEL arch=arm64 18:30:46 ---> bf8fff118d20 18:30:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:30:46 ---> Running in e2343a7995f8 18:30:47 ---> 9e891800e6e4 18:30:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:30:47 Removing intermediate container e2343a7995f8 18:30:47 ---> e40bbf164a93 18:30:47 Step 20/21 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:30:48 ---> Running in 1cd781909e94 18:30:48 ---> Running in 0785dee53e7a 18:30:48 ---> 6abb503e86c4 18:30:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:30:48 ---> c917fe268a49 18:30:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:30:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:30:48 Status: Downloaded newer image for docker:20.10.0 18:30:48 ---> eeaf43b92773 18:30:48 Step 12/26 : RUN apk add --no-cache bash 18:30:48 Removing intermediate container 1cd781909e94 18:30:48 ---> 54d3f09030f2 18:30:48 Step 21/21 : LABEL version=0.0.0 18:30:48 ---> Running in 42071a2c3c69 18:30:49 ---> Running in 2ad597d94c71 18:30:49 ---> 4255ec336073 18:30:49 Step 19/23 : ENTRYPOINT ["/core-command"] 18:30:49 ---> 3ff68d44fdee 18:30:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:30:49 ---> Running in 14a571b4e934 18:30:49 ---> Running in 44685d04af36 18:30:49 Removing intermediate container 2ad597d94c71 18:30:49 ---> 33e0a1c4f337 18:30:49 18:30:50 Removing intermediate container 14a571b4e934 18:30:50 ---> b3710134022a 18:30:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:50 Removing intermediate container 44685d04af36 18:30:50 ---> 4f4eb9cc41eb 18:30:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:50 Successfully built 33e0a1c4f337 18:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:50 Successfully tagged docker-security-proxy-setup-go-arm64:latest 18:30:50 Building docker-support-notifications-go 18:30:50  Building docker-security-proxy-setup-go ... done  ---> Running in 4e89b27c071f 18:30:50 ---> Running in a70ce04a18e2 18:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:51 Removing intermediate container 4e89b27c071f 18:30:51 ---> 1a8197293a89 18:30:51 Step 21/23 : LABEL arch=arm64 18:30:51 ---> Running in e9d25cf2194e 18:30:51 (1/2) Installing readline (8.0.4-r0) 18:30:51 (2/2) Installing bash (5.0.17-r0) 18:30:51 Removing intermediate container 0785dee53e7a 18:30:51 Removing intermediate container a70ce04a18e2 18:30:51 ---> 8b1b1933c9ea 18:30:51 Step 20/22 : LABEL arch=arm64 18:30:51 ---> df6b3a2d4aa4 18:30:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:30:51 Executing bash-5.0.17-r0.post-install 18:30:51 Executing busybox-1.31.1-r19.trigger 18:30:51 OK: 12 MiB in 22 packages 18:30:51 ---> Running in fd3367b55d72 18:30:51 ---> Running in ed5f5fa4f533 18:30:52 Removing intermediate container e9d25cf2194e 18:30:52 ---> 9910709af602 18:30:52 Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:30:52 ---> Running in d312ea8f4715 18:30:53 Removing intermediate container fd3367b55d72 18:30:53 ---> 5034b36e461a 18:30:53 Step 22/24 : LABEL arch=arm64 18:30:53 Removing intermediate container ed5f5fa4f533 18:30:53 ---> 0ddc3d3fb007 18:30:53 Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:30:53 ---> Running in d0e3eb51978b 18:30:53 ---> Running in c8b87bbd0d9a 18:30:54 Removing intermediate container d312ea8f4715 18:30:54 ---> 94d0e8db4758 18:30:54 Step 23/23 : LABEL version=0.0.0 18:30:54 Removing intermediate container 42071a2c3c69 18:30:54 ---> 57b96c73e19a 18:30:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:30:54 ---> Running in caf859721d3e 18:30:54 ---> Running in 49b0450656c7 18:30:54 Removing intermediate container c8b87bbd0d9a 18:30:54 ---> aac3200302d8 18:30:54 Step 22/22 : LABEL version=0.0.0 18:30:54 Removing intermediate container d0e3eb51978b 18:30:54 ---> e15b9632d45f 18:30:54 Step 23/24 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:30:55 ---> Running in 77fdba512de3 18:30:55 ---> Running in ef84faa69635 18:30:55 Removing intermediate container 49b0450656c7 18:30:55 ---> be3a45edbcb2 18:30:55 18:30:55 Removing intermediate container caf859721d3e 18:30:55 ---> 47715542aeee 18:30:55 Step 14/26 : ENV APP_PORT=48090 18:30:56 Removing intermediate container 77fdba512de3 18:30:56 ---> 9acd4aa957b8 18:30:56 18:30:56 Successfully built be3a45edbcb2 18:30:56 ---> Running in 8757fdabb047 18:30:56 Successfully tagged docker-core-command-go-arm64:latest 18:30:56 Building docker-core-data-go 18:30:56  Building docker-core-command-go ... done Removing intermediate container ef84faa69635 18:30:56 ---> da2d0b1fa276 18:30:56 Step 24/24 : LABEL version=0.0.0 18:30:56 Successfully built 9acd4aa957b8 18:30:56 Successfully tagged docker-support-scheduler-go-arm64:latest 18:30:56 Building docker-security-bootstrapper-go 18:30:56  Building docker-support-scheduler-go ... done  ---> Running in fd0cf8625590 18:30:56 Removing intermediate container 8757fdabb047 18:30:56 ---> b2389f0b4fe7 18:30:56 Step 15/26 : EXPOSE $APP_PORT 18:30:57 ---> Running in 0f90c8dc8d98 18:30:57 Removing intermediate container fd0cf8625590 18:30:57 ---> 59b63a0d9fad 18:30:57 18:30:57 Successfully built 59b63a0d9fad 18:30:57 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:30:57 Building docker-core-metadata-go 18:30:57  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0f90c8dc8d98 18:30:57 ---> f23242eef766 18:30:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:30:59 ---> c77208663df5 18:30:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:30:59 ---> fa0b3f800087 18:30:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:31:00 ---> e5a09d072168 18:31:00 Step 19/26 : RUN apk --no-cache add py3-pip 18:31:01 ---> Running in 86a95c6ba886 18:31:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:31:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:31:03 (1/33) Installing libbz2 (1.0.8-r1) 18:31:03 (2/33) Installing expat (2.2.9-r1) 18:31:03 (3/33) Installing libffi (3.3-r2) 18:31:03 (4/33) Installing gdbm (1.13-r1) 18:31:03 (5/33) Installing xz-libs (5.2.5-r0) 18:31:03 (6/33) Installing sqlite-libs (3.32.1-r0) 18:31:03 (7/33) Installing python3 (3.8.5-r0) 18:31:05 (8/33) Installing py3-appdirs (1.4.4-r1) 18:31:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:31:05 (10/33) Installing py3-parsing (2.4.7-r0) 18:31:05 (11/33) Installing py3-six (1.15.0-r0) 18:31:05 (12/33) Installing py3-packaging (20.4-r0) 18:31:05 (13/33) Installing py3-setuptools (47.0.0-r0) 18:31:05 (14/33) Installing py3-chardet (3.0.4-r4) 18:31:05 (15/33) Installing py3-idna (2.9-r0) 18:31:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:31:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:31:05 (18/33) Installing py3-requests (2.23.0-r0) 18:31:05 (19/33) Installing py3-msgpack (1.0.0-r0) 18:31:05 (20/33) Installing py3-lockfile (0.12.2-r3) 18:31:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:31:05 (22/33) Installing py3-colorama (0.4.3-r0) 18:31:05 (23/33) Installing py3-distlib (0.3.0-r0) 18:31:05 (24/33) Installing py3-distro (1.5.0-r1) 18:31:05 (25/33) Installing py3-webencodings (0.5.1-r3) 18:31:05 (26/33) Installing py3-html5lib (1.0.1-r4) 18:31:05 (27/33) Installing py3-pytoml (0.1.21-r0) 18:31:05 (28/33) Installing py3-pep517 (0.8.2-r0) 18:31:05 (29/33) Installing py3-progress (1.5-r0) 18:31:05 (30/33) Installing py3-toml (0.10.1-r0) 18:31:05 (31/33) Installing py3-retrying (1.3.3-r0) 18:31:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:31:05 (33/33) Installing py3-pip (20.1.1-r0) 18:31:05 Executing busybox-1.31.1-r19.trigger 18:31:05 OK: 71 MiB in 55 packages 18:31:17 Removing intermediate container 86a95c6ba886 18:31:17 ---> 3cfd057acdfa 18:31:17 Step 20/26 : RUN pip install docker-compose==1.23.2 18:31:17 ---> Running in bd41c45efc83 18:31:22 Collecting docker-compose==1.23.2 18:31:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:31:23 Collecting PyYAML<4,>=3.10 18:31:23 Downloading PyYAML-3.13.tar.gz (270 kB) 18:31:26 Collecting dockerpty<0.5,>=0.4.1 18:31:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:31:29 Collecting texttable<0.10,>=0.9.0 18:31:29 Downloading texttable-0.9.1.tar.gz (11 kB) 18:31:31 Collecting cached-property<2,>=1.2.0 18:31:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:31:32 Collecting docopt<0.7,>=0.6.1 18:31:32 Downloading docopt-0.6.2.tar.gz (25 kB) 18:31:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:31:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:31:33 ---> 03beec066b2a 18:31:33 Step 3/22 : WORKDIR /edgex-go 18:31:33 ---> Using cache 18:31:33 ---> 6e8cae2551cf 18:31:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:33 ---> Using cache 18:31:33 ---> 6bb86ec10b46 18:31:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:31:35 Collecting websocket-client<1.0,>=0.32.0 18:31:35 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:31:36 Collecting jsonschema<3,>=2.5.1 18:31:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:31:36 ---> Running in 4cfa36079f2b 18:31:37 Collecting docker<4.0,>=3.6.0 18:31:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:31:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:31:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:31:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:31:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:31:39 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:31:40 OK: 217 MiB in 51 packages 18:31:40 Collecting docker-pycreds>=0.4.0 18:31:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:31:40 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:31:41 Collecting urllib3<1.25,>=1.21.1 18:31:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:31:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:31:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:31:42 ---> 03beec066b2a 18:31:42 Step 3/23 : WORKDIR /edgex-go 18:31:42 ---> Using cache 18:31:42 ---> 6e8cae2551cf 18:31:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:42 ---> Using cache 18:31:42 ---> 6bb86ec10b46 18:31:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:31:42 Collecting idna<2.8,>=2.5 18:31:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:31:43 ---> Running in fb1cbd20e32c 18:31:43 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:31:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:31:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:31:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:31:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:31:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:31:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:31:43 ---> 03beec066b2a 18:31:43 Step 3/23 : WORKDIR /edgex-go 18:31:43 ---> Using cache 18:31:43 ---> 6e8cae2551cf 18:31:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:43 ---> Using cache 18:31:43 ---> 6bb86ec10b46 18:31:43 Step 5/23 : RUN apk add --update --no-cache make git 18:31:43 ---> Using cache 18:31:43 ---> dbfa504e2146 18:31:43 Step 6/23 : COPY go.mod . 18:31:43 ---> Using cache 18:31:43 ---> 45df81fe3d0a 18:31:43 Step 7/23 : RUN go mod download 18:31:43 ---> Using cache 18:31:43 ---> 45028d48fadf 18:31:43 Step 8/23 : COPY . . 18:31:43 Removing intermediate container 4cfa36079f2b 18:31:43 ---> 7d8f9a8cf74e 18:31:43 Step 6/22 : COPY go.mod . 18:31:44 ---> Using cache 18:31:44 ---> 3d11d53c3384 18:31:44 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:31:44 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:31:44 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:31:44 ---> 03beec066b2a 18:31:44 Step 3/30 : WORKDIR /edgex-go 18:31:44 ---> Using cache 18:31:44 ---> 6e8cae2551cf 18:31:44 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:44 ---> Using cache 18:31:44 ---> 6bb86ec10b46 18:31:44 Step 5/30 : RUN apk add --update --no-cache make git 18:31:44 ---> Using cache 18:31:44 ---> dbfa504e2146 18:31:44 Step 6/30 : COPY go.mod . 18:31:44 ---> Using cache 18:31:44 ---> 45df81fe3d0a 18:31:44 Step 7/30 : RUN go mod download 18:31:44 ---> Using cache 18:31:44 ---> 45028d48fadf 18:31:44 Step 8/30 : COPY . . 18:31:44 ---> Running in 5c953631f201 18:31:44 Installing collected packages: PyYAML, dockerpty, texttable, cached-property, docopt, websocket-client, jsonschema, urllib3, idna, requests, docker-pycreds, docker, docker-compose 18:31:44 Running setup.py install for PyYAML: started 18:31:44 ---> Using cache 18:31:44 ---> 3d11d53c3384 18:31:44 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:31:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:31:44 ---> Running in 42208cead7d5 18:31:45 ---> 2ee1f7a9ee57 18:31:45 Step 7/22 : RUN go mod download 18:31:45 ---> Running in d1db474b7a79 18:31:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:31:46 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:31:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:31:47 OK: 217 MiB in 51 packages 18:31:47 Running setup.py install for PyYAML: finished with status 'done' 18:31:47 Running setup.py install for dockerpty: started 18:31:49 Removing intermediate container fb1cbd20e32c 18:31:49 ---> c0095e9e7aec 18:31:49 Step 6/23 : COPY go.mod . 18:31:49 Removing intermediate container d1db474b7a79 18:31:49 ---> 827d12db28cf 18:31:49 Step 8/22 : COPY . . 18:31:50 ---> d7d1e941dae0 18:31:50 Step 7/23 : RUN go mod download 18:31:50 Running setup.py install for dockerpty: finished with status 'done' 18:31:50 Running setup.py install for texttable: started 18:31:50 ---> Running in 49d15b787868 18:31:54 Running setup.py install for texttable: finished with status 'done' 18:31:54 Running setup.py install for docopt: started 18:31:56 Running setup.py install for docopt: finished with status 'done' 18:31:57 Removing intermediate container 49d15b787868 18:31:57 ---> ea0b495c62c3 18:31:57 Step 8/23 : COPY . . 18:31:57 Attempting uninstall: urllib3 18:31:57 Found existing installation: urllib3 1.25.9 18:31:57 Uninstalling urllib3-1.25.9: 18:31:57 Successfully uninstalled urllib3-1.25.9 18:31:58 Attempting uninstall: idna 18:31:58 Found existing installation: idna 2.9 18:31:58 Uninstalling idna-2.9: 18:31:58 Successfully uninstalled idna-2.9 18:31:59 Attempting uninstall: requests 18:31:59 Found existing installation: requests 2.23.0 18:31:59 Uninstalling requests-2.23.0: 18:31:59 Successfully uninstalled requests-2.23.0 18:32:02 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:32:12 Removing intermediate container bd41c45efc83 18:32:12 ---> 104a7cd3dc2c 18:32:12 Step 21/26 : RUN apk --no-cache add curl 18:32:13 ---> Running in 325252b612c7 18:32:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:32:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:32:16 ---> a4027e83fc09 18:32:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:32:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:32:16 (2/3) Installing libcurl (7.69.1-r3) 18:32:16 (3/3) Installing curl (7.69.1-r3) 18:32:16 Executing busybox-1.31.1-r19.trigger 18:32:16 OK: 71 MiB in 58 packages 18:32:17 ---> Running in c8acee2c15fc 18:32:19 Removing intermediate container 325252b612c7 18:32:19 ---> fed7c8d0a8be 18:32:19 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:32:19 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:32:20 ---> Running in 1c63af6b3907 18:32:21 Removing intermediate container 1c63af6b3907 18:32:21 ---> e8cb917b8e55 18:32:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:22 ---> Running in eaf8fa1dd07a 18:32:23 Removing intermediate container eaf8fa1dd07a 18:32:23 ---> ff824b6b7150 18:32:23 Step 24/26 : LABEL arch=arm64 18:32:24 ---> Running in da8e24b5e64b 18:32:25 Removing intermediate container da8e24b5e64b 18:32:25 ---> d10fc06d2f97 18:32:25 Step 25/26 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:32:25 ---> 3ef0bc0dd606 18:32:25 Step 9/23 : RUN make cmd/core-data/core-data 18:32:25 ---> Running in 158c59646e77 18:32:25 ---> Running in 5c3f88cb2192 18:32:26 Removing intermediate container 158c59646e77 18:32:26 ---> 7efa31a19471 18:32:26 Step 26/26 : LABEL version=0.0.0 18:32:26 ---> Running in d54a80923cf9 18:32:27 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:32:27 Removing intermediate container d54a80923cf9 18:32:27 ---> 7b08e0a1ad5e 18:32:27 18:32:28 Successfully built 7b08e0a1ad5e 18:32:28 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 18:33:07  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 42208cead7d5 18:33:07 ---> 6ee01e2136d7 18:33:07 18:33:07 Step 10/30 : FROM alpine:3.12 18:33:07 ---> afeebe901d6b 18:33:07 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:33:07 ---> Running in e6b4fbdf4479 18:33:07 Removing intermediate container e6b4fbdf4479 18:33:07 ---> 5681245c2304 18:33:07 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 18:33:07 ---> Running in 8595330cc53e 18:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:33:07 (1/2) Installing dumb-init (1.2.2-r1) 18:33:07 (2/2) Installing su-exec (0.2-r1) 18:33:07 Executing busybox-1.31.1-r19.trigger 18:33:07 OK: 5 MiB in 16 packages 18:33:07 Removing intermediate container 8595330cc53e 18:33:07 ---> ab1447fdbc3e 18:33:07 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 18:33:08 ---> Running in 248f665156a3 18:33:08 Removing intermediate container 248f665156a3 18:33:08 ---> 70ec1c23ed0a 18:33:08 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:33:09 ---> Running in 1ad38352e88a 18:33:09 Removing intermediate container 1ad38352e88a 18:33:09 ---> 424aafdf0faa 18:33:09 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:33:09 ---> Running in f80654831481 18:33:13 Removing intermediate container f80654831481 18:33:13 ---> 341807e33c23 18:33:13 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 18:33:13 ---> Running in 232816b8f181 18:33:14 Removing intermediate container 232816b8f181 18:33:14 ---> f43370c47670 18:33:14 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:33:15 ---> 2dc4a78ca32e 18:33:15 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:33:15 ---> Running in b9526d114dd4 18:33:19 Removing intermediate container b9526d114dd4 18:33:19 ---> 7545064ce8d1 18:33:19 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:20 ---> 34565e7b87c6 18:33:20 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:33:23 ---> 9a7ee952913b 18:33:23 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:33:23 ---> a12597883f4b 18:33:23 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:33:25 ---> 1fba0d963b6e 18:33:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:33:25 ---> Running in f4ba2cf8c746 18:33:26 Removing intermediate container f4ba2cf8c746 18:33:26 ---> b0bc07fb3c09 18:33:26 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:33:27 ---> 807d63157884 18:33:27 Step 25/30 : RUN chmod +x /entrypoint.sh 18:33:28 ---> Running in e4771ba2de21 18:33:33 Removing intermediate container 5c953631f201 18:33:33 ---> c8c2b4362947 18:33:33 18:33:33 Step 10/23 : FROM alpine:3.12 18:33:33 ---> afeebe901d6b 18:33:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:33:33 ---> Using cache 18:33:33 ---> bc564f43db22 18:33:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:33:33 ---> Using cache 18:33:33 ---> c65cf97ba29a 18:33:33 Step 13/23 : ENV APP_PORT=48081 18:33:33 ---> Running in dc3c76bdf35a 18:33:33 Removing intermediate container e4771ba2de21 18:33:33 ---> 1dadc5cca1f7 18:33:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:33:34 ---> Running in 071f941cc0d7 18:33:34 Removing intermediate container dc3c76bdf35a 18:33:34 ---> d672b17cecd2 18:33:34 Step 14/23 : EXPOSE $APP_PORT 18:33:34 ---> Running in 5985ab2b5262 18:33:35 Removing intermediate container 071f941cc0d7 18:33:35 ---> 4b37b6b2e51a 18:33:35 Step 27/30 : CMD ["gate"] 18:33:35 Removing intermediate container 5985ab2b5262 18:33:35 ---> 30d5bf6ee350 18:33:35 Step 15/23 : WORKDIR / 18:33:35 ---> Running in ecf11e897aa1 18:33:35 ---> Running in 0a3002318f4b 18:33:36 Removing intermediate container ecf11e897aa1 18:33:36 ---> 274bf290ed00 18:33:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:36 Removing intermediate container 0a3002318f4b 18:33:36 ---> a7f9c4ce06e8 18:33:36 Step 28/30 : LABEL arch=arm64 18:33:37 ---> Running in 75ac73450497 18:33:38 ---> dc2e819d33aa 18:33:38 Removing intermediate container 75ac73450497 18:33:38 ---> 80aae6c05d72 18:33:38 Step 29/30 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:33:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:33:38 ---> Running in f0802ef26bf4 18:33:39 Removing intermediate container f0802ef26bf4 18:33:39 ---> ebd8c732de30 18:33:39 Step 30/30 : LABEL version=0.0.0 18:33:40 ---> Running in ade0c0fd0bf9 18:33:40 ---> b9062b1094c0 18:33:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:33:41 Removing intermediate container ade0c0fd0bf9 18:33:41 ---> 27646c9fcb46 18:33:41 18:33:41 ---> 8ffea8917f66 18:33:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:33:41 Successfully built 27646c9fcb46 18:33:41 Successfully tagged docker-security-bootstrapper-go-arm64:latest 18:33:42  Building docker-security-bootstrapper-go ... done  ---> Running in 1bc1c4e485c8 18:33:42 Removing intermediate container 1bc1c4e485c8 18:33:42 ---> f4794f8940c9 18:33:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:43 ---> Running in 5ab7ab0be182 18:33:44 Removing intermediate container 5ab7ab0be182 18:33:44 ---> 2f2cb2be7908 18:33:44 Step 21/23 : LABEL arch=arm64 18:33:44 ---> Running in cb08857f3896 18:33:45 Removing intermediate container cb08857f3896 18:33:45 ---> 5343d6a6efb8 18:33:45 Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:33:45 ---> Running in 3e83c8fe572e 18:33:45 Removing intermediate container c8acee2c15fc 18:33:45 ---> 6f4c1627fbc4 18:33:45 18:33:45 Step 10/22 : FROM alpine:3.12 18:33:45 ---> afeebe901d6b 18:33:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:33:46 ---> Running in f6f5994b3d5c 18:33:46 Removing intermediate container 3e83c8fe572e 18:33:46 ---> b330d49ad3bc 18:33:46 Step 23/23 : LABEL version=0.0.0 18:33:46 ---> Running in 152a44d4c12f 18:33:47 Removing intermediate container 152a44d4c12f 18:33:47 ---> 46675090cbd2 18:33:47 18:33:47 Successfully built 46675090cbd2 18:33:47 Successfully tagged docker-core-metadata-go-arm64:latest 18:33:47  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:33:48 (1/2) Installing ca-certificates (20191127-r4) 18:33:48 (2/2) Installing dumb-init (1.2.2-r1) 18:33:48 Executing busybox-1.31.1-r19.trigger 18:33:48 Executing ca-certificates-20191127-r4.trigger 18:33:48 OK: 6 MiB in 16 packages 18:33:50 Removing intermediate container f6f5994b3d5c 18:33:50 ---> c8cc6bdf4370 18:33:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:33:50 ---> Running in 5a25713a5b37 18:33:51 Removing intermediate container 5a25713a5b37 18:33:51 ---> 5bee6a8a16d0 18:33:51 Step 13/22 : ENV APP_PORT=48060 18:33:51 ---> Running in e8712b925d72 18:33:51 Removing intermediate container e8712b925d72 18:33:51 ---> c9104b013871 18:33:51 Step 14/22 : EXPOSE $APP_PORT 18:33:52 ---> Running in f1a0449189e7 18:33:52 Removing intermediate container f1a0449189e7 18:33:52 ---> 448c6cf3d1d4 18:33:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:53 ---> d0cbccb8f032 18:33:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:33:54 ---> af21554f879e 18:33:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:33:55 ---> e2e76095e0c8 18:33:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:33:55 ---> Running in 3d92df0e5085 18:33:56 Removing intermediate container 3d92df0e5085 18:33:56 ---> ac0630e877f2 18:33:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:56 ---> Running in b209fa2fc8b9 18:33:57 Removing intermediate container b209fa2fc8b9 18:33:57 ---> 68e133f816c8 18:33:57 Step 20/22 : LABEL arch=arm64 18:33:57 ---> Running in 50b5b6632ece 18:33:57 Removing intermediate container 5c3f88cb2192 18:33:57 ---> 90a9c786ecb8 18:33:57 18:33:57 Step 10/23 : FROM alpine:3.12 18:33:57 ---> afeebe901d6b 18:33:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:33:58 ---> Running in cf1e9085ce32 18:33:58 Removing intermediate container 50b5b6632ece 18:33:58 ---> 1188e4687bd5 18:33:58 Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:33:58 ---> Running in 153ceae84c3b 18:33:58 Removing intermediate container cf1e9085ce32 18:33:58 ---> 11d2b9a81dbd 18:33:58 Step 12/23 : ENV APP_PORT=48080 18:33:58 ---> Running in 82bc5834f98f 18:33:58 Removing intermediate container 153ceae84c3b 18:33:58 ---> 005cc7e28032 18:33:58 Step 22/22 : LABEL version=0.0.0 18:33:59 ---> Running in 4f60b42144d1 18:33:59 Removing intermediate container 82bc5834f98f 18:33:59 ---> 788ec1196ad7 18:33:59 Step 13/23 : EXPOSE $APP_PORT 18:33:59 ---> Running in 29e86a35d9ef 18:33:59 Removing intermediate container 4f60b42144d1 18:33:59 ---> 4acf2be2cc30 18:33:59 18:33:59 Successfully built 4acf2be2cc30 18:34:00 Successfully tagged docker-support-notifications-go-arm64:latest 18:34:00  Building docker-support-notifications-go ... done Removing intermediate container 29e86a35d9ef 18:34:00 ---> 72bba17edba1 18:34:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:00 ---> Running in f355557a294d 18:34:02 Removing intermediate container f355557a294d 18:34:02 ---> 714ef05b30ce 18:34:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:34:02 ---> Running in bc0d1989fb4a 18:34:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:34:07 (1/6) Installing dumb-init (1.2.2-r1) 18:34:07 (2/6) Installing libgcc (9.3.0-r2) 18:34:07 (3/6) Installing libsodium (1.0.18-r0) 18:34:07 (4/6) Installing libstdc++ (9.3.0-r2) 18:34:08 (5/6) Installing libzmq (4.3.3-r0) 18:34:08 (6/6) Installing zeromq (4.3.3-r0) 18:34:08 Executing busybox-1.31.1-r19.trigger 18:34:08 OK: 8 MiB in 20 packages 18:34:10 Removing intermediate container bc0d1989fb4a 18:34:10 ---> 8a73025d4d8d 18:34:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:10 ---> 603057f082a3 18:34:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:34:12 ---> 92f694d6b3fd 18:34:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:34:12 ---> 4557ea7d0194 18:34:12 Step 19/23 : ENTRYPOINT ["/core-data"] 18:34:13 ---> Running in 83890678a157 18:34:13 Removing intermediate container 83890678a157 18:34:13 ---> 153511e54fad 18:34:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:13 ---> Running in 5ab044893614 18:34:14 Removing intermediate container 5ab044893614 18:34:14 ---> 5377af9914f0 18:34:14 Step 21/23 : LABEL arch=arm64 18:34:14 ---> Running in c7a105c06414 18:34:15 Removing intermediate container c7a105c06414 18:34:15 ---> 3c72bfb67744 18:34:15 Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 18:34:15 ---> Running in 3870517e2373 18:34:15 Removing intermediate container 3870517e2373 18:34:15 ---> 2ae8086e8449 18:34:15 Step 23/23 : LABEL version=0.0.0 18:34:15 ---> Running in 384d3bd51a15 18:34:16 Removing intermediate container 384d3bd51a15 18:34:16 ---> 216a4ec144d4 18:34:16 18:34:16 Successfully built 216a4ec144d4 18:34:16 Successfully tagged docker-core-data-go-arm64:latest 18:34:17  Building docker-core-data-go ... done  [Pipeline] } 18:34:16 $ docker stop --time=1 3266d8fb3fc711d55f0f0a354e801df9314b9e31aa6938561b705b6eee63eeb3 18:34:18 $ docker rm -f 3266d8fb3fc711d55f0f0a354e801df9314b9e31aa6938561b705b6eee63eeb3 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:19 + + grep docker 18:34:19 docker images 18:34:20 docker-core-data-go-arm64 latest 216a4ec144d4 4 seconds ago 21MB 18:34:20 docker-support-notifications-go-arm64 latest 4acf2be2cc30 20 seconds ago 16.7MB 18:34:20 docker-core-metadata-go-arm64 latest 46675090cbd2 33 seconds ago 17.8MB 18:34:20 docker-security-bootstrapper-go-arm64 latest 27646c9fcb46 39 seconds ago 17MB 18:34:20 docker-sys-mgmt-agent-go-arm64 latest 7b08e0a1ad5e About a minute ago 300MB 18:34:20 docker-security-secretstore-setup-go-arm64 latest 59b63a0d9fad 3 minutes ago 23.4MB 18:34:20 docker-support-scheduler-go-arm64 latest 9acd4aa957b8 3 minutes ago 16.1MB 18:34:20 docker-core-command-go-arm64 latest be3a45edbcb2 3 minutes ago 16MB 18:34:20 docker-security-proxy-setup-go-arm64 latest 33e0a1c4f337 3 minutes ago 23.2MB 18:34:20 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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:34:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:24 ---> package-listing.sh 18:34:24 ++ facter osfamily 18:34:24 ++ tr '[:upper:]' '[:lower:]' 18:34:24 + OS_FAMILY=redhat 18:34:24 + workspace=/w/workspace/edgex-go/4 18:34:24 + START_PACKAGES=/tmp/packages_start.txt 18:34:24 + END_PACKAGES=/tmp/packages_end.txt 18:34:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:24 + PACKAGES=/tmp/packages_start.txt 18:34:24 + '[' /w/workspace/edgex-go/4 ']' 18:34:24 + PACKAGES=/tmp/packages_end.txt 18:34:24 + case "${OS_FAMILY}" in 18:34:24 + rpm -qa 18:34:24 + sort 18:34:29 + '[' -f /tmp/packages_start.txt ']' 18:34:29 + '[' -f /tmp/packages_end.txt ']' 18:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:29 + '[' /w/workspace/edgex-go/4 ']' 18:34:29 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:34:29 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:30 18:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:30 alpine: Pulling from edgex-lftools-log-publisher 18:34:30 df20fa9351a1: Pulling fs layer 18:34:30 36b3adc4ff6f: Pulling fs layer 18:34:30 8ad3a11d3b57: Pulling fs layer 18:34:30 46f8f816bc3b: Pulling fs layer 18:34:30 93b61091891f: Pulling fs layer 18:34:30 93b9cdb0e59b: Pulling fs layer 18:34:30 5e14af77c1be: Pulling fs layer 18:34:30 01666e4c0597: Pulling fs layer 18:34:30 aa168da1d23b: Pulling fs layer 18:34:30 93b9cdb0e59b: Waiting 18:34:30 5e14af77c1be: Waiting 18:34:30 01666e4c0597: Waiting 18:34:30 46f8f816bc3b: Waiting 18:34:30 93b61091891f: Waiting 18:34:30 aa168da1d23b: Waiting 18:34:31 df20fa9351a1: Verifying Checksum 18:34:31 df20fa9351a1: Download complete 18:34:31 46f8f816bc3b: Verifying Checksum 18:34:31 46f8f816bc3b: Download complete 18:34:31 36b3adc4ff6f: Verifying Checksum 18:34:31 36b3adc4ff6f: Download complete 18:34:31 93b61091891f: Verifying Checksum 18:34:31 93b61091891f: Download complete 18:34:31 93b9cdb0e59b: Verifying Checksum 18:34:31 93b9cdb0e59b: Download complete 18:34:31 5e14af77c1be: Verifying Checksum 18:34:31 5e14af77c1be: Download complete 18:34:31 01666e4c0597: Verifying Checksum 18:34:31 01666e4c0597: Download complete 18:34:31 8ad3a11d3b57: Verifying Checksum 18:34:31 8ad3a11d3b57: Download complete 18:34:31 df20fa9351a1: Pull complete 18:34:31 36b3adc4ff6f: Pull complete 18:34:32 8ad3a11d3b57: Pull complete 18:34:32 46f8f816bc3b: Pull complete 18:34:33 93b61091891f: Pull complete 18:34:33 aa168da1d23b: Verifying Checksum 18:34:33 aa168da1d23b: Download complete 18:34:34 93b9cdb0e59b: Pull complete 18:34:35 5e14af77c1be: Pull complete 18:34:35 01666e4c0597: Pull complete 18:34:45 aa168da1d23b: Pull complete 18:34:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:34:45 prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container 18:34:46 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat 18:34:51 $ docker top bdd7ff188d6055eb1cd445d2249da97ec147f14296012933be4ff077d925ae08 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:52 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:52 + mkdir -p /var/log/sa [Pipeline] sh 18:34:53 + ls /var/log/sa-host 18:34:53 + sadf -c /var/log/sa-host/sa09 18:34:53 file_magic: OK 18:34:53 HZ: Using current value: 100 18:34:53 file_header: OK 18:34:53 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:34:53 Statistics: 18:34:53 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:34:53 File successfully converted to sysstat format version 12.2.1 18:34:53 + sadf -c /var/log/sa-host/sa23 18:34:53 file_magic: OK 18:34:53 HZ: Using current value: 100 18:34:53 file_header: OK 18:34:53 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:34:53 Statistics: 18:34:53 Hnuu...uuuununununu... 18:34:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:53 provisioning config files... 18:34:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5248887049438251676tmp [Pipeline] { [Pipeline] echo 18:34:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:54 ---> create-netrc.sh [Pipeline] } 18:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:34:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:34:54 ---> python-tools-install.sh [Pipeline] echo 18:34:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:54 ---> sudo-logs.sh 18:34:54 Archiving 'sudo' log.. [Pipeline] echo 18:34:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:55 ---> job-cost.sh 18:34:55 lf-activate-venv: SKIPPING 18:34:55 INFO: No Stack... 18:34:56 INFO: Retrieving Pricing Info for: v1-standard-2 18:34:56 INFO: Archiving Costs [Pipeline] echo 18:34:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:57 ---> logs-deploy.sh 18:34:57 lf-activate-venv: SKIPPING 18:34:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3148/4 18:34:57 INFO: archiving workspace using pattern(s): 18:34:58 Archives upload complete. 18:34:58 INFO: archiving logs to Nexus 18:34:59 ---> uname -a: 18:34:59 Linux prd-centos7-docker-4c-2g-25816.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:34:59 18:34:59 18:34:59 ---> lscpu: 18:34:59 Architecture: x86_64 18:34:59 CPU op-mode(s): 32-bit, 64-bit 18:34:59 Byte Order: Little Endian 18:34:59 Address sizes: 40 bits physical, 48 bits virtual 18:34:59 CPU(s): 4 18:34:59 On-line CPU(s) list: 0-3 18:34:59 Thread(s) per core: 1 18:34:59 Core(s) per socket: 1 18:34:59 Socket(s): 4 18:34:59 NUMA node(s): 1 18:34:59 Vendor ID: GenuineIntel 18:34:59 CPU family: 6 18:34:59 Model: 44 18:34:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:34:59 Stepping: 1 18:34:59 CPU MHz: 2933.438 18:34:59 BogoMIPS: 5866.87 18:34:59 Virtualization: VT-x 18:34:59 Hypervisor vendor: KVM 18:34:59 Virtualization type: full 18:34:59 L1d cache: 128 KiB 18:34:59 L1i cache: 128 KiB 18:34:59 L2 cache: 16 MiB 18:34:59 L3 cache: 64 MiB 18:34:59 NUMA node0 CPU(s): 0-3 18:34:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:34:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:34:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:34:59 Vulnerability Meltdown: Mitigation; PTI 18:34:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:34:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:34:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:34:59 Vulnerability Srbds: Not affected 18:34:59 Vulnerability Tsx async abort: Not affected 18:34:59 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:34:59 18:34:59 18:34:59 ---> nproc: 18:34:59 4 18:34:59 18:34:59 18:35:00 ---> df -h: 18:35:00 Filesystem Size Used Available Use% Mounted on 18:35:00 overlay 50.0G 12.1G 37.9G 24% / 18:35:00 tmpfs 64.0M 0 64.0M 0% /dev 18:35:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:35:00 shm 64.0M 0 64.0M 0% /dev/shm 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/4 18:35:00 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/4@tmp 18:35:00 18:35:00 18:35:00 ---> free -m: 18:35:00 total used free shared buff/cache available 18:35:00 Mem: 1837 721 94 0 1021 1032 18:35:00 Swap: 1023 63 960 18:35:00 18:35:00 18:35:00 ---> ip addr: 18:35:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:35:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:35:00 inet 127.0.0.1/8 scope host lo 18:35:00 valid_lft forever preferred_lft forever 18:35:00 inet6 ::1/128 scope host 18:35:00 valid_lft forever preferred_lft forever 18:35:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:35:00 link/ether fa:16:3e:21:48:b2 brd ff:ff:ff:ff:ff:ff 18:35:00 inet 10.30.122.140/23 brd 10.30.123.255 scope global dynamic eth0 18:35:00 valid_lft 85138sec preferred_lft 85138sec 18:35:00 inet6 fe80::f816:3eff:fe21:48b2/64 scope link 18:35:00 valid_lft forever preferred_lft forever 18:35:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:35:00 link/ether 02:42:fc:a7:69:3b brd ff:ff:ff:ff:ff:ff 18:35:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:35:00 valid_lft forever preferred_lft forever 18:35:00 inet6 fe80::42:fcff:fea7:693b/64 scope link 18:35:00 valid_lft forever preferred_lft forever 18:35:00 18:35:00 18:35:00 ---> sar -b -r -n DEV: 18:35:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/09/21 _x86_64_ (4 CPU) 18:35:00 18:35:00 18:13:47 LINUX RESTART (4 CPU) 18:35:00 18:35:00 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:35:00 18:16:01 184.61 78.26 106.35 0.00 6620.09 44257.70 0.00 18:35:00 18:17:02 254.95 94.83 160.12 0.00 3496.94 24084.38 0.00 18:35:00 18:18:01 130.16 61.10 69.06 0.00 2184.28 6953.71 0.00 18:35:00 18:19:01 151.32 38.73 112.59 0.00 2631.58 26723.96 0.00 18:35:00 18:20:03 1565.81 1249.70 316.11 0.00 140354.97 193860.16 0.00 18:35:00 18:21:02 1892.71 1645.40 247.31 0.00 97383.79 110279.68 0.00 18:35:00 18:22:01 1162.92 796.73 366.19 0.00 78027.51 116955.65 0.00 18:35:00 18:23:02 2389.85 2048.22 341.62 0.00 142060.65 158094.92 0.00 18:35:00 18:24:01 396.92 186.85 210.07 0.00 14801.83 27452.67 0.00 18:35:00 18:25:01 4.58 0.10 4.48 0.00 1.60 136.95 0.00 18:35:00 18:26:01 1.40 1.23 0.17 0.00 94.19 1.47 0.00 18:35:00 18:27:01 0.20 0.03 0.17 0.00 0.67 1.63 0.00 18:35:00 18:28:01 0.32 0.02 0.30 0.00 0.27 3.20 0.00 18:35:00 18:29:01 2.16 1.90 0.27 0.00 57.82 3.23 0.00 18:35:00 18:30:01 0.87 0.03 0.83 0.00 1.07 16.39 0.00 18:35:00 18:31:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 18:35:00 18:32:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 18:35:00 18:33:01 0.63 0.00 0.63 0.00 0.00 7.09 0.00 18:35:00 18:34:01 0.48 0.02 0.47 0.00 1.07 4.95 0.00 18:35:00 Average: 429.15 327.06 102.09 0.00 25829.05 37545.47 0.00 18:35:00 18:35:00 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:00 18:16:01 78076 0 688840 36.61 2212 1112416 1552404 52.98 569360 992136 68456 18:35:00 18:17:02 285936 0 745464 39.62 872 849272 1625216 55.47 588296 729748 17136 18:35:00 18:18:01 74424 0 982856 52.24 724 823540 1936092 66.08 802752 713412 65276 18:35:00 18:19:01 200724 0 734716 39.05 456 945648 1252072 42.73 537024 853916 32 18:35:00 18:20:03 74568 0 845460 44.93 16 961500 2331760 79.58 692716 895168 75512 18:35:00 18:21:02 374352 0 932044 49.54 16 575132 3457412 118.00 600040 633972 33900 18:35:00 18:22:01 111224 0 742156 39.44 16 1028148 1760516 60.08 717176 829376 80560 18:35:00 18:23:02 81280 0 735280 39.08 16 1064968 1685616 57.53 571688 995060 25968 18:35:00 18:24:01 350252 0 650992 34.60 16 880284 1252488 42.75 572800 706232 20 18:35:00 18:25:01 361080 0 640000 34.01 16 880448 1175960 40.13 567636 704756 12 18:35:00 18:26:01 358476 0 639784 34.00 16 883268 1175984 40.13 567892 707436 8 18:35:00 18:27:01 359272 0 638980 33.96 16 883276 1169792 39.92 567424 707380 8 18:35:00 18:28:01 359368 0 638868 33.95 16 883292 1169792 39.92 567204 707396 8 18:35:00 18:29:01 357824 0 639344 33.98 16 884360 1169792 39.92 567396 708396 16 18:35:00 18:30:01 356928 0 640228 34.03 16 884372 1170012 39.93 568136 708412 16 18:35:00 18:31:01 357988 0 639160 33.97 16 884380 1169856 39.93 567432 708412 12 18:35:00 18:32:01 357972 0 639172 33.97 16 884384 1169856 39.93 567556 708412 8 18:35:00 18:33:01 357988 0 639144 33.97 16 884396 1169856 39.93 567444 708412 8 18:35:00 18:34:01 358064 0 639092 33.97 16 884372 1169856 39.93 567448 708412 8 18:35:00 Average: 274516 0 707978 37.63 237 898813 1503386 51.31 596180 759287 19314 18:35:00 18:35:00 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:00 18:16:01 veth20399e1 53.24 63.56 3.52 360.13 0.00 0.00 0.00 0.00 18:35:00 18:16:01 eth0 728.21 749.72 4533.82 85.77 0.00 0.00 0.00 0.00 18:35:00 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:16:01 docker0 448.14 386.31 34.19 1687.64 0.00 0.00 0.00 0.00 18:35:00 18:17:02 eth0 175.48 143.12 500.46 22.88 0.00 0.00 0.00 0.00 18:35:00 18:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:17:02 veth7fe6913 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:35:00 18:17:02 docker0 125.53 145.13 10.07 472.00 0.00 0.00 0.00 0.00 18:35:00 18:18:01 eth0 35.74 23.25 22.04 77.80 0.00 0.00 0.00 0.00 18:35:00 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:18:01 veth7fe6913 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 18:35:00 18:18:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 18:35:00 18:19:01 eth0 185.61 141.34 1694.85 23.31 0.00 0.00 0.00 0.00 18:35:00 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:19:01 veth5b97828 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:20:03 eth0 80.01 55.36 173.52 63.79 0.00 0.00 0.00 0.00 18:35:00 18:20:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:20:03 veth96415eb 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 18:35:00 18:20:03 docker0 12.22 24.55 0.70 141.35 0.00 0.00 0.00 0.00 18:35:00 18:21:02 vethe44ab13 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:35:00 18:21:02 vethf2cbd76 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:35:00 18:21:02 vethb3a96ba 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:35:00 18:21:02 veth5dfc153 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:35:00 18:22:01 eth0 2974.27 2505.80 13978.42 539.94 0.00 0.00 0.00 0.00 18:35:00 18:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:35:00 18:22:01 veth96415eb 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 18:35:00 18:22:01 docker0 1115.65 1054.63 88.77 4229.77 0.00 0.00 0.00 0.00 18:35:00 18:23:02 veth717f6d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:23:02 eth0 47.11 27.59 54.33 17.86 0.00 0.00 0.00 0.00 18:35:00 18:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:23:02 veth175304b 7.43 7.95 0.98 22.33 0.00 0.00 0.00 0.00 18:35:00 18:24:01 eth0 69.67 45.76 147.12 77.05 0.00 0.00 0.00 0.00 18:35:00 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:24:01 docker0 1150.62 1096.97 91.44 4406.16 0.00 0.00 0.00 0.00 18:35:00 18:25:01 eth0 0.87 0.23 0.30 0.08 0.00 0.00 0.00 0.00 18:35:00 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:26:01 eth0 1.00 0.38 0.32 0.20 0.00 0.00 0.00 0.00 18:35:00 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:27:01 eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:35:00 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:28:01 eth0 0.67 0.10 0.03 0.01 0.00 0.00 0.00 0.00 18:35:00 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:29:01 eth0 1.08 0.10 0.11 0.01 0.00 0.00 0.00 0.00 18:35:00 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:30:01 eth0 2.06 0.98 0.99 0.66 0.00 0.00 0.00 0.00 18:35:00 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:31:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:00 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:32:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:35:00 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:33:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:35:00 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:34:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:35:00 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 Average: eth0 85.43 73.71 473.41 24.69 0.00 0.00 0.00 0.00 18:35:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:00 Average: docker0 35.97 37.03 2.68 157.35 0.00 0.00 0.00 0.00 18:35:00 18:35:00 18:35:00 ---> sar -P ALL: 18:35:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/09/21 _x86_64_ (4 CPU) 18:35:00 18:35:00 18:13:47 LINUX RESTART (4 CPU) 18:35:00 18:35:00 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:35:00 18:16:01 all 13.58 0.00 7.42 0.90 0.34 77.76 18:35:00 18:16:01 0 12.53 0.00 7.96 0.54 0.29 78.68 18:35:00 18:16:01 1 9.91 0.00 7.03 0.94 0.38 81.74 18:35:00 18:16:01 2 17.26 0.00 7.62 0.83 0.26 74.03 18:35:00 18:16:01 3 14.62 0.00 7.09 1.29 0.45 76.56 18:35:00 18:17:02 all 31.27 0.00 11.07 7.37 0.27 50.02 18:35:00 18:17:02 0 30.02 0.00 11.49 7.13 0.24 51.12 18:35:00 18:17:02 1 31.02 0.00 11.19 5.87 0.26 51.66 18:35:00 18:17:02 2 32.22 0.00 10.29 7.26 0.30 49.94 18:35:00 18:17:02 3 31.81 0.00 11.30 9.26 0.30 47.34 18:35:00 18:18:01 all 49.72 0.00 13.89 3.29 0.15 32.95 18:35:00 18:18:01 0 50.19 0.00 13.89 2.48 0.12 33.31 18:35:00 18:18:01 1 48.92 0.00 14.17 4.10 0.20 32.62 18:35:00 18:18:01 2 50.13 0.00 13.23 3.08 0.12 33.44 18:35:00 18:18:01 3 49.63 0.00 14.29 3.51 0.16 32.42 18:35:00 18:19:01 all 34.56 0.00 12.73 4.05 0.26 48.39 18:35:00 18:19:01 0 34.62 0.00 12.84 2.22 0.31 50.01 18:35:00 18:19:01 1 34.45 0.00 13.11 6.83 0.23 45.39 18:35:00 18:19:01 2 34.53 0.00 12.19 4.04 0.28 48.96 18:35:00 18:19:01 3 34.63 0.00 12.79 3.10 0.24 49.22 18:35:00 18:20:03 all 19.74 0.00 27.37 17.29 0.20 35.40 18:35:00 18:20:03 0 19.21 0.00 27.84 15.54 0.20 37.20 18:35:00 18:20:03 1 21.19 0.00 27.03 17.29 0.22 34.27 18:35:00 18:20:03 2 18.96 0.00 27.31 17.01 0.24 36.48 18:35:00 18:20:03 3 19.59 0.00 27.31 19.33 0.14 33.63 18:35:00 18:21:02 all 50.88 0.00 20.61 16.89 0.13 11.49 18:35:00 18:21:02 0 50.05 0.00 20.01 16.09 0.15 13.71 18:35:00 18:21:02 1 51.48 0.00 20.78 17.42 0.13 10.20 18:35:00 18:21:02 2 50.63 0.00 20.82 15.76 0.11 12.68 18:35:00 18:21:02 3 51.36 0.00 20.83 18.30 0.15 9.36 18:35:00 18:22:01 all 22.01 0.00 19.29 27.61 0.13 30.96 18:35:00 18:22:01 0 22.02 0.00 19.13 25.13 0.12 33.60 18:35:00 18:22:01 1 21.48 0.00 18.45 34.57 0.12 25.38 18:35:00 18:22:01 2 21.87 0.00 20.17 26.75 0.11 31.10 18:35:00 18:22:01 3 22.68 0.00 19.40 24.03 0.16 33.74 18:35:00 18:23:02 all 16.80 0.00 21.17 37.34 0.15 24.55 18:35:00 18:23:02 0 17.16 0.00 19.82 42.19 0.18 20.65 18:35:00 18:23:02 1 16.44 0.00 21.72 33.15 0.18 28.51 18:35:00 18:23:02 2 16.00 0.00 21.32 36.48 0.12 26.09 18:35:00 18:23:02 3 17.60 0.00 21.83 37.54 0.11 22.92 18:35:00 18:24:01 all 40.83 0.00 12.89 11.10 0.08 35.09 18:35:00 18:24:01 0 41.89 0.00 12.53 11.95 0.10 33.52 18:35:00 18:24:01 1 40.82 0.00 12.74 15.68 0.07 30.69 18:35:00 18:24:01 2 40.60 0.00 12.80 6.91 0.07 39.62 18:35:00 18:24:01 3 39.98 0.00 13.51 9.84 0.09 36.59 18:35:00 18:25:01 all 0.10 0.00 0.05 0.00 0.00 99.85 18:35:00 18:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:35:00 18:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:35:00 18:25:01 2 0.03 0.00 0.07 0.00 0.00 99.90 18:35:00 18:25:01 3 0.28 0.00 0.05 0.00 0.00 99.67 18:35:00 18:26:01 all 0.06 0.00 0.04 0.00 0.00 99.90 18:35:00 18:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:35:00 18:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:35:00 18:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:35:00 18:26:01 3 0.13 0.00 0.05 0.00 0.00 99.82 18:35:00 18:35:00 18:26:01 CPU %user %nice %system %iowait %steal %idle 18:35:00 18:27:01 all 0.17 0.00 0.03 0.00 0.01 99.79 18:35:00 18:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:35:00 18:27:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:35:00 18:27:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:35:00 18:27:01 3 0.55 0.00 0.03 0.00 0.02 99.40 18:35:00 18:28:01 all 0.14 0.00 0.04 0.00 0.00 99.82 18:35:00 18:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 18:35:00 18:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:35:00 18:28:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:35:00 18:28:01 3 0.52 0.00 0.03 0.00 0.00 99.45 18:35:00 18:29:01 all 0.16 0.00 0.06 0.02 0.01 99.75 18:35:00 18:29:01 0 0.03 0.00 0.12 0.08 0.00 99.77 18:35:00 18:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:35:00 18:29:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:35:00 18:29:01 3 0.52 0.00 0.02 0.02 0.02 99.43 18:35:00 18:30:01 all 0.19 0.00 0.03 0.01 0.00 99.77 18:35:00 18:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 18:35:00 18:30:01 1 0.10 0.00 0.03 0.00 0.00 99.87 18:35:00 18:30:01 2 0.07 0.00 0.05 0.03 0.00 99.85 18:35:00 18:30:01 3 0.53 0.00 0.02 0.00 0.00 99.45 18:35:00 18:31:01 all 0.16 0.00 0.03 0.00 0.00 99.81 18:35:00 18:31:01 0 0.52 0.00 0.02 0.00 0.00 99.47 18:35:00 18:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:35:00 18:31:01 2 0.07 0.00 0.05 0.00 0.00 99.88 18:35:00 18:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:35:00 18:32:01 all 0.15 0.00 0.04 0.00 0.00 99.80 18:35:00 18:32:01 0 0.30 0.00 0.03 0.00 0.00 99.67 18:35:00 18:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:35:00 18:32:01 2 0.25 0.00 0.05 0.00 0.02 99.68 18:35:00 18:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:35:00 18:33:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:35:00 18:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:35:00 18:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:35:00 18:33:01 2 0.52 0.00 0.03 0.00 0.00 99.45 18:35:00 18:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:35:00 18:34:01 all 0.15 0.00 0.02 0.00 0.01 99.82 18:35:00 18:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:35:00 18:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:35:00 18:34:01 2 0.47 0.00 0.03 0.00 0.02 99.48 18:35:00 18:34:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:35:00 Average: all 14.33 0.00 7.52 6.43 0.09 71.63 18:35:00 Average: 0 14.23 0.00 7.48 6.31 0.09 71.88 18:35:00 Average: 1 14.13 0.00 7.52 6.95 0.09 71.30 18:35:00 Average: 2 14.50 0.00 7.50 6.05 0.09 71.87 18:35:00 Average: 3 14.46 0.00 7.58 6.41 0.09 71.45 18:35:00 18:35:00 18:35:00