Pull request #2964 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 5c10915f88235ea7635ac9a2477ccdd2e69170d6+bbb161aa59ef099937232867751a09afbb087fa9 (07aa8b9d578e0acfaaf4a0bb94b4d8d12829fc1c) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-2964/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-2964/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16731 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [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 bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 5c10915f88235ea7635ac9a2477ccdd2e69170d6 Merge succeeded, producing 5c10915f88235ea7635ac9a2477ccdd2e69170d6 Checking out Revision 5c10915f88235ea7635ac9a2477ccdd2e69170d6 (PR-2964) > 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/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 Commit message: "feat(data): Implement GET /reading/start/{start}/end/{end} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:22:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:22:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:22:11 ========================================================= 08:22:11 EdgeX Global Pipelines Version Info 08:22:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:22:13 ------------------- 08:22:13 stable info: 08:22:13 ------------------- 08:22:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:22:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 08:22:13 Message: update stable to v1.0.173 08:22:14 ------------------- 08:22:14 experimental info: 08:22:14 ------------------- 08:22:14 Commited By: **** collab-it+edgex@linuxfoundation.org 08:22:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 08:22:14 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:22:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:22:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:22:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:22:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:22:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:22:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2964 [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2964 [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2964 [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c10915f88235ea7635ac9a2477ccdd2e69170d6 [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c10915 [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:22:19 provisioning config files... 08:22:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7273096426859930561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:19 ---> docker-login.sh 08:22:19 nexus3.edgexfoundry.org:10001 08:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:20 Configure a credential helper to remove this warning. See 08:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:20 08:22:20 Login Succeeded 08:22:20 nexus3.edgexfoundry.org:10002 08:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:20 Configure a credential helper to remove this warning. See 08:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:20 08:22:20 Login Succeeded 08:22:20 nexus3.edgexfoundry.org:10003 08:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:20 Configure a credential helper to remove this warning. See 08:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:20 08:22:20 Login Succeeded 08:22:20 nexus3.edgexfoundry.org:10004 08:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:20 Configure a credential helper to remove this warning. See 08:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:20 08:22:20 Login Succeeded 08:22:20 docker.io 08:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:20 Configure a credential helper to remove this warning. See 08:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:20 08:22:20 Login Succeeded 08:22:20 ---> docker-login.sh ends [Pipeline] } 08:22:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:21 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/core-command/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo core-command,cmd/core-command/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/core-data/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo core-data,cmd/core-data/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/core-metadata/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo core-metadata,cmd/core-metadata/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/security-bootstrap-redis/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/security-proxy-setup/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/support-notifications/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo support-notifications,cmd/support-notifications/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/support-scheduler/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:22:21 + for file in '`ls cmd/**/Dockerfile`' 08:22:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:22:21 ++ cut -d/ -f2 08:22:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:22:21 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-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 08:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:23 08:22:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:22:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:23 latest: Pulling from edgex-devops/git-semver 08:22:23 31603596830f: Pulling fs layer 08:22:23 2a8b12db71e7: Pulling fs layer 08:22:23 6ca5941a6612: Pulling fs layer 08:22:23 ecc8261a40a4: Pulling fs layer 08:22:23 ecc8261a40a4: Waiting 08:22:23 2a8b12db71e7: Verifying Checksum 08:22:23 2a8b12db71e7: Download complete 08:22:23 31603596830f: Verifying Checksum 08:22:23 31603596830f: Download complete 08:22:24 6ca5941a6612: Verifying Checksum 08:22:24 6ca5941a6612: Download complete 08:22:24 ecc8261a40a4: Verifying Checksum 08:22:24 ecc8261a40a4: Download complete 08:22:24 31603596830f: Pull complete 08:22:24 2a8b12db71e7: Pull complete 08:22:25 6ca5941a6612: Pull complete 08:22:25 ecc8261a40a4: Pull complete 08:22:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:22:25 prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container 08:22:25 $ 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 08:22:28 $ docker top a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:28 [ssh-agent] Looking for ssh-agent implementation... 08:22:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:29 $ docker exec a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent 08:22:29 SSH_AUTH_SOCK=/tmp/ssh-un3a7xSHl529/agent.11 08:22:29 SSH_AGENT_PID=16 08:22:29 Running ssh-add (command line suppressed) 08:22:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4834165929744585231.key (/w/workspace/edgex-go/1@tmp/private_key_4834165929744585231.key) 08:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:29 + git tag --points-at HEAD [Pipeline] } 08:22:29 $ docker exec --env ******** --env ******** a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent -k 08:22:29 unset SSH_AUTH_SOCK; 08:22:29 unset SSH_AGENT_PID; 08:22:29 echo Agent pid 16 killed; 08:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:22:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:30 [ssh-agent] Looking for ssh-agent implementation... 08:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:30 $ docker exec a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent 08:22:30 SSH_AUTH_SOCK=/tmp/ssh-rOvj625bN4so/agent.45 08:22:30 SSH_AGENT_PID=50 08:22:30 Running ssh-add (command line suppressed) 08:22:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6493342020463970203.key (/w/workspace/edgex-go/1@tmp/private_key_6493342020463970203.key) 08:22:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:31 + git semver init 08:22:31 # -> Open(): unable to determine branch for HEAD 08:22:31 # $GIT_DIR = /w/workspace/edgex-go/1/.git 08:22:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 08:22:31 # $SEMVER_REMOTE_NAME = origin 08:22:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:22:31 # $SEMVER_USER_NAME = edgex-jenkins 08:22:31 # $SEMVER_BRANCH = PR-2964 08:22:31 # $SEMVER_TEMP = /tmp/semver-004995130 08:22:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:22:49 # '/tmp/semver-004995130' -> '/w/workspace/edgex-go/1/.semver' 08:22:49 # -> Force: false 08:22:49 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 08:22:49 $ docker exec --env ******** --env ******** a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent -k 08:22:49 unset SSH_AUTH_SOCK; 08:22:49 unset SSH_AGENT_PID; 08:22:49 echo Agent pid 50 killed; 08:22:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:50 + git semver [Pipeline] } 08:22:50 $ docker stop --time=1 a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 08:22:51 $ docker rm -f a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:22:53 Stashed 1 file(s) [Pipeline] echo 08:22:53 [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 08:22:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:22:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:22:55 + sudo service docker restart 08:22:55 + true 08:22:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:22:55 ========================================================= 08:22:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:22:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:22:56 + 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 . 08:22:59 Sending build context to Docker daemon 326.2MB 08:22:59 Step 1/7 : ARG BASE=golang:1.15-alpine 08:22:59 Step 2/7 : FROM ${BASE} 08:22:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:22:59 188c0c94c7c5: Pulling fs layer 08:22:59 0ef7d3d256c8: Pulling fs layer 08:22:59 de9db76c5a1d: Pulling fs layer 08:22:59 bca2f99d35d6: Pulling fs layer 08:22:59 93359f2a8cfa: Pulling fs layer 08:22:59 7c6f9722023f: Pulling fs layer 08:22:59 a35cf1a2eb13: Pulling fs layer 08:22:59 93359f2a8cfa: Waiting 08:22:59 7c6f9722023f: Waiting 08:22:59 a35cf1a2eb13: Waiting 08:22:59 bca2f99d35d6: Waiting 08:22:59 de9db76c5a1d: Verifying Checksum 08:22:59 de9db76c5a1d: Download complete 08:22:59 0ef7d3d256c8: Verifying Checksum 08:22:59 0ef7d3d256c8: Download complete 08:22:59 93359f2a8cfa: Verifying Checksum 08:22:59 93359f2a8cfa: Download complete 08:23:00 188c0c94c7c5: Verifying Checksum 08:23:00 188c0c94c7c5: Download complete 08:23:00 7c6f9722023f: Verifying Checksum 08:23:00 7c6f9722023f: Download complete 08:23:00 188c0c94c7c5: Pull complete 08:23:01 0ef7d3d256c8: Pull complete 08:23:01 de9db76c5a1d: Pull complete 08:23:02 a35cf1a2eb13: Verifying Checksum 08:23:02 a35cf1a2eb13: Download complete 08:23:02 bca2f99d35d6: Verifying Checksum 08:23:02 bca2f99d35d6: Download complete 08:23:08 bca2f99d35d6: Pull complete 08:23:08 93359f2a8cfa: Pull complete 08:23:08 7c6f9722023f: Pull complete 08:23:08 Still waiting to schedule task 08:23:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:23:13 a35cf1a2eb13: Pull complete 08:23:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:23:13 ---> a62c8e92a672 08:23:13 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 08:23:13 ---> Running in ffd4c6a4e67d 08:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:14 (1/12) Installing libmagic (5.38-r0) 08:23:15 (2/12) Installing file (5.38-r0) 08:23:15 (3/12) Installing libc-dev (0.7.2-r3) 08:23:15 (4/12) Installing g++ (9.3.0-r2) 08:23:19 (5/12) Installing fortify-headers (1.1-r0) 08:23:20 (6/12) Installing patch (2.7.6-r6) 08:23:20 (7/12) Installing build-base (0.5-r2) 08:23:20 (8/12) Installing libsodium (1.0.18-r0) 08:23:20 (9/12) Installing pkgconf (1.7.2-r0) 08:23:20 (10/12) Installing libsodium-dev (1.0.18-r0) 08:23:20 (11/12) Installing libzmq (4.3.3-r0) 08:23:20 (12/12) Installing zeromq-dev (4.3.3-r0) 08:23:20 Executing busybox-1.31.1-r19.trigger 08:23:20 OK: 233 MiB in 51 packages 08:23:24 Removing intermediate container ffd4c6a4e67d 08:23:24 ---> aa4f91dc699c 08:23:24 Step 4/7 : WORKDIR /edgex-go 08:23:24 ---> Running in 92f062d6ff8e 08:23:24 Removing intermediate container 92f062d6ff8e 08:23:24 ---> 0a201c9fa95a 08:23:24 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:23:25 latest: Pulling from library/docker 08:23:25 801bfaa63ef2: Pulling fs layer 08:23:25 4f7dc993c79e: Pulling fs layer 08:23:25 d39d95e4997f: Pulling fs layer 08:23:25 1cda4b703d87: Pulling fs layer 08:23:25 54e5375350ea: Pulling fs layer 08:23:25 f08cd1b3bb1b: Pulling fs layer 08:23:25 8e17d04e0c68: Pulling fs layer 08:23:25 1cda4b703d87: Waiting 08:23:25 54e5375350ea: Waiting 08:23:25 f08cd1b3bb1b: Waiting 08:23:25 8e17d04e0c68: Waiting 08:23:25 d39d95e4997f: Verifying Checksum 08:23:25 d39d95e4997f: Download complete 08:23:25 801bfaa63ef2: Verifying Checksum 08:23:25 801bfaa63ef2: Download complete 08:23:25 4f7dc993c79e: Download complete 08:23:25 54e5375350ea: Verifying Checksum 08:23:25 54e5375350ea: Download complete 08:23:25 f08cd1b3bb1b: Verifying Checksum 08:23:25 f08cd1b3bb1b: Download complete 08:23:25 801bfaa63ef2: Pull complete 08:23:25 8e17d04e0c68: Verifying Checksum 08:23:25 8e17d04e0c68: Download complete 08:23:26 4f7dc993c79e: Pull complete 08:23:26 d39d95e4997f: Pull complete 08:23:26 1cda4b703d87: Download complete 08:23:29 1cda4b703d87: Pull complete 08:23:29 54e5375350ea: Pull complete 08:23:29 f08cd1b3bb1b: Pull complete 08:23:29 8e17d04e0c68: Pull complete 08:23:29 Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 08:23:29 Status: Downloaded newer image for docker:latest 08:23:31 ---> 9dfc7195dad1 08:23:31 Step 6/7 : COPY go.mod . 08:23:31 ---> 17c33f1fe022 08:23:31 Step 7/7 : RUN go mod download 08:23:31 ---> Running in 5137babe7346 08:23:53 Removing intermediate container 5137babe7346 08:23:53 ---> eefcd60f2f31 08:23:53 Successfully built eefcd60f2f31 08:23:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:23:53 + docker inspect -f . ci-base-image-x86_64 08:23:53 . [Pipeline] withDockerContainer 08:23:53 prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container 08:23:53 $ 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 08:23:54 $ docker top 908dd2ddaf40b86aae8893038fda80cc61ae14a5f2f2fa3647e125b7d4ec119a -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:55 + go version 08:23:55 go version go1.15.5 linux/amd64 [Pipeline] } 08:23:55 $ docker stop --time=1 908dd2ddaf40b86aae8893038fda80cc61ae14a5f2f2fa3647e125b7d4ec119a 08:23:56 $ docker rm -f 908dd2ddaf40b86aae8893038fda80cc61ae14a5f2f2fa3647e125b7d4ec119a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:23:57 + docker inspect -f . ci-base-image-x86_64 08:23:57 . [Pipeline] withDockerContainer 08:23:57 prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container 08:23:57 $ 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 08:23:58 $ docker top 73f179a80f452195d48541d9818606f28af0f6b08f1d09cc8c6663d2c0b0b9fa -eo pid,comm [Pipeline] { [Pipeline] echo 08:23:58 ========================================================= 08:23:58 [edgeXBuildGoParallel] Running Tests and Build... 08:23:58 ========================================================= [Pipeline] sh 08:23:59 + make test 08:23:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:24:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:24:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:24:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:24:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:24:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:24:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 46.6% of statements 08:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 73.3% of statements 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.137s coverage: 82.9% of statements 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.318s coverage: 28.6% of statements 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.062s coverage: 100.0% of statements 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.311s coverage: 93.8% of statements 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.1% of statements 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.027s coverage: 100.0% of statements 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 75.5% of statements 08:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.081s coverage: 87.2% of statements 08:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.2% of statements 08:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.4% of statements 08:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements 08:24:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:24:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 08:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 08:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 08:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 08:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 08:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 55.9% of statements 08:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements 08:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.266s coverage: 84.0% of statements 08:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.053s coverage: 100.0% of statements 08:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.085s coverage: 100.0% of statements 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.668s coverage: 29.1% of statements 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 08:24:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.025s coverage: 32.1% of statements 08:24:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 08:24:49 GO111MODULE=on go vet ./... 08:24:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16732 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [Pipeline] { [Pipeline] ws 08:24:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:25:02 using credential edgex-jenkins-ssh 08:25:02 Cloning the remote Git repository 08:25:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:25:02 > git init /w/workspace/edgex-go/1 # timeout=10 08:25:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:25:02 > git --version # timeout=10 08:25:02 > git --version # 'git version 2.17.1' 08:25:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:11 gofmt -l . 08:25:11 [ "`gofmt -l .`" = "" ] 08:25:11 ./bin/test-go-mod-tidy.sh 08:25:11 ./bin/test-attribution-txt.sh [Pipeline] sh 08:25:13 + ls -al . 08:25:13 total 636 08:25:13 drwxrwxr-x 10 1001 1001 4096 Dec 18 08:25 . 08:25:13 drwxr-xr-x 4 root root 28 Dec 18 08:23 .. 08:25:13 -rw-rw-r-- 1 1001 1001 11 Dec 18 08:22 .dockerignore 08:25:13 drwxrwxr-x 8 1001 1001 179 Dec 18 08:22 .git 08:25:13 drwxrwxr-x 3 1001 1001 125 Dec 18 08:22 .github 08:25:13 -rw-rw-r-- 1 1001 1001 824 Dec 18 08:22 .gitignore 08:25:13 drwx------ 3 1001 1001 47 Dec 18 08:22 .semver 08:25:13 -rw-rw-r-- 1 1001 1001 166 Dec 18 08:22 .sonarcloud.properties 08:25:13 -rw-rw-r-- 1 1001 1001 3804 Dec 18 08:22 CONTRIBUTING.md 08:25:13 -rw-rw-r-- 1 1001 1001 1035 Dec 18 08:22 Dockerfile.build 08:25:13 -rw-rw-r-- 1 1001 1001 863 Dec 18 08:22 Jenkinsfile 08:25:13 -rw-rw-r-- 1 1001 1001 10775 Dec 18 08:22 LICENSE 08:25:13 -rw-rw-r-- 1 1001 1001 5750 Dec 18 08:22 Makefile 08:25:13 -rw-rw-r-- 1 1001 1001 6511 Dec 18 08:22 README.md 08:25:13 -rw-rw-r-- 1 1001 1001 6744 Dec 18 08:22 SECURITY.md 08:25:13 -rw-rw-r-- 1 1001 1001 5 Dec 18 08:22 VERSION 08:25:13 -rw-rw-r-- 1 1001 1001 4131 Dec 18 08:22 ZMQWindows.md 08:25:13 drwxrwxr-x 2 1001 1001 117 Dec 18 08:22 bin 08:25:13 drwxrwxr-x 14 1001 1001 4096 Dec 18 08:22 cmd 08:25:13 -rw-r--r-- 1 root root 538111 Dec 18 08:24 coverage.out 08:25:13 -rw-r--r-- 1 root root 979 Dec 18 08:25 go.mod 08:25:13 -rw-r--r-- 1 root root 18631 Dec 18 08:25 go.sum 08:25:13 drwxrwxr-x 8 1001 1001 127 Dec 18 08:22 internal 08:25:13 drwxrwxr-x 4 1001 1001 26 Dec 18 08:22 openapi 08:25:13 drwxrwxr-x 4 1001 1001 71 Dec 18 08:22 snap 08:25:13 -rw-rw-r-- 1 1001 1001 168 Dec 18 08:22 version.go [Pipeline] sh 08:25:13 + '[' -e coverage.out ] 08:25:13 + chown 1001:1001 coverage.out [Pipeline] stash 08:25:14 Stashed 1 file(s) [Pipeline] sh 08:25:14 + make build 08:25:14 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 08:25:17 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 08:25:19 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:25:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:25:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:25:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:25:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:25:19 > git config core.sparsecheckout # timeout=10 08:25:19 > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 08:25:19 > git remote # timeout=10 08:25:19 > git config --get remote.origin.url # timeout=10 08:25:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:19 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 08:25:19 Merge succeeded, producing 5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:25:19 Checking out Revision 5c10915f88235ea7635ac9a2477ccdd2e69170d6 (PR-2964) 08:25:19 > git rev-parse HEAD^{commit} # timeout=10 08:25:19 > git config core.sparsecheckout # timeout=10 08:25:19 > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 08:25:24 Commit message: "feat(data): Implement GET /reading/start/{start}/end/{end} V2 API" 08:25:24 > git --version # timeout=10 08:25:24 > git --version # 'git version 2.17.1' 08:25:24 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 08:25:25 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 08:25:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh 08:25:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 08:25:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] sh 08:25:27 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 08:25:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:25:27 + true 08:25:27 + sudo service docker restart 08:25:28 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:25:29 provisioning config files... 08:25:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4708608268342462266tmp 08:25:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:30 ---> docker-login.sh 08:25:30 nexus3.edgexfoundry.org:10001 08:25:30 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 08:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:31 Configure a credential helper to remove this warning. See 08:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:31 08:25:31 Login Succeeded 08:25:31 nexus3.edgexfoundry.org:10002 08:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:32 Configure a credential helper to remove this warning. See 08:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:32 08:25:32 Login Succeeded 08:25:32 nexus3.edgexfoundry.org:10003 08:25:32 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 08:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:32 Configure a credential helper to remove this warning. See 08:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:32 08:25:32 Login Succeeded 08:25:32 nexus3.edgexfoundry.org:10004 08:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:32 Configure a credential helper to remove this warning. See 08:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:32 08:25:32 Login Succeeded 08:25:32 docker.io 08:25:33 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 08:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:33 Configure a credential helper to remove this warning. See 08:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:33 08:25:33 Login Succeeded 08:25:33 ---> docker-login.sh ends [Pipeline] } 08:25:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:25:34 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] echo 08:25:34 ========================================================= 08:25:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:25:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:25:34 + 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 . [Pipeline] } 08:25:35 $ docker stop --time=1 73f179a80f452195d48541d9818606f28af0f6b08f1d09cc8c6663d2c0b0b9fa 08:25:36 $ docker rm -f 73f179a80f452195d48541d9818606f28af0f6b08f1d09cc8c6663d2c0b0b9fa [Pipeline] // withDockerContainer [Pipeline] } 08:25:37 Sending build context to Docker daemon 165.4MB 08:25:37 Step 1/7 : ARG BASE=golang:1.15-alpine 08:25:37 Step 2/7 : FROM ${BASE} 08:25:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:25:37 5f621e34cdf4: Pulling fs layer 08:25:37 a4357932f1b6: Pulling fs layer 08:25:37 18c013af1878: Pulling fs layer 08:25:37 00ac8860ef70: Pulling fs layer 08:25:37 63d7cb157983: Pulling fs layer 08:25:37 b116817d02f9: Pulling fs layer 08:25:37 745a02a5169b: Pulling fs layer 08:25:37 63d7cb157983: Waiting 08:25:37 b116817d02f9: Waiting 08:25:37 745a02a5169b: Waiting 08:25:37 00ac8860ef70: Waiting 08:25:37 18c013af1878: Verifying Checksum 08:25:37 18c013af1878: Download complete 08:25:37 a4357932f1b6: Verifying Checksum 08:25:37 a4357932f1b6: Download complete 08:25:37 63d7cb157983: Verifying Checksum 08:25:37 63d7cb157983: Download complete 08:25:37 5f621e34cdf4: Verifying Checksum 08:25:37 5f621e34cdf4: Download complete 08:25:37 b116817d02f9: Verifying Checksum 08:25:37 b116817d02f9: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:25:37 5f621e34cdf4: Pull complete 08:25:38 a4357932f1b6: Pull complete 08:25:38 18c013af1878: Pull complete [Pipeline] isUnix [Pipeline] sh 08:25:40 745a02a5169b: Verifying Checksum 08:25:40 745a02a5169b: Download complete 08:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:25:40 08:25:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:25:40 latest: Pulling from edgex-devops/edgex-compose 08:25:40 cbdbe7a5bc2a: Pulling fs layer 08:25:40 ca9280d653b3: Pulling fs layer 08:25:40 7e9c9ca2126c: Pulling fs layer 08:25:40 cbdbe7a5bc2a: Download complete 08:25:41 cbdbe7a5bc2a: Pull complete 08:25:41 00ac8860ef70: Download complete 08:25:41 ca9280d653b3: Verifying Checksum 08:25:41 ca9280d653b3: Download complete 08:25:42 ca9280d653b3: Pull complete 08:25:43 7e9c9ca2126c: Download complete 08:25:49 7e9c9ca2126c: Pull complete 08:25:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:25:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:25:49 prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container 08:25:50 $ 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 08:25:51 00ac8860ef70: Pull complete 08:25:51 63d7cb157983: Pull complete 08:25:52 b116817d02f9: Pull complete 08:25:52 $ docker top 20871d5100a4c29edcf17f9f9a8856105f80c5c719b2d2200e09d2674d1f9d74 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:53 + docker-compose build --help 08:25:53 + grep parallel 08:25:54 --parallel Build images in parallel. [Pipeline] } 08:25:54 $ docker stop --time=1 20871d5100a4c29edcf17f9f9a8856105f80c5c719b2d2200e09d2674d1f9d74 08:25:55 745a02a5169b: Pull complete 08:25:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:25:55 ---> b7e6874047d6 08:25:55 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 08:25:55 $ docker rm -f 20871d5100a4c29edcf17f9f9a8856105f80c5c719b2d2200e09d2674d1f9d74 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:25:56 . [Pipeline] withDockerContainer 08:25:56 prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container 08:25:56 $ 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 08:25:57 $ docker top 6d2e3f1a15dd93eac526a9944f46a97298ec59abc2836eb48540cc12bdfc153e -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:25:58 Building docker-core-command-go ... 08:25:58 Building docker-core-data-go ... 08:25:58 Building docker-core-metadata-go ... 08:25:58 Building docker-security-bootstrap-redis-go ... 08:25:58 Building docker-security-proxy-setup-go ... 08:25:58 Building docker-security-secretstore-setup-go ... 08:25:58 Building docker-support-notifications-go ... 08:25:58 Building docker-support-scheduler-go ... 08:25:58 Building docker-sys-mgmt-agent-go ... 08:25:58 Building docker-core-data-go 08:25:58 Building docker-security-bootstrap-redis-go 08:25:58 Building docker-security-secretstore-setup-go 08:25:58 Building docker-security-proxy-setup-go 08:25:58 Building docker-sys-mgmt-agent-go 08:25:58 ---> Running in 6a6be44006d7 08:25:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:01 (1/12) Installing libmagic (5.38-r0) 08:26:01 (2/12) Installing file (5.38-r0) 08:26:01 (3/12) Installing libc-dev (0.7.2-r3) 08:26:02 (4/12) Installing g++ (9.3.0-r2) 08:26:07 (5/12) Installing fortify-headers (1.1-r0) 08:26:07 (6/12) Installing patch (2.7.6-r6) 08:26:07 (7/12) Installing build-base (0.5-r2) 08:26:07 (8/12) Installing libsodium (1.0.18-r0) 08:26:07 (9/12) Installing pkgconf (1.7.2-r0) 08:26:07 (10/12) Installing libsodium-dev (1.0.18-r0) 08:26:07 (11/12) Installing libzmq (4.3.3-r0) 08:26:07 (12/12) Installing zeromq-dev (4.3.3-r0) 08:26:07 Executing busybox-1.31.1-r19.trigger 08:26:07 OK: 217 MiB in 51 packages 08:26:11 Removing intermediate container 6a6be44006d7 08:26:11 ---> ebd988e6487d 08:26:11 Step 4/7 : WORKDIR /edgex-go 08:26:11 ---> Running in 0d0fc46bc2f2 08:26:11 Removing intermediate container 0d0fc46bc2f2 08:26:11 ---> 9351bc6a20f6 08:26:11 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:26:12 latest: Pulling from library/docker 08:26:12 a3cc7d3b244e: Pulling fs layer 08:26:12 02a3295e0d61: Pulling fs layer 08:26:12 0f4f2e6d8100: Pulling fs layer 08:26:12 065c9533d613: Pulling fs layer 08:26:12 9fce0df16b8b: Pulling fs layer 08:26:12 e3faa53604c1: Pulling fs layer 08:26:12 04b5adaa2053: Pulling fs layer 08:26:12 9fce0df16b8b: Waiting 08:26:12 04b5adaa2053: Waiting 08:26:12 065c9533d613: Waiting 08:26:12 e3faa53604c1: Waiting 08:26:12 a3cc7d3b244e: Download complete 08:26:12 0f4f2e6d8100: Verifying Checksum 08:26:12 0f4f2e6d8100: Download complete 08:26:13 02a3295e0d61: Download complete 08:26:13 a3cc7d3b244e: Pull complete 08:26:13 9fce0df16b8b: Verifying Checksum 08:26:13 9fce0df16b8b: Download complete 08:26:13 e3faa53604c1: Verifying Checksum 08:26:13 e3faa53604c1: Download complete 08:26:13 04b5adaa2053: Verifying Checksum 08:26:13 04b5adaa2053: Download complete 08:26:14 02a3295e0d61: Pull complete 08:26:14 0f4f2e6d8100: Pull complete 08:26:15 065c9533d613: Verifying Checksum 08:26:15 065c9533d613: Download complete 08:26:19 065c9533d613: Pull complete 08:26:19 9fce0df16b8b: Pull complete 08:26:19 e3faa53604c1: Pull complete 08:26:20 04b5adaa2053: Pull complete 08:26:20 Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 08:26:20 Status: Downloaded newer image for docker:latest 08:26:23 ---> 304edaeaa2a8 08:26:23 Step 6/7 : COPY go.mod . 08:26:24 ---> 1e6a05042b92 08:26:24 Step 7/7 : RUN go mod download 08:26:24 ---> Running in 27e3db3ef14c 08:26:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:26:30 08:26:30 Step 2/27 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 08:26:30 08:26:30 ---> eefcd60f2f31 08:26:30 Step 3/27 : WORKDIR /edgex-go 08:26:30 ---> eefcd60f2f31 08:26:30 Step 3/22 : WORKDIR /edgex-go 08:26:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:26:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:26:30 ---> eefcd60f2f31 08:26:30 Step 3/23 : WORKDIR /edgex-go 08:26:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:26:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:26:30 ---> eefcd60f2f31 08:26:30 Step 3/24 : WORKDIR /edgex-go 08:26:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:26:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:26:30 ---> eefcd60f2f31 08:26:30 Step 3/21 : WORKDIR /edgex-go 08:26:30 ---> Running in 59eade78bfb1 08:26:30 ---> Running in 46245c67d708 08:26:30 ---> Running in 18e91019dc3f 08:26:30 ---> Running in 4d7a70c79163 08:26:30 ---> Running in 8172974b70af 08:26:30 Removing intermediate container 59eade78bfb1 08:26:30 ---> 5ff4374ae4a2 08:26:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:30 Removing intermediate container 8172974b70af 08:26:30 ---> b31756e0bc61 08:26:30 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:30 Removing intermediate container 4d7a70c79163 08:26:30 ---> 08e9888954c9 08:26:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:30 Removing intermediate container 46245c67d708 08:26:30 ---> 66543f0b0633 08:26:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:30 Removing intermediate container 18e91019dc3f 08:26:30 ---> fd25228ca289 08:26:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:30 ---> Running in 5fc2daf3189e 08:26:30 ---> Running in 91c50ee4f12a 08:26:30 ---> Running in bbb5cd322020 08:26:30 ---> Running in 19e6735946d3 08:26:30 ---> Running in 6198c6e9dafa 08:26:32 Removing intermediate container bbb5cd322020 08:26:32 ---> e0c09422de0d 08:26:32 Step 5/27 : RUN apk update && apk add make bash git 08:26:32 Removing intermediate container 5fc2daf3189e 08:26:32 ---> 4106f47c3ab2 08:26:32 Step 5/22 : RUN apk update && apk add make git 08:26:32 ---> Running in 09a74d3d6ace 08:26:32 Removing intermediate container 91c50ee4f12a 08:26:32 ---> d3db2bc80552 08:26:32 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:26:32 ---> Running in 460b9b2e7ccf 08:26:32 ---> Running in 476ef75f73a9 08:26:33 Removing intermediate container 19e6735946d3 08:26:33 ---> ae3e331ed8df 08:26:33 Step 5/24 : RUN apk update && apk add make git 08:26:33 Removing intermediate container 6198c6e9dafa 08:26:33 ---> f6f4afd29f5a 08:26:33 Step 5/21 : RUN apk update && apk add make git 08:26:33 ---> Running in a29b8a2d95a6 08:26:33 ---> Running in ad42842d7fcf 08:26:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:34 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:26:34 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:26:34 OK: 12750 distinct packages available 08:26:35 OK: 233 MiB in 51 packages 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:26:35 OK: 12750 distinct packages available 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:26:35 OK: 12750 distinct packages available 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:26:35 OK: 12750 distinct packages available 08:26:35 OK: 233 MiB in 51 packages 08:26:35 OK: 233 MiB in 51 packages 08:26:35 OK: 233 MiB in 51 packages 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:26:35 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:26:35 OK: 12750 distinct packages available 08:26:35 Removing intermediate container 09a74d3d6ace 08:26:35 ---> 43b9af156dac 08:26:35 Step 6/27 : COPY go.mod . 08:26:35 OK: 233 MiB in 51 packages 08:26:36 ---> b5abf7562c2a 08:26:36 Step 7/27 : RUN go mod download 08:26:36 Removing intermediate container 476ef75f73a9 08:26:36 ---> d1502446e6a8 08:26:36 Step 6/23 : COPY go.mod . 08:26:36 ---> Running in f524ffd77c5d 08:26:36 Removing intermediate container 460b9b2e7ccf 08:26:36 ---> be706ddfdfaf 08:26:36 Step 6/22 : COPY go.mod . 08:26:36 Removing intermediate container ad42842d7fcf 08:26:36 ---> 11e8d5b5a8a9 08:26:36 Step 6/21 : COPY go.mod . 08:26:36 ---> 3356619fd899 08:26:36 Step 7/23 : RUN go mod download 08:26:36 Removing intermediate container a29b8a2d95a6 08:26:36 ---> a202470eb67e 08:26:36 Step 6/24 : COPY go.mod . 08:26:37 ---> a3858b01403b 08:26:37 Step 7/22 : RUN go mod download 08:26:37 ---> Running in 74bdfbd7f809 08:26:37 ---> 74b965b99360 08:26:37 Step 7/21 : RUN go mod download 08:26:37 ---> Running in b704be283815 08:26:37 ---> Running in d444e63a68c0 08:26:37 ---> ba929a60fde2 08:26:37 Step 7/24 : RUN go mod download 08:26:37 ---> Running in dd78f1cfbeaa 08:26:38 Removing intermediate container f524ffd77c5d 08:26:38 ---> 6e3a3e28c7ed 08:26:38 Step 8/27 : COPY . . 08:26:38 Removing intermediate container 74bdfbd7f809 08:26:38 ---> c09b34f28a54 08:26:38 Step 8/23 : COPY . . 08:26:45 Removing intermediate container b704be283815 08:26:45 ---> 185ecb3a6f2f 08:26:45 Step 8/22 : COPY . . 08:26:49 Removing intermediate container dd78f1cfbeaa 08:26:49 ---> d10868271cb0 08:26:49 Step 8/24 : COPY . . 08:26:49 Removing intermediate container d444e63a68c0 08:26:49 ---> 1ddeb162f5e0 08:26:49 Step 8/21 : COPY . . 08:26:51 Removing intermediate container 27e3db3ef14c 08:26:51 ---> eb555ccb3059 08:26:51 Successfully built eb555ccb3059 08:26:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:26:51 + docker inspect -f . ci-base-image-arm64 08:26:51 . [Pipeline] withDockerContainer 08:26:51 prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container 08:26:52 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:26:53 $ docker top 71465c45c3df99bc228b792819ab71ab0c8cb2add20daabe04eef60b2cd86222 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:54 + go version 08:26:54 go version go1.15.5 linux/arm64 [Pipeline] } 08:26:54 $ docker stop --time=1 71465c45c3df99bc228b792819ab71ab0c8cb2add20daabe04eef60b2cd86222 08:26:56 $ docker rm -f 71465c45c3df99bc228b792819ab71ab0c8cb2add20daabe04eef60b2cd86222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:57 + docker inspect -f . ci-base-image-arm64 08:26:57 . [Pipeline] withDockerContainer 08:26:58 prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container 08:26:58 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:26:59 $ docker top f1a7c8a1f6223b124b021f7901d1b136515b406803955c4c23b5bf03816a50b8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:27:00 ========================================================= 08:27:00 [edgeXBuildGoParallel] Running Tests and Build... 08:27:00 ========================================================= [Pipeline] sh 08:27:00 + make test 08:27:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:27:16 ---> b6390a2123f6 08:27:16 Step 9/23 : RUN make cmd/core-data/core-data 08:27:16 ---> fff224f6b30b 08:27:16 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:27:18 ---> Running in 8349ba2cdea3 08:27:18 ---> Running in 11b79eb80c6b 08:27:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:27: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 08:27:22 ---> ed243b72b875 08:27:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:27:22 ---> b4a75f4f5d79 08:27:22 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:27:22 ---> 11e87df26e46 08:27:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:27:22 ---> Running in b3b1516dff03 08:27:22 ---> Running in 7b41710b78ec 08:27:22 ---> Running in 26e3f9dc1478 08:27:23 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 08:27:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:27: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 08:27:23 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 08:27:50 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 08:27:50 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 08:27:52 Removing intermediate container 11b79eb80c6b 08:27:52 ---> 7cda3ea80610 08:27:52 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:27:53 Removing intermediate container 7b41710b78ec 08:27:53 ---> a980acfe8d1a 08:27:53 08:27:53 Step 10/22 : FROM alpine:3.10 08:27:53 ---> Running in 1278fa83d4d0 08:27:53 3.10: Pulling from library/alpine 08:27:54 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:27:54 Status: Downloaded newer image for alpine:3.10 08:27:54 ---> be4e4bea2c2e 08:27:54 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:27:56 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 08:27:57 ---> Running in 72ad7b0c7ba3 08:27:57 Removing intermediate container 26e3f9dc1478 08:27:57 ---> f732052c9f69 08:27:57 08:27:57 Step 10/21 : FROM alpine 08:27:57 latest: Pulling from library/alpine 08:27:57 Removing intermediate container b3b1516dff03 08:27:57 ---> b568fe0a38b7 08:27:57 08:27:57 Step 10/24 : FROM alpine:3.10 08:27:57 ---> be4e4bea2c2e 08:27:57 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:27:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:27:58 Status: Downloaded newer image for alpine:latest 08:27:58 ---> 389fef711851 08:27:58 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:27:58 ---> Running in d6cc7475f21a 08:27:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:27:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:27:58 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:27:58 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:27:58 OK: 10350 distinct packages available 08:27:59 (1/5) Installing ca-certificates (20191127-r2) 08:27:59 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:27:59 (3/5) Installing libcurl (7.66.0-r3) 08:27:59 (4/5) Installing curl (7.66.0-r3) 08:27:59 (5/5) Installing dumb-init (1.2.2-r1) 08:27:59 Executing busybox-1.30.1-r3.trigger 08:27:59 Executing ca-certificates-20191127-r2.trigger 08:27:59 OK: 7 MiB in 19 packages 08:27:59 ---> Running in 2398b7bd02cc 08:28:00 Removing intermediate container 1278fa83d4d0 08:28:00 ---> 69bc6f51a0e4 08:28:00 08:28:00 Step 11/27 : FROM docker:latest 08:28:00 ---> 0040bc98e531 08:28:00 Step 12/27 : RUN apk add --no-cache bash 08:28:01 Removing intermediate container 8349ba2cdea3 08:28:01 ---> 154371e0ad37 08:28:01 08:28:01 Step 10/23 : FROM alpine 08:28:01 ---> 389fef711851 08:28:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:28:01 ---> Running in 175301d56268 08:28:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:28:01 ---> Running in b84dc2d952aa 08:28:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:28:01 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:28:01 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:28:01 OK: 10350 distinct packages available 08:28:01 (1/5) Installing ca-certificates (20191127-r2) 08:28:01 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:28:01 (3/5) Installing libcurl (7.66.0-r3) 08:28:01 (4/5) Installing curl (7.66.0-r3) 08:28:01 (5/5) Installing dumb-init (1.2.2-r1) 08:28:01 Executing busybox-1.30.1-r3.trigger 08:28:01 Executing ca-certificates-20191127-r2.trigger 08:28:01 OK: 7 MiB in 19 packages 08:28:01 Removing intermediate container b84dc2d952aa 08:28:01 ---> 29397751b1d6 08:28:01 Step 12/23 : ENV APP_PORT=48080 08:28:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:02 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:28:02 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:28:02 OK: 12745 distinct packages available 08:28:02 ---> Running in cce8306eef3f 08:28:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:02 Removing intermediate container 72ad7b0c7ba3 08:28:02 ---> bf39fc6c0060 08:28:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:28:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:02 (1/4) Installing ca-certificates (20191127-r4) 08:28:02 ---> Running in 03ec2c01db26 08:28:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:28:02 (3/4) Installing libcurl (7.69.1-r3) 08:28:02 (4/4) Installing curl (7.69.1-r3) 08:28:02 Executing busybox-1.31.1-r19.trigger 08:28:02 (1/2) Installing readline (8.0.4-r0) 08:28:02 (2/2) Installing bash (5.0.17-r0) 08:28:02 Executing bash-5.0.17-r0.post-install 08:28:03 Executing busybox-1.31.1-r19.trigger 08:28:03 Executing ca-certificates-20191127-r4.trigger 08:28:03 OK: 12 MiB in 22 packages 08:28:03 OK: 7 MiB in 18 packages 08:28:03 Removing intermediate container cce8306eef3f 08:28:03 ---> d19ca055af01 08:28:03 Step 13/23 : EXPOSE $APP_PORT 08:28:04 ---> Running in 836be3970199 08:28:04 Removing intermediate container d6cc7475f21a 08:28:04 ---> 0c17ac29903d 08:28:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:28:04 Removing intermediate container 03ec2c01db26 08:28:04 ---> 130472140970 08:28:04 Step 13/22 : WORKDIR / 08:28:04 ---> Running in add4f859406b 08:28:04 ---> Running in c7e025b6b8df 08:28:04 Removing intermediate container 836be3970199 08:28:04 ---> 7821bb471adb 08:28:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:05 Removing intermediate container add4f859406b 08:28:05 ---> 0f37fbb9fa57 08:28:05 Step 13/24 : WORKDIR / 08:28:05 ---> Running in 9bed329e5375 08:28:05 Removing intermediate container 175301d56268 08:28:05 ---> c742727fd368 08:28:05 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:28:05 Removing intermediate container c7e025b6b8df 08:28:05 ---> 5e8edadb4eea 08:28:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:28:05 Removing intermediate container 2398b7bd02cc 08:28:05 ---> d2f8a8e0ac68 08:28:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:28:05 ---> Running in 7b7fb107e594 08:28:05 ---> Running in 784d10187d4e 08:28:05 ---> Running in d3c4f7d05dce 08:28:06 ---> d39e27a76341 08:28:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:28:06 Removing intermediate container 7b7fb107e594 08:28:06 ---> 63a2a7c11134 08:28:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:28:06 Removing intermediate container d3c4f7d05dce 08:28:06 ---> eca677f94e10 08:28:06 Step 13/21 : WORKDIR /edgex 08:28:07 ---> Running in 9821e93d2faa 08:28:07 ---> e27378f97225 08:28:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:28:07 ---> 2baed4ec0ce9 08:28:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:28:07 Removing intermediate container 9821e93d2faa 08:28:07 ---> 97090daa0398 08:28:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:28:07 Removing intermediate container 9bed329e5375 08:28:07 ---> 075706c54f9b 08:28:07 Step 15/23 : RUN apk --no-cache add zeromq 08:28:07 ---> 71b1cc2d1d1c 08:28:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:28:07 ---> 0bda962bad59 08:28:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:28:07 Removing intermediate container 784d10187d4e 08:28:07 ---> d3df8632a2b2 08:28:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:28:07 ---> Running in b00784021b70 08:28:08 ---> Running in 693f8299fe69 08:28:08 ---> 01906020d237 08:28:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:28:08 ---> 26a3f7660217 08:28:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:28:08 ---> 60cb03c1beba 08:28:08 Step 18/22 : RUN chmod +x entrypoint.sh 08:28:08 Removing intermediate container 693f8299fe69 08:28:08 ---> 6ed26b3d3052 08:28:08 Step 15/27 : ENV APP_PORT=48090 08:28:08 ---> Running in ed3573d6a97b 08:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:08 ---> Running in 2a7ad131a925 08:28:08 ---> c0e94a017d8b 08:28:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:28:09 ---> 7304981b6ca9 08:28:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:28:09 Removing intermediate container 2a7ad131a925 08:28:09 ---> 92a4f33bd223 08:28:09 Step 16/27 : EXPOSE $APP_PORT 08:28:09 ---> Running in afb682f09a2f 08:28:10 ---> af860078f9ba 08:28:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:28:10 Removing intermediate container afb682f09a2f 08:28:10 ---> a1d0626c7a16 08:28:10 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:28:10 ---> 6d8fcc9e3967 08:28:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:28:10 ---> Running in c277791e2d0d 08:28:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:28:10 ---> 03cad4aae400 08:28:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:28:10 Removing intermediate container c277791e2d0d 08:28:10 ---> 11e315213a69 08:28:10 Step 18/21 : CMD ["--init=true"] 08:28:10 ---> 87b5f1cbd7cf 08:28:10 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:28:10 ---> Running in 455b0fcb548b 08:28:10 ---> Running in a00a05b355ce 08:28:10 Removing intermediate container ed3573d6a97b 08:28:10 ---> 7a7241294478 08:28:10 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:28:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:10 ---> Running in b18cdf0ac55e 08:28:10 Removing intermediate container 455b0fcb548b 08:28:10 ---> b0cad4d6886a 08:28:10 Step 19/21 : LABEL arch=x86_64 08:28:11 ---> 527b8fd469fd 08:28:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:28:11 ---> Running in f1f448b53019 08:28:11 Removing intermediate container b18cdf0ac55e 08:28:11 ---> 512e8febf113 08:28:11 Step 20/22 : LABEL arch=x86_64 08:28:11 ---> Running in 612ff6bde767 08:28:11 Removing intermediate container f1f448b53019 08:28:11 ---> 2e4baa6b255b 08:28:11 Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:28:11 ---> 305486c34dff 08:28:11 Step 20/27 : RUN apk --no-cache add py3-pip 08:28:11 ---> Running in 2d75c033d687 08:28:11 Removing intermediate container 612ff6bde767 08:28:11 ---> d6a95b9473c8 08:28:11 Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:28:11 ---> Running in a2108d02e741 08:28:11 ---> Running in 63735dfb2ee1 08:28:12 Removing intermediate container 2d75c033d687 08:28:12 ---> e3b1757a194b 08:28:12 Step 21/21 : LABEL version=0.0.0 08:28:12 Removing intermediate container a00a05b355ce 08:28:12 ---> 53c7ad46ce62 08:28:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:28:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:12 ---> Running in 41532346d966 08:28:12 Removing intermediate container 63735dfb2ee1 08:28:12 ---> 10b3c3b845b9 08:28:12 Step 22/22 : LABEL version=0.0.0 08:28:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:12 ---> Running in 84757167e791 08:28:12 ---> Running in 48e71c9cd9b4 08:28:12 Removing intermediate container 41532346d966 08:28:12 ---> 57890241d0af 08:28:12 08:28:12 (1/33) Installing libbz2 (1.0.8-r1) 08:28:12 (2/33) Installing expat (2.2.9-r1) 08:28:13 (3/33) Installing libffi (3.3-r2) 08:28:13 (4/33) Installing gdbm (1.13-r1) 08:28:13 (5/33) Installing xz-libs (5.2.5-r0) 08:28:13 (6/33) Installing sqlite-libs (3.32.1-r0) 08:28:13 (7/33) Installing python3 (3.8.5-r0) 08:28:13 Removing intermediate container 84757167e791 08:28:13 ---> 16cc8d562c1b 08:28:13 Step 22/24 : LABEL arch=x86_64 08:28:13 Successfully built 57890241d0af 08:28:13 (1/5) Installing libgcc (9.3.0-r2) 08:28:13 Removing intermediate container 48e71c9cd9b4 08:28:13 ---> b3faead63517 08:28:13 08:28:13 (2/5) Installing libsodium (1.0.18-r0) 08:28:13 Successfully tagged docker-security-proxy-setup-go:latest 08:28:13  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 08:28:13 (3/5) Installing libstdc++ (9.3.0-r2) 08:28:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:28:14 (4/5) Installing libzmq (4.3.3-r0) 08:28:15 (5/5) Installing zeromq (4.3.3-r0) 08:28:15 Executing busybox-1.31.1-r19.trigger 08:28:15 OK: 8 MiB in 19 packages 08:28:15 Successfully built b3faead63517 08:28:15 ---> Running in 801344a1dd76 08:28:15 Successfully tagged docker-security-bootstrap-redis-go:latest 08:28:15 Building docker-support-notifications-go 08:28:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:28:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:28:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:28:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:28:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:28:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:28:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:28:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:28:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:28:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:28:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:28:23  Building docker-security-bootstrap-redis-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 08:28:23 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:28:23 (10/33) Installing py3-parsing (2.4.7-r0) 08:28:23 (11/33) Installing py3-six (1.15.0-r0) 08:28:23 (12/33) Installing py3-packaging (20.4-r0) 08:28:23 (13/33) Installing py3-setuptools (47.0.0-r0) 08:28:23 (14/33) Installing py3-chardet (3.0.4-r4) 08:28:23 Removing intermediate container 801344a1dd76 08:28:23 ---> 3a9d5066b466 08:28:23 Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:28:23 (15/33) Installing py3-idna (2.9-r0) 08:28:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:28:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:28:24 (18/33) Installing py3-requests (2.23.0-r0) 08:28:24 (19/33) Installing py3-msgpack (1.0.0-r0) 08:28:25 (20/33) Installing py3-lockfile (0.12.2-r3) 08:28:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:28:26 (22/33) Installing py3-colorama (0.4.3-r0) 08:28:27 (23/33) Installing py3-distlib (0.3.0-r0) 08:28:28 ---> Running in 6de3b3be7e29 08:28:28 (24/33) Installing py3-distro (1.5.0-r1) 08:28:28 (25/33) Installing py3-webencodings (0.5.1-r3) 08:28:28 (26/33) Installing py3-html5lib (1.0.1-r4) 08:28:29 (27/33) Installing py3-pytoml (0.1.21-r0) 08:28:29 (28/33) Installing py3-pep517 (0.8.2-r0) 08:28:29 (29/33) Installing py3-progress (1.5-r0) 08:28:29 (30/33) Installing py3-toml (0.10.1-r0) 08:28:29 Removing intermediate container b00784021b70 08:28:29 ---> a33c8aa64d04 08:28:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:28:29 (31/33) Installing py3-retrying (1.3.3-r0) 08:28:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:28:29 (33/33) Installing py3-pip (20.1.1-r0) 08:28:31 Executing busybox-1.31.1-r19.trigger 08:28:31 OK: 71 MiB in 55 packages 08:28:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements 08:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:28:32 Removing intermediate container 6de3b3be7e29 08:28:32 ---> 1e2b55db297f 08:28:32 Step 24/24 : LABEL version=0.0.0 08:28:34 ---> 4297d40d2304 08:28:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:28:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:28:35 ---> eefcd60f2f31 08:28:35 Step 3/21 : WORKDIR /edgex-go 08:28:35 ---> Using cache 08:28:35 ---> fd25228ca289 08:28:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:35 ---> Using cache 08:28:35 ---> f6f4afd29f5a 08:28:35 Step 5/21 : RUN apk update && apk add make git 08:28:35 ---> Using cache 08:28:35 ---> 11e8d5b5a8a9 08:28:35 Step 6/21 : COPY go.mod . 08:28:35 ---> Using cache 08:28:35 ---> 74b965b99360 08:28:35 Step 7/21 : RUN go mod download 08:28:35 ---> Using cache 08:28:35 ---> 1ddeb162f5e0 08:28:35 Step 8/21 : COPY . . 08:28:35 ---> Using cache 08:28:35 ---> 11e87df26e46 08:28:35 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:28:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:28:35 ---> eefcd60f2f31 08:28:35 Step 3/24 : WORKDIR /edgex-go 08:28:35 ---> Using cache 08:28:35 ---> fd25228ca289 08:28:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:35 ---> Using cache 08:28:35 ---> f6f4afd29f5a 08:28:35 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:28:36 ---> Running in 3f0db131f08b 08:28:36 ---> Running in 1c77a0246d1f 08:28:36 ---> Running in 3b3ad8b8da83 08:28:36 ---> e09bd9b7eaa5 08:28:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:28:36 Removing intermediate container 3f0db131f08b 08:28:36 ---> d823488c9c85 08:28:36 08:28:37 Successfully built d823488c9c85 08:28:38 Successfully tagged docker-security-secretstore-setup-go:latest 08:28:38  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 08:28:38 ---> bd03acfab493 08:28:38 Step 19/23 : ENTRYPOINT ["/core-data"] 08:28:39 ---> Running in 98118997280a 08:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.1% of statements 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.641s coverage: 74.1% of statements 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.645s coverage: 82.9% of statements 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:28:42 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 08:28:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:44 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:28:44 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:28:44 OK: 12750 distinct packages available 08:28:44 OK: 233 MiB in 51 packages 08:28:44 Removing intermediate container 98118997280a 08:28:44 ---> 884c8d280c99 08:28:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:28:46 ---> Running in d7f121e32f6f 08:28:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.182s coverage: 28.6% of statements 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:28:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:28:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:28:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.366s coverage: 86.7% of statements 08:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:28:48 Removing intermediate container d7f121e32f6f 08:28:48 ---> c446b773bbfd 08:28:48 Step 21/23 : LABEL arch=x86_64 08:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.308s coverage: 97.5% of statements 08:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 08:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:28:49 Removing intermediate container 3b3ad8b8da83 08:28:49 ---> 7001e25bd2b0 08:28:49 Step 6/24 : COPY go.mod . 08:28:49 ---> Running in 2cc5303e2bb3 08:28:51 Removing intermediate container 2cc5303e2bb3 08:28:51 ---> b7792e70bf99 08:28:51 Step 22/23 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:28:51 ---> 6256e53a7703 08:28:51 Step 7/24 : RUN go mod download 08:28:52 Removing intermediate container a2108d02e741 08:28:52 ---> 47fad788093a 08:28:52 Step 21/27 : RUN pip install docker-compose==1.23.2 08:28:52 ---> Running in d67f67a69af2 08:28:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:28:53 ---> eefcd60f2f31 08:28:53 Step 3/22 : WORKDIR /edgex-go 08:28:53 ---> Using cache 08:28:53 ---> fd25228ca289 08:28:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:53 ---> Using cache 08:28:53 ---> f6f4afd29f5a 08:28:53 Step 5/22 : RUN apk update && apk add make git 08:28:53 ---> Using cache 08:28:53 ---> 11e8d5b5a8a9 08:28:53 Step 6/22 : COPY go.mod . 08:28:53 ---> Using cache 08:28:53 ---> 74b965b99360 08:28:53 Step 7/22 : RUN go mod download 08:28:53 ---> Using cache 08:28:53 ---> 1ddeb162f5e0 08:28:53 Step 8/22 : COPY . . 08:28:53 ---> Using cache 08:28:53 ---> 11e87df26e46 08:28:53 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:28:54 ---> Running in c38aaf02cdb3 08:28:54 ---> Running in 550c7c3b0f54 08:28:54 ---> Running in c8c680bc5d75 08:28:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.003s coverage: 93.8% of statements 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:28:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:28:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.217s coverage: 0.1% of statements 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 75.5% of statements 08:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 08:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements 08:28:55 Removing intermediate container d67f67a69af2 08:28:55 ---> f4881f81a160 08:28:55 Step 23/23 : LABEL version=0.0.0 08:28:55 ---> Running in 2db76a40435f 08:28:55 Removing intermediate container 2db76a40435f 08:28:55 ---> c85f623cfedc 08:28:55 08:28:56 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 08:28:56 Successfully built c85f623cfedc 08:28:56 Successfully tagged docker-core-data-go:latest 08:28:56 Building docker-core-command-go 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.577s coverage: 63.5% of statements 08:29:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:29:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 08:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 08:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 08:29:02  Building docker-core-data-go ... done Removing intermediate container c38aaf02cdb3 08:29:02 ---> f103c5447397 08:29:02 Step 8/24 : COPY . . 08:29:02 Collecting docker-compose==1.23.2 08:29:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:29:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:29:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:29:06 Collecting docopt<0.7,>=0.6.1 08:29:06 Downloading docopt-0.6.2.tar.gz (25 kB) 08:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.930s coverage: 55.9% of statements 08:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements 08:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.551s coverage: 84.0% of statements 08:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements 08:29:14 Collecting jsonschema<3,>=2.5.1 08:29:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:29:15 Collecting dockerpty<0.5,>=0.4.1 08:29:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:29:15 Removing intermediate container 1c77a0246d1f 08:29:15 ---> 4837a958d7cf 08:29:15 08:29:15 Step 10/21 : FROM scratch 08:29:15 ---> 08:29:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:29:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.346s coverage: 47.1% of statements 08:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:29:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements 08:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:29:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.144s coverage: 100.0% of statements 08:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:29:16 Collecting PyYAML<4,>=3.10 08:29:16 Downloading PyYAML-3.13.tar.gz (270 kB) 08:29:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.990s coverage: 29.1% of statements 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:29:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:29:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:29:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:29:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:29:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:29:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:29:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 08:29:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:29:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:29:19 ---> eefcd60f2f31 08:29:19 Step 3/22 : WORKDIR /edgex-go 08:29:19 ---> Using cache 08:29:19 ---> fd25228ca289 08:29:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:19 ---> Using cache 08:29:19 ---> f6f4afd29f5a 08:29:19 Step 5/22 : RUN apk update && apk add make git 08:29:19 ---> Using cache 08:29:19 ---> 11e8d5b5a8a9 08:29:19 Step 6/22 : COPY go.mod . 08:29:19 ---> Using cache 08:29:19 ---> 74b965b99360 08:29:19 Step 7/22 : RUN go mod download 08:29:19 ---> Using cache 08:29:19 ---> 1ddeb162f5e0 08:29:19 Step 8/22 : COPY . . 08:29:19 ---> Using cache 08:29:19 ---> 11e87df26e46 08:29:19 Step 9/22 : RUN make cmd/core-command/core-command 08:29:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 08:29:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 08:29:21 Collecting websocket-client<1.0,>=0.32.0 08:29:21 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:29:21 ---> Running in a2e6edd14e06 08:29:21 GO111MODULE=on go vet ./... 08:29:22 ---> Running in 585923e5f697 08:29:22 Collecting docker<4.0,>=3.6.0 08:29:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:29:22 Removing intermediate container a2e6edd14e06 08:29:22 ---> 32ff77524b8e 08:29:22 Step 12/21 : ENV APP_PORT=48085 08:29:23 Collecting texttable<0.10,>=0.9.0 08:29:23 Downloading texttable-0.9.1.tar.gz (11 kB) 08:29:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:29:25 ---> Running in 8a55d1b7bd16 08:29:25 Collecting cached-property<2,>=1.2.0 08:29:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:29:26 Collecting urllib3<1.25,>=1.21.1 08:29:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:29:26 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 08:29:26 Removing intermediate container 8a55d1b7bd16 08:29:26 ---> 40ea3872701f 08:29:26 Step 13/21 : EXPOSE $APP_PORT 08:29:26 Collecting idna<2.8,>=2.5 08:29:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:29:26 ---> Running in 723bd49debf6 08:29: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) 08:29:26 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) 08:29:26 Collecting docker-pycreds>=0.4.0 08:29:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:29:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:29:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:29:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:29:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:29:27 Installing collected packages: urllib3, idna, requests, docopt, jsonschema, dockerpty, PyYAML, websocket-client, docker-pycreds, docker, texttable, cached-property, docker-compose 08:29:27 Attempting uninstall: urllib3 08:29:27 Found existing installation: urllib3 1.25.9 08:29:27 Uninstalling urllib3-1.25.9: 08:29:27 Successfully uninstalled urllib3-1.25.9 08:29:27 Removing intermediate container 723bd49debf6 08:29:27 ---> 211d060718a1 08:29:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:29:28 Attempting uninstall: idna 08:29:28 Found existing installation: idna 2.9 08:29:28 Uninstalling idna-2.9: 08:29:28 Successfully uninstalled idna-2.9 08:29:29 Attempting uninstall: requests 08:29:29 Found existing installation: requests 2.23.0 08:29:29 Uninstalling requests-2.23.0: 08:29:29 Successfully uninstalled requests-2.23.0 08:29:29 ---> e0db131e6e98 08:29:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:29:30 Running setup.py install for docopt: started 08:29:30 Running setup.py install for docopt: finished with status 'done' 08:29:31 Running setup.py install for dockerpty: started 08:29:31 ---> e116f9d1cd5c 08:29:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:29:31 ---> caa17ba0180e 08:29:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:29:31 ---> Running in 65f05213a30a 08:29:31 Running setup.py install for dockerpty: finished with status 'done' 08:29:31 Running setup.py install for PyYAML: started 08:29:32 ---> 5a947a9c80db 08:29:32 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:29:32 ---> Running in 178571bec40a 08:29:32 Running setup.py install for PyYAML: finished with status 'done' 08:29:32 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 08:29:33 Removing intermediate container 178571bec40a 08:29:33 ---> b796553e6822 08:29:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:35 ---> Running in 8737e4874660 08:29:35 Running setup.py install for texttable: started 08:29:35 Removing intermediate container 550c7c3b0f54 08:29:35 ---> 6ee65e3b0108 08:29:35 08:29:35 Step 10/22 : FROM scratch 08:29:35 ---> 08:29:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:29:35 Removing intermediate container 8737e4874660 08:29:35 ---> 161eb2fbe8f5 08:29:35 Step 19/21 : LABEL arch=x86_64 08:29:35 ---> Running in 10c222c8c84c 08:29:35 Running setup.py install for texttable: finished with status 'done' 08:29:35 ---> Using cache 08:29:35 ---> 32ff77524b8e 08:29:35 Step 12/22 : ENV APP_PORT=48081 08:29:37 ---> Running in 55220a0207a9 08:29:37 Removing intermediate container 10c222c8c84c 08:29:37 ---> f552da174647 08:29:37 Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:29:37 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 08:29:37 ---> Running in c7c67e042fb7 08:29:37 Removing intermediate container 55220a0207a9 08:29:37 ---> effbb01747ec 08:29:37 Step 13/22 : EXPOSE $APP_PORT 08:29:37 ---> Running in 69e81c9ec783 08:29:37 Removing intermediate container c7c67e042fb7 08:29:37 ---> b273bf8b95ab 08:29:37 Step 21/21 : LABEL version=0.0.0 08:29:38 ---> Running in 42a0af698577 08:29:38 Removing intermediate container 69e81c9ec783 08:29:38 ---> 736ecd1c48bc 08:29:38 Step 14/22 : WORKDIR / 08:29:38 ---> Running in df2b84b03ef2 08:29:38 Removing intermediate container 42a0af698577 08:29:38 ---> 1838faa02b25 08:29:38 08:29:39 Successfully built 1838faa02b25 08:29:39 Successfully tagged docker-support-scheduler-go:latest 08:29:40  Building docker-support-scheduler-go ... done Removing intermediate container df2b84b03ef2 08:29:40 ---> 9f5bdb188d8a 08:29:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:29:41 Removing intermediate container c8c680bc5d75 08:29:41 ---> 2114a1691d1d 08:29:41 Step 22/27 : RUN apk --no-cache add curl 08:29:41 ---> dcb6669e19d1 08:29:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:29:41 ---> Running in 0aa3beb421e1 08:29:43 ---> bbbc55cc79d6 08:29:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:29:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:29:43 (2/3) Installing libcurl (7.69.1-r3) 08:29:43 (3/3) Installing curl (7.69.1-r3) 08:29:43 Executing busybox-1.31.1-r19.trigger 08:29:43 OK: 72 MiB in 58 packages 08:29:43 ---> ec1fdd682c2c 08:29:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:29:43 ---> Running in 16b3acf753d3 08:29:44 Removing intermediate container 16b3acf753d3 08:29:44 ---> a3f445173c5c 08:29:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:44 ---> Running in a452643cb546 08:29:44 Removing intermediate container 0aa3beb421e1 08:29:44 ---> bb32e94af3f9 08:29:44 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:29:44 ---> Running in 31597c01112e 08:29:44 Removing intermediate container a452643cb546 08:29:44 ---> 9dd177516763 08:29:44 Step 20/22 : LABEL arch=x86_64 08:29:45 Removing intermediate container 31597c01112e 08:29:45 ---> fcf18a3ced53 08:29:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:46 ---> Running in 93304d3ac2eb 08:29:47 ---> Running in 3f356ea4edae 08:29:47 Removing intermediate container 585923e5f697 08:29:47 ---> bdf05f638018 08:29:47 08:29:47 Step 10/22 : FROM scratch 08:29:47 ---> 08:29:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:29:47 Removing intermediate container 93304d3ac2eb 08:29:47 ---> e88d5aed7de3 08:29:47 Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:29:47 ---> Using cache 08:29:47 ---> 32ff77524b8e 08:29:47 Step 12/22 : ENV APP_PORT=48082 08:29:47 ---> Running in 9dd6085a029f 08:29:47 ---> Running in ba2b75877f16 08:29:47 Removing intermediate container 3f356ea4edae 08:29:47 ---> 3b361d4b2c71 08:29:47 Step 25/27 : LABEL arch=x86_64 08:29:47 ---> Running in c3b0b349a601 08:29:49 Removing intermediate container ba2b75877f16 08:29:49 ---> d34bbde0e1bb 08:29:49 Step 22/22 : LABEL version=0.0.0 08:29:49 Removing intermediate container 9dd6085a029f 08:29:49 ---> 0e709668e4f7 08:29:49 Step 13/22 : EXPOSE $APP_PORT 08:29:49 ---> Running in 23cae4f2bc20 08:29:49 ---> Running in 6e5b8c9943a2 08:29:49 Removing intermediate container c3b0b349a601 08:29:49 ---> 9256626e7362 08:29:49 Step 26/27 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:29:49 Removing intermediate container 65f05213a30a 08:29:49 ---> 5558562c1fe0 08:29:49 08:29:49 Step 10/24 : FROM scratch 08:29:49 ---> 08:29:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:29:50 ---> Running in f6bdcfdde09c 08:29:50 ---> Running in ab910b7e7a54 08:29:50 Removing intermediate container 6e5b8c9943a2 08:29:50 ---> b05e6a47d4b6 08:29:50 08:29:50 Removing intermediate container 23cae4f2bc20 08:29:50 ---> 64f2f50957c9 08:29:50 Step 14/22 : WORKDIR / 08:29:50 Successfully built b05e6a47d4b6 08:29:50 ---> Running in f6d3fe9c26f5 08:29:50 Removing intermediate container f6bdcfdde09c 08:29:50 ---> 468834c88330 08:29:50 Step 27/27 : LABEL version=0.0.0 08:29:50 Successfully tagged docker-core-metadata-go:latest 08:29:50  Building docker-core-metadata-go ... done Removing intermediate container ab910b7e7a54 08:29:50 ---> 243e2720c6bf 08:29:50 Step 12/24 : ENV APP_PORT=48060 08:29:50 ---> Running in 3407c104c888 08:29:50 ---> Running in bf93f6488417 08:29:51 Removing intermediate container f6d3fe9c26f5 08:29:51 ---> 85e7216076e4 08:29:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:29:52 Removing intermediate container 3407c104c888 08:29:52 ---> dadeb851141b 08:29:52 08:29:52 ---> e8a797b26d5b 08:29:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:29:52 Removing intermediate container bf93f6488417 08:29:52 ---> 6b1b8960b457 08:29:52 Step 13/24 : EXPOSE $APP_PORT 08:29:52 ---> Running in f2f4c7e8d016 08:29:52 Successfully built dadeb851141b 08:29:52 Successfully tagged docker-sys-mgmt-agent-go:latest 08:29:52  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f2f4c7e8d016 08:29:52 ---> d42cc804d5f0 08:29:52 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:29:52 ---> 4f5e39134d3d 08:29:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:29:52 ---> 6b18bf91f36a 08:29:52 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:29:53 ---> 9c6335864bb0 08:29:53 Step 18/22 : ENTRYPOINT ["/core-command"] 08:29:53 ---> Running in 1787995df1cc 08:29:54 Removing intermediate container 1787995df1cc 08:29:54 ---> 0a03ff88e6c6 08:29:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:54 ---> 897d8a8722fb 08:29:54 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:29:54 ---> Running in be025df4e9ee 08:29:54 Removing intermediate container be025df4e9ee 08:29:54 ---> c7491931dd4d 08:29:54 Step 20/22 : LABEL arch=x86_64 08:29:54 ---> Running in 2948a49e4658 08:29:54 ---> 2d43f1cd545c 08:29:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:29:54 Removing intermediate container 2948a49e4658 08:29:54 ---> 558baa687674 08:29:54 Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:29:54 ---> Running in c629e9b0cb58 08:29:54 ---> 530f6a95f4ed 08:29:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:29:54 Removing intermediate container c629e9b0cb58 08:29:54 ---> 6a9dcbff32e4 08:29:54 Step 22/22 : LABEL version=0.0.0 08:29:54 ---> Running in 9949de48894e 08:29:54 Removing intermediate container 9949de48894e 08:29:54 ---> a122f248fd99 08:29:54 08:29:55 Successfully built a122f248fd99 08:29:55 Successfully tagged docker-core-command-go:latest 08:29:55  Building docker-core-command-go ... done  ---> 4d834cd1317b 08:29:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:29:55 ---> 0c680d56e558 08:29:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:29:55 ---> Running in 5819c195d9f6 08:29:55 Removing intermediate container 5819c195d9f6 08:29:55 ---> dbc4761e4c03 08:29:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:55 ---> Running in 561fc4f74183 08:29:56 Removing intermediate container 561fc4f74183 08:29:56 ---> 4a5b807a53c8 08:29:56 Step 22/24 : LABEL arch=x86_64 08:29:56 ---> Running in db62bcf6e0c5 08:29:56 Removing intermediate container db62bcf6e0c5 08:29:56 ---> 72a213c4175e 08:29:56 Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:29:56 ---> Running in 7801ef167108 08:29:56 Removing intermediate container 7801ef167108 08:29:56 ---> 2161ff2d4f55 08:29:56 Step 24/24 : LABEL version=0.0.0 08:29:56 ---> Running in 286481678ccc 08:29:56 Removing intermediate container 286481678ccc 08:29:56 ---> 10a018132914 08:29:56 08:29:56 Successfully built 10a018132914 08:29:56 Successfully tagged docker-support-notifications-go:latest 08:29:57  Building docker-support-notifications-go ... done  [Pipeline] } 08:29:57 $ docker stop --time=1 6d2e3f1a15dd93eac526a9944f46a97298ec59abc2836eb48540cc12bdfc153e 08:29:58 $ docker rm -f 6d2e3f1a15dd93eac526a9944f46a97298ec59abc2836eb48540cc12bdfc153e [Pipeline] // withDockerContainer [Pipeline] sh 08:29:59 + docker images 08:29:59 + grep docker 08:29:59 docker-support-notifications-go latest 10a018132914 3 seconds ago 12.1MB 08:29:59 docker-core-command-go latest a122f248fd99 5 seconds ago 10.6MB 08:29:59 docker-sys-mgmt-agent-go latest dadeb851141b 8 seconds ago 313MB 08:29:59 docker-core-metadata-go latest b05e6a47d4b6 10 seconds ago 13MB 08:29:59 docker-support-scheduler-go latest 1838faa02b25 21 seconds ago 10.8MB 08:29:59 docker-core-data-go latest c85f623cfedc About a minute ago 22.2MB 08:29:59 docker-security-secretstore-setup-go latest d823488c9c85 About a minute ago 24.7MB 08:29:59 docker-security-bootstrap-redis-go latest b3faead63517 About a minute ago 15.8MB 08:29:59 docker-security-proxy-setup-go latest 57890241d0af About a minute ago 24.6MB 08:29:59 docker latest 0040bc98e531 20 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 08:30:15 Still waiting to schedule task 08:30:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:30:29 gofmt -l . 08:30:29 [ "`gofmt -l .`" = "" ] 08:30:29 ./bin/test-go-mod-tidy.sh 08:30:29 ./bin/test-attribution-txt.sh [Pipeline] sh 08:30:31 + ls -al . 08:30:31 total 664 08:30:31 drwxrwxr-x 9 1001 1001 4096 Dec 18 08:30 . 08:30:31 drwxr-xr-x 4 root root 4096 Dec 18 08:26 .. 08:30:31 -rw-rw-r-- 1 1001 1001 11 Dec 18 08:25 .dockerignore 08:30:31 drwxrwxr-x 8 1001 1001 4096 Dec 18 08:25 .git 08:30:31 drwxrwxr-x 3 1001 1001 4096 Dec 18 08:25 .github 08:30:31 -rw-rw-r-- 1 1001 1001 824 Dec 18 08:25 .gitignore 08:30:31 -rw-rw-r-- 1 1001 1001 166 Dec 18 08:25 .sonarcloud.properties 08:30:31 -rw-rw-r-- 1 1001 1001 3804 Dec 18 08:25 CONTRIBUTING.md 08:30:31 -rw-rw-r-- 1 1001 1001 1035 Dec 18 08:25 Dockerfile.build 08:30:31 -rw-rw-r-- 1 1001 1001 863 Dec 18 08:25 Jenkinsfile 08:30:31 -rw-rw-r-- 1 1001 1001 10775 Dec 18 08:25 LICENSE 08:30:31 -rw-rw-r-- 1 1001 1001 5750 Dec 18 08:25 Makefile 08:30:31 -rw-rw-r-- 1 1001 1001 6511 Dec 18 08:25 README.md 08:30:31 -rw-rw-r-- 1 1001 1001 6744 Dec 18 08:25 SECURITY.md 08:30:31 -rw-rw-r-- 1 1001 1001 5 Dec 18 08:22 VERSION 08:30:31 -rw-rw-r-- 1 1001 1001 4131 Dec 18 08:25 ZMQWindows.md 08:30:31 drwxrwxr-x 2 1001 1001 4096 Dec 18 08:25 bin 08:30:31 drwxrwxr-x 14 1001 1001 4096 Dec 18 08:25 cmd 08:30:31 -rw-r--r-- 1 root root 538111 Dec 18 08:29 coverage.out 08:30:31 -rw-r--r-- 1 root root 979 Dec 18 08:30 go.mod 08:30:31 -rw-r--r-- 1 root root 18631 Dec 18 08:30 go.sum 08:30:31 drwxrwxr-x 8 1001 1001 4096 Dec 18 08:25 internal 08:30:31 drwxrwxr-x 4 1001 1001 4096 Dec 18 08:25 openapi 08:30:31 drwxrwxr-x 4 1001 1001 4096 Dec 18 08:25 snap 08:30:31 -rw-rw-r-- 1 1001 1001 168 Dec 18 08:25 version.go [Pipeline] sh 08:30:32 + '[' -e coverage.out ] 08:30:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:30:32 Warning: overwriting stash ‘coverage-report’ 08:30:33 Stashed 1 file(s) [Pipeline] sh 08:30:34 + make build 08:30:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:30: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 08:31:08 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 08:31:10 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 08:31: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 08:31: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 08:31:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:31:24 Running on prd-ubuntu18.04-docker-8c-8g-16733 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [Pipeline] { [Pipeline] ws 08:31:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:31:26 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 08:31:27 using credential edgex-jenkins-ssh 08:31:27 Cloning the remote Git repository 08:31:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:27 > git init /w/workspace/edgex-go/1 # timeout=10 08:31:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:27 > git --version # timeout=10 08:31:27 > git --version # 'git version 2.17.1' 08:31:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:30 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 08:31:33 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 08:31:35 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 5c10915f88235ea7635ac9a2477ccdd2e69170d6 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:31:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:31:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:31:35 > git config core.sparsecheckout # timeout=10 08:31:35 > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:36 Failed in branch amd64 08:31:36 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 08:31: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 [Pipeline] } 08:31:43 $ docker stop --time=1 f1a7c8a1f6223b124b021f7901d1b136515b406803955c4c23b5bf03816a50b8 08:31:46 $ docker rm -f f1a7c8a1f6223b124b021f7901d1b136515b406803955c4c23b5bf03816a50b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:31:48 08:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:31:49 latest: Pulling from edgex-devops/edgex-compose-arm64 08:31:49 29e5d40040c1: Pulling fs layer 08:31:49 1ce36da41761: Pulling fs layer 08:31:49 25b303627fd3: Pulling fs layer 08:31:49 29e5d40040c1: Verifying Checksum 08:31:49 29e5d40040c1: Download complete 08:31:50 1ce36da41761: Verifying Checksum 08:31:50 1ce36da41761: Download complete 08:31:50 29e5d40040c1: Pull complete 08:31:51 1ce36da41761: Pull complete 08:31:51 25b303627fd3: Verifying Checksum 08:31:51 25b303627fd3: Download complete 08:32:01 25b303627fd3: Pull complete 08:32:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:32:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:32:02 prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container 08:32:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:32:05 $ docker top f8baa24827f921a4ecbe275348449011900a3b3bc68bc5831fcc2c6773203972 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:06 + docker-compose build --help 08:32:06 + grep parallel 08:32:09 --parallel Build images in parallel. [Pipeline] } 08:32:09 $ docker stop --time=1 f8baa24827f921a4ecbe275348449011900a3b3bc68bc5831fcc2c6773203972 08:32:11 $ docker rm -f f8baa24827f921a4ecbe275348449011900a3b3bc68bc5831fcc2c6773203972 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:32:12 . [Pipeline] withDockerContainer 08:32:12 prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container 08:32:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:32:14 $ docker top acd7ad820f6d3c02accb14622e1e188ed32a554df3d308c596a3effb39e4f264 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:15 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:19 Building docker-core-command-go ... 08:32:19 Building docker-core-data-go ... 08:32:19 Building docker-core-metadata-go ... 08:32:19 Building docker-security-bootstrap-redis-go ... 08:32:19 Building docker-security-proxy-setup-go ... 08:32:19 Building docker-security-secretstore-setup-go ... 08:32:19 Building docker-support-notifications-go ... 08:32:19 Building docker-support-scheduler-go ... 08:32:19 Building docker-sys-mgmt-agent-go ... 08:32:19 Building docker-core-metadata-go 08:32:19 Building docker-core-data-go 08:32:19 Building docker-security-proxy-setup-go 08:32:19 Building docker-support-scheduler-go 08:32:19 Building docker-core-command-go 08:33:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> eb555ccb3059 08:33:27 Step 3/21 : WORKDIR /edgex-go 08:33:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> eb555ccb3059 08:33:27 Step 3/21 : WORKDIR /edgex-go 08:33:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> eb555ccb3059 08:33:27 Step 3/22 : WORKDIR /edgex-go 08:33:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> eb555ccb3059 08:33:27 Step 3/22 : WORKDIR /edgex-go 08:33:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> eb555ccb3059 08:33:27 Step 3/23 : WORKDIR /edgex-go 08:33:28 ---> Running in 9fab8d926a9d 08:33:28 ---> Running in d0d982a9eb32 08:33:28 ---> Running in b2fe3cdf760e 08:33:28 ---> Running in d1a6a73fb425 08:33:28 ---> Running in b5a15ead00fd 08:33:28 Removing intermediate container b2fe3cdf760e 08:33:28 ---> a9e30cb23420 08:33:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:28 Removing intermediate container d0d982a9eb32 08:33:28 ---> 904900b9989d 08:33:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:28 Removing intermediate container 9fab8d926a9d 08:33:28 ---> afee7b8d4c00 08:33:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:29 Removing intermediate container d1a6a73fb425 08:33:29 ---> 2d0da3351909 08:33:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:29 Removing intermediate container b5a15ead00fd 08:33:29 ---> bbf05c09d065 08:33:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:29 ---> Running in 198c3a317048 08:33:29 ---> Running in 81a2cd4783f4 08:33:29 ---> Running in 78949e0f40d4 08:33:29 ---> Running in 1c623173711a 08:33:29 ---> Running in 241a63a88f23 08:33:32 Removing intermediate container 198c3a317048 08:33:32 ---> c4d36942a041 08:33:32 Step 5/22 : RUN apk update && apk add make git 08:33:33 ---> Running in 8e643bd15e44 08:33:33 Removing intermediate container 81a2cd4783f4 08:33:33 ---> c7c70f0c1880 08:33:33 Step 5/21 : RUN apk update && apk add make git 08:33:33 ---> Running in c22548d47a43 08:33:33 Removing intermediate container 78949e0f40d4 08:33:33 ---> e8105b0a266c 08:33:33 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:33:33 Removing intermediate container 1c623173711a 08:33:33 ---> 572cbf860c0b 08:33:33 Step 5/22 : RUN apk update && apk add make git 08:33:33 Removing intermediate container 241a63a88f23 08:33:33 ---> 175d69fb1889 08:33:33 Step 5/21 : RUN apk update && apk add make git 08:33:33 ---> Running in 70e54eec2254 08:33:34 ---> Running in 4857fbac65be 08:33:34 ---> Running in fd5bb1874ae7 08:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:33:37 OK: 12620 distinct packages available 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:33:37 OK: 12620 distinct packages available 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:33:37 OK: 12620 distinct packages available 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:33:37 OK: 12620 distinct packages available 08:33:37 OK: 217 MiB in 51 packages 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:33:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:33:37 OK: 12620 distinct packages available 08:33:38 OK: 217 MiB in 51 packages 08:33:38 OK: 217 MiB in 51 packages 08:33:38 OK: 217 MiB in 51 packages 08:33:38 OK: 217 MiB in 51 packages 08:33:39 Removing intermediate container 8e643bd15e44 08:33:39 ---> 6ff980944817 08:33:39 Step 6/22 : COPY go.mod . 08:33:40 Removing intermediate container c22548d47a43 08:33:40 ---> 30c6a085f5b1 08:33:40 Step 6/21 : COPY go.mod . 08:33:40 Removing intermediate container fd5bb1874ae7 08:33:40 ---> ebc0131e9fb8 08:33:40 Step 6/22 : COPY go.mod . 08:33:40 Removing intermediate container 70e54eec2254 08:33:40 ---> df7021e0ee31 08:33:40 Step 6/23 : COPY go.mod . 08:33:40 Removing intermediate container 4857fbac65be 08:33:40 ---> 57d0559395a3 08:33:40 Step 6/21 : COPY go.mod . 08:33:40 ---> 769ee3fd48f4 08:33:40 Step 7/22 : RUN go mod download 08:33:41 ---> Running in 9c4f9014179e 08:33:41 ---> 6fd50a733f5e 08:33:41 Step 7/21 : RUN go mod download 08:33:41 ---> d93ff464fbfd 08:33:41 Step 7/22 : RUN go mod download 08:33:41 ---> Running in 5dfc5ab90e1a 08:33:41 ---> 5a194499114c 08:33:41 Step 7/23 : RUN go mod download 08:33:41 ---> Running in ffa52cb82e10 08:33:41 ---> d8497bd78864 08:33:41 Step 7/21 : RUN go mod download 08:33:42 ---> Running in 1c0e263e0207 08:33:42 ---> Running in 6090967f855b 08:33:45 Removing intermediate container 9c4f9014179e 08:33:45 ---> 685752e0bd30 08:33:45 Step 8/22 : COPY . . 08:33:45 Removing intermediate container 5dfc5ab90e1a 08:33:45 ---> 39524d174e1f 08:33:45 Step 8/21 : COPY . . 08:33:46 Removing intermediate container ffa52cb82e10 08:33:46 ---> 4409fb1decb3 08:33:46 Step 8/22 : COPY . . 08:33:47 Removing intermediate container 6090967f855b 08:33:47 ---> b20cd18d8e72 08:33:47 Step 8/21 : COPY . . 08:33:47 Removing intermediate container 1c0e263e0207 08:33:47 ---> bba5fafa26b0 08:33:47 Step 8/23 : COPY . . 08:34:14 ---> 33aa7b4e13c9 08:34:14 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:34:14 ---> 856d9767bc45 08:34:14 Step 9/22 : RUN make cmd/core-command/core-command 08:34:14 ---> 2ad3f9dfb99b 08:34:14 Step 9/23 : RUN make cmd/core-data/core-data 08:34:14 ---> 24928aa872e9 08:34:14 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:34:14 ---> 2496b876c561 08:34:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:34:14 ---> Running in e4e3114c831a 08:34:14 ---> Running in e2c97491c86a 08:34:14 ---> Running in ecb90b1bf583 08:34:14 ---> Running in bd301cdc81ef 08:34:14 ---> Running in e65d6bf47a7b 08:34:14 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 08:34: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 08:34:14 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 08:34:14 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 08:34:14 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 08:35:36 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 08:35:51 Removing intermediate container e2c97491c86a 08:35:51 ---> eb51233a0ed9 08:35:51 08:35:51 Step 10/22 : FROM scratch 08:35:51 ---> 08:35:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:51 ---> Running in ff6595de0853 08:35:52 Removing intermediate container e65d6bf47a7b 08:35:52 ---> b8c196bba444 08:35:52 08:35:52 Step 10/21 : FROM scratch 08:35:52 ---> 08:35:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:52 Removing intermediate container bd301cdc81ef 08:35:52 ---> 5d618e8ac455 08:35:52 08:35:52 Step 10/21 : FROM alpine 08:35:52 ---> Running in 35d43cb04205 08:35:52 latest: Pulling from library/alpine 08:35:52 Removing intermediate container ff6595de0853 08:35:52 ---> 85119454e076 08:35:52 Step 12/22 : ENV APP_PORT=48082 08:35:52 ---> Running in c39c97672881 08:35:53 Removing intermediate container 35d43cb04205 08:35:53 ---> 5312ba678a9c 08:35:53 Step 12/21 : ENV APP_PORT=48085 08:35:53 Removing intermediate container c39c97672881 08:35:53 ---> b402da4009d8 08:35:53 Step 13/22 : EXPOSE $APP_PORT 08:35:53 ---> Running in 6adf14272c26 08:35:53 ---> Running in 46085c033660 08:35:54 Removing intermediate container 6adf14272c26 08:35:54 ---> d5275a60ed33 08:35:54 Step 13/21 : EXPOSE $APP_PORT 08:35:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:35:54 Status: Downloaded newer image for alpine:latest 08:35:54 ---> afeebe901d6b 08:35:54 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:35:54 ---> Running in abc034ec5514 08:35:54 Removing intermediate container 46085c033660 08:35:54 ---> eda66aadb25e 08:35:54 Step 14/22 : WORKDIR / 08:35:54 ---> Running in 151d63a8d36d 08:35:54 ---> Running in 12e35b3c4c9e 08:35:55 Removing intermediate container abc034ec5514 08:35:55 ---> 564d63abae17 08:35:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:35:56 Removing intermediate container 12e35b3c4c9e 08:35:56 ---> dc81f100d1c9 08:35:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:35:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:35:57 ---> 0505180b9eda 08:35:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:35:57 ---> f89840bc27ad 08:35:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:57 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:35:57 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:35:57 OK: 12615 distinct packages available 08:35:58 (1/4) Installing ca-certificates (20191127-r4) 08:35:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:35:58 (3/4) Installing libcurl (7.69.1-r3) 08:35:58 (4/4) Installing curl (7.69.1-r3) 08:35:58 Executing busybox-1.31.1-r19.trigger 08:35:58 Executing ca-certificates-20191127-r4.trigger 08:35:59 OK: 7 MiB in 18 packages 08:35:59 ---> bb026857a363 08:35:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:59 ---> 2b52512487df 08:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:01 ---> b89f52647e5c 08:36:01 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:36:01 ---> Running in dfe440e74b97 08:36:01 ---> 70b0d145b2a0 08:36:01 Step 18/22 : ENTRYPOINT ["/core-command"] 08:36:01 ---> Running in aabff4c063d8 08:36:01 Removing intermediate container 151d63a8d36d 08:36:01 ---> 97919f721891 08:36:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:01 Removing intermediate container dfe440e74b97 08:36:01 ---> 5840b4372b51 08:36:02 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:02 ---> Running in ac20155437af 08:36:02 ---> Running in da0d994595e4 08:36:02 Removing intermediate container aabff4c063d8 08:36:02 ---> e20419291f30 08:36:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:02 ---> Running in 69393fc5e00c 08:36:03 Removing intermediate container ac20155437af 08:36:03 ---> 0bf51f5ed879 08:36:03 Step 13/21 : WORKDIR /edgex 08:36:03 Removing intermediate container da0d994595e4 08:36:03 ---> 08be8892c40f 08:36:03 Step 19/21 : LABEL arch=arm64 08:36:03 ---> Running in e7236acd1c35 08:36:03 ---> Running in c9759ca3e3a9 08:36:03 Removing intermediate container 69393fc5e00c 08:36:03 ---> 67f76f892c38 08:36:03 Step 20/22 : LABEL arch=arm64 08:36:03 ---> Running in eb47f050a762 08:36:04 Removing intermediate container e7236acd1c35 08:36:04 ---> 14fbdaee6fd1 08:36:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:04 Removing intermediate container eb47f050a762 08:36:04 Removing intermediate container c9759ca3e3a9 08:36:04 ---> 4316e66def2a 08:36:04 Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:36:04 ---> cbdbfa89d6a3 08:36:04 Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:36:04 ---> Running in 8ee21203fa66 08:36:04 ---> Running in 97ad5e160df8 08:36:05 ---> 9096f4a8e99f 08:36:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:06 Removing intermediate container 8ee21203fa66 08:36:06 ---> f151d45dc5c3 08:36:06 Step 22/22 : LABEL version=0.0.0 08:36:06 Removing intermediate container 97ad5e160df8 08:36:06 ---> c195fe4fd952 08:36:06 Step 21/21 : LABEL version=0.0.0 08:36:06 ---> Running in 79a99e080af2 08:36:06 ---> Running in ae9246c0f6dd 08:36:07 Removing intermediate container 79a99e080af2 08:36:07 ---> 574b0cb8f203 08:36:07 08:36:08 Removing intermediate container ae9246c0f6dd 08:36:08 ---> 539adc33f179 08:36:08 08:36:08 ---> e9e5f268860b 08:36:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:08 Removing intermediate container e4e3114c831a 08:36:08 ---> a31bfc248522 08:36:08 08:36:08 Step 10/22 : FROM scratch 08:36:08 ---> 08:36:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:08 ---> Using cache 08:36:08 ---> 5312ba678a9c 08:36:08 Step 12/22 : ENV APP_PORT=48081 08:36:08 Successfully built 574b0cb8f203 08:36:08 Successfully built 539adc33f179 08:36:08 Successfully tagged docker-core-command-go-arm64:latest 08:36:08 Successfully tagged docker-support-scheduler-go-arm64:latest 08:36:08 Building docker-support-notifications-go 08:36:08 Building docker-security-bootstrap-redis-go 08:36:08  Building docker-core-command-go ... done  Building docker-support-scheduler-go ... done  ---> Running in fe8b07e04ed7 08:36:09 Removing intermediate container fe8b07e04ed7 08:36:09 ---> 6af44ff6ca77 08:36:09 Step 13/22 : EXPOSE $APP_PORT 08:36:09 ---> Running in a4b8a9927806 08:36:10 ---> cf72d42e98c4 08:36:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:36:10 ---> Running in 17bdedaae13f 08:36:10 Removing intermediate container a4b8a9927806 08:36:10 ---> 1e6caf32f625 08:36:10 Step 14/22 : WORKDIR / 08:36:10 ---> Running in 47321326a1be 08:36:10 Removing intermediate container 17bdedaae13f 08:36:10 ---> 3663a6f45e86 08:36:10 Step 18/21 : CMD ["--init=true"] 08:36:11 ---> Running in eeb65b9be17f 08:36:11 Removing intermediate container 47321326a1be 08:36:11 ---> 283555a6f2eb 08:36:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:36:11 Removing intermediate container eeb65b9be17f 08:36:11 ---> 48c48083d693 08:36:11 Step 19/21 : LABEL arch=arm64 08:36:12 ---> Running in 151cfd399d29 08:36:12 ---> e63d87ae5a09 08:36:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:12 Removing intermediate container 151cfd399d29 08:36:12 ---> e106bfed11af 08:36:12 Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:36:14 ---> Running in 0fdb654217ef 08:36:14 ---> 48487aefee25 08:36:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:14 Removing intermediate container 0fdb654217ef 08:36:14 ---> 282ddbe52560 08:36:14 Step 21/21 : LABEL version=0.0.0 08:36:15 ---> Running in 0a60f920f830 08:36:15 ---> 8181020b635e 08:36:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:36:16 ---> Running in 19b43464a7f8 08:36:16 Removing intermediate container 0a60f920f830 08:36:16 ---> 8c6025c4fce1 08:36:16 08:36:16 Successfully built 8c6025c4fce1 08:36:17 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:36:17  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 08:36:17 Removing intermediate container 19b43464a7f8 08:36:17 ---> 1d68e007a8b6 08:36:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:17 Removing intermediate container ecb90b1bf583 08:36:17 ---> bc254fcbb4ab 08:36:17 08:36:17 Step 10/23 : FROM alpine 08:36:17 ---> afeebe901d6b 08:36:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:17 ---> Running in 47a45c49bafd 08:36:17 ---> Running in 80549937a6ef 08:36:18 Removing intermediate container 47a45c49bafd 08:36:18 ---> b4db496b125e 08:36:18 Step 20/22 : LABEL arch=arm64 08:36:18 Removing intermediate container 80549937a6ef 08:36:18 ---> 958c0c9c5057 08:36:18 Step 12/23 : ENV APP_PORT=48080 08:36:18 ---> Running in 491c7e221706 08:36:18 ---> Running in 49be06db7f35 08:36:19 Removing intermediate container 491c7e221706 08:36:19 ---> 51f3f5b23fc9 08:36:19 Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:36:19 Removing intermediate container 49be06db7f35 08:36:19 ---> ae1aaae518fb 08:36:19 Step 13/23 : EXPOSE $APP_PORT 08:36:19 ---> Running in 60790e26ed23 08:36:19 ---> Running in 287ad696b4b3 08:36:19 Removing intermediate container 60790e26ed23 08:36:19 ---> b5de7def57ca 08:36:19 Step 22/22 : LABEL version=0.0.0 08:36:20 ---> Running in 64527eb262c3 08:36:20 Removing intermediate container 287ad696b4b3 08:36:20 ---> a4985677ee01 08:36:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:20 ---> Running in 91e902045a9c 08:36:20 Removing intermediate container 64527eb262c3 08:36:20 ---> 3f3069d6df5c 08:36:20 08:36:21 Successfully built 3f3069d6df5c 08:36:21 Successfully tagged docker-core-metadata-go-arm64:latest 08:36:21  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 08:36:22 Removing intermediate container 91e902045a9c 08:36:22 ---> 9a76227cba12 08:36:22 Step 15/23 : RUN apk --no-cache add zeromq 08:36:23 ---> Running in 159732f1e9bd 08:36:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:36:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:36:25 (1/5) Installing libgcc (9.3.0-r2) 08:36:25 (2/5) Installing libsodium (1.0.18-r0) 08:36:25 (3/5) Installing libstdc++ (9.3.0-r2) 08:36:25 (4/5) Installing libzmq (4.3.3-r0) 08:36:25 (5/5) Installing zeromq (4.3.3-r0) 08:36:26 Executing busybox-1.31.1-r19.trigger 08:36:26 OK: 8 MiB in 19 packages 08:36:28 Removing intermediate container 159732f1e9bd 08:36:28 ---> 2941c08e68aa 08:36:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:36:29 ---> 3dfcd426410f 08:36:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:31 ---> c3d98abac069 08:36:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:32 ---> a855b7ad8f23 08:36:32 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:32 ---> Running in 297dc0150dc2 08:36:33 Removing intermediate container 297dc0150dc2 08:36:33 ---> eaabe25541b7 08:36:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:33 ---> Running in bdfc93ad7174 08:36:34 Removing intermediate container bdfc93ad7174 08:36:34 ---> 34edf28aa9e5 08:36:34 Step 21/23 : LABEL arch=arm64 08:36:34 ---> Running in 627f5bf37f94 08:36:35 Removing intermediate container 627f5bf37f94 08:36:35 ---> 16fa7679a42c 08:36:35 Step 22/23 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:36:35 ---> Running in cc0c29b268cc 08:36:36 Removing intermediate container cc0c29b268cc 08:36:36 ---> e7df9cb8429b 08:36:36 Step 23/23 : LABEL version=0.0.0 08:36:36 ---> Running in bd0c4088da67 08:36:36 Removing intermediate container bd0c4088da67 08:36:36 ---> 84d858782aa2 08:36:36 08:36:37 Successfully built 84d858782aa2 08:36:37 Successfully tagged docker-core-data-go-arm64:latest 08:36:59  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:36:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:59 ---> eb555ccb3059 08:36:59 Step 3/22 : WORKDIR /edgex-go 08:36:59 ---> Using cache 08:36:59 ---> bbf05c09d065 08:36:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:59 ---> Using cache 08:36:59 ---> 175d69fb1889 08:36:59 Step 5/22 : RUN apk update && apk add make git 08:36:59 ---> Using cache 08:36:59 ---> 57d0559395a3 08:36:59 Step 6/22 : COPY go.mod . 08:36:59 ---> Using cache 08:36:59 ---> d8497bd78864 08:36:59 Step 7/22 : RUN go mod download 08:36:59 ---> Using cache 08:36:59 ---> b20cd18d8e72 08:36:59 Step 8/22 : COPY . . 08:36:59 ---> Using cache 08:36:59 ---> 2496b876c561 08:36:59 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:36:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:36:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:59 ---> eb555ccb3059 08:36:59 Step 3/24 : WORKDIR /edgex-go 08:36:59 ---> Using cache 08:36:59 ---> bbf05c09d065 08:36:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:59 ---> Using cache 08:36:59 ---> 175d69fb1889 08:36:59 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:37:01 ---> Running in 5dc3157549dc 08:37:01 ---> Running in 0151f55c0eb9 08:37:03 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 08:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:03 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:37:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:37:03 ---> eb555ccb3059 08:37:03 Step 3/27 : WORKDIR /edgex-go 08:37:03 ---> Using cache 08:37:03 ---> bbf05c09d065 08:37:03 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:03 ---> Using cache 08:37:03 ---> 175d69fb1889 08:37:03 Step 5/27 : RUN apk update && apk add make bash git 08:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:37:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:04 ---> eb555ccb3059 08:37:04 Step 3/24 : WORKDIR /edgex-go 08:37:04 ---> Using cache 08:37:04 ---> bbf05c09d065 08:37:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:04 ---> Using cache 08:37:04 ---> 175d69fb1889 08:37:04 Step 5/24 : RUN apk update && apk add make git 08:37:04 ---> Using cache 08:37:04 ---> 57d0559395a3 08:37:04 Step 6/24 : COPY go.mod . 08:37:04 ---> Using cache 08:37:04 ---> d8497bd78864 08:37:04 Step 7/24 : RUN go mod download 08:37:04 ---> Using cache 08:37:04 ---> b20cd18d8e72 08:37:04 Step 8/24 : COPY . . 08:37:04 ---> Using cache 08:37:04 ---> 2496b876c561 08:37:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:04 ---> Running in f7ec08f02867 08:37:05 ---> Running in aedc8d598544 08:37:05 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:37:05 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:37:05 OK: 12620 distinct packages available 08:37:06 OK: 217 MiB in 51 packages 08:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:06 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 08:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:07 Removing intermediate container 0151f55c0eb9 08:37:07 ---> 1a9f126e73e0 08:37:07 Step 6/24 : COPY go.mod . 08:37:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:37:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:37:08 OK: 12620 distinct packages available 08:37:08 ---> b962646fb7b1 08:37:08 Step 7/24 : RUN go mod download 08:37:08 ---> Running in feaa1408afe0 08:37:09 OK: 217 MiB in 51 packages 08:37:11 Removing intermediate container f7ec08f02867 08:37:11 ---> db9e934bd5d2 08:37:11 Step 6/27 : COPY go.mod . 08:37:12 ---> ba8c8ded4fa1 08:37:12 Step 7/27 : RUN go mod download 08:37:12 ---> Running in 8b0ee5d2bc54 08:37:13 Removing intermediate container feaa1408afe0 08:37:13 ---> 11dcc3720a81 08:37:13 Step 8/24 : COPY . . 08:37:17 Removing intermediate container 8b0ee5d2bc54 08:37:17 ---> 216098a36109 08:37:17 Step 8/27 : COPY . . 08:37:44 ---> 2b82bd6a45ac 08:37:44 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:37:44 ---> Running in ca398b22b2c7 08:37:44 ---> 9be9c3ab445a 08:37:44 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:37:44 ---> Running in 4a556f51542f 08:37:44 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 08:37:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:37:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:03 Removing intermediate container 5dc3157549dc 08:38:03 ---> 0b3e07e8896d 08:38:03 08:38:03 Step 10/22 : FROM alpine:3.10 08:38:03 3.10: Pulling from library/alpine 08:38:03 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:38:03 Status: Downloaded newer image for alpine:3.10 08:38:03 ---> 536a684cf733 08:38:03 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:38:04 ---> Running in d555c9626ce5 08:38:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:38:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:38:07 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:38:07 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:38:07 OK: 10171 distinct packages available 08:38:07 (1/5) Installing ca-certificates (20191127-r2) 08:38:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:38:07 (3/5) Installing libcurl (7.66.0-r3) 08:38:07 (4/5) Installing curl (7.66.0-r3) 08:38:07 (5/5) Installing dumb-init (1.2.2-r1) 08:38:07 Executing busybox-1.30.1-r3.trigger 08:38:07 Executing ca-certificates-20191127-r2.trigger 08:38:08 OK: 7 MiB in 19 packages 08:38:11 Removing intermediate container d555c9626ce5 08:38:11 ---> dfc07d843c81 08:38:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:38:11 ---> Running in d3bd69b3dd9e 08:38:12 Removing intermediate container d3bd69b3dd9e 08:38:12 ---> e13634c540c9 08:38:12 Step 13/22 : WORKDIR / 08:38:13 ---> Running in 262802b4408c 08:38:13 Removing intermediate container 262802b4408c 08:38:13 ---> 566abcdb4098 08:38:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:38:13 Removing intermediate container aedc8d598544 08:38:13 ---> a0cf61b07a36 08:38:13 08:38:13 Step 10/24 : FROM alpine:3.10 08:38:13 ---> 536a684cf733 08:38:13 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:38:13 ---> Using cache 08:38:13 ---> dfc07d843c81 08:38:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:13 ---> Running in 9cbdb3093d63 08:38:14 Removing intermediate container 9cbdb3093d63 08:38:14 ---> 48caedf4ccc5 08:38:14 Step 13/24 : WORKDIR / 08:38:14 ---> Running in 630006f2484a 08:38:15 ---> 180cda335b30 08:38:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:38:15 Removing intermediate container 630006f2484a 08:38:15 ---> 86e3ba9c4cd6 08:38:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:17 ---> b8ddb0186acd 08:38:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:38:17 ---> 7e6b6f233f6c 08:38:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:38:18 ---> f67c3a293b62 08:38:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:38:18 ---> 92c3691d095e 08:38:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:38:19 ---> e75d89b3bc26 08:38:19 Step 18/22 : RUN chmod +x entrypoint.sh 08:38:19 ---> 7e56f407c5c9 08:38:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:20 ---> Running in b1b1d19c660d 08:38:22 ---> c39c547e2962 08:38:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:23 Removing intermediate container b1b1d19c660d 08:38:23 ---> 1e990dca67e1 08:38:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:38:23 ---> Running in 16fa6dd509d0 08:38:24 ---> 0b32a566c0cb 08:38:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:24 Removing intermediate container 16fa6dd509d0 08:38:24 ---> df84265d5453 08:38:24 Step 20/22 : LABEL arch=arm64 08:38:24 ---> Running in e6788e7c63a0 08:38:25 Removing intermediate container e6788e7c63a0 08:38:25 ---> cf255c42d9fe 08:38:25 Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:38:26 ---> Running in 03f4046c0eb9 08:38:26 ---> 015b67939993 08:38:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:26 ---> Running in 50bc339305ed 08:38:27 Removing intermediate container 03f4046c0eb9 08:38:27 ---> 996ff01c1158 08:38:27 Step 22/22 : LABEL version=0.0.0 08:38:27 ---> Running in ac2e282ee0d6 08:38:28 Removing intermediate container ac2e282ee0d6 08:38:28 ---> 38e35566a179 08:38:28 08:38:28 Successfully built 38e35566a179 08:38:28 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 08:38:30  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 50bc339305ed 08:38:30 ---> 8ce527f56a97 08:38:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:38:30 ---> Running in 32ebf51be44e 08:38:30 Removing intermediate container 32ebf51be44e 08:38:30 ---> 63f456db3de9 08:38:30 Step 22/24 : LABEL arch=arm64 08:38:31 ---> Running in 4e4bed7f243d 08:38:31 Removing intermediate container 4e4bed7f243d 08:38:31 ---> e606d73cb2e8 08:38:31 Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:38:32 ---> Running in 189e8612deb0 08:38:32 Removing intermediate container 189e8612deb0 08:38:32 ---> 6d8f35bfa435 08:38:32 Step 24/24 : LABEL version=0.0.0 08:38:33 ---> Running in 05f750159949 08:38:33 Removing intermediate container 05f750159949 08:38:33 ---> d4ad9d5b141a 08:38:33 08:38:33 Successfully built d4ad9d5b141a 08:38:33 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:38:44  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4a556f51542f 08:38:44 ---> 6ff6ebec444a 08:38:44 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:38:44 ---> Running in ef0f6e7102ea 08:38:44 Removing intermediate container ca398b22b2c7 08:38:44 ---> 3113e8181e94 08:38:44 08:38:44 Step 10/24 : FROM scratch 08:38:44 ---> 08:38:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:38:44 ---> Running in 84801085bebc 08:38:44 Removing intermediate container 84801085bebc 08:38:44 ---> 8b1c6454f71a 08:38:44 Step 12/24 : ENV APP_PORT=48060 08:38:44 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 08:38:45 ---> Running in 744e1975dbc1 08:38:45 Removing intermediate container 744e1975dbc1 08:38:45 ---> e71eab51d18f 08:38:45 Step 13/24 : EXPOSE $APP_PORT 08:38:45 ---> Running in 92831e4de506 08:38:46 Removing intermediate container 92831e4de506 08:38:46 ---> 5812c18274c5 08:38:46 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:38:46 ---> ad5ff8606809 08:38:46 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:38:47 Removing intermediate container ef0f6e7102ea 08:38:47 ---> 1faee275d82e 08:38:47 08:38:47 Step 11/27 : FROM docker:latest 08:38:47 ---> 0c09fb3ff9b5 08:38:47 Step 12/27 : RUN apk add --no-cache bash 08:38:47 ---> 748d48ecda28 08:38:47 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:38:47 ---> Running in 998aecdd09a1 08:38:49 ---> 0be54006404f 08:38:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:38:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:38:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:38:49 (1/2) Installing readline (8.0.4-r0) 08:38:49 ---> e465cdc717ab 08:38:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:49 (2/2) Installing bash (5.0.17-r0) 08:38:49 Executing bash-5.0.17-r0.post-install 08:38:49 Executing busybox-1.31.1-r19.trigger 08:38:49 OK: 12 MiB in 22 packages 08:38:51 ---> 0298ed805b7e 08:38:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:38:51 Removing intermediate container 998aecdd09a1 08:38:51 ---> ad0ad709f0ff 08:38:51 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:38:51 ---> Running in 5622d181956c 08:38:52 ---> d770ff788024 08:38:52 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:38:52 ---> Running in 81d4f0822181 08:38:52 Removing intermediate container 81d4f0822181 08:38:52 ---> 12c95cf35aef 08:38:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:38:52 ---> Running in d2bac75c0cb8 08:38:53 Removing intermediate container d2bac75c0cb8 08:38:53 ---> 2c58dbfd5fbe 08:38:53 Step 22/24 : LABEL arch=arm64 08:38:53 ---> Running in fb51ce90a78b 08:38:54 Removing intermediate container 5622d181956c 08:38:54 ---> cc7d9508f9c2 08:38:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:38:54 Removing intermediate container fb51ce90a78b 08:38:54 ---> e0f9eba0addc 08:38:54 Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:38:54 ---> Running in 8a49e35ff8b6 08:38:54 ---> Running in 2f169b667d0d 08:38:54 Removing intermediate container 8a49e35ff8b6 08:38:54 ---> 84f6a78d4dd6 08:38:54 Step 15/27 : ENV APP_PORT=48090 08:38:54 Removing intermediate container 2f169b667d0d 08:38:54 ---> e27a328956be 08:38:54 Step 24/24 : LABEL version=0.0.0 08:38:54 ---> Running in f0e1ac597ec6 08:38:54 ---> Running in 31ddfed9446b 08:38:55 Removing intermediate container f0e1ac597ec6 08:38:55 ---> 843ac347307b 08:38:55 Step 16/27 : EXPOSE $APP_PORT 08:38:55 Removing intermediate container 31ddfed9446b 08:38:55 ---> 0f4b1271f691 08:38:55 08:38:55 ---> Running in 3b89cd85f351 08:38:56 Successfully built 0f4b1271f691 08:38:56 Successfully tagged docker-support-notifications-go-arm64:latest 08:38:56  Building docker-support-notifications-go ... done Removing intermediate container 3b89cd85f351 08:38:56 ---> 0d390582f1fa 08:38:56 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:38:57 ---> d5797c729cfc 08:38:57 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:38:58 ---> def57a2d45c8 08:38:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:38:59 ---> b9287526f055 08:38:59 Step 20/27 : RUN apk --no-cache add py3-pip 08:38:59 ---> Running in 4d18d5e74811 08:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:39:01 (1/33) Installing libbz2 (1.0.8-r1) 08:39:01 (2/33) Installing expat (2.2.9-r1) 08:39:01 (3/33) Installing libffi (3.3-r2) 08:39:01 (4/33) Installing gdbm (1.13-r1) 08:39:01 (5/33) Installing xz-libs (5.2.5-r0) 08:39:01 (6/33) Installing sqlite-libs (3.32.1-r0) 08:39:01 (7/33) Installing python3 (3.8.5-r0) 08:39:04 (8/33) Installing py3-appdirs (1.4.4-r1) 08:39:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:39:04 (10/33) Installing py3-parsing (2.4.7-r0) 08:39:04 (11/33) Installing py3-six (1.15.0-r0) 08:39:04 (12/33) Installing py3-packaging (20.4-r0) 08:39:04 (13/33) Installing py3-setuptools (47.0.0-r0) 08:39:04 (14/33) Installing py3-chardet (3.0.4-r4) 08:39:04 (15/33) Installing py3-idna (2.9-r0) 08:39:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:39:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:39:04 (18/33) Installing py3-requests (2.23.0-r0) 08:39:04 (19/33) Installing py3-msgpack (1.0.0-r0) 08:39:04 (20/33) Installing py3-lockfile (0.12.2-r3) 08:39:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:39:04 (22/33) Installing py3-colorama (0.4.3-r0) 08:39:04 (23/33) Installing py3-distlib (0.3.0-r0) 08:39:04 (24/33) Installing py3-distro (1.5.0-r1) 08:39:04 (25/33) Installing py3-webencodings (0.5.1-r3) 08:39:04 (26/33) Installing py3-html5lib (1.0.1-r4) 08:39:04 (27/33) Installing py3-pytoml (0.1.21-r0) 08:39:04 (28/33) Installing py3-pep517 (0.8.2-r0) 08:39:04 (29/33) Installing py3-progress (1.5-r0) 08:39:04 (30/33) Installing py3-toml (0.10.1-r0) 08:39:04 (31/33) Installing py3-retrying (1.3.3-r0) 08:39:04 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:39:04 (33/33) Installing py3-pip (20.1.1-r0) 08:39:04 Executing busybox-1.31.1-r19.trigger 08:39:04 OK: 71 MiB in 55 packages 08:39:11 Removing intermediate container 4d18d5e74811 08:39:11 ---> f40bd1a13c1e 08:39:11 Step 21/27 : RUN pip install docker-compose==1.23.2 08:39:11 ---> Running in 98bd9157d883 08:39:15 Collecting docker-compose==1.23.2 08:39:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:39:16 Collecting docopt<0.7,>=0.6.1 08:39:16 Downloading docopt-0.6.2.tar.gz (25 kB) 08:39:18 Collecting PyYAML<4,>=3.10 08:39:18 Downloading PyYAML-3.13.tar.gz (270 kB) 08:39:22 Collecting docker<4.0,>=3.6.0 08:39:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:39: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) 08:39:23 Collecting websocket-client<1.0,>=0.32.0 08:39:23 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:39:23 Collecting jsonschema<3,>=2.5.1 08:39:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:39:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:39:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:39:25 Collecting texttable<0.10,>=0.9.0 08:39:25 Downloading texttable-0.9.1.tar.gz (11 kB) 08:39:28 Collecting dockerpty<0.5,>=0.4.1 08:39:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:39:30 Collecting cached-property<2,>=1.2.0 08:39:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:39:30 Collecting docker-pycreds>=0.4.0 08:39:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:39:30 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) 08:39:31 Collecting urllib3<1.25,>=1.21.1 08:39:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:39:31 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) 08:39:31 Collecting idna<2.8,>=2.5 08:39:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:39:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:39:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:39:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:39:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:39:32 Installing collected packages: docopt, PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, texttable, dockerpty, cached-property, docker-compose 08:39:32 Running setup.py install for docopt: started 08:39:34 Running setup.py install for docopt: finished with status 'done' 08:39:34 Running setup.py install for PyYAML: started 08:39:37 Running setup.py install for PyYAML: finished with status 'done' 08:39:37 Attempting uninstall: urllib3 08:39:37 Found existing installation: urllib3 1.25.9 08:39:37 Uninstalling urllib3-1.25.9: 08:39:37 Successfully uninstalled urllib3-1.25.9 08:39:37 Attempting uninstall: idna 08:39:37 Found existing installation: idna 2.9 08:39:37 Uninstalling idna-2.9: 08:39:37 Successfully uninstalled idna-2.9 08:39:38 Attempting uninstall: requests 08:39:38 Found existing installation: requests 2.23.0 08:39:38 Uninstalling requests-2.23.0: 08:39:38 Successfully uninstalled requests-2.23.0 08:39:40 Running setup.py install for texttable: started 08:39:42 Running setup.py install for texttable: finished with status 'done' 08:39:42 Running setup.py install for dockerpty: started 08:39:45 Running setup.py install for dockerpty: finished with status 'done' 08:39:46 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 08:39:50 Removing intermediate container 98bd9157d883 08:39:50 ---> 7fdaef2e63e5 08:39:50 Step 22/27 : RUN apk --no-cache add curl 08:39:50 ---> Running in f0d00d27be16 08:39:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:39:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:39:51 (2/3) Installing libcurl (7.69.1-r3) 08:39:51 (3/3) Installing curl (7.69.1-r3) 08:39:51 Executing busybox-1.31.1-r19.trigger 08:39:51 OK: 71 MiB in 58 packages 08:39:53 Removing intermediate container f0d00d27be16 08:39:53 ---> 58a80ef789a2 08:39:53 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:39:53 ---> Running in 4878cd2cdd39 08:39:53 Removing intermediate container 4878cd2cdd39 08:39:53 ---> bf4d95340d65 08:39:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:53 ---> Running in d3166d60a07c 08:39:54 Removing intermediate container d3166d60a07c 08:39:54 ---> 2421d02aabca 08:39:54 Step 25/27 : LABEL arch=arm64 08:39:54 ---> Running in 217e06c876e8 08:39:54 Removing intermediate container 217e06c876e8 08:39:54 ---> 63e085b4080d 08:39:54 Step 26/27 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 08:39:54 ---> Running in c55c1557b1d0 08:39:55 Removing intermediate container c55c1557b1d0 08:39:55 ---> eef69e1bca29 08:39:55 Step 27/27 : LABEL version=0.0.0 08:39:55 ---> Running in 7ea60842b2af 08:39:56 Removing intermediate container 7ea60842b2af 08:39:56 ---> fae451064e20 08:39:56 08:39:56 Successfully built fae451064e20 08:39:56 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:39:57  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:39:57 $ docker stop --time=1 acd7ad820f6d3c02accb14622e1e188ed32a554df3d308c596a3effb39e4f264 08:39:59 $ docker rm -f acd7ad820f6d3c02accb14622e1e188ed32a554df3d308c596a3effb39e4f264 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:59 + grep docker 08:39:59 + docker images 08:40:00 docker-sys-mgmt-agent-go-arm64 latest fae451064e20 5 seconds ago 300MB 08:40:00 docker-support-notifications-go-arm64 latest 0f4b1271f691 About a minute ago 11.4MB 08:40:00 docker-security-secretstore-setup-go-arm64 latest d4ad9d5b141a About a minute ago 23.5MB 08:40:00 docker-security-bootstrap-redis-go-arm64 latest 38e35566a179 About a minute ago 15.2MB 08:40:00 docker-core-data-go-arm64 latest 84d858782aa2 3 minutes ago 21MB 08:40:00 docker-core-metadata-go-arm64 latest 3f3069d6df5c 3 minutes ago 12.2MB 08:40:00 docker-security-proxy-setup-go-arm64 latest 8c6025c4fce1 3 minutes ago 23.4MB 08:40:00 docker-support-scheduler-go-arm64 latest 539adc33f179 3 minutes ago 10MB 08:40:00 docker-core-command-go-arm64 latest 574b0cb8f203 3 minutes ago 9.98MB 08:40:00 docker latest 0c09fb3ff9b5 2 days 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 08:40:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:40:06 ---> package-listing.sh 08:40:06 ++ facter osfamily 08:40:06 ++ tr '[:upper:]' '[:lower:]' 08:40:06 + OS_FAMILY=redhat 08:40:06 + workspace=/w/workspace/edgex-go/1 08:40:06 + START_PACKAGES=/tmp/packages_start.txt 08:40:06 + END_PACKAGES=/tmp/packages_end.txt 08:40:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:06 + PACKAGES=/tmp/packages_start.txt 08:40:06 + '[' /w/workspace/edgex-go/1 ']' 08:40:06 + PACKAGES=/tmp/packages_end.txt 08:40:06 + case "${OS_FAMILY}" in 08:40:06 + rpm -qa 08:40:06 + sort 08:40:11 + '[' -f /tmp/packages_start.txt ']' 08:40:11 + '[' -f /tmp/packages_end.txt ']' 08:40:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:11 + '[' /w/workspace/edgex-go/1 ']' 08:40:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:40:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:40:11 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 08:40:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:40:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:12 08:40:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:13 alpine: Pulling from edgex-lftools-log-publisher 08:40:13 df20fa9351a1: Pulling fs layer 08:40:13 36b3adc4ff6f: Pulling fs layer 08:40:13 8ad3a11d3b57: Pulling fs layer 08:40:13 46f8f816bc3b: Pulling fs layer 08:40:13 93b61091891f: Pulling fs layer 08:40:13 93b9cdb0e59b: Pulling fs layer 08:40:13 5e14af77c1be: Pulling fs layer 08:40:13 01666e4c0597: Pulling fs layer 08:40:13 aa168da1d23b: Pulling fs layer 08:40:13 93b9cdb0e59b: Waiting 08:40:13 5e14af77c1be: Waiting 08:40:13 46f8f816bc3b: Waiting 08:40:13 93b61091891f: Waiting 08:40:13 aa168da1d23b: Waiting 08:40:13 01666e4c0597: Waiting 08:40:13 36b3adc4ff6f: Verifying Checksum 08:40:13 36b3adc4ff6f: Download complete 08:40:13 46f8f816bc3b: Verifying Checksum 08:40:13 46f8f816bc3b: Download complete 08:40:13 93b61091891f: Verifying Checksum 08:40:13 93b61091891f: Download complete 08:40:13 93b9cdb0e59b: Verifying Checksum 08:40:13 93b9cdb0e59b: Download complete 08:40:13 5e14af77c1be: Download complete 08:40:13 01666e4c0597: Verifying Checksum 08:40:13 01666e4c0597: Download complete 08:40:13 df20fa9351a1: Verifying Checksum 08:40:13 df20fa9351a1: Download complete 08:40:13 8ad3a11d3b57: Verifying Checksum 08:40:13 8ad3a11d3b57: Download complete 08:40:13 df20fa9351a1: Pull complete 08:40:14 36b3adc4ff6f: Pull complete 08:40:14 8ad3a11d3b57: Pull complete 08:40:14 46f8f816bc3b: Pull complete 08:40:15 aa168da1d23b: Verifying Checksum 08:40:15 aa168da1d23b: Download complete 08:40:17 93b61091891f: Pull complete 08:40:17 93b9cdb0e59b: Pull complete 08:40:18 5e14af77c1be: Pull complete 08:40:18 01666e4c0597: Pull complete 08:40:26 aa168da1d23b: Pull complete 08:40:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:40:28 prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container 08:40:28 $ 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 08:40:31 $ docker top 4d5aa7206a5d08839240a8d418e1d6b332c409bcf2a68f56eb582908a9c9dec9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:32 + touch /tmp/pre-build-complete [Pipeline] sh 08:40:32 + mkdir -p /var/log/sa [Pipeline] sh 08:40:33 + ls /var/log/sa-host 08:40:33 + sadf -c /var/log/sa-host/sa18 08:40:33 file_magic: OK 08:40:33 HZ: Using current value: 100 08:40:33 file_header: OK 08:40:33 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 08:40:33 Statistics: 08:40:33 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... 08:40:33 File successfully converted to sysstat format version 12.2.1 08:40:33 + sadf -c /var/log/sa-host/sa23 08:40:33 file_magic: OK 08:40:33 HZ: Using current value: 100 08:40:33 file_header: OK 08:40:33 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 08:40:33 Statistics: 08:40:33 Hnuu...uuuununununu... 08:40:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:33 provisioning config files... 08:40:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config336188014176686624tmp [Pipeline] { [Pipeline] echo 08:40:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:40:34 ---> create-netrc.sh [Pipeline] } 08:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:40:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:40:34 ---> python-tools-install.sh [Pipeline] echo 08:40:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:40:35 ---> sudo-logs.sh 08:40:35 Archiving 'sudo' log.. [Pipeline] echo 08:40:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:40:35 ---> job-cost.sh 08:40:35 lf-activate-venv: SKIPPING 08:40:35 INFO: No Stack... 08:40:36 INFO: Retrieving Pricing Info for: v1-standard-2 08:40:37 INFO: Archiving Costs [Pipeline] echo 08:40:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:40:37 ---> logs-deploy.sh 08:40:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2964/1 08:40:37 INFO: archiving workspace using pattern(s): 08:40:39 Archives upload complete. 08:40:39 INFO: archiving logs to Nexus 08:40:40 ---> uname -a: 08:40:40 Linux prd-centos7-docker-4c-2g-16731.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:40:40 08:40:40 08:40:40 ---> lscpu: 08:40:40 Architecture: x86_64 08:40:40 CPU op-mode(s): 32-bit, 64-bit 08:40:40 Byte Order: Little Endian 08:40:40 Address sizes: 40 bits physical, 48 bits virtual 08:40:40 CPU(s): 4 08:40:40 On-line CPU(s) list: 0-3 08:40:40 Thread(s) per core: 1 08:40:40 Core(s) per socket: 1 08:40:40 Socket(s): 4 08:40:40 NUMA node(s): 1 08:40:40 Vendor ID: GenuineIntel 08:40:40 CPU family: 6 08:40:40 Model: 44 08:40:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:40:40 Stepping: 1 08:40:40 CPU MHz: 2933.438 08:40:40 BogoMIPS: 5866.87 08:40:40 Virtualization: VT-x 08:40:40 Hypervisor vendor: KVM 08:40:40 Virtualization type: full 08:40:40 L1d cache: 128 KiB 08:40:40 L1i cache: 128 KiB 08:40:40 L2 cache: 16 MiB 08:40:40 L3 cache: 64 MiB 08:40:40 NUMA node0 CPU(s): 0-3 08:40:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:40:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:40:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:40:40 Vulnerability Meltdown: Mitigation; PTI 08:40:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:40:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:40:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:40:40 Vulnerability Srbds: Not affected 08:40:40 Vulnerability Tsx async abort: Not affected 08:40:40 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 08:40:40 08:40:40 08:40:40 ---> nproc: 08:40:40 4 08:40:40 08:40:40 08:40:40 ---> df -h: 08:40:40 Filesystem Size Used Available Use% Mounted on 08:40:40 overlay 50.0G 11.7G 38.3G 23% / 08:40:40 tmpfs 64.0M 0 64.0M 0% /dev 08:40:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:40:40 shm 64.0M 0 64.0M 0% /dev/shm 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 08:40:40 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp 08:40:40 08:40:40 08:40:40 ---> free -m: 08:40:40 total used free shared buff/cache available 08:40:40 Mem: 1837 686 236 0 914 1063 08:40:40 Swap: 1023 67 956 08:40:40 08:40:40 08:40:40 ---> ip addr: 08:40:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:40:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:40:40 inet 127.0.0.1/8 scope host lo 08:40:40 valid_lft forever preferred_lft forever 08:40:40 inet6 ::1/128 scope host 08:40:40 valid_lft forever preferred_lft forever 08:40:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:40:40 link/ether fa:16:3e:d5:93:83 brd ff:ff:ff:ff:ff:ff 08:40:40 inet 10.30.122.232/23 brd 10.30.123.255 scope global dynamic eth0 08:40:40 valid_lft 85249sec preferred_lft 85249sec 08:40:40 inet6 fe80::f816:3eff:fed5:9383/64 scope link 08:40:40 valid_lft forever preferred_lft forever 08:40:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:40:40 link/ether 02:42:20:a8:91:32 brd ff:ff:ff:ff:ff:ff 08:40:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:40:40 valid_lft forever preferred_lft forever 08:40:40 inet6 fe80::42:20ff:fea8:9132/64 scope link 08:40:40 valid_lft forever preferred_lft forever 08:40:40 08:40:40 08:40:40 ---> sar -b -r -n DEV: 08:40:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 08:40:40 08:40:40 08:21:17 LINUX RESTART (4 CPU) 08:40:40 08:40:40 08:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:40:40 08:23:01 122.08 44.87 77.21 0.00 8246.05 30091.19 0.00 08:40:40 08:24:01 328.82 130.65 198.17 0.00 5991.82 54209.19 0.00 08:40:40 08:25:01 230.80 117.04 113.76 0.00 4564.36 12229.64 0.00 08:40:40 08:26:04 161.89 50.89 111.00 0.00 8030.96 39363.01 0.00 08:40:40 08:27:02 2339.39 1968.14 371.25 0.00 180102.79 228243.04 0.00 08:40:40 08:28:01 1301.35 1050.09 251.26 0.00 64613.75 79947.07 0.00 08:40:40 08:29:01 1608.71 1251.74 356.97 0.00 94394.18 117401.84 0.00 08:40:40 08:30:01 1166.70 874.32 292.38 0.00 52727.08 64750.53 0.00 08:40:40 08:31:02 7.41 0.22 7.19 0.00 3.86 268.39 0.00 08:40:40 08:32:01 1.19 0.91 0.27 0.00 21.41 3.46 0.00 08:40:40 08:33:01 1.58 1.27 0.32 0.00 100.72 3.71 0.00 08:40:40 08:34:01 0.62 0.37 0.25 0.00 10.52 3.11 0.00 08:40:40 08:35:01 0.27 0.02 0.25 0.00 0.53 2.86 0.00 08:40:40 08:36:01 0.30 0.02 0.28 0.00 0.27 3.13 0.00 08:40:40 08:37:01 1.95 1.73 0.22 0.00 57.82 2.95 0.00 08:40:40 08:38:01 0.78 0.00 0.78 0.00 0.00 13.46 0.00 08:40:40 08:39:01 0.30 0.05 0.25 0.00 0.93 2.70 0.00 08:40:40 08:40:01 0.18 0.02 0.17 0.00 0.13 2.30 0.00 08:40:40 Average: 400.21 301.61 98.60 0.00 22962.62 34483.27 0.00 08:40:40 08:40:40 08:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:40:40 08:23:01 85092 0 610692 32.46 2596 1183164 1317124 44.95 689992 893480 81148 08:40:40 08:24:01 186300 0 747560 39.73 1500 946184 1747632 59.64 591956 822252 2456 08:40:40 08:25:01 391964 0 740092 39.33 404 749084 1539136 52.53 583080 623636 53968 08:40:40 08:26:04 65552 0 718792 38.20 96 1097104 1259936 43.00 688436 859076 139196 08:40:40 08:27:02 79040 0 817064 43.43 8 985432 2332092 79.59 741348 842704 90920 08:40:40 08:28:01 426944 0 751920 39.96 8 702672 2311500 78.89 529684 678088 1676 08:40:40 08:29:01 98280 0 787648 41.86 8 995608 1871984 63.89 586988 951728 1916 08:40:40 08:30:01 408060 0 619568 32.93 8 853908 1239184 42.29 478688 757840 20 08:40:40 08:31:02 419616 0 607952 32.31 8 853968 1173564 40.05 471996 756544 12 08:40:40 08:32:01 419700 0 607364 32.28 8 854472 1173672 40.06 472936 756840 8 08:40:40 08:33:01 417088 0 606952 32.26 8 857496 1172536 40.02 472096 759864 12 08:40:40 08:34:01 416148 0 607884 32.31 8 857504 1169624 39.92 472604 760156 16 08:40:40 08:35:01 416448 0 607584 32.29 8 857504 1169516 39.91 471940 760156 12 08:40:40 08:36:01 416828 0 607196 32.27 8 857512 1169516 39.91 471940 760172 8 08:40:40 08:37:01 414360 0 608728 32.35 8 858448 1169600 39.92 473176 760452 16 08:40:40 08:38:01 414532 0 608532 32.34 8 858472 1169576 39.92 472824 760468 12 08:40:40 08:39:01 413976 0 609084 32.37 8 858476 1169732 39.92 473468 760492 20 08:40:40 08:40:01 415008 0 608044 32.32 8 858484 1169516 39.91 472792 760496 16 08:40:40 Average: 328052 0 659592 35.06 262 893638 1406969 48.02 534219 779136 20635 08:40:40 08:40:40 08:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:40:40 08:23:01 eth0 1163.00 1224.73 5669.17 147.92 0.00 0.00 0.00 0.00 08:40:40 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:23:01 docker0 826.19 670.16 68.44 2708.74 0.00 0.00 0.00 0.00 08:40:40 08:24:01 vethffd32f5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:40:40 08:24:01 eth0 693.39 574.56 3710.97 101.89 0.00 0.00 0.00 0.00 08:40:40 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:24:01 docker0 131.79 188.70 9.64 823.43 0.00 0.00 0.00 0.00 08:40:40 08:25:01 vethffd32f5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:25:01 eth0 31.08 16.74 24.72 22.59 0.00 0.00 0.00 0.00 08:40:40 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:26:04 vethbe24271 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:40:40 08:26:04 eth0 230.77 194.16 1642.46 85.96 0.00 0.00 0.00 0.00 08:40:40 08:26:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:26:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:27:02 vethbe24271 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 08:40:40 08:27:02 eth0 45.49 27.78 167.81 9.87 0.00 0.00 0.00 0.00 08:40:40 08:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:27:02 docker0 17.57 25.71 1.01 151.58 0.00 0.00 0.00 0.00 08:40:40 08:28:01 vethbe24271 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:28:01 veth2540278 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:28:01 vethf70258a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:28:01 eth0 52.73 40.94 132.73 54.04 0.00 0.00 0.00 0.00 08:40:40 08:29:01 vethbe24271 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:40:40 08:29:01 eth0 133.05 63.85 495.61 32.26 0.00 0.00 0.00 0.00 08:40:40 08:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:40:40 08:29:01 veth7cf345b 0.07 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:40:40 08:30:01 eth0 74.02 50.10 95.98 81.99 0.00 0.00 0.00 0.00 08:40:40 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:30:01 docker0 1014.95 975.86 81.11 4212.98 0.00 0.00 0.00 0.00 08:40:40 08:31:02 eth0 0.98 0.30 0.43 0.06 0.00 0.00 0.00 0.00 08:40:40 08:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:32:01 eth0 0.69 0.54 0.36 0.28 0.00 0.00 0.00 0.00 08:40:40 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:33:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:40:40 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:34:01 eth0 0.98 0.37 0.32 0.17 0.00 0.00 0.00 0.00 08:40:40 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:35:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 08:40:40 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:40:40 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:37:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:40:40 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:38:01 eth0 0.83 0.03 0.12 0.00 0.00 0.00 0.00 0.00 08:40:40 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:39:01 eth0 0.53 0.45 0.27 0.15 0.00 0.00 0.00 0.00 08:40:40 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:40:01 eth0 0.07 0.07 0.00 0.07 0.00 0.00 0.00 0.00 08:40:40 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 Average: eth0 134.63 121.53 663.44 29.94 0.00 0.00 0.00 0.00 08:40:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:40 Average: docker0 56.54 54.37 4.52 234.71 0.00 0.00 0.00 0.00 08:40:40 08:40:40 08:40:40 ---> sar -P ALL: 08:40:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 08:40:40 08:40:40 08:21:17 LINUX RESTART (4 CPU) 08:40:40 08:40:40 08:22:02 CPU %user %nice %system %iowait %steal %idle 08:40:40 08:23:01 all 14.14 0.00 6.92 1.86 0.03 77.06 08:40:40 08:23:01 0 13.99 0.00 7.78 1.71 0.03 76.48 08:40:40 08:23:01 1 17.79 0.00 6.94 1.50 0.02 73.75 08:40:40 08:23:01 2 16.00 0.00 6.74 2.53 0.02 74.72 08:40:40 08:23:01 3 8.77 0.00 6.20 1.69 0.03 83.30 08:40:40 08:24:01 all 12.67 0.00 9.81 6.79 0.05 70.69 08:40:40 08:24:01 0 12.99 0.00 9.98 9.44 0.05 67.53 08:40:40 08:24:01 1 12.31 0.00 8.56 9.45 0.05 69.63 08:40:40 08:24:01 2 12.41 0.00 9.96 3.51 0.03 74.08 08:40:40 08:24:01 3 12.97 0.00 10.74 4.75 0.05 71.49 08:40:40 08:25:01 all 62.45 0.00 15.09 4.93 0.04 17.49 08:40:40 08:25:01 0 61.86 0.00 15.66 6.52 0.03 15.93 08:40:40 08:25:01 1 63.43 0.00 14.83 3.41 0.05 18.27 08:40:40 08:25:01 2 63.04 0.00 14.13 5.98 0.03 16.81 08:40:40 08:25:01 3 61.47 0.00 15.75 3.79 0.05 18.94 08:40:40 08:26:04 all 28.85 0.00 12.72 5.78 0.05 52.59 08:40:40 08:26:04 0 28.90 0.00 11.73 6.99 0.05 52.33 08:40:40 08:26:04 1 27.87 0.00 13.03 5.81 0.07 53.22 08:40:40 08:26:04 2 27.87 0.00 12.02 4.04 0.07 56.01 08:40:40 08:26:04 3 30.77 0.00 14.10 6.30 0.03 48.80 08:40:40 08:27:02 all 20.80 0.00 28.33 23.82 0.10 26.95 08:40:40 08:27:02 0 20.42 0.00 26.73 26.33 0.13 26.39 08:40:40 08:27:02 1 21.60 0.00 28.56 22.99 0.09 26.76 08:40:40 08:27:02 2 19.90 0.00 29.08 23.81 0.09 27.11 08:40:40 08:27:02 3 21.29 0.00 28.95 22.11 0.09 27.55 08:40:40 08:28:01 all 51.33 0.00 18.08 17.98 0.03 12.57 08:40:40 08:28:01 0 51.19 0.00 17.50 16.75 0.03 14.52 08:40:40 08:28:01 1 50.96 0.00 18.01 20.13 0.04 10.87 08:40:40 08:28:01 2 49.91 0.00 19.00 18.22 0.03 12.83 08:40:40 08:28:01 3 53.28 0.00 17.83 16.82 0.03 12.04 08:40:40 08:29:01 all 24.12 0.00 19.24 29.99 0.05 26.60 08:40:40 08:29:01 0 22.74 0.00 17.72 35.11 0.05 24.38 08:40:40 08:29:01 1 24.58 0.00 19.54 29.49 0.05 26.34 08:40:40 08:29:01 2 24.04 0.00 20.05 26.97 0.05 28.89 08:40:40 08:29:01 3 25.13 0.00 19.65 28.38 0.05 26.78 08:40:40 08:30:01 all 35.00 0.00 16.22 23.68 0.03 25.07 08:40:40 08:30:01 0 34.59 0.00 16.12 24.77 0.03 24.48 08:40:40 08:30:01 1 36.11 0.00 16.26 21.06 0.03 26.53 08:40:40 08:30:01 2 34.64 0.00 16.50 23.91 0.03 24.91 08:40:40 08:30:01 3 34.64 0.00 16.02 24.98 0.03 24.33 08:40:40 08:31:02 all 0.16 0.00 0.06 0.08 0.00 99.70 08:40:40 08:31:02 0 0.03 0.00 0.03 0.02 0.00 99.92 08:40:40 08:31:02 1 0.52 0.00 0.03 0.00 0.00 99.45 08:40:40 08:31:02 2 0.03 0.00 0.12 0.30 0.00 99.55 08:40:40 08:31:02 3 0.05 0.00 0.05 0.00 0.00 99.90 08:40:40 08:32:01 all 0.17 0.00 0.06 0.02 0.00 99.75 08:40:40 08:32:01 0 0.05 0.00 0.12 0.02 0.00 99.81 08:40:40 08:32:01 1 0.54 0.00 0.02 0.02 0.00 99.42 08:40:40 08:32:01 2 0.05 0.00 0.07 0.02 0.02 99.85 08:40:40 08:32:01 3 0.02 0.00 0.05 0.02 0.00 99.92 08:40:40 08:33:01 all 0.18 0.00 0.14 0.00 0.01 99.67 08:40:40 08:33:01 0 0.07 0.00 0.18 0.00 0.00 99.75 08:40:40 08:33:01 1 0.55 0.00 0.07 0.00 0.02 99.37 08:40:40 08:33:01 2 0.07 0.00 0.15 0.00 0.00 99.78 08:40:40 08:33:01 3 0.05 0.00 0.17 0.00 0.02 99.77 08:40:40 08:40:40 08:33:01 CPU %user %nice %system %iowait %steal %idle 08:40:40 08:34:01 all 0.06 0.00 0.06 0.01 0.00 99.87 08:40:40 08:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:40:40 08:34:01 1 0.10 0.00 0.07 0.00 0.00 99.83 08:40:40 08:34:01 2 0.03 0.00 0.07 0.00 0.00 99.90 08:40:40 08:34:01 3 0.05 0.00 0.08 0.05 0.00 99.82 08:40:40 08:35:01 all 0.04 0.00 0.03 0.00 0.00 99.93 08:40:40 08:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:40:40 08:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:40:40 08:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:40:40 08:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:40:40 08:36:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:40:40 08:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:40:40 08:36:01 1 0.50 0.00 0.00 0.00 0.00 99.50 08:40:40 08:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:40:40 08:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:40:40 08:37:01 all 0.15 0.00 0.06 0.02 0.00 99.77 08:40:40 08:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:40:40 08:37:01 1 0.50 0.00 0.03 0.00 0.00 99.47 08:40:40 08:37:01 2 0.03 0.00 0.13 0.08 0.00 99.75 08:40:40 08:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:40:40 08:38:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:40:40 08:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:40:40 08:38:01 1 0.52 0.00 0.02 0.00 0.00 99.47 08:40:40 08:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:40:40 08:38:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:40:40 08:39:01 all 0.18 0.00 0.04 0.00 0.00 99.78 08:40:40 08:39:01 0 0.07 0.00 0.07 0.00 0.00 99.87 08:40:40 08:39:01 1 0.50 0.00 0.03 0.00 0.00 99.47 08:40:40 08:39:01 2 0.10 0.00 0.02 0.00 0.00 99.88 08:40:40 08:39:01 3 0.05 0.00 0.03 0.02 0.00 99.90 08:40:40 08:40:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:40:40 08:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:40:40 08:40:01 1 0.52 0.00 0.02 0.00 0.00 99.47 08:40:40 08:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:40:40 08:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:40:40 Average: all 13.72 0.00 6.89 6.23 0.02 73.13 08:40:40 Average: 0 13.55 0.00 6.73 6.94 0.02 72.75 08:40:40 Average: 1 14.15 0.00 6.85 6.18 0.02 72.81 08:40:40 Average: 2 13.60 0.00 6.96 5.93 0.02 73.49 08:40:40 Average: 3 13.60 0.00 7.04 5.89 0.02 73.46 08:40:40 08:40:40 08:40:40