Pull request #3025 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from c0de1628aea6da99e6260dacaed86128f060a129+ced48a9704d45a78ce2a225541f5314d2d8a1195 (053ea669b6d36141d0839382887c11ea0bb7bcef) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20017 in /w/workspace/edgexfoundry_edgex-go_PR-3025 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ced48a9704d45a78ce2a225541f5314d2d8a1195 into PR head commit c0de1628aea6da99e6260dacaed86128f060a129 Merge succeeded, producing c0de1628aea6da99e6260dacaed86128f060a129 Checking out Revision c0de1628aea6da99e6260dacaed86128f060a129 (PR-3025) > 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/3025/head:refs/remotes/origin/PR-3025 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # 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 ced48a9704d45a78ce2a225541f5314d2d8a1195 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 Commit message: "fix(snap): bump snap epoch to 5 for Ireland" > git rev-list --no-walk c87fda0b5faa8106803aa47e1f83d675086dd82f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T18:52:52.147Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T18:52:52.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T18:52:52.562Z] ========================================================= [2021-01-13T18:52:52.562Z] EdgeX Global Pipelines Version Info [2021-01-13T18:52:52.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T18:52:54.123Z] ------------------- [2021-01-13T18:52:54.124Z] stable info: [2021-01-13T18:52:54.124Z] ------------------- [2021-01-13T18:52:54.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T18:52:54.124Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T18:52:54.124Z] Message: update stable to v1.0.173 [2021-01-13T18:52:55.074Z] ------------------- [2021-01-13T18:52:55.074Z] experimental info: [2021-01-13T18:52:55.074Z] ------------------- [2021-01-13T18:52:55.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T18:52:55.074Z] Commit SHA: cd8b19c85d05d3f0b3e5ef71091fd817c91eae6e [2021-01-13T18:52:55.074Z] Message: update experimental to v1.0.176 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T18:52:55.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-13T18:52:55.460Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-13T18:52:55.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T18:52:55.647Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T18:52:55.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T18:52:55.907Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T18:52:55.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T18:52:56.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-13T18:52:56.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-13T18:52:56.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-13T18:52:56.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T18:52:56.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T18:52:56.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T18:52:56.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T18:52:56.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T18:52:56.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T18:52:56.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T18:52:57.074Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T18:52:57.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-13T18:52:57.325Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-13T18:52:57.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-13T18:52:57.563Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T18:52:57.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T18:52:57.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3025 [Pipeline] echo [2021-01-13T18:52:57.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3025 [Pipeline] echo [2021-01-13T18:52:57.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3025 [Pipeline] echo [2021-01-13T18:52:58.091Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0de1628aea6da99e6260dacaed86128f060a129 [Pipeline] echo [2021-01-13T18:52:58.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0de162 [Pipeline] echo [2021-01-13T18:52:58.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T18:52:58.489Z] provisioning config files... [2021-01-13T18:52:58.521Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1692913763011142189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T18:52:58.889Z] ---> docker-login.sh [2021-01-13T18:52:58.889Z] nexus3.edgexfoundry.org:10001 [2021-01-13T18:52:59.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:52:59.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:52:59.416Z] Configure a credential helper to remove this warning. See [2021-01-13T18:52:59.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:52:59.416Z] [2021-01-13T18:52:59.416Z] Login Succeeded [2021-01-13T18:52:59.416Z] nexus3.edgexfoundry.org:10002 [2021-01-13T18:52:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:52:59.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:52:59.680Z] Configure a credential helper to remove this warning. See [2021-01-13T18:52:59.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:52:59.680Z] [2021-01-13T18:52:59.680Z] Login Succeeded [2021-01-13T18:52:59.680Z] nexus3.edgexfoundry.org:10003 [2021-01-13T18:52:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:52:59.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:52:59.944Z] Configure a credential helper to remove this warning. See [2021-01-13T18:52:59.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:52:59.944Z] [2021-01-13T18:52:59.944Z] Login Succeeded [2021-01-13T18:52:59.944Z] nexus3.edgexfoundry.org:10004 [2021-01-13T18:52:59.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:52:59.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:52:59.944Z] Configure a credential helper to remove this warning. See [2021-01-13T18:52:59.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:52:59.944Z] [2021-01-13T18:52:59.944Z] Login Succeeded [2021-01-13T18:52:59.944Z] docker.io [2021-01-13T18:53:00.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:53:00.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:53:00.472Z] Configure a credential helper to remove this warning. See [2021-01-13T18:53:00.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:53:00.472Z] [2021-01-13T18:53:00.472Z] Login Succeeded [2021-01-13T18:53:00.472Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T18:53:00.482Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T18:53:01.021Z] ++ 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 [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/core-command/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/core-data/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-13T18:53:01.022Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T18:53:01.022Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-13T18:53:01.022Z] ++ cut -d/ -f2 [2021-01-13T18:53:01.022Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-13T18:53:01.095Z] 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 [2021-01-13T18:53:02.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T18:53:02.581Z] [2021-01-13T18:53:02.581Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:53:02.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T18:53:03.917Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T18:53:03.917Z] 31603596830f: Pulling fs layer [2021-01-13T18:53:03.917Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T18:53:03.917Z] 6ca5941a6612: Pulling fs layer [2021-01-13T18:53:03.917Z] ecc8261a40a4: Pulling fs layer [2021-01-13T18:53:03.917Z] ecc8261a40a4: Waiting [2021-01-13T18:53:03.917Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T18:53:03.917Z] 2a8b12db71e7: Download complete [2021-01-13T18:53:04.184Z] 31603596830f: Download complete [2021-01-13T18:53:04.184Z] ecc8261a40a4: Verifying Checksum [2021-01-13T18:53:04.184Z] ecc8261a40a4: Download complete [2021-01-13T18:53:04.450Z] 6ca5941a6612: Verifying Checksum [2021-01-13T18:53:04.450Z] 6ca5941a6612: Download complete [2021-01-13T18:53:04.450Z] 31603596830f: Pull complete [2021-01-13T18:53:04.717Z] 2a8b12db71e7: Pull complete [2021-01-13T18:53:05.671Z] 6ca5941a6612: Pull complete [2021-01-13T18:53:05.934Z] ecc8261a40a4: Pull complete [2021-01-13T18:53:05.934Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T18:53:05.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T18:53:05.934Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T18:53:06.044Z] prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container [2021-01-13T18:53:06.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T18:53:08.856Z] $ docker top 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T18:53:09.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T18:53:09.285Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T18:53:09.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T18:53:09.550Z] $ docker exec 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent [2021-01-13T18:53:09.726Z] SSH_AUTH_SOCK=/tmp/ssh-TqqrNWfXkAhP/agent.11 [2021-01-13T18:53:09.726Z] SSH_AGENT_PID=16 [2021-01-13T18:53:09.740Z] Running ssh-add (command line suppressed) [2021-01-13T18:53:09.866Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4884489578090851920.key (/w/workspace/edgex-go/2@tmp/private_key_4884489578090851920.key) [2021-01-13T18:53:09.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T18:53:10.264Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T18:53:10.287Z] $ docker exec --env ******** --env ******** 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent -k [2021-01-13T18:53:10.412Z] unset SSH_AUTH_SOCK; [2021-01-13T18:53:10.412Z] unset SSH_AGENT_PID; [2021-01-13T18:53:10.412Z] echo Agent pid 16 killed; [2021-01-13T18:53:10.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T18:53:10.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T18:53:10.763Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T18:53:10.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T18:53:10.948Z] $ docker exec 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent [2021-01-13T18:53:11.127Z] SSH_AUTH_SOCK=/tmp/ssh-hrczDhsl2y8Y/agent.46 [2021-01-13T18:53:11.127Z] SSH_AGENT_PID=51 [2021-01-13T18:53:11.134Z] Running ssh-add (command line suppressed) [2021-01-13T18:53:11.269Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2255631179979234120.key (/w/workspace/edgex-go/2@tmp/private_key_2255631179979234120.key) [2021-01-13T18:53:11.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T18:53:11.666Z] + git semver init [2021-01-13T18:53:11.666Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T18:53:11.666Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-13T18:53:11.666Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-13T18:53:11.666Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T18:53:11.666Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T18:53:11.666Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T18:53:11.666Z] # $SEMVER_BRANCH = PR-3025 [2021-01-13T18:53:11.666Z] # $SEMVER_TEMP = /tmp/semver-185789977 [2021-01-13T18:53:11.666Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-13T18:53:33.685Z] # '/tmp/semver-185789977' -> '/w/workspace/edgex-go/2/.semver' [2021-01-13T18:53:33.685Z] # -> Force: false [2021-01-13T18:53:33.685Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-13T18:53:33.699Z] $ docker exec --env ******** --env ******** 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent -k [2021-01-13T18:53:33.950Z] unset SSH_AUTH_SOCK; [2021-01-13T18:53:33.951Z] unset SSH_AGENT_PID; [2021-01-13T18:53:33.951Z] echo Agent pid 51 killed; [2021-01-13T18:53:34.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T18:53:34.634Z] + git semver [Pipeline] } [2021-01-13T18:53:34.653Z] $ docker stop --time=1 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 [2021-01-13T18:53:36.269Z] $ docker rm -f 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T18:53:36.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T18:53:37.451Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T18:53:37.454Z] [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 [2021-01-13T18:53:38.712Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T18:53:39.013Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T18:53:39.319Z] + sudo service docker restart [2021-01-13T18:53:39.319Z] + true [2021-01-13T18:53:39.319Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-13T18:53:40.283Z] ========================================================= [2021-01-13T18:53:40.283Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T18:53:40.283Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:53:40.645Z] + 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 . [2021-01-13T18:53:44.877Z] Sending build context to Docker daemon 326.4MB [2021-01-13T18:53:44.877Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T18:53:44.877Z] Step 2/6 : FROM ${BASE} [2021-01-13T18:53:44.877Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T18:53:44.877Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T18:53:44.877Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T18:53:44.877Z] de9db76c5a1d: Pulling fs layer [2021-01-13T18:53:44.877Z] bca2f99d35d6: Pulling fs layer [2021-01-13T18:53:44.877Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T18:53:44.877Z] 7c6f9722023f: Pulling fs layer [2021-01-13T18:53:44.877Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T18:53:44.877Z] 93359f2a8cfa: Waiting [2021-01-13T18:53:44.877Z] bca2f99d35d6: Waiting [2021-01-13T18:53:44.877Z] 7c6f9722023f: Waiting [2021-01-13T18:53:44.877Z] a35cf1a2eb13: Waiting [2021-01-13T18:53:44.877Z] de9db76c5a1d: Download complete [2021-01-13T18:53:44.877Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T18:53:44.877Z] 0ef7d3d256c8: Download complete [2021-01-13T18:53:44.877Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T18:53:44.877Z] 93359f2a8cfa: Download complete [2021-01-13T18:53:44.877Z] 7c6f9722023f: Verifying Checksum [2021-01-13T18:53:44.877Z] 7c6f9722023f: Download complete [2021-01-13T18:53:44.877Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T18:53:44.877Z] 188c0c94c7c5: Download complete [2021-01-13T18:53:45.146Z] 188c0c94c7c5: Pull complete [2021-01-13T18:53:45.412Z] 0ef7d3d256c8: Pull complete [2021-01-13T18:53:45.676Z] de9db76c5a1d: Pull complete [2021-01-13T18:53:46.630Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T18:53:46.630Z] a35cf1a2eb13: Download complete [2021-01-13T18:53:47.212Z] bca2f99d35d6: Verifying Checksum [2021-01-13T18:53:47.212Z] bca2f99d35d6: Download complete [2021-01-13T18:53:52.566Z] bca2f99d35d6: Pull complete [2021-01-13T18:53:52.566Z] 93359f2a8cfa: Pull complete [2021-01-13T18:53:52.566Z] 7c6f9722023f: Pull complete [2021-01-13T18:53:53.168Z] Still waiting to schedule task [2021-01-13T18:53:53.168Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-13T18:53:57.897Z] a35cf1a2eb13: Pull complete [2021-01-13T18:53:57.897Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T18:53:57.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T18:53:57.897Z] ---> a62c8e92a672 [2021-01-13T18:53:57.897Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-13T18:53:57.897Z] ---> Running in 9601bb2304ad [2021-01-13T18:53:58.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:53:59.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:53:59.631Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T18:53:59.631Z] (2/12) Installing file (5.38-r0) [2021-01-13T18:53:59.631Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T18:53:59.895Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T18:54:03.213Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T18:54:03.213Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T18:54:03.213Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T18:54:03.213Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T18:54:03.213Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T18:54:03.213Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T18:54:03.213Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T18:54:03.213Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T18:54:03.476Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T18:54:03.476Z] OK: 233 MiB in 51 packages [2021-01-13T18:54:07.727Z] Removing intermediate container 9601bb2304ad [2021-01-13T18:54:07.727Z] ---> 463dd7192512 [2021-01-13T18:54:07.727Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T18:54:07.727Z] ---> Running in a82f165a1968 [2021-01-13T18:54:07.727Z] Removing intermediate container a82f165a1968 [2021-01-13T18:54:07.727Z] ---> 2ce1b1efa537 [2021-01-13T18:54:07.727Z] Step 5/6 : COPY go.mod . [2021-01-13T18:54:07.727Z] ---> 1de73a90833e [2021-01-13T18:54:07.727Z] Step 6/6 : RUN go mod download [2021-01-13T18:54:07.727Z] ---> Running in f67f9c939bc8 [2021-01-13T18:54:29.757Z] Removing intermediate container f67f9c939bc8 [2021-01-13T18:54:29.757Z] ---> 9c0f641d802d [2021-01-13T18:54:29.757Z] Successfully built 9c0f641d802d [2021-01-13T18:54:29.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:54:30.076Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T18:54:30.076Z] . [Pipeline] withDockerContainer [2021-01-13T18:54:30.183Z] prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container [2021-01-13T18:54:30.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-13T18:54:31.227Z] $ docker top d3c666c8058d9bddcc26d2c72b7b6ada4178abb89d0741a78b99219c8d3004a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T18:54:31.799Z] + go version [2021-01-13T18:54:31.799Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T18:54:31.816Z] $ docker stop --time=1 d3c666c8058d9bddcc26d2c72b7b6ada4178abb89d0741a78b99219c8d3004a1 [2021-01-13T18:54:33.187Z] $ docker rm -f d3c666c8058d9bddcc26d2c72b7b6ada4178abb89d0741a78b99219c8d3004a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:54:34.110Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T18:54:34.110Z] . [Pipeline] withDockerContainer [2021-01-13T18:54:34.211Z] prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container [2021-01-13T18:54:34.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-13T18:54:35.061Z] $ docker top a342e540e97eb4d5ca1c573bce8ebba90bb85880a8c14ae2cb90335a7a9b8074 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T18:54:35.339Z] ========================================================= [2021-01-13T18:54:35.340Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T18:54:35.340Z] ========================================================= [Pipeline] sh [2021-01-13T18:54:35.639Z] + make test [2021-01-13T18:54:35.639Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T18:54:45.746Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T18:55:00.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T18:55:07.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T18:55:07.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T18:55:07.864Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T18:55:07.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T18:55:07.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T18:55:08.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T18:55:09.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T18:55:09.485Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T18:55:10.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T18:55:12.044Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T18:55:12.044Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T18:55:12.044Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T18:55:14.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 46.6% of statements [2021-01-13T18:55:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T18:55:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T18:55:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T18:55:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T18:55:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T18:55:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.0% of statements [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T18:55:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T18:55:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T18:55:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 77.1% of statements [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T18:55:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.153s coverage: 82.4% of statements [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T18:55:18.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T18:55:20.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.459s coverage: 28.6% of statements [2021-01-13T18:55:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T18:55:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T18:55:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T18:55:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T18:55:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T18:55:20.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements [2021-01-13T18:55:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T18:55:20.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements [2021-01-13T18:55:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T18:55:20.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.166s coverage: 86.7% of statements [2021-01-13T18:55:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T18:55:20.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements [2021-01-13T18:55:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T18:55:21.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2021-01-13T18:55:21.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T18:55:21.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T18:55:21.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T18:55:21.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T18:55:24.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.492s coverage: 93.1% of statements [2021-01-13T18:55:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T18:55:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T18:55:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T18:55:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T18:55:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T18:55:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T18:55:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T18:55:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T18:55:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T18:55:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements [2021-01-13T18:55:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T18:55:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements [2021-01-13T18:55:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements [2021-01-13T18:55:24.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements [2021-01-13T18:55:25.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.4% of statements [2021-01-13T18:55:25.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T18:55:26.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.5% of statements [2021-01-13T18:55:26.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T18:55:26.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T18:55:26.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2021-01-13T18:55:26.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-01-13T18:55:26.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-13T18:55:26.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-01-13T18:55:26.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-01-13T18:55:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 55.9% of statements [2021-01-13T18:55:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T18:55:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T18:55:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T18:55:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T18:55:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T18:55:28.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements [2021-01-13T18:55:28.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T18:55:28.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T18:55:28.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.352s coverage: 84.0% of statements [2021-01-13T18:55:28.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2021-01-13T18:55:32.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.1% of statements [2021-01-13T18:55:32.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T18:55:32.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T18:55:32.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T18:55:32.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T18:55:32.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T18:55:32.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements [2021-01-13T18:55:32.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T18:55:32.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements [2021-01-13T18:55:32.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T18:55:33.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.801s coverage: 29.1% of statements [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T18:55:33.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T18:55:33.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T18:55:33.036Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T18:55:33.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T18:55:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T18:55:33.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-01-13T18:55:33.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T18:55:33.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T18:55:33.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-01-13T18:55:33.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-13T18:55:34.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-13T18:55:34.412Z] GO111MODULE=on go vet ./... [2021-01-13T18:56:01.170Z] gofmt -l . [2021-01-13T18:56:01.170Z] [ "`gofmt -l .`" = "" ] [2021-01-13T18:56:01.170Z] ./bin/test-go-mod-tidy.sh [2021-01-13T18:56:01.170Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T18:56:02.064Z] + ls -al . [2021-01-13T18:56:02.064Z] total 656 [2021-01-13T18:56:02.064Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 18:56 . [2021-01-13T18:56:02.064Z] drwxr-xr-x 4 root root 28 Jan 13 18:54 .. [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 18:52 .dockerignore [2021-01-13T18:56:02.064Z] drwxrwxr-x 8 1001 1001 179 Jan 13 18:52 .git [2021-01-13T18:56:02.064Z] drwxrwxr-x 3 1001 1001 125 Jan 13 18:52 .github [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 18:52 .gitignore [2021-01-13T18:56:02.064Z] drwx------ 3 1001 1001 47 Jan 13 18:53 .semver [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 18:52 .sonarcloud.properties [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 18:52 Attribution.txt [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 18:52 CONTRIBUTING.md [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 18:52 Dockerfile.build [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 18:52 Jenkinsfile [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 18:52 LICENSE [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 18:52 Makefile [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 18:52 README.md [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 18:52 SECURITY.md [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 18:53 VERSION [2021-01-13T18:56:02.064Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 18:52 ZMQWindows.md [2021-01-13T18:56:02.064Z] drwxrwxr-x 2 1001 1001 117 Jan 13 18:52 bin [2021-01-13T18:56:02.064Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 18:52 cmd [2021-01-13T18:56:02.064Z] -rw-r--r-- 1 root root 552842 Jan 13 18:55 coverage.out [2021-01-13T18:56:02.064Z] -rw-r--r-- 1 root root 979 Jan 13 18:56 go.mod [2021-01-13T18:56:02.065Z] -rw-r--r-- 1 root root 19036 Jan 13 18:56 go.sum [2021-01-13T18:56:02.065Z] drwxrwxr-x 8 1001 1001 127 Jan 13 18:52 internal [2021-01-13T18:56:02.065Z] drwxrwxr-x 4 1001 1001 26 Jan 13 18:52 openapi [2021-01-13T18:56:02.065Z] drwxrwxr-x 4 1001 1001 71 Jan 13 18:52 snap [2021-01-13T18:56:02.065Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 18:52 version.go [Pipeline] sh [2021-01-13T18:56:02.371Z] + '[' -e coverage.out ] [2021-01-13T18:56:02.371Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T18:56:02.638Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T18:56:02.943Z] + make build [2021-01-13T18:56:02.943Z] 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 [2021-01-13T18:56:06.286Z] 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 [2021-01-13T18:56:14.586Z] 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 [2021-01-13T18:56:16.028Z] 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 [2021-01-13T18:56:17.438Z] 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 [2021-01-13T18:56:17.705Z] 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 [2021-01-13T18:56:19.649Z] 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 [2021-01-13T18:56:21.053Z] 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 [2021-01-13T18:56:22.005Z] 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 [2021-01-13T18:56:23.403Z] 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 [2021-01-13T18:56:24.802Z] 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 [2021-01-13T18:56:25.758Z] 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] } [2021-01-13T18:56:27.184Z] $ docker stop --time=1 a342e540e97eb4d5ca1c573bce8ebba90bb85880a8c14ae2cb90335a7a9b8074 [2021-01-13T18:56:29.035Z] $ docker rm -f a342e540e97eb4d5ca1c573bce8ebba90bb85880a8c14ae2cb90335a7a9b8074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:56:31.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T18:56:31.536Z] [2021-01-13T18:56:31.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:56:31.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T18:56:31.917Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-13T18:56:31.917Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-13T18:56:31.917Z] ca9280d653b3: Pulling fs layer [2021-01-13T18:56:31.917Z] 7e9c9ca2126c: Pulling fs layer [2021-01-13T18:56:32.184Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-13T18:56:32.184Z] cbdbe7a5bc2a: Download complete [2021-01-13T18:56:32.450Z] cbdbe7a5bc2a: Pull complete [2021-01-13T18:56:32.715Z] ca9280d653b3: Verifying Checksum [2021-01-13T18:56:32.715Z] ca9280d653b3: Download complete [2021-01-13T18:56:33.668Z] ca9280d653b3: Pull complete [2021-01-13T18:56:33.668Z] 7e9c9ca2126c: Download complete [2021-01-13T18:56:40.297Z] 7e9c9ca2126c: Pull complete [2021-01-13T18:56:40.297Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-13T18:56:40.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T18:56:40.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-13T18:56:40.489Z] prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container [2021-01-13T18:56:40.562Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T18:56:43.443Z] $ docker top 299db3dd4c6a16639983f07d7860d2826b59c29bf1dd957ef64597cf1a86a537 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T18:56:44.040Z] + docker-compose build --help [2021-01-13T18:56:44.040Z] + grep parallel [2021-01-13T18:56:45.004Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T18:56:45.290Z] $ docker stop --time=1 299db3dd4c6a16639983f07d7860d2826b59c29bf1dd957ef64597cf1a86a537 [2021-01-13T18:56:46.713Z] $ docker rm -f 299db3dd4c6a16639983f07d7860d2826b59c29bf1dd957ef64597cf1a86a537 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:56:47.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T18:56:47.351Z] . [Pipeline] withDockerContainer [2021-01-13T18:56:47.453Z] prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container [2021-01-13T18:56:47.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T18:56:48.345Z] $ docker top d13b2846917216a0059c1bf2bba63163c246ebe2a64cac9068872774c5b1817b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T18:56:48.958Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T18:56:49.921Z] Building docker-core-command-go ... [2021-01-13T18:56:49.921Z] Building docker-core-data-go ... [2021-01-13T18:56:49.921Z] Building docker-core-metadata-go ... [2021-01-13T18:56:49.921Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T18:56:49.921Z] Building docker-security-proxy-setup-go ... [2021-01-13T18:56:49.921Z] Building docker-security-secretstore-setup-go ... [2021-01-13T18:56:49.921Z] Building docker-support-notifications-go ... [2021-01-13T18:56:49.921Z] Building docker-support-scheduler-go ... [2021-01-13T18:56:49.921Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T18:56:49.921Z] Building docker-support-scheduler-go [2021-01-13T18:56:49.921Z] Building docker-security-bootstrap-redis-go [2021-01-13T18:56:49.921Z] Building docker-core-data-go [2021-01-13T18:56:49.921Z] Building docker-support-notifications-go [2021-01-13T18:56:49.921Z] Building docker-security-secretstore-setup-go [2021-01-13T18:57:22.354Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:57:22.354Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:57:22.354Z] ---> 9c0f641d802d [2021-01-13T18:57:22.354Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T18:57:22.354Z] ---> Running in f3deb0a3c61c [2021-01-13T18:57:22.354Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:57:22.354Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:57:22.354Z] ---> 9c0f641d802d [2021-01-13T18:57:22.354Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T18:57:22.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:57:22.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:57:22.619Z] ---> 9c0f641d802d [2021-01-13T18:57:22.619Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T18:57:22.619Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:57:22.619Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:57:22.619Z] ---> 9c0f641d802d [2021-01-13T18:57:22.619Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T18:57:22.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:57:22.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:57:22.619Z] ---> 9c0f641d802d [2021-01-13T18:57:22.619Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T18:57:23.589Z] ---> Running in e6af9d5d4f98 [2021-01-13T18:57:23.589Z] ---> Running in 2e23c85d747f [2021-01-13T18:57:23.589Z] ---> Running in 92da7c599169 [2021-01-13T18:57:23.589Z] ---> Running in 6dbda019f3ac [2021-01-13T18:57:23.589Z] Removing intermediate container f3deb0a3c61c [2021-01-13T18:57:23.589Z] ---> dc838011042b [2021-01-13T18:57:23.589Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:57:23.589Z] ---> Running in 10fa4fea79d2 [2021-01-13T18:57:23.854Z] Removing intermediate container 92da7c599169 [2021-01-13T18:57:23.854Z] ---> d3b558f09666 [2021-01-13T18:57:23.854Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:57:23.854Z] Removing intermediate container 2e23c85d747f [2021-01-13T18:57:23.854Z] ---> 966234b0b010 [2021-01-13T18:57:23.854Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:57:24.121Z] Removing intermediate container 6dbda019f3ac [2021-01-13T18:57:24.121Z] ---> 145a1f10b479 [2021-01-13T18:57:24.121Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:57:24.121Z] Removing intermediate container e6af9d5d4f98 [2021-01-13T18:57:24.121Z] ---> d5c9ccf4f882 [2021-01-13T18:57:24.121Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:57:24.121Z] ---> Running in 436e5f45dfd2 [2021-01-13T18:57:24.121Z] ---> Running in 063e059906fd [2021-01-13T18:57:24.121Z] ---> Running in 77f6bcd53337 [2021-01-13T18:57:24.395Z] ---> Running in 77a4d0e9830d [2021-01-13T18:57:25.805Z] Removing intermediate container 10fa4fea79d2 [2021-01-13T18:57:25.805Z] ---> 4f37ef483613 [2021-01-13T18:57:25.805Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T18:57:25.805Z] ---> Running in 25098ebdfbb8 [2021-01-13T18:57:26.075Z] Removing intermediate container 063e059906fd [2021-01-13T18:57:26.075Z] ---> 8fddfa089b20 [2021-01-13T18:57:26.075Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T18:57:26.075Z] ---> Running in 7d0967255763 [2021-01-13T18:57:26.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:26.652Z] Removing intermediate container 436e5f45dfd2 [2021-01-13T18:57:26.652Z] ---> 2c339ba81b1e [2021-01-13T18:57:26.652Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T18:57:26.652Z] Removing intermediate container 77f6bcd53337 [2021-01-13T18:57:26.652Z] ---> 743f2fc95cf9 [2021-01-13T18:57:26.652Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T18:57:26.652Z] Removing intermediate container 77a4d0e9830d [2021-01-13T18:57:26.652Z] ---> 2aa4b832fe5e [2021-01-13T18:57:26.652Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T18:57:26.652Z] ---> Running in 377f3becd3c2 [2021-01-13T18:57:26.915Z] ---> Running in 787b984e16f3 [2021-01-13T18:57:26.915Z] ---> Running in cc397ca06de2 [2021-01-13T18:57:26.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:27.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:27.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:27.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:27.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:28.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:29.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:29.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:29.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:57:29.301Z] OK: 233 MiB in 51 packages [2021-01-13T18:57:29.576Z] OK: 233 MiB in 51 packages [2021-01-13T18:57:30.535Z] OK: 233 MiB in 51 packages [2021-01-13T18:57:30.535Z] OK: 233 MiB in 51 packages [2021-01-13T18:57:30.535Z] OK: 233 MiB in 51 packages [2021-01-13T18:57:30.535Z] Removing intermediate container 25098ebdfbb8 [2021-01-13T18:57:30.535Z] ---> cc015006eb1f [2021-01-13T18:57:30.535Z] Step 6/21 : COPY go.mod . [2021-01-13T18:57:30.808Z] Removing intermediate container 7d0967255763 [2021-01-13T18:57:30.809Z] ---> 172e04e13e56 [2021-01-13T18:57:30.809Z] Step 6/23 : COPY go.mod . [2021-01-13T18:57:30.809Z] ---> 4728fa0ceaad [2021-01-13T18:57:30.809Z] Step 7/21 : RUN go mod download [2021-01-13T18:57:31.071Z] ---> Running in 7cc2ad8a7e22 [2021-01-13T18:57:31.333Z] Removing intermediate container 377f3becd3c2 [2021-01-13T18:57:31.333Z] ---> d14303031686 [2021-01-13T18:57:31.333Z] Step 6/24 : COPY go.mod . [2021-01-13T18:57:31.603Z] ---> 38bc9b21d3fd [2021-01-13T18:57:31.603Z] Step 7/23 : RUN go mod download [2021-01-13T18:57:31.603Z] Removing intermediate container cc397ca06de2 [2021-01-13T18:57:31.603Z] ---> 2cf2369e824a [2021-01-13T18:57:31.603Z] Step 6/22 : COPY go.mod . [2021-01-13T18:57:31.603Z] ---> Running in 90f61f7623e5 [2021-01-13T18:57:31.603Z] Removing intermediate container 787b984e16f3 [2021-01-13T18:57:31.603Z] ---> 7225cbfbe05f [2021-01-13T18:57:31.603Z] Step 6/24 : COPY go.mod . [2021-01-13T18:57:31.871Z] ---> d09395f66ca8 [2021-01-13T18:57:31.872Z] Step 7/24 : RUN go mod download [2021-01-13T18:57:32.141Z] ---> Running in 629cf3fd31c0 [2021-01-13T18:57:32.141Z] ---> b0a200a8a795 [2021-01-13T18:57:32.141Z] Step 7/22 : RUN go mod download [2021-01-13T18:57:32.141Z] ---> e6e5535b66ed [2021-01-13T18:57:32.141Z] Step 7/24 : RUN go mod download [2021-01-13T18:57:32.410Z] ---> Running in 4091f908c1ec [2021-01-13T18:57:32.410Z] ---> Running in e78987d8dce6 [2021-01-13T18:57:33.835Z] Removing intermediate container 7cc2ad8a7e22 [2021-01-13T18:57:33.835Z] ---> 0262551aecba [2021-01-13T18:57:33.835Z] Step 8/21 : COPY . . [2021-01-13T18:57:33.835Z] Removing intermediate container 90f61f7623e5 [2021-01-13T18:57:33.835Z] ---> dcf0237e2267 [2021-01-13T18:57:33.835Z] Step 8/23 : COPY . . [2021-01-13T18:57:33.835Z] Removing intermediate container 629cf3fd31c0 [2021-01-13T18:57:33.835Z] ---> d9f45fd55331 [2021-01-13T18:57:33.835Z] Step 8/24 : COPY . . [2021-01-13T18:57:36.438Z] Removing intermediate container e78987d8dce6 [2021-01-13T18:57:36.438Z] ---> 8a9311ff2251 [2021-01-13T18:57:36.438Z] Step 8/22 : COPY . . [2021-01-13T18:57:37.400Z] Removing intermediate container 4091f908c1ec [2021-01-13T18:57:37.400Z] ---> bd53f2d8bf60 [2021-01-13T18:57:37.400Z] Step 8/24 : COPY . . [2021-01-13T18:57:37.888Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20018 in /w/workspace/edgexfoundry_edgex-go_PR-3025 [Pipeline] { [Pipeline] ws [2021-01-13T18:57:37.944Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-13T18:57:42.933Z] using credential edgex-jenkins-ssh [2021-01-13T18:57:42.990Z] Cloning the remote Git repository [2021-01-13T18:57:43.045Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T18:57:43.153Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-13T18:57:43.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T18:57:43.221Z] > git --version # timeout=10 [2021-01-13T18:57:43.243Z] > git --version # 'git version 2.17.1' [2021-01-13T18:57:43.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T18:57:43.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T18:57:58.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T18:57:58.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T18:57:58.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T18:57:58.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T18:57:58.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T18:57:58.204Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3025/head:refs/remotes/origin/PR-3025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T18:57:58.979Z] Merging remotes/origin/master commit ced48a9704d45a78ce2a225541f5314d2d8a1195 into PR head commit c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T18:57:59.415Z] Merge succeeded, producing c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T18:57:59.415Z] Checking out Revision c0de1628aea6da99e6260dacaed86128f060a129 (PR-3025) [2021-01-13T18:57:59.002Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T18:57:59.022Z] > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 [2021-01-13T18:57:59.322Z] > git remote # timeout=10 [2021-01-13T18:57:59.342Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T18:57:59.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T18:57:59.375Z] > git merge ced48a9704d45a78ce2a225541f5314d2d8a1195 # timeout=10 [2021-01-13T18:57:59.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T18:57:59.424Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T18:57:59.434Z] > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 [2021-01-13T18:58:03.977Z] Commit message: "fix(snap): bump snap epoch to 5 for Ireland" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T18:58:05.841Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T18:58:06.250Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T18:58:06.635Z] + true [2021-01-13T18:58:06.635Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T18:58:08.704Z] provisioning config files... [2021-01-13T18:58:08.745Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4721990882730049174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T18:58:09.164Z] ---> docker-login.sh [2021-01-13T18:58:09.164Z] nexus3.edgexfoundry.org:10001 [2021-01-13T18:58:09.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:58:10.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:58:10.364Z] Configure a credential helper to remove this warning. See [2021-01-13T18:58:10.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:58:10.364Z] [2021-01-13T18:58:10.364Z] Login Succeeded [2021-01-13T18:58:10.364Z] nexus3.edgexfoundry.org:10002 [2021-01-13T18:58:10.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:58:10.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:58:10.915Z] Configure a credential helper to remove this warning. See [2021-01-13T18:58:10.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:58:10.915Z] [2021-01-13T18:58:10.915Z] Login Succeeded [2021-01-13T18:58:10.915Z] nexus3.edgexfoundry.org:10003 [2021-01-13T18:58:11.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:58:11.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:58:11.461Z] Configure a credential helper to remove this warning. See [2021-01-13T18:58:11.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:58:11.461Z] [2021-01-13T18:58:11.461Z] Login Succeeded [2021-01-13T18:58:11.461Z] nexus3.edgexfoundry.org:10004 [2021-01-13T18:58:11.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:58:12.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:58:12.012Z] Configure a credential helper to remove this warning. See [2021-01-13T18:58:12.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:58:12.012Z] [2021-01-13T18:58:12.012Z] Login Succeeded [2021-01-13T18:58:12.012Z] docker.io [2021-01-13T18:58:12.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T18:58:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T18:58:12.880Z] Configure a credential helper to remove this warning. See [2021-01-13T18:58:12.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T18:58:12.880Z] [2021-01-13T18:58:12.880Z] Login Succeeded [2021-01-13T18:58:12.880Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T18:58:12.896Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-13T18:58:13.341Z] ========================================================= [2021-01-13T18:58:13.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T18:58:13.341Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:58:13.719Z] + 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 . [2021-01-13T18:58:16.368Z] Sending build context to Docker daemon 165.5MB [2021-01-13T18:58:16.368Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T18:58:16.368Z] Step 2/6 : FROM ${BASE} [2021-01-13T18:58:16.368Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T18:58:16.368Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T18:58:16.368Z] a4357932f1b6: Pulling fs layer [2021-01-13T18:58:16.368Z] 18c013af1878: Pulling fs layer [2021-01-13T18:58:16.368Z] 00ac8860ef70: Pulling fs layer [2021-01-13T18:58:16.368Z] 63d7cb157983: Pulling fs layer [2021-01-13T18:58:16.368Z] b116817d02f9: Pulling fs layer [2021-01-13T18:58:16.368Z] 745a02a5169b: Pulling fs layer [2021-01-13T18:58:16.368Z] 00ac8860ef70: Waiting [2021-01-13T18:58:16.368Z] 63d7cb157983: Waiting [2021-01-13T18:58:16.368Z] b116817d02f9: Waiting [2021-01-13T18:58:16.368Z] 745a02a5169b: Waiting [2021-01-13T18:58:16.368Z] 18c013af1878: Verifying Checksum [2021-01-13T18:58:16.368Z] 18c013af1878: Download complete [2021-01-13T18:58:16.368Z] a4357932f1b6: Download complete [2021-01-13T18:58:16.368Z] 63d7cb157983: Verifying Checksum [2021-01-13T18:58:16.368Z] 63d7cb157983: Download complete [2021-01-13T18:58:16.368Z] b116817d02f9: Verifying Checksum [2021-01-13T18:58:16.368Z] b116817d02f9: Download complete [2021-01-13T18:58:16.368Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T18:58:16.368Z] 5f621e34cdf4: Download complete [2021-01-13T18:58:16.419Z] ---> 5b7b139cec74 [2021-01-13T18:58:16.419Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T18:58:16.419Z] ---> 240a0239fc41 [2021-01-13T18:58:16.419Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T18:58:16.419Z] ---> 4a0b44807c73 [2021-01-13T18:58:16.419Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T18:58:16.419Z] ---> fafad2164d12 [2021-01-13T18:58:16.419Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T18:58:16.419Z] ---> Running in fee1e47314b7 [2021-01-13T18:58:16.419Z] ---> Running in 8271adee6d32 [2021-01-13T18:58:16.419Z] ---> Running in 986b7fabc0be [2021-01-13T18:58:16.419Z] ---> Running in 7249ed796f4c [2021-01-13T18:58:16.419Z] ---> a58b3ce5abb8 [2021-01-13T18:58:16.419Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T18:58:16.419Z] ---> Running in 11f9cc45f6c5 [2021-01-13T18:58:16.419Z] 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 [2021-01-13T18:58:16.419Z] 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 [2021-01-13T18:58:16.420Z] 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 [2021-01-13T18:58:16.420Z] 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 [2021-01-13T18:58:16.420Z] 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 [2021-01-13T18:58:16.968Z] 5f621e34cdf4: Pull complete [2021-01-13T18:58:17.256Z] a4357932f1b6: Pull complete [2021-01-13T18:58:17.868Z] 18c013af1878: Pull complete [2021-01-13T18:58:18.860Z] 745a02a5169b: Verifying Checksum [2021-01-13T18:58:18.860Z] 745a02a5169b: Download complete [2021-01-13T18:58:19.841Z] 00ac8860ef70: Verifying Checksum [2021-01-13T18:58:19.841Z] 00ac8860ef70: Download complete [2021-01-13T18:58:32.263Z] 00ac8860ef70: Pull complete [2021-01-13T18:58:32.263Z] 63d7cb157983: Pull complete [2021-01-13T18:58:32.263Z] b116817d02f9: Pull complete [2021-01-13T18:58:34.886Z] 745a02a5169b: Pull complete [2021-01-13T18:58:34.886Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T18:58:34.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T18:58:34.886Z] ---> b7e6874047d6 [2021-01-13T18:58:34.886Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-13T18:58:38.270Z] ---> Running in a0fe585a5815 [2021-01-13T18:58:39.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T18:58:40.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T18:58:41.203Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T18:58:41.474Z] (2/12) Installing file (5.38-r0) [2021-01-13T18:58:41.474Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T18:58:41.744Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T18:58:43.144Z] 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 [2021-01-13T18:58:47.177Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T18:58:47.177Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T18:58:47.177Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T18:58:47.177Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T18:58:47.177Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T18:58:47.177Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T18:58:47.177Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T18:58:47.177Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T18:58:47.177Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T18:58:47.177Z] OK: 217 MiB in 51 packages [2021-01-13T18:58:49.862Z] Removing intermediate container 8271adee6d32 [2021-01-13T18:58:49.862Z] ---> 6e135a7d0242 [2021-01-13T18:58:49.862Z] [2021-01-13T18:58:49.862Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T18:58:49.862Z] 3.12: Pulling from library/alpine [2021-01-13T18:58:49.862Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T18:58:49.862Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T18:58:50.832Z] ---> 389fef711851 [2021-01-13T18:58:50.832Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T18:58:51.421Z] Removing intermediate container 11f9cc45f6c5 [2021-01-13T18:58:51.421Z] ---> d133addef826 [2021-01-13T18:58:51.421Z] [2021-01-13T18:58:51.421Z] Step 10/24 : FROM scratch [2021-01-13T18:58:51.421Z] ---> [2021-01-13T18:58:51.421Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T18:58:51.497Z] Removing intermediate container a0fe585a5815 [2021-01-13T18:58:51.497Z] ---> db70f6c8f204 [2021-01-13T18:58:51.497Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T18:58:51.497Z] ---> Running in a32c91f9e638 [2021-01-13T18:58:51.699Z] Removing intermediate container 986b7fabc0be [2021-01-13T18:58:51.699Z] ---> 12ecb5586851 [2021-01-13T18:58:51.699Z] [2021-01-13T18:58:51.699Z] Step 10/21 : FROM scratch [2021-01-13T18:58:51.699Z] ---> [2021-01-13T18:58:51.699Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T18:58:51.770Z] Removing intermediate container a32c91f9e638 [2021-01-13T18:58:51.770Z] ---> 9dc3db2b74f6 [2021-01-13T18:58:51.770Z] Step 5/6 : COPY go.mod . [2021-01-13T18:58:51.966Z] ---> Running in 68059138173d [2021-01-13T18:58:51.966Z] ---> Running in 3fe9b0bd28fd [2021-01-13T18:58:52.365Z] ---> 719b9edc64aa [2021-01-13T18:58:52.365Z] Step 6/6 : RUN go mod download [2021-01-13T18:58:52.638Z] ---> Running in 63d96c01ba93 [2021-01-13T18:58:52.921Z] Removing intermediate container fee1e47314b7 [2021-01-13T18:58:52.921Z] ---> f627862860c6 [2021-01-13T18:58:52.921Z] [2021-01-13T18:58:52.921Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T18:58:52.921Z] ---> 389fef711851 [2021-01-13T18:58:52.921Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T18:58:52.921Z] ---> Running in 70051776acd5 [2021-01-13T18:58:53.186Z] ---> Running in 7f2f147f8113 [2021-01-13T18:58:53.186Z] Removing intermediate container 68059138173d [2021-01-13T18:58:53.186Z] ---> 3ca3d1150e73 [2021-01-13T18:58:53.186Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T18:58:53.450Z] Removing intermediate container 70051776acd5 [2021-01-13T18:58:53.451Z] ---> 83178deeba47 [2021-01-13T18:58:53.451Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T18:58:53.451Z] ---> Running in 597019733b3f [2021-01-13T18:58:53.451Z] ---> Running in c727f19d135c [2021-01-13T18:58:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:58:53.718Z] Removing intermediate container 597019733b3f [2021-01-13T18:58:53.718Z] ---> fdc8f2fd852b [2021-01-13T18:58:53.718Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T18:58:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:58:53.987Z] ---> Running in bb94da463d72 [2021-01-13T18:58:53.987Z] Removing intermediate container c727f19d135c [2021-01-13T18:58:53.987Z] ---> 0a1ea78b7169 [2021-01-13T18:58:53.987Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T18:58:53.987Z] ---> Running in 363d6afb2554 [2021-01-13T18:58:53.987Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T18:58:53.987Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T18:58:53.987Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T18:58:53.987Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T18:58:53.987Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T18:58:53.987Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T18:58:54.256Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T18:58:54.533Z] OK: 7 MiB in 19 packages [2021-01-13T18:58:54.533Z] Removing intermediate container bb94da463d72 [2021-01-13T18:58:54.533Z] ---> df9019a3a110 [2021-01-13T18:58:54.533Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T18:58:54.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:58:54.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:58:55.073Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T18:58:55.339Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T18:58:55.339Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T18:58:55.339Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T18:58:55.339Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T18:58:55.339Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T18:58:55.339Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T18:58:55.339Z] OK: 7 MiB in 19 packages [2021-01-13T18:58:55.606Z] Removing intermediate container 363d6afb2554 [2021-01-13T18:58:55.606Z] ---> 55d5940ff5cd [2021-01-13T18:58:55.606Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T18:58:56.556Z] ---> aa58102e6783 [2021-01-13T18:58:56.556Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T18:58:57.511Z] ---> 800facff718f [2021-01-13T18:58:57.511Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T18:58:58.460Z] Removing intermediate container 7249ed796f4c [2021-01-13T18:58:58.460Z] ---> 3d3165456875 [2021-01-13T18:58:58.460Z] [2021-01-13T18:58:58.460Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T18:58:58.460Z] ---> 389fef711851 [2021-01-13T18:58:58.460Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T18:58:58.460Z] ---> 76cc5a4f4e95 [2021-01-13T18:58:58.460Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T18:58:58.722Z] ---> 7ce289b0f4ff [2021-01-13T18:58:58.722Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T18:58:58.722Z] Removing intermediate container 3fe9b0bd28fd [2021-01-13T18:58:58.722Z] ---> 9eaafb0b5fd1 [2021-01-13T18:58:58.722Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T18:58:58.722Z] ---> Running in 9522847b7bb7 [2021-01-13T18:58:59.298Z] ---> Running in 9f0de198fe04 [2021-01-13T18:58:59.298Z] Removing intermediate container 7f2f147f8113 [2021-01-13T18:58:59.298Z] ---> 56af46ca61b4 [2021-01-13T18:58:59.298Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T18:58:59.298Z] ---> 5b8cc8d518a9 [2021-01-13T18:58:59.298Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T18:58:59.298Z] Removing intermediate container 9522847b7bb7 [2021-01-13T18:58:59.298Z] ---> 5d5abd7cda75 [2021-01-13T18:58:59.298Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T18:58:59.877Z] ---> c3c808196c98 [2021-01-13T18:58:59.878Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T18:58:59.878Z] ---> Running in 6da48d622c52 [2021-01-13T18:58:59.878Z] Removing intermediate container 9f0de198fe04 [2021-01-13T18:58:59.878Z] ---> fdae1971d10d [2021-01-13T18:58:59.878Z] Step 13/22 : WORKDIR / [2021-01-13T18:58:59.878Z] ---> Running in 31d440a055dc [2021-01-13T18:58:59.878Z] ---> Running in ccf4cfe14fce [2021-01-13T18:58:59.878Z] ---> Running in 1bf764b4fc89 [2021-01-13T18:59:00.833Z] Removing intermediate container 6da48d622c52 [2021-01-13T18:59:00.833Z] ---> 4c3f2469e141 [2021-01-13T18:59:00.833Z] Step 13/24 : WORKDIR / [2021-01-13T18:59:01.107Z] Removing intermediate container 1bf764b4fc89 [2021-01-13T18:59:01.107Z] ---> 0f97f16ad5a1 [2021-01-13T18:59:01.107Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T18:59:01.107Z] Removing intermediate container 31d440a055dc [2021-01-13T18:59:01.107Z] ---> 3e067676f6c7 [2021-01-13T18:59:01.107Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T18:59:01.107Z] Removing intermediate container ccf4cfe14fce [2021-01-13T18:59:01.107Z] ---> 1be80ba688a8 [2021-01-13T18:59:01.107Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T18:59:01.107Z] ---> 5f01053e4796 [2021-01-13T18:59:01.107Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T18:59:01.107Z] ---> Running in 17eb48709302 [2021-01-13T18:59:01.107Z] ---> Running in d82601ba99ea [2021-01-13T18:59:01.379Z] ---> Running in 3efac7c326a9 [2021-01-13T18:59:01.379Z] ---> 71da3b9b2ce3 [2021-01-13T18:59:01.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T18:59:01.666Z] Removing intermediate container 17eb48709302 [2021-01-13T18:59:01.666Z] ---> 8caf0226a320 [2021-01-13T18:59:01.666Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-13T18:59:01.666Z] Removing intermediate container d82601ba99ea [2021-01-13T18:59:01.666Z] ---> 878b2002b3ef [2021-01-13T18:59:01.666Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:59:01.666Z] Removing intermediate container 3efac7c326a9 [2021-01-13T18:59:01.666Z] ---> 07c6c3c576e0 [2021-01-13T18:59:01.666Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T18:59:01.931Z] ---> Running in 8c2cca80b605 [2021-01-13T18:59:01.931Z] ---> Running in 3ba32b655af8 [2021-01-13T18:59:01.931Z] ---> b50b994450df [2021-01-13T18:59:01.931Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T18:59:02.194Z] ---> 69323de261fa [2021-01-13T18:59:02.194Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-13T18:59:02.462Z] Removing intermediate container 3ba32b655af8 [2021-01-13T18:59:02.462Z] ---> 9193eb4ee777 [2021-01-13T18:59:02.462Z] Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T18:59:02.462Z] ---> 8cffc39eff31 [2021-01-13T18:59:02.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T18:59:02.462Z] ---> 90bac036927b [2021-01-13T18:59:02.462Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T18:59:02.462Z] ---> Running in 8206e95b2534 [2021-01-13T18:59:02.462Z] ---> ddcc3c578ccc [2021-01-13T18:59:02.462Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T18:59:02.733Z] ---> Running in 909922812e14 [2021-01-13T18:59:02.733Z] Removing intermediate container 8206e95b2534 [2021-01-13T18:59:02.733Z] ---> 0db14087ea72 [2021-01-13T18:59:02.733Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T18:59:03.001Z] ---> Running in b3a219bcb2b4 [2021-01-13T18:59:03.001Z] ---> c34a2b87a4d3 [2021-01-13T18:59:03.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T18:59:03.001Z] Removing intermediate container 909922812e14 [2021-01-13T18:59:03.001Z] ---> 059f3b2284bf [2021-01-13T18:59:03.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T18:59:03.001Z] ---> cbb1b96d061f [2021-01-13T18:59:03.001Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T18:59:03.001Z] ---> Running in ef6aeafb2ceb [2021-01-13T18:59:03.264Z] Removing intermediate container b3a219bcb2b4 [2021-01-13T18:59:03.264Z] ---> 387abdbe8d52 [2021-01-13T18:59:03.264Z] [2021-01-13T18:59:03.527Z] Successfully built 387abdbe8d52 [2021-01-13T18:59:03.527Z] ---> 599c996fc881 [2021-01-13T18:59:03.527Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T18:59:03.527Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-13T18:59:03.527Z] Removing intermediate container ef6aeafb2ceb [2021-01-13T18:59:03.527Z] ---> e89a39c83b8d [2021-01-13T18:59:03.527Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T18:59:03.527Z] ---> a9c4c3c64838 [2021-01-13T18:59:03.527Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T18:59:03.792Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-13T18:59:03.792Z] ---> Running in 20578c7cc7c4 [2021-01-13T18:59:03.792Z] ---> Running in 62e3e0378425 [2021-01-13T18:59:03.792Z] Removing intermediate container 8c2cca80b605 [2021-01-13T18:59:03.792Z] ---> ca1bd8b92c54 [2021-01-13T18:59:03.792Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T18:59:04.066Z] ---> Running in d8ca3323eec3 [2021-01-13T18:59:04.340Z] Removing intermediate container 20578c7cc7c4 [2021-01-13T18:59:04.340Z] ---> 61b61df54677 [2021-01-13T18:59:04.340Z] Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T18:59:04.340Z] ---> Running in c966f316d917 [2021-01-13T18:59:04.625Z] ---> 23ce2c984112 [2021-01-13T18:59:04.625Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T18:59:04.895Z] Removing intermediate container c966f316d917 [2021-01-13T18:59:04.895Z] ---> 0fa7729f8116 [2021-01-13T18:59:04.895Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T18:59:05.164Z] ---> Running in aa2728ef6dfb [2021-01-13T18:59:05.164Z] ---> 1ccfba5a4463 [2021-01-13T18:59:05.164Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T18:59:05.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:59:05.428Z] ---> Running in a82cd6516aab [2021-01-13T18:59:05.428Z] Removing intermediate container aa2728ef6dfb [2021-01-13T18:59:05.428Z] ---> 8a405f233411 [2021-01-13T18:59:05.428Z] [2021-01-13T18:59:05.707Z] Successfully built 8a405f233411 [2021-01-13T18:59:05.707Z] Successfully tagged docker-support-notifications-go:latest [2021-01-13T18:59:05.707Z] Building docker-security-proxy-setup-go [2021-01-13T18:59:05.973Z]  Building docker-support-notifications-go ... done Removing intermediate container 62e3e0378425 [2021-01-13T18:59:05.973Z] ---> 418c026dfd50 [2021-01-13T18:59:05.973Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T18:59:05.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:59:06.555Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T18:59:06.822Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T18:59:06.822Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T18:59:07.090Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T18:59:07.673Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T18:59:07.673Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T18:59:07.955Z] OK: 8 MiB in 19 packages [2021-01-13T18:59:08.932Z] ---> Running in 7049455ead6d [2021-01-13T18:59:10.335Z] Removing intermediate container 7049455ead6d [2021-01-13T18:59:10.335Z] ---> a34ae2d7b59f [2021-01-13T18:59:10.335Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T18:59:10.335Z] ---> Running in 0410d6ea687a [2021-01-13T18:59:10.335Z] Removing intermediate container d8ca3323eec3 [2021-01-13T18:59:10.335Z] ---> 50a8178ad788 [2021-01-13T18:59:10.335Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T18:59:10.335Z] Removing intermediate container a82cd6516aab [2021-01-13T18:59:10.335Z] ---> a74fa84cfb54 [2021-01-13T18:59:10.335Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T18:59:10.917Z] ---> Running in b23be0ac2953 [2021-01-13T18:59:11.878Z] Removing intermediate container 0410d6ea687a [2021-01-13T18:59:11.878Z] ---> 33872366fe69 [2021-01-13T18:59:11.878Z] Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T18:59:12.466Z] Removing intermediate container b23be0ac2953 [2021-01-13T18:59:12.466Z] ---> d6b9770bc8dd [2021-01-13T18:59:12.466Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T18:59:12.466Z] ---> 36b51912931d [2021-01-13T18:59:12.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T18:59:13.058Z] ---> Running in e5605b8a727b [2021-01-13T18:59:13.327Z] ---> Running in 288b8fc197a9 [2021-01-13T18:59:14.768Z] Removing intermediate container e5605b8a727b [2021-01-13T18:59:14.768Z] ---> 2c763e4a33be [2021-01-13T18:59:14.768Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T18:59:16.713Z] Removing intermediate container 288b8fc197a9 [2021-01-13T18:59:16.713Z] ---> 2454e6e4dc3b [2021-01-13T18:59:16.713Z] Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T18:59:18.704Z] ---> Running in 03b274ab23bc [2021-01-13T18:59:18.704Z] ---> Running in 7d2252bfa6b5 [2021-01-13T18:59:18.704Z] ---> 2057abe66e79 [2021-01-13T18:59:18.704Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T18:59:19.451Z] Removing intermediate container 63d96c01ba93 [2021-01-13T18:59:19.451Z] ---> 4ee946bdbe9b [2021-01-13T18:59:19.451Z] Successfully built 4ee946bdbe9b [2021-01-13T18:59:19.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:59:19.692Z] Removing intermediate container 03b274ab23bc [2021-01-13T18:59:19.692Z] ---> 07cadd506a54 [2021-01-13T18:59:19.692Z] [2021-01-13T18:59:19.692Z] Removing intermediate container 7d2252bfa6b5 [2021-01-13T18:59:19.692Z] ---> 400b850729ce [2021-01-13T18:59:19.692Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T18:59:19.798Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T18:59:19.798Z] . [Pipeline] withDockerContainer [2021-01-13T18:59:19.958Z] Successfully built 07cadd506a54 [2021-01-13T18:59:20.058Z] prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container [2021-01-13T18:59:20.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-13T18:59:20.235Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-13T18:59:20.235Z] Building docker-core-metadata-go [2021-01-13T18:59:20.498Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in c4d6ea36ca92 [2021-01-13T18:59:20.498Z] ---> aaf070156b15 [2021-01-13T18:59:20.498Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T18:59:20.762Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:59:20.762Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:59:20.762Z] ---> 9c0f641d802d [2021-01-13T18:59:20.762Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T18:59:21.030Z] ---> Using cache [2021-01-13T18:59:21.030Z] ---> d5c9ccf4f882 [2021-01-13T18:59:21.030Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:59:21.030Z] ---> Using cache [2021-01-13T18:59:21.030Z] ---> 2aa4b832fe5e [2021-01-13T18:59:21.030Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T18:59:21.711Z] $ docker top e815fb0e03275c6f28e0875e9cae23eac4e394623ffeaa8b7216edb08ac34fe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T18:59:22.792Z] + go version [2021-01-13T18:59:22.792Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T18:59:22.817Z] $ docker stop --time=1 e815fb0e03275c6f28e0875e9cae23eac4e394623ffeaa8b7216edb08ac34fe0 [2021-01-13T18:59:23.629Z] ---> Running in d7510e594061 [2021-01-13T18:59:23.629Z] ---> Running in a8590e936ed6 [2021-01-13T18:59:23.629Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:59:23.629Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:59:23.629Z] ---> 9c0f641d802d [2021-01-13T18:59:23.629Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T18:59:23.629Z] ---> Using cache [2021-01-13T18:59:23.629Z] ---> d5c9ccf4f882 [2021-01-13T18:59:23.629Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:59:23.629Z] ---> Using cache [2021-01-13T18:59:23.629Z] ---> 2aa4b832fe5e [2021-01-13T18:59:23.629Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T18:59:23.629Z] ---> Using cache [2021-01-13T18:59:23.629Z] ---> 2cf2369e824a [2021-01-13T18:59:23.629Z] Step 6/21 : COPY go.mod . [2021-01-13T18:59:23.629Z] ---> Using cache [2021-01-13T18:59:23.629Z] ---> b0a200a8a795 [2021-01-13T18:59:23.629Z] Step 7/21 : RUN go mod download [2021-01-13T18:59:23.629Z] ---> Using cache [2021-01-13T18:59:23.629Z] ---> 8a9311ff2251 [2021-01-13T18:59:23.629Z] Step 8/21 : COPY . . [2021-01-13T18:59:23.629Z] ---> Using cache [2021-01-13T18:59:23.629Z] ---> 240a0239fc41 [2021-01-13T18:59:23.629Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T18:59:24.815Z] $ docker rm -f e815fb0e03275c6f28e0875e9cae23eac4e394623ffeaa8b7216edb08ac34fe0 [2021-01-13T18:59:25.034Z] Removing intermediate container c4d6ea36ca92 [2021-01-13T18:59:25.034Z] ---> 77b1e5665a36 [2021-01-13T18:59:25.034Z] [2021-01-13T18:59:25.034Z] ---> Running in 6403e1b8e068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-13T18:59:25.341Z] Successfully built 77b1e5665a36 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T18:59:25.662Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-13T18:59:25.662Z] Building docker-core-command-go [2021-01-13T18:59:25.662Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d7510e594061 [2021-01-13T18:59:25.662Z] ---> 972a142d87fc [2021-01-13T18:59:25.662Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T18:59:25.968Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T18:59:25.968Z] . [Pipeline] withDockerContainer [2021-01-13T18:59:26.231Z] prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container [2021-01-13T18:59:26.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-13T18:59:27.753Z] $ docker top 57c55aafd221a629ad46b110ba2c56b2b42a0597ed456257e1fde531ad4ce902 -eo pid,comm [2021-01-13T18:59:27.964Z] ---> Running in a3c1b3c7f603 [Pipeline] { [Pipeline] echo [2021-01-13T18:59:28.160Z] ========================================================= [2021-01-13T18:59:28.160Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T18:59:28.160Z] ========================================================= [Pipeline] sh [2021-01-13T18:59:28.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T18:59:28.810Z] + make test [2021-01-13T18:59:28.810Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T18:59:28.839Z] 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 [2021-01-13T18:59:28.839Z] Removing intermediate container a3c1b3c7f603 [2021-01-13T18:59:28.839Z] ---> 1f93f77ef504 [2021-01-13T18:59:28.839Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T18:59:29.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T18:59:29.109Z] ---> Running in 5f4b926d0b05 [2021-01-13T18:59:29.712Z] OK: 233 MiB in 51 packages [2021-01-13T18:59:29.987Z] Removing intermediate container 5f4b926d0b05 [2021-01-13T18:59:29.987Z] ---> 24cb521d04f0 [2021-01-13T18:59:29.987Z] Step 22/23 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T18:59:30.605Z] ---> Running in be464478aed1 [2021-01-13T18:59:31.194Z] Removing intermediate container be464478aed1 [2021-01-13T18:59:31.194Z] ---> 96a5bb5f5347 [2021-01-13T18:59:31.194Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T18:59:32.181Z] ---> Running in 6c79fdb77477 [2021-01-13T18:59:32.181Z] Removing intermediate container a8590e936ed6 [2021-01-13T18:59:32.181Z] ---> d0e00f9e7caa [2021-01-13T18:59:32.181Z] Step 6/26 : COPY go.mod . [2021-01-13T18:59:33.667Z] ---> c5960284d3d4 [2021-01-13T18:59:33.667Z] Step 7/26 : RUN go mod download [2021-01-13T18:59:33.667Z] Removing intermediate container 6c79fdb77477 [2021-01-13T18:59:33.667Z] ---> e84f53decfeb [2021-01-13T18:59:33.667Z] [2021-01-13T18:59:34.274Z] Successfully built e84f53decfeb [2021-01-13T18:59:34.554Z] Successfully tagged docker-core-data-go:latest [2021-01-13T18:59:34.554Z]  Building docker-core-data-go ... done  ---> Running in 322ecaaf744b [2021-01-13T18:59:38.893Z] Removing intermediate container 322ecaaf744b [2021-01-13T18:59:38.893Z] ---> 48b4711f2199 [2021-01-13T18:59:38.893Z] Step 8/26 : COPY . . [2021-01-13T18:59:40.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:59:40.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:59:40.359Z] ---> 9c0f641d802d [2021-01-13T18:59:40.359Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T18:59:40.359Z] ---> Using cache [2021-01-13T18:59:40.359Z] ---> d5c9ccf4f882 [2021-01-13T18:59:40.359Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:59:40.359Z] ---> Using cache [2021-01-13T18:59:40.359Z] ---> 2aa4b832fe5e [2021-01-13T18:59:40.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T18:59:40.359Z] ---> Using cache [2021-01-13T18:59:40.359Z] ---> 2cf2369e824a [2021-01-13T18:59:40.359Z] Step 6/22 : COPY go.mod . [2021-01-13T18:59:40.359Z] ---> Using cache [2021-01-13T18:59:40.359Z] ---> b0a200a8a795 [2021-01-13T18:59:40.359Z] Step 7/22 : RUN go mod download [2021-01-13T18:59:40.359Z] ---> Using cache [2021-01-13T18:59:40.359Z] ---> 8a9311ff2251 [2021-01-13T18:59:40.359Z] Step 8/22 : COPY . . [2021-01-13T18:59:40.359Z] ---> Using cache [2021-01-13T18:59:40.359Z] ---> 240a0239fc41 [2021-01-13T18:59:40.359Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T18:59:40.964Z] ---> Running in 489fec1ccdfd [2021-01-13T18:59:43.610Z] 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 [2021-01-13T18:59:49.001Z] 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 [2021-01-13T18:59:49.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T18:59:49.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T18:59:49.001Z] ---> 9c0f641d802d [2021-01-13T18:59:49.001Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T18:59:49.001Z] ---> Using cache [2021-01-13T18:59:49.001Z] ---> d5c9ccf4f882 [2021-01-13T18:59:49.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T18:59:49.001Z] ---> Using cache [2021-01-13T18:59:49.001Z] ---> 2aa4b832fe5e [2021-01-13T18:59:49.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T18:59:49.001Z] ---> Using cache [2021-01-13T18:59:49.001Z] ---> 2cf2369e824a [2021-01-13T18:59:49.001Z] Step 6/22 : COPY go.mod . [2021-01-13T18:59:49.001Z] ---> Using cache [2021-01-13T18:59:49.001Z] ---> b0a200a8a795 [2021-01-13T18:59:49.001Z] Step 7/22 : RUN go mod download [2021-01-13T18:59:49.001Z] ---> Using cache [2021-01-13T18:59:49.001Z] ---> 8a9311ff2251 [2021-01-13T18:59:49.001Z] Step 8/22 : COPY . . [2021-01-13T18:59:49.001Z] ---> Using cache [2021-01-13T18:59:49.001Z] ---> 240a0239fc41 [2021-01-13T18:59:49.001Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T18:59:50.475Z] ---> Running in 60d055d30fc4 [2021-01-13T18:59:51.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T18:59:52.451Z] 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 [2021-01-13T19:00:02.660Z] Removing intermediate container 6403e1b8e068 [2021-01-13T19:00:02.660Z] ---> 64f0971154f2 [2021-01-13T19:00:02.660Z] [2021-01-13T19:00:02.660Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T19:00:02.660Z] ---> 389fef711851 [2021-01-13T19:00:02.660Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T19:00:03.259Z] ---> Running in d6c03502925e [2021-01-13T19:00:05.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T19:00:05.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T19:00:05.487Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T19:00:05.763Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T19:00:05.763Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T19:00:05.763Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T19:00:05.763Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:00:05.763Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T19:00:06.042Z] ---> 5b68c54bb889 [2021-01-13T19:00:06.042Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T19:00:06.042Z] OK: 7 MiB in 18 packages [2021-01-13T19:00:06.314Z] ---> Running in 6803625248ee [2021-01-13T19:00:07.742Z] 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 [2021-01-13T19:00:08.013Z] Removing intermediate container d6c03502925e [2021-01-13T19:00:08.013Z] ---> eede1e9bff8c [2021-01-13T19:00:08.013Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T19:00:08.282Z] ---> Running in 39397b7bb250 [2021-01-13T19:00:08.558Z] Removing intermediate container 39397b7bb250 [2021-01-13T19:00:08.558Z] ---> 8ad6e5ff98fd [2021-01-13T19:00:08.558Z] Step 13/21 : WORKDIR /edgex [2021-01-13T19:00:08.558Z] ---> Running in fe0862fe862c [2021-01-13T19:00:09.155Z] Removing intermediate container fe0862fe862c [2021-01-13T19:00:09.155Z] ---> 85773b1372c9 [2021-01-13T19:00:09.155Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T19:00:09.742Z] ---> a2bb2b5d3670 [2021-01-13T19:00:09.742Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T19:00:10.722Z] ---> 11343e5b87d0 [2021-01-13T19:00:10.722Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T19:00:11.704Z] ---> 9961983a2501 [2021-01-13T19:00:11.704Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T19:00:11.704Z] ---> Running in 5e68284ad04a [2021-01-13T19:00:12.296Z] Removing intermediate container 5e68284ad04a [2021-01-13T19:00:12.296Z] ---> 7c5e3ff36830 [2021-01-13T19:00:12.296Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T19:00:12.296Z] ---> Running in 4eea77d45a6a [2021-01-13T19:00:12.570Z] Removing intermediate container 4eea77d45a6a [2021-01-13T19:00:12.570Z] ---> ea6af422de79 [2021-01-13T19:00:12.570Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T19:00:12.844Z] ---> Running in 1783c9ff174f [2021-01-13T19:00:13.116Z] Removing intermediate container 1783c9ff174f [2021-01-13T19:00:13.116Z] ---> 5b7b20d679cb [2021-01-13T19:00:13.116Z] Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:00:13.116Z] ---> Running in 6892ecc3691e [2021-01-13T19:00:13.757Z] Removing intermediate container 6892ecc3691e [2021-01-13T19:00:13.757Z] ---> b38847e778b3 [2021-01-13T19:00:13.757Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T19:00:13.757Z] ---> Running in f184072d861d [2021-01-13T19:00:14.368Z] Removing intermediate container f184072d861d [2021-01-13T19:00:14.368Z] ---> 2b7fd5bc253b [2021-01-13T19:00:14.368Z] [2021-01-13T19:00:14.368Z] Successfully built 2b7fd5bc253b [2021-01-13T19:00:14.659Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-13T19:00:18.938Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 60d055d30fc4 [2021-01-13T19:00:18.938Z] ---> 9d527dcdf33e [2021-01-13T19:00:18.938Z] [2021-01-13T19:00:18.938Z] Step 10/22 : FROM scratch [2021-01-13T19:00:18.938Z] ---> [2021-01-13T19:00:18.938Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T19:00:19.219Z] ---> Using cache [2021-01-13T19:00:19.219Z] ---> 83178deeba47 [2021-01-13T19:00:19.219Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T19:00:19.830Z] ---> Running in 6485c250b8ef [2021-01-13T19:00:19.830Z] Removing intermediate container 489fec1ccdfd [2021-01-13T19:00:19.830Z] ---> 2a1911a1080b [2021-01-13T19:00:19.830Z] [2021-01-13T19:00:19.830Z] Step 10/22 : FROM scratch [2021-01-13T19:00:19.830Z] ---> [2021-01-13T19:00:19.830Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T19:00:20.116Z] ---> Using cache [2021-01-13T19:00:20.116Z] ---> 83178deeba47 [2021-01-13T19:00:20.116Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T19:00:20.386Z] ---> Running in 520461428ccc [2021-01-13T19:00:20.386Z] Removing intermediate container 6485c250b8ef [2021-01-13T19:00:20.386Z] ---> d69090f3aa05 [2021-01-13T19:00:20.386Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T19:00:20.654Z] ---> Running in f6a6b2073dc0 [2021-01-13T19:00:20.919Z] Removing intermediate container 520461428ccc [2021-01-13T19:00:20.919Z] ---> 2b3dac97e9d3 [2021-01-13T19:00:20.919Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T19:00:20.919Z] ---> Running in 241240d4fbf2 [2021-01-13T19:00:20.919Z] Removing intermediate container f6a6b2073dc0 [2021-01-13T19:00:20.919Z] ---> a0350ec5e400 [2021-01-13T19:00:20.919Z] Step 14/22 : WORKDIR / [2021-01-13T19:00:20.919Z] ---> Running in da6eead5ec0f [2021-01-13T19:00:21.186Z] Removing intermediate container 241240d4fbf2 [2021-01-13T19:00:21.186Z] ---> 0c758dd0c898 [2021-01-13T19:00:21.186Z] Step 14/22 : WORKDIR / [2021-01-13T19:00:21.186Z] ---> Running in 37af82e805fb [2021-01-13T19:00:21.186Z] Removing intermediate container da6eead5ec0f [2021-01-13T19:00:21.186Z] ---> 1359ea3eb26f [2021-01-13T19:00:21.186Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:00:21.453Z] Removing intermediate container 37af82e805fb [2021-01-13T19:00:21.453Z] ---> eb3cf487cc7b [2021-01-13T19:00:21.453Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:00:21.721Z] ---> 734eb95650b7 [2021-01-13T19:00:21.721Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T19:00:21.721Z] ---> 635f678cba89 [2021-01-13T19:00:21.721Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T19:00:22.296Z] ---> 2c6306b1479d [2021-01-13T19:00:22.297Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T19:00:23.249Z] ---> c4360292ae70 [2021-01-13T19:00:23.249Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T19:00:23.250Z] ---> 23dab9ac7638 [2021-01-13T19:00:23.250Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T19:00:23.250Z] ---> Running in 8e8dfb4423d3 [2021-01-13T19:00:23.828Z] Removing intermediate container 8e8dfb4423d3 [2021-01-13T19:00:23.828Z] ---> cdb61321f6cc [2021-01-13T19:00:23.828Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:00:24.414Z] ---> 7ef70fd68f7f [2021-01-13T19:00:24.414Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T19:00:24.414Z] ---> Running in ec00c7d4a0b8 [2021-01-13T19:00:24.414Z] ---> Running in 6e994d80d88a [2021-01-13T19:00:24.414Z] Removing intermediate container 6803625248ee [2021-01-13T19:00:24.414Z] ---> f5c1822b6f69 [2021-01-13T19:00:24.414Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T19:00:24.680Z] ---> Running in 637d0a4d3c87 [2021-01-13T19:00:24.680Z] Removing intermediate container ec00c7d4a0b8 [2021-01-13T19:00:24.680Z] ---> 1506ef30817c [2021-01-13T19:00:24.681Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T19:00:24.943Z] Removing intermediate container 6e994d80d88a [2021-01-13T19:00:24.943Z] ---> dafc4a798df2 [2021-01-13T19:00:24.944Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:00:25.522Z] ---> Running in 8d24727306cf [2021-01-13T19:00:25.796Z] ---> Running in d099fa1c9e4c [2021-01-13T19:00:25.796Z] Removing intermediate container 8d24727306cf [2021-01-13T19:00:25.796Z] ---> 108129898bdb [2021-01-13T19:00:25.796Z] Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:00:25.796Z] Removing intermediate container d099fa1c9e4c [2021-01-13T19:00:25.796Z] ---> e058fc0202cd [2021-01-13T19:00:25.796Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T19:00:26.069Z] ---> Running in cd0f3054f81e [2021-01-13T19:00:26.069Z] ---> Running in c006ba70dd03 [2021-01-13T19:00:26.069Z] 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 [2021-01-13T19:00:26.334Z] Removing intermediate container cd0f3054f81e [2021-01-13T19:00:26.334Z] ---> 9be843aa7e71 [2021-01-13T19:00:26.334Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T19:00:26.334Z] Removing intermediate container c006ba70dd03 [2021-01-13T19:00:26.334Z] ---> a8df2fe2c725 [2021-01-13T19:00:26.334Z] Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:00:26.334Z] ---> Running in 1bfb41b49024 [2021-01-13T19:00:26.334Z] ---> Running in 0656cd3de7c1 [2021-01-13T19:00:26.605Z] Removing intermediate container 0656cd3de7c1 [2021-01-13T19:00:26.605Z] ---> f52f44f2e09a [2021-01-13T19:00:26.605Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T19:00:26.605Z] Removing intermediate container 1bfb41b49024 [2021-01-13T19:00:26.605Z] ---> 50fdaceb607f [2021-01-13T19:00:26.605Z] [2021-01-13T19:00:26.605Z] ---> Running in 5c3b6e068fe3 [2021-01-13T19:00:26.870Z] Successfully built 50fdaceb607f [2021-01-13T19:00:26.870Z] Successfully tagged docker-core-command-go:latest [2021-01-13T19:00:26.870Z]  Building docker-core-command-go ... done Removing intermediate container 5c3b6e068fe3 [2021-01-13T19:00:26.870Z] ---> a6ee9d8b88fb [2021-01-13T19:00:26.870Z] [2021-01-13T19:00:27.134Z] Successfully built a6ee9d8b88fb [2021-01-13T19:00:27.134Z] Successfully tagged docker-core-metadata-go:latest [2021-01-13T19:00:27.397Z]  Building docker-core-metadata-go ... done Removing intermediate container 637d0a4d3c87 [2021-01-13T19:00:27.397Z] ---> fa43562a98f6 [2021-01-13T19:00:27.397Z] [2021-01-13T19:00:27.397Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T19:00:27.662Z] 20.10.0: Pulling from library/docker [2021-01-13T19:00:32.995Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T19:00:32.995Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T19:00:32.995Z] ---> aefe523efa57 [2021-01-13T19:00:32.995Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T19:00:32.995Z] ---> Running in b175096f43b2 [2021-01-13T19:00:33.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T19:00:33.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T19:00:33.949Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T19:00:34.221Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T19:00:34.221Z] Executing bash-5.0.17-r0.post-install [2021-01-13T19:00:34.221Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:00:34.221Z] OK: 12 MiB in 22 packages [2021-01-13T19:00:34.796Z] Removing intermediate container b175096f43b2 [2021-01-13T19:00:34.796Z] ---> 4c5e8fb98a44 [2021-01-13T19:00:34.796Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T19:00:34.796Z] ---> Running in 64e8b4976b0f [2021-01-13T19:00:35.060Z] Removing intermediate container 64e8b4976b0f [2021-01-13T19:00:35.060Z] ---> 166bc54ad3be [2021-01-13T19:00:35.060Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T19:00:35.060Z] ---> Running in 7332bd434894 [2021-01-13T19:00:35.322Z] Removing intermediate container 7332bd434894 [2021-01-13T19:00:35.322Z] ---> 0e0960860607 [2021-01-13T19:00:35.322Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T19:00:35.322Z] ---> Running in 2b151b19d719 [2021-01-13T19:00:35.585Z] Removing intermediate container 2b151b19d719 [2021-01-13T19:00:35.585Z] ---> 60ea0b240865 [2021-01-13T19:00:35.585Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T19:00:36.163Z] ---> 68a15b068ce5 [2021-01-13T19:00:36.163Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T19:00:36.427Z] ---> 1d51f3c34964 [2021-01-13T19:00:36.427Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T19:00:36.690Z] ---> 9279e1382270 [2021-01-13T19:00:36.690Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T19:00:36.955Z] ---> Running in 11854fb850d9 [2021-01-13T19:00:37.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T19:00:37.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T19:00:37.927Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T19:00:37.927Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T19:00:37.927Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T19:00:37.927Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T19:00:38.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T19:00:38.197Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T19:00:38.197Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T19:00:38.198Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T19:00:39.144Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T19:00:39.144Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T19:00:39.144Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T19:00:39.144Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T19:00:39.144Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T19:00:39.144Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T19:00:39.408Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T19:00:39.408Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T19:00:39.408Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T19:00:39.408Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T19:00:39.408Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T19:00:39.408Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T19:00:39.408Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T19:00:39.408Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T19:00:39.677Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T19:00:39.677Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T19:00:39.677Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T19:00:39.677Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T19:00:39.677Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T19:00:39.677Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T19:00:39.677Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T19:00:39.677Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T19:00:39.677Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T19:00:39.677Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T19:00:39.677Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T19:00:39.677Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T19:00:39.946Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:00:39.946Z] OK: 71 MiB in 55 packages [2021-01-13T19:00:42.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T19:00:45.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T19:00:45.105Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T19:00:45.105Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T19:00:45.105Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T19:00:45.105Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T19:00:45.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T19:00:48.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T19:00:48.145Z] Removing intermediate container 11854fb850d9 [2021-01-13T19:00:48.145Z] ---> 76f4ab1d8322 [2021-01-13T19:00:48.145Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T19:00:48.145Z] ---> Running in 134455448f26 [2021-01-13T19:00:49.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T19:00:50.074Z] Collecting docker-compose==1.23.2 [2021-01-13T19:00:50.340Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T19:00:50.340Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T19:00:50.340Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T19:00:50.606Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T19:00:50.606Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T19:00:50.872Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T19:00:50.872Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T19:00:51.448Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T19:00:51.448Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T19:00:51.711Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T19:00:51.712Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T19:00:52.293Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T19:00:52.293Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T19:00:52.556Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T19:00:52.556Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T19:00:52.819Z] Collecting PyYAML<4,>=3.10 [2021-01-13T19:00:52.819Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T19:00:53.432Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-13T19:00:53.734Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T19:00:53.734Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T19:00:54.378Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T19:00:54.378Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T19:00:54.378Z] Collecting idna<2.8,>=2.5 [2021-01-13T19:00:54.378Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T19:00:54.378Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T19:00:54.378Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T19:00:54.685Z] 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) [2021-01-13T19:00:54.685Z] 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) [2021-01-13T19:00:54.685Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T19:00:54.685Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T19:00:54.685Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T19:00:54.685Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T19:00:54.685Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, texttable, jsonschema, PyYAML, docopt, docker-compose [2021-01-13T19:00:55.009Z] Attempting uninstall: idna [2021-01-13T19:00:55.009Z] Found existing installation: idna 2.9 [2021-01-13T19:00:55.009Z] Uninstalling idna-2.9: [2021-01-13T19:00:55.009Z] Successfully uninstalled idna-2.9 [2021-01-13T19:00:55.276Z] Attempting uninstall: urllib3 [2021-01-13T19:00:55.276Z] Found existing installation: urllib3 1.25.9 [2021-01-13T19:00:55.276Z] Uninstalling urllib3-1.25.9: [2021-01-13T19:00:55.276Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T19:00:55.542Z] Attempting uninstall: requests [2021-01-13T19:00:55.542Z] Found existing installation: requests 2.23.0 [2021-01-13T19:00:55.542Z] Uninstalling requests-2.23.0: [2021-01-13T19:00:55.542Z] Successfully uninstalled requests-2.23.0 [2021-01-13T19:00:55.807Z] Running setup.py install for dockerpty: started [2021-01-13T19:00:56.390Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T19:00:56.390Z] Running setup.py install for texttable: started [2021-01-13T19:00:56.968Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T19:00:56.968Z] Running setup.py install for PyYAML: started [2021-01-13T19:00:57.578Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T19:00:57.578Z] Running setup.py install for docopt: started [2021-01-13T19:00:57.695Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T19:00:57.695Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T19:00:57.695Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T19:00:58.161Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T19:00:58.427Z] 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 [2021-01-13T19:01:02.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.318s coverage: 46.6% of statements [2021-01-13T19:01:02.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T19:01:02.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T19:01:02.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T19:01:02.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T19:01:02.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T19:01:02.680Z] Removing intermediate container 134455448f26 [2021-01-13T19:01:02.680Z] ---> 2def3bef4788 [2021-01-13T19:01:02.680Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T19:01:02.680Z] ---> Running in a0e1bb2a88dd [2021-01-13T19:01:03.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T19:01:03.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T19:01:03.929Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T19:01:03.929Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T19:01:03.929Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T19:01:03.929Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:01:03.929Z] OK: 72 MiB in 58 packages [2021-01-13T19:01:04.504Z] Removing intermediate container a0e1bb2a88dd [2021-01-13T19:01:04.504Z] ---> ab8336790a31 [2021-01-13T19:01:04.504Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T19:01:04.504Z] ---> Running in 88a7520db230 [2021-01-13T19:01:04.766Z] Removing intermediate container 88a7520db230 [2021-01-13T19:01:04.766Z] ---> 22214bcce53b [2021-01-13T19:01:04.766Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:01:04.766Z] ---> Running in ca836ec00bf7 [2021-01-13T19:01:05.030Z] Removing intermediate container ca836ec00bf7 [2021-01-13T19:01:05.030Z] ---> 392b9b06057b [2021-01-13T19:01:05.030Z] Step 24/26 : LABEL arch=x86_64 [2021-01-13T19:01:05.030Z] ---> Running in 8f79fadfe3f8 [2021-01-13T19:01:05.296Z] Removing intermediate container 8f79fadfe3f8 [2021-01-13T19:01:05.296Z] ---> 2e36cdc96f5c [2021-01-13T19:01:05.296Z] Step 25/26 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:01:05.296Z] ---> Running in d4cf5b391f65 [2021-01-13T19:01:05.559Z] Removing intermediate container d4cf5b391f65 [2021-01-13T19:01:05.559Z] ---> 09cf0d975a2a [2021-01-13T19:01:05.559Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T19:01:05.559Z] ---> Running in 0b87fbd3c479 [2021-01-13T19:01:05.824Z] Removing intermediate container 0b87fbd3c479 [2021-01-13T19:01:05.824Z] ---> 8e51fd70064a [2021-01-13T19:01:05.824Z] [2021-01-13T19:01:05.824Z] Successfully built 8e51fd70064a [2021-01-13T19:01:06.090Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-13T19:01:06.682Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-13T19:01:06.689Z] $ docker stop --time=1 d13b2846917216a0059c1bf2bba63163c246ebe2a64cac9068872774c5b1817b [2021-01-13T19:01:08.388Z] $ docker rm -f d13b2846917216a0059c1bf2bba63163c246ebe2a64cac9068872774c5b1817b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T19:01:08.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.561s coverage: 27.0% of statements [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T19:01:08.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T19:01:08.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T19:01:08.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.286s coverage: 77.1% of statements [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T19:01:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T19:01:08.947Z] + docker images [2021-01-13T19:01:08.947Z] + grep docker [2021-01-13T19:01:08.947Z] docker-sys-mgmt-agent-go latest 8e51fd70064a 3 seconds ago 313MB [2021-01-13T19:01:08.947Z] docker-core-command-go latest 50fdaceb607f 42 seconds ago 10.6MB [2021-01-13T19:01:08.947Z] docker-core-metadata-go latest a6ee9d8b88fb 42 seconds ago 13.1MB [2021-01-13T19:01:08.947Z] docker-security-proxy-setup-go latest 2b7fd5bc253b 55 seconds ago 24.5MB [2021-01-13T19:01:08.947Z] docker-core-data-go latest e84f53decfeb About a minute ago 22.3MB [2021-01-13T19:01:08.947Z] docker-security-secretstore-setup-go latest 77b1e5665a36 About a minute ago 24.6MB [2021-01-13T19:01:08.947Z] docker-security-bootstrap-redis-go latest 07cadd506a54 About a minute ago 15.8MB [2021-01-13T19:01:08.947Z] docker-support-notifications-go latest 8a405f233411 2 minutes ago 12MB [2021-01-13T19:01:08.947Z] docker-support-scheduler-go latest 387abdbe8d52 2 minutes ago 10.7MB [2021-01-13T19:01:08.947Z] docker 20.10.0 aefe523efa57 4 weeks 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 [2021-01-13T19:01:10.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.731s coverage: 82.4% of statements [2021-01-13T19:01:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T19:01:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T19:01:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T19:01:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T19:01:18.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.156s coverage: 28.6% of statements [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T19:01:18.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T19:01:18.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T19:01:18.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T19:01:18.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.360s coverage: 97.5% of statements [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T19:01:18.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T19:01:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T19:01:24.740Z] Still waiting to schedule task [2021-01-13T19:01:24.740Z] ‘prd-ubuntu18.04-docker-8c-8g-20019’ is offline [2021-01-13T19:01:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.146s coverage: 93.1% of statements [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T19:01:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-01-13T19:01:28.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T19:01:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.148s coverage: 0.1% of statements [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T19:01:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T19:01:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T19:01:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2021-01-13T19:01:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.182s coverage: 87.2% of statements [2021-01-13T19:01:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-01-13T19:01:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.4% of statements [2021-01-13T19:01:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T19:01:32.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.554s coverage: 63.5% of statements [2021-01-13T19:01:32.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T19:01:32.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T19:01:32.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2021-01-13T19:01:32.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-01-13T19:01:32.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.107s coverage: 100.0% of statements [2021-01-13T19:01:32.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-13T19:01:33.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-01-13T19:01:37.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.873s coverage: 55.9% of statements [2021-01-13T19:01:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T19:01:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T19:01:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T19:01:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T19:01:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T19:01:38.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.421s coverage: 37.0% of statements [2021-01-13T19:01:38.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T19:01:38.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T19:01:38.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.666s coverage: 84.0% of statements [2021-01-13T19:01:38.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2021-01-13T19:01:45.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.418s coverage: 47.1% of statements [2021-01-13T19:01:45.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T19:01:45.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T19:01:45.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T19:01:45.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T19:01:45.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T19:01:45.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-01-13T19:01:45.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T19:01:45.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-01-13T19:01:45.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T19:01:49.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.970s coverage: 29.1% of statements [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T19:01:49.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.166s coverage: 99.0% of statements [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T19:01:49.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T19:01:49.874Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T19:01:49.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T19:01:49.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T19:01:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T19:01:50.479Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-01-13T19:01:51.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 32.1% of statements [2021-01-13T19:01:51.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-13T19:01:52.266Z] GO111MODULE=on go vet ./... [2021-01-13T19:02:20.655Z] Running on prd-ubuntu18.04-docker-8c-8g-20020 in /w/workspace/edgexfoundry_edgex-go_PR-3025 [Pipeline] { [Pipeline] ws [2021-01-13T19:02:20.715Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-13T19:02:22.921Z] using credential edgex-jenkins-ssh [2021-01-13T19:02:23.004Z] Cloning the remote Git repository [2021-01-13T19:02:23.031Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T19:02:23.112Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-13T19:02:23.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T19:02:23.142Z] > git --version # timeout=10 [2021-01-13T19:02:23.156Z] > git --version # 'git version 2.17.1' [2021-01-13T19:02:23.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T19:02:23.222Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T19:02:33.430Z] Merging remotes/origin/master commit ced48a9704d45a78ce2a225541f5314d2d8a1195 into PR head commit c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:02:33.543Z] Merge succeeded, producing c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:02:33.544Z] Checking out Revision c0de1628aea6da99e6260dacaed86128f060a129 (PR-3025) [2021-01-13T19:02:32.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T19:02:32.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T19:02:32.813Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T19:02:32.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T19:02:32.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T19:02:32.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3025/head:refs/remotes/origin/PR-3025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T19:02:33.424Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T19:02:33.430Z] > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 [2021-01-13T19:02:33.500Z] > git remote # timeout=10 [2021-01-13T19:02:33.507Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T19:02:33.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T19:02:33.515Z] > git merge ced48a9704d45a78ce2a225541f5314d2d8a1195 # timeout=10 [2021-01-13T19:02:33.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T19:02:33.532Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T19:02:33.537Z] > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 [2021-01-13T19:02:37.237Z] Commit message: "fix(snap): bump snap epoch to 5 for Ireland" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:02:38.441Z] + echo snap-build.sh [2021-01-13T19:02:38.441Z] snap-build.sh [2021-01-13T19:02:38.441Z] + SNAP_BASE_DIR=. [2021-01-13T19:02:38.441Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-01-13T19:02:38.441Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-01-13T19:02:38.441Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-01-13T19:02:38.441Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-01-13T19:02:38.441Z] + cd /w/workspace/edgex-go/2 [2021-01-13T19:02:38.441Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-13T19:02:38.441Z] Reading package lists... [2021-01-13T19:02:38.441Z] Building dependency tree... [2021-01-13T19:02:38.441Z] Reading state information... [2021-01-13T19:02:38.712Z] The following packages were automatically installed and are no longer required: [2021-01-13T19:02:38.712Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-13T19:02:38.712Z] uidmap xdelta3 [2021-01-13T19:02:38.712Z] Use 'sudo apt autoremove' to remove them. [2021-01-13T19:02:38.712Z] The following packages will be REMOVED: [2021-01-13T19:02:38.712Z] lxd* lxd-client* [2021-01-13T19:02:38.974Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-13T19:02:38.974Z] After this operation, 31.7 MB disk space will be freed. [2021-01-13T19:02:40.035Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-13T19:02:40.035Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T19:02:40.981Z] Removing lxd dnsmasq configuration [2021-01-13T19:02:40.981Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T19:02:41.244Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-13T19:02:42.195Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-13T19:02:42.456Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-13T19:02:42.456Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T19:02:43.846Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-13T19:02:43.846Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-13T19:02:45.240Z] + sudo snap remove --purge lxd [2021-01-13T19:02:45.502Z] snap "lxd" is not installed [2021-01-13T19:02:45.502Z] + sudo groupadd --force --system lxd [2021-01-13T19:02:45.502Z] ++ whoami [2021-01-13T19:02:45.502Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-13T19:02:45.502Z] + newgrp - lxd [2021-01-13T19:02:45.765Z] + sudo snap install lxd [2021-01-13T19:02:53.921Z] 2021-01-13T19:02:51Z INFO Waiting for automatic snapd restart... [2021-01-13T19:03:00.295Z] gofmt -l . [2021-01-13T19:03:00.295Z] [ "`gofmt -l .`" = "" ] [2021-01-13T19:03:00.295Z] ./bin/test-go-mod-tidy.sh [2021-01-13T19:03:00.295Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T19:03:01.933Z] + ls -al . [2021-01-13T19:03:01.933Z] total 684 [2021-01-13T19:03:01.933Z] drwxrwxr-x 9 1001 1001 4096 Jan 13 19:03 . [2021-01-13T19:03:01.933Z] drwxr-xr-x 4 root root 4096 Jan 13 18:59 .. [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 18:57 .dockerignore [2021-01-13T19:03:01.933Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 18:58 .git [2021-01-13T19:03:01.933Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 18:57 .github [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 18:57 .gitignore [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 18:57 .sonarcloud.properties [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 18:57 Attribution.txt [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 18:57 CONTRIBUTING.md [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 18:57 Dockerfile.build [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 18:57 Jenkinsfile [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 18:57 LICENSE [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 18:57 Makefile [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 18:57 README.md [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 18:57 SECURITY.md [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 18:53 VERSION [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 18:57 ZMQWindows.md [2021-01-13T19:03:01.933Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 18:57 bin [2021-01-13T19:03:01.933Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 18:57 cmd [2021-01-13T19:03:01.933Z] -rw-r--r-- 1 root root 552842 Jan 13 19:01 coverage.out [2021-01-13T19:03:01.933Z] -rw-r--r-- 1 root root 979 Jan 13 19:02 go.mod [2021-01-13T19:03:01.933Z] -rw-r--r-- 1 root root 19036 Jan 13 19:02 go.sum [2021-01-13T19:03:01.933Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 18:57 internal [2021-01-13T19:03:01.933Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 18:57 openapi [2021-01-13T19:03:01.933Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 18:57 snap [2021-01-13T19:03:01.933Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 18:57 version.go [Pipeline] sh [2021-01-13T19:03:02.589Z] + '[' -e coverage.out ] [2021-01-13T19:03:02.589Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T19:03:02.609Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T19:03:03.753Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T19:03:04.432Z] + make build [2021-01-13T19:03:04.432Z] 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 [2021-01-13T19:03:08.901Z] lxd 4.10 from Canonical* installed [2021-01-13T19:03:08.901Z] + sudo lxd init --auto [2021-01-13T19:03:14.597Z] 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 [2021-01-13T19:03:17.087Z] + sudo snap install --classic snapcraft [2021-01-13T19:03:23.679Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T19:03:23.679Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-13T19:03:23.679Z] + patch --verbose -p1 [2021-01-13T19:03:23.679Z] Hmm... Looks like a unified diff to me... [2021-01-13T19:03:23.679Z] The text leading up to this was: [2021-01-13T19:03:23.679Z] -------------------------- [2021-01-13T19:03:23.679Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-13T19:03:23.679Z] |From: Tony Espy [2021-01-13T19:03:23.679Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-13T19:03:23.679Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-13T19:03:23.679Z] | [2021-01-13T19:03:23.679Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-13T19:03:23.679Z] |optimize the snap CI check run for pull requests. When [2021-01-13T19:03:23.679Z] |applied, it essentially strips out everything (apps and [2021-01-13T19:03:23.679Z] |parts) from the snapcraft.yaml file except those required [2021-01-13T19:03:23.679Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-13T19:03:23.679Z] |catch changes to edgex-go that break the snap build. [2021-01-13T19:03:23.679Z] | [2021-01-13T19:03:23.679Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-13T19:03:23.679Z] |to update this patch file, otherwise it may fail to apply, [2021-01-13T19:03:23.679Z] |resulting in a failed snap build CI check in the associated [2021-01-13T19:03:23.679Z] |pull request. [2021-01-13T19:03:23.679Z] | [2021-01-13T19:03:23.679Z] |Note - in addition to applying this patch, the pipeline also [2021-01-13T19:03:23.679Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-13T19:03:23.679Z] |need to build the finally binary .snap file (and it won't [2021-01-13T19:03:23.679Z] |work with the patch applied). This further reduces the build [2021-01-13T19:03:23.679Z] |time. [2021-01-13T19:03:23.679Z] |--- [2021-01-13T19:03:23.679Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-13T19:03:23.679Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-13T19:03:23.679Z] | [2021-01-13T19:03:23.679Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-13T19:03:23.679Z] |index 1e537489..faf42425 100644 [2021-01-13T19:03:23.679Z] |--- a/snap/snapcraft.yaml [2021-01-13T19:03:23.679Z] |+++ b/snap/snapcraft.yaml [2021-01-13T19:03:23.679Z] -------------------------- [2021-01-13T19:03:23.679Z] patching file snap/snapcraft.yaml [2021-01-13T19:03:23.679Z] Using Plan A... [2021-01-13T19:03:23.679Z] Hunk #1 succeeded at 73. [2021-01-13T19:03:23.680Z] Hunk #2 FAILED at 202. [2021-01-13T19:03:23.680Z] Hunk #3 succeeded at 237 (offset -3 lines). [2021-01-13T19:03:23.680Z] Hunk #4 succeeded at 245 (offset -3 lines). [2021-01-13T19:03:23.680Z] Hunk #5 succeeded at 252 (offset -3 lines). [2021-01-13T19:03:23.680Z] Hunk #6 succeeded at 279 (offset -3 lines). [2021-01-13T19:03:23.680Z] Hunk #7 succeeded at 313 (offset -3 lines). [2021-01-13T19:03:23.680Z] Hunk #8 succeeded at 365 (offset -2 lines). [2021-01-13T19:03:23.680Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-13T19:03:23.680Z] Hmm... Ignoring the trailing garbage. [2021-01-13T19:03:23.680Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-13T19:03:24.468Z] Failed in branch amd64 [2021-01-13T19:03:36.798Z] 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 [2021-01-13T19:03:41.104Z] 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 [2021-01-13T19:03:45.405Z] 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 [2021-01-13T19:03:46.850Z] 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 [2021-01-13T19:03:51.156Z] 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 [2021-01-13T19:03:56.557Z] 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 [2021-01-13T19:03:59.965Z] 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 [2021-01-13T19:04:04.280Z] 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 [2021-01-13T19:04:07.662Z] 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 [2021-01-13T19:04:12.003Z] 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] } [2021-01-13T19:04:15.430Z] $ docker stop --time=1 57c55aafd221a629ad46b110ba2c56b2b42a0597ed456257e1fde531ad4ce902 [2021-01-13T19:04:18.035Z] $ docker rm -f 57c55aafd221a629ad46b110ba2c56b2b42a0597ed456257e1fde531ad4ce902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T19:04:20.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T19:04:20.017Z] [2021-01-13T19:04:20.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T19:04:20.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T19:04:20.679Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-13T19:04:20.679Z] 29e5d40040c1: Pulling fs layer [2021-01-13T19:04:20.679Z] 1ce36da41761: Pulling fs layer [2021-01-13T19:04:20.679Z] 25b303627fd3: Pulling fs layer [2021-01-13T19:04:21.283Z] 29e5d40040c1: Verifying Checksum [2021-01-13T19:04:21.283Z] 29e5d40040c1: Download complete [2021-01-13T19:04:21.555Z] 1ce36da41761: Verifying Checksum [2021-01-13T19:04:21.555Z] 1ce36da41761: Download complete [2021-01-13T19:04:22.153Z] 29e5d40040c1: Pull complete [2021-01-13T19:04:23.588Z] 1ce36da41761: Pull complete [2021-01-13T19:04:23.588Z] 25b303627fd3: Verifying Checksum [2021-01-13T19:04:23.588Z] 25b303627fd3: Download complete [2021-01-13T19:04:33.742Z] 25b303627fd3: Pull complete [2021-01-13T19:04:33.742Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-13T19:04:33.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T19:04:33.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-13T19:04:34.010Z] prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container [2021-01-13T19:04:34.086Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-13T19:04:37.080Z] $ docker top b56a4aa842df5de8589e2707269557c628641e2fa25261f5d8ed1f3b144509d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T19:04:38.085Z] + docker-compose build --help [2021-01-13T19:04:38.085Z] + grep parallel [2021-01-13T19:04:41.451Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T19:04:41.468Z] $ docker stop --time=1 b56a4aa842df5de8589e2707269557c628641e2fa25261f5d8ed1f3b144509d0 [2021-01-13T19:04:43.369Z] $ docker rm -f b56a4aa842df5de8589e2707269557c628641e2fa25261f5d8ed1f3b144509d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T19:04:44.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T19:04:44.224Z] . [Pipeline] withDockerContainer [2021-01-13T19:04:44.544Z] prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container [2021-01-13T19:04:44.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-13T19:04:46.027Z] $ docker top 45f411d670760f651f1e5f3198360d092c116a797cc144552e75de242b64c056 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T19:04:47.156Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T19:04:50.535Z] Building docker-core-command-go ... [2021-01-13T19:04:50.535Z] Building docker-core-data-go ... [2021-01-13T19:04:50.535Z] Building docker-core-metadata-go ... [2021-01-13T19:04:50.535Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T19:04:50.535Z] Building docker-security-proxy-setup-go ... [2021-01-13T19:04:50.535Z] Building docker-security-secretstore-setup-go ... [2021-01-13T19:04:50.535Z] Building docker-support-notifications-go ... [2021-01-13T19:04:50.535Z] Building docker-support-scheduler-go ... [2021-01-13T19:04:50.535Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T19:04:50.535Z] Building docker-support-notifications-go [2021-01-13T19:04:50.535Z] Building docker-sys-mgmt-agent-go [2021-01-13T19:04:50.535Z] Building docker-security-secretstore-setup-go [2021-01-13T19:04:50.535Z] Building docker-security-bootstrap-redis-go [2021-01-13T19:04:50.535Z] Building docker-core-command-go [2021-01-13T19:05:58.557Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:05:58.557Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:05:58.557Z] ---> 4ee946bdbe9b [2021-01-13T19:05:58.557Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T19:05:58.838Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:05:58.838Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:05:58.838Z] ---> 4ee946bdbe9b [2021-01-13T19:05:58.838Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T19:05:58.838Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:05:58.838Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:05:58.838Z] ---> 4ee946bdbe9b [2021-01-13T19:05:58.838Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T19:05:59.115Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:05:59.115Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:05:59.115Z] ---> 4ee946bdbe9b [2021-01-13T19:05:59.115Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T19:05:59.115Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:05:59.115Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:05:59.115Z] ---> 4ee946bdbe9b [2021-01-13T19:05:59.115Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T19:06:01.103Z] ---> Running in 0582cb7f7ba3 [2021-01-13T19:06:01.103Z] ---> Running in 2ff54a8fc5fb [2021-01-13T19:06:01.103Z] ---> Running in 057a04e1de57 [2021-01-13T19:06:01.103Z] ---> Running in c7910040d4c2 [2021-01-13T19:06:01.103Z] ---> Running in a7a3f4acd803 [2021-01-13T19:06:01.694Z] Removing intermediate container 057a04e1de57 [2021-01-13T19:06:01.694Z] ---> 59ca574f7488 [2021-01-13T19:06:01.694Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:06:01.694Z] Removing intermediate container c7910040d4c2 [2021-01-13T19:06:01.694Z] Removing intermediate container 2ff54a8fc5fb [2021-01-13T19:06:01.694Z] ---> 80146c9ecdd4 [2021-01-13T19:06:01.694Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:06:01.694Z] ---> 50d356a2d120 [2021-01-13T19:06:01.694Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:06:01.694Z] Removing intermediate container 0582cb7f7ba3 [2021-01-13T19:06:01.694Z] ---> c169f4d21a5b [2021-01-13T19:06:01.694Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:06:01.694Z] Removing intermediate container a7a3f4acd803 [2021-01-13T19:06:01.694Z] ---> 6d5dc991ae37 [2021-01-13T19:06:01.694Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:06:01.965Z] ---> Running in fbc4f534d771 [2021-01-13T19:06:01.965Z] ---> Running in 0027eca6d303 [2021-01-13T19:06:01.965Z] ---> Running in 730769da1327 [2021-01-13T19:06:01.965Z] ---> Running in 104da39ee883 [2021-01-13T19:06:01.965Z] ---> Running in 4ef10fe06362 [2021-01-13T19:06:06.275Z] Removing intermediate container fbc4f534d771 [2021-01-13T19:06:06.275Z] ---> f913e1d1269c [2021-01-13T19:06:06.275Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T19:06:06.275Z] ---> Running in 2689a5763652 [2021-01-13T19:06:06.275Z] Removing intermediate container 104da39ee883 [2021-01-13T19:06:06.275Z] ---> 35ab61b8aad5 [2021-01-13T19:06:06.275Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T19:06:06.275Z] Removing intermediate container 730769da1327 [2021-01-13T19:06:06.275Z] ---> 9ee9cdf1af45 [2021-01-13T19:06:06.275Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T19:06:06.275Z] ---> Running in 16a91dc0ed31 [2021-01-13T19:06:06.550Z] Removing intermediate container 0027eca6d303 [2021-01-13T19:06:06.550Z] ---> 2e74a14b7708 [2021-01-13T19:06:06.550Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T19:06:06.550Z] ---> Running in d9b563003f46 [2021-01-13T19:06:06.550Z] Removing intermediate container 4ef10fe06362 [2021-01-13T19:06:06.550Z] ---> 3be23f3683c6 [2021-01-13T19:06:06.550Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T19:06:06.828Z] ---> Running in 8d46ffbca4ae [2021-01-13T19:06:07.098Z] ---> Running in 76d6aaf09a0a [2021-01-13T19:06:07.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:08.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:08.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:08.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:08.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:08.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:09.438Z] OK: 217 MiB in 51 packages [2021-01-13T19:06:09.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:09.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:06:10.315Z] OK: 217 MiB in 51 packages [2021-01-13T19:06:10.589Z] OK: 217 MiB in 51 packages [2021-01-13T19:06:10.589Z] Removing intermediate container 2689a5763652 [2021-01-13T19:06:10.589Z] ---> 3fae030cb777 [2021-01-13T19:06:10.589Z] Step 6/22 : COPY go.mod . [2021-01-13T19:06:11.191Z] OK: 217 MiB in 51 packages [2021-01-13T19:06:11.191Z] OK: 217 MiB in 51 packages [2021-01-13T19:06:11.803Z] Removing intermediate container 76d6aaf09a0a [2021-01-13T19:06:11.803Z] ---> e0aa68b696f7 [2021-01-13T19:06:11.803Z] Step 6/24 : COPY go.mod . [2021-01-13T19:06:12.079Z] ---> 225ac0cb9071 [2021-01-13T19:06:12.079Z] Step 7/22 : RUN go mod download [2021-01-13T19:06:12.079Z] ---> Running in cc3a4dfee952 [2021-01-13T19:06:12.369Z] Removing intermediate container 8d46ffbca4ae [2021-01-13T19:06:12.369Z] ---> 21f9feb0c846 [2021-01-13T19:06:12.369Z] Step 6/22 : COPY go.mod . [2021-01-13T19:06:12.967Z] ---> 2ca84b69974d [2021-01-13T19:06:12.967Z] Step 7/24 : RUN go mod download [2021-01-13T19:06:13.241Z] Removing intermediate container d9b563003f46 [2021-01-13T19:06:13.241Z] ---> f85873459d02 [2021-01-13T19:06:13.241Z] Step 6/24 : COPY go.mod . [2021-01-13T19:06:13.241Z] ---> Running in c80ace09822d [2021-01-13T19:06:13.241Z] Removing intermediate container 16a91dc0ed31 [2021-01-13T19:06:13.241Z] ---> 5ea9f91e400a [2021-01-13T19:06:13.241Z] Step 6/26 : COPY go.mod . [2021-01-13T19:06:13.515Z] ---> f429e0736d70 [2021-01-13T19:06:13.515Z] Step 7/22 : RUN go mod download [2021-01-13T19:06:13.793Z] ---> Running in dfc4fa44114d [2021-01-13T19:06:14.402Z] ---> 2677b7ccd726 [2021-01-13T19:06:14.402Z] Step 7/24 : RUN go mod download [2021-01-13T19:06:14.402Z] ---> ab996da500ef [2021-01-13T19:06:14.402Z] ---> Running in ab49a2e7d47b [2021-01-13T19:06:14.402Z] Step 7/26 : RUN go mod download [2021-01-13T19:06:15.002Z] ---> Running in 95ccbeabec94 [2021-01-13T19:06:16.445Z] Removing intermediate container cc3a4dfee952 [2021-01-13T19:06:16.445Z] ---> 02cee4cb91b3 [2021-01-13T19:06:16.445Z] Step 8/22 : COPY . . [2021-01-13T19:06:17.889Z] Removing intermediate container c80ace09822d [2021-01-13T19:06:17.890Z] ---> 94fc5ab9edaf [2021-01-13T19:06:17.890Z] Step 8/24 : COPY . . [2021-01-13T19:06:20.521Z] Removing intermediate container dfc4fa44114d [2021-01-13T19:06:20.521Z] ---> 606e9150c65f [2021-01-13T19:06:20.521Z] Step 8/22 : COPY . . [2021-01-13T19:06:22.488Z] Removing intermediate container ab49a2e7d47b [2021-01-13T19:06:22.488Z] ---> 38a6df5b6d53 [2021-01-13T19:06:22.488Z] Step 8/24 : COPY . . [2021-01-13T19:06:23.086Z] Removing intermediate container 95ccbeabec94 [2021-01-13T19:06:23.086Z] ---> 6b03d8767250 [2021-01-13T19:06:23.086Z] Step 8/26 : COPY . . [2021-01-13T19:06:41.403Z] ---> da855858b7dc [2021-01-13T19:06:41.403Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T19:06:41.403Z] ---> 81886aca4648 [2021-01-13T19:06:41.403Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T19:06:41.403Z] ---> d6cce7e4fac9 [2021-01-13T19:06:41.403Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T19:06:41.403Z] ---> Running in 6e301bfe42d6 [2021-01-13T19:06:41.403Z] ---> Running in 8978a0599d65 [2021-01-13T19:06:41.403Z] ---> Running in 490befa999b4 [2021-01-13T19:06:41.403Z] ---> a7399e621b6f [2021-01-13T19:06:41.403Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T19:06:41.403Z] ---> 96305c7103f7 [2021-01-13T19:06:41.403Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T19:06:41.403Z] ---> Running in 73d87f679413 [2021-01-13T19:06:41.403Z] ---> Running in 9795d059cc90 [2021-01-13T19:06:41.681Z] 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 [2021-01-13T19:06:42.293Z] 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 [2021-01-13T19:06:42.574Z] 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 [2021-01-13T19:06:43.186Z] 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 [2021-01-13T19:06:43.186Z] 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 [2021-01-13T19:08:05.034Z] 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 [2021-01-13T19:08:11.800Z] Removing intermediate container 490befa999b4 [2021-01-13T19:08:11.800Z] ---> 5ea868dd3c6d [2021-01-13T19:08:11.800Z] [2021-01-13T19:08:11.800Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T19:08:11.800Z] 3.12: Pulling from library/alpine [2021-01-13T19:08:12.826Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T19:08:12.826Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T19:08:12.826Z] ---> afeebe901d6b [2021-01-13T19:08:12.826Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T19:08:12.826Z] Removing intermediate container 73d87f679413 [2021-01-13T19:08:12.826Z] ---> 747a0067660a [2021-01-13T19:08:12.826Z] [2021-01-13T19:08:12.826Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T19:08:12.826Z] ---> afeebe901d6b [2021-01-13T19:08:12.826Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T19:08:13.825Z] ---> Running in 24a5bd398ec5 [2021-01-13T19:08:13.825Z] ---> Running in dfa111ff9301 [2021-01-13T19:08:14.106Z] Removing intermediate container 8978a0599d65 [2021-01-13T19:08:14.106Z] ---> 1e525da55cd0 [2021-01-13T19:08:14.106Z] [2021-01-13T19:08:14.106Z] Step 10/24 : FROM scratch [2021-01-13T19:08:14.106Z] ---> [2021-01-13T19:08:14.106Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T19:08:14.385Z] Removing intermediate container 9795d059cc90 [2021-01-13T19:08:14.385Z] ---> 57f52d324f07 [2021-01-13T19:08:14.385Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T19:08:14.385Z] Removing intermediate container 6e301bfe42d6 [2021-01-13T19:08:14.385Z] ---> b7b26cbbabc8 [2021-01-13T19:08:14.385Z] [2021-01-13T19:08:14.385Z] Step 10/22 : FROM scratch [2021-01-13T19:08:14.385Z] ---> [2021-01-13T19:08:14.385Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T19:08:14.385Z] ---> Running in 73c13cfb28d8 [2021-01-13T19:08:14.658Z] ---> Running in 1d632aa1769d [2021-01-13T19:08:14.658Z] ---> Running in fe5f7f6a7b03 [2021-01-13T19:08:15.262Z] Removing intermediate container 73c13cfb28d8 [2021-01-13T19:08:15.262Z] ---> 91cac8bbebf0 [2021-01-13T19:08:15.262Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T19:08:15.540Z] ---> Running in e1cd865e854c [2021-01-13T19:08:15.540Z] Removing intermediate container 1d632aa1769d [2021-01-13T19:08:15.540Z] ---> 5838289dedd0 [2021-01-13T19:08:15.540Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T19:08:15.540Z] ---> Running in 6a0ef0682ad8 [2021-01-13T19:08:16.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:16.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:16.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:16.418Z] Removing intermediate container e1cd865e854c [2021-01-13T19:08:16.418Z] ---> f2bb9a09b7fd [2021-01-13T19:08:16.418Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T19:08:16.418Z] Removing intermediate container 6a0ef0682ad8 [2021-01-13T19:08:16.418Z] ---> 69ea4a82d496 [2021-01-13T19:08:16.418Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T19:08:16.418Z] 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 [2021-01-13T19:08:16.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:16.418Z] ---> Running in 1c2dfa6ecbeb [2021-01-13T19:08:16.418Z] ---> Running in 2181a168955f [2021-01-13T19:08:17.172Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T19:08:17.172Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T19:08:17.172Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T19:08:17.172Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T19:08:17.172Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T19:08:17.172Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:08:17.172Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T19:08:17.172Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T19:08:17.172Z] Removing intermediate container 1c2dfa6ecbeb [2021-01-13T19:08:17.172Z] Removing intermediate container 2181a168955f [2021-01-13T19:08:17.172Z] ---> 67001b619628 [2021-01-13T19:08:17.172Z] ---> 96f29721d3a8 [2021-01-13T19:08:17.172Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T19:08:17.172Z] Step 14/22 : WORKDIR / [2021-01-13T19:08:17.482Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T19:08:17.482Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T19:08:17.482Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T19:08:17.482Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T19:08:17.482Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:08:17.482Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T19:08:17.482Z] OK: 7 MiB in 19 packages [2021-01-13T19:08:17.482Z] ---> Running in 3cc2c11ed31c [2021-01-13T19:08:17.777Z] OK: 7 MiB in 19 packages [2021-01-13T19:08:18.891Z] Removing intermediate container 3cc2c11ed31c [2021-01-13T19:08:18.892Z] ---> cd2b7f48d4b8 [2021-01-13T19:08:18.892Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:08:18.892Z] ---> b5e8777fa882 [2021-01-13T19:08:18.892Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T19:08:20.927Z] Removing intermediate container 24a5bd398ec5 [2021-01-13T19:08:20.927Z] ---> a8b865a1cc94 [2021-01-13T19:08:20.927Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T19:08:20.927Z] ---> 33a85b6e70ef [2021-01-13T19:08:20.927Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T19:08:20.927Z] ---> a6208868b237 [2021-01-13T19:08:20.927Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T19:08:20.927Z] Removing intermediate container dfa111ff9301 [2021-01-13T19:08:20.927Z] ---> 42957668b646 [2021-01-13T19:08:20.927Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T19:08:20.927Z] ---> Running in 83f2f3253098 [2021-01-13T19:08:21.203Z] ---> Running in 08ac738c92cc [2021-01-13T19:08:21.482Z] Removing intermediate container fe5f7f6a7b03 [2021-01-13T19:08:21.482Z] ---> 9b9b1128b910 [2021-01-13T19:08:21.482Z] [2021-01-13T19:08:21.482Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T19:08:21.482Z] 20.10.0: Pulling from library/docker [2021-01-13T19:08:21.765Z] Removing intermediate container 83f2f3253098 [2021-01-13T19:08:21.765Z] ---> 45f01e1a7366 [2021-01-13T19:08:21.765Z] Step 13/22 : WORKDIR / [2021-01-13T19:08:22.063Z] ---> Running in ad4d9d18efdf [2021-01-13T19:08:22.063Z] Removing intermediate container 08ac738c92cc [2021-01-13T19:08:22.063Z] ---> 8965b9225cca [2021-01-13T19:08:22.063Z] Step 13/24 : WORKDIR / [2021-01-13T19:08:22.668Z] ---> Running in f7655fce497b [2021-01-13T19:08:22.946Z] ---> 023a4584ed3a [2021-01-13T19:08:22.946Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T19:08:23.245Z] ---> 25bb40730fcd [2021-01-13T19:08:23.245Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:08:23.245Z] Removing intermediate container ad4d9d18efdf [2021-01-13T19:08:23.245Z] ---> 2fb38c2c74b8 [2021-01-13T19:08:23.245Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:08:23.524Z] Removing intermediate container f7655fce497b [2021-01-13T19:08:23.524Z] ---> 15b0a9ab915f [2021-01-13T19:08:23.524Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-13T19:08:24.520Z] ---> 7b13f2fe9607 [2021-01-13T19:08:24.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T19:08:24.796Z] ---> a4144d0e997a [2021-01-13T19:08:24.796Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T19:08:25.071Z] ---> Running in c8118c59ea8d [2021-01-13T19:08:25.071Z] ---> 1c1a54218c80 [2021-01-13T19:08:25.072Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-13T19:08:25.346Z] ---> 90a965c55a1b [2021-01-13T19:08:25.346Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T19:08:25.951Z] Removing intermediate container c8118c59ea8d [2021-01-13T19:08:25.951Z] ---> 462354110035 [2021-01-13T19:08:25.951Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:08:25.951Z] ---> b3628b235363 [2021-01-13T19:08:25.951Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T19:08:26.229Z] ---> Running in 8737a338ed99 [2021-01-13T19:08:26.521Z] ---> b5f2949e11e3 [2021-01-13T19:08:26.521Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T19:08:27.123Z] ---> e53e8ed1a822 [2021-01-13T19:08:27.123Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T19:08:27.123Z] Removing intermediate container 8737a338ed99 [2021-01-13T19:08:27.123Z] ---> edf965955472 [2021-01-13T19:08:27.123Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T19:08:27.407Z] ---> Running in 8ac7a083fde4 [2021-01-13T19:08:27.407Z] ---> 12a812f7dff1 [2021-01-13T19:08:27.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T19:08:27.682Z] ---> Running in e0bdab7c6553 [2021-01-13T19:08:27.682Z] ---> 860d49ae9fc5 [2021-01-13T19:08:27.682Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T19:08:28.673Z] Removing intermediate container 8ac7a083fde4 [2021-01-13T19:08:28.673Z] Removing intermediate container e0bdab7c6553 [2021-01-13T19:08:28.673Z] ---> 5c8107172b52 [2021-01-13T19:08:28.673Z] Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:08:28.673Z] ---> ab50b82b2fd8 [2021-01-13T19:08:28.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:08:28.951Z] ---> Running in 99291b61556b [2021-01-13T19:08:28.951Z] ---> Running in c9c9fa4d6d57 [2021-01-13T19:08:29.228Z] ---> f45c460a526a [2021-01-13T19:08:29.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T19:08:29.510Z] ---> 33704f4f0a65 [2021-01-13T19:08:29.510Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T19:08:29.510Z] Removing intermediate container 99291b61556b [2021-01-13T19:08:29.510Z] ---> bfe55b8efd5d [2021-01-13T19:08:29.510Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T19:08:29.793Z] Removing intermediate container c9c9fa4d6d57 [2021-01-13T19:08:29.793Z] ---> 287fe6ab8115 [2021-01-13T19:08:29.793Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T19:08:30.067Z] ---> Running in bf5e658a6ebc [2021-01-13T19:08:30.341Z] ---> Running in f1572fd00694 [2021-01-13T19:08:30.616Z] ---> add8ad1d9fd9 [2021-01-13T19:08:30.616Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T19:08:30.891Z] ---> Running in b15d7a074d01 [2021-01-13T19:08:30.891Z] Removing intermediate container bf5e658a6ebc [2021-01-13T19:08:30.891Z] ---> 6103705c2280 [2021-01-13T19:08:30.891Z] Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:08:31.169Z] Removing intermediate container f1572fd00694 [2021-01-13T19:08:31.169Z] ---> 556fe1d276d9 [2021-01-13T19:08:31.169Z] [2021-01-13T19:08:31.448Z] ---> 90559b7ad975 [2021-01-13T19:08:31.448Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T19:08:31.448Z] ---> Running in 2fb07bc1da85 [2021-01-13T19:08:32.055Z] Successfully built 556fe1d276d9 [2021-01-13T19:08:32.337Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-13T19:08:32.337Z] Building docker-core-data-go [2021-01-13T19:08:32.617Z]  Building docker-core-command-go ... done Removing intermediate container 2fb07bc1da85 [2021-01-13T19:08:32.617Z] ---> e8cba169e330 [2021-01-13T19:08:32.617Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T19:08:33.222Z] ---> a3af645acef0 [2021-01-13T19:08:33.222Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T19:08:33.222Z] ---> Running in 806a921e409d [2021-01-13T19:08:33.838Z] ---> Running in 589b51470692 [2021-01-13T19:08:34.824Z] Removing intermediate container 806a921e409d [2021-01-13T19:08:34.824Z] ---> 1437e1ca5708 [2021-01-13T19:08:34.824Z] [2021-01-13T19:08:35.434Z] Successfully built 1437e1ca5708 [2021-01-13T19:08:35.710Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-13T19:08:35.710Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-13T19:08:36.315Z] Removing intermediate container b15d7a074d01 [2021-01-13T19:08:36.315Z] ---> 629585f7af6e [2021-01-13T19:08:36.315Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T19:08:36.315Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T19:08:36.315Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T19:08:36.315Z] ---> eeaf43b92773 [2021-01-13T19:08:36.315Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T19:08:36.597Z] ---> Running in dd029f69266d [2021-01-13T19:08:36.597Z] ---> Running in 25764e3d0b14 [2021-01-13T19:08:37.586Z] Removing intermediate container dd029f69266d [2021-01-13T19:08:37.586Z] ---> 35f822107866 [2021-01-13T19:08:37.586Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T19:08:38.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:38.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:38.497Z] ---> Running in 3d08941abd42 [2021-01-13T19:08:38.497Z] Removing intermediate container 589b51470692 [2021-01-13T19:08:38.497Z] ---> e9c15b145f69 [2021-01-13T19:08:38.497Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T19:08:39.109Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T19:08:39.109Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T19:08:39.109Z] Executing bash-5.0.17-r0.post-install [2021-01-13T19:08:39.109Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:08:39.109Z] OK: 12 MiB in 22 packages [2021-01-13T19:08:39.394Z] ---> Running in b4258ed0be19 [2021-01-13T19:08:39.394Z] Removing intermediate container 3d08941abd42 [2021-01-13T19:08:39.394Z] ---> 5a4b89026275 [2021-01-13T19:08:39.394Z] Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:08:39.673Z] ---> Running in 557dbd9dc9da [2021-01-13T19:08:39.950Z] Removing intermediate container b4258ed0be19 [2021-01-13T19:08:39.950Z] ---> bd55fc916d90 [2021-01-13T19:08:39.950Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T19:08:40.226Z] ---> Running in 2b2a62c6fe27 [2021-01-13T19:08:40.502Z] Removing intermediate container 557dbd9dc9da [2021-01-13T19:08:40.502Z] ---> 19d001bd10d8 [2021-01-13T19:08:40.502Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T19:08:40.781Z] ---> Running in 17c86f94fbb1 [2021-01-13T19:08:41.068Z] Removing intermediate container 25764e3d0b14 [2021-01-13T19:08:41.068Z] ---> 9a24a1afaace [2021-01-13T19:08:41.068Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T19:08:41.068Z] Removing intermediate container 2b2a62c6fe27 [2021-01-13T19:08:41.068Z] ---> 05cd5203a7d9 [2021-01-13T19:08:41.068Z] Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:08:41.673Z] Removing intermediate container 17c86f94fbb1 [2021-01-13T19:08:41.673Z] ---> 56708a6279a6 [2021-01-13T19:08:41.673Z] [2021-01-13T19:08:41.951Z] ---> Running in e69d6c6d1393 [2021-01-13T19:08:41.951Z] ---> Running in 078409ed8d68 [2021-01-13T19:08:42.228Z] Successfully built 56708a6279a6 [2021-01-13T19:08:42.228Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-13T19:08:42.228Z] Building docker-security-proxy-setup-go [2021-01-13T19:08:42.507Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container e69d6c6d1393 [2021-01-13T19:08:42.507Z] ---> 5d22d16c7594 [2021-01-13T19:08:42.507Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T19:08:42.783Z] Removing intermediate container 078409ed8d68 [2021-01-13T19:08:42.783Z] ---> 83c1aae107c8 [2021-01-13T19:08:42.783Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T19:08:42.783Z] ---> Running in 47ea346316cd [2021-01-13T19:08:42.783Z] ---> Running in 20aa6eae8e8c [2021-01-13T19:08:43.382Z] Removing intermediate container 47ea346316cd [2021-01-13T19:08:43.382Z] ---> 27af05531083 [2021-01-13T19:08:43.382Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T19:08:43.657Z] Removing intermediate container 20aa6eae8e8c [2021-01-13T19:08:43.657Z] ---> b5df8a11515d [2021-01-13T19:08:43.657Z] [2021-01-13T19:08:43.657Z] ---> Running in 96643a14a1b7 [2021-01-13T19:08:43.932Z] Successfully built b5df8a11515d [2021-01-13T19:08:43.932Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-13T19:08:43.932Z] Building docker-support-scheduler-go [2021-01-13T19:08:44.530Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 96643a14a1b7 [2021-01-13T19:08:44.530Z] ---> 86835c87b7e7 [2021-01-13T19:08:44.530Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T19:08:46.521Z] ---> 73390c03a4bc [2021-01-13T19:08:46.521Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T19:08:47.968Z] ---> b6a847e0c945 [2021-01-13T19:08:47.968Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T19:08:49.973Z] ---> f47a9250d5ea [2021-01-13T19:08:49.973Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T19:08:50.250Z] ---> Running in 8d7021187fd1 [2021-01-13T19:08:51.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:51.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:08:52.298Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T19:08:52.298Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T19:08:52.298Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T19:08:52.298Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T19:08:52.298Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T19:08:52.298Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T19:08:52.574Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T19:08:54.576Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T19:08:54.576Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T19:08:54.576Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T19:08:54.576Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T19:08:54.576Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T19:08:54.576Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T19:08:54.576Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T19:08:54.576Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T19:08:54.576Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T19:08:54.576Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T19:08:54.576Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T19:08:54.576Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T19:08:54.576Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T19:08:54.576Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T19:08:54.576Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T19:08:54.576Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T19:08:54.851Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T19:08:54.851Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T19:08:54.851Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T19:08:54.851Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T19:08:54.851Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T19:08:54.851Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T19:08:54.851Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T19:08:54.851Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T19:08:54.851Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T19:08:54.851Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T19:08:55.124Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:08:55.125Z] OK: 71 MiB in 55 packages [2021-01-13T19:09:05.347Z] Removing intermediate container 8d7021187fd1 [2021-01-13T19:09:05.347Z] ---> 589e17d48043 [2021-01-13T19:09:05.347Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T19:09:05.630Z] ---> Running in 2623be0e595a [2021-01-13T19:09:11.093Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:09:11.093Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:09:11.093Z] ---> 4ee946bdbe9b [2021-01-13T19:09:11.093Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T19:09:11.093Z] ---> Using cache [2021-01-13T19:09:11.093Z] ---> 6d5dc991ae37 [2021-01-13T19:09:11.093Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:09:11.093Z] ---> Using cache [2021-01-13T19:09:11.093Z] ---> 3be23f3683c6 [2021-01-13T19:09:11.093Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T19:09:11.481Z] Collecting docker-compose==1.23.2 [2021-01-13T19:09:11.481Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T19:09:12.464Z] ---> Running in 95cf4f34bc27 [2021-01-13T19:09:13.900Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T19:09:13.900Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T19:09:13.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:09:14.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:09:14.878Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T19:09:14.878Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T19:09:15.481Z] OK: 217 MiB in 51 packages [2021-01-13T19:09:15.763Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T19:09:15.763Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T19:09:18.418Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:09:18.418Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:09:18.418Z] ---> 4ee946bdbe9b [2021-01-13T19:09:18.418Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T19:09:18.418Z] ---> Using cache [2021-01-13T19:09:18.418Z] ---> 6d5dc991ae37 [2021-01-13T19:09:18.418Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:09:18.418Z] ---> Using cache [2021-01-13T19:09:18.418Z] ---> 3be23f3683c6 [2021-01-13T19:09:18.418Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T19:09:18.692Z] ---> Running in 583fcaa843e8 [2021-01-13T19:09:18.692Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T19:09:18.692Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T19:09:18.966Z] Removing intermediate container 95cf4f34bc27 [2021-01-13T19:09:18.966Z] ---> f33aa3094bc8 [2021-01-13T19:09:18.966Z] Step 6/23 : COPY go.mod . [2021-01-13T19:09:19.565Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T19:09:19.565Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T19:09:21.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:09:21.004Z] ---> 524fdb4d3ec4 [2021-01-13T19:09:21.004Z] Step 7/23 : RUN go mod download [2021-01-13T19:09:21.606Z] ---> Running in 2cbe86efd7d7 [2021-01-13T19:09:21.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:09:22.598Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T19:09:22.598Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T19:09:22.598Z] OK: 217 MiB in 51 packages [2021-01-13T19:09:23.601Z] Collecting PyYAML<4,>=3.10 [2021-01-13T19:09:23.601Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T19:09:24.203Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:09:24.203Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:09:24.203Z] ---> 4ee946bdbe9b [2021-01-13T19:09:24.203Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T19:09:24.203Z] ---> Using cache [2021-01-13T19:09:24.203Z] ---> 6d5dc991ae37 [2021-01-13T19:09:24.203Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:09:24.203Z] ---> Using cache [2021-01-13T19:09:24.203Z] ---> 3be23f3683c6 [2021-01-13T19:09:24.203Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T19:09:24.203Z] ---> Running in 68d078dbbfd5 [2021-01-13T19:09:25.286Z] Removing intermediate container 583fcaa843e8 [2021-01-13T19:09:25.286Z] ---> 94abb9cd30af [2021-01-13T19:09:25.286Z] Step 6/22 : COPY go.mod . [2021-01-13T19:09:26.758Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T19:09:26.758Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T19:09:26.758Z] ---> 4ee946bdbe9b [2021-01-13T19:09:26.758Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T19:09:26.758Z] ---> Using cache [2021-01-13T19:09:26.758Z] ---> 6d5dc991ae37 [2021-01-13T19:09:26.758Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:09:26.758Z] ---> Using cache [2021-01-13T19:09:26.758Z] ---> 3be23f3683c6 [2021-01-13T19:09:26.758Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T19:09:26.758Z] ---> Using cache [2021-01-13T19:09:26.758Z] ---> 94abb9cd30af [2021-01-13T19:09:26.758Z] Step 6/21 : COPY go.mod . [2021-01-13T19:09:26.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:09:27.083Z] Removing intermediate container 2cbe86efd7d7 [2021-01-13T19:09:27.083Z] ---> 44f70f3e7f47 [2021-01-13T19:09:27.083Z] Step 8/23 : COPY . . [2021-01-13T19:09:27.083Z] ---> e298d48a5811 [2021-01-13T19:09:27.083Z] Step 7/22 : RUN go mod download [2021-01-13T19:09:27.374Z] ---> Running in 4d598a1b6937 [2021-01-13T19:09:27.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:09:27.652Z] ---> a48a0b5a1639 [2021-01-13T19:09:27.652Z] Step 7/21 : RUN go mod download [2021-01-13T19:09:27.932Z] ---> Running in dc873603f0a0 [2021-01-13T19:09:28.211Z] OK: 217 MiB in 51 packages [2021-01-13T19:09:28.211Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T19:09:28.211Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T19:09:30.879Z] Removing intermediate container 68d078dbbfd5 [2021-01-13T19:09:30.879Z] ---> 69b9fb3682c9 [2021-01-13T19:09:30.879Z] Step 6/21 : COPY go.mod . [2021-01-13T19:09:30.879Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-13T19:09:30.879Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T19:09:30.879Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T19:09:31.154Z] 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) [2021-01-13T19:09:31.430Z] Collecting idna<2.8,>=2.5 [2021-01-13T19:09:31.430Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T19:09:32.037Z] ---> 2b5cd6db2de0 [2021-01-13T19:09:32.037Z] Step 7/21 : RUN go mod download [2021-01-13T19:09:32.037Z] Removing intermediate container 4d598a1b6937 [2021-01-13T19:09:32.037Z] ---> af57858fcacc [2021-01-13T19:09:32.037Z] Step 8/22 : COPY . . [2021-01-13T19:09:32.317Z] ---> Running in b50d4bc456cb [2021-01-13T19:09:32.317Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T19:09:32.317Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T19:09:32.598Z] Removing intermediate container dc873603f0a0 [2021-01-13T19:09:32.598Z] ---> 40df47268227 [2021-01-13T19:09:32.598Z] Step 8/21 : COPY . . [2021-01-13T19:09:32.881Z] 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) [2021-01-13T19:09:33.157Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T19:09:33.157Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T19:09:33.157Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T19:09:33.157Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T19:09:33.157Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T19:09:33.157Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T19:09:34.615Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, texttable, jsonschema, PyYAML, dockerpty, cached-property, docker-compose [2021-01-13T19:09:34.615Z] Attempting uninstall: idna [2021-01-13T19:09:34.615Z] Found existing installation: idna 2.9 [2021-01-13T19:09:34.615Z] Uninstalling idna-2.9: [2021-01-13T19:09:34.615Z] Successfully uninstalled idna-2.9 [2021-01-13T19:09:35.610Z] Attempting uninstall: urllib3 [2021-01-13T19:09:35.610Z] Found existing installation: urllib3 1.25.9 [2021-01-13T19:09:35.610Z] Uninstalling urllib3-1.25.9: [2021-01-13T19:09:35.610Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T19:09:36.618Z] Attempting uninstall: requests [2021-01-13T19:09:36.618Z] Found existing installation: requests 2.23.0 [2021-01-13T19:09:36.618Z] Uninstalling requests-2.23.0: [2021-01-13T19:09:36.897Z] Successfully uninstalled requests-2.23.0 [2021-01-13T19:09:37.890Z] Removing intermediate container b50d4bc456cb [2021-01-13T19:09:37.890Z] ---> 5efff785443c [2021-01-13T19:09:37.890Z] Step 8/21 : COPY . . [2021-01-13T19:09:38.881Z] Running setup.py install for docopt: started [2021-01-13T19:09:40.874Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T19:09:40.874Z] Running setup.py install for texttable: started [2021-01-13T19:09:43.514Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T19:09:43.514Z] Running setup.py install for PyYAML: started [2021-01-13T19:09:46.170Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T19:09:46.170Z] Running setup.py install for dockerpty: started [2021-01-13T19:09:48.828Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T19:09:50.829Z] 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 [2021-01-13T19:09:51.114Z] ---> d461c481b370 [2021-01-13T19:09:51.114Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T19:09:52.104Z] ---> Running in 8faff24b0a6d [2021-01-13T19:09:53.569Z] ---> da232544af57 [2021-01-13T19:09:53.569Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T19:09:53.845Z] ---> Running in c577a7925d79 [2021-01-13T19:09:54.125Z] 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 [2021-01-13T19:09:55.130Z] ---> 5e536225ca50 [2021-01-13T19:09:55.130Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T19:09:55.741Z] ---> Running in 699d99f0b76e [2021-01-13T19:09:56.020Z] 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 [2021-01-13T19:09:56.303Z] Removing intermediate container 2623be0e595a [2021-01-13T19:09:56.303Z] ---> c5ce9703fe6c [2021-01-13T19:09:56.303Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T19:09:56.907Z] ---> Running in 28dabf7cf0c0 [2021-01-13T19:09:58.370Z] 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 [2021-01-13T19:09:59.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:09:59.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:10:00.256Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T19:10:00.257Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T19:10:00.257Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T19:10:00.257Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:10:00.257Z] OK: 71 MiB in 58 packages [2021-01-13T19:10:02.910Z] ---> 617b5c2af914 [2021-01-13T19:10:02.910Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T19:10:02.910Z] ---> Running in 5d2910db12ae [2021-01-13T19:10:03.190Z] Removing intermediate container 28dabf7cf0c0 [2021-01-13T19:10:03.190Z] ---> b1b3350b7e34 [2021-01-13T19:10:03.190Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T19:10:03.515Z] ---> Running in b90e48b5233b [2021-01-13T19:10:04.520Z] Removing intermediate container b90e48b5233b [2021-01-13T19:10:04.520Z] ---> e16aea08d139 [2021-01-13T19:10:04.520Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:10:04.520Z] ---> Running in f5c5025eabc3 [2021-01-13T19:10:04.795Z] 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 [2021-01-13T19:10:05.442Z] Removing intermediate container f5c5025eabc3 [2021-01-13T19:10:05.442Z] ---> cfcaf327f304 [2021-01-13T19:10:05.442Z] Step 24/26 : LABEL arch=arm64 [2021-01-13T19:10:05.442Z] ---> Running in b8c108c1761f [2021-01-13T19:10:06.436Z] Removing intermediate container b8c108c1761f [2021-01-13T19:10:06.436Z] ---> 85b4cd59011e [2021-01-13T19:10:06.436Z] Step 25/26 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:10:06.436Z] ---> Running in a68a205ec542 [2021-01-13T19:10:07.060Z] Removing intermediate container a68a205ec542 [2021-01-13T19:10:07.060Z] ---> 385024a35374 [2021-01-13T19:10:07.060Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T19:10:07.335Z] ---> Running in 62746117a648 [2021-01-13T19:10:07.938Z] Removing intermediate container 62746117a648 [2021-01-13T19:10:07.938Z] ---> e9885327f0d4 [2021-01-13T19:10:07.938Z] [2021-01-13T19:10:08.552Z] Successfully built e9885327f0d4 [2021-01-13T19:10:08.552Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-13T19:11:16.657Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-13T19:11:18.666Z] Removing intermediate container 699d99f0b76e [2021-01-13T19:11:18.666Z] ---> ed6a2971e735 [2021-01-13T19:11:18.666Z] [2021-01-13T19:11:18.666Z] Step 10/21 : FROM scratch [2021-01-13T19:11:18.666Z] ---> [2021-01-13T19:11:18.666Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T19:11:18.666Z] ---> Using cache [2021-01-13T19:11:18.666Z] ---> 5838289dedd0 [2021-01-13T19:11:18.666Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T19:11:18.666Z] ---> Running in 669eb249b3af [2021-01-13T19:11:19.665Z] Removing intermediate container 669eb249b3af [2021-01-13T19:11:19.665Z] ---> 751d8495bb14 [2021-01-13T19:11:19.665Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T19:11:19.665Z] ---> Running in d25eb216cddb [2021-01-13T19:11:20.660Z] Removing intermediate container d25eb216cddb [2021-01-13T19:11:20.660Z] ---> 39b9bad58797 [2021-01-13T19:11:20.660Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:11:22.116Z] ---> ddb9440f1218 [2021-01-13T19:11:22.116Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T19:11:24.748Z] ---> 7daeb5df3482 [2021-01-13T19:11:24.748Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T19:11:25.354Z] Removing intermediate container 5d2910db12ae [2021-01-13T19:11:25.355Z] ---> 71a925a2dda0 [2021-01-13T19:11:25.355Z] [2021-01-13T19:11:25.355Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T19:11:25.355Z] ---> afeebe901d6b [2021-01-13T19:11:25.355Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T19:11:25.629Z] ---> Running in 41d23fff8caa [2021-01-13T19:11:25.629Z] ---> 429eb550bb3d [2021-01-13T19:11:25.629Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T19:11:25.905Z] ---> Running in b6b34f69736a [2021-01-13T19:11:26.591Z] Removing intermediate container b6b34f69736a [2021-01-13T19:11:26.591Z] ---> 104a179c99f1 [2021-01-13T19:11:26.591Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:11:26.963Z] ---> Running in bf0708ffb04d [2021-01-13T19:11:27.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:11:27.322Z] Removing intermediate container bf0708ffb04d [2021-01-13T19:11:27.322Z] ---> c5ed9874465f [2021-01-13T19:11:27.322Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T19:11:27.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:11:27.684Z] ---> Running in 3e2cb00cf154 [2021-01-13T19:11:28.402Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T19:11:28.402Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T19:11:28.402Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T19:11:28.402Z] Removing intermediate container 3e2cb00cf154 [2021-01-13T19:11:28.402Z] ---> e91515554ca9 [2021-01-13T19:11:28.402Z] Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:11:28.402Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T19:11:28.402Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:11:28.402Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T19:11:28.711Z] ---> Running in 3543b09c379b [2021-01-13T19:11:29.009Z] OK: 7 MiB in 18 packages [2021-01-13T19:11:29.627Z] Removing intermediate container 3543b09c379b [2021-01-13T19:11:29.627Z] ---> c30a474b50fb [2021-01-13T19:11:29.627Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T19:11:29.903Z] ---> Running in 1554034d0ce0 [2021-01-13T19:11:30.890Z] Removing intermediate container 1554034d0ce0 [2021-01-13T19:11:30.890Z] ---> 1e8f19c46575 [2021-01-13T19:11:30.890Z] [2021-01-13T19:11:31.167Z] Removing intermediate container 41d23fff8caa [2021-01-13T19:11:31.167Z] ---> 455ef0b30c99 [2021-01-13T19:11:31.167Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T19:11:31.167Z] Successfully built 1e8f19c46575 [2021-01-13T19:11:31.459Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-13T19:11:31.742Z]  Building docker-support-scheduler-go ... done  ---> Running in 1e4fe3621878 [2021-01-13T19:11:32.726Z] Removing intermediate container 1e4fe3621878 [2021-01-13T19:11:32.726Z] ---> 63a544c2e721 [2021-01-13T19:11:32.726Z] Step 13/21 : WORKDIR /edgex [2021-01-13T19:11:33.002Z] ---> Running in 4232869a0428 [2021-01-13T19:11:33.275Z] Removing intermediate container c577a7925d79 [2021-01-13T19:11:33.275Z] ---> 7981a78f1c56 [2021-01-13T19:11:33.275Z] [2021-01-13T19:11:33.275Z] Step 10/22 : FROM scratch [2021-01-13T19:11:33.275Z] ---> [2021-01-13T19:11:33.275Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T19:11:33.555Z] Removing intermediate container 4232869a0428 [2021-01-13T19:11:33.556Z] ---> e86fad6e4178 [2021-01-13T19:11:33.556Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T19:11:33.556Z] ---> Using cache [2021-01-13T19:11:33.556Z] ---> 5838289dedd0 [2021-01-13T19:11:33.556Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T19:11:33.556Z] ---> Running in 401694576f3f [2021-01-13T19:11:34.166Z] Removing intermediate container 401694576f3f [2021-01-13T19:11:34.166Z] ---> 0ef6dec73a39 [2021-01-13T19:11:34.166Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T19:11:34.166Z] ---> 01eac9b34df9 [2021-01-13T19:11:34.166Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T19:11:34.454Z] ---> Running in b4ec64aa8acc [2021-01-13T19:11:35.057Z] Removing intermediate container b4ec64aa8acc [2021-01-13T19:11:35.057Z] ---> eab24c127ae5 [2021-01-13T19:11:35.057Z] Step 14/22 : WORKDIR / [2021-01-13T19:11:35.057Z] ---> Running in d3dcb5a4be1d [2021-01-13T19:11:35.669Z] ---> 88d22e5c1433 [2021-01-13T19:11:35.669Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T19:11:35.669Z] Removing intermediate container d3dcb5a4be1d [2021-01-13T19:11:35.669Z] ---> dbefd9dbc281 [2021-01-13T19:11:35.669Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:11:37.110Z] ---> 0bb38d429727 [2021-01-13T19:11:37.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T19:11:37.110Z] ---> 03348c3eeda6 [2021-01-13T19:11:37.110Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T19:11:37.712Z] ---> Running in 9dccab9432bf [2021-01-13T19:11:38.694Z] Removing intermediate container 9dccab9432bf [2021-01-13T19:11:38.694Z] ---> 6a25ce3637c9 [2021-01-13T19:11:38.694Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T19:11:38.694Z] ---> 593fdad2a8cf [2021-01-13T19:11:38.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T19:11:38.694Z] ---> Running in d1db7d36253a [2021-01-13T19:11:38.968Z] Removing intermediate container 8faff24b0a6d [2021-01-13T19:11:38.968Z] ---> 02954e470106 [2021-01-13T19:11:38.968Z] [2021-01-13T19:11:38.968Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T19:11:38.968Z] ---> afeebe901d6b [2021-01-13T19:11:38.968Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T19:11:39.247Z] ---> Running in 595da5f9c117 [2021-01-13T19:11:39.247Z] Removing intermediate container d1db7d36253a [2021-01-13T19:11:39.247Z] ---> 9e80efc5bc93 [2021-01-13T19:11:39.247Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T19:11:39.524Z] ---> 221ecb62e145 [2021-01-13T19:11:39.524Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T19:11:39.524Z] ---> Running in 346a248a2b98 [2021-01-13T19:11:39.524Z] ---> Running in a182622f3648 [2021-01-13T19:11:39.798Z] Removing intermediate container 595da5f9c117 [2021-01-13T19:11:39.798Z] ---> dceecdc4e327 [2021-01-13T19:11:39.798Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T19:11:40.073Z] ---> Running in 2f62ae57b3b8 [2021-01-13T19:11:40.073Z] Removing intermediate container 346a248a2b98 [2021-01-13T19:11:40.073Z] ---> d129a4c2a959 [2021-01-13T19:11:40.073Z] Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:11:40.348Z] Removing intermediate container a182622f3648 [2021-01-13T19:11:40.348Z] ---> 9a8709445c16 [2021-01-13T19:11:40.348Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:11:40.348Z] ---> Running in afebd1e2747f [2021-01-13T19:11:40.348Z] ---> Running in 9878376669bf [2021-01-13T19:11:40.622Z] Removing intermediate container 2f62ae57b3b8 [2021-01-13T19:11:40.622Z] ---> d0eb9e730e48 [2021-01-13T19:11:40.622Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T19:11:40.898Z] Removing intermediate container afebd1e2747f [2021-01-13T19:11:40.898Z] ---> 4ab879a34968 [2021-01-13T19:11:40.898Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T19:11:40.898Z] ---> Running in 82e18d705868 [2021-01-13T19:11:40.898Z] ---> Running in 57ce6ab76dd4 [2021-01-13T19:11:41.176Z] Removing intermediate container 9878376669bf [2021-01-13T19:11:41.176Z] ---> 8aae63336d03 [2021-01-13T19:11:41.176Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T19:11:41.176Z] ---> Running in 3ae6c3c80e8e [2021-01-13T19:11:41.468Z] Removing intermediate container 82e18d705868 [2021-01-13T19:11:41.468Z] ---> 510c2483575d [2021-01-13T19:11:41.468Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T19:11:41.468Z] ---> Running in 3ee5bfd8e455 [2021-01-13T19:11:41.468Z] Removing intermediate container 57ce6ab76dd4 [2021-01-13T19:11:41.468Z] ---> f0cabd5c4d10 [2021-01-13T19:11:41.468Z] [2021-01-13T19:11:42.086Z] Removing intermediate container 3ae6c3c80e8e [2021-01-13T19:11:42.086Z] ---> 658a4c11a471 [2021-01-13T19:11:42.086Z] Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:11:42.086Z] Successfully built f0cabd5c4d10 [2021-01-13T19:11:42.086Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-13T19:11:42.370Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 70cd4bd1fbff [2021-01-13T19:11:42.970Z] Removing intermediate container 70cd4bd1fbff [2021-01-13T19:11:42.970Z] ---> dcf4baee1bcf [2021-01-13T19:11:42.970Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T19:11:42.970Z] ---> Running in 8ac46c963d40 [2021-01-13T19:11:43.573Z] Removing intermediate container 8ac46c963d40 [2021-01-13T19:11:43.573Z] ---> 1675514a0c70 [2021-01-13T19:11:43.573Z] [2021-01-13T19:11:44.172Z] Successfully built 1675514a0c70 [2021-01-13T19:11:44.172Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-13T19:11:44.172Z]  Building docker-core-metadata-go ... done Removing intermediate container 3ee5bfd8e455 [2021-01-13T19:11:44.172Z] ---> 5882a36d2702 [2021-01-13T19:11:44.172Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T19:11:44.451Z] ---> Running in 26c049c7afa8 [2021-01-13T19:11:45.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T19:11:46.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T19:11:47.000Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T19:11:47.000Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T19:11:47.000Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T19:11:47.270Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T19:11:47.270Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T19:11:47.543Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T19:11:47.543Z] OK: 8 MiB in 19 packages [2021-01-13T19:11:48.981Z] Removing intermediate container 26c049c7afa8 [2021-01-13T19:11:48.981Z] ---> c909160614aa [2021-01-13T19:11:48.981Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T19:11:49.579Z] ---> 07e57b20d5b3 [2021-01-13T19:11:49.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T19:11:51.023Z] ---> dedc38efd6d6 [2021-01-13T19:11:51.023Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T19:11:51.622Z] ---> 4aa1b3fc3290 [2021-01-13T19:11:51.622Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T19:11:51.622Z] ---> Running in 4256cd7c6b01 [2021-01-13T19:11:52.219Z] Removing intermediate container 4256cd7c6b01 [2021-01-13T19:11:52.219Z] ---> e17e326e6c43 [2021-01-13T19:11:52.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T19:11:52.219Z] ---> Running in d3a80c024faf [2021-01-13T19:11:52.814Z] Removing intermediate container d3a80c024faf [2021-01-13T19:11:52.814Z] ---> c66196d2d21a [2021-01-13T19:11:52.814Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T19:11:52.814Z] ---> Running in cd6e71dccc20 [2021-01-13T19:11:53.413Z] Removing intermediate container cd6e71dccc20 [2021-01-13T19:11:53.413Z] ---> 5d3719ebef14 [2021-01-13T19:11:53.413Z] Step 22/23 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 [2021-01-13T19:11:53.413Z] ---> Running in 115e7e54c9df [2021-01-13T19:11:54.021Z] Removing intermediate container 115e7e54c9df [2021-01-13T19:11:54.021Z] ---> ae54b167d641 [2021-01-13T19:11:54.021Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T19:11:54.021Z] ---> Running in 1cac59b7cd3f [2021-01-13T19:11:54.620Z] Removing intermediate container 1cac59b7cd3f [2021-01-13T19:11:54.620Z] ---> 3434333d4166 [2021-01-13T19:11:54.620Z] [2021-01-13T19:11:54.895Z] Successfully built 3434333d4166 [2021-01-13T19:11:54.895Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-13T19:11:55.186Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-13T19:11:55.188Z] $ docker stop --time=1 45f411d670760f651f1e5f3198360d092c116a797cc144552e75de242b64c056 [2021-01-13T19:11:57.116Z] $ docker rm -f 45f411d670760f651f1e5f3198360d092c116a797cc144552e75de242b64c056 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T19:11:57.872Z] + grep+ docker [2021-01-13T19:11:57.872Z] docker images [2021-01-13T19:11:58.143Z] docker-core-data-go-arm64 latest 3434333d4166 3 seconds ago 21MB [2021-01-13T19:11:58.143Z] docker-core-metadata-go-arm64 latest 1675514a0c70 14 seconds ago 12.3MB [2021-01-13T19:11:58.143Z] docker-security-proxy-setup-go-arm64 latest f0cabd5c4d10 16 seconds ago 23.3MB [2021-01-13T19:11:58.143Z] docker-support-scheduler-go-arm64 latest 1e8f19c46575 27 seconds ago 10MB [2021-01-13T19:11:58.143Z] docker-sys-mgmt-agent-go-arm64 latest e9885327f0d4 About a minute ago 300MB [2021-01-13T19:11:58.143Z] docker-security-secretstore-setup-go-arm64 latest b5df8a11515d 3 minutes ago 23.4MB [2021-01-13T19:11:58.143Z] docker-security-bootstrap-redis-go-arm64 latest 56708a6279a6 3 minutes ago 15.1MB [2021-01-13T19:11:58.143Z] docker-support-notifications-go-arm64 latest 1437e1ca5708 3 minutes ago 11.4MB [2021-01-13T19:11:58.143Z] docker-core-command-go-arm64 latest 556fe1d276d9 3 minutes ago 9.98MB [2021-01-13T19:11:58.143Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:12:02.543Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:12:03.432Z] ---> package-listing.sh [2021-01-13T19:12:03.432Z] ++ facter osfamily [2021-01-13T19:12:03.432Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T19:12:03.432Z] + OS_FAMILY=redhat [2021-01-13T19:12:03.432Z] + workspace=/w/workspace/edgex-go/2 [2021-01-13T19:12:03.432Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T19:12:03.432Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T19:12:03.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T19:12:03.432Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T19:12:03.432Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-13T19:12:03.432Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T19:12:03.432Z] + case "${OS_FAMILY}" in [2021-01-13T19:12:03.432Z] + rpm -qa [2021-01-13T19:12:03.432Z] + sort [2021-01-13T19:12:08.753Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T19:12:08.753Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T19:12:08.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T19:12:08.753Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-13T19:12:08.753Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-13T19:12:08.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-13T19:12:08.767Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T19:12:09.066Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T19:12:09.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T19:12:09.380Z] [2021-01-13T19:12:09.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T19:12:09.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T19:12:09.748Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T19:12:09.748Z] df20fa9351a1: Pulling fs layer [2021-01-13T19:12:09.748Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T19:12:09.748Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T19:12:09.748Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T19:12:09.748Z] 93b61091891f: Pulling fs layer [2021-01-13T19:12:09.748Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T19:12:09.748Z] 5e14af77c1be: Pulling fs layer [2021-01-13T19:12:09.749Z] 01666e4c0597: Pulling fs layer [2021-01-13T19:12:09.749Z] aa168da1d23b: Pulling fs layer [2021-01-13T19:12:09.749Z] 46f8f816bc3b: Waiting [2021-01-13T19:12:09.749Z] 93b61091891f: Waiting [2021-01-13T19:12:09.749Z] 93b9cdb0e59b: Waiting [2021-01-13T19:12:09.749Z] 5e14af77c1be: Waiting [2021-01-13T19:12:09.749Z] aa168da1d23b: Waiting [2021-01-13T19:12:09.749Z] 01666e4c0597: Waiting [2021-01-13T19:12:09.749Z] 36b3adc4ff6f: Verifying Checksum [2021-01-13T19:12:09.749Z] 36b3adc4ff6f: Download complete [2021-01-13T19:12:10.019Z] 46f8f816bc3b: Download complete [2021-01-13T19:12:10.019Z] df20fa9351a1: Verifying Checksum [2021-01-13T19:12:10.019Z] df20fa9351a1: Download complete [2021-01-13T19:12:10.019Z] 93b9cdb0e59b: Download complete [2021-01-13T19:12:10.019Z] 5e14af77c1be: Verifying Checksum [2021-01-13T19:12:10.019Z] 5e14af77c1be: Download complete [2021-01-13T19:12:10.019Z] 01666e4c0597: Verifying Checksum [2021-01-13T19:12:10.019Z] 01666e4c0597: Download complete [2021-01-13T19:12:10.019Z] 93b61091891f: Verifying Checksum [2021-01-13T19:12:10.019Z] 93b61091891f: Download complete [2021-01-13T19:12:10.281Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T19:12:10.281Z] 8ad3a11d3b57: Download complete [2021-01-13T19:12:10.281Z] df20fa9351a1: Pull complete [2021-01-13T19:12:10.544Z] 36b3adc4ff6f: Pull complete [2021-01-13T19:12:11.504Z] 8ad3a11d3b57: Pull complete [2021-01-13T19:12:11.504Z] 46f8f816bc3b: Pull complete [2021-01-13T19:12:12.905Z] aa168da1d23b: Verifying Checksum [2021-01-13T19:12:12.905Z] aa168da1d23b: Download complete [2021-01-13T19:12:13.479Z] 93b61091891f: Pull complete [2021-01-13T19:12:13.742Z] 93b9cdb0e59b: Pull complete [2021-01-13T19:12:14.005Z] 5e14af77c1be: Pull complete [2021-01-13T19:12:14.005Z] 01666e4c0597: Pull complete [2021-01-13T19:12:22.189Z] aa168da1d23b: Pull complete [2021-01-13T19:12:22.189Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T19:12:22.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T19:12:22.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T19:12:22.434Z] prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container [2021-01-13T19:12:22.495Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-13T19:12:26.902Z] $ docker top 9aa4d84beac675b3de69927b29a12a2766ebfd48e1eaaafb611b626f9b7d7b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T19:12:27.500Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T19:12:27.811Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T19:12:28.112Z] + ls /var/log/sa-host [2021-01-13T19:12:28.112Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T19:12:28.112Z] file_magic: OK [2021-01-13T19:12:28.112Z] HZ: Using current value: 100 [2021-01-13T19:12:28.112Z] file_header: OK [2021-01-13T19:12:28.112Z] 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 [2021-01-13T19:12:28.112Z] Statistics: [2021-01-13T19:12:28.112Z] 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... [2021-01-13T19:12:28.112Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T19:12:28.112Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T19:12:28.112Z] file_magic: OK [2021-01-13T19:12:28.112Z] HZ: Using current value: 100 [2021-01-13T19:12:28.112Z] file_header: OK [2021-01-13T19:12:28.112Z] 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 [2021-01-13T19:12:28.112Z] Statistics: [2021-01-13T19:12:28.112Z] Hnuu...uuuununununu... [2021-01-13T19:12:28.112Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T19:12:28.318Z] provisioning config files... [2021-01-13T19:12:28.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7222863610641066316tmp [Pipeline] { [Pipeline] echo [2021-01-13T19:12:28.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:12:28.749Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T19:12:28.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T19:12:28.862Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:12:29.163Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T19:12:29.175Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:12:29.484Z] ---> sudo-logs.sh [2021-01-13T19:12:29.484Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T19:12:29.501Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:12:29.808Z] ---> job-cost.sh [2021-01-13T19:12:29.808Z] lf-activate-venv: SKIPPING [2021-01-13T19:12:29.808Z] INFO: No Stack... [2021-01-13T19:12:30.760Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T19:12:31.333Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T19:12:31.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T19:12:31.671Z] ---> logs-deploy.sh [2021-01-13T19:12:31.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3025/2 [2021-01-13T19:12:31.671Z] INFO: archiving workspace using pattern(s): [2021-01-13T19:12:34.345Z] Archives upload complete. [2021-01-13T19:12:34.345Z] INFO: archiving logs to Nexus