Pull request #3088 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 668f0a3a269f3b051418dc2678a30c23b2beea7f rather than 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 Obtained Jenkinsfile from 668f0a3a269f3b051418dc2678a30c23b2beea7f 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23389 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 Merge succeeded, producing 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 Checking out Revision 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 (PR-3088) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # 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 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # timeout=10 Commit message: "fix(meta): Delete API return 423 when associated object exist" First time build. Skipping changelog. > git rev-list --no-walk 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:05:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:05:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:05:11 ========================================================= 09:05:11 EdgeX Global Pipelines Version Info 09:05:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:05:14 ------------------- 09:05:14 stable info: 09:05:14 ------------------- 09:05:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:05:14 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:05:14 Message: update stable to v1.0.179 09:05:15 ------------------- 09:05:15 experimental info: 09:05:15 ------------------- 09:05:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:05:15 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:05:15 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:05:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:05:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:05:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:05:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:05:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3088 [Pipeline] echo 09:05:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3088 [Pipeline] echo 09:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3088 [Pipeline] echo 09:05:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [Pipeline] echo 09:05:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fbfd62 [Pipeline] echo 09:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:05:18 provisioning config files... 09:05:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config562992686745209152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:19 ---> docker-login.sh 09:05:19 nexus3.edgexfoundry.org:10001 09:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:20 Configure a credential helper to remove this warning. See 09:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:20 09:05:20 Login Succeeded 09:05:20 nexus3.edgexfoundry.org:10002 09:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:20 Configure a credential helper to remove this warning. See 09:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:20 09:05:20 Login Succeeded 09:05:20 nexus3.edgexfoundry.org:10003 09:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:21 Configure a credential helper to remove this warning. See 09:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:21 09:05:21 Login Succeeded 09:05:21 nexus3.edgexfoundry.org:10004 09:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:22 Configure a credential helper to remove this warning. See 09:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:22 09:05:22 Login Succeeded 09:05:22 docker.io 09:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:23 Configure a credential helper to remove this warning. See 09:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:23 09:05:23 Login Succeeded 09:05:23 ---> docker-login.sh ends [Pipeline] } 09:05:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:23 ++ 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 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/core-command/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo core-command,cmd/core-command/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/core-data/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo core-data,cmd/core-data/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/core-metadata/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo core-metadata,cmd/core-metadata/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/security-bootstrapper/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/security-proxy-setup/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ cut -d/ -f2 09:05:23 ++ dirname cmd/support-notifications/Dockerfile 09:05:23 + echo support-notifications,cmd/support-notifications/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/support-scheduler/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:05:23 + for file in '`ls cmd/**/Dockerfile`' 09:05:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:05:23 ++ cut -d/ -f2 09:05:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:05:23 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 09:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:25 09:05:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:05:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:25 latest: Pulling from edgex-devops/git-semver 09:05:25 31603596830f: Pulling fs layer 09:05:25 2a8b12db71e7: Pulling fs layer 09:05:25 6ca5941a6612: Pulling fs layer 09:05:25 ecc8261a40a4: Pulling fs layer 09:05:25 ecc8261a40a4: Waiting 09:05:25 2a8b12db71e7: Verifying Checksum 09:05:25 2a8b12db71e7: Download complete 09:05:25 31603596830f: Verifying Checksum 09:05:25 31603596830f: Download complete 09:05:26 ecc8261a40a4: Verifying Checksum 09:05:26 ecc8261a40a4: Download complete 09:05:26 6ca5941a6612: Verifying Checksum 09:05:26 6ca5941a6612: Download complete 09:05:26 31603596830f: Pull complete 09:05:27 2a8b12db71e7: Pull complete 09:05:29 6ca5941a6612: Pull complete 09:05:30 ecc8261a40a4: Pull complete 09:05:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:05:30 prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container 09:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:05:34 $ docker top a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:34 [ssh-agent] Looking for ssh-agent implementation... 09:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:35 $ docker exec a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent 09:05:36 SSH_AUTH_SOCK=/tmp/ssh-mq1TZg0C0cHa/agent.11 09:05:36 SSH_AGENT_PID=16 09:05:36 Running ssh-add (command line suppressed) 09:05:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4048580001414908544.key (/w/workspace/edgex-go/2@tmp/private_key_4048580001414908544.key) 09:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:38 + git tag --points-at HEAD [Pipeline] } 09:05:38 $ docker exec --env ******** --env ******** a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent -k 09:05:38 unset SSH_AUTH_SOCK; 09:05:38 unset SSH_AGENT_PID; 09:05:38 echo Agent pid 16 killed; 09:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:05:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:39 [ssh-agent] Looking for ssh-agent implementation... 09:05:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:40 $ docker exec a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent 09:05:41 SSH_AUTH_SOCK=/tmp/ssh-YDrNMFLERCU1/agent.45 09:05:41 SSH_AGENT_PID=50 09:05:41 Running ssh-add (command line suppressed) 09:05:41 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8729172938607643946.key (/w/workspace/edgex-go/2@tmp/private_key_8729172938607643946.key) 09:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:42 + git semver init 09:05:42 # -> Open(): unable to determine branch for HEAD 09:05:42 # $GIT_DIR = /w/workspace/edgex-go/2/.git 09:05:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 09:05:42 # $SEMVER_REMOTE_NAME = origin 09:05:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:05:42 # $SEMVER_USER_NAME = edgex-jenkins 09:05:42 # $SEMVER_BRANCH = PR-3088 09:05:42 # $SEMVER_TEMP = /tmp/semver-621809565 09:05:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:06:31 # '/tmp/semver-621809565' -> '/w/workspace/edgex-go/2/.semver' 09:06:31 # -> Force: false 09:06:31 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 09:06:31 $ docker exec --env ******** --env ******** a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent -k 09:06:32 unset SSH_AUTH_SOCK; 09:06:32 unset SSH_AGENT_PID; 09:06:32 echo Agent pid 50 killed; 09:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:33 + git semver [Pipeline] } 09:06:33 $ docker stop --time=1 a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce 09:06:36 $ docker rm -f a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce [Pipeline] // withDockerContainer [Pipeline] sh 09:06:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:06:38 Stashed 1 file(s) [Pipeline] echo 09:06:38 [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 09:06:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:06:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:06:40 + true 09:06:40 + sudo service docker restart 09:06:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:06:42 ========================================================= 09:06:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:06:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:06:43 + 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 . 09:06:51 Sending build context to Docker daemon 327.2MB 09:06:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:06:51 Step 2/6 : FROM ${BASE} 09:06:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:06:51 188c0c94c7c5: Pulling fs layer 09:06:51 0ef7d3d256c8: Pulling fs layer 09:06:51 de9db76c5a1d: Pulling fs layer 09:06:51 bca2f99d35d6: Pulling fs layer 09:06:51 93359f2a8cfa: Pulling fs layer 09:06:51 7c6f9722023f: Pulling fs layer 09:06:51 a35cf1a2eb13: Pulling fs layer 09:06:51 bca2f99d35d6: Waiting 09:06:51 93359f2a8cfa: Waiting 09:06:51 7c6f9722023f: Waiting 09:06:51 a35cf1a2eb13: Waiting 09:06:51 de9db76c5a1d: Verifying Checksum 09:06:51 de9db76c5a1d: Download complete 09:06:51 0ef7d3d256c8: Download complete 09:06:52 93359f2a8cfa: Download complete 09:06:52 7c6f9722023f: Verifying Checksum 09:06:52 7c6f9722023f: Download complete 09:06:52 188c0c94c7c5: Verifying Checksum 09:06:52 188c0c94c7c5: Download complete 09:06:53 Still waiting to schedule task 09:06:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 09:06:53 188c0c94c7c5: Pull complete 09:06:54 0ef7d3d256c8: Pull complete 09:06:54 de9db76c5a1d: Pull complete 09:06:58 a35cf1a2eb13: Verifying Checksum 09:06:58 a35cf1a2eb13: Download complete 09:07:00 bca2f99d35d6: Verifying Checksum 09:07:00 bca2f99d35d6: Download complete 09:07:13 bca2f99d35d6: Pull complete 09:07:13 93359f2a8cfa: Pull complete 09:07:13 7c6f9722023f: Pull complete 09:07:20 a35cf1a2eb13: Pull complete 09:07:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:07:20 ---> a62c8e92a672 09:07:20 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 09:07:20 ---> Running in 604ac5a884ac 09:07:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:07:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:07:23 (1/12) Installing libmagic (5.38-r0) 09:07:23 (2/12) Installing file (5.38-r0) 09:07:23 (3/12) Installing libc-dev (0.7.2-r3) 09:07:23 (4/12) Installing g++ (9.3.0-r2) 09:07:29 (5/12) Installing fortify-headers (1.1-r0) 09:07:29 (6/12) Installing patch (2.7.6-r6) 09:07:29 (7/12) Installing build-base (0.5-r2) 09:07:29 (8/12) Installing libsodium (1.0.18-r0) 09:07:29 (9/12) Installing pkgconf (1.7.2-r0) 09:07:29 (10/12) Installing libsodium-dev (1.0.18-r0) 09:07:29 (11/12) Installing libzmq (4.3.3-r0) 09:07:29 (12/12) Installing zeromq-dev (4.3.3-r0) 09:07:29 Executing busybox-1.31.1-r19.trigger 09:07:29 OK: 233 MiB in 51 packages 09:07:34 Removing intermediate container 604ac5a884ac 09:07:34 ---> 4bdd66814cd0 09:07:34 Step 4/6 : WORKDIR /edgex-go 09:07:34 ---> Running in ab9110e95d8a 09:07:34 Removing intermediate container ab9110e95d8a 09:07:34 ---> a779d03c2bf8 09:07:34 Step 5/6 : COPY go.mod . 09:07:35 ---> 20cc5338792c 09:07:35 Step 6/6 : RUN go mod download 09:07:36 ---> Running in c576f359fa95 09:08:09 Removing intermediate container c576f359fa95 09:08:09 ---> 6174ba6b86f1 09:08:09 Successfully built 6174ba6b86f1 09:08:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:08:10 + docker inspect -f . ci-base-image-x86_64 09:08:10 . [Pipeline] withDockerContainer 09:08:11 prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container 09:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:08:13 $ docker top 8396b43052c5ff437598e30ea3c31f7d870d137e0f5030b7cca51a494abb5ee3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:15 + go version 09:08:15 go version go1.15.5 linux/amd64 [Pipeline] } 09:08:15 $ docker stop --time=1 8396b43052c5ff437598e30ea3c31f7d870d137e0f5030b7cca51a494abb5ee3 09:08:18 $ docker rm -f 8396b43052c5ff437598e30ea3c31f7d870d137e0f5030b7cca51a494abb5ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:19 + docker inspect -f . ci-base-image-x86_64 09:08:19 . [Pipeline] withDockerContainer 09:08:19 prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container 09:08:20 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:08:22 $ docker top 1109c213d33ebacae57025327fe872c74fab27aadbd4aa0e4e27718febff7686 -eo pid,comm [Pipeline] { [Pipeline] echo 09:08:22 ========================================================= 09:08:22 [edgeXBuildGoParallel] Running Tests and Build... 09:08:22 ========================================================= [Pipeline] sh 09:08:23 + make test 09:08:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:08:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23391 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws 09:08:39 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:08:44 using credential edgex-jenkins-ssh 09:08:44 Cloning the remote Git repository 09:08:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:08:44 > git init /w/workspace/edgex-go/2 # timeout=10 09:08:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:08:44 > git --version # timeout=10 09:08:44 > git --version # 'git version 2.17.1' 09:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:46 ? github.com/edgexfoundry/edgex-go [no test files] 09:09:04 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:09:05 Merge succeeded, producing 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:09:05 Checking out Revision 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 (PR-3088) 09:09:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:09:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:09:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:09:04 > git config core.sparsecheckout # timeout=10 09:09:04 > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # timeout=10 09:09:05 > git remote # timeout=10 09:09:05 > git config --get remote.origin.url # timeout=10 09:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:05 > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 09:09:05 > git rev-parse HEAD^{commit} # timeout=10 09:09:05 > git config core.sparsecheckout # timeout=10 09:09:05 > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # timeout=10 09:09:09 Commit message: "fix(meta): Delete API return 423 when associated object exist" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:09:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:09:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:09:12 + true 09:09:12 + sudo service docker restart 09:09:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:09:14 provisioning config files... 09:09:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5266696175455382343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:14 ---> docker-login.sh 09:09:14 nexus3.edgexfoundry.org:10001 09:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:16 Configure a credential helper to remove this warning. See 09:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:16 09:09:16 Login Succeeded 09:09:16 nexus3.edgexfoundry.org:10002 09:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:16 Configure a credential helper to remove this warning. See 09:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:16 09:09:16 Login Succeeded 09:09:16 nexus3.edgexfoundry.org:10003 09:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:17 Configure a credential helper to remove this warning. See 09:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:17 09:09:17 Login Succeeded 09:09:17 nexus3.edgexfoundry.org:10004 09:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:17 Configure a credential helper to remove this warning. See 09:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:17 09:09:17 Login Succeeded 09:09:17 docker.io 09:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:18 Configure a credential helper to remove this warning. See 09:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:18 09:09:18 Login Succeeded 09:09:18 ---> docker-login.sh ends [Pipeline] } 09:09:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:09:19 ========================================================= 09:09:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:09:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:09:19 + 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 . 09:09:22 Sending build context to Docker daemon 165.9MB 09:09:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:09:22 Step 2/6 : FROM ${BASE} 09:09:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:09:22 5f621e34cdf4: Pulling fs layer 09:09:22 a4357932f1b6: Pulling fs layer 09:09:22 18c013af1878: Pulling fs layer 09:09:22 00ac8860ef70: Pulling fs layer 09:09:22 63d7cb157983: Pulling fs layer 09:09:22 b116817d02f9: Pulling fs layer 09:09:22 745a02a5169b: Pulling fs layer 09:09:22 00ac8860ef70: Waiting 09:09:22 63d7cb157983: Waiting 09:09:22 b116817d02f9: Waiting 09:09:22 745a02a5169b: Waiting 09:09:22 18c013af1878: Download complete 09:09:22 a4357932f1b6: Verifying Checksum 09:09:22 a4357932f1b6: Download complete 09:09:22 63d7cb157983: Verifying Checksum 09:09:22 63d7cb157983: Download complete 09:09:22 b116817d02f9: Verifying Checksum 09:09:22 b116817d02f9: Download complete 09:09:22 5f621e34cdf4: Download complete 09:09:22 5f621e34cdf4: Pull complete 09:09:23 a4357932f1b6: Pull complete 09:09:23 18c013af1878: Pull complete 09:09:24 745a02a5169b: Verifying Checksum 09:09:24 745a02a5169b: Download complete 09:09:25 00ac8860ef70: Verifying Checksum 09:09:25 00ac8860ef70: Download complete 09:09:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:09:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:09:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:09:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:09:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:09:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:09:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:09:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:09:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:09:35 00ac8860ef70: Pull complete 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:09:35 63d7cb157983: Pull complete 09:09:35 b116817d02f9: Pull complete 09:09:40 745a02a5169b: Pull complete 09:09:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:09:40 ---> b7e6874047d6 09:09:40 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 09:09:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:09:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:09:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:09:43 ---> Running in 1ab0efab31ab 09:09:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:09:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:09:45 (1/12) Installing libmagic (5.38-r0) 09:09:46 (2/12) Installing file (5.38-r0) 09:09:46 (3/12) Installing libc-dev (0.7.2-r3) 09:09:46 (4/12) Installing g++ (9.3.0-r2) 09:09:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.175s coverage: 46.6% of statements 09:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.355s coverage: 27.1% of statements 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.226s coverage: 65.8% of statements 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.670s coverage: 82.3% of statements 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:09:58 (5/12) Installing fortify-headers (1.1-r0) 09:09:58 (6/12) Installing patch (2.7.6-r6) 09:09:58 (7/12) Installing build-base (0.5-r2) 09:09:58 (8/12) Installing libsodium (1.0.18-r0) 09:09:58 (9/12) Installing pkgconf (1.7.2-r0) 09:09:58 (10/12) Installing libsodium-dev (1.0.18-r0) 09:09:58 (11/12) Installing libzmq (4.3.3-r0) 09:09:58 (12/12) Installing zeromq-dev (4.3.3-r0) 09:09:58 Executing busybox-1.31.1-r19.trigger 09:09:58 OK: 217 MiB in 51 packages 09:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.783s coverage: 28.6% of statements 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.137s coverage: 100.0% of statements 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.227s coverage: 86.7% of statements 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:10:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.443s coverage: 97.5% of statements 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:10:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.261s coverage: 78.3% of statements 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:10:02 Removing intermediate container 1ab0efab31ab 09:10:02 ---> d8fe4311b0b9 09:10:02 Step 4/6 : WORKDIR /edgex-go 09:10:02 ---> Running in 88e1651b5300 09:10:03 Removing intermediate container 88e1651b5300 09:10:03 ---> 955ee863651d 09:10:03 Step 5/6 : COPY go.mod . 09:10:03 ---> 689bf361ec00 09:10:03 Step 6/6 : RUN go mod download 09:10:03 ---> Running in 60bcddaa0607 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.413s coverage: 92.8% of statements 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.104s coverage: 0.1% of statements 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 43.8% of statements 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 79.5% of statements 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.103s coverage: 94.1% of statements 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 09:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements 09:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements 09:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.291s coverage: 87.2% of statements 09:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.097s coverage: 100.0% of statements 09:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.167s coverage: 75.5% of statements 09:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 80.8% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.162s coverage: 87.2% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.108s coverage: 84.2% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.4% of statements 09:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.405s coverage: 63.5% of statements 09:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.147s coverage: 91.3% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements 09:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 09:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.147s coverage: 68.9% of statements 09:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 37.0% of statements 09:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.588s coverage: 84.0% of statements 09:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.067s coverage: 100.0% of statements 09:10:30 Removing intermediate container 60bcddaa0607 09:10:30 ---> 61ac0316cf75 09:10:30 Successfully built 61ac0316cf75 09:10:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:10:31 + docker inspect -f . ci-base-image-arm64 09:10:31 . [Pipeline] withDockerContainer 09:10:31 prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container 09:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:10:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.386s coverage: 47.1% of statements 09:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:10:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements 09:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:10:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.085s coverage: 100.0% of statements 09:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:10:33 $ docker top 82d7800daa2d397a67a13f7702c9f69173c74f798b8e9e141459f4bf140f36c6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:34 + go version 09:10:34 go version go1.15.5 linux/arm64 [Pipeline] } 09:10:34 $ docker stop --time=1 82d7800daa2d397a67a13f7702c9f69173c74f798b8e9e141459f4bf140f36c6 09:10:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.627s coverage: 29.1% of statements 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:10:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.225s coverage: 99.0% of statements 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:10:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.301s coverage: 100.0% of statements 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:10:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:10:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:10:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.229s coverage: 87.9% of statements 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:10:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.135s coverage: 100.0% of statements 09:10:36 $ docker rm -f 82d7800daa2d397a67a13f7702c9f69173c74f798b8e9e141459f4bf140f36c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:10:37 + docker inspect -f . ci-base-image-arm64 09:10:37 . [Pipeline] withDockerContainer 09:10:37 prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container 09:10:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.068s coverage: 32.1% of statements 09:10:37 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:10:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 100.0% of statements 09:10:38 GO111MODULE=on go vet ./... 09:10:38 $ docker top 090ca8204b71431140e486a4c8e068a5a5b57772e51ac6bd791f463d4e706c1d -eo pid,comm [Pipeline] { [Pipeline] echo 09:10:39 ========================================================= 09:10:39 [edgeXBuildGoParallel] Running Tests and Build... 09:10:39 ========================================================= [Pipeline] sh 09:10:39 + make test 09:10:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:11:02 ? github.com/edgexfoundry/edgex-go [no test files] 09:11:47 gofmt -l . 09:11:47 [ "`gofmt -l .`" = "" ] 09:11:47 ./bin/test-go-mod-tidy.sh 09:11:48 ./bin/test-attribution-txt.sh 09:11:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] sh 09:11:51 + ls -al . 09:11:51 total 668 09:11:51 drwxrwxr-x 10 1001 1001 4096 Jan 27 09:11 . 09:11:51 drwxr-xr-x 4 root root 28 Jan 27 09:08 .. 09:11:51 -rw-rw-r-- 1 1001 1001 11 Jan 27 09:05 .dockerignore 09:11:51 drwxrwxr-x 8 1001 1001 179 Jan 27 09:05 .git 09:11:51 drwxrwxr-x 3 1001 1001 125 Jan 27 09:05 .github 09:11:51 -rw-rw-r-- 1 1001 1001 872 Jan 27 09:05 .gitignore 09:11:51 drwx------ 3 1001 1001 60 Jan 27 09:06 .semver 09:11:51 -rw-rw-r-- 1 1001 1001 166 Jan 27 09:05 .sonarcloud.properties 09:11:51 -rw-rw-r-- 1 1001 1001 7859 Jan 27 09:05 Attribution.txt 09:11:51 -rw-rw-r-- 1 1001 1001 3804 Jan 27 09:05 CONTRIBUTING.md 09:11:51 -rw-rw-r-- 1 1001 1001 931 Jan 27 09:05 Dockerfile.build 09:11:51 -rw-rw-r-- 1 1001 1001 863 Jan 27 09:05 Jenkinsfile 09:11:51 -rw-rw-r-- 1 1001 1001 10775 Jan 27 09:05 LICENSE 09:11:51 -rw-rw-r-- 1 1001 1001 6001 Jan 27 09:05 Makefile 09:11:51 -rw-rw-r-- 1 1001 1001 6524 Jan 27 09:05 README.md 09:11:51 -rw-rw-r-- 1 1001 1001 6755 Jan 27 09:05 SECURITY.md 09:11:51 -rw-rw-r-- 1 1001 1001 5 Jan 27 09:06 VERSION 09:11:51 -rw-rw-r-- 1 1001 1001 4131 Jan 27 09:05 ZMQWindows.md 09:11:51 drwxrwxr-x 2 1001 1001 117 Jan 27 09:05 bin 09:11:51 drwxrwxr-x 15 1001 1001 4096 Jan 27 09:05 cmd 09:11:51 -rw-r--r-- 1 root root 564700 Jan 27 09:10 coverage.out 09:11:51 -rw-r--r-- 1 root root 1053 Jan 27 09:11 go.mod 09:11:51 -rw-r--r-- 1 root root 18995 Jan 27 09:11 go.sum 09:11:51 drwxrwxr-x 8 1001 1001 127 Jan 27 09:05 internal 09:11:51 drwxrwxr-x 4 1001 1001 26 Jan 27 09:05 openapi 09:11:51 drwxrwxr-x 4 1001 1001 71 Jan 27 09:05 snap 09:11:51 -rw-rw-r-- 1 1001 1001 168 Jan 27 09:05 version.go [Pipeline] sh 09:11:51 + '[' -e coverage.out ] 09:11:51 + chown 1001:1001 coverage.out [Pipeline] stash 09:11:52 Stashed 1 file(s) [Pipeline] sh 09:11:53 + make build 09:11:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:11:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:11:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:12:00 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 09:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:12:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:12:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:12:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:12:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:12:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements 09:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:12:23 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 09:12:25 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 09:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.600s coverage: 27.1% of statements 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.084s coverage: 100.0% of statements 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.154s coverage: 100.0% of statements 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 65.8% of statements 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.368s coverage: 82.3% of statements 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:12:28 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 09:12:29 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 09:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.108s coverage: 28.6% of statements 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 09:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:12:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements 09:12:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:12:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:12:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:12:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:12: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 09:12:38 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 09:12:43 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 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.260s coverage: 92.8% of statements 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:12:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 43.8% of statements 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 79.5% of statements 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.105s coverage: 96.3% of statements 09:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 09:12:45 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 09:12:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:12:51 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 09:12:54 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 09:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements 09:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 09:12:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:12:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:12:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:12:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 09:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 09:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 09:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.4% of statements 09:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 63.5% of statements 09:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.096s coverage: 100.0% of statements 09:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 09:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 09:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements 09:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [Pipeline] } 09:13:01 $ docker stop --time=1 1109c213d33ebacae57025327fe872c74fab27aadbd4aa0e4e27718febff7686 09:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.826s coverage: 68.9% of statements 09:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:13:04 $ docker rm -f 1109c213d33ebacae57025327fe872c74fab27aadbd4aa0e4e27718febff7686 09:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 37.0% of statements 09:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.609s coverage: 84.0% of statements 09:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:13:08 09:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:13:09 latest: Pulling from edgex-devops/edgex-compose 09:13:09 cbdbe7a5bc2a: Pulling fs layer 09:13:09 ca9280d653b3: Pulling fs layer 09:13:09 7e9c9ca2126c: Pulling fs layer 09:13:09 cbdbe7a5bc2a: Verifying Checksum 09:13:09 cbdbe7a5bc2a: Download complete 09:13:10 cbdbe7a5bc2a: Pull complete 09:13:10 ca9280d653b3: Verifying Checksum 09:13:10 ca9280d653b3: Download complete 09:13:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.1% of statements 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:13:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:13:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:13:14 ca9280d653b3: Pull complete 09:13:14 7e9c9ca2126c: Download complete 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.083s coverage: 29.1% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 09:13:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 09:13:19 GO111MODULE=on go vet ./... 09:13:30 7e9c9ca2126c: Pull complete 09:13:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:13:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:13:30 prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container 09:13:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:13:34 $ docker top 4e593a52b4e7197c33383713e5f99cecc9433e10f212174eabd54a50bf86f113 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:35 + docker-compose build --help 09:13:36 + grep parallel 09:13:37 --parallel Build images in parallel. [Pipeline] } 09:13:37 $ docker stop --time=1 4e593a52b4e7197c33383713e5f99cecc9433e10f212174eabd54a50bf86f113 09:13:39 $ docker rm -f 4e593a52b4e7197c33383713e5f99cecc9433e10f212174eabd54a50bf86f113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:13:40 . [Pipeline] withDockerContainer 09:13:40 prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container 09:13:40 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:13:42 $ docker top e3ad1e813b198a280c81b74e081b309226a6ee7163f2521c41f4a39998703b6f -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:44 + docker-compose -f ./docker-compose-build.yml build --parallel 09:13:46 Building docker-core-command-go ... 09:13:46 Building docker-core-data-go ... 09:13:46 Building docker-core-metadata-go ... 09:13:46 Building docker-security-bootstrapper-go ... 09:13:46 Building docker-security-proxy-setup-go ... 09:13:46 Building docker-security-secretstore-setup-go ... 09:13:46 Building docker-support-notifications-go ... 09:13:46 Building docker-support-scheduler-go ... 09:13:46 Building docker-sys-mgmt-agent-go ... 09:13:46 Building docker-core-data-go 09:13:46 Building docker-security-secretstore-setup-go 09:13:46 Building docker-support-notifications-go 09:13:46 Building docker-support-scheduler-go 09:13:46 Building docker-security-bootstrapper-go 09:14:27 gofmt -l . 09:14:28 [ "`gofmt -l .`" = "" ] 09:14:31 ./bin/test-go-mod-tidy.sh 09:14:32 ./bin/test-attribution-txt.sh [Pipeline] sh 09:14:34 + ls -al . 09:14:34 total 696 09:14:34 drwxrwxr-x 9 1001 1001 4096 Jan 27 09:14 . 09:14:34 drwxr-xr-x 4 root root 4096 Jan 27 09:10 .. 09:14:34 -rw-rw-r-- 1 1001 1001 11 Jan 27 09:09 .dockerignore 09:14:34 drwxrwxr-x 8 1001 1001 4096 Jan 27 09:09 .git 09:14:34 drwxrwxr-x 3 1001 1001 4096 Jan 27 09:09 .github 09:14:34 -rw-rw-r-- 1 1001 1001 872 Jan 27 09:09 .gitignore 09:14:34 -rw-rw-r-- 1 1001 1001 166 Jan 27 09:09 .sonarcloud.properties 09:14:34 -rw-rw-r-- 1 1001 1001 7859 Jan 27 09:09 Attribution.txt 09:14:34 -rw-rw-r-- 1 1001 1001 3804 Jan 27 09:09 CONTRIBUTING.md 09:14:34 -rw-rw-r-- 1 1001 1001 931 Jan 27 09:09 Dockerfile.build 09:14:34 -rw-rw-r-- 1 1001 1001 863 Jan 27 09:09 Jenkinsfile 09:14:34 -rw-rw-r-- 1 1001 1001 10775 Jan 27 09:09 LICENSE 09:14:34 -rw-rw-r-- 1 1001 1001 6001 Jan 27 09:09 Makefile 09:14:34 -rw-rw-r-- 1 1001 1001 6524 Jan 27 09:09 README.md 09:14:34 -rw-rw-r-- 1 1001 1001 6755 Jan 27 09:09 SECURITY.md 09:14:34 -rw-rw-r-- 1 1001 1001 5 Jan 27 09:06 VERSION 09:14:34 -rw-rw-r-- 1 1001 1001 4131 Jan 27 09:09 ZMQWindows.md 09:14:34 drwxrwxr-x 2 1001 1001 4096 Jan 27 09:09 bin 09:14:34 drwxrwxr-x 15 1001 1001 4096 Jan 27 09:09 cmd 09:14:34 -rw-r--r-- 1 root root 564700 Jan 27 09:13 coverage.out 09:14:34 -rw-r--r-- 1 root root 1053 Jan 27 09:14 go.mod 09:14:34 -rw-r--r-- 1 root root 18995 Jan 27 09:14 go.sum 09:14:34 drwxrwxr-x 8 1001 1001 4096 Jan 27 09:09 internal 09:14:34 drwxrwxr-x 4 1001 1001 4096 Jan 27 09:09 openapi 09:14:34 drwxrwxr-x 4 1001 1001 4096 Jan 27 09:09 snap 09:14:34 -rw-rw-r-- 1 1001 1001 168 Jan 27 09:09 version.go [Pipeline] sh 09:14:34 + '[' -e coverage.out ] 09:14:34 + chown 1001:1001 coverage.out [Pipeline] stash 09:14:34 Warning: overwriting stash ‘coverage-report’ 09:14:36 Stashed 1 file(s) [Pipeline] sh 09:14:36 + make build 09:14:36 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 09:14:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:14:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:14:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:14:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:14:44 ---> 6174ba6b86f1 09:14:44 Step 3/22 : WORKDIR /edgex-go 09:14:44 ---> 6174ba6b86f1 09:14:44 Step 3/24 : WORKDIR /edgex-go 09:14:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:14:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:14:44 ---> 6174ba6b86f1 09:14:44 Step 3/22 : WORKDIR /edgex-go 09:14:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:14:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:14:44 ---> 6174ba6b86f1 09:14:44 Step 3/23 : WORKDIR /edgex-go 09:14:44 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:14:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:14:44 ---> 6174ba6b86f1 09:14:44 Step 3/33 : WORKDIR /edgex-go 09:14:44 ---> Running in 1ed1c633a665 09:14:44 ---> Running in 751096307f25 09:14:44 ---> Running in 7fee8d915a87 09:14:44 ---> Running in fedaf960d227 09:14:44 ---> Running in 9f2ea0804d2d 09:14:44 Removing intermediate container 9f2ea0804d2d 09:14:44 ---> 39696b290742 09:14:44 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:44 Removing intermediate container fedaf960d227 09:14:44 ---> 886488048e26 09:14:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:44 Removing intermediate container 7fee8d915a87 09:14:44 ---> 03629fd2a73d 09:14:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:44 Removing intermediate container 1ed1c633a665 09:14:44 ---> 0e004deea6ad 09:14:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:44 Removing intermediate container 751096307f25 09:14:44 ---> 46d218ff327c 09:14:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:44 ---> Running in 27073e6d2acf 09:14:44 ---> Running in 2afcb29b0bc4 09:14:44 ---> Running in e5ea10276d23 09:14:44 ---> Running in 2c461e462f31 09:14:44 ---> Running in 593f4768174c 09:14:46 Removing intermediate container 2afcb29b0bc4 09:14:46 ---> 9cfe781f0f75 09:14:46 Step 5/33 : RUN apk add --update --no-cache make git 09:14:46 Removing intermediate container 2c461e462f31 09:14:46 ---> a7138066b5f9 09:14:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:14:46 Removing intermediate container 27073e6d2acf 09:14:46 ---> b87a349692a7 09:14:46 Step 5/24 : RUN apk add --update --no-cache make git 09:14:46 ---> Running in d4c3fa3b763d 09:14:46 ---> Running in ff98ea3eb567 09:14:47 ---> Running in 66f39bd28229 09:14:47 Removing intermediate container 593f4768174c 09:14:47 ---> 54b567025c86 09:14:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:14:47 Removing intermediate container e5ea10276d23 09:14:47 ---> 43ac8b9ac1fa 09:14:47 Step 5/22 : RUN apk add --update --no-cache make git 09:14:47 ---> Running in d28113aba2bc 09:14:47 ---> Running in 353d3b8905ee 09:14:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:14:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:14:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:14:49 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 09:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:14:50 OK: 233 MiB in 51 packages 09:14:50 OK: 233 MiB in 51 packages 09:14:50 OK: 233 MiB in 51 packages 09:14:50 OK: 233 MiB in 51 packages 09:14:51 OK: 233 MiB in 51 packages 09:14:52 Removing intermediate container ff98ea3eb567 09:14:52 ---> 513fc9d47d00 09:14:52 Step 6/33 : COPY go.mod . 09:14:52 Removing intermediate container d4c3fa3b763d 09:14:52 ---> f7a77ddf144d 09:14:52 Step 6/22 : COPY go.mod . 09:14:52 Removing intermediate container 66f39bd28229 09:14:52 ---> 1888a15ed61f 09:14:52 Step 6/24 : COPY go.mod . 09:14:52 Removing intermediate container d28113aba2bc 09:14:52 ---> 66aa9c886558 09:14:52 Step 6/23 : COPY go.mod . 09:14:52 Removing intermediate container 353d3b8905ee 09:14:52 ---> a3ec89db1c21 09:14:52 Step 6/22 : COPY go.mod . 09:14:52 ---> 67b21f612065 09:14:52 Step 7/22 : RUN go mod download 09:14:52 ---> 9b8914d50e6e 09:14:52 Step 7/33 : RUN go mod download 09:14:52 ---> 3a57d180f4ac 09:14:52 Step 7/24 : RUN go mod download 09:14:52 ---> Running in f355c96c2320 09:14:52 ---> Running in 04967c74f70d 09:14:52 ---> Running in 4628bc8d3860 09:14:52 ---> 0cd8b2c0f4fd 09:14:52 Step 7/23 : RUN go mod download 09:14:52 ---> 76428c89cbd6 09:14:52 Step 7/22 : RUN go mod download 09:14:53 ---> Running in 5a0a77b0023a 09:14:53 ---> Running in ca62e516cad0 09:14:56 Removing intermediate container ca62e516cad0 09:14:56 ---> 7114c9a76eb5 09:14:56 Step 8/22 : COPY . . 09:14:56 Removing intermediate container f355c96c2320 09:14:56 ---> 97fa83f07f89 09:14:56 Step 8/22 : COPY . . 09:14:56 Removing intermediate container 4628bc8d3860 09:14:56 ---> 1b6d6c4e733c 09:14:56 Step 8/24 : COPY . . 09:14:57 Removing intermediate container 04967c74f70d 09:14:57 ---> 74bac5191792 09:14:57 Step 8/33 : COPY . . 09:14:57 Removing intermediate container 5a0a77b0023a 09:14:57 ---> f0a987cbcbfb 09:14:57 Step 8/23 : COPY . . 09:15:11 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 09:15:14 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 09:15:18 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 09:15:19 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 09:15:24 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 09:15:29 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 09:15:32 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 09:15:36 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 09:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:15:45 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 09:15:49 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] } 09:15:55 $ docker stop --time=1 090ca8204b71431140e486a4c8e068a5a5b57772e51ac6bd791f463d4e706c1d 09:15:57 $ docker rm -f 090ca8204b71431140e486a4c8e068a5a5b57772e51ac6bd791f463d4e706c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:15:59 09:15:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:00 latest: Pulling from edgex-devops/edgex-compose-arm64 09:16:00 29e5d40040c1: Pulling fs layer 09:16:00 1ce36da41761: Pulling fs layer 09:16:00 25b303627fd3: Pulling fs layer 09:16:00 29e5d40040c1: Download complete 09:16:01 1ce36da41761: Verifying Checksum 09:16:01 1ce36da41761: Download complete 09:16:01 29e5d40040c1: Pull complete 09:16:02 1ce36da41761: Pull complete 09:16:02 25b303627fd3: Verifying Checksum 09:16:02 25b303627fd3: Download complete 09:16:12 25b303627fd3: Pull complete 09:16:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:16:12 prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container 09:16:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:16:15 $ docker top f20ec791a45cc97adc8f68c2586a0c30e4a319e974c4765cf68e9a1c3459f4b3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:16 + docker-compose build --help 09:16:16 + grep parallel 09:16:20 --parallel Build images in parallel. [Pipeline] } 09:16:20 $ docker stop --time=1 f20ec791a45cc97adc8f68c2586a0c30e4a319e974c4765cf68e9a1c3459f4b3 09:16:21 ---> 965a1ddb1dcc 09:16:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:16:21 ---> 958c7895b6c3 09:16:21 ---> 6069765813c0 09:16:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:21 Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 09:16:21 ---> 078db5a014de 09:16:21 Step 9/23 : RUN make cmd/core-data/core-data 09:16:21 ---> Running in 51a55d377540 09:16:21 ---> Running in bd95a271f897 09:16:21 ---> Running in 7407e1cc304a 09:16:21 ---> 6e25e8ec3558 09:16:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:16:21 ---> Running in d37eff06b591 09:16:21 ---> Running in a810f5d2a64c 09:16:21 Removing intermediate container 7407e1cc304a 09:16:21 ---> d578abc48fde 09:16:21 Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 09:16:21 ---> Running in f7f0c96bec58 09:16:21 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 09:16:21 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 09:16:21 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 09:16:21 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 09:16:21 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 09:16:22 $ docker rm -f f20ec791a45cc97adc8f68c2586a0c30e4a319e974c4765cf68e9a1c3459f4b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:22 . [Pipeline] withDockerContainer 09:16:23 prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container 09:16:23 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:16:24 $ docker top df5615fac931ce227f113e773a398e68f1e0f1fb6289581d6fd92e13df99af49 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:26 + docker-compose -f ./docker-compose-build.yml build --parallel 09:16:30 Building docker-core-command-go ... 09:16:30 Building docker-core-data-go ... 09:16:30 Building docker-core-metadata-go ... 09:16:30 Building docker-security-bootstrapper-go ... 09:16:30 Building docker-security-proxy-setup-go ... 09:16:30 Building docker-security-secretstore-setup-go ... 09:16:30 Building docker-support-notifications-go ... 09:16:30 Building docker-support-scheduler-go ... 09:16:30 Building docker-sys-mgmt-agent-go ... 09:16:30 Building docker-sys-mgmt-agent-go 09:16:30 Building docker-core-data-go 09:16:30 Building docker-support-scheduler-go 09:16:30 Building docker-support-notifications-go 09:16:30 Building docker-security-bootstrapper-go 09:17:09 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 09:17:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:17:22 Removing intermediate container bd95a271f897 09:17:22 ---> 151917982be4 09:17:22 09:17:22 Step 10/22 : FROM alpine:3.12 09:17:22 Removing intermediate container a810f5d2a64c 09:17:22 ---> 79bd2aa783eb 09:17:22 09:17:22 Step 10/22 : FROM alpine:3.12 09:17:22 + mkdir -p /tmp/build/dist/linux 09:17:22 + cd /tmp/build/dist/linux 09:17:22 + git clone https://github.com/jwilder/dockerize.git . 09:17:22 Cloning into '.'... 09:17:22 3.12: Pulling from library/alpine 09:17:22 3.12: Pulling from library/alpine 09:17:23 + go get github.com/robfig/glock 09:17:25 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:17:25 Removing intermediate container 51a55d377540 09:17:25 ---> 4778b9eb7415 09:17:25 09:17:25 Step 10/24 : FROM alpine:3.12 09:17:25 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:17:26 Status: Downloaded newer image for alpine:3.12 09:17:26 ---> 389fef711851 09:17:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:17:26 Status: Image is up to date for alpine:3.12 09:17:26 ---> 389fef711851 09:17:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:17:26 3.12: Pulling from library/alpine 09:17:26 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:17:26 Status: Image is up to date for alpine:3.12 09:17:26 ---> 389fef711851 09:17:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:17:26 ---> Running in d64a52dadd7b 09:17:26 ---> Running in 1f09f71a7588 09:17:26 ---> Running in 8f6ae631f961 09:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:17:28 (1/1) Installing dumb-init (1.2.2-r1) 09:17:28 Executing busybox-1.31.1-r19.trigger 09:17:28 OK: 6 MiB in 15 packages 09:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:17:28 (1/5) Installing ca-certificates (20191127-r4) 09:17:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:17:28 (3/5) Installing libcurl (7.69.1-r3) 09:17:28 (4/5) Installing curl (7.69.1-r3) 09:17:28 (5/5) Installing dumb-init (1.2.2-r1) 09:17:28 Executing busybox-1.31.1-r19.trigger 09:17:28 Executing ca-certificates-20191127-r4.trigger 09:17:29 (1/2) Installing ca-certificates (20191127-r4) 09:17:29 (2/2) Installing dumb-init (1.2.2-r1) 09:17:29 Executing busybox-1.31.1-r19.trigger 09:17:29 Executing ca-certificates-20191127-r4.trigger 09:17:29 OK: 7 MiB in 19 packages 09:17:29 OK: 6 MiB in 16 packages 09:17:31 Removing intermediate container d64a52dadd7b 09:17:31 ---> 8281a50750b8 09:17:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:17:31 ---> Running in 42c5281f54c6 09:17:34 Removing intermediate container 1f09f71a7588 09:17:34 ---> efd738da2d25 09:17:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:17:35 Removing intermediate container 42c5281f54c6 09:17:35 ---> 90089e45f9ed 09:17:35 Step 13/22 : ENV APP_PORT=48085 09:17:35 Removing intermediate container 8f6ae631f961 09:17:35 ---> b3dd5cfba113 09:17:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:17:35 ---> Running in 01ce9d80a8df 09:17:35 ---> Running in e706c55a7fb2 09:17:35 ---> Running in cdd401adfb0f 09:17:35 Removing intermediate container d37eff06b591 09:17:35 ---> 417f77f7080c 09:17:35 09:17:35 Step 10/23 : FROM alpine:3.12 09:17:35 ---> 389fef711851 09:17:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:17:36 ---> Running in 75eab8c694fb 09:17:36 Removing intermediate container e706c55a7fb2 09:17:36 ---> 4d2fba4d83af 09:17:36 Step 14/22 : EXPOSE $APP_PORT 09:17:36 Removing intermediate container 01ce9d80a8df 09:17:36 ---> d6152976b6bb 09:17:36 Step 13/24 : WORKDIR / 09:17:36 Removing intermediate container cdd401adfb0f 09:17:36 ---> 4295bec45c95 09:17:36 Step 13/22 : ENV APP_PORT=48060 09:17:36 ---> Running in 2c993d5db465 09:17:36 ---> Running in 81716df72bee 09:17:36 ---> Running in 3ebb4c3a903c 09:17:36 Removing intermediate container 75eab8c694fb 09:17:36 ---> 0b0f61b4dc47 09:17:36 Step 12/23 : ENV APP_PORT=48080 09:17:36 ---> Running in ac4aa2b6b6d0 09:17:37 Removing intermediate container 2c993d5db465 09:17:37 ---> dcf2e7e543be 09:17:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:37 Removing intermediate container 81716df72bee 09:17:37 ---> aba7a63567db 09:17:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:17:37 Removing intermediate container 3ebb4c3a903c 09:17:37 ---> 0a7dd065a159 09:17:37 Step 14/22 : EXPOSE $APP_PORT 09:17:37 Removing intermediate container ac4aa2b6b6d0 09:17:37 ---> ab9b92fd6e56 09:17:37 Step 13/23 : EXPOSE $APP_PORT 09:17:37 ---> Running in 85895f688c7f 09:17:37 ---> Running in 3dbf78e24167 09:17:40 ---> 18408a5ff1ba 09:17:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:17:40 Removing intermediate container 85895f688c7f 09:17:40 ---> bd9da79f7796 09:17:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:40 ---> df7c0281d0e9 09:17:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:17:40 Removing intermediate container 3dbf78e24167 09:17:40 ---> 6447b1e8e77c 09:17:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:41 ---> Running in 882291e29054 09:17:42 ---> fe00c457e402 09:17:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:17:42 ---> bf2b33f9f86d 09:17:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:17:42 ---> 3f92fa2e6af5 09:17:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:17:43 ---> 51fd5f31664e 09:17:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:17:43 ---> ef57b2656bb6 09:17:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:17:43 + glock sync -n 09:17:43  ---> 3d5f319c0c2d 09:17:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:17:43 ---> Running in fc04b5ca9ed2 09:17:44 Removing intermediate container 882291e29054 09:17:44 ---> cfeaa0fea48d 09:17:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:17:44 Removing intermediate container fc04b5ca9ed2 09:17:44 ---> 219ffdfe0bd4 09:17:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:17:44 ---> Running in 9b789b31d578 09:17:44 ---> Running in 3475d8768ceb 09:17:44 ---> 55ca130fc3f9 09:17:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:17:45 ---> 4866a832f20f 09:17:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:17:45 ---> Running in fe07174b6b71 09:17:46 Removing intermediate container 3475d8768ceb 09:17:46 ---> a2bda9e24519 09:17:46 Step 20/22 : LABEL arch=x86_64 09:17:46 Removing intermediate container fe07174b6b71 09:17:46 ---> d6f5a02228f6 09:17:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:17:46 ---> Running in 5f6e21e4572c 09:17:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:17:46 ---> Running in 5c48f6286080 09:17:46 ---> 674c747f75c7 09:17:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:17:47 Removing intermediate container 5f6e21e4572c 09:17:47 ---> 22e3745d7234 09:17:47 Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:17:47 ---> Running in 70e01176ab7b 09:17:47 Removing intermediate container 5c48f6286080 09:17:47 ---> 3f9f816c9bb4 09:17:47 Step 20/22 : LABEL arch=x86_64 09:17:47 ---> 30fb62d7918d 09:17: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/ 09:17:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:17:47 ---> Running in d18f50edb114 09:17:47 ---> Running in 668d4c7be1cb 09:17:47 Removing intermediate container 70e01176ab7b 09:17:47 ---> 7e24c4a3ca1c 09:17:47 Step 22/22 : LABEL version=0.0.0 09:17:48 ---> Running in 232f92956f8c 09:17:48 Removing intermediate container d18f50edb114 09:17:48 ---> 244fbe20308f 09:17:48 Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:17:48 (1/6) Installing dumb-init (1.2.2-r1) 09:17:49 (2/6) Installing libgcc (9.3.0-r2) 09:17:49 (3/6) Installing libsodium (1.0.18-r0) 09:17:49 ---> Running in 257573e8ac12 09:17:49 (4/6) Installing libstdc++ (9.3.0-r2) 09:17:49 Removing intermediate container 232f92956f8c 09:17:49 ---> e11dce782bac 09:17:49 09:17:49 Removing intermediate container 257573e8ac12 09:17:49 ---> 49fb49c18063 09:17:49 Step 22/22 : LABEL version=0.0.0 09:17:49 (5/6) Installing libzmq (4.3.3-r0) 09:17:49 ---> Running in b1c0da84b0a6 09:17:50 (6/6) Installing zeromq (4.3.3-r0) 09:17:50 Executing busybox-1.31.1-r19.trigger 09:17:50 Successfully built e11dce782bac 09:17:50 OK: 8 MiB in 20 packages 09:17:50 Successfully tagged docker-support-scheduler-go:latest 09:17:50 Building docker-core-metadata-go 09:17:50  Building docker-support-scheduler-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 09:17:51 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 09:17:51 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 09:17:51 Removing intermediate container b1c0da84b0a6 09:17:51 ---> b49458190c80 09:17:51 09:17:51 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 09:17:51 + git describe '--abbrev=0' --tags 09:17:51 + TAG=v0.6.1 09:17:51 + LDFLAGS='-X main.buildVersion=v0.6.1' 09:17:51 + apk --print-arch 09:17:51 building [dockerize] for amd64 ... 09:17:51 + arch=x86_64 09:17:51 + echo 'building [dockerize] for amd64 ... ' 09:17:51 + GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize 09:17:51 Successfully built b49458190c80 09:17:52 Successfully tagged docker-support-notifications-go:latest 09:17:52 Building docker-security-proxy-setup-go 09:17:52  Building docker-support-notifications-go ... done Removing intermediate container 668d4c7be1cb 09:17:52 ---> 11833ad1d2bd 09:17:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:17:52 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:17:52 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:17:52 ---> 61ac0316cf75 09:17:52 Step 3/33 : WORKDIR /edgex-go 09:17:52 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:17:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:17:52 ---> 61ac0316cf75 09:17:52 Step 3/26 : WORKDIR /edgex-go 09:17:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:17:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:52 ---> 61ac0316cf75 09:17:52 Step 3/23 : WORKDIR /edgex-go 09:17:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:17:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:17:52 ---> 61ac0316cf75 09:17:52 Step 3/22 : WORKDIR /edgex-go 09:17:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:17:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:17:52 ---> 61ac0316cf75 09:17:52 Step 3/22 : WORKDIR /edgex-go 09:17:52 ---> Running in 466d8541ac5c 09:17:52 ---> Running in 3c8474fb970d 09:17:52 ---> Running in 245d93365cea 09:17:52 ---> Running in 62f00a012ccd 09:17:52 ---> Running in 78af661b0b23 09:17:52 Removing intermediate container 78af661b0b23 09:17:52 ---> 73aa365205c1 09:17:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:52 Removing intermediate container 3c8474fb970d 09:17:52 ---> cc58298ea222 09:17:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:52 Removing intermediate container 245d93365cea 09:17:52 ---> 0ee377deb6dd 09:17:52 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:52 Removing intermediate container 466d8541ac5c 09:17:52 ---> 271c9950a63b 09:17:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:52 Removing intermediate container 62f00a012ccd 09:17:52 ---> 1d1eef38c802 09:17:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:52 ---> Running in 5d8f34af5dd1 09:17:52 ---> Running in 1aa25382ca61 09:17:52 ---> Running in cd8928c6f1ef 09:17:52 ---> Running in a85e04b600b6 09:17:52 ---> Running in c7faa238417f 09:17:52 Removing intermediate container 5d8f34af5dd1 09:17:52 ---> 9bb9877de82e 09:17:52 Step 5/22 : RUN apk add --update --no-cache make git 09:17:52 Removing intermediate container 1aa25382ca61 09:17:52 ---> 505eeb7da143 09:17:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:17:52 ---> Running in 731e6865eea2 09:17:52 Removing intermediate container cd8928c6f1ef 09:17:52 ---> 004789ddf854 09:17:52 Step 5/33 : RUN apk add --update --no-cache make git 09:17:52 ---> Running in 963101eb65c9 09:17:52 ---> Running in c8343b55fcdd 09:17:52 Removing intermediate container c7faa238417f 09:17:52 ---> 0d919278eac6 09:17:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:17:52 Removing intermediate container a85e04b600b6 09:17:52 ---> f740c97b1528 09:17:52 Step 5/26 : RUN apk add --update --no-cache make bash git 09:17:52 ---> Running in c7e224a41aa9 09:17:52 ---> Running in 62e15a54bebf 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:17:52 ---> Running in f8d0c45408aa 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:17:52 OK: 217 MiB in 51 packages 09:17:53 Removing intermediate container 9b789b31d578 09:17:53 ---> 67aec35fde8f 09:17:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:53 OK: 217 MiB in 51 packages 09:17:53 OK: 217 MiB in 51 packages 09:17:53 OK: 217 MiB in 51 packages 09:17:53 OK: 217 MiB in 51 packages 09:17:54 Removing intermediate container 731e6865eea2 09:17:54 ---> 3b1cc81e7e05 09:17:54 Step 6/22 : COPY go.mod . 09:17:55 Removing intermediate container c8343b55fcdd 09:17:55 ---> 8f02f40fe059 09:17:55 Step 6/22 : COPY go.mod . 09:17:55 ---> e02cca3473fe 09:17:55 Step 7/22 : RUN go mod download 09:17:55 Removing intermediate container 62e15a54bebf 09:17:55 ---> 4242b1a5dd01 09:17:55 Step 6/26 : COPY go.mod . 09:17:55 ---> Running in 0685941e1772 09:17:55 Removing intermediate container 963101eb65c9 09:17:55 ---> d8244f74d9c3 09:17:55 Step 6/33 : COPY go.mod . 09:17:56 Removing intermediate container c7e224a41aa9 09:17:56 ---> 55b17c208504 09:17:56 Step 6/23 : COPY go.mod . 09:17:56 Removing intermediate container f8d0c45408aa 09:17:56 ---> 5e2859351abb 09:17:56 Step 22/24 : LABEL arch=x86_64 09:17:56 ---> c7b5221fd90c 09:17:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:17:56 ---> Running in 81c45f66d86f 09:17:56 ---> a0946fb64e3c 09:17:56 Step 7/22 : RUN go mod download 09:17:56 ---> Running in 88c98e91da11 09:17:56 ---> 5f64db9054be 09:17:56 Step 7/26 : RUN go mod download 09:17:56 Removing intermediate container 81c45f66d86f 09:17:56 ---> d5cd68d4b111 09:17:56 Step 23/24 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:17:56 ---> 0ec31b31093f 09:17:56 Step 7/33 : RUN go mod download 09:17:56 ---> Running in f1ff6c7255cd 09:17:57 ---> Running in 5927c535ef40 09:17:57 ---> 2cde32c90f68 09:17:57 Step 7/23 : RUN go mod download 09:17:57 ---> Running in e65a384a1f36 09:17:57 ---> Running in c72d08733952 09:17:59 Removing intermediate container 0685941e1772 09:17:59 ---> aebd81fd2350 09:17:59 Step 8/22 : COPY . . 09:17:59 Removing intermediate container c72d08733952 09:17:59 ---> 4e5cbed81039 09:17:59 Step 24/24 : LABEL version=0.0.0 09:18:00 ---> cd58d209abee 09:18:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:18:00 ---> Running in c96fefc7c656 09:18:00 Removing intermediate container 88c98e91da11 09:18:00 ---> 1e084ac9b3bc 09:18:00 Step 8/22 : COPY . . 09:18:01 Removing intermediate container c96fefc7c656 09:18:01 ---> 8298dbe1cfb0 09:18:01 09:18:01 Successfully built 8298dbe1cfb0 09:18:01 ---> b0f429d34b6a 09:18:01 Step 19/23 : ENTRYPOINT ["/core-data"] 09:18:01 Successfully tagged docker-security-secretstore-setup-go:latest 09:18:01  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 09:18:02 ---> Running in e2d60939f74a 09:18:02 Removing intermediate container f1ff6c7255cd 09:18:02 ---> 6a47f5a188fe 09:18:02 Step 8/26 : COPY . . 09:18:03 Removing intermediate container e65a384a1f36 09:18:03 ---> 6341f2f2f35c 09:18:03 Step 8/23 : COPY . . 09:18:03 Removing intermediate container 5927c535ef40 09:18:03 ---> 559d3c3e8984 09:18:03 Step 8/33 : COPY . . 09:18:04 Removing intermediate container e2d60939f74a 09:18:04 ---> 087fb8ec1c5b 09:18:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:05 ---> Running in b340eb1d68b4 09:18:08 Removing intermediate container b340eb1d68b4 09:18:08 ---> 7a4259a60a70 09:18:08 Step 21/23 : LABEL arch=x86_64 09:18:08 ---> Running in 9bd0f7f71e84 09:18:09 Removing intermediate container 9bd0f7f71e84 09:18:09 ---> b149a6be71d2 09:18:09 Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:18:10 ---> Running in 9349f1e5983e 09:18:12 Removing intermediate container 9349f1e5983e 09:18:12 ---> 27183edbd451 09:18:12 Step 23/23 : LABEL version=0.0.0 09:18:13 ---> Running in ab5d44ebe0a2 09:18:15 Removing intermediate container ab5d44ebe0a2 09:18:15 ---> 34bdd7f39906 09:18:15 09:18:15 Successfully built 34bdd7f39906 09:18:16 Successfully tagged docker-core-data-go:latest 09:18:16 Building docker-core-command-go 09:18:30 ---> 2490f8762c53 09:18:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:18:30 ---> 8a6f76d684c3 09:18:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:18:30 ---> 62e558a50811 09:18:30 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:18:30 ---> b150396a9fc6 09:18:30 Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 09:18:30 ---> 42532617d885 09:18:30 Step 9/23 : RUN make cmd/core-data/core-data 09:18:30 ---> Running in 9954029b46dd 09:18:30 ---> Running in 404e2484d772 09:18:30 ---> Running in bbc620a3610f 09:18:30 ---> Running in 6d48e4e8bf46 09:18:30 ---> Running in b33ddc7d9308 09:18:30 Removing intermediate container b33ddc7d9308 09:18:30 ---> 007ef8083584 09:18:30 Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 09:18:30 ---> Running in 2a6b65b55940 09:18:30 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 09:18:30 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 09:18:30 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 09:18:30 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 09:18:30 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 09:18:39  Building docker-core-data-go ... done + date 09:18:39 + echo 'Wed Jan 27 09:18:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 09:18:39 Wed Jan 27 09:18:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 09:18:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:18:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:18:43 ---> 6174ba6b86f1 09:18:43 Step 3/21 : WORKDIR /edgex-go 09:18:43 ---> Using cache 09:18:43 ---> 46d218ff327c 09:18:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:43 ---> Using cache 09:18:43 ---> 54b567025c86 09:18:43 Step 5/21 : RUN apk add --update --no-cache make git 09:18:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:18:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:18:45 ---> 6174ba6b86f1 09:18:45 Step 3/26 : WORKDIR /edgex-go 09:18:45 ---> Using cache 09:18:45 ---> 46d218ff327c 09:18:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:45 ---> Using cache 09:18:45 ---> 54b567025c86 09:18:45 Step 5/26 : RUN apk add --update --no-cache make bash git 09:18:46 ---> Running in 6a80c985d2da 09:18:46 ---> Running in e73182abd845 09:18:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:52 OK: 233 MiB in 51 packages 09:18:52 OK: 233 MiB in 51 packages 09:18:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:18:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:52 ---> 6174ba6b86f1 09:18:52 Step 3/23 : WORKDIR /edgex-go 09:18:52 ---> Using cache 09:18:52 ---> 46d218ff327c 09:18:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:52 ---> Using cache 09:18:52 ---> 54b567025c86 09:18:52 Step 5/23 : RUN apk add --update --no-cache make git 09:18:53 ---> Running in 6d55f5259dec 09:18:55 Removing intermediate container e73182abd845 09:18:55 ---> 65d400effd56 09:18:55 Step 6/21 : COPY go.mod . 09:18:55 Removing intermediate container 6a80c985d2da 09:18:55 ---> 8351142ba942 09:18:55 Step 6/26 : COPY go.mod . 09:18:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:55 ---> 99852e5a43fb 09:18:55 Step 7/26 : RUN go mod download 09:18:55 ---> 82a9c69122dd 09:18:55 Step 7/21 : RUN go mod download 09:18:56 ---> Running in fb3bcf847fe9 09:18:56 ---> Running in ea639be48e6a 09:18:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:57 OK: 233 MiB in 51 packages 09:19:00 Removing intermediate container 6d55f5259dec 09:19:00 ---> 0579fc98ddbb 09:19:00 Step 6/23 : COPY go.mod . 09:19:01 ---> 76cfdd113223 09:19:01 Step 7/23 : RUN go mod download 09:19:01 ---> Running in dbd0467ba242 09:19:01 Removing intermediate container ea639be48e6a 09:19:01 ---> c2363e1e9779 09:19:01 Step 8/26 : COPY . . 09:19:01 Removing intermediate container fb3bcf847fe9 09:19:01 ---> 4c9d433fd033 09:19:01 Step 8/21 : COPY . . 09:19:10 Removing intermediate container dbd0467ba242 09:19:10 ---> 0c68c6d09275 09:19:10 Step 8/23 : COPY . . 09:19:36 Removing intermediate container f7f0c96bec58 09:19:36 ---> 017283f1709a 09:19:36 09:19:36 Step 11/33 : FROM alpine:3.12 09:19:36 ---> 389fef711851 09:19:36 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:19:39 ---> Running in 84af75a008db 09:19:40 Removing intermediate container 84af75a008db 09:19:40 ---> 18d9e75484d8 09:19:40 Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 09:19:41 ---> Running in 5b33983f4d23 09:19:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:19:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:19:45 (1/3) Installing dumb-init (1.2.2-r1) 09:19:45 (2/3) Installing openssl (1.1.1i-r0) 09:19:45 (3/3) Installing su-exec (0.2-r1) 09:19:45 Executing busybox-1.31.1-r19.trigger 09:19:45 OK: 6 MiB in 17 packages 09:19:46 ---> b46af56287c0 09:19:46 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:19:47 ---> db255d37f829 09:19:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:19:47 ---> Running in f29f6b384cac 09:19:47 ---> Running in 81de3da73832 09:19:48 Removing intermediate container 5b33983f4d23 09:19:48 ---> d0ea65f20547 09:19:48 Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init 09:19:48 ---> Running in d70418e5c877 09:19:50 Removing intermediate container d70418e5c877 09:19:50 ---> 1965d67a56e2 09:19:50 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:19: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 09:19: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 09:19:51 ---> Running in 7e92752ff8f6 09:19:51 Removing intermediate container 7e92752ff8f6 09:19:51 ---> 33837f1b2ac2 09:19:51 Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:19:52 ---> Running in 326be260e3bc 09:19:52 ---> d075725a7b85 09:19:52 Step 9/23 : RUN make cmd/core-command/core-command 09:19:52 ---> Running in b3fd2e78d516 09:19:53 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 09:19:54 Removing intermediate container 326be260e3bc 09:19:54 ---> f10e05c62b85 09:19:54 Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} 09:19:54 ---> Running in 48bd5dae46b6 09:19:55 Removing intermediate container 48bd5dae46b6 09:19:55 ---> 5510066d587a 09:19:55 Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . 09:19:56 ---> 838fae07a9d5 09:19:56 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:19:59 ---> 60ee36ddcba9 09:19:59 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:19:59 ---> Running in 47be1ef2bb87 09:20:03 Removing intermediate container 47be1ef2bb87 09:20:03 ---> 55d0a2cb8c8b 09:20:03 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:04 ---> d61dba7f496b 09:20:04 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:20:06 ---> 80ee3195b946 09:20:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:20:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:20:07 Removing intermediate container 9954029b46dd 09:20:07 ---> e50cff6595b4 09:20:07 09:20:07 Step 10/22 : FROM alpine:3.12 09:20:07 3.12: Pulling from library/alpine 09:20:07 ---> 8f0216490586 09:20:07 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 09:20:07 Removing intermediate container 404e2484d772 09:20:07 ---> 19ad3a17b545 09:20:07 09:20:07 Step 10/22 : FROM alpine:3.12 09:20:07 3.12: Pulling from library/alpine 09:20:07 Removing intermediate container bbc620a3610f 09:20:07 ---> 5ce4840b1aa6 09:20:07 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:20:08 ---> Running in 9e8ae3118bbb 09:20:08 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:20:08 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:20:08 Status: Downloaded newer image for alpine:3.12 09:20:08 Status: Image is up to date for alpine:3.12 09:20:08 ---> afeebe901d6b 09:20:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:20:08 ---> afeebe901d6b 09:20:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:20:08 ---> dd6d28a5d9b5 09:20:08 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:20:09 ---> Running in d3eb668d8571 09:20:09 ---> Running in 457aa621ea24 09:20:09 ---> 594d6a260ed1 09:20:09 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 09:20:09 ---> Running in f566f756ea29 09:20:10 Removing intermediate container f566f756ea29 09:20:10 ---> 1de5e390947d 09:20:10 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:20:10 + mkdir -p /tmp/build/dist/linux 09:20:10 + cd /tmp/build/dist/linux 09:20:10 + git clone https://github.com/jwilder/dockerize.git . 09:20:10 Cloning into '.'... 09:20:11 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 09:20:11 ---> 4dd25f93886b 09:20:11 Step 28/33 : RUN chmod +x /entrypoint.sh 09:20:11 + go get github.com/robfig/glock 09:20:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:20:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:20:12 ---> Running in 788ba689d6e5 09:20:12 (1/1) Installing dumb-init (1.2.2-r1) 09:20:12 (1/2) Installing ca-certificates (20191127-r4) 09:20:12 Executing busybox-1.31.1-r19.trigger 09:20:12 OK: 5 MiB in 15 packages 09:20:12 (2/2) Installing dumb-init (1.2.2-r1) 09:20:12 Executing busybox-1.31.1-r19.trigger 09:20:12 Executing ca-certificates-20191127-r4.trigger 09:20:13 OK: 6 MiB in 16 packages 09:20:14 Removing intermediate container d3eb668d8571 09:20:14 ---> 7a066f168177 09:20:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:20:15 ---> Running in fc87703aaf45 09:20:16 Removing intermediate container fc87703aaf45 09:20:16 ---> 5204c6e410ad 09:20:16 Step 13/22 : ENV APP_PORT=48085 09:20:16 Removing intermediate container 457aa621ea24 09:20:16 ---> 13c8fe6f9fed 09:20:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:20:16 Removing intermediate container 9e8ae3118bbb 09:20:16 ---> 50908b9bd6e4 09:20:16 09:20:16 Step 11/26 : FROM docker:20.10.0 09:20:16 20.10.0: Pulling from library/docker 09:20:16 ---> Running in 2d20617c677f 09:20:16 ---> Running in 31cb3afd9e67 09:20:16 Removing intermediate container 788ba689d6e5 09:20:16 ---> 0bfbcddee009 09:20:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:20:16 ---> Running in db17eacf566b 09:20:17 Removing intermediate container db17eacf566b 09:20:17 ---> 27a140fdf155 09:20:17 Step 30/33 : CMD ["gate"] 09:20:17 Removing intermediate container 2d20617c677f 09:20:17 ---> 0220feb8cb38 09:20:17 Step 14/22 : EXPOSE $APP_PORT 09:20:17 ---> Running in 4138b77633b8 09:20:17 Removing intermediate container 31cb3afd9e67 09:20:17 ---> 2f523ba8a187 09:20:17 Step 13/22 : ENV APP_PORT=48060 09:20:18 ---> Running in 888be5ac8ef9 09:20:18 ---> Running in 33a97438dd45 09:20:18 Removing intermediate container 4138b77633b8 09:20:18 ---> da6d9391e5ab 09:20:18 Step 31/33 : LABEL arch=x86_64 09:20:19 ---> Running in 92bab3ae3472 09:20:19 Removing intermediate container 888be5ac8ef9 09:20:19 ---> 156ff414d8a5 09:20:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:19 Removing intermediate container 33a97438dd45 09:20:19 ---> 616dda8f0233 09:20:19 Step 14/22 : EXPOSE $APP_PORT 09:20:19 Removing intermediate container 92bab3ae3472 09:20:19 ---> 1e4552a5e29e 09:20:19 Step 32/33 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:20:20 ---> Running in d3169ec03e84 09:20:20 ---> Running in 479de7246caa 09:20:20 Removing intermediate container d3169ec03e84 09:20:20 ---> 2e72865ea329 09:20:20 Step 33/33 : LABEL version=0.0.0 09:20:20 ---> fb83e6825324 09:20:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:20:21 Removing intermediate container 479de7246caa 09:20:21 ---> 2d207db47cbf 09:20:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:21 ---> Running in f5e7616bc708 09:20:22 Removing intermediate container f5e7616bc708 09:20:22 ---> 3a60a8daaa78 09:20:22 09:20:22 Successfully built 3a60a8daaa78 09:20:22 Successfully tagged docker-security-bootstrapper-go:latest 09:20:23 ---> 547f77dd5f42 09:20:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:23 ---> fd76cdfcf2f2 09:20:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:20:24  Building docker-security-bootstrapper-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 09:20:26 ---> f6df525c424f 09:20:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:20:26 ---> 81debd89f65e 09:20:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:20:26 ---> Running in 62cb6b769b62 09:20:28 Removing intermediate container 62cb6b769b62 09:20:28 ---> 8afa74004708 09:20:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:29 Removing intermediate container f29f6b384cac 09:20:29 ---> d70a4cf7f2f7 09:20:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:20:29 ---> 4371ae76a87a 09:20:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:20:29 ---> Running in edcdfc85bc4d 09:20:29 ---> Running in 22878467220b 09:20:30 ---> Running in 7a6e5679f96e 09:20:30 Removing intermediate container edcdfc85bc4d 09:20:30 ---> 64f2351200be 09:20:30 Step 20/22 : LABEL arch=arm64 09:20:30 Removing intermediate container b3fd2e78d516 09:20:30 ---> d7467a41b074 09:20:30 09:20:30 Step 10/23 : FROM alpine:3.12 09:20:30 ---> 389fef711851 09:20:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:20:30 ---> Using cache 09:20:30 ---> 8281a50750b8 09:20:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:20:30 ---> Using cache 09:20:30 ---> 90089e45f9ed 09:20:30 Step 13/23 : ENV APP_PORT=48082 09:20:30 ---> Running in 2b6a5ce3e3ae 09:20:31 Removing intermediate container 2b6a5ce3e3ae 09:20:31 ---> c1f9127b3170 09:20:31 Step 14/23 : EXPOSE $APP_PORT 09:20:31 ---> Running in 18b89bd67c87 09:20:31 Removing intermediate container 22878467220b 09:20:31 ---> 36c7bd6ef9f6 09:20:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:31 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 09:20:31 ---> Running in 86e0453caac4 09:20:31 ---> Running in 6ac233561cf7 09:20:32 Removing intermediate container 18b89bd67c87 09:20:32 ---> 94b7b1a9423d 09:20:32 Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:20:32 Removing intermediate container 86e0453caac4 09:20:32 ---> cfa04aef83c6 09:20:32 Step 15/23 : WORKDIR / 09:20:32 Removing intermediate container 6ac233561cf7 09:20:32 ---> 13fc1e51545e 09:20:32 Step 20/22 : LABEL arch=arm64 09:20:32 ---> Running in 5cf9a724e712 09:20:32 Removing intermediate container 81de3da73832 09:20:32 ---> 1a88aedae442 09:20:32 09:20:32 Step 10/21 : FROM alpine:3.12 09:20:32 ---> 389fef711851 09:20:32 Step 11/21 : RUN apk add --update --no-cache curl 09:20:32 ---> Running in 87df9b63e5a7 09:20:33 ---> Running in dc371eb2bb13 09:20:33 ---> Running in fa1fd6d34187 09:20:33 Removing intermediate container 5cf9a724e712 09:20:33 ---> 7997ca74d3a9 09:20:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:34 ---> 8fc2fc051d69 09:20:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:20:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:34 Removing intermediate container 7a6e5679f96e 09:20:34 ---> a96604689d4d 09:20:34 09:20:34 Step 11/26 : FROM docker:20.10.0 09:20:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:34 20.10.0: Pulling from library/docker 09:20:34 Removing intermediate container 87df9b63e5a7 09:20:34 ---> 722801989ea1 09:20:34 Step 22/22 : LABEL version=0.0.0 09:20:34 (1/4) Installing ca-certificates (20191127-r4) 09:20:34 Removing intermediate container dc371eb2bb13 09:20:34 ---> 72db464f1967 09:20:34 Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:20:34 + glock sync -n 09:20:35  ---> Running in d4b61cc165d2 09:20:35 ---> Running in 2c82bf45f3aa 09:20:35 Removing intermediate container 6d48e4e8bf46 09:20:35 ---> 32c873acc24f 09:20:35 09:20:35 Step 10/23 : FROM alpine:3.12 09:20:35 ---> afeebe901d6b 09:20:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:20:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:20:35 (3/4) Installing libcurl (7.69.1-r3) 09:20:35 (4/4) Installing curl (7.69.1-r3) 09:20:35 Executing busybox-1.31.1-r19.trigger 09:20:35 Executing ca-certificates-20191127-r4.trigger 09:20:35 OK: 7 MiB in 18 packages 09:20:36 Removing intermediate container d4b61cc165d2 09:20:36 ---> fa661cf83df3 09:20:36 09:20:36 ---> Running in d77cc05e570d 09:20:36 Removing intermediate container 2c82bf45f3aa 09:20:36 ---> cfed974fd0cb 09:20:36 Step 22/22 : LABEL version=0.0.0 09:20:36 ---> Running in b8e1eb4a3320 09:20:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:20:36 Status: Downloaded newer image for docker:20.10.0 09:20:36 ---> eeaf43b92773 09:20:36 Step 12/26 : RUN apk add --no-cache bash 09:20:36 Successfully built fa661cf83df3 09:20:36 Successfully tagged docker-support-scheduler-go-arm64:latest 09:20:36 Building docker-core-command-go 09:20:36  Building docker-support-scheduler-go ... done  ---> Running in 754daa33c506 09:20:36 Removing intermediate container d77cc05e570d 09:20:36 ---> eca9fb964e13 09:20:36 Step 12/23 : ENV APP_PORT=48080 09:20:36 Removing intermediate container b8e1eb4a3320 09:20:36 ---> a9125a1e0ad3 09:20:36 09:20:37 ---> Running in c918e79fcd7b 09:20:37 ---> 33e3f49531c2 09:20:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:20:37 Successfully built a9125a1e0ad3 09:20:37 Successfully tagged docker-support-notifications-go-arm64:latest 09:20:37 Building docker-security-secretstore-setup-go 09:20:38  Building docker-support-notifications-go ... done Removing intermediate container c918e79fcd7b 09:20:38 ---> cb9d239c9bb5 09:20:38 Step 13/23 : EXPOSE $APP_PORT 09:20:38 ---> 0743e88092db 09:20:38 Step 19/23 : ENTRYPOINT ["/core-command"] 09:20:38 Removing intermediate container fa1fd6d34187 09:20:38 ---> 8c02dbf14c53 09:20:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:20:38 ---> Running in d761d5a76ee3 09:20:38 ---> Running in 6ee9f9259ebf 09:20:38 ---> Running in 5095c32f7cd2 09:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:20:38 Removing intermediate container d761d5a76ee3 09:20:38 ---> 1c15d9190676 09:20:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:38 Removing intermediate container 6ee9f9259ebf 09:20:38 ---> a2008dd2629b 09:20:38 Step 13/21 : WORKDIR /edgex 09:20:38 ---> Running in 77b599e4288d 09:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:20:38 Removing intermediate container 5095c32f7cd2 09:20:38 ---> 88a7c69028e3 09:20:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:39 ---> Running in fffe94197be3 09:20:39 ---> Running in 55d643cc8954 09:20:39 Removing intermediate container 77b599e4288d 09:20:39 ---> 15ca9a0d5007 09:20:39 Step 21/23 : LABEL arch=x86_64 09:20:39 (1/2) Installing readline (8.0.4-r0) 09:20:39 (2/2) Installing bash (5.0.17-r0) 09:20:39 Executing bash-5.0.17-r0.post-install 09:20:39 Executing busybox-1.31.1-r19.trigger 09:20:39 OK: 12 MiB in 22 packages 09:20:39 Removing intermediate container fffe94197be3 09:20:39 ---> a0643b95699b 09:20:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:20:39 ---> Running in fe5dc23d071c 09:20:40 Removing intermediate container fe5dc23d071c 09:20:40 ---> db65950a8200 09:20:40 Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:20:40 ---> 6c30550c9785 09:20:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:20:40 ---> Running in d42c4998e38e 09:20:41 Removing intermediate container d42c4998e38e 09:20:41 ---> fe94b5634070 09:20:41 Step 23/23 : LABEL version=0.0.0 09:20:41 ---> Running in 6e27e6aaa883 09:20:41 ---> e7cab10b1c18 09:20:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:20:41 Removing intermediate container 6e27e6aaa883 09:20:41 ---> 51b3114566aa 09:20:41 09:20:41 Successfully built 51b3114566aa 09:20:41 Successfully tagged docker-core-command-go:latest 09:20:42  Building docker-core-command-go ... done  ---> a7c56c2352c9 09:20:42 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:20:42 ---> Running in 67b5aec546f0 09:20:42 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 09:20:42 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 09:20:42 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 09:20:42 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 09:20:42 + git describe '--abbrev=0' --tags 09:20:42 + TAG=v0.6.1 09:20:42 + LDFLAGS='-X main.buildVersion=v0.6.1' 09:20:42 + apk --print-arch 09:20:42 + arch=aarch64 09:20:42 + echo 'building [dockerize] for arm64 ... ' 09:20:42 + GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize 09:20:42 building [dockerize] for arm64 ... 09:20:43 Removing intermediate container 67b5aec546f0 09:20:43 ---> 658ea4272ee7 09:20:43 Step 18/21 : CMD ["--init=true"] 09:20:43 ---> Running in d13523712016 09:20:43 Removing intermediate container 754daa33c506 09:20:43 ---> 3b91dd713965 09:20:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:20:44 Removing intermediate container d13523712016 09:20:44 ---> a03b87fbf96e 09:20:44 Step 19/21 : LABEL arch=x86_64 09:20:44 ---> Running in d0cf996d8d65 09:20:44 ---> Running in 0db860e90356 09:20:44 Removing intermediate container 55d643cc8954 09:20:44 ---> 7c34243e792d 09:20:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:20:44 Removing intermediate container d0cf996d8d65 09:20:44 ---> e22ddc158555 09:20:44 Step 20/21 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:20:44 ---> Running in 593b7032e505 09:20:44 Removing intermediate container 593b7032e505 09:20:44 ---> ea59810a1454 09:20:44 Step 21/21 : LABEL version=0.0.0 09:20:45 ---> Running in 210c4f57dbe3 09:20:45 ---> Running in ec96ca1ea1db 09:20:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:20:45 Status: Downloaded newer image for docker:20.10.0 09:20:45 ---> aefe523efa57 09:20:45 Step 12/26 : RUN apk add --no-cache bash 09:20:45 Removing intermediate container ec96ca1ea1db 09:20:45 ---> ed2ccfef523d 09:20:45 09:20:45 ---> Running in 6f9b7f9d1552 09:20:45 Removing intermediate container 0db860e90356 09:20:45 ---> 3be1c9528775 09:20:45 Step 14/26 : ENV APP_PORT=48090 09:20:45 Successfully built ed2ccfef523d 09:20:45 Successfully tagged docker-security-proxy-setup-go:latest 09:20:46 ---> Running in 6543b2bc568b 09:20:46  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:20:46 (1/2) Installing readline (8.0.4-r0) 09:20:46 (2/2) Installing bash (5.0.17-r0) 09:20:46 Executing bash-5.0.17-r0.post-install 09:20:46 Executing busybox-1.31.1-r19.trigger 09:20:46 OK: 12 MiB in 22 packages 09:20:47 Removing intermediate container 6543b2bc568b 09:20:47 ---> bd6f8318eaca 09:20:47 Step 15/26 : EXPOSE $APP_PORT 09:20:47 Removing intermediate container 6f9b7f9d1552 09:20:47 ---> 37fbf87a3abb 09:20:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:20:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:20:47 + date 09:20:47 + echo 'Wed Jan 27 09:20:47 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 09:20:47 Wed Jan 27 09:20:47 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 09:20:47 ---> Running in c243db55e1f3 09:20:47 ---> Running in 9db0b4429f72 09:20:48 Removing intermediate container 9db0b4429f72 09:20:48 ---> 88db47dbcadd 09:20:48 Step 14/26 : ENV APP_PORT=48090 09:20:48 ---> Running in c3de1323068d 09:20:48 Removing intermediate container c243db55e1f3 09:20:48 ---> f805d6b52434 09:20:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:20:48 Removing intermediate container c3de1323068d 09:20:48 ---> a71b772313b3 09:20:48 Step 15/26 : EXPOSE $APP_PORT 09:20:48 ---> Running in f5e4232cd282 09:20:48 (1/6) Installing dumb-init (1.2.2-r1) 09:20:48 (2/6) Installing libgcc (9.3.0-r2) 09:20:48 Removing intermediate container f5e4232cd282 09:20:48 ---> 87f746bd112b 09:20:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:20:48 (3/6) Installing libsodium (1.0.18-r0) 09:20:48 (4/6) Installing libstdc++ (9.3.0-r2) 09:20:49 ---> 45f594458e02 09:20:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:20:49 (5/6) Installing libzmq (4.3.3-r0) 09:20:49 (6/6) Installing zeromq (4.3.3-r0) 09:20:49 Executing busybox-1.31.1-r19.trigger 09:20:49 OK: 8 MiB in 20 packages 09:20:49 ---> 9a3c79505a77 09:20:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:20:50 ---> 03e67030b3f3 09:20:50 Step 19/26 : RUN apk --no-cache add py3-pip 09:20:50 ---> Running in 9e46862ad3e7 09:20:50 ---> 69e550d8c926 09:20:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:20:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:51 (1/33) Installing libbz2 (1.0.8-r1) 09:20:51 (2/33) Installing expat (2.2.9-r1) 09:20:51 (3/33) Installing libffi (3.3-r2) 09:20:51 (4/33) Installing gdbm (1.13-r1) 09:20:51 (5/33) Installing xz-libs (5.2.5-r0) 09:20:51 (6/33) Installing sqlite-libs (3.32.1-r0) 09:20:52 (7/33) Installing python3 (3.8.5-r0) 09:20:52 ---> 66e7800b1659 09:20:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:20:53 Removing intermediate container 210c4f57dbe3 09:20:53 ---> df71d92b7703 09:20:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:53 (8/33) Installing py3-appdirs (1.4.4-r1) 09:20:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:20:53 (10/33) Installing py3-parsing (2.4.7-r0) 09:20:53 (11/33) Installing py3-six (1.15.0-r0) 09:20:53 (12/33) Installing py3-packaging (20.4-r0) 09:20:53 (13/33) Installing py3-setuptools (47.0.0-r0) 09:20:53 (14/33) Installing py3-chardet (3.0.4-r4) 09:20:53 (15/33) Installing py3-idna (2.9-r0) 09:20:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:20:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:20:54 (18/33) Installing py3-requests (2.23.0-r0) 09:20:54 (19/33) Installing py3-msgpack (1.0.0-r0) 09:20:54 (20/33) Installing py3-lockfile (0.12.2-r3) 09:20:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:20:54 (22/33) Installing py3-colorama (0.4.3-r0) 09:20:54 (23/33) Installing py3-distlib (0.3.0-r0) 09:20:54 (24/33) Installing py3-distro (1.5.0-r1) 09:20:54 (25/33) Installing py3-webencodings (0.5.1-r3) 09:20:54 (26/33) Installing py3-html5lib (1.0.1-r4) 09:20:54 (27/33) Installing py3-pytoml (0.1.21-r0) 09:20:54 (28/33) Installing py3-pep517 (0.8.2-r0) 09:20:54 (29/33) Installing py3-progress (1.5-r0) 09:20:54 (30/33) Installing py3-toml (0.10.1-r0) 09:20:54 (31/33) Installing py3-retrying (1.3.3-r0) 09:20:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:20:54 (33/33) Installing py3-pip (20.1.1-r0) 09:20:54 Executing busybox-1.31.1-r19.trigger 09:20:54 OK: 71 MiB in 55 packages 09:20:55 ---> a89c4865c8ec 09:20:55 Step 19/26 : RUN apk --no-cache add py3-pip 09:20:55 ---> b1f1719903e2 09:20:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:20:55 ---> Running in 94ded90fdbbd 09:20:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:20:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:20:58 (1/33) Installing libbz2 (1.0.8-r1) 09:20:58 (2/33) Installing expat (2.2.9-r1) 09:20:58 (3/33) Installing libffi (3.3-r2) 09:20:58 (4/33) Installing gdbm (1.13-r1) 09:20:58 (5/33) Installing xz-libs (5.2.5-r0) 09:20:58 (6/33) Installing sqlite-libs (3.32.1-r0) 09:20:58 (7/33) Installing python3 (3.8.5-r0) 09:21:00 (8/33) Installing py3-appdirs (1.4.4-r1) 09:21:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:21:00 (10/33) Installing py3-parsing (2.4.7-r0) 09:21:00 (11/33) Installing py3-six (1.15.0-r0) 09:21:00 (12/33) Installing py3-packaging (20.4-r0) 09:21:00 (13/33) Installing py3-setuptools (47.0.0-r0) 09:21:00 (14/33) Installing py3-chardet (3.0.4-r4) 09:21:00 (15/33) Installing py3-idna (2.9-r0) 09:21:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:21:00 ---> f2abe1e33741 09:21:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:21:00 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:21:00 (18/33) Installing py3-requests (2.23.0-r0) 09:21:00 (19/33) Installing py3-msgpack (1.0.0-r0) 09:21:00 (20/33) Installing py3-lockfile (0.12.2-r3) 09:21:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:21:00 (22/33) Installing py3-colorama (0.4.3-r0) 09:21:00 (23/33) Installing py3-distlib (0.3.0-r0) 09:21:00 (24/33) Installing py3-distro (1.5.0-r1) 09:21:00 (25/33) Installing py3-webencodings (0.5.1-r3) 09:21:00 (26/33) Installing py3-html5lib (1.0.1-r4) 09:21:01 (27/33) Installing py3-pytoml (0.1.21-r0) 09:21:01 (28/33) Installing py3-pep517 (0.8.2-r0) 09:21:01 (29/33) Installing py3-progress (1.5-r0) 09:21:01 (30/33) Installing py3-toml (0.10.1-r0) 09:21:01 (31/33) Installing py3-retrying (1.3.3-r0) 09:21:01 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:21:01 (33/33) Installing py3-pip (20.1.1-r0) 09:21:01 Executing busybox-1.31.1-r19.trigger 09:21:01 OK: 71 MiB in 55 packages 09:21:01 Removing intermediate container 2a6b65b55940 09:21:01 ---> 9351f16bae97 09:21:01 09:21:01 Step 11/33 : FROM alpine:3.12 09:21:01 ---> afeebe901d6b 09:21:01 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:21:03 ---> 0dfcd1dd4cd1 09:21:03 Step 19/23 : ENTRYPOINT ["/core-data"] 09:21:03 ---> Running in 7676dcb8a4b3 09:21:03 ---> Running in b55b13c4abf6 09:21:04 Removing intermediate container 7676dcb8a4b3 09:21:04 ---> c46effe50910 09:21:04 Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 09:21:04 Removing intermediate container 9e46862ad3e7 09:21:04 ---> da0377b4bd86 09:21:04 Step 20/26 : RUN pip install docker-compose==1.23.2 09:21:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:21:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:21:04 ---> 61ac0316cf75 09:21:04 Step 3/23 : WORKDIR /edgex-go 09:21:04 ---> Using cache 09:21:04 ---> 271c9950a63b 09:21:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:04 ---> Using cache 09:21:04 ---> 0d919278eac6 09:21:04 Step 5/23 : RUN apk add --update --no-cache make git 09:21:05 ---> Running in 5504260d92a9 09:21:05 Removing intermediate container b55b13c4abf6 09:21:05 ---> d0490810b0f0 09:21:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:05 ---> Running in 4c35e0024462 09:21:05 ---> Running in da4ebeaaf8b7 09:21:05 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:21:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:21:05 ---> 61ac0316cf75 09:21:05 Step 3/24 : WORKDIR /edgex-go 09:21:05 ---> Using cache 09:21:05 ---> 271c9950a63b 09:21:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:05 ---> Using cache 09:21:05 ---> 0d919278eac6 09:21:05 Step 5/24 : RUN apk add --update --no-cache make git 09:21:05 ---> Running in 02654e20a02e 09:21:05 ---> Running in 1778136a0040 09:21:06 Removing intermediate container 02654e20a02e 09:21:06 ---> 854298e6b372 09:21:06 Step 21/23 : LABEL arch=arm64 09:21:07 ---> Running in 6ea1941bef5d 09:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:07 Collecting docker-compose==1.23.2 09:21:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:21:07 Collecting jsonschema<3,>=2.5.1 09:21:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:21:07 Collecting docopt<0.7,>=0.6.1 09:21:07 Downloading docopt-0.6.2.tar.gz (25 kB) 09:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:07 Removing intermediate container 6ea1941bef5d 09:21:07 ---> d1292d6f3b3c 09:21:07 Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:21:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:08 ---> Running in 4ca7b06e90c8 09:21:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:08 (1/3) Installing dumb-init (1.2.2-r1) 09:21:08 (2/3) Installing openssl (1.1.1i-r0) 09:21:08 (3/3) Installing su-exec (0.2-r1) 09:21:08 Executing busybox-1.31.1-r19.trigger 09:21:08 OK: 6 MiB in 17 packages 09:21:08 Collecting PyYAML<4,>=3.10 09:21:08 Downloading PyYAML-3.13.tar.gz (270 kB) 09:21:08 OK: 217 MiB in 51 packages 09:21:08 Removing intermediate container 4ca7b06e90c8 09:21:08 ---> e35d2fa7d2f2 09:21:08 Step 23/23 : LABEL version=0.0.0 09:21:09 ---> Running in fa89f2099c2d 09:21:09 OK: 217 MiB in 51 packages 09:21:09 Collecting docker<4.0,>=3.6.0 09:21:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:21:10 Collecting cached-property<2,>=1.2.0 09:21:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:21:10 Removing intermediate container fa89f2099c2d 09:21:10 ---> d41f20d139f0 09:21:10 09:21:10 Removing intermediate container da4ebeaaf8b7 09:21:10 ---> 85ca6a619166 09:21:10 Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init 09:21:10 Successfully built d41f20d139f0 09:21:10 Successfully tagged docker-core-data-go-arm64:latest 09:21:10  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 09:21:10 Removing intermediate container 4c35e0024462 09:21:10 ---> 4db7ff2115b0 09:21:10 Step 6/23 : COPY go.mod . 09:21:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:21:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:21:11 Collecting websocket-client<1.0,>=0.32.0 09:21:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:21:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:21:11 ---> Running in 1f5f191df542 09:21:11 Removing intermediate container 1778136a0040 09:21:11 ---> 3c9d8ad7f0b0 09:21:11 Step 6/24 : COPY go.mod . 09:21:11 Collecting dockerpty<0.5,>=0.4.1 09:21:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:21:11 Removing intermediate container 1f5f191df542 09:21:11 ---> 62faa3e22d16 09:21:11 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:21:12 ---> Running in 167e40fd2a88 09:21:12 ---> b6f764e38db9 09:21:12 Step 7/23 : RUN go mod download 09:21:12 Collecting texttable<0.10,>=0.9.0 09:21:12 Removing intermediate container 94ded90fdbbd 09:21:12 ---> 24e65781a1ad 09:21:12 Step 20/26 : RUN pip install docker-compose==1.23.2 09:21:12 Downloading texttable-0.9.1.tar.gz (11 kB) 09:21:12 ---> da41a8b765d2 09:21:12 Step 7/24 : RUN go mod download 09:21:12 ---> Running in a2073d60cda8 09:21:12 ---> Running in 071670d6360a 09:21:13 Removing intermediate container 167e40fd2a88 09:21:13 ---> fc0c57102e74 09:21:13 Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:21:13 Collecting docker-pycreds>=0.4.0 09:21:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:21:13 Collecting urllib3<1.25,>=1.21.1 09:21:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:21:13 Collecting idna<2.8,>=2.5 09:21:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:21:13 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) 09:21:13 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) 09:21:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:21:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:21:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:21:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:21:14 ---> Running in cec3a2161e36 09:21:14 Installing collected packages: jsonschema, docopt, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, dockerpty, texttable, docker-compose 09:21:14 ---> Running in e63b4decd924 09:21:14 Running setup.py install for docopt: started 09:21:15 Running setup.py install for docopt: finished with status 'done' 09:21:15 Running setup.py install for PyYAML: started 09:21:16 Running setup.py install for PyYAML: finished with status 'done' 09:21:16 Attempting uninstall: urllib3 09:21:16 Found existing installation: urllib3 1.25.9 09:21:16 Uninstalling urllib3-1.25.9: 09:21:16 Successfully uninstalled urllib3-1.25.9 09:21:16 Attempting uninstall: idna 09:21:16 Found existing installation: idna 2.9 09:21:16 Uninstalling idna-2.9: 09:21:16 Successfully uninstalled idna-2.9 09:21:16 Attempting uninstall: requests 09:21:16 Found existing installation: requests 2.23.0 09:21:16 Uninstalling requests-2.23.0: 09:21:16 Successfully uninstalled requests-2.23.0 09:21:17 Running setup.py install for dockerpty: started 09:21:18 Running setup.py install for dockerpty: finished with status 'done' 09:21:18 Running setup.py install for texttable: started 09:21:19 Running setup.py install for texttable: finished with status 'done' 09:21:19 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 09:21:19 Removing intermediate container e63b4decd924 09:21:19 ---> a0f1ab61c916 09:21:19 Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} 09:21:19 Removing intermediate container 071670d6360a 09:21:19 ---> 2786f1db62b5 09:21:19 Step 8/23 : COPY . . 09:21:19 ---> Running in 61cf48db3882 09:21:20 Removing intermediate container cec3a2161e36 09:21:20 ---> 489bbfcba3eb 09:21:20 Step 8/24 : COPY . . 09:21:21 Removing intermediate container 61cf48db3882 09:21:21 ---> 6e69bee5ca17 09:21:21 Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . 09:21:21 Collecting docker-compose==1.23.2 09:21:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:21:22 Collecting cached-property<2,>=1.2.0 09:21:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:21:23 Removing intermediate container 5504260d92a9 09:21:23 ---> 71a4aea9b6d9 09:21:23 Step 21/26 : RUN apk --no-cache add curl 09:21:23 ---> Running in cc65574de957 09:21:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:21:24 (2/3) Installing libcurl (7.69.1-r3) 09:21:24 (3/3) Installing curl (7.69.1-r3) 09:21:24 Executing busybox-1.31.1-r19.trigger 09:21:24 OK: 72 MiB in 58 packages 09:21:24 Collecting PyYAML<4,>=3.10 09:21:24 Downloading PyYAML-3.13.tar.gz (270 kB) 09:21:24 ---> 6a357fd0b614 09:21:24 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:21:25 Removing intermediate container cc65574de957 09:21:25 ---> dceaef4b575e 09:21:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:21:25 ---> Running in 3927e0d1937b 09:21:25 Removing intermediate container 3927e0d1937b 09:21:25 ---> 2434334b5a13 09:21:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:25 ---> Running in 0c985a2a8a65 09:21:26 Removing intermediate container 0c985a2a8a65 09:21:26 ---> 9ff10516f629 09:21:26 Step 24/26 : LABEL arch=x86_64 09:21:26 ---> Running in 9a1333657f66 09:21:26 Removing intermediate container 9a1333657f66 09:21:26 ---> 9650db487183 09:21:26 Step 25/26 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:21:26 ---> Running in b1f75b488d9f 09:21:27 Removing intermediate container b1f75b488d9f 09:21:27 ---> 3d9164f75c9d 09:21:27 Step 26/26 : LABEL version=0.0.0 09:21:27 ---> Running in 6363a60ca396 09:21:27 Removing intermediate container 6363a60ca396 09:21:27 ---> ff74f429f1c9 09:21:27 09:21:27 ---> 2d4b35de6854 09:21:27 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:21:27 Successfully built ff74f429f1c9 09:21:27 Successfully tagged docker-sys-mgmt-agent-go:latest 09:21:27  Building docker-sys-mgmt-agent-go ... done  09:21:27 ERROR: for docker-core-metadata-go UnixHTTPConnectionPool(host='localhost', port=None): Pool is closed. 09:21:27 Couldn't connect to Docker daemon at http+docker://localhost - is it running? 09:21:27 09:21:27 If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. 09:21:28 ---> Running in ae6c70dbc0dd 09:21:28 Collecting dockerpty<0.5,>=0.4.1 09:21:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] } 09:21:28 $ docker stop --time=1 e3ad1e813b198a280c81b74e081b309226a6ee7163f2521c41f4a39998703b6f 09:21:30 $ docker rm -f e3ad1e813b198a280c81b74e081b309226a6ee7163f2521c41f4a39998703b6f [Pipeline] // withDockerContainer 09:21:31 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:21:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:21:31 ---> 61ac0316cf75 09:21:31 Step 3/21 : WORKDIR /edgex-go 09:21:31 ---> Using cache 09:21:31 ---> 271c9950a63b 09:21:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:31 ---> Using cache 09:21:31 ---> 0d919278eac6 09:21:31 Step 5/21 : RUN apk add --update --no-cache make git 09:21:31 ---> Using cache 09:21:31 ---> 3c9d8ad7f0b0 09:21:31 Step 6/21 : COPY go.mod . 09:21:31 ---> Using cache 09:21:31 ---> da41a8b765d2 09:21:31 Step 7/21 : RUN go mod download 09:21:31 ---> Using cache 09:21:31 ---> 489bbfcba3eb 09:21:31 Step 8/21 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:21:32 Collecting docker<4.0,>=3.6.0 09:21:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [Pipeline] // stage [Pipeline] } 09:21:32 Failed in branch amd64 09:21:33 Collecting docopt<0.7,>=0.6.1 09:21:33 Downloading docopt-0.6.2.tar.gz (25 kB) 09:21:35 Removing intermediate container ae6c70dbc0dd 09:21:35 ---> c86f164e03d0 09:21:35 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:36 Collecting texttable<0.10,>=0.9.0 09:21:36 Downloading texttable-0.9.1.tar.gz (11 kB) 09:21:37 ---> 1d4a7a850fd2 09:21:37 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:21:38 Collecting jsonschema<3,>=2.5.1 09:21:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:21:39 Collecting websocket-client<1.0,>=0.32.0 09:21:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:21:41 ---> f4d1b845f534 09:21:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:21:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:21:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:21:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:21:42 ---> 3e43bb8ce477 09:21:42 Step 9/23 : RUN make cmd/core-command/core-command 09:21:42 ---> bc6592c6d6a1 09:21:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 09:21:42 Collecting docker-pycreds>=0.4.0 09:21:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:21:43 ---> Running in a2e2a78f746d 09:21:44 ---> f1364b13c373 09:21:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:21:44 Collecting urllib3<1.25,>=1.21.1 09:21:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:21:45 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) 09:21:45 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) 09:21:45 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 09:21:45 Collecting idna<2.8,>=2.5 09:21:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:21:45 ---> Running in 1ae8c9db1eaf 09:21:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:21:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:21:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:21:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:21:45 ---> 141a6c2f65b1 09:21:45 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:21:47 Installing collected packages: cached-property, PyYAML, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, texttable, jsonschema, docker-compose 09:21:47 Running setup.py install for PyYAML: started 09:21:47 ---> 888efb1bbe25 09:21:47 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 09:21:47 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 09:21:49 ---> Running in 27b8f0f2a27d 09:21:50 Running setup.py install for PyYAML: finished with status 'done' 09:21:50 Running setup.py install for dockerpty: started 09:21:50 Removing intermediate container 27b8f0f2a27d 09:21:50 ---> 3f31e1f2f3b0 09:21:50 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:21:51 ---> 9bedb614aa77 09:21:51 Step 28/33 : RUN chmod +x /entrypoint.sh 09:21:52 ---> e0b8b5b837fc 09:21:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:21:52 ---> Running in 2292b22a64f0 09:21:52 ---> Running in e028292057d9 09:21:53 Running setup.py install for dockerpty: finished with status 'done' 09:21:53 Attempting uninstall: urllib3 09:21:53 Found existing installation: urllib3 1.25.9 09:21:53 Uninstalling urllib3-1.25.9: 09:21:54 Successfully uninstalled urllib3-1.25.9 09:21: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 09:21:54 Attempting uninstall: idna 09:21:54 Found existing installation: idna 2.9 09:21:54 Uninstalling idna-2.9: 09:21:55 Successfully uninstalled idna-2.9 09:21:55 Attempting uninstall: requests 09:21:55 Found existing installation: requests 2.23.0 09:21:55 Uninstalling requests-2.23.0: 09:21:56 Successfully uninstalled requests-2.23.0 09:21:56 Removing intermediate container 2292b22a64f0 09:21:56 ---> 982aff5a3fde 09:21:56 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:21:56 ---> Running in c8fa72ef5d1a 09:21:57 Removing intermediate container c8fa72ef5d1a 09:21:57 ---> 8e1026d9d3f3 09:21:57 Step 30/33 : CMD ["gate"] 09:21:58 ---> Running in 039725a095ff 09:21:58 Running setup.py install for docopt: started 09:21:59 Removing intermediate container 039725a095ff 09:21:59 ---> df8f6238fc22 09:21:59 Step 31/33 : LABEL arch=arm64 09:21:59 ---> Running in e7f98abc2adb 09:22:00 Removing intermediate container e7f98abc2adb 09:22:00 ---> 5158c9e172c1 09:22:00 Step 32/33 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:22:00 ---> Running in 8a5c00ff9ef9 09:22:01 Removing intermediate container 8a5c00ff9ef9 09:22:01 ---> 0923544591d8 09:22:01 Step 33/33 : LABEL version=0.0.0 09:22:01 Running setup.py install for docopt: finished with status 'done' 09:22:01 Running setup.py install for texttable: started 09:22:02 ---> Running in 3265b10cfd7f 09:22:03 Removing intermediate container 3265b10cfd7f 09:22:03 ---> 7d53b2f4cee1 09:22:03 09:22:03 Successfully built 7d53b2f4cee1 09:22:03 Successfully tagged docker-security-bootstrapper-go-arm64:latest 09:22:03 Building docker-core-metadata-go 09:22:03  Building docker-security-bootstrapper-go ... done  Running setup.py install for texttable: finished with status 'done' 09:22:05 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 09:22:14 Removing intermediate container a2073d60cda8 09:22:14 ---> cc5374f7b80c 09:22:14 Step 21/26 : RUN apk --no-cache add curl 09:22:14 ---> Running in 60a3884d7650 09:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:22:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:22:16 (2/3) Installing libcurl (7.69.1-r3) 09:22:17 (3/3) Installing curl (7.69.1-r3) 09:22:17 Executing busybox-1.31.1-r19.trigger 09:22:17 OK: 71 MiB in 58 packages 09:22:20 Removing intermediate container 60a3884d7650 09:22:20 ---> af0ec945dde6 09:22:20 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:22:20 ---> Running in 97a592f523fc 09:22:21 Removing intermediate container 97a592f523fc 09:22:21 ---> bb3f53e9d877 09:22:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:21 ---> Running in 04a58abb6be9 09:22:22 Removing intermediate container 04a58abb6be9 09:22:22 ---> 025dcc552939 09:22:22 Step 24/26 : LABEL arch=arm64 09:22:23 ---> Running in 2ec530783bae 09:22:23 Removing intermediate container 2ec530783bae 09:22:23 ---> 3724fcf15e32 09:22:23 Step 25/26 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:22:23 ---> Running in f8cfc34f3708 09:22:24 Removing intermediate container f8cfc34f3708 09:22:24 ---> 7068e0626407 09:22:24 Step 26/26 : LABEL version=0.0.0 09:22:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:22:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:22:25 ---> 61ac0316cf75 09:22:25 Step 3/23 : WORKDIR /edgex-go 09:22:25 ---> Using cache 09:22:25 ---> 271c9950a63b 09:22:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:25 ---> Using cache 09:22:25 ---> 0d919278eac6 09:22:25 Step 5/23 : RUN apk add --update --no-cache make git 09:22:25 ---> Using cache 09:22:25 ---> 3c9d8ad7f0b0 09:22:25 Step 6/23 : COPY go.mod . 09:22:25 ---> Using cache 09:22:25 ---> da41a8b765d2 09:22:25 Step 7/23 : RUN go mod download 09:22:25 ---> Using cache 09:22:25 ---> 489bbfcba3eb 09:22:25 Step 8/23 : COPY . . 09:22:25 ---> Using cache 09:22:25 ---> e0b8b5b837fc 09:22:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:22:25 ---> Running in e5b890ae8f4f 09:22:25 ---> Running in 84d4eafa9dd3 09:22:26 Removing intermediate container e5b890ae8f4f 09:22:26 ---> 8be829484656 09:22:26 09:22:26 Successfully built 8be829484656 09:22:26 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 09:22:27  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/core-metadata/core-metadata ./cmd/core-metadata 09:22:59 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 09:23:03 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 09:23:11 Removing intermediate container a2e2a78f746d 09:23:11 ---> 46686b11280e 09:23:11 09:23:11 Step 10/23 : FROM alpine:3.12 09:23:11 ---> afeebe901d6b 09:23:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:23:11 ---> Using cache 09:23:11 ---> 7a066f168177 09:23:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:23:11 ---> Using cache 09:23:11 ---> 5204c6e410ad 09:23:11 Step 13/23 : ENV APP_PORT=48082 09:23:11 ---> Running in 9cc8cc01d668 09:23:11 Removing intermediate container 1ae8c9db1eaf 09:23:11 ---> 4b2ad2494a62 09:23:11 09:23:11 Step 10/24 : FROM alpine:3.12 09:23:11 ---> afeebe901d6b 09:23:11 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:23:11 ---> Running in 4110eb2a2e0d 09:23:11 Removing intermediate container 9cc8cc01d668 09:23:11 ---> c5aa86cad6da 09:23:11 Step 14/23 : EXPOSE $APP_PORT 09:23:11 ---> Running in 5d6b2e03eac1 09:23:12 Removing intermediate container 5d6b2e03eac1 09:23:12 ---> 3c45fda14255 09:23:12 Step 15/23 : WORKDIR / 09:23:12 ---> Running in 53f9cbc3c2ce 09:23:13 Removing intermediate container 53f9cbc3c2ce 09:23:13 ---> 4b889fe0bf42 09:23:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:23:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:23:14 (1/5) Installing ca-certificates (20191127-r4) 09:23:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:23:14 (3/5) Installing libcurl (7.69.1-r3) 09:23:14 (4/5) Installing curl (7.69.1-r3) 09:23:14 (5/5) Installing dumb-init (1.2.2-r1) 09:23:14 Executing busybox-1.31.1-r19.trigger 09:23:14 Executing ca-certificates-20191127-r4.trigger 09:23:14 ---> 4cc4b972c139 09:23:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:23:15 OK: 7 MiB in 19 packages 09:23:17 ---> d0cc797e4bbf 09:23:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:23:18 Removing intermediate container 4110eb2a2e0d 09:23:18 ---> 8d85c56a81cf 09:23:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:23:18 Removing intermediate container e028292057d9 09:23:18 ---> e2595a161f90 09:23:18 09:23:18 Step 10/21 : FROM alpine:3.12 09:23:18 ---> afeebe901d6b 09:23:18 Step 11/21 : RUN apk add --update --no-cache curl 09:23:18 ---> Running in 80ffc277ff5e 09:23:18 ---> Running in 29ee71eb5a68 09:23:18 ---> 252a69131592 09:23:18 Step 19/23 : ENTRYPOINT ["/core-command"] 09:23:19 ---> Running in 944e33598508 09:23:19 Removing intermediate container 80ffc277ff5e 09:23:19 ---> 1a051f83f286 09:23:19 Step 13/24 : WORKDIR / 09:23:19 ---> Running in f2c64c2df552 09:23:20 Removing intermediate container 944e33598508 09:23:20 ---> d16627158ab1 09:23:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:20 ---> Running in 9343b5d4d2d1 09:23:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:23:20 Removing intermediate container f2c64c2df552 09:23:20 ---> cfe28af4544c 09:23:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:23:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:23:20 Removing intermediate container 9343b5d4d2d1 09:23:20 ---> 458c57627ec3 09:23:20 Step 21/23 : LABEL arch=arm64 09:23:21 ---> Running in 33b20e685936 09:23:21 (1/4) Installing ca-certificates (20191127-r4) 09:23:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:23:21 (3/4) Installing libcurl (7.69.1-r3) 09:23:21 (4/4) Installing curl (7.69.1-r3) 09:23:21 Executing busybox-1.31.1-r19.trigger 09:23:21 Executing ca-certificates-20191127-r4.trigger 09:23:21 ---> c5a4123d3737 09:23:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:23:22 OK: 7 MiB in 18 packages 09:23:22 Removing intermediate container 33b20e685936 09:23:22 ---> 186c98cdbc8a 09:23:22 Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:23:22 ---> Running in de9ee7d7453b 09:23:23 ---> 55adb6291d2a 09:23:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:23:23 Removing intermediate container de9ee7d7453b 09:23:23 ---> 2af354c551b8 09:23:23 Step 23/23 : LABEL version=0.0.0 09:23:23 ---> Running in 9d1a866a1f1b 09:23:24 Removing intermediate container 9d1a866a1f1b 09:23:24 ---> 1d1faa2e68dc 09:23:24 09:23:24 Removing intermediate container 29ee71eb5a68 09:23:24 ---> 4bf75298df53 09:23:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:23:24 ---> 4da952e5781f 09:23:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:23:25 ---> Running in ae337ed1f260 09:23:25 Successfully built 1d1faa2e68dc 09:23:25 Successfully tagged docker-core-command-go-arm64:latest 09:23:26  Building docker-core-command-go ... done Removing intermediate container ae337ed1f260 09:23:26 ---> 398ecde15f0b 09:23:26 Step 13/21 : WORKDIR /edgex 09:23:26 ---> Running in d53c198faa1a 09:23:26 ---> 3361e03a8645 09:23:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:23:27 Removing intermediate container d53c198faa1a 09:23:27 ---> d036ed4bf732 09:23:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:23:29 ---> f14519537545 09:23:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:23:29 ---> baf9e3894476 09:23:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:23:30 ---> f097207f5c6f 09:23:30 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/ 09:23:30 ---> fdeb4d673a92 09:23:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:23:30 ---> Running in 694a11c3be1d 09:23:32 ---> af72b6f0c074 09:23:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:23:32 ---> Running in 5a84c235a579 09:23:33 Removing intermediate container 5a84c235a579 09:23:33 ---> 5bc734b2c498 09:23:33 Step 18/21 : CMD ["--init=true"] 09:23:33 ---> Running in 98797891f363 09:23:33 Removing intermediate container 694a11c3be1d 09:23:33 ---> 6dfb0c9bea52 09:23:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:23:33 ---> Running in 7ec9221e28d7 09:23:33 Removing intermediate container 98797891f363 09:23:33 ---> 099325ba290d 09:23:33 Step 19/21 : LABEL arch=arm64 09:23:33 ---> Running in 3d8ebe7b926b 09:23:33 Removing intermediate container 7ec9221e28d7 09:23:33 ---> 220da712c07a 09:23:33 Step 22/24 : LABEL arch=arm64 09:23:34 ---> Running in fd1ff75222d2 09:23:34 Removing intermediate container 3d8ebe7b926b 09:23:34 ---> 6de60aa9b36a 09:23:34 Step 20/21 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:23:34 ---> Running in 116c6465bea0 09:23:34 Removing intermediate container fd1ff75222d2 09:23:34 ---> 932ff9adbf68 09:23:34 Step 23/24 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:23:34 ---> Running in b998d257a022 09:23:35 Removing intermediate container 116c6465bea0 09:23:35 ---> 743dc65cb46b 09:23:35 Step 21/21 : LABEL version=0.0.0 09:23:35 ---> Running in e8f0e536b331 09:23:35 Removing intermediate container b998d257a022 09:23:35 ---> cf7d06f7f7c2 09:23:35 Step 24/24 : LABEL version=0.0.0 09:23:35 ---> Running in 7b93a0a938d3 09:23:36 Removing intermediate container e8f0e536b331 09:23:36 ---> 4c3d75cc7b39 09:23:36 09:23:36 Successfully built 4c3d75cc7b39 09:23:36 Successfully tagged docker-security-proxy-setup-go-arm64:latest 09:23:36  Building docker-security-proxy-setup-go ... done Removing intermediate container 7b93a0a938d3 09:23:36 ---> c028175f1b8d 09:23:36 09:23:37 Successfully built c028175f1b8d 09:23:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 09:23:39  Building docker-security-secretstore-setup-go ... done Removing intermediate container 84d4eafa9dd3 09:23:39 ---> 47f5df7e2da5 09:23:39 09:23:39 Step 10/23 : FROM alpine:3.12 09:23:39 ---> afeebe901d6b 09:23:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:23:39 ---> Using cache 09:23:39 ---> 7a066f168177 09:23:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:23:39 ---> Using cache 09:23:39 ---> 5204c6e410ad 09:23:39 Step 13/23 : ENV APP_PORT=48081 09:23:39 ---> Running in 8bcdb81b228c 09:23:40 Removing intermediate container 8bcdb81b228c 09:23:40 ---> d2c1ce82db16 09:23:40 Step 14/23 : EXPOSE $APP_PORT 09:23:40 ---> Running in 7b909c2d7a46 09:23:40 Removing intermediate container 7b909c2d7a46 09:23:40 ---> 6de604067a89 09:23:40 Step 15/23 : WORKDIR / 09:23:40 ---> Running in 151fdde6086e 09:23:41 Removing intermediate container 151fdde6086e 09:23:41 ---> 3599c83a7f2a 09:23:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:41 ---> 9fc1682caa95 09:23:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:23:43 ---> 350368b46bf0 09:23:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:23:43 ---> 4b973524429f 09:23:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:23:43 ---> Running in b292d51827a2 09:23:44 Removing intermediate container b292d51827a2 09:23:44 ---> 8ff2c59a6e58 09:23:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:44 ---> Running in ee2f9dbfe753 09:23:44 Removing intermediate container ee2f9dbfe753 09:23:44 ---> cd844459f118 09:23:44 Step 21/23 : LABEL arch=arm64 09:23:45 ---> Running in b0bbe636c27d 09:23:45 Removing intermediate container b0bbe636c27d 09:23:45 ---> 0000082e6a85 09:23:45 Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 09:23:45 ---> Running in 1392cf38dadc 09:23:46 Removing intermediate container 1392cf38dadc 09:23:46 ---> 3363df4a1eaf 09:23:46 Step 23/23 : LABEL version=0.0.0 09:23:46 ---> Running in 9fe1bde89e5a 09:23:46 Removing intermediate container 9fe1bde89e5a 09:23:46 ---> 3eeb4e81e412 09:23:46 09:23:47 Successfully built 3eeb4e81e412 09:23:47 Successfully tagged docker-core-metadata-go-arm64:latest 09:23:47  Building docker-core-metadata-go ... done  [Pipeline] } 09:23:47 $ docker stop --time=1 df5615fac931ce227f113e773a398e68f1e0f1fb6289581d6fd92e13df99af49 09:23:49 $ docker rm -f df5615fac931ce227f113e773a398e68f1e0f1fb6289581d6fd92e13df99af49 [Pipeline] // withDockerContainer [Pipeline] sh 09:23:49 + docker images 09:23:49 + grep docker 09:23:50 docker-core-metadata-go-arm64 latest 3eeb4e81e412 4 seconds ago 17.7MB 09:23:50 docker-security-secretstore-setup-go-arm64 latest c028175f1b8d 14 seconds ago 23.4MB 09:23:50 docker-security-proxy-setup-go-arm64 latest 4c3d75cc7b39 15 seconds ago 23.2MB 09:23:50 docker-core-command-go-arm64 latest 1d1faa2e68dc 26 seconds ago 15.4MB 09:23:50 docker-sys-mgmt-agent-go-arm64 latest 8be829484656 About a minute ago 300MB 09:23:50 docker-security-bootstrapper-go-arm64 latest 7d53b2f4cee1 About a minute ago 31.9MB 09:23:50 docker-core-data-go-arm64 latest d41f20d139f0 2 minutes ago 21MB 09:23:50 docker-support-notifications-go-arm64 latest a9125a1e0ad3 3 minutes ago 16MB 09:23:50 docker-support-scheduler-go-arm64 latest fa661cf83df3 3 minutes ago 15.5MB 09:23:50 docker 20.10.0 eeaf43b92773 6 weeks 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 09:23:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:55 ---> package-listing.sh 09:23:55 ++ tr '[:upper:]' '[:lower:]' 09:23:55 ++ facter osfamily 09:23:55 + OS_FAMILY=redhat 09:23:55 + workspace=/w/workspace/edgex-go/2 09:23:55 + START_PACKAGES=/tmp/packages_start.txt 09:23:55 + END_PACKAGES=/tmp/packages_end.txt 09:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:55 + PACKAGES=/tmp/packages_start.txt 09:23:55 + '[' /w/workspace/edgex-go/2 ']' 09:23:55 + PACKAGES=/tmp/packages_end.txt 09:23:55 + case "${OS_FAMILY}" in 09:23:55 + rpm -qa 09:23:55 + sort 09:24:03 + '[' -f /tmp/packages_start.txt ']' 09:24:03 + '[' -f /tmp/packages_end.txt ']' 09:24:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:03 + '[' /w/workspace/edgex-go/2 ']' 09:24:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:24:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:24:03 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:24:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:24:05 09:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:24:06 alpine: Pulling from edgex-lftools-log-publisher 09:24:06 df20fa9351a1: Pulling fs layer 09:24:06 36b3adc4ff6f: Pulling fs layer 09:24:06 8ad3a11d3b57: Pulling fs layer 09:24:06 46f8f816bc3b: Pulling fs layer 09:24:06 93b61091891f: Pulling fs layer 09:24:06 93b9cdb0e59b: Pulling fs layer 09:24:06 5e14af77c1be: Pulling fs layer 09:24:06 01666e4c0597: Pulling fs layer 09:24:06 aa168da1d23b: Pulling fs layer 09:24:06 46f8f816bc3b: Waiting 09:24:06 93b61091891f: Waiting 09:24:06 93b9cdb0e59b: Waiting 09:24:06 5e14af77c1be: Waiting 09:24:06 01666e4c0597: Waiting 09:24:06 aa168da1d23b: Waiting 09:24:06 36b3adc4ff6f: Verifying Checksum 09:24:06 36b3adc4ff6f: Download complete 09:24:06 46f8f816bc3b: Verifying Checksum 09:24:06 46f8f816bc3b: Download complete 09:24:06 df20fa9351a1: Verifying Checksum 09:24:06 df20fa9351a1: Download complete 09:24:06 93b9cdb0e59b: Download complete 09:24:06 93b61091891f: Verifying Checksum 09:24:06 93b61091891f: Download complete 09:24:06 5e14af77c1be: Verifying Checksum 09:24:06 5e14af77c1be: Download complete 09:24:06 01666e4c0597: Verifying Checksum 09:24:06 01666e4c0597: Download complete 09:24:06 df20fa9351a1: Pull complete 09:24:07 36b3adc4ff6f: Pull complete 09:24:07 8ad3a11d3b57: Verifying Checksum 09:24:07 8ad3a11d3b57: Download complete 09:24:10 8ad3a11d3b57: Pull complete 09:24:11 46f8f816bc3b: Pull complete 09:24:13 aa168da1d23b: Verifying Checksum 09:24:13 aa168da1d23b: Download complete 09:24:13 93b61091891f: Pull complete 09:24:13 93b9cdb0e59b: Pull complete 09:24:14 5e14af77c1be: Pull complete 09:24:14 01666e4c0597: Pull complete 09:24:29 aa168da1d23b: Pull complete 09:24:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:24:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:24:30 prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container 09:24:30 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:24:34 $ docker top 4cef811f51612f9a4b56f7614ec38e284875d35634c7a63507730779f26ef75a -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:24:37 + mkdir -p /var/log/sa [Pipeline] sh 09:24:37 + ls /var/log/sa-host 09:24:37 + sadf -c /var/log/sa-host/sa23 09:24:37 file_magic: OK 09:24:37 HZ: Using current value: 100 09:24:37 file_header: OK 09:24:37 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 09:24:37 Statistics: 09:24:37 Hnuu...uuuununununu... 09:24:37 File successfully converted to sysstat format version 12.2.1 09:24:37 + sadf -c /var/log/sa-host/sa27 09:24:37 file_magic: OK 09:24:37 HZ: Using current value: 100 09:24:37 file_header: OK 09:24:37 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 09:24:37 Statistics: 09:24:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:24:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:24:37 provisioning config files... 09:24:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6164004519162970889tmp [Pipeline] { [Pipeline] echo 09:24:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:24:38 ---> create-netrc.sh [Pipeline] } 09:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:24:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:24:39 ---> python-tools-install.sh [Pipeline] echo 09:24:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:24:39 ---> sudo-logs.sh 09:24:39 Archiving 'sudo' log.. [Pipeline] echo 09:24:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:24:40 ---> job-cost.sh 09:24:40 lf-activate-venv: SKIPPING 09:24:40 INFO: No Stack... 09:24:41 INFO: Retrieving Pricing Info for: v1-standard-2 09:24:41 INFO: Archiving Costs [Pipeline] echo 09:24:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:24:42 ---> logs-deploy.sh 09:24:42 lf-activate-venv: SKIPPING 09:24:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3088/2 09:24:42 INFO: archiving workspace using pattern(s): 09:24:44 Archives upload complete. 09:24:44 INFO: archiving logs to Nexus 09:24:46 ---> uname -a: 09:24:46 Linux prd-centos7-docker-4c-2g-23389.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:24:46 09:24:46 09:24:46 ---> lscpu: 09:24:46 Architecture: x86_64 09:24:46 CPU op-mode(s): 32-bit, 64-bit 09:24:46 Byte Order: Little Endian 09:24:46 Address sizes: 40 bits physical, 48 bits virtual 09:24:46 CPU(s): 4 09:24:46 On-line CPU(s) list: 0-3 09:24:46 Thread(s) per core: 1 09:24:46 Core(s) per socket: 1 09:24:46 Socket(s): 4 09:24:46 NUMA node(s): 1 09:24:46 Vendor ID: GenuineIntel 09:24:46 CPU family: 6 09:24:46 Model: 44 09:24:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:24:46 Stepping: 1 09:24:46 CPU MHz: 2933.438 09:24:46 BogoMIPS: 5866.87 09:24:46 Virtualization: VT-x 09:24:46 Hypervisor vendor: KVM 09:24:46 Virtualization type: full 09:24:46 L1d cache: 128 KiB 09:24:46 L1i cache: 128 KiB 09:24:46 L2 cache: 16 MiB 09:24:46 L3 cache: 64 MiB 09:24:46 NUMA node0 CPU(s): 0-3 09:24:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:24:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:24:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:24:46 Vulnerability Meltdown: Mitigation; PTI 09:24:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:24:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:24:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:24:46 Vulnerability Srbds: Not affected 09:24:46 Vulnerability Tsx async abort: Not affected 09:24:46 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 09:24:46 09:24:46 09:24:46 ---> nproc: 09:24:46 4 09:24:46 09:24:46 09:24:46 ---> df -h: 09:24:46 Filesystem Size Used Available Use% Mounted on 09:24:46 overlay 50.0G 11.8G 38.2G 24% / 09:24:46 tmpfs 64.0M 0 64.0M 0% /dev 09:24:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:24:46 shm 64.0M 0 64.0M 0% /dev/shm 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/2 09:24:46 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/2@tmp 09:24:46 09:24:46 09:24:46 ---> free -m: 09:24:46 total used free shared buff/cache available 09:24:46 Mem: 1837 717 157 0 962 1037 09:24:46 Swap: 1023 75 948 09:24:46 09:24:46 09:24:46 ---> ip addr: 09:24:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:24:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:24:46 inet 127.0.0.1/8 scope host lo 09:24:46 valid_lft forever preferred_lft forever 09:24:46 inet6 ::1/128 scope host 09:24:46 valid_lft forever preferred_lft forever 09:24:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:24:46 link/ether fa:16:3e:0c:66:f2 brd ff:ff:ff:ff:ff:ff 09:24:46 inet 10.30.123.222/23 brd 10.30.123.255 scope global dynamic eth0 09:24:46 valid_lft 85140sec preferred_lft 85140sec 09:24:46 inet6 fe80::f816:3eff:fe0c:66f2/64 scope link 09:24:46 valid_lft forever preferred_lft forever 09:24:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:24:46 link/ether 02:42:4a:79:5b:c5 brd ff:ff:ff:ff:ff:ff 09:24:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:24:46 valid_lft forever preferred_lft forever 09:24:46 inet6 fe80::42:4aff:fe79:5bc5/64 scope link 09:24:46 valid_lft forever preferred_lft forever 09:24:46 09:24:46 09:24:46 ---> sar -b -r -n DEV: 09:24:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 09:24:46 09:24:46 09:03:32 LINUX RESTART (4 CPU) 09:24:46 09:24:46 09:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:24:46 09:05:01 155.82 93.68 62.14 0.00 6269.08 43414.69 0.00 09:24:46 09:06:01 50.42 13.14 37.28 0.00 4715.60 2445.16 0.00 09:24:46 09:07:02 121.00 62.37 58.63 0.00 5070.63 28094.03 0.00 09:24:46 09:08:01 211.86 51.96 159.90 0.00 2461.82 29521.70 0.00 09:24:46 09:09:02 131.45 71.12 60.33 0.00 2493.28 7493.54 0.00 09:24:46 09:10:01 79.54 25.22 54.33 0.00 1039.57 6743.14 0.00 09:24:46 09:11:02 73.85 42.86 30.98 0.00 1416.97 2084.53 0.00 09:24:46 09:12:01 75.55 28.39 47.16 0.00 1953.29 4395.89 0.00 09:24:46 09:13:01 17.50 2.31 15.19 0.00 88.77 4174.35 0.00 09:24:46 09:14:02 167.09 38.20 128.89 0.00 12584.82 70189.85 0.00 09:24:46 09:15:04 988.96 784.14 204.82 0.00 103021.44 114848.68 0.00 09:24:46 09:16:10 1829.69 1661.23 168.46 0.00 102776.95 112649.25 0.00 09:24:46 09:17:01 258.69 182.54 76.16 0.00 10856.63 11944.03 0.00 09:24:46 09:18:02 311.30 99.89 211.42 0.00 20549.65 46253.73 0.00 09:24:46 09:19:01 1088.51 862.93 225.58 0.00 71410.52 90088.77 0.00 09:24:46 09:20:02 1628.16 1352.53 275.63 0.00 89592.22 96795.53 0.00 09:24:46 09:21:02 213.06 29.29 183.77 0.00 3692.30 35859.53 0.00 09:24:46 09:22:01 53.64 9.47 44.17 0.00 2877.19 2045.83 0.00 09:24:46 09:23:01 1.26 0.02 1.25 0.00 0.13 15.32 0.00 09:24:46 09:24:01 53.81 53.35 0.47 0.00 4429.72 9.54 0.00 09:24:46 Average: 384.47 281.31 103.16 0.00 22997.34 36154.27 0.00 09:24:46 09:24:46 09:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:46 09:05:01 133144 0 536120 28.49 2620 1209660 1109264 37.86 455512 1096792 36 09:24:46 09:06:01 64260 0 664308 35.31 2620 1150356 1350896 46.10 551476 1059288 104464 09:24:46 09:07:02 73064 0 677756 36.02 2596 1128128 1589680 54.25 701184 892152 32324 09:24:46 09:08:01 75748 0 758212 40.30 1492 1046092 1507472 51.45 673860 846872 92876 09:24:46 09:09:02 218052 0 758188 40.30 1492 903812 1543240 52.67 585668 806144 20604 09:24:46 09:10:01 238352 0 815844 43.36 680 826668 1747100 59.63 676468 689000 30524 09:24:46 09:11:02 337684 0 760788 40.43 680 782392 1631840 55.69 557160 705012 42164 09:24:46 09:12:01 316280 0 730096 38.80 640 834528 1320792 45.08 576996 701884 16492 09:24:46 09:13:01 168216 0 729288 38.76 640 983400 1298268 44.31 600528 824988 56576 09:24:46 09:14:02 84360 0 714876 37.99 284 1082024 1264512 43.16 709504 838712 82640 09:24:46 09:15:04 75252 0 847272 45.03 0 959020 2378232 81.17 651116 934116 72028 09:24:46 09:16:10 76044 0 853172 45.34 0 952328 2333372 79.63 766716 813788 83100 09:24:46 09:17:01 253344 0 1211100 64.37 0 417100 4036276 137.75 750276 615108 52260 09:24:46 09:18:02 130048 0 757116 40.24 0 994380 1670152 57.00 701000 795124 8392 09:24:46 09:19:01 163708 0 814900 43.31 0 902936 2595040 88.56 622368 864788 3100 09:24:46 09:20:02 121936 0 958332 50.93 0 801276 3385244 115.53 668532 834484 728 09:24:46 09:21:02 110824 0 690968 36.72 0 1079752 1350460 46.09 628184 875396 1668 09:24:46 09:22:01 124276 0 644940 34.28 0 1112328 1222584 41.72 592512 906092 20 09:24:46 09:23:01 129048 0 640136 34.02 0 1112360 1183064 40.38 589668 905600 12 09:24:46 09:24:01 80492 0 662816 35.23 0 1138236 1206556 41.18 596252 946428 132 09:24:46 Average: 148707 0 761311 40.46 687 970839 1786202 60.96 632749 847588 35007 09:24:46 09:24:46 09:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:46 09:05:01 eth0 555.87 316.66 3311.56 62.36 0.00 0.00 0.00 0.00 09:24:46 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:06:01 eth0 528.04 559.94 2241.81 83.74 0.00 0.00 0.00 0.00 09:24:46 09:06:01 veth308e37b 493.50 430.09 50.54 1783.49 0.00 0.00 0.00 0.00 09:24:46 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:06:01 docker0 493.42 429.96 43.79 1783.48 0.00 0.00 0.00 0.00 09:24:46 09:07:02 eth0 506.94 461.23 3686.21 64.17 0.00 0.00 0.00 0.00 09:24:46 09:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:07:02 docker0 233.99 211.44 19.41 866.45 0.00 0.00 0.00 0.00 09:24:46 09:08:01 eth0 202.32 127.97 854.63 18.30 0.00 0.00 0.00 0.00 09:24:46 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:08:01 docker0 112.51 178.31 8.00 836.97 0.00 0.00 0.00 0.00 09:24:46 09:09:02 veth28caf9c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:09:02 eth0 23.29 17.85 25.47 9.77 0.00 0.00 0.00 0.00 09:24:46 09:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:10:01 veth28caf9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:10:01 eth0 21.71 16.01 16.90 9.25 0.00 0.00 0.00 0.00 09:24:46 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:11:02 veth28caf9c 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:24:46 09:11:02 eth0 23.62 17.62 18.15 9.95 0.00 0.00 0.00 0.00 09:24:46 09:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:11:02 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 09:24:46 09:12:01 veth28caf9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:12:01 eth0 12.96 9.33 10.99 5.98 0.00 0.00 0.00 0.00 09:24:46 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:13:01 veth28caf9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:13:01 eth0 34.65 29.41 20.21 91.17 0.00 0.00 0.00 0.00 09:24:46 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:14:02 eth0 170.24 148.06 1672.02 21.02 0.00 0.00 0.00 0.00 09:24:46 09:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:14:02 veth734bf26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:15:04 eth0 45.95 28.73 155.06 38.79 0.00 0.00 0.00 0.00 09:24:46 09:15:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:15:04 veth734bf26 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:15:04 docker0 11.83 24.16 0.63 141.04 0.00 0.00 0.00 0.00 09:24:46 09:16:10 eth0 3.84 2.55 3.02 1.63 0.00 0.00 0.00 0.00 09:24:46 09:16:10 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:16:10 veth734bf26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:16:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:17:01 vethbd01082 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:17:01 veth42388d3 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:17:01 eth0 7.04 5.17 5.41 2.98 0.00 0.00 0.00 0.00 09:24:46 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:18:02 eth0 209.25 78.30 1084.07 18.96 0.00 0.00 0.00 0.00 09:24:46 09:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:18:02 veth734bf26 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 09:24:46 09:18:02 vetha684785 33.39 136.62 2.47 866.07 0.00 0.00 0.00 0.00 09:24:46 09:19:01 eth0 55.37 38.13 111.83 76.46 0.00 0.00 0.00 0.00 09:24:46 09:19:01 vethaeb3912 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:19:01 veth734bf26 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:20:02 veth095a946 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:20:02 veth99d884e 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:20:02 vethf37b28d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:24:46 09:20:02 eth0 39.17 30.88 54.35 58.83 0.00 0.00 0.00 0.00 09:24:46 09:21:02 eth0 232.13 123.44 1647.35 25.79 0.00 0.00 0.00 0.00 09:24:46 09:21:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:24:46 09:21:02 veth734bf26 0.00 1.02 0.00 0.05 0.00 0.00 0.00 0.00 09:24:46 09:21:02 docker0 938.93 1120.08 77.01 5196.85 0.00 0.00 0.00 0.00 09:24:46 09:22:01 eth0 43.70 31.61 75.71 63.41 0.00 0.00 0.00 0.00 09:24:46 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:22:01 docker0 5.92 9.71 0.60 57.36 0.00 0.00 0.00 0.00 09:24:46 09:23:01 eth0 0.20 0.13 0.26 0.01 0.00 0.00 0.00 0.00 09:24:46 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:24:01 eth0 5.90 3.26 5.85 2.39 0.00 0.00 0.00 0.00 09:24:46 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 Average: eth0 135.94 102.36 749.54 33.29 0.00 0.00 0.00 0.00 09:24:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:46 Average: docker0 47.08 56.30 3.87 261.81 0.00 0.00 0.00 0.00 09:24:46 09:24:46 09:24:46 ---> sar -P ALL: 09:24:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 09:24:46 09:24:46 09:03:32 LINUX RESTART (4 CPU) 09:24:46 09:24:46 09:04:03 CPU %user %nice %system %iowait %steal %idle 09:24:46 09:05:01 all 14.67 0.00 8.50 8.03 23.88 44.92 09:24:46 09:05:01 0 13.12 0.00 6.77 9.18 25.72 45.21 09:24:46 09:05:01 1 11.30 0.00 13.04 5.47 23.44 46.76 09:24:46 09:05:01 2 17.41 0.00 7.87 10.70 23.83 40.19 09:24:46 09:05:01 3 16.94 0.00 6.35 6.83 22.51 47.37 09:24:46 09:06:01 all 3.84 0.00 3.51 1.07 24.95 66.63 09:24:46 09:06:01 0 3.72 0.00 2.83 0.66 28.17 64.61 09:24:46 09:06:01 1 3.40 0.00 3.74 1.59 24.17 67.10 09:24:46 09:06:01 2 4.16 0.00 3.84 1.76 23.34 66.90 09:24:46 09:06:01 3 4.11 0.00 3.63 0.29 24.03 67.95 09:24:46 09:07:02 all 7.22 0.00 3.10 1.77 23.11 64.80 09:24:46 09:07:02 0 5.32 0.00 2.54 0.94 25.91 65.30 09:24:46 09:07:02 1 6.21 0.00 3.38 2.00 21.48 66.94 09:24:46 09:07:02 2 7.58 0.00 3.15 2.99 22.04 64.24 09:24:46 09:07:02 3 9.82 0.00 3.34 1.17 22.99 62.68 09:24:46 09:08:01 all 5.37 0.00 5.22 2.88 27.23 59.29 09:24:46 09:08:01 0 4.56 0.00 5.23 2.82 28.59 58.80 09:24:46 09:08:01 1 5.31 0.00 5.56 3.59 26.87 58.67 09:24:46 09:08:01 2 5.68 0.00 5.18 2.67 26.93 59.53 09:24:46 09:08:01 3 5.97 0.00 4.92 2.45 26.51 60.15 09:24:46 09:09:02 all 16.49 0.00 6.24 5.48 29.52 42.28 09:24:46 09:09:02 0 15.43 0.00 7.24 4.83 31.11 41.39 09:24:46 09:09:02 1 16.39 0.00 5.92 7.28 29.68 40.74 09:24:46 09:09:02 2 17.09 0.00 5.58 5.20 28.76 43.37 09:24:46 09:09:02 3 17.06 0.00 6.21 4.60 28.49 43.64 09:24:46 09:10:01 all 34.32 0.00 11.09 1.58 35.49 17.52 09:24:46 09:10:01 0 37.26 0.00 12.69 2.64 34.21 13.19 09:24:46 09:10:01 1 36.43 0.00 12.17 1.18 34.75 15.48 09:24:46 09:10:01 2 33.48 0.00 10.03 1.57 36.14 18.78 09:24:46 09:10:01 3 30.41 0.00 9.60 0.98 36.74 22.28 09:24:46 09:11:02 all 23.61 0.00 9.40 2.92 40.10 23.98 09:24:46 09:11:02 0 20.80 0.00 9.87 3.42 41.83 24.08 09:24:46 09:11:02 1 24.29 0.00 9.00 2.48 40.17 24.06 09:24:46 09:11:02 2 27.16 0.00 9.05 2.95 39.43 21.39 09:24:46 09:11:02 3 22.27 0.00 9.66 2.81 38.91 26.35 09:24:46 09:12:01 all 22.88 0.00 11.45 2.49 33.21 29.98 09:24:46 09:12:01 0 22.09 0.00 10.97 2.15 33.80 30.98 09:24:46 09:12:01 1 21.52 0.00 11.20 2.79 34.32 30.16 09:24:46 09:12:01 2 23.36 0.00 12.57 2.41 32.14 29.52 09:24:46 09:12:01 3 24.54 0.00 11.06 2.61 32.56 29.23 09:24:46 09:13:01 all 14.46 0.00 8.57 0.36 34.09 42.52 09:24:46 09:13:01 0 16.63 0.00 8.83 0.33 33.52 40.69 09:24:46 09:13:01 1 12.95 0.00 7.27 0.65 33.77 45.37 09:24:46 09:13:01 2 15.65 0.00 9.45 0.14 35.09 39.67 09:24:46 09:13:01 3 12.67 0.00 8.81 0.30 34.02 44.21 09:24:46 09:14:02 all 4.57 0.00 6.72 2.76 30.81 55.13 09:24:46 09:14:02 0 7.31 0.00 7.78 2.73 31.95 50.22 09:24:46 09:14:02 1 3.34 0.00 6.59 2.87 30.41 56.79 09:24:46 09:14:02 2 4.46 0.00 6.42 2.99 30.30 55.82 09:24:46 09:14:02 3 3.27 0.00 6.12 2.45 30.61 57.55 09:24:46 09:15:04 all 14.88 0.00 16.71 10.55 28.54 29.33 09:24:46 09:15:04 0 17.09 0.00 19.59 10.99 27.94 24.39 09:24:46 09:15:04 1 14.36 0.00 15.78 11.71 29.06 29.08 09:24:46 09:15:04 2 14.57 0.00 16.33 10.38 28.37 30.36 09:24:46 09:15:04 3 13.58 0.00 15.23 9.11 28.76 33.32 09:24:46 09:24:46 09:15:04 CPU %user %nice %system %iowait %steal %idle 09:24:46 09:16:10 all 8.12 0.00 8.53 27.97 35.84 19.54 09:24:46 09:16:10 0 7.65 0.00 8.32 28.82 35.19 20.02 09:24:46 09:16:10 1 8.25 0.00 8.20 27.35 36.51 19.69 09:24:46 09:16:10 2 7.66 0.00 8.98 27.55 34.86 20.96 09:24:46 09:16:10 3 8.92 0.00 8.61 28.16 36.82 17.49 09:24:46 09:17:01 all 51.41 0.00 13.40 9.20 19.15 6.84 09:24:46 09:17:01 0 53.50 0.00 12.51 10.33 17.98 5.69 09:24:46 09:17:01 1 49.09 0.00 11.64 10.52 21.86 6.89 09:24:46 09:17:01 2 50.37 0.00 14.17 8.31 19.44 7.71 09:24:46 09:17:01 3 52.53 0.00 15.31 7.61 17.42 7.14 09:24:46 09:18:02 all 26.96 0.00 14.08 8.93 33.22 16.81 09:24:46 09:18:02 0 25.97 0.00 12.59 7.91 32.71 20.82 09:24:46 09:18:02 1 30.53 0.00 15.60 7.81 31.30 14.76 09:24:46 09:18:02 2 26.02 0.00 12.58 9.94 34.32 17.14 09:24:46 09:18:02 3 25.39 0.00 15.69 10.11 34.58 14.23 09:24:46 09:19:01 all 20.89 0.00 13.14 13.86 32.31 19.80 09:24:46 09:19:01 0 18.79 0.00 11.87 12.73 33.52 23.09 09:24:46 09:19:01 1 21.44 0.00 14.93 14.13 30.61 18.89 09:24:46 09:19:01 2 21.56 0.00 13.11 15.35 32.17 17.81 09:24:46 09:19:01 3 21.84 0.00 12.73 13.22 32.91 19.30 09:24:46 09:20:02 all 15.32 0.00 12.45 22.87 24.82 24.54 09:24:46 09:20:02 0 14.74 0.00 11.25 20.61 25.56 27.82 09:24:46 09:20:02 1 15.16 0.00 12.98 24.69 24.66 22.51 09:24:46 09:20:02 2 15.83 0.00 12.62 23.87 23.39 24.29 09:24:46 09:20:02 3 15.54 0.00 12.99 22.28 25.70 23.48 09:24:46 09:21:02 all 27.86 0.00 12.26 5.72 18.01 36.14 09:24:46 09:21:02 0 29.06 0.00 12.62 3.68 18.65 36.00 09:24:46 09:21:02 1 25.14 0.00 11.78 5.98 19.07 38.04 09:24:46 09:21:02 2 27.78 0.00 12.36 8.37 17.31 34.18 09:24:46 09:21:02 3 29.49 0.00 12.27 4.85 17.03 36.36 09:24:46 09:22:01 all 4.57 0.00 2.44 1.86 4.34 86.79 09:24:46 09:22:01 0 5.75 0.00 2.24 1.07 4.59 86.35 09:24:46 09:22:01 1 2.72 0.00 2.57 1.90 4.21 88.59 09:24:46 09:22:01 2 6.07 0.00 2.97 3.95 4.14 82.87 09:24:46 09:22:01 3 3.75 0.00 1.99 0.56 4.43 89.28 09:24:46 09:23:01 all 0.12 0.00 0.06 0.00 0.26 99.56 09:24:46 09:23:01 0 0.03 0.00 0.07 0.00 0.18 99.72 09:24:46 09:23:01 1 0.03 0.00 0.03 0.00 0.47 99.47 09:24:46 09:23:01 2 0.03 0.00 0.07 0.00 0.12 99.78 09:24:46 09:23:01 3 0.38 0.00 0.07 0.00 0.27 99.28 09:24:46 09:24:01 all 0.68 0.00 0.43 1.86 1.21 95.82 09:24:46 09:24:01 0 0.13 0.00 0.50 0.25 1.21 97.91 09:24:46 09:24:01 1 1.54 0.00 0.55 5.36 1.14 91.41 09:24:46 09:24:01 2 0.60 0.00 0.45 0.70 0.95 97.31 09:24:46 09:24:01 3 0.45 0.00 0.23 1.18 1.52 96.62 09:24:46 Average: all 14.97 0.00 8.13 6.59 25.07 45.24 09:24:46 Average: 0 15.01 0.00 8.08 6.32 25.76 44.83 09:24:46 Average: 1 14.46 0.00 8.35 6.91 24.95 45.32 09:24:46 Average: 2 15.40 0.00 8.11 7.10 24.69 44.70 09:24:46 Average: 3 15.02 0.00 7.96 6.04 24.89 46.09 09:24:46 09:24:46 09:24:46