Pull request #3046 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ed9dddb008f4b310c5d032032b1d0f305be2db18+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (adf1f75b4ebb4ec9f3dd75b8a1ab1b3148e69622) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3046/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3046/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20992 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ed9dddb008f4b310c5d032032b1d0f305be2db18 Merge succeeded, producing ed9dddb008f4b310c5d032032b1d0f305be2db18 Checking out Revision ed9dddb008f4b310c5d032032b1d0f305be2db18 (PR-3046) > 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/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # 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 cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 Commit message: "fix(snap): update device-virtual --confdir" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-18T20:42:40.836Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-18T20:42:41.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-18T20:42:41.462Z] ========================================================= [2021-01-18T20:42:41.462Z] EdgeX Global Pipelines Version Info [2021-01-18T20:42:41.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-18T20:42:43.022Z] ------------------- [2021-01-18T20:42:43.022Z] stable info: [2021-01-18T20:42:43.022Z] ------------------- [2021-01-18T20:42:43.022Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-18T20:42:43.022Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-18T20:42:43.022Z] Message: update stable to v1.0.177 [2021-01-18T20:42:43.973Z] ------------------- [2021-01-18T20:42:43.973Z] experimental info: [2021-01-18T20:42:43.973Z] ------------------- [2021-01-18T20:42:43.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-18T20:42:43.973Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-18T20:42:43.973Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-18T20:42:44.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-18T20:42:44.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-18T20:42:44.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-18T20:42:44.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-18T20:42:44.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-18T20:42:45.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-18T20:42:45.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-18T20:42:45.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-18T20:42:45.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-18T20:42:45.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-18T20:42:45.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-18T20:42:45.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-18T20:42:46.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-18T20:42:46.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-18T20:42:46.341Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-18T20:42:46.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-18T20:42:46.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-18T20:42:46.754Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-18T20:42:46.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-18T20:42:47.028Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-18T20:42:47.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-18T20:42:47.282Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-18T20:42:47.409Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-18T20:42:47.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3046 [Pipeline] echo [2021-01-18T20:42:47.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3046 [Pipeline] echo [2021-01-18T20:42:47.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3046 [Pipeline] echo [2021-01-18T20:42:47.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed9dddb008f4b310c5d032032b1d0f305be2db18 [Pipeline] echo [2021-01-18T20:42:48.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed9dddb [Pipeline] echo [2021-01-18T20:42:48.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T20:42:48.518Z] provisioning config files... [2021-01-18T20:42:48.554Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2784698730177238275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T20:42:48.973Z] ---> docker-login.sh [2021-01-18T20:42:48.973Z] nexus3.edgexfoundry.org:10001 [2021-01-18T20:42:49.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:42:49.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:42:49.507Z] Configure a credential helper to remove this warning. See [2021-01-18T20:42:49.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:42:49.507Z] [2021-01-18T20:42:49.507Z] Login Succeeded [2021-01-18T20:42:49.507Z] nexus3.edgexfoundry.org:10002 [2021-01-18T20:42:49.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:42:49.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:42:49.774Z] Configure a credential helper to remove this warning. See [2021-01-18T20:42:49.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:42:49.774Z] [2021-01-18T20:42:49.774Z] Login Succeeded [2021-01-18T20:42:49.774Z] nexus3.edgexfoundry.org:10003 [2021-01-18T20:42:49.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:42:50.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:42:50.043Z] Configure a credential helper to remove this warning. See [2021-01-18T20:42:50.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:42:50.043Z] [2021-01-18T20:42:50.043Z] Login Succeeded [2021-01-18T20:42:50.043Z] nexus3.edgexfoundry.org:10004 [2021-01-18T20:42:50.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:42:50.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:42:50.043Z] Configure a credential helper to remove this warning. See [2021-01-18T20:42:50.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:42:50.043Z] [2021-01-18T20:42:50.043Z] Login Succeeded [2021-01-18T20:42:50.043Z] docker.io [2021-01-18T20:42:50.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:42:50.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:42:50.582Z] Configure a credential helper to remove this warning. See [2021-01-18T20:42:50.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:42:50.582Z] [2021-01-18T20:42:50.582Z] Login Succeeded [2021-01-18T20:42:50.582Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T20:42:50.623Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-18T20:42:51.177Z] ++ 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-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/core-command/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/core-data/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-18T20:42:51.177Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-18T20:42:51.177Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-18T20:42:51.177Z] ++ cut -d/ -f2 [2021-01-18T20:42:51.177Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-18T20:42:51.275Z] 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-18T20:42:54.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T20:42:54.547Z] [2021-01-18T20:42:54.547Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:42:54.937Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T20:42:54.937Z] latest: Pulling from edgex-devops/git-semver [2021-01-18T20:42:54.937Z] 31603596830f: Pulling fs layer [2021-01-18T20:42:54.937Z] 2a8b12db71e7: Pulling fs layer [2021-01-18T20:42:54.937Z] 6ca5941a6612: Pulling fs layer [2021-01-18T20:42:54.937Z] ecc8261a40a4: Pulling fs layer [2021-01-18T20:42:54.937Z] ecc8261a40a4: Waiting [2021-01-18T20:42:54.937Z] 2a8b12db71e7: Verifying Checksum [2021-01-18T20:42:54.937Z] 2a8b12db71e7: Download complete [2021-01-18T20:42:55.202Z] 31603596830f: Verifying Checksum [2021-01-18T20:42:55.202Z] 31603596830f: Download complete [2021-01-18T20:42:55.203Z] 6ca5941a6612: Verifying Checksum [2021-01-18T20:42:55.203Z] 6ca5941a6612: Download complete [2021-01-18T20:42:55.203Z] ecc8261a40a4: Verifying Checksum [2021-01-18T20:42:55.203Z] ecc8261a40a4: Download complete [2021-01-18T20:42:55.465Z] 31603596830f: Pull complete [2021-01-18T20:42:55.735Z] 2a8b12db71e7: Pull complete [2021-01-18T20:42:56.713Z] 6ca5941a6612: Pull complete [2021-01-18T20:42:56.713Z] ecc8261a40a4: Pull complete [2021-01-18T20:42:56.713Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-18T20:42:56.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T20:42:56.713Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-18T20:42:56.846Z] prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container [2021-01-18T20:42:56.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-18T20:42:59.394Z] $ docker top 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-18T20:42:59.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-18T20:42:59.765Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-18T20:42:59.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-18T20:42:59.994Z] $ docker exec 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent [2021-01-18T20:43:00.152Z] SSH_AUTH_SOCK=/tmp/ssh-t9aeoBqhMfGk/agent.11 [2021-01-18T20:43:00.152Z] SSH_AGENT_PID=16 [2021-01-18T20:43:00.161Z] Running ssh-add (command line suppressed) [2021-01-18T20:43:00.289Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7927539738802588002.key (/w/workspace/edgex-go/1@tmp/private_key_7927539738802588002.key) [2021-01-18T20:43:00.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-18T20:43:00.746Z] + git tag --points-at HEAD [Pipeline] } [2021-01-18T20:43:00.777Z] $ docker exec --env ******** --env ******** 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent -k [2021-01-18T20:43:00.889Z] unset SSH_AUTH_SOCK; [2021-01-18T20:43:00.889Z] unset SSH_AGENT_PID; [2021-01-18T20:43:00.889Z] echo Agent pid 16 killed; [2021-01-18T20:43:00.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-18T20:43:01.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-18T20:43:01.147Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-18T20:43:01.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-18T20:43:01.335Z] $ docker exec 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent [2021-01-18T20:43:01.496Z] SSH_AUTH_SOCK=/tmp/ssh-cX3rpFpsWuhj/agent.46 [2021-01-18T20:43:01.496Z] SSH_AGENT_PID=51 [2021-01-18T20:43:01.503Z] Running ssh-add (command line suppressed) [2021-01-18T20:43:01.620Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4576349993587772734.key (/w/workspace/edgex-go/1@tmp/private_key_4576349993587772734.key) [2021-01-18T20:43:01.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-18T20:43:02.054Z] + git semver init [2021-01-18T20:43:02.054Z] # -> Open(): unable to determine branch for HEAD [2021-01-18T20:43:02.054Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-18T20:43:02.054Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-18T20:43:02.054Z] # $SEMVER_REMOTE_NAME = origin [2021-01-18T20:43:02.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-18T20:43:02.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-18T20:43:02.054Z] # $SEMVER_BRANCH = PR-3046 [2021-01-18T20:43:02.054Z] # $SEMVER_TEMP = /tmp/semver-515722645 [2021-01-18T20:43:02.054Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-18T20:43:24.075Z] # '/tmp/semver-515722645' -> '/w/workspace/edgex-go/1/.semver' [2021-01-18T20:43:24.075Z] # -> Force: false [2021-01-18T20:43:24.075Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-18T20:43:24.100Z] $ docker exec --env ******** --env ******** 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent -k [2021-01-18T20:43:24.360Z] unset SSH_AUTH_SOCK; [2021-01-18T20:43:24.361Z] unset SSH_AGENT_PID; [2021-01-18T20:43:24.361Z] echo Agent pid 51 killed; [2021-01-18T20:43:24.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-18T20:43:25.050Z] + git semver [Pipeline] } [2021-01-18T20:43:25.101Z] $ docker stop --time=1 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 [2021-01-18T20:43:26.666Z] $ docker rm -f 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-18T20:43:27.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-18T20:43:27.863Z] Stashed 1 file(s) [Pipeline] echo [2021-01-18T20:43:27.887Z] [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-18T20:43:29.235Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-18T20:43:29.559Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-18T20:43:29.885Z] + sudo service docker restart [2021-01-18T20:43:29.885Z] + true [2021-01-18T20:43:29.885Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-18T20:43:30.522Z] ========================================================= [2021-01-18T20:43:30.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-18T20:43:30.522Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:43:30.936Z] + 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-18T20:43:34.267Z] Sending build context to Docker daemon 326.6MB [2021-01-18T20:43:34.267Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T20:43:34.267Z] Step 2/6 : FROM ${BASE} [2021-01-18T20:43:34.531Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-18T20:43:34.531Z] 188c0c94c7c5: Pulling fs layer [2021-01-18T20:43:34.531Z] 0ef7d3d256c8: Pulling fs layer [2021-01-18T20:43:34.531Z] de9db76c5a1d: Pulling fs layer [2021-01-18T20:43:34.531Z] bca2f99d35d6: Pulling fs layer [2021-01-18T20:43:34.531Z] 93359f2a8cfa: Pulling fs layer [2021-01-18T20:43:34.531Z] 7c6f9722023f: Pulling fs layer [2021-01-18T20:43:34.531Z] a35cf1a2eb13: Pulling fs layer [2021-01-18T20:43:34.531Z] 93359f2a8cfa: Waiting [2021-01-18T20:43:34.531Z] 7c6f9722023f: Waiting [2021-01-18T20:43:34.531Z] a35cf1a2eb13: Waiting [2021-01-18T20:43:34.531Z] bca2f99d35d6: Waiting [2021-01-18T20:43:34.531Z] de9db76c5a1d: Verifying Checksum [2021-01-18T20:43:34.531Z] de9db76c5a1d: Download complete [2021-01-18T20:43:34.531Z] 0ef7d3d256c8: Verifying Checksum [2021-01-18T20:43:34.531Z] 0ef7d3d256c8: Download complete [2021-01-18T20:43:34.531Z] 93359f2a8cfa: Download complete [2021-01-18T20:43:34.531Z] 188c0c94c7c5: Verifying Checksum [2021-01-18T20:43:34.531Z] 188c0c94c7c5: Download complete [2021-01-18T20:43:34.531Z] 7c6f9722023f: Verifying Checksum [2021-01-18T20:43:34.531Z] 7c6f9722023f: Download complete [2021-01-18T20:43:34.793Z] 188c0c94c7c5: Pull complete [2021-01-18T20:43:35.057Z] 0ef7d3d256c8: Pull complete [2021-01-18T20:43:35.319Z] de9db76c5a1d: Pull complete [2021-01-18T20:43:37.248Z] a35cf1a2eb13: Verifying Checksum [2021-01-18T20:43:37.248Z] a35cf1a2eb13: Download complete [2021-01-18T20:43:37.513Z] bca2f99d35d6: Verifying Checksum [2021-01-18T20:43:37.513Z] bca2f99d35d6: Download complete [2021-01-18T20:43:43.569Z] Still waiting to schedule task [2021-01-18T20:43:43.569Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-18T20:43:44.158Z] bca2f99d35d6: Pull complete [2021-01-18T20:43:44.158Z] 93359f2a8cfa: Pull complete [2021-01-18T20:43:44.158Z] 7c6f9722023f: Pull complete [2021-01-18T20:43:47.491Z] a35cf1a2eb13: Pull complete [2021-01-18T20:43:47.491Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-18T20:43:47.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-18T20:43:47.491Z] ---> a62c8e92a672 [2021-01-18T20:43:47.491Z] 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-18T20:43:47.755Z] ---> Running in 709c9e94c944 [2021-01-18T20:43:48.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:43:48.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:43:49.481Z] (1/12) Installing libmagic (5.38-r0) [2021-01-18T20:43:49.744Z] (2/12) Installing file (5.38-r0) [2021-01-18T20:43:50.007Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-18T20:43:50.007Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-18T20:44:04.953Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-18T20:44:04.953Z] (6/12) Installing patch (2.7.6-r6) [2021-01-18T20:44:04.953Z] (7/12) Installing build-base (0.5-r2) [2021-01-18T20:44:04.953Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-18T20:44:04.953Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-18T20:44:04.953Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-18T20:44:04.953Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-18T20:44:04.953Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-18T20:44:04.953Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:44:04.953Z] OK: 233 MiB in 51 packages [2021-01-18T20:44:08.274Z] Removing intermediate container 709c9e94c944 [2021-01-18T20:44:08.274Z] ---> 1bb3d1a1c1ee [2021-01-18T20:44:08.274Z] Step 4/6 : WORKDIR /edgex-go [2021-01-18T20:44:08.536Z] ---> Running in e2ad95da746a [2021-01-18T20:44:08.536Z] Removing intermediate container e2ad95da746a [2021-01-18T20:44:08.536Z] ---> 0e8ebbaca328 [2021-01-18T20:44:08.536Z] Step 5/6 : COPY go.mod . [2021-01-18T20:44:08.804Z] ---> 667dd5e3a5b9 [2021-01-18T20:44:08.804Z] Step 6/6 : RUN go mod download [2021-01-18T20:44:08.804Z] ---> Running in fbbfed46b89f [2021-01-18T20:44:30.823Z] Removing intermediate container fbbfed46b89f [2021-01-18T20:44:30.824Z] ---> 7abc2c50ab32 [2021-01-18T20:44:30.824Z] Successfully built 7abc2c50ab32 [2021-01-18T20:44:30.824Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:44:31.184Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-18T20:44:31.185Z] . [Pipeline] withDockerContainer [2021-01-18T20:44:31.315Z] prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container [2021-01-18T20:44:31.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-18T20:44:32.172Z] $ docker top 170cd3dfddb57914e72de1a71f70d9246e905e20404f19b85adfaf63a514a3e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T20:44:32.714Z] + go version [2021-01-18T20:44:32.714Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-18T20:44:32.745Z] $ docker stop --time=1 170cd3dfddb57914e72de1a71f70d9246e905e20404f19b85adfaf63a514a3e3 [2021-01-18T20:44:34.094Z] $ docker rm -f 170cd3dfddb57914e72de1a71f70d9246e905e20404f19b85adfaf63a514a3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:44:35.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-18T20:44:35.142Z] . [Pipeline] withDockerContainer [2021-01-18T20:44:35.265Z] prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container [2021-01-18T20:44:35.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-18T20:44:35.961Z] $ docker top aefba798a913adc29ef88ab84084579c4afd2cf8bedefbfc9c84d1331240923b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-18T20:44:36.241Z] ========================================================= [2021-01-18T20:44:36.241Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-18T20:44:36.241Z] ========================================================= [Pipeline] sh [2021-01-18T20:44:36.552Z] + make test [2021-01-18T20:44:36.552Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-18T20:44:46.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-18T20:45:01.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-18T20:45:04.305Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-18T20:45:05.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-18T20:45:05.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-18T20:45:05.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-18T20:45:05.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-18T20:45:05.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-18T20:45:06.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-18T20:45:06.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-18T20:45:07.463Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-18T20:45:09.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-18T20:45:09.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-18T20:45:09.416Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-18T20:45:11.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 46.6% of statements [2021-01-18T20:45:11.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-18T20:45:11.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-18T20:45:11.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-18T20:45:11.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-18T20:45:11.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-18T20:45:15.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.178s coverage: 27.0% of statements [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-18T20:45:15.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-18T20:45:15.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-18T20:45:15.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 67.9% of statements [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-18T20:45:15.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-18T20:45:15.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.128s coverage: 82.3% of statements [2021-01-18T20:45:15.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-18T20:45:15.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-18T20:45:15.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-18T20:45:15.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-18T20:45:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.353s coverage: 28.6% of statements [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-18T20:45:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-18T20:45:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-18T20:45:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 86.7% of statements [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-18T20:45:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-18T20:45:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-18T20:45:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-18T20:45:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.392s coverage: 92.8% of statements [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-18T20:45:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-18T20:45:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-18T20:45:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-18T20:45:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements [2021-01-18T20:45:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-18T20:45:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements [2021-01-18T20:45:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2021-01-18T20:45:21.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements [2021-01-18T20:45:21.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.4% of statements [2021-01-18T20:45:21.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-18T20:45:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.5% of statements [2021-01-18T20:45:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-18T20:45:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-18T20:45:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2021-01-18T20:45:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.070s coverage: 91.3% of statements [2021-01-18T20:45:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2021-01-18T20:45:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-01-18T20:45:22.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-01-18T20:45:23.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 68.9% of statements [2021-01-18T20:45:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-18T20:45:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-18T20:45:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-18T20:45:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-18T20:45:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-18T20:45:24.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 37.0% of statements [2021-01-18T20:45:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-18T20:45:24.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-18T20:45:24.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.0% of statements [2021-01-18T20:45:24.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-18T20:45:26.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.115s coverage: 47.1% of statements [2021-01-18T20:45:26.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-18T20:45:26.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-18T20:45:26.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-18T20:45:26.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-18T20:45:26.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-18T20:45:26.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements [2021-01-18T20:45:26.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-18T20:45:26.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements [2021-01-18T20:45:26.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-18T20:45:27.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.743s coverage: 29.1% of statements [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-18T20:45:27.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-18T20:45:27.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-18T20:45:27.610Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-18T20:45:27.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-18T20:45:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-18T20:45:27.729Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20993 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws [2021-01-18T20:45:27.833Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-01-18T20:45:27.878Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-18T20:45:27.878Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-18T20:45:27.878Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-18T20:45:27.878Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [Pipeline] checkout [2021-01-18T20:45:28.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-18T20:45:28.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-18T20:45:28.669Z] GO111MODULE=on go vet ./... [2021-01-18T20:45:32.762Z] using credential edgex-jenkins-ssh [2021-01-18T20:45:32.821Z] Cloning the remote Git repository [2021-01-18T20:45:32.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-18T20:45:32.986Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-18T20:45:33.068Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-18T20:45:33.068Z] > git --version # timeout=10 [2021-01-18T20:45:33.083Z] > git --version # 'git version 2.17.1' [2021-01-18T20:45:33.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T20:45:33.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T20:45:50.763Z] gofmt -l . [2021-01-18T20:45:51.027Z] [ "`gofmt -l .`" = "" ] [2021-01-18T20:45:51.606Z] ./bin/test-go-mod-tidy.sh [2021-01-18T20:45:51.737Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:45:52.183Z] ./bin/test-attribution-txt.sh [2021-01-18T20:45:52.186Z] Merge succeeded, producing ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:45:52.186Z] Checking out Revision ed9dddb008f4b310c5d032032b1d0f305be2db18 (PR-3046) [2021-01-18T20:45:50.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-18T20:45:50.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T20:45:50.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-18T20:45:50.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-18T20:45:50.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T20:45:50.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-18T20:45:51.768Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T20:45:51.792Z] > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 [2021-01-18T20:45:52.085Z] > git remote # timeout=10 [2021-01-18T20:45:52.107Z] > git config --get remote.origin.url # timeout=10 [2021-01-18T20:45:52.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T20:45:52.137Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-18T20:45:52.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-18T20:45:52.197Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T20:45:52.218Z] > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 [Pipeline] sh [2021-01-18T20:45:53.097Z] + ls -al . [2021-01-18T20:45:53.098Z] total 656 [2021-01-18T20:45:53.098Z] drwxrwxr-x 10 1001 1001 4096 Jan 18 20:45 . [2021-01-18T20:45:53.098Z] drwxr-xr-x 4 root root 28 Jan 18 20:44 .. [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 11 Jan 18 20:42 .dockerignore [2021-01-18T20:45:53.098Z] drwxrwxr-x 8 1001 1001 179 Jan 18 20:42 .git [2021-01-18T20:45:53.098Z] drwxrwxr-x 3 1001 1001 125 Jan 18 20:42 .github [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 824 Jan 18 20:42 .gitignore [2021-01-18T20:45:53.098Z] drwx------ 3 1001 1001 47 Jan 18 20:43 .semver [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 20:42 .sonarcloud.properties [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 7744 Jan 18 20:42 Attribution.txt [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:42 CONTRIBUTING.md [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 931 Jan 18 20:42 Dockerfile.build [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 863 Jan 18 20:42 Jenkinsfile [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:42 LICENSE [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 5750 Jan 18 20:42 Makefile [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 6524 Jan 18 20:42 README.md [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 6744 Jan 18 20:42 SECURITY.md [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 20:43 VERSION [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 4131 Jan 18 20:42 ZMQWindows.md [2021-01-18T20:45:53.098Z] drwxrwxr-x 2 1001 1001 117 Jan 18 20:42 bin [2021-01-18T20:45:53.098Z] drwxrwxr-x 14 1001 1001 4096 Jan 18 20:42 cmd [2021-01-18T20:45:53.098Z] -rw-r--r-- 1 root root 550280 Jan 18 20:45 coverage.out [2021-01-18T20:45:53.098Z] -rw-r--r-- 1 root root 981 Jan 18 20:45 go.mod [2021-01-18T20:45:53.098Z] -rw-r--r-- 1 root root 19241 Jan 18 20:45 go.sum [2021-01-18T20:45:53.098Z] drwxrwxr-x 8 1001 1001 127 Jan 18 20:42 internal [2021-01-18T20:45:53.098Z] drwxrwxr-x 4 1001 1001 26 Jan 18 20:42 openapi [2021-01-18T20:45:53.098Z] drwxrwxr-x 4 1001 1001 71 Jan 18 20:42 snap [2021-01-18T20:45:53.098Z] -rw-rw-r-- 1 1001 1001 168 Jan 18 20:42 version.go [Pipeline] sh [2021-01-18T20:45:53.429Z] + '[' -e coverage.out ] [2021-01-18T20:45:53.429Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-18T20:45:53.655Z] Stashed 1 file(s) [Pipeline] sh [2021-01-18T20:45:53.977Z] + make build [2021-01-18T20:45:53.977Z] 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-18T20:45:56.692Z] Commit message: "fix(snap): update device-virtual --confdir" [2021-01-18T20:45:56.758Z] > git --version # timeout=10 [2021-01-18T20:45:56.770Z] > git --version # 'git version 2.17.1' [2021-01-18T20:45:56.784Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [2021-01-18T20:45:57.308Z] 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 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-18T20:45:58.715Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-18T20:45:59.137Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-18T20:45:59.504Z] + + true [2021-01-18T20:45:59.505Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T20:46:01.635Z] provisioning config files... [2021-01-18T20:46:01.693Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5102049377325232586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T20:46:02.163Z] ---> docker-login.sh [2021-01-18T20:46:02.163Z] nexus3.edgexfoundry.org:10001 [2021-01-18T20:46:03.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:46:03.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:46:03.414Z] Configure a credential helper to remove this warning. See [2021-01-18T20:46:03.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:46:03.414Z] [2021-01-18T20:46:03.414Z] Login Succeeded [2021-01-18T20:46:03.690Z] nexus3.edgexfoundry.org:10002 [2021-01-18T20:46:03.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:46:03.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:46:03.966Z] Configure a credential helper to remove this warning. See [2021-01-18T20:46:03.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:46:03.966Z] [2021-01-18T20:46:03.966Z] Login Succeeded [2021-01-18T20:46:03.966Z] nexus3.edgexfoundry.org:10003 [2021-01-18T20:46:03.991Z] 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-18T20:46:04.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:46:04.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:46:04.562Z] Configure a credential helper to remove this warning. See [2021-01-18T20:46:04.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:46:04.562Z] [2021-01-18T20:46:04.562Z] Login Succeeded [2021-01-18T20:46:04.562Z] nexus3.edgexfoundry.org:10004 [2021-01-18T20:46:04.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:46:05.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:46:05.109Z] Configure a credential helper to remove this warning. See [2021-01-18T20:46:05.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:46:05.109Z] [2021-01-18T20:46:05.109Z] Login Succeeded [2021-01-18T20:46:05.109Z] docker.io [2021-01-18T20:46:05.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T20:46:05.385Z] 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-18T20:46:05.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T20:46:05.981Z] Configure a credential helper to remove this warning. See [2021-01-18T20:46:05.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T20:46:05.981Z] [2021-01-18T20:46:05.981Z] Login Succeeded [2021-01-18T20:46:05.981Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T20:46:06.015Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-18T20:46:06.569Z] ========================================================= [2021-01-18T20:46:06.569Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-18T20:46:06.569Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:46:06.776Z] 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-18T20:46:06.991Z] + 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-18T20:46:07.045Z] 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-18T20:46:08.445Z] 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-18T20:46:09.640Z] Sending build context to Docker daemon 165.6MB [2021-01-18T20:46:09.640Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T20:46:09.640Z] Step 2/6 : FROM ${BASE} [2021-01-18T20:46:09.640Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-18T20:46:09.640Z] 5f621e34cdf4: Pulling fs layer [2021-01-18T20:46:09.640Z] a4357932f1b6: Pulling fs layer [2021-01-18T20:46:09.640Z] 18c013af1878: Pulling fs layer [2021-01-18T20:46:09.640Z] 00ac8860ef70: Pulling fs layer [2021-01-18T20:46:09.640Z] 63d7cb157983: Pulling fs layer [2021-01-18T20:46:09.640Z] b116817d02f9: Pulling fs layer [2021-01-18T20:46:09.640Z] 745a02a5169b: Pulling fs layer [2021-01-18T20:46:09.640Z] 00ac8860ef70: Waiting [2021-01-18T20:46:09.640Z] 745a02a5169b: Waiting [2021-01-18T20:46:09.640Z] 63d7cb157983: Waiting [2021-01-18T20:46:09.640Z] b116817d02f9: Waiting [2021-01-18T20:46:09.640Z] 18c013af1878: Verifying Checksum [2021-01-18T20:46:09.640Z] 18c013af1878: Download complete [2021-01-18T20:46:09.640Z] a4357932f1b6: Download complete [2021-01-18T20:46:09.640Z] 63d7cb157983: Verifying Checksum [2021-01-18T20:46:09.640Z] 63d7cb157983: Download complete [2021-01-18T20:46:09.852Z] 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-18T20:46:09.912Z] b116817d02f9: Verifying Checksum [2021-01-18T20:46:09.912Z] b116817d02f9: Download complete [2021-01-18T20:46:09.912Z] 5f621e34cdf4: Verifying Checksum [2021-01-18T20:46:09.912Z] 5f621e34cdf4: Download complete [2021-01-18T20:46:10.826Z] 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-18T20:46:10.925Z] 5f621e34cdf4: Pull complete [2021-01-18T20:46:11.202Z] a4357932f1b6: Pull complete [2021-01-18T20:46:11.804Z] 18c013af1878: Pull complete [2021-01-18T20:46:12.227Z] 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-18T20:46:12.787Z] 745a02a5169b: Verifying Checksum [2021-01-18T20:46:12.787Z] 745a02a5169b: Download complete [2021-01-18T20:46:13.179Z] 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-18T20:46:13.387Z] 00ac8860ef70: Verifying Checksum [2021-01-18T20:46:13.387Z] 00ac8860ef70: Download complete [2021-01-18T20:46:14.131Z] 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-18T20:46:16.101Z] $ docker stop --time=1 aefba798a913adc29ef88ab84084579c4afd2cf8bedefbfc9c84d1331240923b [2021-01-18T20:46:17.858Z] $ docker rm -f aefba798a913adc29ef88ab84084579c4afd2cf8bedefbfc9c84d1331240923b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:46:21.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-18T20:46:21.793Z] [2021-01-18T20:46:21.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:46:22.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-18T20:46:22.196Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-18T20:46:22.196Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-18T20:46:22.196Z] ca9280d653b3: Pulling fs layer [2021-01-18T20:46:22.196Z] 7e9c9ca2126c: Pulling fs layer [2021-01-18T20:46:22.462Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-18T20:46:22.462Z] cbdbe7a5bc2a: Download complete [2021-01-18T20:46:22.732Z] ca9280d653b3: Verifying Checksum [2021-01-18T20:46:22.732Z] ca9280d653b3: Download complete [2021-01-18T20:46:22.732Z] cbdbe7a5bc2a: Pull complete [2021-01-18T20:46:23.564Z] 00ac8860ef70: Pull complete [2021-01-18T20:46:23.688Z] ca9280d653b3: Pull complete [2021-01-18T20:46:23.688Z] 7e9c9ca2126c: Verifying Checksum [2021-01-18T20:46:23.688Z] 7e9c9ca2126c: Download complete [2021-01-18T20:46:23.838Z] 63d7cb157983: Pull complete [2021-01-18T20:46:24.113Z] b116817d02f9: Pull complete [2021-01-18T20:46:28.427Z] 745a02a5169b: Pull complete [2021-01-18T20:46:28.427Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-18T20:46:28.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-18T20:46:28.427Z] ---> b7e6874047d6 [2021-01-18T20:46:28.427Z] 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-18T20:46:30.297Z] 7e9c9ca2126c: Pull complete [2021-01-18T20:46:30.297Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-18T20:46:30.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-18T20:46:30.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-18T20:46:30.422Z] prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container [2021-01-18T20:46:30.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-18T20:46:31.823Z] ---> Running in 26698cb3302c [2021-01-18T20:46:32.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:46:33.183Z] $ docker top 1b722a0663e7be31244151dd02cd42cac7d8b1bedeff07323192f57d8194365e -eo pid,comm [2021-01-18T20:46:33.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-01-18T20:46:33.798Z] + docker-compose build --help [2021-01-18T20:46:33.798Z] + grep parallel [2021-01-18T20:46:34.375Z] (1/12) Installing libmagic (5.38-r0) [2021-01-18T20:46:34.647Z] (2/12) Installing file (5.38-r0) [2021-01-18T20:46:34.647Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-18T20:46:34.743Z] --parallel Build images in parallel. [Pipeline] } [2021-01-18T20:46:34.772Z] $ docker stop --time=1 1b722a0663e7be31244151dd02cd42cac7d8b1bedeff07323192f57d8194365e [2021-01-18T20:46:34.921Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-18T20:46:36.189Z] $ docker rm -f 1b722a0663e7be31244151dd02cd42cac7d8b1bedeff07323192f57d8194365e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:46:36.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-18T20:46:36.977Z] . [Pipeline] withDockerContainer [2021-01-18T20:46:37.102Z] prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container [2021-01-18T20:46:37.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-18T20:46:37.885Z] $ docker top 8b5d22ebad1a0636e7473561346700373514ecff4e63a197e0b62a78b6432309 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T20:46:38.440Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-18T20:46:39.208Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-18T20:46:39.208Z] (6/12) Installing patch (2.7.6-r6) [2021-01-18T20:46:39.208Z] (7/12) Installing build-base (0.5-r2) [2021-01-18T20:46:39.208Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-18T20:46:39.208Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-18T20:46:39.208Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-18T20:46:39.208Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-18T20:46:39.208Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-18T20:46:39.208Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:46:39.208Z] OK: 217 MiB in 51 packages [2021-01-18T20:46:39.391Z] Building docker-core-command-go ... [2021-01-18T20:46:39.391Z] Building docker-core-data-go ... [2021-01-18T20:46:39.391Z] Building docker-core-metadata-go ... [2021-01-18T20:46:39.391Z] Building docker-security-bootstrap-redis-go ... [2021-01-18T20:46:39.391Z] Building docker-security-proxy-setup-go ... [2021-01-18T20:46:39.391Z] Building docker-security-secretstore-setup-go ... [2021-01-18T20:46:39.391Z] Building docker-support-notifications-go ... [2021-01-18T20:46:39.391Z] Building docker-support-scheduler-go ... [2021-01-18T20:46:39.391Z] Building docker-sys-mgmt-agent-go ... [2021-01-18T20:46:39.391Z] Building docker-core-command-go [2021-01-18T20:46:39.391Z] Building docker-core-data-go [2021-01-18T20:46:39.391Z] Building docker-security-secretstore-setup-go [2021-01-18T20:46:39.391Z] Building docker-security-proxy-setup-go [2021-01-18T20:46:39.391Z] Building docker-sys-mgmt-agent-go [2021-01-18T20:46:43.518Z] Removing intermediate container 26698cb3302c [2021-01-18T20:46:43.518Z] ---> 710d2dd10a74 [2021-01-18T20:46:43.518Z] Step 4/6 : WORKDIR /edgex-go [2021-01-18T20:46:43.518Z] ---> Running in 764fc3b765a3 [2021-01-18T20:46:43.796Z] Removing intermediate container 764fc3b765a3 [2021-01-18T20:46:43.796Z] ---> 6b42a0dfc8e1 [2021-01-18T20:46:43.796Z] Step 5/6 : COPY go.mod . [2021-01-18T20:46:44.402Z] ---> 98b4a865a578 [2021-01-18T20:46:44.402Z] Step 6/6 : RUN go mod download [2021-01-18T20:46:44.676Z] ---> Running in a04bcd6cd9ce [2021-01-18T20:47:11.522Z] Removing intermediate container a04bcd6cd9ce [2021-01-18T20:47:11.522Z] ---> 995c81226afb [2021-01-18T20:47:11.522Z] Successfully built 995c81226afb [2021-01-18T20:47:11.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:47:11.893Z] + docker inspect -f . ci-base-image-arm64 [2021-01-18T20:47:11.893Z] . [Pipeline] withDockerContainer [2021-01-18T20:47:11.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:47:11.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:47:11.938Z] ---> 7abc2c50ab32 [2021-01-18T20:47:11.938Z] Step 3/23 : WORKDIR /edgex-go [2021-01-18T20:47:11.938Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:47:11.938Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:47:11.938Z] ---> 7abc2c50ab32 [2021-01-18T20:47:11.938Z] Step 3/26 : WORKDIR /edgex-go [2021-01-18T20:47:11.938Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:47:11.938Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:47:11.938Z] ---> 7abc2c50ab32 [2021-01-18T20:47:11.938Z] Step 3/24 : WORKDIR /edgex-go [2021-01-18T20:47:11.938Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:47:11.938Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:47:11.938Z] ---> 7abc2c50ab32 [2021-01-18T20:47:11.938Z] Step 3/22 : WORKDIR /edgex-go [2021-01-18T20:47:11.938Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:47:11.938Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:47:11.938Z] ---> 7abc2c50ab32 [2021-01-18T20:47:11.938Z] Step 3/21 : WORKDIR /edgex-go [2021-01-18T20:47:11.938Z] ---> Running in fbbd9364b80f [2021-01-18T20:47:11.938Z] ---> Running in 53190913a5fd [2021-01-18T20:47:11.938Z] ---> Running in 21bacea834e2 [2021-01-18T20:47:11.938Z] ---> Running in 1e4e771f96de [2021-01-18T20:47:11.938Z] ---> Running in 656760784fd3 [2021-01-18T20:47:11.938Z] Removing intermediate container 1e4e771f96de [2021-01-18T20:47:11.938Z] ---> 340ef5ec8779 [2021-01-18T20:47:11.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:47:11.938Z] Removing intermediate container 21bacea834e2 [2021-01-18T20:47:11.938Z] ---> 875f01b4834d [2021-01-18T20:47:11.938Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:47:11.938Z] Removing intermediate container 53190913a5fd [2021-01-18T20:47:11.938Z] ---> 5cf6b7387993 [2021-01-18T20:47:11.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:47:11.938Z] Removing intermediate container 656760784fd3 [2021-01-18T20:47:11.938Z] ---> 13d0e9183ecd [2021-01-18T20:47:11.938Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:47:11.938Z] Removing intermediate container fbbd9364b80f [2021-01-18T20:47:11.938Z] ---> 1e6f35435c2e [2021-01-18T20:47:11.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:47:11.938Z] ---> Running in c90f1eace445 [2021-01-18T20:47:11.938Z] ---> Running in 8e7be66f34d2 [2021-01-18T20:47:11.938Z] ---> Running in f684ed33fa60 [2021-01-18T20:47:11.938Z] ---> Running in 1706680a9ed6 [2021-01-18T20:47:11.938Z] ---> Running in 7f8895d7f10b [2021-01-18T20:47:12.149Z] prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container [2021-01-18T20:47:12.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-18T20:47:13.687Z] $ docker top d5448725d329b325efc54006d3ee4592d92ee7fbfc0288e1172d5dcf018e67aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T20:47:14.520Z] Removing intermediate container 8e7be66f34d2 [2021-01-18T20:47:14.520Z] ---> 7f20e259c272 [2021-01-18T20:47:14.520Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-18T20:47:14.520Z] Removing intermediate container f684ed33fa60 [2021-01-18T20:47:14.520Z] ---> c9693321fe97 [2021-01-18T20:47:14.520Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-18T20:47:14.520Z] Removing intermediate container 7f8895d7f10b [2021-01-18T20:47:14.520Z] ---> a9c356648162 [2021-01-18T20:47:14.520Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-18T20:47:14.520Z] ---> Running in 6dbe05c52433 [2021-01-18T20:47:14.520Z] ---> Running in f71d507f1a85 [2021-01-18T20:47:14.520Z] Removing intermediate container c90f1eace445 [2021-01-18T20:47:14.520Z] ---> d58eb654508c [2021-01-18T20:47:14.520Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-18T20:47:14.520Z] Removing intermediate container 1706680a9ed6 [2021-01-18T20:47:14.520Z] ---> 94f12f7cea47 [2021-01-18T20:47:14.520Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-18T20:47:14.782Z] ---> Running in 059817e81957 [2021-01-18T20:47:14.782Z] ---> Running in e33c4d92ca7d [2021-01-18T20:47:14.782Z] ---> Running in f3db2ca9e4ae [2021-01-18T20:47:14.784Z] + go version [2021-01-18T20:47:14.784Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-18T20:47:14.828Z] $ docker stop --time=1 d5448725d329b325efc54006d3ee4592d92ee7fbfc0288e1172d5dcf018e67aa [2021-01-18T20:47:16.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.763Z] $ docker rm -f d5448725d329b325efc54006d3ee4592d92ee7fbfc0288e1172d5dcf018e67aa [2021-01-18T20:47:16.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:47:16.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-01-18T20:47:17.244Z] OK: 233 MiB in 51 packages [2021-01-18T20:47:17.244Z] OK: 233 MiB in 51 packages [2021-01-18T20:47:17.244Z] OK: 233 MiB in 51 packages [2021-01-18T20:47:17.244Z] OK: 233 MiB in 51 packages [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-18T20:47:17.506Z] Removing intermediate container 6dbe05c52433 [2021-01-18T20:47:17.506Z] ---> 37964c2f2324 [2021-01-18T20:47:17.506Z] Step 6/24 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:47:17.780Z] OK: 233 MiB in 51 packages [2021-01-18T20:47:17.780Z] Removing intermediate container f71d507f1a85 [2021-01-18T20:47:17.780Z] ---> 5a8113bbe024 [2021-01-18T20:47:17.780Z] Step 6/21 : COPY go.mod . [2021-01-18T20:47:18.015Z] + docker inspect -f . ci-base-image-arm64 [2021-01-18T20:47:18.015Z] . [2021-01-18T20:47:18.044Z] ---> 262eb621ca6d [2021-01-18T20:47:18.044Z] Step 7/24 : RUN go mod download [Pipeline] withDockerContainer [2021-01-18T20:47:18.266Z] prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container [2021-01-18T20:47:18.309Z] ---> Running in 3ff54dcb3332 [2021-01-18T20:47:18.309Z] Removing intermediate container f3db2ca9e4ae [2021-01-18T20:47:18.309Z] ---> 7e26a359a1a3 [2021-01-18T20:47:18.309Z] Step 6/26 : COPY go.mod . [2021-01-18T20:47:18.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-18T20:47:18.578Z] ---> 50303658c72b [2021-01-18T20:47:18.578Z] Step 7/21 : RUN go mod download [2021-01-18T20:47:18.578Z] Removing intermediate container e33c4d92ca7d [2021-01-18T20:47:18.578Z] ---> 1f5111c39d81 [2021-01-18T20:47:18.578Z] Step 6/23 : COPY go.mod . [2021-01-18T20:47:18.578Z] ---> Running in 924964baa4b6 [2021-01-18T20:47:18.843Z] ---> 68050ee567d8 [2021-01-18T20:47:18.843Z] Step 7/26 : RUN go mod download [2021-01-18T20:47:18.843Z] Removing intermediate container 059817e81957 [2021-01-18T20:47:18.843Z] ---> 79c3977b8082 [2021-01-18T20:47:18.843Z] Step 6/22 : COPY go.mod . [2021-01-18T20:47:18.843Z] ---> 37bc7b435194 [2021-01-18T20:47:18.843Z] Step 7/23 : RUN go mod download [2021-01-18T20:47:19.108Z] ---> Running in e938340785ad [2021-01-18T20:47:19.108Z] ---> Running in b00966dfc5b9 [2021-01-18T20:47:19.371Z] ---> ca6a5cd46841 [2021-01-18T20:47:19.371Z] Step 7/22 : RUN go mod download [2021-01-18T20:47:19.371Z] ---> Running in 734e29fb348a [2021-01-18T20:47:19.756Z] $ docker top 09996d774a162f70827910ac069e63986ee11a527bb8a149abefc72e2a155c8f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-18T20:47:20.297Z] ========================================================= [2021-01-18T20:47:20.297Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-18T20:47:20.297Z] ========================================================= [Pipeline] sh [2021-01-18T20:47:20.794Z] Removing intermediate container 3ff54dcb3332 [2021-01-18T20:47:20.794Z] ---> 0b246d6c2be1 [2021-01-18T20:47:20.794Z] Step 8/24 : COPY . . [2021-01-18T20:47:20.794Z] Removing intermediate container 924964baa4b6 [2021-01-18T20:47:20.794Z] ---> 4ddb7e744ede [2021-01-18T20:47:20.794Z] Step 8/21 : COPY . . [2021-01-18T20:47:20.962Z] + make test [2021-01-18T20:47:20.962Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-18T20:47:23.375Z] Removing intermediate container e938340785ad [2021-01-18T20:47:23.375Z] ---> 665c11b364ec [2021-01-18T20:47:23.375Z] Step 8/26 : COPY . . [2021-01-18T20:47:25.964Z] Removing intermediate container b00966dfc5b9 [2021-01-18T20:47:25.964Z] ---> 79e5c56c93a4 [2021-01-18T20:47:25.964Z] Step 8/23 : COPY . . [2021-01-18T20:47:26.227Z] Removing intermediate container 734e29fb348a [2021-01-18T20:47:26.227Z] ---> 4ce6a4685f64 [2021-01-18T20:47:26.227Z] Step 8/22 : COPY . . [2021-01-18T20:47:43.118Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-18T20:48:05.146Z] ---> a61b1cbe2dc1 [2021-01-18T20:48:05.146Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-18T20:48:05.146Z] ---> ec9bbdf6b5cf [2021-01-18T20:48:05.146Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-18T20:48:05.146Z] ---> cf47497b84dd [2021-01-18T20:48:05.146Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-18T20:48:05.146Z] ---> 2ea4500f44a2 [2021-01-18T20:48:05.146Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-18T20:48:05.146Z] ---> ce1a163a2746 [2021-01-18T20:48:05.146Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-18T20:48:05.146Z] ---> Running in 191fa81aa654 [2021-01-18T20:48:05.146Z] ---> Running in b9555441c148 [2021-01-18T20:48:05.146Z] ---> Running in a202960ea676 [2021-01-18T20:48:05.146Z] ---> Running in 06ef6e9f3041 [2021-01-18T20:48:05.146Z] ---> Running in c0a5afbee29c [2021-01-18T20:48:05.146Z] 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-18T20:48:05.146Z] 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-18T20:48:05.146Z] 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-18T20:48:05.146Z] 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-18T20:48:05.146Z] 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-18T20:48:22.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-18T20:48:27.251Z] 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-18T20:48:27.251Z] 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-18T20:48:33.925Z] Removing intermediate container 191fa81aa654 [2021-01-18T20:48:33.925Z] ---> ae3cff02c350 [2021-01-18T20:48:33.925Z] [2021-01-18T20:48:33.925Z] Step 10/22 : FROM scratch [2021-01-18T20:48:33.925Z] ---> [2021-01-18T20:48:33.925Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:48:33.925Z] Removing intermediate container 06ef6e9f3041 [2021-01-18T20:48:33.925Z] ---> e831c94655be [2021-01-18T20:48:33.925Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-18T20:48:33.925Z] ---> Running in 26c700d68f2c [2021-01-18T20:48:33.925Z] ---> Running in 5940e77dc225 [2021-01-18T20:48:35.369Z] 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-18T20:48:35.369Z] Removing intermediate container 5940e77dc225 [2021-01-18T20:48:35.369Z] ---> 8262f1d8bf78 [2021-01-18T20:48:35.369Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-18T20:48:36.761Z] ---> Running in 2fb326d3dce5 [2021-01-18T20:48:36.761Z] Removing intermediate container a202960ea676 [2021-01-18T20:48:36.761Z] ---> 5726ca0fc63c [2021-01-18T20:48:36.761Z] [2021-01-18T20:48:36.761Z] Step 10/21 : FROM alpine:3.12 [2021-01-18T20:48:36.761Z] 3.12: Pulling from library/alpine [2021-01-18T20:48:36.761Z] Removing intermediate container b9555441c148 [2021-01-18T20:48:36.761Z] ---> 609cd4fa6e5a [2021-01-18T20:48:36.761Z] [2021-01-18T20:48:36.761Z] Step 10/24 : FROM alpine:3.12 [2021-01-18T20:48:36.761Z] 3.12: Pulling from library/alpine [2021-01-18T20:48:38.158Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-18T20:48:38.158Z] Removing intermediate container 2fb326d3dce5 [2021-01-18T20:48:38.158Z] ---> a4d29687dcd2 [2021-01-18T20:48:38.158Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-18T20:48:38.158Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-18T20:48:38.158Z] Status: Downloaded newer image for alpine:3.12 [2021-01-18T20:48:38.158Z] ---> 389fef711851 [2021-01-18T20:48:38.158Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-18T20:48:38.158Z] Status: Image is up to date for alpine:3.12 [2021-01-18T20:48:38.158Z] ---> 389fef711851 [2021-01-18T20:48:38.158Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-18T20:48:38.432Z] ---> Running in 777b087afb63 [2021-01-18T20:48:38.432Z] ---> Running in c0c394946f70 [2021-01-18T20:48:38.432Z] ---> Running in e0da28c27c3a [2021-01-18T20:48:39.088Z] Removing intermediate container 777b087afb63 [2021-01-18T20:48:39.089Z] ---> 965caafe13a4 [2021-01-18T20:48:39.089Z] Step 14/22 : WORKDIR / [2021-01-18T20:48:39.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:39.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:40.177Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-18T20:48:40.177Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-18T20:48:40.177Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-18T20:48:40.177Z] Removing intermediate container 26c700d68f2c [2021-01-18T20:48:40.177Z] ---> 93fae00e8b5d [2021-01-18T20:48:40.177Z] [2021-01-18T20:48:40.177Z] Step 11/26 : FROM docker:20.10.0 [2021-01-18T20:48:40.177Z] (4/5) Installing curl (7.69.1-r3) [2021-01-18T20:48:40.177Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-18T20:48:40.177Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:48:40.177Z] Executing ca-certificates-20191127-r4.trigger [2021-01-18T20:48:40.177Z] 20.10.0: Pulling from library/docker [2021-01-18T20:48:40.177Z] OK: 7 MiB in 19 packages [2021-01-18T20:48:40.800Z] ---> Running in d008d2ff3194 [2021-01-18T20:48:41.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:41.755Z] Removing intermediate container c0a5afbee29c [2021-01-18T20:48:41.755Z] ---> f2bb55c6d341 [2021-01-18T20:48:41.755Z] [2021-01-18T20:48:41.755Z] Step 10/23 : FROM alpine:3.12 [2021-01-18T20:48:41.755Z] ---> 389fef711851 [2021-01-18T20:48:41.755Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:48:42.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:42.017Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-18T20:48:42.288Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-18T20:48:42.288Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-18T20:48:42.288Z] (4/4) Installing curl (7.69.1-r3) [2021-01-18T20:48:42.288Z] Removing intermediate container d008d2ff3194 [2021-01-18T20:48:42.288Z] ---> 7ecd65665734 [2021-01-18T20:48:42.288Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:48:42.288Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:48:42.551Z] Executing ca-certificates-20191127-r4.trigger [2021-01-18T20:48:42.551Z] OK: 7 MiB in 18 packages [2021-01-18T20:48:42.813Z] ---> Running in 01808c479c39 [2021-01-18T20:48:42.813Z] ---> 7e12fe810e14 [2021-01-18T20:48:42.813Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-18T20:48:43.764Z] Removing intermediate container 01808c479c39 [2021-01-18T20:48:43.764Z] ---> be7351485919 [2021-01-18T20:48:43.764Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-18T20:48:44.342Z] Removing intermediate container c0c394946f70 [2021-01-18T20:48:44.342Z] ---> c9943ba9f1f0 [2021-01-18T20:48:44.342Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-18T20:48:44.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-18T20:48:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-18T20:48:44.918Z] ---> c4bda1eb3090 [2021-01-18T20:48:44.918Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-18T20:48:45.185Z] ---> Running in cc5fd5d93061 [2021-01-18T20:48:45.185Z] ---> Running in 869ec8ed77e5 [2021-01-18T20:48:46.137Z] Removing intermediate container e0da28c27c3a [2021-01-18T20:48:46.137Z] ---> f954c61e6eb8 [2021-01-18T20:48:46.137Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-18T20:48:47.084Z] ---> Running in 716d7eeee71b [2021-01-18T20:48:47.084Z] Removing intermediate container cc5fd5d93061 [2021-01-18T20:48:47.084Z] ---> 7e748b3b3aeb [2021-01-18T20:48:47.084Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-18T20:48:47.084Z] ---> 8e88ef6411d5 [2021-01-18T20:48:47.084Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-18T20:48:47.084Z] Removing intermediate container 869ec8ed77e5 [2021-01-18T20:48:47.084Z] ---> 8d9e64f3473c [2021-01-18T20:48:47.084Z] Step 13/24 : WORKDIR / [2021-01-18T20:48:47.084Z] ---> Running in 01e8b78b09b7 [2021-01-18T20:48:47.349Z] ---> Running in eb0588a59e8b [2021-01-18T20:48:47.349Z] ---> Running in d2e7b70e5bdf [2021-01-18T20:48:47.349Z] Removing intermediate container 716d7eeee71b [2021-01-18T20:48:47.349Z] ---> a9a0ff754c8f [2021-01-18T20:48:47.349Z] Step 13/21 : WORKDIR /edgex [2021-01-18T20:48:47.349Z] ---> Running in ad4b3b08c01e [2021-01-18T20:48:47.614Z] Removing intermediate container eb0588a59e8b [2021-01-18T20:48:47.614Z] ---> 42dde5a4a543 [2021-01-18T20:48:47.614Z] 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-18T20:48:47.614Z] Removing intermediate container 01e8b78b09b7 [2021-01-18T20:48:47.614Z] ---> 56d1bd56884c [2021-01-18T20:48:47.614Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:48:47.614Z] Removing intermediate container d2e7b70e5bdf [2021-01-18T20:48:47.614Z] ---> 115325d3ac11 [2021-01-18T20:48:47.614Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:48:47.876Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-18T20:48:47.876Z] ---> Running in 7e8c5857c469 [2021-01-18T20:48:47.876Z] Removing intermediate container ad4b3b08c01e [2021-01-18T20:48:47.876Z] ---> ccc3ced3f854 [2021-01-18T20:48:47.876Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-18T20:48:47.876Z] ---> Running in 7de0d519456a [2021-01-18T20:48:47.876Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-18T20:48:47.876Z] ---> aefe523efa57 [2021-01-18T20:48:47.876Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-18T20:48:48.141Z] ---> dcc99db75b09 [2021-01-18T20:48:48.141Z] 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-18T20:48:48.141Z] ---> Running in dd791e3b70b5 [2021-01-18T20:48:48.409Z] ---> 8af9bc9df6d1 [2021-01-18T20:48:48.409Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-18T20:48:48.409Z] Removing intermediate container 7de0d519456a [2021-01-18T20:48:48.409Z] ---> 322a297914dc [2021-01-18T20:48:48.409Z] Step 20/22 : LABEL arch=x86_64 [2021-01-18T20:48:48.676Z] ---> Running in e62fa955f9e3 [2021-01-18T20:48:48.676Z] ---> 70534ce6ba5c [2021-01-18T20:48:48.676Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-18T20:48:48.872Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-18T20:48:48.872Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-18T20:48:48.872Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-18T20:48:48.939Z] ---> d66cf50b4234 [2021-01-18T20:48:48.939Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-18T20:48:48.939Z] Removing intermediate container e62fa955f9e3 [2021-01-18T20:48:48.939Z] ---> 914e678346d3 [2021-01-18T20:48:48.939Z] Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:48:49.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:49.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:49.203Z] ---> Running in 93353373a1de [2021-01-18T20:48:49.464Z] ---> 48b4a740bcb7 [2021-01-18T20:48:49.465Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-18T20:48:49.465Z] (1/2) Installing readline (8.0.4-r0) [2021-01-18T20:48:49.465Z] (2/2) Installing bash (5.0.17-r0) [2021-01-18T20:48:49.465Z] Executing bash-5.0.17-r0.post-install [2021-01-18T20:48:49.465Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:48:49.465Z] OK: 12 MiB in 22 packages [2021-01-18T20:48:49.465Z] Removing intermediate container 93353373a1de [2021-01-18T20:48:49.465Z] ---> a3624d52352c [2021-01-18T20:48:49.465Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T20:48:49.465Z] ---> 3f0784eb316e [2021-01-18T20:48:49.465Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-18T20:48:49.727Z] Removing intermediate container 7e8c5857c469 [2021-01-18T20:48:49.727Z] ---> 8d2f456b2c2c [2021-01-18T20:48:49.727Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-18T20:48:49.727Z] ---> Running in ff3e768a6bf6 [2021-01-18T20:48:49.999Z] ---> Running in 264aca6ab191 [2021-01-18T20:48:49.999Z] ---> Running in 342640272a74 [2021-01-18T20:48:49.999Z] ---> 7d98a92fce83 [2021-01-18T20:48:49.999Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-18T20:48:50.579Z] Removing intermediate container ff3e768a6bf6 [2021-01-18T20:48:50.579Z] ---> 6c5c52c3a41b [2021-01-18T20:48:50.579Z] [2021-01-18T20:48:50.579Z] Removing intermediate container 264aca6ab191 [2021-01-18T20:48:50.579Z] ---> 9a6a1ee6cc66 [2021-01-18T20:48:50.579Z] Step 18/21 : CMD ["--init=true"] [2021-01-18T20:48:50.579Z] Removing intermediate container dd791e3b70b5 [2021-01-18T20:48:50.579Z] ---> 8d1b04fb7851 [2021-01-18T20:48:50.579Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-18T20:48:50.579Z] Successfully built 6c5c52c3a41b [2021-01-18T20:48:50.848Z] ---> Running in b3497bac709e [2021-01-18T20:48:50.848Z] ---> c21b44b9f687 [2021-01-18T20:48:50.848Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-18T20:48:50.848Z] Successfully tagged docker-core-command-go:latest [2021-01-18T20:48:50.848Z] ---> Running in e83363161f30 [2021-01-18T20:48:50.848Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-18T20:48:51.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:51.111Z] Removing intermediate container b3497bac709e [2021-01-18T20:48:51.111Z] ---> eda910864a62 [2021-01-18T20:48:51.111Z] Step 19/21 : LABEL arch=x86_64 [2021-01-18T20:48:51.111Z] Removing intermediate container e83363161f30 [2021-01-18T20:48:51.111Z] ---> dd2bf3f121a2 [2021-01-18T20:48:51.111Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-18T20:48:51.111Z] ---> 590f578742dc [2021-01-18T20:48:51.111Z] ---> Running in e3789a8e333c [2021-01-18T20:48:51.111Z] 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-18T20:48:51.377Z] ---> Running in 6f6ebb51f8a1 [2021-01-18T20:48:51.377Z] ---> Running in d926f48d45ba [2021-01-18T20:48:51.377Z] Removing intermediate container e3789a8e333c [2021-01-18T20:48:51.377Z] ---> dcb8d36e90d2 [2021-01-18T20:48:51.377Z] Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:48:51.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:48:53.028Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-18T20:48:53.291Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-18T20:48:53.291Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-18T20:48:53.557Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-18T20:48:54.134Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-18T20:48:54.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.217s coverage: 46.6% of statements [2021-01-18T20:48:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-18T20:48:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-18T20:48:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-18T20:48:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-18T20:48:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-18T20:48:54.397Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:48:54.397Z] OK: 8 MiB in 19 packages [2021-01-18T20:48:54.974Z] ---> Running in 42135f005fce [2021-01-18T20:48:54.974Z] Removing intermediate container 6f6ebb51f8a1 [2021-01-18T20:48:54.974Z] ---> f4b989b55eb5 [2021-01-18T20:48:54.974Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-18T20:48:55.927Z] ---> Running in 0c788e12bc72 [2021-01-18T20:48:55.927Z] Removing intermediate container 42135f005fce [2021-01-18T20:48:55.927Z] ---> 79d30e92a7cb [2021-01-18T20:48:55.927Z] Step 21/21 : LABEL version=0.0.0 [2021-01-18T20:48:56.212Z] ---> Running in 23cfa4ac7ed4 [2021-01-18T20:48:56.212Z] Removing intermediate container 0c788e12bc72 [2021-01-18T20:48:56.212Z] ---> c6ed10168d20 [2021-01-18T20:48:56.212Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-18T20:48:56.481Z] Removing intermediate container 342640272a74 [2021-01-18T20:48:56.481Z] ---> d9355a716279 [2021-01-18T20:48:56.481Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:48:57.070Z] Removing intermediate container 23cfa4ac7ed4 [2021-01-18T20:48:57.070Z] ---> 51cc28208269 [2021-01-18T20:48:57.070Z] [2021-01-18T20:48:57.070Z] Successfully built 51cc28208269 [2021-01-18T20:48:57.646Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-18T20:48:57.646Z] Building docker-security-bootstrap-redis-go [2021-01-18T20:48:59.047Z]  Building docker-security-proxy-setup-go ... done  ---> b98c32c1f34c [2021-01-18T20:48:59.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-18T20:48:59.047Z] Removing intermediate container d926f48d45ba [2021-01-18T20:48:59.047Z] ---> 168460e0e967 [2021-01-18T20:48:59.047Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-18T20:49:01.887Z] ---> 639534d74108 [2021-01-18T20:49:01.887Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-18T20:49:01.887Z] ---> Running in 4be3d5193c88 [2021-01-18T20:49:02.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.513s coverage: 27.0% of statements [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-18T20:49:02.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-18T20:49:02.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-18T20:49:02.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.242s coverage: 67.9% of statements [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-18T20:49:02.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.396s coverage: 82.3% of statements [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-18T20:49:02.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-18T20:49:03.817Z] ---> f89e2e72fb4b [2021-01-18T20:49:03.817Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-18T20:49:03.817Z] ---> 67deed3c75c6 [2021-01-18T20:49:03.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-18T20:49:04.551Z] Removing intermediate container 4be3d5193c88 [2021-01-18T20:49:04.551Z] ---> 9fc781c9ca85 [2021-01-18T20:49:04.551Z] Step 22/24 : LABEL arch=x86_64 [2021-01-18T20:49:06.079Z] ---> 43f77a0303e6 [2021-01-18T20:49:06.079Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-18T20:49:06.079Z] ---> Running in 151b7a76ed3c [2021-01-18T20:49:06.346Z] ---> 511b4c080ba7 [2021-01-18T20:49:06.346Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-18T20:49:06.630Z] ---> Running in a5a56221f034 [2021-01-18T20:49:06.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:49:06.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:49:07.154Z] ---> 7abc2c50ab32 [2021-01-18T20:49:07.154Z] Step 3/24 : WORKDIR /edgex-go [2021-01-18T20:49:07.154Z] ---> Using cache [2021-01-18T20:49:07.154Z] ---> 875f01b4834d [2021-01-18T20:49:07.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:49:07.418Z] ---> Using cache [2021-01-18T20:49:07.418Z] ---> c9693321fe97 [2021-01-18T20:49:07.418Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-18T20:49:08.376Z] ---> Running in 38c43dfe8ed6 [2021-01-18T20:49:08.376Z] Removing intermediate container 151b7a76ed3c [2021-01-18T20:49:08.376Z] ---> 921fb5e6a481 [2021-01-18T20:49:08.376Z] Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:49:08.644Z] ---> Running in b90ddb8889c5 [2021-01-18T20:49:08.912Z] ---> Running in ddcdbe503442 [2021-01-18T20:49:08.912Z] Removing intermediate container 38c43dfe8ed6 [2021-01-18T20:49:08.912Z] ---> 63299c9539b9 [2021-01-18T20:49:08.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:49:09.175Z] ---> Running in 42be29dba271 [2021-01-18T20:49:10.591Z] Removing intermediate container ddcdbe503442 [2021-01-18T20:49:10.591Z] ---> c1fbb9f832cf [2021-01-18T20:49:10.591Z] Step 24/24 : LABEL version=0.0.0 [2021-01-18T20:49:10.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:49:10.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:49:10.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:49:10.862Z] ---> Running in f1794f2c3538 [2021-01-18T20:49:10.862Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-18T20:49:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.116s coverage: 28.6% of statements [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-18T20:49:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-18T20:49:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-18T20:49:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.296s coverage: 86.7% of statements [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-18T20:49:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.289s coverage: 97.5% of statements [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-18T20:49:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.182s coverage: 78.3% of statements [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-18T20:49:10.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-18T20:49:11.127Z] (2/33) Installing expat (2.2.9-r1) [2021-01-18T20:49:11.127Z] (3/33) Installing libffi (3.3-r2) [2021-01-18T20:49:11.127Z] (4/33) Installing gdbm (1.13-r1) [2021-01-18T20:49:11.127Z] Removing intermediate container 42be29dba271 [2021-01-18T20:49:11.127Z] ---> 25a10bb0c555 [2021-01-18T20:49:11.127Z] Step 21/23 : LABEL arch=x86_64 [2021-01-18T20:49:11.127Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-18T20:49:11.127Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-18T20:49:11.127Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-18T20:49:11.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:49:11.706Z] OK: 233 MiB in 51 packages [2021-01-18T20:49:11.982Z] ---> Running in a5998d7feacb [2021-01-18T20:49:14.539Z] Removing intermediate container f1794f2c3538 [2021-01-18T20:49:14.539Z] ---> 176cef3f0a14 [2021-01-18T20:49:14.539Z] [2021-01-18T20:49:15.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:49:15.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:49:15.762Z] ---> 7abc2c50ab32 [2021-01-18T20:49:15.762Z] Step 3/22 : WORKDIR /edgex-go [2021-01-18T20:49:15.762Z] ---> Using cache [2021-01-18T20:49:15.762Z] ---> 875f01b4834d [2021-01-18T20:49:15.762Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:49:15.762Z] ---> Using cache [2021-01-18T20:49:15.762Z] ---> c9693321fe97 [2021-01-18T20:49:15.762Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-18T20:49:15.762Z] ---> Using cache [2021-01-18T20:49:15.762Z] ---> 5a8113bbe024 [2021-01-18T20:49:15.762Z] Step 6/22 : COPY go.mod . [2021-01-18T20:49:15.762Z] ---> Using cache [2021-01-18T20:49:15.762Z] ---> 50303658c72b [2021-01-18T20:49:15.762Z] Step 7/22 : RUN go mod download [2021-01-18T20:49:15.762Z] ---> Using cache [2021-01-18T20:49:15.762Z] ---> 4ddb7e744ede [2021-01-18T20:49:15.762Z] Step 8/22 : COPY . . [2021-01-18T20:49:16.034Z] Successfully built 176cef3f0a14 [2021-01-18T20:49:16.307Z] ---> Using cache [2021-01-18T20:49:16.307Z] ---> a61b1cbe2dc1 [2021-01-18T20:49:16.307Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-18T20:49:16.307Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-18T20:49:16.307Z] Building docker-support-scheduler-go [2021-01-18T20:49:16.307Z]  Building docker-security-secretstore-setup-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-18T20:49:16.307Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-18T20:49:16.307Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-18T20:49:16.307Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-18T20:49:17.256Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-18T20:49:17.256Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-18T20:49:17.256Z] Removing intermediate container a5998d7feacb [2021-01-18T20:49:17.256Z] ---> cdaa48fcc56a [2021-01-18T20:49:17.256Z] Step 22/23 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:49:17.256Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-18T20:49:17.833Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-18T20:49:17.833Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-18T20:49:17.833Z] ---> Running in dc192cb75baf [2021-01-18T20:49:17.833Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-18T20:49:18.098Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-18T20:49:18.098Z] Removing intermediate container b90ddb8889c5 [2021-01-18T20:49:18.098Z] ---> 77bf55327fc3 [2021-01-18T20:49:18.098Z] Step 6/24 : COPY go.mod . [2021-01-18T20:49:18.098Z] ---> Running in 4d4d30f6aacf [2021-01-18T20:49:18.368Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-18T20:49:18.368Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-18T20:49:18.368Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-18T20:49:18.945Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-18T20:49:19.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.204s coverage: 92.8% of statements [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-18T20:49:19.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-18T20:49:19.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.207s coverage: 0.1% of statements [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-18T20:49:19.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.095s coverage: 100.0% of statements [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-18T20:49:19.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-01-18T20:49:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-18T20:49:19.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements [2021-01-18T20:49:19.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.141s coverage: 87.2% of statements [2021-01-18T20:49:19.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.175s coverage: 84.2% of statements [2021-01-18T20:49:19.891Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-18T20:49:19.891Z] 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-18T20:49:20.465Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-18T20:49:21.039Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-18T20:49:21.039Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-18T20:49:21.039Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-18T20:49:21.623Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-18T20:49:21.893Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-18T20:49:21.893Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-18T20:49:21.893Z] ---> 1c10f2f0b116 [2021-01-18T20:49:21.893Z] Step 7/24 : RUN go mod download [2021-01-18T20:49:21.893Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-18T20:49:22.157Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-18T20:49:22.157Z] Removing intermediate container 4d4d30f6aacf [2021-01-18T20:49:22.157Z] ---> 64ec02e61b7e [2021-01-18T20:49:22.157Z] Step 23/23 : LABEL version=0.0.0 [2021-01-18T20:49:22.157Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-18T20:49:22.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.4% of statements [2021-01-18T20:49:22.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-18T20:49:24.116Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:49:24.116Z] ---> Running in 6b0ef51c5d7f [2021-01-18T20:49:24.116Z] ---> Running in 218302977c1d [2021-01-18T20:49:24.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.644s coverage: 63.5% of statements [2021-01-18T20:49:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-18T20:49:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-18T20:49:24.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2021-01-18T20:49:24.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements [2021-01-18T20:49:24.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2021-01-18T20:49:24.707Z] OK: 71 MiB in 55 packages [2021-01-18T20:49:24.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-01-18T20:49:25.683Z] Removing intermediate container 218302977c1d [2021-01-18T20:49:25.683Z] ---> 0cf1ed71e2db [2021-01-18T20:49:25.683Z] [2021-01-18T20:49:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2021-01-18T20:49:26.277Z] Successfully built 0cf1ed71e2db [2021-01-18T20:49:26.861Z] Successfully tagged docker-core-data-go:latest [2021-01-18T20:49:26.861Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-01-18T20:49:29.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.858s coverage: 68.9% of statements [2021-01-18T20:49:29.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-18T20:49:29.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-18T20:49:29.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-18T20:49:29.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-18T20:49:29.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-18T20:49:31.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.0% of statements [2021-01-18T20:49:31.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-18T20:49:31.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-18T20:49:31.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.592s coverage: 84.0% of statements [2021-01-18T20:49:31.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.112s coverage: 100.0% of statements [2021-01-18T20:49:33.562Z] Removing intermediate container 6b0ef51c5d7f [2021-01-18T20:49:33.562Z] ---> 8d774f4ec54a [2021-01-18T20:49:33.562Z] Step 8/24 : COPY . . [2021-01-18T20:49:36.899Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:49:36.899Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:49:36.899Z] ---> 7abc2c50ab32 [2021-01-18T20:49:36.899Z] Step 3/21 : WORKDIR /edgex-go [2021-01-18T20:49:36.899Z] ---> Using cache [2021-01-18T20:49:36.899Z] ---> 875f01b4834d [2021-01-18T20:49:36.899Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:49:36.899Z] ---> Using cache [2021-01-18T20:49:36.899Z] ---> c9693321fe97 [2021-01-18T20:49:36.899Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-18T20:49:36.899Z] ---> Using cache [2021-01-18T20:49:36.899Z] ---> 5a8113bbe024 [2021-01-18T20:49:36.899Z] Step 6/21 : COPY go.mod . [2021-01-18T20:49:36.899Z] ---> Using cache [2021-01-18T20:49:36.899Z] ---> 50303658c72b [2021-01-18T20:49:36.899Z] Step 7/21 : RUN go mod download [2021-01-18T20:49:36.899Z] ---> Using cache [2021-01-18T20:49:36.899Z] ---> 4ddb7e744ede [2021-01-18T20:49:36.899Z] Step 8/21 : COPY . . [2021-01-18T20:49:36.899Z] ---> Using cache [2021-01-18T20:49:36.899Z] ---> a61b1cbe2dc1 [2021-01-18T20:49:36.899Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-18T20:49:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.1% of statements [2021-01-18T20:49:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-18T20:49:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-18T20:49:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-18T20:49:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-18T20:49:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-18T20:49:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements [2021-01-18T20:49:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-18T20:49:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements [2021-01-18T20:49:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-18T20:49:42.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.079s coverage: 29.1% of statements [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-18T20:49:42.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-18T20:49:42.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-18T20:49:42.141Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-18T20:49:42.141Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-18T20:49:42.141Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-18T20:49:42.141Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-18T20:49:42.141Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-01-18T20:49:42.977Z] ---> Running in e8bfb79cc9d0 [2021-01-18T20:49:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-18T20:49:44.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-18T20:49:45.159Z] GO111MODULE=on go vet ./... [2021-01-18T20:49:48.314Z] 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-18T20:49:49.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:49:49.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:49:49.713Z] ---> 7abc2c50ab32 [2021-01-18T20:49:49.713Z] Step 3/22 : WORKDIR /edgex-go [2021-01-18T20:49:49.713Z] ---> Using cache [2021-01-18T20:49:49.713Z] ---> 875f01b4834d [2021-01-18T20:49:49.713Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:49:49.713Z] ---> Using cache [2021-01-18T20:49:49.713Z] ---> c9693321fe97 [2021-01-18T20:49:49.713Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-18T20:49:49.713Z] ---> Using cache [2021-01-18T20:49:49.713Z] ---> 5a8113bbe024 [2021-01-18T20:49:49.713Z] Step 6/22 : COPY go.mod . [2021-01-18T20:49:49.713Z] ---> Using cache [2021-01-18T20:49:49.713Z] ---> 50303658c72b [2021-01-18T20:49:49.713Z] Step 7/22 : RUN go mod download [2021-01-18T20:49:49.713Z] ---> Using cache [2021-01-18T20:49:49.713Z] ---> 4ddb7e744ede [2021-01-18T20:49:49.713Z] Step 8/22 : COPY . . [2021-01-18T20:49:49.713Z] ---> Using cache [2021-01-18T20:49:49.713Z] ---> a61b1cbe2dc1 [2021-01-18T20:49:49.713Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-18T20:49:51.678Z] ---> Running in f42cd406d8c1 [2021-01-18T20:49:54.333Z] 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-18T20:49:58.926Z] Removing intermediate container a5a56221f034 [2021-01-18T20:49:58.926Z] ---> 39016efd9b2d [2021-01-18T20:49:58.926Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-18T20:50:00.349Z] Removing intermediate container dc192cb75baf [2021-01-18T20:50:00.349Z] ---> efe0ec2c97de [2021-01-18T20:50:00.349Z] [2021-01-18T20:50:00.349Z] Step 10/22 : FROM alpine:3.12 [2021-01-18T20:50:00.349Z] ---> 389fef711851 [2021-01-18T20:50:00.349Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-18T20:50:00.349Z] ---> Using cache [2021-01-18T20:50:00.349Z] ---> c9943ba9f1f0 [2021-01-18T20:50:00.349Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-18T20:50:00.940Z] ---> Running in 34ec75ddb485 [2021-01-18T20:50:01.230Z] ---> Running in 7d8a582e1cb1 [2021-01-18T20:50:01.853Z] ---> 310cabbad778 [2021-01-18T20:50:01.853Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-18T20:50:01.853Z] Removing intermediate container 7d8a582e1cb1 [2021-01-18T20:50:01.853Z] ---> 6194c6371d27 [2021-01-18T20:50:01.853Z] Step 13/22 : WORKDIR / [2021-01-18T20:50:01.853Z] ---> Running in e5f73a168cc8 [2021-01-18T20:50:02.138Z] ---> Running in 752fc38709d8 [2021-01-18T20:50:02.411Z] Removing intermediate container 752fc38709d8 [2021-01-18T20:50:02.411Z] ---> eb6df2e4ff97 [2021-01-18T20:50:02.411Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:50:03.005Z] 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-18T20:50:03.275Z] ---> 4e700ef577fd [2021-01-18T20:50:03.275Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-18T20:50:03.877Z] ---> 2528b8143888 [2021-01-18T20:50:03.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-18T20:50:04.474Z] ---> 450bf5138b70 [2021-01-18T20:50:04.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-18T20:50:05.067Z] ---> 90d06f703066 [2021-01-18T20:50:05.067Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-18T20:50:05.337Z] ---> Running in 68630802bc46 [2021-01-18T20:50:06.314Z] Collecting docker-compose==1.23.2 [2021-01-18T20:50:06.587Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-18T20:50:06.860Z] Removing intermediate container 68630802bc46 [2021-01-18T20:50:06.860Z] ---> 27d2a9459856 [2021-01-18T20:50:06.860Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-18T20:50:07.133Z] ---> Running in e32ac7e77803 [2021-01-18T20:50:07.133Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-18T20:50:07.133Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-18T20:50:09.097Z] Collecting jsonschema<3,>=2.5.1 [2021-01-18T20:50:09.097Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-18T20:50:09.097Z] Removing intermediate container e32ac7e77803 [2021-01-18T20:50:09.097Z] ---> 8f12807e2c0e [2021-01-18T20:50:09.097Z] Step 20/22 : LABEL arch=x86_64 [2021-01-18T20:50:09.680Z] Collecting PyYAML<4,>=3.10 [2021-01-18T20:50:09.680Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-18T20:50:09.680Z] ---> Running in afb1092224d2 [2021-01-18T20:50:10.642Z] Removing intermediate container afb1092224d2 [2021-01-18T20:50:10.642Z] ---> cf68e18a0480 [2021-01-18T20:50:10.642Z] Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:50:12.052Z] ---> Running in cb9753cde668 [2021-01-18T20:50:12.052Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-18T20:50:12.052Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-18T20:50:12.331Z] Removing intermediate container e8bfb79cc9d0 [2021-01-18T20:50:12.331Z] ---> 29abc999662f [2021-01-18T20:50:12.331Z] [2021-01-18T20:50:12.331Z] Step 10/21 : FROM scratch [2021-01-18T20:50:12.331Z] ---> [2021-01-18T20:50:12.331Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:50:12.599Z] Removing intermediate container cb9753cde668 [2021-01-18T20:50:12.599Z] ---> 7ccce9fc8a15 [2021-01-18T20:50:12.599Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T20:50:12.599Z] ---> Running in b00281e7e0c5 [2021-01-18T20:50:12.869Z] ---> Using cache [2021-01-18T20:50:12.869Z] ---> 8262f1d8bf78 [2021-01-18T20:50:12.869Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-18T20:50:12.869Z] Collecting cached-property<2,>=1.2.0 [2021-01-18T20:50:12.869Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-18T20:50:13.139Z] ---> Running in 8970ec46c755 [2021-01-18T20:50:13.139Z] Collecting texttable<0.10,>=0.9.0 [2021-01-18T20:50:13.139Z] Removing intermediate container b00281e7e0c5 [2021-01-18T20:50:13.139Z] ---> 173684df6439 [2021-01-18T20:50:13.139Z] [2021-01-18T20:50:13.139Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-18T20:50:13.412Z] Successfully built 173684df6439 [2021-01-18T20:50:13.412Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-18T20:50:13.412Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 8970ec46c755 [2021-01-18T20:50:13.412Z] ---> 697fcbbb384c [2021-01-18T20:50:13.412Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-18T20:50:13.685Z] ---> Running in 65ed0e023f85 [2021-01-18T20:50:13.954Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-18T20:50:13.954Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-18T20:50:13.954Z] Removing intermediate container 65ed0e023f85 [2021-01-18T20:50:13.954Z] ---> 066c74832599 [2021-01-18T20:50:13.954Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:50:13.954Z] 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-18T20:50:14.227Z] Collecting docker<4.0,>=3.6.0 [2021-01-18T20:50:14.227Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-18T20:50:14.495Z] ---> 9fc2467065ea [2021-01-18T20:50:14.495Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-18T20:50:14.495Z] Collecting docopt<0.7,>=0.6.1 [2021-01-18T20:50:14.495Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-18T20:50:15.117Z] 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-18T20:50:15.117Z] 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-18T20:50:15.380Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-18T20:50:15.380Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-18T20:50:15.994Z] ---> 8166784c3776 [2021-01-18T20:50:15.995Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-18T20:50:15.995Z] Collecting idna<2.8,>=2.5 [2021-01-18T20:50:15.995Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-18T20:50:17.411Z] Collecting docker-pycreds>=0.4.0 [2021-01-18T20:50:17.411Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-18T20:50:17.411Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-18T20:50:17.411Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-18T20:50:17.411Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-18T20:50:17.411Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-18T20:50:17.681Z] Installing collected packages: urllib3, idna, requests, jsonschema, PyYAML, dockerpty, cached-property, texttable, websocket-client, docker-pycreds, docker, docopt, docker-compose [2021-01-18T20:50:17.681Z] Attempting uninstall: urllib3 [2021-01-18T20:50:17.681Z] Found existing installation: urllib3 1.25.9 [2021-01-18T20:50:17.681Z] Uninstalling urllib3-1.25.9: [2021-01-18T20:50:17.681Z] Successfully uninstalled urllib3-1.25.9 [2021-01-18T20:50:18.665Z] ---> d40153f304b0 [2021-01-18T20:50:18.665Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-18T20:50:18.665Z] Attempting uninstall: idna [2021-01-18T20:50:18.665Z] Found existing installation: idna 2.9 [2021-01-18T20:50:18.665Z] Uninstalling idna-2.9: [2021-01-18T20:50:18.929Z] Successfully uninstalled idna-2.9 [2021-01-18T20:50:18.929Z] ---> Running in 590fdcdf5723 [2021-01-18T20:50:19.387Z] Attempting uninstall: requests [2021-01-18T20:50:19.387Z] Found existing installation: requests 2.23.0 [2021-01-18T20:50:19.387Z] Uninstalling requests-2.23.0: [2021-01-18T20:50:19.387Z] Removing intermediate container 590fdcdf5723 [2021-01-18T20:50:19.387Z] ---> 7ea5a6e6b316 [2021-01-18T20:50:19.387Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:50:19.387Z] Successfully uninstalled requests-2.23.0 [2021-01-18T20:50:19.794Z] ---> Running in 5c0ad8212421 [2021-01-18T20:50:19.794Z] Running setup.py install for PyYAML: started [2021-01-18T20:50:20.137Z] Removing intermediate container 5c0ad8212421 [2021-01-18T20:50:20.137Z] ---> 09c171291d5e [2021-01-18T20:50:20.137Z] Step 19/21 : LABEL arch=x86_64 [2021-01-18T20:50:20.137Z] ---> Running in 69e2aa377c10 [2021-01-18T20:50:20.521Z] Removing intermediate container 69e2aa377c10 [2021-01-18T20:50:20.521Z] ---> edf027b2d9bd [2021-01-18T20:50:20.521Z] Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:50:20.521Z] ---> Running in 97dd853092d0 [2021-01-18T20:50:20.521Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-18T20:50:20.521Z] Running setup.py install for dockerpty: started [2021-01-18T20:50:20.793Z] Removing intermediate container 97dd853092d0 [2021-01-18T20:50:20.793Z] ---> adc52cfcf499 [2021-01-18T20:50:20.793Z] Step 21/21 : LABEL version=0.0.0 [2021-01-18T20:50:20.793Z] ---> Running in 7edf408212d9 [2021-01-18T20:50:21.063Z] Removing intermediate container 7edf408212d9 [2021-01-18T20:50:21.063Z] ---> dfa452723439 [2021-01-18T20:50:21.063Z] [2021-01-18T20:50:21.063Z] Successfully built dfa452723439 [2021-01-18T20:50:21.063Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-18T20:50:21.063Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-18T20:50:21.063Z]  Building docker-support-scheduler-go ... done  Running setup.py install for texttable: started [2021-01-18T20:50:21.656Z] Running setup.py install for texttable: finished with status 'done' [2021-01-18T20:50:24.212Z] Running setup.py install for docopt: started [2021-01-18T20:50:24.212Z] Removing intermediate container f42cd406d8c1 [2021-01-18T20:50:24.212Z] ---> 6653c24bc404 [2021-01-18T20:50:24.212Z] [2021-01-18T20:50:24.212Z] Step 10/22 : FROM scratch [2021-01-18T20:50:24.212Z] ---> [2021-01-18T20:50:24.212Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:50:24.212Z] ---> Using cache [2021-01-18T20:50:24.212Z] ---> 8262f1d8bf78 [2021-01-18T20:50:24.212Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-18T20:50:24.479Z] ---> Running in 4844e5a6aea8 [2021-01-18T20:50:24.741Z] Running setup.py install for docopt: finished with status 'done' [2021-01-18T20:50:25.003Z] Removing intermediate container 4844e5a6aea8 [2021-01-18T20:50:25.003Z] ---> 495d84cbb23f [2021-01-18T20:50:25.003Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-18T20:50:25.951Z] ---> Running in cb7854b30475 [2021-01-18T20:50:26.526Z] 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-18T20:50:26.526Z] Removing intermediate container e5f73a168cc8 [2021-01-18T20:50:26.526Z] ---> 5e5d246c70a8 [2021-01-18T20:50:26.526Z] [2021-01-18T20:50:26.526Z] Step 10/24 : FROM scratch [2021-01-18T20:50:26.526Z] ---> [2021-01-18T20:50:26.526Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-18T20:50:26.526Z] Removing intermediate container cb7854b30475 [2021-01-18T20:50:26.526Z] ---> 7c1c129b80fe [2021-01-18T20:50:26.526Z] Step 14/22 : WORKDIR / [2021-01-18T20:50:26.526Z] ---> Running in 11da7c8fdbac [2021-01-18T20:50:26.526Z] ---> Running in 307006ec28dd [2021-01-18T20:50:26.789Z] Removing intermediate container 11da7c8fdbac [2021-01-18T20:50:26.789Z] ---> bab51abc1997 [2021-01-18T20:50:26.789Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-18T20:50:26.789Z] Removing intermediate container 307006ec28dd [2021-01-18T20:50:26.789Z] ---> 43cc55019328 [2021-01-18T20:50:26.789Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:50:27.363Z] ---> Running in d8e1f234e2d2 [2021-01-18T20:50:27.363Z] ---> 37404f33abdd [2021-01-18T20:50:27.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-18T20:50:27.626Z] Removing intermediate container d8e1f234e2d2 [2021-01-18T20:50:27.626Z] ---> d81fdbf1d898 [2021-01-18T20:50:27.626Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-18T20:50:27.626Z] ---> Running in 990b67b1b025 [2021-01-18T20:50:27.892Z] Removing intermediate container 990b67b1b025 [2021-01-18T20:50:27.892Z] ---> 446fb6c2f36c [2021-01-18T20:50:27.892Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-18T20:50:29.816Z] ---> 1bbee77a7d55 [2021-01-18T20:50:29.816Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-18T20:50:29.816Z] ---> 72c6b8e24a67 [2021-01-18T20:50:29.816Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-18T20:50:30.095Z] Removing intermediate container 34ec75ddb485 [2021-01-18T20:50:30.095Z] ---> 9f2859f83763 [2021-01-18T20:50:30.095Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-18T20:50:30.095Z] ---> Running in d704c9ed850a [2021-01-18T20:50:30.095Z] ---> 82c8bcfc17f2 [2021-01-18T20:50:30.095Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-18T20:50:30.669Z] ---> Running in 611c04205c3a [2021-01-18T20:50:31.252Z] ---> 50da918bead2 [2021-01-18T20:50:31.252Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-18T20:50:31.252Z] Removing intermediate container 611c04205c3a [2021-01-18T20:50:31.252Z] ---> 48227646d768 [2021-01-18T20:50:31.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:50:31.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T20:50:31.252Z] ---> Running in 493e0b69e081 [2021-01-18T20:50:31.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T20:50:31.518Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-18T20:50:31.518Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-18T20:50:31.518Z] (3/3) Installing curl (7.69.1-r3) [2021-01-18T20:50:31.518Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:50:31.518Z] Removing intermediate container 493e0b69e081 [2021-01-18T20:50:31.518Z] ---> 0e5f2159cefa [2021-01-18T20:50:31.518Z] Step 20/22 : LABEL arch=x86_64 [2021-01-18T20:50:31.518Z] OK: 72 MiB in 58 packages [2021-01-18T20:50:31.786Z] ---> fb55a63ad7c7 [2021-01-18T20:50:31.786Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:50:31.786Z] ---> Running in cf3a5f9cd5bc [2021-01-18T20:50:32.048Z] Removing intermediate container cf3a5f9cd5bc [2021-01-18T20:50:32.048Z] ---> 9bac73804766 [2021-01-18T20:50:32.048Z] Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:50:32.048Z] ---> 41c72f20625b [2021-01-18T20:50:32.048Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-18T20:50:32.048Z] ---> Running in 79a1c6538a1e [2021-01-18T20:50:32.311Z] Removing intermediate container d704c9ed850a [2021-01-18T20:50:32.311Z] ---> c6689da4009c [2021-01-18T20:50:32.311Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-18T20:50:32.311Z] ---> Running in 04bdd914bc35 [2021-01-18T20:50:32.311Z] Removing intermediate container 79a1c6538a1e [2021-01-18T20:50:32.311Z] ---> 12dd6f909139 [2021-01-18T20:50:32.311Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T20:50:32.575Z] ---> Running in 84847803deca [2021-01-18T20:50:32.575Z] Removing intermediate container 04bdd914bc35 [2021-01-18T20:50:32.575Z] ---> 61a29e905217 [2021-01-18T20:50:32.575Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:50:32.575Z] ---> 0e249a46956b [2021-01-18T20:50:32.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-18T20:50:32.841Z] ---> Running in 8dd6cdb5bfc7 [2021-01-18T20:50:32.841Z] Removing intermediate container 84847803deca [2021-01-18T20:50:32.841Z] ---> 962aed6c0453 [2021-01-18T20:50:32.841Z] [2021-01-18T20:50:33.103Z] Successfully built 962aed6c0453 [2021-01-18T20:50:33.103Z] Successfully tagged docker-core-metadata-go:latest [2021-01-18T20:50:33.103Z]  Building docker-core-metadata-go ... done  ---> de79e9606a63 [2021-01-18T20:50:33.103Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-18T20:50:33.103Z] Removing intermediate container 8dd6cdb5bfc7 [2021-01-18T20:50:33.103Z] ---> 9bd57befd4a5 [2021-01-18T20:50:33.103Z] Step 24/26 : LABEL arch=x86_64 [2021-01-18T20:50:33.366Z] ---> Running in 0d507d05442c [2021-01-18T20:50:33.366Z] ---> Running in 541775e0cb56 [2021-01-18T20:50:33.366Z] Removing intermediate container 0d507d05442c [2021-01-18T20:50:33.366Z] ---> 555831648567 [2021-01-18T20:50:33.366Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:50:33.366Z] Removing intermediate container 541775e0cb56 [2021-01-18T20:50:33.366Z] ---> f3b7b2656934 [2021-01-18T20:50:33.366Z] Step 25/26 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:50:33.629Z] ---> Running in 5bd1819c6361 [2021-01-18T20:50:33.629Z] ---> Running in 17b2723c7f2c [2021-01-18T20:50:33.629Z] Removing intermediate container 5bd1819c6361 [2021-01-18T20:50:33.629Z] ---> 2576c1d08ed1 [2021-01-18T20:50:33.629Z] Step 22/24 : LABEL arch=x86_64 [2021-01-18T20:50:33.629Z] Removing intermediate container 17b2723c7f2c [2021-01-18T20:50:33.629Z] ---> ad44d5eb1021 [2021-01-18T20:50:33.629Z] Step 26/26 : LABEL version=0.0.0 [2021-01-18T20:50:33.891Z] ---> Running in 2635e9aae602 [2021-01-18T20:50:33.891Z] ---> Running in 397c08e096eb [2021-01-18T20:50:33.891Z] Removing intermediate container 2635e9aae602 [2021-01-18T20:50:33.891Z] ---> 55a9b6fe7c1d [2021-01-18T20:50:33.891Z] Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:50:33.891Z] Removing intermediate container 397c08e096eb [2021-01-18T20:50:33.891Z] ---> c3e2a4f082cd [2021-01-18T20:50:33.891Z] [2021-01-18T20:50:34.837Z] Successfully built c3e2a4f082cd [2021-01-18T20:50:34.837Z] ---> Running in eb8acf18a1f0 [2021-01-18T20:50:34.837Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-18T20:50:34.837Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container eb8acf18a1f0 [2021-01-18T20:50:34.837Z] ---> 9a85ae4977f2 [2021-01-18T20:50:34.837Z] Step 24/24 : LABEL version=0.0.0 [2021-01-18T20:50:34.837Z] ---> Running in 35e0953dae89 [2021-01-18T20:50:35.099Z] Removing intermediate container 35e0953dae89 [2021-01-18T20:50:35.099Z] ---> b9b4a15c74db [2021-01-18T20:50:35.099Z] [2021-01-18T20:50:35.099Z] Successfully built b9b4a15c74db [2021-01-18T20:50:35.099Z] Successfully tagged docker-support-notifications-go:latest [2021-01-18T20:50:36.073Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-01-18T20:50:36.134Z] $ docker stop --time=1 8b5d22ebad1a0636e7473561346700373514ecff4e63a197e0b62a78b6432309 [2021-01-18T20:50:37.798Z] $ docker rm -f 8b5d22ebad1a0636e7473561346700373514ecff4e63a197e0b62a78b6432309 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-18T20:50:38.466Z] + docker images [2021-01-18T20:50:38.466Z] + grep docker [2021-01-18T20:50:38.466Z] docker-support-notifications-go latest b9b4a15c74db 4 seconds ago 12MB [2021-01-18T20:50:38.466Z] docker-sys-mgmt-agent-go latest c3e2a4f082cd 5 seconds ago 313MB [2021-01-18T20:50:38.466Z] docker-core-metadata-go latest 962aed6c0453 6 seconds ago 13.1MB [2021-01-18T20:50:38.466Z] docker-support-scheduler-go latest dfa452723439 18 seconds ago 10.7MB [2021-01-18T20:50:38.466Z] docker-security-bootstrap-redis-go latest 173684df6439 26 seconds ago 15.8MB [2021-01-18T20:50:38.466Z] docker-core-data-go latest 0cf1ed71e2db About a minute ago 22.3MB [2021-01-18T20:50:38.466Z] docker-security-secretstore-setup-go latest 176cef3f0a14 About a minute ago 24.6MB [2021-01-18T20:50:38.466Z] docker-security-proxy-setup-go latest 51cc28208269 About a minute ago 24.4MB [2021-01-18T20:50:38.466Z] docker-core-command-go latest 6c5c52c3a41b About a minute ago 10.6MB [2021-01-18T20:50:38.466Z] docker 20.10.0 aefe523efa57 5 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-18T20:50:39.872Z] Running on prd-ubuntu18.04-docker-8c-8g-20952 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws [2021-01-18T20:50:39.970Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-18T20:50:42.333Z] using credential edgex-jenkins-ssh [2021-01-18T20:50:42.447Z] Cloning the remote Git repository [2021-01-18T20:50:42.473Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-18T20:50:42.574Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-18T20:50:42.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-18T20:50:42.609Z] > git --version # timeout=10 [2021-01-18T20:50:42.622Z] > git --version # 'git version 2.17.1' [2021-01-18T20:50:42.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T20:50:42.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T20:50:48.335Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:50:48.450Z] Merge succeeded, producing ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:50:48.451Z] Checking out Revision ed9dddb008f4b310c5d032032b1d0f305be2db18 (PR-3046) [2021-01-18T20:50:47.638Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-18T20:50:47.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T20:50:47.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-18T20:50:47.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-18T20:50:47.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T20:50:47.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-18T20:50:48.342Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T20:50:48.352Z] > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 [2021-01-18T20:50:48.418Z] > git remote # timeout=10 [2021-01-18T20:50:48.424Z] > git config --get remote.origin.url # timeout=10 [2021-01-18T20:50:48.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T20:50:48.439Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-18T20:50:48.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-18T20:50:48.453Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T20:50:48.456Z] > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 [2021-01-18T20:50:52.186Z] Commit message: "fix(snap): update device-virtual --confdir" [2021-01-18T20:50:52.212Z] > git --version # timeout=10 [2021-01-18T20:50:52.217Z] > git --version # 'git version 2.17.1' [2021-01-18T20:50:52.220Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T20:50:53.211Z] gofmt -l . [2021-01-18T20:50:53.211Z] [ "`gofmt -l .`" = "" ] [2021-01-18T20:50:53.211Z] ./bin/test-go-mod-tidy.sh [2021-01-18T20:50:53.211Z] ./bin/test-attribution-txt.sh [2021-01-18T20:50:53.625Z] + echo snap-build.sh [2021-01-18T20:50:53.626Z] snap-build.sh [2021-01-18T20:50:53.626Z] + SNAP_BASE_DIR=. [2021-01-18T20:50:53.626Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-18T20:50:53.626Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-18T20:50:53.626Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-18T20:50:53.626Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-18T20:50:53.626Z] + cd /w/workspace/edgex-go/1 [2021-01-18T20:50:53.626Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-18T20:50:53.626Z] Reading package lists... [2021-01-18T20:50:53.626Z] Building dependency tree... [2021-01-18T20:50:53.626Z] Reading state information... [2021-01-18T20:50:53.887Z] The following packages were automatically installed and are no longer required: [2021-01-18T20:50:53.887Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-18T20:50:53.887Z] uidmap xdelta3 [2021-01-18T20:50:53.887Z] Use 'sudo apt autoremove' to remove them. [2021-01-18T20:50:53.887Z] The following packages will be REMOVED: [2021-01-18T20:50:53.887Z] lxd* lxd-client* [2021-01-18T20:50:54.149Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-18T20:50:54.149Z] After this operation, 31.7 MB disk space will be freed. [Pipeline] sh [2021-01-18T20:50:54.875Z] + ls -al . [2021-01-18T20:50:54.876Z] total 684 [2021-01-18T20:50:54.876Z] drwxrwxr-x 9 1001 1001 4096 Jan 18 20:50 . [2021-01-18T20:50:54.876Z] drwxr-xr-x 4 root root 4096 Jan 18 20:47 .. [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 11 Jan 18 20:45 .dockerignore [2021-01-18T20:50:54.876Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 20:45 .git [2021-01-18T20:50:54.876Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 20:45 .github [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 824 Jan 18 20:45 .gitignore [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 20:45 .sonarcloud.properties [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 7744 Jan 18 20:45 Attribution.txt [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:45 CONTRIBUTING.md [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 931 Jan 18 20:45 Dockerfile.build [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 863 Jan 18 20:45 Jenkinsfile [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:45 LICENSE [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 5750 Jan 18 20:45 Makefile [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 6524 Jan 18 20:45 README.md [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 6744 Jan 18 20:45 SECURITY.md [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 20:43 VERSION [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 4131 Jan 18 20:45 ZMQWindows.md [2021-01-18T20:50:54.876Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 20:45 bin [2021-01-18T20:50:54.876Z] drwxrwxr-x 14 1001 1001 4096 Jan 18 20:45 cmd [2021-01-18T20:50:54.876Z] -rw-r--r-- 1 root root 550280 Jan 18 20:49 coverage.out [2021-01-18T20:50:54.876Z] -rw-r--r-- 1 root root 981 Jan 18 20:50 go.mod [2021-01-18T20:50:54.876Z] -rw-r--r-- 1 root root 19241 Jan 18 20:50 go.sum [2021-01-18T20:50:54.876Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 20:45 internal [2021-01-18T20:50:54.876Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 20:45 openapi [2021-01-18T20:50:54.876Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 20:45 snap [2021-01-18T20:50:54.876Z] -rw-rw-r-- 1 1001 1001 168 Jan 18 20:45 version.go [Pipeline] sh [2021-01-18T20:50:55.452Z] (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-18T20:50:55.452Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-18T20:50:55.560Z] + '[' -e coverage.out ] [2021-01-18T20:50:55.560Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-18T20:50:55.600Z] Warning: overwriting stash ‘coverage-report’ [2021-01-18T20:50:56.024Z] Removing lxd dnsmasq configuration [2021-01-18T20:50:56.284Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-18T20:50:56.284Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-18T20:50:56.756Z] Stashed 1 file(s) [Pipeline] sh [2021-01-18T20:50:57.531Z] + make build [2021-01-18T20:50:57.532Z] 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-18T20:51:07.713Z] 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-18T20:51:29.890Z] 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-18T20:51:32.518Z] 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-18T20:51:36.821Z] 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-18T20:51:37.799Z] 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-18T20:51:43.206Z] 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-18T20:51:46.598Z] 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-18T20:51:50.909Z] 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-18T20:51:54.299Z] 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-18T20:51:57.694Z] 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-18T20:52:02.004Z] 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-18T20:52:05.429Z] $ docker stop --time=1 09996d774a162f70827910ac069e63986ee11a527bb8a149abefc72e2a155c8f [2021-01-18T20:52:07.855Z] $ docker rm -f 09996d774a162f70827910ac069e63986ee11a527bb8a149abefc72e2a155c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:52:10.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-18T20:52:10.260Z] [2021-01-18T20:52:10.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:52:10.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-18T20:52:11.242Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-18T20:52:11.242Z] 29e5d40040c1: Pulling fs layer [2021-01-18T20:52:11.242Z] 1ce36da41761: Pulling fs layer [2021-01-18T20:52:11.242Z] 25b303627fd3: Pulling fs layer [2021-01-18T20:52:11.837Z] 29e5d40040c1: Download complete [2021-01-18T20:52:12.117Z] 1ce36da41761: Verifying Checksum [2021-01-18T20:52:12.117Z] 1ce36da41761: Download complete [2021-01-18T20:52:12.394Z] 29e5d40040c1: Pull complete [2021-01-18T20:52:13.831Z] 1ce36da41761: Pull complete [2021-01-18T20:52:13.831Z] 25b303627fd3: Download complete [2021-01-18T20:52:23.991Z] 25b303627fd3: Pull complete [2021-01-18T20:52:23.991Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-18T20:52:23.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-18T20:52:23.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-18T20:52:24.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container [2021-01-18T20:52:24.332Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-18T20:52:27.453Z] $ docker top 7c9ec8e54c65eb47160d7f79a1c65d548e9d22a28c44128d28181aab6d4d221d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T20:52:28.545Z] + docker-compose build --help [2021-01-18T20:52:28.545Z] + grep parallel [2021-01-18T20:52:31.932Z] --parallel Build images in parallel. [Pipeline] } [2021-01-18T20:52:32.245Z] $ docker stop --time=1 7c9ec8e54c65eb47160d7f79a1c65d548e9d22a28c44128d28181aab6d4d221d [2021-01-18T20:52:34.135Z] $ docker rm -f 7c9ec8e54c65eb47160d7f79a1c65d548e9d22a28c44128d28181aab6d4d221d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:52:35.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-18T20:52:35.123Z] . [Pipeline] withDockerContainer [2021-01-18T20:52:35.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container [2021-01-18T20:52:35.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-18T20:52:36.867Z] $ docker top aacf2866b298a335550c267dc7a35ec1ca2b8132baa3fbd6b39ec83befa5000d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T20:52:37.979Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-18T20:52:41.364Z] Building docker-core-command-go ... [2021-01-18T20:52:41.364Z] Building docker-core-data-go ... [2021-01-18T20:52:41.364Z] Building docker-core-metadata-go ... [2021-01-18T20:52:41.364Z] Building docker-security-bootstrap-redis-go ... [2021-01-18T20:52:41.364Z] Building docker-security-proxy-setup-go ... [2021-01-18T20:52:41.364Z] Building docker-security-secretstore-setup-go ... [2021-01-18T20:52:41.364Z] Building docker-support-notifications-go ... [2021-01-18T20:52:41.364Z] Building docker-support-scheduler-go ... [2021-01-18T20:52:41.364Z] Building docker-sys-mgmt-agent-go ... [2021-01-18T20:52:41.364Z] Building docker-security-secretstore-setup-go [2021-01-18T20:52:41.364Z] Building docker-sys-mgmt-agent-go [2021-01-18T20:52:41.364Z] Building docker-security-proxy-setup-go [2021-01-18T20:52:41.364Z] Building docker-support-scheduler-go [2021-01-18T20:52:41.364Z] Building docker-support-notifications-go [2021-01-18T20:52:47.795Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-18T20:52:47.795Z] (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-18T20:52:47.795Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-18T20:52:47.795Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-18T20:52:47.795Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-18T20:52:47.795Z] + sudo snap remove --purge lxd [2021-01-18T20:52:47.795Z] snap "lxd" is not installed [2021-01-18T20:52:47.795Z] + sudo groupadd --force --system lxd [2021-01-18T20:52:47.795Z] ++ whoami [2021-01-18T20:52:47.795Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-18T20:52:47.795Z] + newgrp - lxd [2021-01-18T20:52:47.795Z] + sudo snap install lxd [2021-01-18T20:52:47.795Z] 2021-01-18T20:52:44Z INFO Waiting for automatic snapd restart... [2021-01-18T20:53:02.717Z] lxd 4.10 from Canonical* installed [2021-01-18T20:53:02.717Z] + sudo lxd init --auto [2021-01-18T20:53:10.856Z] + sudo snap install --classic snapcraft [2021-01-18T20:53:17.439Z] snapcraft 4.4.4 from Canonical* installed [2021-01-18T20:53:17.439Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-18T20:53:17.439Z] + patch --verbose -p1 [2021-01-18T20:53:17.439Z] Hmm... Looks like a unified diff to me... [2021-01-18T20:53:17.439Z] The text leading up to this was: [2021-01-18T20:53:17.439Z] -------------------------- [2021-01-18T20:53:17.439Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-18T20:53:17.439Z] |From: Tony Espy [2021-01-18T20:53:17.439Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-18T20:53:17.439Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-18T20:53:17.439Z] | [2021-01-18T20:53:17.439Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-18T20:53:17.439Z] |optimize the snap CI check run for pull requests. When [2021-01-18T20:53:17.439Z] |applied, it essentially strips out everything (apps and [2021-01-18T20:53:17.439Z] |parts) from the snapcraft.yaml file except those required [2021-01-18T20:53:17.439Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-18T20:53:17.439Z] |catch changes to edgex-go that break the snap build. [2021-01-18T20:53:17.439Z] | [2021-01-18T20:53:17.439Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-18T20:53:17.439Z] |to update this patch file, otherwise it may fail to apply, [2021-01-18T20:53:17.439Z] |resulting in a failed snap build CI check in the associated [2021-01-18T20:53:17.439Z] |pull request. [2021-01-18T20:53:17.439Z] | [2021-01-18T20:53:17.439Z] |Note - in addition to applying this patch, the pipeline also [2021-01-18T20:53:17.439Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-18T20:53:17.439Z] |need to build the finally binary .snap file (and it won't [2021-01-18T20:53:17.439Z] |work with the patch applied). This further reduces the build [2021-01-18T20:53:17.439Z] |time. [2021-01-18T20:53:17.439Z] |--- [2021-01-18T20:53:17.439Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-18T20:53:17.439Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-18T20:53:17.439Z] | [2021-01-18T20:53:17.439Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-18T20:53:17.439Z] |index 1e537489..faf42425 100644 [2021-01-18T20:53:17.439Z] |--- a/snap/snapcraft.yaml [2021-01-18T20:53:17.439Z] |+++ b/snap/snapcraft.yaml [2021-01-18T20:53:17.439Z] -------------------------- [2021-01-18T20:53:17.439Z] patching file snap/snapcraft.yaml [2021-01-18T20:53:17.439Z] Using Plan A... [2021-01-18T20:53:17.439Z] Hunk #1 FAILED at 73. [2021-01-18T20:53:17.439Z] Hunk #2 FAILED at 271. [2021-01-18T20:53:17.439Z] Hunk #3 succeeded at 308 (offset -1 lines). [2021-01-18T20:53:17.439Z] Hunk #4 succeeded at 316 (offset -1 lines). [2021-01-18T20:53:17.439Z] Hunk #5 succeeded at 323 (offset -1 lines). [2021-01-18T20:53:17.439Z] Hunk #6 succeeded at 350 (offset -1 lines). [2021-01-18T20:53:17.439Z] Hunk #7 FAILED at 385. [2021-01-18T20:53:17.439Z] Hunk #8 succeeded at 499. [2021-01-18T20:53:17.439Z] 3 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-18T20:53:17.439Z] Hmm... Ignoring the trailing garbage. [2021-01-18T20:53:17.439Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-18T20:53:18.790Z] Failed in branch amd64 [2021-01-18T20:53:49.346Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:53:49.346Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:53:49.346Z] ---> 995c81226afb [2021-01-18T20:53:49.346Z] Step 3/21 : WORKDIR /edgex-go [2021-01-18T20:53:49.346Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:53:49.346Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:53:49.346Z] ---> 995c81226afb [2021-01-18T20:53:49.346Z] Step 3/26 : WORKDIR /edgex-go [2021-01-18T20:53:49.346Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:53:49.346Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:53:49.346Z] ---> 995c81226afb [2021-01-18T20:53:49.346Z] Step 3/24 : WORKDIR /edgex-go [2021-01-18T20:53:49.346Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:53:49.346Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:53:49.346Z] ---> 995c81226afb [2021-01-18T20:53:49.346Z] Step 3/24 : WORKDIR /edgex-go [2021-01-18T20:53:49.346Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:53:49.346Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:53:49.346Z] ---> 995c81226afb [2021-01-18T20:53:49.346Z] Step 3/21 : WORKDIR /edgex-go [2021-01-18T20:53:51.307Z] ---> Running in 2704d2695f8a [2021-01-18T20:53:51.307Z] ---> Running in c22b7df1fa56 [2021-01-18T20:53:51.307Z] ---> Running in 54e90b1e8df1 [2021-01-18T20:53:51.307Z] ---> Running in cc1d2492d727 [2021-01-18T20:53:51.307Z] ---> Running in 595e3353ac16 [2021-01-18T20:53:51.907Z] Removing intermediate container 595e3353ac16 [2021-01-18T20:53:51.907Z] ---> 620a8789da80 [2021-01-18T20:53:51.907Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:53:51.907Z] Removing intermediate container cc1d2492d727 [2021-01-18T20:53:51.907Z] ---> 8b85c259a068 [2021-01-18T20:53:51.907Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:53:51.907Z] Removing intermediate container c22b7df1fa56 [2021-01-18T20:53:51.907Z] ---> f6ac84dbbf3e [2021-01-18T20:53:51.907Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:53:51.907Z] Removing intermediate container 2704d2695f8a [2021-01-18T20:53:51.907Z] ---> a6bae730afa2 [2021-01-18T20:53:51.907Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:53:51.907Z] Removing intermediate container 54e90b1e8df1 [2021-01-18T20:53:51.907Z] ---> 74ad48b1a71c [2021-01-18T20:53:51.907Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:53:52.179Z] ---> Running in c7ad0b7709a9 [2021-01-18T20:53:52.179Z] ---> Running in ba752b7f7619 [2021-01-18T20:53:52.179Z] ---> Running in b3716d991b4e [2021-01-18T20:53:52.179Z] ---> Running in 978104185bef [2021-01-18T20:53:52.179Z] ---> Running in a2c06d2dc04f [2021-01-18T20:53:56.517Z] Removing intermediate container ba752b7f7619 [2021-01-18T20:53:56.517Z] ---> 1fc6877c2eaa [2021-01-18T20:53:56.517Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-18T20:53:56.517Z] ---> Running in 15013392ee2e [2021-01-18T20:53:56.517Z] Removing intermediate container b3716d991b4e [2021-01-18T20:53:56.517Z] ---> e0836e840d8c [2021-01-18T20:53:56.517Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-18T20:53:56.517Z] Removing intermediate container c7ad0b7709a9 [2021-01-18T20:53:56.517Z] ---> 30af6cf9b33c [2021-01-18T20:53:56.517Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-18T20:53:56.517Z] Removing intermediate container a2c06d2dc04f [2021-01-18T20:53:56.517Z] ---> 905893683a33 [2021-01-18T20:53:56.517Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-18T20:53:56.517Z] ---> Running in 6b7356b18a23 [2021-01-18T20:53:56.517Z] ---> Running in fffcc9077247 [2021-01-18T20:53:56.796Z] ---> Running in c50c1226fbbf [2021-01-18T20:53:56.796Z] Removing intermediate container 978104185bef [2021-01-18T20:53:56.796Z] ---> b4f73c1fbb5a [2021-01-18T20:53:56.796Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-18T20:53:57.072Z] ---> Running in 9670b001afbc [2021-01-18T20:53:58.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:58.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:58.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:58.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:58.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:58.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:59.217Z] OK: 217 MiB in 51 packages [2021-01-18T20:53:59.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:59.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:59.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:53:59.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:54:00.100Z] OK: 217 MiB in 51 packages [2021-01-18T20:54:00.709Z] OK: 217 MiB in 51 packages [2021-01-18T20:54:00.709Z] OK: 217 MiB in 51 packages [2021-01-18T20:54:00.709Z] OK: 217 MiB in 51 packages [2021-01-18T20:54:00.987Z] Removing intermediate container 15013392ee2e [2021-01-18T20:54:00.988Z] ---> d2f90b6ddbdb [2021-01-18T20:54:00.988Z] Step 6/21 : COPY go.mod . [2021-01-18T20:54:02.445Z] Removing intermediate container fffcc9077247 [2021-01-18T20:54:02.445Z] ---> a5be2b272903 [2021-01-18T20:54:02.445Z] Step 6/21 : COPY go.mod . [2021-01-18T20:54:02.445Z] ---> 6f6dc567b67f [2021-01-18T20:54:02.445Z] Step 7/21 : RUN go mod download [2021-01-18T20:54:02.445Z] Removing intermediate container 6b7356b18a23 [2021-01-18T20:54:02.445Z] ---> 24aa85e0a78b [2021-01-18T20:54:02.445Z] Step 6/26 : COPY go.mod . [2021-01-18T20:54:02.445Z] ---> Running in 4bbe6e1f2623 [2021-01-18T20:54:02.722Z] Removing intermediate container 9670b001afbc [2021-01-18T20:54:02.722Z] ---> 0d8520f358d7 [2021-01-18T20:54:02.722Z] Step 6/24 : COPY go.mod . [2021-01-18T20:54:02.722Z] Removing intermediate container c50c1226fbbf [2021-01-18T20:54:02.722Z] ---> 302174ff6532 [2021-01-18T20:54:02.722Z] Step 6/24 : COPY go.mod . [2021-01-18T20:54:03.326Z] ---> 9a430be62f1c [2021-01-18T20:54:03.326Z] Step 7/21 : RUN go mod download [2021-01-18T20:54:03.606Z] ---> Running in 3c94c4cc3c92 [2021-01-18T20:54:03.606Z] ---> 7c68fab72b56 [2021-01-18T20:54:03.606Z] Step 7/26 : RUN go mod download [2021-01-18T20:54:03.889Z] ---> Running in c23ee92d82f8 [2021-01-18T20:54:04.164Z] ---> b8ffb71ae255 [2021-01-18T20:54:04.164Z] Step 7/24 : RUN go mod download [2021-01-18T20:54:04.164Z] ---> 0e15587db8a2 [2021-01-18T20:54:04.164Z] Step 7/24 : RUN go mod download [2021-01-18T20:54:04.439Z] ---> Running in f850f6548857 [2021-01-18T20:54:04.439Z] ---> Running in 7525290bc9c1 [2021-01-18T20:54:06.455Z] Removing intermediate container 4bbe6e1f2623 [2021-01-18T20:54:06.455Z] ---> 0176366038df [2021-01-18T20:54:06.743Z] Step 8/21 : COPY . . [2021-01-18T20:54:08.181Z] Removing intermediate container 3c94c4cc3c92 [2021-01-18T20:54:08.181Z] ---> 8d382b1fb479 [2021-01-18T20:54:08.181Z] Step 8/21 : COPY . . [2021-01-18T20:54:09.177Z] Removing intermediate container c23ee92d82f8 [2021-01-18T20:54:09.177Z] ---> 117444293ae2 [2021-01-18T20:54:09.177Z] Step 8/26 : COPY . . [2021-01-18T20:54:09.798Z] Removing intermediate container 7525290bc9c1 [2021-01-18T20:54:09.798Z] ---> e0dfd230e602 [2021-01-18T20:54:09.798Z] Step 8/24 : COPY . . [2021-01-18T20:54:10.075Z] Removing intermediate container f850f6548857 [2021-01-18T20:54:10.075Z] ---> 24eaeb040841 [2021-01-18T20:54:10.075Z] Step 8/24 : COPY . . [2021-01-18T20:54:36.888Z] ---> f21a83a91f2a [2021-01-18T20:54:36.888Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-18T20:54:36.888Z] ---> 013498f279ff [2021-01-18T20:54:36.888Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-18T20:54:36.888Z] ---> db107e0171f9 [2021-01-18T20:54:36.888Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-18T20:54:36.888Z] ---> 3dc3cb1993dc [2021-01-18T20:54:36.888Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-18T20:54:36.888Z] ---> 8d7e82322b99 [2021-01-18T20:54:36.888Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-18T20:54:36.888Z] ---> Running in c00c80711843 [2021-01-18T20:54:36.888Z] ---> Running in 0b50ca559648 [2021-01-18T20:54:36.888Z] ---> Running in 8c3059fdfafd [2021-01-18T20:54:36.888Z] ---> Running in 8e979f762dd6 [2021-01-18T20:54:36.888Z] ---> Running in d1074da84b57 [2021-01-18T20:54:36.888Z] 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-18T20:54:36.888Z] 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-18T20:54:36.888Z] 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-18T20:54:36.888Z] 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-18T20:54:36.888Z] 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-18T20:55:58.699Z] 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-18T20:55:58.699Z] 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-18T20:56:06.996Z] Removing intermediate container 8e979f762dd6 [2021-01-18T20:56:06.996Z] ---> 95564f935743 [2021-01-18T20:56:06.996Z] [2021-01-18T20:56:06.996Z] Step 10/24 : FROM alpine:3.12 [2021-01-18T20:56:06.996Z] Removing intermediate container c00c80711843 [2021-01-18T20:56:06.996Z] ---> 930dcebe188b [2021-01-18T20:56:06.996Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-18T20:56:06.996Z] 3.12: Pulling from library/alpine [2021-01-18T20:56:07.984Z] ---> Running in c6f5eaf5dce1 [2021-01-18T20:56:07.984Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-18T20:56:07.984Z] Status: Downloaded newer image for alpine:3.12 [2021-01-18T20:56:07.984Z] ---> afeebe901d6b [2021-01-18T20:56:07.984Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-18T20:56:09.427Z] ---> Running in 2970c63c7f50 [2021-01-18T20:56:09.427Z] Removing intermediate container 8c3059fdfafd [2021-01-18T20:56:09.427Z] ---> a1e536c46fe9 [2021-01-18T20:56:09.427Z] [2021-01-18T20:56:09.427Z] Step 10/21 : FROM alpine:3.12 [2021-01-18T20:56:09.427Z] ---> afeebe901d6b [2021-01-18T20:56:09.427Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-18T20:56:09.700Z] Removing intermediate container 0b50ca559648 [2021-01-18T20:56:09.700Z] ---> 1306693c43e1 [2021-01-18T20:56:09.700Z] [2021-01-18T20:56:09.700Z] Step 10/21 : FROM scratch [2021-01-18T20:56:09.700Z] ---> [2021-01-18T20:56:09.700Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:56:09.700Z] Removing intermediate container d1074da84b57 [2021-01-18T20:56:09.700Z] ---> 3884fac3a8ed [2021-01-18T20:56:09.700Z] [2021-01-18T20:56:09.700Z] Step 10/24 : FROM scratch [2021-01-18T20:56:09.700Z] ---> [2021-01-18T20:56:09.700Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-18T20:56:09.700Z] ---> Running in 8b0d8a064b17 [2021-01-18T20:56:09.974Z] 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-18T20:56:09.974Z] ---> Running in 27f3baeab1c1 [2021-01-18T20:56:10.251Z] ---> Running in d38395308fc0 [2021-01-18T20:56:10.857Z] Removing intermediate container 27f3baeab1c1 [2021-01-18T20:56:10.857Z] ---> bdec8931b0eb [2021-01-18T20:56:10.857Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-18T20:56:11.136Z] ---> Running in e4519b53e3e4 [2021-01-18T20:56:11.136Z] Removing intermediate container d38395308fc0 [2021-01-18T20:56:11.136Z] ---> cc7de431f09a [2021-01-18T20:56:11.136Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-18T20:56:11.407Z] ---> Running in cd9a0c5e2719 [2021-01-18T20:56:11.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:11.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:11.683Z] Removing intermediate container e4519b53e3e4 [2021-01-18T20:56:11.683Z] ---> b8c3606a2c5e [2021-01-18T20:56:11.683Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-18T20:56:11.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:11.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:11.956Z] ---> Running in 3b900eda2520 [2021-01-18T20:56:11.956Z] Removing intermediate container cd9a0c5e2719 [2021-01-18T20:56:11.956Z] ---> 557299d0ed16 [2021-01-18T20:56:11.956Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-18T20:56:12.226Z] ---> Running in 6b1a59d99fef [2021-01-18T20:56:12.498Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-18T20:56:12.498Z] Removing intermediate container 3b900eda2520 [2021-01-18T20:56:12.498Z] ---> d3883fbe63a3 [2021-01-18T20:56:12.498Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:56:12.498Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-18T20:56:12.767Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-18T20:56:12.767Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-18T20:56:12.767Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-18T20:56:12.767Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-18T20:56:12.767Z] (4/5) Installing curl (7.69.1-r3) [2021-01-18T20:56:12.767Z] (4/4) Installing curl (7.69.1-r3) [2021-01-18T20:56:12.767Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-18T20:56:12.767Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:56:12.767Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:56:12.767Z] Executing ca-certificates-20191127-r4.trigger [2021-01-18T20:56:12.767Z] Executing ca-certificates-20191127-r4.trigger [2021-01-18T20:56:13.043Z] OK: 7 MiB in 18 packages [2021-01-18T20:56:13.043Z] OK: 7 MiB in 19 packages [2021-01-18T20:56:13.637Z] Removing intermediate container 6b1a59d99fef [2021-01-18T20:56:13.637Z] ---> 5bb07c41e67a [2021-01-18T20:56:13.637Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-18T20:56:13.637Z] ---> 9f1efcb4f399 [2021-01-18T20:56:13.637Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-18T20:56:13.913Z] Removing intermediate container c6f5eaf5dce1 [2021-01-18T20:56:13.913Z] ---> ce880092f814 [2021-01-18T20:56:13.913Z] [2021-01-18T20:56:13.913Z] Step 11/26 : FROM docker:20.10.0 [2021-01-18T20:56:14.192Z] 20.10.0: Pulling from library/docker [2021-01-18T20:56:14.793Z] ---> 25638f8b0814 [2021-01-18T20:56:14.793Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-18T20:56:16.233Z] Removing intermediate container 2970c63c7f50 [2021-01-18T20:56:16.233Z] ---> 45dab74c84f0 [2021-01-18T20:56:16.233Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-18T20:56:16.233Z] Removing intermediate container 8b0d8a064b17 [2021-01-18T20:56:16.233Z] ---> 37d88660107a [2021-01-18T20:56:16.233Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-18T20:56:16.833Z] ---> 8eec0dfdfbfb [2021-01-18T20:56:16.833Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-18T20:56:17.116Z] ---> Running in ca33d2194526 [2021-01-18T20:56:17.116Z] ---> Running in e0abca95993a [2021-01-18T20:56:17.392Z] ---> 0afa1a0e8f57 [2021-01-18T20:56:17.392Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-18T20:56:18.028Z] Removing intermediate container e0abca95993a [2021-01-18T20:56:18.028Z] ---> b40a4f45f7d9 [2021-01-18T20:56:18.028Z] Step 13/21 : WORKDIR /edgex [2021-01-18T20:56:18.028Z] Removing intermediate container ca33d2194526 [2021-01-18T20:56:18.028Z] ---> 712af3d83b04 [2021-01-18T20:56:18.028Z] Step 13/24 : WORKDIR / [2021-01-18T20:56:18.028Z] ---> df9464c21111 [2021-01-18T20:56:18.028Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-18T20:56:18.320Z] ---> Running in 67c85a1ea597 [2021-01-18T20:56:18.320Z] ---> Running in 240d30e93b9e [2021-01-18T20:56:18.320Z] ---> Running in b4edb0d2aeed [2021-01-18T20:56:19.784Z] Removing intermediate container b4edb0d2aeed [2021-01-18T20:56:19.784Z] ---> ff05ca7512ab [2021-01-18T20:56:19.784Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-18T20:56:20.062Z] Removing intermediate container 240d30e93b9e [2021-01-18T20:56:20.062Z] ---> b0010dee87ef [2021-01-18T20:56:20.062Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:56:20.062Z] Removing intermediate container 67c85a1ea597 [2021-01-18T20:56:20.062Z] ---> 642661b66d7d [2021-01-18T20:56:20.062Z] 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-18T20:56:20.336Z] ---> 6bf0fbcee824 [2021-01-18T20:56:20.336Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:56:20.610Z] ---> Running in 8e47c5da147e [2021-01-18T20:56:20.887Z] ---> dd1ea43e302b [2021-01-18T20:56:20.887Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-18T20:56:21.489Z] ---> 6dc2cddd39fe [2021-01-18T20:56:21.489Z] 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-18T20:56:21.489Z] Removing intermediate container 8e47c5da147e [2021-01-18T20:56:21.489Z] ---> 6621b5c883f3 [2021-01-18T20:56:21.489Z] Step 19/21 : LABEL arch=arm64 [2021-01-18T20:56:21.763Z] ---> 601bdba39ca2 [2021-01-18T20:56:21.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-18T20:56:22.044Z] ---> Running in ad2e375b28e7 [2021-01-18T20:56:23.027Z] ---> 9bf7e63a1719 [2021-01-18T20:56:23.027Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-18T20:56:23.303Z] ---> b4ad4932e08e [2021-01-18T20:56:23.303Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-18T20:56:23.303Z] Removing intermediate container ad2e375b28e7 [2021-01-18T20:56:23.303Z] ---> eaa89df121bb [2021-01-18T20:56:23.303Z] Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:56:23.901Z] ---> Running in 3357a5a18e67 [2021-01-18T20:56:24.177Z] ---> d29b027a2471 [2021-01-18T20:56:24.177Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-18T20:56:24.455Z] ---> c72d556c24b6 [2021-01-18T20:56:24.455Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-18T20:56:25.057Z] Removing intermediate container 3357a5a18e67 [2021-01-18T20:56:25.057Z] ---> 2fb458870740 [2021-01-18T20:56:25.057Z] Step 21/21 : LABEL version=0.0.0 [2021-01-18T20:56:25.340Z] ---> af58180a2702 [2021-01-18T20:56:25.340Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-18T20:56:26.018Z] ---> Running in 5315d0b47375 [2021-01-18T20:56:26.292Z] ---> 5b72bab809bb [2021-01-18T20:56:26.292Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-18T20:56:26.292Z] ---> Running in d2687b633ee1 [2021-01-18T20:56:26.292Z] ---> 3b50b837f891 [2021-01-18T20:56:26.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-18T20:56:26.562Z] ---> Running in ecfb3096f331 [2021-01-18T20:56:26.562Z] Removing intermediate container 5315d0b47375 [2021-01-18T20:56:26.562Z] ---> b37decb3fe15 [2021-01-18T20:56:26.562Z] [2021-01-18T20:56:26.836Z] Removing intermediate container d2687b633ee1 [2021-01-18T20:56:26.836Z] ---> a0a532c84fcd [2021-01-18T20:56:27.112Z] Step 18/21 : CMD ["--init=true"] [2021-01-18T20:56:27.112Z] Successfully built b37decb3fe15 [2021-01-18T20:56:27.390Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-18T20:56:27.390Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-18T20:56:27.390Z] ---> Running in 439bc3c5e2c6 [2021-01-18T20:56:27.390Z] Removing intermediate container ecfb3096f331 [2021-01-18T20:56:27.390Z] ---> 4e44df9cd914 [2021-01-18T20:56:27.390Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:56:27.674Z] ---> 5c62eacccc78 [2021-01-18T20:56:27.674Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-18T20:56:27.674Z] ---> Running in 12070ee3a110 [2021-01-18T20:56:28.277Z] Removing intermediate container 439bc3c5e2c6 [2021-01-18T20:56:28.277Z] ---> a0798e0745b6 [2021-01-18T20:56:28.277Z] Step 19/21 : LABEL arch=arm64 [2021-01-18T20:56:28.277Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-18T20:56:28.277Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-18T20:56:28.277Z] ---> eeaf43b92773 [2021-01-18T20:56:28.277Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-18T20:56:28.556Z] ---> Running in 1796ce7a60cd [2021-01-18T20:56:28.831Z] ---> Running in d391451145ae [2021-01-18T20:56:28.831Z] Removing intermediate container 12070ee3a110 [2021-01-18T20:56:28.831Z] ---> 1e4b816a3afe [2021-01-18T20:56:28.831Z] Step 22/24 : LABEL arch=arm64 [2021-01-18T20:56:29.823Z] ---> 110faf1bcb82 [2021-01-18T20:56:29.823Z] 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-18T20:56:29.823Z] ---> Running in 8e1980d18d8f [2021-01-18T20:56:30.119Z] Removing intermediate container 1796ce7a60cd [2021-01-18T20:56:30.119Z] ---> e5fe8d4fed28 [2021-01-18T20:56:30.119Z] Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:56:30.724Z] ---> Running in 95871c41097d [2021-01-18T20:56:31.004Z] Removing intermediate container 8e1980d18d8f [2021-01-18T20:56:31.004Z] ---> 34bb50c26600 [2021-01-18T20:56:31.004Z] Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:56:31.285Z] ---> Running in 0d61fe94a28a [2021-01-18T20:56:31.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:31.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:31.850Z] ---> Running in fd84d67da3b7 [2021-01-18T20:56:32.133Z] (1/2) Installing readline (8.0.4-r0) [2021-01-18T20:56:32.133Z] (2/2) Installing bash (5.0.17-r0) [2021-01-18T20:56:32.133Z] Executing bash-5.0.17-r0.post-install [2021-01-18T20:56:32.133Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:56:32.133Z] OK: 12 MiB in 22 packages [2021-01-18T20:56:32.409Z] Removing intermediate container 0d61fe94a28a [2021-01-18T20:56:32.409Z] ---> 3e69201e0d79 [2021-01-18T20:56:32.409Z] Step 21/21 : LABEL version=0.0.0 [2021-01-18T20:56:32.696Z] Removing intermediate container fd84d67da3b7 [2021-01-18T20:56:32.696Z] ---> 35f5d1b32877 [2021-01-18T20:56:32.696Z] Step 24/24 : LABEL version=0.0.0 [2021-01-18T20:56:33.305Z] ---> Running in bfc0e5e7e0f8 [2021-01-18T20:56:33.305Z] ---> Running in 982b7c2cd7b3 [2021-01-18T20:56:33.914Z] Removing intermediate container bfc0e5e7e0f8 [2021-01-18T20:56:33.914Z] ---> 3f251ded0516 [2021-01-18T20:56:33.914Z] [2021-01-18T20:56:34.197Z] Removing intermediate container 982b7c2cd7b3 [2021-01-18T20:56:34.197Z] ---> f73dced39ee3 [2021-01-18T20:56:34.197Z] [2021-01-18T20:56:34.475Z] Removing intermediate container d391451145ae [2021-01-18T20:56:34.475Z] ---> 70f52ac9ce45 [2021-01-18T20:56:34.475Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-18T20:56:34.475Z] Successfully built 3f251ded0516 [2021-01-18T20:56:34.754Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-18T20:56:34.754Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-18T20:56:34.754Z] Removing intermediate container 95871c41097d [2021-01-18T20:56:34.754Z] ---> 2021ffbfda16 [2021-01-18T20:56:34.754Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-18T20:56:34.754Z] Successfully built f73dced39ee3 [2021-01-18T20:56:34.754Z] ---> Running in 7eb94078402a [2021-01-18T20:56:34.754Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-18T20:56:34.754Z] Building docker-core-command-go [2021-01-18T20:56:35.028Z]  Building docker-support-notifications-go ... done  ---> Running in dd324c7be135 [2021-01-18T20:56:35.302Z] Removing intermediate container 7eb94078402a [2021-01-18T20:56:35.302Z] ---> 5b2eb5f8cddd [2021-01-18T20:56:35.302Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-18T20:56:35.578Z] Removing intermediate container dd324c7be135 [2021-01-18T20:56:35.578Z] ---> 22267aa24755 [2021-01-18T20:56:35.578Z] Step 22/24 : LABEL arch=arm64 [2021-01-18T20:56:35.578Z] ---> Running in f5c7d0c8130b [2021-01-18T20:56:35.853Z] ---> Running in 93aa6e7ac83b [2021-01-18T20:56:36.453Z] Removing intermediate container f5c7d0c8130b [2021-01-18T20:56:36.453Z] ---> 049b4abde2c2 [2021-01-18T20:56:36.453Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-18T20:56:36.453Z] Removing intermediate container 93aa6e7ac83b [2021-01-18T20:56:36.453Z] ---> 35f8b8e157f3 [2021-01-18T20:56:36.453Z] Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:56:36.453Z] ---> Running in 7dcbfdc36fae [2021-01-18T20:56:36.730Z] ---> Running in ab684be75bdb [2021-01-18T20:56:37.330Z] Removing intermediate container 7dcbfdc36fae [2021-01-18T20:56:37.330Z] ---> 6eaa2c59bfca [2021-01-18T20:56:37.330Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-18T20:56:37.619Z] Removing intermediate container ab684be75bdb [2021-01-18T20:56:37.619Z] ---> fae2e4db1e43 [2021-01-18T20:56:37.619Z] Step 24/24 : LABEL version=0.0.0 [2021-01-18T20:56:38.605Z] ---> Running in 6b32719b6fd3 [2021-01-18T20:56:39.587Z] ---> 7c50692559ff [2021-01-18T20:56:39.587Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-18T20:56:40.188Z] Removing intermediate container 6b32719b6fd3 [2021-01-18T20:56:40.188Z] ---> fb46b08096a4 [2021-01-18T20:56:40.188Z] [2021-01-18T20:56:40.462Z] Successfully built fb46b08096a4 [2021-01-18T20:56:41.061Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-18T20:56:41.061Z] Building docker-core-data-go [2021-01-18T20:56:41.659Z]  Building docker-security-secretstore-setup-go ... done  ---> c1748dfa4c44 [2021-01-18T20:56:41.659Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-18T20:56:42.649Z] ---> beb85354ac3e [2021-01-18T20:56:42.649Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-18T20:56:42.649Z] ---> Running in 3e3805c23933 [2021-01-18T20:56:44.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:44.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:56:44.685Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-18T20:56:44.685Z] (2/33) Installing expat (2.2.9-r1) [2021-01-18T20:56:44.959Z] (3/33) Installing libffi (3.3-r2) [2021-01-18T20:56:44.959Z] (4/33) Installing gdbm (1.13-r1) [2021-01-18T20:56:44.959Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-18T20:56:44.959Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-18T20:56:44.959Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-18T20:56:46.936Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-18T20:56:46.936Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-18T20:56:46.936Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-18T20:56:46.936Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-18T20:56:46.936Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-18T20:56:46.936Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-18T20:56:46.936Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-18T20:56:46.936Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-18T20:56:46.936Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-18T20:56:46.936Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-18T20:56:46.936Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-18T20:56:46.936Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-18T20:56:46.936Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-18T20:56:46.936Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-18T20:56:46.936Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-18T20:56:47.210Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-18T20:56:47.210Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-18T20:56:47.210Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-18T20:56:47.210Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-18T20:56:47.210Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-18T20:56:47.210Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-18T20:56:47.210Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-18T20:56:47.210Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-18T20:56:47.210Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-18T20:56:47.210Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-18T20:56:47.210Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-18T20:56:47.484Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:56:47.484Z] OK: 71 MiB in 55 packages [2021-01-18T20:56:59.923Z] Removing intermediate container 3e3805c23933 [2021-01-18T20:56:59.923Z] ---> 9e52f2001dfc [2021-01-18T20:56:59.924Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-18T20:56:59.924Z] ---> Running in ecfc160a82ef [2021-01-18T20:57:04.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:57:04.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:57:04.272Z] ---> 995c81226afb [2021-01-18T20:57:04.272Z] Step 3/22 : WORKDIR /edgex-go [2021-01-18T20:57:04.272Z] ---> Using cache [2021-01-18T20:57:04.272Z] ---> 74ad48b1a71c [2021-01-18T20:57:04.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:57:04.272Z] ---> Using cache [2021-01-18T20:57:04.272Z] ---> 905893683a33 [2021-01-18T20:57:04.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-18T20:57:04.272Z] ---> Using cache [2021-01-18T20:57:04.272Z] ---> 302174ff6532 [2021-01-18T20:57:04.272Z] Step 6/22 : COPY go.mod . [2021-01-18T20:57:04.272Z] ---> Using cache [2021-01-18T20:57:04.272Z] ---> b8ffb71ae255 [2021-01-18T20:57:04.272Z] Step 7/22 : RUN go mod download [2021-01-18T20:57:04.272Z] ---> Using cache [2021-01-18T20:57:04.272Z] ---> 24eaeb040841 [2021-01-18T20:57:04.272Z] Step 8/22 : COPY . . [2021-01-18T20:57:04.272Z] ---> Using cache [2021-01-18T20:57:04.272Z] ---> 8d7e82322b99 [2021-01-18T20:57:04.272Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-18T20:57:04.546Z] Collecting docker-compose==1.23.2 [2021-01-18T20:57:04.546Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-18T20:57:05.150Z] ---> Running in 427a0f714b45 [2021-01-18T20:57:05.751Z] Collecting texttable<0.10,>=0.9.0 [2021-01-18T20:57:05.751Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-18T20:57:07.197Z] 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-18T20:57:09.183Z] Collecting PyYAML<4,>=3.10 [2021-01-18T20:57:09.183Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-18T20:57:13.512Z] Collecting jsonschema<3,>=2.5.1 [2021-01-18T20:57:13.512Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-18T20:57:13.793Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-18T20:57:13.793Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-18T20:57:14.396Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-18T20:57:14.396Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-18T20:57:17.038Z] Collecting cached-property<2,>=1.2.0 [2021-01-18T20:57:17.038Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-18T20:57:17.647Z] Collecting docker<4.0,>=3.6.0 [2021-01-18T20:57:17.647Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-18T20:57:19.648Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-18T20:57:19.648Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-18T20:57:19.648Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:57:19.648Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:57:19.648Z] ---> 995c81226afb [2021-01-18T20:57:19.648Z] Step 3/22 : WORKDIR /edgex-go [2021-01-18T20:57:19.648Z] ---> Using cache [2021-01-18T20:57:19.648Z] ---> 74ad48b1a71c [2021-01-18T20:57:19.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:57:19.648Z] ---> Using cache [2021-01-18T20:57:19.648Z] ---> 905893683a33 [2021-01-18T20:57:19.648Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-18T20:57:19.648Z] ---> Using cache [2021-01-18T20:57:19.648Z] ---> 302174ff6532 [2021-01-18T20:57:19.648Z] Step 6/22 : COPY go.mod . [2021-01-18T20:57:19.648Z] ---> Using cache [2021-01-18T20:57:19.648Z] ---> b8ffb71ae255 [2021-01-18T20:57:19.648Z] Step 7/22 : RUN go mod download [2021-01-18T20:57:19.648Z] ---> Using cache [2021-01-18T20:57:19.648Z] ---> 24eaeb040841 [2021-01-18T20:57:19.648Z] Step 8/22 : COPY . . [2021-01-18T20:57:19.648Z] ---> Using cache [2021-01-18T20:57:19.648Z] ---> 8d7e82322b99 [2021-01-18T20:57:19.648Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-18T20:57:19.648Z] 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-18T20:57:20.638Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:57:20.638Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:57:20.638Z] ---> 995c81226afb [2021-01-18T20:57:20.638Z] Step 3/22 : WORKDIR /edgex-go [2021-01-18T20:57:20.638Z] ---> Using cache [2021-01-18T20:57:20.638Z] ---> 74ad48b1a71c [2021-01-18T20:57:20.638Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:57:20.638Z] ---> Using cache [2021-01-18T20:57:20.638Z] ---> 905893683a33 [2021-01-18T20:57:20.638Z] Collecting docopt<0.7,>=0.6.1 [2021-01-18T20:57:20.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-18T20:57:20.638Z] ---> Using cache [2021-01-18T20:57:20.638Z] ---> 302174ff6532 [2021-01-18T20:57:20.638Z] Step 6/22 : COPY go.mod . [2021-01-18T20:57:20.638Z] ---> Using cache [2021-01-18T20:57:20.638Z] ---> b8ffb71ae255 [2021-01-18T20:57:20.638Z] Step 7/22 : RUN go mod download [2021-01-18T20:57:20.638Z] ---> Using cache [2021-01-18T20:57:20.638Z] ---> 24eaeb040841 [2021-01-18T20:57:20.638Z] Step 8/22 : COPY . . [2021-01-18T20:57:20.638Z] ---> Using cache [2021-01-18T20:57:20.638Z] ---> 8d7e82322b99 [2021-01-18T20:57:20.638Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-18T20:57:20.638Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-18T20:57:24.061Z] Collecting docker-pycreds>=0.4.0 [2021-01-18T20:57:24.061Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-18T20:57:24.061Z] ---> Running in 40f5215b9764 [2021-01-18T20:57:24.061Z] ---> Running in f04959ac76f6 [2021-01-18T20:57:24.338Z] Collecting idna<2.8,>=2.5 [2021-01-18T20:57:24.338Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-18T20:57:24.651Z] 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-18T20:57:25.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-18T20:57:25.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-18T20:57:25.010Z] ---> 995c81226afb [2021-01-18T20:57:25.010Z] Step 3/23 : WORKDIR /edgex-go [2021-01-18T20:57:25.010Z] ---> Using cache [2021-01-18T20:57:25.010Z] ---> 74ad48b1a71c [2021-01-18T20:57:25.010Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:57:25.010Z] ---> Using cache [2021-01-18T20:57:25.010Z] ---> 905893683a33 [2021-01-18T20:57:25.010Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-18T20:57:25.010Z] ---> Running in 65d7de85e3b8 [2021-01-18T20:57:25.822Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-18T20:57:25.822Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-18T20:57:26.122Z] 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-18T20:57:26.122Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-18T20:57:26.122Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-18T20:57:26.122Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-18T20:57:26.122Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-18T20:57:27.637Z] 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-18T20:57:27.637Z] 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-18T20:57:27.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:57:27.637Z] Installing collected packages: texttable, PyYAML, jsonschema, websocket-client, dockerpty, cached-property, docker-pycreds, idna, urllib3, requests, docker, docopt, docker-compose [2021-01-18T20:57:27.637Z] Running setup.py install for texttable: started [2021-01-18T20:57:28.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:57:29.231Z] OK: 217 MiB in 51 packages [2021-01-18T20:57:30.225Z] Running setup.py install for texttable: finished with status 'done' [2021-01-18T20:57:30.225Z] Running setup.py install for PyYAML: started [2021-01-18T20:57:30.838Z] Removing intermediate container 65d7de85e3b8 [2021-01-18T20:57:30.838Z] ---> b3eaf73978f5 [2021-01-18T20:57:30.838Z] Step 6/23 : COPY go.mod . [2021-01-18T20:57:31.835Z] ---> 3cc1f1b28b5a [2021-01-18T20:57:31.835Z] Step 7/23 : RUN go mod download [2021-01-18T20:57:32.118Z] ---> Running in d6115c2d0426 [2021-01-18T20:57:33.579Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-18T20:57:34.572Z] Running setup.py install for dockerpty: started [2021-01-18T20:57:36.573Z] Removing intermediate container d6115c2d0426 [2021-01-18T20:57:36.573Z] ---> cb58e444bca5 [2021-01-18T20:57:36.573Z] Step 8/23 : COPY . . [2021-01-18T20:57:38.034Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-18T20:57:38.035Z] Attempting uninstall: idna [2021-01-18T20:57:38.035Z] Found existing installation: idna 2.9 [2021-01-18T20:57:38.035Z] Uninstalling idna-2.9: [2021-01-18T20:57:38.331Z] Successfully uninstalled idna-2.9 [2021-01-18T20:57:39.329Z] Attempting uninstall: urllib3 [2021-01-18T20:57:39.329Z] Found existing installation: urllib3 1.25.9 [2021-01-18T20:57:39.329Z] Uninstalling urllib3-1.25.9: [2021-01-18T20:57:39.932Z] Successfully uninstalled urllib3-1.25.9 [2021-01-18T20:57:40.929Z] Attempting uninstall: requests [2021-01-18T20:57:40.929Z] Found existing installation: requests 2.23.0 [2021-01-18T20:57:40.929Z] Uninstalling requests-2.23.0: [2021-01-18T20:57:40.929Z] Successfully uninstalled requests-2.23.0 [2021-01-18T20:57:42.927Z] Running setup.py install for docopt: started [2021-01-18T20:57:45.577Z] Running setup.py install for docopt: finished with status 'done' [2021-01-18T20:57:47.577Z] 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-18T20:57:54.334Z] ---> b57e5ab49ef8 [2021-01-18T20:57:54.334Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-18T20:57:54.609Z] ---> Running in b4bc0c47ebd8 [2021-01-18T20:57:57.247Z] Removing intermediate container ecfc160a82ef [2021-01-18T20:57:57.247Z] ---> c668a56f59ee [2021-01-18T20:57:57.247Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-18T20:57:57.247Z] ---> Running in aa6d90a8ab49 [2021-01-18T20:57:57.247Z] 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-18T20:57:59.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:57:59.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:58:00.228Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-18T20:58:00.228Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-18T20:58:00.228Z] (3/3) Installing curl (7.69.1-r3) [2021-01-18T20:58:00.228Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:58:00.228Z] OK: 71 MiB in 58 packages [2021-01-18T20:58:02.222Z] Removing intermediate container aa6d90a8ab49 [2021-01-18T20:58:02.222Z] ---> 4ea85897337f [2021-01-18T20:58:02.222Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-18T20:58:02.222Z] ---> Running in 52f7aac1cc51 [2021-01-18T20:58:02.839Z] Removing intermediate container 52f7aac1cc51 [2021-01-18T20:58:02.839Z] ---> 253e2ab4d13c [2021-01-18T20:58:02.839Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:58:03.119Z] ---> Running in 05e433a6b9e9 [2021-01-18T20:58:04.111Z] Removing intermediate container 05e433a6b9e9 [2021-01-18T20:58:04.111Z] ---> bec860a3938f [2021-01-18T20:58:04.111Z] Step 24/26 : LABEL arch=arm64 [2021-01-18T20:58:04.111Z] ---> Running in 39b9c1f1b23f [2021-01-18T20:58:05.108Z] Removing intermediate container 39b9c1f1b23f [2021-01-18T20:58:05.108Z] ---> bc4f4fbba602 [2021-01-18T20:58:05.108Z] Step 25/26 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:58:05.389Z] ---> Running in 91b1d058e8bb [2021-01-18T20:58:06.005Z] Removing intermediate container 91b1d058e8bb [2021-01-18T20:58:06.005Z] ---> 220a46a6d7ac [2021-01-18T20:58:06.005Z] Step 26/26 : LABEL version=0.0.0 [2021-01-18T20:58:06.287Z] ---> Running in e48f9a4fccfe [2021-01-18T20:58:06.897Z] Removing intermediate container e48f9a4fccfe [2021-01-18T20:58:06.897Z] ---> 9d974dcf7db1 [2021-01-18T20:58:06.897Z] [2021-01-18T20:58:07.499Z] Successfully built 9d974dcf7db1 [2021-01-18T20:58:07.499Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-18T20:58:54.500Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f04959ac76f6 [2021-01-18T20:58:54.500Z] ---> 3814885d58cd [2021-01-18T20:58:54.500Z] [2021-01-18T20:58:54.500Z] Step 10/22 : FROM alpine:3.12 [2021-01-18T20:58:54.500Z] ---> afeebe901d6b [2021-01-18T20:58:54.500Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-18T20:58:54.500Z] ---> Using cache [2021-01-18T20:58:54.500Z] ---> 45dab74c84f0 [2021-01-18T20:58:54.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-18T20:58:54.500Z] ---> Running in 2d84d88ebb31 [2021-01-18T20:58:54.500Z] Removing intermediate container 427a0f714b45 [2021-01-18T20:58:54.500Z] ---> 24fb7c3361c2 [2021-01-18T20:58:54.500Z] [2021-01-18T20:58:54.500Z] Step 10/22 : FROM scratch [2021-01-18T20:58:54.500Z] ---> [2021-01-18T20:58:54.500Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:58:54.500Z] ---> Using cache [2021-01-18T20:58:54.500Z] ---> bdec8931b0eb [2021-01-18T20:58:54.500Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-18T20:58:54.500Z] Removing intermediate container 40f5215b9764 [2021-01-18T20:58:54.500Z] ---> f70773cbe3b4 [2021-01-18T20:58:54.500Z] [2021-01-18T20:58:54.500Z] Step 10/22 : FROM scratch [2021-01-18T20:58:54.500Z] ---> [2021-01-18T20:58:54.500Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:58:54.500Z] ---> Using cache [2021-01-18T20:58:54.500Z] ---> bdec8931b0eb [2021-01-18T20:58:54.500Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-18T20:58:54.500Z] ---> Running in 9cbbc1510bfa [2021-01-18T20:58:54.500Z] Removing intermediate container 2d84d88ebb31 [2021-01-18T20:58:54.500Z] ---> dfa5b336081a [2021-01-18T20:58:54.500Z] Step 13/22 : WORKDIR / [2021-01-18T20:58:54.500Z] ---> Running in f74b5d5d49dc [2021-01-18T20:58:54.500Z] ---> Running in f1dd1636cd9e [2021-01-18T20:58:55.098Z] Removing intermediate container 9cbbc1510bfa [2021-01-18T20:58:55.098Z] ---> dd3bf726a800 [2021-01-18T20:58:55.098Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-18T20:58:55.375Z] ---> Running in 04339f60a121 [2021-01-18T20:58:55.375Z] Removing intermediate container f74b5d5d49dc [2021-01-18T20:58:55.375Z] ---> 94f73a38b599 [2021-01-18T20:58:55.375Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-18T20:58:55.651Z] ---> Running in 1bb3ab9db263 [2021-01-18T20:58:55.651Z] Removing intermediate container f1dd1636cd9e [2021-01-18T20:58:55.651Z] ---> fecd4bb74cea [2021-01-18T20:58:55.651Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:58:56.260Z] Removing intermediate container 04339f60a121 [2021-01-18T20:58:56.260Z] ---> 76589a12db0c [2021-01-18T20:58:56.260Z] Step 14/22 : WORKDIR / [2021-01-18T20:58:56.536Z] Removing intermediate container 1bb3ab9db263 [2021-01-18T20:58:56.536Z] ---> e971f3ac2e68 [2021-01-18T20:58:56.536Z] Step 14/22 : WORKDIR / [2021-01-18T20:58:56.536Z] ---> Running in 31f4855b85aa [2021-01-18T20:58:56.811Z] ---> Running in bc6160460d10 [2021-01-18T20:58:57.086Z] ---> 888c15a3f0ad [2021-01-18T20:58:57.086Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-18T20:58:57.365Z] Removing intermediate container 31f4855b85aa [2021-01-18T20:58:57.365Z] ---> c9503c5c86a8 [2021-01-18T20:58:57.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:58:57.639Z] Removing intermediate container bc6160460d10 [2021-01-18T20:58:57.639Z] ---> b1bdfc0f51e8 [2021-01-18T20:58:57.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:58:59.086Z] ---> d4e4d4c50825 [2021-01-18T20:58:59.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-18T20:58:59.086Z] ---> 85c6a9f79b7a [2021-01-18T20:58:59.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-18T20:58:59.086Z] ---> f1f6a665ad73 [2021-01-18T20:58:59.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-18T20:59:01.095Z] ---> 9ab894136225 [2021-01-18T20:59:01.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-18T20:59:01.705Z] ---> a8146dd7ea60 [2021-01-18T20:59:01.705Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-18T20:59:01.705Z] ---> e6d7f4bd2c05 [2021-01-18T20:59:01.705Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-18T20:59:02.695Z] ---> 902cf435fb95 [2021-01-18T20:59:02.695Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-18T20:59:02.974Z] ---> Running in 2b0bd522d356 [2021-01-18T20:59:02.974Z] ---> f6e16717df1c [2021-01-18T20:59:02.974Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-18T20:59:03.256Z] ---> Running in 1938e7cc991a [2021-01-18T20:59:03.533Z] ---> 523b83b67294 [2021-01-18T20:59:03.533Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-18T20:59:03.810Z] ---> Running in 75bb4abae118 [2021-01-18T20:59:04.108Z] Removing intermediate container 1938e7cc991a [2021-01-18T20:59:04.108Z] ---> 585d6e3973eb [2021-01-18T20:59:04.108Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:59:04.396Z] ---> Running in ee39166db7b5 [2021-01-18T20:59:04.396Z] Removing intermediate container 75bb4abae118 [2021-01-18T20:59:04.396Z] ---> 7b1aafe1fd91 [2021-01-18T20:59:04.396Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:59:04.675Z] ---> Running in 44ec1aacbe8a [2021-01-18T20:59:05.283Z] Removing intermediate container ee39166db7b5 [2021-01-18T20:59:05.283Z] ---> b75a085ff6a2 [2021-01-18T20:59:05.283Z] Step 20/22 : LABEL arch=arm64 [2021-01-18T20:59:05.283Z] ---> Running in eb136f778b4a [2021-01-18T20:59:05.283Z] Removing intermediate container 44ec1aacbe8a [2021-01-18T20:59:05.283Z] ---> 3ac307a731f5 [2021-01-18T20:59:05.283Z] Step 20/22 : LABEL arch=arm64 [2021-01-18T20:59:05.566Z] ---> Running in 91fa5e55803e [2021-01-18T20:59:06.168Z] Removing intermediate container eb136f778b4a [2021-01-18T20:59:06.168Z] ---> 3bc2ac1f8318 [2021-01-18T20:59:06.168Z] Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:59:06.449Z] ---> Running in 587831e4e0f7 [2021-01-18T20:59:06.449Z] Removing intermediate container 2b0bd522d356 [2021-01-18T20:59:06.449Z] ---> 25abb6603572 [2021-01-18T20:59:06.449Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-18T20:59:06.449Z] Removing intermediate container 91fa5e55803e [2021-01-18T20:59:06.449Z] ---> cb96f20c3cd8 [2021-01-18T20:59:06.449Z] Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:59:06.733Z] ---> Running in dbbb96a9bdd4 [2021-01-18T20:59:06.733Z] ---> Running in 88ebda86367e [2021-01-18T20:59:07.007Z] Removing intermediate container 587831e4e0f7 [2021-01-18T20:59:07.007Z] ---> c9c3c7dece1e [2021-01-18T20:59:07.007Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T20:59:07.007Z] ---> Running in 4353736295d7 [2021-01-18T20:59:07.284Z] Removing intermediate container dbbb96a9bdd4 [2021-01-18T20:59:07.284Z] ---> ed04ba3cea24 [2021-01-18T20:59:07.284Z] Step 20/22 : LABEL arch=arm64 [2021-01-18T20:59:07.284Z] Removing intermediate container 88ebda86367e [2021-01-18T20:59:07.284Z] ---> 2c8b79f75ea8 [2021-01-18T20:59:07.284Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T20:59:07.564Z] ---> Running in 0d1a002ca085 [2021-01-18T20:59:07.564Z] ---> Running in df6904313110 [2021-01-18T20:59:07.564Z] Removing intermediate container 4353736295d7 [2021-01-18T20:59:07.564Z] ---> c968b03fb179 [2021-01-18T20:59:07.564Z] [2021-01-18T20:59:08.162Z] Successfully built c968b03fb179 [2021-01-18T20:59:08.162Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-18T20:59:08.162Z]  Building docker-core-command-go ... done Removing intermediate container 0d1a002ca085 [2021-01-18T20:59:08.162Z] ---> ec45cf4ec15d [2021-01-18T20:59:08.162Z] Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:59:08.162Z] Removing intermediate container df6904313110 [2021-01-18T20:59:08.162Z] ---> 10d266dd9d45 [2021-01-18T20:59:08.162Z] [2021-01-18T20:59:08.436Z] ---> Running in 8b11bb48272d [2021-01-18T20:59:08.725Z] Successfully built 10d266dd9d45 [2021-01-18T20:59:08.725Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-18T20:59:09.010Z]  Building docker-core-metadata-go ... done Removing intermediate container 8b11bb48272d [2021-01-18T20:59:09.010Z] ---> 905961e469fe [2021-01-18T20:59:09.010Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T20:59:09.300Z] ---> Running in b97c4ed93044 [2021-01-18T20:59:10.369Z] Removing intermediate container b97c4ed93044 [2021-01-18T20:59:10.369Z] ---> 0eb383483cd7 [2021-01-18T20:59:10.369Z] [2021-01-18T20:59:10.640Z] Successfully built 0eb383483cd7 [2021-01-18T20:59:10.640Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-18T20:59:18.918Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container b4bc0c47ebd8 [2021-01-18T20:59:18.918Z] ---> e1dee9b40587 [2021-01-18T20:59:18.918Z] [2021-01-18T20:59:18.918Z] Step 10/23 : FROM alpine:3.12 [2021-01-18T20:59:18.918Z] ---> afeebe901d6b [2021-01-18T20:59:18.918Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-18T20:59:18.918Z] ---> Running in 75a1a2c39559 [2021-01-18T20:59:19.510Z] Removing intermediate container 75a1a2c39559 [2021-01-18T20:59:19.510Z] ---> 3dce8d565623 [2021-01-18T20:59:19.510Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-18T20:59:19.510Z] ---> Running in cd600e249952 [2021-01-18T20:59:20.101Z] Removing intermediate container cd600e249952 [2021-01-18T20:59:20.101Z] ---> f5b39056880d [2021-01-18T20:59:20.101Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-18T20:59:20.101Z] ---> Running in 1389a813cd18 [2021-01-18T20:59:20.374Z] Removing intermediate container 1389a813cd18 [2021-01-18T20:59:20.374Z] ---> 56cc685deb2d [2021-01-18T20:59:20.374Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T20:59:20.647Z] ---> Running in e9d6e7746297 [2021-01-18T20:59:22.617Z] Removing intermediate container e9d6e7746297 [2021-01-18T20:59:22.617Z] ---> 3b4c39a703c9 [2021-01-18T20:59:22.617Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-18T20:59:22.889Z] ---> Running in 88b742060362 [2021-01-18T20:59:23.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T20:59:24.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T20:59:25.446Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-18T20:59:25.446Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-18T20:59:25.446Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-18T20:59:25.715Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-18T20:59:25.986Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-18T20:59:25.986Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T20:59:25.986Z] OK: 8 MiB in 19 packages [2021-01-18T20:59:27.413Z] Removing intermediate container 88b742060362 [2021-01-18T20:59:27.413Z] ---> a4e4d5c54a6d [2021-01-18T20:59:27.413Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-18T20:59:28.007Z] ---> a6dbac190e9a [2021-01-18T20:59:28.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-18T20:59:29.438Z] ---> d460dbf8149d [2021-01-18T20:59:29.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-18T20:59:30.033Z] ---> 0c19a1f03813 [2021-01-18T20:59:30.033Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-18T20:59:30.304Z] ---> Running in 1fcd152dd7d6 [2021-01-18T20:59:30.912Z] Removing intermediate container 1fcd152dd7d6 [2021-01-18T20:59:30.912Z] ---> d5cfaa5fe8e1 [2021-01-18T20:59:30.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T20:59:30.912Z] ---> Running in cf121ab28c89 [2021-01-18T20:59:31.520Z] Removing intermediate container cf121ab28c89 [2021-01-18T20:59:31.520Z] ---> bbd9476997cc [2021-01-18T20:59:31.520Z] Step 21/23 : LABEL arch=arm64 [2021-01-18T20:59:31.520Z] ---> Running in 8735621f006f [2021-01-18T20:59:31.796Z] Removing intermediate container 8735621f006f [2021-01-18T20:59:31.796Z] ---> d2b066ecdabe [2021-01-18T20:59:31.796Z] Step 22/23 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 [2021-01-18T20:59:32.072Z] ---> Running in d47b59fd795d [2021-01-18T20:59:32.667Z] Removing intermediate container d47b59fd795d [2021-01-18T20:59:32.667Z] ---> ed321e9e74ee [2021-01-18T20:59:32.667Z] Step 23/23 : LABEL version=0.0.0 [2021-01-18T20:59:32.667Z] ---> Running in d1ebf49cdcff [2021-01-18T20:59:33.260Z] Removing intermediate container d1ebf49cdcff [2021-01-18T20:59:33.260Z] ---> 766cf122c514 [2021-01-18T20:59:33.260Z] [2021-01-18T20:59:33.532Z] Successfully built 766cf122c514 [2021-01-18T20:59:33.532Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-18T20:59:33.820Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-18T20:59:33.837Z] $ docker stop --time=1 aacf2866b298a335550c267dc7a35ec1ca2b8132baa3fbd6b39ec83befa5000d [2021-01-18T20:59:35.726Z] $ docker rm -f aacf2866b298a335550c267dc7a35ec1ca2b8132baa3fbd6b39ec83befa5000d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-18T20:59:36.509Z] + + docker imagesgrep [2021-01-18T20:59:36.509Z] docker [2021-01-18T20:59:36.782Z] docker-core-data-go-arm64 latest 766cf122c514 4 seconds ago 21MB [2021-01-18T20:59:36.782Z] docker-security-bootstrap-redis-go-arm64 latest 0eb383483cd7 27 seconds ago 15.1MB [2021-01-18T20:59:36.782Z] docker-core-command-go-arm64 latest c968b03fb179 29 seconds ago 9.98MB [2021-01-18T20:59:36.782Z] docker-core-metadata-go-arm64 latest 10d266dd9d45 29 seconds ago 12.3MB [2021-01-18T20:59:36.782Z] docker-sys-mgmt-agent-go-arm64 latest 9d974dcf7db1 About a minute ago 300MB [2021-01-18T20:59:36.782Z] docker-security-secretstore-setup-go-arm64 latest fb46b08096a4 2 minutes ago 23.4MB [2021-01-18T20:59:36.782Z] docker-security-proxy-setup-go-arm64 latest 3f251ded0516 3 minutes ago 23.2MB [2021-01-18T20:59:36.782Z] docker-support-notifications-go-arm64 latest f73dced39ee3 3 minutes ago 11.4MB [2021-01-18T20:59:36.782Z] docker-support-scheduler-go-arm64 latest b37decb3fe15 3 minutes ago 10MB [2021-01-18T20:59:36.782Z] docker 20.10.0 eeaf43b92773 5 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-18T20:59:42.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T20:59:43.632Z] ---> package-listing.sh [2021-01-18T20:59:43.632Z] ++ facter osfamily [2021-01-18T20:59:43.632Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-18T20:59:43.632Z] + OS_FAMILY=redhat [2021-01-18T20:59:43.632Z] + workspace=/w/workspace/edgex-go/1 [2021-01-18T20:59:43.632Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-18T20:59:43.632Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-18T20:59:43.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-18T20:59:43.632Z] + PACKAGES=/tmp/packages_start.txt [2021-01-18T20:59:43.632Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-18T20:59:43.632Z] + PACKAGES=/tmp/packages_end.txt [2021-01-18T20:59:43.632Z] + case "${OS_FAMILY}" in [2021-01-18T20:59:43.632Z] + rpm -qa [2021-01-18T20:59:43.632Z] + sort [2021-01-18T20:59:48.951Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-18T20:59:48.951Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-18T20:59:48.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-18T20:59:48.951Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-18T20:59:48.951Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-18T20:59:48.951Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-18T20:59:48.987Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-18T20:59:49.308Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:59:49.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T20:59:49.662Z] [2021-01-18T20:59:49.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-18T20:59:50.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T20:59:50.070Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-18T20:59:50.070Z] df20fa9351a1: Pulling fs layer [2021-01-18T20:59:50.070Z] 36b3adc4ff6f: Pulling fs layer [2021-01-18T20:59:50.070Z] 8ad3a11d3b57: Pulling fs layer [2021-01-18T20:59:50.070Z] 46f8f816bc3b: Pulling fs layer [2021-01-18T20:59:50.071Z] 93b61091891f: Pulling fs layer [2021-01-18T20:59:50.071Z] 93b9cdb0e59b: Pulling fs layer [2021-01-18T20:59:50.071Z] 5e14af77c1be: Pulling fs layer [2021-01-18T20:59:50.071Z] 01666e4c0597: Pulling fs layer [2021-01-18T20:59:50.071Z] aa168da1d23b: Pulling fs layer [2021-01-18T20:59:50.071Z] 46f8f816bc3b: Waiting [2021-01-18T20:59:50.071Z] 93b61091891f: Waiting [2021-01-18T20:59:50.071Z] 93b9cdb0e59b: Waiting [2021-01-18T20:59:50.071Z] 5e14af77c1be: Waiting [2021-01-18T20:59:50.071Z] 01666e4c0597: Waiting [2021-01-18T20:59:50.071Z] aa168da1d23b: Waiting [2021-01-18T20:59:50.071Z] 36b3adc4ff6f: Verifying Checksum [2021-01-18T20:59:50.071Z] 36b3adc4ff6f: Download complete [2021-01-18T20:59:50.071Z] 46f8f816bc3b: Verifying Checksum [2021-01-18T20:59:50.071Z] 46f8f816bc3b: Download complete [2021-01-18T20:59:50.071Z] df20fa9351a1: Verifying Checksum [2021-01-18T20:59:50.071Z] df20fa9351a1: Download complete [2021-01-18T20:59:50.342Z] 93b9cdb0e59b: Verifying Checksum [2021-01-18T20:59:50.342Z] 93b9cdb0e59b: Download complete [2021-01-18T20:59:50.342Z] 5e14af77c1be: Verifying Checksum [2021-01-18T20:59:50.342Z] 5e14af77c1be: Download complete [2021-01-18T20:59:50.342Z] 93b61091891f: Verifying Checksum [2021-01-18T20:59:50.342Z] 93b61091891f: Download complete [2021-01-18T20:59:50.342Z] 01666e4c0597: Verifying Checksum [2021-01-18T20:59:50.342Z] 01666e4c0597: Download complete [2021-01-18T20:59:50.343Z] 8ad3a11d3b57: Verifying Checksum [2021-01-18T20:59:50.343Z] 8ad3a11d3b57: Download complete [2021-01-18T20:59:50.613Z] df20fa9351a1: Pull complete [2021-01-18T20:59:50.880Z] 36b3adc4ff6f: Pull complete [2021-01-18T20:59:51.461Z] 8ad3a11d3b57: Pull complete [2021-01-18T20:59:51.769Z] 46f8f816bc3b: Pull complete [2021-01-18T20:59:52.352Z] aa168da1d23b: Download complete [2021-01-18T20:59:53.316Z] 93b61091891f: Pull complete [2021-01-18T20:59:53.579Z] 93b9cdb0e59b: Pull complete [2021-01-18T20:59:53.579Z] 5e14af77c1be: Pull complete [2021-01-18T20:59:53.857Z] 01666e4c0597: Pull complete [2021-01-18T21:00:06.208Z] aa168da1d23b: Pull complete [2021-01-18T21:00:06.208Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-18T21:00:06.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T21:00:06.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-18T21:00:06.479Z] prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container [2021-01-18T21:00:06.536Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-18T21:00:11.244Z] $ docker top c967ce360b78ceaba7fe8d20f437cf0ca6a4faea6ca86a70aec6f3c2fdd343a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T21:00:11.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-18T21:00:12.174Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-18T21:00:12.495Z] + ls /var/log/sa-host [2021-01-18T21:00:12.495Z] + sadf -c /var/log/sa-host/sa18 [2021-01-18T21:00:12.495Z] file_magic: OK [2021-01-18T21:00:12.495Z] HZ: Using current value: 100 [2021-01-18T21:00:12.495Z] file_header: OK [2021-01-18T21:00:12.495Z] 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-18T21:00:12.495Z] Statistics: [2021-01-18T21:00:12.495Z] 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... [2021-01-18T21:00:12.495Z] File successfully converted to sysstat format version 12.2.1 [2021-01-18T21:00:12.495Z] + sadf -c /var/log/sa-host/sa23 [2021-01-18T21:00:12.495Z] file_magic: OK [2021-01-18T21:00:12.495Z] HZ: Using current value: 100 [2021-01-18T21:00:12.495Z] file_header: OK [2021-01-18T21:00:12.495Z] 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-18T21:00:12.495Z] Statistics: [2021-01-18T21:00:12.495Z] Hnuu...uuuununununu... [2021-01-18T21:00:12.495Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-18T21:00:13.329Z] provisioning config files... [2021-01-18T21:00:13.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5834845590900409215tmp [Pipeline] { [Pipeline] echo [2021-01-18T21:00:13.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T21:00:13.947Z] ---> create-netrc.sh [Pipeline] } [2021-01-18T21:00:13.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-18T21:00:14.216Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T21:00:14.559Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-18T21:00:14.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T21:00:14.928Z] ---> sudo-logs.sh [2021-01-18T21:00:14.928Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-18T21:00:14.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T21:00:15.298Z] ---> job-cost.sh [2021-01-18T21:00:15.298Z] lf-activate-venv: SKIPPING [2021-01-18T21:00:15.298Z] INFO: No Stack... [2021-01-18T21:00:16.243Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-18T21:00:16.819Z] INFO: Archiving Costs [Pipeline] echo [2021-01-18T21:00:16.854Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T21:00:17.189Z] ---> logs-deploy.sh [2021-01-18T21:00:17.189Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3046/1 [2021-01-18T21:00:17.189Z] INFO: archiving workspace using pattern(s): [2021-01-18T21:00:18.578Z] Archives upload complete. [2021-01-18T21:00:18.844Z] INFO: archiving logs to Nexus