Pull request #2913 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7312fa48dec987b5e69c3a75396049a1bcf37c1d+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (4cd4c97cff86ce7558925f8bcff220165820e462) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15640 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 7312fa48dec987b5e69c3a75396049a1bcf37c1d Merge succeeded, producing 7312fa48dec987b5e69c3a75396049a1bcf37c1d Checking out Revision 7312fa48dec987b5e69c3a75396049a1bcf37c1d (PR-2913) > git config core.sparsecheckout # timeout=10 > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 Commit message: "build(snap): remove snap build security-secrets-setup component" First time build. Skipping changelog. > git rev-list --no-walk a72173f804cb1a732c4805199f4aa1f1fc8cfbdd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-11T22:25:22.537Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-11T22:25:22.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-11T22:25:22.918Z] ========================================================= [2020-12-11T22:25:22.918Z] EdgeX Global Pipelines Version Info [2020-12-11T22:25:22.918Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:25:24.823Z] ------------------- [2020-12-11T22:25:24.823Z] stable info: [2020-12-11T22:25:24.823Z] ------------------- [2020-12-11T22:25:24.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:25:24.823Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:25:24.823Z] Message: update stable to v1.0.172 [2020-12-11T22:25:25.396Z] ------------------- [2020-12-11T22:25:25.396Z] experimental info: [2020-12-11T22:25:25.396Z] ------------------- [2020-12-11T22:25:25.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:25:25.396Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:25:25.397Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-11T22:25:25.697Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-11T22:25:25.789Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-11T22:25:25.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-11T22:25:25.973Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-11T22:25:26.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-11T22:25:26.170Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-11T22:25:26.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-11T22:25:26.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-11T22:25:26.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-11T22:25:26.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-11T22:25:26.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-11T22:25:26.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-11T22:25:26.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-11T22:25:26.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-11T22:25:27.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T22:25:27.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T22:25:27.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-11T22:25:27.329Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-11T22:25:27.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-11T22:25:27.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-11T22:25:27.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-11T22:25:27.781Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-11T22:25:27.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo [2020-12-11T22:25:27.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo [2020-12-11T22:25:28.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo [2020-12-11T22:25:28.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7312fa48dec987b5e69c3a75396049a1bcf37c1d [Pipeline] echo [2020-12-11T22:25:28.272Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7312fa4 [Pipeline] echo [2020-12-11T22:25:28.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T22:25:28.578Z] provisioning config files... [2020-12-11T22:25:28.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4660357380956806540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:25:29.012Z] ---> docker-login.sh [2020-12-11T22:25:29.013Z] nexus3.edgexfoundry.org:10001 [2020-12-11T22:25:29.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:25:29.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:25:29.536Z] Configure a credential helper to remove this warning. See [2020-12-11T22:25:29.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:25:29.536Z] [2020-12-11T22:25:29.536Z] Login Succeeded [2020-12-11T22:25:29.536Z] nexus3.edgexfoundry.org:10002 [2020-12-11T22:25:29.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:25:29.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:25:29.536Z] Configure a credential helper to remove this warning. See [2020-12-11T22:25:29.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:25:29.536Z] [2020-12-11T22:25:29.536Z] Login Succeeded [2020-12-11T22:25:29.536Z] nexus3.edgexfoundry.org:10003 [2020-12-11T22:25:29.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:25:29.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:25:29.800Z] Configure a credential helper to remove this warning. See [2020-12-11T22:25:29.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:25:29.800Z] [2020-12-11T22:25:29.800Z] Login Succeeded [2020-12-11T22:25:29.800Z] nexus3.edgexfoundry.org:10004 [2020-12-11T22:25:30.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:25:30.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:25:30.062Z] Configure a credential helper to remove this warning. See [2020-12-11T22:25:30.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:25:30.062Z] [2020-12-11T22:25:30.062Z] Login Succeeded [2020-12-11T22:25:30.062Z] docker.io [2020-12-11T22:25:30.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:25:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:25:30.323Z] Configure a credential helper to remove this warning. See [2020-12-11T22:25:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:25:30.323Z] [2020-12-11T22:25:30.323Z] Login Succeeded [2020-12-11T22:25:30.323Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T22:25:30.333Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T22:25:30.936Z] ++ 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 [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/core-command/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/core-data/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-11T22:25:30.936Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:25:30.936Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-11T22:25:30.936Z] ++ cut -d/ -f2 [2020-12-11T22:25:30.936Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-11T22:25:31.010Z] 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 [2020-12-11T22:25:31.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:25:31.916Z] [2020-12-11T22:25:31.916Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:25:32.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:25:32.299Z] latest: Pulling from edgex-devops/git-semver [2020-12-11T22:25:32.299Z] 31603596830f: Pulling fs layer [2020-12-11T22:25:32.299Z] 2a8b12db71e7: Pulling fs layer [2020-12-11T22:25:32.299Z] 6ca5941a6612: Pulling fs layer [2020-12-11T22:25:32.299Z] ecc8261a40a4: Pulling fs layer [2020-12-11T22:25:32.299Z] ecc8261a40a4: Waiting [2020-12-11T22:25:32.299Z] 2a8b12db71e7: Verifying Checksum [2020-12-11T22:25:32.299Z] 2a8b12db71e7: Download complete [2020-12-11T22:25:32.299Z] 31603596830f: Verifying Checksum [2020-12-11T22:25:32.299Z] 31603596830f: Download complete [2020-12-11T22:25:32.562Z] ecc8261a40a4: Verifying Checksum [2020-12-11T22:25:32.562Z] ecc8261a40a4: Download complete [2020-12-11T22:25:32.562Z] 6ca5941a6612: Verifying Checksum [2020-12-11T22:25:32.562Z] 6ca5941a6612: Download complete [2020-12-11T22:25:32.824Z] 31603596830f: Pull complete [2020-12-11T22:25:32.824Z] 2a8b12db71e7: Pull complete [2020-12-11T22:25:33.783Z] 6ca5941a6612: Pull complete [2020-12-11T22:25:34.046Z] ecc8261a40a4: Pull complete [2020-12-11T22:25:34.046Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-11T22:25:34.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:25:34.046Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-11T22:25:34.160Z] prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container [2020-12-11T22:25:34.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat [2020-12-11T22:25:36.983Z] $ docker top e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-11T22:25:37.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:25:37.297Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:25:37.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:25:37.540Z] $ docker exec e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent [2020-12-11T22:25:37.712Z] SSH_AUTH_SOCK=/tmp/ssh-umJYJgxDUL83/agent.11 [2020-12-11T22:25:37.712Z] SSH_AGENT_PID=17 [2020-12-11T22:25:37.726Z] Running ssh-add (command line suppressed) [2020-12-11T22:25:37.857Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_802232480642588476.key (/w/workspace/edgex-go/7@tmp/private_key_802232480642588476.key) [2020-12-11T22:25:37.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:25:38.243Z] + git tag --points-at HEAD [Pipeline] } [2020-12-11T22:25:38.268Z] $ docker exec --env ******** --env ******** e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent -k [2020-12-11T22:25:38.380Z] unset SSH_AUTH_SOCK; [2020-12-11T22:25:38.381Z] unset SSH_AGENT_PID; [2020-12-11T22:25:38.381Z] echo Agent pid 17 killed; [2020-12-11T22:25:38.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-11T22:25:38.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:25:38.599Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:25:38.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:25:38.802Z] $ docker exec e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent [2020-12-11T22:25:39.037Z] SSH_AUTH_SOCK=/tmp/ssh-CyDBizQd93Uu/agent.45 [2020-12-11T22:25:39.037Z] SSH_AGENT_PID=50 [2020-12-11T22:25:39.045Z] Running ssh-add (command line suppressed) [2020-12-11T22:25:39.164Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7350314042554417833.key (/w/workspace/edgex-go/7@tmp/private_key_7350314042554417833.key) [2020-12-11T22:25:39.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:25:39.576Z] + git semver init [2020-12-11T22:25:39.576Z] # -> Open(): unable to determine branch for HEAD [2020-12-11T22:25:39.576Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2020-12-11T22:25:39.576Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2020-12-11T22:25:39.576Z] # $SEMVER_REMOTE_NAME = origin [2020-12-11T22:25:39.576Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-11T22:25:39.576Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-11T22:25:39.576Z] # $SEMVER_BRANCH = PR-2913 [2020-12-11T22:25:39.576Z] # $SEMVER_TEMP = /tmp/semver-112396631 [2020-12-11T22:25:39.576Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-11T22:26:01.621Z] # '/tmp/semver-112396631' -> '/w/workspace/edgex-go/7/.semver' [2020-12-11T22:26:01.621Z] # -> Force: false [2020-12-11T22:26:01.621Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2020-12-11T22:26:01.637Z] $ docker exec --env ******** --env ******** e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent -k [2020-12-11T22:26:01.843Z] unset SSH_AUTH_SOCK; [2020-12-11T22:26:01.843Z] unset SSH_AGENT_PID; [2020-12-11T22:26:01.844Z] echo Agent pid 50 killed; [2020-12-11T22:26:01.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T22:26:02.464Z] + git semver [Pipeline] } [2020-12-11T22:26:02.484Z] $ docker stop --time=1 e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 [2020-12-11T22:26:04.089Z] $ docker rm -f e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:26:04.617Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-11T22:26:05.116Z] Stashed 1 file(s) [Pipeline] echo [2020-12-11T22:26:05.119Z] [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 [2020-12-11T22:26:05.975Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:26:06.276Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:26:06.576Z] + sudo service docker restart [2020-12-11T22:26:06.576Z] + true [2020-12-11T22:26:06.576Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-11T22:26:07.167Z] ========================================================= [2020-12-11T22:26:07.167Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-11T22:26:07.167Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:26:07.507Z] + 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 . [2020-12-11T22:26:10.839Z] Sending build context to Docker daemon 326.3MB [2020-12-11T22:26:10.839Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T22:26:10.839Z] Step 2/7 : FROM ${BASE} [2020-12-11T22:26:10.839Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-11T22:26:10.839Z] 188c0c94c7c5: Pulling fs layer [2020-12-11T22:26:10.839Z] 0ef7d3d256c8: Pulling fs layer [2020-12-11T22:26:10.839Z] de9db76c5a1d: Pulling fs layer [2020-12-11T22:26:10.839Z] bca2f99d35d6: Pulling fs layer [2020-12-11T22:26:10.839Z] 93359f2a8cfa: Pulling fs layer [2020-12-11T22:26:10.839Z] 7c6f9722023f: Pulling fs layer [2020-12-11T22:26:10.839Z] a35cf1a2eb13: Pulling fs layer [2020-12-11T22:26:10.839Z] bca2f99d35d6: Waiting [2020-12-11T22:26:10.839Z] 93359f2a8cfa: Waiting [2020-12-11T22:26:10.839Z] 7c6f9722023f: Waiting [2020-12-11T22:26:10.839Z] a35cf1a2eb13: Waiting [2020-12-11T22:26:10.839Z] de9db76c5a1d: Verifying Checksum [2020-12-11T22:26:10.839Z] de9db76c5a1d: Download complete [2020-12-11T22:26:10.839Z] 0ef7d3d256c8: Verifying Checksum [2020-12-11T22:26:10.839Z] 0ef7d3d256c8: Download complete [2020-12-11T22:26:10.839Z] 93359f2a8cfa: Verifying Checksum [2020-12-11T22:26:10.839Z] 93359f2a8cfa: Download complete [2020-12-11T22:26:10.839Z] 7c6f9722023f: Verifying Checksum [2020-12-11T22:26:10.839Z] 7c6f9722023f: Download complete [2020-12-11T22:26:10.839Z] 188c0c94c7c5: Verifying Checksum [2020-12-11T22:26:10.839Z] 188c0c94c7c5: Download complete [2020-12-11T22:26:11.423Z] 188c0c94c7c5: Pull complete [2020-12-11T22:26:11.687Z] 0ef7d3d256c8: Pull complete [2020-12-11T22:26:11.687Z] de9db76c5a1d: Pull complete [2020-12-11T22:26:13.095Z] a35cf1a2eb13: Verifying Checksum [2020-12-11T22:26:13.095Z] a35cf1a2eb13: Download complete [2020-12-11T22:26:13.366Z] bca2f99d35d6: Verifying Checksum [2020-12-11T22:26:13.367Z] bca2f99d35d6: Download complete [2020-12-11T22:26:19.996Z] bca2f99d35d6: Pull complete [2020-12-11T22:26:19.996Z] 93359f2a8cfa: Pull complete [2020-12-11T22:26:19.996Z] 7c6f9722023f: Pull complete [2020-12-11T22:26:20.485Z] Still waiting to schedule task [2020-12-11T22:26:20.485Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-11T22:26:25.327Z] a35cf1a2eb13: Pull complete [2020-12-11T22:26:25.327Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-11T22:26:25.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-11T22:26:25.327Z] ---> a62c8e92a672 [2020-12-11T22:26:25.327Z] 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 [2020-12-11T22:26:25.594Z] ---> Running in bb7db13be327 [2020-12-11T22:26:26.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:26:26.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:26:27.341Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T22:26:27.603Z] (2/12) Installing file (5.38-r0) [2020-12-11T22:26:27.603Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T22:26:27.603Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T22:26:31.840Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T22:26:31.840Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T22:26:31.840Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T22:26:31.840Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T22:26:31.840Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T22:26:31.840Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T22:26:31.840Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T22:26:32.109Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T22:26:32.109Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:26:32.109Z] OK: 233 MiB in 51 packages [2020-12-11T22:26:36.333Z] Removing intermediate container bb7db13be327 [2020-12-11T22:26:36.333Z] ---> 337e294311d1 [2020-12-11T22:26:36.333Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T22:26:36.333Z] ---> Running in b890ed1b4460 [2020-12-11T22:26:36.333Z] Removing intermediate container b890ed1b4460 [2020-12-11T22:26:36.333Z] ---> 111ac76fde48 [2020-12-11T22:26:36.333Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T22:26:36.596Z] latest: Pulling from library/docker [2020-12-11T22:26:36.596Z] 05e7bc50f07f: Pulling fs layer [2020-12-11T22:26:36.596Z] 6db28d0fdbf6: Pulling fs layer [2020-12-11T22:26:36.596Z] 292df0bc6bf3: Pulling fs layer [2020-12-11T22:26:36.596Z] 2e060f4bd70b: Pulling fs layer [2020-12-11T22:26:36.596Z] 80e8d568a223: Pulling fs layer [2020-12-11T22:26:36.596Z] 8dc6ef1a942a: Pulling fs layer [2020-12-11T22:26:36.596Z] 2312dd95470a: Pulling fs layer [2020-12-11T22:26:36.596Z] 80e8d568a223: Waiting [2020-12-11T22:26:36.596Z] 8dc6ef1a942a: Waiting [2020-12-11T22:26:36.596Z] 2312dd95470a: Waiting [2020-12-11T22:26:36.596Z] 2e060f4bd70b: Waiting [2020-12-11T22:26:36.862Z] 292df0bc6bf3: Verifying Checksum [2020-12-11T22:26:36.862Z] 292df0bc6bf3: Download complete [2020-12-11T22:26:36.862Z] 6db28d0fdbf6: Download complete [2020-12-11T22:26:36.862Z] 05e7bc50f07f: Verifying Checksum [2020-12-11T22:26:36.862Z] 05e7bc50f07f: Download complete [2020-12-11T22:26:36.862Z] 80e8d568a223: Verifying Checksum [2020-12-11T22:26:36.862Z] 8dc6ef1a942a: Verifying Checksum [2020-12-11T22:26:36.862Z] 8dc6ef1a942a: Download complete [2020-12-11T22:26:36.862Z] 80e8d568a223: Download complete [2020-12-11T22:26:37.130Z] 2312dd95470a: Verifying Checksum [2020-12-11T22:26:37.130Z] 2312dd95470a: Download complete [2020-12-11T22:26:37.130Z] 05e7bc50f07f: Pull complete [2020-12-11T22:26:37.400Z] 6db28d0fdbf6: Pull complete [2020-12-11T22:26:37.664Z] 292df0bc6bf3: Pull complete [2020-12-11T22:26:37.930Z] 2e060f4bd70b: Download complete [2020-12-11T22:26:40.494Z] 2e060f4bd70b: Pull complete [2020-12-11T22:26:40.758Z] 80e8d568a223: Pull complete [2020-12-11T22:26:40.758Z] 8dc6ef1a942a: Pull complete [2020-12-11T22:26:41.020Z] 2312dd95470a: Pull complete [2020-12-11T22:26:41.020Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T22:26:41.020Z] Status: Downloaded newer image for docker:latest [2020-12-11T22:26:42.426Z] ---> 5165c8774381 [2020-12-11T22:26:42.426Z] Step 6/7 : COPY go.mod . [2020-12-11T22:26:42.426Z] ---> 7e25ecd5cbd9 [2020-12-11T22:26:42.426Z] Step 7/7 : RUN go mod download [2020-12-11T22:26:42.693Z] ---> Running in 10824d821194 [2020-12-11T22:27:04.711Z] Removing intermediate container 10824d821194 [2020-12-11T22:27:04.711Z] ---> 1d1433ea4e3f [2020-12-11T22:27:04.711Z] Successfully built 1d1433ea4e3f [2020-12-11T22:27:04.711Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:27:05.033Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T22:27:05.033Z] . [Pipeline] withDockerContainer [2020-12-11T22:27:05.135Z] prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container [2020-12-11T22:27:05.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T22:27:05.997Z] $ docker top 8d8d2b610066e08cb6320b6402ea3bdfa1d7ddf366db32dcb978ff5f2e25b5e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:27:06.547Z] + go version [2020-12-11T22:27:06.547Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-11T22:27:06.565Z] $ docker stop --time=1 8d8d2b610066e08cb6320b6402ea3bdfa1d7ddf366db32dcb978ff5f2e25b5e7 [2020-12-11T22:27:07.918Z] $ docker rm -f 8d8d2b610066e08cb6320b6402ea3bdfa1d7ddf366db32dcb978ff5f2e25b5e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:27:08.747Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T22:27:08.747Z] . [Pipeline] withDockerContainer [2020-12-11T22:27:08.865Z] prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container [2020-12-11T22:27:08.917Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T22:27:09.559Z] $ docker top bb92dd0cbc3913ccec4d4d24ceaa897abb3587df0f06234cb1a0e3f06a6d7197 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T22:27:09.737Z] ========================================================= [2020-12-11T22:27:09.737Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T22:27:09.737Z] ========================================================= [Pipeline] sh [2020-12-11T22:27:10.030Z] + make test [2020-12-11T22:27:10.030Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T22:27:18.231Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T22:27:33.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T22:27:40.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T22:27:41.052Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T22:27:41.052Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T22:27:41.052Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T22:27:41.052Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T22:27:42.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T22:27:42.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T22:27:42.865Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T22:27:43.129Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T22:27:44.080Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T22:27:44.080Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T22:27:44.080Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T22:27:46.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.6% of statements [2020-12-11T22:27:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T22:27:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T22:27:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T22:27:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T22:27:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T22:27:50.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T22:27:50.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T22:27:50.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T22:27:50.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 67.7% of statements [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T22:27:50.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 82.3% of statements [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T22:27:50.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T22:27:51.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements [2020-12-11T22:27:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T22:27:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T22:27:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T22:27:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T22:27:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T22:27:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2020-12-11T22:27:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T22:27:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements [2020-12-11T22:27:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T22:27:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements [2020-12-11T22:27:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T22:27:52.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements [2020-12-11T22:27:52.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T22:27:53.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2020-12-11T22:27:53.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T22:27:53.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T22:27:53.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T22:27:53.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T22:27:54.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.350s coverage: 93.8% of statements [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T22:27:54.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T22:27:54.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.092s coverage: 0.1% of statements [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T22:27:54.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T22:27:54.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements [2020-12-11T22:27:54.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T22:27:54.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2020-12-11T22:27:54.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2020-12-11T22:27:55.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 84.2% of statements [2020-12-11T22:27:55.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.4% of statements [2020-12-11T22:27:55.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T22:27:56.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.5% of statements [2020-12-11T22:27:56.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T22:27:56.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T22:27:56.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2020-12-11T22:27:56.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements [2020-12-11T22:27:56.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2020-12-11T22:27:56.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2020-12-11T22:27:57.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2020-12-11T22:27:58.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 55.9% of statements [2020-12-11T22:27:58.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T22:27:58.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T22:27:58.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T22:27:58.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T22:27:58.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T22:27:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements [2020-12-11T22:27:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T22:27:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T22:27:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.356s coverage: 84.0% of statements [2020-12-11T22:27:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements [2020-12-11T22:28:00.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.1% of statements [2020-12-11T22:28:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T22:28:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T22:28:00.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements [2020-12-11T22:28:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T22:28:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T22:28:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T22:28:00.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements [2020-12-11T22:28:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T22:28:00.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2020-12-11T22:28:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T22:28:02.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.725s coverage: 29.1% of statements [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T22:28:02.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T22:28:02.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T22:28:02.100Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T22:28:02.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T22:28:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T22:28:02.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2020-12-11T22:28:02.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T22:28:02.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T22:28:02.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2020-12-11T22:28:02.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2020-12-11T22:28:02.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-11T22:28:03.220Z] GO111MODULE=on go vet ./... [2020-12-11T22:28:29.969Z] gofmt -l . [2020-12-11T22:28:29.969Z] [ "`gofmt -l .`" = "" ] [2020-12-11T22:28:29.969Z] ./bin/test-go-mod-tidy.sh [2020-12-11T22:28:29.969Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-11T22:28:30.278Z] + ls -al . [2020-12-11T22:28:30.278Z] total 636 [2020-12-11T22:28:30.278Z] drwxrwxr-x 10 1001 1001 4096 Dec 11 22:28 . [2020-12-11T22:28:30.278Z] drwxr-xr-x 4 root root 28 Dec 11 22:27 .. [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 22:25 .dockerignore [2020-12-11T22:28:30.278Z] drwxrwxr-x 8 1001 1001 179 Dec 11 22:25 .git [2020-12-11T22:28:30.278Z] drwxrwxr-x 3 1001 1001 125 Dec 11 22:25 .github [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 762 Dec 11 22:25 .gitignore [2020-12-11T22:28:30.278Z] drwx------ 3 1001 1001 47 Dec 11 22:26 .semver [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 22:25 .sonarcloud.properties [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:25 CONTRIBUTING.md [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:25 Dockerfile.build [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 22:25 Jenkinsfile [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:25 LICENSE [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:25 Makefile [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:25 README.md [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:25 SECURITY.md [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 22:26 VERSION [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:25 ZMQWindows.md [2020-12-11T22:28:30.278Z] drwxrwxr-x 2 1001 1001 117 Dec 11 22:25 bin [2020-12-11T22:28:30.278Z] drwxrwxr-x 14 1001 1001 4096 Dec 11 22:25 cmd [2020-12-11T22:28:30.278Z] -rw-r--r-- 1 root root 537567 Dec 11 22:28 coverage.out [2020-12-11T22:28:30.278Z] -rw-r--r-- 1 root root 1041 Dec 11 22:28 go.mod [2020-12-11T22:28:30.278Z] -rw-r--r-- 1 root root 18856 Dec 11 22:28 go.sum [2020-12-11T22:28:30.278Z] drwxrwxr-x 8 1001 1001 127 Dec 11 22:25 internal [2020-12-11T22:28:30.278Z] drwxrwxr-x 4 1001 1001 26 Dec 11 22:25 openapi [2020-12-11T22:28:30.278Z] drwxrwxr-x 4 1001 1001 71 Dec 11 22:25 snap [2020-12-11T22:28:30.278Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 22:25 version.go [Pipeline] sh [2020-12-11T22:28:30.585Z] + '[' -e coverage.out ] [2020-12-11T22:28:30.585Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T22:28:30.829Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T22:28:31.131Z] + make build [2020-12-11T22:28:31.131Z] 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 [2020-12-11T22:28:35.372Z] 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 [2020-12-11T22:28:43.615Z] 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 [2020-12-11T22:28:44.574Z] 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 [2020-12-11T22:28:45.971Z] 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 [2020-12-11T22:28:46.234Z] 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 [2020-12-11T22:28:47.448Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15642 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-11T22:28:47.504Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2020-12-11T22:28:47.637Z] 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 [2020-12-11T22:28:49.031Z] 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 [2020-12-11T22:28:50.452Z] 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 [2020-12-11T22:28:51.850Z] 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 [2020-12-11T22:28:52.460Z] 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 [2020-12-11T22:28:52.612Z] using credential edgex-jenkins-ssh [2020-12-11T22:28:52.757Z] Cloning the remote Git repository [2020-12-11T22:28:53.848Z] 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 [2020-12-11T22:28:52.828Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:28:52.932Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2020-12-11T22:28:53.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:28:53.023Z] > git --version # timeout=10 [2020-12-11T22:28:53.062Z] > git --version # 'git version 2.17.1' [2020-12-11T22:28:53.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:28:53.120Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2020-12-11T22:28:54.814Z] $ docker stop --time=1 bb92dd0cbc3913ccec4d4d24ceaa897abb3587df0f06234cb1a0e3f06a6d7197 [2020-12-11T22:28:56.438Z] $ docker rm -f bb92dd0cbc3913ccec4d4d24ceaa897abb3587df0f06234cb1a0e3f06a6d7197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:28:59.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:28:59.009Z] [2020-12-11T22:28:59.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:28:59.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:28:59.460Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-11T22:28:59.460Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-11T22:28:59.460Z] ca9280d653b3: Pulling fs layer [2020-12-11T22:28:59.460Z] 7e9c9ca2126c: Pulling fs layer [2020-12-11T22:28:59.460Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-11T22:28:59.460Z] cbdbe7a5bc2a: Download complete [2020-12-11T22:29:00.113Z] cbdbe7a5bc2a: Pull complete [2020-12-11T22:29:00.113Z] ca9280d653b3: Verifying Checksum [2020-12-11T22:29:00.113Z] ca9280d653b3: Download complete [2020-12-11T22:29:01.544Z] 7e9c9ca2126c: Verifying Checksum [2020-12-11T22:29:01.544Z] 7e9c9ca2126c: Download complete [2020-12-11T22:29:01.810Z] ca9280d653b3: Pull complete [2020-12-11T22:29:08.434Z] 7e9c9ca2126c: Pull complete [2020-12-11T22:29:08.434Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-11T22:29:08.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:29:08.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-11T22:29:08.601Z] prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container [2020-12-11T22:29:08.652Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:latest cat [2020-12-11T22:29:11.687Z] $ docker top fd8651db6ae10509959bbbacc943720b93a4f491af981b9b376b42dfa0d12b49 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:29:12.174Z] + docker-compose build --help [2020-12-11T22:29:12.174Z] + grep parallel [2020-12-11T22:29:13.125Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T22:29:13.141Z] $ docker stop --time=1 fd8651db6ae10509959bbbacc943720b93a4f491af981b9b376b42dfa0d12b49 [2020-12-11T22:29:14.488Z] $ docker rm -f fd8651db6ae10509959bbbacc943720b93a4f491af981b9b376b42dfa0d12b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:29:15.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:29:15.114Z] . [Pipeline] withDockerContainer [2020-12-11T22:29:15.208Z] prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container [2020-12-11T22:29:15.256Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-11T22:29:15.829Z] $ docker top 2313243cd6e94faa9eb496bcc92f1dff319ce002b77d408cca60efc44b0ccbe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:29:16.215Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:29:16.321Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T22:29:15.232Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:29:15.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:29:15.286Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:29:15.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:29:15.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:29:15.337Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T22:29:16.238Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:29:16.251Z] > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 [2020-12-11T22:29:16.635Z] Merge succeeded, producing 7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:29:16.636Z] Checking out Revision 7312fa48dec987b5e69c3a75396049a1bcf37c1d (PR-2913) [2020-12-11T22:29:17.272Z] Building docker-core-command-go ... [2020-12-11T22:29:17.272Z] Building docker-core-data-go ... [2020-12-11T22:29:17.272Z] Building docker-core-metadata-go ... [2020-12-11T22:29:17.272Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T22:29:17.272Z] Building docker-security-proxy-setup-go ... [2020-12-11T22:29:17.272Z] Building docker-security-secretstore-setup-go ... [2020-12-11T22:29:17.272Z] Building docker-support-notifications-go ... [2020-12-11T22:29:17.272Z] Building docker-support-scheduler-go ... [2020-12-11T22:29:17.272Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T22:29:17.272Z] Building docker-sys-mgmt-agent-go [2020-12-11T22:29:17.272Z] Building docker-security-secretstore-setup-go [2020-12-11T22:29:17.272Z] Building docker-support-scheduler-go [2020-12-11T22:29:17.272Z] Building docker-security-proxy-setup-go [2020-12-11T22:29:17.272Z] Building docker-security-bootstrap-redis-go [2020-12-11T22:29:16.551Z] > git remote # timeout=10 [2020-12-11T22:29:16.570Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T22:29:16.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:29:16.600Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-11T22:29:16.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T22:29:16.646Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:29:16.659Z] > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 [2020-12-11T22:29:21.027Z] Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T22:29:22.602Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:29:23.003Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:29:23.345Z] + sudo service docker restart [2020-12-11T22:29:23.345Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T22:29:25.428Z] provisioning config files... [2020-12-11T22:29:25.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5304967631658710015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:29:25.909Z] ---> docker-login.sh [2020-12-11T22:29:25.909Z] nexus3.edgexfoundry.org:10001 [2020-12-11T22:29:26.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:29:27.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:29:27.173Z] Configure a credential helper to remove this warning. See [2020-12-11T22:29:27.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:29:27.173Z] [2020-12-11T22:29:27.173Z] Login Succeeded [2020-12-11T22:29:27.173Z] nexus3.edgexfoundry.org:10002 [2020-12-11T22:29:27.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:29:27.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:29:27.448Z] Configure a credential helper to remove this warning. See [2020-12-11T22:29:27.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:29:27.448Z] [2020-12-11T22:29:27.448Z] Login Succeeded [2020-12-11T22:29:27.448Z] nexus3.edgexfoundry.org:10003 [2020-12-11T22:29:28.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:29:28.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:29:28.049Z] Configure a credential helper to remove this warning. See [2020-12-11T22:29:28.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:29:28.049Z] [2020-12-11T22:29:28.049Z] Login Succeeded [2020-12-11T22:29:28.049Z] nexus3.edgexfoundry.org:10004 [2020-12-11T22:29:28.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:29:28.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:29:28.651Z] Configure a credential helper to remove this warning. See [2020-12-11T22:29:28.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:29:28.651Z] [2020-12-11T22:29:28.651Z] Login Succeeded [2020-12-11T22:29:28.651Z] docker.io [2020-12-11T22:29:28.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:29:29.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:29:29.516Z] Configure a credential helper to remove this warning. See [2020-12-11T22:29:29.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:29:29.516Z] [2020-12-11T22:29:29.516Z] Login Succeeded [2020-12-11T22:29:29.516Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T22:29:29.532Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-11T22:29:30.024Z] ========================================================= [2020-12-11T22:29:30.024Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-11T22:29:30.024Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:29:30.422Z] + 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 . [2020-12-11T22:29:32.427Z] Sending build context to Docker daemon 165.5MB [2020-12-11T22:29:32.427Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T22:29:32.427Z] Step 2/7 : FROM ${BASE} [2020-12-11T22:29:32.699Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-11T22:29:32.699Z] 5f621e34cdf4: Pulling fs layer [2020-12-11T22:29:32.699Z] a4357932f1b6: Pulling fs layer [2020-12-11T22:29:32.699Z] 18c013af1878: Pulling fs layer [2020-12-11T22:29:32.699Z] 00ac8860ef70: Pulling fs layer [2020-12-11T22:29:32.699Z] 63d7cb157983: Pulling fs layer [2020-12-11T22:29:32.699Z] b116817d02f9: Pulling fs layer [2020-12-11T22:29:32.699Z] 745a02a5169b: Pulling fs layer [2020-12-11T22:29:32.699Z] 00ac8860ef70: Waiting [2020-12-11T22:29:32.699Z] 63d7cb157983: Waiting [2020-12-11T22:29:32.699Z] b116817d02f9: Waiting [2020-12-11T22:29:32.699Z] 745a02a5169b: Waiting [2020-12-11T22:29:32.699Z] 18c013af1878: Verifying Checksum [2020-12-11T22:29:32.699Z] 18c013af1878: Download complete [2020-12-11T22:29:32.699Z] a4357932f1b6: Verifying Checksum [2020-12-11T22:29:32.699Z] a4357932f1b6: Download complete [2020-12-11T22:29:32.699Z] 63d7cb157983: Verifying Checksum [2020-12-11T22:29:32.699Z] 63d7cb157983: Download complete [2020-12-11T22:29:32.699Z] b116817d02f9: Download complete [2020-12-11T22:29:32.699Z] 5f621e34cdf4: Verifying Checksum [2020-12-11T22:29:32.699Z] 5f621e34cdf4: Download complete [2020-12-11T22:29:33.304Z] 5f621e34cdf4: Pull complete [2020-12-11T22:29:33.909Z] a4357932f1b6: Pull complete [2020-12-11T22:29:34.190Z] 18c013af1878: Pull complete [2020-12-11T22:29:34.788Z] 745a02a5169b: Verifying Checksum [2020-12-11T22:29:34.788Z] 745a02a5169b: Download complete [2020-12-11T22:29:36.229Z] 00ac8860ef70: Verifying Checksum [2020-12-11T22:29:36.229Z] 00ac8860ef70: Download complete [2020-12-11T22:29:46.412Z] 00ac8860ef70: Pull complete [2020-12-11T22:29:46.412Z] 63d7cb157983: Pull complete [2020-12-11T22:29:46.684Z] b116817d02f9: Pull complete [2020-12-11T22:29:49.508Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:29:49.508Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:29:49.508Z] ---> 1d1433ea4e3f [2020-12-11T22:29:49.508Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:29:49.508Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:29:49.508Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:29:49.508Z] ---> 1d1433ea4e3f [2020-12-11T22:29:49.508Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:29:49.508Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:29:49.508Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:29:49.508Z] ---> 1d1433ea4e3f [2020-12-11T22:29:49.508Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:29:49.508Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:29:49.508Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:29:49.508Z] ---> 1d1433ea4e3f [2020-12-11T22:29:49.508Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T22:29:49.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:29:49.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:29:49.508Z] ---> 1d1433ea4e3f [2020-12-11T22:29:49.508Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:29:49.508Z] ---> Running in 605ca044eb50 [2020-12-11T22:29:49.508Z] ---> Running in fd14dcc62c2c [2020-12-11T22:29:49.508Z] ---> Running in 47cfaf2d4816 [2020-12-11T22:29:49.508Z] ---> Running in 25ba9937e356 [2020-12-11T22:29:49.508Z] ---> Running in 73193414e768 [2020-12-11T22:29:49.508Z] Removing intermediate container 605ca044eb50 [2020-12-11T22:29:49.508Z] ---> 101c315f768f [2020-12-11T22:29:49.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:29:49.508Z] Removing intermediate container fd14dcc62c2c [2020-12-11T22:29:49.508Z] ---> 80050fe0b3de [2020-12-11T22:29:49.508Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:29:49.508Z] Removing intermediate container 73193414e768 [2020-12-11T22:29:49.508Z] ---> 5aa3e0e893d6 [2020-12-11T22:29:49.508Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:29:49.508Z] Removing intermediate container 25ba9937e356 [2020-12-11T22:29:49.508Z] ---> fdcecb63be55 [2020-12-11T22:29:49.508Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:29:49.508Z] Removing intermediate container 47cfaf2d4816 [2020-12-11T22:29:49.508Z] ---> fe3c5f3fd8b2 [2020-12-11T22:29:49.508Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:29:49.508Z] ---> Running in 08567a82de0a [2020-12-11T22:29:49.508Z] ---> Running in 823682bc879a [2020-12-11T22:29:49.508Z] ---> Running in fad61a141499 [2020-12-11T22:29:49.508Z] ---> Running in 57e951e1c346 [2020-12-11T22:29:49.508Z] ---> Running in 404a07d097c6 [2020-12-11T22:29:49.777Z] Removing intermediate container 08567a82de0a [2020-12-11T22:29:49.777Z] ---> 634ad8391cb7 [2020-12-11T22:29:49.777Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:29:50.040Z] ---> Running in fea6864fe588 [2020-12-11T22:29:50.040Z] Removing intermediate container 823682bc879a [2020-12-11T22:29:50.040Z] ---> bef797c4e072 [2020-12-11T22:29:50.040Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T22:29:50.309Z] Removing intermediate container fad61a141499 [2020-12-11T22:29:50.309Z] ---> 49ef28a3ec5d [2020-12-11T22:29:50.309Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:29:50.309Z] ---> Running in 60a17912b90f [2020-12-11T22:29:50.574Z] ---> Running in 8d39a43b7af6 [2020-12-11T22:29:50.574Z] Removing intermediate container 404a07d097c6 [2020-12-11T22:29:50.574Z] ---> f06814401ff5 [2020-12-11T22:29:50.574Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T22:29:50.837Z] Removing intermediate container 57e951e1c346 [2020-12-11T22:29:50.837Z] ---> ed9ed2491f80 [2020-12-11T22:29:50.837Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:29:50.837Z] ---> Running in 1a87c60a81a2 [2020-12-11T22:29:50.837Z] ---> Running in 09916f013acd [2020-12-11T22:29:50.998Z] 745a02a5169b: Pull complete [2020-12-11T22:29:50.998Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-11T22:29:50.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-11T22:29:50.998Z] ---> b7e6874047d6 [2020-12-11T22:29:50.998Z] 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 [2020-12-11T22:29:51.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:51.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:51.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:51.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:51.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:51.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:51.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:52.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:52.211Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:29:52.211Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:29:52.211Z] OK: 12748 distinct packages available [2020-12-11T22:29:52.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:52.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:29:52.474Z] OK: 233 MiB in 51 packages [2020-12-11T22:29:52.474Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:29:52.474Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:29:52.474Z] OK: 12748 distinct packages available [2020-12-11T22:29:52.747Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:29:52.747Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:29:52.747Z] OK: 12748 distinct packages available [2020-12-11T22:29:52.747Z] OK: 233 MiB in 51 packages [2020-12-11T22:29:53.029Z] OK: 233 MiB in 51 packages [2020-12-11T22:29:53.029Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:29:53.029Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:29:53.029Z] OK: 12748 distinct packages available [2020-12-11T22:29:53.029Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:29:53.029Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:29:53.029Z] OK: 12748 distinct packages available [2020-12-11T22:29:53.029Z] Removing intermediate container fea6864fe588 [2020-12-11T22:29:53.029Z] ---> 19b9a29e1647 [2020-12-11T22:29:53.029Z] Step 6/22 : COPY go.mod . [2020-12-11T22:29:53.292Z] OK: 233 MiB in 51 packages [2020-12-11T22:29:53.292Z] OK: 233 MiB in 51 packages [2020-12-11T22:29:53.559Z] ---> 080b7dc0a1ff [2020-12-11T22:29:53.559Z] Step 7/22 : RUN go mod download [2020-12-11T22:29:53.559Z] ---> Running in 0f41a3d7a2dd [2020-12-11T22:29:53.827Z] Removing intermediate container 60a17912b90f [2020-12-11T22:29:53.827Z] ---> 30d93a6bf9a8 [2020-12-11T22:29:53.827Z] Step 6/27 : COPY go.mod . [2020-12-11T22:29:53.827Z] Removing intermediate container 8d39a43b7af6 [2020-12-11T22:29:53.827Z] ---> 1459a06ae261 [2020-12-11T22:29:53.827Z] Step 6/21 : COPY go.mod . [2020-12-11T22:29:54.377Z] ---> Running in 2dbc0b9533d0 [2020-12-11T22:29:54.403Z] ---> 9179279c2ffb [2020-12-11T22:29:54.403Z] Step 7/27 : RUN go mod download [2020-12-11T22:29:54.403Z] Removing intermediate container 09916f013acd [2020-12-11T22:29:54.403Z] ---> 2ac00089cbdf [2020-12-11T22:29:54.403Z] Step 6/21 : COPY go.mod . [2020-12-11T22:29:54.403Z] ---> 01fa9d2d3a67 [2020-12-11T22:29:54.403Z] Step 7/21 : RUN go mod download [2020-12-11T22:29:54.403Z] Removing intermediate container 1a87c60a81a2 [2020-12-11T22:29:54.403Z] ---> f40f1ce3175a [2020-12-11T22:29:54.403Z] Step 6/24 : COPY go.mod . [2020-12-11T22:29:54.403Z] ---> Running in 3d2dcd3f155f [2020-12-11T22:29:54.666Z] ---> Running in 24fc8ffb15c5 [2020-12-11T22:29:54.666Z] ---> 77007648ab0a [2020-12-11T22:29:54.666Z] Step 7/21 : RUN go mod download [2020-12-11T22:29:54.931Z] ---> Running in 816a838ea996 [2020-12-11T22:29:54.931Z] ---> eef9577318df [2020-12-11T22:29:54.931Z] Step 7/24 : RUN go mod download [2020-12-11T22:29:54.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:55.207Z] ---> Running in f55bf129c48e [2020-12-11T22:29:55.789Z] Removing intermediate container 0f41a3d7a2dd [2020-12-11T22:29:55.789Z] ---> 572d46c7b17d [2020-12-11T22:29:55.789Z] Step 8/22 : COPY . . [2020-12-11T22:29:55.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:56.058Z] Removing intermediate container 3d2dcd3f155f [2020-12-11T22:29:56.058Z] ---> 606aef672bcd [2020-12-11T22:29:56.058Z] Step 8/27 : COPY . . [2020-12-11T22:29:56.542Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T22:29:56.811Z] (2/12) Installing file (5.38-r0) [2020-12-11T22:29:56.811Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T22:29:57.081Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T22:30:01.384Z] Removing intermediate container 24fc8ffb15c5 [2020-12-11T22:30:01.384Z] ---> 7f044d2eb08c [2020-12-11T22:30:01.384Z] Step 8/21 : COPY . . [2020-12-11T22:30:05.369Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T22:30:05.369Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T22:30:05.369Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T22:30:05.369Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T22:30:05.369Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T22:30:05.641Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T22:30:05.641Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T22:30:05.701Z] Removing intermediate container 816a838ea996 [2020-12-11T22:30:05.701Z] ---> 36ebfee3550a [2020-12-11T22:30:05.701Z] Step 8/21 : COPY . . [2020-12-11T22:30:05.701Z] Removing intermediate container f55bf129c48e [2020-12-11T22:30:05.701Z] ---> 1e0ca0fa8c8a [2020-12-11T22:30:05.701Z] Step 8/24 : COPY . . [2020-12-11T22:30:05.912Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T22:30:05.912Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:30:05.912Z] OK: 217 MiB in 51 packages [2020-12-11T22:30:10.228Z] Removing intermediate container 2dbc0b9533d0 [2020-12-11T22:30:10.228Z] ---> 4b551d99b177 [2020-12-11T22:30:10.228Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T22:30:10.228Z] ---> Running in fc3b37370b19 [2020-12-11T22:30:10.821Z] Removing intermediate container fc3b37370b19 [2020-12-11T22:30:10.821Z] ---> ee4425ea8413 [2020-12-11T22:30:10.821Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T22:30:11.416Z] latest: Pulling from library/docker [2020-12-11T22:30:11.416Z] a3cc7d3b244e: Pulling fs layer [2020-12-11T22:30:11.416Z] 02a3295e0d61: Pulling fs layer [2020-12-11T22:30:11.416Z] 0f4f2e6d8100: Pulling fs layer [2020-12-11T22:30:11.416Z] 330b718f631f: Pulling fs layer [2020-12-11T22:30:11.416Z] a93816041522: Pulling fs layer [2020-12-11T22:30:11.416Z] bdb6da89ff94: Pulling fs layer [2020-12-11T22:30:11.416Z] 2a70c0c122f4: Pulling fs layer [2020-12-11T22:30:11.416Z] 330b718f631f: Waiting [2020-12-11T22:30:11.416Z] a93816041522: Waiting [2020-12-11T22:30:11.416Z] bdb6da89ff94: Waiting [2020-12-11T22:30:11.416Z] 2a70c0c122f4: Waiting [2020-12-11T22:30:11.692Z] 0f4f2e6d8100: Download complete [2020-12-11T22:30:11.692Z] 02a3295e0d61: Verifying Checksum [2020-12-11T22:30:11.692Z] 02a3295e0d61: Download complete [2020-12-11T22:30:11.971Z] a93816041522: Verifying Checksum [2020-12-11T22:30:11.971Z] a93816041522: Download complete [2020-12-11T22:30:11.971Z] a3cc7d3b244e: Verifying Checksum [2020-12-11T22:30:11.971Z] a3cc7d3b244e: Download complete [2020-12-11T22:30:11.971Z] bdb6da89ff94: Verifying Checksum [2020-12-11T22:30:11.971Z] bdb6da89ff94: Download complete [2020-12-11T22:30:11.971Z] 2a70c0c122f4: Verifying Checksum [2020-12-11T22:30:11.971Z] 2a70c0c122f4: Download complete [2020-12-11T22:30:12.575Z] a3cc7d3b244e: Pull complete [2020-12-11T22:30:13.176Z] 02a3295e0d61: Pull complete [2020-12-11T22:30:13.777Z] 0f4f2e6d8100: Pull complete [2020-12-11T22:30:13.777Z] 330b718f631f: Verifying Checksum [2020-12-11T22:30:13.777Z] 330b718f631f: Download complete [2020-12-11T22:30:17.187Z] 330b718f631f: Pull complete [2020-12-11T22:30:17.783Z] a93816041522: Pull complete [2020-12-11T22:30:18.060Z] bdb6da89ff94: Pull complete [2020-12-11T22:30:18.343Z] 2a70c0c122f4: Pull complete [2020-12-11T22:30:18.343Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T22:30:18.343Z] Status: Downloaded newer image for docker:latest [2020-12-11T22:30:21.742Z] ---> a04cb78f64c1 [2020-12-11T22:30:21.742Z] Step 6/7 : COPY go.mod . [2020-12-11T22:30:22.336Z] ---> 9ed013765a8a [2020-12-11T22:30:22.336Z] Step 7/7 : RUN go mod download [2020-12-11T22:30:22.609Z] ---> Running in a9a931a59b3e [2020-12-11T22:30:37.972Z] ---> 94661b5d0462 [2020-12-11T22:30:37.972Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T22:30:37.972Z] ---> 97ff67edc6bd [2020-12-11T22:30:37.972Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T22:30:37.972Z] ---> Running in a471fff97196 [2020-12-11T22:30:37.972Z] ---> Running in 509a8bc994fb [2020-12-11T22:30:38.559Z] ---> 2101f462e507 [2020-12-11T22:30:38.559Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T22:30:38.843Z] ---> 1e854b1169fa [2020-12-11T22:30:38.843Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T22:30:38.843Z] ---> f331778e3221 [2020-12-11T22:30:38.843Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T22:30:38.843Z] ---> Running in 2df0f251bfff [2020-12-11T22:30:38.843Z] ---> Running in efbd6f0333aa [2020-12-11T22:30:39.107Z] ---> Running in ce7171b6da79 [2020-12-11T22:30:39.685Z] 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 [2020-12-11T22:30:39.685Z] 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 [2020-12-11T22:30:39.685Z] 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 [2020-12-11T22:30:39.958Z] 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 [2020-12-11T22:30:39.958Z] 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 [2020-12-11T22:30:49.398Z] Removing intermediate container a9a931a59b3e [2020-12-11T22:30:49.398Z] ---> f1c2c136a7c2 [2020-12-11T22:30:49.398Z] Successfully built f1c2c136a7c2 [2020-12-11T22:30:49.398Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:30:49.738Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T22:30:49.739Z] . [Pipeline] withDockerContainer [2020-12-11T22:30:49.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container [2020-12-11T22:30:50.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2020-12-11T22:30:51.597Z] $ docker top 1b2a0c86083d37bb88c1b19620bc26d1430278572ffba1542ff4fdfdfab55316 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:30:52.612Z] + go version [2020-12-11T22:30:52.612Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-11T22:30:52.638Z] $ docker stop --time=1 1b2a0c86083d37bb88c1b19620bc26d1430278572ffba1542ff4fdfdfab55316 [2020-12-11T22:30:54.535Z] $ docker rm -f 1b2a0c86083d37bb88c1b19620bc26d1430278572ffba1542ff4fdfdfab55316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:30:55.619Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T22:30:55.619Z] . [Pipeline] withDockerContainer [2020-12-11T22:30:55.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container [2020-12-11T22:30:55.952Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2020-12-11T22:30:57.394Z] $ docker top aa3992c099f77cfe1b6881f6c14c96f6462671bb2e384d018dc59ab5c021aa6b -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T22:30:57.787Z] ========================================================= [2020-12-11T22:30:57.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T22:30:57.787Z] ========================================================= [Pipeline] sh [2020-12-11T22:30:58.429Z] + make test [2020-12-11T22:30:58.429Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T22:31:06.946Z] 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 [2020-12-11T22:31:06.947Z] 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 [2020-12-11T22:31:11.249Z] Removing intermediate container 509a8bc994fb [2020-12-11T22:31:11.249Z] ---> 8392ac80b495 [2020-12-11T22:31:11.249Z] [2020-12-11T22:31:11.249Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T22:31:11.249Z] 3.10: Pulling from library/alpine [2020-12-11T22:31:11.844Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T22:31:11.844Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T22:31:11.844Z] ---> be4e4bea2c2e [2020-12-11T22:31:11.844Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:31:14.420Z] ---> Running in 7222bba8bf55 [2020-12-11T22:31:14.420Z] Removing intermediate container efbd6f0333aa [2020-12-11T22:31:14.420Z] ---> 5c94af329099 [2020-12-11T22:31:14.420Z] [2020-12-11T22:31:14.420Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T22:31:14.420Z] ---> be4e4bea2c2e [2020-12-11T22:31:14.420Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:31:14.420Z] Removing intermediate container a471fff97196 [2020-12-11T22:31:14.420Z] ---> b069505b2588 [2020-12-11T22:31:14.420Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T22:31:14.420Z] ---> Running in 3034ab1be713 [2020-12-11T22:31:14.420Z] ---> Running in 13bbc7b6bf0b [2020-12-11T22:31:15.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:15.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:15.666Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:31:15.666Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:31:15.666Z] OK: 10348 distinct packages available [2020-12-11T22:31:15.938Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:31:15.938Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:31:15.938Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:31:15.938Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:31:15.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:15.938Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:31:16.207Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:31:16.207Z] 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 [2020-12-11T22:31:16.207Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:31:16.207Z] OK: 7 MiB in 19 packages [2020-12-11T22:31:16.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:16.471Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:31:16.471Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:31:16.471Z] OK: 10348 distinct packages available [2020-12-11T22:31:16.471Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:31:16.471Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:31:16.735Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:31:16.735Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:31:16.735Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:31:16.735Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:31:16.735Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:31:16.735Z] OK: 7 MiB in 19 packages [2020-12-11T22:31:18.668Z] Removing intermediate container 2df0f251bfff [2020-12-11T22:31:18.668Z] ---> 8fa753c44880 [2020-12-11T22:31:18.668Z] [2020-12-11T22:31:18.668Z] Step 10/21 : FROM alpine [2020-12-11T22:31:18.668Z] latest: Pulling from library/alpine [2020-12-11T22:31:18.668Z] Removing intermediate container ce7171b6da79 [2020-12-11T22:31:18.668Z] ---> 96e70c31ff85 [2020-12-11T22:31:18.668Z] [2020-12-11T22:31:18.668Z] Step 10/21 : FROM scratch [2020-12-11T22:31:18.668Z] ---> [2020-12-11T22:31:18.668Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:31:18.940Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T22:31:18.940Z] Status: Downloaded newer image for alpine:latest [2020-12-11T22:31:18.940Z] ---> b14afc6dfb98 [2020-12-11T22:31:18.940Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T22:31:19.532Z] ---> Running in 3fa001d45a40 [2020-12-11T22:31:19.800Z] ---> Running in fae1b7d44692 [2020-12-11T22:31:19.800Z] Removing intermediate container 13bbc7b6bf0b [2020-12-11T22:31:19.800Z] ---> 98ed9eb8bd8a [2020-12-11T22:31:19.800Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:31:20.068Z] Removing intermediate container 7222bba8bf55 [2020-12-11T22:31:20.068Z] ---> dd7846b0b507 [2020-12-11T22:31:20.068Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T22:31:20.068Z] Removing intermediate container 3fa001d45a40 [2020-12-11T22:31:20.068Z] ---> 60fdd2516329 [2020-12-11T22:31:20.068Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T22:31:20.068Z] ---> Running in 16868973b941 [2020-12-11T22:31:20.331Z] ---> Running in 01361688eafb [2020-12-11T22:31:20.331Z] ---> Running in 55744a3af7c9 [2020-12-11T22:31:20.331Z] Removing intermediate container 3034ab1be713 [2020-12-11T22:31:20.331Z] ---> d2ac84147fb5 [2020-12-11T22:31:20.331Z] [2020-12-11T22:31:20.331Z] Step 11/27 : FROM docker:latest [2020-12-11T22:31:20.331Z] ---> aefe523efa57 [2020-12-11T22:31:20.331Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T22:31:20.598Z] ---> Running in 4a109a071265 [2020-12-11T22:31:20.598Z] Removing intermediate container 16868973b941 [2020-12-11T22:31:20.598Z] ---> 4f24e2998892 [2020-12-11T22:31:20.598Z] Step 13/22 : WORKDIR / [2020-12-11T22:31:20.598Z] Removing intermediate container 01361688eafb [2020-12-11T22:31:20.598Z] ---> 0556659ae067 [2020-12-11T22:31:20.598Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T22:31:20.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:20.598Z] Removing intermediate container 55744a3af7c9 [2020-12-11T22:31:20.598Z] ---> eb238bd6d65c [2020-12-11T22:31:20.598Z] Step 13/24 : WORKDIR / [2020-12-11T22:31:20.796Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T22:31:20.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:20.875Z] ---> Running in 3efdfc548cfd [2020-12-11T22:31:20.875Z] ---> Running in 9d5065006227 [2020-12-11T22:31:21.138Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:31:21.138Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:31:21.138Z] OK: 12745 distinct packages available [2020-12-11T22:31:21.400Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T22:31:21.400Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:31:21.400Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T22:31:21.400Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T22:31:21.400Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:31:21.400Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:31:21.400Z] ---> Running in 168970120a07 [2020-12-11T22:31:21.400Z] OK: 7 MiB in 18 packages [2020-12-11T22:31:21.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:21.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:21.663Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T22:31:21.663Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T22:31:21.926Z] Executing bash-5.0.17-r0.post-install [2020-12-11T22:31:21.926Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:31:21.926Z] OK: 12 MiB in 22 packages [2020-12-11T22:31:22.199Z] Removing intermediate container 3efdfc548cfd [2020-12-11T22:31:22.199Z] ---> dfded5ab269d [2020-12-11T22:31:22.199Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T22:31:22.199Z] Removing intermediate container 9d5065006227 [2020-12-11T22:31:22.199Z] ---> 8028e5bcf394 [2020-12-11T22:31:22.199Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T22:31:22.476Z] Removing intermediate container 168970120a07 [2020-12-11T22:31:22.476Z] ---> 54d489321b3c [2020-12-11T22:31:22.476Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T22:31:22.755Z] ---> 9016b66a4651 [2020-12-11T22:31:22.755Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T22:31:23.330Z] ---> a86b454316bc [2020-12-11T22:31:23.330Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T22:31:23.330Z] Removing intermediate container 4a109a071265 [2020-12-11T22:31:23.330Z] ---> 93eb89f146d6 [2020-12-11T22:31:23.330Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T22:31:23.330Z] ---> f76c82db8075 [2020-12-11T22:31:23.330Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T22:31:23.592Z] Removing intermediate container fae1b7d44692 [2020-12-11T22:31:23.592Z] ---> 1bfe72de9371 [2020-12-11T22:31:23.592Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:31:23.592Z] ---> a57ecee23bc9 [2020-12-11T22:31:23.592Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T22:31:24.172Z] ---> Running in 370eddd0428a [2020-12-11T22:31:24.172Z] ---> Running in 6f5d43aa6166 [2020-12-11T22:31:24.172Z] ---> 1867d92cd8c2 [2020-12-11T22:31:24.172Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T22:31:24.436Z] ---> a466717e1968 [2020-12-11T22:31:24.436Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T22:31:24.436Z] ---> 641746889a4d [2020-12-11T22:31:24.436Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T22:31:24.709Z] Removing intermediate container 6f5d43aa6166 [2020-12-11T22:31:24.709Z] ---> 087b68dfe6f6 [2020-12-11T22:31:24.709Z] Step 13/21 : WORKDIR /edgex [2020-12-11T22:31:24.709Z] ---> Running in c65a048431ae [2020-12-11T22:31:24.709Z] ---> Running in 890392cdd4c6 [2020-12-11T22:31:24.709Z] ---> bdd7a089a52b [2020-12-11T22:31:24.709Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T22:31:24.709Z] ---> ae48ade0b9ee [2020-12-11T22:31:24.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T22:31:24.982Z] Removing intermediate container c65a048431ae [2020-12-11T22:31:24.982Z] ---> f2d86ecc3bf3 [2020-12-11T22:31:24.982Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:31:24.982Z] ---> Running in f9d29ff453bf [2020-12-11T22:31:25.245Z] Removing intermediate container 890392cdd4c6 [2020-12-11T22:31:25.245Z] ---> 409161371e8a [2020-12-11T22:31:25.245Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T22:31:25.508Z] ---> 1505c3557e27 [2020-12-11T22:31:25.508Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T22:31:25.508Z] Removing intermediate container f9d29ff453bf [2020-12-11T22:31:25.508Z] ---> 9bf3e7243789 [2020-12-11T22:31:25.508Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T22:31:25.773Z] ---> cf0c86b80d51 [2020-12-11T22:31:25.773Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T22:31:25.773Z] ---> 8694997bbf76 [2020-12-11T22:31:25.773Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T22:31:25.773Z] ---> Running in d70a425ded56 [2020-12-11T22:31:25.773Z] ---> Running in 1417885ed508 [2020-12-11T22:31:26.042Z] Removing intermediate container 370eddd0428a [2020-12-11T22:31:26.042Z] ---> 70d74465d798 [2020-12-11T22:31:26.042Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T22:31:26.307Z] ---> Running in ba63f061d886 [2020-12-11T22:31:26.307Z] Removing intermediate container 1417885ed508 [2020-12-11T22:31:26.307Z] ---> 3a015902b78b [2020-12-11T22:31:26.307Z] Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:31:26.578Z] ---> 9bd924e2e1a3 [2020-12-11T22:31:26.578Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:31:26.578Z] ---> Running in 4e961945a597 [2020-12-11T22:31:26.578Z] ---> a8e6d810ad7a [2020-12-11T22:31:26.578Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T22:31:26.578Z] Removing intermediate container ba63f061d886 [2020-12-11T22:31:26.578Z] ---> d502bedcd44f [2020-12-11T22:31:26.578Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T22:31:26.841Z] ---> Running in c62deb0684fc [2020-12-11T22:31:26.841Z] ---> 687fe8f6969f [2020-12-11T22:31:26.841Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:31:26.841Z] Removing intermediate container 4e961945a597 [2020-12-11T22:31:26.841Z] ---> 425e07a0880c [2020-12-11T22:31:26.841Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:31:27.106Z] ---> Running in 5d135b1a1302 [2020-12-11T22:31:27.372Z] ---> Running in a01608d4f44d [2020-12-11T22:31:27.372Z] ---> 60889000e7fc [2020-12-11T22:31:27.372Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T22:31:27.372Z] Removing intermediate container c62deb0684fc [2020-12-11T22:31:27.372Z] ---> f6f48e63a65b [2020-12-11T22:31:27.372Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T22:31:27.636Z] ---> Running in 67b284a6602f [2020-12-11T22:31:27.636Z] ---> Running in 888f336ae3e5 [2020-12-11T22:31:27.636Z] Removing intermediate container 5d135b1a1302 [2020-12-11T22:31:27.636Z] ---> e1ec52bc1f62 [2020-12-11T22:31:27.636Z] [2020-12-11T22:31:27.636Z] Removing intermediate container d70a425ded56 [2020-12-11T22:31:27.636Z] ---> c869aa2ea26c [2020-12-11T22:31:27.636Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T22:31:27.899Z] ---> Running in 7a657688e26b [2020-12-11T22:31:27.899Z] Successfully built e1ec52bc1f62 [2020-12-11T22:31:27.899Z] Removing intermediate container 888f336ae3e5 [2020-12-11T22:31:27.899Z] ---> ef84260a7a62 [2020-12-11T22:31:27.899Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T22:31:27.899Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-11T22:31:28.164Z] Removing intermediate container 67b284a6602f [2020-12-11T22:31:28.164Z] ---> 14b7865d05cd [2020-12-11T22:31:28.164Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T22:31:28.164Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-12-11T22:31:28.164Z] ---> Running in a3fadc1541d0 [2020-12-11T22:31:28.437Z] Removing intermediate container 7a657688e26b [2020-12-11T22:31:28.437Z] ---> c2295f14806d [2020-12-11T22:31:28.437Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:31:29.014Z] ---> Running in e2218f4c1c6b [2020-12-11T22:31:29.278Z] Removing intermediate container a3fadc1541d0 [2020-12-11T22:31:29.278Z] ---> 919bc32ea9e2 [2020-12-11T22:31:29.278Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T22:31:29.540Z] ---> 506796ccffdf [2020-12-11T22:31:29.540Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T22:31:30.501Z] ---> Running in 097023dd318f [2020-12-11T22:31:31.898Z] Removing intermediate container a01608d4f44d [2020-12-11T22:31:31.898Z] ---> a7ad5f78a1bf [2020-12-11T22:31:31.898Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:31:32.161Z] Removing intermediate container e2218f4c1c6b [2020-12-11T22:31:32.161Z] ---> ffe66d2e2988 [2020-12-11T22:31:32.161Z] Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:31:33.113Z] ---> b7d45f871148 [2020-12-11T22:31:33.113Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T22:31:33.113Z] ---> Running in c26985eac33a [2020-12-11T22:31:33.113Z] Removing intermediate container 097023dd318f [2020-12-11T22:31:33.113Z] ---> f36c283480b1 [2020-12-11T22:31:33.113Z] Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:31:33.113Z] ---> Running in 53fbc005839e [2020-12-11T22:31:33.701Z] ---> Running in b4c52ad85ef1 [2020-12-11T22:31:34.660Z] Removing intermediate container c26985eac33a [2020-12-11T22:31:34.660Z] ---> fcc776b82b9d [2020-12-11T22:31:34.660Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T22:31:34.660Z] ---> 8a4e44a06c97 [2020-12-11T22:31:34.660Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T22:31:34.661Z] Removing intermediate container 53fbc005839e [2020-12-11T22:31:34.661Z] ---> 8d8e5c759814 [2020-12-11T22:31:34.661Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:31:35.245Z] ---> Running in 098335f7a87a [2020-12-11T22:31:35.245Z] Removing intermediate container b4c52ad85ef1 [2020-12-11T22:31:35.245Z] ---> e845d14efcea [2020-12-11T22:31:35.245Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:31:35.510Z] ---> Running in 9448add04a5c [2020-12-11T22:31:36.475Z] ---> Running in 7b26d8db8e6e [2020-12-11T22:31:36.475Z] ---> Running in aee0c7d578df [2020-12-11T22:31:37.440Z] Removing intermediate container 9448add04a5c [2020-12-11T22:31:37.440Z] ---> 619e4070ede0 [2020-12-11T22:31:37.440Z] [2020-12-11T22:31:37.440Z] Removing intermediate container 098335f7a87a [2020-12-11T22:31:37.440Z] ---> 764c772202c0 [2020-12-11T22:31:37.440Z] Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:31:37.703Z] Successfully built 619e4070ede0 [2020-12-11T22:31:37.703Z] Removing intermediate container aee0c7d578df [2020-12-11T22:31:37.703Z] ---> aeb7bc4fb82c [2020-12-11T22:31:37.703Z] [2020-12-11T22:31:37.969Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-11T22:31:37.969Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2020-12-11T22:31:38.242Z] Successfully built aeb7bc4fb82c [2020-12-11T22:31:38.242Z] ---> Running in faf02d17d01d [2020-12-11T22:31:38.508Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-11T22:31:38.508Z] Building docker-support-notifications-go [2020-12-11T22:31:38.776Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:38.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:31:39.047Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T22:31:39.047Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T22:31:39.047Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T22:31:39.047Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T22:31:39.625Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T22:31:39.626Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T22:31:39.626Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T22:31:43.867Z] Removing intermediate container faf02d17d01d [2020-12-11T22:31:43.867Z] ---> a583abc8fd01 [2020-12-11T22:31:43.867Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:31:47.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:31:47.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:31:47.194Z] ---> 1d1433ea4e3f [2020-12-11T22:31:47.194Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:31:47.194Z] ---> Using cache [2020-12-11T22:31:47.194Z] ---> fe3c5f3fd8b2 [2020-12-11T22:31:47.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:31:47.194Z] ---> Using cache [2020-12-11T22:31:47.194Z] ---> f06814401ff5 [2020-12-11T22:31:47.194Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:31:47.194Z] ---> Using cache [2020-12-11T22:31:47.194Z] ---> f40f1ce3175a [2020-12-11T22:31:47.194Z] Step 6/22 : COPY go.mod . [2020-12-11T22:31:47.194Z] ---> Using cache [2020-12-11T22:31:47.194Z] ---> eef9577318df [2020-12-11T22:31:47.194Z] Step 7/22 : RUN go mod download [2020-12-11T22:31:47.194Z] ---> Using cache [2020-12-11T22:31:47.194Z] ---> 1e0ca0fa8c8a [2020-12-11T22:31:47.194Z] Step 8/22 : COPY . . [2020-12-11T22:31:47.772Z] ---> Using cache [2020-12-11T22:31:47.772Z] ---> 1e854b1169fa [2020-12-11T22:31:47.772Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T22:31:49.709Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T22:31:49.709Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T22:31:49.709Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T22:31:49.709Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T22:31:49.709Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T22:31:49.710Z] ---> Running in f8ff3f838705 [2020-12-11T22:31:49.710Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T22:31:49.710Z] ---> Running in b78e9afd04eb [2020-12-11T22:31:49.710Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T22:31:49.710Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T22:31:50.294Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T22:31:50.294Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T22:31:50.587Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T22:31:50.587Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T22:31:50.851Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T22:31:50.851Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T22:31:50.851Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T22:31:51.811Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T22:31:53.222Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T22:31:53.809Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T22:31:54.393Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T22:31:55.347Z] Removing intermediate container f8ff3f838705 [2020-12-11T22:31:55.347Z] ---> 04d5e40b38ce [2020-12-11T22:31:55.347Z] [2020-12-11T22:31:55.610Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T22:31:55.610Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T22:31:55.610Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T22:31:55.610Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T22:31:55.877Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T22:31:55.877Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T22:31:55.877Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T22:31:55.877Z] Successfully built 04d5e40b38ce [2020-12-11T22:31:56.142Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-11T22:31:56.142Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2020-12-11T22:31:56.142Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:31:56.142Z] 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 [2020-12-11T22:31:56.410Z] OK: 71 MiB in 55 packages [2020-12-11T22:32:04.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:32:04.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:32:04.877Z] ---> 1d1433ea4e3f [2020-12-11T22:32:04.877Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T22:32:04.877Z] ---> Using cache [2020-12-11T22:32:04.877Z] ---> fe3c5f3fd8b2 [2020-12-11T22:32:04.877Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:32:04.877Z] ---> Using cache [2020-12-11T22:32:04.877Z] ---> f06814401ff5 [2020-12-11T22:32:04.877Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T22:32:04.877Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:32:04.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:32:04.877Z] ---> 1d1433ea4e3f [2020-12-11T22:32:04.877Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:32:04.877Z] ---> Using cache [2020-12-11T22:32:04.877Z] ---> fe3c5f3fd8b2 [2020-12-11T22:32:04.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:32:04.877Z] ---> Using cache [2020-12-11T22:32:04.877Z] ---> f06814401ff5 [2020-12-11T22:32:04.877Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T22:32:07.485Z] ---> Running in 586e94985f05 [2020-12-11T22:32:07.485Z] ---> Running in 6c40617fc3ac [2020-12-11T22:32:07.789Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T22:32:10.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:32:10.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:32:10.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:32:10.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:32:11.677Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:32:11.677Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:32:11.677Z] OK: 12748 distinct packages available [2020-12-11T22:32:11.677Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:32:11.677Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:32:11.677Z] OK: 12748 distinct packages available [2020-12-11T22:32:11.959Z] OK: 233 MiB in 51 packages [2020-12-11T22:32:12.341Z] OK: 233 MiB in 51 packages [2020-12-11T22:32:15.459Z] Removing intermediate container 6c40617fc3ac [2020-12-11T22:32:15.459Z] ---> 4635e09cb75f [2020-12-11T22:32:15.459Z] Step 6/23 : COPY go.mod . [2020-12-11T22:32:15.459Z] Removing intermediate container 586e94985f05 [2020-12-11T22:32:15.459Z] ---> 34c18bc337d4 [2020-12-11T22:32:15.459Z] Step 6/24 : COPY go.mod . [2020-12-11T22:32:17.394Z] ---> 27999bd85b2c [2020-12-11T22:32:17.394Z] Step 7/24 : RUN go mod download [2020-12-11T22:32:17.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T22:32:17.974Z] ---> 40b21ffed72b [2020-12-11T22:32:17.974Z] Step 7/23 : RUN go mod download [2020-12-11T22:32:18.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:32:18.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:32:18.922Z] ---> 1d1433ea4e3f [2020-12-11T22:32:18.922Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:32:18.922Z] ---> Using cache [2020-12-11T22:32:18.922Z] ---> fe3c5f3fd8b2 [2020-12-11T22:32:18.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:32:18.922Z] ---> Using cache [2020-12-11T22:32:18.922Z] ---> f06814401ff5 [2020-12-11T22:32:18.922Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:32:18.922Z] ---> Using cache [2020-12-11T22:32:18.922Z] ---> f40f1ce3175a [2020-12-11T22:32:18.922Z] Step 6/22 : COPY go.mod . [2020-12-11T22:32:18.922Z] ---> Using cache [2020-12-11T22:32:18.922Z] ---> eef9577318df [2020-12-11T22:32:18.922Z] Step 7/22 : RUN go mod download [2020-12-11T22:32:18.922Z] ---> Using cache [2020-12-11T22:32:18.922Z] ---> 1e0ca0fa8c8a [2020-12-11T22:32:18.922Z] Step 8/22 : COPY . . [2020-12-11T22:32:18.922Z] ---> Using cache [2020-12-11T22:32:18.922Z] ---> 1e854b1169fa [2020-12-11T22:32:18.922Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T22:32:19.498Z] ---> Running in 1d3b79bd1eb0 [2020-12-11T22:32:19.498Z] ---> Running in 97acd74d44d1 [2020-12-11T22:32:19.498Z] ---> Running in 6c669f792c4a [2020-12-11T22:32:19.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T22:32:19.942Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T22:32:19.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T22:32:19.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T22:32:19.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T22:32:20.092Z] Removing intermediate container 7b26d8db8e6e [2020-12-11T22:32:20.092Z] ---> 2c2861a869a9 [2020-12-11T22:32:20.092Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T22:32:20.370Z] ---> Running in 881624abd14a [2020-12-11T22:32:20.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T22:32:20.958Z] 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 [2020-12-11T22:32:22.912Z] Removing intermediate container 1d3b79bd1eb0 [2020-12-11T22:32:22.912Z] ---> 80bd7951f421 [2020-12-11T22:32:22.912Z] Step 8/24 : COPY . . [2020-12-11T22:32:22.912Z] Removing intermediate container 97acd74d44d1 [2020-12-11T22:32:22.912Z] ---> 463350d1a179 [2020-12-11T22:32:22.912Z] Step 8/23 : COPY . . [2020-12-11T22:32:23.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T22:32:23.523Z] Collecting docker-compose==1.23.2 [2020-12-11T22:32:23.523Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T22:32:24.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T22:32:26.091Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T22:32:26.092Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T22:32:26.137Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T22:32:26.138Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T22:32:26.138Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T22:32:30.355Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T22:32:30.355Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T22:32:31.776Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T22:32:31.776Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T22:32:33.247Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T22:32:33.247Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T22:32:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.216s coverage: 46.6% of statements [2020-12-11T22:32:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T22:32:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T22:32:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T22:32:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T22:32:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T22:32:36.601Z] Removing intermediate container b78e9afd04eb [2020-12-11T22:32:36.601Z] ---> ce935fbf6db0 [2020-12-11T22:32:36.601Z] [2020-12-11T22:32:36.601Z] Step 10/22 : FROM scratch [2020-12-11T22:32:36.601Z] ---> [2020-12-11T22:32:36.601Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:32:36.872Z] ---> Using cache [2020-12-11T22:32:36.872Z] ---> 60fdd2516329 [2020-12-11T22:32:36.872Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T22:32:38.284Z] ---> Running in f1d7cb981d85 [2020-12-11T22:32:38.284Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T22:32:38.575Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T22:32:38.575Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T22:32:38.575Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T22:32:41.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.499s coverage: 27.1% of statements [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T22:32:41.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T22:32:41.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T22:32:41.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.516s coverage: 68.5% of statements [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T22:32:41.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T22:32:41.939Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T22:32:41.939Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T22:32:42.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.608s coverage: 82.3% of statements [2020-12-11T22:32:42.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T22:32:42.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:32:42.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T22:32:42.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T22:32:42.902Z] Removing intermediate container f1d7cb981d85 [2020-12-11T22:32:42.902Z] ---> cb201a845c6a [2020-12-11T22:32:42.902Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:32:43.875Z] ---> Running in 5bc6001819e0 [2020-12-11T22:32:44.148Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T22:32:44.148Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T22:32:44.148Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T22:32:44.739Z] Removing intermediate container 5bc6001819e0 [2020-12-11T22:32:44.739Z] ---> daea65f11198 [2020-12-11T22:32:44.739Z] Step 14/22 : WORKDIR / [2020-12-11T22:32:44.739Z] Collecting PyYAML<4,>=3.10 [2020-12-11T22:32:44.739Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T22:32:44.739Z] ---> Running in 48e2ad97f6d1 [2020-12-11T22:32:46.770Z] Removing intermediate container 48e2ad97f6d1 [2020-12-11T22:32:46.770Z] ---> c17ba1821843 [2020-12-11T22:32:46.770Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T22:32:46.770Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T22:32:47.049Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T22:32:47.049Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T22:32:47.049Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T22:32:47.337Z] 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) [2020-12-11T22:32:47.337Z] Collecting idna<2.8,>=2.5 [2020-12-11T22:32:47.337Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T22:32:47.614Z] ---> 809333855cf0 [2020-12-11T22:32:47.614Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T22:32:47.614Z] 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) [2020-12-11T22:32:47.614Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T22:32:47.614Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T22:32:47.614Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T22:32:47.614Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T22:32:48.205Z] Installing collected packages: cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, texttable, jsonschema, PyYAML, docker-compose [2020-12-11T22:32:48.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.214s coverage: 28.6% of statements [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T22:32:48.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.160s coverage: 100.0% of statements [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T22:32:48.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T22:32:48.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements [2020-12-11T22:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T22:32:49.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements [2020-12-11T22:32:49.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T22:32:50.171Z] Attempting uninstall: urllib3 [2020-12-11T22:32:50.171Z] Found existing installation: urllib3 1.25.9 [2020-12-11T22:32:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2020-12-11T22:32:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T22:32:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T22:32:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T22:32:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T22:32:50.661Z] Uninstalling urllib3-1.25.9: [2020-12-11T22:32:51.268Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T22:32:54.626Z] ---> 369e0dc390c6 [2020-12-11T22:32:54.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T22:32:54.626Z] Attempting uninstall: idna [2020-12-11T22:32:54.626Z] Found existing installation: idna 2.9 [2020-12-11T22:32:54.626Z] Uninstalling idna-2.9: [2020-12-11T22:32:54.626Z] Successfully uninstalled idna-2.9 [2020-12-11T22:32:55.208Z] Attempting uninstall: requests [2020-12-11T22:32:55.208Z] Found existing installation: requests 2.23.0 [2020-12-11T22:32:55.208Z] Uninstalling requests-2.23.0: [2020-12-11T22:32:55.208Z] Successfully uninstalled requests-2.23.0 [2020-12-11T22:32:56.613Z] ---> 26b2e1f5c1e3 [2020-12-11T22:32:56.613Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T22:32:56.878Z] ---> Running in 420d3746af65 [2020-12-11T22:32:56.878Z] ---> 8f99fb60ae8f [2020-12-11T22:32:56.878Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T22:32:57.453Z] Running setup.py install for dockerpty: started [2020-12-11T22:32:57.453Z] ---> 1be91839a172 [2020-12-11T22:32:57.453Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T22:32:57.453Z] ---> Running in 87b627d4a0ab [2020-12-11T22:32:57.719Z] Removing intermediate container 420d3746af65 [2020-12-11T22:32:57.719Z] ---> 7aa585451a1c [2020-12-11T22:32:57.719Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:32:57.719Z] ---> Running in 06c924b05cee [2020-12-11T22:32:57.993Z] ---> Running in c3a1a9f24937 [2020-12-11T22:32:58.285Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T22:32:58.285Z] Running setup.py install for docopt: started [2020-12-11T22:32:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.054s coverage: 93.8% of statements [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T22:32:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T22:32:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.140s coverage: 0.1% of statements [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T22:32:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T22:32:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2020-12-11T22:32:58.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T22:32:58.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements [2020-12-11T22:32:58.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T22:32:58.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements [2020-12-11T22:32:58.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.173s coverage: 87.2% of statements [2020-12-11T22:32:58.570Z] Removing intermediate container c3a1a9f24937 [2020-12-11T22:32:58.570Z] ---> 46254e8bb719 [2020-12-11T22:32:58.570Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:32:58.570Z] 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 [2020-12-11T22:32:58.841Z] 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 [2020-12-11T22:32:58.841Z] ---> Running in 853f43591052 [2020-12-11T22:32:59.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.184s coverage: 84.2% of statements [2020-12-11T22:32:59.108Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T22:32:59.108Z] Running setup.py install for texttable: started [2020-12-11T22:32:59.694Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T22:32:59.694Z] Removing intermediate container 853f43591052 [2020-12-11T22:32:59.694Z] ---> 58c68f77bf23 [2020-12-11T22:32:59.694Z] Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:33:00.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.4% of statements [2020-12-11T22:33:00.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T22:33:01.639Z] Running setup.py install for PyYAML: started [2020-12-11T22:33:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.629s coverage: 63.5% of statements [2020-12-11T22:33:02.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T22:33:02.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T22:33:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2020-12-11T22:33:02.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2020-12-11T22:33:02.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2020-12-11T22:33:03.055Z] ---> Running in c77f2334898a [2020-12-11T22:33:03.055Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T22:33:04.031Z] Removing intermediate container 6c669f792c4a [2020-12-11T22:33:04.031Z] ---> 9e0cacaef42f [2020-12-11T22:33:04.031Z] [2020-12-11T22:33:04.031Z] Step 10/22 : FROM scratch [2020-12-11T22:33:04.031Z] ---> [2020-12-11T22:33:04.031Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:33:04.031Z] Removing intermediate container c77f2334898a [2020-12-11T22:33:04.031Z] ---> 39cc4f450de8 [2020-12-11T22:33:04.031Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:33:04.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2020-12-11T22:33:04.300Z] ---> Using cache [2020-12-11T22:33:04.300Z] ---> 60fdd2516329 [2020-12-11T22:33:04.300Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T22:33:04.581Z] 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 [2020-12-11T22:33:04.581Z] ---> Running in 5fe483d776b7 [2020-12-11T22:33:04.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2020-12-11T22:33:04.857Z] ---> Running in 4f1f2735afa9 [2020-12-11T22:33:05.125Z] Removing intermediate container 5fe483d776b7 [2020-12-11T22:33:05.125Z] ---> 1a37874fd43a [2020-12-11T22:33:05.125Z] [2020-12-11T22:33:05.125Z] Removing intermediate container 4f1f2735afa9 [2020-12-11T22:33:05.125Z] ---> f04750ec0840 [2020-12-11T22:33:05.125Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:33:05.399Z] ---> Running in 135393ce1bbe [2020-12-11T22:33:05.399Z] Successfully built 1a37874fd43a [2020-12-11T22:33:05.399Z] Successfully tagged docker-core-command-go:latest [2020-12-11T22:33:05.680Z]  Building docker-core-command-go ... done Removing intermediate container 135393ce1bbe [2020-12-11T22:33:05.680Z] ---> 2158686c14e0 [2020-12-11T22:33:05.680Z] Step 14/22 : WORKDIR / [2020-12-11T22:33:05.960Z] ---> Running in 54f9114ae19b [2020-12-11T22:33:06.963Z] Removing intermediate container 54f9114ae19b [2020-12-11T22:33:06.963Z] ---> 83f2ec0a9b30 [2020-12-11T22:33:06.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T22:33:07.955Z] Removing intermediate container 881624abd14a [2020-12-11T22:33:07.955Z] ---> 52c9e07bec3f [2020-12-11T22:33:07.955Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T22:33:07.955Z] ---> 61b023cc927c [2020-12-11T22:33:07.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T22:33:08.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.861s coverage: 55.9% of statements [2020-12-11T22:33:08.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T22:33:08.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T22:33:08.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T22:33:08.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T22:33:08.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T22:33:08.228Z] ---> Running in a3b8dfd78548 [2020-12-11T22:33:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.446s coverage: 37.0% of statements [2020-12-11T22:33:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T22:33:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T22:33:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.632s coverage: 84.0% of statements [2020-12-11T22:33:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2020-12-11T22:33:09.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:33:09.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:33:09.708Z] ---> eb080e0e9a8d [2020-12-11T22:33:09.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T22:33:09.708Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:33:09.708Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T22:33:09.985Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T22:33:09.985Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:33:09.985Z] OK: 72 MiB in 58 packages [2020-12-11T22:33:10.257Z] ---> 88f4f6a99116 [2020-12-11T22:33:10.257Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T22:33:10.869Z] ---> Running in c73c69ced008 [2020-12-11T22:33:11.383Z] Removing intermediate container c73c69ced008 [2020-12-11T22:33:11.383Z] ---> bb0c09d4cc4e [2020-12-11T22:33:11.383Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:33:11.725Z] ---> Running in 311dd4a3f6cd [2020-12-11T22:33:11.725Z] Removing intermediate container a3b8dfd78548 [2020-12-11T22:33:11.725Z] ---> 74d02c9e14de [2020-12-11T22:33:11.725Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T22:33:11.725Z] Removing intermediate container 311dd4a3f6cd [2020-12-11T22:33:11.725Z] ---> 0d8330efd609 [2020-12-11T22:33:11.725Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:33:12.051Z] ---> Running in 831340b16e45 [2020-12-11T22:33:12.051Z] ---> Running in 498d9f330fbe [2020-12-11T22:33:13.625Z] Removing intermediate container 831340b16e45 [2020-12-11T22:33:13.625Z] ---> c50b85d18004 [2020-12-11T22:33:13.625Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:33:13.625Z] Removing intermediate container 498d9f330fbe [2020-12-11T22:33:13.625Z] ---> 589b7f8b58c2 [2020-12-11T22:33:13.625Z] Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:33:13.625Z] ---> Running in d6d7a3504bf9 [2020-12-11T22:33:13.625Z] ---> Running in 9acf451f9027 [2020-12-11T22:33:13.902Z] Removing intermediate container d6d7a3504bf9 [2020-12-11T22:33:13.902Z] ---> 474d9ae24257 [2020-12-11T22:33:13.902Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:33:14.174Z] Removing intermediate container 9acf451f9027 [2020-12-11T22:33:14.174Z] ---> d6c8ab4cc438 [2020-12-11T22:33:14.174Z] Step 25/27 : LABEL arch=x86_64 [2020-12-11T22:33:14.174Z] ---> Running in aef31ec632ff [2020-12-11T22:33:14.446Z] ---> Running in 94a2da9e7685 [2020-12-11T22:33:14.718Z] Removing intermediate container aef31ec632ff [2020-12-11T22:33:14.718Z] ---> c10ce9792094 [2020-12-11T22:33:14.718Z] [2020-12-11T22:33:14.718Z] Removing intermediate container 94a2da9e7685 [2020-12-11T22:33:14.718Z] ---> 008ea23d9877 [2020-12-11T22:33:14.718Z] Step 26/27 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:33:14.718Z] Successfully built c10ce9792094 [2020-12-11T22:33:14.718Z] ---> Running in e3b52c3b485f [2020-12-11T22:33:14.994Z] Successfully tagged docker-core-metadata-go:latest [2020-12-11T22:33:14.994Z]  Building docker-core-metadata-go ... done Removing intermediate container e3b52c3b485f [2020-12-11T22:33:14.994Z] ---> 649d7300d2e3 [2020-12-11T22:33:14.994Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T22:33:15.260Z] ---> Running in 8e535668a763 [2020-12-11T22:33:15.528Z] Removing intermediate container 8e535668a763 [2020-12-11T22:33:15.528Z] ---> cf5b88a4d9ef [2020-12-11T22:33:15.528Z] [2020-12-11T22:33:15.528Z] Successfully built cf5b88a4d9ef [2020-12-11T22:33:15.528Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-11T22:33:17.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.376s coverage: 47.1% of statements [2020-12-11T22:33:17.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T22:33:17.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T22:33:17.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements [2020-12-11T22:33:17.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T22:33:17.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T22:33:17.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T22:33:17.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.158s coverage: 100.0% of statements [2020-12-11T22:33:17.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T22:33:17.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.151s coverage: 100.0% of statements [2020-12-11T22:33:17.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T22:33:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.017s coverage: 29.1% of statements [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T22:33:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T22:33:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T22:33:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T22:33:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T22:33:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T22:33:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T22:33:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2020-12-11T22:33:23.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.071s coverage: 32.1% of statements [2020-12-11T22:33:23.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2020-12-11T22:33:23.747Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 87b627d4a0ab [2020-12-11T22:33:23.747Z] ---> 6ca0078c7c7b [2020-12-11T22:33:23.747Z] [2020-12-11T22:33:23.747Z] Step 10/24 : FROM scratch [2020-12-11T22:33:23.747Z] ---> [2020-12-11T22:33:23.747Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T22:33:23.747Z] ---> Running in 30579c605ff2 [2020-12-11T22:33:24.327Z] Removing intermediate container 30579c605ff2 [2020-12-11T22:33:24.327Z] ---> 59ec656386e4 [2020-12-11T22:33:24.327Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T22:33:24.327Z] ---> Running in 93f944d6be3a [2020-12-11T22:33:24.415Z] GO111MODULE=on go vet ./... [2020-12-11T22:33:24.590Z] Removing intermediate container 93f944d6be3a [2020-12-11T22:33:24.590Z] ---> fbfb78695490 [2020-12-11T22:33:24.590Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T22:33:24.590Z] ---> Running in 887d9eed9f41 [2020-12-11T22:33:24.855Z] Removing intermediate container 887d9eed9f41 [2020-12-11T22:33:24.855Z] ---> d645901cd27c [2020-12-11T22:33:24.855Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T22:33:25.122Z] ---> c179ff23463c [2020-12-11T22:33:25.122Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T22:33:26.531Z] ---> 5ed5edc8c088 [2020-12-11T22:33:26.531Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T22:33:27.480Z] ---> ab7a327002ba [2020-12-11T22:33:27.480Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T22:33:28.430Z] ---> 2428fa2430bf [2020-12-11T22:33:28.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T22:33:28.703Z] Removing intermediate container 06c924b05cee [2020-12-11T22:33:28.703Z] ---> 8ba569ce6f8a [2020-12-11T22:33:28.703Z] [2020-12-11T22:33:28.703Z] Step 10/23 : FROM alpine [2020-12-11T22:33:28.703Z] ---> b14afc6dfb98 [2020-12-11T22:33:28.703Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:33:28.703Z] ---> Running in 1cec16c78853 [2020-12-11T22:33:28.966Z] Removing intermediate container 1cec16c78853 [2020-12-11T22:33:28.966Z] ---> bcde01dae7d0 [2020-12-11T22:33:28.966Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T22:33:29.540Z] ---> Running in a9e06e5acbf6 [2020-12-11T22:33:29.540Z] ---> 36e380b01641 [2020-12-11T22:33:29.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T22:33:29.802Z] Removing intermediate container a9e06e5acbf6 [2020-12-11T22:33:29.802Z] ---> d045586d6ef0 [2020-12-11T22:33:29.802Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T22:33:29.802Z] ---> Running in d674b423da75 [2020-12-11T22:33:29.802Z] ---> 2131d6a9b3c2 [2020-12-11T22:33:29.802Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T22:33:30.065Z] ---> Running in 2822eccc32fc [2020-12-11T22:33:30.065Z] Removing intermediate container d674b423da75 [2020-12-11T22:33:30.065Z] ---> 99d05818dddf [2020-12-11T22:33:30.065Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:33:30.065Z] ---> Running in 8a0ea81a13a9 [2020-12-11T22:33:30.327Z] Removing intermediate container 2822eccc32fc [2020-12-11T22:33:30.327Z] ---> 6a7b6d2de5a6 [2020-12-11T22:33:30.327Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:33:30.327Z] ---> Running in d0274a1d50a7 [2020-12-11T22:33:30.590Z] Removing intermediate container d0274a1d50a7 [2020-12-11T22:33:30.590Z] ---> 137bd17a6ebd [2020-12-11T22:33:30.590Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T22:33:30.590Z] ---> Running in 2d90d4df9838 [2020-12-11T22:33:30.852Z] Removing intermediate container 2d90d4df9838 [2020-12-11T22:33:30.852Z] ---> 059285913475 [2020-12-11T22:33:30.852Z] Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:33:30.852Z] ---> Running in ab71a4344d4d [2020-12-11T22:33:31.115Z] Removing intermediate container ab71a4344d4d [2020-12-11T22:33:31.115Z] ---> 804a50e37dbf [2020-12-11T22:33:31.115Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:33:31.115Z] ---> Running in 9f391d23a213 [2020-12-11T22:33:31.115Z] Removing intermediate container 8a0ea81a13a9 [2020-12-11T22:33:31.115Z] ---> b8dc3f083b82 [2020-12-11T22:33:31.115Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T22:33:31.378Z] ---> Running in 354f07d27084 [2020-12-11T22:33:31.378Z] Removing intermediate container 9f391d23a213 [2020-12-11T22:33:31.378Z] ---> 48bdaf65f54f [2020-12-11T22:33:31.378Z] [2020-12-11T22:33:31.648Z] Successfully built 48bdaf65f54f [2020-12-11T22:33:31.648Z] Successfully tagged docker-support-notifications-go:latest [2020-12-11T22:33:32.594Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:33:33.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:33:33.802Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T22:33:34.066Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T22:33:34.066Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T22:33:34.328Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T22:33:34.328Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T22:33:34.595Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:33:34.595Z] OK: 8 MiB in 19 packages [2020-12-11T22:33:35.169Z] Removing intermediate container 354f07d27084 [2020-12-11T22:33:35.169Z] ---> 5381193a943e [2020-12-11T22:33:35.169Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T22:33:35.431Z] ---> 675aa3ec4b7d [2020-12-11T22:33:35.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T22:33:36.379Z] ---> 963a04c66d78 [2020-12-11T22:33:36.379Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T22:33:36.379Z] ---> 8f50ad03dff0 [2020-12-11T22:33:36.379Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T22:33:36.642Z] ---> Running in 8a11fcf5a52c [2020-12-11T22:33:36.642Z] Removing intermediate container 8a11fcf5a52c [2020-12-11T22:33:36.642Z] ---> c9f2d0690da1 [2020-12-11T22:33:36.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:33:36.642Z] ---> Running in 264cb5fe4bf5 [2020-12-11T22:33:36.906Z] Removing intermediate container 264cb5fe4bf5 [2020-12-11T22:33:36.906Z] ---> aa502265915d [2020-12-11T22:33:36.906Z] Step 21/23 : LABEL arch=x86_64 [2020-12-11T22:33:36.906Z] ---> Running in ef43ea9075c2 [2020-12-11T22:33:37.169Z] Removing intermediate container ef43ea9075c2 [2020-12-11T22:33:37.169Z] ---> 8456a96ea5dd [2020-12-11T22:33:37.169Z] Step 22/23 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:33:37.169Z] ---> Running in 6f3f6067e235 [2020-12-11T22:33:37.438Z] Removing intermediate container 6f3f6067e235 [2020-12-11T22:33:37.438Z] ---> 872830f0164c [2020-12-11T22:33:37.438Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T22:33:37.438Z] ---> Running in 6c87403c0c9d [2020-12-11T22:33:37.701Z] Removing intermediate container 6c87403c0c9d [2020-12-11T22:33:37.701Z] ---> 9a26470f8349 [2020-12-11T22:33:37.701Z] [2020-12-11T22:33:37.701Z] Successfully built 9a26470f8349 [2020-12-11T22:33:37.701Z] Successfully tagged docker-core-data-go:latest [2020-12-11T22:33:38.293Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-11T22:33:38.313Z] $ docker stop --time=1 2313243cd6e94faa9eb496bcc92f1dff319ce002b77d408cca60efc44b0ccbe3 [2020-12-11T22:33:39.969Z] $ docker rm -f 2313243cd6e94faa9eb496bcc92f1dff319ce002b77d408cca60efc44b0ccbe3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:33:40.606Z] + docker images [2020-12-11T22:33:40.606Z] + grep docker [2020-12-11T22:33:40.606Z] docker-core-data-go latest 9a26470f8349 3 seconds ago 23.7MB [2020-12-11T22:33:40.606Z] docker-support-notifications-go latest 48bdaf65f54f 9 seconds ago 13.6MB [2020-12-11T22:33:40.606Z] docker-sys-mgmt-agent-go latest cf5b88a4d9ef 25 seconds ago 313MB [2020-12-11T22:33:40.606Z] docker-core-metadata-go latest c10ce9792094 26 seconds ago 14.5MB [2020-12-11T22:33:40.606Z] docker-core-command-go latest 1a37874fd43a 36 seconds ago 12.2MB [2020-12-11T22:33:40.606Z] docker-security-secretstore-setup-go latest 04d5e40b38ce About a minute ago 24.7MB [2020-12-11T22:33:40.606Z] docker-security-proxy-setup-go latest aeb7bc4fb82c 2 minutes ago 24.6MB [2020-12-11T22:33:40.606Z] docker-security-bootstrap-redis-go latest 619e4070ede0 2 minutes ago 15.8MB [2020-12-11T22:33:40.606Z] docker-support-scheduler-go latest e1ec52bc1f62 2 minutes ago 12.3MB [2020-12-11T22:33:40.606Z] docker latest aefe523efa57 17 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 [2020-12-11T22:33:56.484Z] Still waiting to schedule task [2020-12-11T22:33:56.484Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-11T22:34:32.445Z] gofmt -l . [2020-12-11T22:34:32.445Z] [ "`gofmt -l .`" = "" ] [2020-12-11T22:34:33.421Z] ./bin/test-go-mod-tidy.sh [2020-12-11T22:34:34.014Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-11T22:34:39.113Z] + ls -al . [2020-12-11T22:34:39.113Z] total 664 [2020-12-11T22:34:39.113Z] drwxrwxr-x 9 1001 1001 4096 Dec 11 22:34 . [2020-12-11T22:34:39.113Z] drwxr-xr-x 4 root root 4096 Dec 11 22:30 .. [2020-12-11T22:34:39.113Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 22:29 .dockerignore [2020-12-11T22:34:39.113Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 22:29 .git [2020-12-11T22:34:39.113Z] drwxrwxr-x 3 1001 1001 4096 Dec 11 22:29 .github [2020-12-11T22:34:39.113Z] -rw-rw-r-- 1 1001 1001 762 Dec 11 22:29 .gitignore [2020-12-11T22:34:39.113Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 22:29 .sonarcloud.properties [2020-12-11T22:34:39.113Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:29 CONTRIBUTING.md [2020-12-11T22:34:39.113Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:29 Dockerfile.build [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 22:29 Jenkinsfile [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:29 LICENSE [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:29 Makefile [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:29 README.md [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:29 SECURITY.md [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 22:26 VERSION [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:29 ZMQWindows.md [2020-12-11T22:34:39.114Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 22:29 bin [2020-12-11T22:34:39.114Z] drwxrwxr-x 14 1001 1001 4096 Dec 11 22:29 cmd [2020-12-11T22:34:39.114Z] -rw-r--r-- 1 root root 537567 Dec 11 22:33 coverage.out [2020-12-11T22:34:39.114Z] -rw-r--r-- 1 root root 1041 Dec 11 22:34 go.mod [2020-12-11T22:34:39.114Z] -rw-r--r-- 1 root root 18856 Dec 11 22:34 go.sum [2020-12-11T22:34:39.114Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 22:29 internal [2020-12-11T22:34:39.114Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 22:29 openapi [2020-12-11T22:34:39.114Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 22:29 snap [2020-12-11T22:34:39.114Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 22:29 version.go [Pipeline] sh [2020-12-11T22:34:39.770Z] + '[' -e coverage.out ] [2020-12-11T22:34:39.770Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T22:34:39.788Z] Warning: overwriting stash ‘coverage-report’ [2020-12-11T22:34:40.778Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T22:34:41.429Z] + make build [2020-12-11T22:34:41.429Z] 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 [2020-12-11T22:34:48.936Z] Running on prd-ubuntu18.04-docker-8c-8g-15647 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-11T22:34:48.988Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2020-12-11T22:34:51.275Z] using credential edgex-jenkins-ssh [2020-12-11T22:34:51.321Z] Cloning the remote Git repository [2020-12-11T22:34:51.344Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:34:51.418Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2020-12-11T22:34:51.446Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:34:51.447Z] > git --version # timeout=10 [2020-12-11T22:34:51.453Z] > git --version # 'git version 2.17.1' [2020-12-11T22:34:51.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:34:51.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:34:53.885Z] 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 [2020-12-11T22:35:14.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:35:14.750Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:35:14.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:35:14.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:35:14.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:35:14.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T22:35:15.355Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 7312fa48dec987b5e69c3a75396049a1bcf37c1d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-11T22:35:15.996Z] Failed in branch amd64 [2020-12-11T22:35:16.063Z] 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 [2020-12-11T22:35:15.373Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:35:15.387Z] > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 [2020-12-11T22:35:20.378Z] 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 [2020-12-11T22:35:25.777Z] 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 [2020-12-11T22:35:26.382Z] 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 [2020-12-11T22:35:30.714Z] 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 [2020-12-11T22:35:36.116Z] 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 [2020-12-11T22:35:40.413Z] 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 [2020-12-11T22:35:43.784Z] 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 [2020-12-11T22:35:48.078Z] 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 [2020-12-11T22:35:51.482Z] 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] } [2020-12-11T22:35:54.891Z] $ docker stop --time=1 aa3992c099f77cfe1b6881f6c14c96f6462671bb2e384d018dc59ab5c021aa6b [2020-12-11T22:35:57.459Z] $ docker rm -f aa3992c099f77cfe1b6881f6c14c96f6462671bb2e384d018dc59ab5c021aa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:35:59.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:35:59.379Z] [2020-12-11T22:35:59.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:36:00.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:36:00.031Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-11T22:36:00.031Z] 29e5d40040c1: Pulling fs layer [2020-12-11T22:36:00.031Z] 1ce36da41761: Pulling fs layer [2020-12-11T22:36:00.031Z] 25b303627fd3: Pulling fs layer [2020-12-11T22:36:00.303Z] 29e5d40040c1: Verifying Checksum [2020-12-11T22:36:00.303Z] 29e5d40040c1: Download complete [2020-12-11T22:36:00.904Z] 29e5d40040c1: Pull complete [2020-12-11T22:36:00.904Z] 1ce36da41761: Verifying Checksum [2020-12-11T22:36:00.904Z] 1ce36da41761: Download complete [2020-12-11T22:36:02.337Z] 1ce36da41761: Pull complete [2020-12-11T22:36:02.608Z] 25b303627fd3: Verifying Checksum [2020-12-11T22:36:02.608Z] 25b303627fd3: Download complete [2020-12-11T22:36:12.750Z] 25b303627fd3: Pull complete [2020-12-11T22:36:12.750Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-11T22:36:12.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:36:12.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-11T22:36:13.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container [2020-12-11T22:36:13.081Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2020-12-11T22:36:16.045Z] $ docker top 4989f112d4d9d9557030c657e6ec5b68e11871827869281e3ac156a6b217490b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:36:17.066Z] + grep parallel [2020-12-11T22:36:17.066Z] + docker-compose build --help [2020-12-11T22:36:20.436Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T22:36:20.726Z] $ docker stop --time=1 4989f112d4d9d9557030c657e6ec5b68e11871827869281e3ac156a6b217490b [2020-12-11T22:36:22.591Z] $ docker rm -f 4989f112d4d9d9557030c657e6ec5b68e11871827869281e3ac156a6b217490b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:36:23.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:36:23.416Z] . [Pipeline] withDockerContainer [2020-12-11T22:36:23.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container [2020-12-11T22:36:23.732Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2020-12-11T22:36:25.059Z] $ docker top 3dbc04d4e4d91b81bd1b7cfa4a9eba09ee6e79b68c3295682a6fff9aa1db8005 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:36:26.033Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T22:36:29.393Z] Building docker-core-command-go ... [2020-12-11T22:36:29.393Z] Building docker-core-data-go ... [2020-12-11T22:36:29.393Z] Building docker-core-metadata-go ... [2020-12-11T22:36:29.393Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T22:36:29.393Z] Building docker-security-proxy-setup-go ... [2020-12-11T22:36:29.393Z] Building docker-security-secretstore-setup-go ... [2020-12-11T22:36:29.393Z] Building docker-support-notifications-go ... [2020-12-11T22:36:29.393Z] Building docker-support-scheduler-go ... [2020-12-11T22:36:29.394Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T22:36:29.394Z] Building docker-support-scheduler-go [2020-12-11T22:36:29.394Z] Building docker-support-notifications-go [2020-12-11T22:36:29.394Z] Building docker-security-proxy-setup-go [2020-12-11T22:36:29.394Z] Building docker-core-data-go [2020-12-11T22:36:29.394Z] Building docker-security-secretstore-setup-go [2020-12-11T22:37:51.222Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:37:51.222Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:37:51.222Z] ---> f1c2c136a7c2 [2020-12-11T22:37:51.222Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:37:51.222Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:37:51.222Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:37:51.222Z] ---> f1c2c136a7c2 [2020-12-11T22:37:51.222Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:37:51.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:37:51.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:37:51.222Z] ---> f1c2c136a7c2 [2020-12-11T22:37:51.222Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T22:37:51.222Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:37:51.222Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:37:51.222Z] ---> f1c2c136a7c2 [2020-12-11T22:37:51.222Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:37:51.222Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:37:51.222Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:37:51.222Z] ---> f1c2c136a7c2 [2020-12-11T22:37:51.222Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:37:51.222Z] ---> Running in 11c8c4a688b4 [2020-12-11T22:37:51.222Z] ---> Running in a8f3307f5c82 [2020-12-11T22:37:51.222Z] ---> Running in 8755f49a6bb3 [2020-12-11T22:37:51.222Z] ---> Running in 637d46ec2a73 [2020-12-11T22:37:51.222Z] ---> Running in a4702b9c4584 [2020-12-11T22:37:51.222Z] Removing intermediate container 11c8c4a688b4 [2020-12-11T22:37:51.222Z] ---> cecd9687ccf1 [2020-12-11T22:37:51.222Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:37:51.222Z] Removing intermediate container 8755f49a6bb3 [2020-12-11T22:37:51.222Z] ---> cac28db43245 [2020-12-11T22:37:51.222Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:37:51.222Z] Removing intermediate container a8f3307f5c82 [2020-12-11T22:37:51.222Z] ---> f9f0c9fd8edc [2020-12-11T22:37:51.222Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:37:51.222Z] Removing intermediate container a4702b9c4584 [2020-12-11T22:37:51.222Z] ---> 973ebdc923f2 [2020-12-11T22:37:51.222Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 637d46ec2a73 [2020-12-11T22:37:51.222Z] [2020-12-11T22:37:51.222Z] ---> c8ac23dbeea8 [2020-12-11T22:37:51.222Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:37:51.222Z] ---> Running in 22efd21e4979 [2020-12-11T22:37:51.222Z] ---> Running in 0b689a2b1a8c [2020-12-11T22:37:51.222Z] ---> Running in 95618da8d1f6 [2020-12-11T22:37:51.222Z] ---> Running in 4fc7caebc717 [2020-12-11T22:37:51.222Z] ---> Running in 3b6808236630 [2020-12-11T22:37:51.222Z] Removing intermediate container 95618da8d1f6 [2020-12-11T22:37:51.222Z] ---> b2ed2d174470 [2020-12-11T22:37:51.222Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T22:37:51.222Z] ---> Running in 19d81bfabac9 [2020-12-11T22:37:51.222Z] Removing intermediate container 22efd21e4979 [2020-12-11T22:37:51.222Z] ---> f0a5c04e9cb2 [2020-12-11T22:37:51.222Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:37:51.222Z] Removing intermediate container 4fc7caebc717 [2020-12-11T22:37:51.222Z] ---> 00f0ed06e0f7 [2020-12-11T22:37:51.222Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:37:51.222Z] ---> Running in 743ef49360a0 [2020-12-11T22:37:51.222Z] Removing intermediate container 0b689a2b1a8c [2020-12-11T22:37:51.222Z] ---> 48eaf1c9b1e3 [2020-12-11T22:37:51.222Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T22:37:51.222Z] Removing intermediate container 3b6808236630 [2020-12-11T22:37:51.222Z] ---> a234fbcbbd0b [2020-12-11T22:37:51.222Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T22:37:51.222Z] ---> Running in 57f23c799550 [2020-12-11T22:37:51.222Z] ---> Running in 15edb2c5b20d [2020-12-11T22:37:51.222Z] ---> Running in b88184830377 [2020-12-11T22:37:51.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:51.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:51.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:51.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:51.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:51.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:51.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:51.764Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:37:51.764Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:37:51.764Z] OK: 12618 distinct packages available [2020-12-11T22:37:52.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:52.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:52.639Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:37:52.639Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:37:52.639Z] OK: 12618 distinct packages available [2020-12-11T22:37:52.639Z] OK: 217 MiB in 51 packages [2020-12-11T22:37:52.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:37:52.919Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:37:52.919Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:37:52.919Z] OK: 12618 distinct packages available [2020-12-11T22:37:53.194Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:37:53.194Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:37:53.194Z] OK: 12618 distinct packages available [2020-12-11T22:37:53.194Z] OK: 217 MiB in 51 packages [2020-12-11T22:37:53.475Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:37:53.475Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:37:53.475Z] OK: 12618 distinct packages available [2020-12-11T22:37:53.751Z] OK: 217 MiB in 51 packages [2020-12-11T22:37:54.030Z] OK: 217 MiB in 51 packages [2020-12-11T22:37:54.318Z] Removing intermediate container 19d81bfabac9 [2020-12-11T22:37:54.318Z] ---> 7c93412d1344 [2020-12-11T22:37:54.318Z] Step 6/24 : COPY go.mod . [2020-12-11T22:37:54.593Z] OK: 217 MiB in 51 packages [2020-12-11T22:37:55.203Z] Removing intermediate container 743ef49360a0 [2020-12-11T22:37:55.203Z] ---> 8ed49a319779 [2020-12-11T22:37:55.203Z] Step 6/21 : COPY go.mod . [2020-12-11T22:37:55.802Z] ---> 58db642c0c1e [2020-12-11T22:37:55.802Z] Step 7/24 : RUN go mod download [2020-12-11T22:37:55.802Z] Removing intermediate container 57f23c799550 [2020-12-11T22:37:55.802Z] ---> e8cf031985d1 [2020-12-11T22:37:55.802Z] Step 6/21 : COPY go.mod . [2020-12-11T22:37:55.802Z] Removing intermediate container b88184830377 [2020-12-11T22:37:55.802Z] ---> dbf91f2d83f0 [2020-12-11T22:37:55.802Z] Step 6/24 : COPY go.mod . [2020-12-11T22:37:56.078Z] ---> Running in 3a054d58e2cf [2020-12-11T22:37:56.078Z] Removing intermediate container 15edb2c5b20d [2020-12-11T22:37:56.078Z] ---> 9dfc867c4543 [2020-12-11T22:37:56.078Z] Step 6/23 : COPY go.mod . [2020-12-11T22:37:56.351Z] ---> 4ea22df14ca0 [2020-12-11T22:37:56.351Z] Step 7/21 : RUN go mod download [2020-12-11T22:37:56.635Z] ---> Running in 27cdc657b756 [2020-12-11T22:37:56.905Z] ---> 1d1fde62f171 [2020-12-11T22:37:56.905Z] Step 7/21 : RUN go mod download [2020-12-11T22:37:56.905Z] ---> 29691dad8f02 [2020-12-11T22:37:56.905Z] Step 7/24 : RUN go mod download [2020-12-11T22:37:56.905Z] ---> Running in a70b929f9f94 [2020-12-11T22:37:57.179Z] ---> 148ae5829345 [2020-12-11T22:37:57.179Z] Step 7/23 : RUN go mod download [2020-12-11T22:37:57.512Z] ---> Running in afa2d0b9c601 [2020-12-11T22:37:57.512Z] ---> Running in 22e29e53d243 [2020-12-11T22:38:00.143Z] Removing intermediate container 3a054d58e2cf [2020-12-11T22:38:00.143Z] ---> 502653b65de9 [2020-12-11T22:38:00.143Z] Step 8/24 : COPY . . [2020-12-11T22:38:00.748Z] Removing intermediate container 27cdc657b756 [2020-12-11T22:38:00.748Z] ---> 3472e6d27e7b [2020-12-11T22:38:00.748Z] Step 8/21 : COPY . . [2020-12-11T22:38:01.732Z] Removing intermediate container a70b929f9f94 [2020-12-11T22:38:01.732Z] ---> d294a15c6366 [2020-12-11T22:38:01.732Z] Step 8/21 : COPY . . [2020-12-11T22:38:02.330Z] Removing intermediate container 22e29e53d243 [2020-12-11T22:38:02.330Z] ---> 248132fe7ece [2020-12-11T22:38:02.330Z] Step 8/23 : COPY . . [2020-12-11T22:38:03.315Z] Removing intermediate container afa2d0b9c601 [2020-12-11T22:38:03.315Z] ---> 727f2fd3ec94 [2020-12-11T22:38:03.315Z] Step 8/24 : COPY . . [2020-12-11T22:38:30.123Z] ---> fb34233c1cd6 [2020-12-11T22:38:30.123Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T22:38:30.123Z] ---> 5643202162ef [2020-12-11T22:38:30.123Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T22:38:30.123Z] ---> 1ebd366c8e1d [2020-12-11T22:38:30.123Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T22:38:30.123Z] ---> 5bc893ff56be [2020-12-11T22:38:30.123Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T22:38:30.123Z] ---> 5da8b5ad39a1 [2020-12-11T22:38:30.123Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T22:38:30.123Z] ---> Running in da3d16dc0503 [2020-12-11T22:38:30.123Z] ---> Running in 58ed5db6f68e [2020-12-11T22:38:30.123Z] ---> Running in 0050df6ac685 [2020-12-11T22:38:30.123Z] ---> Running in 5cb3fdeda3ed [2020-12-11T22:38:30.123Z] ---> Running in e59415b0d743 [2020-12-11T22:38:30.123Z] 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 [2020-12-11T22:38:30.123Z] 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 [2020-12-11T22:38:30.123Z] 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 [2020-12-11T22:38:30.123Z] 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 [2020-12-11T22:38:30.123Z] 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 [2020-12-11T22:39:51.942Z] 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 [2020-12-11T22:39:51.942Z] 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 [2020-12-11T22:40:04.369Z] Removing intermediate container da3d16dc0503 [2020-12-11T22:40:04.369Z] ---> b64486cdf676 [2020-12-11T22:40:04.369Z] [2020-12-11T22:40:04.369Z] Step 10/21 : FROM alpine [2020-12-11T22:40:04.369Z] latest: Pulling from library/alpine [2020-12-11T22:40:04.369Z] Removing intermediate container e59415b0d743 [2020-12-11T22:40:04.369Z] ---> 7f7bbbe99008 [2020-12-11T22:40:04.369Z] [2020-12-11T22:40:04.369Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T22:40:04.369Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T22:40:04.369Z] Status: Downloaded newer image for alpine:latest [2020-12-11T22:40:04.369Z] ---> dd36a01c3f31 [2020-12-11T22:40:04.369Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T22:40:04.369Z] 3.10: Pulling from library/alpine [2020-12-11T22:40:04.647Z] ---> Running in 00f632d3e450 [2020-12-11T22:40:06.092Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T22:40:06.092Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T22:40:06.092Z] ---> 536a684cf733 [2020-12-11T22:40:06.092Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:40:07.096Z] ---> Running in 8de1b41d60c6 [2020-12-11T22:40:07.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:40:07.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:40:08.328Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:40:08.328Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:40:08.328Z] OK: 12615 distinct packages available [2020-12-11T22:40:08.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:40:09.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:40:09.482Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T22:40:09.482Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:40:09.482Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T22:40:09.757Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T22:40:09.757Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:40:09.757Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:40:09.757Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:40:09.757Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:40:09.757Z] OK: 10169 distinct packages available [2020-12-11T22:40:10.069Z] OK: 7 MiB in 18 packages [2020-12-11T22:40:10.684Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:40:10.684Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:40:10.684Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:40:10.684Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:40:10.684Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:40:10.684Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:40:10.684Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:40:11.288Z] OK: 7 MiB in 19 packages [2020-12-11T22:40:12.747Z] Removing intermediate container 00f632d3e450 [2020-12-11T22:40:12.747Z] ---> 24fefd0f7793 [2020-12-11T22:40:12.747Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:40:13.017Z] ---> Running in 645c2b4206ec [2020-12-11T22:40:14.016Z] Removing intermediate container 8de1b41d60c6 [2020-12-11T22:40:14.016Z] ---> 8898d843b4df [2020-12-11T22:40:14.016Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:40:14.016Z] Removing intermediate container 645c2b4206ec [2020-12-11T22:40:14.016Z] ---> d88e41fa0ba7 [2020-12-11T22:40:14.016Z] Step 13/21 : WORKDIR /edgex [2020-12-11T22:40:14.016Z] ---> Running in db785987be52 [2020-12-11T22:40:14.287Z] ---> Running in 4d077fb34c94 [2020-12-11T22:40:14.891Z] Removing intermediate container db785987be52 [2020-12-11T22:40:14.891Z] ---> 16a233dfef9e [2020-12-11T22:40:14.891Z] Step 13/24 : WORKDIR / [2020-12-11T22:40:15.174Z] ---> Running in 9a9c5f8c8cf7 [2020-12-11T22:40:15.779Z] Removing intermediate container 4d077fb34c94 [2020-12-11T22:40:15.779Z] ---> 4c9f755fb68b [2020-12-11T22:40:15.779Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T22:40:16.772Z] Removing intermediate container 9a9c5f8c8cf7 [2020-12-11T22:40:16.772Z] ---> 6a7711e4502c [2020-12-11T22:40:16.772Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T22:40:17.374Z] ---> a7f2c053714e [2020-12-11T22:40:17.375Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T22:40:18.833Z] ---> a97a9187a2a1 [2020-12-11T22:40:18.833Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T22:40:21.469Z] ---> 58490cd4e597 [2020-12-11T22:40:21.469Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T22:40:21.469Z] ---> b843b2200ed4 [2020-12-11T22:40:21.469Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T22:40:24.118Z] ---> 6dce49527de6 [2020-12-11T22:40:24.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T22:40:24.118Z] ---> fa2f653c0032 [2020-12-11T22:40:24.118Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T22:40:24.390Z] Removing intermediate container 58ed5db6f68e [2020-12-11T22:40:24.390Z] ---> 25c6c3898f98 [2020-12-11T22:40:24.390Z] ---> Running in 411d82a4a11c [2020-12-11T22:40:24.390Z] [2020-12-11T22:40:24.390Z] Step 10/24 : FROM scratch [2020-12-11T22:40:24.390Z] ---> [2020-12-11T22:40:24.390Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T22:40:24.390Z] Removing intermediate container 0050df6ac685 [2020-12-11T22:40:24.390Z] ---> 6469101f9bad [2020-12-11T22:40:24.390Z] [2020-12-11T22:40:24.390Z] Step 10/21 : FROM scratch [2020-12-11T22:40:24.390Z] ---> [2020-12-11T22:40:24.390Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:40:24.994Z] ---> Running in 4f4ebb0c51ee [2020-12-11T22:40:24.994Z] ---> Running in 9a955275c9fd [2020-12-11T22:40:25.268Z] Removing intermediate container 411d82a4a11c [2020-12-11T22:40:25.268Z] ---> 93bbe0df6cb8 [2020-12-11T22:40:25.268Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T22:40:25.543Z] ---> Running in b61b5db826ac [2020-12-11T22:40:25.543Z] Removing intermediate container 4f4ebb0c51ee [2020-12-11T22:40:25.543Z] ---> e604012cffac [2020-12-11T22:40:25.543Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T22:40:25.816Z] Removing intermediate container 9a955275c9fd [2020-12-11T22:40:25.816Z] ---> 7902bedec3e7 [2020-12-11T22:40:25.816Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T22:40:25.816Z] ---> 0ddeaa9be3dd [2020-12-11T22:40:25.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T22:40:25.816Z] ---> Running in 5c3d0e237365 [2020-12-11T22:40:25.816Z] ---> Running in dfdbf19da34a [2020-12-11T22:40:26.417Z] Removing intermediate container b61b5db826ac [2020-12-11T22:40:26.417Z] ---> e46b9c7cb505 [2020-12-11T22:40:26.417Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T22:40:26.417Z] Removing intermediate container 5c3d0e237365 [2020-12-11T22:40:26.417Z] ---> bcef695a0418 [2020-12-11T22:40:26.417Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T22:40:26.691Z] ---> Running in 386fbbe4725b [2020-12-11T22:40:26.691Z] Removing intermediate container dfdbf19da34a [2020-12-11T22:40:26.691Z] ---> fb4a5ba6bdcf [2020-12-11T22:40:26.691Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T22:40:26.691Z] ---> Running in b229297feebe [2020-12-11T22:40:26.972Z] ---> Running in c77b03c60765 [2020-12-11T22:40:27.584Z] Removing intermediate container b229297feebe [2020-12-11T22:40:27.584Z] ---> fb9cb458fc66 [2020-12-11T22:40:27.584Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T22:40:27.584Z] Removing intermediate container 386fbbe4725b [2020-12-11T22:40:27.584Z] Removing intermediate container c77b03c60765 [2020-12-11T22:40:27.584Z] ---> 4279743287af [2020-12-11T22:40:27.584Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T22:40:27.584Z] ---> 57f69dbb7d24 [2020-12-11T22:40:27.584Z] Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:40:27.856Z] ---> 9ba35d00426e [2020-12-11T22:40:27.856Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:40:27.856Z] ---> Running in f220435d2e50 [2020-12-11T22:40:29.055Z] ---> 3331bb01b549 [2020-12-11T22:40:29.055Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T22:40:29.055Z] ---> 361e1fa5e1cb [2020-12-11T22:40:29.055Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T22:40:29.055Z] Removing intermediate container f220435d2e50 [2020-12-11T22:40:29.055Z] ---> 122bbaf6ea80 [2020-12-11T22:40:29.055Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:40:29.341Z] ---> 7257ec677553 [2020-12-11T22:40:29.341Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:40:29.341Z] ---> Running in ff258175560a [2020-12-11T22:40:29.632Z] ---> Running in 27bfb650dc38 [2020-12-11T22:40:30.662Z] Removing intermediate container ff258175560a [2020-12-11T22:40:30.662Z] ---> 480e76f2c3fa [2020-12-11T22:40:30.662Z] [2020-12-11T22:40:31.256Z] Successfully built 480e76f2c3fa [2020-12-11T22:40:31.859Z] ---> de21698cfca3 [2020-12-11T22:40:31.859Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T22:40:31.859Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-11T22:40:31.859Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2020-12-11T22:40:32.135Z] ---> 15415d3c6258 [2020-12-11T22:40:32.135Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T22:40:34.115Z] Removing intermediate container 27bfb650dc38 [2020-12-11T22:40:34.115Z] ---> 3c72e016a44b [2020-12-11T22:40:34.115Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:40:34.716Z] ---> 242595846365 [2020-12-11T22:40:34.716Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T22:40:34.716Z] ---> 383736ca1db9 [2020-12-11T22:40:34.716Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T22:40:34.990Z] ---> Running in 478cb103f8d6 [2020-12-11T22:40:35.269Z] ---> Running in 7d2a18ebbe0d [2020-12-11T22:40:35.873Z] Removing intermediate container 478cb103f8d6 [2020-12-11T22:40:35.873Z] ---> c9bec2368ded [2020-12-11T22:40:35.873Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T22:40:36.471Z] ---> a3ca0605c1ee [2020-12-11T22:40:36.471Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T22:40:36.745Z] ---> Running in 00537c59ce75 [2020-12-11T22:40:36.745Z] Removing intermediate container 7d2a18ebbe0d [2020-12-11T22:40:36.745Z] ---> b259d5237b91 [2020-12-11T22:40:36.745Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:40:37.763Z] ---> Running in b4eefbf8ab05 [2020-12-11T22:40:38.041Z] Removing intermediate container 00537c59ce75 [2020-12-11T22:40:38.041Z] ---> fe1e9915a98a [2020-12-11T22:40:38.041Z] Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:40:38.319Z] ---> Running in 107e1a157873 [2020-12-11T22:40:38.319Z] ---> 231cc0c141e5 [2020-12-11T22:40:38.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T22:40:38.590Z] Removing intermediate container b4eefbf8ab05 [2020-12-11T22:40:38.590Z] ---> 74bd6254bd9b [2020-12-11T22:40:38.590Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T22:40:38.861Z] ---> Running in 8ef34467c592 [2020-12-11T22:40:39.133Z] Removing intermediate container 107e1a157873 [2020-12-11T22:40:39.133Z] ---> b5ae2d489ba3 [2020-12-11T22:40:39.133Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:40:39.412Z] ---> Running in 924c51ebe98c [2020-12-11T22:40:39.412Z] Removing intermediate container 8ef34467c592 [2020-12-11T22:40:39.412Z] ---> e6cf05f05187 [2020-12-11T22:40:39.412Z] Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:40:39.685Z] ---> 4edaccc54c91 [2020-12-11T22:40:39.685Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T22:40:39.994Z] ---> Running in 85cdd036aef8 [2020-12-11T22:40:40.281Z] ---> Running in 221206cd3e32 [2020-12-11T22:40:40.281Z] Removing intermediate container 924c51ebe98c [2020-12-11T22:40:40.281Z] ---> c06748a5f84d [2020-12-11T22:40:40.281Z] [2020-12-11T22:40:40.887Z] Successfully built c06748a5f84d [2020-12-11T22:40:41.229Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-11T22:40:41.229Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2020-12-11T22:40:41.229Z] Removing intermediate container 85cdd036aef8 [2020-12-11T22:40:41.229Z] ---> a15d7711db83 [2020-12-11T22:40:41.229Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:40:41.822Z] Removing intermediate container 221206cd3e32 [2020-12-11T22:40:41.822Z] ---> fc5a8493d1d4 [2020-12-11T22:40:41.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:40:42.101Z] ---> Running in 0e5925847f9f [2020-12-11T22:40:42.375Z] ---> Running in 2ba75041a863 [2020-12-11T22:40:42.648Z] Removing intermediate container 0e5925847f9f [2020-12-11T22:40:42.648Z] ---> 88018660669b [2020-12-11T22:40:42.648Z] [2020-12-11T22:40:42.924Z] Removing intermediate container 5cb3fdeda3ed [2020-12-11T22:40:42.924Z] ---> 3a8385b0ffd5 [2020-12-11T22:40:42.924Z] [2020-12-11T22:40:42.924Z] Step 10/23 : FROM alpine [2020-12-11T22:40:42.924Z] ---> dd36a01c3f31 [2020-12-11T22:40:42.924Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:40:43.204Z] Successfully built 88018660669b [2020-12-11T22:40:43.204Z] Removing intermediate container 2ba75041a863 [2020-12-11T22:40:43.204Z] ---> 5c7431c1c68e [2020-12-11T22:40:43.204Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T22:40:43.204Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-11T22:40:43.204Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-12-11T22:40:43.807Z] ---> Running in a4d4b3d7b260 [2020-12-11T22:40:43.807Z] ---> Running in e69fe3ab80be [2020-12-11T22:40:45.081Z] Removing intermediate container a4d4b3d7b260 [2020-12-11T22:40:45.081Z] ---> e09475ba5134 [2020-12-11T22:40:45.081Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T22:40:45.081Z] Removing intermediate container e69fe3ab80be [2020-12-11T22:40:45.081Z] ---> cbabb98fa28e [2020-12-11T22:40:45.081Z] Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:40:45.081Z] ---> Running in b55db19d3803 [2020-12-11T22:40:45.081Z] ---> Running in 82e03f502c4b [2020-12-11T22:40:45.081Z] Removing intermediate container b55db19d3803 [2020-12-11T22:40:45.081Z] ---> ff532c3e1acc [2020-12-11T22:40:45.081Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T22:40:45.678Z] Removing intermediate container 82e03f502c4b [2020-12-11T22:40:45.678Z] ---> ede132d5c196 [2020-12-11T22:40:45.678Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:40:46.269Z] ---> Running in b2067ba57598 [2020-12-11T22:40:46.547Z] ---> Running in 287e1d96919b [2020-12-11T22:40:47.528Z] Removing intermediate container b2067ba57598 [2020-12-11T22:40:47.528Z] ---> 36dc0d0ba1b4 [2020-12-11T22:40:47.528Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:40:47.807Z] Removing intermediate container 287e1d96919b [2020-12-11T22:40:47.807Z] ---> 153be4cd8fd1 [2020-12-11T22:40:47.807Z] [2020-12-11T22:40:48.084Z] ---> Running in ceaa02776d10 [2020-12-11T22:40:48.359Z] Successfully built 153be4cd8fd1 [2020-12-11T22:40:48.359Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-11T22:40:48.359Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-12-11T22:40:52.651Z] Removing intermediate container ceaa02776d10 [2020-12-11T22:40:52.651Z] ---> 76470eba576b [2020-12-11T22:40:52.651Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T22:40:53.249Z] ---> Running in d7446aac1f9a [2020-12-11T22:40:54.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:40:55.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:40:56.170Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T22:40:56.170Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T22:40:56.444Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T22:40:57.038Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T22:40:57.308Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T22:40:57.308Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:40:57.308Z] OK: 8 MiB in 19 packages [2020-12-11T22:41:00.700Z] Removing intermediate container d7446aac1f9a [2020-12-11T22:41:00.700Z] ---> edfb909ad6bf [2020-12-11T22:41:00.700Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T22:41:01.690Z] ---> d92f36e5aa04 [2020-12-11T22:41:01.690Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T22:41:03.663Z] ---> 9600e105b51f [2020-12-11T22:41:03.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T22:41:05.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:41:05.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:41:05.101Z] ---> f1c2c136a7c2 [2020-12-11T22:41:05.101Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:41:05.101Z] ---> Using cache [2020-12-11T22:41:05.101Z] ---> c8ac23dbeea8 [2020-12-11T22:41:05.101Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:41:05.101Z] ---> Using cache [2020-12-11T22:41:05.101Z] ---> a234fbcbbd0b [2020-12-11T22:41:05.101Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:41:05.375Z] ---> 959982af3ef0 [2020-12-11T22:41:05.375Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T22:41:05.649Z] ---> Running in 193b7c7f4b1b [2020-12-11T22:41:05.923Z] ---> Running in 8a814cf0ae01 [2020-12-11T22:41:06.926Z] Removing intermediate container 8a814cf0ae01 [2020-12-11T22:41:06.927Z] ---> 75dc0e581589 [2020-12-11T22:41:06.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:41:07.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:41:07.799Z] ---> Running in 9f3bab6a6915 [2020-12-11T22:41:08.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:41:08.392Z] Removing intermediate container 9f3bab6a6915 [2020-12-11T22:41:08.392Z] ---> f03367c08c59 [2020-12-11T22:41:08.392Z] Step 21/23 : LABEL arch=arm64 [2020-12-11T22:41:08.987Z] ---> Running in 9ec7edf83a3f [2020-12-11T22:41:09.585Z] Removing intermediate container 9ec7edf83a3f [2020-12-11T22:41:09.585Z] ---> bc4b9419d417 [2020-12-11T22:41:09.585Z] Step 22/23 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:41:09.857Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:41:09.857Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:41:09.857Z] OK: 12618 distinct packages available [2020-12-11T22:41:09.857Z] ---> Running in ea0c52cec628 [2020-12-11T22:41:10.457Z] OK: 217 MiB in 51 packages [2020-12-11T22:41:10.736Z] Removing intermediate container ea0c52cec628 [2020-12-11T22:41:10.736Z] ---> 0c61743f09a1 [2020-12-11T22:41:10.736Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T22:41:11.016Z] ---> Running in d7b9bdac42a3 [2020-12-11T22:41:12.004Z] Removing intermediate container d7b9bdac42a3 [2020-12-11T22:41:12.004Z] ---> b5a46762e51c [2020-12-11T22:41:12.004Z] [2020-12-11T22:41:12.278Z] Successfully built b5a46762e51c [2020-12-11T22:41:12.556Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-11T22:41:12.556Z]  Building docker-core-data-go ... done Removing intermediate container 193b7c7f4b1b [2020-12-11T22:41:12.556Z] ---> 47a89bbfce84 [2020-12-11T22:41:12.556Z] Step 6/22 : COPY go.mod . [2020-12-11T22:41:13.998Z] ---> 281762bc29b6 [2020-12-11T22:41:13.998Z] Step 7/22 : RUN go mod download [2020-12-11T22:41:14.271Z] ---> Running in 141a30b88234 [2020-12-11T22:41:18.584Z] Removing intermediate container 141a30b88234 [2020-12-11T22:41:18.584Z] ---> 7b82410ad900 [2020-12-11T22:41:18.584Z] Step 8/22 : COPY . . [2020-12-11T22:41:22.901Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:41:22.901Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:41:22.901Z] ---> f1c2c136a7c2 [2020-12-11T22:41:22.901Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T22:41:22.901Z] ---> Using cache [2020-12-11T22:41:22.901Z] ---> c8ac23dbeea8 [2020-12-11T22:41:22.901Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:41:22.901Z] ---> Using cache [2020-12-11T22:41:22.901Z] ---> a234fbcbbd0b [2020-12-11T22:41:22.901Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T22:41:23.512Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:41:23.512Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:41:23.512Z] ---> f1c2c136a7c2 [2020-12-11T22:41:23.512Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:41:23.512Z] ---> Using cache [2020-12-11T22:41:23.512Z] ---> c8ac23dbeea8 [2020-12-11T22:41:23.512Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:41:23.512Z] ---> Using cache [2020-12-11T22:41:23.512Z] ---> a234fbcbbd0b [2020-12-11T22:41:23.512Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:41:23.512Z] ---> Using cache [2020-12-11T22:41:23.512Z] ---> 47a89bbfce84 [2020-12-11T22:41:23.512Z] Step 6/22 : COPY go.mod . [2020-12-11T22:41:23.512Z] ---> Using cache [2020-12-11T22:41:23.512Z] ---> 281762bc29b6 [2020-12-11T22:41:23.512Z] Step 7/22 : RUN go mod download [2020-12-11T22:41:23.512Z] ---> Using cache [2020-12-11T22:41:23.512Z] ---> 7b82410ad900 [2020-12-11T22:41:23.512Z] Step 8/22 : COPY . . [2020-12-11T22:41:26.157Z] ---> Running in 19e7d3c2028a [2020-12-11T22:41:26.157Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:41:26.157Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:41:26.157Z] ---> f1c2c136a7c2 [2020-12-11T22:41:26.157Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:41:26.157Z] ---> Using cache [2020-12-11T22:41:26.157Z] ---> c8ac23dbeea8 [2020-12-11T22:41:26.157Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:41:26.157Z] ---> Using cache [2020-12-11T22:41:26.157Z] ---> a234fbcbbd0b [2020-12-11T22:41:26.157Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:41:26.157Z] ---> Using cache [2020-12-11T22:41:26.157Z] ---> 47a89bbfce84 [2020-12-11T22:41:26.157Z] Step 6/22 : COPY go.mod . [2020-12-11T22:41:26.157Z] ---> Using cache [2020-12-11T22:41:26.157Z] ---> 281762bc29b6 [2020-12-11T22:41:26.157Z] Step 7/22 : RUN go mod download [2020-12-11T22:41:26.157Z] ---> Using cache [2020-12-11T22:41:26.157Z] ---> 7b82410ad900 [2020-12-11T22:41:26.157Z] Step 8/22 : COPY . . [2020-12-11T22:41:27.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:41:28.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:41:30.112Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:41:30.112Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:41:30.112Z] OK: 12618 distinct packages available [2020-12-11T22:41:30.709Z] OK: 217 MiB in 51 packages [2020-12-11T22:41:37.740Z] ---> f671cf3753c2 [2020-12-11T22:41:37.740Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T22:41:37.740Z] Removing intermediate container 19e7d3c2028a [2020-12-11T22:41:37.740Z] ---> eb8e87e3f623 [2020-12-11T22:41:37.740Z] Step 6/27 : COPY go.mod . [2020-12-11T22:41:37.740Z] ---> Running in 260500e26d59 [2020-12-11T22:41:38.725Z] ---> 71018dc75280 [2020-12-11T22:41:38.725Z] Step 7/27 : RUN go mod download [2020-12-11T22:41:39.003Z] 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 [2020-12-11T22:41:39.277Z] ---> Running in 1be35c6d557a [2020-12-11T22:41:41.265Z] ---> 3c87ac67c2b4 [2020-12-11T22:41:41.266Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T22:41:41.541Z] ---> Running in a9bfd87c6697 [2020-12-11T22:41:44.167Z] Removing intermediate container 1be35c6d557a [2020-12-11T22:41:44.167Z] ---> 6ae76f8f5610 [2020-12-11T22:41:44.167Z] Step 8/27 : COPY . . [2020-12-11T22:41:44.167Z] 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 [2020-12-11T22:41:46.151Z] ---> 176ca50fa221 [2020-12-11T22:41:46.151Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T22:41:46.434Z] ---> Running in 0d3fa69ae1c4 [2020-12-11T22:41:49.071Z] 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 [2020-12-11T22:42:04.184Z] ---> 75835a8bfbef [2020-12-11T22:42:04.184Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T22:42:04.461Z] ---> Running in fe0f37bc17c7 [2020-12-11T22:42:06.450Z] 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 [2020-12-11T22:42:45.471Z] Removing intermediate container 260500e26d59 [2020-12-11T22:42:45.471Z] ---> a715433271a0 [2020-12-11T22:42:45.471Z] [2020-12-11T22:42:45.471Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T22:42:45.471Z] ---> 536a684cf733 [2020-12-11T22:42:45.471Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:42:45.471Z] ---> Using cache [2020-12-11T22:42:45.471Z] ---> 8898d843b4df [2020-12-11T22:42:45.471Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T22:42:45.471Z] ---> Running in 76638e7a214c [2020-12-11T22:42:45.749Z] Removing intermediate container 76638e7a214c [2020-12-11T22:42:45.749Z] ---> 5637d1bf11a8 [2020-12-11T22:42:45.749Z] Step 13/22 : WORKDIR / [2020-12-11T22:42:45.749Z] ---> Running in 384997eef1b2 [2020-12-11T22:42:46.357Z] Removing intermediate container 384997eef1b2 [2020-12-11T22:42:46.357Z] ---> eead08669f87 [2020-12-11T22:42:46.357Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T22:42:47.827Z] ---> 7b67b9902e16 [2020-12-11T22:42:47.827Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T22:42:49.273Z] ---> 545879a3bc1c [2020-12-11T22:42:49.273Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T22:42:50.259Z] ---> 0059c4a1518d [2020-12-11T22:42:50.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T22:42:51.253Z] ---> 008937d3bb22 [2020-12-11T22:42:51.253Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T22:42:51.547Z] ---> Running in 368a8ce270db [2020-12-11T22:42:54.967Z] Removing intermediate container 368a8ce270db [2020-12-11T22:42:54.967Z] ---> eb7cc8db4739 [2020-12-11T22:42:54.967Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T22:42:55.242Z] ---> Running in bb9be0fabff3 [2020-12-11T22:42:55.849Z] Removing intermediate container bb9be0fabff3 [2020-12-11T22:42:55.849Z] ---> bcb975af6a83 [2020-12-11T22:42:55.849Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:42:55.849Z] ---> Running in 6849531543b3 [2020-12-11T22:42:56.842Z] Removing intermediate container 6849531543b3 [2020-12-11T22:42:56.842Z] ---> a86df826a366 [2020-12-11T22:42:56.842Z] Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:42:56.842Z] ---> Running in 8c63c0a6ec4d [2020-12-11T22:42:57.440Z] Removing intermediate container 8c63c0a6ec4d [2020-12-11T22:42:57.440Z] ---> d511a97abe3d [2020-12-11T22:42:57.440Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:42:57.713Z] ---> Running in d0af7a89868e [2020-12-11T22:42:58.325Z] Removing intermediate container d0af7a89868e [2020-12-11T22:42:58.325Z] ---> 24c0fb0cfd2c [2020-12-11T22:42:58.325Z] [2020-12-11T22:42:58.937Z] Successfully built 24c0fb0cfd2c [2020-12-11T22:42:58.937Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-11T22:43:17.272Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 0d3fa69ae1c4 [2020-12-11T22:43:17.272Z] ---> 6fd9ac4b1ae4 [2020-12-11T22:43:17.272Z] [2020-12-11T22:43:17.272Z] Step 10/22 : FROM scratch [2020-12-11T22:43:17.272Z] ---> [2020-12-11T22:43:17.272Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:43:17.272Z] ---> Using cache [2020-12-11T22:43:17.272Z] ---> 7902bedec3e7 [2020-12-11T22:43:17.272Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T22:43:17.272Z] ---> Running in 8a8a41f6d870 [2020-12-11T22:43:17.272Z] Removing intermediate container fe0f37bc17c7 [2020-12-11T22:43:17.272Z] ---> 0d65493f8328 [2020-12-11T22:43:17.272Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T22:43:17.272Z] ---> Running in 7555e1919edb [2020-12-11T22:43:17.272Z] Removing intermediate container 8a8a41f6d870 [2020-12-11T22:43:17.272Z] ---> 212a800d9dc7 [2020-12-11T22:43:17.272Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:43:17.548Z] ---> Running in f0fd014c6503 [2020-12-11T22:43:18.154Z] Removing intermediate container f0fd014c6503 [2020-12-11T22:43:18.154Z] ---> 4f1fcd256a3b [2020-12-11T22:43:18.154Z] Step 14/22 : WORKDIR / [2020-12-11T22:43:18.441Z] ---> Running in 3ffa23808302 [2020-12-11T22:43:18.721Z] 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 [2020-12-11T22:43:18.994Z] Removing intermediate container 3ffa23808302 [2020-12-11T22:43:18.994Z] ---> 86d44308168c [2020-12-11T22:43:18.994Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T22:43:20.445Z] ---> 75d11acf7562 [2020-12-11T22:43:20.445Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T22:43:21.885Z] ---> de92fb793d58 [2020-12-11T22:43:21.885Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T22:43:22.164Z] Removing intermediate container 7555e1919edb [2020-12-11T22:43:22.164Z] ---> dd62b3702bc1 [2020-12-11T22:43:22.164Z] [2020-12-11T22:43:22.164Z] Step 11/27 : FROM docker:latest [2020-12-11T22:43:22.164Z] ---> eeaf43b92773 [2020-12-11T22:43:22.164Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T22:43:22.445Z] ---> Running in 649cf2d80370 [2020-12-11T22:43:22.724Z] ---> 5637665193e6 [2020-12-11T22:43:22.724Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T22:43:22.997Z] ---> Running in 5e0907349c61 [2020-12-11T22:43:22.997Z] Removing intermediate container a9bfd87c6697 [2020-12-11T22:43:22.997Z] ---> 1cdb0a57b42b [2020-12-11T22:43:22.997Z] [2020-12-11T22:43:22.997Z] Step 10/22 : FROM scratch [2020-12-11T22:43:22.997Z] ---> [2020-12-11T22:43:22.997Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:43:23.272Z] ---> Using cache [2020-12-11T22:43:23.272Z] ---> 7902bedec3e7 [2020-12-11T22:43:23.272Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T22:43:23.545Z] ---> Running in 99872483bce2 [2020-12-11T22:43:23.545Z] Removing intermediate container 5e0907349c61 [2020-12-11T22:43:23.545Z] ---> 295c2403b4b7 [2020-12-11T22:43:23.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:43:23.817Z] ---> Running in d80d30681574 [2020-12-11T22:43:23.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:43:23.817Z] Removing intermediate container 99872483bce2 [2020-12-11T22:43:23.817Z] ---> 8fb4932051be [2020-12-11T22:43:23.817Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:43:24.089Z] ---> Running in 211537e4209c [2020-12-11T22:43:24.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:43:24.359Z] Removing intermediate container d80d30681574 [2020-12-11T22:43:24.360Z] ---> bc70c4b5943a [2020-12-11T22:43:24.360Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:43:24.360Z] ---> Running in d96bae818103 [2020-12-11T22:43:24.631Z] Removing intermediate container 211537e4209c [2020-12-11T22:43:24.631Z] ---> 6eaca7f503f5 [2020-12-11T22:43:24.631Z] Step 14/22 : WORKDIR / [2020-12-11T22:43:24.631Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T22:43:24.631Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T22:43:24.631Z] ---> Running in 6ad6ff633994 [2020-12-11T22:43:24.631Z] Executing bash-5.0.17-r0.post-install [2020-12-11T22:43:24.631Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:43:24.631Z] OK: 12 MiB in 22 packages [2020-12-11T22:43:24.903Z] Removing intermediate container d96bae818103 [2020-12-11T22:43:24.903Z] ---> ec24ead3e4f3 [2020-12-11T22:43:24.903Z] Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:43:25.174Z] ---> Running in bed42cd459fb [2020-12-11T22:43:25.174Z] Removing intermediate container 6ad6ff633994 [2020-12-11T22:43:25.174Z] ---> 50eb003de886 [2020-12-11T22:43:25.174Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T22:43:25.776Z] Removing intermediate container bed42cd459fb [2020-12-11T22:43:25.776Z] ---> 86e4a1e79923 [2020-12-11T22:43:25.776Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:43:25.776Z] ---> Running in eeb3ad3ed635 [2020-12-11T22:43:26.048Z] ---> a79a71fa8ff9 [2020-12-11T22:43:26.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T22:43:26.048Z] Removing intermediate container 649cf2d80370 [2020-12-11T22:43:26.048Z] ---> 3d4022e3f4cf [2020-12-11T22:43:26.048Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T22:43:26.321Z] ---> Running in ca759292c1dc [2020-12-11T22:43:26.321Z] Removing intermediate container eeb3ad3ed635 [2020-12-11T22:43:26.321Z] ---> d81960d3047b [2020-12-11T22:43:26.321Z] [2020-12-11T22:43:26.914Z] Successfully built d81960d3047b [2020-12-11T22:43:26.914Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-11T22:43:27.502Z]  Building docker-core-command-go ... done  ---> 15926c3cd665 [2020-12-11T22:43:27.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T22:43:28.096Z] ---> cb3a5a105aef [2020-12-11T22:43:28.096Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T22:43:28.385Z] ---> Running in 0bd69a411f77 [2020-12-11T22:43:28.662Z] Removing intermediate container ca759292c1dc [2020-12-11T22:43:28.663Z] ---> d1050139e1d5 [2020-12-11T22:43:28.663Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T22:43:28.962Z] Removing intermediate container 0bd69a411f77 [2020-12-11T22:43:28.962Z] ---> b0b25381f846 [2020-12-11T22:43:28.962Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:43:28.962Z] ---> Running in b4555c9f8998 [2020-12-11T22:43:28.962Z] ---> Running in 4450095e1e05 [2020-12-11T22:43:29.576Z] Removing intermediate container b4555c9f8998 [2020-12-11T22:43:29.577Z] ---> c2a3ee3866d1 [2020-12-11T22:43:29.577Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T22:43:29.577Z] Removing intermediate container 4450095e1e05 [2020-12-11T22:43:29.577Z] ---> 8861b9a594f2 [2020-12-11T22:43:29.577Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:43:29.577Z] ---> Running in a25144dbc98a [2020-12-11T22:43:29.864Z] ---> Running in 12597d3b2bfd [2020-12-11T22:43:30.142Z] Removing intermediate container a25144dbc98a [2020-12-11T22:43:30.142Z] ---> a60e698e24ce [2020-12-11T22:43:30.142Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T22:43:30.142Z] ---> Running in c2ac894d5bad [2020-12-11T22:43:30.142Z] Removing intermediate container 12597d3b2bfd [2020-12-11T22:43:30.142Z] ---> 9d6ceed00aab [2020-12-11T22:43:30.142Z] Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:43:30.428Z] ---> Running in 96ff77b52f9b [2020-12-11T22:43:30.701Z] Removing intermediate container c2ac894d5bad [2020-12-11T22:43:30.701Z] ---> fd5fe6799565 [2020-12-11T22:43:30.701Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T22:43:30.977Z] Removing intermediate container 96ff77b52f9b [2020-12-11T22:43:30.977Z] ---> b28d3c5b6e47 [2020-12-11T22:43:30.977Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:43:30.977Z] ---> Running in 28ffc8acfc3d [2020-12-11T22:43:31.575Z] Removing intermediate container 28ffc8acfc3d [2020-12-11T22:43:31.575Z] ---> a374aa7083ec [2020-12-11T22:43:31.575Z] [2020-12-11T22:43:31.847Z] ---> 74af45ce6d89 [2020-12-11T22:43:31.847Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T22:43:32.119Z] Successfully built a374aa7083ec [2020-12-11T22:43:32.119Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-11T22:43:32.711Z]  Building docker-core-metadata-go ... done  ---> 9967c67b7631 [2020-12-11T22:43:32.711Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T22:43:33.685Z] ---> b502b2fbb1c5 [2020-12-11T22:43:33.685Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T22:43:33.685Z] ---> Running in 645fa49c3d8f [2020-12-11T22:43:35.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:43:35.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:43:35.426Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T22:43:35.426Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T22:43:35.697Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T22:43:35.697Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T22:43:35.697Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T22:43:35.697Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T22:43:35.697Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T22:43:37.663Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T22:43:37.663Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T22:43:37.663Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T22:43:37.663Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T22:43:37.663Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T22:43:37.663Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T22:43:37.663Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T22:43:37.663Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T22:43:37.663Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T22:43:37.663Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T22:43:37.663Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T22:43:37.663Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T22:43:37.663Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T22:43:37.663Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T22:43:37.663Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T22:43:37.663Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T22:43:37.932Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T22:43:37.932Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T22:43:37.932Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T22:43:37.932Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T22:43:37.932Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T22:43:37.932Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T22:43:37.932Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T22:43:37.932Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T22:43:37.932Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T22:43:37.932Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T22:43:38.202Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:43:38.202Z] OK: 71 MiB in 55 packages [2020-12-11T22:43:44.893Z] Removing intermediate container 645fa49c3d8f [2020-12-11T22:43:44.893Z] ---> c2536e922770 [2020-12-11T22:43:44.893Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T22:43:45.178Z] ---> Running in 3f7569ab5d60 [2020-12-11T22:43:49.464Z] Collecting docker-compose==1.23.2 [2020-12-11T22:43:49.734Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T22:43:50.323Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T22:43:50.323Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T22:43:52.279Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T22:43:52.279Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T22:43:53.247Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T22:43:53.247Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T22:43:53.516Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T22:43:53.516Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T22:43:56.112Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T22:43:56.112Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T22:43:56.699Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T22:43:56.699Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T22:43:56.699Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T22:43:56.970Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T22:43:56.970Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T22:43:57.569Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T22:43:57.569Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T22:43:59.534Z] Collecting PyYAML<4,>=3.10 [2020-12-11T22:43:59.534Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T22:44:02.903Z] 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) [2020-12-11T22:44:02.903Z] 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) [2020-12-11T22:44:02.903Z] Collecting idna<2.8,>=2.5 [2020-12-11T22:44:02.903Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T22:44:03.173Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T22:44:03.173Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T22:44:03.444Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T22:44:03.444Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T22:44:03.714Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T22:44:03.714Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T22:44:03.714Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T22:44:03.714Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T22:44:04.305Z] Installing collected packages: texttable, cached-property, idna, urllib3, requests, dockerpty, websocket-client, docker-pycreds, docker, jsonschema, docopt, PyYAML, docker-compose [2020-12-11T22:44:04.305Z] Running setup.py install for texttable: started [2020-12-11T22:44:06.269Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T22:44:06.269Z] Attempting uninstall: idna [2020-12-11T22:44:06.269Z] Found existing installation: idna 2.9 [2020-12-11T22:44:06.269Z] Uninstalling idna-2.9: [2020-12-11T22:44:06.269Z] Successfully uninstalled idna-2.9 [2020-12-11T22:44:06.859Z] Attempting uninstall: urllib3 [2020-12-11T22:44:06.859Z] Found existing installation: urllib3 1.25.9 [2020-12-11T22:44:06.859Z] Uninstalling urllib3-1.25.9: [2020-12-11T22:44:07.130Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T22:44:07.720Z] Attempting uninstall: requests [2020-12-11T22:44:07.720Z] Found existing installation: requests 2.23.0 [2020-12-11T22:44:07.720Z] Uninstalling requests-2.23.0: [2020-12-11T22:44:07.720Z] Successfully uninstalled requests-2.23.0 [2020-12-11T22:44:07.991Z] Running setup.py install for dockerpty: started [2020-12-11T22:44:09.954Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T22:44:10.924Z] Running setup.py install for docopt: started [2020-12-11T22:44:12.880Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T22:44:12.880Z] Running setup.py install for PyYAML: started [2020-12-11T22:44:14.834Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T22:44:15.808Z] 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 [2020-12-11T22:44:20.103Z] Removing intermediate container 3f7569ab5d60 [2020-12-11T22:44:20.103Z] ---> 77f928dd0e14 [2020-12-11T22:44:20.103Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T22:44:20.103Z] ---> Running in c0171c49017b [2020-12-11T22:44:20.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:44:20.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:44:21.554Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:44:21.554Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T22:44:21.554Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T22:44:21.554Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:44:21.554Z] OK: 71 MiB in 58 packages [2020-12-11T22:44:22.531Z] Removing intermediate container c0171c49017b [2020-12-11T22:44:22.531Z] ---> c35829fb4314 [2020-12-11T22:44:22.531Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T22:44:22.802Z] ---> Running in fcea4bb81010 [2020-12-11T22:44:23.394Z] Removing intermediate container fcea4bb81010 [2020-12-11T22:44:23.394Z] ---> 5465fe3093be [2020-12-11T22:44:23.394Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:44:23.394Z] ---> Running in 0645726a47c1 [2020-12-11T22:44:23.671Z] Removing intermediate container 0645726a47c1 [2020-12-11T22:44:23.671Z] ---> 8fe72cd4e7fb [2020-12-11T22:44:23.671Z] Step 25/27 : LABEL arch=arm64 [2020-12-11T22:44:23.942Z] ---> Running in b18a6cd96893 [2020-12-11T22:44:24.536Z] Removing intermediate container b18a6cd96893 [2020-12-11T22:44:24.536Z] ---> 1528bb8182aa [2020-12-11T22:44:24.536Z] Step 26/27 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d [2020-12-11T22:44:24.536Z] ---> Running in 5e91ad25c273 [2020-12-11T22:44:24.808Z] Removing intermediate container 5e91ad25c273 [2020-12-11T22:44:24.808Z] ---> 5916e354de5b [2020-12-11T22:44:24.808Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T22:44:25.081Z] ---> Running in c7c7e26b64c4 [2020-12-11T22:44:25.353Z] Removing intermediate container c7c7e26b64c4 [2020-12-11T22:44:25.353Z] ---> 4258a07d5d7d [2020-12-11T22:44:25.353Z] [2020-12-11T22:44:25.946Z] Successfully built 4258a07d5d7d [2020-12-11T22:44:25.946Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-11T22:44:26.231Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-11T22:44:26.233Z] $ docker stop --time=1 3dbc04d4e4d91b81bd1b7cfa4a9eba09ee6e79b68c3295682a6fff9aa1db8005 [2020-12-11T22:44:28.203Z] $ docker rm -f 3dbc04d4e4d91b81bd1b7cfa4a9eba09ee6e79b68c3295682a6fff9aa1db8005 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:44:28.905Z] + docker images [2020-12-11T22:44:28.905Z] + grep docker [2020-12-11T22:44:29.198Z] docker-sys-mgmt-agent-go-arm64 latest 4258a07d5d7d 4 seconds ago 300MB [2020-12-11T22:44:29.198Z] docker-core-metadata-go-arm64 latest a374aa7083ec 58 seconds ago 13.6MB [2020-12-11T22:44:29.198Z] docker-core-command-go-arm64 latest d81960d3047b About a minute ago 11.4MB [2020-12-11T22:44:29.198Z] docker-security-bootstrap-redis-go-arm64 latest 24c0fb0cfd2c About a minute ago 15.2MB [2020-12-11T22:44:29.198Z] docker-core-data-go-arm64 latest b5a46762e51c 3 minutes ago 22.3MB [2020-12-11T22:44:29.198Z] docker-support-notifications-go-arm64 latest 153be4cd8fd1 3 minutes ago 12.9MB [2020-12-11T22:44:29.198Z] docker-support-scheduler-go-arm64 latest 88018660669b 3 minutes ago 11.5MB [2020-12-11T22:44:29.198Z] docker-security-secretstore-setup-go-arm64 latest c06748a5f84d 3 minutes ago 23.5MB [2020-12-11T22:44:29.198Z] docker-security-proxy-setup-go-arm64 latest 480e76f2c3fa 3 minutes ago 23.4MB [2020-12-11T22:44:29.198Z] docker latest eeaf43b92773 19 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:44:33.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:44:34.304Z] ---> package-listing.sh [2020-12-11T22:44:34.304Z] ++ facter osfamily [2020-12-11T22:44:34.304Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-11T22:44:34.304Z] + OS_FAMILY=redhat [2020-12-11T22:44:34.304Z] + workspace=/w/workspace/edgex-go/7 [2020-12-11T22:44:34.304Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-11T22:44:34.304Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-11T22:44:34.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-11T22:44:34.304Z] + PACKAGES=/tmp/packages_start.txt [2020-12-11T22:44:34.304Z] + '[' /w/workspace/edgex-go/7 ']' [2020-12-11T22:44:34.304Z] + PACKAGES=/tmp/packages_end.txt [2020-12-11T22:44:34.304Z] + case "${OS_FAMILY}" in [2020-12-11T22:44:34.304Z] + rpm -qa [2020-12-11T22:44:34.304Z] + sort [2020-12-11T22:44:39.610Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-11T22:44:39.610Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-11T22:44:39.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-11T22:44:39.610Z] + '[' /w/workspace/edgex-go/7 ']' [2020-12-11T22:44:39.610Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2020-12-11T22:44:39.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2020-12-11T22:44:39.624Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-11T22:44:39.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:44:40.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:44:40.226Z] [2020-12-11T22:44:40.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:44:40.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:44:40.577Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-11T22:44:40.577Z] df20fa9351a1: Pulling fs layer [2020-12-11T22:44:40.577Z] 36b3adc4ff6f: Pulling fs layer [2020-12-11T22:44:40.577Z] 8ad3a11d3b57: Pulling fs layer [2020-12-11T22:44:40.577Z] 46f8f816bc3b: Pulling fs layer [2020-12-11T22:44:40.577Z] 93b61091891f: Pulling fs layer [2020-12-11T22:44:40.577Z] 93b9cdb0e59b: Pulling fs layer [2020-12-11T22:44:40.577Z] 5e14af77c1be: Pulling fs layer [2020-12-11T22:44:40.577Z] 01666e4c0597: Pulling fs layer [2020-12-11T22:44:40.577Z] aa168da1d23b: Pulling fs layer [2020-12-11T22:44:40.577Z] 46f8f816bc3b: Waiting [2020-12-11T22:44:40.577Z] 93b61091891f: Waiting [2020-12-11T22:44:40.577Z] 93b9cdb0e59b: Waiting [2020-12-11T22:44:40.577Z] 5e14af77c1be: Waiting [2020-12-11T22:44:40.577Z] 01666e4c0597: Waiting [2020-12-11T22:44:40.577Z] aa168da1d23b: Waiting [2020-12-11T22:44:40.577Z] 36b3adc4ff6f: Download complete [2020-12-11T22:44:40.577Z] 46f8f816bc3b: Verifying Checksum [2020-12-11T22:44:40.577Z] 46f8f816bc3b: Download complete [2020-12-11T22:44:40.842Z] df20fa9351a1: Download complete [2020-12-11T22:44:40.842Z] 93b9cdb0e59b: Verifying Checksum [2020-12-11T22:44:40.842Z] 93b9cdb0e59b: Download complete [2020-12-11T22:44:40.842Z] 5e14af77c1be: Download complete [2020-12-11T22:44:40.842Z] 93b61091891f: Download complete [2020-12-11T22:44:40.842Z] 01666e4c0597: Verifying Checksum [2020-12-11T22:44:40.842Z] 01666e4c0597: Download complete [2020-12-11T22:44:41.108Z] 8ad3a11d3b57: Verifying Checksum [2020-12-11T22:44:41.108Z] 8ad3a11d3b57: Download complete [2020-12-11T22:44:41.108Z] df20fa9351a1: Pull complete [2020-12-11T22:44:41.369Z] 36b3adc4ff6f: Pull complete [2020-12-11T22:44:42.334Z] 8ad3a11d3b57: Pull complete [2020-12-11T22:44:42.334Z] 46f8f816bc3b: Pull complete [2020-12-11T22:44:43.284Z] aa168da1d23b: Verifying Checksum [2020-12-11T22:44:43.284Z] aa168da1d23b: Download complete [2020-12-11T22:44:44.674Z] 93b61091891f: Pull complete [2020-12-11T22:44:44.674Z] 93b9cdb0e59b: Pull complete [2020-12-11T22:44:44.674Z] 5e14af77c1be: Pull complete [2020-12-11T22:44:44.936Z] 01666e4c0597: Pull complete [2020-12-11T22:44:53.274Z] aa168da1d23b: Pull complete [2020-12-11T22:44:53.536Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-11T22:44:53.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:44:53.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-11T22:44:53.798Z] prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container [2020-12-11T22:44:53.847Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-lftools-log-publisher:alpine cat [2020-12-11T22:45:02.405Z] $ docker top 0254db6cf3651f51e04fd0cb112c59340f963188aaeccaecccf5210536fb514a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:45:03.043Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-11T22:45:03.346Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-11T22:45:03.645Z] + ls /var/log/sa-host [2020-12-11T22:45:03.645Z] + sadf -c /var/log/sa-host/sa11 [2020-12-11T22:45:03.645Z] file_magic: OK [2020-12-11T22:45:03.645Z] HZ: Using current value: 100 [2020-12-11T22:45:03.645Z] file_header: OK [2020-12-11T22:45:03.645Z] 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 [2020-12-11T22:45:03.645Z] Statistics: [2020-12-11T22:45:03.645Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-11T22:45:03.645Z] File successfully converted to sysstat format version 12.2.1 [2020-12-11T22:45:03.645Z] + sadf -c /var/log/sa-host/sa23 [2020-12-11T22:45:03.645Z] file_magic: OK [2020-12-11T22:45:03.645Z] HZ: Using current value: 100 [2020-12-11T22:45:03.645Z] file_header: OK [2020-12-11T22:45:03.645Z] 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 [2020-12-11T22:45:03.645Z] Statistics: [2020-12-11T22:45:03.645Z] Hnuu...uuuununununu... [2020-12-11T22:45:03.645Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-11T22:45:03.859Z] provisioning config files... [2020-12-11T22:45:03.988Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config382182795872634748tmp [Pipeline] { [Pipeline] echo [2020-12-11T22:45:04.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:45:04.658Z] ---> create-netrc.sh [Pipeline] } [2020-12-11T22:45:04.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-11T22:45:04.767Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:45:05.068Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-11T22:45:05.080Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:45:05.375Z] ---> sudo-logs.sh [2020-12-11T22:45:05.376Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-11T22:45:05.387Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:45:05.688Z] ---> job-cost.sh [2020-12-11T22:45:05.688Z] lf-activate-venv: SKIPPING [2020-12-11T22:45:05.688Z] INFO: No Stack... [2020-12-11T22:45:07.082Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-11T22:45:07.344Z] INFO: Archiving Costs [Pipeline] echo [2020-12-11T22:45:07.359Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:45:07.656Z] ---> logs-deploy.sh [2020-12-11T22:45:07.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/7 [2020-12-11T22:45:07.656Z] INFO: archiving workspace using pattern(s): [2020-12-11T22:45:09.574Z] Archives upload complete. [2020-12-11T22:45:09.574Z] INFO: archiving logs to Nexus