Pull request #2939 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 66a0badd9ac85f114c8928439e132ee1fd5f5757+382321cdbf919cdcf7c2812d3a520779371560e7 (32c34c3b8c70293866919d48988b0b7e8db033a8) Running in Durability level: MAX_SURVIVABILITY 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2939/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2939/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-15453 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/master commit 382321cdbf919cdcf7c2812d3a520779371560e7 into PR head commit 66a0badd9ac85f114c8928439e132ee1fd5f5757 Merge succeeded, producing 66a0badd9ac85f114c8928439e132ee1fd5f5757 Checking out Revision 66a0badd9ac85f114c8928439e132ee1fd5f5757 (PR-2939) > 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/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # 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 382321cdbf919cdcf7c2812d3a520779371560e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 Commit message: "build(snap): Remove Vault's dependency on Consul" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:14:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:14:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:14:40 ========================================================= 22:14:40 EdgeX Global Pipelines Version Info 22:14:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:14:42 ------------------- 22:14:42 stable info: 22:14:42 ------------------- 22:14:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:14:42 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:14:42 Message: update stable to v1.0.172 22:14:42 ------------------- 22:14:42 experimental info: 22:14:42 ------------------- 22:14:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:14:42 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:14:42 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:14:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:14:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:14:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:14:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:14:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:14:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:14:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:14:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:14:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:14:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:14:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:14:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo 22:14:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66a0badd9ac85f114c8928439e132ee1fd5f5757 [Pipeline] echo 22:14:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66a0bad [Pipeline] echo 22:14:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:14:47 provisioning config files... 22:14:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8666755291908644988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:47 ---> docker-login.sh 22:14:47 nexus3.edgexfoundry.org:10001 22:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:48 Configure a credential helper to remove this warning. See 22:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:48 22:14:48 Login Succeeded 22:14:48 nexus3.edgexfoundry.org:10002 22:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:48 Configure a credential helper to remove this warning. See 22:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:48 22:14:48 Login Succeeded 22:14:48 nexus3.edgexfoundry.org:10003 22:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:48 Configure a credential helper to remove this warning. See 22:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:48 22:14:48 Login Succeeded 22:14:48 nexus3.edgexfoundry.org:10004 22:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:49 Configure a credential helper to remove this warning. See 22:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:49 22:14:49 Login Succeeded 22:14:49 docker.io 22:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:49 Configure a credential helper to remove this warning. See 22:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:49 22:14:49 Login Succeeded 22:14:49 ---> docker-login.sh ends [Pipeline] } 22:14:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/core-command/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo core-command,cmd/core-command/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/core-data/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo core-data,cmd/core-data/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/core-metadata/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo core-metadata,cmd/core-metadata/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/security-proxy-setup/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/security-secrets-setup/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/support-notifications/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo support-notifications,cmd/support-notifications/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/support-scheduler/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:14:49 + for file in '`ls cmd/**/Dockerfile`' 22:14:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:14:49 ++ cut -d/ -f2 22:14:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:14:49 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-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 22:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:51 22:14:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:14:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:51 latest: Pulling from edgex-devops/git-semver 22:14:51 31603596830f: Pulling fs layer 22:14:51 2a8b12db71e7: Pulling fs layer 22:14:51 6ca5941a6612: Pulling fs layer 22:14:51 ecc8261a40a4: Pulling fs layer 22:14:51 ecc8261a40a4: Waiting 22:14:51 2a8b12db71e7: Verifying Checksum 22:14:51 2a8b12db71e7: Download complete 22:14:51 31603596830f: Verifying Checksum 22:14:51 31603596830f: Download complete 22:14:52 ecc8261a40a4: Verifying Checksum 22:14:52 ecc8261a40a4: Download complete 22:14:52 6ca5941a6612: Verifying Checksum 22:14:52 6ca5941a6612: Download complete 22:14:52 31603596830f: Pull complete 22:14:52 2a8b12db71e7: Pull complete 22:14:53 6ca5941a6612: Pull complete 22:14:53 ecc8261a40a4: Pull complete 22:14:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:14:53 prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container 22:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:14:56 $ docker top 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:56 [ssh-agent] Looking for ssh-agent implementation... 22:14:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:57 $ docker exec 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent 22:14:57 SSH_AUTH_SOCK=/tmp/ssh-uE0Xp2eyGQol/agent.12 22:14:57 SSH_AGENT_PID=18 22:14:57 Running ssh-add (command line suppressed) 22:14:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5686297518627953426.key (/w/workspace/edgex-go/1@tmp/private_key_5686297518627953426.key) 22:14:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:57 + git tag --points-at HEAD [Pipeline] } 22:14:58 $ docker exec --env ******** --env ******** 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent -k 22:14:58 unset SSH_AUTH_SOCK; 22:14:58 unset SSH_AGENT_PID; 22:14:58 echo Agent pid 18 killed; 22:14:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:14:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:58 [ssh-agent] Looking for ssh-agent implementation... 22:14:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:58 $ docker exec 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent 22:14:58 SSH_AUTH_SOCK=/tmp/ssh-3uHK73e0NG5C/agent.46 22:14:58 SSH_AGENT_PID=52 22:14:58 Running ssh-add (command line suppressed) 22:14:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8688015696209167599.key (/w/workspace/edgex-go/1@tmp/private_key_8688015696209167599.key) 22:14:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:59 + git semver init 22:14:59 # -> Open(): unable to determine branch for HEAD 22:14:59 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:14:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:14:59 # $SEMVER_REMOTE_NAME = origin 22:14:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:14:59 # $SEMVER_USER_NAME = edgex-jenkins 22:14:59 # $SEMVER_BRANCH = PR-2939 22:14:59 # $SEMVER_TEMP = /tmp/semver-011138288 22:14:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:15:17 # '/tmp/semver-011138288' -> '/w/workspace/edgex-go/1/.semver' 22:15:17 # -> Force: false 22:15:17 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:15:17 $ docker exec --env ******** --env ******** 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent -k 22:15:17 unset SSH_AUTH_SOCK; 22:15:17 unset SSH_AGENT_PID; 22:15:17 echo Agent pid 52 killed; 22:15:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:18 + git semver [Pipeline] } 22:15:18 $ docker stop --time=1 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 22:15:20 $ docker rm -f 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 [Pipeline] // withDockerContainer [Pipeline] sh 22:15:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:15:21 Stashed 1 file(s) [Pipeline] echo 22:15:21 [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 22:15:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:15:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:15:23 + sudo service docker restart 22:15:23 + true 22:15:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:15:24 ========================================================= 22:15:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:15:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:15:24 + 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 . 22:15:28 Sending build context to Docker daemon 326.4MB 22:15:28 Step 1/7 : ARG BASE=golang:1.15-alpine 22:15:28 Step 2/7 : FROM ${BASE} 22:15:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:28 188c0c94c7c5: Pulling fs layer 22:15:28 0ef7d3d256c8: Pulling fs layer 22:15:28 de9db76c5a1d: Pulling fs layer 22:15:28 bca2f99d35d6: Pulling fs layer 22:15:28 93359f2a8cfa: Pulling fs layer 22:15:28 7c6f9722023f: Pulling fs layer 22:15:28 a35cf1a2eb13: Pulling fs layer 22:15:28 93359f2a8cfa: Waiting 22:15:28 7c6f9722023f: Waiting 22:15:28 a35cf1a2eb13: Waiting 22:15:28 bca2f99d35d6: Waiting 22:15:28 de9db76c5a1d: Verifying Checksum 22:15:28 de9db76c5a1d: Download complete 22:15:28 0ef7d3d256c8: Download complete 22:15:28 93359f2a8cfa: Verifying Checksum 22:15:28 93359f2a8cfa: Download complete 22:15:28 188c0c94c7c5: Verifying Checksum 22:15:28 188c0c94c7c5: Download complete 22:15:28 7c6f9722023f: Verifying Checksum 22:15:28 188c0c94c7c5: Pull complete 22:15:28 0ef7d3d256c8: Pull complete 22:15:28 de9db76c5a1d: Pull complete 22:15:30 a35cf1a2eb13: Verifying Checksum 22:15:30 a35cf1a2eb13: Download complete 22:15:30 bca2f99d35d6: Verifying Checksum 22:15:30 bca2f99d35d6: Download complete 22:15:36 bca2f99d35d6: Pull complete 22:15:36 93359f2a8cfa: Pull complete 22:15:36 7c6f9722023f: Pull complete 22:15:37 Still waiting to schedule task 22:15:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:15:41 a35cf1a2eb13: Pull complete 22:15:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:15:41 ---> a62c8e92a672 22:15:41 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:15:41 ---> Running in 289b8e4f9225 22:15:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:43 (1/12) Installing libmagic (5.38-r0) 22:15:43 (2/12) Installing file (5.38-r0) 22:15:43 (3/12) Installing libc-dev (0.7.2-r3) 22:15:43 (4/12) Installing g++ (9.3.0-r2) 22:15:50 (5/12) Installing fortify-headers (1.1-r0) 22:15:50 (6/12) Installing patch (2.7.6-r6) 22:15:50 (7/12) Installing build-base (0.5-r2) 22:15:50 (8/12) Installing libsodium (1.0.18-r0) 22:15:50 (9/12) Installing pkgconf (1.7.2-r0) 22:15:50 (10/12) Installing libsodium-dev (1.0.18-r0) 22:15:50 (11/12) Installing libzmq (4.3.3-r0) 22:15:50 (12/12) Installing zeromq-dev (4.3.3-r0) 22:15:50 Executing busybox-1.31.1-r19.trigger 22:15:50 OK: 233 MiB in 51 packages 22:15:53 Removing intermediate container 289b8e4f9225 22:15:53 ---> 8f23ade6d97b 22:15:53 Step 4/7 : WORKDIR /edgex-go 22:15:53 ---> Running in 5dc6509f6ae8 22:15:53 Removing intermediate container 5dc6509f6ae8 22:15:53 ---> 328ebe46e392 22:15:53 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:15:54 latest: Pulling from library/docker 22:15:54 188c0c94c7c5: Already exists 22:15:54 0c7c675703d6: Pulling fs layer 22:15:54 cc8c12a437cb: Pulling fs layer 22:15:54 0fad174ccba3: Pulling fs layer 22:15:54 f78b7b4f0096: Pulling fs layer 22:15:54 4b74a9be2796: Pulling fs layer 22:15:54 6e2fb13aee8f: Pulling fs layer 22:15:54 f78b7b4f0096: Waiting 22:15:54 4b74a9be2796: Waiting 22:15:54 6e2fb13aee8f: Waiting 22:15:54 cc8c12a437cb: Verifying Checksum 22:15:54 cc8c12a437cb: Download complete 22:15:54 f78b7b4f0096: Verifying Checksum 22:15:54 f78b7b4f0096: Download complete 22:15:54 0c7c675703d6: Verifying Checksum 22:15:54 0c7c675703d6: Download complete 22:15:54 4b74a9be2796: Verifying Checksum 22:15:54 4b74a9be2796: Download complete 22:15:54 6e2fb13aee8f: Verifying Checksum 22:15:54 6e2fb13aee8f: Download complete 22:15:55 0c7c675703d6: Pull complete 22:15:55 cc8c12a437cb: Pull complete 22:15:55 0fad174ccba3: Verifying Checksum 22:15:55 0fad174ccba3: Download complete 22:15:59 0fad174ccba3: Pull complete 22:15:59 f78b7b4f0096: Pull complete 22:15:59 4b74a9be2796: Pull complete 22:15:59 6e2fb13aee8f: Pull complete 22:15:59 Digest: sha256:a1784b31ad3d6369497dbb5ece4c1d4659dcf720614dc7d82b26936c8ba67b94 22:15:59 Status: Downloaded newer image for docker:latest 22:16:00 ---> 5a4410107bba 22:16:00 Step 6/7 : COPY go.mod . 22:16:00 ---> 168f9c80a19a 22:16:00 Step 7/7 : RUN go mod download 22:16:00 ---> Running in d16d909e6008 22:16:22 Removing intermediate container d16d909e6008 22:16:22 ---> d74df9a981d4 22:16:22 Successfully built d74df9a981d4 22:16:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:16:23 + docker inspect -f . ci-base-image-x86_64 22:16:23 . [Pipeline] withDockerContainer 22:16:23 prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container 22:16:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 22:16:24 $ docker top df6b9c7374e0c9a23a1bbe1e4d2583b730531b8be6f855e8bd85ccc528141fde -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:24 + go version 22:16:24 go version go1.15.5 linux/amd64 [Pipeline] } 22:16:24 $ docker stop --time=1 df6b9c7374e0c9a23a1bbe1e4d2583b730531b8be6f855e8bd85ccc528141fde 22:16:26 $ docker rm -f df6b9c7374e0c9a23a1bbe1e4d2583b730531b8be6f855e8bd85ccc528141fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:27 + docker inspect -f . ci-base-image-x86_64 22:16:27 . [Pipeline] withDockerContainer 22:16:27 prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container 22:16:27 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 22:16:28 $ docker top 8acd7df3091e4ae1446584a08976e9b3e0b173200ae713c825074ebbe738cc06 -eo pid,comm [Pipeline] { [Pipeline] echo 22:16:28 ========================================================= 22:16:28 [edgeXBuildGoParallel] Running Tests and Build... 22:16:28 ========================================================= [Pipeline] sh 22:16:28 + make test 22:16:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:16:39 ? github.com/edgexfoundry/edgex-go [no test files] 22:16:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:17:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:17:05 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.045s 22:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:17:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:17:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.129s coverage: 46.6% of statements 22:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.193s coverage: 27.1% of statements 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 67.7% of statements 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.431s coverage: 82.3% of statements 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.410s coverage: 28.6% of statements 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements 22:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.206s coverage: 97.5% of statements 22:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 22:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.319s coverage: 93.8% of statements 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.2% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.5% of statements 22:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 22:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements 22:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 22:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 22:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 22:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 55.9% of statements 22:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.292s coverage: 86.3% of statements 22:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.178s coverage: 72.2% of statements 22:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.397s coverage: 72.1% of statements 22:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.059s coverage: 82.4% of statements 22:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements 22:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements 22:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.051s coverage: 96.8% of statements 22:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 37.2% of statements 22:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.460s coverage: 84.0% of statements 22:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 22:17:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.121s coverage: 47.1% of statements 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:17:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.039s coverage: 100.0% of statements 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:17:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:17:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:17:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15454 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 22:17:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.759s coverage: 29.1% of statements 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.092s coverage: 99.0% of statements 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 22:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 22:17:30 GO111MODULE=on go vet ./... 22:17:33 using credential edgex-jenkins-ssh 22:17:33 Cloning the remote Git repository 22:17:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:17:34 > git init /w/workspace/edgex-go/1 # timeout=10 22:17:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:17:34 > git --version # timeout=10 22:17:34 > git --version # 'git version 2.17.1' 22:17:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:50 Merging remotes/origin/master commit 382321cdbf919cdcf7c2812d3a520779371560e7 into PR head commit 66a0badd9ac85f114c8928439e132ee1fd5f5757 22:17:51 Merge succeeded, producing 66a0badd9ac85f114c8928439e132ee1fd5f5757 22:17:51 Checking out Revision 66a0badd9ac85f114c8928439e132ee1fd5f5757 (PR-2939) 22:17:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:17:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:17:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:17:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:17:50 > git config core.sparsecheckout # timeout=10 22:17:50 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 22:17:50 > git remote # timeout=10 22:17:51 > git config --get remote.origin.url # timeout=10 22:17:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:51 > git merge 382321cdbf919cdcf7c2812d3a520779371560e7 # timeout=10 22:17:51 > git rev-parse HEAD^{commit} # timeout=10 22:17:51 > git config core.sparsecheckout # timeout=10 22:17:51 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 22:17:55 Commit message: "build(snap): Remove Vault's dependency on Consul" 22:17:55 > git --version # timeout=10 22:17:55 > git --version # 'git version 2.17.1' 22:17:55 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 22:17:56 gofmt -l . 22:17:56 [ "`gofmt -l .`" = "" ] [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:57 ./bin/test-go-mod-tidy.sh 22:17:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:17:57 ./bin/test-attribution-txt.sh 22:17:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:17:58 + sudo service docker restart 22:17:58 + true [Pipeline] sh 22:18:00 + ls -al . 22:18:00 total 668 22:18:00 drwxrwxr-x 10 1001 1001 4096 Dec 10 22:17 . 22:18:00 drwxr-xr-x 4 root root 28 Dec 10 22:16 .. 22:18:00 -rw-rw-r-- 1 1001 1001 11 Dec 10 22:14 .dockerignore 22:18:00 drwxrwxr-x 8 1001 1001 179 Dec 10 22:14 .git 22:18:00 drwxrwxr-x 3 1001 1001 125 Dec 10 22:14 .github 22:18:00 -rw-rw-r-- 1 1001 1001 943 Dec 10 22:14 .gitignore 22:18:00 drwx------ 3 1001 1001 47 Dec 10 22:15 .semver 22:18:00 -rw-rw-r-- 1 1001 1001 166 Dec 10 22:14 .sonarcloud.properties 22:18:00 -rw-rw-r-- 1 1001 1001 3804 Dec 10 22:14 CONTRIBUTING.md 22:18:00 -rw-rw-r-- 1 1001 1001 1035 Dec 10 22:14 Dockerfile.build 22:18:00 -rw-rw-r-- 1 1001 1001 863 Dec 10 22:14 Jenkinsfile 22:18:00 -rw-rw-r-- 1 1001 1001 10775 Dec 10 22:14 LICENSE 22:18:00 -rw-rw-r-- 1 1001 1001 6318 Dec 10 22:14 Makefile 22:18:00 -rw-rw-r-- 1 1001 1001 6447 Dec 10 22:14 README.md 22:18:00 -rw-rw-r-- 1 1001 1001 7286 Dec 10 22:14 SECURITY.md 22:18:00 -rw-rw-r-- 1 1001 1001 5 Dec 10 22:15 VERSION 22:18:00 -rw-rw-r-- 1 1001 1001 4131 Dec 10 22:14 ZMQWindows.md 22:18:00 drwxrwxr-x 2 1001 1001 117 Dec 10 22:14 bin 22:18:00 drwxrwxr-x 15 1001 1001 4096 Dec 10 22:14 cmd 22:18:00 -rw-r--r-- 1 root root 569562 Dec 10 22:17 coverage.out 22:18:00 -rw-r--r-- 1 root root 1041 Dec 10 22:17 go.mod 22:18:00 -rw-r--r-- 1 root root 18856 Dec 10 22:17 go.sum 22:18:00 drwxrwxr-x 8 1001 1001 127 Dec 10 22:14 internal 22:18:00 drwxrwxr-x 4 1001 1001 26 Dec 10 22:14 openapi 22:18:00 drwxrwxr-x 4 1001 1001 71 Dec 10 22:14 snap 22:18:00 -rw-rw-r-- 1 1001 1001 168 Dec 10 22:14 version.go [Pipeline] sh 22:18:00 + '[' -e coverage.out ] 22:18:00 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { 22:18:00 Stashed 1 file(s) [Pipeline] sh [Pipeline] wrap 22:18:00 provisioning config files... 22:18:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7487075357995027670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:01 + make build 22:18:01 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 22:18:01 ---> docker-login.sh 22:18:01 nexus3.edgexfoundry.org:10001 22:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:02 Configure a credential helper to remove this warning. See 22:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:02 22:18:02 Login Succeeded 22:18:02 nexus3.edgexfoundry.org:10002 22:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:03 Configure a credential helper to remove this warning. See 22:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:03 22:18:03 Login Succeeded 22:18:03 nexus3.edgexfoundry.org:10003 22:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:03 Configure a credential helper to remove this warning. See 22:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:03 22:18:03 Login Succeeded 22:18:03 nexus3.edgexfoundry.org:10004 22:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:04 Configure a credential helper to remove this warning. See 22:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:04 22:18:04 Login Succeeded 22:18:04 docker.io 22:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:04 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 22:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:05 Configure a credential helper to remove this warning. See 22:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:05 22:18:05 Login Succeeded 22:18:05 ---> docker-login.sh ends [Pipeline] } 22:18:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:05 ========================================================= 22:18:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:18:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:18:06 + 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 . 22:18:08 Sending build context to Docker daemon 165.7MB 22:18:08 Step 1/7 : ARG BASE=golang:1.15-alpine 22:18:08 Step 2/7 : FROM ${BASE} 22:18:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:08 5f621e34cdf4: Pulling fs layer 22:18:08 a4357932f1b6: Pulling fs layer 22:18:08 18c013af1878: Pulling fs layer 22:18:08 00ac8860ef70: Pulling fs layer 22:18:08 63d7cb157983: Pulling fs layer 22:18:08 b116817d02f9: Pulling fs layer 22:18:08 745a02a5169b: Pulling fs layer 22:18:08 63d7cb157983: Waiting 22:18:08 b116817d02f9: Waiting 22:18:08 745a02a5169b: Waiting 22:18:08 00ac8860ef70: Waiting 22:18:08 18c013af1878: Verifying Checksum 22:18:08 18c013af1878: Download complete 22:18:08 a4357932f1b6: Download complete 22:18:08 63d7cb157983: Verifying Checksum 22:18:08 63d7cb157983: Download complete 22:18:09 b116817d02f9: Verifying Checksum 22:18:09 b116817d02f9: Download complete 22:18:09 5f621e34cdf4: Download complete 22:18:09 5f621e34cdf4: Pull complete 22:18:10 a4357932f1b6: Pull complete 22:18:10 18c013af1878: Pull complete 22:18:11 745a02a5169b: Download complete 22:18:12 00ac8860ef70: Verifying Checksum 22:18:12 00ac8860ef70: Download complete 22:18:14 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 22:18: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 22:18:15 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 22:18:16 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 22:18:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:18:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:18:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:18:21 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 22:18:22 00ac8860ef70: Pull complete 22:18:22 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 22:18:23 63d7cb157983: Pull complete 22:18:23 b116817d02f9: Pull complete 22:18:23 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 22:18:24 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 [Pipeline] } 22:18:26 $ docker stop --time=1 8acd7df3091e4ae1446584a08976e9b3e0b173200ae713c825074ebbe738cc06 22:18:26 745a02a5169b: Pull complete 22:18:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:18:26 ---> b7e6874047d6 22:18:26 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:18:27 $ docker rm -f 8acd7df3091e4ae1446584a08976e9b3e0b173200ae713c825074ebbe738cc06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:18:30 ---> Running in 2baf261b2d28 [Pipeline] isUnix [Pipeline] sh 22:18:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:31 22:18:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:18:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:18:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:32 latest: Pulling from edgex-devops/edgex-compose 22:18:32 cbdbe7a5bc2a: Pulling fs layer 22:18:32 ca9280d653b3: Pulling fs layer 22:18:32 7e9c9ca2126c: Pulling fs layer 22:18:32 cbdbe7a5bc2a: Download complete 22:18:32 cbdbe7a5bc2a: Pull complete 22:18:33 ca9280d653b3: Verifying Checksum 22:18:33 ca9280d653b3: Download complete 22:18:33 (1/12) Installing libmagic (5.38-r0) 22:18:34 (2/12) Installing file (5.38-r0) 22:18:34 (3/12) Installing libc-dev (0.7.2-r3) 22:18:34 7e9c9ca2126c: Verifying Checksum 22:18:34 7e9c9ca2126c: Download complete 22:18:34 ca9280d653b3: Pull complete 22:18:34 (4/12) Installing g++ (9.3.0-r2) 22:18:40 7e9c9ca2126c: Pull complete 22:18:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:18:40 prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container 22:18:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:18:43 $ docker top 97716bad2db326036b056d6cbdeaec78aa08f812b7f4cdcb963b2fade8741ffe -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:44 + docker-compose build --help 22:18:44 + grep parallel 22:18:45 --parallel Build images in parallel. [Pipeline] } 22:18:45 $ docker stop --time=1 97716bad2db326036b056d6cbdeaec78aa08f812b7f4cdcb963b2fade8741ffe 22:18:46 (5/12) Installing fortify-headers (1.1-r0) 22:18:46 (6/12) Installing patch (2.7.6-r6) 22:18:46 (7/12) Installing build-base (0.5-r2) 22:18:46 (8/12) Installing libsodium (1.0.18-r0) 22:18:46 (9/12) Installing pkgconf (1.7.2-r0) 22:18:46 (10/12) Installing libsodium-dev (1.0.18-r0) 22:18:46 (11/12) Installing libzmq (4.3.3-r0) 22:18:46 (12/12) Installing zeromq-dev (4.3.3-r0) 22:18:46 Executing busybox-1.31.1-r19.trigger 22:18:46 OK: 217 MiB in 51 packages 22:18:47 $ docker rm -f 97716bad2db326036b056d6cbdeaec78aa08f812b7f4cdcb963b2fade8741ffe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:47 . [Pipeline] withDockerContainer 22:18:48 prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container 22:18:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:18:48 $ docker top 2a572ec742d824b7850881cb6edb963e2c453919daa28076c96cb38b9a77ffcd -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:49 + docker-compose -f ./docker-compose-build.yml build --parallel 22:18:50 Removing intermediate container 2baf261b2d28 22:18:50 ---> eacc4f8e5095 22:18:50 Step 4/7 : WORKDIR /edgex-go 22:18:50 ---> Running in 3b9fa237ca8b 22:18:50 Building docker-core-command-go ... 22:18:50 Building docker-core-data-go ... 22:18:50 Building docker-core-metadata-go ... 22:18:50 Building docker-security-bootstrap-redis-go ... 22:18:50 Building docker-security-proxy-setup-go ... 22:18:50 Building docker-security-secrets-setup-go ... 22:18:50 Building docker-security-secretstore-setup-go ... 22:18:50 Building docker-support-notifications-go ... 22:18:50 Building docker-support-scheduler-go ... 22:18:50 Building docker-sys-mgmt-agent-go ... 22:18:50 Building docker-core-command-go 22:18:50 Building docker-support-notifications-go 22:18:50 Building docker-security-secretstore-setup-go 22:18:50 Building docker-sys-mgmt-agent-go 22:18:50 Building docker-core-metadata-go 22:18:50 Removing intermediate container 3b9fa237ca8b 22:18:50 ---> 721eaf3b15d4 22:18:50 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:18:50 latest: Pulling from library/docker 22:18:51 5f621e34cdf4: Already exists 22:18:51 85db56a05063: Pulling fs layer 22:18:51 ccb67d6aeaaa: Pulling fs layer 22:18:51 078a48a8a50a: Pulling fs layer 22:18:51 158a5e565521: Pulling fs layer 22:18:51 580500bbad4e: Pulling fs layer 22:18:51 cf2dce50f859: Pulling fs layer 22:18:51 158a5e565521: Waiting 22:18:51 580500bbad4e: Waiting 22:18:51 cf2dce50f859: Waiting 22:18:51 ccb67d6aeaaa: Verifying Checksum 22:18:51 ccb67d6aeaaa: Download complete 22:18:51 85db56a05063: Verifying Checksum 22:18:51 85db56a05063: Download complete 22:18:51 158a5e565521: Verifying Checksum 22:18:51 158a5e565521: Download complete 22:18:51 580500bbad4e: Verifying Checksum 22:18:51 580500bbad4e: Download complete 22:18:51 cf2dce50f859: Verifying Checksum 22:18:51 cf2dce50f859: Download complete 22:18:52 85db56a05063: Pull complete 22:18:52 ccb67d6aeaaa: Pull complete 22:18:53 078a48a8a50a: Verifying Checksum 22:18:53 078a48a8a50a: Download complete 22:18:57 078a48a8a50a: Pull complete 22:18:57 158a5e565521: Pull complete 22:18:57 580500bbad4e: Pull complete 22:18:57 cf2dce50f859: Pull complete 22:18:58 Digest: sha256:a1784b31ad3d6369497dbb5ece4c1d4659dcf720614dc7d82b26936c8ba67b94 22:18:58 Status: Downloaded newer image for docker:latest 22:19:01 ---> 1b82f100e3ae 22:19:01 Step 6/7 : COPY go.mod . 22:19:02 ---> a94cc802b1d9 22:19:02 Step 7/7 : RUN go mod download 22:19:02 ---> Running in ca048dff4c83 22:19:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:22 ---> d74df9a981d4 22:19:22 Step 3/24 : WORKDIR /edgex-go 22:19:22 ---> Running in f2376ffdd664 22:19:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:19:22 ---> d74df9a981d4 22:19:22 Step 3/22 : WORKDIR /edgex-go 22:19:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:22 ---> d74df9a981d4 22:19:22 Step 3/24 : WORKDIR /edgex-go 22:19:22 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:19:22 ---> d74df9a981d4 22:19:22 Step 3/27 : WORKDIR /edgex-go 22:19:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:19:22 ---> d74df9a981d4 22:19:22 Step 3/22 : WORKDIR /edgex-go 22:19:23 ---> Running in 76649ddd5bcc 22:19:23 ---> Running in 5951dfffc30a 22:19:23 ---> Running in 0bcdc657734d 22:19:23 ---> Running in d82a0c7df06a 22:19:23 Removing intermediate container f2376ffdd664 22:19:23 ---> cfb9e32f8360 22:19:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:23 ---> Running in caf571f36dd1 22:19:23 Removing intermediate container 76649ddd5bcc 22:19:23 ---> d1a94ff0a18c 22:19:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:23 Removing intermediate container 5951dfffc30a 22:19:23 ---> a4d946735cb9 22:19:23 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:23 Removing intermediate container d82a0c7df06a 22:19:23 ---> 86a9df1898e7 22:19:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:23 Removing intermediate container 0bcdc657734d 22:19:23 ---> ab9a6265d641 22:19:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:23 ---> Running in 867ee82882f4 22:19:23 ---> Running in f06d466befd7 22:19:24 ---> Running in 3243f5c8c850 22:19:24 ---> Running in a3005ab433cd 22:19:25 Removing intermediate container caf571f36dd1 22:19:25 ---> abfda13fb766 22:19:25 Step 5/24 : RUN apk update && apk add make git 22:19:25 ---> Running in c3cf92002c0e 22:19:25 Removing intermediate container 867ee82882f4 22:19:25 ---> 87c514684e36 22:19:25 Step 5/22 : RUN apk update && apk add make git 22:19:25 ---> Running in 6ef33355b91f 22:19:26 Removing intermediate container f06d466befd7 22:19:26 ---> 03b6e1749a07 22:19:26 Step 5/27 : RUN apk update && apk add make bash git 22:19:26 ---> Running in 3b418dfc5707 22:19:26 Removing intermediate container a3005ab433cd 22:19:26 ---> 0022680c28df 22:19:26 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:26 Removing intermediate container 3243f5c8c850 22:19:26 ---> 9fd58a974c5c 22:19:26 Step 5/22 : RUN apk update && apk add make git 22:19:26 ---> Running in e61243a13033 22:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:26 ---> Running in 00062e0c97f0 22:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:27 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:27 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:27 OK: 12748 distinct packages available 22:19:28 OK: 233 MiB in 51 packages 22:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:28 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:28 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:28 OK: 12748 distinct packages available 22:19:28 OK: 233 MiB in 51 packages 22:19:28 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:28 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:28 OK: 12748 distinct packages available 22:19:28 Removing intermediate container c3cf92002c0e 22:19:28 ---> 32335403baa5 22:19:28 Step 6/24 : COPY go.mod . 22:19:28 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:28 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:28 OK: 12748 distinct packages available 22:19:28 OK: 233 MiB in 51 packages 22:19:28 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:28 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:28 OK: 12748 distinct packages available 22:19:28 ---> 53385519d16f 22:19:28 Step 7/24 : RUN go mod download 22:19:28 Removing intermediate container ca048dff4c83 22:19:28 ---> 3d18525e49d5 22:19:28 Successfully built 3d18525e49d5 22:19:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:19:29 OK: 233 MiB in 51 packages 22:19:29 ---> Running in 2deb1708ced8 22:19:29 Removing intermediate container 6ef33355b91f 22:19:29 ---> da9246e60b3b 22:19:29 Step 6/22 : COPY go.mod . 22:19:29 OK: 233 MiB in 51 packages 22:19:29 + docker inspect -f . ci-base-image-arm64 22:19:29 . 22:19:29 ---> 4e97e5a35a65 22:19:29 Step 7/22 : RUN go mod download [Pipeline] withDockerContainer 22:19:29 Removing intermediate container 3b418dfc5707 22:19:29 ---> 84bd916a5fc4 22:19:29 Step 6/27 : COPY go.mod . 22:19:29 ---> Running in 96e038fbd6a0 22:19:29 prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container 22:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 22:19:30 Removing intermediate container e61243a13033 22:19:30 ---> 53163cfc7d93 22:19:30 Step 6/24 : COPY go.mod . 22:19:30 ---> c2729e12bdd2 22:19:30 Step 7/27 : RUN go mod download 22:19:30 Removing intermediate container 00062e0c97f0 22:19:30 ---> a2beb5ce64e0 22:19:30 Step 6/22 : COPY go.mod . 22:19:30 ---> Running in 20a15ddac4c7 22:19:30 ---> c679565b16d0 22:19:30 Step 7/24 : RUN go mod download 22:19:30 ---> cdf01057dc32 22:19:30 Step 7/22 : RUN go mod download 22:19:30 ---> Running in 977fb3a386ef 22:19:30 ---> Running in 303eda801bb8 22:19:31 Removing intermediate container 2deb1708ced8 22:19:31 ---> 8a4444448497 22:19:31 Step 8/24 : COPY . . 22:19:31 $ docker top d5d0cc390dccee36e6863aace76d45d2cfbe09498683c93dee0d3c7012261097 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:32 + go version 22:19:32 go version go1.15.5 linux/arm64 [Pipeline] } 22:19:32 $ docker stop --time=1 d5d0cc390dccee36e6863aace76d45d2cfbe09498683c93dee0d3c7012261097 22:19:32 Removing intermediate container 96e038fbd6a0 22:19:32 ---> d99bb223f3e3 22:19:32 Step 8/22 : COPY . . 22:19:33 Removing intermediate container 20a15ddac4c7 22:19:33 ---> 8efb0d47fdc6 22:19:33 Step 8/27 : COPY . . 22:19:34 $ docker rm -f d5d0cc390dccee36e6863aace76d45d2cfbe09498683c93dee0d3c7012261097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:19:35 + docker inspect -f . ci-base-image-arm64 22:19:35 . [Pipeline] withDockerContainer 22:19:35 prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container 22:19:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 22:19:37 $ docker top fd665e2e51f43091e0c82194db8af125dc0cd143b82e63407c166e7aa49df252 -eo pid,comm [Pipeline] { [Pipeline] echo 22:19:37 ========================================================= 22:19:37 [edgeXBuildGoParallel] Running Tests and Build... 22:19:37 ========================================================= [Pipeline] sh 22:19:38 + make test 22:19:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:19:46 Removing intermediate container 977fb3a386ef 22:19:46 ---> 29c83b665859 22:19:46 Step 8/24 : COPY . . 22:19:47 Removing intermediate container 303eda801bb8 22:19:47 ---> 22d6a44b2906 22:19:47 Step 8/22 : COPY . . 22:20:00 ? github.com/edgexfoundry/edgex-go [no test files] 22:20:14 ---> 1ae8eb489098 22:20:14 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:20:14 ---> a543a96044ef 22:20:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:14 ---> Running in 5f128796cbe9 22:20:14 ---> Running in a4f22edf75b7 22:20:14 ---> f6509605e334 22:20:14 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:20:14 ---> Running in db569e763ee8 22:20:15 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 22:20:15 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 22:20:15 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 22:20:21 ---> a282932ad35e 22:20:21 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:20:21 ---> Running in 8b61a8ac9138 22:20:21 ---> 852ac3733207 22:20:21 Step 9/22 : RUN make cmd/core-command/core-command 22:20:22 ---> Running in e1259337f41b 22:20:22 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 22:20:22 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 22:20:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:20:41 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 22:20:47 Removing intermediate container db569e763ee8 22:20:47 ---> 9944144ebaa8 22:20:47 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:20:48 ---> Running in ec9f87c8b7c9 22:20:49 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 22:20:51 Removing intermediate container 5f128796cbe9 22:20:51 ---> 7abdfc12d43c 22:20:51 22:20:51 Step 10/24 : FROM alpine:3.10 22:20:51 3.10: Pulling from library/alpine 22:20:52 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:20:52 Status: Downloaded newer image for alpine:3.10 22:20:52 ---> be4e4bea2c2e 22:20:52 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:20:52 ---> Running in 147ab3fcb317 22:20:52 Removing intermediate container ec9f87c8b7c9 22:20:52 ---> 13354df8837f 22:20:52 22:20:52 Step 11/27 : FROM docker:latest 22:20:52 ---> 86c48ffa8038 22:20:52 Step 12/27 : RUN apk add --no-cache bash 22:20:52 ---> Running in eeb2aa7c69ac 22:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:20:53 v3.10.5-155-gab6c8e84d1 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:20:53 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:20:53 OK: 10348 distinct packages available 22:20:53 (1/5) Installing ca-certificates (20191127-r2) 22:20:53 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:20:53 (3/5) Installing libcurl (7.66.0-r2) 22:20:53 (4/5) Installing curl (7.66.0-r2) 22:20:53 (5/5) Installing dumb-init (1.2.2-r1) 22:20:53 Executing busybox-1.30.1-r3.trigger 22:20:53 Executing ca-certificates-20191127-r2.trigger 22:20:53 OK: 7 MiB in 19 packages 22:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:54 (1/2) Installing readline (8.0.4-r0) 22:20:54 (2/2) Installing bash (5.0.17-r0) 22:20:54 Executing bash-5.0.17-r0.post-install 22:20:54 Executing busybox-1.31.1-r19.trigger 22:20:54 OK: 12 MiB in 22 packages 22:20:59 Removing intermediate container a4f22edf75b7 22:20:59 ---> 6306d21dbd21 22:20:59 22:20:59 Step 10/22 : FROM scratch 22:20:59 ---> 22:20:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:20:59 Removing intermediate container e1259337f41b 22:20:59 ---> a6d11ec2be30 22:20:59 22:20:59 Step 10/22 : FROM scratch 22:20:59 ---> 22:20:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:20:59 Removing intermediate container 8b61a8ac9138 22:20:59 ---> cd115ef619f3 22:20:59 22:20:59 Step 10/24 : FROM scratch 22:20:59 ---> 22:20:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:21:00 ---> Running in d9665e739b50 22:21:00 ---> Running in 26b947837093 22:21:00 ---> Running in 68a394247d8d 22:21:00 Removing intermediate container eeb2aa7c69ac 22:21:00 ---> f2ff129dfd3f 22:21:00 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:21:00 Removing intermediate container 147ab3fcb317 22:21:00 ---> 5133bda68d38 22:21:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:21:00 ---> Running in 4635d86f4417 22:21:00 ---> Running in 38509f7a5a58 22:21:00 Removing intermediate container 26b947837093 22:21:00 ---> 084119d3eb4f 22:21:00 Step 12/22 : ENV APP_PORT=48082 22:21:00 Removing intermediate container d9665e739b50 22:21:00 ---> c8799bab0d24 22:21:00 Step 12/22 : ENV APP_PORT=48081 22:21:01 Removing intermediate container 68a394247d8d 22:21:01 ---> 48a50ffa85a9 22:21:01 Step 12/24 : ENV APP_PORT=48060 22:21:01 ---> Running in 07947983bc6e 22:21:01 ---> Running in b5dcc27d3cdd 22:21:01 ---> Running in 5e9db2f48461 22:21:01 Removing intermediate container 38509f7a5a58 22:21:01 ---> 5e7b327a464a 22:21:01 Step 13/24 : WORKDIR / 22:21:01 Removing intermediate container 07947983bc6e 22:21:01 ---> b1b7e792305a 22:21:01 Step 13/22 : EXPOSE $APP_PORT 22:21:01 Removing intermediate container b5dcc27d3cdd 22:21:01 ---> 04a39382783c 22:21:01 Step 13/22 : EXPOSE $APP_PORT 22:21:01 ---> Running in c8e7ea07355b 22:21:01 ---> Running in 692f22ca20c0 22:21:01 Removing intermediate container 5e9db2f48461 22:21:01 ---> fe519e77040b 22:21:01 Step 13/24 : EXPOSE $APP_PORT 22:21:01 ---> Running in b84917fd3cdb 22:21:01 ---> Running in 9bec5f33a8e1 22:21:01 Removing intermediate container c8e7ea07355b 22:21:01 ---> bc605b1aa3e8 22:21:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:21:01 Removing intermediate container 692f22ca20c0 22:21:01 ---> 344b4f00c6f9 22:21:01 Step 14/22 : WORKDIR / 22:21:01 Removing intermediate container b84917fd3cdb 22:21:01 ---> 6bf013cb2d0b 22:21:01 Step 14/22 : WORKDIR / 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:21:02 ---> Running in 91dbc5faffef 22:21:02 Removing intermediate container 9bec5f33a8e1 22:21:02 ---> a44c99fb0b86 22:21:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:21:02 ---> Running in b4a6e8fabd26 22:21:02 ---> 0afbef0899b4 22:21:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:21:02 Removing intermediate container 91dbc5faffef 22:21:02 ---> 30244bbb26cc 22:21:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:21:02 Removing intermediate container 4635d86f4417 22:21:02 ---> 93a29241b935 22:21:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:21:03 ---> 0ae959afcefd 22:21:03 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:21:03 Removing intermediate container b4a6e8fabd26 22:21:03 ---> 478ab6ef12a9 22:21:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:21:03 ---> Running in d8a8ec2f282b 22:21:03 ---> 40258aa75a0d 22:21:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:21:03 ---> 103bfda38e99 22:21:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:21:03 ---> e5dd3dfd1360 22:21:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:21:03 Removing intermediate container d8a8ec2f282b 22:21:03 ---> 69ca16bfdd31 22:21:03 Step 15/27 : ENV APP_PORT=48090 22:21:04 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s 22:21:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:21:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:21:05 ---> Running in fb140e05d082 22:21:05 ---> beda21c6f30a 22:21:05 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:21:05 ---> 8b10c3c6f22d 22:21:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:21:05 ---> 85685376cd6a 22:21:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:21:05 ---> 51b3da715f1e 22:21:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:21:05 Removing intermediate container fb140e05d082 22:21:05 ---> 5b5a618c4eba 22:21:05 Step 16/27 : EXPOSE $APP_PORT 22:21:05 ---> Running in b631c43b99a5 22:21:05 ---> 16a5f7fc8d19 22:21:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:21:05 ---> efaaeeac7669 22:21:05 Step 18/22 : ENTRYPOINT ["/core-command"] 22:21:05 ---> 26c7e59a3515 22:21:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:21:05 ---> Running in 43a6535cf03e 22:21:05 ---> Running in 3ea1de55818b 22:21:06 Removing intermediate container b631c43b99a5 22:21:06 ---> 90420e24485d 22:21:06 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:21:06 ---> fa37e3192687 22:21:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:21:06 ---> 89e72eaa8914 22:21:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:21:06 Removing intermediate container 3ea1de55818b 22:21:06 ---> ee536827b943 22:21:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:06 Removing intermediate container 43a6535cf03e 22:21:06 ---> 5f0bb185fc0c 22:21:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:06 ---> Running in 2ebe63198388 22:21:06 ---> Running in 4042cf41ddcd 22:21:06 ---> 8ae5175d0154 22:21:06 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:21:06 ---> 02d004d177a1 22:21:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:21:06 ---> 54dbec3066da 22:21:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:21:06 Removing intermediate container 4042cf41ddcd 22:21:06 ---> 386ef86c5a2f 22:21:06 Step 20/22 : LABEL arch=x86_64 22:21:07 Removing intermediate container 2ebe63198388 22:21:07 ---> 091b522438cf 22:21:07 Step 20/22 : LABEL arch=x86_64 22:21:07 ---> Running in b9450bcca2db 22:21:07 ---> Running in 1b3a95b3bc8b 22:21:07 ---> 20716de93926 22:21:07 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:21:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:21:07 ---> 6b70c9960e70 22:21:07 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:21:07 ---> 630b1849da42 22:21:07 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:21:07 ---> Running in 88e2779182ad 22:21:07 ---> Running in 38a83cf369cb 22:21:07 Removing intermediate container b9450bcca2db 22:21:07 ---> 0d316a71232a 22:21:07 Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:21:07 Removing intermediate container 1b3a95b3bc8b 22:21:07 ---> 7a8092f14e7b 22:21:07 Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:21:07 ---> Running in 02f0d4f04446 22:21:07 ---> 40c93b81af1e 22:21:07 Step 20/27 : RUN apk --no-cache add py3-pip 22:21:07 ---> Running in 35360eb73948 22:21:08 Removing intermediate container 88e2779182ad 22:21:08 ---> 833f2b9e23b9 22:21:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:08 ---> Running in 3822b3455c60 22:21:08 ---> Running in ad03fa41f38d 22:21:08 Removing intermediate container 35360eb73948 22:21:08 ---> 4a374f1eb39b 22:21:08 Step 22/22 : LABEL version=0.0.0 22:21:08 Removing intermediate container 02f0d4f04446 22:21:08 ---> 5b1e0d628ba3 22:21:08 Step 22/22 : LABEL version=0.0.0 22:21:08 ---> Running in 2e38e0e82eae 22:21:08 ---> Running in 518170f6f1d9 22:21:08 Removing intermediate container ad03fa41f38d 22:21:08 ---> f29c589da17e 22:21:08 Step 22/24 : LABEL arch=x86_64 22:21:08 ---> Running in b3050824bbc3 22:21:08 Removing intermediate container 2e38e0e82eae 22:21:08 ---> 96d5f1088ee5 22:21:08 22:21:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:09 Removing intermediate container 518170f6f1d9 22:21:09 ---> 8b3da91f9c58 22:21:09 22:21:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:09 Successfully built 96d5f1088ee5 22:21:09 (1/33) Installing libbz2 (1.0.8-r1) 22:21:09 (2/33) Installing expat (2.2.9-r1) 22:21:09 (3/33) Installing libffi (3.3-r2) 22:21:09 (4/33) Installing gdbm (1.13-r1) 22:21:09 (5/33) Installing xz-libs (5.2.5-r0) 22:21:09 (6/33) Installing sqlite-libs (3.32.1-r0) 22:21:09 Successfully built 8b3da91f9c58 22:21:09 Successfully tagged docker-core-command-go:latest 22:21:09 Building docker-support-scheduler-go 22:21:09 (7/33) Installing python3 (3.8.5-r0) 22:21:09  Building docker-core-command-go ... done Successfully tagged docker-core-metadata-go:latest 22:21:09 Building docker-core-data-go 22:21:09  Building docker-core-metadata-go ... done Removing intermediate container b3050824bbc3 22:21:09 ---> fc92491ccd09 22:21:09 Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.211s coverage: 46.6% of statements 22:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:21:17 ---> Running in 4c174a1a3c0d 22:21:17 Removing intermediate container 38a83cf369cb 22:21:17 ---> 0030b96a31f1 22:21:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:21:19 (8/33) Installing py3-appdirs (1.4.4-r1) 22:21:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:21:19 (10/33) Installing py3-parsing (2.4.7-r0) 22:21:19 (11/33) Installing py3-six (1.15.0-r0) 22:21:19 (12/33) Installing py3-packaging (20.4-r0) 22:21:19 (13/33) Installing py3-setuptools (47.0.0-r0) 22:21:19 (14/33) Installing py3-chardet (3.0.4-r4) 22:21:19 ---> Running in fb53cb417585 22:21:19 (15/33) Installing py3-idna (2.9-r0) 22:21:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:21:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:21:20 (18/33) Installing py3-requests (2.23.0-r0) 22:21:20 (19/33) Installing py3-msgpack (1.0.0-r0) 22:21:20 (20/33) Installing py3-lockfile (0.12.2-r3) 22:21:20 Removing intermediate container 4c174a1a3c0d 22:21:20 ---> 4544408f1b0f 22:21:20 Step 24/24 : LABEL version=0.0.0 22:21:21 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:21:21 (22/33) Installing py3-colorama (0.4.3-r0) 22:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.564s coverage: 27.1% of statements 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.566s coverage: 68.5% of statements 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:21:22 (23/33) Installing py3-distlib (0.3.0-r0) 22:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.3% of statements 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:21:23 (24/33) Installing py3-distro (1.5.0-r1) 22:21:23 (25/33) Installing py3-webencodings (0.5.1-r3) 22:21:24 (26/33) Installing py3-html5lib (1.0.1-r4) 22:21:25 (27/33) Installing py3-pytoml (0.1.21-r0) 22:21:25 (28/33) Installing py3-pep517 (0.8.2-r0) 22:21:25 (29/33) Installing py3-progress (1.5-r0) 22:21:25 (30/33) Installing py3-toml (0.10.1-r0) 22:21:25 Removing intermediate container fb53cb417585 22:21:25 ---> 6f3eba93f196 22:21:25 Step 22/24 : LABEL arch=x86_64 22:21:26 (31/33) Installing py3-retrying (1.3.3-r0) 22:21:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:21:26 (33/33) Installing py3-pip (20.1.1-r0) 22:21:28 ---> Running in 1ae4387968ea 22:21:29 Executing busybox-1.31.1-r19.trigger 22:21:29 OK: 71 MiB in 55 packages 22:21:30 ---> Running in 52b6180ad8bd 22:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.111s coverage: 28.6% of statements 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.368s coverage: 86.7% of statements 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.364s coverage: 97.5% of statements 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:21:31 Removing intermediate container 1ae4387968ea 22:21:31 ---> cbba3f2e6fec 22:21:31 22:21:31 Successfully built cbba3f2e6fec 22:21:32 Removing intermediate container 52b6180ad8bd 22:21:32 ---> 5cdb8aafd1b6 22:21:32 Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:21:32 Successfully tagged docker-support-notifications-go:latest 22:21:32  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go 22:21:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:21:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:21:35 ---> d74df9a981d4 22:21:35 Step 3/21 : WORKDIR /edgex-go 22:21:35 ---> Using cache 22:21:35 ---> ab9a6265d641 22:21:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:35 ---> Using cache 22:21:35 ---> 0022680c28df 22:21:35 Step 5/21 : RUN apk update && apk add make git 22:21:35 ---> Running in b742ac9cccd0 22:21:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:21:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:21:35 ---> d74df9a981d4 22:21:35 Step 3/23 : WORKDIR /edgex-go 22:21:35 ---> Using cache 22:21:35 ---> ab9a6265d641 22:21:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:35 ---> Using cache 22:21:35 ---> 0022680c28df 22:21:35 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.065s coverage: 93.8% of statements 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.171s coverage: 0.1% of statements 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.156s coverage: 75.5% of statements 22:21:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.8% of statements 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.152s coverage: 87.2% of statements 22:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.2% of statements 22:21:39 ---> Running in 9f224f1ad23c 22:21:39 ---> Running in 978fb7b8319a 22:21:40 Removing intermediate container b742ac9cccd0 22:21:40 ---> b0fb069bd417 22:21:40 Step 24/24 : LABEL version=0.0.0 22:21:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.4% of statements 22:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:21:43 ---> Running in a53235bd37c2 22:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.640s coverage: 63.5% of statements 22:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 22:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 91.3% of statements 22:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 22:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 22:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 22:21:46 Removing intermediate container a53235bd37c2 22:21:46 ---> 22067f37a29b 22:21:46 22:21:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:46 Successfully built 22067f37a29b 22:21:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:47 Successfully tagged docker-security-secretstore-setup-go:latest 22:21:47 Building docker-security-secrets-setup-go 22:21:47  Building docker-security-secretstore-setup-go ... done v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:21:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:21:47 OK: 12748 distinct packages available 22:21:47 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:21:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:21:47 OK: 12748 distinct packages available 22:21:48 OK: 233 MiB in 51 packages 22:21:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:21:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:21:48 ---> d74df9a981d4 22:21:48 Step 3/22 : WORKDIR /edgex-go 22:21:48 ---> Using cache 22:21:48 ---> ab9a6265d641 22:21:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:48 ---> Using cache 22:21:48 ---> 0022680c28df 22:21:48 Step 5/22 : RUN apk update && apk add make git 22:21:48 OK: 233 MiB in 51 packages 22:21:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.792s coverage: 55.9% of statements 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:21:53 ---> Running in 0410681ba919 22:21:54 Removing intermediate container 3822b3455c60 22:21:54 ---> 1686ccd73e66 22:21:54 Step 21/27 : RUN pip install docker-compose==1.23.2 22:21:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:56 Removing intermediate container 9f224f1ad23c 22:21:56 ---> 8aa8a2a46ea4 22:21:56 Step 6/21 : COPY go.mod . 22:21:56 Removing intermediate container 978fb7b8319a 22:21:56 ---> d180f07b35e8 22:21:56 Step 6/23 : COPY go.mod . 22:21:56 ---> Running in a7f993db1f5c 22:21:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:57 ---> 12baffaf1130 22:21:57 Step 7/21 : RUN go mod download 22:21:57 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:21:57 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:21:57 OK: 12748 distinct packages available 22:21:58 OK: 233 MiB in 51 packages 22:22:00 ---> 0d16abcc6289 22:22:00 Step 7/23 : RUN go mod download 22:22:00 ---> Running in ef5148122d0d 22:22:01 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:22:01 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:22:01 ---> d74df9a981d4 22:22:01 Step 3/29 : WORKDIR /edgex-go 22:22:01 ---> Using cache 22:22:01 ---> ab9a6265d641 22:22:01 Step 4/29 : RUN apk update && apk add make git 22:22:01 ---> Running in 050c010e655f 22:22:01 ---> Running in 81cfdb048c42 22:22:02 Removing intermediate container 0410681ba919 22:22:02 ---> a414d95e7b6d 22:22:02 Step 6/22 : COPY go.mod . 22:22:02 ---> 5dda5630db50 22:22:02 Step 7/22 : RUN go mod download 22:22:02 ---> Running in 362c29c029a7 22:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:03 Collecting docker-compose==1.23.2 22:22:03 Removing intermediate container 050c010e655f 22:22:03 ---> 1295452fd42f 22:22:03 Step 8/23 : COPY . . 22:22:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:22:03 Removing intermediate container ef5148122d0d 22:22:03 ---> 9a324d4c00b0 22:22:03 Step 8/21 : COPY . . 22:22:04 Collecting docker<4.0,>=3.6.0 22:22:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:22:04 Removing intermediate container 362c29c029a7 22:22:04 ---> 4a8dc1565f71 22:22:04 Step 8/22 : COPY . . 22:22:04 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:22:04 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:22:04 OK: 12748 distinct packages available 22:22:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:22:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:22:04 OK: 233 MiB in 51 packages 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.928s coverage: 86.3% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.370s coverage: 72.2% of statements 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.451s coverage: 72.1% of statements 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.091s coverage: 82.4% of statements 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.084s coverage: 28.8% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.073s coverage: 96.8% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.311s coverage: 37.2% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.513s coverage: 84.0% of statements 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.374s coverage: 47.1% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.063s coverage: 100.0% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:22:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:22:08 Collecting cached-property<2,>=1.2.0 22:22:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:22:10 Collecting dockerpty<0.5,>=0.4.1 22:22:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.664s coverage: 29.1% of statements 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 22:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.071s coverage: 32.1% of statements 22:22:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:22:15 GO111MODULE=on go vet ./... 22:22:16 Collecting texttable<0.10,>=0.9.0 22:22:16 Downloading texttable-0.9.1.tar.gz (11 kB) 22:22:17 Removing intermediate container 81cfdb048c42 22:22:17 ---> ad814a073d39 22:22:17 Step 5/29 : COPY go.mod . 22:22:17 Collecting websocket-client<1.0,>=0.32.0 22:22:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:22:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:22:18 Collecting PyYAML<4,>=3.10 22:22:18 Downloading PyYAML-3.13.tar.gz (270 kB) 22:22:23 Collecting jsonschema<3,>=2.5.1 22:22:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:22:23 Collecting docopt<0.7,>=0.6.1 22:22:23 Downloading docopt-0.6.2.tar.gz (25 kB) 22:22:24 ---> dd2e839122a6 22:22:24 Step 6/29 : RUN go mod download 22:22:26 Collecting docker-pycreds>=0.4.0 22:22:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:22:26 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) 22:22:27 ---> Running in 50eaaa4468a9 22:22:27 Collecting idna<2.8,>=2.5 22:22:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:22:27 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) 22:22:27 Collecting urllib3<1.25,>=1.21.1 22:22:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:22:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:22:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:22:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:22:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:22:28 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, texttable, PyYAML, jsonschema, docopt, docker-compose 22:22:28 Attempting uninstall: idna 22:22:28 Found existing installation: idna 2.9 22:22:28 Uninstalling idna-2.9: 22:22:28 Successfully uninstalled idna-2.9 22:22:28 Attempting uninstall: urllib3 22:22:28 Found existing installation: urllib3 1.25.9 22:22:28 Uninstalling urllib3-1.25.9: 22:22:30 Successfully uninstalled urllib3-1.25.9 22:22:33 Attempting uninstall: requests 22:22:33 Found existing installation: requests 2.23.0 22:22:33 Uninstalling requests-2.23.0: 22:22:33 Successfully uninstalled requests-2.23.0 22:22:35 ---> 8cf53ced7535 22:22:35 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:22:35 Running setup.py install for dockerpty: started 22:22:35 Removing intermediate container 50eaaa4468a9 22:22:35 ---> 41c64db0dd6c 22:22:35 Step 7/29 : COPY . . 22:22:35 ---> Running in 49ee5e2da682 22:22:35 ---> 4809281065ab 22:22:35 Step 9/23 : RUN make cmd/core-data/core-data 22:22:35 ---> b369f43be4d0 22:22:35 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:22:35 ---> Running in 2ba0b64ebe1c 22:22:35 ---> Running in 99c233fd3db2 22:22:36 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 22:22:36 Running setup.py install for dockerpty: finished with status 'done' 22:22:36 Running setup.py install for texttable: started 22:22:37 Running setup.py install for texttable: finished with status 'done' 22:22:37 Running setup.py install for PyYAML: started 22:22:38 Running setup.py install for PyYAML: finished with status 'done' 22:22: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 22:22:40 Running setup.py install for docopt: started 22:22:40 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 22:22:40 Running setup.py install for docopt: finished with status 'done' 22:22:42 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 22:22:57 Removing intermediate container a7f993db1f5c 22:22:57 ---> d62fbef772b9 22:22:57 Step 22/27 : RUN apk --no-cache add curl 22:22:57 ---> Running in 59eed2ac8d72 22:22:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:22:58 (2/3) Installing libcurl (7.69.1-r2) 22:22:58 (3/3) Installing curl (7.69.1-r2) 22:22:58 Executing busybox-1.31.1-r19.trigger 22:22:58 OK: 72 MiB in 58 packages 22:23:01 ---> a5178898fb4c 22:23:01 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:23:02 ---> Running in 9ed425d2b0eb 22:23:02 Removing intermediate container 59eed2ac8d72 22:23:02 ---> f8d9ec977ad4 22:23:02 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:23:03 ---> Running in aa79fd2413e0 22:23:03 Removing intermediate container aa79fd2413e0 22:23:03 ---> c05875776ccc 22:23:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:03 ---> Running in 629b65ac51c4 22:23:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:23:04 Removing intermediate container 629b65ac51c4 22:23:04 ---> 30475618565a 22:23:04 Step 25/27 : LABEL arch=x86_64 22:23:04 ---> Running in 844a6a80b506 22:23:04 Removing intermediate container 844a6a80b506 22:23:04 ---> 9f93da29cf01 22:23:04 Step 26/27 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:23:04 ---> Running in 8dfeeb53d039 22:23:04 Removing intermediate container 8dfeeb53d039 22:23:04 ---> 190d76dd0b47 22:23:04 Step 27/27 : LABEL version=0.0.0 22:23:05 ---> Running in 3b3ca1c196b8 22:23:05 Removing intermediate container 3b3ca1c196b8 22:23:05 ---> 14d9f908b7d8 22:23:05 22:23:05 Successfully built 14d9f908b7d8 22:23:05 Successfully tagged docker-sys-mgmt-agent-go:latest 22:23:05  Building docker-sys-mgmt-agent-go ... done Building docker-security-proxy-setup-go 22:23:12 Removing intermediate container 99c233fd3db2 22:23:12 ---> 71b832f5c0a8 22:23:12 22:23:12 Step 10/22 : FROM alpine:3.10 22:23:12 ---> be4e4bea2c2e 22:23:12 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:23:12 ---> Using cache 22:23:12 ---> 5133bda68d38 22:23:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:23:17 ---> Running in 9f9d0d1f1545 22:23:18 Removing intermediate container 49ee5e2da682 22:23:18 ---> accca328282e 22:23:18 22:23:18 Step 10/21 : FROM scratch 22:23:18 ---> 22:23:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:23:18 Removing intermediate container 9f9d0d1f1545 22:23:18 ---> 0e1bdb7fcd88 22:23:18 Step 13/22 : WORKDIR / 22:23:18 ---> Running in 2ddc6daac51f 22:23:19 ---> Using cache 22:23:19 ---> c8799bab0d24 22:23:19 Step 12/21 : ENV APP_PORT=48085 22:23:22 ---> Running in b756bcde5e29 22:23:22 Removing intermediate container 2ddc6daac51f 22:23:22 ---> d844e94826dc 22:23:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:23:23 Removing intermediate container b756bcde5e29 22:23:23 ---> ea9d4d081615 22:23:23 Step 13/21 : EXPOSE $APP_PORT 22:23:23 ---> Running in c527d4366428 22:23:23 ---> 7132f6db6cf1 22:23:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:23:23 gofmt -l . 22:23:24 Removing intermediate container c527d4366428 22:23:24 ---> 3b533328a2c2 22:23:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:23:25 [ "`gofmt -l .`" = "" ] 22:23:25 ---> 8337a60f5309 22:23:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:23:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:23:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:23:25 ---> d74df9a981d4 22:23:25 Step 3/21 : WORKDIR /edgex-go 22:23:25 ---> Using cache 22:23:25 ---> ab9a6265d641 22:23:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:25 ---> Using cache 22:23:25 ---> 0022680c28df 22:23:25 Step 5/21 : RUN apk update && apk add make git 22:23:25 ---> Using cache 22:23:25 ---> a414d95e7b6d 22:23:25 Step 6/21 : COPY go.mod . 22:23:25 ---> Using cache 22:23:25 ---> 5dda5630db50 22:23:25 Step 7/21 : RUN go mod download 22:23:25 ---> Using cache 22:23:25 ---> 4a8dc1565f71 22:23:25 Step 8/21 : COPY . . 22:23:25 ---> Using cache 22:23:25 ---> b369f43be4d0 22:23:25 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:23:26 ---> 13f51ce051e8 22:23:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:23:27 ./bin/test-go-mod-tidy.sh 22:23:28 ./bin/test-attribution-txt.sh 22:23:29 ---> Running in fac6d613e077 22:23:29 ---> 5a14372eeff5 22:23:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:23:29 ---> d7cb03fc7a99 22:23:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:23:29 Removing intermediate container 2ba0b64ebe1c 22:23:29 ---> 0d9cbc68fe6a 22:23:29 22:23:29 Step 10/23 : FROM alpine 22:23:29 latest: Pulling from library/alpine 22:23:30 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 22:23:30 ---> 663abeee11bf 22:23:30 Step 18/22 : RUN chmod +x entrypoint.sh 22:23:30 ---> d555b3a0d2a4 22:23:30 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:23:30 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:23:30 Status: Downloaded newer image for alpine:latest 22:23:30 ---> d6e46aa2470d 22:23:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:23:30 ---> Running in e401a226f195 22:23:30 Removing intermediate container 9ed425d2b0eb 22:23:30 ---> 93ba1caae6b3 22:23:30 22:23:30 Step 9/29 : FROM alpine:latest 22:23:30 ---> d6e46aa2470d 22:23:30 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:23:31 ---> Running in 657ee21c34aa 22:23:31 ---> Running in cdf27c7a6d2d 22:23:31 ---> Running in 0d760c083a66 22:23:31 Removing intermediate container 657ee21c34aa 22:23:31 ---> 8a6b05785585 22:23:31 Step 12/23 : ENV APP_PORT=48080 22:23:31 Removing intermediate container cdf27c7a6d2d 22:23:31 ---> 7e9b30068e50 22:23:31 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:31 Removing intermediate container 0d760c083a66 22:23:31 ---> 7680c993534d 22:23:31 Step 11/29 : USER root 22:23:31 ---> Running in 18e9f1a78558 22:23:31 ---> Running in f123de5706ce 22:23:31 ---> Running in a0ef0c16392b 22:23:32 Removing intermediate container f123de5706ce 22:23:32 ---> 46f80fd3b069 22:23:32 Step 19/21 : LABEL arch=x86_64 22:23:32 ---> Running in 15c1b972599f 22:23:32 Removing intermediate container 18e9f1a78558 22:23:32 ---> dec434fe4ec1 22:23:32 Step 13/23 : EXPOSE $APP_PORT 22:23:32 Removing intermediate container a0ef0c16392b 22:23:32 ---> 3cde8a218611 22:23:32 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:23:32 ---> Running in 82568d33b2d3 22:23:32 ---> Running in 7b6ea363f3f7 22:23:32 Removing intermediate container 15c1b972599f 22:23:32 ---> 266227a6965c 22:23:32 Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:23:32 ---> Running in 16d6802a486d [Pipeline] sh 22:23:33 Removing intermediate container 82568d33b2d3 22:23:33 ---> 5bc6b4926473 22:23:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:33 + ls -al . 22:23:33 total 696 22:23:33 drwxrwxr-x 9 1001 1001 4096 Dec 10 22:23 . 22:23:33 drwxr-xr-x 4 root root 4096 Dec 10 22:19 .. 22:23:33 -rw-rw-r-- 1 1001 1001 11 Dec 10 22:17 .dockerignore 22:23:33 drwxrwxr-x 8 1001 1001 4096 Dec 10 22:17 .git 22:23:33 drwxrwxr-x 3 1001 1001 4096 Dec 10 22:17 .github 22:23:33 -rw-rw-r-- 1 1001 1001 943 Dec 10 22:17 .gitignore 22:23:33 -rw-rw-r-- 1 1001 1001 166 Dec 10 22:17 .sonarcloud.properties 22:23:33 -rw-rw-r-- 1 1001 1001 3804 Dec 10 22:17 CONTRIBUTING.md 22:23:33 -rw-rw-r-- 1 1001 1001 1035 Dec 10 22:17 Dockerfile.build 22:23:33 -rw-rw-r-- 1 1001 1001 863 Dec 10 22:17 Jenkinsfile 22:23:33 -rw-rw-r-- 1 1001 1001 10775 Dec 10 22:17 LICENSE 22:23:33 -rw-rw-r-- 1 1001 1001 6318 Dec 10 22:17 Makefile 22:23:33 -rw-rw-r-- 1 1001 1001 6447 Dec 10 22:17 README.md 22:23:33 -rw-rw-r-- 1 1001 1001 7286 Dec 10 22:17 SECURITY.md 22:23:33 -rw-rw-r-- 1 1001 1001 5 Dec 10 22:15 VERSION 22:23:33 -rw-rw-r-- 1 1001 1001 4131 Dec 10 22:17 ZMQWindows.md 22:23:33 drwxrwxr-x 2 1001 1001 4096 Dec 10 22:17 bin 22:23:33 drwxrwxr-x 15 1001 1001 4096 Dec 10 22:17 cmd 22:23:33 -rw-r--r-- 1 root root 569562 Dec 10 22:22 coverage.out 22:23:33 -rw-r--r-- 1 root root 1041 Dec 10 22:23 go.mod 22:23:33 -rw-r--r-- 1 root root 18856 Dec 10 22:23 go.sum 22:23:33 drwxrwxr-x 8 1001 1001 4096 Dec 10 22:17 internal 22:23:33 drwxrwxr-x 4 1001 1001 4096 Dec 10 22:17 openapi 22:23:33 drwxrwxr-x 4 1001 1001 4096 Dec 10 22:17 snap 22:23:33 -rw-rw-r-- 1 1001 1001 168 Dec 10 22:17 version.go [Pipeline] sh 22:23:34 ---> Running in c3bb2903d87a 22:23:34 + '[' -e coverage.out ] 22:23:34 + chown 1001:1001 coverage.out [Pipeline] stash 22:23:34 Warning: overwriting stash ‘coverage-report’ 22:23:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:34 Removing intermediate container 16d6802a486d 22:23:34 ---> dccf1007fe07 22:23:34 Step 21/21 : LABEL version=0.0.0 22:23:34 Removing intermediate container e401a226f195 22:23:34 ---> 4c8a16f5383a 22:23:34 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:23:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:35 ---> Running in 18e55c1c91a9 22:23:35 ---> Running in 6225158c1e77 22:23:35 v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:23:35 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:23:35 OK: 12747 distinct packages available 22:23:35 Removing intermediate container 18e55c1c91a9 22:23:35 ---> 2513c1f10e25 22:23:35 22:23:35 (1/2) Installing ca-certificates (20191127-r4) 22:23:35 Removing intermediate container 6225158c1e77 22:23:35 ---> 5ce152426204 22:23:35 Step 20/22 : LABEL arch=x86_64 22:23:35 (2/2) Installing dumb-init (1.2.2-r1) 22:23:35 Executing busybox-1.31.1-r19.trigger 22:23:35 Executing ca-certificates-20191127-r4.trigger 22:23:35 OK: 6 MiB in 16 packages 22:23:35 Successfully built 2513c1f10e25 22:23:35 Successfully tagged docker-support-scheduler-go:latest 22:23:35  Building docker-support-scheduler-go ... done  ---> Running in 581e41f21485 22:23:35 Stashed 1 file(s) [Pipeline] sh 22:23:35 Removing intermediate container 581e41f21485 22:23:35 ---> e69100a413c6 22:23:35 Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:23:36 ---> Running in 551542456ef6 22:23:36 + make build 22:23: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 22:23:36 Removing intermediate container 551542456ef6 22:23:36 ---> 39caeea38511 22:23:36 Step 22/22 : LABEL version=0.0.0 22:23:37 ---> Running in 8120e52994ea 22:23:37 Removing intermediate container 7b6ea363f3f7 22:23:37 ---> 22fe1e214b5f 22:23:37 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:23:37 Removing intermediate container c3bb2903d87a 22:23:37 ---> 87f208c484e4 22:23:37 Step 15/23 : RUN apk --no-cache add zeromq 22:23:37 ---> Running in cf1c76e1cdfe 22:23:37 ---> Running in 67b775708cc5 22:23:37 Removing intermediate container 8120e52994ea 22:23:37 ---> 489421f2d2d8 22:23:37 22:23:38 Successfully built 489421f2d2d8 22:23:38 Removing intermediate container cf1c76e1cdfe 22:23:38 ---> 169d6b334896 22:23:38 Step 14/29 : WORKDIR $BASE_DIR 22:23:38 Successfully tagged docker-security-bootstrap-redis-go:latest 22:23:38  Building docker-security-bootstrap-redis-go ... done  ---> Running in 3e7c965a12c5 22:23:38 Removing intermediate container 3e7c965a12c5 22:23:38 ---> 6577114c8172 22:23:38 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:23:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:38 ---> Running in 9d8fecf2ea83 22:23:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:40 (1/5) Installing libgcc (9.3.0-r2) 22:23:40 Removing intermediate container 9d8fecf2ea83 22:23:40 ---> ccd16d27ff53 22:23:40 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:23:40 (2/5) Installing libsodium (1.0.18-r0) 22:23:40 (3/5) Installing libstdc++ (9.3.0-r2) 22:23:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:23:40 (4/5) Installing libzmq (4.3.3-r0) 22:23:40 (5/5) Installing zeromq (4.3.3-r0) 22:23:40 ---> 1bb8e3170b65 22:23:40 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:23:40 Executing busybox-1.31.1-r19.trigger 22:23:40 OK: 8 MiB in 19 packages 22:23:41 ---> 01dfc5a5722a 22:23:41 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:23:41 Removing intermediate container 67b775708cc5 22:23:41 ---> 74fa112c2489 22:23:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:23:41 ---> d63de83a9fde 22:23:41 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:23:41 ---> 512c32995394 22:23:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:23:42 ---> 04ca36deccbc 22:23:42 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:23:42 ---> 89186d027f7f 22:23:42 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:23:42 ---> Running in fe307b6b5a49 22:23:42 ---> 3399bfef7a3b 22:23:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:23:44 ---> 34132bd1b98b 22:23:44 Step 19/23 : ENTRYPOINT ["/core-data"] 22:23:44 ---> Running in 2a86a48dd5de 22:23:45 Removing intermediate container fac6d613e077 22:23:45 ---> fa1c50a2de59 22:23:45 22:23:45 Step 10/21 : FROM alpine 22:23:45 ---> d6e46aa2470d 22:23:45 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:23:45 ---> Running in d67b337d2db8 22:23:45 Removing intermediate container 2a86a48dd5de 22:23:45 ---> 2dabc2d2b717 22:23:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:45 ---> Running in 68cc9c375c40 22:23:45 Removing intermediate container fe307b6b5a49 22:23:45 ---> 85727a1cef62 22:23:45 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:23:45 Removing intermediate container 68cc9c375c40 22:23:45 ---> cb5f7a1f3996 22:23:45 Step 21/23 : LABEL arch=x86_64 22:23:45 ---> Running in a52f1dd8c3ec 22:23:45 ---> a4d4d034359b 22:23:45 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:45 ---> Running in 66baa6ccdedb 22:23:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:46 Removing intermediate container a52f1dd8c3ec 22:23:46 ---> 288da2c090b8 22:23:46 Step 22/23 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:23:46 v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:23:46 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:23:46 OK: 12747 distinct packages available 22:23:46 ---> Running in 39fc457a19ba 22:23:46 Removing intermediate container 39fc457a19ba 22:23:46 ---> d7a98d6f23bc 22:23:46 Step 23/23 : LABEL version=0.0.0 22:23:46 (1/4) Installing ca-certificates (20191127-r4) 22:23:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:23:46 ---> Running in 6182b29edab5 22:23:46 (3/4) Installing libcurl (7.69.1-r2) 22:23:46 (4/4) Installing curl (7.69.1-r2) 22:23:46 Executing busybox-1.31.1-r19.trigger 22:23:46 Executing ca-certificates-20191127-r4.trigger 22:23:46 OK: 7 MiB in 18 packages 22:23:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:23:46 Removing intermediate container 6182b29edab5 22:23:46 ---> 64bd48a4acfc 22:23:46 22:23:47 Successfully built 64bd48a4acfc 22:23:47 Successfully tagged docker-core-data-go:latest 22:23:48  Building docker-core-data-go ... done Removing intermediate container 66baa6ccdedb 22:23:48 ---> b67e715ab91b 22:23:48 Step 24/29 : RUN chmod 755 security-secrets-setup 22:23:48 ---> Running in 259cb3b6287f 22:23:49 Removing intermediate container d67b337d2db8 22:23:49 ---> 55ef920672ff 22:23:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:23:49 ---> Running in 924f03956708 22:23:49 Removing intermediate container 924f03956708 22:23:49 ---> 2247fb6565bc 22:23:49 Step 13/21 : WORKDIR /edgex 22:23:50 ---> Running in ecca93ca25f7 22:23:50 Removing intermediate container ecca93ca25f7 22:23:50 ---> 68d021f1ee80 22:23:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:23:50 ---> 143572b5856f 22:23:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:23:50 Removing intermediate container 259cb3b6287f 22:23:50 ---> 52d428a68a7d 22:23:50 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:23:50 ---> Running in 8fa889296402 22:23:50 Removing intermediate container 8fa889296402 22:23:50 ---> aa71c5cb3a57 22:23:50 Step 26/29 : CMD [ "generate" ] 22:23:50 ---> Running in 0c8e76b757e7 22:23:50 ---> fd1a8e3333ea 22:23:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:23:51 Removing intermediate container 0c8e76b757e7 22:23:51 ---> 5aaec04fe5fe 22:23:51 Step 27/29 : LABEL arch=x86_64 22:23:51 ---> Running in eea9c6fa1b69 22:23:51 ---> 0995219d639a 22:23:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:23:51 Removing intermediate container eea9c6fa1b69 22:23:51 ---> 719efe933b5c 22:23:51 Step 28/29 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:23:51 ---> Running in b6d2ad89aa96 22:23:51 ---> Running in 64e6e0c53e6e 22:23:51 Removing intermediate container 64e6e0c53e6e 22:23:51 ---> 7a8c62b7f0a0 22:23:51 Step 18/21 : CMD ["--init=true"] 22:23:51 Removing intermediate container b6d2ad89aa96 22:23:51 ---> 01ea47d90cf3 22:23:51 Step 29/29 : LABEL version=0.0.0 22:23:51 ---> Running in 2e7293947d82 22:23:51 ---> Running in bdc9e4594b58 22:23:51 Removing intermediate container 2e7293947d82 22:23:51 ---> 25217b8e46db 22:23:51 Step 19/21 : LABEL arch=x86_64 22:23:51 Removing intermediate container bdc9e4594b58 22:23:51 ---> a4339a693019 22:23:51 22:23:51 ---> Running in af1623f50d3f 22:23:51 Successfully built a4339a693019 22:23:52 Successfully tagged docker-security-secrets-setup-go:latest 22:23:52  Building docker-security-secrets-setup-go ... done Removing intermediate container af1623f50d3f 22:23:52 ---> ba3a33a29096 22:23:52 Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:23:52 ---> Running in 01607efb4e6e 22:23:52 Removing intermediate container 01607efb4e6e 22:23:52 ---> e42cf87f15d3 22:23:52 Step 21/21 : LABEL version=0.0.0 22:23:52 ---> Running in 69e3826178f5 22:23:52 Removing intermediate container 69e3826178f5 22:23:52 ---> acdd6942ade8 22:23:52 22:23:52 Successfully built acdd6942ade8 22:23:52 Successfully tagged docker-security-proxy-setup-go:latest 22:23:53  Building docker-security-proxy-setup-go ... done  [Pipeline] } 22:23:53 $ docker stop --time=1 2a572ec742d824b7850881cb6edb963e2c453919daa28076c96cb38b9a77ffcd 22:23:54 $ docker rm -f 2a572ec742d824b7850881cb6edb963e2c453919daa28076c96cb38b9a77ffcd [Pipeline] // withDockerContainer [Pipeline] sh 22:23:55 + docker images 22:23:55 + grep docker 22:23:55 docker-security-proxy-setup-go latest acdd6942ade8 3 seconds ago 24.6MB 22:23:55 docker-security-secrets-setup-go latest a4339a693019 4 seconds ago 23.9MB 22:23:55 docker-core-data-go latest 64bd48a4acfc 9 seconds ago 23.7MB 22:23:55 docker-security-bootstrap-redis-go latest 489421f2d2d8 18 seconds ago 15.8MB 22:23:55 docker-support-scheduler-go latest 2513c1f10e25 20 seconds ago 12.3MB 22:23:55 docker-sys-mgmt-agent-go latest 14d9f908b7d8 50 seconds ago 313MB 22:23:55 docker-security-secretstore-setup-go latest 22067f37a29b 2 minutes ago 24.7MB 22:23:55 docker-support-notifications-go latest cbba3f2e6fec 2 minutes ago 13.6MB 22:23:55 docker-core-command-go latest 96d5f1088ee5 2 minutes ago 12.2MB 22:23:55 docker-core-metadata-go latest 8b3da91f9c58 2 minutes ago 14.5MB 22:23:55 docker latest 86c48ffa8038 6 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:24:11 Still waiting to schedule task 22:24:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:24:13 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 22:24: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 22:24:21 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 22:24:21 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 22:24:25 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 22:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:24:33 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 22:24:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:24:41 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 22:24:44 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 22:24:49 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 [Pipeline] } 22:24:52 $ docker stop --time=1 fd665e2e51f43091e0c82194db8af125dc0cd143b82e63407c166e7aa49df252 22:24:55 $ docker rm -f fd665e2e51f43091e0c82194db8af125dc0cd143b82e63407c166e7aa49df252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:24:57 22:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:24:57 latest: Pulling from edgex-devops/edgex-compose-arm64 22:24:57 29e5d40040c1: Pulling fs layer 22:24:57 1ce36da41761: Pulling fs layer 22:24:57 25b303627fd3: Pulling fs layer 22:24:58 29e5d40040c1: Verifying Checksum 22:24:58 29e5d40040c1: Download complete 22:24:59 1ce36da41761: Verifying Checksum 22:24:59 1ce36da41761: Download complete 22:24:59 29e5d40040c1: Pull complete 22:25:00 Running on prd-ubuntu18.04-docker-8c-8g-15455 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 22:25:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:25:00 1ce36da41761: Pull complete 22:25:00 25b303627fd3: Verifying Checksum 22:25:00 25b303627fd3: Download complete 22:25:02 using credential edgex-jenkins-ssh 22:25:02 Cloning the remote Git repository 22:25:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:25:02 > git init /w/workspace/edgex-go/1 # timeout=10 22:25:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:02 > git --version # timeout=10 22:25:02 > git --version # 'git version 2.17.1' 22:25:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:09 Merging remotes/origin/master commit 382321cdbf919cdcf7c2812d3a520779371560e7 into PR head commit 66a0badd9ac85f114c8928439e132ee1fd5f5757 22:25:10 Merge succeeded, producing 66a0badd9ac85f114c8928439e132ee1fd5f5757 22:25:10 Checking out Revision 66a0badd9ac85f114c8928439e132ee1fd5f5757 (PR-2939) 22:25:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:25:09 > git config core.sparsecheckout # timeout=10 22:25:09 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 22:25:10 > git remote # timeout=10 22:25:10 > git config --get remote.origin.url # timeout=10 22:25:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:10 > git merge 382321cdbf919cdcf7c2812d3a520779371560e7 # timeout=10 22:25:10 > git rev-parse HEAD^{commit} # timeout=10 22:25:10 > git config core.sparsecheckout # timeout=10 22:25:10 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 22:25:11 25b303627fd3: Pull complete 22:25:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:25:11 prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container 22:25:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:25:13 Commit message: "build(snap): Remove Vault's dependency on Consul" 22:25:13 > git --version # timeout=10 22:25:13 > git --version # 'git version 2.17.1' 22:25:13 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:25:14 $ docker top b2d5425699f1a47b678c5cd9c3565ffbdb4938ee0321c36b42ca1318858ad663 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:15 + grep parallel 22:25:15 + docker-compose build --help 22:25:15 + echo snap-build.sh 22:25:15 snap-build.sh 22:25:15 + SNAP_BASE_DIR=. 22:25:15 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:25:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:25:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:25:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:25:15 + cd /w/workspace/edgex-go/1 22:25:15 + sudo apt-get remove -qy --purge lxd lxd-client 22:25:15 Reading package lists... 22:25:15 Building dependency tree... 22:25:15 Reading state information... 22:25:15 The following packages were automatically installed and are no longer required: 22:25:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:25:15 uidmap xdelta3 22:25:15 Use 'sudo apt autoremove' to remove them. 22:25:15 The following packages will be REMOVED: 22:25:15 lxd* lxd-client* 22:25:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:25:16 After this operation, 31.7 MB disk space will be freed. 22:25:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 22:25:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:25:18 Removing lxd dnsmasq configuration 22:25:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:25:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:25:18 --parallel Build images in parallel. 22:25:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [Pipeline] } 22:25:19 $ docker stop --time=1 b2d5425699f1a47b678c5cd9c3565ffbdb4938ee0321c36b42ca1318858ad663 22:25:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 22:25:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:25:21 Processing triggers for systemd (237-3ubuntu10.42) ... 22:25:21 Processing triggers for ureadahead (0.100.0-21) ... 22:25:21 $ docker rm -f b2d5425699f1a47b678c5cd9c3565ffbdb4938ee0321c36b42ca1318858ad663 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:22 . [Pipeline] withDockerContainer 22:25:22 + sudo snap remove --purge lxd 22:25:22 prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container 22:25:22 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:25:22 snap "lxd" is not installed 22:25:22 + sudo groupadd --force --system lxd 22:25:22 ++ whoami 22:25:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:25:22 + newgrp - lxd 22:25:22 + sudo snap install lxd 22:25:23 $ docker top 487b8e0741b345f8c90b4f0405f1229e489651ef5612fbf85390018f4d76531b -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:24 + docker-compose -f ./docker-compose-build.yml build --parallel 22:25:29 Building docker-core-command-go ... 22:25:29 Building docker-core-data-go ... 22:25:29 Building docker-core-metadata-go ... 22:25:29 Building docker-security-bootstrap-redis-go ... 22:25:29 Building docker-security-proxy-setup-go ... 22:25:29 Building docker-security-secrets-setup-go ... 22:25:29 Building docker-security-secretstore-setup-go ... 22:25:29 Building docker-support-notifications-go ... 22:25:29 Building docker-support-scheduler-go ... 22:25:29 Building docker-sys-mgmt-agent-go ... 22:25:29 Building docker-core-data-go 22:25:29 Building docker-core-metadata-go 22:25:29 Building docker-security-secrets-setup-go 22:25:29 Building docker-security-bootstrap-redis-go 22:25:29 Building docker-security-proxy-setup-go 22:25:32 2020-12-10T22:25:29Z INFO Waiting for automatic snapd restart... 22:25:44 lxd 4.8 from Canonical* installed 22:25:44 + sudo lxd init --auto 22:25:53 + sudo snap install --classic snapcraft 22:26:01 snapcraft 4.4.4 from Canonical* installed 22:26:01 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 22:26:01 + patch --verbose -p1 22:26:01 Hmm... Looks like a unified diff to me... 22:26:01 The text leading up to this was: 22:26:01 -------------------------- 22:26:01 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 22:26:01 |From: Tony Espy 22:26:01 |Date: Wed, 2 Dec 2020 17:38:31 -0500 22:26:01 |Subject: [PATCH] optimize snap build for pipeline CI check 22:26:01 | 22:26:01 |This patch is used by the EdgeX CI pipeline builds to 22:26:01 |optimize the snap CI check run for pull requests. When 22:26:01 |applied, it essentially strips out everything (apps and 22:26:01 |parts) from the snapcraft.yaml file except those required 22:26:01 |to build edgex-go, as the whole idea of the CI check is to 22:26:01 |catch changes to edgex-go that break the snap build. 22:26:01 | 22:26:01 |In general, anyone updating snapcraft.yaml will also need 22:26:01 |to update this patch file, otherwise it may fail to apply, 22:26:01 |resulting in a failed snap build CI check in the associated 22:26:01 |pull request. 22:26:01 | 22:26:01 |Note - in addition to applying this patch, the pipeline also 22:26:01 |only primes the snap (e.g. `snapcraft prime`), as there's no 22:26:01 |need to build the finally binary .snap file (and it won't 22:26:01 |work with the patch applied). This further reduces the build 22:26:01 |time. 22:26:01 |--- 22:26:01 | snap/snapcraft.yaml | 466 +------------------------------------------- 22:26:01 | 1 file changed, 2 insertions(+), 464 deletions(-) 22:26:01 | 22:26:01 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 22:26:01 |index b265277c..d7e1de37 100644 22:26:01 |--- a/snap/snapcraft.yaml 22:26:01 |+++ b/snap/snapcraft.yaml 22:26:01 -------------------------- 22:26:01 patching file snap/snapcraft.yaml 22:26:01 Using Plan A... 22:26:01 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 22:26:01 Hunk #2 FAILED at 84. 22:26:01 Hunk #3 succeeded at 232 (offset -8 lines). 22:26:01 Hunk #4 succeeded at 247 (offset -8 lines). 22:26:01 Hunk #5 succeeded at 255 (offset -8 lines). 22:26:01 Hunk #6 succeeded at 262 (offset -8 lines). 22:26:01 Hunk #7 succeeded at 289 (offset -8 lines). 22:26:01 Hunk #8 succeeded at 323 (offset -8 lines). 22:26:01 Hunk #9 succeeded at 379 (offset -8 lines). 22:26:01 1 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 22:26:01 Hmm... Ignoring the trailing garbage. 22:26:01 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:26:02 Failed in branch amd64 22:26:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:26:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:26:51 ---> 3d18525e49d5 22:26:51 Step 3/21 : WORKDIR /edgex-go 22:26:51 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:26:51 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:26:51 ---> 3d18525e49d5 22:26:51 Step 3/29 : WORKDIR /edgex-go 22:26:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:26:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:51 ---> 3d18525e49d5 22:26:51 Step 3/22 : WORKDIR /edgex-go 22:26:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:26:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:51 ---> 3d18525e49d5 22:26:51 Step 3/23 : WORKDIR /edgex-go 22:26:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:26:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:51 ---> 3d18525e49d5 22:26:51 Step 3/22 : WORKDIR /edgex-go 22:26:51 ---> Running in 877d494cee55 22:26:51 ---> Running in b571345fd6fe 22:26:51 ---> Running in c72d3f4f7f6a 22:26:51 ---> Running in 90bd448af0a4 22:26:51 ---> Running in 8351c50140e2 22:26:51 Removing intermediate container 8351c50140e2 22:26:51 ---> 64cbef7483cb 22:26:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:51 Removing intermediate container b571345fd6fe 22:26:51 ---> b86c64b7ef95 22:26:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:51 ---> Running in e0bab03b7549 22:26:51 Removing intermediate container 877d494cee55 22:26:51 ---> 61cedfc0de58 22:26:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:51 Removing intermediate container 90bd448af0a4 22:26:51 ---> ca042f2f3028 22:26:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:51 Removing intermediate container c72d3f4f7f6a 22:26:51 ---> 9a119ca3dd3d 22:26:51 Step 4/29 : RUN apk update && apk add make git 22:26:51 ---> Running in 13f10db05c68 22:26:51 ---> Running in 61913b55f9cd 22:26:51 ---> Running in a924a53c5767 22:26:51 ---> Running in e47d471b017b 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:26:51 Removing intermediate container e0bab03b7549 22:26:51 ---> a049dea6f745 22:26:51 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:26:51 ---> Running in cb920856f1ed 22:26:51 Removing intermediate container 13f10db05c68 22:26:51 ---> b12f2b524414 22:26:51 Step 5/21 : RUN apk update && apk add make git 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:26:51 ---> Running in 5703fea8e608 22:26:51 Removing intermediate container a924a53c5767 22:26:51 ---> 77e35cdc5268 22:26:51 Step 5/22 : RUN apk update && apk add make git 22:26:51 ---> Running in 9d5bdae7b5a2 22:26:51 Removing intermediate container 61913b55f9cd 22:26:51 ---> 8d525d6aa122 22:26:51 Step 5/22 : RUN apk update && apk add make git 22:26:51 ---> Running in ca9e1bffff13 22:26:51 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:26:51 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:26:51 OK: 12618 distinct packages available 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:26:51 OK: 217 MiB in 51 packages 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:26:51 Removing intermediate container e47d471b017b 22:26:51 ---> 2f86a425f0d8 22:26:51 Step 5/29 : COPY go.mod . 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:26:51 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:26:51 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:26:51 OK: 12618 distinct packages available 22:26:51 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:26:51 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:26:51 OK: 12618 distinct packages available 22:26:51 ---> 23718f8a74d6 22:26:51 Step 6/29 : RUN go mod download 22:26:51 ---> Running in 2407da754361 22:26:52 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:26:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:26:52 OK: 12618 distinct packages available 22:26:52 OK: 217 MiB in 51 packages 22:26:52 OK: 217 MiB in 51 packages 22:26:52 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:26:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:26:52 OK: 12618 distinct packages available 22:26:53 OK: 217 MiB in 51 packages 22:26:53 OK: 217 MiB in 51 packages 22:26:54 Removing intermediate container cb920856f1ed 22:26:54 ---> 5fda1b2f21cd 22:26:54 Step 6/23 : COPY go.mod . 22:26:54 Removing intermediate container 5703fea8e608 22:26:54 ---> 2d335cce9298 22:26:54 Step 6/21 : COPY go.mod . 22:26:55 Removing intermediate container 9d5bdae7b5a2 22:26:55 ---> 2e8c63e80002 22:26:55 Step 6/22 : COPY go.mod . 22:26:55 ---> 1fc85af08d54 22:26:55 Step 7/23 : RUN go mod download 22:26:55 Removing intermediate container ca9e1bffff13 22:26:55 ---> 2b603a0facff 22:26:55 Step 6/22 : COPY go.mod . 22:26:55 ---> Running in 0fb2b4a052b5 22:26:55 ---> 8487361e2c23 22:26:55 Step 7/21 : RUN go mod download 22:26:56 ---> 4f056ef0ce89 22:26:56 Removing intermediate container 2407da754361 22:26:56 ---> 266a7defe0ee 22:26:56 Step 7/29 : COPY . . 22:26:56 Step 7/22 : RUN go mod download 22:26:56 ---> Running in 8d2ed1c43e99 22:26:56 ---> Running in b3bc5ca6c6ce 22:26:56 ---> 424bceeb1527 22:26:56 Step 7/22 : RUN go mod download 22:26:57 ---> Running in 7fb48e65f33d 22:27:00 Removing intermediate container 0fb2b4a052b5 22:27:00 ---> 582da4fca091 22:27:00 Step 8/23 : COPY . . 22:27:00 Removing intermediate container 8d2ed1c43e99 22:27:00 ---> 0958cb01b607 22:27:00 Step 8/21 : COPY . . 22:27:01 Removing intermediate container b3bc5ca6c6ce 22:27:01 ---> b9515bbafd21 22:27:01 Step 8/22 : COPY . . 22:27:01 Removing intermediate container 7fb48e65f33d 22:27:01 ---> 29c6d7254c1b 22:27:01 Step 8/22 : COPY . . 22:27:28 ---> 5914826c7f9f 22:27:28 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:27:28 ---> 6f7f43a1cbce 22:27:28 Step 9/23 : RUN make cmd/core-data/core-data 22:27:28 ---> Running in e0b274d33ce1 22:27:28 ---> Running in 389c297ec6ec 22:27:28 ---> d0ca5de4b5cb 22:27:28 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:27:28 ---> 7fc097273afe 22:27:28 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:27:28 ---> fe3d37743bfc 22:27:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:27:28 ---> Running in ab9ad2ebb400 22:27:28 ---> Running in 29607b31db37 22:27:28 ---> Running in b31c73732066 22:27:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:27:28 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 22:27:28 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 22:27:28 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 22:27:28 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 22:28:49 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 22:28:49 Removing intermediate container e0b274d33ce1 22:28:49 ---> 97c7e1b5e11d 22:28:49 22:28:49 Step 9/29 : FROM alpine:latest 22:28:49 latest: Pulling from library/alpine 22:28:49 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:28:49 Status: Downloaded newer image for alpine:latest 22:28:49 ---> 2e77e061c27f 22:28:49 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:28:49 ---> Running in 54908a344ee4 22:28:49 Removing intermediate container 54908a344ee4 22:28:49 ---> 9b88703a06d5 22:28:49 Step 11/29 : USER root 22:28:49 ---> Running in 26ca1de36ee0 22:28:49 Removing intermediate container 26ca1de36ee0 22:28:49 ---> a43522543721 22:28:49 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:28:49 ---> Running in ac91f42b507a 22:28:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:28:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:28:52 v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:28:52 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:28:52 OK: 12617 distinct packages available 22:28:53 (1/2) Installing ca-certificates (20191127-r4) 22:28:53 (2/2) Installing dumb-init (1.2.2-r1) 22:28:53 Executing busybox-1.31.1-r19.trigger 22:28:53 Executing ca-certificates-20191127-r4.trigger 22:28:53 OK: 6 MiB in 16 packages 22:28:56 Removing intermediate container ab9ad2ebb400 22:28:56 ---> 2a7f2d839a7e 22:28:56 22:28:56 Step 10/22 : FROM alpine:3.10 22:28:56 3.10: Pulling from library/alpine 22:28:56 Removing intermediate container ac91f42b507a 22:28:56 ---> 4ffddea8de42 22:28:56 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:28:57 ---> Running in 31cefea54920 22:28:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:28:58 Removing intermediate container 31cefea54920 22:28:58 ---> 13f4e50cf3a2 22:28:58 Step 14/29 : WORKDIR $BASE_DIR 22:28:58 Status: Downloaded newer image for alpine:3.10 22:28:58 ---> 536a684cf733 22:28:58 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:28:58 ---> Running in 60e3109229d9 22:28:58 ---> Running in dbe276929844 22:28:59 Removing intermediate container 60e3109229d9 22:28:59 ---> 87ab6202d96d 22:28:59 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:28:59 ---> Running in 557dc10701c7 22:29:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:29:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:29:02 v3.10.5-155-gab6c8e84d1 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:29:02 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:29:02 OK: 10169 distinct packages available 22:29:02 (1/5) Installing ca-certificates (20191127-r2) 22:29:02 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:29:02 (3/5) Installing libcurl (7.66.0-r2) 22:29:02 (4/5) Installing curl (7.66.0-r2) 22:29:02 (5/5) Installing dumb-init (1.2.2-r1) 22:29:02 Executing busybox-1.30.1-r3.trigger 22:29:02 Executing ca-certificates-20191127-r2.trigger 22:29:03 OK: 7 MiB in 19 packages 22:29:04 Removing intermediate container b31c73732066 22:29:04 ---> cbac3a54c3f3 22:29:04 22:29:04 Step 10/21 : FROM alpine 22:29:04 ---> 2e77e061c27f 22:29:04 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:29:04 ---> Running in 50ae710b9691 22:29:04 Removing intermediate container 557dc10701c7 22:29:04 ---> 666c89cf2e21 22:29:04 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:29:06 Removing intermediate container dbe276929844 22:29:06 ---> 42264ca4788f 22:29:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:29:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:29:07 ---> Running in c67138ea72cd 22:29:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:29:07 ---> dbd65c56d067 22:29:07 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:29:07 Removing intermediate container c67138ea72cd 22:29:07 ---> 721ae12d5ffc 22:29:07 Step 13/22 : WORKDIR / 22:29:07 v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:29:07 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:29:07 OK: 12617 distinct packages available 22:29:07 ---> Running in fe355e4be0a8 22:29:08 ---> 5a0912603c8c 22:29:08 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:29:08 (1/4) Installing ca-certificates (20191127-r4) 22:29:08 Removing intermediate container fe355e4be0a8 22:29:08 ---> c5073dcced11 22:29:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:29:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:29:09 (3/4) Installing libcurl (7.69.1-r2) 22:29:09 (4/4) Installing curl (7.69.1-r2) 22:29:09 Executing busybox-1.31.1-r19.trigger 22:29:09 Executing ca-certificates-20191127-r4.trigger 22:29:09 OK: 7 MiB in 18 packages 22:29:10 ---> 634d6c0017a4 22:29:10 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:29:10 ---> 7913a12e713b 22:29:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:29:12 ---> cee114424ebf 22:29:12 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:29:12 Removing intermediate container 50ae710b9691 22:29:12 ---> 29288f19f25e 22:29:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:29:13 ---> Running in f7066699cb10 22:29:13 ---> 3a204e1ae5ba 22:29:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:29:14 ---> 2c43a20bc6a5 22:29:14 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:29:14 Removing intermediate container f7066699cb10 22:29:14 ---> 4b7ed4e4ee7f 22:29:14 Step 13/21 : WORKDIR /edgex 22:29:14 ---> Running in c1084d2e0a2f 22:29:14 ---> Running in 4df37a0c08a2 22:29:15 ---> a1d0f7407312 22:29:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:29:15 Removing intermediate container 4df37a0c08a2 22:29:15 ---> 7b4f11db8db2 22:29:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:29:17 ---> 64ad78b9c1a9 22:29:17 Step 18/22 : RUN chmod +x entrypoint.sh 22:29:17 ---> Running in 8844b01e446b 22:29:17 ---> 1c9266000616 22:29:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:29:19 Removing intermediate container c1084d2e0a2f 22:29:19 ---> 940e5f9dfdd3 22:29:19 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:29:20 ---> e7d749a98ef8 22:29:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:29:21 ---> c1e3996ec669 22:29:21 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:29:21 ---> Running in 2cb0e7186cb9 22:29:22 Removing intermediate container 8844b01e446b 22:29:22 ---> 7828f2c0f6e5 22:29:22 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:29:22 ---> Running in bf45fbe56bc1 22:29:23 ---> 063816420ab5 22:29:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:29:23 Removing intermediate container bf45fbe56bc1 22:29:23 ---> 14004eee7268 22:29:23 Step 20/22 : LABEL arch=arm64 22:29:23 ---> Running in 6a3a5fc16eaf 22:29:23 ---> Running in 404815aa922a 22:29:24 Removing intermediate container 6a3a5fc16eaf 22:29:24 ---> 361a0eb7d9d3 22:29:24 Step 18/21 : CMD ["--init=true"] 22:29:24 ---> Running in 96c4b3dce3d5 22:29:24 Removing intermediate container 404815aa922a 22:29:24 ---> 7965fce33560 22:29:24 Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:29:25 ---> Running in d49f1c86dc42 22:29:25 Removing intermediate container 2cb0e7186cb9 22:29:25 ---> 6ca07b0fe19e 22:29:25 Step 24/29 : RUN chmod 755 security-secrets-setup 22:29:25 Removing intermediate container 96c4b3dce3d5 22:29:25 ---> af82c2eae25b 22:29:25 Step 19/21 : LABEL arch=arm64 22:29:25 ---> Running in 733f240e65be 22:29:25 Removing intermediate container d49f1c86dc42 22:29:25 ---> d54d071df1bc 22:29:25 Step 22/22 : LABEL version=0.0.0 22:29:25 ---> Running in b0b40eedff7c 22:29:25 ---> Running in ba2a9128632d 22:29:26 Removing intermediate container b0b40eedff7c 22:29:26 ---> 9408e650d16d 22:29:26 Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:29:26 ---> Running in 2888d88d074d 22:29:26 Removing intermediate container ba2a9128632d 22:29:26 ---> 1881954ba1ab 22:29:26 22:29:27 Successfully built 1881954ba1ab 22:29:27 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:29:27  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go 22:29:28 Removing intermediate container 2888d88d074d 22:29:28 ---> 9aebde4a114f 22:29:28 Step 21/21 : LABEL version=0.0.0 22:29:28 ---> Running in 26a43d657cd7 22:29:29 Removing intermediate container 26a43d657cd7 22:29:29 ---> 973a13d7458b 22:29:29 22:29:29 Successfully built 973a13d7458b 22:29:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:29:29  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 22:29:29 Removing intermediate container 733f240e65be 22:29:29 ---> da2e41810021 22:29:29 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:29:29 ---> Running in 300eb1363e69 22:29:30 Removing intermediate container 300eb1363e69 22:29:30 ---> 9031a764e77a 22:29:30 Step 26/29 : CMD [ "generate" ] 22:29:31 ---> Running in 72c063bc9eb1 22:29:31 Removing intermediate container 72c063bc9eb1 22:29:31 ---> f1b14d9b024e 22:29:31 Step 27/29 : LABEL arch=arm64 22:29:32 ---> Running in 38c2738fc7b2 22:29:33 Removing intermediate container 38c2738fc7b2 22:29:33 ---> f221a72e13b2 22:29:33 Step 28/29 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:29:34 ---> Running in 1b83e98bc671 22:29:35 Removing intermediate container 1b83e98bc671 22:29:35 ---> 2273cd1e38d4 22:29:35 Step 29/29 : LABEL version=0.0.0 22:29:36 ---> Running in e085f7ccf8ee 22:29:36 Removing intermediate container 29607b31db37 22:29:36 ---> 529c3f2ae6a2 22:29:36 22:29:36 Step 10/22 : FROM scratch 22:29:36 ---> 22:29:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:29:36 ---> Running in d2f7a4dc33df 22:29:36 Removing intermediate container e085f7ccf8ee 22:29:36 ---> b2034b1d3da8 22:29:36 22:29:37 Successfully built b2034b1d3da8 22:29:37 Successfully tagged docker-security-secrets-setup-go-arm64:latest 22:29:37 Building docker-security-secretstore-setup-go 22:29:37  Building docker-security-secrets-setup-go ... done Removing intermediate container d2f7a4dc33df 22:29:37 ---> d6962f150dce 22:29:37 Step 12/22 : ENV APP_PORT=48081 22:29:38 ---> Running in 2780709128de 22:29:38 Removing intermediate container 2780709128de 22:29:38 ---> 03dc7e95dec2 22:29:38 Step 13/22 : EXPOSE $APP_PORT 22:29:38 ---> Running in 9a9da601d795 22:29:39 Removing intermediate container 9a9da601d795 22:29:39 ---> dcdb49bb6f93 22:29:39 Step 14/22 : WORKDIR / 22:29:39 ---> Running in b8e277d5b4c4 22:29:39 Removing intermediate container b8e277d5b4c4 22:29:39 ---> 0aae9c1e1fe5 22:29:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:29:40 ---> fd8fa97af28f 22:29:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:29:43 ---> fee47186cc46 22:29:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:29:44 ---> 157304664a0b 22:29:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:29:45 ---> Running in b25a65d51436 22:29:46 Removing intermediate container b25a65d51436 22:29:46 ---> 83b2bca67442 22:29:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:46 Removing intermediate container 389c297ec6ec 22:29:46 ---> 883f60f29494 22:29:46 22:29:46 Step 10/23 : FROM alpine 22:29:46 ---> 2e77e061c27f 22:29:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:29:46 ---> Running in c9f7de8457c4 22:29:46 ---> Running in e8d755648ec9 22:29:47 Removing intermediate container c9f7de8457c4 22:29:47 ---> 1e4ee24bc127 22:29:47 Step 20/22 : LABEL arch=arm64 22:29:47 Removing intermediate container e8d755648ec9 22:29:47 ---> 0bb6e3c5c7d6 22:29:47 Step 12/23 : ENV APP_PORT=48080 22:29:47 ---> Running in 9905a17fc2c7 22:29:47 ---> Running in 1f7fad630456 22:29:48 Removing intermediate container 9905a17fc2c7 22:29:48 ---> cf3f4bb71508 22:29:48 Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:29:48 ---> Running in 0dac9408f490 22:29:48 Removing intermediate container 1f7fad630456 22:29:48 ---> 08c7b34c0f5a 22:29:48 Step 13/23 : EXPOSE $APP_PORT 22:29:48 ---> Running in 0353cf7a2f12 22:29:49 Removing intermediate container 0dac9408f490 22:29:49 ---> 78447124d475 22:29:49 Step 22/22 : LABEL version=0.0.0 22:29:49 Removing intermediate container 0353cf7a2f12 22:29:49 ---> dbe743e554cd 22:29:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:49 ---> Running in 268dfd25419b 22:29:49 ---> Running in 09813590fe0d 22:29:50 Removing intermediate container 268dfd25419b 22:29:50 ---> 2d1b9a034abe 22:29:50 22:29:51 Successfully built 2d1b9a034abe 22:29:51 Successfully tagged docker-core-metadata-go-arm64:latest 22:29:51  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 22:29:52 Removing intermediate container 09813590fe0d 22:29:52 ---> d6b77acecf4d 22:29:52 Step 15/23 : RUN apk --no-cache add zeromq 22:29:52 ---> Running in 342f0a506c6f 22:29:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:29:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:29:55 (1/5) Installing libgcc (9.3.0-r2) 22:29:55 (2/5) Installing libsodium (1.0.18-r0) 22:29:55 (3/5) Installing libstdc++ (9.3.0-r2) 22:29:56 (4/5) Installing libzmq (4.3.3-r0) 22:29:56 (5/5) Installing zeromq (4.3.3-r0) 22:29:56 Executing busybox-1.31.1-r19.trigger 22:29:56 OK: 8 MiB in 19 packages 22:29:59 Removing intermediate container 342f0a506c6f 22:29:59 ---> ab7c26cf1668 22:29:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:30:00 ---> c58b66a205ad 22:30:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:30:02 ---> ffdffbc7c0c9 22:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:30:03 ---> fdd67b30dcd7 22:30:03 Step 19/23 : ENTRYPOINT ["/core-data"] 22:30:03 ---> Running in a34f4e6f291f 22:30:03 Removing intermediate container a34f4e6f291f 22:30:03 ---> 78a530bee7b2 22:30:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:04 ---> Running in 68813946a139 22:30:05 Removing intermediate container 68813946a139 22:30:05 ---> 9e2bb0c3729c 22:30:05 Step 21/23 : LABEL arch=arm64 22:30:05 ---> Running in 64ea3bacfdfc 22:30:05 Removing intermediate container 64ea3bacfdfc 22:30:05 ---> 5df7fefacada 22:30:05 Step 22/23 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:30:06 ---> Running in ba3118984416 22:30:06 Removing intermediate container ba3118984416 22:30:06 ---> dfa40730298d 22:30:06 Step 23/23 : LABEL version=0.0.0 22:30:07 ---> Running in 5f94d03b18a0 22:30:07 Removing intermediate container 5f94d03b18a0 22:30:07 ---> 1d835d966fff 22:30:07 22:30:08 Successfully built 1d835d966fff 22:30:08 Successfully tagged docker-core-data-go-arm64:latest 22:30:08  Building docker-core-data-go ... done Building docker-support-scheduler-go 22:30:12 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:12 ---> 3d18525e49d5 22:30:12 Step 3/24 : WORKDIR /edgex-go 22:30:12 ---> Using cache 22:30:12 ---> ca042f2f3028 22:30:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:12 ---> Using cache 22:30:12 ---> 77e35cdc5268 22:30:12 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:30:12 ---> Running in 5cb4d193dfc0 22:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:15 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:30:15 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:30:15 OK: 12618 distinct packages available 22:30:16 OK: 217 MiB in 51 packages 22:30:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:30:18 ---> 3d18525e49d5 22:30:18 Step 3/22 : WORKDIR /edgex-go 22:30:18 ---> Using cache 22:30:18 ---> ca042f2f3028 22:30:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:18 ---> Using cache 22:30:18 ---> 77e35cdc5268 22:30:18 Step 5/22 : RUN apk update && apk add make git 22:30:18 ---> Using cache 22:30:18 ---> 2e8c63e80002 22:30:18 Step 6/22 : COPY go.mod . 22:30:18 ---> Using cache 22:30:18 ---> 4f056ef0ce89 22:30:18 Step 7/22 : RUN go mod download 22:30:18 ---> Using cache 22:30:18 ---> b9515bbafd21 22:30:18 Step 8/22 : COPY . . 22:30:18 ---> Using cache 22:30:18 ---> d0ca5de4b5cb 22:30:18 Step 9/22 : RUN make cmd/core-command/core-command 22:30:18 ---> Running in 0f578d1f106c 22:30:19 Removing intermediate container 5cb4d193dfc0 22:30:19 ---> 8c8c5f23162b 22:30:19 Step 6/24 : COPY go.mod . 22:30:20 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 22:30:21 ---> b2fe126be712 22:30:21 Step 7/24 : RUN go mod download 22:30:21 ---> Running in 97e1d9e30af4 22:30:28 Removing intermediate container 97e1d9e30af4 22:30:28 ---> e1bc8d05c985 22:30:28 Step 8/24 : COPY . . 22:30:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:30 ---> 3d18525e49d5 22:30:30 Step 3/24 : WORKDIR /edgex-go 22:30:30 ---> Using cache 22:30:30 ---> ca042f2f3028 22:30:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:30 ---> Using cache 22:30:30 ---> 77e35cdc5268 22:30:30 Step 5/24 : RUN apk update && apk add make git 22:30:30 ---> Using cache 22:30:30 ---> 2e8c63e80002 22:30:30 Step 6/24 : COPY go.mod . 22:30:30 ---> Using cache 22:30:30 ---> 4f056ef0ce89 22:30:30 Step 7/24 : RUN go mod download 22:30:30 ---> Using cache 22:30:30 ---> b9515bbafd21 22:30:30 Step 8/24 : COPY . . 22:30:30 ---> Using cache 22:30:30 ---> d0ca5de4b5cb 22:30:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:30:32 ---> Running in 8cf0ef54dc3f 22:30:35 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 22:30:41 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:30:41 ---> 3d18525e49d5 22:30:41 Step 3/27 : WORKDIR /edgex-go 22:30:41 ---> Using cache 22:30:41 ---> ca042f2f3028 22:30:41 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:41 ---> Using cache 22:30:41 ---> 77e35cdc5268 22:30:41 Step 5/27 : RUN apk update && apk add make bash git 22:30:43 ---> Running in d530269676bf 22:30:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:48 v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:30:48 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:30:48 OK: 12618 distinct packages available 22:30:49 OK: 217 MiB in 51 packages 22:30:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:30:50 ---> 3d18525e49d5 22:30:50 Step 3/21 : WORKDIR /edgex-go 22:30:50 ---> Using cache 22:30:50 ---> ca042f2f3028 22:30:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:50 ---> Using cache 22:30:50 ---> 77e35cdc5268 22:30:50 Step 5/21 : RUN apk update && apk add make git 22:30:50 ---> Using cache 22:30:50 ---> 2e8c63e80002 22:30:50 Step 6/21 : COPY go.mod . 22:30:50 ---> Using cache 22:30:50 ---> 4f056ef0ce89 22:30:50 Step 7/21 : RUN go mod download 22:30:50 ---> Using cache 22:30:50 ---> b9515bbafd21 22:30:50 Step 8/21 : COPY . . 22:30:50 ---> Using cache 22:30:50 ---> d0ca5de4b5cb 22:30:50 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:30:52 ---> Running in 7a26601d85db 22:30:54 Removing intermediate container d530269676bf 22:30:54 ---> 4a0c6a859f24 22:30:54 Step 6/27 : COPY go.mod . 22:30:54 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 22:30:56 ---> f565e58de5a1 22:30:56 Step 7/27 : RUN go mod download 22:30:56 ---> Running in c8f03cd14fd9 22:31:00 ---> d1f7a06b4fe5 22:31:00 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:31:00 ---> Running in 96b591816ca9 22:31:02 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 22:31:02 Removing intermediate container c8f03cd14fd9 22:31:02 ---> 9a685e6d6187 22:31:02 Step 8/27 : COPY . . 22:31:24 ---> f101a368fa12 22:31:24 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:31:24 ---> Running in 7dbfbf4701bf 22:31:24 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 22:31: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 22:31:53 Removing intermediate container 0f578d1f106c 22:31:53 ---> ae8a6a5f2d2c 22:31:53 22:31:53 Step 10/22 : FROM scratch 22:31:53 ---> 22:31:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:31:53 ---> Using cache 22:31:53 ---> d6962f150dce 22:31:53 Step 12/22 : ENV APP_PORT=48082 22:31:53 ---> Running in 6921d766870a 22:31:53 Removing intermediate container 6921d766870a 22:31:53 ---> 1d78b50e3b8e 22:31:53 Step 13/22 : EXPOSE $APP_PORT 22:31:53 ---> Running in 4888bfe407a3 22:31:54 Removing intermediate container 4888bfe407a3 22:31:54 ---> c8bd9c9622b6 22:31:54 Step 14/22 : WORKDIR / 22:31:54 ---> Running in a849718b46e3 22:31:55 Removing intermediate container a849718b46e3 22:31:55 ---> d300891f5d25 22:31:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:31:56 ---> cb2ce774ec9f 22:31:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:31:59 ---> fb8fcb0389e4 22:31:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:31:59 Removing intermediate container 8cf0ef54dc3f 22:31:59 ---> 98b949f9151d 22:31:59 22:31:59 Step 10/24 : FROM alpine:3.10 22:31:59 ---> 536a684cf733 22:31:59 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:31:59 ---> Using cache 22:31:59 ---> 42264ca4788f 22:31:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:32:00 ---> Running in 30382d56c828 22:32:00 Removing intermediate container 30382d56c828 22:32:00 ---> 3d9d0b44c333 22:32:00 Step 13/24 : WORKDIR / 22:32:01 ---> Running in 8be39747110f 22:32:01 ---> cb223d095112 22:32:01 Step 18/22 : ENTRYPOINT ["/core-command"] 22:32:01 ---> Running in ed60fa799cdc 22:32:01 Removing intermediate container 8be39747110f 22:32:01 ---> a50ce730376b 22:32:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:32:01 Removing intermediate container ed60fa799cdc 22:32:01 ---> 948a766069f7 22:32:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:02 ---> Running in 7f13eb6fc1fc 22:32:02 Removing intermediate container 7f13eb6fc1fc 22:32:02 ---> 0fd434a2c95c 22:32:02 Step 20/22 : LABEL arch=arm64 22:32:03 ---> Running in 8bc4dae43ffd 22:32:03 ---> 02bef0114cda 22:32:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:32:03 Removing intermediate container 8bc4dae43ffd 22:32:03 ---> 1812ed32af4b 22:32:03 Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:32:04 ---> Running in effd95dc6b81 22:32:04 ---> 230a27f131b4 22:32:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:32:04 Removing intermediate container effd95dc6b81 22:32:04 ---> 895659d16a64 22:32:04 Step 22/22 : LABEL version=0.0.0 22:32:05 ---> Running in 978a9b7c3941 22:32:05 Removing intermediate container 978a9b7c3941 22:32:05 ---> 5e54cbbec0de 22:32:05 22:32:05 ---> 3b053466829f 22:32:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:32:06 Successfully built 5e54cbbec0de 22:32:06 Successfully tagged docker-core-command-go-arm64:latest 22:32:07  Building docker-core-command-go ... done  ---> 11a28030a779 22:32:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:32:09 ---> bc355480a8cf 22:32:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:32:10 ---> daf4fed49d2b 22:32:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:32:10 ---> Running in 58ab300447f3 22:32:14 Removing intermediate container 58ab300447f3 22:32:14 ---> 6cfcdfad539f 22:32:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:32:14 ---> Running in a8fd26214e50 22:32:14 Removing intermediate container a8fd26214e50 22:32:14 ---> 04a04062877b 22:32:14 Step 22/24 : LABEL arch=arm64 22:32:15 ---> Running in a1f1a39eb7cd 22:32:15 Removing intermediate container a1f1a39eb7cd 22:32:15 ---> df5cebaa53c2 22:32:15 Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:32:16 ---> Running in fbe52b365c65 22:32:16 Removing intermediate container fbe52b365c65 22:32:16 ---> 24d2097668d0 22:32:16 Step 24/24 : LABEL version=0.0.0 22:32:16 ---> Running in bf1dd7544aaf 22:32:17 Removing intermediate container bf1dd7544aaf 22:32:17 ---> c1674ec48910 22:32:17 22:32:18 Successfully built c1674ec48910 22:32:18 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:32:40  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7a26601d85db 22:32:40 ---> c0a1f87c7110 22:32:40 22:32:40 Step 10/21 : FROM scratch 22:32:40 ---> 22:32:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:32:40 ---> Using cache 22:32:40 ---> d6962f150dce 22:32:40 Step 12/21 : ENV APP_PORT=48085 22:32:40 ---> Running in 404e1e1bdfef 22:32:40 Removing intermediate container 404e1e1bdfef 22:32:40 ---> 03030c2688ec 22:32:40 Step 13/21 : EXPOSE $APP_PORT 22:32:40 ---> Running in 891fc3f1bef0 22:32:40 Removing intermediate container 7dbfbf4701bf 22:32:40 ---> 80391f84dcc1 22:32:40 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:32:40 Removing intermediate container 96b591816ca9 22:32:40 ---> 1855ebfb4cd9 22:32:40 22:32:40 Step 10/24 : FROM scratch 22:32:40 ---> 22:32:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:32:40 ---> Running in 69c32a29a54a 22:32:40 ---> Running in f37f6778e5a6 22:32:40 Removing intermediate container 891fc3f1bef0 22:32:40 ---> 21ad15e7acaf 22:32:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:32:40 Removing intermediate container f37f6778e5a6 22:32:40 ---> 059ecfe79865 22:32:40 Step 12/24 : ENV APP_PORT=48060 22:32:40 ---> Running in 6cca225b1fe7 22:32:40 ---> 6e0ad947dc80 22:32:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:32:40 Removing intermediate container 6cca225b1fe7 22:32:40 ---> 0e4c02410f62 22:32:40 Step 13/24 : EXPOSE $APP_PORT 22:32:40 ---> Running in f6db30b99d43 22:32:40 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 22:32:41 Removing intermediate container f6db30b99d43 22:32:41 ---> d7f7019768ee 22:32:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:32:42 ---> b4ab02fe24a5 22:32:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:32:42 ---> 4df844d168c2 22:32:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:32:43 ---> e5411a1fdb4b 22:32:43 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:32:43 ---> Running in 2c3342140051 22:32:43 ---> 491e0a612f2a 22:32:43 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:32:43 Removing intermediate container 2c3342140051 22:32:43 ---> 70410cd9f6e9 22:32:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:43 ---> Running in 8afcce3b90af 22:32:44 Removing intermediate container 69c32a29a54a 22:32:44 ---> bbc78e0b1d20 22:32:44 22:32:44 Step 11/27 : FROM docker:latest 22:32:44 ---> f31140561b03 22:32:44 Step 12/27 : RUN apk add --no-cache bash 22:32:44 ---> Running in b195d614bf08 22:32:44 Removing intermediate container 8afcce3b90af 22:32:44 ---> 0bbe6e63f677 22:32:44 Step 19/21 : LABEL arch=arm64 22:32:45 ---> Running in c8e92a326473 22:32:45 ---> 1cd4e50babce 22:32:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:32:45 Removing intermediate container c8e92a326473 22:32:45 ---> 18a6a68afcb7 22:32:45 Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:32:45 ---> Running in 8123260f2a66 22:32:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:32:46 Removing intermediate container 8123260f2a66 22:32:46 ---> 50840f095de4 22:32:46 Step 21/21 : LABEL version=0.0.0 22:32:46 ---> bc82f8d3e2e5 22:32:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:32:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:32:46 ---> Running in 6fe999d2acf3 22:32:47 (1/2) Installing readline (8.0.4-r0) 22:32:47 (2/2) Installing bash (5.0.17-r0) 22:32:47 Removing intermediate container 6fe999d2acf3 22:32:47 ---> 39233e50cc0c 22:32:47 22:32:47 Executing bash-5.0.17-r0.post-install 22:32:47 Executing busybox-1.31.1-r19.trigger 22:32:47 OK: 12 MiB in 22 packages 22:32:47 Successfully built 39233e50cc0c 22:32:47 Successfully tagged docker-support-scheduler-go-arm64:latest 22:32:47  Building docker-support-scheduler-go ... done  ---> f38df8491bb2 22:32:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:32:48 Removing intermediate container b195d614bf08 22:32:48 ---> 8990f7437985 22:32:48 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:32:48 ---> 0d0e94f5d85d 22:32:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:32:48 ---> Running in 3c10767962eb 22:32:48 ---> Running in 139881cf6a80 22:32:49 Removing intermediate container 139881cf6a80 22:32:49 ---> 7e0055d89b32 22:32:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:49 ---> Running in 13f76c9f3d3f 22:32:50 Removing intermediate container 13f76c9f3d3f 22:32:50 ---> 04b0113bdbe2 22:32:50 Step 22/24 : LABEL arch=arm64 22:32:50 ---> Running in dac508f33d4b 22:32:50 Removing intermediate container dac508f33d4b 22:32:50 ---> 8359384f15e1 22:32:50 Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:32:50 ---> Running in c495f5ddd32a 22:32:50 Removing intermediate container 3c10767962eb 22:32:50 ---> 1e9ac497b5e1 22:32:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:32:51 ---> Running in e542fd0a7ddd 22:32:51 Removing intermediate container c495f5ddd32a 22:32:51 ---> 99d2aa483698 22:32:51 Step 24/24 : LABEL version=0.0.0 22:32:51 ---> Running in 65c2526b1356 22:32:51 Removing intermediate container e542fd0a7ddd 22:32:51 ---> ccfc8360b9a3 22:32:51 Step 15/27 : ENV APP_PORT=48090 22:32:52 ---> Running in ef011e5ac586 22:32:52 Removing intermediate container 65c2526b1356 22:32:52 ---> 881362002eab 22:32:52 22:32:52 Successfully built 881362002eab 22:32:52 Successfully tagged docker-support-notifications-go-arm64:latest 22:32:52  Building docker-support-notifications-go ... done Removing intermediate container ef011e5ac586 22:32:52 ---> 8876c8433297 22:32:52 Step 16/27 : EXPOSE $APP_PORT 22:32:52 ---> Running in d3b5e7c924fd 22:32:53 Removing intermediate container d3b5e7c924fd 22:32:53 ---> bc21598c1da5 22:32:53 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:32:54 ---> f5dc494d35c0 22:32:54 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:32:55 ---> bf4e47d6f4df 22:32:55 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:32:56 ---> b4abe6aa6351 22:32:56 Step 20/27 : RUN apk --no-cache add py3-pip 22:32:56 ---> Running in af5ba46643fc 22:32:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:32:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:32:57 (1/33) Installing libbz2 (1.0.8-r1) 22:32:57 (2/33) Installing expat (2.2.9-r1) 22:32:57 (3/33) Installing libffi (3.3-r2) 22:32:57 (4/33) Installing gdbm (1.13-r1) 22:32:57 (5/33) Installing xz-libs (5.2.5-r0) 22:32:57 (6/33) Installing sqlite-libs (3.32.1-r0) 22:32:58 (7/33) Installing python3 (3.8.5-r0) 22:33:00 (8/33) Installing py3-appdirs (1.4.4-r1) 22:33:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:33:00 (10/33) Installing py3-parsing (2.4.7-r0) 22:33:00 (11/33) Installing py3-six (1.15.0-r0) 22:33:00 (12/33) Installing py3-packaging (20.4-r0) 22:33:00 (13/33) Installing py3-setuptools (47.0.0-r0) 22:33:00 (14/33) Installing py3-chardet (3.0.4-r4) 22:33:00 (15/33) Installing py3-idna (2.9-r0) 22:33:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:33:00 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:33:00 (18/33) Installing py3-requests (2.23.0-r0) 22:33:00 (19/33) Installing py3-msgpack (1.0.0-r0) 22:33:00 (20/33) Installing py3-lockfile (0.12.2-r3) 22:33:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:33:00 (22/33) Installing py3-colorama (0.4.3-r0) 22:33:00 (23/33) Installing py3-distlib (0.3.0-r0) 22:33:00 (24/33) Installing py3-distro (1.5.0-r1) 22:33:00 (25/33) Installing py3-webencodings (0.5.1-r3) 22:33:00 (26/33) Installing py3-html5lib (1.0.1-r4) 22:33:00 (27/33) Installing py3-pytoml (0.1.21-r0) 22:33:00 (28/33) Installing py3-pep517 (0.8.2-r0) 22:33:00 (29/33) Installing py3-progress (1.5-r0) 22:33:00 (30/33) Installing py3-toml (0.10.1-r0) 22:33:00 (31/33) Installing py3-retrying (1.3.3-r0) 22:33:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:33:00 (33/33) Installing py3-pip (20.1.1-r0) 22:33:00 Executing busybox-1.31.1-r19.trigger 22:33:00 OK: 71 MiB in 55 packages 22:33:07 Removing intermediate container af5ba46643fc 22:33:07 ---> df32d9ca4d1c 22:33:07 Step 21/27 : RUN pip install docker-compose==1.23.2 22:33:07 ---> Running in 12de5f9e94ab 22:33:11 Collecting docker-compose==1.23.2 22:33:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:33:13 Collecting PyYAML<4,>=3.10 22:33:13 Downloading PyYAML-3.13.tar.gz (270 kB) 22:33:16 Collecting docker<4.0,>=3.6.0 22:33:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:33:16 Collecting texttable<0.10,>=0.9.0 22:33:16 Downloading texttable-0.9.1.tar.gz (11 kB) 22:33:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:33:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:33:19 Collecting websocket-client<1.0,>=0.32.0 22:33:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:33:20 Collecting cached-property<2,>=1.2.0 22:33:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:33:20 Collecting docopt<0.7,>=0.6.1 22:33:20 Downloading docopt-0.6.2.tar.gz (25 kB) 22:33:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:33:22 Collecting dockerpty<0.5,>=0.4.1 22:33:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:33:24 Collecting jsonschema<3,>=2.5.1 22:33:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:33:24 Collecting docker-pycreds>=0.4.0 22:33:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:33:24 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) 22:33:25 Collecting urllib3<1.25,>=1.21.1 22:33:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:33:25 Collecting idna<2.8,>=2.5 22:33:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:33:26 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) 22:33:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:33:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:33:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:33:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:33:26 Installing collected packages: PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, cached-property, docopt, dockerpty, jsonschema, docker-compose 22:33:26 Running setup.py install for PyYAML: started 22:33:29 Running setup.py install for PyYAML: finished with status 'done' 22:33:29 Attempting uninstall: urllib3 22:33:29 Found existing installation: urllib3 1.25.9 22:33:29 Uninstalling urllib3-1.25.9: 22:33:29 Successfully uninstalled urllib3-1.25.9 22:33:30 Attempting uninstall: idna 22:33:30 Found existing installation: idna 2.9 22:33:30 Uninstalling idna-2.9: 22:33:30 Successfully uninstalled idna-2.9 22:33:30 Attempting uninstall: requests 22:33:30 Found existing installation: requests 2.23.0 22:33:30 Uninstalling requests-2.23.0: 22:33:30 Successfully uninstalled requests-2.23.0 22:33:31 Running setup.py install for texttable: started 22:33:33 Running setup.py install for texttable: finished with status 'done' 22:33:33 Running setup.py install for docopt: started 22:33:35 Running setup.py install for docopt: finished with status 'done' 22:33:35 Running setup.py install for dockerpty: started 22:33:37 Running setup.py install for dockerpty: finished with status 'done' 22:33:38 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 22:33:42 Removing intermediate container 12de5f9e94ab 22:33:42 ---> aad7bebf6a86 22:33:42 Step 22/27 : RUN apk --no-cache add curl 22:33:42 ---> Running in 44e8e70041d9 22:33:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:33:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:33:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:33:44 (2/3) Installing libcurl (7.69.1-r2) 22:33:44 (3/3) Installing curl (7.69.1-r2) 22:33:44 Executing busybox-1.31.1-r19.trigger 22:33:44 OK: 71 MiB in 58 packages 22:33:45 Removing intermediate container 44e8e70041d9 22:33:45 ---> 6b4bb54ed405 22:33:45 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:33:45 ---> Running in 863e154df179 22:33:46 Removing intermediate container 863e154df179 22:33:46 ---> 7e0d8539915e 22:33:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:46 ---> Running in a943d41978b7 22:33:46 Removing intermediate container a943d41978b7 22:33:46 ---> 1617241a10e0 22:33:46 Step 25/27 : LABEL arch=arm64 22:33:46 ---> Running in 396576e6cbab 22:33:47 Removing intermediate container 396576e6cbab 22:33:47 ---> 7b96d120cfeb 22:33:47 Step 26/27 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 22:33:47 ---> Running in f5061f98dbd7 22:33:47 Removing intermediate container f5061f98dbd7 22:33:47 ---> 7a580de940b4 22:33:47 Step 27/27 : LABEL version=0.0.0 22:33:47 ---> Running in 83585a12cc4f 22:33:48 Removing intermediate container 83585a12cc4f 22:33:48 ---> 28e50aa586ac 22:33:48 22:33:48 Successfully built 28e50aa586ac 22:33:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:33:49  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:33:49 $ docker stop --time=1 487b8e0741b345f8c90b4f0405f1229e489651ef5612fbf85390018f4d76531b 22:33:51 $ docker rm -f 487b8e0741b345f8c90b4f0405f1229e489651ef5612fbf85390018f4d76531b [Pipeline] // withDockerContainer [Pipeline] sh 22:33:51 + + docker imagesgrep 22:33:51 docker 22:33:52 docker-sys-mgmt-agent-go-arm64 latest 28e50aa586ac 3 seconds ago 300MB 22:33:52 docker-support-notifications-go-arm64 latest 881362002eab About a minute ago 12.9MB 22:33:52 docker-support-scheduler-go-arm64 latest 39233e50cc0c About a minute ago 11.5MB 22:33:52 docker-security-secretstore-setup-go-arm64 latest c1674ec48910 About a minute ago 23.5MB 22:33:52 docker-core-command-go-arm64 latest 5e54cbbec0de About a minute ago 11.4MB 22:33:52 docker-core-data-go-arm64 latest 1d835d966fff 3 minutes ago 22.3MB 22:33:52 docker-core-metadata-go-arm64 latest 2d1b9a034abe 4 minutes ago 13.6MB 22:33:52 docker-security-secrets-setup-go-arm64 latest b2034b1d3da8 4 minutes ago 22.7MB 22:33:52 docker-security-proxy-setup-go-arm64 latest 973a13d7458b 4 minutes ago 23.4MB 22:33:52 docker-security-bootstrap-redis-go-arm64 latest 1881954ba1ab 4 minutes ago 15.2MB 22:33:52 docker latest f31140561b03 7 hours 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 22:33:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:58 ---> package-listing.sh 22:33:58 ++ facter osfamily 22:33:58 ++ tr '[:upper:]' '[:lower:]' 22:33:58 + OS_FAMILY=redhat 22:33:58 + workspace=/w/workspace/edgex-go/1 22:33:58 + START_PACKAGES=/tmp/packages_start.txt 22:33:58 + END_PACKAGES=/tmp/packages_end.txt 22:33:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:58 + PACKAGES=/tmp/packages_start.txt 22:33:58 + '[' /w/workspace/edgex-go/1 ']' 22:33:58 + PACKAGES=/tmp/packages_end.txt 22:33:58 + case "${OS_FAMILY}" in 22:33:58 + rpm -qa 22:33:58 + sort 22:34:03 + '[' -f /tmp/packages_start.txt ']' 22:34:03 + '[' -f /tmp/packages_end.txt ']' 22:34:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:03 + '[' /w/workspace/edgex-go/1 ']' 22:34:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:34:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:34: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:04 22:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:04 alpine: Pulling from edgex-lftools-log-publisher 22:34:04 df20fa9351a1: Pulling fs layer 22:34:04 36b3adc4ff6f: Pulling fs layer 22:34:04 8ad3a11d3b57: Pulling fs layer 22:34:04 46f8f816bc3b: Pulling fs layer 22:34:04 93b61091891f: Pulling fs layer 22:34:04 93b9cdb0e59b: Pulling fs layer 22:34:04 5e14af77c1be: Pulling fs layer 22:34:04 01666e4c0597: Pulling fs layer 22:34:04 aa168da1d23b: Pulling fs layer 22:34:04 46f8f816bc3b: Waiting 22:34:04 5e14af77c1be: Waiting 22:34:04 01666e4c0597: Waiting 22:34:04 aa168da1d23b: Waiting 22:34:04 93b61091891f: Waiting 22:34:04 93b9cdb0e59b: Waiting 22:34:04 36b3adc4ff6f: Verifying Checksum 22:34:04 36b3adc4ff6f: Download complete 22:34:04 46f8f816bc3b: Verifying Checksum 22:34:04 46f8f816bc3b: Download complete 22:34:04 df20fa9351a1: Verifying Checksum 22:34:04 93b9cdb0e59b: Verifying Checksum 22:34:04 93b9cdb0e59b: Download complete 22:34:04 93b61091891f: Verifying Checksum 22:34:04 93b61091891f: Download complete 22:34:04 5e14af77c1be: Verifying Checksum 22:34:04 5e14af77c1be: Download complete 22:34:04 01666e4c0597: Verifying Checksum 22:34:04 01666e4c0597: Download complete 22:34:05 df20fa9351a1: Pull complete 22:34:05 8ad3a11d3b57: Verifying Checksum 22:34:05 8ad3a11d3b57: Download complete 22:34:05 36b3adc4ff6f: Pull complete 22:34:07 8ad3a11d3b57: Pull complete 22:34:07 aa168da1d23b: Verifying Checksum 22:34:07 aa168da1d23b: Download complete 22:34:07 46f8f816bc3b: Pull complete 22:34:08 93b61091891f: Pull complete 22:34:08 93b9cdb0e59b: Pull complete 22:34:08 5e14af77c1be: Pull complete 22:34:08 01666e4c0597: Pull complete 22:34:20 aa168da1d23b: Pull complete 22:34:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:34:21 prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container 22:34:21 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:34:23 $ docker top eca744420bd1b23d4d2dc4c69ff067bd403425d3ef0c9a488a5020705bbd283e -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:24 + mkdir -p /var/log/sa [Pipeline] sh 22:34:25 + ls /var/log/sa-host 22:34:25 + sadf -c /var/log/sa-host/sa10 22:34:25 file_magic: OK 22:34:25 HZ: Using current value: 100 22:34:25 file_header: OK 22:34:25 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 22:34:25 Statistics: 22:34:25 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... 22:34:25 File successfully converted to sysstat format version 12.2.1 22:34:25 + sadf -c /var/log/sa-host/sa23 22:34:25 file_magic: OK 22:34:25 HZ: Using current value: 100 22:34:25 file_header: OK 22:34:25 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 22:34:25 Statistics: 22:34:25 Hnuu...uuuununununu... 22:34:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:25 provisioning config files... 22:34:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7704875156940426320tmp [Pipeline] { [Pipeline] echo 22:34:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:26 ---> create-netrc.sh [Pipeline] } 22:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:34:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:26 ---> python-tools-install.sh [Pipeline] echo 22:34:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:27 ---> sudo-logs.sh 22:34:27 Archiving 'sudo' log.. [Pipeline] echo 22:34:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:27 ---> job-cost.sh 22:34:27 lf-activate-venv: SKIPPING 22:34:27 INFO: No Stack... 22:34:29 INFO: Retrieving Pricing Info for: v1-standard-2 22:34:29 INFO: Archiving Costs [Pipeline] echo 22:34:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:29 ---> logs-deploy.sh 22:34:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/1 22:34:29 INFO: archiving workspace using pattern(s): 22:34:31 Archives upload complete. 22:34:31 INFO: archiving logs to Nexus 22:34:32 ---> uname -a: 22:34:32 Linux prd-centos7-docker-4c-2g-15453.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:34:32 22:34:32 22:34:32 ---> lscpu: 22:34:32 Architecture: x86_64 22:34:32 CPU op-mode(s): 32-bit, 64-bit 22:34:32 Byte Order: Little Endian 22:34:32 Address sizes: 40 bits physical, 48 bits virtual 22:34:32 CPU(s): 4 22:34:32 On-line CPU(s) list: 0-3 22:34:32 Thread(s) per core: 1 22:34:32 Core(s) per socket: 1 22:34:32 Socket(s): 4 22:34:32 NUMA node(s): 1 22:34:32 Vendor ID: GenuineIntel 22:34:32 CPU family: 6 22:34:32 Model: 44 22:34:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:34:32 Stepping: 1 22:34:32 CPU MHz: 2933.436 22:34:32 BogoMIPS: 5866.87 22:34:32 Virtualization: VT-x 22:34:32 Hypervisor vendor: KVM 22:34:32 Virtualization type: full 22:34:32 L1d cache: 128 KiB 22:34:32 L1i cache: 128 KiB 22:34:32 L2 cache: 16 MiB 22:34:32 L3 cache: 64 MiB 22:34:32 NUMA node0 CPU(s): 0-3 22:34:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:34:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:34:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:34:32 Vulnerability Meltdown: Mitigation; PTI 22:34:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:34:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:34:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:34:32 Vulnerability Srbds: Not affected 22:34:32 Vulnerability Tsx async abort: Not affected 22:34:32 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 22:34:32 22:34:32 22:34:32 ---> nproc: 22:34:32 4 22:34:32 22:34:32 22:34:32 ---> df -h: 22:34:32 Filesystem Size Used Available Use% Mounted on 22:34:32 overlay 50.0G 12.7G 37.3G 25% / 22:34:32 tmpfs 64.0M 0 64.0M 0% /dev 22:34:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:34:32 shm 64.0M 0 64.0M 0% /dev/shm 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 22:34:32 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 22:34:32 22:34:32 22:34:32 ---> free -m: 22:34:32 total used free shared buff/cache available 22:34:32 Mem: 1837 704 133 0 999 1046 22:34:32 Swap: 1023 69 954 22:34:32 22:34:32 22:34:32 ---> ip addr: 22:34:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:34:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:34:32 inet 127.0.0.1/8 scope host lo 22:34:32 valid_lft forever preferred_lft forever 22:34:32 inet6 ::1/128 scope host 22:34:32 valid_lft forever preferred_lft forever 22:34:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:34:32 link/ether fa:16:3e:0e:20:52 brd ff:ff:ff:ff:ff:ff 22:34:32 inet 10.30.123.210/23 brd 10.30.123.255 scope global dynamic eth0 22:34:32 valid_lft 85164sec preferred_lft 85164sec 22:34:32 inet6 fe80::f816:3eff:fe0e:2052/64 scope link 22:34:32 valid_lft forever preferred_lft forever 22:34:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:34:32 link/ether 02:42:4f:d2:b7:d1 brd ff:ff:ff:ff:ff:ff 22:34:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:34:32 valid_lft forever preferred_lft forever 22:34:32 inet6 fe80::42:4fff:fed2:b7d1/64 scope link 22:34:32 valid_lft forever preferred_lft forever 22:34:32 22:34:32 22:34:32 ---> sar -b -r -n DEV: 22:34:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 22:34:32 22:34:32 22:13:45 LINUX RESTART (4 CPU) 22:34:32 22:34:32 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:34:32 22:15:01 210.64 116.35 94.30 0.00 12684.68 44569.05 0.00 22:34:32 22:16:01 224.04 83.99 140.05 0.00 6328.79 62555.77 0.00 22:34:32 22:17:01 276.84 125.65 151.19 0.00 5331.25 19059.71 0.00 22:34:32 22:18:01 162.94 84.92 78.02 0.00 3672.09 7856.95 0.00 22:34:32 22:19:02 211.79 46.22 165.57 0.00 16750.34 95614.22 0.00 22:34:32 22:20:01 2428.91 2083.59 345.33 0.00 187293.15 194072.06 0.00 22:34:32 22:21:02 1047.71 794.80 252.91 0.00 45164.40 65799.07 0.00 22:34:32 22:22:01 1448.61 1097.96 350.65 0.00 102168.09 135127.82 0.00 22:34:32 22:23:01 1862.89 1524.70 338.19 0.00 128380.20 130514.60 0.00 22:34:32 22:24:01 794.91 521.51 273.40 0.00 44913.77 55087.26 0.00 22:34:32 22:25:01 7.14 0.02 7.13 0.00 0.13 272.57 0.00 22:34:32 22:26:01 0.35 0.03 0.32 0.00 0.80 3.81 0.00 22:34:32 22:27:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 22:34:32 22:28:02 0.30 0.02 0.28 0.00 0.27 3.13 0.00 22:34:32 22:29:01 2.08 1.85 0.24 0.00 60.03 3.18 0.00 22:34:32 22:30:01 1.20 0.45 0.75 0.00 25.85 13.59 0.00 22:34:32 22:31:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 22:34:32 22:32:01 0.20 0.00 0.20 0.00 0.00 1.98 0.00 22:34:32 22:33:01 0.30 0.02 0.28 0.00 0.53 3.43 0.00 22:34:32 22:34:01 38.75 38.44 0.32 0.00 4305.11 7.13 0.00 22:34:32 Average: 435.22 325.30 109.92 0.00 27781.40 40476.06 0.00 22:34:32 22:34:32 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:32 22:15:01 82320 0 665488 35.37 2620 1131116 1390076 47.44 527216 1066328 66824 22:34:32 22:16:01 132588 0 676476 35.95 1584 1070896 1534216 52.36 584004 926528 40 22:34:32 22:17:01 217716 0 775940 41.24 708 887180 1761568 60.12 675324 715432 64796 22:34:32 22:18:01 211056 0 796764 42.35 508 873216 1446268 49.36 653228 731276 40444 22:34:32 22:19:02 75184 0 694888 36.93 28 1111444 1266696 43.23 740356 842256 77868 22:34:32 22:20:01 76168 0 834800 44.37 28 970548 2338048 79.79 769352 817568 59888 22:34:32 22:21:02 470748 0 720068 38.27 28 690700 1409952 48.12 476640 687460 36 22:34:32 22:22:01 543192 0 678940 36.08 28 659384 1459016 49.79 372272 742260 12 22:34:32 22:23:01 406840 0 803320 42.69 28 671356 2098684 71.62 581928 640632 1012 22:34:32 22:24:01 587388 0 628632 33.41 28 665496 1195824 40.81 470192 590568 20 22:34:32 22:25:01 588492 0 627500 33.35 28 665524 1187564 40.53 469588 590460 12 22:34:32 22:26:01 588880 0 627108 33.33 28 665528 1187600 40.53 470084 590052 8 22:34:32 22:27:01 591804 0 624168 33.17 28 665544 1157752 39.51 467776 589456 8 22:34:32 22:28:02 592256 0 623716 33.15 28 665544 1157752 39.51 467904 589456 8 22:34:32 22:29:01 588964 0 625920 33.27 28 666632 1158008 39.52 469300 590148 16 22:34:32 22:30:01 588820 0 625272 33.23 28 667424 1157960 39.52 468912 590884 8 22:34:32 22:31:01 589436 0 624660 33.20 28 667420 1157876 39.52 468652 590924 8 22:34:32 22:32:01 589132 0 624952 33.21 28 667432 1157936 39.52 468924 590924 8 22:34:32 22:33:01 588532 0 625544 33.25 28 667440 1158008 39.52 469336 590940 8 22:34:32 22:34:01 437784 0 648500 34.47 28 795232 1193512 40.73 498152 710796 8 22:34:32 Average: 427365 0 677633 36.01 293 776253 1378716 47.05 528457 689217 15552 22:34:32 22:34:32 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:34:32 22:15:01 eth0 1445.87 1003.13 4868.21 149.70 0.00 0.00 0.00 0.00 22:34:32 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:15:01 veth7e79ac6 379.11 421.75 37.54 1187.35 0.00 0.00 0.00 0.00 22:34:32 22:15:01 docker0 379.11 421.67 32.36 1187.41 0.00 0.00 0.00 0.00 22:34:32 22:16:01 eth0 1060.12 906.84 5912.27 87.92 0.00 0.00 0.00 0.00 22:34:32 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:16:01 vethc350d3a 2.51 1.73 0.26 1.41 0.00 0.00 0.00 0.00 22:34:32 22:16:01 docker0 502.28 520.72 39.20 1850.65 0.00 0.00 0.00 0.00 22:34:32 22:17:01 veth8d71a65 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:34:32 22:17:01 eth0 190.40 152.07 502.78 75.77 0.00 0.00 0.00 0.00 22:34:32 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:17:01 docker0 107.84 133.86 8.52 470.68 0.00 0.00 0.00 0.00 22:34:32 22:18:01 veth8d71a65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:18:01 eth0 33.82 17.57 29.21 14.88 0.00 0.00 0.00 0.00 22:34:32 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:19:02 eth0 225.59 185.53 1695.97 97.12 0.00 0.00 0.00 0.00 22:34:32 22:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:19:02 vetheb9a7f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:34:32 22:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:20:01 eth0 44.25 22.68 164.76 9.80 0.00 0.00 0.00 0.00 22:34:32 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:20:01 vetheb9a7f9 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 22:34:32 22:20:01 docker0 11.69 23.56 0.62 147.75 0.00 0.00 0.00 0.00 22:34:32 22:21:02 eth0 38.23 22.07 137.04 11.24 0.00 0.00 0.00 0.00 22:34:32 22:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:21:02 vetheb9a7f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:34:32 22:21:02 docker0 5.48 9.13 0.30 70.80 0.00 0.00 0.00 0.00 22:34:32 22:22:01 veth17a16ad 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:34:32 22:22:01 veth45750ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:22:01 veth4d02d41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:22:01 eth0 123.06 76.48 436.34 84.16 0.00 0.00 0.00 0.00 22:34:32 22:23:01 veth04fe92e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:34:32 22:23:01 eth0 72.77 50.19 116.11 87.57 0.00 0.00 0.00 0.00 22:34:32 22:23:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:34:32 22:23:01 veth578ec69 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:34:32 22:24:01 eth0 83.05 54.89 154.86 59.14 0.00 0.00 0.00 0.00 22:34:32 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:24:01 docker0 1054.01 1199.40 83.89 4320.11 0.00 0.00 0.00 0.00 22:34:32 22:25:01 eth0 4.78 4.25 0.45 6.99 0.00 0.00 0.00 0.00 22:34:32 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:26:01 eth0 4.26 4.46 0.51 7.13 0.00 0.00 0.00 0.00 22:34:32 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:34:32 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:28:02 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:34:32 22:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:29:01 eth0 3.88 4.20 0.49 7.23 0.00 0.00 0.00 0.00 22:34:32 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:30:01 eth0 1.53 1.52 0.17 3.03 0.00 0.00 0.00 0.00 22:34:32 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:31:01 eth0 0.88 0.23 0.22 0.02 0.00 0.00 0.00 0.00 22:34:32 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:32:01 eth0 1.08 0.32 0.32 0.20 0.00 0.00 0.00 0.00 22:34:32 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:33:01 eth0 0.42 0.33 0.26 0.20 0.00 0.00 0.00 0.00 22:34:32 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:34:01 eth0 4.39 2.63 4.66 1.80 0.00 0.00 0.00 0.00 22:34:32 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 Average: eth0 167.26 125.73 702.71 35.24 0.00 0.00 0.00 0.00 22:34:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:32 Average: docker0 52.81 60.10 4.20 216.46 0.00 0.00 0.00 0.00 22:34:32 22:34:32 22:34:32 ---> sar -P ALL: 22:34:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 22:34:32 22:34:32 22:13:45 LINUX RESTART (4 CPU) 22:34:32 22:34:32 22:14:01 CPU %user %nice %system %iowait %steal %idle 22:34:32 22:15:01 all 19.78 0.00 11.49 5.24 0.36 63.13 22:34:32 22:15:01 0 14.95 0.00 15.11 4.81 0.40 64.73 22:34:32 22:15:01 1 22.45 0.00 11.10 5.20 0.34 60.91 22:34:32 22:15:01 2 20.43 0.00 9.60 6.33 0.34 63.29 22:34:32 22:15:01 3 21.25 0.00 10.16 4.61 0.36 63.62 22:34:32 22:16:01 all 16.39 0.00 9.25 2.31 0.19 71.86 22:34:32 22:16:01 0 17.43 0.00 10.47 3.32 0.21 68.56 22:34:32 22:16:01 1 15.44 0.00 9.13 3.69 0.17 71.57 22:34:32 22:16:01 2 18.15 0.00 8.39 0.98 0.14 72.34 22:34:32 22:16:01 3 14.53 0.00 9.04 1.27 0.22 74.94 22:34:32 22:17:01 all 36.27 0.00 11.53 8.13 0.31 43.76 22:34:32 22:17:01 0 37.21 0.00 12.10 7.12 0.28 43.29 22:34:32 22:17:01 1 36.07 0.00 11.61 8.25 0.26 43.81 22:34:32 22:17:01 2 35.76 0.00 10.55 7.81 0.38 45.51 22:34:32 22:17:01 3 36.04 0.00 11.88 9.34 0.33 42.41 22:34:32 22:18:01 all 59.32 0.00 16.36 3.20 0.41 20.71 22:34:32 22:18:01 0 58.65 0.00 16.50 1.14 0.39 23.32 22:34:32 22:18:01 1 59.34 0.00 16.34 4.00 0.46 19.86 22:34:32 22:18:01 2 60.33 0.00 16.08 3.45 0.39 19.74 22:34:32 22:18:01 3 58.97 0.00 16.52 4.24 0.39 19.88 22:34:32 22:19:02 all 24.16 0.00 13.80 5.16 0.14 56.74 22:34:32 22:19:02 0 23.40 0.00 13.09 3.68 0.17 59.66 22:34:32 22:19:02 1 25.08 0.00 14.36 7.18 0.14 53.24 22:34:32 22:19:02 2 24.07 0.00 13.66 5.26 0.14 56.87 22:34:32 22:19:02 3 24.11 0.00 14.10 4.51 0.12 57.16 22:34:32 22:20:01 all 22.65 0.00 27.39 24.74 0.21 25.01 22:34:32 22:20:01 0 22.16 0.00 26.81 26.04 0.21 24.79 22:34:32 22:20:01 1 22.04 0.00 27.55 25.46 0.23 24.71 22:34:32 22:20:01 2 22.46 0.00 27.52 25.43 0.18 24.41 22:34:32 22:20:01 3 23.97 0.00 27.70 21.99 0.20 26.14 22:34:32 22:21:02 all 54.63 0.00 17.50 16.35 0.08 11.43 22:34:32 22:21:02 0 54.55 0.00 17.66 15.61 0.09 12.09 22:34:32 22:21:02 1 55.00 0.00 17.07 15.11 0.07 12.74 22:34:32 22:21:02 2 54.62 0.00 17.82 17.82 0.09 9.66 22:34:32 22:21:02 3 54.36 0.00 17.46 16.90 0.09 11.20 22:34:32 22:22:01 all 16.19 0.00 19.28 31.05 0.15 33.33 22:34:32 22:22:01 0 14.48 0.00 17.00 30.66 0.16 37.70 22:34:32 22:22:01 1 16.02 0.00 20.68 30.65 0.14 32.51 22:34:32 22:22:01 2 17.14 0.00 19.94 30.56 0.18 32.18 22:34:32 22:22:01 3 17.14 0.00 19.48 32.34 0.14 30.89 22:34:32 22:23:01 all 38.53 0.00 21.80 25.68 0.10 13.89 22:34:32 22:23:01 0 39.25 0.00 21.37 27.07 0.10 12.21 22:34:32 22:23:01 1 38.80 0.00 20.75 28.55 0.07 11.83 22:34:32 22:23:01 2 37.62 0.00 22.15 27.19 0.10 12.94 22:34:32 22:23:01 3 38.44 0.00 22.93 19.88 0.14 18.61 22:34:32 22:24:01 all 30.22 0.00 16.08 19.72 0.12 33.86 22:34:32 22:24:01 0 29.90 0.00 16.32 16.64 0.14 37.01 22:34:32 22:24:01 1 30.52 0.00 15.85 22.15 0.14 31.35 22:34:32 22:24:01 2 29.39 0.00 16.63 23.75 0.09 30.13 22:34:32 22:24:01 3 31.09 0.00 15.53 16.34 0.10 36.95 22:34:32 22:25:01 all 0.05 0.00 0.07 0.07 0.00 99.80 22:34:32 22:25:01 0 0.05 0.00 0.10 0.00 0.00 99.85 22:34:32 22:25:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:34:32 22:25:01 2 0.05 0.00 0.08 0.30 0.00 99.57 22:34:32 22:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:34:32 22:34:32 22:25:01 CPU %user %nice %system %iowait %steal %idle 22:34:32 22:26:01 all 0.05 0.00 0.04 0.00 0.01 99.90 22:34:32 22:26:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:34:32 22:26:01 1 0.02 0.00 0.05 0.00 0.02 99.92 22:34:32 22:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:34:32 22:26:01 3 0.07 0.00 0.03 0.00 0.02 99.88 22:34:32 22:27:01 all 0.03 0.00 0.04 0.00 0.00 99.92 22:34:32 22:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:34:32 22:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:34:32 22:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:34:32 22:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:34:32 22:28:02 all 0.03 0.00 0.05 0.00 0.00 99.92 22:34:32 22:28:02 0 0.03 0.00 0.05 0.00 0.00 99.92 22:34:32 22:28:02 1 0.05 0.00 0.07 0.00 0.00 99.88 22:34:32 22:28:02 2 0.02 0.00 0.03 0.00 0.02 99.93 22:34:32 22:28:02 3 0.02 0.00 0.03 0.00 0.00 99.95 22:34:32 22:29:01 all 0.10 0.00 0.22 0.03 0.00 99.65 22:34:32 22:29:01 0 0.07 0.00 0.22 0.00 0.00 99.71 22:34:32 22:29:01 1 0.12 0.00 0.25 0.08 0.02 99.53 22:34:32 22:29:01 2 0.12 0.00 0.20 0.00 0.00 99.68 22:34:32 22:29:01 3 0.10 0.00 0.20 0.02 0.00 99.68 22:34:32 22:30:01 all 0.12 0.00 0.03 0.00 0.00 99.85 22:34:32 22:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:34:32 22:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:34:32 22:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:34:32 22:30:01 3 0.38 0.00 0.02 0.00 0.00 99.60 22:34:32 22:31:01 all 0.15 0.00 0.02 0.00 0.00 99.82 22:34:32 22:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:34:32 22:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:34:32 22:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:34:32 22:31:01 3 0.52 0.00 0.02 0.00 0.00 99.47 22:34:32 22:32:01 all 0.15 0.00 0.02 0.00 0.00 99.82 22:34:32 22:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:34:32 22:32:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:34:32 22:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:34:32 22:32:01 3 0.53 0.00 0.00 0.00 0.00 99.47 22:34:32 22:33:01 all 0.15 0.00 0.02 0.00 0.01 99.82 22:34:32 22:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:34:32 22:33:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:34:32 22:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 22:34:32 22:33:01 3 0.47 0.00 0.02 0.00 0.00 99.52 22:34:32 22:34:01 all 0.62 0.00 0.32 0.90 0.00 98.16 22:34:32 22:34:01 0 0.20 0.00 0.20 0.20 0.00 99.40 22:34:32 22:34:01 1 0.42 0.00 0.28 0.57 0.00 98.73 22:34:32 22:34:01 2 0.77 0.00 0.13 0.08 0.00 99.02 22:34:32 22:34:01 3 1.08 0.00 0.65 2.75 0.02 95.50 22:34:32 Average: all 15.64 0.00 8.07 6.95 0.10 69.23 22:34:32 Average: 0 15.33 0.00 8.18 6.65 0.11 69.73 22:34:32 Average: 1 15.79 0.00 8.09 7.37 0.10 68.65 22:34:32 Average: 2 15.70 0.00 7.95 7.27 0.10 68.98 22:34:32 Average: 3 15.76 0.00 8.07 6.52 0.10 69.55 22:34:32 22:34:32 22:34:32